Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86411704c056e83a3fc2a54d4c214538f329b007 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5293519687108663087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6523950403011730373.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3074973085258281395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7724418187034304727.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6605760009177118337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-358 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/83 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/83 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/83@tmp/jenkins-gitclient-ssh8913849911301872174.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 86411704c056e83a3fc2a54d4c214538f329b007 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 Commit message: "Merge pull request #3746 from judehung/issue-3691" > git rev-list --no-walk f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T03:30:22.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T03:30:22.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T03:30:22.629Z] ========================================================= [2021-10-20T03:30:22.629Z] EdgeX Global Pipelines Version Info [2021-10-20T03:30:22.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:30:23.780Z] ------------------- [2021-10-20T03:30:23.780Z] stable info: [2021-10-20T03:30:23.780Z] ------------------- [2021-10-20T03:30:23.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T03:30:23.780Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T03:30:23.780Z] Message: update stable to v1.0.210 [2021-10-20T03:30:24.353Z] ------------------- [2021-10-20T03:30:24.353Z] experimental info: [2021-10-20T03:30:24.353Z] ------------------- [2021-10-20T03:30:24.353Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T03:30:24.353Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T03:30:24.353Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T03:30:24.421Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T03:30:24.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T03:30:24.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T03:30:24.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T03:30:24.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T03:30:24.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T03:30:24.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T03:30:24.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T03:30:24.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T03:30:24.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T03:30:24.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T03:30:24.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T03:30:24.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T03:30:24.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T03:30:24.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T03:30:24.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T03:30:24.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T03:30:24.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T03:30:24.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T03:30:24.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T03:30:24.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T03:30:24.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T03:30:24.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-20T03:30:24.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-20T03:30:24.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-20T03:30:24.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] echo [2021-10-20T03:30:24.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8641170 [Pipeline] echo [2021-10-20T03:30:24.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:30:24.665Z] provisioning config files... [2021-10-20T03:30:24.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/83@tmp/config4728206014607174493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:30:24.987Z] ---> docker-login.sh [2021-10-20T03:30:24.987Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:30:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:30:25.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:30:25.252Z] Configure a credential helper to remove this warning. See [2021-10-20T03:30:25.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:30:25.252Z] [2021-10-20T03:30:25.252Z] Login Succeeded [2021-10-20T03:30:25.252Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:30:25.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:30:25.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:30:25.252Z] Configure a credential helper to remove this warning. See [2021-10-20T03:30:25.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:30:25.252Z] [2021-10-20T03:30:25.252Z] Login Succeeded [2021-10-20T03:30:25.252Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:30:25.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:30:25.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:30:25.513Z] Configure a credential helper to remove this warning. See [2021-10-20T03:30:25.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:30:25.513Z] [2021-10-20T03:30:25.513Z] Login Succeeded [2021-10-20T03:30:25.513Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:30:25.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:30:25.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:30:25.513Z] Configure a credential helper to remove this warning. See [2021-10-20T03:30:25.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:30:25.513Z] [2021-10-20T03:30:25.513Z] Login Succeeded [2021-10-20T03:30:25.513Z] docker.io [2021-10-20T03:30:25.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:30:26.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:30:26.041Z] Configure a credential helper to remove this warning. See [2021-10-20T03:30:26.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:30:26.041Z] [2021-10-20T03:30:26.041Z] Login Succeeded [2021-10-20T03:30:26.041Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:30:26.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:30:26.362Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T03:30:26.362Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:30:26.362Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T03:30:26.362Z] ++ cut -d/ -f2 [2021-10-20T03:30:26.362Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T03:30:26.403Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:30:27.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:30:27.291Z] [2021-10-20T03:30:27.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:30:27.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:30:27.610Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T03:30:27.610Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T03:30:27.610Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T03:30:27.610Z] 4c7163046ea9: Pulling fs layer [2021-10-20T03:30:27.610Z] 0c2d73faf560: Pulling fs layer [2021-10-20T03:30:27.610Z] 0c2d73faf560: Waiting [2021-10-20T03:30:27.610Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T03:30:27.610Z] 3e5f54012d9b: Download complete [2021-10-20T03:30:27.610Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T03:30:27.610Z] a0d0a0d46f8b: Download complete [2021-10-20T03:30:27.610Z] 0c2d73faf560: Verifying Checksum [2021-10-20T03:30:27.610Z] 0c2d73faf560: Download complete [2021-10-20T03:30:27.874Z] 4c7163046ea9: Verifying Checksum [2021-10-20T03:30:27.874Z] 4c7163046ea9: Download complete [2021-10-20T03:30:27.874Z] a0d0a0d46f8b: Pull complete [2021-10-20T03:30:27.874Z] 3e5f54012d9b: Pull complete [2021-10-20T03:30:28.138Z] 4c7163046ea9: Pull complete [2021-10-20T03:30:28.406Z] 0c2d73faf560: Pull complete [2021-10-20T03:30:28.406Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T03:30:28.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:30:28.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T03:30:28.487Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:30:28.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T03:30:29.265Z] $ docker top b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T03:30:29.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:30:29.378Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:30:29.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:30:29.496Z] $ docker exec b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 ssh-agent [2021-10-20T03:30:29.596Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKDJPJ/agent.15 [2021-10-20T03:30:29.596Z] SSH_AGENT_PID=21 [2021-10-20T03:30:29.605Z] Running ssh-add (command line suppressed) [2021-10-20T03:30:29.694Z] Identity added: /w/workspace/edgex-go/83@tmp/private_key_515751943829033168.key (/w/workspace/edgex-go/83@tmp/private_key_515751943829033168.key) [2021-10-20T03:30:29.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:30:30.005Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T03:30:30.018Z] $ docker exec --env ******** --env ******** b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 ssh-agent -k [2021-10-20T03:30:30.114Z] unset SSH_AUTH_SOCK; [2021-10-20T03:30:30.114Z] unset SSH_AGENT_PID; [2021-10-20T03:30:30.114Z] echo Agent pid 21 killed; [2021-10-20T03:30:30.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T03:30:30.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:30:30.143Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:30:30.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:30:30.244Z] $ docker exec b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 ssh-agent [2021-10-20T03:30:30.336Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBBPdP/agent.55 [2021-10-20T03:30:30.336Z] SSH_AGENT_PID=61 [2021-10-20T03:30:30.341Z] Running ssh-add (command line suppressed) [2021-10-20T03:30:30.426Z] Identity added: /w/workspace/edgex-go/83@tmp/private_key_4054642487219489222.key (/w/workspace/edgex-go/83@tmp/private_key_4054642487219489222.key) [2021-10-20T03:30:30.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:30:30.756Z] + git semver init [2021-10-20T03:30:30.756Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T03:30:30.756Z] # $GIT_DIR = /w/workspace/edgex-go/83/.git [2021-10-20T03:30:30.756Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/83 [2021-10-20T03:30:30.756Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T03:30:30.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T03:30:30.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T03:30:30.756Z] # $SEMVER_BRANCH = main [2021-10-20T03:30:30.756Z] # $SEMVER_TEMP = /tmp/semver-433227974 [2021-10-20T03:30:30.756Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T03:30:43.018Z] # '/tmp/semver-433227974' -> '/w/workspace/edgex-go/83/.semver' [2021-10-20T03:30:43.018Z] # -> Force: false [2021-10-20T03:30:43.018Z] # $SEMVER_DIR = /w/workspace/edgex-go/83/.semver [Pipeline] } [2021-10-20T03:30:43.028Z] $ docker exec --env ******** --env ******** b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 ssh-agent -k [2021-10-20T03:30:43.120Z] unset SSH_AUTH_SOCK; [2021-10-20T03:30:43.120Z] unset SSH_AGENT_PID; [2021-10-20T03:30:43.120Z] echo Agent pid 61 killed; [2021-10-20T03:30:43.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:30:43.451Z] + git semver [Pipeline] } [2021-10-20T03:30:43.463Z] $ docker stop --time=1 b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 [2021-10-20T03:30:45.238Z] $ docker rm -f b71be2efcdece2a1309659adca2ec8448fb9abe2dc4c3b0e930a5ed97188d790 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:30:45.602Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T03:30:45.805Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T03:30:45.806Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.72 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-20T03:30:45.958Z] ========================================================= [2021-10-20T03:30:45.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T03:30:45.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:30:46.150Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-357 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-20T03:30:46.162Z] Running in /w/workspace/edgex-go/83 [Pipeline] { [Pipeline] checkout [2021-10-20T03:30:46.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:30:46.252Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T03:30:46.252Z] a0d0a0d46f8b: Already exists [2021-10-20T03:30:46.252Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T03:30:46.252Z] b8b176561691: Pulling fs layer [2021-10-20T03:30:46.252Z] 4527c011a84f: Pulling fs layer [2021-10-20T03:30:46.252Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T03:30:46.252Z] e0aca202a116: Pulling fs layer [2021-10-20T03:30:46.252Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T03:30:46.252Z] 34cad66bf833: Pulling fs layer [2021-10-20T03:30:46.252Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T03:30:46.252Z] 5d74067f8e1e: Waiting [2021-10-20T03:30:46.252Z] e0aca202a116: Waiting [2021-10-20T03:30:46.252Z] 3a43be97a3b4: Waiting [2021-10-20T03:30:46.252Z] 34cad66bf833: Waiting [2021-10-20T03:30:46.252Z] b4e3c513aaa6: Waiting [2021-10-20T03:30:46.252Z] b8b176561691: Verifying Checksum [2021-10-20T03:30:46.252Z] b8b176561691: Download complete [2021-10-20T03:30:46.252Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T03:30:46.252Z] 31adcdaf11c8: Download complete [2021-10-20T03:30:46.252Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T03:30:46.252Z] 5d74067f8e1e: Download complete [2021-10-20T03:30:46.252Z] e0aca202a116: Verifying Checksum [2021-10-20T03:30:46.252Z] e0aca202a116: Download complete [2021-10-20T03:30:46.252Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T03:30:46.252Z] 3a43be97a3b4: Download complete [2021-10-20T03:30:46.252Z] 31adcdaf11c8: Pull complete [2021-10-20T03:30:46.373Z] The recommended git tool is: git [2021-10-20T03:30:46.518Z] 34cad66bf833: Verifying Checksum [2021-10-20T03:30:46.518Z] 34cad66bf833: Download complete [2021-10-20T03:30:46.518Z] b8b176561691: Pull complete [2021-10-20T03:30:46.781Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T03:30:46.781Z] b4e3c513aaa6: Download complete [2021-10-20T03:30:47.041Z] 4527c011a84f: Verifying Checksum [2021-10-20T03:30:47.041Z] 4527c011a84f: Download complete [2021-10-20T03:30:51.270Z] 4527c011a84f: Pull complete [2021-10-20T03:30:51.270Z] 5d74067f8e1e: Pull complete [2021-10-20T03:30:51.270Z] e0aca202a116: Pull complete [2021-10-20T03:30:51.270Z] 3a43be97a3b4: Pull complete [2021-10-20T03:30:51.270Z] 34cad66bf833: Pull complete [2021-10-20T03:30:51.778Z] using credential edgex-jenkins-ssh [2021-10-20T03:30:51.797Z] Cloning the remote Git repository [2021-10-20T03:30:51.886Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:30:51.995Z] > git init /w/workspace/edgex-go/83 # timeout=10 [2021-10-20T03:30:52.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:30:52.099Z] > git --version # timeout=10 [2021-10-20T03:30:52.120Z] > git --version # 'git version 2.17.1' [2021-10-20T03:30:52.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:30:52.219Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:30:53.861Z] b4e3c513aaa6: Pull complete [2021-10-20T03:30:53.861Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T03:30:53.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:30:53.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:30:54.170Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:30:54.170Z] WORKDIR /edgex [2021-10-20T03:30:54.170Z] COPY go.mod . [2021-10-20T03:30:54.170Z] RUN go mod download' [2021-10-20T03:30:54.170Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T03:30:55.566Z] Sending build context to Docker daemon 329.5MB [2021-10-20T03:30:55.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:30:55.566Z] ---> 9f6097aaca64 [2021-10-20T03:30:55.566Z] Step 2/4 : WORKDIR /edgex [2021-10-20T03:30:57.482Z] ---> Running in 51c22531b748 [2021-10-20T03:30:57.482Z] Removing intermediate container 51c22531b748 [2021-10-20T03:30:57.482Z] ---> 0801b6896e31 [2021-10-20T03:30:57.482Z] Step 3/4 : COPY go.mod . [2021-10-20T03:30:57.482Z] ---> 966770cdffac [2021-10-20T03:30:57.482Z] Step 4/4 : RUN go mod download [2021-10-20T03:30:57.482Z] ---> Running in f8a4ca4ab09d [2021-10-20T03:31:09.100Z] Avoid second fetch [2021-10-20T03:31:09.100Z] Checking out Revision 86411704c056e83a3fc2a54d4c214538f329b007 (main) [2021-10-20T03:31:09.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:31:09.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:31:09.160Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:31:09.176Z] > git checkout -f 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T03:31:13.807Z] Commit message: "Merge pull request #3746 from judehung/issue-3691" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T03:31:14.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T03:31:14.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:31:14.735Z] Dload Upload Total Spent Left Speed [2021-10-20T03:31:14.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77789 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh [2021-10-20T03:31:15.189Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T03:31:15.557Z] + + sudo tee /etc/docker/daemon.new [2021-10-20T03:31:15.557Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T03:31:15.557Z] { [2021-10-20T03:31:15.557Z] "registry-mirrors": [ [2021-10-20T03:31:15.557Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T03:31:15.557Z] ], [2021-10-20T03:31:15.557Z] "bip": "10.250.0.254/24", [2021-10-20T03:31:15.557Z] "hosts": [ [2021-10-20T03:31:15.557Z] "tcp://0.0.0.0:5555", [2021-10-20T03:31:15.557Z] "unix:///var/run/docker.sock" [2021-10-20T03:31:15.557Z] ], [2021-10-20T03:31:15.557Z] "mtu": 1458, [2021-10-20T03:31:15.557Z] "selinux-enabled": true, [2021-10-20T03:31:15.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T03:31:15.557Z] } [Pipeline] sh [2021-10-20T03:31:15.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T03:31:16.314Z] + sudo service docker restart [2021-10-20T03:31:29.637Z] Removing intermediate container f8a4ca4ab09d [2021-10-20T03:31:29.637Z] ---> 1790f80905e7 [2021-10-20T03:31:29.637Z] Successfully built 1790f80905e7 [2021-10-20T03:31:29.637Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:31:29.956Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T03:31:29.956Z] . [Pipeline] withDockerContainer [2021-10-20T03:31:30.045Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:31:30.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T03:31:30.445Z] $ docker top c8b8232b698a599e443790dbcc78e2f5d2553b598748e49f5b7d9275120a5eb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:31:30.808Z] + go version [2021-10-20T03:31:30.808Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T03:31:30.819Z] $ docker stop --time=1 c8b8232b698a599e443790dbcc78e2f5d2553b598748e49f5b7d9275120a5eb1 [2021-10-20T03:31:31.992Z] $ docker rm -f c8b8232b698a599e443790dbcc78e2f5d2553b598748e49f5b7d9275120a5eb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:31:32.537Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T03:31:32.537Z] . [Pipeline] withDockerContainer [2021-10-20T03:31:32.600Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:31:32.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T03:31:33.040Z] $ docker top 62170d75aa553b69a975c575a158275d9bdc389e2bc4d2eb2066f4357319df46 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T03:31:33.124Z] ========================================================= [2021-10-20T03:31:33.124Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T03:31:33.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:31:33.419Z] + make test [2021-10-20T03:31:33.419Z] go mod tidy [2021-10-20T03:31:33.688Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:31:34.732Z] provisioning config files... [2021-10-20T03:31:34.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/83@tmp/config8843556127570845474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:31:35.140Z] ---> docker-login.sh [2021-10-20T03:31:35.140Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:31:36.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:31:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:31:36.888Z] Configure a credential helper to remove this warning. See [2021-10-20T03:31:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:31:36.888Z] [2021-10-20T03:31:36.888Z] Login Succeeded [2021-10-20T03:31:36.888Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:31:37.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:31:37.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:31:37.456Z] Configure a credential helper to remove this warning. See [2021-10-20T03:31:37.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:31:37.456Z] [2021-10-20T03:31:37.456Z] Login Succeeded [2021-10-20T03:31:37.456Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:31:37.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:31:38.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:31:38.021Z] Configure a credential helper to remove this warning. See [2021-10-20T03:31:38.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:31:38.021Z] [2021-10-20T03:31:38.021Z] Login Succeeded [2021-10-20T03:31:38.021Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:31:38.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:31:38.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:31:38.583Z] Configure a credential helper to remove this warning. See [2021-10-20T03:31:38.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:31:38.583Z] [2021-10-20T03:31:38.583Z] Login Succeeded [2021-10-20T03:31:38.583Z] docker.io [2021-10-20T03:31:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:31:39.029Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T03:31:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:31:39.473Z] Configure a credential helper to remove this warning. See [2021-10-20T03:31:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:31:39.473Z] [2021-10-20T03:31:39.473Z] Login Succeeded [2021-10-20T03:31:39.473Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:31:39.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T03:31:39.841Z] ========================================================= [2021-10-20T03:31:39.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T03:31:39.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:31:40.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:31:40.497Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T03:31:40.497Z] 552d1f2373af: Pulling fs layer [2021-10-20T03:31:40.497Z] ea3f2d53f512: Pulling fs layer [2021-10-20T03:31:40.497Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T03:31:40.497Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T03:31:40.497Z] 72dc09318566: Pulling fs layer [2021-10-20T03:31:40.497Z] f4f7b4309257: Pulling fs layer [2021-10-20T03:31:40.497Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T03:31:40.497Z] b78e95d17946: Pulling fs layer [2021-10-20T03:31:40.497Z] f4f7b4309257: Waiting [2021-10-20T03:31:40.497Z] 7a9cfe048b4a: Waiting [2021-10-20T03:31:40.497Z] 0ac9a79272e3: Waiting [2021-10-20T03:31:40.497Z] b78e95d17946: Waiting [2021-10-20T03:31:40.497Z] 72dc09318566: Waiting [2021-10-20T03:31:40.497Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T03:31:40.497Z] 9e70ebbbe112: Download complete [2021-10-20T03:31:40.497Z] ea3f2d53f512: Verifying Checksum [2021-10-20T03:31:40.497Z] ea3f2d53f512: Download complete [2021-10-20T03:31:40.497Z] 72dc09318566: Verifying Checksum [2021-10-20T03:31:40.497Z] 72dc09318566: Download complete [2021-10-20T03:31:40.784Z] f4f7b4309257: Verifying Checksum [2021-10-20T03:31:40.784Z] f4f7b4309257: Download complete [2021-10-20T03:31:40.784Z] 552d1f2373af: Verifying Checksum [2021-10-20T03:31:40.784Z] 0ac9a79272e3: Verifying Checksum [2021-10-20T03:31:40.784Z] 0ac9a79272e3: Download complete [2021-10-20T03:31:41.406Z] 552d1f2373af: Pull complete [2021-10-20T03:31:42.426Z] ea3f2d53f512: Pull complete [2021-10-20T03:31:42.722Z] 9e70ebbbe112: Pull complete [2021-10-20T03:31:42.722Z] b78e95d17946: Verifying Checksum [2021-10-20T03:31:43.336Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T03:31:43.336Z] 7a9cfe048b4a: Download complete [2021-10-20T03:31:55.819Z] 7a9cfe048b4a: Pull complete [2021-10-20T03:31:55.819Z] 72dc09318566: Pull complete [2021-10-20T03:31:55.819Z] f4f7b4309257: Pull complete [2021-10-20T03:31:55.819Z] 0ac9a79272e3: Pull complete [2021-10-20T03:31:57.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T03:32:00.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T03:32:00.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T03:32:01.456Z] b78e95d17946: Pull complete [2021-10-20T03:32:01.456Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T03:32:01.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:32:01.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:32:01.500Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T03:32:01.853Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:32:01.853Z] WORKDIR /edgex [2021-10-20T03:32:01.853Z] COPY go.mod . [2021-10-20T03:32:01.853Z] RUN go mod download [2021-10-20T03:32:01.853Z] docker build -t ci-base-image-arm64 -f - . [2021-10-20T03:32:03.886Z] Sending build context to Docker daemon 166.4MB [2021-10-20T03:32:03.886Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:32:03.886Z] ---> 8b459fc5aaf0 [2021-10-20T03:32:03.886Z] Step 2/4 : WORKDIR /edgex [2021-10-20T03:32:04.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T03:32:04.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T03:32:04.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T03:32:04.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T03:32:05.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T03:32:05.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T03:32:05.852Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T03:32:05.852Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T03:32:05.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T03:32:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T03:32:07.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-10-20T03:32:07.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T03:32:07.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T03:32:08.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2021-10-20T03:32:08.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T03:32:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 47.2% of statements [2021-10-20T03:32:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T03:32:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T03:32:09.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-10-20T03:32:09.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T03:32:09.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:32:10.636Z] ---> Running in 8e1051f87813 [2021-10-20T03:32:10.636Z] Removing intermediate container 8e1051f87813 [2021-10-20T03:32:10.636Z] ---> 8f535e1a9832 [2021-10-20T03:32:10.636Z] Step 3/4 : COPY go.mod . [2021-10-20T03:32:10.914Z] ---> c0f27055e45a [2021-10-20T03:32:10.914Z] Step 4/4 : RUN go mod download [2021-10-20T03:32:10.914Z] ---> Running in 4333bef3af9e [2021-10-20T03:32:11.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-20T03:32:11.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T03:32:11.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T03:32:11.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T03:32:11.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T03:32:11.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T03:32:11.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:32:11.589Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T03:32:11.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T03:32:12.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-10-20T03:32:12.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T03:32:12.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T03:32:12.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T03:32:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-10-20T03:32:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T03:32:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-10-20T03:32:13.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-10-20T03:32:13.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T03:32:13.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-10-20T03:32:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-10-20T03:32:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-20T03:32:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-10-20T03:32:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-10-20T03:32:26.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-20T03:32:26.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-20T03:32:31.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.181s coverage: 82.5% of statements [2021-10-20T03:32:31.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T03:32:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-10-20T03:32:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-10-20T03:32:50.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 70.4% of statements [2021-10-20T03:32:50.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T03:32:50.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T03:32:50.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T03:32:50.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements [2021-10-20T03:32:50.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T03:32:50.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T03:32:50.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-20T03:32:50.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T03:32:50.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-10-20T03:32:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 18.1% of statements [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.0% of statements [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T03:32:59.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-10-20T03:32:59.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-20T03:32:59.059Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-20T03:33:31.358Z] GO111MODULE=on go vet ./... [2021-10-20T03:33:32.839Z] Removing intermediate container 4333bef3af9e [2021-10-20T03:33:32.839Z] ---> db0ff2ae7dda [2021-10-20T03:33:32.839Z] Successfully built db0ff2ae7dda [2021-10-20T03:33:32.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:33:33.209Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T03:33:33.209Z] . [Pipeline] withDockerContainer [2021-10-20T03:33:33.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-357 does not seem to be running inside a container [2021-10-20T03:33:33.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T03:33:35.342Z] $ docker top dc6343d6cf5d2a10a314e753b572707662ffe0ecb63684fb126ae82b672809af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:33:36.269Z] + go version [2021-10-20T03:33:36.269Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T03:33:36.356Z] $ docker stop --time=1 dc6343d6cf5d2a10a314e753b572707662ffe0ecb63684fb126ae82b672809af [2021-10-20T03:33:38.347Z] $ docker rm -f dc6343d6cf5d2a10a314e753b572707662ffe0ecb63684fb126ae82b672809af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:33:40.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:33:40.313Z] [2021-10-20T03:33:40.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:33:40.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:33:40.970Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-20T03:33:40.970Z] 29e5d40040c1: Pulling fs layer [2021-10-20T03:33:40.970Z] 1ce36da41761: Pulling fs layer [2021-10-20T03:33:40.970Z] 25b303627fd3: Pulling fs layer [2021-10-20T03:33:41.255Z] 29e5d40040c1: Verifying Checksum [2021-10-20T03:33:41.255Z] 29e5d40040c1: Download complete [2021-10-20T03:33:41.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T03:33:41.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T03:33:41.433Z] ./bin/test-attribution-txt.sh [2021-10-20T03:33:41.534Z] 1ce36da41761: Verifying Checksum [2021-10-20T03:33:41.534Z] 1ce36da41761: Download complete [Pipeline] sh [2021-10-20T03:33:41.813Z] 29e5d40040c1: Pull complete [2021-10-20T03:33:41.996Z] + ls -al . [2021-10-20T03:33:41.997Z] total 628 [2021-10-20T03:33:41.997Z] drwxrwxr-x 10 1001 1001 4096 Oct 20 03:33 . [2021-10-20T03:33:41.997Z] drwxr-xr-x 4 root root 30 Oct 20 03:31 .. [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 03:30 .dockerignore [2021-10-20T03:33:41.997Z] drwxrwxr-x 8 1001 1001 162 Oct 20 03:30 .git [2021-10-20T03:33:41.997Z] drwxrwxr-x 4 1001 1001 142 Oct 20 03:30 .github [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 03:30 .gitignore [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 03:30 .golangci.yml [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 03:30 .hadolint.yml [2021-10-20T03:33:41.997Z] drwx------ 3 1001 1001 43 Oct 20 03:30 .semver [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 03:30 .sonarcloud.properties [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 03:30 ADOPTERS.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 03:30 Attribution.txt [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 03:30 CHANGELOG.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 03:30 CONTRIBUTING.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 03:30 GOVERNANCE.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 03:30 Jenkinsfile [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 03:30 LICENSE [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 03:30 Makefile [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 03:30 OWNERS.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 03:30 README.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 03:30 SECURITY.md [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 12 Oct 20 03:30 VERSION [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 03:30 ZMQWindows.md [2021-10-20T03:33:41.997Z] drwxrwxr-x 2 1001 1001 37 Oct 20 03:30 bin [2021-10-20T03:33:41.997Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 03:30 cmd [2021-10-20T03:33:41.997Z] -rw-r--r-- 1 root root 418481 Oct 20 03:32 coverage.out [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 03:30 go.mod [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 03:30 go.sum [2021-10-20T03:33:41.997Z] drwxrwxr-x 8 1001 1001 124 Oct 20 03:30 internal [2021-10-20T03:33:41.997Z] drwxrwxr-x 3 1001 1001 16 Oct 20 03:30 openapi [2021-10-20T03:33:41.997Z] drwxrwxr-x 4 1001 1001 71 Oct 20 03:30 snap [2021-10-20T03:33:41.997Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 03:30 version.go [Pipeline] sh [2021-10-20T03:33:42.296Z] + '[' -e coverage.out ] [2021-10-20T03:33:42.296Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T03:33:42.392Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T03:33:42.688Z] + make build [2021-10-20T03:33:42.688Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:33:42.812Z] 25b303627fd3: Verifying Checksum [2021-10-20T03:33:42.812Z] 25b303627fd3: Download complete [2021-10-20T03:33:43.092Z] 1ce36da41761: Pull complete [2021-10-20T03:33:44.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:33:50.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:33:51.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:33:52.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:33:52.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:33:53.313Z] 25b303627fd3: Pull complete [2021-10-20T03:33:53.313Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-20T03:33:53.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:33:53.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-20T03:33:53.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-357 does not seem to be running inside a container [2021-10-20T03:33:53.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:33:53.759Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T03:33:54.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:33:55.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:33:56.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:33:57.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:33:57.925Z] $ docker top 5ed796da73f64af91f1f6a6c4bdd6434acb1348967df2255d56753746077263a -eo pid,comm [2021-10-20T03:33:58.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] sh [2021-10-20T03:33:58.892Z] + docker-compose build --help [2021-10-20T03:33:58.892Z] + grep parallel [Pipeline] } [2021-10-20T03:33:59.469Z] $ docker stop --time=1 62170d75aa553b69a975c575a158275d9bdc389e2bc4d2eb2066f4357319df46 [2021-10-20T03:34:01.309Z] $ docker rm -f 62170d75aa553b69a975c575a158275d9bdc389e2bc4d2eb2066f4357319df46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:34:01.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:34:01.996Z] [2021-10-20T03:34:01.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:34:02.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:34:02.300Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-20T03:34:02.300Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-20T03:34:02.300Z] ca9280d653b3: Pulling fs layer [2021-10-20T03:34:02.300Z] 7e9c9ca2126c: Pulling fs layer [2021-10-20T03:34:02.300Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-20T03:34:02.300Z] cbdbe7a5bc2a: Download complete [2021-10-20T03:34:02.570Z] ca9280d653b3: Verifying Checksum [2021-10-20T03:34:02.570Z] ca9280d653b3: Download complete [2021-10-20T03:34:02.836Z] cbdbe7a5bc2a: Pull complete [2021-10-20T03:34:02.836Z] 7e9c9ca2126c: Verifying Checksum [2021-10-20T03:34:02.836Z] 7e9c9ca2126c: Download complete [2021-10-20T03:34:03.099Z] ca9280d653b3: Pull complete [2021-10-20T03:34:04.335Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T03:34:04.424Z] $ docker stop --time=1 5ed796da73f64af91f1f6a6c4bdd6434acb1348967df2255d56753746077263a [2021-10-20T03:34:06.398Z] $ docker rm -f 5ed796da73f64af91f1f6a6c4bdd6434acb1348967df2255d56753746077263a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:34:06.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:34:06.999Z] . [Pipeline] withDockerContainer [2021-10-20T03:34:07.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-357 does not seem to be running inside a container [2021-10-20T03:34:07.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T03:34:07.568Z] 7e9c9ca2126c: Pull complete [2021-10-20T03:34:07.568Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-20T03:34:07.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:34:07.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:34:09.172Z] $ docker top 26522fa49f1e597f9752f06937e44a0c34bfbe98e528a96e2e811c44eb7a7745 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-10-20T03:34:09.610Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:34:09.647Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T03:34:13.029Z] $ docker top ac637bd14beffe4a5132e5277f2382300e160f1cee551a07fc5ee810fe82298a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-10-20T03:34:13.485Z] + docker-compose build --help [2021-10-20T03:34:13.485Z] + grep parallel [2021-10-20T03:34:13.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T03:34:14.062Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T03:34:14.075Z] $ docker stop --time=1 ac637bd14beffe4a5132e5277f2382300e160f1cee551a07fc5ee810fe82298a [2021-10-20T03:34:15.278Z] $ docker rm -f ac637bd14beffe4a5132e5277f2382300e160f1cee551a07fc5ee810fe82298a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:34:15.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:34:15.672Z] . [Pipeline] withDockerContainer [2021-10-20T03:34:15.739Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:34:15.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T03:34:16.158Z] $ docker top 5a4ef96b3246c0f3bcdda5acc9f23365f3d70ea30f204479ad41d2153dbd3648 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:34:16.520Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T03:34:17.093Z] Building core-command ... [2021-10-20T03:34:17.093Z] Building core-data ... [2021-10-20T03:34:17.093Z] Building core-metadata ... [2021-10-20T03:34:17.093Z] Building security-bootstrapper ... [2021-10-20T03:34:17.093Z] Building security-proxy-setup ... [2021-10-20T03:34:17.093Z] Building security-secretstore-setup ... [2021-10-20T03:34:17.093Z] Building support-notifications ... [2021-10-20T03:34:17.093Z] Building support-scheduler ... [2021-10-20T03:34:17.093Z] Building sys-mgmt-agent ... [2021-10-20T03:34:17.093Z] Building support-notifications [2021-10-20T03:34:17.093Z] Building support-scheduler [2021-10-20T03:34:17.093Z] Building security-proxy-setup [2021-10-20T03:34:17.093Z] Building security-secretstore-setup [2021-10-20T03:34:17.093Z] Building security-bootstrapper [2021-10-20T03:34:19.239Z] Building core-command ... [2021-10-20T03:34:19.239Z] Building core-data ... [2021-10-20T03:34:19.239Z] Building core-metadata ... [2021-10-20T03:34:19.239Z] Building security-bootstrapper ... [2021-10-20T03:34:19.239Z] Building security-proxy-setup ... [2021-10-20T03:34:19.239Z] Building security-secretstore-setup ... [2021-10-20T03:34:19.239Z] Building support-notifications ... [2021-10-20T03:34:19.239Z] Building support-scheduler ... [2021-10-20T03:34:19.239Z] Building sys-mgmt-agent ... [2021-10-20T03:34:19.239Z] Building security-proxy-setup [2021-10-20T03:34:19.239Z] Building core-metadata [2021-10-20T03:34:19.239Z] Building core-data [2021-10-20T03:34:19.239Z] Building sys-mgmt-agent [2021-10-20T03:34:19.239Z] Building support-scheduler [2021-10-20T03:34:29.365Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:34:29.365Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:34:29.365Z] ---> 1790f80905e7 [2021-10-20T03:34:29.365Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T03:34:29.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:34:29.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:34:29.365Z] ---> 1790f80905e7 [2021-10-20T03:34:29.365Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T03:34:29.365Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:34:29.365Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:34:29.365Z] ---> 1790f80905e7 [2021-10-20T03:34:29.365Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T03:34:31.915Z] ---> Running in 1c5449369b20 [2021-10-20T03:34:31.915Z] ---> Running in fd1daf642cbd [2021-10-20T03:34:31.915Z] ---> Running in e3cbc82a4d7f [2021-10-20T03:34:38.503Z] Removing intermediate container fd1daf642cbd [2021-10-20T03:34:38.503Z] ---> 9771deaae041 [2021-10-20T03:34:38.503Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:34:38.503Z] Removing intermediate container 1c5449369b20 [2021-10-20T03:34:38.503Z] ---> af5fba68eae3 [2021-10-20T03:34:38.503Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:34:38.503Z] Removing intermediate container e3cbc82a4d7f [2021-10-20T03:34:38.503Z] ---> 0a4f444c66b8 [2021-10-20T03:34:38.503Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:34:38.766Z] ---> Running in 04b0ae269a72 [2021-10-20T03:34:38.766Z] ---> Running in 9586172d1dd9 [2021-10-20T03:34:38.766Z] ---> Running in 55ce71ba4c63 [2021-10-20T03:34:42.084Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:34:42.084Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:34:42.084Z] ---> 1790f80905e7 [2021-10-20T03:34:42.084Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T03:34:42.084Z] ---> Using cache [2021-10-20T03:34:42.084Z] ---> 0a4f444c66b8 [2021-10-20T03:34:42.084Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:34:42.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:34:42.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:34:42.667Z] ---> 1790f80905e7 [2021-10-20T03:34:42.667Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T03:34:42.667Z] ---> Using cache [2021-10-20T03:34:42.667Z] ---> 0a4f444c66b8 [2021-10-20T03:34:42.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:34:43.238Z] ---> Running in 1e41815cd3d0 [2021-10-20T03:34:43.239Z] ---> Running in ee7b20413455 [2021-10-20T03:34:43.239Z] Removing intermediate container 55ce71ba4c63 [2021-10-20T03:34:43.239Z] ---> 721872924039 [2021-10-20T03:34:43.239Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T03:34:43.239Z] ---> Running in 44c54d4cff6e [2021-10-20T03:34:43.239Z] Removing intermediate container 9586172d1dd9 [2021-10-20T03:34:43.239Z] ---> f8fd11a38203 [2021-10-20T03:34:43.239Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T03:34:43.513Z] ---> Running in ed34b185b2b0 [2021-10-20T03:34:43.513Z] Removing intermediate container 04b0ae269a72 [2021-10-20T03:34:43.513Z] ---> b33d4aabc23d [2021-10-20T03:34:43.513Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T03:34:43.513Z] ---> Running in 472a69474f34 [2021-10-20T03:34:44.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.098Z] Removing intermediate container 1e41815cd3d0 [2021-10-20T03:34:44.098Z] ---> 0a7c778493d7 [2021-10-20T03:34:44.098Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T03:34:44.363Z] ---> Running in 21a1ec984078 [2021-10-20T03:34:44.363Z] Removing intermediate container ee7b20413455 [2021-10-20T03:34:44.363Z] ---> cdbbaa7531a7 [2021-10-20T03:34:44.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T03:34:44.363Z] ---> Running in 07b2dd06de91 [2021-10-20T03:34:44.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:44.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:45.174Z] OK: 220 MiB in 52 packages [2021-10-20T03:34:45.454Z] OK: 220 MiB in 52 packages [2021-10-20T03:34:45.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:45.454Z] OK: 220 MiB in 52 packages [2021-10-20T03:34:45.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:34:45.737Z] Removing intermediate container 44c54d4cff6e [2021-10-20T03:34:45.737Z] ---> c51c6239f365 [2021-10-20T03:34:45.737Z] Step 6/24 : COPY . . [2021-10-20T03:34:45.737Z] Removing intermediate container 472a69474f34 [2021-10-20T03:34:45.737Z] ---> cc07db52f9a8 [2021-10-20T03:34:45.737Z] Step 6/20 : COPY . . [2021-10-20T03:34:45.737Z] OK: 220 MiB in 52 packages [2021-10-20T03:34:46.024Z] Removing intermediate container ed34b185b2b0 [2021-10-20T03:34:46.024Z] ---> 0f2bdf9df37e [2021-10-20T03:34:46.024Z] Step 6/21 : COPY . . [2021-10-20T03:34:46.024Z] OK: 220 MiB in 52 packages [2021-10-20T03:34:54.195Z] Removing intermediate container 21a1ec984078 [2021-10-20T03:34:54.195Z] ---> 206dc384230b [2021-10-20T03:34:54.195Z] Step 6/30 : COPY . . [2021-10-20T03:34:54.195Z] ---> 78ff268b035d [2021-10-20T03:34:54.195Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:34:54.195Z] Removing intermediate container 07b2dd06de91 [2021-10-20T03:34:54.195Z] ---> 33ccaaf1dee1 [2021-10-20T03:34:54.195Z] Step 6/23 : COPY go.mod . [2021-10-20T03:34:54.195Z] ---> 72248f4f6008 [2021-10-20T03:34:54.195Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:34:54.195Z] ---> Running in ea470e904b61 [2021-10-20T03:34:54.195Z] ---> Running in 5ca30420141b [2021-10-20T03:34:54.195Z] ---> 90d4fc3a1b18 [2021-10-20T03:34:54.195Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:34:54.456Z] ---> 9d2d801d76c9 [2021-10-20T03:34:54.456Z] Step 7/23 : RUN go mod download [2021-10-20T03:34:56.376Z] ---> Running in 2865d5ef72b8 [2021-10-20T03:34:56.377Z] ---> Running in 9ce833244af4 [2021-10-20T03:34:58.313Z] Removing intermediate container ea470e904b61 [2021-10-20T03:34:58.313Z] ---> eac75fdf5183 [2021-10-20T03:34:58.313Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T03:34:58.313Z] ---> Running in 0c019395b8e5 [2021-10-20T03:34:58.313Z] ---> 1de48d3e70c2 [2021-10-20T03:34:58.313Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:34:58.313Z] Removing intermediate container 5ca30420141b [2021-10-20T03:34:58.313Z] ---> 4828fad87024 [2021-10-20T03:34:58.313Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T03:34:58.313Z] ---> Running in fd93f88853e8 [2021-10-20T03:34:58.313Z] ---> Running in 71a428acc01f [2021-10-20T03:34:58.313Z] Removing intermediate container 2865d5ef72b8 [2021-10-20T03:34:58.313Z] ---> 3e55cbb59a9e [2021-10-20T03:34:58.313Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T03:34:58.313Z] ---> Running in fa28416255e4 [2021-10-20T03:34:58.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:34:58.578Z] Removing intermediate container 9ce833244af4 [2021-10-20T03:34:58.578Z] ---> b634eaa930aa [2021-10-20T03:34:58.578Z] Step 8/23 : COPY . . [2021-10-20T03:34:58.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:34:59.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:35:03.776Z] Removing intermediate container 71a428acc01f [2021-10-20T03:35:03.776Z] ---> d1f4a52fffaf [2021-10-20T03:35:03.776Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T03:35:04.387Z] ---> Running in 167177813da9 [2021-10-20T03:35:04.665Z] ---> 386cb5b1e1f2 [2021-10-20T03:35:04.665Z] Step 9/23 : RUN go mod tidy [2021-10-20T03:35:04.665Z] ---> Running in e2677f786f7a [2021-10-20T03:35:04.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T03:35:06.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:06.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:06.395Z] ---> db0ff2ae7dda [2021-10-20T03:35:06.395Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T03:35:06.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:06.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:06.395Z] ---> db0ff2ae7dda [2021-10-20T03:35:06.395Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:35:06.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:06.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:06.395Z] ---> db0ff2ae7dda [2021-10-20T03:35:06.395Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:35:06.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:06.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:06.395Z] ---> db0ff2ae7dda [2021-10-20T03:35:06.395Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:35:06.395Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:06.395Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:06.395Z] ---> db0ff2ae7dda [2021-10-20T03:35:06.395Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T03:35:06.395Z] ---> Running in d349e8bb9b9c [2021-10-20T03:35:06.395Z] ---> Running in f8e5df20ddc6 [2021-10-20T03:35:06.395Z] ---> Running in 7c28bb09e2e3 [2021-10-20T03:35:06.395Z] ---> Running in 57dcb3632281 [2021-10-20T03:35:06.395Z] ---> Running in 45c488059781 [2021-10-20T03:35:06.395Z] Removing intermediate container d349e8bb9b9c [2021-10-20T03:35:06.395Z] ---> b00ef0b08b6c [2021-10-20T03:35:06.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:06.395Z] Removing intermediate container f8e5df20ddc6 [2021-10-20T03:35:06.395Z] ---> ce629e5eb7c3 [2021-10-20T03:35:06.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:06.395Z] Removing intermediate container 45c488059781 [2021-10-20T03:35:06.395Z] ---> 435b0e34dd2b [2021-10-20T03:35:06.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:06.395Z] Removing intermediate container 57dcb3632281 [2021-10-20T03:35:06.395Z] ---> 0e43cb2b2247 [2021-10-20T03:35:06.395Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:06.395Z] Removing intermediate container 7c28bb09e2e3 [2021-10-20T03:35:06.395Z] ---> 15791ea5a2bd [2021-10-20T03:35:06.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:06.395Z] ---> Running in 68fb7b187430 [2021-10-20T03:35:06.395Z] ---> Running in 2a94a22227b9 [2021-10-20T03:35:06.395Z] ---> Running in 66059cf157a2 [2021-10-20T03:35:06.395Z] ---> Running in 9726204815fc [2021-10-20T03:35:06.395Z] ---> Running in 0cf1d1bf0b45 [2021-10-20T03:35:06.900Z] Removing intermediate container e2677f786f7a [2021-10-20T03:35:06.900Z] ---> 534ae71e9ddf [2021-10-20T03:35:06.900Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T03:35:06.900Z] ---> Running in 0b3021d65c85 [2021-10-20T03:35:07.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:35:08.420Z] Removing intermediate container 2a94a22227b9 [2021-10-20T03:35:08.420Z] ---> aedf50e44e51 [2021-10-20T03:35:08.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:35:08.713Z] ---> Running in 66724ec51947 [2021-10-20T03:35:08.993Z] Removing intermediate container 68fb7b187430 [2021-10-20T03:35:08.993Z] ---> 62f7ec021504 [2021-10-20T03:35:08.993Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T03:35:08.993Z] Removing intermediate container 66059cf157a2 [2021-10-20T03:35:08.993Z] ---> 29280576b83f [2021-10-20T03:35:08.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T03:35:09.271Z] ---> Running in 297eee258890 [2021-10-20T03:35:09.271Z] ---> Running in 035c94114a5e [2021-10-20T03:35:09.271Z] Removing intermediate container 0cf1d1bf0b45 [2021-10-20T03:35:09.271Z] ---> b05624681c3b [2021-10-20T03:35:09.271Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T03:35:09.549Z] Removing intermediate container 9726204815fc [2021-10-20T03:35:09.549Z] ---> 66cbc56aa84c [2021-10-20T03:35:09.549Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T03:35:09.828Z] ---> Running in 2dc68da7ad04 [2021-10-20T03:35:09.828Z] ---> Running in 74cbec0d9517 [2021-10-20T03:35:10.440Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:11.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:11.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:11.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:11.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:11.719Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:12.335Z] OK: 219 MiB in 52 packages [2021-10-20T03:35:12.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:12.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:12.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:12.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:35:13.631Z] OK: 219 MiB in 52 packages [2021-10-20T03:35:13.631Z] OK: 219 MiB in 52 packages [2021-10-20T03:35:13.910Z] OK: 219 MiB in 52 packages [2021-10-20T03:35:13.910Z] Removing intermediate container 66724ec51947 [2021-10-20T03:35:13.910Z] ---> 44870b24e664 [2021-10-20T03:35:13.910Z] Step 6/22 : COPY . . [2021-10-20T03:35:13.910Z] OK: 219 MiB in 52 packages [2021-10-20T03:35:17.325Z] Removing intermediate container 74cbec0d9517 [2021-10-20T03:35:17.325Z] ---> 74daf9dc2640 [2021-10-20T03:35:17.325Z] Step 6/22 : COPY . . [2021-10-20T03:35:17.930Z] Removing intermediate container 035c94114a5e [2021-10-20T03:35:17.930Z] ---> b2eca4cc4070 [2021-10-20T03:35:17.930Z] Step 6/23 : COPY go.mod . [2021-10-20T03:35:18.206Z] Removing intermediate container 297eee258890 [2021-10-20T03:35:18.206Z] ---> d32f0d0c3b77 [2021-10-20T03:35:18.206Z] Step 6/22 : COPY . . [2021-10-20T03:35:18.486Z] Removing intermediate container 2dc68da7ad04 [2021-10-20T03:35:18.486Z] ---> 6430d6931649 [2021-10-20T03:35:18.763Z] Step 6/20 : COPY . . [2021-10-20T03:35:20.209Z] ---> fe208f3c87bf [2021-10-20T03:35:20.209Z] Step 7/23 : RUN go mod download [2021-10-20T03:35:28.529Z] ---> Running in f03e68938159 [2021-10-20T03:35:28.529Z] ---> 79002b2e32f4 [2021-10-20T03:35:28.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:35:28.529Z] ---> Running in 2461ae5908a1 [2021-10-20T03:35:28.529Z] ---> 94eaf210b0e6 [2021-10-20T03:35:28.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:35:28.529Z] ---> 4a55edf9f023 [2021-10-20T03:35:28.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:35:28.529Z] ---> 90a1a92bdaa3 [2021-10-20T03:35:28.529Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:35:28.811Z] ---> Running in 2acff290c403 [2021-10-20T03:35:28.811Z] ---> Running in c6cdb0a7cab5 [2021-10-20T03:35:28.811Z] ---> Running in 4116a80d99ae [2021-10-20T03:35:33.189Z] Removing intermediate container f03e68938159 [2021-10-20T03:35:33.189Z] ---> 15b2ed603bb1 [2021-10-20T03:35:33.189Z] Step 8/23 : COPY . . [2021-10-20T03:35:33.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:35:34.197Z] Removing intermediate container 2461ae5908a1 [2021-10-20T03:35:34.197Z] ---> f0bf31c4d44a [2021-10-20T03:35:34.197Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T03:35:34.477Z] ---> Running in f248294741d2 [2021-10-20T03:35:34.756Z] Removing intermediate container 4116a80d99ae [2021-10-20T03:35:34.756Z] ---> 9ff1955ea3e7 [2021-10-20T03:35:34.756Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T03:35:35.767Z] Removing intermediate container c6cdb0a7cab5 [2021-10-20T03:35:35.767Z] ---> 55f747e8d6d1 [2021-10-20T03:35:35.767Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T03:35:35.767Z] Removing intermediate container 2acff290c403 [2021-10-20T03:35:35.767Z] ---> e1f116e821ec [2021-10-20T03:35:35.767Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T03:35:35.767Z] ---> Running in 46d962f82c9c [2021-10-20T03:35:36.386Z] ---> Running in 2f4ccd4594a0 [2021-10-20T03:35:36.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:35:36.949Z] ---> Running in 35ea07672c8f [2021-10-20T03:35:37.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:35:39.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:35:39.702Z] Removing intermediate container fd93f88853e8 [2021-10-20T03:35:39.702Z] ---> 0ad8c64da17a [2021-10-20T03:35:39.702Z] [2021-10-20T03:35:39.702Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T03:35:39.702Z] 3.14: Pulling from library/alpine [2021-10-20T03:35:39.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:35:39.916Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:35:40.655Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:35:40.655Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T03:35:40.655Z] ---> 14119a10abf4 [2021-10-20T03:35:40.655Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T03:35:40.655Z] ---> Running in 6fd09212cfe3 [2021-10-20T03:35:41.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:41.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:41.943Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T03:35:42.207Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:35:42.471Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:35:42.471Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T03:35:42.471Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T03:35:42.733Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:35:42.733Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:35:42.999Z] OK: 8 MiB in 19 packages [2021-10-20T03:35:42.999Z] Removing intermediate container fa28416255e4 [2021-10-20T03:35:42.999Z] ---> a9fba04e9d06 [2021-10-20T03:35:42.999Z] [2021-10-20T03:35:42.999Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T03:35:42.999Z] ---> 14119a10abf4 [2021-10-20T03:35:42.999Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T03:35:42.999Z] Removing intermediate container 0c019395b8e5 [2021-10-20T03:35:42.999Z] ---> 5f93f9c3978e [2021-10-20T03:35:42.999Z] [2021-10-20T03:35:42.999Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T03:35:42.999Z] ---> 14119a10abf4 [2021-10-20T03:35:42.999Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T03:35:42.999Z] ---> Running in 164700a7879f [2021-10-20T03:35:42.999Z] ---> Running in e935aedebf93 [2021-10-20T03:35:43.948Z] Removing intermediate container 6fd09212cfe3 [2021-10-20T03:35:43.948Z] ---> 1204e5b7466b [2021-10-20T03:35:43.948Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:35:44.207Z] ---> Running in cfa9f199d9d0 [2021-10-20T03:35:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:44.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:44.473Z] Removing intermediate container cfa9f199d9d0 [2021-10-20T03:35:44.473Z] ---> 40eb0a14b07e [2021-10-20T03:35:44.473Z] Step 12/20 : WORKDIR /edgex [2021-10-20T03:35:44.473Z] ---> Running in fc51ef637360 [2021-10-20T03:35:44.744Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T03:35:44.745Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T03:35:44.745Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T03:35:44.745Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:35:44.745Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:35:44.745Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T03:35:44.745Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:35:44.745Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:35:44.745Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:35:44.745Z] OK: 6 MiB in 17 packages [2021-10-20T03:35:45.007Z] OK: 6 MiB in 16 packages [2021-10-20T03:35:45.007Z] Removing intermediate container fc51ef637360 [2021-10-20T03:35:45.007Z] ---> a321a04f33b2 [2021-10-20T03:35:45.007Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T03:35:45.270Z] Removing intermediate container 167177813da9 [2021-10-20T03:35:45.270Z] ---> d8c323d35de1 [2021-10-20T03:35:45.270Z] [2021-10-20T03:35:45.270Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T03:35:45.270Z] ---> 14119a10abf4 [2021-10-20T03:35:45.270Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T03:35:45.270Z] ---> Running in 3f7184378c01 [2021-10-20T03:35:45.530Z] Removing intermediate container 3f7184378c01 [2021-10-20T03:35:45.530Z] ---> ebd9bf7e3fe0 [2021-10-20T03:35:45.530Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T03:35:45.530Z] ---> 927d1270d802 [2021-10-20T03:35:45.530Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T03:35:45.808Z] ---> Running in a138db0b0a15 [2021-10-20T03:35:45.808Z] Removing intermediate container 164700a7879f [2021-10-20T03:35:45.808Z] ---> 54a89ac32f71 [2021-10-20T03:35:45.808Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:35:45.808Z] Removing intermediate container e935aedebf93 [2021-10-20T03:35:45.808Z] ---> 8bdfa6a38df3 [2021-10-20T03:35:45.808Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:35:45.808Z] ---> Running in dc9baa2f2772 [2021-10-20T03:35:45.808Z] ---> Running in 1723c2074b7b [2021-10-20T03:35:46.085Z] ---> 3c70d6831a29 [2021-10-20T03:35:46.085Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T03:35:46.085Z] Removing intermediate container 1723c2074b7b [2021-10-20T03:35:46.085Z] ---> 30eedbc03fd1 [2021-10-20T03:35:46.085Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T03:35:46.085Z] Removing intermediate container dc9baa2f2772 [2021-10-20T03:35:46.085Z] ---> e7b1e2841b53 [2021-10-20T03:35:46.085Z] Step 12/24 : WORKDIR / [2021-10-20T03:35:46.370Z] ---> Running in 790a79b8f706 [2021-10-20T03:35:46.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:46.370Z] ---> Running in 35d8d9fbce6b [2021-10-20T03:35:46.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:46.653Z] Removing intermediate container 35d8d9fbce6b [2021-10-20T03:35:46.653Z] ---> f89c0dbd066c [2021-10-20T03:35:46.653Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T03:35:46.653Z] Removing intermediate container 790a79b8f706 [2021-10-20T03:35:46.653Z] ---> 0a421cdbcf37 [2021-10-20T03:35:46.653Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T03:35:46.653Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:35:46.653Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T03:35:46.653Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:35:46.653Z] OK: 6 MiB in 16 packages [2021-10-20T03:35:46.653Z] ---> Running in c1746ccd5c45 [2021-10-20T03:35:46.928Z] ---> e2aaba3c3622 [2021-10-20T03:35:46.928Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T03:35:46.928Z] ---> 65d92d27cf48 [2021-10-20T03:35:46.928Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T03:35:46.928Z] Removing intermediate container c1746ccd5c45 [2021-10-20T03:35:46.928Z] ---> 013cbecb43f2 [2021-10-20T03:35:46.928Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:35:46.928Z] ---> Running in 0112dd47883e [2021-10-20T03:35:47.206Z] Removing intermediate container a138db0b0a15 [2021-10-20T03:35:47.207Z] ---> 85d0f7441dde [2021-10-20T03:35:47.207Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T03:35:47.207Z] ---> Running in c3c0049218c7 [2021-10-20T03:35:47.207Z] Removing intermediate container 0112dd47883e [2021-10-20T03:35:47.207Z] ---> 79a442a366c5 [2021-10-20T03:35:47.207Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T03:35:47.207Z] ---> Running in 8c0439b09a8e [2021-10-20T03:35:47.207Z] ---> 9df2d2477761 [2021-10-20T03:35:47.207Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T03:35:47.472Z] ---> 026323c846c3 [2021-10-20T03:35:47.472Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T03:35:47.472Z] Removing intermediate container c3c0049218c7 [2021-10-20T03:35:47.472Z] ---> 8e435a79107e [2021-10-20T03:35:47.472Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T03:35:47.472Z] ---> Running in 29af1a67404e [2021-10-20T03:35:47.472Z] Removing intermediate container 8c0439b09a8e [2021-10-20T03:35:47.472Z] ---> 16c97ec51b02 [2021-10-20T03:35:47.472Z] Step 18/20 : LABEL arch=x86_64 [2021-10-20T03:35:47.741Z] ---> Running in bb16bd976f62 [2021-10-20T03:35:47.741Z] ---> 3e538af6274e [2021-10-20T03:35:47.741Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T03:35:47.741Z] Removing intermediate container 29af1a67404e [2021-10-20T03:35:47.741Z] ---> 0e4cfd43ee5a [2021-10-20T03:35:47.741Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T03:35:48.005Z] Removing intermediate container bb16bd976f62 [2021-10-20T03:35:48.005Z] ---> 54d9ad16c88b [2021-10-20T03:35:48.005Z] Step 19/20 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:35:48.005Z] ---> 04cb6be03c42 [2021-10-20T03:35:48.005Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T03:35:48.005Z] ---> ca61b92f4a0d [2021-10-20T03:35:48.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T03:35:48.005Z] ---> Running in f44c650e270c [2021-10-20T03:35:48.005Z] ---> Running in 420cc17f2ee2 [2021-10-20T03:35:48.268Z] ---> 7b0b116e7256 [2021-10-20T03:35:48.268Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T03:35:48.268Z] Removing intermediate container 0b3021d65c85 [2021-10-20T03:35:48.268Z] ---> 8ea694c9ecdf [2021-10-20T03:35:48.268Z] [2021-10-20T03:35:48.268Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T03:35:48.268Z] ---> 14119a10abf4 [2021-10-20T03:35:48.268Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:35:48.268Z] ---> Running in 1a4891fc1899 [2021-10-20T03:35:48.268Z] ---> Running in 95ed71e095a6 [2021-10-20T03:35:48.268Z] Removing intermediate container 420cc17f2ee2 [2021-10-20T03:35:48.268Z] ---> fe14ec813f0c [2021-10-20T03:35:48.268Z] Step 20/20 : LABEL version=2.0.1-dev.72 [2021-10-20T03:35:48.327Z] ---> 412863248a13 [2021-10-20T03:35:48.327Z] Step 9/23 : RUN go mod tidy [2021-10-20T03:35:48.327Z] ---> Running in 10aaa29523b9 [2021-10-20T03:35:48.531Z] ---> Running in 0b22728639d9 [2021-10-20T03:35:48.531Z] ---> e06a9bd559b8 [2021-10-20T03:35:48.531Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T03:35:48.531Z] Removing intermediate container 95ed71e095a6 [2021-10-20T03:35:48.531Z] ---> f04bc5472ff7 [2021-10-20T03:35:48.531Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:35:48.531Z] ---> Running in 4c3d027f7899 [2021-10-20T03:35:48.531Z] Removing intermediate container 0b22728639d9 [2021-10-20T03:35:48.531Z] ---> fa4e1248de29 [2021-10-20T03:35:48.531Z] [2021-10-20T03:35:48.792Z] Successfully built fa4e1248de29 [2021-10-20T03:35:48.792Z] Successfully tagged security-proxy-setup:latest [2021-10-20T03:35:48.792Z] Building core-command [2021-10-20T03:35:48.792Z]  Building security-proxy-setup ... done Removing intermediate container 4c3d027f7899 [2021-10-20T03:35:48.792Z] ---> 6c81e6c97e4d [2021-10-20T03:35:48.792Z] Step 19/21 : LABEL arch=x86_64 [2021-10-20T03:35:49.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:49.053Z] ---> Running in c1de416832f4 [2021-10-20T03:35:49.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:35:49.314Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:35:49.314Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:35:49.314Z] OK: 6 MiB in 15 packages [2021-10-20T03:35:50.270Z] ---> e0456b046a58 [2021-10-20T03:35:50.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T03:35:50.270Z] Removing intermediate container f44c650e270c [2021-10-20T03:35:50.270Z] ---> 5baee0ab1702 [2021-10-20T03:35:50.270Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T03:35:50.857Z] Removing intermediate container c1de416832f4 [2021-10-20T03:35:50.857Z] ---> d95618c2c2c1 [2021-10-20T03:35:50.857Z] Step 20/21 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:35:50.857Z] ---> Running in 53c83a066745 [2021-10-20T03:35:50.857Z] ---> 01174fea58e8 [2021-10-20T03:35:50.857Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T03:35:50.857Z] ---> Running in 3104673435ef [2021-10-20T03:35:51.126Z] ---> Running in c75ccd7ea9e3 [2021-10-20T03:35:51.126Z] Removing intermediate container 53c83a066745 [2021-10-20T03:35:51.126Z] ---> 427b0d4c1dd2 [2021-10-20T03:35:51.126Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T03:35:51.707Z] Removing intermediate container 1a4891fc1899 [2021-10-20T03:35:51.707Z] ---> ef2150bf03c7 [2021-10-20T03:35:51.707Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:35:51.966Z] Removing intermediate container 3104673435ef [2021-10-20T03:35:51.966Z] ---> be2dc7655aa5 [2021-10-20T03:35:51.966Z] Step 21/21 : LABEL version=2.0.1-dev.72 [2021-10-20T03:35:52.548Z] ---> Running in acb3ea9e9a24 [2021-10-20T03:35:52.548Z] ---> 605f0ac72c9c [2021-10-20T03:35:52.548Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T03:35:52.548Z] ---> Running in 5734636dfb48 [2021-10-20T03:35:52.548Z] ---> Running in 7b7411dcf9f0 [2021-10-20T03:35:52.548Z] Removing intermediate container acb3ea9e9a24 [2021-10-20T03:35:52.548Z] ---> aeef73cb1f7a [2021-10-20T03:35:52.548Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T03:35:52.548Z] ---> Running in aafd6f5164d7 [2021-10-20T03:35:52.818Z] Removing intermediate container 5734636dfb48 [2021-10-20T03:35:52.818Z] ---> 44e4b1271444 [2021-10-20T03:35:52.818Z] [2021-10-20T03:35:52.818Z] Successfully built 44e4b1271444 [2021-10-20T03:35:52.818Z] Successfully tagged support-notifications:latest [2021-10-20T03:35:52.818Z] Removing intermediate container aafd6f5164d7 [2021-10-20T03:35:52.818Z] ---> d175ff008a09 [2021-10-20T03:35:52.818Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T03:35:52.818Z]  Building support-notifications ... done Building core-metadata [2021-10-20T03:35:52.818Z] ---> Running in 60ac9a278a82 [2021-10-20T03:35:53.769Z] Removing intermediate container c75ccd7ea9e3 [2021-10-20T03:35:53.769Z] ---> a3fe201040c0 [2021-10-20T03:35:53.769Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T03:35:55.678Z] Removing intermediate container 60ac9a278a82 [2021-10-20T03:35:55.678Z] ---> 5b31c88ff496 [2021-10-20T03:35:55.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:35:55.678Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:35:55.678Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:35:55.678Z] ---> 1790f80905e7 [2021-10-20T03:35:55.678Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:35:55.678Z] ---> Using cache [2021-10-20T03:35:55.678Z] ---> 0a4f444c66b8 [2021-10-20T03:35:55.678Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:35:55.678Z] ---> Using cache [2021-10-20T03:35:55.678Z] ---> cdbbaa7531a7 [2021-10-20T03:35:55.678Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:35:55.678Z] ---> Using cache [2021-10-20T03:35:55.678Z] ---> 33ccaaf1dee1 [2021-10-20T03:35:55.678Z] Step 6/22 : COPY . . [2021-10-20T03:35:55.678Z] ---> Running in 7af1718a405d [2021-10-20T03:35:56.627Z] Removing intermediate container 7b7411dcf9f0 [2021-10-20T03:35:56.627Z] ---> 66a2dd9464d3 [2021-10-20T03:35:56.628Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:35:56.628Z] Removing intermediate container 7af1718a405d [2021-10-20T03:35:56.628Z] ---> d1b4121fefee [2021-10-20T03:35:56.628Z] Step 22/24 : LABEL arch=x86_64 [2021-10-20T03:35:56.684Z] Removing intermediate container 10aaa29523b9 [2021-10-20T03:35:56.684Z] ---> 6650360a0ef1 [2021-10-20T03:35:56.684Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T03:35:56.684Z] ---> Running in 600bb47c8a80 [2021-10-20T03:35:57.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:35:59.198Z] ---> Running in 96737aa28185 [2021-10-20T03:35:59.198Z] ---> 657e40ee10bc [2021-10-20T03:35:59.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T03:35:59.463Z] ---> 72abd7cee05d [2021-10-20T03:35:59.463Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T03:36:00.849Z] Removing intermediate container 96737aa28185 [2021-10-20T03:36:00.849Z] ---> 25b5eb92328f [2021-10-20T03:36:00.850Z] Step 23/24 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:00.850Z] ---> 7a5e06c6e489 [2021-10-20T03:36:00.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T03:36:00.850Z] ---> Running in aaf561810999 [2021-10-20T03:36:01.421Z] ---> 8687f656be4d [2021-10-20T03:36:01.421Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T03:36:01.421Z] ---> cb6f793a60d6 [2021-10-20T03:36:01.421Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:36:01.421Z] Removing intermediate container aaf561810999 [2021-10-20T03:36:01.421Z] ---> 3ff6e6f70694 [2021-10-20T03:36:01.421Z] Step 24/24 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:01.421Z] ---> 594decc3eaf2 [2021-10-20T03:36:01.421Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T03:36:01.421Z] ---> Running in 94a7698783b2 [2021-10-20T03:36:01.421Z] ---> Running in d0782cd9f2cc [2021-10-20T03:36:01.680Z] ---> Running in eff4f786ccf3 [2021-10-20T03:36:01.680Z] ---> 9380fcb6cbe1 [2021-10-20T03:36:01.680Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T03:36:01.680Z] Removing intermediate container d0782cd9f2cc [2021-10-20T03:36:01.680Z] ---> ff1abcf5bc91 [2021-10-20T03:36:01.680Z] [2021-10-20T03:36:01.951Z] Successfully built ff1abcf5bc91 [2021-10-20T03:36:01.951Z] Removing intermediate container eff4f786ccf3 [2021-10-20T03:36:01.951Z] ---> 7e4dc631ccde [2021-10-20T03:36:01.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:36:01.951Z] Successfully tagged security-secretstore-setup:latest [2021-10-20T03:36:01.951Z] Building core-data [2021-10-20T03:36:01.951Z]  Building security-secretstore-setup ... done  ---> dee30a4945ca [2021-10-20T03:36:01.951Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T03:36:01.951Z] ---> Running in 077c19011145 [2021-10-20T03:36:02.901Z] Removing intermediate container 077c19011145 [2021-10-20T03:36:02.901Z] ---> 5a08b6b141c5 [2021-10-20T03:36:02.901Z] Step 21/23 : LABEL arch=x86_64 [2021-10-20T03:36:02.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:36:02.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:36:02.901Z] ---> 1790f80905e7 [2021-10-20T03:36:02.901Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:36:02.901Z] ---> Using cache [2021-10-20T03:36:02.901Z] ---> 0a4f444c66b8 [2021-10-20T03:36:02.901Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:36:02.901Z] ---> Using cache [2021-10-20T03:36:02.901Z] ---> cdbbaa7531a7 [2021-10-20T03:36:02.901Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:36:02.901Z] ---> Using cache [2021-10-20T03:36:02.901Z] ---> 33ccaaf1dee1 [2021-10-20T03:36:02.901Z] Step 6/22 : COPY . . [2021-10-20T03:36:02.901Z] ---> Using cache [2021-10-20T03:36:02.901Z] ---> cb6f793a60d6 [2021-10-20T03:36:02.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:36:04.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:36:04.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:36:04.810Z] ---> 1790f80905e7 [2021-10-20T03:36:04.810Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:36:04.810Z] ---> Using cache [2021-10-20T03:36:04.810Z] ---> 0a4f444c66b8 [2021-10-20T03:36:04.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:36:04.810Z] ---> Using cache [2021-10-20T03:36:04.810Z] ---> cdbbaa7531a7 [2021-10-20T03:36:04.810Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T03:36:05.760Z] ---> 57b2bc1dee4f [2021-10-20T03:36:05.760Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T03:36:05.760Z] ---> Running in 32d69bee4778 [2021-10-20T03:36:05.760Z] ---> Running in fcb27ff10173 [2021-10-20T03:36:05.760Z] ---> Running in 5fe2fcff1efb [2021-10-20T03:36:05.760Z] ---> Running in 5fbe32a71eb4 [2021-10-20T03:36:05.760Z] Removing intermediate container fcb27ff10173 [2021-10-20T03:36:05.760Z] ---> 09c8eee77fe4 [2021-10-20T03:36:05.760Z] Step 22/23 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:05.760Z] Removing intermediate container 94a7698783b2 [2021-10-20T03:36:05.760Z] ---> ce6719375f62 [2021-10-20T03:36:05.760Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T03:36:05.760Z] ---> Running in 34539936331f [2021-10-20T03:36:05.760Z] ---> Running in 3e6a1c3a0d70 [2021-10-20T03:36:05.760Z] Removing intermediate container 5fbe32a71eb4 [2021-10-20T03:36:05.760Z] ---> caff5741b960 [2021-10-20T03:36:05.760Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T03:36:06.022Z] Removing intermediate container 34539936331f [2021-10-20T03:36:06.022Z] ---> 08f0b524e8a6 [2021-10-20T03:36:06.022Z] Step 23/23 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:06.022Z] ---> Running in fe29d6c07dc7 [2021-10-20T03:36:06.291Z] ---> e25a57041ba1 [2021-10-20T03:36:06.291Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T03:36:06.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:06.291Z] ---> Running in c4aed0e1a72d [2021-10-20T03:36:06.291Z] Removing intermediate container fe29d6c07dc7 [2021-10-20T03:36:06.291Z] ---> e329eb0d8661 [2021-10-20T03:36:06.291Z] [2021-10-20T03:36:06.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:36:06.552Z] Successfully built e329eb0d8661 [2021-10-20T03:36:06.552Z] Successfully tagged support-scheduler:latest [2021-10-20T03:36:06.552Z] Building sys-mgmt-agent [2021-10-20T03:36:07.125Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:07.396Z] OK: 220 MiB in 52 packages [2021-10-20T03:36:09.980Z] Removing intermediate container 5fe2fcff1efb [2021-10-20T03:36:09.980Z] ---> 37696846c02d [2021-10-20T03:36:09.980Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T03:36:10.258Z] ---> Running in 359b4c5c386b [2021-10-20T03:36:10.258Z] Removing intermediate container 32d69bee4778 [2021-10-20T03:36:10.258Z] ---> 55fd3a063d76 [2021-10-20T03:36:10.258Z] Step 6/22 : COPY . . [2021-10-20T03:36:10.258Z] Removing intermediate container c4aed0e1a72d [2021-10-20T03:36:10.258Z] ---> e9e84339a416 [2021-10-20T03:36:10.258Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T03:36:10.545Z] ---> Running in f5160b725cd5 [2021-10-20T03:36:10.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:36:11.077Z] Removing intermediate container f5160b725cd5 [2021-10-20T03:36:11.077Z] ---> c58e0c2cd411 [2021-10-20T03:36:11.077Z] Step 27/30 : CMD ["gate"] [2021-10-20T03:36:12.465Z] ---> Running in 4c06f9782876 [2021-10-20T03:36:13.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:36:13.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:36:13.049Z] ---> 1790f80905e7 [2021-10-20T03:36:13.049Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:36:13.049Z] ---> Using cache [2021-10-20T03:36:13.049Z] ---> 0a4f444c66b8 [2021-10-20T03:36:13.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:36:13.049Z] ---> Using cache [2021-10-20T03:36:13.049Z] ---> cdbbaa7531a7 [2021-10-20T03:36:13.049Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T03:36:13.312Z] Removing intermediate container 4c06f9782876 [2021-10-20T03:36:13.312Z] ---> 73a89278b39e [2021-10-20T03:36:13.312Z] Step 28/30 : LABEL arch=x86_64 [2021-10-20T03:36:13.312Z] ---> Running in 17a84ca60bf7 [2021-10-20T03:36:13.575Z] ---> Running in 350b5f72a9a8 [2021-10-20T03:36:14.151Z] Removing intermediate container 350b5f72a9a8 [2021-10-20T03:36:14.151Z] ---> f6aad5537008 [2021-10-20T03:36:14.151Z] Step 29/30 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:14.416Z] ---> Running in 535b6b0b5bee [2021-10-20T03:36:14.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:14.675Z] Removing intermediate container 535b6b0b5bee [2021-10-20T03:36:14.675Z] ---> 15748378a505 [2021-10-20T03:36:14.675Z] Step 30/30 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:15.258Z] ---> Running in df75c78f9aa0 [2021-10-20T03:36:15.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:15.834Z] Removing intermediate container df75c78f9aa0 [2021-10-20T03:36:15.834Z] ---> 07fb4e036609 [2021-10-20T03:36:15.834Z] [2021-10-20T03:36:15.834Z] OK: 220 MiB in 52 packages [2021-10-20T03:36:16.100Z] Successfully built 07fb4e036609 [2021-10-20T03:36:16.100Z] Successfully tagged security-bootstrapper:latest [2021-10-20T03:36:17.537Z]  Building security-bootstrapper ... done Removing intermediate container 17a84ca60bf7 [2021-10-20T03:36:17.537Z] ---> 7ffcd13075c4 [2021-10-20T03:36:17.537Z] Step 6/22 : COPY . . [2021-10-20T03:36:17.537Z] ---> 19d22d884ba0 [2021-10-20T03:36:17.537Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:36:17.806Z] ---> Running in c33d5be2a98a [2021-10-20T03:36:23.159Z] Removing intermediate container c33d5be2a98a [2021-10-20T03:36:23.159Z] ---> fafc89ca5173 [2021-10-20T03:36:23.159Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T03:36:23.159Z] ---> c585967fef88 [2021-10-20T03:36:23.159Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:36:23.159Z] ---> Running in 1ba05b0c834c [2021-10-20T03:36:23.159Z] ---> Running in 53c63fa6efa3 [2021-10-20T03:36:23.743Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:36:25.166Z] Removing intermediate container 53c63fa6efa3 [2021-10-20T03:36:25.166Z] ---> 879002e8ec22 [2021-10-20T03:36:25.166Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T03:36:25.166Z] ---> Running in 17bbb0aebcc6 [2021-10-20T03:36:25.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:36:35.555Z] Removing intermediate container 3e6a1c3a0d70 [2021-10-20T03:36:35.555Z] ---> 7b615230cc68 [2021-10-20T03:36:35.555Z] [2021-10-20T03:36:35.555Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:36:35.555Z] ---> 14119a10abf4 [2021-10-20T03:36:35.555Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:36:35.555Z] ---> Using cache [2021-10-20T03:36:35.555Z] ---> ef2150bf03c7 [2021-10-20T03:36:35.555Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:36:35.555Z] ---> Using cache [2021-10-20T03:36:35.555Z] ---> aeef73cb1f7a [2021-10-20T03:36:35.555Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T03:36:35.555Z] ---> Running in 023c07099f29 [2021-10-20T03:36:35.555Z] Removing intermediate container 023c07099f29 [2021-10-20T03:36:35.555Z] ---> b207550f20fa [2021-10-20T03:36:35.555Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:36:35.555Z] ---> Running in 447a95e928fd [2021-10-20T03:36:35.555Z] Removing intermediate container 447a95e928fd [2021-10-20T03:36:35.555Z] ---> 031d7db37a9d [2021-10-20T03:36:35.555Z] Step 14/22 : WORKDIR / [2021-10-20T03:36:35.555Z] ---> Running in 4bd5827979c8 [2021-10-20T03:36:35.555Z] Removing intermediate container 4bd5827979c8 [2021-10-20T03:36:35.555Z] ---> c9aa06cf1d3b [2021-10-20T03:36:35.555Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:36:35.820Z] ---> 0b3acba4f976 [2021-10-20T03:36:35.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T03:36:36.433Z] ---> 56f66e3805f2 [2021-10-20T03:36:36.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T03:36:36.699Z] ---> 45e27bc24c25 [2021-10-20T03:36:36.699Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T03:36:36.699Z] ---> Running in a884f62d0ce9 [2021-10-20T03:36:36.699Z] Removing intermediate container a884f62d0ce9 [2021-10-20T03:36:36.699Z] ---> 8108483c22ce [2021-10-20T03:36:36.699Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:36:36.699Z] ---> Running in 06d7b8a47d64 [2021-10-20T03:36:36.967Z] Removing intermediate container 06d7b8a47d64 [2021-10-20T03:36:36.967Z] ---> 999681ddee7d [2021-10-20T03:36:36.967Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:36:36.967Z] ---> Running in 7b75371945c4 [2021-10-20T03:36:37.237Z] Removing intermediate container 7b75371945c4 [2021-10-20T03:36:37.237Z] ---> e299310f855f [2021-10-20T03:36:37.237Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:37.237Z] ---> Running in 6c076a1ba997 [2021-10-20T03:36:37.237Z] Removing intermediate container 6c076a1ba997 [2021-10-20T03:36:37.237Z] ---> c9ed9fef752d [2021-10-20T03:36:37.237Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:37.500Z] ---> Running in 8b4704dfbc71 [2021-10-20T03:36:37.500Z] Removing intermediate container 8b4704dfbc71 [2021-10-20T03:36:37.500Z] ---> 013c55be1c42 [2021-10-20T03:36:37.500Z] [2021-10-20T03:36:37.500Z] Successfully built 013c55be1c42 [2021-10-20T03:36:37.500Z] Successfully tagged core-command:latest [2021-10-20T03:36:41.801Z]  Building core-command ... done Removing intermediate container 359b4c5c386b [2021-10-20T03:36:41.801Z] ---> 872c7d060584 [2021-10-20T03:36:41.801Z] [2021-10-20T03:36:41.801Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:36:41.801Z] ---> 14119a10abf4 [2021-10-20T03:36:41.801Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:36:41.801Z] ---> Using cache [2021-10-20T03:36:41.801Z] ---> ef2150bf03c7 [2021-10-20T03:36:41.801Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:36:41.801Z] ---> Using cache [2021-10-20T03:36:41.801Z] ---> aeef73cb1f7a [2021-10-20T03:36:41.801Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T03:36:41.801Z] ---> Running in 05b1eb817ffd [2021-10-20T03:36:41.801Z] Removing intermediate container 05b1eb817ffd [2021-10-20T03:36:41.802Z] ---> 01147ee61b0f [2021-10-20T03:36:41.802Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:36:41.802Z] ---> Running in 22f8900a878d [2021-10-20T03:36:41.802Z] Removing intermediate container 22f8900a878d [2021-10-20T03:36:41.802Z] ---> 1c405e05d803 [2021-10-20T03:36:41.802Z] Step 14/22 : WORKDIR / [2021-10-20T03:36:41.802Z] ---> Running in 66d6a0cd1236 [2021-10-20T03:36:42.067Z] Removing intermediate container 66d6a0cd1236 [2021-10-20T03:36:42.067Z] ---> 137fad4a1a92 [2021-10-20T03:36:42.067Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:36:42.333Z] ---> a53427babd34 [2021-10-20T03:36:42.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T03:36:42.923Z] ---> 4d684d1eb9f0 [2021-10-20T03:36:42.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T03:36:42.923Z] ---> 90719f840288 [2021-10-20T03:36:42.923Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T03:36:43.205Z] ---> Running in f14ccc478a36 [2021-10-20T03:36:43.205Z] Removing intermediate container f14ccc478a36 [2021-10-20T03:36:43.205Z] ---> 5b63f8a42600 [2021-10-20T03:36:43.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:36:43.205Z] ---> Running in 204c557d3786 [2021-10-20T03:36:43.479Z] Removing intermediate container 204c557d3786 [2021-10-20T03:36:43.479Z] ---> 50407b591074 [2021-10-20T03:36:43.479Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:36:43.479Z] ---> Running in 5ce4b72960a5 [2021-10-20T03:36:43.750Z] Removing intermediate container 5ce4b72960a5 [2021-10-20T03:36:43.750Z] ---> b265339c8916 [2021-10-20T03:36:43.750Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:43.750Z] ---> Running in df726c348c23 [2021-10-20T03:36:43.750Z] Removing intermediate container df726c348c23 [2021-10-20T03:36:43.750Z] ---> dd4838bded0d [2021-10-20T03:36:43.750Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:44.017Z] ---> Running in 3cb5a41bed9c [2021-10-20T03:36:44.017Z] Removing intermediate container 3cb5a41bed9c [2021-10-20T03:36:44.017Z] ---> 6685b67e881c [2021-10-20T03:36:44.017Z] [2021-10-20T03:36:44.017Z] Successfully built 6685b67e881c [2021-10-20T03:36:44.017Z] Successfully tagged core-metadata:latest [2021-10-20T03:36:49.335Z]  Building core-metadata ... done Removing intermediate container 17bbb0aebcc6 [2021-10-20T03:36:49.335Z] ---> 48b45c6a2186 [2021-10-20T03:36:49.335Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T03:36:49.335Z] ---> Running in a589745f13f9 [2021-10-20T03:36:49.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:36:50.542Z] Removing intermediate container a589745f13f9 [2021-10-20T03:36:50.542Z] ---> 0f98a71e7dbe [2021-10-20T03:36:50.542Z] [2021-10-20T03:36:50.542Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T03:36:50.804Z] 20.10.8: Pulling from library/docker [2021-10-20T03:36:50.804Z] Removing intermediate container 1ba05b0c834c [2021-10-20T03:36:50.804Z] ---> d270cc925df4 [2021-10-20T03:36:50.804Z] [2021-10-20T03:36:50.804Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:36:50.804Z] ---> 14119a10abf4 [2021-10-20T03:36:50.804Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T03:36:50.804Z] ---> Running in e68269cb177d [2021-10-20T03:36:51.067Z] Removing intermediate container e68269cb177d [2021-10-20T03:36:51.067Z] ---> d33f01736b36 [2021-10-20T03:36:51.067Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T03:36:51.332Z] ---> Running in 1945cbbcff16 [2021-10-20T03:36:51.332Z] Removing intermediate container 1945cbbcff16 [2021-10-20T03:36:51.332Z] ---> 0ccf29815411 [2021-10-20T03:36:51.332Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T03:36:51.597Z] ---> Running in fb053e8f22aa [2021-10-20T03:36:51.597Z] Removing intermediate container fb053e8f22aa [2021-10-20T03:36:51.597Z] ---> becb78b06f9c [2021-10-20T03:36:51.597Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:36:51.860Z] ---> Running in 7e40a4e0c69d [2021-10-20T03:36:52.843Z] Removing intermediate container 7e40a4e0c69d [2021-10-20T03:36:52.843Z] ---> 4e9289b5cb4d [2021-10-20T03:36:52.843Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T03:36:53.102Z] ---> Running in 81639b5c0596 [2021-10-20T03:36:53.364Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T03:36:53.364Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T03:36:53.364Z] ---> bc6c0ffef665 [2021-10-20T03:36:53.364Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:36:53.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:53.364Z] ---> Running in 63593d591683 [2021-10-20T03:36:53.627Z] Removing intermediate container 63593d591683 [2021-10-20T03:36:53.627Z] ---> 07d51cf52baf [2021-10-20T03:36:53.627Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T03:36:53.627Z] ---> Running in da1e8000468a [2021-10-20T03:36:53.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:54.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:54.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:36:54.420Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T03:36:54.420Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T03:36:54.420Z] Executing bash-5.1.4-r0.post-install [2021-10-20T03:36:54.420Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:36:54.420Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:36:54.420Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T03:36:54.420Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T03:36:54.420Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T03:36:54.420Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T03:36:54.420Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T03:36:54.420Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T03:36:54.420Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T03:36:54.420Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T03:36:54.420Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:36:54.420Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:36:54.420Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T03:36:54.420Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T03:36:54.420Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T03:36:54.689Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T03:36:54.689Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:36:54.689Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T03:36:54.950Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:36:54.950Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T03:36:54.950Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T03:36:54.950Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T03:36:54.950Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T03:36:54.950Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T03:36:54.950Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T03:36:54.950Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T03:36:54.950Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T03:36:54.950Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T03:36:54.950Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T03:36:54.950Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T03:36:54.950Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T03:36:54.950Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T03:36:54.950Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T03:36:55.216Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T03:36:55.216Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T03:36:55.216Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T03:36:55.216Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T03:36:55.216Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T03:36:55.216Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T03:36:55.216Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:36:55.216Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T03:36:55.216Z] OK: 8 MiB in 20 packages [2021-10-20T03:36:55.216Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T03:36:55.216Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T03:36:55.216Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T03:36:55.216Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T03:36:55.216Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T03:36:55.216Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T03:36:56.608Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:36:56.608Z] OK: 84 MiB in 64 packages [2021-10-20T03:36:56.608Z] Removing intermediate container 81639b5c0596 [2021-10-20T03:36:56.608Z] ---> 8aaf53da7855 [2021-10-20T03:36:56.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:36:56.608Z] ---> 66e17740b758 [2021-10-20T03:36:56.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T03:36:57.191Z] ---> 2f3c7ddbce33 [2021-10-20T03:36:57.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T03:36:57.192Z] Collecting docker-compose==1.23.2 [2021-10-20T03:36:57.192Z] ---> 69b3cfb0c3f1 [2021-10-20T03:36:57.192Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T03:36:57.192Z] ---> Running in 58c76767bc24 [2021-10-20T03:36:57.192Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T03:36:57.456Z] Removing intermediate container 58c76767bc24 [2021-10-20T03:36:57.456Z] ---> 6e0211457a07 [2021-10-20T03:36:57.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:36:57.456Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T03:36:57.456Z] ---> Running in 6231f584be4b [2021-10-20T03:36:57.456Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T03:36:57.456Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T03:36:57.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T03:36:57.456Z] Removing intermediate container 6231f584be4b [2021-10-20T03:36:57.456Z] ---> bfc2b16f8c7f [2021-10-20T03:36:57.456Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:36:57.456Z] ---> Running in 2a398d3ad9ff [2021-10-20T03:36:57.456Z] Removing intermediate container 2a398d3ad9ff [2021-10-20T03:36:57.456Z] ---> 603f99e2c54f [2021-10-20T03:36:57.456Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:36:57.717Z] Collecting PyYAML<4,>=3.10 [2021-10-20T03:36:57.717Z] ---> Running in 6b1ca9c5683b [2021-10-20T03:36:57.717Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T03:36:57.717Z] Removing intermediate container 6b1ca9c5683b [2021-10-20T03:36:57.717Z] ---> 82bb444e7091 [2021-10-20T03:36:57.717Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:36:57.717Z] ---> Running in 7b045d7fff58 [2021-10-20T03:36:57.976Z] Removing intermediate container 7b045d7fff58 [2021-10-20T03:36:57.976Z] ---> 650ad2c17b22 [2021-10-20T03:36:57.976Z] [2021-10-20T03:36:57.976Z] Successfully built 650ad2c17b22 [2021-10-20T03:36:57.976Z] Successfully tagged core-data:latest [2021-10-20T03:36:57.976Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-10-20T03:36:58.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T03:36:58.499Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T03:36:58.499Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T03:36:58.499Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T03:36:58.499Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T03:36:58.499Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T03:36:58.758Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T03:36:58.758Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T03:36:59.019Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T03:36:59.280Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T03:36:59.280Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T03:36:59.280Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T03:36:59.280Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T03:36:59.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T03:36:59.280Z] Collecting idna<2.8,>=2.5 [2021-10-20T03:36:59.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T03:36:59.280Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T03:36:59.541Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T03:36:59.541Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T03:36:59.541Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T03:36:59.541Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T03:36:59.541Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T03:36:59.541Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T03:36:59.541Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T03:36:59.541Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T03:36:59.541Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T03:36:59.541Z] Attempting uninstall: urllib3 [2021-10-20T03:36:59.541Z] Found existing installation: urllib3 1.26.5 [2021-10-20T03:36:59.541Z] Uninstalling urllib3-1.26.5: [2021-10-20T03:36:59.541Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T03:36:59.803Z] Attempting uninstall: idna [2021-10-20T03:36:59.803Z] Found existing installation: idna 3.2 [2021-10-20T03:36:59.803Z] Uninstalling idna-3.2: [2021-10-20T03:36:59.803Z] Successfully uninstalled idna-3.2 [2021-10-20T03:36:59.803Z] Attempting uninstall: chardet [2021-10-20T03:36:59.803Z] Found existing installation: chardet 4.0.0 [2021-10-20T03:36:59.803Z] Uninstalling chardet-4.0.0: [2021-10-20T03:36:59.803Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T03:37:00.065Z] Attempting uninstall: requests [2021-10-20T03:37:00.065Z] Found existing installation: requests 2.25.1 [2021-10-20T03:37:00.065Z] Uninstalling requests-2.25.1: [2021-10-20T03:37:00.325Z] Successfully uninstalled requests-2.25.1 [2021-10-20T03:37:00.325Z] Running setup.py install for texttable: started [2021-10-20T03:37:00.586Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T03:37:00.586Z] Running setup.py install for PyYAML: started [2021-10-20T03:37:00.847Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T03:37:00.847Z] Running setup.py install for docopt: started [2021-10-20T03:37:01.424Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T03:37:01.424Z] Running setup.py install for dockerpty: started [2021-10-20T03:37:01.875Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T03:37:02.177Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T03:37:05.006Z] Removing intermediate container da1e8000468a [2021-10-20T03:37:05.006Z] ---> 590ba0390f35 [2021-10-20T03:37:05.006Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T03:37:05.006Z] ---> Running in 731ead678fec [2021-10-20T03:37:05.006Z] Removing intermediate container 731ead678fec [2021-10-20T03:37:05.006Z] ---> f4d396008a7e [2021-10-20T03:37:05.006Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T03:37:05.006Z] ---> Running in 4a2d8eb77703 [2021-10-20T03:37:05.006Z] Removing intermediate container 4a2d8eb77703 [2021-10-20T03:37:05.006Z] ---> fabed644cc3e [2021-10-20T03:37:05.006Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T03:37:05.268Z] ---> 581e5f1ff0c0 [2021-10-20T03:37:05.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T03:37:05.529Z] ---> fe14c7b1055f [2021-10-20T03:37:05.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T03:37:05.791Z] ---> 98b5e6d874c0 [2021-10-20T03:37:05.791Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T03:37:05.791Z] ---> Running in e06e983c30b9 [2021-10-20T03:37:05.791Z] Removing intermediate container e06e983c30b9 [2021-10-20T03:37:05.791Z] ---> 9bc21700311b [2021-10-20T03:37:05.791Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:37:05.791Z] ---> Running in ff26f98462d4 [2021-10-20T03:37:05.791Z] Removing intermediate container ff26f98462d4 [2021-10-20T03:37:05.791Z] ---> 3fc4dbfb0a3d [2021-10-20T03:37:05.791Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:37:05.791Z] ---> Running in 7cc71f25a5c5 [2021-10-20T03:37:06.057Z] Removing intermediate container 7cc71f25a5c5 [2021-10-20T03:37:06.057Z] ---> ca81eba1947f [2021-10-20T03:37:06.057Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:06.057Z] ---> Running in ac6697e7297a [2021-10-20T03:37:06.057Z] Removing intermediate container ac6697e7297a [2021-10-20T03:37:06.057Z] ---> 142a8890120e [2021-10-20T03:37:06.057Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:37:06.057Z] ---> Running in 1af3d32cd583 [2021-10-20T03:37:06.319Z] Removing intermediate container 1af3d32cd583 [2021-10-20T03:37:06.319Z] ---> 0fc0d9478f65 [2021-10-20T03:37:06.319Z] [2021-10-20T03:37:06.319Z] Successfully built 0fc0d9478f65 [2021-10-20T03:37:06.319Z] Successfully tagged sys-mgmt-agent:latest [2021-10-20T03:37:06.326Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T03:37:06.331Z] $ docker stop --time=1 5a4ef96b3246c0f3bcdda5acc9f23365f3d70ea30f204479ad41d2153dbd3648 [2021-10-20T03:37:07.618Z] $ docker rm -f 5a4ef96b3246c0f3bcdda5acc9f23365f3d70ea30f204479ad41d2153dbd3648 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:37:07.970Z] + docker images [2021-10-20T03:37:07.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T03:37:07.970Z] sys-mgmt-agent latest 0fc0d9478f65 1 second ago 294MB [2021-10-20T03:37:07.970Z] core-data latest 650ad2c17b22 10 seconds ago 20.6MB [2021-10-20T03:37:07.970Z] 0f98a71e7dbe 17 seconds ago 1.75GB [2021-10-20T03:37:07.970Z] d270cc925df4 17 seconds ago 1.76GB [2021-10-20T03:37:07.970Z] core-metadata latest 6685b67e881c 24 seconds ago 16.8MB [2021-10-20T03:37:07.970Z] 872c7d060584 27 seconds ago 1.76GB [2021-10-20T03:37:07.970Z] core-command latest 013c55be1c42 30 seconds ago 16MB [2021-10-20T03:37:07.970Z] 7b615230cc68 33 seconds ago 1.75GB [2021-10-20T03:37:07.970Z] security-bootstrapper latest 07fb4e036609 52 seconds ago 18.8MB [2021-10-20T03:37:07.970Z] support-scheduler latest e329eb0d8661 About a minute ago 16.1MB [2021-10-20T03:37:07.970Z] security-secretstore-setup latest ff1abcf5bc91 About a minute ago 28.2MB [2021-10-20T03:37:07.970Z] support-notifications latest 44e4b1271444 About a minute ago 16.9MB [2021-10-20T03:37:07.970Z] security-proxy-setup latest fa4e1248de29 About a minute ago 26.7MB [2021-10-20T03:37:07.970Z] 8ea694c9ecdf About a minute ago 1.76GB [2021-10-20T03:37:07.970Z] d8c323d35de1 About a minute ago 1.75GB [2021-10-20T03:37:07.970Z] 5f93f9c3978e About a minute ago 1.76GB [2021-10-20T03:37:07.970Z] a9fba04e9d06 About a minute ago 1.76GB [2021-10-20T03:37:07.970Z] 0ad8c64da17a About a minute ago 1.76GB [2021-10-20T03:37:07.970Z] ci-base-image-x86_64 latest 1790f80905e7 5 minutes ago 1.25GB [2021-10-20T03:37:07.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB [2021-10-20T03:37:07.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB [2021-10-20T03:37:07.970Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-20T03:37:07.970Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-20T03:37:07.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:37:08.160Z] provisioning config files... [2021-10-20T03:37:08.171Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/83@tmp/config7498659279444047840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:37:08.472Z] ---> docker-login.sh [2021-10-20T03:37:08.472Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:37:08.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:37:08.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:37:08.472Z] Configure a credential helper to remove this warning. See [2021-10-20T03:37:08.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:37:08.472Z] [2021-10-20T03:37:08.472Z] Login Succeeded [2021-10-20T03:37:08.472Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:37:08.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:37:08.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:37:08.732Z] Configure a credential helper to remove this warning. See [2021-10-20T03:37:08.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:37:08.732Z] [2021-10-20T03:37:08.732Z] Login Succeeded [2021-10-20T03:37:08.732Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:37:08.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:37:08.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:37:08.732Z] Configure a credential helper to remove this warning. See [2021-10-20T03:37:08.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:37:08.732Z] [2021-10-20T03:37:08.732Z] Login Succeeded [2021-10-20T03:37:08.732Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:37:08.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:37:08.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:37:08.732Z] Configure a credential helper to remove this warning. See [2021-10-20T03:37:08.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:37:08.732Z] [2021-10-20T03:37:08.732Z] Login Succeeded [2021-10-20T03:37:08.732Z] docker.io [2021-10-20T03:37:08.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:37:09.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:37:09.254Z] Configure a credential helper to remove this warning. See [2021-10-20T03:37:09.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:37:09.254Z] [2021-10-20T03:37:09.254Z] Login Succeeded [2021-10-20T03:37:09.254Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:37:09.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:09.294Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-20T03:37:09.294Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:09.294Z] latest [2021-10-20T03:37:09.294Z] 2.0.1-dev.72 [2021-10-20T03:37:09.294Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:09.294Z] main [2021-10-20T03:37:09.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:09.597Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:09.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:09.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-20T03:37:09.899Z] 3f8767c9719e: Preparing [2021-10-20T03:37:09.899Z] c028bfc946e1: Preparing [2021-10-20T03:37:09.899Z] 622fda6cd48f: Preparing [2021-10-20T03:37:09.899Z] 503d411751ab: Preparing [2021-10-20T03:37:09.899Z] e2eb06d8af82: Preparing [2021-10-20T03:37:09.899Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:09.899Z] 503d411751ab: Pushed [2021-10-20T03:37:09.899Z] 622fda6cd48f: Pushed [2021-10-20T03:37:09.899Z] 3f8767c9719e: Pushed [2021-10-20T03:37:11.287Z] c028bfc946e1: Pushed [2021-10-20T03:37:11.287Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:2908c76e41a18837fdfc9ed9fead297a18c70494c25eba056b5d8cab9d3e30b4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:11.578Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:11.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-20T03:37:11.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-20T03:37:11.870Z] 3f8767c9719e: Preparing [2021-10-20T03:37:11.870Z] c028bfc946e1: Preparing [2021-10-20T03:37:11.870Z] 622fda6cd48f: Preparing [2021-10-20T03:37:11.870Z] 503d411751ab: Preparing [2021-10-20T03:37:11.870Z] e2eb06d8af82: Preparing [2021-10-20T03:37:11.870Z] c028bfc946e1: Layer already exists [2021-10-20T03:37:11.870Z] 503d411751ab: Layer already exists [2021-10-20T03:37:11.870Z] 3f8767c9719e: Layer already exists [2021-10-20T03:37:11.870Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:11.870Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:11.870Z] latest: digest: sha256:2908c76e41a18837fdfc9ed9fead297a18c70494c25eba056b5d8cab9d3e30b4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:12.165Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:12.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.72 [2021-10-20T03:37:12.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-20T03:37:12.459Z] 3f8767c9719e: Preparing [2021-10-20T03:37:12.459Z] c028bfc946e1: Preparing [2021-10-20T03:37:12.459Z] 622fda6cd48f: Preparing [2021-10-20T03:37:12.459Z] 503d411751ab: Preparing [2021-10-20T03:37:12.459Z] e2eb06d8af82: Preparing [2021-10-20T03:37:12.459Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:12.459Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:12.459Z] 503d411751ab: Layer already exists [2021-10-20T03:37:12.459Z] c028bfc946e1: Layer already exists [2021-10-20T03:37:12.459Z] 3f8767c9719e: Layer already exists [2021-10-20T03:37:12.459Z] 2.0.1-dev.72: digest: sha256:2908c76e41a18837fdfc9ed9fead297a18c70494c25eba056b5d8cab9d3e30b4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:12.757Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:13.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:13.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-20T03:37:13.045Z] 3f8767c9719e: Preparing [2021-10-20T03:37:13.046Z] c028bfc946e1: Preparing [2021-10-20T03:37:13.046Z] 622fda6cd48f: Preparing [2021-10-20T03:37:13.046Z] 503d411751ab: Preparing [2021-10-20T03:37:13.046Z] e2eb06d8af82: Preparing [2021-10-20T03:37:13.046Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:13.046Z] 503d411751ab: Layer already exists [2021-10-20T03:37:13.046Z] 3f8767c9719e: Layer already exists [2021-10-20T03:37:13.046Z] c028bfc946e1: Layer already exists [2021-10-20T03:37:13.046Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:13.046Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:2908c76e41a18837fdfc9ed9fead297a18c70494c25eba056b5d8cab9d3e30b4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:13.341Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:13.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-20T03:37:13.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-20T03:37:13.630Z] 3f8767c9719e: Preparing [2021-10-20T03:37:13.630Z] c028bfc946e1: Preparing [2021-10-20T03:37:13.630Z] 622fda6cd48f: Preparing [2021-10-20T03:37:13.630Z] 503d411751ab: Preparing [2021-10-20T03:37:13.630Z] e2eb06d8af82: Preparing [2021-10-20T03:37:13.630Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:13.630Z] c028bfc946e1: Layer already exists [2021-10-20T03:37:13.630Z] 3f8767c9719e: Layer already exists [2021-10-20T03:37:13.630Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:13.630Z] 503d411751ab: Layer already exists [2021-10-20T03:37:13.630Z] main: digest: sha256:2908c76e41a18837fdfc9ed9fead297a18c70494c25eba056b5d8cab9d3e30b4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:13.661Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:13.668Z] taggedImages: [2021-10-20T03:37:13.668Z] - nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:13.668Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-20T03:37:13.668Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.72 [2021-10-20T03:37:13.668Z] - nexus3.edgexfoundry.org:10004/core-command:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:13.668Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-20T03:37:13.689Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-20T03:37:13.689Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:13.689Z] latest [2021-10-20T03:37:13.689Z] 2.0.1-dev.72 [2021-10-20T03:37:13.689Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:13.689Z] main [2021-10-20T03:37:13.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:13.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:14.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:14.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-20T03:37:14.285Z] f92f3b7bf38f: Preparing [2021-10-20T03:37:14.285Z] 2a15bc3836eb: Preparing [2021-10-20T03:37:14.285Z] 622fda6cd48f: Preparing [2021-10-20T03:37:14.285Z] 35c45fb2e671: Preparing [2021-10-20T03:37:14.285Z] aee1ff82874d: Preparing [2021-10-20T03:37:14.285Z] e2eb06d8af82: Preparing [2021-10-20T03:37:14.285Z] e2eb06d8af82: Waiting [2021-10-20T03:37:14.285Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:14.543Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:14.543Z] aee1ff82874d: Pushed [2021-10-20T03:37:14.543Z] f92f3b7bf38f: Pushed [2021-10-20T03:37:14.543Z] 35c45fb2e671: Pushed [2021-10-20T03:37:15.484Z] 2a15bc3836eb: Pushed [2021-10-20T03:37:15.743Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:c536714f39d1166f935604ff2980ec055c148310ed53f7f3bb3aa47ffc4da358 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:16.045Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:16.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-20T03:37:16.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-20T03:37:16.335Z] f92f3b7bf38f: Preparing [2021-10-20T03:37:16.335Z] 2a15bc3836eb: Preparing [2021-10-20T03:37:16.335Z] 622fda6cd48f: Preparing [2021-10-20T03:37:16.335Z] 35c45fb2e671: Preparing [2021-10-20T03:37:16.335Z] aee1ff82874d: Preparing [2021-10-20T03:37:16.335Z] e2eb06d8af82: Preparing [2021-10-20T03:37:16.335Z] e2eb06d8af82: Waiting [2021-10-20T03:37:16.335Z] f92f3b7bf38f: Layer already exists [2021-10-20T03:37:16.335Z] 2a15bc3836eb: Layer already exists [2021-10-20T03:37:16.335Z] aee1ff82874d: Layer already exists [2021-10-20T03:37:16.335Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:16.335Z] 35c45fb2e671: Layer already exists [2021-10-20T03:37:16.335Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:16.335Z] latest: digest: sha256:c536714f39d1166f935604ff2980ec055c148310ed53f7f3bb3aa47ffc4da358 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:16.634Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:16.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.72 [2021-10-20T03:37:16.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-20T03:37:16.926Z] f92f3b7bf38f: Preparing [2021-10-20T03:37:16.926Z] 2a15bc3836eb: Preparing [2021-10-20T03:37:16.926Z] 622fda6cd48f: Preparing [2021-10-20T03:37:16.926Z] 35c45fb2e671: Preparing [2021-10-20T03:37:16.926Z] aee1ff82874d: Preparing [2021-10-20T03:37:16.926Z] e2eb06d8af82: Preparing [2021-10-20T03:37:16.926Z] e2eb06d8af82: Waiting [2021-10-20T03:37:17.188Z] f92f3b7bf38f: Layer already exists [2021-10-20T03:37:17.188Z] aee1ff82874d: Layer already exists [2021-10-20T03:37:17.188Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:17.188Z] 2a15bc3836eb: Layer already exists [2021-10-20T03:37:17.188Z] 35c45fb2e671: Layer already exists [2021-10-20T03:37:17.188Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:18.126Z] 2.0.1-dev.72: digest: sha256:c536714f39d1166f935604ff2980ec055c148310ed53f7f3bb3aa47ffc4da358 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:18.421Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:18.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:18.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-20T03:37:18.713Z] f92f3b7bf38f: Preparing [2021-10-20T03:37:18.713Z] 2a15bc3836eb: Preparing [2021-10-20T03:37:18.713Z] 622fda6cd48f: Preparing [2021-10-20T03:37:18.713Z] 35c45fb2e671: Preparing [2021-10-20T03:37:18.713Z] aee1ff82874d: Preparing [2021-10-20T03:37:18.714Z] e2eb06d8af82: Preparing [2021-10-20T03:37:18.714Z] e2eb06d8af82: Waiting [2021-10-20T03:37:18.714Z] aee1ff82874d: Layer already exists [2021-10-20T03:37:18.714Z] 2a15bc3836eb: Layer already exists [2021-10-20T03:37:18.714Z] f92f3b7bf38f: Layer already exists [2021-10-20T03:37:18.714Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:18.714Z] 35c45fb2e671: Layer already exists [2021-10-20T03:37:18.714Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:18.714Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:c536714f39d1166f935604ff2980ec055c148310ed53f7f3bb3aa47ffc4da358 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:19.014Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:19.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-20T03:37:19.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-20T03:37:19.307Z] f92f3b7bf38f: Preparing [2021-10-20T03:37:19.307Z] 2a15bc3836eb: Preparing [2021-10-20T03:37:19.307Z] 622fda6cd48f: Preparing [2021-10-20T03:37:19.307Z] 35c45fb2e671: Preparing [2021-10-20T03:37:19.307Z] aee1ff82874d: Preparing [2021-10-20T03:37:19.307Z] e2eb06d8af82: Preparing [2021-10-20T03:37:19.307Z] e2eb06d8af82: Waiting [2021-10-20T03:37:19.307Z] aee1ff82874d: Layer already exists [2021-10-20T03:37:19.307Z] 35c45fb2e671: Layer already exists [2021-10-20T03:37:19.307Z] f92f3b7bf38f: Layer already exists [2021-10-20T03:37:19.307Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:19.307Z] 2a15bc3836eb: Layer already exists [2021-10-20T03:37:19.307Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:19.307Z] main: digest: sha256:c536714f39d1166f935604ff2980ec055c148310ed53f7f3bb3aa47ffc4da358 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:19.339Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:19.349Z] taggedImages: [2021-10-20T03:37:19.349Z] - nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:19.349Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-20T03:37:19.349Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.72 [2021-10-20T03:37:19.349Z] - nexus3.edgexfoundry.org:10004/core-data:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:19.349Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-20T03:37:19.368Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-20T03:37:19.368Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:19.368Z] latest [2021-10-20T03:37:19.368Z] 2.0.1-dev.72 [2021-10-20T03:37:19.368Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:19.368Z] main [2021-10-20T03:37:19.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:19.679Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:19.966Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:19.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-20T03:37:19.967Z] 02d37a17d8aa: Preparing [2021-10-20T03:37:19.967Z] 04c1f649cfb3: Preparing [2021-10-20T03:37:19.967Z] 622fda6cd48f: Preparing [2021-10-20T03:37:19.967Z] 503d411751ab: Preparing [2021-10-20T03:37:19.967Z] e2eb06d8af82: Preparing [2021-10-20T03:37:19.967Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:19.967Z] 503d411751ab: Layer already exists [2021-10-20T03:37:19.967Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:19.967Z] 02d37a17d8aa: Pushed [2021-10-20T03:37:21.346Z] 04c1f649cfb3: Pushed [2021-10-20T03:37:21.346Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:c285e92ab55b53609baaaa484da4f6f9884663858d8ea725d94df151fe7593c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:21.649Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:21.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-20T03:37:21.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-20T03:37:21.946Z] 02d37a17d8aa: Preparing [2021-10-20T03:37:21.946Z] 04c1f649cfb3: Preparing [2021-10-20T03:37:21.946Z] 622fda6cd48f: Preparing [2021-10-20T03:37:21.946Z] 503d411751ab: Preparing [2021-10-20T03:37:21.946Z] e2eb06d8af82: Preparing [2021-10-20T03:37:21.946Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:21.946Z] 02d37a17d8aa: Layer already exists [2021-10-20T03:37:21.946Z] 04c1f649cfb3: Layer already exists [2021-10-20T03:37:21.946Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:21.946Z] 503d411751ab: Layer already exists [2021-10-20T03:37:21.946Z] latest: digest: sha256:c285e92ab55b53609baaaa484da4f6f9884663858d8ea725d94df151fe7593c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:22.239Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:22.528Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.72 [2021-10-20T03:37:22.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-20T03:37:22.528Z] 02d37a17d8aa: Preparing [2021-10-20T03:37:22.528Z] 04c1f649cfb3: Preparing [2021-10-20T03:37:22.528Z] 622fda6cd48f: Preparing [2021-10-20T03:37:22.528Z] 503d411751ab: Preparing [2021-10-20T03:37:22.528Z] e2eb06d8af82: Preparing [2021-10-20T03:37:22.528Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:22.528Z] 04c1f649cfb3: Layer already exists [2021-10-20T03:37:22.528Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:22.528Z] 503d411751ab: Layer already exists [2021-10-20T03:37:22.528Z] 02d37a17d8aa: Layer already exists [2021-10-20T03:37:22.528Z] 2.0.1-dev.72: digest: sha256:c285e92ab55b53609baaaa484da4f6f9884663858d8ea725d94df151fe7593c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:22.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:23.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:23.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-20T03:37:23.111Z] 02d37a17d8aa: Preparing [2021-10-20T03:37:23.111Z] 04c1f649cfb3: Preparing [2021-10-20T03:37:23.111Z] 622fda6cd48f: Preparing [2021-10-20T03:37:23.111Z] 503d411751ab: Preparing [2021-10-20T03:37:23.111Z] e2eb06d8af82: Preparing [2021-10-20T03:37:23.111Z] 503d411751ab: Layer already exists [2021-10-20T03:37:23.111Z] 02d37a17d8aa: Layer already exists [2021-10-20T03:37:23.111Z] 04c1f649cfb3: Layer already exists [2021-10-20T03:37:23.111Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:23.111Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:23.111Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:c285e92ab55b53609baaaa484da4f6f9884663858d8ea725d94df151fe7593c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:23.403Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:23.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-20T03:37:23.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-20T03:37:23.693Z] 02d37a17d8aa: Preparing [2021-10-20T03:37:23.693Z] 04c1f649cfb3: Preparing [2021-10-20T03:37:23.693Z] 622fda6cd48f: Preparing [2021-10-20T03:37:23.693Z] 503d411751ab: Preparing [2021-10-20T03:37:23.693Z] e2eb06d8af82: Preparing [2021-10-20T03:37:23.693Z] 04c1f649cfb3: Layer already exists [2021-10-20T03:37:23.693Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:23.693Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:23.693Z] 02d37a17d8aa: Layer already exists [2021-10-20T03:37:23.693Z] 503d411751ab: Layer already exists [2021-10-20T03:37:23.693Z] main: digest: sha256:c285e92ab55b53609baaaa484da4f6f9884663858d8ea725d94df151fe7593c5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:23.720Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:23.726Z] taggedImages: [2021-10-20T03:37:23.726Z] - nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:23.726Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-20T03:37:23.726Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.72 [2021-10-20T03:37:23.726Z] - nexus3.edgexfoundry.org:10004/core-metadata:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:23.726Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-20T03:37:23.742Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-20T03:37:23.742Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:23.742Z] latest [2021-10-20T03:37:23.742Z] 2.0.1-dev.72 [2021-10-20T03:37:23.742Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:23.742Z] main [2021-10-20T03:37:23.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:24.044Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:24.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:24.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-20T03:37:24.338Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:24.338Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:24.338Z] 1c53c1c1156c: Preparing [2021-10-20T03:37:24.338Z] 01c9e2627d67: Preparing [2021-10-20T03:37:24.338Z] 00b651f2f258: Preparing [2021-10-20T03:37:24.338Z] 069494b61559: Preparing [2021-10-20T03:37:24.338Z] 622fda6cd48f: Preparing [2021-10-20T03:37:24.338Z] cbfd07cc5ca9: Preparing [2021-10-20T03:37:24.338Z] 89c7394fa7b8: Preparing [2021-10-20T03:37:24.338Z] 47cb4b3848d9: Preparing [2021-10-20T03:37:24.338Z] 11b3c27da60f: Preparing [2021-10-20T03:37:24.338Z] e2eb06d8af82: Preparing [2021-10-20T03:37:24.338Z] 622fda6cd48f: Waiting [2021-10-20T03:37:24.338Z] cbfd07cc5ca9: Waiting [2021-10-20T03:37:24.338Z] 89c7394fa7b8: Waiting [2021-10-20T03:37:24.338Z] 47cb4b3848d9: Waiting [2021-10-20T03:37:24.338Z] 11b3c27da60f: Waiting [2021-10-20T03:37:24.338Z] e2eb06d8af82: Waiting [2021-10-20T03:37:24.338Z] 00b651f2f258: Pushed [2021-10-20T03:37:24.338Z] 1c53c1c1156c: Pushed [2021-10-20T03:37:24.338Z] 8e91a5bb9b03: Pushed [2021-10-20T03:37:24.338Z] 01c9e2627d67: Pushed [2021-10-20T03:37:24.338Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:24.599Z] cbfd07cc5ca9: Pushed [2021-10-20T03:37:24.599Z] 47cb4b3848d9: Pushed [2021-10-20T03:37:24.599Z] 89c7394fa7b8: Pushed [2021-10-20T03:37:24.599Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:24.599Z] 11b3c27da60f: Pushed [2021-10-20T03:37:25.544Z] 069494b61559: Pushed [2021-10-20T03:37:25.804Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:ce1c4d9fe19f0359194d90a3c12efe49189cf840c29631ece10fdbf1bb15630b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:26.095Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:26.389Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-20T03:37:26.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-20T03:37:26.389Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:26.389Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:26.389Z] 1c53c1c1156c: Preparing [2021-10-20T03:37:26.389Z] 01c9e2627d67: Preparing [2021-10-20T03:37:26.389Z] 00b651f2f258: Preparing [2021-10-20T03:37:26.389Z] 069494b61559: Preparing [2021-10-20T03:37:26.389Z] 622fda6cd48f: Preparing [2021-10-20T03:37:26.389Z] cbfd07cc5ca9: Preparing [2021-10-20T03:37:26.389Z] 89c7394fa7b8: Preparing [2021-10-20T03:37:26.389Z] 47cb4b3848d9: Preparing [2021-10-20T03:37:26.389Z] 11b3c27da60f: Preparing [2021-10-20T03:37:26.389Z] e2eb06d8af82: Preparing [2021-10-20T03:37:26.389Z] 622fda6cd48f: Waiting [2021-10-20T03:37:26.389Z] cbfd07cc5ca9: Waiting [2021-10-20T03:37:26.389Z] 89c7394fa7b8: Waiting [2021-10-20T03:37:26.389Z] 47cb4b3848d9: Waiting [2021-10-20T03:37:26.389Z] 11b3c27da60f: Waiting [2021-10-20T03:37:26.389Z] e2eb06d8af82: Waiting [2021-10-20T03:37:26.389Z] 8e91a5bb9b03: Layer already exists [2021-10-20T03:37:26.389Z] 069494b61559: Layer already exists [2021-10-20T03:37:26.389Z] 1c53c1c1156c: Layer already exists [2021-10-20T03:37:26.389Z] 01c9e2627d67: Layer already exists [2021-10-20T03:37:26.389Z] 00b651f2f258: Layer already exists [2021-10-20T03:37:26.389Z] cbfd07cc5ca9: Layer already exists [2021-10-20T03:37:26.389Z] 89c7394fa7b8: Layer already exists [2021-10-20T03:37:26.389Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:26.389Z] 11b3c27da60f: Layer already exists [2021-10-20T03:37:26.389Z] 47cb4b3848d9: Layer already exists [2021-10-20T03:37:26.389Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:26.389Z] latest: digest: sha256:ce1c4d9fe19f0359194d90a3c12efe49189cf840c29631ece10fdbf1bb15630b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:26.688Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:26.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.72 [2021-10-20T03:37:26.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-20T03:37:26.978Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:26.978Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:26.978Z] 1c53c1c1156c: Preparing [2021-10-20T03:37:26.978Z] 01c9e2627d67: Preparing [2021-10-20T03:37:26.978Z] 00b651f2f258: Preparing [2021-10-20T03:37:26.978Z] 069494b61559: Preparing [2021-10-20T03:37:26.978Z] 622fda6cd48f: Preparing [2021-10-20T03:37:26.978Z] cbfd07cc5ca9: Preparing [2021-10-20T03:37:26.978Z] 89c7394fa7b8: Preparing [2021-10-20T03:37:26.978Z] 47cb4b3848d9: Preparing [2021-10-20T03:37:26.978Z] 11b3c27da60f: Preparing [2021-10-20T03:37:26.978Z] e2eb06d8af82: Preparing [2021-10-20T03:37:26.978Z] cbfd07cc5ca9: Waiting [2021-10-20T03:37:26.978Z] 89c7394fa7b8: Waiting [2021-10-20T03:37:26.978Z] 47cb4b3848d9: Waiting [2021-10-20T03:37:26.978Z] 11b3c27da60f: Waiting [2021-10-20T03:37:26.978Z] e2eb06d8af82: Waiting [2021-10-20T03:37:26.978Z] 622fda6cd48f: Waiting [2021-10-20T03:37:26.978Z] 069494b61559: Layer already exists [2021-10-20T03:37:26.978Z] 01c9e2627d67: Layer already exists [2021-10-20T03:37:26.978Z] 1c53c1c1156c: Layer already exists [2021-10-20T03:37:26.978Z] 8e91a5bb9b03: Layer already exists [2021-10-20T03:37:26.978Z] 00b651f2f258: Layer already exists [2021-10-20T03:37:26.978Z] 89c7394fa7b8: Layer already exists [2021-10-20T03:37:26.978Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:26.978Z] 47cb4b3848d9: Layer already exists [2021-10-20T03:37:26.978Z] cbfd07cc5ca9: Layer already exists [2021-10-20T03:37:26.978Z] 11b3c27da60f: Layer already exists [2021-10-20T03:37:26.978Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:26.978Z] 2.0.1-dev.72: digest: sha256:ce1c4d9fe19f0359194d90a3c12efe49189cf840c29631ece10fdbf1bb15630b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:27.278Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:27.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:27.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-20T03:37:27.571Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:27.571Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:27.571Z] 1c53c1c1156c: Preparing [2021-10-20T03:37:27.571Z] 01c9e2627d67: Preparing [2021-10-20T03:37:27.571Z] 00b651f2f258: Preparing [2021-10-20T03:37:27.571Z] 069494b61559: Preparing [2021-10-20T03:37:27.571Z] 622fda6cd48f: Preparing [2021-10-20T03:37:27.571Z] cbfd07cc5ca9: Preparing [2021-10-20T03:37:27.571Z] 89c7394fa7b8: Preparing [2021-10-20T03:37:27.571Z] 47cb4b3848d9: Preparing [2021-10-20T03:37:27.571Z] 11b3c27da60f: Preparing [2021-10-20T03:37:27.571Z] e2eb06d8af82: Preparing [2021-10-20T03:37:27.571Z] 622fda6cd48f: Waiting [2021-10-20T03:37:27.571Z] cbfd07cc5ca9: Waiting [2021-10-20T03:37:27.571Z] 89c7394fa7b8: Waiting [2021-10-20T03:37:27.571Z] 47cb4b3848d9: Waiting [2021-10-20T03:37:27.571Z] 11b3c27da60f: Waiting [2021-10-20T03:37:27.571Z] e2eb06d8af82: Waiting [2021-10-20T03:37:27.571Z] 00b651f2f258: Layer already exists [2021-10-20T03:37:27.571Z] 8e91a5bb9b03: Layer already exists [2021-10-20T03:37:27.571Z] 1c53c1c1156c: Layer already exists [2021-10-20T03:37:27.571Z] 01c9e2627d67: Layer already exists [2021-10-20T03:37:27.571Z] 069494b61559: Layer already exists [2021-10-20T03:37:27.571Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:27.571Z] cbfd07cc5ca9: Layer already exists [2021-10-20T03:37:27.571Z] 11b3c27da60f: Layer already exists [2021-10-20T03:37:27.571Z] 89c7394fa7b8: Layer already exists [2021-10-20T03:37:27.571Z] 47cb4b3848d9: Layer already exists [2021-10-20T03:37:27.571Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:27.571Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:ce1c4d9fe19f0359194d90a3c12efe49189cf840c29631ece10fdbf1bb15630b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:27.869Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:28.158Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-20T03:37:28.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-20T03:37:28.158Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:28.158Z] 8e91a5bb9b03: Preparing [2021-10-20T03:37:28.158Z] 1c53c1c1156c: Preparing [2021-10-20T03:37:28.158Z] 01c9e2627d67: Preparing [2021-10-20T03:37:28.158Z] 00b651f2f258: Preparing [2021-10-20T03:37:28.158Z] 069494b61559: Preparing [2021-10-20T03:37:28.158Z] 622fda6cd48f: Preparing [2021-10-20T03:37:28.158Z] cbfd07cc5ca9: Preparing [2021-10-20T03:37:28.158Z] 89c7394fa7b8: Preparing [2021-10-20T03:37:28.158Z] 47cb4b3848d9: Preparing [2021-10-20T03:37:28.158Z] 11b3c27da60f: Preparing [2021-10-20T03:37:28.158Z] e2eb06d8af82: Preparing [2021-10-20T03:37:28.158Z] 622fda6cd48f: Waiting [2021-10-20T03:37:28.158Z] cbfd07cc5ca9: Waiting [2021-10-20T03:37:28.158Z] 89c7394fa7b8: Waiting [2021-10-20T03:37:28.158Z] 47cb4b3848d9: Waiting [2021-10-20T03:37:28.158Z] 11b3c27da60f: Waiting [2021-10-20T03:37:28.158Z] e2eb06d8af82: Waiting [2021-10-20T03:37:28.158Z] 069494b61559: Layer already exists [2021-10-20T03:37:28.158Z] 1c53c1c1156c: Layer already exists [2021-10-20T03:37:28.158Z] 00b651f2f258: Layer already exists [2021-10-20T03:37:28.158Z] 01c9e2627d67: Layer already exists [2021-10-20T03:37:28.158Z] 8e91a5bb9b03: Layer already exists [2021-10-20T03:37:28.158Z] 89c7394fa7b8: Layer already exists [2021-10-20T03:37:28.158Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:28.158Z] cbfd07cc5ca9: Layer already exists [2021-10-20T03:37:28.158Z] 47cb4b3848d9: Layer already exists [2021-10-20T03:37:28.158Z] 11b3c27da60f: Layer already exists [2021-10-20T03:37:28.158Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:28.158Z] main: digest: sha256:ce1c4d9fe19f0359194d90a3c12efe49189cf840c29631ece10fdbf1bb15630b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:28.193Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:28.201Z] taggedImages: [2021-10-20T03:37:28.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:28.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-20T03:37:28.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.72 [2021-10-20T03:37:28.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:28.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-20T03:37:28.221Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-20T03:37:28.221Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:28.221Z] latest [2021-10-20T03:37:28.221Z] 2.0.1-dev.72 [2021-10-20T03:37:28.221Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:28.221Z] main [2021-10-20T03:37:28.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:28.537Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:28.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:28.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-20T03:37:28.850Z] 13c1e11e5089: Preparing [2021-10-20T03:37:28.850Z] 8183110efe05: Preparing [2021-10-20T03:37:28.850Z] 463a01070cef: Preparing [2021-10-20T03:37:28.850Z] ad5776e7a73b: Preparing [2021-10-20T03:37:28.850Z] e762245018a1: Preparing [2021-10-20T03:37:28.850Z] e2eb06d8af82: Preparing [2021-10-20T03:37:28.850Z] e2eb06d8af82: Waiting [2021-10-20T03:37:29.459Z] ad5776e7a73b: Pushed [2021-10-20T03:37:29.459Z] 463a01070cef: Pushed [2021-10-20T03:37:29.459Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:29.459Z] e762245018a1: Pushed [2021-10-20T03:37:29.459Z] 8183110efe05: Pushed [2021-10-20T03:37:29.720Z] 13c1e11e5089: Pushed [2021-10-20T03:37:29.981Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:e1388b64f18df00ce25bd0704315e7483f49492730ee5af00f8225271f4c9d31 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:30.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:30.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-20T03:37:30.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-20T03:37:30.573Z] 13c1e11e5089: Preparing [2021-10-20T03:37:30.573Z] 8183110efe05: Preparing [2021-10-20T03:37:30.573Z] 463a01070cef: Preparing [2021-10-20T03:37:30.573Z] ad5776e7a73b: Preparing [2021-10-20T03:37:30.573Z] e762245018a1: Preparing [2021-10-20T03:37:30.573Z] e2eb06d8af82: Preparing [2021-10-20T03:37:30.573Z] e2eb06d8af82: Waiting [2021-10-20T03:37:30.573Z] ad5776e7a73b: Layer already exists [2021-10-20T03:37:30.573Z] 463a01070cef: Layer already exists [2021-10-20T03:37:30.573Z] e762245018a1: Layer already exists [2021-10-20T03:37:30.573Z] 13c1e11e5089: Layer already exists [2021-10-20T03:37:30.573Z] 8183110efe05: Layer already exists [2021-10-20T03:37:30.573Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:30.573Z] latest: digest: sha256:e1388b64f18df00ce25bd0704315e7483f49492730ee5af00f8225271f4c9d31 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:30.871Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:31.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.72 [2021-10-20T03:37:31.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-20T03:37:31.167Z] 13c1e11e5089: Preparing [2021-10-20T03:37:31.167Z] 8183110efe05: Preparing [2021-10-20T03:37:31.167Z] 463a01070cef: Preparing [2021-10-20T03:37:31.167Z] ad5776e7a73b: Preparing [2021-10-20T03:37:31.167Z] e762245018a1: Preparing [2021-10-20T03:37:31.167Z] e2eb06d8af82: Preparing [2021-10-20T03:37:31.167Z] e2eb06d8af82: Waiting [2021-10-20T03:37:31.167Z] e762245018a1: Layer already exists [2021-10-20T03:37:31.167Z] 463a01070cef: Layer already exists [2021-10-20T03:37:31.167Z] 8183110efe05: Layer already exists [2021-10-20T03:37:31.167Z] ad5776e7a73b: Layer already exists [2021-10-20T03:37:31.167Z] 13c1e11e5089: Layer already exists [2021-10-20T03:37:31.167Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:31.167Z] 2.0.1-dev.72: digest: sha256:e1388b64f18df00ce25bd0704315e7483f49492730ee5af00f8225271f4c9d31 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:31.470Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:31.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:31.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-20T03:37:31.763Z] 13c1e11e5089: Preparing [2021-10-20T03:37:31.763Z] 8183110efe05: Preparing [2021-10-20T03:37:31.763Z] 463a01070cef: Preparing [2021-10-20T03:37:31.763Z] ad5776e7a73b: Preparing [2021-10-20T03:37:31.763Z] e762245018a1: Preparing [2021-10-20T03:37:31.763Z] e2eb06d8af82: Preparing [2021-10-20T03:37:31.763Z] e2eb06d8af82: Waiting [2021-10-20T03:37:31.763Z] 13c1e11e5089: Layer already exists [2021-10-20T03:37:31.763Z] 8183110efe05: Layer already exists [2021-10-20T03:37:31.763Z] 463a01070cef: Layer already exists [2021-10-20T03:37:31.763Z] e762245018a1: Layer already exists [2021-10-20T03:37:31.763Z] ad5776e7a73b: Layer already exists [2021-10-20T03:37:31.763Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:31.763Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:e1388b64f18df00ce25bd0704315e7483f49492730ee5af00f8225271f4c9d31 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:32.063Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:32.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-20T03:37:32.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-20T03:37:32.357Z] 13c1e11e5089: Preparing [2021-10-20T03:37:32.357Z] 8183110efe05: Preparing [2021-10-20T03:37:32.357Z] 463a01070cef: Preparing [2021-10-20T03:37:32.357Z] ad5776e7a73b: Preparing [2021-10-20T03:37:32.357Z] e762245018a1: Preparing [2021-10-20T03:37:32.357Z] e2eb06d8af82: Preparing [2021-10-20T03:37:32.357Z] e2eb06d8af82: Waiting [2021-10-20T03:37:32.357Z] ad5776e7a73b: Layer already exists [2021-10-20T03:37:32.357Z] 8183110efe05: Layer already exists [2021-10-20T03:37:32.357Z] 463a01070cef: Layer already exists [2021-10-20T03:37:32.357Z] e762245018a1: Layer already exists [2021-10-20T03:37:32.357Z] 13c1e11e5089: Layer already exists [2021-10-20T03:37:32.357Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:32.357Z] main: digest: sha256:e1388b64f18df00ce25bd0704315e7483f49492730ee5af00f8225271f4c9d31 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:32.391Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:32.398Z] taggedImages: [2021-10-20T03:37:32.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:32.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-20T03:37:32.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.72 [2021-10-20T03:37:32.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:32.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-20T03:37:32.417Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-20T03:37:32.417Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:32.417Z] latest [2021-10-20T03:37:32.417Z] 2.0.1-dev.72 [2021-10-20T03:37:32.417Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:32.417Z] main [2021-10-20T03:37:32.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:32.726Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:33.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:33.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-20T03:37:33.025Z] 3165a4a94168: Preparing [2021-10-20T03:37:33.025Z] 0485669a445c: Preparing [2021-10-20T03:37:33.026Z] 2a7f92cf829b: Preparing [2021-10-20T03:37:33.026Z] 934eb745abdc: Preparing [2021-10-20T03:37:33.026Z] 012aed7d39af: Preparing [2021-10-20T03:37:33.026Z] c4db595705c5: Preparing [2021-10-20T03:37:33.026Z] 330ab2c99f4d: Preparing [2021-10-20T03:37:33.026Z] f7f6d40f2bf7: Preparing [2021-10-20T03:37:33.026Z] 1e46ebc7c1fd: Preparing [2021-10-20T03:37:33.026Z] e2eb06d8af82: Preparing [2021-10-20T03:37:33.026Z] c4db595705c5: Waiting [2021-10-20T03:37:33.026Z] 330ab2c99f4d: Waiting [2021-10-20T03:37:33.026Z] f7f6d40f2bf7: Waiting [2021-10-20T03:37:33.026Z] 1e46ebc7c1fd: Waiting [2021-10-20T03:37:33.026Z] e2eb06d8af82: Waiting [2021-10-20T03:37:33.608Z] 0485669a445c: Pushed [2021-10-20T03:37:33.608Z] 3165a4a94168: Pushed [2021-10-20T03:37:33.608Z] 012aed7d39af: Pushed [2021-10-20T03:37:33.608Z] c4db595705c5: Pushed [2021-10-20T03:37:33.608Z] 330ab2c99f4d: Pushed [2021-10-20T03:37:33.608Z] f7f6d40f2bf7: Pushed [2021-10-20T03:37:33.608Z] 934eb745abdc: Pushed [2021-10-20T03:37:33.608Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:33.868Z] 1e46ebc7c1fd: Pushed [2021-10-20T03:37:33.868Z] 2a7f92cf829b: Pushed [2021-10-20T03:37:34.128Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:aaf5345fae57cc621120814242d0189c533886ce7d054443ce36390802b2061e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:34.421Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:34.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-20T03:37:34.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-20T03:37:34.709Z] 3165a4a94168: Preparing [2021-10-20T03:37:34.709Z] 0485669a445c: Preparing [2021-10-20T03:37:34.709Z] 2a7f92cf829b: Preparing [2021-10-20T03:37:34.709Z] 934eb745abdc: Preparing [2021-10-20T03:37:34.709Z] 012aed7d39af: Preparing [2021-10-20T03:37:34.709Z] c4db595705c5: Preparing [2021-10-20T03:37:34.709Z] 330ab2c99f4d: Preparing [2021-10-20T03:37:34.709Z] f7f6d40f2bf7: Preparing [2021-10-20T03:37:34.709Z] 1e46ebc7c1fd: Preparing [2021-10-20T03:37:34.709Z] e2eb06d8af82: Preparing [2021-10-20T03:37:34.709Z] c4db595705c5: Waiting [2021-10-20T03:37:34.709Z] 330ab2c99f4d: Waiting [2021-10-20T03:37:34.709Z] f7f6d40f2bf7: Waiting [2021-10-20T03:37:34.709Z] 1e46ebc7c1fd: Waiting [2021-10-20T03:37:34.709Z] 934eb745abdc: Layer already exists [2021-10-20T03:37:34.709Z] 0485669a445c: Layer already exists [2021-10-20T03:37:34.709Z] 2a7f92cf829b: Layer already exists [2021-10-20T03:37:34.709Z] 012aed7d39af: Layer already exists [2021-10-20T03:37:34.709Z] 3165a4a94168: Layer already exists [2021-10-20T03:37:34.709Z] 330ab2c99f4d: Layer already exists [2021-10-20T03:37:34.709Z] 1e46ebc7c1fd: Layer already exists [2021-10-20T03:37:34.709Z] c4db595705c5: Layer already exists [2021-10-20T03:37:34.709Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:34.709Z] f7f6d40f2bf7: Layer already exists [2021-10-20T03:37:34.709Z] latest: digest: sha256:aaf5345fae57cc621120814242d0189c533886ce7d054443ce36390802b2061e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:34.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:37:35.005Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:35.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.72 [2021-10-20T03:37:35.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-20T03:37:35.294Z] 3165a4a94168: Preparing [2021-10-20T03:37:35.294Z] 0485669a445c: Preparing [2021-10-20T03:37:35.294Z] 2a7f92cf829b: Preparing [2021-10-20T03:37:35.294Z] 934eb745abdc: Preparing [2021-10-20T03:37:35.294Z] 012aed7d39af: Preparing [2021-10-20T03:37:35.294Z] c4db595705c5: Preparing [2021-10-20T03:37:35.294Z] 330ab2c99f4d: Preparing [2021-10-20T03:37:35.294Z] f7f6d40f2bf7: Preparing [2021-10-20T03:37:35.294Z] 1e46ebc7c1fd: Preparing [2021-10-20T03:37:35.294Z] e2eb06d8af82: Preparing [2021-10-20T03:37:35.294Z] 330ab2c99f4d: Waiting [2021-10-20T03:37:35.294Z] f7f6d40f2bf7: Waiting [2021-10-20T03:37:35.294Z] 1e46ebc7c1fd: Waiting [2021-10-20T03:37:35.294Z] c4db595705c5: Waiting [2021-10-20T03:37:35.294Z] e2eb06d8af82: Waiting [2021-10-20T03:37:35.294Z] 012aed7d39af: Layer already exists [2021-10-20T03:37:35.294Z] 2a7f92cf829b: Layer already exists [2021-10-20T03:37:35.294Z] 934eb745abdc: Layer already exists [2021-10-20T03:37:35.294Z] 0485669a445c: Layer already exists [2021-10-20T03:37:35.294Z] 3165a4a94168: Layer already exists [2021-10-20T03:37:35.294Z] c4db595705c5: Layer already exists [2021-10-20T03:37:35.295Z] 330ab2c99f4d: Layer already exists [2021-10-20T03:37:35.295Z] 1e46ebc7c1fd: Layer already exists [2021-10-20T03:37:35.295Z] f7f6d40f2bf7: Layer already exists [2021-10-20T03:37:35.295Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:35.295Z] 2.0.1-dev.72: digest: sha256:aaf5345fae57cc621120814242d0189c533886ce7d054443ce36390802b2061e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:35.586Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:35.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:35.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-20T03:37:35.877Z] 3165a4a94168: Preparing [2021-10-20T03:37:35.877Z] 0485669a445c: Preparing [2021-10-20T03:37:35.877Z] 2a7f92cf829b: Preparing [2021-10-20T03:37:35.877Z] 934eb745abdc: Preparing [2021-10-20T03:37:35.877Z] 012aed7d39af: Preparing [2021-10-20T03:37:35.877Z] c4db595705c5: Preparing [2021-10-20T03:37:35.877Z] 330ab2c99f4d: Preparing [2021-10-20T03:37:35.877Z] f7f6d40f2bf7: Preparing [2021-10-20T03:37:35.877Z] 1e46ebc7c1fd: Preparing [2021-10-20T03:37:35.877Z] e2eb06d8af82: Preparing [2021-10-20T03:37:35.877Z] c4db595705c5: Waiting [2021-10-20T03:37:35.877Z] 330ab2c99f4d: Waiting [2021-10-20T03:37:35.877Z] f7f6d40f2bf7: Waiting [2021-10-20T03:37:35.877Z] 1e46ebc7c1fd: Waiting [2021-10-20T03:37:35.877Z] e2eb06d8af82: Waiting [2021-10-20T03:37:35.877Z] 0485669a445c: Layer already exists [2021-10-20T03:37:35.877Z] 3165a4a94168: Layer already exists [2021-10-20T03:37:35.877Z] 012aed7d39af: Layer already exists [2021-10-20T03:37:35.877Z] 934eb745abdc: Layer already exists [2021-10-20T03:37:35.877Z] 2a7f92cf829b: Layer already exists [2021-10-20T03:37:35.877Z] c4db595705c5: Layer already exists [2021-10-20T03:37:35.877Z] f7f6d40f2bf7: Layer already exists [2021-10-20T03:37:35.877Z] 1e46ebc7c1fd: Layer already exists [2021-10-20T03:37:35.877Z] 330ab2c99f4d: Layer already exists [2021-10-20T03:37:35.877Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:35.877Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:aaf5345fae57cc621120814242d0189c533886ce7d054443ce36390802b2061e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:36.173Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:36.464Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-20T03:37:36.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-20T03:37:36.464Z] 3165a4a94168: Preparing [2021-10-20T03:37:36.464Z] 0485669a445c: Preparing [2021-10-20T03:37:36.464Z] 2a7f92cf829b: Preparing [2021-10-20T03:37:36.464Z] 934eb745abdc: Preparing [2021-10-20T03:37:36.464Z] 012aed7d39af: Preparing [2021-10-20T03:37:36.464Z] c4db595705c5: Preparing [2021-10-20T03:37:36.464Z] 330ab2c99f4d: Preparing [2021-10-20T03:37:36.464Z] f7f6d40f2bf7: Preparing [2021-10-20T03:37:36.464Z] 1e46ebc7c1fd: Preparing [2021-10-20T03:37:36.464Z] e2eb06d8af82: Preparing [2021-10-20T03:37:36.464Z] c4db595705c5: Waiting [2021-10-20T03:37:36.464Z] 330ab2c99f4d: Waiting [2021-10-20T03:37:36.464Z] f7f6d40f2bf7: Waiting [2021-10-20T03:37:36.464Z] 1e46ebc7c1fd: Waiting [2021-10-20T03:37:36.464Z] e2eb06d8af82: Waiting [2021-10-20T03:37:36.464Z] 934eb745abdc: Layer already exists [2021-10-20T03:37:36.464Z] 0485669a445c: Layer already exists [2021-10-20T03:37:36.464Z] 3165a4a94168: Layer already exists [2021-10-20T03:37:36.464Z] 012aed7d39af: Layer already exists [2021-10-20T03:37:36.464Z] 2a7f92cf829b: Layer already exists [2021-10-20T03:37:36.464Z] f7f6d40f2bf7: Layer already exists [2021-10-20T03:37:36.464Z] 330ab2c99f4d: Layer already exists [2021-10-20T03:37:36.464Z] c4db595705c5: Layer already exists [2021-10-20T03:37:36.464Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:36.464Z] 1e46ebc7c1fd: Layer already exists [2021-10-20T03:37:36.464Z] main: digest: sha256:aaf5345fae57cc621120814242d0189c533886ce7d054443ce36390802b2061e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:36.497Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:36.505Z] taggedImages: [2021-10-20T03:37:36.505Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:36.505Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-20T03:37:36.505Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.72 [2021-10-20T03:37:36.505Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:36.505Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-20T03:37:36.522Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-20T03:37:36.522Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:36.522Z] latest [2021-10-20T03:37:36.522Z] 2.0.1-dev.72 [2021-10-20T03:37:36.522Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:36.522Z] main [2021-10-20T03:37:36.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:36.831Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:37.121Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:37.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-20T03:37:37.121Z] 186edee3447d: Preparing [2021-10-20T03:37:37.121Z] 82e3de1ea676: Preparing [2021-10-20T03:37:37.121Z] 622fda6cd48f: Preparing [2021-10-20T03:37:37.121Z] 0f6c056c8a89: Preparing [2021-10-20T03:37:37.121Z] e2eb06d8af82: Preparing [2021-10-20T03:37:37.121Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:37.121Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:37.121Z] 186edee3447d: Pushed [2021-10-20T03:37:37.121Z] 0f6c056c8a89: Pushed [2021-10-20T03:37:38.505Z] 82e3de1ea676: Pushed [2021-10-20T03:37:38.505Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:dd685e7756ef43856a7e3eac15af17c36f16f1bd21917a1a22509fb79badc2c5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:38.798Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:39.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-20T03:37:39.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-20T03:37:39.089Z] 186edee3447d: Preparing [2021-10-20T03:37:39.089Z] 82e3de1ea676: Preparing [2021-10-20T03:37:39.089Z] 622fda6cd48f: Preparing [2021-10-20T03:37:39.089Z] 0f6c056c8a89: Preparing [2021-10-20T03:37:39.089Z] e2eb06d8af82: Preparing [2021-10-20T03:37:39.089Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:39.089Z] 186edee3447d: Layer already exists [2021-10-20T03:37:39.089Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:39.089Z] 82e3de1ea676: Layer already exists [2021-10-20T03:37:39.089Z] 0f6c056c8a89: Layer already exists [2021-10-20T03:37:39.089Z] latest: digest: sha256:dd685e7756ef43856a7e3eac15af17c36f16f1bd21917a1a22509fb79badc2c5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:39.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:39.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.72 [2021-10-20T03:37:39.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-20T03:37:39.671Z] 186edee3447d: Preparing [2021-10-20T03:37:39.671Z] 82e3de1ea676: Preparing [2021-10-20T03:37:39.671Z] 622fda6cd48f: Preparing [2021-10-20T03:37:39.671Z] 0f6c056c8a89: Preparing [2021-10-20T03:37:39.671Z] e2eb06d8af82: Preparing [2021-10-20T03:37:39.671Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:39.671Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:39.671Z] 0f6c056c8a89: Layer already exists [2021-10-20T03:37:39.671Z] 82e3de1ea676: Layer already exists [2021-10-20T03:37:39.671Z] 186edee3447d: Layer already exists [2021-10-20T03:37:39.671Z] 2.0.1-dev.72: digest: sha256:dd685e7756ef43856a7e3eac15af17c36f16f1bd21917a1a22509fb79badc2c5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:39.962Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:40.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:40.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-20T03:37:40.284Z] 186edee3447d: Preparing [2021-10-20T03:37:40.284Z] 82e3de1ea676: Preparing [2021-10-20T03:37:40.284Z] 622fda6cd48f: Preparing [2021-10-20T03:37:40.284Z] 0f6c056c8a89: Preparing [2021-10-20T03:37:40.284Z] e2eb06d8af82: Preparing [2021-10-20T03:37:40.284Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:40.284Z] 0f6c056c8a89: Layer already exists [2021-10-20T03:37:40.284Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:40.284Z] 186edee3447d: Layer already exists [2021-10-20T03:37:40.284Z] 82e3de1ea676: Layer already exists [2021-10-20T03:37:40.284Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:dd685e7756ef43856a7e3eac15af17c36f16f1bd21917a1a22509fb79badc2c5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:40.574Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:40.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-20T03:37:40.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-20T03:37:40.862Z] 186edee3447d: Preparing [2021-10-20T03:37:40.862Z] 82e3de1ea676: Preparing [2021-10-20T03:37:40.862Z] 622fda6cd48f: Preparing [2021-10-20T03:37:40.862Z] 0f6c056c8a89: Preparing [2021-10-20T03:37:40.862Z] e2eb06d8af82: Preparing [2021-10-20T03:37:40.862Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:40.862Z] 186edee3447d: Layer already exists [2021-10-20T03:37:40.862Z] 82e3de1ea676: Layer already exists [2021-10-20T03:37:40.862Z] 0f6c056c8a89: Layer already exists [2021-10-20T03:37:40.862Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:40.862Z] main: digest: sha256:dd685e7756ef43856a7e3eac15af17c36f16f1bd21917a1a22509fb79badc2c5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:40.891Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:40.896Z] taggedImages: [2021-10-20T03:37:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-20T03:37:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.72 [2021-10-20T03:37:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:40.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-20T03:37:40.919Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-20T03:37:40.919Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:40.919Z] latest [2021-10-20T03:37:40.919Z] 2.0.1-dev.72 [2021-10-20T03:37:40.919Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:40.919Z] main [2021-10-20T03:37:40.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:41.226Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:41.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:41.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-20T03:37:41.517Z] 5436256875e0: Preparing [2021-10-20T03:37:41.517Z] e8addbb3f75d: Preparing [2021-10-20T03:37:41.517Z] 622fda6cd48f: Preparing [2021-10-20T03:37:41.517Z] 503d411751ab: Preparing [2021-10-20T03:37:41.517Z] e2eb06d8af82: Preparing [2021-10-20T03:37:41.517Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:41.517Z] 503d411751ab: Layer already exists [2021-10-20T03:37:41.517Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:41.517Z] 5436256875e0: Pushed [2021-10-20T03:37:42.905Z] e8addbb3f75d: Pushed [2021-10-20T03:37:42.905Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:2713b38061d0afd970fa4b2313d2a5728d80ebe6b87c301f0288e1db5ce76589 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:43.200Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:43.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-20T03:37:43.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-20T03:37:43.493Z] 5436256875e0: Preparing [2021-10-20T03:37:43.493Z] e8addbb3f75d: Preparing [2021-10-20T03:37:43.493Z] 622fda6cd48f: Preparing [2021-10-20T03:37:43.493Z] 503d411751ab: Preparing [2021-10-20T03:37:43.493Z] e2eb06d8af82: Preparing [2021-10-20T03:37:43.493Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:43.493Z] e8addbb3f75d: Layer already exists [2021-10-20T03:37:43.493Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:43.493Z] 503d411751ab: Layer already exists [2021-10-20T03:37:43.493Z] 5436256875e0: Layer already exists [2021-10-20T03:37:43.493Z] latest: digest: sha256:2713b38061d0afd970fa4b2313d2a5728d80ebe6b87c301f0288e1db5ce76589 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:43.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:44.073Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.72 [2021-10-20T03:37:44.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-20T03:37:44.073Z] 5436256875e0: Preparing [2021-10-20T03:37:44.073Z] e8addbb3f75d: Preparing [2021-10-20T03:37:44.073Z] 622fda6cd48f: Preparing [2021-10-20T03:37:44.073Z] 503d411751ab: Preparing [2021-10-20T03:37:44.073Z] e2eb06d8af82: Preparing [2021-10-20T03:37:44.073Z] e8addbb3f75d: Layer already exists [2021-10-20T03:37:44.073Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:44.073Z] 503d411751ab: Layer already exists [2021-10-20T03:37:44.073Z] 5436256875e0: Layer already exists [2021-10-20T03:37:44.073Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:44.073Z] 2.0.1-dev.72: digest: sha256:2713b38061d0afd970fa4b2313d2a5728d80ebe6b87c301f0288e1db5ce76589 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:44.365Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:44.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:44.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-20T03:37:44.652Z] 5436256875e0: Preparing [2021-10-20T03:37:44.652Z] e8addbb3f75d: Preparing [2021-10-20T03:37:44.652Z] 622fda6cd48f: Preparing [2021-10-20T03:37:44.652Z] 503d411751ab: Preparing [2021-10-20T03:37:44.652Z] e2eb06d8af82: Preparing [2021-10-20T03:37:44.652Z] 5436256875e0: Layer already exists [2021-10-20T03:37:44.652Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:44.652Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:44.652Z] e8addbb3f75d: Layer already exists [2021-10-20T03:37:44.652Z] 503d411751ab: Layer already exists [2021-10-20T03:37:44.652Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:2713b38061d0afd970fa4b2313d2a5728d80ebe6b87c301f0288e1db5ce76589 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:44.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:45.099Z] Removing intermediate container 2f4ccd4594a0 [2021-10-20T03:37:45.099Z] ---> 8af445f3f4e3 [2021-10-20T03:37:45.099Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T03:37:45.099Z] ---> Running in 004ea81b8514 [2021-10-20T03:37:45.239Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-20T03:37:45.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-20T03:37:45.239Z] 5436256875e0: Preparing [2021-10-20T03:37:45.239Z] e8addbb3f75d: Preparing [2021-10-20T03:37:45.239Z] 622fda6cd48f: Preparing [2021-10-20T03:37:45.239Z] 503d411751ab: Preparing [2021-10-20T03:37:45.239Z] e2eb06d8af82: Preparing [2021-10-20T03:37:45.239Z] 5436256875e0: Layer already exists [2021-10-20T03:37:45.239Z] 622fda6cd48f: Layer already exists [2021-10-20T03:37:45.239Z] 503d411751ab: Layer already exists [2021-10-20T03:37:45.239Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:45.239Z] e8addbb3f75d: Layer already exists [2021-10-20T03:37:45.239Z] main: digest: sha256:2713b38061d0afd970fa4b2313d2a5728d80ebe6b87c301f0288e1db5ce76589 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:45.266Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:45.272Z] taggedImages: [2021-10-20T03:37:45.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:45.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-20T03:37:45.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.72 [2021-10-20T03:37:45.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:45.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-20T03:37:45.294Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-20T03:37:45.294Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:45.294Z] latest [2021-10-20T03:37:45.294Z] 2.0.1-dev.72 [2021-10-20T03:37:45.294Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:45.294Z] main [2021-10-20T03:37:45.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:45.613Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:45.908Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:45.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-20T03:37:45.909Z] 4f37108d1583: Preparing [2021-10-20T03:37:45.909Z] a0a93ca580ea: Preparing [2021-10-20T03:37:45.909Z] 75435110576c: Preparing [2021-10-20T03:37:45.909Z] 9943a486e311: Preparing [2021-10-20T03:37:45.909Z] 879b85f2d1ed: Preparing [2021-10-20T03:37:45.909Z] 6777e3bbcb7c: Preparing [2021-10-20T03:37:45.909Z] fd08d546f6b8: Preparing [2021-10-20T03:37:45.909Z] 0636255016a6: Preparing [2021-10-20T03:37:45.909Z] 84e9d258764d: Preparing [2021-10-20T03:37:45.909Z] 56463f638872: Preparing [2021-10-20T03:37:45.909Z] e2eb06d8af82: Preparing [2021-10-20T03:37:45.909Z] 6777e3bbcb7c: Waiting [2021-10-20T03:37:45.909Z] fd08d546f6b8: Waiting [2021-10-20T03:37:45.909Z] 0636255016a6: Waiting [2021-10-20T03:37:45.909Z] 84e9d258764d: Waiting [2021-10-20T03:37:45.909Z] 56463f638872: Waiting [2021-10-20T03:37:45.909Z] e2eb06d8af82: Waiting [2021-10-20T03:37:45.909Z] 879b85f2d1ed: Layer already exists [2021-10-20T03:37:46.180Z] 6777e3bbcb7c: Layer already exists [2021-10-20T03:37:46.754Z] a0a93ca580ea: Pushed [2021-10-20T03:37:46.754Z] fd08d546f6b8: Layer already exists [2021-10-20T03:37:46.754Z] 0636255016a6: Layer already exists [2021-10-20T03:37:46.754Z] 84e9d258764d: Layer already exists [2021-10-20T03:37:46.754Z] 4f37108d1583: Pushed [2021-10-20T03:37:46.754Z] 56463f638872: Layer already exists [2021-10-20T03:37:46.754Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:46.754Z] 75435110576c: Pushed [2021-10-20T03:37:47.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:37:50.458Z] Removing intermediate container 46d962f82c9c [2021-10-20T03:37:50.459Z] ---> ac5e2dbb8fbc [2021-10-20T03:37:50.459Z] [2021-10-20T03:37:50.459Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T03:37:50.459Z] 3.14: Pulling from library/alpine [2021-10-20T03:37:50.744Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:37:50.744Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T03:37:50.744Z] ---> bb3de5531c18 [2021-10-20T03:37:50.744Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T03:37:51.763Z] ---> Running in 4d24da3809ab [2021-10-20T03:37:52.038Z] 9943a486e311: Pushed [2021-10-20T03:37:52.039Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:9787e55d19c33c8affd4b38bb3e741e831d39789cebf49830791d89f499d687b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:52.335Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:52.620Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-20T03:37:52.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-20T03:37:52.621Z] 4f37108d1583: Preparing [2021-10-20T03:37:52.621Z] a0a93ca580ea: Preparing [2021-10-20T03:37:52.621Z] 75435110576c: Preparing [2021-10-20T03:37:52.621Z] 9943a486e311: Preparing [2021-10-20T03:37:52.621Z] 879b85f2d1ed: Preparing [2021-10-20T03:37:52.621Z] 6777e3bbcb7c: Preparing [2021-10-20T03:37:52.621Z] fd08d546f6b8: Preparing [2021-10-20T03:37:52.621Z] 0636255016a6: Preparing [2021-10-20T03:37:52.621Z] 84e9d258764d: Preparing [2021-10-20T03:37:52.621Z] 56463f638872: Preparing [2021-10-20T03:37:52.621Z] e2eb06d8af82: Preparing [2021-10-20T03:37:52.621Z] 6777e3bbcb7c: Waiting [2021-10-20T03:37:52.621Z] fd08d546f6b8: Waiting [2021-10-20T03:37:52.621Z] 56463f638872: Waiting [2021-10-20T03:37:52.621Z] 0636255016a6: Waiting [2021-10-20T03:37:52.621Z] 84e9d258764d: Waiting [2021-10-20T03:37:52.621Z] e2eb06d8af82: Waiting [2021-10-20T03:37:52.621Z] 9943a486e311: Layer already exists [2021-10-20T03:37:52.621Z] 4f37108d1583: Layer already exists [2021-10-20T03:37:52.621Z] a0a93ca580ea: Layer already exists [2021-10-20T03:37:52.621Z] 879b85f2d1ed: Layer already exists [2021-10-20T03:37:52.621Z] 75435110576c: Layer already exists [2021-10-20T03:37:52.621Z] 6777e3bbcb7c: Layer already exists [2021-10-20T03:37:52.621Z] 0636255016a6: Layer already exists [2021-10-20T03:37:52.621Z] 84e9d258764d: Layer already exists [2021-10-20T03:37:52.621Z] 56463f638872: Layer already exists [2021-10-20T03:37:52.621Z] fd08d546f6b8: Layer already exists [2021-10-20T03:37:52.621Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:52.621Z] latest: digest: sha256:9787e55d19c33c8affd4b38bb3e741e831d39789cebf49830791d89f499d687b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:52.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:53.209Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.72 [2021-10-20T03:37:53.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-20T03:37:53.209Z] 4f37108d1583: Preparing [2021-10-20T03:37:53.209Z] a0a93ca580ea: Preparing [2021-10-20T03:37:53.209Z] 75435110576c: Preparing [2021-10-20T03:37:53.209Z] 9943a486e311: Preparing [2021-10-20T03:37:53.209Z] 879b85f2d1ed: Preparing [2021-10-20T03:37:53.209Z] 6777e3bbcb7c: Preparing [2021-10-20T03:37:53.209Z] fd08d546f6b8: Preparing [2021-10-20T03:37:53.209Z] 0636255016a6: Preparing [2021-10-20T03:37:53.209Z] 84e9d258764d: Preparing [2021-10-20T03:37:53.209Z] 56463f638872: Preparing [2021-10-20T03:37:53.209Z] e2eb06d8af82: Preparing [2021-10-20T03:37:53.209Z] fd08d546f6b8: Waiting [2021-10-20T03:37:53.209Z] 0636255016a6: Waiting [2021-10-20T03:37:53.209Z] 84e9d258764d: Waiting [2021-10-20T03:37:53.209Z] 56463f638872: Waiting [2021-10-20T03:37:53.209Z] 6777e3bbcb7c: Waiting [2021-10-20T03:37:53.209Z] e2eb06d8af82: Waiting [2021-10-20T03:37:53.209Z] 879b85f2d1ed: Layer already exists [2021-10-20T03:37:53.209Z] a0a93ca580ea: Layer already exists [2021-10-20T03:37:53.209Z] 9943a486e311: Layer already exists [2021-10-20T03:37:53.209Z] 4f37108d1583: Layer already exists [2021-10-20T03:37:53.209Z] 75435110576c: Layer already exists [2021-10-20T03:37:53.209Z] 6777e3bbcb7c: Layer already exists [2021-10-20T03:37:53.209Z] fd08d546f6b8: Layer already exists [2021-10-20T03:37:53.209Z] 56463f638872: Layer already exists [2021-10-20T03:37:53.209Z] 84e9d258764d: Layer already exists [2021-10-20T03:37:53.209Z] 0636255016a6: Layer already exists [2021-10-20T03:37:53.209Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:53.209Z] 2.0.1-dev.72: digest: sha256:9787e55d19c33c8affd4b38bb3e741e831d39789cebf49830791d89f499d687b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:53.503Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:53.789Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:53.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-20T03:37:53.789Z] 4f37108d1583: Preparing [2021-10-20T03:37:53.789Z] a0a93ca580ea: Preparing [2021-10-20T03:37:53.789Z] 75435110576c: Preparing [2021-10-20T03:37:53.789Z] 9943a486e311: Preparing [2021-10-20T03:37:53.789Z] 879b85f2d1ed: Preparing [2021-10-20T03:37:53.789Z] 6777e3bbcb7c: Preparing [2021-10-20T03:37:53.789Z] fd08d546f6b8: Preparing [2021-10-20T03:37:53.789Z] 0636255016a6: Preparing [2021-10-20T03:37:53.789Z] 84e9d258764d: Preparing [2021-10-20T03:37:53.789Z] 56463f638872: Preparing [2021-10-20T03:37:53.789Z] e2eb06d8af82: Preparing [2021-10-20T03:37:53.789Z] 6777e3bbcb7c: Waiting [2021-10-20T03:37:53.789Z] fd08d546f6b8: Waiting [2021-10-20T03:37:53.789Z] 56463f638872: Waiting [2021-10-20T03:37:53.789Z] e2eb06d8af82: Waiting [2021-10-20T03:37:53.789Z] 0636255016a6: Waiting [2021-10-20T03:37:53.789Z] 84e9d258764d: Waiting [2021-10-20T03:37:53.789Z] 75435110576c: Layer already exists [2021-10-20T03:37:53.789Z] a0a93ca580ea: Layer already exists [2021-10-20T03:37:53.789Z] 9943a486e311: Layer already exists [2021-10-20T03:37:53.789Z] 879b85f2d1ed: Layer already exists [2021-10-20T03:37:53.789Z] 4f37108d1583: Layer already exists [2021-10-20T03:37:53.789Z] 0636255016a6: Layer already exists [2021-10-20T03:37:53.789Z] fd08d546f6b8: Layer already exists [2021-10-20T03:37:53.789Z] 84e9d258764d: Layer already exists [2021-10-20T03:37:53.789Z] 56463f638872: Layer already exists [2021-10-20T03:37:53.789Z] 6777e3bbcb7c: Layer already exists [2021-10-20T03:37:53.789Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:53.789Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:9787e55d19c33c8affd4b38bb3e741e831d39789cebf49830791d89f499d687b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:54.083Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:37:54.374Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-20T03:37:54.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-20T03:37:54.374Z] 4f37108d1583: Preparing [2021-10-20T03:37:54.374Z] a0a93ca580ea: Preparing [2021-10-20T03:37:54.374Z] 75435110576c: Preparing [2021-10-20T03:37:54.374Z] 9943a486e311: Preparing [2021-10-20T03:37:54.374Z] 879b85f2d1ed: Preparing [2021-10-20T03:37:54.374Z] 6777e3bbcb7c: Preparing [2021-10-20T03:37:54.374Z] fd08d546f6b8: Preparing [2021-10-20T03:37:54.374Z] 0636255016a6: Preparing [2021-10-20T03:37:54.374Z] 84e9d258764d: Preparing [2021-10-20T03:37:54.374Z] 56463f638872: Preparing [2021-10-20T03:37:54.374Z] e2eb06d8af82: Preparing [2021-10-20T03:37:54.374Z] 6777e3bbcb7c: Waiting [2021-10-20T03:37:54.374Z] 56463f638872: Waiting [2021-10-20T03:37:54.374Z] fd08d546f6b8: Waiting [2021-10-20T03:37:54.374Z] e2eb06d8af82: Waiting [2021-10-20T03:37:54.374Z] 0636255016a6: Waiting [2021-10-20T03:37:54.374Z] a0a93ca580ea: Layer already exists [2021-10-20T03:37:54.374Z] 879b85f2d1ed: Layer already exists [2021-10-20T03:37:54.374Z] 9943a486e311: Layer already exists [2021-10-20T03:37:54.374Z] 4f37108d1583: Layer already exists [2021-10-20T03:37:54.374Z] 75435110576c: Layer already exists [2021-10-20T03:37:54.374Z] 6777e3bbcb7c: Layer already exists [2021-10-20T03:37:54.374Z] fd08d546f6b8: Layer already exists [2021-10-20T03:37:54.374Z] 0636255016a6: Layer already exists [2021-10-20T03:37:54.374Z] 56463f638872: Layer already exists [2021-10-20T03:37:54.374Z] 84e9d258764d: Layer already exists [2021-10-20T03:37:54.374Z] e2eb06d8af82: Layer already exists [2021-10-20T03:37:54.374Z] main: digest: sha256:9787e55d19c33c8affd4b38bb3e741e831d39789cebf49830791d89f499d687b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:37:54.403Z] ===================================================== [Pipeline] echo [2021-10-20T03:37:54.411Z] taggedImages: [2021-10-20T03:37:54.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:37:54.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-20T03:37:54.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.72 [2021-10-20T03:37:54.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:37:54.411Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-20T03:37:54.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:37:54.456Z] Removing intermediate container 004ea81b8514 [2021-10-20T03:37:54.456Z] ---> 973b04879514 [2021-10-20T03:37:54.456Z] [2021-10-20T03:37:54.456Z] Step 10/22 : FROM docker:20.10.8 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-10-20T03:37:54.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:37:54.744Z] 20.10.8: Pulling from library/docker [Pipeline] // stage [Pipeline] } [2021-10-20T03:37:55.028Z] Removing intermediate container f248294741d2 [2021-10-20T03:37:55.028Z] ---> b69dacf66a8f [2021-10-20T03:37:55.028Z] [2021-10-20T03:37:55.028Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:37:55.028Z] ---> bb3de5531c18 [2021-10-20T03:37:55.028Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:37:55.305Z] ---> Running in 3a952ab5ce7d [2021-10-20T03:37:55.597Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T03:37:55.879Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:37:55.879Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:37:55.879Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T03:37:55.879Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T03:37:55.879Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:37:55.879Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:37:56.491Z] OK: 8 MiB in 19 packages [2021-10-20T03:37:57.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:37:58.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:37:59.279Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:37:59.279Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:37:59.279Z] OK: 5 MiB in 15 packages [2021-10-20T03:38:00.319Z] Removing intermediate container 4d24da3809ab [2021-10-20T03:38:00.319Z] ---> 29838e712bed [2021-10-20T03:38:00.319Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:38:01.337Z] ---> Running in 0dfcf641ee8f [2021-10-20T03:38:02.370Z] Removing intermediate container 0dfcf641ee8f [2021-10-20T03:38:02.370Z] ---> 6d0d789d4c71 [2021-10-20T03:38:02.370Z] Step 12/20 : WORKDIR /edgex [2021-10-20T03:38:02.978Z] Removing intermediate container 3a952ab5ce7d [2021-10-20T03:38:02.978Z] ---> a990404dd0e0 [2021-10-20T03:38:02.978Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:38:02.978Z] ---> Running in 9f2dbb8f9043 [2021-10-20T03:38:03.587Z] ---> Running in 71d221d323ef [2021-10-20T03:38:05.049Z] Removing intermediate container 9f2dbb8f9043 [2021-10-20T03:38:05.049Z] ---> c7840c8eb062 [2021-10-20T03:38:05.049Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T03:38:06.051Z] Removing intermediate container 71d221d323ef [2021-10-20T03:38:06.051Z] ---> 9977ff1022a8 [2021-10-20T03:38:06.051Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T03:38:06.659Z] Removing intermediate container 600bb47c8a80 [2021-10-20T03:38:06.659Z] ---> 8b09e587e511 [2021-10-20T03:38:06.659Z] [2021-10-20T03:38:06.659Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T03:38:06.659Z] ---> bb3de5531c18 [2021-10-20T03:38:06.659Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:38:06.659Z] ---> Using cache [2021-10-20T03:38:06.659Z] ---> a990404dd0e0 [2021-10-20T03:38:06.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:38:06.659Z] ---> Using cache [2021-10-20T03:38:06.659Z] ---> 9977ff1022a8 [2021-10-20T03:38:06.659Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T03:38:06.946Z] ---> d3e09e0b1d08 [2021-10-20T03:38:06.946Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T03:38:06.946Z] ---> Running in 01e9b877bad0 [2021-10-20T03:38:07.227Z] ---> Running in f1239f15b8f6 [2021-10-20T03:38:07.508Z] Removing intermediate container 01e9b877bad0 [2021-10-20T03:38:07.508Z] ---> edc6513330d5 [2021-10-20T03:38:07.508Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:38:09.012Z] ---> Running in 4427206cc2d6 [2021-10-20T03:38:09.012Z] Removing intermediate container f1239f15b8f6 [2021-10-20T03:38:09.012Z] ---> 198915e16dca [2021-10-20T03:38:09.012Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T03:38:09.354Z] ---> bc7391dded35 [2021-10-20T03:38:09.354Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T03:38:09.354Z] ---> Running in 648a7257d9f1 [2021-10-20T03:38:09.668Z] Removing intermediate container 4427206cc2d6 [2021-10-20T03:38:09.668Z] ---> 542a7107dc41 [2021-10-20T03:38:09.668Z] Step 14/22 : WORKDIR / [2021-10-20T03:38:09.989Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T03:38:09.989Z] ---> Running in ee872b6c49af [2021-10-20T03:38:09.989Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T03:38:09.989Z] ---> 3734d5adc5ac [2021-10-20T03:38:09.989Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:38:09.989Z] ---> Running in f0cde735e40d [2021-10-20T03:38:10.641Z] Removing intermediate container 648a7257d9f1 [2021-10-20T03:38:10.641Z] ---> 808a334347c6 [2021-10-20T03:38:10.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:38:11.252Z] Removing intermediate container ee872b6c49af [2021-10-20T03:38:11.252Z] ---> b270477180c7 [2021-10-20T03:38:11.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:38:11.252Z] Removing intermediate container f0cde735e40d [2021-10-20T03:38:11.252Z] ---> 67775efdf48a [2021-10-20T03:38:11.252Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T03:38:11.531Z] Removing intermediate container 35ea07672c8f [2021-10-20T03:38:11.531Z] ---> 9b85eab8455c [2021-10-20T03:38:11.531Z] [2021-10-20T03:38:11.531Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:38:11.531Z] ---> bb3de5531c18 [2021-10-20T03:38:11.531Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T03:38:11.819Z] ---> Running in 18fc26fe96e5 [2021-10-20T03:38:11.819Z] ---> Running in e6f43886a764 [2021-10-20T03:38:11.819Z] ---> 154a49d83f12 [2021-10-20T03:38:11.819Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T03:38:11.819Z] ---> ca18467e070d [2021-10-20T03:38:11.819Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T03:38:12.100Z] ---> Running in 91a919cef20b [2021-10-20T03:38:12.383Z] ---> eb1f8d1dfc9b [2021-10-20T03:38:12.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T03:38:12.383Z] Removing intermediate container 18fc26fe96e5 [2021-10-20T03:38:12.666Z] ---> f5ae17f7c35c [2021-10-20T03:38:12.666Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T03:38:12.972Z] ---> Running in b9502ff4eb48 [2021-10-20T03:38:13.252Z] Removing intermediate container 91a919cef20b [2021-10-20T03:38:13.252Z] ---> 306290dbf1c5 [2021-10-20T03:38:13.252Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T03:38:13.532Z] ---> Running in f5116afa5c6a [2021-10-20T03:38:13.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:14.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:14.094Z] Removing intermediate container b9502ff4eb48 [2021-10-20T03:38:14.094Z] ---> db50dbee5845 [2021-10-20T03:38:14.094Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T03:38:14.373Z] ---> 2b8e41d8143b [2021-10-20T03:38:14.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T03:38:14.373Z] ---> Running in 72424122186d [2021-10-20T03:38:14.373Z] ---> 2ad4c2d834e1 [2021-10-20T03:38:14.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T03:38:14.655Z] Removing intermediate container f5116afa5c6a [2021-10-20T03:38:14.655Z] ---> 940660d51d45 [2021-10-20T03:38:14.655Z] Step 18/20 : LABEL arch=arm64 [2021-10-20T03:38:14.946Z] ---> Running in bda878c1457c [2021-10-20T03:38:14.946Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T03:38:14.946Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T03:38:15.243Z] Executing bash-5.1.4-r0.post-install [2021-10-20T03:38:15.243Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:38:15.243Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:38:15.243Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T03:38:15.243Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T03:38:15.243Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T03:38:15.243Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T03:38:15.243Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T03:38:15.243Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T03:38:15.243Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T03:38:15.243Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T03:38:15.243Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:38:15.243Z] Removing intermediate container 72424122186d [2021-10-20T03:38:15.243Z] ---> d8bcf0d93fb5 [2021-10-20T03:38:15.243Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:38:15.243Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:38:15.522Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T03:38:15.522Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T03:38:15.522Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T03:38:15.804Z] ---> Running in b1ef1eaa583a [2021-10-20T03:38:16.084Z] ---> ce791a367e32 [2021-10-20T03:38:16.084Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T03:38:16.084Z] Removing intermediate container bda878c1457c [2021-10-20T03:38:16.084Z] ---> 34ba71fd2c17 [2021-10-20T03:38:16.084Z] Step 19/20 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:38:16.084Z] ---> e3513d98f243 [2021-10-20T03:38:16.084Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T03:38:16.373Z] ---> Running in b652c22c19c7 [2021-10-20T03:38:16.373Z] ---> Running in 64d6966bf13a [2021-10-20T03:38:16.373Z] ---> Running in ad735bdcf983 [2021-10-20T03:38:17.393Z] Removing intermediate container b652c22c19c7 [2021-10-20T03:38:17.393Z] Removing intermediate container 64d6966bf13a [2021-10-20T03:38:17.393Z] ---> 59b88929fdc8 [2021-10-20T03:38:17.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:38:17.393Z] ---> 080653b68d6a [2021-10-20T03:38:17.393Z] Step 20/20 : LABEL version=2.0.1-dev.72 [2021-10-20T03:38:17.683Z] Removing intermediate container ad735bdcf983 [2021-10-20T03:38:17.683Z] ---> 6c007f94dca4 [2021-10-20T03:38:17.683Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:38:17.683Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T03:38:17.683Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T03:38:17.683Z] ---> Running in 6deb9ef1907f [2021-10-20T03:38:17.683Z] ---> Running in 66a7f4510c76 [2021-10-20T03:38:17.964Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T03:38:17.964Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T03:38:17.964Z] ---> Running in 1f17315c2792 [2021-10-20T03:38:17.964Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T03:38:17.964Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T03:38:17.964Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T03:38:17.964Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T03:38:17.964Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T03:38:17.964Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T03:38:18.260Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T03:38:18.260Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T03:38:18.260Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T03:38:18.260Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T03:38:18.260Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T03:38:18.260Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T03:38:18.260Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T03:38:18.260Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T03:38:18.260Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T03:38:18.260Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T03:38:18.260Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T03:38:18.260Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T03:38:18.260Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T03:38:18.260Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T03:38:18.546Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T03:38:18.546Z] Removing intermediate container 6deb9ef1907f [2021-10-20T03:38:18.546Z] ---> d55fed9612e5 [2021-10-20T03:38:18.546Z] Step 21/23 : LABEL arch=arm64 [2021-10-20T03:38:18.824Z] ---> Running in 6a76e37a04e9 [2021-10-20T03:38:18.824Z] Removing intermediate container 1f17315c2792 [2021-10-20T03:38:18.824Z] ---> 85c1f32400b3 [2021-10-20T03:38:18.824Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:38:18.824Z] Removing intermediate container 66a7f4510c76 [2021-10-20T03:38:18.824Z] ---> cee54beec988 [2021-10-20T03:38:18.824Z] [2021-10-20T03:38:19.104Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:38:19.104Z] OK: 84 MiB in 64 packages [2021-10-20T03:38:19.384Z] ---> Running in ea847b630840 [2021-10-20T03:38:19.384Z] Removing intermediate container b1ef1eaa583a [2021-10-20T03:38:19.384Z] ---> 3c5bfcddc06b [2021-10-20T03:38:19.384Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T03:38:19.384Z] Successfully built cee54beec988 [2021-10-20T03:38:19.666Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-20T03:38:19.666Z] Building security-secretstore-setup [2021-10-20T03:38:19.666Z]  Building security-proxy-setup ... done  ---> Running in 6c795d2242d9 [2021-10-20T03:38:19.666Z] Removing intermediate container 6a76e37a04e9 [2021-10-20T03:38:19.666Z] ---> ee2de7b5cfd9 [2021-10-20T03:38:19.666Z] Step 22/23 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:38:19.951Z] Removing intermediate container ea847b630840 [2021-10-20T03:38:19.951Z] ---> 101712630f03 [2021-10-20T03:38:19.951Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:38:20.231Z] ---> Running in a10cc1e3dd24 [2021-10-20T03:38:20.509Z] ---> Running in a2d74bc23f5c [2021-10-20T03:38:21.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:22.713Z] Removing intermediate container a10cc1e3dd24 [2021-10-20T03:38:22.713Z] ---> 63f44bb41c89 [2021-10-20T03:38:22.713Z] Step 23/23 : LABEL version=2.0.1-dev.72 [2021-10-20T03:38:22.713Z] Removing intermediate container a2d74bc23f5c [2021-10-20T03:38:22.713Z] ---> bc0a37490240 [2021-10-20T03:38:22.713Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:38:23.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:23.285Z] ---> Running in 19add484f400 [2021-10-20T03:38:23.285Z] ---> Running in e3ee93914aed [2021-10-20T03:38:23.894Z] Collecting docker-compose==1.23.2 [2021-10-20T03:38:23.894Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T03:38:24.174Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T03:38:24.174Z] Removing intermediate container e3ee93914aed [2021-10-20T03:38:24.174Z] ---> d7a2a064ac62 [2021-10-20T03:38:24.174Z] [2021-10-20T03:38:24.174Z] Removing intermediate container 19add484f400 [2021-10-20T03:38:24.174Z] ---> 8062876b036f [2021-10-20T03:38:24.174Z] [2021-10-20T03:38:24.174Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:38:24.174Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T03:38:24.456Z] Successfully built d7a2a064ac62 [2021-10-20T03:38:24.456Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:38:24.456Z] Successfully tagged support-scheduler-arm64:latest [2021-10-20T03:38:24.456Z]  Building support-scheduler ... done Building core-command [2021-10-20T03:38:24.456Z] Successfully built 8062876b036f [2021-10-20T03:38:24.456Z] Successfully tagged core-metadata-arm64:latest [2021-10-20T03:38:24.456Z]  Building core-metadata ... done Building security-bootstrapper [2021-10-20T03:38:24.456Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T03:38:24.739Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T03:38:24.739Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T03:38:24.739Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T03:38:24.739Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:38:24.739Z] OK: 8 MiB in 20 packages [2021-10-20T03:38:25.748Z] Collecting PyYAML<4,>=3.10 [2021-10-20T03:38:25.748Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T03:38:26.362Z] Removing intermediate container 6c795d2242d9 [2021-10-20T03:38:26.362Z] ---> 343bbb33aeda [2021-10-20T03:38:26.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:38:29.062Z] ---> b524bd6a4bfa [2021-10-20T03:38:29.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T03:38:29.670Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T03:38:29.670Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T03:38:29.950Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T03:38:29.950Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T03:38:32.626Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T03:38:32.626Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T03:38:32.626Z] ---> 2f4c1f69c932 [2021-10-20T03:38:32.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T03:38:32.905Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T03:38:32.905Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T03:38:34.368Z] ---> d1133b036dd1 [2021-10-20T03:38:34.368Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T03:38:34.368Z] ---> Running in 8d11d57b5bbb [2021-10-20T03:38:34.648Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T03:38:34.648Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T03:38:35.257Z] Removing intermediate container 8d11d57b5bbb [2021-10-20T03:38:35.257Z] ---> 52a8e18a269b [2021-10-20T03:38:35.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:38:35.536Z] ---> Running in 9f8ce0791d62 [2021-10-20T03:38:36.150Z] Removing intermediate container 9f8ce0791d62 [2021-10-20T03:38:36.150Z] ---> 25f838d35205 [2021-10-20T03:38:36.150Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:38:36.150Z] ---> Running in 4a63ec914f22 [2021-10-20T03:38:37.156Z] Removing intermediate container 4a63ec914f22 [2021-10-20T03:38:37.156Z] ---> 336ba1772d29 [2021-10-20T03:38:37.156Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:38:37.156Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T03:38:37.439Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T03:38:37.439Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T03:38:37.730Z] ---> Running in 4e496d4789b5 [2021-10-20T03:38:38.743Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T03:38:38.743Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T03:38:39.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:38:39.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:38:39.374Z] ---> db0ff2ae7dda [2021-10-20T03:38:39.374Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T03:38:39.374Z] ---> Using cache [2021-10-20T03:38:39.374Z] ---> 15791ea5a2bd [2021-10-20T03:38:39.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:38:39.374Z] ---> Using cache [2021-10-20T03:38:39.374Z] ---> 66cbc56aa84c [2021-10-20T03:38:39.374Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T03:38:39.374Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T03:38:39.374Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T03:38:39.986Z] Removing intermediate container 4e496d4789b5 [2021-10-20T03:38:39.986Z] ---> 2d23a35a2724 [2021-10-20T03:38:39.986Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:38:40.278Z] ---> Running in 3ce5999f7fab [2021-10-20T03:38:40.568Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T03:38:40.568Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T03:38:40.848Z] Collecting idna<2.8,>=2.5 [2021-10-20T03:38:40.848Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T03:38:40.848Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T03:38:40.848Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T03:38:40.848Z] ---> Running in a5584fafe560 [2021-10-20T03:38:41.134Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T03:38:41.421Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T03:38:41.421Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T03:38:41.421Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T03:38:41.421Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T03:38:42.458Z] Removing intermediate container a5584fafe560 [2021-10-20T03:38:42.458Z] ---> 9a2db15430cc [2021-10-20T03:38:42.458Z] [2021-10-20T03:38:42.743Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T03:38:42.743Z] Attempting uninstall: urllib3 [2021-10-20T03:38:42.743Z] Found existing installation: urllib3 1.26.5 [2021-10-20T03:38:42.743Z] Uninstalling urllib3-1.26.5: [2021-10-20T03:38:43.027Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T03:38:43.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:43.027Z] Successfully built 9a2db15430cc [2021-10-20T03:38:43.027Z] Successfully tagged core-data-arm64:latest [2021-10-20T03:38:43.027Z]  Building core-data ... done Building support-notifications [2021-10-20T03:38:43.635Z] Attempting uninstall: idna [2021-10-20T03:38:43.635Z] Found existing installation: idna 3.2 [2021-10-20T03:38:43.635Z] Uninstalling idna-3.2: [2021-10-20T03:38:43.635Z] Successfully uninstalled idna-3.2 [2021-10-20T03:38:43.916Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:44.936Z] Attempting uninstall: chardet [2021-10-20T03:38:44.936Z] Found existing installation: chardet 4.0.0 [2021-10-20T03:38:44.936Z] Uninstalling chardet-4.0.0: [2021-10-20T03:38:44.936Z] OK: 219 MiB in 52 packages [2021-10-20T03:38:44.936Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T03:38:48.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:38:48.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:38:48.400Z] ---> db0ff2ae7dda [2021-10-20T03:38:48.400Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:38:48.400Z] ---> Using cache [2021-10-20T03:38:48.400Z] ---> 15791ea5a2bd [2021-10-20T03:38:48.400Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:38:48.400Z] ---> Using cache [2021-10-20T03:38:48.400Z] ---> 66cbc56aa84c [2021-10-20T03:38:48.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:38:48.400Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:38:48.400Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:38:48.400Z] ---> db0ff2ae7dda [2021-10-20T03:38:48.400Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T03:38:48.400Z] ---> Using cache [2021-10-20T03:38:48.400Z] ---> 15791ea5a2bd [2021-10-20T03:38:48.400Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:38:48.400Z] ---> Using cache [2021-10-20T03:38:48.400Z] ---> 66cbc56aa84c [2021-10-20T03:38:48.400Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T03:38:49.416Z] Attempting uninstall: requests [2021-10-20T03:38:49.416Z] Found existing installation: requests 2.25.1 [2021-10-20T03:38:49.416Z] Uninstalling requests-2.25.1: [2021-10-20T03:38:49.416Z] ---> Running in 48b88a5cb516 [2021-10-20T03:38:49.416Z] ---> Running in 658bd4ccf4b5 [2021-10-20T03:38:49.416Z] Successfully uninstalled requests-2.25.1 [2021-10-20T03:38:49.699Z] Removing intermediate container 3ce5999f7fab [2021-10-20T03:38:49.699Z] ---> 8ef07429f571 [2021-10-20T03:38:49.699Z] Step 6/24 : COPY . . [2021-10-20T03:38:50.318Z] Running setup.py install for texttable: started [2021-10-20T03:38:52.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:52.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:52.617Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T03:38:52.906Z] Running setup.py install for PyYAML: started [2021-10-20T03:38:53.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:53.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:38:54.672Z] OK: 219 MiB in 52 packages [2021-10-20T03:38:54.672Z] OK: 219 MiB in 52 packages [2021-10-20T03:38:56.144Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T03:38:58.160Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:38:58.160Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:38:58.160Z] ---> db0ff2ae7dda [2021-10-20T03:38:58.160Z] Running setup.py install for docopt: started [2021-10-20T03:38:58.160Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T03:38:58.160Z] ---> Using cache [2021-10-20T03:38:58.160Z] ---> 15791ea5a2bd [2021-10-20T03:38:58.160Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:38:58.160Z] ---> Using cache [2021-10-20T03:38:58.160Z] ---> 66cbc56aa84c [2021-10-20T03:38:58.160Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T03:39:00.172Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T03:39:00.172Z] Running setup.py install for dockerpty: started [2021-10-20T03:39:00.172Z] ---> Running in c26a62083211 [2021-10-20T03:39:00.786Z] Removing intermediate container 658bd4ccf4b5 [2021-10-20T03:39:00.786Z] ---> 07c5a2871582 [2021-10-20T03:39:00.786Z] Step 6/22 : COPY . . [2021-10-20T03:39:01.064Z] Removing intermediate container 48b88a5cb516 [2021-10-20T03:39:01.064Z] ---> dd04217ea457 [2021-10-20T03:39:01.064Z] Step 6/30 : COPY . . [2021-10-20T03:39:02.063Z] ---> 7cd0cbec53fe [2021-10-20T03:39:02.063Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:39:02.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:39:02.348Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T03:39:02.629Z] ---> Running in 5307bfe64f57 [2021-10-20T03:39:03.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:39:04.248Z] OK: 219 MiB in 52 packages [2021-10-20T03:39:04.547Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T03:39:09.085Z] Removing intermediate container c26a62083211 [2021-10-20T03:39:09.085Z] ---> 83bc3f13067d [2021-10-20T03:39:09.085Z] Step 6/21 : COPY . . [2021-10-20T03:39:09.577Z] Removing intermediate container 5307bfe64f57 [2021-10-20T03:39:09.577Z] ---> ce0ad329a537 [2021-10-20T03:39:09.577Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T03:39:10.574Z] ---> Running in 243185ff97ea [2021-10-20T03:39:12.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:39:22.849Z] ---> 4b1365bb8ca2 [2021-10-20T03:39:22.849Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:39:22.849Z] ---> Running in 9927f3dd4b86 [2021-10-20T03:39:23.463Z] ---> 5e25fdebab12 [2021-10-20T03:39:23.464Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:39:24.082Z] ---> Running in 2f1bd8f93dfc [2021-10-20T03:39:26.774Z] Removing intermediate container e6f43886a764 [2021-10-20T03:39:26.774Z] ---> 97903b63db0b [2021-10-20T03:39:26.774Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T03:39:28.253Z] ---> Running in a8ff672df9ca [2021-10-20T03:39:29.730Z] Removing intermediate container a8ff672df9ca [2021-10-20T03:39:29.730Z] ---> 25480ca09ca5 [2021-10-20T03:39:29.730Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T03:39:29.730Z] ---> Running in c7055af3f952 [2021-10-20T03:39:30.343Z] Removing intermediate container 9927f3dd4b86 [2021-10-20T03:39:30.343Z] ---> 4f3daae68a33 [2021-10-20T03:39:30.343Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T03:39:30.628Z] ---> Running in 301abbc93173 [2021-10-20T03:39:30.628Z] Removing intermediate container 2f1bd8f93dfc [2021-10-20T03:39:30.628Z] ---> 4f607b0c6bae [2021-10-20T03:39:30.628Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T03:39:30.912Z] ---> 9c42ef3e5bef [2021-10-20T03:39:30.912Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:39:31.197Z] ---> Running in 802d7589a2fb [2021-10-20T03:39:31.197Z] Removing intermediate container c7055af3f952 [2021-10-20T03:39:31.197Z] ---> fa119b762794 [2021-10-20T03:39:31.197Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T03:39:31.478Z] ---> Running in 49ceb47dd480 [2021-10-20T03:39:34.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T03:39:34.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:39:34.437Z] ---> 831e38cc4eb5 [2021-10-20T03:39:34.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T03:39:35.897Z] ---> 33344ec85ed9 [2021-10-20T03:39:35.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T03:39:37.356Z] ---> e5e37cc952b1 [2021-10-20T03:39:37.356Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T03:39:37.636Z] ---> Running in 478ed8a8ecc7 [2021-10-20T03:39:37.915Z] Removing intermediate container 49ceb47dd480 [2021-10-20T03:39:37.915Z] ---> adf09174daf3 [2021-10-20T03:39:37.915Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T03:39:38.196Z] ---> Running in ea0eca0abf6f [2021-10-20T03:39:38.483Z] Removing intermediate container 478ed8a8ecc7 [2021-10-20T03:39:38.483Z] ---> bc3dbd2d1b11 [2021-10-20T03:39:38.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:39:38.765Z] ---> Running in 8f38e83a26fa [2021-10-20T03:39:39.774Z] Removing intermediate container 8f38e83a26fa [2021-10-20T03:39:39.774Z] ---> 20c74817d11a [2021-10-20T03:39:39.774Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:39:39.774Z] ---> Running in 705b25979c74 [2021-10-20T03:39:40.794Z] Removing intermediate container 705b25979c74 [2021-10-20T03:39:40.794Z] ---> 084270ad2041 [2021-10-20T03:39:40.794Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:39:40.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:39:40.794Z] ---> Running in 160606edf802 [2021-10-20T03:39:41.792Z] Removing intermediate container 160606edf802 [2021-10-20T03:39:41.792Z] ---> d0f7a18a5286 [2021-10-20T03:39:41.792Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:39:41.792Z] ---> Running in ffe55e843e3b [2021-10-20T03:39:42.416Z] Removing intermediate container ffe55e843e3b [2021-10-20T03:39:42.416Z] ---> 6c8a90f2922a [2021-10-20T03:39:42.416Z] [2021-10-20T03:39:43.027Z] Successfully built 6c8a90f2922a [2021-10-20T03:39:43.027Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-20T03:40:30.157Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:40:38.541Z] Removing intermediate container 243185ff97ea [2021-10-20T03:40:38.541Z] ---> 35d5ed786a77 [2021-10-20T03:40:38.541Z] [2021-10-20T03:40:38.541Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T03:40:38.541Z] ---> bb3de5531c18 [2021-10-20T03:40:38.541Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T03:40:38.541Z] ---> Running in 09101b956a88 [2021-10-20T03:40:40.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:40:41.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:40:42.217Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T03:40:42.502Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T03:40:42.502Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T03:40:42.502Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:40:42.502Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:40:42.793Z] OK: 6 MiB in 17 packages [2021-10-20T03:40:45.491Z] Removing intermediate container 09101b956a88 [2021-10-20T03:40:45.491Z] ---> 6efaf73b8b1e [2021-10-20T03:40:45.491Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:40:45.491Z] ---> Running in 022d3641c056 [2021-10-20T03:40:46.108Z] Removing intermediate container 022d3641c056 [2021-10-20T03:40:46.108Z] ---> 4d1cd43d8bb0 [2021-10-20T03:40:46.108Z] Step 12/24 : WORKDIR / [2021-10-20T03:40:46.392Z] ---> Running in 764759d426ee [2021-10-20T03:40:47.021Z] Removing intermediate container 764759d426ee [2021-10-20T03:40:47.021Z] ---> 893f01ba46e0 [2021-10-20T03:40:47.021Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T03:40:48.498Z] ---> 2bb73f190d6b [2021-10-20T03:40:48.498Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T03:40:49.975Z] ---> 98e73c550a74 [2021-10-20T03:40:49.976Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T03:40:50.986Z] ---> 9f45cf047b20 [2021-10-20T03:40:50.986Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T03:40:52.467Z] ---> 82dccf64dadf [2021-10-20T03:40:52.467Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T03:40:53.943Z] ---> 16ed055670e8 [2021-10-20T03:40:53.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T03:40:56.618Z] ---> 4af6de3a4656 [2021-10-20T03:40:56.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T03:40:57.626Z] ---> c211ba2efc5f [2021-10-20T03:40:57.626Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T03:40:57.626Z] ---> Running in c6537164dcca [2021-10-20T03:41:01.055Z] Removing intermediate container c6537164dcca [2021-10-20T03:41:01.055Z] ---> 708f2f5f5676 [2021-10-20T03:41:01.055Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T03:41:01.337Z] ---> Running in 1beddc8e0a81 [2021-10-20T03:41:01.949Z] Removing intermediate container 1beddc8e0a81 [2021-10-20T03:41:01.949Z] ---> f46370e0014d [2021-10-20T03:41:01.949Z] Step 22/24 : LABEL arch=arm64 [2021-10-20T03:41:02.231Z] ---> Running in 1083a5a3f8d7 [2021-10-20T03:41:02.848Z] Removing intermediate container 1083a5a3f8d7 [2021-10-20T03:41:02.848Z] ---> 9ff736014d4f [2021-10-20T03:41:02.848Z] Step 23/24 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:03.128Z] ---> Running in 79527c6d1f05 [2021-10-20T03:41:03.743Z] Removing intermediate container 79527c6d1f05 [2021-10-20T03:41:03.743Z] ---> f7456cd61f2a [2021-10-20T03:41:03.743Z] Step 24/24 : LABEL version=2.0.1-dev.72 [2021-10-20T03:41:04.026Z] ---> Running in 91419ea26844 [2021-10-20T03:41:04.940Z] Removing intermediate container 91419ea26844 [2021-10-20T03:41:04.940Z] ---> 1ae50073d4aa [2021-10-20T03:41:04.940Z] [2021-10-20T03:41:04.940Z] Successfully built 1ae50073d4aa [2021-10-20T03:41:04.940Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-20T03:41:15.410Z]  Building security-secretstore-setup ... done Removing intermediate container 802d7589a2fb [2021-10-20T03:41:15.410Z] ---> d9e731b40424 [2021-10-20T03:41:15.410Z] [2021-10-20T03:41:15.410Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:41:15.410Z] ---> bb3de5531c18 [2021-10-20T03:41:15.410Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:41:15.410Z] ---> Using cache [2021-10-20T03:41:15.410Z] ---> a990404dd0e0 [2021-10-20T03:41:15.410Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:41:15.410Z] ---> Using cache [2021-10-20T03:41:15.410Z] ---> 9977ff1022a8 [2021-10-20T03:41:15.410Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T03:41:15.410Z] ---> Running in 25e5ce1545aa [2021-10-20T03:41:15.410Z] Removing intermediate container 25e5ce1545aa [2021-10-20T03:41:15.410Z] ---> 23ee5e8d3067 [2021-10-20T03:41:15.410Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:41:15.410Z] ---> Running in db57573d9123 [2021-10-20T03:41:15.699Z] Removing intermediate container db57573d9123 [2021-10-20T03:41:15.699Z] ---> 24b08a537dbb [2021-10-20T03:41:15.699Z] Step 14/22 : WORKDIR / [2021-10-20T03:41:15.979Z] ---> Running in 443901ecb031 [2021-10-20T03:41:16.978Z] Removing intermediate container 443901ecb031 [2021-10-20T03:41:16.978Z] ---> e4e5d9fbffae [2021-10-20T03:41:16.978Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:41:16.978Z] Removing intermediate container 301abbc93173 [2021-10-20T03:41:16.978Z] ---> 2964de95bbd4 [2021-10-20T03:41:16.978Z] [2021-10-20T03:41:16.978Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T03:41:16.978Z] ---> bb3de5531c18 [2021-10-20T03:41:16.978Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T03:41:17.257Z] ---> Running in 0793f1ecea1d [2021-10-20T03:41:17.858Z] Removing intermediate container 0793f1ecea1d [2021-10-20T03:41:17.858Z] ---> dec946b50e12 [2021-10-20T03:41:17.858Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T03:41:17.858Z] ---> 3e18e412eb98 [2021-10-20T03:41:17.858Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T03:41:18.157Z] ---> Running in c9e4842eb16c [2021-10-20T03:41:19.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:41:19.616Z] ---> e4b99b06e884 [2021-10-20T03:41:19.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T03:41:19.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:41:20.175Z] Removing intermediate container ea0eca0abf6f [2021-10-20T03:41:20.175Z] ---> 25079ea879d6 [2021-10-20T03:41:20.175Z] [2021-10-20T03:41:20.175Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T03:41:20.175Z] ---> bb3de5531c18 [2021-10-20T03:41:20.175Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T03:41:20.175Z] ---> Running in f272d2497377 [2021-10-20T03:41:20.780Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:41:20.780Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T03:41:20.780Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:41:20.780Z] OK: 5 MiB in 16 packages [2021-10-20T03:41:20.780Z] ---> 2f9cade9b06e [2021-10-20T03:41:20.780Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T03:41:21.059Z] ---> Running in af7e8729a1a1 [2021-10-20T03:41:21.665Z] Removing intermediate container af7e8729a1a1 [2021-10-20T03:41:21.665Z] ---> b033c2e5608e [2021-10-20T03:41:21.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:41:21.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:41:21.945Z] ---> Running in 3f985674bba3 [2021-10-20T03:41:22.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:41:22.228Z] Removing intermediate container c9e4842eb16c [2021-10-20T03:41:22.228Z] ---> b1a12775049f [2021-10-20T03:41:22.228Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T03:41:22.228Z] ---> Running in 50f8e99ce28e [2021-10-20T03:41:22.515Z] Removing intermediate container 3f985674bba3 [2021-10-20T03:41:22.515Z] ---> 62f8e1b569de [2021-10-20T03:41:22.515Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:41:22.796Z] ---> Running in 2255110d3272 [2021-10-20T03:41:22.796Z] Removing intermediate container 50f8e99ce28e [2021-10-20T03:41:22.796Z] ---> 8246101471d3 [2021-10-20T03:41:22.796Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T03:41:23.076Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T03:41:23.076Z] ---> Running in 4e6a1b165de9 [2021-10-20T03:41:23.076Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:41:23.076Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:41:23.076Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:41:23.354Z] Removing intermediate container 2255110d3272 [2021-10-20T03:41:23.354Z] ---> e8e943c868d6 [2021-10-20T03:41:23.354Z] Step 21/22 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:23.354Z] OK: 6 MiB in 16 packages [2021-10-20T03:41:23.631Z] ---> Running in 5970251d568f [2021-10-20T03:41:23.631Z] Removing intermediate container 4e6a1b165de9 [2021-10-20T03:41:23.631Z] ---> be21100970b4 [2021-10-20T03:41:23.631Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T03:41:23.909Z] ---> Running in c0408970a687 [2021-10-20T03:41:24.185Z] Removing intermediate container 5970251d568f [2021-10-20T03:41:24.185Z] ---> f0462d13bfba [2021-10-20T03:41:24.185Z] Step 22/22 : LABEL version=2.0.1-dev.72 [2021-10-20T03:41:24.463Z] ---> Running in 6c7a5d4ca3b6 [2021-10-20T03:41:25.072Z] Removing intermediate container 6c7a5d4ca3b6 [2021-10-20T03:41:25.072Z] ---> 663539c14063 [2021-10-20T03:41:25.072Z] [2021-10-20T03:41:25.350Z] Successfully built 663539c14063 [2021-10-20T03:41:25.350Z] Successfully tagged core-command-arm64:latest [2021-10-20T03:41:25.350Z]  Building core-command ... done Removing intermediate container f272d2497377 [2021-10-20T03:41:25.350Z] ---> aa4e1495dcff [2021-10-20T03:41:25.350Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:41:25.640Z] ---> Running in c0028636987f [2021-10-20T03:41:26.247Z] Removing intermediate container c0028636987f [2021-10-20T03:41:26.248Z] ---> fe560d50cca0 [2021-10-20T03:41:26.248Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T03:41:26.248Z] ---> Running in faa14340b032 [2021-10-20T03:41:26.523Z] Removing intermediate container c0408970a687 [2021-10-20T03:41:26.523Z] ---> 809a379e281f [2021-10-20T03:41:26.523Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T03:41:26.807Z] Removing intermediate container faa14340b032 [2021-10-20T03:41:26.807Z] ---> 3cd94971d314 [2021-10-20T03:41:26.807Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T03:41:26.807Z] ---> Running in bd518f13e789 [2021-10-20T03:41:26.807Z] ---> Running in 2a99390c6d63 [2021-10-20T03:41:27.415Z] Removing intermediate container bd518f13e789 [2021-10-20T03:41:27.415Z] ---> 039d891331e7 [2021-10-20T03:41:27.415Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T03:41:27.415Z] Removing intermediate container 2a99390c6d63 [2021-10-20T03:41:27.415Z] ---> e08d200eec16 [2021-10-20T03:41:27.415Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:41:28.021Z] ---> f4e1b846dab8 [2021-10-20T03:41:28.021Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T03:41:28.298Z] ---> 466f1ae910eb [2021-10-20T03:41:28.298Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T03:41:28.298Z] ---> Running in cf607b651b07 [2021-10-20T03:41:29.323Z] ---> 188261a289d1 [2021-10-20T03:41:29.323Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T03:41:30.312Z] ---> a452a17ea550 [2021-10-20T03:41:30.312Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T03:41:30.312Z] ---> Running in 4cc7d9b45f74 [2021-10-20T03:41:30.593Z] Removing intermediate container cf607b651b07 [2021-10-20T03:41:30.593Z] ---> f9a236491ef9 [2021-10-20T03:41:30.593Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:41:30.876Z] Removing intermediate container 4cc7d9b45f74 [2021-10-20T03:41:30.876Z] ---> eb69b612c68d [2021-10-20T03:41:30.876Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:41:30.876Z] ---> Running in 374762cf5fa1 [2021-10-20T03:41:31.159Z] ---> 82c96d744e14 [2021-10-20T03:41:31.159Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T03:41:31.434Z] Removing intermediate container 374762cf5fa1 [2021-10-20T03:41:31.434Z] ---> 0dbddf07a42c [2021-10-20T03:41:31.434Z] Step 19/21 : LABEL arch=arm64 [2021-10-20T03:41:31.708Z] ---> Running in 41e806a19b04 [2021-10-20T03:41:32.691Z] Removing intermediate container 41e806a19b04 [2021-10-20T03:41:32.691Z] ---> d04f33824621 [2021-10-20T03:41:32.691Z] Step 20/21 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:32.691Z] ---> 17ce464b3f52 [2021-10-20T03:41:32.691Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T03:41:32.691Z] ---> Running in 1ca1dc94993e [2021-10-20T03:41:33.300Z] Removing intermediate container 1ca1dc94993e [2021-10-20T03:41:33.300Z] ---> 46f4cca47723 [2021-10-20T03:41:33.300Z] Step 21/21 : LABEL version=2.0.1-dev.72 [2021-10-20T03:41:33.300Z] ---> Running in 525808e8ee04 [2021-10-20T03:41:33.575Z] ---> 35972ecb6897 [2021-10-20T03:41:33.575Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T03:41:33.853Z] Removing intermediate container 525808e8ee04 [2021-10-20T03:41:33.853Z] ---> 1862d108c30c [2021-10-20T03:41:33.853Z] [2021-10-20T03:41:34.130Z] Successfully built 1862d108c30c [2021-10-20T03:41:34.130Z] Successfully tagged support-notifications-arm64:latest [2021-10-20T03:41:34.409Z]  Building support-notifications ... done  ---> c931d4fe08ae [2021-10-20T03:41:34.409Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T03:41:35.019Z] ---> 89ded77631de [2021-10-20T03:41:35.019Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T03:41:35.623Z] ---> Running in 97f37b525814 [2021-10-20T03:41:36.229Z] Removing intermediate container 97f37b525814 [2021-10-20T03:41:36.229Z] ---> facb91b17199 [2021-10-20T03:41:36.229Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T03:41:37.221Z] ---> c71d1a078c88 [2021-10-20T03:41:37.221Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T03:41:37.221Z] ---> Running in 905fba544e14 [2021-10-20T03:41:39.863Z] Removing intermediate container 905fba544e14 [2021-10-20T03:41:39.863Z] ---> c1d186024b07 [2021-10-20T03:41:39.863Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T03:41:39.863Z] ---> Running in 5fbb94310423 [2021-10-20T03:41:40.137Z] Removing intermediate container 5fbb94310423 [2021-10-20T03:41:40.137Z] ---> c10afb138f9b [2021-10-20T03:41:40.137Z] Step 27/30 : CMD ["gate"] [2021-10-20T03:41:40.420Z] ---> Running in ecad82493e28 [2021-10-20T03:41:41.021Z] Removing intermediate container ecad82493e28 [2021-10-20T03:41:41.021Z] ---> a6b2e45a09e5 [2021-10-20T03:41:41.021Z] Step 28/30 : LABEL arch=arm64 [2021-10-20T03:41:41.300Z] ---> Running in 99becefe62ed [2021-10-20T03:41:41.908Z] Removing intermediate container 99becefe62ed [2021-10-20T03:41:41.908Z] ---> 8bdd648de759 [2021-10-20T03:41:41.908Z] Step 29/30 : LABEL git_sha=86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:41.908Z] ---> Running in 02af9c64bf64 [2021-10-20T03:41:42.512Z] Removing intermediate container 02af9c64bf64 [2021-10-20T03:41:42.512Z] ---> 0f18f80878fd [2021-10-20T03:41:42.512Z] Step 30/30 : LABEL version=2.0.1-dev.72 [2021-10-20T03:41:42.793Z] ---> Running in 67be64c926f0 [2021-10-20T03:41:43.406Z] Removing intermediate container 67be64c926f0 [2021-10-20T03:41:43.406Z] ---> 93b204735798 [2021-10-20T03:41:43.406Z] [2021-10-20T03:41:43.406Z] Successfully built 93b204735798 [2021-10-20T03:41:43.406Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-20T03:41:43.704Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-20T03:41:43.785Z] $ docker stop --time=1 26522fa49f1e597f9752f06937e44a0c34bfbe98e528a96e2e811c44eb7a7745 [2021-10-20T03:41:45.667Z] $ docker rm -f 26522fa49f1e597f9752f06937e44a0c34bfbe98e528a96e2e811c44eb7a7745 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:41:46.229Z] + docker images [2021-10-20T03:41:46.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T03:41:46.509Z] security-bootstrapper-arm64 latest 93b204735798 3 seconds ago 17.7MB [2021-10-20T03:41:46.509Z] support-notifications-arm64 latest 1862d108c30c 13 seconds ago 15.9MB [2021-10-20T03:41:46.509Z] core-command-arm64 latest 663539c14063 22 seconds ago 15.2MB [2021-10-20T03:41:46.509Z] 25079ea879d6 27 seconds ago 1.46GB [2021-10-20T03:41:46.509Z] 2964de95bbd4 30 seconds ago 1.45GB [2021-10-20T03:41:46.509Z] d9e731b40424 34 seconds ago 1.45GB [2021-10-20T03:41:46.509Z] security-secretstore-setup-arm64 latest 1ae50073d4aa 42 seconds ago 26.5MB [2021-10-20T03:41:46.509Z] 35d5ed786a77 About a minute ago 1.46GB [2021-10-20T03:41:46.509Z] sys-mgmt-agent-arm64 latest 6c8a90f2922a 2 minutes ago 277MB [2021-10-20T03:41:46.509Z] core-data-arm64 latest 9a2db15430cc 3 minutes ago 19.4MB [2021-10-20T03:41:46.509Z] core-metadata-arm64 latest 8062876b036f 3 minutes ago 15.8MB [2021-10-20T03:41:46.509Z] support-scheduler-arm64 latest d7a2a064ac62 3 minutes ago 15.2MB [2021-10-20T03:41:46.509Z] security-proxy-setup-arm64 latest cee54beec988 3 minutes ago 25.3MB [2021-10-20T03:41:46.509Z] 9b85eab8455c 3 minutes ago 1.46GB [2021-10-20T03:41:46.509Z] 8b09e587e511 3 minutes ago 1.45GB [2021-10-20T03:41:46.509Z] b69dacf66a8f 3 minutes ago 1.46GB [2021-10-20T03:41:46.509Z] 973b04879514 3 minutes ago 1.45GB [2021-10-20T03:41:46.509Z] ac5e2dbb8fbc 3 minutes ago 1.46GB [2021-10-20T03:41:46.509Z] ci-base-image-arm64 latest db0ff2ae7dda 8 minutes ago 1.24GB [2021-10-20T03:41:46.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB [2021-10-20T03:41:46.509Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-20T03:41:46.509Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-20T03:41:46.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:41:46.653Z] provisioning config files... [2021-10-20T03:41:46.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/83@tmp/config2233678266061676333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:41:47.057Z] ---> docker-login.sh [2021-10-20T03:41:47.057Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:41:47.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:41:47.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:41:47.611Z] Configure a credential helper to remove this warning. See [2021-10-20T03:41:47.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:41:47.611Z] [2021-10-20T03:41:47.611Z] Login Succeeded [2021-10-20T03:41:47.611Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:41:47.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:41:48.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:41:48.161Z] Configure a credential helper to remove this warning. See [2021-10-20T03:41:48.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:41:48.161Z] [2021-10-20T03:41:48.161Z] Login Succeeded [2021-10-20T03:41:48.161Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:41:48.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:41:48.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:41:48.709Z] Configure a credential helper to remove this warning. See [2021-10-20T03:41:48.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:41:48.709Z] [2021-10-20T03:41:48.709Z] Login Succeeded [2021-10-20T03:41:48.709Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:41:48.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:41:49.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:41:49.264Z] Configure a credential helper to remove this warning. See [2021-10-20T03:41:49.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:41:49.264Z] [2021-10-20T03:41:49.264Z] Login Succeeded [2021-10-20T03:41:49.264Z] docker.io [2021-10-20T03:41:49.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:41:50.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:41:50.143Z] Configure a credential helper to remove this warning. See [2021-10-20T03:41:50.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:41:50.143Z] [2021-10-20T03:41:50.143Z] Login Succeeded [2021-10-20T03:41:50.143Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:41:50.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:41:50.193Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-20T03:41:50.193Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:50.193Z] latest [2021-10-20T03:41:50.193Z] 2.0.1-dev.72 [2021-10-20T03:41:50.193Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:41:50.193Z] main [2021-10-20T03:41:50.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:50.547Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:50.907Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:50.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-20T03:41:50.907Z] 069d3ecdacea: Preparing [2021-10-20T03:41:50.907Z] cd4c984a3dd2: Preparing [2021-10-20T03:41:50.907Z] 091811401bd5: Preparing [2021-10-20T03:41:50.907Z] 435b90f54f74: Preparing [2021-10-20T03:41:50.907Z] ee420dfed78a: Preparing [2021-10-20T03:41:51.186Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:51.186Z] 069d3ecdacea: Pushed [2021-10-20T03:41:51.186Z] 091811401bd5: Pushed [2021-10-20T03:41:51.186Z] 435b90f54f74: Pushed [2021-10-20T03:41:53.831Z] cd4c984a3dd2: Pushed [2021-10-20T03:41:54.108Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:0833332a540059d1127c8c02bd04598416c91d6ec01c0b47a56562ec4af09a98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:54.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:54.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-20T03:41:54.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-20T03:41:54.844Z] 069d3ecdacea: Preparing [2021-10-20T03:41:54.844Z] cd4c984a3dd2: Preparing [2021-10-20T03:41:54.844Z] 091811401bd5: Preparing [2021-10-20T03:41:54.844Z] 435b90f54f74: Preparing [2021-10-20T03:41:54.844Z] ee420dfed78a: Preparing [2021-10-20T03:41:54.844Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:55.121Z] cd4c984a3dd2: Layer already exists [2021-10-20T03:41:55.121Z] 091811401bd5: Layer already exists [2021-10-20T03:41:55.121Z] 435b90f54f74: Layer already exists [2021-10-20T03:41:55.121Z] 069d3ecdacea: Layer already exists [2021-10-20T03:41:55.121Z] latest: digest: sha256:0833332a540059d1127c8c02bd04598416c91d6ec01c0b47a56562ec4af09a98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:55.505Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:55.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.72 [2021-10-20T03:41:55.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-20T03:41:55.886Z] 069d3ecdacea: Preparing [2021-10-20T03:41:55.886Z] cd4c984a3dd2: Preparing [2021-10-20T03:41:55.886Z] 091811401bd5: Preparing [2021-10-20T03:41:55.886Z] 435b90f54f74: Preparing [2021-10-20T03:41:55.886Z] ee420dfed78a: Preparing [2021-10-20T03:41:55.886Z] 069d3ecdacea: Layer already exists [2021-10-20T03:41:55.886Z] 091811401bd5: Layer already exists [2021-10-20T03:41:55.886Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:55.886Z] 435b90f54f74: Layer already exists [2021-10-20T03:41:55.886Z] cd4c984a3dd2: Layer already exists [2021-10-20T03:41:56.169Z] 2.0.1-dev.72: digest: sha256:0833332a540059d1127c8c02bd04598416c91d6ec01c0b47a56562ec4af09a98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:56.543Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:56.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:41:56.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-20T03:41:56.930Z] 069d3ecdacea: Preparing [2021-10-20T03:41:56.930Z] cd4c984a3dd2: Preparing [2021-10-20T03:41:56.930Z] 091811401bd5: Preparing [2021-10-20T03:41:56.930Z] 435b90f54f74: Preparing [2021-10-20T03:41:56.930Z] ee420dfed78a: Preparing [2021-10-20T03:41:57.215Z] 435b90f54f74: Layer already exists [2021-10-20T03:41:57.215Z] 091811401bd5: Layer already exists [2021-10-20T03:41:57.215Z] cd4c984a3dd2: Layer already exists [2021-10-20T03:41:57.215Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:57.215Z] 069d3ecdacea: Layer already exists [2021-10-20T03:41:57.215Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:0833332a540059d1127c8c02bd04598416c91d6ec01c0b47a56562ec4af09a98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:57.583Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:57.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-20T03:41:57.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-20T03:41:57.948Z] 069d3ecdacea: Preparing [2021-10-20T03:41:57.948Z] cd4c984a3dd2: Preparing [2021-10-20T03:41:57.948Z] 091811401bd5: Preparing [2021-10-20T03:41:57.948Z] 435b90f54f74: Preparing [2021-10-20T03:41:57.948Z] ee420dfed78a: Preparing [2021-10-20T03:41:58.224Z] 069d3ecdacea: Layer already exists [2021-10-20T03:41:58.224Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:58.224Z] 091811401bd5: Layer already exists [2021-10-20T03:41:58.224Z] cd4c984a3dd2: Layer already exists [2021-10-20T03:41:58.224Z] 435b90f54f74: Layer already exists [2021-10-20T03:41:58.224Z] main: digest: sha256:0833332a540059d1127c8c02bd04598416c91d6ec01c0b47a56562ec4af09a98 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:41:58.267Z] ===================================================== [Pipeline] echo [2021-10-20T03:41:58.274Z] taggedImages: [2021-10-20T03:41:58.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:58.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-20T03:41:58.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.72 [2021-10-20T03:41:58.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:41:58.274Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-20T03:41:58.288Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-20T03:41:58.288Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:58.288Z] latest [2021-10-20T03:41:58.288Z] 2.0.1-dev.72 [2021-10-20T03:41:58.288Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:41:58.288Z] main [2021-10-20T03:41:58.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:58.641Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:41:59.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:41:59.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-20T03:41:59.006Z] df8d2ab2f70c: Preparing [2021-10-20T03:41:59.006Z] 4206a54b6a39: Preparing [2021-10-20T03:41:59.006Z] 091811401bd5: Preparing [2021-10-20T03:41:59.006Z] e686c3056c43: Preparing [2021-10-20T03:41:59.006Z] 38ad6fff1f1a: Preparing [2021-10-20T03:41:59.006Z] ee420dfed78a: Preparing [2021-10-20T03:41:59.006Z] ee420dfed78a: Waiting [2021-10-20T03:41:59.284Z] 091811401bd5: Layer already exists [2021-10-20T03:41:59.284Z] ee420dfed78a: Layer already exists [2021-10-20T03:41:59.284Z] 38ad6fff1f1a: Pushed [2021-10-20T03:41:59.284Z] df8d2ab2f70c: Pushed [2021-10-20T03:42:00.271Z] e686c3056c43: Pushed [2021-10-20T03:42:02.253Z] 4206a54b6a39: Pushed [2021-10-20T03:42:02.253Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:d700f282e203baa6e23c9fe3babb2dc7d6231c15768734ea03117f5f85281c74 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:02.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:02.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-20T03:42:02.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-20T03:42:02.969Z] df8d2ab2f70c: Preparing [2021-10-20T03:42:02.969Z] 4206a54b6a39: Preparing [2021-10-20T03:42:02.969Z] 091811401bd5: Preparing [2021-10-20T03:42:02.969Z] e686c3056c43: Preparing [2021-10-20T03:42:02.969Z] 38ad6fff1f1a: Preparing [2021-10-20T03:42:02.969Z] ee420dfed78a: Preparing [2021-10-20T03:42:02.969Z] ee420dfed78a: Waiting [2021-10-20T03:42:03.246Z] 38ad6fff1f1a: Layer already exists [2021-10-20T03:42:03.246Z] e686c3056c43: Layer already exists [2021-10-20T03:42:03.246Z] 4206a54b6a39: Layer already exists [2021-10-20T03:42:03.246Z] 091811401bd5: Layer already exists [2021-10-20T03:42:03.246Z] df8d2ab2f70c: Layer already exists [2021-10-20T03:42:03.246Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:03.246Z] latest: digest: sha256:d700f282e203baa6e23c9fe3babb2dc7d6231c15768734ea03117f5f85281c74 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:03.602Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:03.959Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.72 [2021-10-20T03:42:03.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-20T03:42:03.959Z] df8d2ab2f70c: Preparing [2021-10-20T03:42:03.959Z] 4206a54b6a39: Preparing [2021-10-20T03:42:03.959Z] 091811401bd5: Preparing [2021-10-20T03:42:03.959Z] e686c3056c43: Preparing [2021-10-20T03:42:03.959Z] 38ad6fff1f1a: Preparing [2021-10-20T03:42:03.959Z] ee420dfed78a: Preparing [2021-10-20T03:42:03.959Z] ee420dfed78a: Waiting [2021-10-20T03:42:04.235Z] 4206a54b6a39: Layer already exists [2021-10-20T03:42:04.235Z] 091811401bd5: Layer already exists [2021-10-20T03:42:04.235Z] e686c3056c43: Layer already exists [2021-10-20T03:42:04.235Z] 38ad6fff1f1a: Layer already exists [2021-10-20T03:42:04.235Z] df8d2ab2f70c: Layer already exists [2021-10-20T03:42:04.235Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:04.235Z] 2.0.1-dev.72: digest: sha256:d700f282e203baa6e23c9fe3babb2dc7d6231c15768734ea03117f5f85281c74 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:04.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:04.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:04.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-20T03:42:04.935Z] df8d2ab2f70c: Preparing [2021-10-20T03:42:04.935Z] 4206a54b6a39: Preparing [2021-10-20T03:42:04.935Z] 091811401bd5: Preparing [2021-10-20T03:42:04.935Z] e686c3056c43: Preparing [2021-10-20T03:42:04.935Z] 38ad6fff1f1a: Preparing [2021-10-20T03:42:04.935Z] ee420dfed78a: Preparing [2021-10-20T03:42:04.935Z] ee420dfed78a: Waiting [2021-10-20T03:42:05.213Z] 4206a54b6a39: Layer already exists [2021-10-20T03:42:05.213Z] 091811401bd5: Layer already exists [2021-10-20T03:42:05.213Z] 38ad6fff1f1a: Layer already exists [2021-10-20T03:42:05.213Z] df8d2ab2f70c: Layer already exists [2021-10-20T03:42:05.213Z] e686c3056c43: Layer already exists [2021-10-20T03:42:05.213Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:05.213Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:d700f282e203baa6e23c9fe3babb2dc7d6231c15768734ea03117f5f85281c74 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:05.572Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:05.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-20T03:42:05.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-20T03:42:05.923Z] df8d2ab2f70c: Preparing [2021-10-20T03:42:05.923Z] 4206a54b6a39: Preparing [2021-10-20T03:42:05.923Z] 091811401bd5: Preparing [2021-10-20T03:42:05.923Z] e686c3056c43: Preparing [2021-10-20T03:42:05.923Z] 38ad6fff1f1a: Preparing [2021-10-20T03:42:05.923Z] ee420dfed78a: Preparing [2021-10-20T03:42:05.923Z] ee420dfed78a: Waiting [2021-10-20T03:42:06.200Z] 091811401bd5: Layer already exists [2021-10-20T03:42:06.200Z] 38ad6fff1f1a: Layer already exists [2021-10-20T03:42:06.200Z] 4206a54b6a39: Layer already exists [2021-10-20T03:42:06.200Z] df8d2ab2f70c: Layer already exists [2021-10-20T03:42:06.200Z] e686c3056c43: Layer already exists [2021-10-20T03:42:06.200Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:06.200Z] main: digest: sha256:d700f282e203baa6e23c9fe3babb2dc7d6231c15768734ea03117f5f85281c74 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:06.244Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:06.251Z] taggedImages: [2021-10-20T03:42:06.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:06.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-20T03:42:06.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.72 [2021-10-20T03:42:06.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:06.251Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-20T03:42:06.270Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-20T03:42:06.270Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:06.270Z] latest [2021-10-20T03:42:06.270Z] 2.0.1-dev.72 [2021-10-20T03:42:06.270Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:06.270Z] main [2021-10-20T03:42:06.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:06.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:06.997Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:06.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-20T03:42:06.997Z] a7f6a0e97ab4: Preparing [2021-10-20T03:42:06.997Z] 84d694fbda23: Preparing [2021-10-20T03:42:06.997Z] 091811401bd5: Preparing [2021-10-20T03:42:06.997Z] 435b90f54f74: Preparing [2021-10-20T03:42:06.997Z] ee420dfed78a: Preparing [2021-10-20T03:42:07.274Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:07.274Z] 091811401bd5: Layer already exists [2021-10-20T03:42:07.274Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:07.274Z] a7f6a0e97ab4: Pushed [2021-10-20T03:42:09.913Z] 84d694fbda23: Pushed [2021-10-20T03:42:10.192Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:4f6a458ac4a79318f07ada5020b29ab1024e316f9398a8b14c00ee8ab76f0063 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:10.555Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:10.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-20T03:42:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-20T03:42:10.913Z] a7f6a0e97ab4: Preparing [2021-10-20T03:42:10.913Z] 84d694fbda23: Preparing [2021-10-20T03:42:10.913Z] 091811401bd5: Preparing [2021-10-20T03:42:10.913Z] 435b90f54f74: Preparing [2021-10-20T03:42:10.913Z] ee420dfed78a: Preparing [2021-10-20T03:42:11.191Z] a7f6a0e97ab4: Layer already exists [2021-10-20T03:42:11.191Z] 091811401bd5: Layer already exists [2021-10-20T03:42:11.191Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:11.191Z] 84d694fbda23: Layer already exists [2021-10-20T03:42:11.191Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:11.191Z] latest: digest: sha256:4f6a458ac4a79318f07ada5020b29ab1024e316f9398a8b14c00ee8ab76f0063 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:11.548Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:11.909Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.72 [2021-10-20T03:42:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-20T03:42:11.909Z] a7f6a0e97ab4: Preparing [2021-10-20T03:42:11.909Z] 84d694fbda23: Preparing [2021-10-20T03:42:11.909Z] 091811401bd5: Preparing [2021-10-20T03:42:11.909Z] 435b90f54f74: Preparing [2021-10-20T03:42:11.909Z] ee420dfed78a: Preparing [2021-10-20T03:42:12.189Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:12.189Z] a7f6a0e97ab4: Layer already exists [2021-10-20T03:42:12.189Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:12.189Z] 091811401bd5: Layer already exists [2021-10-20T03:42:12.189Z] 84d694fbda23: Layer already exists [2021-10-20T03:42:12.189Z] 2.0.1-dev.72: digest: sha256:4f6a458ac4a79318f07ada5020b29ab1024e316f9398a8b14c00ee8ab76f0063 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:12.555Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:12.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:12.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-20T03:42:12.921Z] a7f6a0e97ab4: Preparing [2021-10-20T03:42:12.921Z] 84d694fbda23: Preparing [2021-10-20T03:42:12.921Z] 091811401bd5: Preparing [2021-10-20T03:42:12.921Z] 435b90f54f74: Preparing [2021-10-20T03:42:12.921Z] ee420dfed78a: Preparing [2021-10-20T03:42:12.921Z] a7f6a0e97ab4: Layer already exists [2021-10-20T03:42:12.921Z] 091811401bd5: Layer already exists [2021-10-20T03:42:12.921Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:12.921Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:12.921Z] 84d694fbda23: Layer already exists [2021-10-20T03:42:13.198Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:4f6a458ac4a79318f07ada5020b29ab1024e316f9398a8b14c00ee8ab76f0063 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:13.556Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:13.906Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-20T03:42:13.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-20T03:42:13.906Z] a7f6a0e97ab4: Preparing [2021-10-20T03:42:13.906Z] 84d694fbda23: Preparing [2021-10-20T03:42:13.906Z] 091811401bd5: Preparing [2021-10-20T03:42:13.906Z] 435b90f54f74: Preparing [2021-10-20T03:42:13.906Z] ee420dfed78a: Preparing [2021-10-20T03:42:13.906Z] 091811401bd5: Layer already exists [2021-10-20T03:42:13.906Z] 84d694fbda23: Layer already exists [2021-10-20T03:42:13.906Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:13.906Z] a7f6a0e97ab4: Layer already exists [2021-10-20T03:42:13.906Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:14.182Z] main: digest: sha256:4f6a458ac4a79318f07ada5020b29ab1024e316f9398a8b14c00ee8ab76f0063 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:14.228Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:14.239Z] taggedImages: [2021-10-20T03:42:14.239Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:14.239Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-20T03:42:14.239Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.72 [2021-10-20T03:42:14.239Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:14.239Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-20T03:42:14.262Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-20T03:42:14.262Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:14.262Z] latest [2021-10-20T03:42:14.262Z] 2.0.1-dev.72 [2021-10-20T03:42:14.262Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:14.262Z] main [2021-10-20T03:42:14.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:14.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:15.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:15.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-20T03:42:15.016Z] 6f61a19d653f: Preparing [2021-10-20T03:42:15.016Z] 6f61a19d653f: Preparing [2021-10-20T03:42:15.016Z] f1143c8608e7: Preparing [2021-10-20T03:42:15.016Z] ea7b159c9aec: Preparing [2021-10-20T03:42:15.016Z] 662872aeada6: Preparing [2021-10-20T03:42:15.016Z] b96c9fa06c29: Preparing [2021-10-20T03:42:15.016Z] 091811401bd5: Preparing [2021-10-20T03:42:15.016Z] 816d53ff2592: Preparing [2021-10-20T03:42:15.016Z] a89ae8499972: Preparing [2021-10-20T03:42:15.016Z] 2579dddfc8d9: Preparing [2021-10-20T03:42:15.016Z] 032a2d8acb87: Preparing [2021-10-20T03:42:15.016Z] ee420dfed78a: Preparing [2021-10-20T03:42:15.016Z] 091811401bd5: Waiting [2021-10-20T03:42:15.016Z] 816d53ff2592: Waiting [2021-10-20T03:42:15.016Z] a89ae8499972: Waiting [2021-10-20T03:42:15.016Z] 2579dddfc8d9: Waiting [2021-10-20T03:42:15.016Z] 032a2d8acb87: Waiting [2021-10-20T03:42:15.016Z] ee420dfed78a: Waiting [2021-10-20T03:42:15.311Z] f1143c8608e7: Pushed [2021-10-20T03:42:15.311Z] 662872aeada6: Pushed [2021-10-20T03:42:15.311Z] ea7b159c9aec: Pushed [2021-10-20T03:42:15.311Z] 6f61a19d653f: Pushed [2021-10-20T03:42:15.595Z] 091811401bd5: Layer already exists [2021-10-20T03:42:15.595Z] 816d53ff2592: Pushed [2021-10-20T03:42:15.595Z] a89ae8499972: Pushed [2021-10-20T03:42:15.595Z] 2579dddfc8d9: Pushed [2021-10-20T03:42:15.595Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:15.595Z] 032a2d8acb87: Pushed [2021-10-20T03:42:19.025Z] b96c9fa06c29: Pushed [2021-10-20T03:42:19.025Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:f11db9a73c43752cb86b6824aaab6260de4e12bbc894c8f04f28cffbdf86ad24 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:19.384Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:19.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-20T03:42:19.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-20T03:42:19.748Z] 6f61a19d653f: Preparing [2021-10-20T03:42:19.748Z] 6f61a19d653f: Preparing [2021-10-20T03:42:19.748Z] f1143c8608e7: Preparing [2021-10-20T03:42:19.748Z] ea7b159c9aec: Preparing [2021-10-20T03:42:19.748Z] 662872aeada6: Preparing [2021-10-20T03:42:19.748Z] b96c9fa06c29: Preparing [2021-10-20T03:42:19.748Z] 091811401bd5: Preparing [2021-10-20T03:42:19.748Z] 816d53ff2592: Preparing [2021-10-20T03:42:19.748Z] a89ae8499972: Preparing [2021-10-20T03:42:19.748Z] 2579dddfc8d9: Preparing [2021-10-20T03:42:19.748Z] 032a2d8acb87: Preparing [2021-10-20T03:42:19.748Z] ee420dfed78a: Preparing [2021-10-20T03:42:19.748Z] 091811401bd5: Waiting [2021-10-20T03:42:19.748Z] 816d53ff2592: Waiting [2021-10-20T03:42:19.748Z] a89ae8499972: Waiting [2021-10-20T03:42:19.748Z] 2579dddfc8d9: Waiting [2021-10-20T03:42:19.748Z] ee420dfed78a: Waiting [2021-10-20T03:42:19.748Z] 032a2d8acb87: Waiting [2021-10-20T03:42:20.027Z] ea7b159c9aec: Layer already exists [2021-10-20T03:42:20.027Z] b96c9fa06c29: Layer already exists [2021-10-20T03:42:20.027Z] 662872aeada6: Layer already exists [2021-10-20T03:42:20.027Z] 6f61a19d653f: Layer already exists [2021-10-20T03:42:20.027Z] f1143c8608e7: Layer already exists [2021-10-20T03:42:20.027Z] a89ae8499972: Layer already exists [2021-10-20T03:42:20.027Z] 091811401bd5: Layer already exists [2021-10-20T03:42:20.027Z] 816d53ff2592: Layer already exists [2021-10-20T03:42:20.027Z] 032a2d8acb87: Layer already exists [2021-10-20T03:42:20.027Z] 2579dddfc8d9: Layer already exists [2021-10-20T03:42:20.027Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:20.027Z] latest: digest: sha256:f11db9a73c43752cb86b6824aaab6260de4e12bbc894c8f04f28cffbdf86ad24 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:20.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:20.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.72 [2021-10-20T03:42:20.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-20T03:42:20.739Z] 6f61a19d653f: Preparing [2021-10-20T03:42:20.739Z] 6f61a19d653f: Preparing [2021-10-20T03:42:20.739Z] f1143c8608e7: Preparing [2021-10-20T03:42:20.739Z] ea7b159c9aec: Preparing [2021-10-20T03:42:20.739Z] 662872aeada6: Preparing [2021-10-20T03:42:20.739Z] b96c9fa06c29: Preparing [2021-10-20T03:42:20.739Z] 091811401bd5: Preparing [2021-10-20T03:42:20.739Z] 816d53ff2592: Preparing [2021-10-20T03:42:20.739Z] a89ae8499972: Preparing [2021-10-20T03:42:20.739Z] 2579dddfc8d9: Preparing [2021-10-20T03:42:20.739Z] 032a2d8acb87: Preparing [2021-10-20T03:42:20.739Z] ee420dfed78a: Preparing [2021-10-20T03:42:20.739Z] 091811401bd5: Waiting [2021-10-20T03:42:20.739Z] 816d53ff2592: Waiting [2021-10-20T03:42:20.739Z] a89ae8499972: Waiting [2021-10-20T03:42:20.739Z] 2579dddfc8d9: Waiting [2021-10-20T03:42:20.739Z] 032a2d8acb87: Waiting [2021-10-20T03:42:20.739Z] ee420dfed78a: Waiting [2021-10-20T03:42:21.016Z] f1143c8608e7: Layer already exists [2021-10-20T03:42:21.016Z] 6f61a19d653f: Layer already exists [2021-10-20T03:42:21.016Z] 662872aeada6: Layer already exists [2021-10-20T03:42:21.016Z] b96c9fa06c29: Layer already exists [2021-10-20T03:42:21.016Z] ea7b159c9aec: Layer already exists [2021-10-20T03:42:21.016Z] 091811401bd5: Layer already exists [2021-10-20T03:42:21.016Z] 2579dddfc8d9: Layer already exists [2021-10-20T03:42:21.016Z] 816d53ff2592: Layer already exists [2021-10-20T03:42:21.016Z] a89ae8499972: Layer already exists [2021-10-20T03:42:21.016Z] 032a2d8acb87: Layer already exists [2021-10-20T03:42:21.016Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:21.016Z] 2.0.1-dev.72: digest: sha256:f11db9a73c43752cb86b6824aaab6260de4e12bbc894c8f04f28cffbdf86ad24 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:21.371Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:21.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:21.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-20T03:42:21.724Z] 6f61a19d653f: Preparing [2021-10-20T03:42:21.724Z] 6f61a19d653f: Preparing [2021-10-20T03:42:21.724Z] f1143c8608e7: Preparing [2021-10-20T03:42:21.724Z] ea7b159c9aec: Preparing [2021-10-20T03:42:21.724Z] 662872aeada6: Preparing [2021-10-20T03:42:21.724Z] b96c9fa06c29: Preparing [2021-10-20T03:42:21.724Z] 091811401bd5: Preparing [2021-10-20T03:42:21.724Z] 816d53ff2592: Preparing [2021-10-20T03:42:21.724Z] a89ae8499972: Preparing [2021-10-20T03:42:21.724Z] 2579dddfc8d9: Preparing [2021-10-20T03:42:21.724Z] 032a2d8acb87: Preparing [2021-10-20T03:42:21.724Z] ee420dfed78a: Preparing [2021-10-20T03:42:21.724Z] 091811401bd5: Waiting [2021-10-20T03:42:21.724Z] 816d53ff2592: Waiting [2021-10-20T03:42:21.724Z] a89ae8499972: Waiting [2021-10-20T03:42:21.724Z] 2579dddfc8d9: Waiting [2021-10-20T03:42:21.724Z] 032a2d8acb87: Waiting [2021-10-20T03:42:21.724Z] ee420dfed78a: Waiting [2021-10-20T03:42:22.002Z] ea7b159c9aec: Layer already exists [2021-10-20T03:42:22.002Z] 6f61a19d653f: Layer already exists [2021-10-20T03:42:22.002Z] 662872aeada6: Layer already exists [2021-10-20T03:42:22.002Z] f1143c8608e7: Layer already exists [2021-10-20T03:42:22.002Z] b96c9fa06c29: Layer already exists [2021-10-20T03:42:22.002Z] 091811401bd5: Layer already exists [2021-10-20T03:42:22.002Z] a89ae8499972: Layer already exists [2021-10-20T03:42:22.002Z] 816d53ff2592: Layer already exists [2021-10-20T03:42:22.002Z] 032a2d8acb87: Layer already exists [2021-10-20T03:42:22.002Z] 2579dddfc8d9: Layer already exists [2021-10-20T03:42:22.002Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:22.002Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:f11db9a73c43752cb86b6824aaab6260de4e12bbc894c8f04f28cffbdf86ad24 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:22.359Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:22.714Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-20T03:42:22.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-20T03:42:22.714Z] 6f61a19d653f: Preparing [2021-10-20T03:42:22.714Z] 6f61a19d653f: Preparing [2021-10-20T03:42:22.714Z] f1143c8608e7: Preparing [2021-10-20T03:42:22.714Z] ea7b159c9aec: Preparing [2021-10-20T03:42:22.714Z] 662872aeada6: Preparing [2021-10-20T03:42:22.714Z] b96c9fa06c29: Preparing [2021-10-20T03:42:22.714Z] 091811401bd5: Preparing [2021-10-20T03:42:22.714Z] 816d53ff2592: Preparing [2021-10-20T03:42:22.714Z] a89ae8499972: Preparing [2021-10-20T03:42:22.714Z] 2579dddfc8d9: Preparing [2021-10-20T03:42:22.714Z] 032a2d8acb87: Preparing [2021-10-20T03:42:22.714Z] ee420dfed78a: Preparing [2021-10-20T03:42:22.714Z] a89ae8499972: Waiting [2021-10-20T03:42:22.714Z] 2579dddfc8d9: Waiting [2021-10-20T03:42:22.714Z] 032a2d8acb87: Waiting [2021-10-20T03:42:22.714Z] ee420dfed78a: Waiting [2021-10-20T03:42:22.714Z] 091811401bd5: Waiting [2021-10-20T03:42:22.714Z] 816d53ff2592: Waiting [2021-10-20T03:42:22.991Z] b96c9fa06c29: Layer already exists [2021-10-20T03:42:22.991Z] 662872aeada6: Layer already exists [2021-10-20T03:42:22.991Z] 6f61a19d653f: Layer already exists [2021-10-20T03:42:22.991Z] f1143c8608e7: Layer already exists [2021-10-20T03:42:22.991Z] ea7b159c9aec: Layer already exists [2021-10-20T03:42:22.991Z] 091811401bd5: Layer already exists [2021-10-20T03:42:22.991Z] a89ae8499972: Layer already exists [2021-10-20T03:42:22.991Z] 816d53ff2592: Layer already exists [2021-10-20T03:42:22.991Z] 032a2d8acb87: Layer already exists [2021-10-20T03:42:22.991Z] 2579dddfc8d9: Layer already exists [2021-10-20T03:42:22.991Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:22.991Z] main: digest: sha256:f11db9a73c43752cb86b6824aaab6260de4e12bbc894c8f04f28cffbdf86ad24 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:23.031Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:23.036Z] taggedImages: [2021-10-20T03:42:23.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:23.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-20T03:42:23.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.72 [2021-10-20T03:42:23.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:23.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-20T03:42:23.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-20T03:42:23.057Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:23.057Z] latest [2021-10-20T03:42:23.057Z] 2.0.1-dev.72 [2021-10-20T03:42:23.057Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:23.057Z] main [2021-10-20T03:42:23.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:23.554Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:23.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:23.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-20T03:42:23.903Z] 475b1f62239d: Preparing [2021-10-20T03:42:23.903Z] 65413efd4021: Preparing [2021-10-20T03:42:23.903Z] c76598ff3abe: Preparing [2021-10-20T03:42:23.903Z] 6139a6c76534: Preparing [2021-10-20T03:42:23.903Z] a650deb98380: Preparing [2021-10-20T03:42:23.903Z] ee420dfed78a: Preparing [2021-10-20T03:42:23.903Z] ee420dfed78a: Waiting [2021-10-20T03:42:24.182Z] c76598ff3abe: Pushed [2021-10-20T03:42:24.182Z] 6139a6c76534: Pushed [2021-10-20T03:42:24.462Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:25.068Z] a650deb98380: Pushed [2021-10-20T03:42:26.515Z] 65413efd4021: Pushed [2021-10-20T03:42:26.515Z] 475b1f62239d: Pushed [2021-10-20T03:42:26.794Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:99f1f4bab2c68251615c0fc20f45c2d01fe400541c9fb7cad5fa8d5bfc5cf08e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:27.151Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:27.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-20T03:42:27.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-20T03:42:27.498Z] 475b1f62239d: Preparing [2021-10-20T03:42:27.498Z] 65413efd4021: Preparing [2021-10-20T03:42:27.498Z] c76598ff3abe: Preparing [2021-10-20T03:42:27.498Z] 6139a6c76534: Preparing [2021-10-20T03:42:27.498Z] a650deb98380: Preparing [2021-10-20T03:42:27.498Z] ee420dfed78a: Preparing [2021-10-20T03:42:27.498Z] ee420dfed78a: Waiting [2021-10-20T03:42:27.498Z] a650deb98380: Layer already exists [2021-10-20T03:42:27.773Z] 475b1f62239d: Layer already exists [2021-10-20T03:42:27.773Z] 65413efd4021: Layer already exists [2021-10-20T03:42:27.773Z] 6139a6c76534: Layer already exists [2021-10-20T03:42:27.773Z] c76598ff3abe: Layer already exists [2021-10-20T03:42:27.773Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:27.773Z] latest: digest: sha256:99f1f4bab2c68251615c0fc20f45c2d01fe400541c9fb7cad5fa8d5bfc5cf08e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:28.128Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:28.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.72 [2021-10-20T03:42:28.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-20T03:42:28.484Z] 475b1f62239d: Preparing [2021-10-20T03:42:28.484Z] 65413efd4021: Preparing [2021-10-20T03:42:28.484Z] c76598ff3abe: Preparing [2021-10-20T03:42:28.484Z] 6139a6c76534: Preparing [2021-10-20T03:42:28.484Z] a650deb98380: Preparing [2021-10-20T03:42:28.484Z] ee420dfed78a: Preparing [2021-10-20T03:42:28.484Z] ee420dfed78a: Waiting [2021-10-20T03:42:28.759Z] 65413efd4021: Layer already exists [2021-10-20T03:42:28.759Z] a650deb98380: Layer already exists [2021-10-20T03:42:28.759Z] c76598ff3abe: Layer already exists [2021-10-20T03:42:28.759Z] 475b1f62239d: Layer already exists [2021-10-20T03:42:28.759Z] 6139a6c76534: Layer already exists [2021-10-20T03:42:28.759Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:28.759Z] 2.0.1-dev.72: digest: sha256:99f1f4bab2c68251615c0fc20f45c2d01fe400541c9fb7cad5fa8d5bfc5cf08e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:29.117Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:29.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-20T03:42:29.465Z] 475b1f62239d: Preparing [2021-10-20T03:42:29.465Z] 65413efd4021: Preparing [2021-10-20T03:42:29.465Z] c76598ff3abe: Preparing [2021-10-20T03:42:29.465Z] 6139a6c76534: Preparing [2021-10-20T03:42:29.465Z] a650deb98380: Preparing [2021-10-20T03:42:29.465Z] ee420dfed78a: Preparing [2021-10-20T03:42:29.465Z] ee420dfed78a: Waiting [2021-10-20T03:42:29.741Z] c76598ff3abe: Layer already exists [2021-10-20T03:42:29.741Z] 475b1f62239d: Layer already exists [2021-10-20T03:42:29.741Z] 6139a6c76534: Layer already exists [2021-10-20T03:42:29.741Z] a650deb98380: Layer already exists [2021-10-20T03:42:29.741Z] 65413efd4021: Layer already exists [2021-10-20T03:42:29.741Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:29.741Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:99f1f4bab2c68251615c0fc20f45c2d01fe400541c9fb7cad5fa8d5bfc5cf08e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:30.104Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:30.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-20T03:42:30.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-20T03:42:30.462Z] 475b1f62239d: Preparing [2021-10-20T03:42:30.462Z] 65413efd4021: Preparing [2021-10-20T03:42:30.462Z] c76598ff3abe: Preparing [2021-10-20T03:42:30.462Z] 6139a6c76534: Preparing [2021-10-20T03:42:30.462Z] a650deb98380: Preparing [2021-10-20T03:42:30.462Z] ee420dfed78a: Preparing [2021-10-20T03:42:30.462Z] ee420dfed78a: Waiting [2021-10-20T03:42:30.742Z] 65413efd4021: Layer already exists [2021-10-20T03:42:30.742Z] c76598ff3abe: Layer already exists [2021-10-20T03:42:30.742Z] a650deb98380: Layer already exists [2021-10-20T03:42:30.742Z] 6139a6c76534: Layer already exists [2021-10-20T03:42:30.742Z] 475b1f62239d: Layer already exists [2021-10-20T03:42:30.742Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:30.742Z] main: digest: sha256:99f1f4bab2c68251615c0fc20f45c2d01fe400541c9fb7cad5fa8d5bfc5cf08e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:30.783Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:30.791Z] taggedImages: [2021-10-20T03:42:30.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:30.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-20T03:42:30.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.72 [2021-10-20T03:42:30.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:30.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-20T03:42:30.809Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-20T03:42:30.809Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:30.809Z] latest [2021-10-20T03:42:30.809Z] 2.0.1-dev.72 [2021-10-20T03:42:30.809Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:30.809Z] main [2021-10-20T03:42:30.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:31.166Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:31.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-20T03:42:31.531Z] 4c26517eab5a: Preparing [2021-10-20T03:42:31.531Z] c9edc07af5fc: Preparing [2021-10-20T03:42:31.531Z] 121326087f8f: Preparing [2021-10-20T03:42:31.531Z] 07bfc780ecd4: Preparing [2021-10-20T03:42:31.531Z] 01307a1be462: Preparing [2021-10-20T03:42:31.531Z] 1e313dd84134: Preparing [2021-10-20T03:42:31.531Z] 1b03ea672626: Preparing [2021-10-20T03:42:31.531Z] c9c7f409799b: Preparing [2021-10-20T03:42:31.531Z] fec10e9c1c50: Preparing [2021-10-20T03:42:31.531Z] ee420dfed78a: Preparing [2021-10-20T03:42:31.531Z] 1e313dd84134: Waiting [2021-10-20T03:42:31.531Z] fec10e9c1c50: Waiting [2021-10-20T03:42:31.531Z] ee420dfed78a: Waiting [2021-10-20T03:42:31.531Z] c9c7f409799b: Waiting [2021-10-20T03:42:31.531Z] 1b03ea672626: Waiting [2021-10-20T03:42:31.810Z] c9edc07af5fc: Pushed [2021-10-20T03:42:31.810Z] 01307a1be462: Pushed [2021-10-20T03:42:31.810Z] 4c26517eab5a: Pushed [2021-10-20T03:42:32.098Z] 1e313dd84134: Pushed [2021-10-20T03:42:32.098Z] 1b03ea672626: Pushed [2021-10-20T03:42:32.098Z] c9c7f409799b: Pushed [2021-10-20T03:42:32.098Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:32.704Z] fec10e9c1c50: Pushed [2021-10-20T03:42:34.703Z] 07bfc780ecd4: Pushed [2021-10-20T03:42:35.301Z] 121326087f8f: Pushed [2021-10-20T03:42:35.576Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:6b00636474af269a31d2f08170b3a422af7277eb7ab2ab6669cd2da0b59e2315 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:35.939Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:36.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-20T03:42:36.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-20T03:42:36.561Z] 4c26517eab5a: Preparing [2021-10-20T03:42:36.561Z] c9edc07af5fc: Preparing [2021-10-20T03:42:36.561Z] 121326087f8f: Preparing [2021-10-20T03:42:36.561Z] 07bfc780ecd4: Preparing [2021-10-20T03:42:36.561Z] 01307a1be462: Preparing [2021-10-20T03:42:36.561Z] 1e313dd84134: Preparing [2021-10-20T03:42:36.561Z] 1b03ea672626: Preparing [2021-10-20T03:42:36.561Z] c9c7f409799b: Preparing [2021-10-20T03:42:36.561Z] fec10e9c1c50: Preparing [2021-10-20T03:42:36.561Z] ee420dfed78a: Preparing [2021-10-20T03:42:36.561Z] 1b03ea672626: Waiting [2021-10-20T03:42:36.561Z] c9c7f409799b: Waiting [2021-10-20T03:42:36.561Z] fec10e9c1c50: Waiting [2021-10-20T03:42:36.561Z] 1e313dd84134: Waiting [2021-10-20T03:42:36.561Z] ee420dfed78a: Waiting [2021-10-20T03:42:36.839Z] c9edc07af5fc: Layer already exists [2021-10-20T03:42:36.839Z] 07bfc780ecd4: Layer already exists [2021-10-20T03:42:36.839Z] 4c26517eab5a: Layer already exists [2021-10-20T03:42:36.839Z] 121326087f8f: Layer already exists [2021-10-20T03:42:36.839Z] 01307a1be462: Layer already exists [2021-10-20T03:42:36.839Z] c9c7f409799b: Layer already exists [2021-10-20T03:42:36.839Z] 1e313dd84134: Layer already exists [2021-10-20T03:42:36.839Z] 1b03ea672626: Layer already exists [2021-10-20T03:42:36.839Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:36.839Z] fec10e9c1c50: Layer already exists [2021-10-20T03:42:36.839Z] latest: digest: sha256:6b00636474af269a31d2f08170b3a422af7277eb7ab2ab6669cd2da0b59e2315 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:37.192Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:37.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.72 [2021-10-20T03:42:37.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-20T03:42:37.584Z] 4c26517eab5a: Preparing [2021-10-20T03:42:37.584Z] c9edc07af5fc: Preparing [2021-10-20T03:42:37.584Z] 121326087f8f: Preparing [2021-10-20T03:42:37.584Z] 07bfc780ecd4: Preparing [2021-10-20T03:42:37.584Z] 01307a1be462: Preparing [2021-10-20T03:42:37.584Z] 1e313dd84134: Preparing [2021-10-20T03:42:37.584Z] 1b03ea672626: Preparing [2021-10-20T03:42:37.584Z] c9c7f409799b: Preparing [2021-10-20T03:42:37.584Z] fec10e9c1c50: Preparing [2021-10-20T03:42:37.584Z] ee420dfed78a: Preparing [2021-10-20T03:42:37.584Z] 1b03ea672626: Waiting [2021-10-20T03:42:37.584Z] c9c7f409799b: Waiting [2021-10-20T03:42:37.584Z] 1e313dd84134: Waiting [2021-10-20T03:42:37.584Z] ee420dfed78a: Waiting [2021-10-20T03:42:37.584Z] fec10e9c1c50: Waiting [2021-10-20T03:42:37.584Z] c9edc07af5fc: Layer already exists [2021-10-20T03:42:37.584Z] 01307a1be462: Layer already exists [2021-10-20T03:42:37.584Z] 07bfc780ecd4: Layer already exists [2021-10-20T03:42:37.869Z] 121326087f8f: Layer already exists [2021-10-20T03:42:37.869Z] 4c26517eab5a: Layer already exists [2021-10-20T03:42:37.869Z] 1b03ea672626: Layer already exists [2021-10-20T03:42:37.869Z] c9c7f409799b: Layer already exists [2021-10-20T03:42:37.869Z] 1e313dd84134: Layer already exists [2021-10-20T03:42:37.869Z] fec10e9c1c50: Layer already exists [2021-10-20T03:42:37.869Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:37.869Z] 2.0.1-dev.72: digest: sha256:6b00636474af269a31d2f08170b3a422af7277eb7ab2ab6669cd2da0b59e2315 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:38.228Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:38.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:38.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-20T03:42:38.587Z] 4c26517eab5a: Preparing [2021-10-20T03:42:38.587Z] c9edc07af5fc: Preparing [2021-10-20T03:42:38.587Z] 121326087f8f: Preparing [2021-10-20T03:42:38.587Z] 07bfc780ecd4: Preparing [2021-10-20T03:42:38.587Z] 01307a1be462: Preparing [2021-10-20T03:42:38.587Z] 1e313dd84134: Preparing [2021-10-20T03:42:38.587Z] 1b03ea672626: Preparing [2021-10-20T03:42:38.587Z] c9c7f409799b: Preparing [2021-10-20T03:42:38.587Z] fec10e9c1c50: Preparing [2021-10-20T03:42:38.587Z] ee420dfed78a: Preparing [2021-10-20T03:42:38.587Z] c9c7f409799b: Waiting [2021-10-20T03:42:38.587Z] fec10e9c1c50: Waiting [2021-10-20T03:42:38.587Z] ee420dfed78a: Waiting [2021-10-20T03:42:38.587Z] 1e313dd84134: Waiting [2021-10-20T03:42:38.587Z] 1b03ea672626: Waiting [2021-10-20T03:42:38.587Z] 121326087f8f: Layer already exists [2021-10-20T03:42:38.587Z] 01307a1be462: Layer already exists [2021-10-20T03:42:38.587Z] 4c26517eab5a: Layer already exists [2021-10-20T03:42:38.587Z] c9edc07af5fc: Layer already exists [2021-10-20T03:42:38.587Z] 07bfc780ecd4: Layer already exists [2021-10-20T03:42:38.864Z] 1e313dd84134: Layer already exists [2021-10-20T03:42:38.864Z] c9c7f409799b: Layer already exists [2021-10-20T03:42:38.864Z] 1b03ea672626: Layer already exists [2021-10-20T03:42:38.864Z] fec10e9c1c50: Layer already exists [2021-10-20T03:42:38.864Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:38.864Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:6b00636474af269a31d2f08170b3a422af7277eb7ab2ab6669cd2da0b59e2315 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:39.221Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:39.578Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-20T03:42:39.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-20T03:42:39.578Z] 4c26517eab5a: Preparing [2021-10-20T03:42:39.578Z] c9edc07af5fc: Preparing [2021-10-20T03:42:39.578Z] 121326087f8f: Preparing [2021-10-20T03:42:39.578Z] 07bfc780ecd4: Preparing [2021-10-20T03:42:39.578Z] 01307a1be462: Preparing [2021-10-20T03:42:39.578Z] 1e313dd84134: Preparing [2021-10-20T03:42:39.578Z] 1b03ea672626: Preparing [2021-10-20T03:42:39.578Z] c9c7f409799b: Preparing [2021-10-20T03:42:39.578Z] fec10e9c1c50: Preparing [2021-10-20T03:42:39.578Z] ee420dfed78a: Preparing [2021-10-20T03:42:39.578Z] c9c7f409799b: Waiting [2021-10-20T03:42:39.578Z] 1e313dd84134: Waiting [2021-10-20T03:42:39.578Z] fec10e9c1c50: Waiting [2021-10-20T03:42:39.578Z] 1b03ea672626: Waiting [2021-10-20T03:42:39.578Z] ee420dfed78a: Waiting [2021-10-20T03:42:39.853Z] 4c26517eab5a: Layer already exists [2021-10-20T03:42:39.853Z] 07bfc780ecd4: Layer already exists [2021-10-20T03:42:39.853Z] 121326087f8f: Layer already exists [2021-10-20T03:42:39.853Z] c9edc07af5fc: Layer already exists [2021-10-20T03:42:39.853Z] 01307a1be462: Layer already exists [2021-10-20T03:42:39.853Z] 1b03ea672626: Layer already exists [2021-10-20T03:42:39.853Z] 1e313dd84134: Layer already exists [2021-10-20T03:42:39.853Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:39.853Z] c9c7f409799b: Layer already exists [2021-10-20T03:42:39.853Z] fec10e9c1c50: Layer already exists [2021-10-20T03:42:39.853Z] main: digest: sha256:6b00636474af269a31d2f08170b3a422af7277eb7ab2ab6669cd2da0b59e2315 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:39.892Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:39.901Z] taggedImages: [2021-10-20T03:42:39.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:39.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-20T03:42:39.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.72 [2021-10-20T03:42:39.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:39.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-20T03:42:39.922Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-20T03:42:39.922Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:39.922Z] latest [2021-10-20T03:42:39.922Z] 2.0.1-dev.72 [2021-10-20T03:42:39.922Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:39.922Z] main [2021-10-20T03:42:39.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:40.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:40.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:40.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-20T03:42:40.620Z] 20a7d97d4a25: Preparing [2021-10-20T03:42:40.620Z] c39e4b5bdc56: Preparing [2021-10-20T03:42:40.620Z] 091811401bd5: Preparing [2021-10-20T03:42:40.620Z] 3ce3dea3879a: Preparing [2021-10-20T03:42:40.620Z] ee420dfed78a: Preparing [2021-10-20T03:42:40.897Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:40.897Z] 091811401bd5: Layer already exists [2021-10-20T03:42:40.897Z] 20a7d97d4a25: Pushed [2021-10-20T03:42:41.172Z] 3ce3dea3879a: Pushed [2021-10-20T03:42:43.159Z] c39e4b5bdc56: Pushed [2021-10-20T03:42:43.434Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:ea83fa81eea2573488a650b9cd5e6b7b265ee05743685afcf0a8810220b703c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:43.786Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:44.144Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-20T03:42:44.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-20T03:42:44.145Z] 20a7d97d4a25: Preparing [2021-10-20T03:42:44.145Z] c39e4b5bdc56: Preparing [2021-10-20T03:42:44.145Z] 091811401bd5: Preparing [2021-10-20T03:42:44.145Z] 3ce3dea3879a: Preparing [2021-10-20T03:42:44.145Z] ee420dfed78a: Preparing [2021-10-20T03:42:44.423Z] c39e4b5bdc56: Layer already exists [2021-10-20T03:42:44.423Z] 091811401bd5: Layer already exists [2021-10-20T03:42:44.423Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:44.423Z] 3ce3dea3879a: Layer already exists [2021-10-20T03:42:44.423Z] 20a7d97d4a25: Layer already exists [2021-10-20T03:42:44.423Z] latest: digest: sha256:ea83fa81eea2573488a650b9cd5e6b7b265ee05743685afcf0a8810220b703c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:44.773Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:45.120Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.72 [2021-10-20T03:42:45.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-20T03:42:45.120Z] 20a7d97d4a25: Preparing [2021-10-20T03:42:45.120Z] c39e4b5bdc56: Preparing [2021-10-20T03:42:45.120Z] 091811401bd5: Preparing [2021-10-20T03:42:45.120Z] 3ce3dea3879a: Preparing [2021-10-20T03:42:45.120Z] ee420dfed78a: Preparing [2021-10-20T03:42:45.120Z] 20a7d97d4a25: Layer already exists [2021-10-20T03:42:45.120Z] 3ce3dea3879a: Layer already exists [2021-10-20T03:42:45.120Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:45.396Z] c39e4b5bdc56: Layer already exists [2021-10-20T03:42:45.396Z] 091811401bd5: Layer already exists [2021-10-20T03:42:45.396Z] 2.0.1-dev.72: digest: sha256:ea83fa81eea2573488a650b9cd5e6b7b265ee05743685afcf0a8810220b703c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:45.753Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:46.109Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:46.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-20T03:42:46.386Z] 20a7d97d4a25: Preparing [2021-10-20T03:42:46.386Z] c39e4b5bdc56: Preparing [2021-10-20T03:42:46.386Z] 091811401bd5: Preparing [2021-10-20T03:42:46.386Z] 3ce3dea3879a: Preparing [2021-10-20T03:42:46.386Z] ee420dfed78a: Preparing [2021-10-20T03:42:46.386Z] 3ce3dea3879a: Layer already exists [2021-10-20T03:42:46.386Z] 20a7d97d4a25: Layer already exists [2021-10-20T03:42:46.386Z] c39e4b5bdc56: Layer already exists [2021-10-20T03:42:46.386Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:46.386Z] 091811401bd5: Layer already exists [2021-10-20T03:42:46.386Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:ea83fa81eea2573488a650b9cd5e6b7b265ee05743685afcf0a8810220b703c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:46.743Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:47.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-20T03:42:47.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-20T03:42:47.101Z] 20a7d97d4a25: Preparing [2021-10-20T03:42:47.101Z] c39e4b5bdc56: Preparing [2021-10-20T03:42:47.101Z] 091811401bd5: Preparing [2021-10-20T03:42:47.101Z] 3ce3dea3879a: Preparing [2021-10-20T03:42:47.101Z] ee420dfed78a: Preparing [2021-10-20T03:42:47.380Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:47.380Z] c39e4b5bdc56: Layer already exists [2021-10-20T03:42:47.380Z] 3ce3dea3879a: Layer already exists [2021-10-20T03:42:47.380Z] 091811401bd5: Layer already exists [2021-10-20T03:42:47.380Z] 20a7d97d4a25: Layer already exists [2021-10-20T03:42:47.380Z] main: digest: sha256:ea83fa81eea2573488a650b9cd5e6b7b265ee05743685afcf0a8810220b703c3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:47.423Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:47.429Z] taggedImages: [2021-10-20T03:42:47.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:47.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-20T03:42:47.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.72 [2021-10-20T03:42:47.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:47.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-20T03:42:47.448Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-20T03:42:47.448Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:47.448Z] latest [2021-10-20T03:42:47.448Z] 2.0.1-dev.72 [2021-10-20T03:42:47.448Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:47.448Z] main [2021-10-20T03:42:47.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:47.812Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:48.171Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:48.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-20T03:42:48.171Z] cb0691ce7f29: Preparing [2021-10-20T03:42:48.171Z] 0216ad9e6d2b: Preparing [2021-10-20T03:42:48.171Z] 091811401bd5: Preparing [2021-10-20T03:42:48.171Z] 435b90f54f74: Preparing [2021-10-20T03:42:48.171Z] ee420dfed78a: Preparing [2021-10-20T03:42:48.451Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:48.451Z] 091811401bd5: Layer already exists [2021-10-20T03:42:48.451Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:48.451Z] cb0691ce7f29: Pushed [2021-10-20T03:42:51.093Z] 0216ad9e6d2b: Pushed [2021-10-20T03:42:51.093Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:a9fa8d7114a453bcb49c8e05549c73c5dd2ff3614e349efae956751ac7e37727 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:51.449Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:51.806Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-20T03:42:51.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-20T03:42:51.806Z] cb0691ce7f29: Preparing [2021-10-20T03:42:51.806Z] 0216ad9e6d2b: Preparing [2021-10-20T03:42:51.806Z] 091811401bd5: Preparing [2021-10-20T03:42:51.806Z] 435b90f54f74: Preparing [2021-10-20T03:42:51.806Z] ee420dfed78a: Preparing [2021-10-20T03:42:52.084Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:52.084Z] cb0691ce7f29: Layer already exists [2021-10-20T03:42:52.084Z] 0216ad9e6d2b: Layer already exists [2021-10-20T03:42:52.084Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:52.084Z] 091811401bd5: Layer already exists [2021-10-20T03:42:52.084Z] latest: digest: sha256:a9fa8d7114a453bcb49c8e05549c73c5dd2ff3614e349efae956751ac7e37727 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:52.484Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:52.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.72 [2021-10-20T03:42:52.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-20T03:42:52.831Z] cb0691ce7f29: Preparing [2021-10-20T03:42:52.831Z] 0216ad9e6d2b: Preparing [2021-10-20T03:42:52.831Z] 091811401bd5: Preparing [2021-10-20T03:42:52.831Z] 435b90f54f74: Preparing [2021-10-20T03:42:52.831Z] ee420dfed78a: Preparing [2021-10-20T03:42:53.109Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:53.109Z] 0216ad9e6d2b: Layer already exists [2021-10-20T03:42:53.109Z] cb0691ce7f29: Layer already exists [2021-10-20T03:42:53.109Z] 091811401bd5: Layer already exists [2021-10-20T03:42:53.109Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:53.109Z] 2.0.1-dev.72: digest: sha256:a9fa8d7114a453bcb49c8e05549c73c5dd2ff3614e349efae956751ac7e37727 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:53.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:53.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:53.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-20T03:42:53.810Z] cb0691ce7f29: Preparing [2021-10-20T03:42:53.810Z] 0216ad9e6d2b: Preparing [2021-10-20T03:42:53.810Z] 091811401bd5: Preparing [2021-10-20T03:42:53.810Z] 435b90f54f74: Preparing [2021-10-20T03:42:53.810Z] ee420dfed78a: Preparing [2021-10-20T03:42:54.089Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:54.089Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:54.089Z] 091811401bd5: Layer already exists [2021-10-20T03:42:54.089Z] cb0691ce7f29: Layer already exists [2021-10-20T03:42:54.089Z] 0216ad9e6d2b: Layer already exists [2021-10-20T03:42:54.089Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:a9fa8d7114a453bcb49c8e05549c73c5dd2ff3614e349efae956751ac7e37727 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:54.444Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:54.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-20T03:42:54.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-20T03:42:54.795Z] cb0691ce7f29: Preparing [2021-10-20T03:42:54.795Z] 0216ad9e6d2b: Preparing [2021-10-20T03:42:54.795Z] 091811401bd5: Preparing [2021-10-20T03:42:54.795Z] 435b90f54f74: Preparing [2021-10-20T03:42:54.795Z] ee420dfed78a: Preparing [2021-10-20T03:42:55.072Z] 0216ad9e6d2b: Layer already exists [2021-10-20T03:42:55.072Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:55.072Z] 435b90f54f74: Layer already exists [2021-10-20T03:42:55.072Z] 091811401bd5: Layer already exists [2021-10-20T03:42:55.072Z] cb0691ce7f29: Layer already exists [2021-10-20T03:42:55.072Z] main: digest: sha256:a9fa8d7114a453bcb49c8e05549c73c5dd2ff3614e349efae956751ac7e37727 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:42:55.115Z] ===================================================== [Pipeline] echo [2021-10-20T03:42:55.123Z] taggedImages: [2021-10-20T03:42:55.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:55.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-20T03:42:55.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.72 [2021-10-20T03:42:55.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:55.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-20T03:42:55.140Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-20T03:42:55.140Z] 86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:55.140Z] latest [2021-10-20T03:42:55.140Z] 2.0.1-dev.72 [2021-10-20T03:42:55.140Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:42:55.140Z] main [2021-10-20T03:42:55.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:55.502Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:55.898Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:42:55.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-20T03:42:55.898Z] c05e37b09573: Preparing [2021-10-20T03:42:55.898Z] 6707ee3d5342: Preparing [2021-10-20T03:42:55.898Z] c00fcad9d246: Preparing [2021-10-20T03:42:55.898Z] c33a43da91a3: Preparing [2021-10-20T03:42:55.898Z] 166dde17997b: Preparing [2021-10-20T03:42:55.898Z] 78c4bc0ebec3: Preparing [2021-10-20T03:42:55.898Z] 45596ee15a31: Preparing [2021-10-20T03:42:55.898Z] 52dc75cd08be: Preparing [2021-10-20T03:42:55.898Z] a6e1fd50fee5: Preparing [2021-10-20T03:42:55.898Z] 56eb02710082: Preparing [2021-10-20T03:42:55.898Z] ee420dfed78a: Preparing [2021-10-20T03:42:55.898Z] 52dc75cd08be: Waiting [2021-10-20T03:42:55.898Z] a6e1fd50fee5: Waiting [2021-10-20T03:42:55.898Z] 56eb02710082: Waiting [2021-10-20T03:42:55.898Z] 78c4bc0ebec3: Waiting [2021-10-20T03:42:55.899Z] ee420dfed78a: Waiting [2021-10-20T03:42:55.899Z] 45596ee15a31: Waiting [2021-10-20T03:42:56.186Z] 166dde17997b: Layer already exists [2021-10-20T03:42:56.186Z] 78c4bc0ebec3: Layer already exists [2021-10-20T03:42:56.472Z] 45596ee15a31: Layer already exists [2021-10-20T03:42:56.473Z] 6707ee3d5342: Pushed [2021-10-20T03:42:56.473Z] 52dc75cd08be: Layer already exists [2021-10-20T03:42:56.473Z] a6e1fd50fee5: Layer already exists [2021-10-20T03:42:56.473Z] 56eb02710082: Layer already exists [2021-10-20T03:42:56.473Z] ee420dfed78a: Layer already exists [2021-10-20T03:42:57.123Z] c05e37b09573: Pushed [2021-10-20T03:42:58.566Z] c00fcad9d246: Pushed [2021-10-20T03:43:13.696Z] c33a43da91a3: Pushed [2021-10-20T03:43:13.696Z] 86411704c056e83a3fc2a54d4c214538f329b007: digest: sha256:b7fb596d0ccfafbfd5006666f215d113fb6a2a46d014ab52a0ddbe337ecb3402 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:14.050Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:14.401Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-20T03:43:14.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-20T03:43:14.401Z] c05e37b09573: Preparing [2021-10-20T03:43:14.401Z] 6707ee3d5342: Preparing [2021-10-20T03:43:14.401Z] c00fcad9d246: Preparing [2021-10-20T03:43:14.401Z] c33a43da91a3: Preparing [2021-10-20T03:43:14.401Z] 166dde17997b: Preparing [2021-10-20T03:43:14.401Z] 78c4bc0ebec3: Preparing [2021-10-20T03:43:14.401Z] 45596ee15a31: Preparing [2021-10-20T03:43:14.401Z] 52dc75cd08be: Preparing [2021-10-20T03:43:14.401Z] a6e1fd50fee5: Preparing [2021-10-20T03:43:14.401Z] 56eb02710082: Preparing [2021-10-20T03:43:14.401Z] ee420dfed78a: Preparing [2021-10-20T03:43:14.401Z] 78c4bc0ebec3: Waiting [2021-10-20T03:43:14.401Z] 45596ee15a31: Waiting [2021-10-20T03:43:14.401Z] 52dc75cd08be: Waiting [2021-10-20T03:43:14.401Z] a6e1fd50fee5: Waiting [2021-10-20T03:43:14.401Z] 56eb02710082: Waiting [2021-10-20T03:43:14.401Z] ee420dfed78a: Waiting [2021-10-20T03:43:14.680Z] c00fcad9d246: Layer already exists [2021-10-20T03:43:14.680Z] c05e37b09573: Layer already exists [2021-10-20T03:43:14.680Z] 166dde17997b: Layer already exists [2021-10-20T03:43:14.680Z] c33a43da91a3: Layer already exists [2021-10-20T03:43:14.680Z] 6707ee3d5342: Layer already exists [2021-10-20T03:43:14.680Z] 45596ee15a31: Layer already exists [2021-10-20T03:43:14.680Z] 78c4bc0ebec3: Layer already exists [2021-10-20T03:43:14.680Z] 52dc75cd08be: Layer already exists [2021-10-20T03:43:14.680Z] a6e1fd50fee5: Layer already exists [2021-10-20T03:43:14.680Z] 56eb02710082: Layer already exists [2021-10-20T03:43:14.680Z] ee420dfed78a: Layer already exists [2021-10-20T03:43:14.680Z] latest: digest: sha256:b7fb596d0ccfafbfd5006666f215d113fb6a2a46d014ab52a0ddbe337ecb3402 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:15.043Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:15.401Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.72 [2021-10-20T03:43:15.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-20T03:43:15.401Z] c05e37b09573: Preparing [2021-10-20T03:43:15.401Z] 6707ee3d5342: Preparing [2021-10-20T03:43:15.401Z] c00fcad9d246: Preparing [2021-10-20T03:43:15.401Z] c33a43da91a3: Preparing [2021-10-20T03:43:15.401Z] 166dde17997b: Preparing [2021-10-20T03:43:15.401Z] 78c4bc0ebec3: Preparing [2021-10-20T03:43:15.401Z] 45596ee15a31: Preparing [2021-10-20T03:43:15.401Z] 52dc75cd08be: Preparing [2021-10-20T03:43:15.401Z] a6e1fd50fee5: Preparing [2021-10-20T03:43:15.401Z] 56eb02710082: Preparing [2021-10-20T03:43:15.401Z] ee420dfed78a: Preparing [2021-10-20T03:43:15.401Z] 52dc75cd08be: Waiting [2021-10-20T03:43:15.401Z] a6e1fd50fee5: Waiting [2021-10-20T03:43:15.401Z] 56eb02710082: Waiting [2021-10-20T03:43:15.401Z] 78c4bc0ebec3: Waiting [2021-10-20T03:43:15.401Z] 45596ee15a31: Waiting [2021-10-20T03:43:15.401Z] ee420dfed78a: Waiting [2021-10-20T03:43:15.401Z] 6707ee3d5342: Layer already exists [2021-10-20T03:43:15.401Z] 166dde17997b: Layer already exists [2021-10-20T03:43:15.401Z] c00fcad9d246: Layer already exists [2021-10-20T03:43:15.401Z] c05e37b09573: Layer already exists [2021-10-20T03:43:15.401Z] c33a43da91a3: Layer already exists [2021-10-20T03:43:15.679Z] 45596ee15a31: Layer already exists [2021-10-20T03:43:15.679Z] 52dc75cd08be: Layer already exists [2021-10-20T03:43:15.679Z] a6e1fd50fee5: Layer already exists [2021-10-20T03:43:15.679Z] 78c4bc0ebec3: Layer already exists [2021-10-20T03:43:15.679Z] 56eb02710082: Layer already exists [2021-10-20T03:43:15.679Z] ee420dfed78a: Layer already exists [2021-10-20T03:43:15.679Z] 2.0.1-dev.72: digest: sha256:b7fb596d0ccfafbfd5006666f215d113fb6a2a46d014ab52a0ddbe337ecb3402 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:16.031Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:16.382Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:43:16.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-20T03:43:16.382Z] c05e37b09573: Preparing [2021-10-20T03:43:16.382Z] 6707ee3d5342: Preparing [2021-10-20T03:43:16.382Z] c00fcad9d246: Preparing [2021-10-20T03:43:16.382Z] c33a43da91a3: Preparing [2021-10-20T03:43:16.382Z] 166dde17997b: Preparing [2021-10-20T03:43:16.382Z] 78c4bc0ebec3: Preparing [2021-10-20T03:43:16.382Z] 45596ee15a31: Preparing [2021-10-20T03:43:16.382Z] 52dc75cd08be: Preparing [2021-10-20T03:43:16.382Z] a6e1fd50fee5: Preparing [2021-10-20T03:43:16.382Z] 56eb02710082: Preparing [2021-10-20T03:43:16.382Z] ee420dfed78a: Preparing [2021-10-20T03:43:16.382Z] 52dc75cd08be: Waiting [2021-10-20T03:43:16.382Z] a6e1fd50fee5: Waiting [2021-10-20T03:43:16.382Z] 56eb02710082: Waiting [2021-10-20T03:43:16.382Z] 78c4bc0ebec3: Waiting [2021-10-20T03:43:16.382Z] ee420dfed78a: Waiting [2021-10-20T03:43:16.382Z] 45596ee15a31: Waiting [2021-10-20T03:43:16.663Z] c33a43da91a3: Layer already exists [2021-10-20T03:43:16.663Z] c00fcad9d246: Layer already exists [2021-10-20T03:43:16.663Z] 6707ee3d5342: Layer already exists [2021-10-20T03:43:16.663Z] c05e37b09573: Layer already exists [2021-10-20T03:43:16.663Z] 166dde17997b: Layer already exists [2021-10-20T03:43:16.663Z] 78c4bc0ebec3: Layer already exists [2021-10-20T03:43:16.663Z] 45596ee15a31: Layer already exists [2021-10-20T03:43:16.663Z] 52dc75cd08be: Layer already exists [2021-10-20T03:43:16.663Z] a6e1fd50fee5: Layer already exists [2021-10-20T03:43:16.663Z] 56eb02710082: Layer already exists [2021-10-20T03:43:16.663Z] ee420dfed78a: Layer already exists [2021-10-20T03:43:16.663Z] 86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72: digest: sha256:b7fb596d0ccfafbfd5006666f215d113fb6a2a46d014ab52a0ddbe337ecb3402 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:17.018Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:17.373Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-20T03:43:17.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-20T03:43:17.373Z] c05e37b09573: Preparing [2021-10-20T03:43:17.373Z] 6707ee3d5342: Preparing [2021-10-20T03:43:17.373Z] c00fcad9d246: Preparing [2021-10-20T03:43:17.373Z] c33a43da91a3: Preparing [2021-10-20T03:43:17.373Z] 166dde17997b: Preparing [2021-10-20T03:43:17.373Z] 78c4bc0ebec3: Preparing [2021-10-20T03:43:17.373Z] 45596ee15a31: Preparing [2021-10-20T03:43:17.373Z] 52dc75cd08be: Preparing [2021-10-20T03:43:17.373Z] a6e1fd50fee5: Preparing [2021-10-20T03:43:17.373Z] 56eb02710082: Preparing [2021-10-20T03:43:17.373Z] ee420dfed78a: Preparing [2021-10-20T03:43:17.373Z] 52dc75cd08be: Waiting [2021-10-20T03:43:17.373Z] a6e1fd50fee5: Waiting [2021-10-20T03:43:17.373Z] 78c4bc0ebec3: Waiting [2021-10-20T03:43:17.373Z] 56eb02710082: Waiting [2021-10-20T03:43:17.373Z] ee420dfed78a: Waiting [2021-10-20T03:43:17.373Z] 45596ee15a31: Waiting [2021-10-20T03:43:17.652Z] 6707ee3d5342: Layer already exists [2021-10-20T03:43:17.652Z] c05e37b09573: Layer already exists [2021-10-20T03:43:17.652Z] 166dde17997b: Layer already exists [2021-10-20T03:43:17.652Z] c33a43da91a3: Layer already exists [2021-10-20T03:43:17.652Z] c00fcad9d246: Layer already exists [2021-10-20T03:43:17.652Z] 52dc75cd08be: Layer already exists [2021-10-20T03:43:17.652Z] 45596ee15a31: Layer already exists [2021-10-20T03:43:17.652Z] a6e1fd50fee5: Layer already exists [2021-10-20T03:43:17.652Z] 78c4bc0ebec3: Layer already exists [2021-10-20T03:43:17.652Z] 56eb02710082: Layer already exists [2021-10-20T03:43:17.652Z] ee420dfed78a: Layer already exists [2021-10-20T03:43:17.652Z] main: digest: sha256:b7fb596d0ccfafbfd5006666f215d113fb6a2a46d014ab52a0ddbe337ecb3402 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T03:43:17.698Z] ===================================================== [Pipeline] echo [2021-10-20T03:43:17.706Z] taggedImages: [2021-10-20T03:43:17.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007 [2021-10-20T03:43:17.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-20T03:43:17.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.72 [2021-10-20T03:43:17.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:86411704c056e83a3fc2a54d4c214538f329b007-2.0.1-dev.72 [2021-10-20T03:43:17.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:18.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:43:18.458Z] [2021-10-20T03:43:18.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:18.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:43:19.103Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T03:43:19.103Z] 448f6bf000e3: Pulling fs layer [2021-10-20T03:43:19.103Z] f757da607395: Pulling fs layer [2021-10-20T03:43:19.103Z] 05883995daec: Pulling fs layer [2021-10-20T03:43:19.103Z] 8603b9c90790: Pulling fs layer [2021-10-20T03:43:19.103Z] 1560dd03e051: Pulling fs layer [2021-10-20T03:43:19.103Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T03:43:19.103Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T03:43:19.103Z] 8603b9c90790: Waiting [2021-10-20T03:43:19.103Z] 1560dd03e051: Waiting [2021-10-20T03:43:19.103Z] 27f5ce0e4adf: Waiting [2021-10-20T03:43:19.103Z] c2d8d7efcc4b: Waiting [2021-10-20T03:43:19.382Z] f757da607395: Verifying Checksum [2021-10-20T03:43:19.382Z] f757da607395: Download complete [2021-10-20T03:43:19.382Z] 8603b9c90790: Verifying Checksum [2021-10-20T03:43:19.382Z] 8603b9c90790: Download complete [2021-10-20T03:43:19.665Z] 05883995daec: Verifying Checksum [2021-10-20T03:43:19.665Z] 05883995daec: Download complete [2021-10-20T03:43:19.665Z] 1560dd03e051: Verifying Checksum [2021-10-20T03:43:19.665Z] 1560dd03e051: Download complete [2021-10-20T03:43:19.665Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T03:43:19.665Z] 27f5ce0e4adf: Download complete [2021-10-20T03:43:19.944Z] 448f6bf000e3: Verifying Checksum [2021-10-20T03:43:19.944Z] 448f6bf000e3: Download complete [2021-10-20T03:43:22.603Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T03:43:22.603Z] c2d8d7efcc4b: Download complete [2021-10-20T03:43:24.061Z] 448f6bf000e3: Pull complete [2021-10-20T03:43:24.666Z] f757da607395: Pull complete [2021-10-20T03:43:26.131Z] 05883995daec: Pull complete [2021-10-20T03:43:26.734Z] 8603b9c90790: Pull complete [2021-10-20T03:43:27.726Z] 1560dd03e051: Pull complete [2021-10-20T03:43:28.004Z] 27f5ce0e4adf: Pull complete [2021-10-20T03:43:43.147Z] c2d8d7efcc4b: Pull complete [2021-10-20T03:43:43.147Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T03:43:43.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:43:43.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T03:43:43.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-357 does not seem to be running inside a container [2021-10-20T03:43:43.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T03:43:47.506Z] $ docker top 3d35a87942d8963a490a3b87d8ab988c816669d3b5cb11b0a8df846ea54779ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:43:48.819Z] ---> job-cost.sh [2021-10-20T03:43:48.819Z] lf-activate-venv: SKIPPING [2021-10-20T03:43:48.819Z] INFO: No Stack... [2021-10-20T03:43:49.096Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T03:43:49.371Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T03:43:50.050Z] + cat /w/workspace/edgex-go/83/archives/cost.csv [2021-10-20T03:43:50.050Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T03:43:50.124Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-83-stack-cost] [2021-10-20T03:43:50.132Z] Resource [jenkins-edgexfoundry-edgex-go-main-83-stack-cost] did not exist. Created. [2021-10-20T03:43:50.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T03:43:50.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T03:43:51.688Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T03:43:51.701Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T03:43:51.808Z] $ docker stop --time=1 3d35a87942d8963a490a3b87d8ab988c816669d3b5cb11b0a8df846ea54779ff [2021-10-20T03:43:53.562Z] $ docker rm -f 3d35a87942d8963a490a3b87d8ab988c816669d3b5cb11b0a8df846ea54779ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-20T03:43:54.337Z] provisioning config files... [2021-10-20T03:43:54.348Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/83@tmp/config2198810338124164811tmp [Pipeline] { [Pipeline] sh [2021-10-20T03:43:54.640Z] + set +x [2021-10-20T03:43:54.640Z] + curl -s https://codecov.io/bash [2021-10-20T03:43:54.640Z] + bash -s -- [2021-10-20T03:43:54.903Z] [2021-10-20T03:43:54.903Z] _____ _ [2021-10-20T03:43:54.903Z] / ____| | | [2021-10-20T03:43:54.903Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T03:43:54.903Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T03:43:54.903Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T03:43:54.903Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T03:43:54.903Z] Bash-1.0.6 [2021-10-20T03:43:54.903Z] [2021-10-20T03:43:54.903Z] [2021-10-20T03:43:54.903Z] ==> git version 2.24.4 found [2021-10-20T03:43:54.903Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-20T03:43:54.903Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T03:43:54.903Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T03:43:54.903Z] ==> Jenkins CI detected. [2021-10-20T03:43:54.903Z] current dir:  /w/workspace/edgex-go/83 [2021-10-20T03:43:54.903Z] project root: . [2021-10-20T03:43:54.903Z] --> token set from env [2021-10-20T03:43:54.903Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T03:43:54.903Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T03:43:54.903Z] ==> Python coveragepy not found [2021-10-20T03:43:54.903Z] ==> Searching for coverage reports in: [2021-10-20T03:43:54.903Z] + . [2021-10-20T03:43:54.903Z] -> Found 1 reports [2021-10-20T03:43:54.903Z] ==> Detecting git/mercurial file structure [2021-10-20T03:43:54.903Z] ==> Reading reports [2021-10-20T03:43:54.903Z] + ./coverage.out bytes=418481 [2021-10-20T03:43:54.903Z] ==> Appending adjustments [2021-10-20T03:43:54.903Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T03:43:56.283Z] + Found adjustments [2021-10-20T03:43:56.283Z] ==> Gzipping contents [2021-10-20T03:43:56.283Z] 56K /tmp/codecov.StFgK4.gz [2021-10-20T03:43:56.284Z] ==> Uploading reports [2021-10-20T03:43:56.284Z] url: https://codecov.io [2021-10-20T03:43:56.284Z] query: branch=main&commit=86411704c056e83a3fc2a54d4c214538f329b007&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T03:43:56.284Z] -> Pinging Codecov [2021-10-20T03:43:56.284Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=86411704c056e83a3fc2a54d4c214538f329b007&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T03:43:56.544Z] -> Uploading to [2021-10-20T03:43:56.544Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/86411704c056e83a3fc2a54d4c214538f329b007/71beb504-9878-44e6-b980-f0beb4c54b87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T034356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7df6ba58833f45bf99eedc2680b02bcd01e8793b28c298994fd2182fba3ec769 [2021-10-20T03:43:56.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:43:56.544Z] Dload Upload Total Spent Left Speed [2021-10-20T03:43:56.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56554 0 0 100 56554 0 199k --:--:-- --:--:-- --:--:-- 199k [2021-10-20T03:43:56.805Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/86411704c056e83a3fc2a54d4c214538f329b007 [Pipeline] } [2021-10-20T03:43:56.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-20T03:43:57.200Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-20T03:43:57.209Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:57.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T03:43:57.505Z] [2021-10-20T03:43:57.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:43:57.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T03:43:57.814Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-20T03:43:57.814Z] 188c0c94c7c5: Pulling fs layer [2021-10-20T03:43:57.814Z] 0ef7d3d256c8: Pulling fs layer [2021-10-20T03:43:57.814Z] de9db76c5a1d: Pulling fs layer [2021-10-20T03:43:57.814Z] 0eba1c9be4d2: Pulling fs layer [2021-10-20T03:43:57.814Z] 0d57e429df01: Pulling fs layer [2021-10-20T03:43:57.814Z] 4e4be7b47b0d: Pulling fs layer [2021-10-20T03:43:57.814Z] e1f770b5df2f: Pulling fs layer [2021-10-20T03:43:57.814Z] 85a0685a4137: Pulling fs layer [2021-10-20T03:43:57.814Z] 0d57e429df01: Waiting [2021-10-20T03:43:57.814Z] 4e4be7b47b0d: Waiting [2021-10-20T03:43:57.814Z] e1f770b5df2f: Waiting [2021-10-20T03:43:57.814Z] 85a0685a4137: Waiting [2021-10-20T03:43:57.814Z] 0eba1c9be4d2: Waiting [2021-10-20T03:43:57.814Z] de9db76c5a1d: Verifying Checksum [2021-10-20T03:43:57.814Z] de9db76c5a1d: Download complete [2021-10-20T03:43:57.814Z] 0ef7d3d256c8: Verifying Checksum [2021-10-20T03:43:57.814Z] 0ef7d3d256c8: Download complete [2021-10-20T03:43:57.814Z] 0d57e429df01: Verifying Checksum [2021-10-20T03:43:57.814Z] 0d57e429df01: Download complete [2021-10-20T03:43:57.814Z] 4e4be7b47b0d: Verifying Checksum [2021-10-20T03:43:57.814Z] 4e4be7b47b0d: Download complete [2021-10-20T03:43:57.814Z] 188c0c94c7c5: Verifying Checksum [2021-10-20T03:43:57.814Z] 188c0c94c7c5: Download complete [2021-10-20T03:43:58.086Z] e1f770b5df2f: Verifying Checksum [2021-10-20T03:43:58.086Z] e1f770b5df2f: Download complete [2021-10-20T03:43:58.086Z] 188c0c94c7c5: Pull complete [2021-10-20T03:43:58.351Z] 0ef7d3d256c8: Pull complete [2021-10-20T03:43:58.351Z] de9db76c5a1d: Pull complete [2021-10-20T03:43:58.628Z] 0eba1c9be4d2: Verifying Checksum [2021-10-20T03:43:58.628Z] 0eba1c9be4d2: Download complete [2021-10-20T03:43:58.628Z] 85a0685a4137: Verifying Checksum [2021-10-20T03:43:58.628Z] 85a0685a4137: Download complete [2021-10-20T03:44:02.853Z] 0eba1c9be4d2: Pull complete [2021-10-20T03:44:02.853Z] 0d57e429df01: Pull complete [2021-10-20T03:44:02.853Z] 4e4be7b47b0d: Pull complete [2021-10-20T03:44:03.113Z] e1f770b5df2f: Pull complete [2021-10-20T03:44:07.323Z] 85a0685a4137: Pull complete [2021-10-20T03:44:07.323Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-20T03:44:07.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T03:44:07.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-20T03:44:07.389Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:44:07.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-20T03:44:10.232Z] $ docker top ab87002efec12d03143086480661cd54aad6dea9bfe4b2df8d9b6384fe09345f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T03:44:10.329Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-20T03:44:10.622Z] + set -o pipefail [2021-10-20T03:44:10.622Z] + snyk monitor '--org=edgex-jenkins' [2021-10-20T03:44:15.955Z] [2021-10-20T03:44:15.955Z] Monitoring /w/workspace/edgex-go/83 (github.com/edgexfoundry/edgex-go)... [2021-10-20T03:44:15.955Z] [2021-10-20T03:44:15.955Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e855c35f-9e3b-4f25-ba94-40da162fd0bd [2021-10-20T03:44:15.955Z] [2021-10-20T03:44:15.955Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-20T03:44:15.955Z] [2021-10-20T03:44:15.955Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-20T03:44:15.955Z] [2021-10-20T03:44:15.955Z] [Pipeline] } [2021-10-20T03:44:16.017Z] $ docker stop --time=1 ab87002efec12d03143086480661cd54aad6dea9bfe4b2df8d9b6384fe09345f [2021-10-20T03:44:17.997Z] $ docker rm -f ab87002efec12d03143086480661cd54aad6dea9bfe4b2df8d9b6384fe09345f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-20T03:44:18.588Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:44:18.602Z] provisioning config files... [2021-10-20T03:44:18.637Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/83@tmp/config7499108736545722653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:44:19.101Z] --> edgex-publish-swagger.sh [2021-10-20T03:44:19.101Z] === Publish openapi/v2 API === [2021-10-20T03:44:19.101Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-20T03:44:19.101Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/83/openapi/v2/core-command.yaml] [2021-10-20T03:44:19.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:19.101Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:20.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32258 0 0 100 32258 0 29682 0:00:01 0:00:01 --:--:-- 29703 100 32258 0 0 100 32258 0 29678 0:00:01 0:00:01 --:--:-- 29703 [2021-10-20T03:44:20.045Z] [2021-10-20T03:44:20.045Z] [2021-10-20T03:44:20.045Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/83/openapi/v2/core-data.yaml] [2021-10-20T03:44:20.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:20.045Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:21.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67863 0 0 100 67863 0 58146 0:00:01 0:00:01 --:--:-- 58201 100 67863 0 0 100 67863 0 58137 0:00:01 0:00:01 --:--:-- 58151 [2021-10-20T03:44:21.430Z] [2021-10-20T03:44:21.430Z] [2021-10-20T03:44:21.430Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/83/openapi/v2/core-metadata.yaml] [2021-10-20T03:44:21.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:21.430Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:22.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-10-20T03:44:22.373Z] [2021-10-20T03:44:22.373Z] [2021-10-20T03:44:22.373Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/83/openapi/v2/support-notifications.yaml] [2021-10-20T03:44:22.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:22.373Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:23.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86501 0 0 100 86501 0 73730 0:00:01 0:00:01 --:--:-- 73680 100 86501 0 0 100 86501 0 71324 0:00:01 0:00:01 --:--:-- 71311 [2021-10-20T03:44:23.573Z] [2021-10-20T03:44:23.573Z] [2021-10-20T03:44:23.573Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/83/openapi/v2/support-scheduler.yaml] [2021-10-20T03:44:23.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:23.573Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:24.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40921 --:--:-- --:--:-- --:--:-- 40894 100 38932 0 0 100 38932 0 40915 --:--:-- --:--:-- --:--:-- 40894 [2021-10-20T03:44:24.512Z] [2021-10-20T03:44:24.512Z] [2021-10-20T03:44:24.512Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/83/openapi/v2/system-agent.yaml] [2021-10-20T03:44:24.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:44:24.512Z] Dload Upload Total Spent Left Speed [2021-10-20T03:44:25.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18314 0:00:01 0:00:01 --:--:-- 18320 100 19603 0 0 100 19603 0 18312 0:00:01 0:00:01 --:--:-- 18320 [2021-10-20T03:44:25.892Z] [2021-10-20T03:44:25.892Z] [Pipeline] } [2021-10-20T03:44:25.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:26.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:44:26.381Z] . [Pipeline] withDockerContainer [2021-10-20T03:44:26.446Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:44:26.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T03:44:26.854Z] $ docker top 4ea58f7abc62ddf99553b9c84b3195233d0957707cbdc37c4efd63c1eb1f3c11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T03:44:26.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:44:26.939Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:44:27.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:44:27.041Z] $ docker exec 4ea58f7abc62ddf99553b9c84b3195233d0957707cbdc37c4efd63c1eb1f3c11 ssh-agent [2021-10-20T03:44:27.140Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbOAoAI/agent.13 [2021-10-20T03:44:27.140Z] SSH_AGENT_PID=19 [2021-10-20T03:44:27.145Z] Running ssh-add (command line suppressed) [2021-10-20T03:44:27.246Z] Identity added: /w/workspace/edgex-go/83@tmp/private_key_7004957466782095157.key (/w/workspace/edgex-go/83@tmp/private_key_7004957466782095157.key) [2021-10-20T03:44:27.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:44:27.546Z] + git semver tag [2021-10-20T03:44:27.546Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T03:44:27.546Z] # $GIT_DIR = /w/workspace/edgex-go/83/.git [2021-10-20T03:44:27.546Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/83 [2021-10-20T03:44:27.546Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T03:44:27.546Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T03:44:27.546Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T03:44:27.546Z] # $SEMVER_BRANCH = main [2021-10-20T03:44:27.546Z] # $SEMVER_DIR = /w/workspace/edgex-go/83/.semver [2021-10-20T03:44:27.546Z] # 86411704c056e83a3fc2a54d4c214538f329b007 HEAD [2021-10-20T03:44:27.546Z] # -> Force: false [2021-10-20T03:44:27.546Z] # 4c24d7212e0b0f906d94dc77b207af81ec18e83c refs/tags/v2.0.1-dev.72 [Pipeline] } [2021-10-20T03:44:27.554Z] $ docker exec --env ******** --env ******** 4ea58f7abc62ddf99553b9c84b3195233d0957707cbdc37c4efd63c1eb1f3c11 ssh-agent -k [2021-10-20T03:44:27.646Z] unset SSH_AUTH_SOCK; [2021-10-20T03:44:27.647Z] unset SSH_AGENT_PID; [2021-10-20T03:44:27.647Z] echo Agent pid 19 killed; [2021-10-20T03:44:27.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:44:27.965Z] + git semver [Pipeline] } [2021-10-20T03:44:27.981Z] $ docker stop --time=1 4ea58f7abc62ddf99553b9c84b3195233d0957707cbdc37c4efd63c1eb1f3c11 [2021-10-20T03:44:29.168Z] $ docker rm -f 4ea58f7abc62ddf99553b9c84b3195233d0957707cbdc37c4efd63c1eb1f3c11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:29.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T03:44:29.540Z] [2021-10-20T03:44:29.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:29.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T03:44:29.841Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-20T03:44:29.841Z] ab5ef0e58194: Pulling fs layer [2021-10-20T03:44:29.841Z] 9712f1f96733: Pulling fs layer [2021-10-20T03:44:29.841Z] 63f879dbbcfc: Pulling fs layer [2021-10-20T03:44:29.841Z] 0d9ebad4ef96: Pulling fs layer [2021-10-20T03:44:29.841Z] e9a5061849ea: Pulling fs layer [2021-10-20T03:44:29.841Z] d747dcd14b5f: Pulling fs layer [2021-10-20T03:44:29.841Z] 2de7ff778b66: Pulling fs layer [2021-10-20T03:44:29.841Z] e9a5061849ea: Waiting [2021-10-20T03:44:29.841Z] d747dcd14b5f: Waiting [2021-10-20T03:44:29.841Z] 2de7ff778b66: Waiting [2021-10-20T03:44:29.841Z] 0d9ebad4ef96: Waiting [2021-10-20T03:44:29.841Z] 9712f1f96733: Verifying Checksum [2021-10-20T03:44:29.841Z] 9712f1f96733: Download complete [2021-10-20T03:44:30.109Z] 63f879dbbcfc: Verifying Checksum [2021-10-20T03:44:30.109Z] 63f879dbbcfc: Download complete [2021-10-20T03:44:30.370Z] 0d9ebad4ef96: Verifying Checksum [2021-10-20T03:44:30.370Z] 0d9ebad4ef96: Download complete [2021-10-20T03:44:30.370Z] d747dcd14b5f: Verifying Checksum [2021-10-20T03:44:30.371Z] d747dcd14b5f: Download complete [2021-10-20T03:44:30.371Z] e9a5061849ea: Verifying Checksum [2021-10-20T03:44:30.371Z] e9a5061849ea: Download complete [2021-10-20T03:44:30.371Z] ab5ef0e58194: Verifying Checksum [2021-10-20T03:44:30.371Z] ab5ef0e58194: Download complete [2021-10-20T03:44:30.630Z] 2de7ff778b66: Verifying Checksum [2021-10-20T03:44:30.630Z] 2de7ff778b66: Download complete [2021-10-20T03:44:33.953Z] ab5ef0e58194: Pull complete [2021-10-20T03:44:33.953Z] 9712f1f96733: Pull complete [2021-10-20T03:44:34.219Z] 63f879dbbcfc: Pull complete [2021-10-20T03:44:38.442Z] 0d9ebad4ef96: Pull complete [2021-10-20T03:44:38.442Z] e9a5061849ea: Pull complete [2021-10-20T03:44:38.442Z] d747dcd14b5f: Pull complete [2021-10-20T03:44:39.836Z] 2de7ff778b66: Pull complete [2021-10-20T03:44:39.836Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-20T03:44:39.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T03:44:39.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-20T03:44:39.901Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:44:39.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-20T03:44:45.063Z] $ docker top 7953bb95a5483076caa946f43353435b9eb6d19766a54782faa446012b1056ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:44:45.140Z] provisioning config files... [2021-10-20T03:44:45.152Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/83@tmp/config3233707553386980971tmp [2021-10-20T03:44:45.164Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/83@tmp/config4506050234945303339tmp [2021-10-20T03:44:45.176Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/83@tmp/config155777028052595910tmp [Pipeline] { [Pipeline] echo [2021-10-20T03:44:45.191Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:44:45.479Z] ---> sigul-configuration.sh [2021-10-20T03:44:45.479Z] gpg: directory `/root/.gnupg' created [2021-10-20T03:44:45.479Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-20T03:44:45.479Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-20T03:44:45.479Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-20T03:44:45.479Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-20T03:44:45.479Z] gpg: CAST5 encrypted data [2021-10-20T03:44:45.479Z] gpg: encrypted with 1 passphrase [2021-10-20T03:44:45.479Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-20T03:44:45.774Z] + mkdir /home/jenkins [2021-10-20T03:44:45.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-20T03:44:46.066Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-20T03:44:46.076Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:44:46.365Z] ---> sigul-install.sh [2021-10-20T03:44:46.366Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-20T03:44:46.656Z] + git tag --list [2021-10-20T03:44:46.656Z] 0.6.0 [2021-10-20T03:44:46.656Z] 0.6.1 [2021-10-20T03:44:46.656Z] 0.7.0 [2021-10-20T03:44:46.656Z] 0.7.1 [2021-10-20T03:44:46.656Z] v1.0.0 [2021-10-20T03:44:46.656Z] v1.0.1 [2021-10-20T03:44:46.656Z] v1.1.0 [2021-10-20T03:44:46.656Z] v1.2.0 [2021-10-20T03:44:46.656Z] v1.2.1 [2021-10-20T03:44:46.656Z] v1.3.0 [2021-10-20T03:44:46.656Z] v1.3.1 [2021-10-20T03:44:46.656Z] v2.0.0 [2021-10-20T03:44:46.656Z] v2.0.1-dev.1 [2021-10-20T03:44:46.656Z] v2.0.1-dev.10 [2021-10-20T03:44:46.656Z] v2.0.1-dev.11 [2021-10-20T03:44:46.656Z] v2.0.1-dev.12 [2021-10-20T03:44:46.656Z] v2.0.1-dev.13 [2021-10-20T03:44:46.656Z] v2.0.1-dev.14 [2021-10-20T03:44:46.656Z] v2.0.1-dev.15 [2021-10-20T03:44:46.656Z] v2.0.1-dev.16 [2021-10-20T03:44:46.656Z] v2.0.1-dev.17 [2021-10-20T03:44:46.656Z] v2.0.1-dev.18 [2021-10-20T03:44:46.656Z] v2.0.1-dev.19 [2021-10-20T03:44:46.656Z] v2.0.1-dev.2 [2021-10-20T03:44:46.656Z] v2.0.1-dev.20 [2021-10-20T03:44:46.656Z] v2.0.1-dev.21 [2021-10-20T03:44:46.656Z] v2.0.1-dev.22 [2021-10-20T03:44:46.656Z] v2.0.1-dev.23 [2021-10-20T03:44:46.656Z] v2.0.1-dev.24 [2021-10-20T03:44:46.656Z] v2.0.1-dev.25 [2021-10-20T03:44:46.656Z] v2.0.1-dev.26 [2021-10-20T03:44:46.656Z] v2.0.1-dev.27 [2021-10-20T03:44:46.656Z] v2.0.1-dev.28 [2021-10-20T03:44:46.656Z] v2.0.1-dev.29 [2021-10-20T03:44:46.656Z] v2.0.1-dev.3 [2021-10-20T03:44:46.656Z] v2.0.1-dev.30 [2021-10-20T03:44:46.656Z] v2.0.1-dev.31 [2021-10-20T03:44:46.656Z] v2.0.1-dev.32 [2021-10-20T03:44:46.656Z] v2.0.1-dev.33 [2021-10-20T03:44:46.656Z] v2.0.1-dev.34 [2021-10-20T03:44:46.656Z] v2.0.1-dev.35 [2021-10-20T03:44:46.656Z] v2.0.1-dev.36 [2021-10-20T03:44:46.656Z] v2.0.1-dev.37 [2021-10-20T03:44:46.656Z] v2.0.1-dev.38 [2021-10-20T03:44:46.656Z] v2.0.1-dev.39 [2021-10-20T03:44:46.656Z] v2.0.1-dev.4 [2021-10-20T03:44:46.656Z] v2.0.1-dev.40 [2021-10-20T03:44:46.656Z] v2.0.1-dev.41 [2021-10-20T03:44:46.656Z] v2.0.1-dev.42 [2021-10-20T03:44:46.656Z] v2.0.1-dev.43 [2021-10-20T03:44:46.656Z] v2.0.1-dev.44 [2021-10-20T03:44:46.656Z] v2.0.1-dev.45 [2021-10-20T03:44:46.656Z] v2.0.1-dev.46 [2021-10-20T03:44:46.656Z] v2.0.1-dev.47 [2021-10-20T03:44:46.656Z] v2.0.1-dev.48 [2021-10-20T03:44:46.656Z] v2.0.1-dev.49 [2021-10-20T03:44:46.656Z] v2.0.1-dev.5 [2021-10-20T03:44:46.656Z] v2.0.1-dev.50 [2021-10-20T03:44:46.656Z] v2.0.1-dev.51 [2021-10-20T03:44:46.656Z] v2.0.1-dev.52 [2021-10-20T03:44:46.656Z] v2.0.1-dev.53 [2021-10-20T03:44:46.656Z] v2.0.1-dev.54 [2021-10-20T03:44:46.656Z] v2.0.1-dev.55 [2021-10-20T03:44:46.656Z] v2.0.1-dev.56 [2021-10-20T03:44:46.656Z] v2.0.1-dev.57 [2021-10-20T03:44:46.656Z] v2.0.1-dev.58 [2021-10-20T03:44:46.656Z] v2.0.1-dev.59 [2021-10-20T03:44:46.656Z] v2.0.1-dev.6 [2021-10-20T03:44:46.656Z] v2.0.1-dev.60 [2021-10-20T03:44:46.656Z] v2.0.1-dev.61 [2021-10-20T03:44:46.656Z] v2.0.1-dev.62 [2021-10-20T03:44:46.656Z] v2.0.1-dev.63 [2021-10-20T03:44:46.656Z] v2.0.1-dev.64 [2021-10-20T03:44:46.656Z] v2.0.1-dev.65 [2021-10-20T03:44:46.656Z] v2.0.1-dev.66 [2021-10-20T03:44:46.656Z] v2.0.1-dev.67 [2021-10-20T03:44:46.656Z] v2.0.1-dev.68 [2021-10-20T03:44:46.656Z] v2.0.1-dev.69 [2021-10-20T03:44:46.656Z] v2.0.1-dev.7 [2021-10-20T03:44:46.656Z] v2.0.1-dev.70 [2021-10-20T03:44:46.656Z] v2.0.1-dev.71 [2021-10-20T03:44:46.656Z] v2.0.1-dev.72 [2021-10-20T03:44:46.656Z] v2.0.1-dev.8 [2021-10-20T03:44:46.656Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-20T03:44:46.948Z] + lftools sign git-tag v2.0.1-dev.72 [2021-10-20T03:44:47.517Z] Signing Git tag with Sigul... [2021-10-20T03:44:47.517Z] Signing v2.0.1-dev.72 [Pipeline] echo [2021-10-20T03:44:48.471Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:44:48.761Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-20T03:44:48.768Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-20T03:44:48.788Z] $ docker stop --time=1 7953bb95a5483076caa946f43353435b9eb6d19766a54782faa446012b1056ef [2021-10-20T03:44:50.114Z] $ docker rm -f 7953bb95a5483076caa946f43353435b9eb6d19766a54782faa446012b1056ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:50.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:44:50.846Z] . [Pipeline] withDockerContainer [2021-10-20T03:44:50.911Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:44:50.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T03:44:51.328Z] $ docker top 8f12fea0fe608742e6d9fa285174ba8c8ab0a79b55ac547735d495ae8bace4a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T03:44:51.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:44:51.425Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:44:51.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:44:51.561Z] $ docker exec 8f12fea0fe608742e6d9fa285174ba8c8ab0a79b55ac547735d495ae8bace4a9 ssh-agent [2021-10-20T03:44:51.671Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiIpHPe/agent.13 [2021-10-20T03:44:51.671Z] SSH_AGENT_PID=19 [2021-10-20T03:44:51.676Z] Running ssh-add (command line suppressed) [2021-10-20T03:44:51.803Z] Identity added: /w/workspace/edgex-go/83@tmp/private_key_2471384300434547299.key (/w/workspace/edgex-go/83@tmp/private_key_2471384300434547299.key) [2021-10-20T03:44:51.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:44:52.112Z] + git semver bump pre [2021-10-20T03:44:52.112Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T03:44:52.112Z] # $GIT_DIR = /w/workspace/edgex-go/83/.git [2021-10-20T03:44:52.112Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/83 [2021-10-20T03:44:52.112Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T03:44:52.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T03:44:52.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T03:44:52.112Z] # $SEMVER_BRANCH = main [2021-10-20T03:44:52.112Z] # $SEMVER_DIR = /w/workspace/edgex-go/83/.semver [2021-10-20T03:44:52.112Z] 2.0.1-dev.73 [Pipeline] } [2021-10-20T03:44:52.121Z] $ docker exec --env ******** --env ******** 8f12fea0fe608742e6d9fa285174ba8c8ab0a79b55ac547735d495ae8bace4a9 ssh-agent -k [2021-10-20T03:44:52.211Z] unset SSH_AUTH_SOCK; [2021-10-20T03:44:52.212Z] unset SSH_AGENT_PID; [2021-10-20T03:44:52.212Z] echo Agent pid 19 killed; [2021-10-20T03:44:52.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:44:52.528Z] + git semver [Pipeline] } [2021-10-20T03:44:52.540Z] $ docker stop --time=1 8f12fea0fe608742e6d9fa285174ba8c8ab0a79b55ac547735d495ae8bace4a9 [2021-10-20T03:44:53.748Z] $ docker rm -f 8f12fea0fe608742e6d9fa285174ba8c8ab0a79b55ac547735d495ae8bace4a9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:54.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:44:54.101Z] . [Pipeline] withDockerContainer [2021-10-20T03:44:54.173Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:44:54.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T03:44:54.588Z] $ docker top c632aaa80d7c5a68bf0b4d627c6eeecfdf94429cd15b49ab90c19c3346f1ae7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T03:44:54.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:44:54.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:44:54.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:44:54.796Z] $ docker exec c632aaa80d7c5a68bf0b4d627c6eeecfdf94429cd15b49ab90c19c3346f1ae7f ssh-agent [2021-10-20T03:44:54.905Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeehNdO/agent.14 [2021-10-20T03:44:54.905Z] SSH_AGENT_PID=21 [2021-10-20T03:44:54.911Z] Running ssh-add (command line suppressed) [2021-10-20T03:44:55.007Z] Identity added: /w/workspace/edgex-go/83@tmp/private_key_4443845345568537460.key (/w/workspace/edgex-go/83@tmp/private_key_4443845345568537460.key) [2021-10-20T03:44:55.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:44:55.328Z] + git semver push [2021-10-20T03:44:55.328Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T03:44:55.328Z] # $GIT_DIR = /w/workspace/edgex-go/83/.git [2021-10-20T03:44:55.328Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/83 [2021-10-20T03:44:55.328Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T03:44:55.328Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T03:44:55.328Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T03:44:55.328Z] # $SEMVER_BRANCH = main [2021-10-20T03:44:55.328Z] # $SEMVER_DIR = /w/workspace/edgex-go/83/.semver [Pipeline] } [2021-10-20T03:44:59.538Z] $ docker exec --env ******** --env ******** c632aaa80d7c5a68bf0b4d627c6eeecfdf94429cd15b49ab90c19c3346f1ae7f ssh-agent -k [2021-10-20T03:44:59.631Z] unset SSH_AUTH_SOCK; [2021-10-20T03:44:59.631Z] unset SSH_AGENT_PID; [2021-10-20T03:44:59.631Z] echo Agent pid 21 killed; [2021-10-20T03:44:59.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:44:59.958Z] + git semver [Pipeline] } [2021-10-20T03:44:59.972Z] $ docker stop --time=1 c632aaa80d7c5a68bf0b4d627c6eeecfdf94429cd15b49ab90c19c3346f1ae7f [2021-10-20T03:45:01.159Z] $ docker rm -f c632aaa80d7c5a68bf0b4d627c6eeecfdf94429cd15b49ab90c19c3346f1ae7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T03:45:01.877Z] + '[' -d /w/workspace/edgex-go/83/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:02.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:02.729Z] ---> package-listing.sh [2021-10-20T03:45:02.729Z] ++ facter osfamily [2021-10-20T03:45:02.729Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T03:45:02.989Z] + OS_FAMILY=redhat [2021-10-20T03:45:02.989Z] + workspace=/w/workspace/edgex-go/83 [2021-10-20T03:45:02.989Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T03:45:02.989Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T03:45:02.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T03:45:02.989Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T03:45:02.989Z] + '[' /w/workspace/edgex-go/83 ']' [2021-10-20T03:45:02.989Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T03:45:02.989Z] + case "${OS_FAMILY}" in [2021-10-20T03:45:02.989Z] + sort [2021-10-20T03:45:02.989Z] + rpm -qa [2021-10-20T03:45:06.283Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T03:45:06.283Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T03:45:06.283Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T03:45:06.283Z] + '[' /w/workspace/edgex-go/83 ']' [2021-10-20T03:45:06.283Z] + mkdir -p /w/workspace/edgex-go/83/archives/ [2021-10-20T03:45:06.283Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/83/archives/ [Pipeline] echo [2021-10-20T03:45:06.294Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T03:45:06.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:45:07.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:45:07.133Z] [2021-10-20T03:45:07.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:45:07.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:45:07.430Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T03:45:07.430Z] b4d181a07f80: Pulling fs layer [2021-10-20T03:45:07.430Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T03:45:07.430Z] ed53099fbce6: Pulling fs layer [2021-10-20T03:45:07.430Z] dc539afda2c1: Pulling fs layer [2021-10-20T03:45:07.430Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T03:45:07.430Z] 9065ff56babe: Pulling fs layer [2021-10-20T03:45:07.430Z] d287ab97295c: Pulling fs layer [2021-10-20T03:45:07.430Z] 77bc0d833cb6: Waiting [2021-10-20T03:45:07.430Z] 9065ff56babe: Waiting [2021-10-20T03:45:07.430Z] d287ab97295c: Waiting [2021-10-20T03:45:07.430Z] dc539afda2c1: Waiting [2021-10-20T03:45:07.430Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T03:45:07.430Z] a1111a8f2ec3: Download complete [2021-10-20T03:45:07.430Z] dc539afda2c1: Verifying Checksum [2021-10-20T03:45:07.430Z] dc539afda2c1: Download complete [2021-10-20T03:45:07.695Z] ed53099fbce6: Verifying Checksum [2021-10-20T03:45:07.695Z] ed53099fbce6: Download complete [2021-10-20T03:45:07.695Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T03:45:07.695Z] 77bc0d833cb6: Download complete [2021-10-20T03:45:07.695Z] 9065ff56babe: Verifying Checksum [2021-10-20T03:45:07.695Z] 9065ff56babe: Download complete [2021-10-20T03:45:07.695Z] b4d181a07f80: Verifying Checksum [2021-10-20T03:45:07.695Z] b4d181a07f80: Download complete [2021-10-20T03:45:08.268Z] d287ab97295c: Verifying Checksum [2021-10-20T03:45:08.268Z] d287ab97295c: Download complete [2021-10-20T03:45:09.210Z] b4d181a07f80: Pull complete [2021-10-20T03:45:09.210Z] a1111a8f2ec3: Pull complete [2021-10-20T03:45:09.788Z] ed53099fbce6: Pull complete [2021-10-20T03:45:09.788Z] dc539afda2c1: Pull complete [2021-10-20T03:45:10.051Z] 77bc0d833cb6: Pull complete [2021-10-20T03:45:10.310Z] 9065ff56babe: Pull complete [2021-10-20T03:45:15.631Z] d287ab97295c: Pull complete [2021-10-20T03:45:15.631Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T03:45:15.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:45:15.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T03:45:15.698Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-10-20T03:45:15.735Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/83 -v /w/workspace/edgex-go/83:/w/workspace/edgex-go/83:rw,z -v /w/workspace/edgex-go/83@tmp:/w/workspace/edgex-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T03:45:18.160Z] $ docker top 7f6c6301fe047ea0e21a16815c078f6550293c98e9c43310a4fcf33f41fbc87a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:45:18.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T03:45:18.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T03:45:19.106Z] + ls /var/log/sa-host [2021-10-20T03:45:19.106Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T03:45:19.106Z] file_magic: OK [2021-10-20T03:45:19.106Z] HZ: Using current value: 100 [2021-10-20T03:45:19.106Z] file_header: OK [2021-10-20T03:45:19.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T03:45:19.106Z] Statistics: [2021-10-20T03:45:19.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T03:45:19.106Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T03:45:19.106Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T03:45:19.106Z] file_magic: OK [2021-10-20T03:45:19.106Z] HZ: Using current value: 100 [2021-10-20T03:45:19.106Z] file_header: OK [2021-10-20T03:45:19.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T03:45:19.106Z] Statistics: [2021-10-20T03:45:19.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T03:45:19.106Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:45:19.412Z] provisioning config files... [2021-10-20T03:45:19.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/83@tmp/config2536343450032953995tmp [Pipeline] { [Pipeline] echo [2021-10-20T03:45:19.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:19.722Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T03:45:19.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:20.060Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T03:45:20.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:20.351Z] ---> sudo-logs.sh [2021-10-20T03:45:20.351Z] Archiving 'sudo' log.. [2021-10-20T03:45:20.351Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-358.novalocal: Name or service not known [2021-10-20T03:45:20.351Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-358.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T03:45:20.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:20.664Z] ---> job-cost.sh [2021-10-20T03:45:20.664Z] lf-activate-venv: SKIPPING [2021-10-20T03:45:20.664Z] DEBUG: total: 0.10999999940395355 [2021-10-20T03:45:20.664Z] INFO: Retrieving Stack Cost... [2021-10-20T03:45:24.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T03:45:25.125Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T03:45:25.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:45:25.419Z] ---> logs-deploy.sh [2021-10-20T03:45:25.419Z] lf-activate-venv: SKIPPING [2021-10-20T03:45:25.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/83 [2021-10-20T03:45:25.419Z] INFO: archiving workspace using pattern(s): [2021-10-20T03:45:25.992Z] Archives upload complete. [2021-10-20T03:45:26.253Z] INFO: archiving logs to Nexus