Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 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-ssh1037384919641625826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4579830925702023167.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh3226596510621021640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh2022292629815349889.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh6807880510372922317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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/25@tmp/jenkins-gitclient-ssh305037881186383439.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 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (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 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13 (#3649)" > git rev-list --no-walk 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:35 ========================================================= 06:20:35 EdgeX Global Pipelines Version Info 06:20:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:36 ------------------- 06:20:36 stable info: 06:20:36 ------------------- 06:20:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:36 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 06:20:36 Message: update stable to v1.0.203 06:20:37 ------------------- 06:20:37 experimental info: 06:20:37 ------------------- 06:20:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:37 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 06:20:37 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:20:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d7ef75 [Pipeline] echo 06:20:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:38 provisioning config files... 06:20:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config1067521057690172044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:38 ---> docker-login.sh 06:20:38 nexus3.edgexfoundry.org:10001 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 nexus3.edgexfoundry.org:10002 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:39 nexus3.edgexfoundry.org:10003 06:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:39 Configure a credential helper to remove this warning. See 06:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:39 06:20:39 Login Succeeded 06:20:39 nexus3.edgexfoundry.org:10004 06:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:39 Configure a credential helper to remove this warning. See 06:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:39 06:20:39 Login Succeeded 06:20:39 docker.io 06:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:39 Configure a credential helper to remove this warning. See 06:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:39 06:20:39 Login Succeeded 06:20:39 ---> docker-login.sh ends [Pipeline] } 06:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:40 ++ 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 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/core-command/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo core-command,cmd/core-command/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/core-data/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo core-data,cmd/core-data/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/core-metadata/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo core-metadata,cmd/core-metadata/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/security-bootstrapper/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/security-proxy-setup/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/support-notifications/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo support-notifications,cmd/support-notifications/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/support-scheduler/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:20:40 + for file in '`ls cmd/**/Dockerfile`' 06:20:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:20:40 ++ cut -d/ -f2 06:20:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:20:40 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 06:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:43 06:20:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:43 latest: Pulling from edgex-devops/git-semver 06:20:43 31603596830f: Pulling fs layer 06:20:43 d4622e32a9a9: Pulling fs layer 06:20:43 1030fce36090: Pulling fs layer 06:20:43 6c6cb7e1b49b: Pulling fs layer 06:20:43 6c6cb7e1b49b: Waiting 06:20:43 d4622e32a9a9: Verifying Checksum 06:20:43 d4622e32a9a9: Download complete 06:20:43 31603596830f: Verifying Checksum 06:20:43 31603596830f: Download complete 06:20:44 31603596830f: Pull complete 06:20:44 d4622e32a9a9: Pull complete 06:20:44 6c6cb7e1b49b: Verifying Checksum 06:20:44 6c6cb7e1b49b: Download complete 06:20:44 1030fce36090: Verifying Checksum 06:20:44 1030fce36090: Download complete 06:20:44 1030fce36090: Pull complete 06:20:44 6c6cb7e1b49b: Pull complete 06:20:44 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 06:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:45 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:20:45 $ docker top 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:45 [ssh-agent] Looking for ssh-agent implementation... 06:20:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:46 $ docker exec 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent 06:20:46 SSH_AUTH_SOCK=/tmp/ssh-MW3cMnlClBHn/agent.15 06:20:46 SSH_AGENT_PID=21 06:20:46 Running ssh-add (command line suppressed) 06:20:46 Identity added: /w/workspace/edgex-go/25@tmp/private_key_4966096398823320335.key (/w/workspace/edgex-go/25@tmp/private_key_4966096398823320335.key) 06:20:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:46 + git tag --points-at HEAD [Pipeline] } 06:20:46 $ docker exec --env ******** --env ******** 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent -k 06:20:46 unset SSH_AUTH_SOCK; 06:20:46 unset SSH_AGENT_PID; 06:20:46 echo Agent pid 21 killed; 06:20:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:46 [ssh-agent] Looking for ssh-agent implementation... 06:20:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:46 $ docker exec 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent 06:20:46 SSH_AUTH_SOCK=/tmp/ssh-1OFGNFFlrlmS/agent.53 06:20:46 SSH_AGENT_PID=60 06:20:47 Running ssh-add (command line suppressed) 06:20:47 Identity added: /w/workspace/edgex-go/25@tmp/private_key_8098910892881472403.key (/w/workspace/edgex-go/25@tmp/private_key_8098910892881472403.key) 06:20:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:47 + git semver init 06:20:47 # -> Open(): unable to determine branch for HEAD 06:20:47 # $GIT_DIR = /w/workspace/edgex-go/25/.git 06:20:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 06:20:47 # $SEMVER_REMOTE_NAME = origin 06:20:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:47 # $SEMVER_USER_NAME = edgex-jenkins 06:20:47 # $SEMVER_BRANCH = main 06:20:47 # $SEMVER_TEMP = /tmp/semver-234963449 06:20:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:21:05 # '/tmp/semver-234963449' -> '/w/workspace/edgex-go/25/.semver' 06:21:05 # -> Force: false 06:21:05 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } 06:21:05 $ docker exec --env ******** --env ******** 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent -k 06:21:05 unset SSH_AUTH_SOCK; 06:21:05 unset SSH_AGENT_PID; 06:21:05 echo Agent pid 60 killed; 06:21:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:06 + git semver [Pipeline] } 06:21:06 $ docker stop --time=1 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e 06:21:08 $ docker rm -f 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e [Pipeline] // withDockerContainer [Pipeline] sh 06:21:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:21:09 Stashed 1 file(s) [Pipeline] echo 06:21:09 [edgeXSemver]: initialized semver on version 2.0.1-dev.23 [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 06:21:09 ========================================================= 06:21:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:21:09 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:21:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:21:11 Sending build context to Docker daemon 328.5MB 06:21:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:21:11 Step 2/6 : FROM ${BASE} 06:21:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:11 540db60ca938: Pulling fs layer 06:21:11 adcc1eea9eea: Pulling fs layer 06:21:11 4c4ab2625f07: Pulling fs layer 06:21:11 db62176df00c: Pulling fs layer 06:21:11 3b30891b0d05: Pulling fs layer 06:21:11 444f5516b4c7: Pulling fs layer 06:21:11 90b9b1106a8b: Pulling fs layer 06:21:11 0383d17a5b7e: Pulling fs layer 06:21:11 c82ef313ddc5: Pulling fs layer 06:21:11 90b9b1106a8b: Waiting 06:21:11 0383d17a5b7e: Waiting 06:21:11 c82ef313ddc5: Waiting 06:21:11 3b30891b0d05: Waiting 06:21:11 db62176df00c: Waiting 06:21:11 444f5516b4c7: Waiting 06:21:11 4c4ab2625f07: Verifying Checksum 06:21:11 4c4ab2625f07: Download complete 06:21:11 adcc1eea9eea: Verifying Checksum 06:21:11 adcc1eea9eea: Download complete 06:21:11 3b30891b0d05: Verifying Checksum 06:21:11 3b30891b0d05: Download complete 06:21:11 444f5516b4c7: Verifying Checksum 06:21:11 444f5516b4c7: Download complete 06:21:11 90b9b1106a8b: Verifying Checksum 06:21:11 90b9b1106a8b: Download complete 06:21:11 540db60ca938: Verifying Checksum 06:21:11 540db60ca938: Download complete 06:21:11 540db60ca938: Pull complete 06:21:11 adcc1eea9eea: Pull complete 06:21:11 4c4ab2625f07: Pull complete 06:21:12 0383d17a5b7e: Verifying Checksum 06:21:12 0383d17a5b7e: Download complete 06:21:15 c82ef313ddc5: Verifying Checksum 06:21:15 c82ef313ddc5: Download complete 06:21:16 db62176df00c: Verifying Checksum 06:21:16 db62176df00c: Download complete 06:21:19 db62176df00c: Pull complete 06:21:19 3b30891b0d05: Pull complete 06:21:19 444f5516b4c7: Pull complete 06:21:19 90b9b1106a8b: Pull complete 06:21:19 0383d17a5b7e: Pull complete 06:21:22 c82ef313ddc5: Pull complete 06:21:22 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 06:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:21:22 ---> 4508b0543a43 06:21:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:21:23 ---> Running in 01bd9328d203 06:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:21:24 Still waiting to schedule task 06:21:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:21:25 OK: 219 MiB in 52 packages 06:21:26 Removing intermediate container 01bd9328d203 06:21:26 ---> 24a1ca888787 06:21:26 Step 4/6 : WORKDIR /edgex-go 06:21:26 ---> Running in 03e191430734 06:21:26 Removing intermediate container 03e191430734 06:21:26 ---> 3765e5b840c9 06:21:26 Step 5/6 : COPY go.mod . 06:21:26 ---> 7ef2dd8a275c 06:21:26 Step 6/6 : RUN go mod download 06:21:26 ---> Running in 1290c852123f 06:22:13 Removing intermediate container 1290c852123f 06:22:13 ---> 6851d9633627 06:22:13 Successfully built 6851d9633627 06:22:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:13 + docker inspect -f . ci-base-image-x86_64 06:22:13 . [Pipeline] withDockerContainer 06:22:13 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:22:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat 06:22:14 $ docker top a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:14 + go version 06:22:14 go version go1.16.6 linux/amd64 [Pipeline] } 06:22:14 $ docker stop --time=1 a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 06:22:15 $ docker rm -f a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:16 + docker inspect -f . ci-base-image-x86_64 06:22:16 . [Pipeline] withDockerContainer 06:22:16 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:22:16 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-x86_64 cat 06:22:16 $ docker top 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:22:17 ========================================================= 06:22:17 [edgeXBuildGoParallel] Running Tests and Build... 06:22:17 ========================================================= [Pipeline] sh 06:22:17 + go mod tidy [Pipeline] sh 06:22:18 + make test 06:22:18 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 06:22:18 go mod tidy 06:22:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:22:23 ? github.com/edgexfoundry/edgex-go [no test files] 06:22:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:22:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:22:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:22:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:22:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:22:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:22:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:22:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:22:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:22:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 06:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 06:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 46.3% of statements 06:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 06:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:22:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 59.1% of statements 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:22:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:22:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 06:22:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:22:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 06:22:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements 06:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 06:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 06:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 06:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 06:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 06:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 06:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 06:23:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 81.8% of statements 06:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:23:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:23:29 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 06:23:29 The recommended git tool is: git 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 06:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 06:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 06:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:23:34 using credential edgex-jenkins-ssh 06:23:34 Cloning the remote Git repository 06:23:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:23:34 > git init /w/workspace/edgex-go/25 # timeout=10 06:23:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:23:35 > git --version # timeout=10 06:23:35 > git --version # 'git version 2.17.1' 06:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 06:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 06:23:41 GO111MODULE=on go vet ./... 06:23:50 Avoid second fetch 06:23:50 Checking out Revision 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (main) 06:23:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:23:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:50 > git config core.sparsecheckout # timeout=10 06:23:50 > git checkout -f 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 06:23:56 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13 (#3649)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:57 provisioning config files... 06:23:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config6275516881979942100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:58 ---> docker-login.sh 06:23:58 nexus3.edgexfoundry.org:10001 06:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:59 Configure a credential helper to remove this warning. See 06:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:59 06:23:59 Login Succeeded 06:23:59 nexus3.edgexfoundry.org:10002 06:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:59 Configure a credential helper to remove this warning. See 06:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:59 06:23:59 Login Succeeded 06:23:59 nexus3.edgexfoundry.org:10003 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 nexus3.edgexfoundry.org:10004 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 docker.io 06:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:01 Configure a credential helper to remove this warning. See 06:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:01 06:24:01 Login Succeeded 06:24:01 ---> docker-login.sh ends [Pipeline] } 06:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:02 ========================================================= 06:24:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:24:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:24:02 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:24:04 gofmt -l . 06:24:04 [ "`gofmt -l .`" = "" ] 06:24:04 ./bin/test-attribution-txt.sh [Pipeline] sh 06:24:04 Sending build context to Docker daemon 165.8MB 06:24:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:24:04 Step 2/6 : FROM ${BASE} 06:24:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:04 595b0fe564bb: Pulling fs layer 06:24:04 24495759ef45: Pulling fs layer 06:24:04 d148012ef14d: Pulling fs layer 06:24:04 e90a11edd702: Pulling fs layer 06:24:04 d77568369979: Pulling fs layer 06:24:04 02195dbdac53: Pulling fs layer 06:24:04 2b1b35aa2570: Pulling fs layer 06:24:04 2c1f732e5b09: Pulling fs layer 06:24:04 e90a11edd702: Waiting 06:24:04 02195dbdac53: Waiting 06:24:04 d77568369979: Waiting 06:24:04 2b1b35aa2570: Waiting 06:24:04 + ls -al . 06:24:05 total 596 06:24:05 drwxrwxr-x 10 1001 1001 4096 Aug 5 06:24 . 06:24:05 drwxr-xr-x 4 root root 30 Aug 5 06:22 .. 06:24:05 -rw-rw-r-- 1 1001 1001 11 Aug 5 06:20 .dockerignore 06:24:05 drwxrwxr-x 8 1001 1001 162 Aug 5 06:20 .git 06:24:05 drwxrwxr-x 3 1001 1001 125 Aug 5 06:20 .github 06:24:05 -rw-rw-r-- 1 1001 1001 818 Aug 5 06:20 .gitignore 06:24:05 -rw-rw-r-- 1 1001 1001 76 Aug 5 06:20 .hadolint.yml 06:24:05 drwx------ 3 1001 1001 43 Aug 5 06:21 .semver 06:24:05 -rw-rw-r-- 1 1001 1001 166 Aug 5 06:20 .sonarcloud.properties 06:24:05 -rw-rw-r-- 1 1001 1001 8609 Aug 5 06:20 Attribution.txt 06:24:05 -rw-rw-r-- 1 1001 1001 43881 Aug 5 06:20 CHANGELOG.md 06:24:05 -rw-rw-r-- 1 1001 1001 3804 Aug 5 06:20 CONTRIBUTING.md 06:24:05 -rw-rw-r-- 1 1001 1001 931 Aug 5 06:20 Dockerfile.build 06:24:05 -rw-rw-r-- 1 1001 1001 849 Aug 5 06:20 Jenkinsfile 06:24:05 -rw-rw-r-- 1 1001 1001 10775 Aug 5 06:20 LICENSE 06:24:05 -rw-rw-r-- 1 1001 1001 5915 Aug 5 06:20 Makefile 06:24:05 -rw-rw-r-- 1 1001 1001 8643 Aug 5 06:20 README.md 06:24:05 -rw-rw-r-- 1 1001 1001 6912 Aug 5 06:20 SECURITY.md 06:24:05 -rw-rw-r-- 1 1001 1001 12 Aug 5 06:21 VERSION 06:24:05 -rw-rw-r-- 1 1001 1001 4131 Aug 5 06:20 ZMQWindows.md 06:24:05 drwxrwxr-x 2 1001 1001 37 Aug 5 06:20 bin 06:24:05 drwxrwxr-x 14 1001 1001 4096 Aug 5 06:20 cmd 06:24:05 -rw-r--r-- 1 root root 404176 Aug 5 06:23 coverage.out 06:24:05 -rw-rw-r-- 1 1001 1001 813 Aug 5 06:20 go.mod 06:24:05 -rw-r--r-- 1 root root 48847 Aug 5 06:22 go.sum 06:24:05 drwxrwxr-x 8 1001 1001 124 Aug 5 06:20 internal 06:24:05 drwxrwxr-x 3 1001 1001 16 Aug 5 06:20 openapi 06:24:05 drwxrwxr-x 4 1001 1001 71 Aug 5 06:20 snap 06:24:05 -rw-rw-r-- 1 1001 1001 204 Aug 5 06:20 version.go [Pipeline] sh 06:24:05 d148012ef14d: Verifying Checksum 06:24:05 d148012ef14d: Download complete 06:24:05 24495759ef45: Verifying Checksum 06:24:05 24495759ef45: Download complete 06:24:05 d77568369979: Download complete 06:24:05 02195dbdac53: Download complete 06:24:05 595b0fe564bb: Verifying Checksum 06:24:05 595b0fe564bb: Download complete 06:24:05 2b1b35aa2570: Download complete 06:24:05 + '[' -e coverage.out ] 06:24:05 + chown 1001:1001 coverage.out [Pipeline] stash 06:24:05 Stashed 1 file(s) [Pipeline] sh 06:24:05 + make build 06:24:05 go mod tidy 06:24:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data 06:24:05 595b0fe564bb: Pull complete 06:24:06 24495759ef45: Pull complete 06:24:06 d148012ef14d: Pull complete 06:24:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:24:08 2c1f732e5b09: Verifying Checksum 06:24:08 2c1f732e5b09: Download complete 06:24:09 e90a11edd702: Verifying Checksum 06:24:09 e90a11edd702: Download complete 06:24:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command 06:24:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:19 e90a11edd702: Pull complete 06:24:19 d77568369979: Pull complete 06:24:19 02195dbdac53: Pull complete 06:24:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config 06:24:20 2b1b35aa2570: Pull complete 06:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:24:22 $ docker stop --time=1 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 06:24:24 $ docker rm -f 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:24:27 2c1f732e5b09: Pull complete 06:24:27 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 06:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:24:27 ---> 88ecf2bb1f95 06:24:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] isUnix [Pipeline] sh 06:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:24:30 06:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:24:30 ---> Running in 79975361998b [Pipeline] isUnix [Pipeline] sh 06:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:24:31 latest: Pulling from edgex-devops/edgex-compose 06:24:31 cbdbe7a5bc2a: Pulling fs layer 06:24:31 ca9280d653b3: Pulling fs layer 06:24:31 7e9c9ca2126c: Pulling fs layer 06:24:31 cbdbe7a5bc2a: Download complete 06:24:31 cbdbe7a5bc2a: Pull complete 06:24:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:24:31 ca9280d653b3: Verifying Checksum 06:24:31 ca9280d653b3: Download complete 06:24:32 ca9280d653b3: Pull complete 06:24:33 7e9c9ca2126c: Verifying Checksum 06:24:33 7e9c9ca2126c: Download complete 06:24:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:24:36 OK: 218 MiB in 52 packages 06:24:37 7e9c9ca2126c: Pull complete 06:24:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:24:37 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:24:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 06:24:38 Removing intermediate container 79975361998b 06:24:38 ---> da3652c215c8 06:24:38 Step 4/6 : WORKDIR /edgex-go 06:24:38 ---> Running in a9ef52518ff8 06:24:38 Removing intermediate container a9ef52518ff8 06:24:38 ---> 4043a9819147 06:24:38 Step 5/6 : COPY go.mod . 06:24:39 ---> 1e944dbd7bbd 06:24:39 Step 6/6 : RUN go mod download 06:24:39 ---> Running in 7859828ec624 06:24:39 $ docker top 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:40 + docker-compose build --help 06:24:40 + grep parallel 06:24:40 --parallel Build images in parallel. [Pipeline] } 06:24:40 $ docker stop --time=1 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c 06:24:42 $ docker rm -f 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:24:42 . [Pipeline] withDockerContainer 06:24:42 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:24:42 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:24:42 $ docker top dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:43 + docker-compose -f ./docker-compose-build.yml build --parallel 06:24:43 Building core-command ... 06:24:43 Building core-data ... 06:24:43 Building core-metadata ... 06:24:43 Building security-bootstrapper ... 06:24:43 Building security-proxy-setup ... 06:24:43 Building security-secretstore-setup ... 06:24:43 Building support-notifications ... 06:24:43 Building support-scheduler ... 06:24:43 Building sys-mgmt-agent ... 06:24:43 Building support-scheduler 06:24:43 Building core-metadata 06:24:43 Building security-bootstrapper 06:24:43 Building core-command 06:24:43 Building support-notifications 06:24:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:24:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:52 ---> 6851d9633627 06:24:52 Step 3/23 : WORKDIR /edgex-go 06:24:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:24:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:24:58 ---> 6851d9633627 06:24:58 Step 3/32 : WORKDIR /edgex-go 06:25:03 ---> Running in 65cb8e302d3f 06:25:03 ---> Running in 7b2ad515655c 06:25:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:25:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:25:03 ---> 6851d9633627 06:25:03 Step 3/23 : WORKDIR /edgex-go 06:25:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:25:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:25:03 ---> 6851d9633627 06:25:03 Step 3/24 : WORKDIR /edgex-go 06:25:03 ---> Running in 7768c6025287 06:25:03 ---> Running in ab78e2fb2bc7 06:25:04 Removing intermediate container 7768c6025287 06:25:04 ---> 922150e28d6a 06:25:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:04 Removing intermediate container 7b2ad515655c 06:25:04 ---> 9d7ba27562f8 06:25:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:04 Removing intermediate container ab78e2fb2bc7 06:25:04 ---> 07f197f12e06 06:25:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:04 Removing intermediate container 65cb8e302d3f 06:25:04 ---> e09acf238799 06:25:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:04 ---> Running in 72c3edb0cd26 06:25:04 ---> Running in 184186fa738a 06:25:04 ---> Running in df49f1dcc962 06:25:04 ---> Running in f25cc717e951 06:25:05 Removing intermediate container 72c3edb0cd26 06:25:05 ---> 0c5367d0acbc 06:25:05 Step 5/24 : RUN apk add --update --no-cache make git 06:25:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:25:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:25:05 ---> 6851d9633627 06:25:05 Step 3/24 : WORKDIR /edgex-go 06:25:05 ---> Using cache 06:25:05 ---> 07f197f12e06 06:25:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:06 ---> Running in 3e9401cddb0f 06:25:06 ---> Running in 9e100272ca23 06:25:06 Removing intermediate container 184186fa738a 06:25:06 ---> 6ad4f706c296 06:25:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:25:06 ---> Running in ea31a41d5b2e 06:25:06 Removing intermediate container df49f1dcc962 06:25:06 ---> ba084e3ac7a5 06:25:06 Step 5/32 : RUN apk add --update --no-cache make git 06:25:06 Removing intermediate container f25cc717e951 06:25:06 ---> 85c23e068728 06:25:06 Step 5/23 : RUN apk add --update --no-cache make git 06:25:06 ---> Running in c2e2a8fcc8ea 06:25:06 ---> Running in 62a26262da7d 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:07 Removing intermediate container 9e100272ca23 06:25:07 ---> 228537eb39ee 06:25:07 Step 5/24 : RUN apk add --update --no-cache make git 06:25:07 ---> Running in 8f8fe4867703 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:08 OK: 219 MiB in 52 packages 06:25:08 OK: 219 MiB in 52 packages 06:25:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:25:08 OK: 219 MiB in 52 packages 06:25:08 OK: 219 MiB in 52 packages 06:25:08 Removing intermediate container 3e9401cddb0f 06:25:08 ---> e261a6df2903 06:25:08 Step 6/24 : COPY go.mod . 06:25:08 Removing intermediate container ea31a41d5b2e 06:25:08 ---> 29836e45d2cb 06:25:08 Step 6/23 : COPY go.mod . 06:25:08 ---> e1d2986f87a7 06:25:08 Step 7/24 : RUN go mod download 06:25:08 OK: 219 MiB in 52 packages 06:25:08 ---> Running in 3c3ff76f5344 06:25:08 Removing intermediate container c2e2a8fcc8ea 06:25:08 ---> 8d3d22b94bb4 06:25:08 Step 6/32 : COPY go.mod . 06:25:08 Removing intermediate container 62a26262da7d 06:25:08 ---> 248266c1c91f 06:25:08 Step 6/23 : COPY go.mod . 06:25:08 ---> 26a5549fffa1 06:25:08 Step 7/23 : RUN go mod download 06:25:08 ---> Running in dbd00c0596d1 06:25:09 ---> f10caf97d6aa 06:25:09 Step 7/32 : RUN go mod download 06:25:09 ---> bfd3324d3a2d 06:25:09 Step 7/23 : RUN go mod download 06:25:09 ---> Running in b03b405e2479 06:25:09 ---> Running in dd8ab05df005 06:25:09 Removing intermediate container 8f8fe4867703 06:25:09 ---> 084ae81acce0 06:25:09 Step 6/24 : COPY go.mod . 06:25:09 ---> b230f85e3868 06:25:09 Step 7/24 : RUN go mod download 06:25:09 ---> Running in dc80a16aa4f0 06:25:10 Removing intermediate container 3c3ff76f5344 06:25:10 ---> 0d44528891c2 06:25:10 Step 8/24 : COPY . . 06:25:12 Removing intermediate container dbd00c0596d1 06:25:12 ---> 695ee3243c87 06:25:12 Step 8/23 : COPY . . 06:25:12 Removing intermediate container b03b405e2479 06:25:12 ---> cb7cce4d814c 06:25:12 Step 8/32 : COPY . . 06:25:12 Removing intermediate container dd8ab05df005 06:25:12 ---> e9b74756c2b1 06:25:12 Step 8/23 : COPY . . 06:25:13 Removing intermediate container dc80a16aa4f0 06:25:13 ---> e0220dd77a28 06:25:13 Step 8/24 : COPY . . 06:25:20 ---> ec3ff6cf4af8 06:25:20 Step 9/23 : RUN go mod tidy 06:25:20 ---> ebf6bde39932 06:25:20 Step 9/24 : RUN go mod tidy 06:25:20 ---> Running in b36267e6d4d2 06:25:20 ---> Running in 45c0207e3041 06:25:23 Removing intermediate container b36267e6d4d2 06:25:23 ---> 60db55f77fea 06:25:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:25:23 ---> Running in 632f0a9e02c8 06:25:23 Removing intermediate container 45c0207e3041 06:25:23 ---> 20f9d1374bd1 06:25:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:25:23 ---> Running in c96e751f17d7 06:25:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:25:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:25:36 ---> 6f652e5d2a61 06:25:36 Step 9/23 : RUN go mod tidy 06:25:36 ---> 1afa8d5f16c7 06:25:36 Step 9/24 : RUN go mod tidy 06:25:36 ---> Running in a9470070e9f1 06:25:36 ---> Running in 3b2a0cbc1c1c 06:25:38 ---> 4715dc5f46c4 06:25:38 Step 9/32 : RUN go mod tidy 06:25:38 ---> Running in 31375d7976d4 06:25:38 Removing intermediate container 3b2a0cbc1c1c 06:25:38 ---> 64f15e5307a7 06:25:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:25:38 ---> Running in ca15a7c49ce4 06:25:39 Removing intermediate container a9470070e9f1 06:25:39 ---> da9505bf6205 06:25:39 Step 10/24 : RUN make cmd/core-command/core-command 06:25:39 ---> Running in 07c7049be12f 06:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command 06:25:40 Removing intermediate container 31375d7976d4 06:25:40 ---> 24711ad95070 06:25:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:25:40 ---> Running in c424cb8d326d 06:25:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:25:59 Removing intermediate container 632f0a9e02c8 06:25:59 ---> e94267e89a51 06:25:59 06:25:59 Step 11/23 : FROM alpine:3.12 06:25:59 3.12: Pulling from library/alpine 06:25:59 Removing intermediate container c96e751f17d7 06:25:59 ---> 56de2bfe56b1 06:25:59 06:25:59 Step 11/24 : FROM alpine:3.12 06:25:59 3.12: Pulling from library/alpine 06:25:59 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:25:59 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:25:59 Status: Image is up to date for alpine:3.12 06:25:59 Status: Downloaded newer image for alpine:3.12 06:25:59 ---> 13621d1b12d4 06:25:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:25:59 ---> 13621d1b12d4 06:25:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:25:59 ---> Running in 27abfd649ed6 06:25:59 ---> Running in d398dcb184b9 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:00 (1/2) Installing ca-certificates (20191127-r4) 06:26:00 (2/2) Installing dumb-init (1.2.2-r1) 06:26:00 Executing busybox-1.31.1-r20.trigger 06:26:00 Executing ca-certificates-20191127-r4.trigger 06:26:00 (1/1) Installing dumb-init (1.2.2-r1) 06:26:00 Executing busybox-1.31.1-r20.trigger 06:26:00 OK: 6 MiB in 15 packages 06:26:00 OK: 6 MiB in 16 packages 06:26:00 Removing intermediate container d398dcb184b9 06:26:00 ---> 5e2f3bb007f7 06:26:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:26:00 ---> Running in 17fcee87e674 06:26:00 Removing intermediate container 27abfd649ed6 06:26:00 ---> 8b9be9087a08 06:26:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:26:00 ---> Running in fd4cc9446f95 06:26:00 Removing intermediate container 17fcee87e674 06:26:00 ---> a79d428a05fc 06:26:00 Step 14/24 : ENV APP_PORT=59881 06:26:01 ---> Running in a816a6cf07f0 06:26:01 Removing intermediate container fd4cc9446f95 06:26:01 ---> 4b51f678d655 06:26:01 Step 14/23 : ENV APP_PORT=59860 06:26:01 ---> Running in dd9b3be52143 06:26:01 Removing intermediate container a816a6cf07f0 06:26:01 ---> beb5033a02f8 06:26:01 Step 15/24 : EXPOSE $APP_PORT 06:26:01 ---> Running in 45454ac0d5ff 06:26:01 Removing intermediate container dd9b3be52143 06:26:01 ---> d3eca58f4c25 06:26:01 Step 15/23 : EXPOSE $APP_PORT 06:26:01 ---> Running in b41c3a1f4766 06:26:01 Removing intermediate container 45454ac0d5ff 06:26:01 ---> 610058467441 06:26:01 Step 16/24 : WORKDIR / 06:26:01 Removing intermediate container 7859828ec624 06:26:01 ---> 56710a434019 06:26:01 Successfully built 56710a434019 06:26:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:26:01 Removing intermediate container b41c3a1f4766 06:26:01 ---> e51c7363ea80 06:26:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:01 ---> Running in 3c50022c16ee 06:26:01 Removing intermediate container 3c50022c16ee 06:26:01 ---> d2db1cdfae44 06:26:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:01 ---> 561de17b7732 06:26:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:26:02 + docker inspect -f . ci-base-image-arm64 06:26:02 . [Pipeline] withDockerContainer 06:26:02 prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container 06:26:02 ---> 380010611919 06:26:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-arm64 cat 06:26:02 ---> 398d77a64bb9 06:26:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:26:02 ---> d5d67c4cb86c 06:26:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:26:02 ---> 0583bc8bbc2f 06:26:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:26:03 ---> Running in 329cd2a9b573 06:26:03 ---> 2995ddf51650 06:26:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:26:03 Removing intermediate container 329cd2a9b573 06:26:03 ---> 6c656f98392a 06:26:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:03 ---> Running in d3d5f1717fc7 06:26:03 ---> Running in 0b4f7d8c44ef 06:26:03 Removing intermediate container d3d5f1717fc7 06:26:03 ---> 1e4e1c7b367a 06:26:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:03 ---> Running in 1171964d2236 06:26:03 Removing intermediate container 0b4f7d8c44ef 06:26:03 ---> f72bfa7d5c10 06:26:03 Step 21/23 : LABEL arch=x86_64 06:26:03 ---> Running in ff646a20c3f1 06:26:03 Removing intermediate container 1171964d2236 06:26:03 ---> bea1709eea9d 06:26:03 Step 22/24 : LABEL arch=x86_64 06:26:03 ---> Running in 66a63e761d1c 06:26:03 Removing intermediate container ff646a20c3f1 06:26:03 ---> 55a2f1ea2466 06:26:03 Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:03 ---> Running in 3800523b4ff7 06:26:03 Removing intermediate container 66a63e761d1c 06:26:03 ---> 851b113ec824 06:26:03 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:03 ---> Running in 5d549f28734a 06:26:04 $ docker top 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 -eo pid,comm 06:26:04 Removing intermediate container 3800523b4ff7 06:26:04 ---> bbfe0f37f3ee 06:26:04 Step 23/23 : LABEL version=2.0.1-dev.23 06:26:04 Removing intermediate container 5d549f28734a 06:26:04 ---> 72166023e536 06:26:04 Step 24/24 : LABEL version=2.0.1-dev.23 06:26:04 ---> Running in 41844f876043 06:26:04 ---> Running in 53cf3df3a15d [Pipeline] { [Pipeline] sh 06:26:04 Removing intermediate container 41844f876043 06:26:04 ---> 06e269724088 06:26:04 06:26:04 Removing intermediate container 53cf3df3a15d 06:26:04 ---> e572c185a927 06:26:04 06:26:04 Successfully built 06e269724088 06:26:04 Successfully tagged support-notifications:latest 06:26:04  Building support-notifications ... done Building security-proxy-setup 06:26:04 Successfully built e572c185a927 06:26:04 Successfully tagged core-metadata:latest 06:26:04 Building security-secretstore-setup 06:26:04 + go version 06:26:04 go version go1.16.6 linux/arm64 [Pipeline] } 06:26:04 $ docker stop --time=1 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 06:26:06 $ docker rm -f 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 [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 06:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:09 06:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:10 latest: Pulling from edgex-devops/edgex-compose-arm64 06:26:10 29e5d40040c1: Pulling fs layer 06:26:10 1ce36da41761: Pulling fs layer 06:26:10 25b303627fd3: Pulling fs layer 06:26:10 29e5d40040c1: Download complete 06:26:11 29e5d40040c1: Pull complete 06:26:11 1ce36da41761: Download complete 06:26:12 1ce36da41761: Pull complete 06:26:12 25b303627fd3: Verifying Checksum 06:26:12 25b303627fd3: Download complete 06:26:13  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:26:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:26:13 ---> 6851d9633627 06:26:13 Step 3/26 : WORKDIR /edgex-go 06:26:13 ---> Using cache 06:26:13 ---> 07f197f12e06 06:26:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:13 ---> Using cache 06:26:13 ---> 228537eb39ee 06:26:13 Step 5/26 : RUN apk add --update --no-cache make git 06:26:13 ---> Using cache 06:26:13 ---> 084ae81acce0 06:26:13 Step 6/26 : COPY go.mod . 06:26:13 ---> Using cache 06:26:13 ---> b230f85e3868 06:26:13 Step 7/26 : RUN go mod download 06:26:13 ---> Using cache 06:26:13 ---> e0220dd77a28 06:26:13 Step 8/26 : COPY . . 06:26:13 ---> Using cache 06:26:13 ---> 1afa8d5f16c7 06:26:13 Step 9/26 : RUN go mod tidy 06:26:13 ---> Using cache 06:26:13 ---> da9505bf6205 06:26:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:26:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:13 ---> 6851d9633627 06:26:13 Step 3/22 : WORKDIR /edgex-go 06:26:13 ---> Using cache 06:26:13 ---> 07f197f12e06 06:26:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:13 ---> Using cache 06:26:13 ---> 228537eb39ee 06:26:13 Step 5/22 : RUN apk add --update --no-cache make git 06:26:13 ---> Using cache 06:26:13 ---> 084ae81acce0 06:26:13 Step 6/22 : COPY go.mod . 06:26:13 ---> Using cache 06:26:13 ---> b230f85e3868 06:26:13 Step 7/22 : RUN go mod download 06:26:13 ---> Using cache 06:26:13 ---> e0220dd77a28 06:26:13 Step 8/22 : COPY . . 06:26:13 ---> Using cache 06:26:13 ---> 1afa8d5f16c7 06:26:13 Step 9/22 : RUN go mod tidy 06:26:13 ---> Using cache 06:26:13 ---> da9505bf6205 06:26:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:26:13 ---> Running in ad1aba6db2ff 06:26:13 ---> Running in 38163c4822d3 06:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:26:17 Removing intermediate container 07c7049be12f 06:26:17 ---> 6a8101f1434c 06:26:17 06:26:17 Step 11/24 : FROM alpine:3.12 06:26:17 ---> 13621d1b12d4 06:26:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:26:17 ---> Using cache 06:26:17 ---> 5e2f3bb007f7 06:26:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:26:17 ---> Using cache 06:26:17 ---> a79d428a05fc 06:26:17 Step 14/24 : ENV APP_PORT=59882 06:26:17 ---> Running in 98586d994630 06:26:17 Removing intermediate container c424cb8d326d 06:26:17 ---> 0036ef78b42d 06:26:17 06:26:17 Step 11/32 : FROM alpine:3.12 06:26:17 ---> 13621d1b12d4 06:26:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:26:17 ---> Running in 6ea18bba1438 06:26:18 Removing intermediate container 98586d994630 06:26:18 ---> 9d620def7417 06:26:18 Step 15/24 : EXPOSE $APP_PORT 06:26:18 ---> Running in 67e389fcf11c 06:26:18 Removing intermediate container 6ea18bba1438 06:26:18 ---> 33dcf3415b41 06:26:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:26:18 ---> Running in 00b85d866095 06:26:18 Removing intermediate container 67e389fcf11c 06:26:18 ---> 9749d83b8d03 06:26:18 Step 16/24 : WORKDIR / 06:26:18 ---> Running in 14d79d826505 06:26:18 Removing intermediate container 14d79d826505 06:26:18 ---> db8ede225a2c 06:26:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:19 Removing intermediate container ca15a7c49ce4 06:26:19 ---> ff02dee135e6 06:26:19 06:26:19 Step 11/23 : FROM alpine:3.12 06:26:19 ---> 13621d1b12d4 06:26:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:26:19 ---> Using cache 06:26:19 ---> 5e2f3bb007f7 06:26:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:26:19 ---> Using cache 06:26:19 ---> a79d428a05fc 06:26:19 Step 14/23 : ENV APP_PORT=59861 06:26:19 (1/2) Installing dumb-init (1.2.2-r1) 06:26:19 ---> Running in 9a21001feaea 06:26:19 ---> f53abaeab25d 06:26:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:26:19 (2/2) Installing su-exec (0.2-r1) 06:26:19 Executing busybox-1.31.1-r20.trigger 06:26:19 OK: 6 MiB in 16 packages 06:26:19 Removing intermediate container 9a21001feaea 06:26:19 ---> 5863b65ee315 06:26:19 Step 15/23 : EXPOSE $APP_PORT 06:26:19 ---> Running in 48a4a21fd35f 06:26:20 ---> 19096f8eb581 06:26:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:26:20 Removing intermediate container 48a4a21fd35f 06:26:20 ---> df849a9c2a4b 06:26:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:20 Removing intermediate container 00b85d866095 06:26:20 ---> 0aea0faacdf6 06:26:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:26:20 ---> Running in f05f40cb2e1a 06:26:20 Removing intermediate container f05f40cb2e1a 06:26:20 ---> bad82fb848cc 06:26:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:26:20 ---> af940c26a635 06:26:20 Step 20/24 : ENTRYPOINT ["/core-command"] 06:26:20 ---> Running in f82baecff3aa 06:26:20 ---> a809b1b4021a 06:26:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:26:20 ---> Running in efb81ec689c3 06:26:20 Removing intermediate container f82baecff3aa 06:26:20 ---> 19bbc4d09e78 06:26:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:26:20 ---> Running in b28372276961 06:26:20 Removing intermediate container efb81ec689c3 06:26:20 ---> de224e60b46e 06:26:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:20 ---> Running in 8c965de69e8d 06:26:21 Removing intermediate container 8c965de69e8d 06:26:21 ---> 67f371a762e0 06:26:21 Step 22/24 : LABEL arch=x86_64 06:26:21 ---> e66a26ef7fbf 06:26:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:26:21 ---> Running in dc5d491e7bc8 06:26:21 Removing intermediate container dc5d491e7bc8 06:26:21 ---> 3189792ae1d6 06:26:21 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:21 ---> 8841b27fffa1 06:26:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:26:21 ---> Running in 51e674a1c128 06:26:21 ---> Running in eaa704a05a0b 06:26:22 Removing intermediate container b28372276961 06:26:22 ---> be4aaacd7732 06:26:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:26:22 Removing intermediate container 51e674a1c128 06:26:22 ---> d867f0fa437a 06:26:22 Step 24/24 : LABEL version=2.0.1-dev.23 06:26:22 Removing intermediate container eaa704a05a0b 06:26:22 ---> f9ee73b69d0b 06:26:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:22 ---> Running in a73bf52bfdbb 06:26:22 ---> Running in c41ba5d0ac47 06:26:22 ---> Running in 018def395974 06:26:22 Removing intermediate container c41ba5d0ac47 06:26:22 ---> 852dd8daf7f0 06:26:22 06:26:22 Removing intermediate container a73bf52bfdbb 06:26:22 ---> e4e0376a1152 06:26:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:26:22 Removing intermediate container 018def395974 06:26:22 ---> 557d6371beff 06:26:22 Step 21/23 : LABEL arch=x86_64 06:26:22 Successfully built 852dd8daf7f0 06:26:22 Successfully tagged core-command:latest 06:26:22  Building core-command ... done Building core-data 06:26:22 ---> Running in 2ef85938e9d3 06:26:22 Removing intermediate container 2ef85938e9d3 06:26:22 ---> 85dde2ad9f7a 06:26:22 Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:22 25b303627fd3: Pull complete 06:26:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:26:23 prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container 06:26:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 06:26:23 ---> c7b1cc907ef5 06:26:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:26:23 ---> Running in 3ed9f16e67be 06:26:23 ---> Running in 7ec5523827e3 06:26:24 Removing intermediate container 3ed9f16e67be 06:26:24 ---> 779fcfa3d92c 06:26:24 Step 23/23 : LABEL version=2.0.1-dev.23 06:26:24 ---> Running in b7f1474eb676 06:26:24 Removing intermediate container b7f1474eb676 06:26:24 ---> c1092a05faa9 06:26:24 06:26:24 Successfully built c1092a05faa9 06:26:24 Successfully tagged support-scheduler:latest 06:26:24 Building sys-mgmt-agent 06:26:25  Building support-scheduler ... done Removing intermediate container 7ec5523827e3 06:26:25 ---> 35af084240f4 06:26:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:26 $ docker top 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:26 ---> 423331662f75 06:26:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:26:27 + docker-compose build --help 06:26:27 + grep parallel 06:26:27 ---> f39760f6128b 06:26:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:26:27 ---> 718f9718361b 06:26:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:26:27 ---> 1e95b17ec6d6 06:26:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:26:28 ---> 2ca1e11e05cd 06:26:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:26:28 ---> Running in d41d550d0939 06:26:28 Removing intermediate container d41d550d0939 06:26:28 ---> 1ef9ae6a6bbb 06:26:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:26:29 ---> e8a662e7189f 06:26:29 Step 27/32 : RUN chmod +x /entrypoint.sh 06:26:29 ---> Running in 446e7c9297f5 06:26:30 Removing intermediate container 446e7c9297f5 06:26:30 ---> a31f7f53e4a2 06:26:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:26:30 --parallel Build images in parallel. [Pipeline] } 06:26:30 $ docker stop --time=1 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 06:26:30 ---> Running in 3fb6ea0504c3 06:26:31 Removing intermediate container 3fb6ea0504c3 06:26:31 ---> dea33e32189d 06:26:31 Step 29/32 : CMD ["gate"] 06:26:31 ---> Running in 952024802d54 06:26:31 Removing intermediate container 952024802d54 06:26:31 ---> 396bdee9f42e 06:26:31 Step 30/32 : LABEL arch=x86_64 06:26:31 ---> Running in 3c91c6a6449c 06:26:31 Removing intermediate container 3c91c6a6449c 06:26:31 ---> 7378147ee571 06:26:31 Step 31/32 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:32 ---> Running in de76487d7da6 06:26:32 Removing intermediate container de76487d7da6 06:26:32 ---> f0aa12fcec1d 06:26:32 Step 32/32 : LABEL version=2.0.1-dev.23 06:26:32 ---> Running in c350db83e1a2 06:26:32 Removing intermediate container c350db83e1a2 06:26:32 ---> 33e0116254c5 06:26:32 06:26:32 $ docker rm -f 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 06:26:32 Successfully built 33e0116254c5 06:26:32 Successfully tagged security-bootstrapper:latest [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:33 . [Pipeline] withDockerContainer 06:26:33 prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container 06:26:33 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-arm64:latest cat 06:26:35 $ docker top 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d -eo pid,comm 06:26:35  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:26:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> 6851d9633627 06:26:35 Step 3/24 : WORKDIR /edgex-go 06:26:35 ---> Using cache 06:26:35 ---> 07f197f12e06 06:26:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:35 ---> Using cache 06:26:35 ---> 228537eb39ee 06:26:35 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:26:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:26:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> 6851d9633627 06:26:35 Step 3/24 : WORKDIR /edgex-go 06:26:35 ---> Using cache 06:26:35 ---> 07f197f12e06 06:26:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:35 ---> Using cache 06:26:35 ---> 228537eb39ee 06:26:35 Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] { [Pipeline] sh 06:26:35 ---> Running in c29802970545 06:26:35 ---> Running in 48f16de1de27 06:26:36 + docker-compose -f ./docker-compose-build.yml build --parallel 06:26:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:26:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:26:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:26:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config 06:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:26:37 OK: 219 MiB in 52 packages 06:26:38 OK: 219 MiB in 52 packages 06:26:38 Removing intermediate container c29802970545 06:26:38 ---> 2d5dca471def 06:26:38 Step 6/24 : COPY go.mod . 06:26:38 Removing intermediate container 48f16de1de27 06:26:38 ---> ebb00cd146a8 06:26:38 Step 6/24 : COPY go.mod . 06:26:38 ---> 1ebef2c56aed 06:26:38 Step 7/24 : RUN go mod download 06:26:38 ---> Running in 8d0c879c81fc 06:26:38 ---> 1f0298c74d96 06:26:38 Step 7/24 : RUN go mod download 06:26:38 ---> Running in 8b45dec3daed 06:26:39 Removing intermediate container ad1aba6db2ff 06:26:39 ---> 7ad6a8b6c4ea 06:26:39 06:26:39 Step 11/26 : FROM alpine:3.12 06:26:39 ---> 13621d1b12d4 06:26:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:26:40 ---> Running in 00fc8ae627e7 06:26:40 Removing intermediate container 38163c4822d3 06:26:40 ---> 12f068a2860e 06:26:40 06:26:40 Step 11/22 : FROM alpine:3.12 06:26:40 ---> 13621d1b12d4 06:26:40 Step 12/22 : RUN apk add --update --no-cache curl 06:26:40 ---> Running in f9c6bc73d1f0 06:26:40 Removing intermediate container 8b45dec3daed 06:26:40 ---> 238fae382212 06:26:40 Step 8/24 : COPY . . 06:26:40 Building core-command ... 06:26:40 Building core-data ... 06:26:40 Building core-metadata ... 06:26:40 Building security-bootstrapper ... 06:26:40 Building security-proxy-setup ... 06:26:40 Building security-secretstore-setup ... 06:26:40 Building support-notifications ... 06:26:40 Building support-scheduler ... 06:26:40 Building sys-mgmt-agent ... 06:26:40 Building security-secretstore-setup 06:26:40 Building core-command 06:26:40 Building sys-mgmt-agent 06:26:40 Building security-proxy-setup 06:26:40 Building security-bootstrapper 06:26:40 Removing intermediate container 8d0c879c81fc 06:26:40 ---> a90dc476cabd 06:26:40 Step 8/24 : COPY . . 06:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:41 (1/6) Installing ca-certificates (20191127-r4) 06:26:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:26:41 (3/6) Installing libcurl (7.78.0-r0) 06:26:41 (4/6) Installing curl (7.78.0-r0) 06:26:41 (5/6) Installing dumb-init (1.2.2-r1) 06:26:41 (6/6) Installing su-exec (0.2-r1) 06:26:41 Executing busybox-1.31.1-r20.trigger 06:26:41 Executing ca-certificates-20191127-r4.trigger 06:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:41 OK: 7 MiB in 20 packages 06:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:41 (1/4) Installing ca-certificates (20191127-r4) 06:26:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:26:41 (3/4) Installing libcurl (7.78.0-r0) 06:26:41 (4/4) Installing curl (7.78.0-r0) 06:26:41 Executing busybox-1.31.1-r20.trigger 06:26:41 Executing ca-certificates-20191127-r4.trigger 06:26:41 OK: 7 MiB in 18 packages 06:26:45 Removing intermediate container 00fc8ae627e7 06:26:45 ---> 0974e124c4c5 06:26:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:26:45 ---> Running in aa0fdfe73690 06:26:45 Removing intermediate container f9c6bc73d1f0 06:26:45 ---> 39eb627f2819 06:26:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:26:45 ---> Running in 5481ed9fbaba 06:26:45 Removing intermediate container aa0fdfe73690 06:26:45 ---> 820b9eec6cd3 06:26:45 Step 14/26 : WORKDIR / 06:26:45 ---> Running in d83bd548d428 06:26:45 Removing intermediate container 5481ed9fbaba 06:26:45 ---> c123058fdcb7 06:26:45 Step 14/22 : WORKDIR /edgex 06:26:46 ---> Running in 8af747494a0e 06:26:46 ---> 8a59994100eb 06:26:46 Step 9/24 : RUN go mod tidy 06:26:46 ---> 4c14fa58141a 06:26:46 Step 9/24 : RUN go mod tidy 06:26:46 Removing intermediate container d83bd548d428 06:26:46 ---> 1fb04217ba23 06:26:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:26:46 ---> Running in 7b3910b9d5c4 06:26:46 ---> Running in ea65aaa3be07 06:26:46 Removing intermediate container 8af747494a0e 06:26:46 ---> 2661d5c5a931 06:26:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:26:46 ---> bd27772eed0f 06:26:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:26:46 ---> 63f7b654afd9 06:26:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:26:46 ---> 3a01161143b3 06:26:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:26:47 ---> 06b013ca34d0 06:26:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:26:47 ---> 2dba732ba6f3 06:26:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:26:47 ---> 7874d14b9d23 06:26:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:26:47 ---> 74168df0919b 06:26:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:26:47 ---> Running in 6ac9814e015b 06:26:47 Removing intermediate container 6ac9814e015b 06:26:47 ---> 25b029321a3e 06:26:47 Step 19/22 : CMD ["--init=true"] 06:26:47 ---> Running in c68f0dcf30bb 06:26:47 ---> e34095db077b 06:26:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:26:47 Removing intermediate container 7b3910b9d5c4 06:26:47 ---> 93581e09d5d7 06:26:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:26:47 ---> Running in 552b24871e78 06:26:47 Removing intermediate container ea65aaa3be07 06:26:47 ---> 4203150ee3ba 06:26:47 Step 10/24 : RUN make cmd/core-data/core-data 06:26:47 Removing intermediate container c68f0dcf30bb 06:26:47 ---> 817e90731766 06:26:47 Step 20/22 : LABEL arch=x86_64 06:26:47 ---> Running in ce5feb07ce1d 06:26:47 ---> Running in e895e65ee1ae 06:26:48 ---> 5cf6ced05f46 06:26:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:26:48 Removing intermediate container e895e65ee1ae 06:26:48 ---> d089f71e0e6d 06:26:48 Step 21/22 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:48 ---> Running in 2bf50d4a94f8 06:26:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:26:48 Removing intermediate container 2bf50d4a94f8 06:26:48 ---> f00e06aa55c9 06:26:48 Step 22/22 : LABEL version=2.0.1-dev.23 06:26:48 ---> 6cdc5d3b6706 06:26:48 Step 22/26 : 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/ 06:26:48 ---> Running in 4da9ba27d624 06:26:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data 06:26:48 ---> Running in 05a32d6eb28c 06:26:48 Removing intermediate container 4da9ba27d624 06:26:48 ---> 569010e7099c 06:26:48 06:26:48 Successfully built 569010e7099c 06:26:48 Successfully tagged security-proxy-setup:latest 06:26:49  Building security-proxy-setup ... done Removing intermediate container 05a32d6eb28c 06:26:49 ---> c4f832cfb8fe 06:26:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:26:49 ---> Running in 30a54aa17259 06:26:49 Removing intermediate container 30a54aa17259 06:26:49 ---> 23911e273b9a 06:26:49 Step 24/26 : LABEL arch=x86_64 06:26:49 ---> Running in 53a03870d456 06:26:49 Removing intermediate container 53a03870d456 06:26:49 ---> 8a88cca286e0 06:26:49 Step 25/26 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:26:49 ---> Running in 6a5be3660267 06:26:49 Removing intermediate container 6a5be3660267 06:26:49 ---> f705c410fd16 06:26:49 Step 26/26 : LABEL version=2.0.1-dev.23 06:26:49 ---> Running in 4a0fb0c48b2f 06:26:50 Removing intermediate container 4a0fb0c48b2f 06:26:50 ---> 8d2964043c75 06:26:50 06:26:50 Successfully built 8d2964043c75 06:26:50 Successfully tagged security-secretstore-setup:latest 06:27:05  Building security-secretstore-setup ... done Removing intermediate container 552b24871e78 06:27:05 ---> 2e1662f9331d 06:27:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:27:05 ---> Running in 82ecb4b91f7b 06:27:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:27:05 Removing intermediate container 82ecb4b91f7b 06:27:05 ---> 5d1afcfe194b 06:27:05 06:27:05 Step 12/24 : FROM docker:20.10.7 06:27:05 20.10.7: Pulling from library/docker 06:27:07 Removing intermediate container ce5feb07ce1d 06:27:07 ---> e5391baaeeea 06:27:07 06:27:07 Step 11/24 : FROM alpine:3.12 06:27:07 ---> 13621d1b12d4 06:27:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:27:07 ---> Running in c3dd3824a11c 06:27:07 Removing intermediate container c3dd3824a11c 06:27:07 ---> 56e9238a292e 06:27:07 Step 13/24 : ENV APP_PORT=59880 06:27:07 ---> Running in 48701e085b2b 06:27:07 Removing intermediate container 48701e085b2b 06:27:07 ---> e03ae97fd0f3 06:27:07 Step 14/24 : EXPOSE $APP_PORT 06:27:07 ---> Running in d97665fcb626 06:27:07 Removing intermediate container d97665fcb626 06:27:07 ---> a7d931e2c9fd 06:27:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:07 ---> Running in 57942d4bbeb3 06:27:07 Removing intermediate container 57942d4bbeb3 06:27:07 ---> 87e4ff33edbf 06:27:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:27:07 ---> Running in 6422233199bd 06:27:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:09 (1/6) Installing dumb-init (1.2.2-r1) 06:27:09 (2/6) Installing libgcc (9.3.0-r2) 06:27:09 (3/6) Installing libsodium (1.0.18-r0) 06:27:09 (4/6) Installing libstdc++ (9.3.0-r2) 06:27:10 (5/6) Installing libzmq (4.3.3-r0) 06:27:10 (6/6) Installing zeromq (4.3.3-r0) 06:27:10 Executing busybox-1.31.1-r20.trigger 06:27:10 OK: 8 MiB in 20 packages 06:27:11 Removing intermediate container 6422233199bd 06:27:11 ---> e4351422941b 06:27:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:27:11 ---> 068804a659d7 06:27:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:27:11 ---> 9051085b334e 06:27:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:27:11 ---> 6e46d8f7e64a 06:27:11 Step 20/24 : ENTRYPOINT ["/core-data"] 06:27:11 ---> Running in 1a95c60af01f 06:27:11 Removing intermediate container 1a95c60af01f 06:27:11 ---> 084112fa8c5d 06:27:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:11 ---> Running in d66d936b0d7b 06:27:11 Removing intermediate container d66d936b0d7b 06:27:11 ---> 58602af033b9 06:27:11 Step 22/24 : LABEL arch=x86_64 06:27:11 ---> Running in b85f175cc2b8 06:27:12 Removing intermediate container b85f175cc2b8 06:27:12 ---> 1d56051a3feb 06:27:12 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:12 ---> Running in 7ca018e0f835 06:27:12 Removing intermediate container 7ca018e0f835 06:27:12 ---> d4c4ecfcd2a5 06:27:12 Step 24/24 : LABEL version=2.0.1-dev.23 06:27:12 ---> Running in b03b6a58260a 06:27:12 Removing intermediate container b03b6a58260a 06:27:12 ---> 69401f93e10c 06:27:12 06:27:12 Successfully built 69401f93e10c 06:27:12 Successfully tagged core-data:latest 06:27:13  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:27:13 Status: Downloaded newer image for docker:20.10.7 06:27:13 ---> 08bdaf2f88f9 06:27:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:27:14 ---> Running in 25790430733b 06:27:14 Removing intermediate container 25790430733b 06:27:14 ---> f476d852bff1 06:27:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:27:14 ---> Running in 8477bf0a2770 06:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:27:14 (1/39) Installing readline (8.1.0-r0) 06:27:14 (2/39) Installing bash (5.1.0-r0) 06:27:14 Executing bash-5.1.0-r0.post-install 06:27:14 (3/39) Installing brotli-libs (1.0.9-r3) 06:27:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:27:14 (5/39) Installing libcurl (7.78.0-r0) 06:27:14 (6/39) Installing curl (7.78.0-r0) 06:27:14 (7/39) Installing dumb-init (1.2.5-r0) 06:27:14 (8/39) Installing libbz2 (1.0.8-r1) 06:27:14 (9/39) Installing expat (2.2.10-r1) 06:27:14 (10/39) Installing libffi (3.3-r2) 06:27:14 (11/39) Installing gdbm (1.19-r0) 06:27:14 (12/39) Installing xz-libs (5.2.5-r0) 06:27:14 (13/39) Installing sqlite-libs (3.34.1-r0) 06:27:15 (14/39) Installing python3 (3.8.10-r0) 06:27:16 (15/39) Installing py3-appdirs (1.4.4-r1) 06:27:16 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:27:16 (17/39) Installing py3-parsing (2.4.7-r1) 06:27:16 (18/39) Installing py3-six (1.15.0-r0) 06:27:16 (19/39) Installing py3-packaging (20.9-r0) 06:27:16 (20/39) Installing py3-setuptools (51.3.3-r0) 06:27:16 (21/39) Installing py3-chardet (4.0.0-r0) 06:27:16 (22/39) Installing py3-idna (3.1-r0) 06:27:16 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:27:16 (24/39) Installing py3-requests (2.25.1-r1) 06:27:16 (25/39) Installing py3-msgpack (1.0.2-r0) 06:27:16 (26/39) Installing py3-lockfile (0.12.2-r3) 06:27:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:27:16 (28/39) Installing py3-colorama (0.4.4-r0) 06:27:16 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:27:16 (30/39) Installing py3-distlib (0.3.1-r1) 06:27:16 (31/39) Installing py3-distro (1.5.0-r1) 06:27:16 (32/39) Installing py3-webencodings (0.5.1-r3) 06:27:16 (33/39) Installing py3-html5lib (1.1-r0) 06:27:16 (34/39) Installing py3-pytoml (0.1.21-r0) 06:27:16 (35/39) Installing py3-pep517 (0.9.1-r0) 06:27:16 (36/39) Installing py3-progress (1.5-r0) 06:27:16 (37/39) Installing py3-retrying (1.3.3-r0) 06:27:16 (38/39) Installing py3-toml (0.10.2-r0) 06:27:16 (39/39) Installing py3-pip (20.3.4-r0) 06:27:16 Executing busybox-1.32.1-r6.trigger 06:27:16 OK: 82 MiB in 59 packages 06:27:18 Collecting docker-compose==1.23.2 06:27:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:27:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:27:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:27:18 Collecting docopt<0.7,>=0.6.1 06:27:18 Downloading docopt-0.6.2.tar.gz (25 kB) 06:27:18 Collecting texttable<0.10,>=0.9.0 06:27:18 Downloading texttable-0.9.1.tar.gz (11 kB) 06:27:18 Collecting cached-property<2,>=1.2.0 06:27:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:27:18 Collecting dockerpty<0.5,>=0.4.1 06:27:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:27:19 Collecting docker<4.0,>=3.6.0 06:27:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:27:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:27:19 Collecting websocket-client<1.0,>=0.32.0 06:27:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:27:19 Collecting jsonschema<3,>=2.5.1 06:27:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:27:19 Collecting PyYAML<4,>=3.10 06:27:19 Downloading PyYAML-3.13.tar.gz (270 kB) 06:27:20 Collecting docker-pycreds>=0.4.0 06:27:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:27:20 Collecting certifi>=2017.4.17 06:27:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:27:20 Collecting idna<2.8,>=2.5 06:27:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:27:20 Collecting urllib3<1.25,>=1.21.1 06:27:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:27:20 Collecting chardet<3.1.0,>=3.0.2 06:27:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:27:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:27:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:27:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:27:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:27:20 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:27:20 Attempting uninstall: urllib3 06:27:20 Found existing installation: urllib3 1.26.2 06:27:20 Uninstalling urllib3-1.26.2: 06:27:20 Successfully uninstalled urllib3-1.26.2 06:27:20 Attempting uninstall: idna 06:27:20 Found existing installation: idna 3.1 06:27:20 Uninstalling idna-3.1: 06:27:20 Successfully uninstalled idna-3.1 06:27:20 Attempting uninstall: chardet 06:27:20 Found existing installation: chardet 4.0.0 06:27:20 Uninstalling chardet-4.0.0: 06:27:20 Successfully uninstalled chardet-4.0.0 06:27:20 Attempting uninstall: requests 06:27:20 Found existing installation: requests 2.25.1 06:27:20 Uninstalling requests-2.25.1: 06:27:20 Successfully uninstalled requests-2.25.1 06:27:21 Running setup.py install for texttable: started 06:27:21 Running setup.py install for texttable: finished with status 'done' 06:27:21 Running setup.py install for PyYAML: started 06:27:21 Running setup.py install for PyYAML: finished with status 'done' 06:27:21 Running setup.py install for docopt: started 06:27:22 Running setup.py install for docopt: finished with status 'done' 06:27:22 Running setup.py install for dockerpty: started 06:27:22 Running setup.py install for dockerpty: finished with status 'done' 06:27:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 06:27:25 Removing intermediate container 8477bf0a2770 06:27:25 ---> 2e5fe25b9329 06:27:25 Step 15/24 : ENV APP_PORT=58890 06:27:25 ---> Running in dfcd0cdc3408 06:27:25 Removing intermediate container dfcd0cdc3408 06:27:25 ---> e52bb6ae1c7c 06:27:25 Step 16/24 : EXPOSE $APP_PORT 06:27:25 ---> Running in ea2914aec475 06:27:25 Removing intermediate container ea2914aec475 06:27:25 ---> 1e4e51190f42 06:27:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:27:26 ---> e1c5e6e9ead4 06:27:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:27:26 ---> 6bd1c6be5b8f 06:27:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:27:26 ---> 68df189366a6 06:27:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:27:26 ---> Running in 5d7339b1dc1c 06:27:26 Removing intermediate container 5d7339b1dc1c 06:27:26 ---> 6579a45d3dab 06:27:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:26 ---> Running in b7541d21468f 06:27:27 Removing intermediate container b7541d21468f 06:27:27 ---> 97f8e0a17130 06:27:27 Step 22/24 : LABEL arch=x86_64 06:27:27 ---> Running in c0b6c147b8d0 06:27:27 Removing intermediate container c0b6c147b8d0 06:27:27 ---> 509282eea806 06:27:27 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:27 ---> Running in 87420d8ddec4 06:27:27 Removing intermediate container 87420d8ddec4 06:27:27 ---> ae0361ac83f1 06:27:27 Step 24/24 : LABEL version=2.0.1-dev.23 06:27:27 ---> Running in a5ad3eb3a78d 06:27:27 Removing intermediate container a5ad3eb3a78d 06:27:27 ---> 0045b53a2ef2 06:27:27 06:27:27 Successfully built 0045b53a2ef2 06:27:27 Successfully tagged sys-mgmt-agent:latest 06:27:27  Building sys-mgmt-agent ... done  [Pipeline] } 06:27:27 $ docker stop --time=1 dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 06:27:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:27 ---> 56710a434019 06:27:27 Step 3/24 : WORKDIR /edgex-go 06:27:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:27:27 ---> 56710a434019 06:27:27 Step 3/26 : WORKDIR /edgex-go 06:27:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:27:27 ---> 56710a434019 06:27:27 Step 3/32 : WORKDIR /edgex-go 06:27:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:27 ---> 56710a434019 06:27:27 Step 3/22 : WORKDIR /edgex-go 06:27:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:27 ---> 56710a434019 06:27:27 Step 3/24 : WORKDIR /edgex-go 06:27:27 ---> Running in e31c4eacc898 06:27:27 ---> Running in a0fd0e5a3a36 06:27:27 ---> Running in 7500a24c7092 06:27:27 ---> Running in 208a21fd3b1d 06:27:27 ---> Running in be0191e136c7 06:27:27 Removing intermediate container e31c4eacc898 06:27:27 ---> 15d5c97ab300 06:27:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:27 Removing intermediate container 7500a24c7092 06:27:27 ---> ec0a9b2bc601 06:27:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:27 Removing intermediate container a0fd0e5a3a36 06:27:27 ---> 5e25663ac399 06:27:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:27 Removing intermediate container be0191e136c7 06:27:27 ---> 15d671162bd1 06:27:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:27 Removing intermediate container 208a21fd3b1d 06:27:27 ---> 0207c8e20337 06:27:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:27 ---> Running in 04cda08ead09 06:27:27 ---> Running in 6778b17f5264 06:27:27 ---> Running in bde6d3f45343 06:27:27 ---> Running in 22a27f649e6b 06:27:27 ---> Running in 8a91ee49cf8b 06:27:28 $ docker rm -f dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:29 + docker images 06:27:29 REPOSITORY TAG IMAGE ID CREATED SIZE 06:27:29 sys-mgmt-agent latest 0045b53a2ef2 2 seconds ago 325MB 06:27:29 core-data latest 69401f93e10c 17 seconds ago 20.4MB 06:27:29 e5391baaeeea 23 seconds ago 1.75GB 06:27:29 5d1afcfe194b 25 seconds ago 1.75GB 06:27:29 security-secretstore-setup latest 8d2964043c75 40 seconds ago 29MB 06:27:29 security-proxy-setup latest 569010e7099c 41 seconds ago 25.9MB 06:27:29 12f068a2860e 50 seconds ago 1.75GB 06:27:29 7ad6a8b6c4ea 50 seconds ago 1.75GB 06:27:29 security-bootstrapper latest 33e0116254c5 57 seconds ago 18.8MB 06:27:29 support-scheduler latest c1092a05faa9 About a minute ago 16.1MB 06:27:29 core-command latest 852dd8daf7f0 About a minute ago 16MB 06:27:29 ff02dee135e6 About a minute ago 1.75GB 06:27:29 0036ef78b42d About a minute ago 1.75GB 06:27:29 6a8101f1434c About a minute ago 1.74GB 06:27:29 core-metadata latest e572c185a927 About a minute ago 16.7MB 06:27:29 support-notifications latest 06e269724088 About a minute ago 16.8MB 06:27:29 56de2bfe56b1 About a minute ago 1.75GB 06:27:29 e94267e89a51 About a minute ago 1.75GB 06:27:29 ci-base-image-x86_64 latest 6851d9633627 5 minutes ago 1.24GB 06:27:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB 06:27:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB 06:27:29 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 06:27:29 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 06:27:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 06:27:29 Removing intermediate container 04cda08ead09 06:27:29 ---> 2a081400131f 06:27:29 Step 5/32 : RUN apk add --update --no-cache make git 06:27:29 ---> Running in a93c66a6bda8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:29 provisioning config files... 06:27:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config4852863317220633520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:29 Removing intermediate container 6778b17f5264 06:27:29 ---> 3e1cf80ae91a 06:27:29 Step 5/26 : RUN apk add --update --no-cache make git 06:27:29 Removing intermediate container bde6d3f45343 06:27:29 ---> dfda63f2a4c3 06:27:29 Step 5/24 : RUN apk add --update --no-cache make bash git 06:27:29 ---> docker-login.sh 06:27:29 nexus3.edgexfoundry.org:10001 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 nexus3.edgexfoundry.org:10002 06:27:30 ---> Running in 9c5511db4fb1 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 nexus3.edgexfoundry.org:10003 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 ---> Running in 210e6b22a5f4 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 nexus3.edgexfoundry.org:10004 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 docker.io 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 Removing intermediate container 22a27f649e6b 06:27:30 ---> e4c47689c3af 06:27:30 Step 5/24 : RUN apk add --update --no-cache make git 06:27:30 Removing intermediate container 8a91ee49cf8b 06:27:30 ---> cd597843e1c1 06:27:30 Step 5/22 : RUN apk add --update --no-cache make git 06:27:30 ---> Running in cdbc27d1b75c 06:27:31 ---> Running in a882d5c67a19 06:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:31 Configure a credential helper to remove this warning. See 06:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:31 06:27:31 Login Succeeded 06:27:31 ---> docker-login.sh ends [Pipeline] } 06:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:27:32 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:32 latest 06:27:32 2.0.1-dev.23 06:27:32 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:32 main 06:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:33 + docker push nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:33 697c870049a5: Preparing 06:27:33 9197308303d0: Preparing 06:27:33 2144aa14de2a: Preparing 06:27:33 cc817ddcf594: Preparing 06:27:33 32f366d666a5: Preparing 06:27:33 32f366d666a5: Layer already exists 06:27:33 OK: 218 MiB in 52 packages 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:33 2144aa14de2a: Pushed 06:27:33 697c870049a5: Pushed 06:27:33 cc817ddcf594: Pushed 06:27:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:34 OK: 218 MiB in 52 packages 06:27:34 9197308303d0: Pushed 06:27:35 OK: 218 MiB in 52 packages 06:27:35 OK: 218 MiB in 52 packages 06:27:35 OK: 218 MiB in 52 packages 06:27:35 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:35 Removing intermediate container a93c66a6bda8 06:27:35 ---> 835d4c25917d 06:27:35 Step 6/32 : COPY go.mod . 06:27:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 06:27:35 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:35 697c870049a5: Preparing 06:27:35 9197308303d0: Preparing 06:27:35 2144aa14de2a: Preparing 06:27:35 cc817ddcf594: Preparing 06:27:35 32f366d666a5: Preparing 06:27:35 697c870049a5: Layer already exists 06:27:35 cc817ddcf594: Layer already exists 06:27:35 9197308303d0: Layer already exists 06:27:35 32f366d666a5: Layer already exists 06:27:35 2144aa14de2a: Layer already exists 06:27:35 latest: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:36 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 06:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:36 697c870049a5: Preparing 06:27:36 9197308303d0: Preparing 06:27:36 2144aa14de2a: Preparing 06:27:36 cc817ddcf594: Preparing 06:27:36 32f366d666a5: Preparing 06:27:36 32f366d666a5: Layer already exists 06:27:36 9197308303d0: Layer already exists 06:27:36 cc817ddcf594: Layer already exists 06:27:36 697c870049a5: Layer already exists 06:27:36 2144aa14de2a: Layer already exists 06:27:36 2.0.1-dev.23: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:36 ---> 18d969e46516 06:27:36 Step 7/32 : RUN go mod download 06:27:36 Removing intermediate container 9c5511db4fb1 06:27:36 ---> f5a6a6b7752d 06:27:36 Step 6/26 : COPY go.mod . 06:27:36 ---> Running in 048cc522044f 06:27:36 Removing intermediate container cdbc27d1b75c 06:27:36 ---> 41775742777d 06:27:36 Step 6/24 : COPY go.mod . 06:27:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:37 Removing intermediate container 210e6b22a5f4 06:27:37 ---> 0ba29b7f3a3e 06:27:37 Step 6/24 : COPY go.mod . 06:27:37 Removing intermediate container a882d5c67a19 06:27:37 ---> 0ee2b41f474e 06:27:37 Step 6/22 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 06:27:37 + docker push nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:37 697c870049a5: Preparing 06:27:37 9197308303d0: Preparing 06:27:37 2144aa14de2a: Preparing 06:27:37 cc817ddcf594: Preparing 06:27:37 32f366d666a5: Preparing 06:27:37 32f366d666a5: Layer already exists 06:27:37 cc817ddcf594: Layer already exists 06:27:37 697c870049a5: Layer already exists 06:27:37 9197308303d0: Layer already exists 06:27:37 2144aa14de2a: Layer already exists 06:27:37 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:37 ---> 8453e9e4fd7a 06:27:37 Step 7/26 : RUN go mod download 06:27:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 06:27:37 ---> Running in a37b49d32c41 06:27:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:37 697c870049a5: Preparing 06:27:37 9197308303d0: Preparing 06:27:37 2144aa14de2a: Preparing 06:27:37 cc817ddcf594: Preparing 06:27:37 32f366d666a5: Preparing 06:27:37 cc817ddcf594: Layer already exists 06:27:37 32f366d666a5: Layer already exists 06:27:37 9197308303d0: Layer already exists 06:27:37 2144aa14de2a: Layer already exists 06:27:37 697c870049a5: Layer already exists 06:27:37 main: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:38 ===================================================== [Pipeline] echo 06:27:38 taggedImages: 06:27:38 - nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:38 - nexus3.edgexfoundry.org:10004/core-command:latest 06:27:38 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 06:27:38 - nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:27:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:27:38 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:38 latest 06:27:38 2.0.1-dev.23 06:27:38 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:38 main 06:27:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:38 ---> 834c66771329 06:27:38 Step 7/24 : RUN go mod download 06:27:38 ---> cf5d8d02d856 06:27:38 Step 7/24 : RUN go mod download 06:27:38 ---> fbd09bc3ff40 06:27:38 Step 7/22 : RUN go mod download 06:27:38 + docker push nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:38 2b97e8c727c8: Preparing 06:27:38 91574dc881b8: Preparing 06:27:38 2144aa14de2a: Preparing 06:27:38 4c2f7bfc5326: Preparing 06:27:38 1686bcfc0ff3: Preparing 06:27:38 32f366d666a5: Preparing 06:27:38 32f366d666a5: Waiting 06:27:38 2144aa14de2a: Layer already exists 06:27:38 ---> Running in d824ba2d6490 06:27:38 ---> Running in 9cb38b7ddb2e 06:27:38 ---> Running in 19ce189a6890 06:27:39 32f366d666a5: Layer already exists 06:27:39 2b97e8c727c8: Pushed 06:27:39 1686bcfc0ff3: Pushed 06:27:39 4c2f7bfc5326: Pushed 06:27:40 91574dc881b8: Pushed 06:27:40 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 06:27:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:41 2b97e8c727c8: Preparing 06:27:41 91574dc881b8: Preparing 06:27:41 2144aa14de2a: Preparing 06:27:41 4c2f7bfc5326: Preparing 06:27:41 1686bcfc0ff3: Preparing 06:27:41 32f366d666a5: Preparing 06:27:41 32f366d666a5: Waiting 06:27:41 1686bcfc0ff3: Layer already exists 06:27:41 2b97e8c727c8: Layer already exists 06:27:41 2144aa14de2a: Layer already exists 06:27:41 4c2f7bfc5326: Layer already exists 06:27:41 91574dc881b8: Layer already exists 06:27:41 32f366d666a5: Layer already exists 06:27:41 latest: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:41 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 06:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:41 2b97e8c727c8: Preparing 06:27:41 91574dc881b8: Preparing 06:27:41 2144aa14de2a: Preparing 06:27:41 4c2f7bfc5326: Preparing 06:27:41 1686bcfc0ff3: Preparing 06:27:41 32f366d666a5: Preparing 06:27:41 32f366d666a5: Waiting 06:27:41 1686bcfc0ff3: Layer already exists 06:27:41 2b97e8c727c8: Layer already exists 06:27:41 91574dc881b8: Layer already exists 06:27:41 2144aa14de2a: Layer already exists 06:27:41 4c2f7bfc5326: Layer already exists 06:27:41 32f366d666a5: Layer already exists 06:27:41 2.0.1-dev.23: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:42 Removing intermediate container 048cc522044f 06:27:42 ---> abd9fc3308b1 06:27:42 Step 8/32 : COPY . . 06:27:42 + docker push nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:42 2b97e8c727c8: Preparing 06:27:42 91574dc881b8: Preparing 06:27:42 2144aa14de2a: Preparing 06:27:42 4c2f7bfc5326: Preparing 06:27:42 1686bcfc0ff3: Preparing 06:27:42 32f366d666a5: Preparing 06:27:42 32f366d666a5: Waiting 06:27:42 2144aa14de2a: Layer already exists 06:27:42 4c2f7bfc5326: Layer already exists 06:27:42 2b97e8c727c8: Layer already exists 06:27:42 1686bcfc0ff3: Layer already exists 06:27:42 91574dc881b8: Layer already exists 06:27:42 32f366d666a5: Layer already exists 06:27:42 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:27:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 06:27:42 Removing intermediate container a37b49d32c41 06:27:42 ---> e719427fe3f9 06:27:42 Step 8/26 : COPY . . 06:27:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:43 2b97e8c727c8: Preparing 06:27:43 91574dc881b8: Preparing 06:27:43 2144aa14de2a: Preparing 06:27:43 4c2f7bfc5326: Preparing 06:27:43 1686bcfc0ff3: Preparing 06:27:43 32f366d666a5: Preparing 06:27:43 32f366d666a5: Waiting 06:27:43 91574dc881b8: Layer already exists 06:27:43 2144aa14de2a: Layer already exists 06:27:43 4c2f7bfc5326: Layer already exists 06:27:43 1686bcfc0ff3: Layer already exists 06:27:43 2b97e8c727c8: Layer already exists 06:27:43 32f366d666a5: Layer already exists 06:27:43 main: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:43 ===================================================== [Pipeline] echo 06:27:43 taggedImages: 06:27:43 - nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:43 - nexus3.edgexfoundry.org:10004/core-data:latest 06:27:43 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 06:27:43 - nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:27:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:27:43 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:43 latest 06:27:43 2.0.1-dev.23 06:27:43 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:43 main 06:27:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:43 13cfa729dca4: Preparing 06:27:43 bf2b40873a6f: Preparing 06:27:43 2144aa14de2a: Preparing 06:27:43 cc817ddcf594: Preparing 06:27:43 32f366d666a5: Preparing 06:27:43 2144aa14de2a: Layer already exists 06:27:43 32f366d666a5: Layer already exists 06:27:43 cc817ddcf594: Layer already exists 06:27:43 13cfa729dca4: Pushed 06:27:45 bf2b40873a6f: Pushed 06:27:45 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest 06:27:45 Removing intermediate container d824ba2d6490 06:27:45 ---> 2b55e37efafc 06:27:45 Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh 06:27:45 Removing intermediate container 9cb38b7ddb2e 06:27:45 ---> d6ff30916c0c 06:27:45 Step 8/24 : COPY . . 06:27:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:45 13cfa729dca4: Preparing 06:27:45 bf2b40873a6f: Preparing 06:27:45 2144aa14de2a: Preparing 06:27:45 cc817ddcf594: Preparing 06:27:45 32f366d666a5: Preparing 06:27:45 bf2b40873a6f: Layer already exists 06:27:45 32f366d666a5: Layer already exists 06:27:45 cc817ddcf594: Layer already exists 06:27:45 2144aa14de2a: Layer already exists 06:27:45 13cfa729dca4: Layer already exists 06:27:45 latest: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:46 Removing intermediate container 19ce189a6890 06:27:46 ---> acbed944a989 06:27:46 Step 8/22 : COPY . . 06:27:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:46 13cfa729dca4: Preparing 06:27:46 bf2b40873a6f: Preparing 06:27:46 2144aa14de2a: Preparing 06:27:46 cc817ddcf594: Preparing 06:27:46 32f366d666a5: Preparing 06:27:46 32f366d666a5: Layer already exists 06:27:46 13cfa729dca4: Layer already exists 06:27:46 2144aa14de2a: Layer already exists 06:27:46 bf2b40873a6f: Layer already exists 06:27:46 cc817ddcf594: Layer already exists 06:27:46 2.0.1-dev.23: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:47 13cfa729dca4: Preparing 06:27:47 bf2b40873a6f: Preparing 06:27:47 2144aa14de2a: Preparing 06:27:47 cc817ddcf594: Preparing 06:27:47 32f366d666a5: Preparing 06:27:47 13cfa729dca4: Layer already exists 06:27:47 bf2b40873a6f: Layer already exists 06:27:47 2144aa14de2a: Layer already exists 06:27:47 cc817ddcf594: Layer already exists 06:27:47 32f366d666a5: Layer already exists 06:27:47 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:27:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 06:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:47 13cfa729dca4: Preparing 06:27:47 bf2b40873a6f: Preparing 06:27:47 2144aa14de2a: Preparing 06:27:47 cc817ddcf594: Preparing 06:27:47 32f366d666a5: Preparing 06:27:47 cc817ddcf594: Layer already exists 06:27:47 bf2b40873a6f: Layer already exists 06:27:47 2144aa14de2a: Layer already exists 06:27:47 13cfa729dca4: Layer already exists 06:27:47 32f366d666a5: Layer already exists 06:27:47 main: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:47 ===================================================== [Pipeline] echo 06:27:47 taggedImages: 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:27:47 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:27:47 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:47 latest 06:27:47 2.0.1-dev.23 06:27:47 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:47 main 06:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:48 c0cc6c3d4153: Preparing 06:27:48 c0cc6c3d4153: Preparing 06:27:48 9ca926fe89c8: Preparing 06:27:48 c2130b517ab4: Preparing 06:27:48 7d30d13f4549: Preparing 06:27:48 4e94540f42e6: Preparing 06:27:48 2144aa14de2a: Preparing 06:27:48 31b7e26f906a: Preparing 06:27:48 6460b8fcee1c: Preparing 06:27:48 1f6aad6d3e9d: Preparing 06:27:48 1821da04d44c: Preparing 06:27:48 32f366d666a5: Preparing 06:27:48 2144aa14de2a: Waiting 06:27:48 31b7e26f906a: Waiting 06:27:48 6460b8fcee1c: Waiting 06:27:48 1f6aad6d3e9d: Waiting 06:27:48 1821da04d44c: Waiting 06:27:48 32f366d666a5: Waiting 06:27:48 9ca926fe89c8: Pushed 06:27:48 c0cc6c3d4153: Pushed 06:27:48 2144aa14de2a: Layer already exists 06:27:48 c2130b517ab4: Pushed 06:27:48 7d30d13f4549: Pushed 06:27:49 31b7e26f906a: Pushed 06:27:49 6460b8fcee1c: Pushed 06:27:49 32f366d666a5: Layer already exists 06:27:49 1f6aad6d3e9d: Pushed 06:27:49 1821da04d44c: Pushed 06:27:50 4e94540f42e6: Pushed 06:27:50 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 06:27:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:50 c0cc6c3d4153: Preparing 06:27:50 c0cc6c3d4153: Preparing 06:27:50 9ca926fe89c8: Preparing 06:27:50 c2130b517ab4: Preparing 06:27:50 7d30d13f4549: Preparing 06:27:50 4e94540f42e6: Preparing 06:27:50 2144aa14de2a: Preparing 06:27:50 31b7e26f906a: Preparing 06:27:50 6460b8fcee1c: Preparing 06:27:50 1f6aad6d3e9d: Preparing 06:27:50 1821da04d44c: Preparing 06:27:50 32f366d666a5: Preparing 06:27:50 2144aa14de2a: Waiting 06:27:50 31b7e26f906a: Waiting 06:27:50 6460b8fcee1c: Waiting 06:27:50 1f6aad6d3e9d: Waiting 06:27:50 1821da04d44c: Waiting 06:27:50 32f366d666a5: Waiting 06:27:50 c0cc6c3d4153: Layer already exists 06:27:50 4e94540f42e6: Layer already exists 06:27:50 7d30d13f4549: Layer already exists 06:27:50 c2130b517ab4: Layer already exists 06:27:50 9ca926fe89c8: Layer already exists 06:27:50 1f6aad6d3e9d: Layer already exists 06:27:50 31b7e26f906a: Layer already exists 06:27:50 6460b8fcee1c: Layer already exists 06:27:50 2144aa14de2a: Layer already exists 06:27:50 1821da04d44c: Layer already exists 06:27:50 32f366d666a5: Layer already exists 06:27:50 latest: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 06:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:51 c0cc6c3d4153: Preparing 06:27:51 c0cc6c3d4153: Preparing 06:27:51 9ca926fe89c8: Preparing 06:27:51 c2130b517ab4: Preparing 06:27:51 7d30d13f4549: Preparing 06:27:51 4e94540f42e6: Preparing 06:27:51 2144aa14de2a: Preparing 06:27:51 31b7e26f906a: Preparing 06:27:51 6460b8fcee1c: Preparing 06:27:51 1f6aad6d3e9d: Preparing 06:27:51 1821da04d44c: Preparing 06:27:51 32f366d666a5: Preparing 06:27:51 2144aa14de2a: Waiting 06:27:51 31b7e26f906a: Waiting 06:27:51 6460b8fcee1c: Waiting 06:27:51 1f6aad6d3e9d: Waiting 06:27:51 1821da04d44c: Waiting 06:27:51 32f366d666a5: Waiting 06:27:51 7d30d13f4549: Layer already exists 06:27:51 4e94540f42e6: Layer already exists 06:27:51 c0cc6c3d4153: Layer already exists 06:27:51 9ca926fe89c8: Layer already exists 06:27:51 c2130b517ab4: Layer already exists 06:27:51 2144aa14de2a: Layer already exists 06:27:51 1f6aad6d3e9d: Layer already exists 06:27:51 6460b8fcee1c: Layer already exists 06:27:51 31b7e26f906a: Layer already exists 06:27:51 1821da04d44c: Layer already exists 06:27:51 32f366d666a5: Layer already exists 06:27:51 2.0.1-dev.23: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:51 c0cc6c3d4153: Preparing 06:27:51 c0cc6c3d4153: Preparing 06:27:51 9ca926fe89c8: Preparing 06:27:51 c2130b517ab4: Preparing 06:27:51 7d30d13f4549: Preparing 06:27:51 4e94540f42e6: Preparing 06:27:51 2144aa14de2a: Preparing 06:27:51 31b7e26f906a: Preparing 06:27:51 6460b8fcee1c: Preparing 06:27:51 1f6aad6d3e9d: Preparing 06:27:51 1821da04d44c: Preparing 06:27:51 32f366d666a5: Preparing 06:27:51 2144aa14de2a: Waiting 06:27:51 31b7e26f906a: Waiting 06:27:51 6460b8fcee1c: Waiting 06:27:51 1f6aad6d3e9d: Waiting 06:27:51 1821da04d44c: Waiting 06:27:51 32f366d666a5: Waiting 06:27:51 c2130b517ab4: Layer already exists 06:27:51 c0cc6c3d4153: Layer already exists 06:27:51 4e94540f42e6: Layer already exists 06:27:51 7d30d13f4549: Layer already exists 06:27:51 9ca926fe89c8: Layer already exists 06:27:51 1f6aad6d3e9d: Layer already exists 06:27:51 31b7e26f906a: Layer already exists 06:27:51 2144aa14de2a: Layer already exists 06:27:51 6460b8fcee1c: Layer already exists 06:27:51 1821da04d44c: Layer already exists 06:27:51 32f366d666a5: Layer already exists 06:27:51 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh 06:27:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 06:27:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:52 c0cc6c3d4153: Preparing 06:27:52 c0cc6c3d4153: Preparing 06:27:52 9ca926fe89c8: Preparing 06:27:52 c2130b517ab4: Preparing 06:27:52 7d30d13f4549: Preparing 06:27:52 4e94540f42e6: Preparing 06:27:52 2144aa14de2a: Preparing 06:27:52 31b7e26f906a: Preparing 06:27:52 6460b8fcee1c: Preparing 06:27:52 1f6aad6d3e9d: Preparing 06:27:52 1821da04d44c: Preparing 06:27:52 32f366d666a5: Preparing 06:27:52 2144aa14de2a: Waiting 06:27:52 31b7e26f906a: Waiting 06:27:52 6460b8fcee1c: Waiting 06:27:52 1f6aad6d3e9d: Waiting 06:27:52 1821da04d44c: Waiting 06:27:52 32f366d666a5: Waiting 06:27:52 c2130b517ab4: Layer already exists 06:27:52 4e94540f42e6: Layer already exists 06:27:52 c0cc6c3d4153: Layer already exists 06:27:52 7d30d13f4549: Layer already exists 06:27:52 9ca926fe89c8: Layer already exists 06:27:52 31b7e26f906a: Layer already exists 06:27:52 1821da04d44c: Layer already exists 06:27:52 2144aa14de2a: Layer already exists 06:27:52 1f6aad6d3e9d: Layer already exists 06:27:52 6460b8fcee1c: Layer already exists 06:27:52 32f366d666a5: Layer already exists 06:27:52 main: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:52 ===================================================== [Pipeline] echo 06:27:52 taggedImages: 06:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 06:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:27:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:27:52 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:52 latest 06:27:52 2.0.1-dev.23 06:27:52 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:52 main 06:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:53 31cf5bd32280: Preparing 06:27:53 8b5f0d7ded64: Preparing 06:27:53 f78f33a7c09b: Preparing 06:27:53 6387e0b65b92: Preparing 06:27:53 1141401b6618: Preparing 06:27:53 32f366d666a5: Preparing 06:27:53 32f366d666a5: Waiting 06:27:53 6387e0b65b92: Pushed 06:27:53 f78f33a7c09b: Pushed 06:27:53 32f366d666a5: Layer already exists 06:27:53 1141401b6618: Pushed 06:27:54 8b5f0d7ded64: Pushed 06:27:54 31cf5bd32280: Pushed 06:27:54 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh 06:27:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 06:27:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:55 31cf5bd32280: Preparing 06:27:55 8b5f0d7ded64: Preparing 06:27:55 f78f33a7c09b: Preparing 06:27:55 6387e0b65b92: Preparing 06:27:55 1141401b6618: Preparing 06:27:55 32f366d666a5: Preparing 06:27:55 32f366d666a5: Waiting 06:27:55 1141401b6618: Layer already exists 06:27:55 6387e0b65b92: Layer already exists 06:27:55 8b5f0d7ded64: Layer already exists 06:27:55 31cf5bd32280: Layer already exists 06:27:55 f78f33a7c09b: Layer already exists 06:27:55 32f366d666a5: Layer already exists 06:27:55 latest: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh 06:27:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 06:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:55 31cf5bd32280: Preparing 06:27:55 8b5f0d7ded64: Preparing 06:27:55 f78f33a7c09b: Preparing 06:27:55 6387e0b65b92: Preparing 06:27:55 1141401b6618: Preparing 06:27:55 32f366d666a5: Preparing 06:27:55 32f366d666a5: Waiting 06:27:55 8b5f0d7ded64: Layer already exists 06:27:55 1141401b6618: Layer already exists 06:27:55 31cf5bd32280: Layer already exists 06:27:55 f78f33a7c09b: Layer already exists 06:27:55 6387e0b65b92: Layer already exists 06:27:55 32f366d666a5: Layer already exists 06:27:55 2.0.1-dev.23: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh 06:27:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:27:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:56 31cf5bd32280: Preparing 06:27:56 8b5f0d7ded64: Preparing 06:27:56 f78f33a7c09b: Preparing 06:27:56 6387e0b65b92: Preparing 06:27:56 1141401b6618: Preparing 06:27:56 32f366d666a5: Preparing 06:27:56 32f366d666a5: Waiting 06:27:56 1141401b6618: Layer already exists 06:27:56 31cf5bd32280: Layer already exists 06:27:56 f78f33a7c09b: Layer already exists 06:27:56 8b5f0d7ded64: Layer already exists 06:27:56 6387e0b65b92: Layer already exists 06:27:56 32f366d666a5: Layer already exists 06:27:56 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh 06:27:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:57 31cf5bd32280: Preparing 06:27:57 8b5f0d7ded64: Preparing 06:27:57 f78f33a7c09b: Preparing 06:27:57 6387e0b65b92: Preparing 06:27:57 1141401b6618: Preparing 06:27:57 32f366d666a5: Preparing 06:27:57 32f366d666a5: Waiting 06:27:57 31cf5bd32280: Layer already exists 06:27:57 1141401b6618: Layer already exists 06:27:57 8b5f0d7ded64: Layer already exists 06:27:57 6387e0b65b92: Layer already exists 06:27:57 f78f33a7c09b: Layer already exists 06:27:57 32f366d666a5: Layer already exists 06:27:57 main: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:58 ===================================================== [Pipeline] echo 06:27:58 taggedImages: 06:27:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:27:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 06:27:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:27:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:27:58 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:58 latest 06:27:58 2.0.1-dev.23 06:27:58 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:27:58 main 06:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:27:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:59 597797dd6721: Preparing 06:27:59 e8c33bd6d46b: Preparing 06:27:59 a66c91a7757d: Preparing 06:27:59 25dd3408d5da: Preparing 06:27:59 acd2b400487e: Preparing 06:27:59 f74225348158: Preparing 06:27:59 4ebbfdca552f: Preparing 06:27:59 504dede5c8e3: Preparing 06:27:59 b2113e0002a1: Preparing 06:27:59 32f366d666a5: Preparing 06:27:59 f74225348158: Waiting 06:27:59 4ebbfdca552f: Waiting 06:27:59 504dede5c8e3: Waiting 06:27:59 b2113e0002a1: Waiting 06:27:59 32f366d666a5: Waiting 06:27:59 597797dd6721: Pushed 06:27:59 acd2b400487e: Pushed 06:27:59 e8c33bd6d46b: Pushed 06:28:00 f74225348158: Pushed 06:28:00 4ebbfdca552f: Pushed 06:28:00 32f366d666a5: Layer already exists 06:28:00 504dede5c8e3: Pushed 06:28:00 25dd3408d5da: Pushed 06:28:00 b2113e0002a1: Pushed 06:28:00 a66c91a7757d: Pushed 06:28:00 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 06:28:01 ---> 908fac1522d8 06:28:01 Step 9/26 : RUN go mod tidy 06:28:01 ---> 23801711e2ce 06:28:01 Step 9/32 : RUN go mod tidy 06:28:01 ---> ec681da98439 06:28:01 Step 9/22 : RUN go mod tidy 06:28:01 ---> acf73963208a 06:28:01 Step 9/24 : RUN go mod tidy 06:28:01 ---> c5d91064fab6 06:28:01 Step 9/24 : RUN go mod tidy 06:28:01 ---> Running in 1b7ed0ad1fb8 06:28:01 ---> Running in 2b1fb21f266d 06:28:01 ---> Running in 8a37570a01be 06:28:01 ---> Running in 8661d0720ca8 06:28:01 ---> Running in cb2fa511238b 06:28:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:28:01 597797dd6721: Preparing 06:28:01 e8c33bd6d46b: Preparing 06:28:01 a66c91a7757d: Preparing 06:28:01 25dd3408d5da: Preparing 06:28:01 acd2b400487e: Preparing 06:28:01 f74225348158: Preparing 06:28:01 4ebbfdca552f: Preparing 06:28:01 504dede5c8e3: Preparing 06:28:01 b2113e0002a1: Preparing 06:28:01 32f366d666a5: Preparing 06:28:01 4ebbfdca552f: Waiting 06:28:01 504dede5c8e3: Waiting 06:28:01 b2113e0002a1: Waiting 06:28:01 32f366d666a5: Waiting 06:28:01 f74225348158: Waiting 06:28:01 acd2b400487e: Layer already exists 06:28:01 597797dd6721: Layer already exists 06:28:01 e8c33bd6d46b: Layer already exists 06:28:01 a66c91a7757d: Layer already exists 06:28:01 25dd3408d5da: Layer already exists 06:28:01 4ebbfdca552f: Layer already exists 06:28:01 32f366d666a5: Layer already exists 06:28:01 504dede5c8e3: Layer already exists 06:28:01 f74225348158: Layer already exists 06:28:01 b2113e0002a1: Layer already exists 06:28:01 latest: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:28:01 597797dd6721: Preparing 06:28:01 e8c33bd6d46b: Preparing 06:28:01 a66c91a7757d: Preparing 06:28:01 25dd3408d5da: Preparing 06:28:01 acd2b400487e: Preparing 06:28:01 f74225348158: Preparing 06:28:01 4ebbfdca552f: Preparing 06:28:01 504dede5c8e3: Preparing 06:28:01 b2113e0002a1: Preparing 06:28:01 32f366d666a5: Preparing 06:28:01 f74225348158: Waiting 06:28:01 4ebbfdca552f: Waiting 06:28:01 504dede5c8e3: Waiting 06:28:01 b2113e0002a1: Waiting 06:28:01 32f366d666a5: Waiting 06:28:03 e8c33bd6d46b: Layer already exists 06:28:03 597797dd6721: Layer already exists 06:28:03 acd2b400487e: Layer already exists 06:28:03 a66c91a7757d: Layer already exists 06:28:03 25dd3408d5da: Layer already exists 06:28:03 f74225348158: Layer already exists 06:28:03 4ebbfdca552f: Layer already exists 06:28:03 504dede5c8e3: Layer already exists 06:28:03 b2113e0002a1: Layer already exists 06:28:03 32f366d666a5: Layer already exists 06:28:03 2.0.1-dev.23: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:28:04 597797dd6721: Preparing 06:28:04 e8c33bd6d46b: Preparing 06:28:04 a66c91a7757d: Preparing 06:28:04 25dd3408d5da: Preparing 06:28:04 acd2b400487e: Preparing 06:28:04 f74225348158: Preparing 06:28:04 4ebbfdca552f: Preparing 06:28:04 504dede5c8e3: Preparing 06:28:04 b2113e0002a1: Preparing 06:28:04 32f366d666a5: Preparing 06:28:04 f74225348158: Waiting 06:28:04 4ebbfdca552f: Waiting 06:28:04 504dede5c8e3: Waiting 06:28:04 b2113e0002a1: Waiting 06:28:04 32f366d666a5: Waiting 06:28:04 acd2b400487e: Layer already exists 06:28:04 597797dd6721: Layer already exists 06:28:04 25dd3408d5da: Layer already exists 06:28:04 e8c33bd6d46b: Layer already exists 06:28:04 a66c91a7757d: Layer already exists 06:28:04 f74225348158: Layer already exists 06:28:04 504dede5c8e3: Layer already exists 06:28:04 4ebbfdca552f: Layer already exists 06:28:04 32f366d666a5: Layer already exists 06:28:04 b2113e0002a1: Layer already exists 06:28:04 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh 06:28:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 06:28:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:28:04 597797dd6721: Preparing 06:28:04 e8c33bd6d46b: Preparing 06:28:04 a66c91a7757d: Preparing 06:28:04 25dd3408d5da: Preparing 06:28:04 acd2b400487e: Preparing 06:28:04 f74225348158: Preparing 06:28:04 4ebbfdca552f: Preparing 06:28:04 504dede5c8e3: Preparing 06:28:04 b2113e0002a1: Preparing 06:28:04 32f366d666a5: Preparing 06:28:04 f74225348158: Waiting 06:28:04 4ebbfdca552f: Waiting 06:28:04 504dede5c8e3: Waiting 06:28:04 b2113e0002a1: Waiting 06:28:04 32f366d666a5: Waiting 06:28:04 597797dd6721: Layer already exists 06:28:04 e8c33bd6d46b: Layer already exists 06:28:04 a66c91a7757d: Layer already exists 06:28:04 25dd3408d5da: Layer already exists 06:28:04 acd2b400487e: Layer already exists 06:28:04 4ebbfdca552f: Layer already exists 06:28:04 b2113e0002a1: Layer already exists 06:28:04 f74225348158: Layer already exists 06:28:04 32f366d666a5: Layer already exists 06:28:04 504dede5c8e3: Layer already exists 06:28:04 main: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:04 ===================================================== [Pipeline] echo 06:28:04 taggedImages: 06:28:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:28:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 06:28:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:28:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:28:04 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:04 latest 06:28:04 2.0.1-dev.23 06:28:04 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:04 main 06:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:28:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:05 5a942ad0d1c7: Preparing 06:28:05 a4dd6f8c172c: Preparing 06:28:05 2144aa14de2a: Preparing 06:28:05 808249dbd004: Preparing 06:28:05 32f366d666a5: Preparing 06:28:05 2144aa14de2a: Layer already exists 06:28:05 32f366d666a5: Layer already exists 06:28:05 5a942ad0d1c7: Pushed 06:28:05 808249dbd004: Pushed 06:28:06 a4dd6f8c172c: Pushed 06:28:07 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 06:28:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:07 5a942ad0d1c7: Preparing 06:28:07 a4dd6f8c172c: Preparing 06:28:07 2144aa14de2a: Preparing 06:28:07 808249dbd004: Preparing 06:28:07 32f366d666a5: Preparing 06:28:07 a4dd6f8c172c: Layer already exists 06:28:07 808249dbd004: Layer already exists 06:28:07 32f366d666a5: Layer already exists 06:28:07 5a942ad0d1c7: Layer already exists 06:28:07 2144aa14de2a: Layer already exists 06:28:07 latest: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 06:28:08 Removing intermediate container 2b1fb21f266d 06:28:08 ---> 9584074ee294 06:28:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] isUnix [Pipeline] sh 06:28:08 ---> Running in 3d7f52d51e02 06:28:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 06:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:08 5a942ad0d1c7: Preparing 06:28:08 a4dd6f8c172c: Preparing 06:28:08 2144aa14de2a: Preparing 06:28:08 808249dbd004: Preparing 06:28:08 32f366d666a5: Preparing 06:28:08 5a942ad0d1c7: Layer already exists 06:28:08 808249dbd004: Layer already exists 06:28:08 2144aa14de2a: Layer already exists 06:28:08 32f366d666a5: Layer already exists 06:28:08 a4dd6f8c172c: Layer already exists 06:28:08 2.0.1-dev.23: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:08 Removing intermediate container 8661d0720ca8 06:28:08 ---> 890f06414a66 06:28:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:28:08 Removing intermediate container 1b7ed0ad1fb8 06:28:08 ---> 12ccc940ba2e 06:28:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:28:08 Removing intermediate container cb2fa511238b 06:28:08 ---> 45b470569b6b 06:28:08 Step 10/24 : RUN make cmd/core-command/core-command 06:28:08 Removing intermediate container 8a37570a01be 06:28:08 ---> fc20b3768370 06:28:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:08 ---> Running in aa25148d0607 06:28:08 ---> Running in 0ae25fb959a3 06:28:08 ---> Running in 1c1534585391 06:28:08 ---> Running in 6cb5791d4196 06:28:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:08 5a942ad0d1c7: Preparing 06:28:08 a4dd6f8c172c: Preparing 06:28:08 2144aa14de2a: Preparing 06:28:08 808249dbd004: Preparing 06:28:08 32f366d666a5: Preparing 06:28:08 32f366d666a5: Layer already exists 06:28:08 808249dbd004: Layer already exists 06:28:08 2144aa14de2a: Layer already exists 06:28:08 a4dd6f8c172c: Layer already exists 06:28:08 5a942ad0d1c7: Layer already exists 06:28:08 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:28:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 06:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:09 5a942ad0d1c7: Preparing 06:28:09 a4dd6f8c172c: Preparing 06:28:09 2144aa14de2a: Preparing 06:28:09 808249dbd004: Preparing 06:28:09 32f366d666a5: Preparing 06:28:09 5a942ad0d1c7: Layer already exists 06:28:09 2144aa14de2a: Layer already exists 06:28:09 32f366d666a5: Layer already exists 06:28:09 808249dbd004: Layer already exists 06:28:09 a4dd6f8c172c: Layer already exists 06:28:09 main: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:09 ===================================================== [Pipeline] echo 06:28:09 taggedImages: 06:28:09 - nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:28:09 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 06:28:09 - nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:28:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:28:09 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:09 latest 06:28:09 2.0.1-dev.23 06:28:09 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:09 main 06:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:28:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:28:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:10 e2cfbf90e8c9: Preparing 06:28:10 40a3ad59a26c: Preparing 06:28:10 2144aa14de2a: Preparing 06:28:10 cc817ddcf594: Preparing 06:28:10 32f366d666a5: Preparing 06:28:10 32f366d666a5: Layer already exists 06:28:10 2144aa14de2a: Layer already exists 06:28:10 cc817ddcf594: Layer already exists 06:28:10 e2cfbf90e8c9: Pushed 06:28:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command 06:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:28:11 40a3ad59a26c: Pushed 06:28:11 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 06:28:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:12 e2cfbf90e8c9: Preparing 06:28:12 40a3ad59a26c: Preparing 06:28:12 2144aa14de2a: Preparing 06:28:12 cc817ddcf594: Preparing 06:28:12 32f366d666a5: Preparing 06:28:12 40a3ad59a26c: Layer already exists 06:28:12 2144aa14de2a: Layer already exists 06:28:12 32f366d666a5: Layer already exists 06:28:12 cc817ddcf594: Layer already exists 06:28:12 e2cfbf90e8c9: Layer already exists 06:28:12 latest: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 06:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:13 e2cfbf90e8c9: Preparing 06:28:13 40a3ad59a26c: Preparing 06:28:13 2144aa14de2a: Preparing 06:28:13 cc817ddcf594: Preparing 06:28:13 32f366d666a5: Preparing 06:28:13 cc817ddcf594: Layer already exists 06:28:13 32f366d666a5: Layer already exists 06:28:13 e2cfbf90e8c9: Layer already exists 06:28:13 40a3ad59a26c: Layer already exists 06:28:13 2144aa14de2a: Layer already exists 06:28:13 2.0.1-dev.23: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:13 e2cfbf90e8c9: Preparing 06:28:13 40a3ad59a26c: Preparing 06:28:13 2144aa14de2a: Preparing 06:28:13 cc817ddcf594: Preparing 06:28:13 32f366d666a5: Preparing 06:28:13 2144aa14de2a: Layer already exists 06:28:13 32f366d666a5: Layer already exists 06:28:13 40a3ad59a26c: Layer already exists 06:28:13 cc817ddcf594: Layer already exists 06:28:13 e2cfbf90e8c9: Layer already exists 06:28:13 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:14 e2cfbf90e8c9: Preparing 06:28:14 40a3ad59a26c: Preparing 06:28:14 2144aa14de2a: Preparing 06:28:14 cc817ddcf594: Preparing 06:28:14 32f366d666a5: Preparing 06:28:14 32f366d666a5: Layer already exists 06:28:14 2144aa14de2a: Layer already exists 06:28:14 cc817ddcf594: Layer already exists 06:28:14 e2cfbf90e8c9: Layer already exists 06:28:14 40a3ad59a26c: Layer already exists 06:28:14 main: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:14 ===================================================== [Pipeline] echo 06:28:14 taggedImages: 06:28:14 - nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:28:14 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 06:28:14 - nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:28:14 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:28:14 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:14 latest 06:28:14 2.0.1-dev.23 06:28:14 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:14 main 06:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:28:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:28:15 8c2705f960e8: Preparing 06:28:15 7fa180ff20fa: Preparing 06:28:15 3c78a21c8e7a: Preparing 06:28:15 8238ef932698: Preparing 06:28:15 c080ac93e525: Preparing 06:28:15 87dec32dab56: Preparing 06:28:15 4b3c02ac6c6d: Preparing 06:28:15 3b6deb83ca37: Preparing 06:28:15 563ea45970c1: Preparing 06:28:15 91e3b9641807: Preparing 06:28:15 b2d5eeeaba3a: Preparing 06:28:15 87dec32dab56: Waiting 06:28:15 4b3c02ac6c6d: Waiting 06:28:15 3b6deb83ca37: Waiting 06:28:15 563ea45970c1: Waiting 06:28:15 91e3b9641807: Waiting 06:28:15 b2d5eeeaba3a: Waiting 06:28:15 c080ac93e525: Layer already exists 06:28:15 87dec32dab56: Layer already exists 06:28:15 4b3c02ac6c6d: Layer already exists 06:28:15 7fa180ff20fa: Pushed 06:28:15 3b6deb83ca37: Layer already exists 06:28:15 563ea45970c1: Layer already exists 06:28:15 b2d5eeeaba3a: Layer already exists 06:28:15 91e3b9641807: Layer already exists 06:28:15 8c2705f960e8: Pushed 06:28:16 3c78a21c8e7a: Pushed 06:28:20 8238ef932698: Pushed 06:28:20 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 06:28:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:28:22 8c2705f960e8: Preparing 06:28:22 7fa180ff20fa: Preparing 06:28:22 3c78a21c8e7a: Preparing 06:28:22 8238ef932698: Preparing 06:28:22 c080ac93e525: Preparing 06:28:22 87dec32dab56: Preparing 06:28:22 4b3c02ac6c6d: Preparing 06:28:22 3b6deb83ca37: Preparing 06:28:22 563ea45970c1: Preparing 06:28:22 91e3b9641807: Preparing 06:28:22 b2d5eeeaba3a: Preparing 06:28:22 87dec32dab56: Waiting 06:28:22 4b3c02ac6c6d: Waiting 06:28:22 3b6deb83ca37: Waiting 06:28:22 563ea45970c1: Waiting 06:28:22 91e3b9641807: Waiting 06:28:22 b2d5eeeaba3a: Waiting 06:28:22 7fa180ff20fa: Layer already exists 06:28:22 3c78a21c8e7a: Layer already exists 06:28:22 c080ac93e525: Layer already exists 06:28:22 8238ef932698: Layer already exists 06:28:22 8c2705f960e8: Layer already exists 06:28:22 91e3b9641807: Layer already exists 06:28:22 563ea45970c1: Layer already exists 06:28:22 3b6deb83ca37: Layer already exists 06:28:22 87dec32dab56: Layer already exists 06:28:22 4b3c02ac6c6d: Layer already exists 06:28:22 b2d5eeeaba3a: Layer already exists 06:28:22 latest: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 06:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:28:23 8c2705f960e8: Preparing 06:28:23 7fa180ff20fa: Preparing 06:28:23 3c78a21c8e7a: Preparing 06:28:23 8238ef932698: Preparing 06:28:23 c080ac93e525: Preparing 06:28:23 87dec32dab56: Preparing 06:28:23 4b3c02ac6c6d: Preparing 06:28:23 3b6deb83ca37: Preparing 06:28:23 563ea45970c1: Preparing 06:28:23 91e3b9641807: Preparing 06:28:23 b2d5eeeaba3a: Preparing 06:28:23 3b6deb83ca37: Waiting 06:28:23 563ea45970c1: Waiting 06:28:23 91e3b9641807: Waiting 06:28:23 b2d5eeeaba3a: Waiting 06:28:23 87dec32dab56: Waiting 06:28:23 4b3c02ac6c6d: Waiting 06:28:23 8238ef932698: Layer already exists 06:28:23 3c78a21c8e7a: Layer already exists 06:28:23 c080ac93e525: Layer already exists 06:28:23 7fa180ff20fa: Layer already exists 06:28:23 8c2705f960e8: Layer already exists 06:28:23 3b6deb83ca37: Layer already exists 06:28:23 91e3b9641807: Layer already exists 06:28:23 4b3c02ac6c6d: Layer already exists 06:28:23 563ea45970c1: Layer already exists 06:28:23 87dec32dab56: Layer already exists 06:28:23 b2d5eeeaba3a: Layer already exists 06:28:23 2.0.1-dev.23: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:28:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:28:24 8c2705f960e8: Preparing 06:28:24 7fa180ff20fa: Preparing 06:28:24 3c78a21c8e7a: Preparing 06:28:24 8238ef932698: Preparing 06:28:24 c080ac93e525: Preparing 06:28:24 87dec32dab56: Preparing 06:28:24 4b3c02ac6c6d: Preparing 06:28:24 3b6deb83ca37: Preparing 06:28:24 563ea45970c1: Preparing 06:28:24 91e3b9641807: Preparing 06:28:24 b2d5eeeaba3a: Preparing 06:28:24 87dec32dab56: Waiting 06:28:24 4b3c02ac6c6d: Waiting 06:28:24 3b6deb83ca37: Waiting 06:28:24 563ea45970c1: Waiting 06:28:24 91e3b9641807: Waiting 06:28:24 b2d5eeeaba3a: Waiting 06:28:24 c080ac93e525: Layer already exists 06:28:24 8c2705f960e8: Layer already exists 06:28:24 8238ef932698: Layer already exists 06:28:24 3c78a21c8e7a: Layer already exists 06:28:24 7fa180ff20fa: Layer already exists 06:28:24 87dec32dab56: Layer already exists 06:28:24 4b3c02ac6c6d: Layer already exists 06:28:24 3b6deb83ca37: Layer already exists 06:28:24 563ea45970c1: Layer already exists 06:28:24 91e3b9641807: Layer already exists 06:28:24 b2d5eeeaba3a: Layer already exists 06:28:24 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh 06:28:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 06:28:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 06:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:28:24 8c2705f960e8: Preparing 06:28:24 7fa180ff20fa: Preparing 06:28:24 3c78a21c8e7a: Preparing 06:28:24 8238ef932698: Preparing 06:28:24 c080ac93e525: Preparing 06:28:24 87dec32dab56: Preparing 06:28:24 4b3c02ac6c6d: Preparing 06:28:24 3b6deb83ca37: Preparing 06:28:24 563ea45970c1: Preparing 06:28:24 91e3b9641807: Preparing 06:28:24 b2d5eeeaba3a: Preparing 06:28:24 4b3c02ac6c6d: Waiting 06:28:24 3b6deb83ca37: Waiting 06:28:24 563ea45970c1: Waiting 06:28:24 91e3b9641807: Waiting 06:28:24 b2d5eeeaba3a: Waiting 06:28:24 87dec32dab56: Waiting 06:28:24 7fa180ff20fa: Layer already exists 06:28:24 c080ac93e525: Layer already exists 06:28:24 3c78a21c8e7a: Layer already exists 06:28:24 8c2705f960e8: Layer already exists 06:28:24 8238ef932698: Layer already exists 06:28:24 4b3c02ac6c6d: Layer already exists 06:28:24 87dec32dab56: Layer already exists 06:28:24 3b6deb83ca37: Layer already exists 06:28:24 91e3b9641807: Layer already exists 06:28:24 563ea45970c1: Layer already exists 06:28:24 b2d5eeeaba3a: Layer already exists 06:28:24 main: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:24 ===================================================== [Pipeline] echo 06:28:24 taggedImages: 06:28:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:28:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:28:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 06:28:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:28:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config 06:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:30:04 Removing intermediate container 1c1534585391 06:30:04 ---> 69d995a5756f 06:30:04 06:30:04 Step 11/24 : FROM alpine:3.12 06:30:04 Removing intermediate container aa25148d0607 06:30:04 ---> e09b07d96dd6 06:30:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:30:05 3.12: Pulling from library/alpine 06:30:05 ---> Running in a1f23288daf2 06:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:30:07 Removing intermediate container 6cb5791d4196 06:30:07 ---> 1da1308b9025 06:30:07 06:30:07 Step 11/32 : FROM alpine:3.12 06:30:07 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:30:07 Status: Downloaded newer image for alpine:3.12 06:30:07 ---> c4fd0aeabfcf 06:30:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:30:07 3.12: Pulling from library/alpine 06:30:07 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:30:07 Status: Image is up to date for alpine:3.12 06:30:07 Removing intermediate container 3d7f52d51e02 06:30:07 ---> 826af69942f8 06:30:07 06:30:07 Step 11/22 : FROM alpine:3.12 06:30:07 ---> c4fd0aeabfcf 06:30:07 Step 12/22 : RUN apk add --update --no-cache curl 06:30:07 Removing intermediate container 0ae25fb959a3 06:30:07 ---> db907a425b7e 06:30:07 06:30:07 Step 11/26 : FROM alpine:3.12 06:30:07 ---> c4fd0aeabfcf 06:30:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:30:07 ---> c4fd0aeabfcf 06:30:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:30:08 ---> Running in 86168e1c702b 06:30:08 ---> Running in c537f77640bb 06:30:08 ---> Running in 6b9fe420e5ad 06:30:08 ---> Running in 79503115b0ca 06:30:09 Removing intermediate container 6b9fe420e5ad 06:30:09 ---> cdf3fd918748 06:30:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:30:09 ---> Running in 80b0b6449c31 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:10 (1/1) Installing dumb-init (1.2.2-r1) 06:30:10 Executing busybox-1.31.1-r20.trigger 06:30:10 Removing intermediate container a1f23288daf2 06:30:10 ---> 5e4b6fad2c95 06:30:10 06:30:10 Step 12/24 : FROM docker:20.10.7 06:30:10 OK: 5 MiB in 15 packages 06:30:11 20.10.7: Pulling from library/docker 06:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:11 (1/6) Installing ca-certificates (20191127-r4) 06:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:11 (1/4) Installing ca-certificates (20191127-r4) 06:30:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:30:11 (3/6) Installing libcurl (7.78.0-r0) 06:30:11 (4/6) Installing curl (7.78.0-r0) 06:30:11 (5/6) Installing dumb-init (1.2.2-r1) 06:30:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:30:11 (6/6) Installing su-exec (0.2-r1) 06:30:11 (3/4) Installing libcurl (7.78.0-r0) 06:30:11 Executing busybox-1.31.1-r20.trigger 06:30:11 (4/4) Installing curl (7.78.0-r0) 06:30:11 Executing ca-certificates-20191127-r4.trigger 06:30:11 Executing busybox-1.31.1-r20.trigger 06:30:11 Executing ca-certificates-20191127-r4.trigger 06:30:11 OK: 7 MiB in 20 packages 06:30:12 OK: 7 MiB in 18 packages 06:30:12 (1/2) Installing dumb-init (1.2.2-r1) 06:30:12 (2/2) Installing su-exec (0.2-r1) 06:30:12 Executing busybox-1.31.1-r20.trigger 06:30:12 OK: 5 MiB in 16 packages 06:30:13 Removing intermediate container 86168e1c702b 06:30:13 ---> 74c967c8758a 06:30:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:13 ---> Running in 94e839c10526 06:30:13 Removing intermediate container 94e839c10526 06:30:13 ---> cd8b7772bbf3 06:30:13 Step 14/24 : ENV APP_PORT=59882 06:30:14 ---> Running in 97886062bf31 06:30:14 Removing intermediate container 80b0b6449c31 06:30:14 ---> 4206be3b729f 06:30:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:30:14 Removing intermediate container c537f77640bb 06:30:14 ---> 7e3f5910dd1d 06:30:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:14 Removing intermediate container 79503115b0ca 06:30:14 ---> 0afe2a8ddf7a 06:30:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:14 ---> Running in 298bbe391f12 06:30:15 ---> Running in bc83c3427ef3 06:30:15 ---> Running in 70d5a9d25f6c 06:30:15 Removing intermediate container 97886062bf31 06:30:15 ---> c70b21c24b04 06:30:15 Step 15/24 : EXPOSE $APP_PORT 06:30:15 ---> Running in 810fc569d497 06:30:15 Removing intermediate container 298bbe391f12 06:30:15 ---> b9525cd9c051 06:30:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:30:15 Removing intermediate container 70d5a9d25f6c 06:30:15 ---> d859da503a20 06:30:15 Step 14/22 : WORKDIR /edgex 06:30:15 Removing intermediate container bc83c3427ef3 06:30:15 ---> bd448d741fab 06:30:15 Step 14/26 : WORKDIR / 06:30:15 ---> Running in b522acc57293 06:30:16 ---> Running in 5b8d363773b0 06:30:16 ---> Running in dd242cf6628e 06:30:16 Removing intermediate container 810fc569d497 06:30:16 ---> 7a30afaf7b7e 06:30:16 Step 16/24 : WORKDIR / 06:30:16 ---> Running in ea9cc0e2185a 06:30:16 Removing intermediate container b522acc57293 06:30:16 ---> 04ef55f0a54d 06:30:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:30:17 ---> Running in a7e81a9bf481 06:30:17 Removing intermediate container 5b8d363773b0 06:30:17 ---> 2b310ecade6e 06:30:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:30:17 Removing intermediate container dd242cf6628e 06:30:17 ---> 206d481f3201 06:30:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:30:17 Removing intermediate container ea9cc0e2185a 06:30:17 ---> 956a4aeea2e1 06:30:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:18 ---> c2c567c35bef 06:30:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:30:19 ---> 90a56f5460f3 06:30:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:30:19 ---> 9cf44d0152a1 06:30:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:30:20 Removing intermediate container a7e81a9bf481 06:30:20 ---> 2aae37e24ec7 06:30:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:30:20 ---> 73981aadacb2 06:30:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:30:20 ---> 5f31d3af246e 06:30:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:30:21 ---> Running in 520e94169546 06:30:21 ---> 74216401dec9 06:30:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:30:22 Removing intermediate container 520e94169546 06:30:22 ---> f5b01ca12468 06:30:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:30:22 ---> b645f547ae97 06:30:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:30:22 ---> 00863574046e 06:30:22 Step 20/24 : ENTRYPOINT ["/core-command"] 06:30:22 ---> Running in 14e5b51bb6c3 06:30:23 ---> 05da2b611231 06:30:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:30:23 ---> Running in 5a8da1c43fa9 06:30:23 ---> 3cea687f1e77 06:30:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shRemoving intermediate container 14e5b51bb6c3 06:30:23 ---> e0cba5c0295d 06:30:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:23 06:30:23 ---> e41e5b3718c0 06:30:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:30:24 ---> Running in 2860581736e9 06:30:24 ---> Running in 83bad5722a59 06:30:24 Removing intermediate container 5a8da1c43fa9 06:30:24 ---> f59565bbccde 06:30:24 Step 19/22 : CMD ["--init=true"] 06:30:24 ---> Running in e924c16aecbe 06:30:25 Removing intermediate container 83bad5722a59 06:30:25 ---> 547e31acaf77 06:30:25 Step 22/24 : LABEL arch=arm64 06:30:25 ---> Running in 1e7cf6323788 06:30:25 Removing intermediate container e924c16aecbe 06:30:25 ---> 0e6a2f87e04e 06:30:25 Step 20/22 : LABEL arch=arm64 06:30:26 ---> Running in 738ee212a9e0 06:30:26 ---> 2084aa9843e8 06:30:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:30:26 Removing intermediate container 1e7cf6323788 06:30:26 ---> 35c79dc04121 06:30:26 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:30:26 ---> Running in e4abfb7836f2 06:30:26 Removing intermediate container 738ee212a9e0 06:30:26 ---> 7411a6064043 06:30:26 Step 21/22 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:30:27 ---> Running in 1950544f9fea 06:30:27 Removing intermediate container e4abfb7836f2 06:30:27 ---> 01d6aece0f00 06:30:27 Step 24/24 : LABEL version=2.0.1-dev.23 06:30:27 Removing intermediate container 2860581736e9 06:30:27 ---> 7bb16025d941 06:30:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:28 ---> Running in 27e22eea02a2 06:30:28 Removing intermediate container 1950544f9fea 06:30:28 ---> b1eb5a581880 06:30:28 Step 22/22 : LABEL version=2.0.1-dev.23 06:30:28 ---> Running in e1c5715c6659 06:30:28 ---> 11010a1e9f39 06:30:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:30:28 Removing intermediate container 27e22eea02a2 06:30:28 ---> 2f5632e2d8d8 06:30:28 06:30:28 Successfully built 2f5632e2d8d8 06:30:28 ---> bff12f72b187 06:30:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:30:29 Successfully tagged core-command-arm64:latest 06:30:29  Building core-command ... done Building support-notifications 06:30:29 Removing intermediate container e1c5715c6659 06:30:29 ---> 3bac11a1a0b1 06:30:29 06:30:29 ---> cadad583f35c 06:30:29 Step 22/26 : 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/ 06:30:29 Successfully built 3bac11a1a0b1 06:30:29 Successfully tagged security-proxy-setup-arm64:latest 06:30:29 Building core-metadata 06:30:30  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:30:30 Status: Downloaded newer image for docker:20.10.7 06:30:30 ---> df445af6242a 06:30:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:30:30 ---> Running in d6e21095f17c 06:30:30 ---> Running in d323bb16dbda 06:30:30 ---> f2116b33ffd6 06:30:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:30:31 Removing intermediate container d323bb16dbda 06:30:31 ---> dfbf31fce472 06:30:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:30:31 ---> Running in 510b82370912 06:30:32 ---> 4e22b2448058 06:30:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:30:34 ---> 17e98bf49e63 06:30:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:30:34 Removing intermediate container d6e21095f17c 06:30:34 ---> 1067c2958382 06:30:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:30:34 ---> Running in ef9d2c6f37a6 06:30:35 ---> ba085f46ac69 06:30:35 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:30:35 (1/39) Installing readline (8.1.0-r0) 06:30:35 (2/39) Installing bash (5.1.0-r0) 06:30:35 Executing bash-5.1.0-r0.post-install 06:30:35 Removing intermediate container ef9d2c6f37a6 06:30:35 ---> 58243f866b52 06:30:35 Step 24/26 : LABEL arch=arm64 06:30:35 (3/39) Installing brotli-libs (1.0.9-r3) 06:30:35 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:30:35 (5/39) Installing libcurl (7.78.0-r0) 06:30:35 (6/39) Installing curl (7.78.0-r0) 06:30:35 (7/39) Installing dumb-init (1.2.5-r0) 06:30:35 (8/39) Installing libbz2 (1.0.8-r1) 06:30:35 (9/39) Installing expat (2.2.10-r1) 06:30:35 (10/39) Installing libffi (3.3-r2) 06:30:35 (11/39) Installing gdbm (1.19-r0) 06:30:35 (12/39) Installing xz-libs (5.2.5-r0) 06:30:35 (13/39) Installing sqlite-libs (3.34.1-r0) 06:30:35 (14/39) Installing python3 (3.8.10-r0) 06:30:35 ---> Running in ee2c5a0354d2 06:30:35 ---> Running in d541e961e774 06:30:36 Removing intermediate container ee2c5a0354d2 06:30:36 ---> acf426e8fbfe 06:30:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:30:36 Removing intermediate container d541e961e774 06:30:36 ---> 8421267c55ac 06:30:36 Step 25/26 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:30:37 ---> Running in 50b732407cfd 06:30:37 (15/39) Installing py3-appdirs (1.4.4-r1) 06:30:37 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:30:37 (17/39) Installing py3-parsing (2.4.7-r1) 06:30:37 (18/39) Installing py3-six (1.15.0-r0) 06:30:37 (19/39) Installing py3-packaging (20.9-r0) 06:30:37 (20/39) Installing py3-setuptools (51.3.3-r0) 06:30:37 (21/39) Installing py3-chardet (4.0.0-r0) 06:30:37 (22/39) Installing py3-idna (3.1-r0) 06:30:37 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:30:37 ---> 1b3429668642 06:30:37 Step 27/32 : RUN chmod +x /entrypoint.sh 06:30:37 (24/39) Installing py3-requests (2.25.1-r1) 06:30:38 (25/39) Installing py3-msgpack (1.0.2-r0) 06:30:38 (26/39) Installing py3-lockfile (0.12.2-r3) 06:30:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:30:38 (28/39) Installing py3-colorama (0.4.4-r0) 06:30:38 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:30:38 (30/39) Installing py3-distlib (0.3.1-r1) 06:30:38 (31/39) Installing py3-distro (1.5.0-r1) 06:30:38 (32/39) Installing py3-webencodings (0.5.1-r3) 06:30:38 (33/39) Installing py3-html5lib (1.1-r0) 06:30:38 (34/39) Installing py3-pytoml (0.1.21-r0) 06:30:38 (35/39) Installing py3-pep517 (0.9.1-r0) 06:30:38 (36/39) Installing py3-progress (1.5-r0) 06:30:38 (37/39) Installing py3-retrying (1.3.3-r0) 06:30:38 (38/39) Installing py3-toml (0.10.2-r0) 06:30:38 (39/39) Installing py3-pip (20.3.4-r0) 06:30:38 ---> Running in 118cb4ae3472 06:30:38 Removing intermediate container 50b732407cfd 06:30:38 ---> 6a428cfa07b6 06:30:38 Step 26/26 : LABEL version=2.0.1-dev.23 06:30:38 Executing busybox-1.32.1-r6.trigger 06:30:38 OK: 82 MiB in 59 packages 06:30:38 ---> Running in ffdc46717c32 06:30:40 Removing intermediate container ffdc46717c32 06:30:40 ---> 65a2ec6038af 06:30:40 06:30:40 Successfully built 65a2ec6038af 06:30:40 Successfully tagged security-secretstore-setup-arm64:latest 06:30:40  Building security-secretstore-setup ... done Building core-data 06:30:42 Removing intermediate container 118cb4ae3472 06:30:42 ---> db42049e8d06 06:30:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:30:42 ---> Running in 2e90873946c5 06:30:43 Removing intermediate container 2e90873946c5 06:30:43 ---> 73ef61739055 06:30:43 Step 29/32 : CMD ["gate"] 06:30:44 ---> Running in 292c033141a7 06:30:45 Removing intermediate container 292c033141a7 06:30:45 ---> 7802158dfcdf 06:30:45 Step 30/32 : LABEL arch=arm64 06:30:45 ---> Running in 408dbc0334ed 06:30:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:30:46 ---> 56710a434019 06:30:46 Step 3/23 : WORKDIR /edgex-go 06:30:46 ---> Using cache 06:30:46 ---> 0207c8e20337 06:30:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:46 ---> Using cache 06:30:46 ---> cd597843e1c1 06:30:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:30:47 Removing intermediate container 408dbc0334ed 06:30:47 ---> c97286a9b558 06:30:47 Step 31/32 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:30:47 Collecting docker-compose==1.23.2 06:30:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:30:47 ---> Running in ed0c066b691f 06:30:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:47 ---> 56710a434019 06:30:47 Step 3/24 : WORKDIR /edgex-go 06:30:47 ---> Using cache 06:30:47 ---> 0207c8e20337 06:30:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:47 ---> Using cache 06:30:47 ---> cd597843e1c1 06:30:47 Step 5/24 : RUN apk add --update --no-cache make git 06:30:47 ---> Using cache 06:30:47 ---> 0ee2b41f474e 06:30:47 Step 6/24 : COPY go.mod . 06:30:47 ---> Using cache 06:30:47 ---> fbd09bc3ff40 06:30:47 Step 7/24 : RUN go mod download 06:30:47 ---> Using cache 06:30:47 ---> acbed944a989 06:30:47 Step 8/24 : COPY . . 06:30:47 ---> Using cache 06:30:47 ---> ec681da98439 06:30:47 Step 9/24 : RUN go mod tidy 06:30:47 ---> Using cache 06:30:47 ---> 9584074ee294 06:30:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:30:47 Collecting cached-property<2,>=1.2.0 06:30:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:30:48 ---> Running in 95637ae0184b 06:30:48 ---> Running in b9c8a2ee7d22 06:30:49 Removing intermediate container b9c8a2ee7d22 06:30:49 ---> 1039451df857 06:30:49 Step 32/32 : LABEL version=2.0.1-dev.23 06:30:49 Collecting PyYAML<4,>=3.10 06:30:49 Downloading PyYAML-3.13.tar.gz (270 kB) 06:30:49 ---> Running in 1573c751c860 06:30:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:30:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:30:50 Removing intermediate container 1573c751c860 06:30:50 ---> e3d0572b5999 06:30:50 06:30:50 Successfully built e3d0572b5999 06:30:50 Successfully tagged security-bootstrapper-arm64:latest 06:30:50  Building security-bootstrapper ... done Building support-scheduler 06:30:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:30:51 OK: 218 MiB in 52 packages 06:30:53 Collecting jsonschema<3,>=2.5.1 06:30:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:30:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:30:54 Removing intermediate container ed0c066b691f 06:30:54 ---> e1fc5ec5ee2e 06:30:54 Step 6/23 : COPY go.mod . 06:30:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:30:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:30:55 Collecting docker<4.0,>=3.6.0 06:30:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:30:55 Collecting docopt<0.7,>=0.6.1 06:30:55 Downloading docopt-0.6.2.tar.gz (25 kB) 06:30:56 ---> 57da41d45c04 06:30:56 Step 7/23 : RUN go mod download 06:30:56 ---> Running in 0ce42c283833 06:30:58 Collecting dockerpty<0.5,>=0.4.1 06:30:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:30:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:59 ---> 56710a434019 06:30:59 Step 3/24 : WORKDIR /edgex-go 06:30:59 ---> Using cache 06:30:59 ---> 0207c8e20337 06:30:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:59 ---> Using cache 06:30:59 ---> cd597843e1c1 06:30:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:30:59 ---> Running in f9c976cdc8ae 06:31:02 Collecting websocket-client<1.0,>=0.32.0 06:31:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:31:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:31:02 Collecting texttable<0.10,>=0.9.0 06:31:02 Downloading texttable-0.9.1.tar.gz (11 kB) 06:31:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:31:03 Removing intermediate container 0ce42c283833 06:31:03 ---> 1db4929011e1 06:31:03 Step 8/23 : COPY . . 06:31:04 OK: 218 MiB in 52 packages 06:31:05 Collecting docker-pycreds>=0.4.0 06:31:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:31:06 Collecting certifi>=2017.4.17 06:31:06 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:31:06 Collecting idna<2.8,>=2.5 06:31:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:31:06 Removing intermediate container f9c976cdc8ae 06:31:06 ---> 71359f1b10f7 06:31:06 Step 6/24 : COPY go.mod . 06:31:06 Collecting urllib3<1.25,>=1.21.1 06:31:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:31:07 Collecting chardet<3.1.0,>=3.0.2 06:31:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:31:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:31:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:31:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:31:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:31:08 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:31:08 Attempting uninstall: urllib3 06:31:08 Found existing installation: urllib3 1.26.2 06:31:08 Uninstalling urllib3-1.26.2: 06:31:08 ---> a54e365c7780 06:31:08 Step 7/24 : RUN go mod download 06:31:08 Successfully uninstalled urllib3-1.26.2 06:31:09 ---> Running in 60750c2198cb 06:31:09 Attempting uninstall: idna 06:31:09 Found existing installation: idna 3.1 06:31:09 Uninstalling idna-3.1: 06:31:09 Successfully uninstalled idna-3.1 06:31:10 Attempting uninstall: chardet 06:31:10 Found existing installation: chardet 4.0.0 06:31:10 Uninstalling chardet-4.0.0: 06:31:10 Successfully uninstalled chardet-4.0.0 06:31:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:31:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 56710a434019 06:31:10 Step 3/23 : WORKDIR /edgex-go 06:31:10 ---> Using cache 06:31:10 ---> 0207c8e20337 06:31:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:10 ---> Using cache 06:31:10 ---> cd597843e1c1 06:31:10 Step 5/23 : RUN apk add --update --no-cache make git 06:31:10 ---> Using cache 06:31:10 ---> 0ee2b41f474e 06:31:10 Step 6/23 : COPY go.mod . 06:31:10 ---> Using cache 06:31:10 ---> fbd09bc3ff40 06:31:10 Step 7/23 : RUN go mod download 06:31:10 ---> Using cache 06:31:10 ---> acbed944a989 06:31:10 Step 8/23 : COPY . . 06:31:10 ---> Using cache 06:31:10 ---> ec681da98439 06:31:10 Step 9/23 : RUN go mod tidy 06:31:10 ---> Using cache 06:31:10 ---> 9584074ee294 06:31:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:31:11 ---> Running in b293ea8c687a 06:31:12 Attempting uninstall: requests 06:31:12 Found existing installation: requests 2.25.1 06:31:12 Uninstalling requests-2.25.1: 06:31:12 Successfully uninstalled requests-2.25.1 06:31:13 Running setup.py install for texttable: started 06:31:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:31:15 Running setup.py install for texttable: finished with status 'done' 06:31:15 Running setup.py install for PyYAML: started 06:31:16 Removing intermediate container 60750c2198cb 06:31:16 ---> 93539a3037bb 06:31:16 Step 8/24 : COPY . . 06:31:20 Running setup.py install for PyYAML: finished with status 'done' 06:31:20 Running setup.py install for docopt: started 06:31:20 ---> 3dbe6357d29a 06:31:20 Step 9/23 : RUN go mod tidy 06:31:21 ---> Running in f3858efd37f5 06:31:24 Running setup.py install for docopt: finished with status 'done' 06:31:24 Running setup.py install for dockerpty: started 06:31:27 Running setup.py install for dockerpty: finished with status 'done' 06:31:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 06:31:31 ---> 75094bbe966c 06:31:31 Step 9/24 : RUN go mod tidy 06:31:31 ---> Running in 83cf2dc4b9fa 06:31:32 Removing intermediate container f3858efd37f5 06:31:32 ---> 9a901218dd88 06:31:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:31:32 ---> Running in 050d4fda538a 06:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:31:41 Removing intermediate container 83cf2dc4b9fa 06:31:41 ---> e6e4ea488682 06:31:41 Step 10/24 : RUN make cmd/core-data/core-data 06:31:41 ---> Running in 9389ef598c41 06:31:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data 06:31:45 Removing intermediate container 510b82370912 06:31:45 ---> c2cac23255bf 06:31:45 Step 15/24 : ENV APP_PORT=58890 06:31:45 ---> Running in af1ae22ba91a 06:31:46 Removing intermediate container af1ae22ba91a 06:31:46 ---> f95b6fc73705 06:31:46 Step 16/24 : EXPOSE $APP_PORT 06:31:47 ---> Running in e5731c0ba9d0 06:31:47 Removing intermediate container e5731c0ba9d0 06:31:47 ---> 91d84e8b43de 06:31:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:31:49 ---> da8f3a7c0e5c 06:31:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:31:51 ---> 4bda9c802acd 06:31:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:31:52 ---> 9c65cef7ede4 06:31:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:31:52 ---> Running in 2cf6518f4ca5 06:31:53 Removing intermediate container 2cf6518f4ca5 06:31:53 ---> dc688831c126 06:31:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:53 ---> Running in 726852a3bad8 06:31:54 Removing intermediate container 726852a3bad8 06:31:54 ---> 3a0e9c1e2af5 06:31:54 Step 22/24 : LABEL arch=arm64 06:31:54 ---> Running in f6e530424063 06:31:55 Removing intermediate container f6e530424063 06:31:55 ---> 1aa9eae09f3e 06:31:55 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:31:55 ---> Running in f623556f35af 06:31:56 Removing intermediate container f623556f35af 06:31:56 ---> 3e2f60310d7c 06:31:56 Step 24/24 : LABEL version=2.0.1-dev.23 06:31:56 ---> Running in 93872bd3f9ec 06:31:56 Removing intermediate container 93872bd3f9ec 06:31:56 ---> 3888562a0ca9 06:31:56 06:31:57 Successfully built 3888562a0ca9 06:31:57 Successfully tagged sys-mgmt-agent-arm64:latest 06:32:44  Building sys-mgmt-agent ... done Removing intermediate container 95637ae0184b 06:32:44 ---> b625ba6c0994 06:32:44 06:32:44 Step 11/24 : FROM alpine:3.12 06:32:44 ---> c4fd0aeabfcf 06:32:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:32:44 ---> Using cache 06:32:44 ---> 74c967c8758a 06:32:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:32:44 ---> Using cache 06:32:44 ---> cd8b7772bbf3 06:32:44 Step 14/24 : ENV APP_PORT=59881 06:32:44 ---> Running in d9f1bfec1e96 06:32:44 Removing intermediate container d9f1bfec1e96 06:32:44 ---> fe681125c32a 06:32:44 Step 15/24 : EXPOSE $APP_PORT 06:32:44 ---> Running in 5c4872a6102f 06:32:44 Removing intermediate container 5c4872a6102f 06:32:44 ---> 1c8fa3f46d56 06:32:44 Step 16/24 : WORKDIR / 06:32:44 ---> Running in 57b963e4ea01 06:32:44 Removing intermediate container 57b963e4ea01 06:32:44 ---> 5aba0ed8ff57 06:32:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:45 ---> dd5e5b6ba980 06:32:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:32:47 ---> be9375c3dd7a 06:32:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:32:48 ---> da18d7039467 06:32:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:32:48 ---> Running in 45626410ef68 06:32:49 Removing intermediate container 45626410ef68 06:32:49 ---> ae802912754b 06:32:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:49 ---> Running in e5bca133259c 06:32:50 Removing intermediate container e5bca133259c 06:32:50 ---> fdda97b443e7 06:32:50 Step 22/24 : LABEL arch=arm64 06:32:50 ---> Running in c2511182b62a 06:32:51 Removing intermediate container c2511182b62a 06:32:51 ---> 1085e6f16f70 06:32:51 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:32:51 ---> Running in 8c36d45f383d 06:32:52 Removing intermediate container 8c36d45f383d 06:32:52 ---> ac7ac8fb76c4 06:32:52 Step 24/24 : LABEL version=2.0.1-dev.23 06:32:52 ---> Running in c0c01eb63775 06:32:53 Removing intermediate container c0c01eb63775 06:32:53 ---> bf2cfd079059 06:32:53 06:32:53 Successfully built bf2cfd079059 06:32:53 Successfully tagged core-metadata-arm64:latest 06:33:06  Building core-metadata ... done Removing intermediate container b293ea8c687a 06:33:06 ---> a04563a6b4c1 06:33:06 06:33:06 Step 11/23 : FROM alpine:3.12 06:33:06 ---> c4fd0aeabfcf 06:33:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:33:06 ---> Using cache 06:33:06 ---> 74c967c8758a 06:33:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:06 ---> Using cache 06:33:06 ---> cd8b7772bbf3 06:33:06 Step 14/23 : ENV APP_PORT=59861 06:33:06 ---> Running in ba2f9b5f3fe8 06:33:06 Removing intermediate container ba2f9b5f3fe8 06:33:06 ---> 04ead5b5a833 06:33:06 Step 15/23 : EXPOSE $APP_PORT 06:33:06 ---> Running in ad6bbc1057b4 06:33:06 Removing intermediate container ad6bbc1057b4 06:33:06 ---> 91771b4fd3c1 06:33:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:07 ---> 3c8a551b2658 06:33:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:09 ---> 31cc6b161ccf 06:33:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:33:11 ---> 4a94e511ba88 06:33:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:33:11 ---> Running in 8ae94e32ae70 06:33:12 Removing intermediate container 8ae94e32ae70 06:33:12 ---> 91f3b911904a 06:33:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:12 ---> Running in 3df69eb99d3a 06:33:13 Removing intermediate container 050d4fda538a 06:33:13 ---> 08022b8f77fa 06:33:13 06:33:13 Step 11/23 : FROM alpine:3.12 06:33:13 ---> c4fd0aeabfcf 06:33:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:13 Removing intermediate container 3df69eb99d3a 06:33:13 ---> d1b2c6151912 06:33:13 Step 21/23 : LABEL arch=arm64 06:33:13 ---> Running in 156d3b78f4b4 06:33:13 ---> Running in 671f6b3e7b3f 06:33:14 Removing intermediate container 671f6b3e7b3f 06:33:14 ---> c59320954579 06:33:14 Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:15 ---> Running in 42d12fe34315 06:33:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:15 Removing intermediate container 42d12fe34315 06:33:15 ---> 9817d0899295 06:33:15 Step 23/23 : LABEL version=2.0.1-dev.23 06:33:15 ---> Running in bf22223fdc3b 06:33:16 (1/2) Installing ca-certificates (20191127-r4) 06:33:16 (2/2) Installing dumb-init (1.2.2-r1) 06:33:16 Executing busybox-1.31.1-r20.trigger 06:33:16 Executing ca-certificates-20191127-r4.trigger 06:33:16 OK: 6 MiB in 16 packages 06:33:16 Removing intermediate container bf22223fdc3b 06:33:16 ---> c5b4b8235f33 06:33:16 06:33:16 Successfully built c5b4b8235f33 06:33:16 Successfully tagged support-scheduler-arm64:latest 06:33:18  Building support-scheduler ... done Removing intermediate container 156d3b78f4b4 06:33:18 ---> 55437ba048b7 06:33:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:33:18 ---> Running in 3ffc346bf8e5 06:33:18 Removing intermediate container 3ffc346bf8e5 06:33:18 ---> 8d471a084adc 06:33:18 Step 14/23 : ENV APP_PORT=59860 06:33:19 ---> Running in 1d6e1d24459a 06:33:19 Removing intermediate container 1d6e1d24459a 06:33:19 ---> 1d477d564d2e 06:33:19 Step 15/23 : EXPOSE $APP_PORT 06:33:20 ---> Running in 1c9712aac50b 06:33:21 Removing intermediate container 1c9712aac50b 06:33:21 ---> ddfa4437b1ea 06:33:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:21 Removing intermediate container 9389ef598c41 06:33:21 ---> 449652d9396b 06:33:21 06:33:21 Step 11/24 : FROM alpine:3.12 06:33:21 ---> c4fd0aeabfcf 06:33:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:33:22 ---> a1d56dbcbcf7 06:33:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:22 ---> Running in 1060dd77087e 06:33:22 Removing intermediate container 1060dd77087e 06:33:22 ---> 420427a6ecc0 06:33:22 Step 13/24 : ENV APP_PORT=59880 06:33:23 ---> Running in 5607eb783578 06:33:23 ---> d4657ea83633 06:33:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:33:23 Removing intermediate container 5607eb783578 06:33:23 ---> ff1137d98e88 06:33:23 Step 14/24 : EXPOSE $APP_PORT 06:33:23 ---> Running in 762a4e37f03a 06:33:23 ---> 04a55ebd67db 06:33:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:33:24 ---> Running in 3c46bcda2a3d 06:33:24 Removing intermediate container 762a4e37f03a 06:33:24 ---> a4720e1501c6 06:33:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:24 ---> Running in 39bf01f1d99b 06:33:25 Removing intermediate container 3c46bcda2a3d 06:33:25 ---> f24805f8501c 06:33:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:25 ---> Running in d72897a5b34d 06:33:25 Removing intermediate container d72897a5b34d 06:33:25 ---> 8da1b8e57929 06:33:25 Step 21/23 : LABEL arch=arm64 06:33:26 ---> Running in e8a983fc67c7 06:33:26 Removing intermediate container e8a983fc67c7 06:33:26 ---> 8216beaed3ea 06:33:26 Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:26 ---> Running in 00ec1515cabe 06:33:26 Removing intermediate container 39bf01f1d99b 06:33:26 ---> 1b026bd79e92 06:33:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:33:27 ---> Running in 77f586cee531 06:33:27 Removing intermediate container 00ec1515cabe 06:33:27 ---> b68112cb3fa3 06:33:27 Step 23/23 : LABEL version=2.0.1-dev.23 06:33:27 ---> Running in 33df948e699a 06:33:28 Removing intermediate container 33df948e699a 06:33:28 ---> 7490435d3005 06:33:28 06:33:28 Successfully built 7490435d3005 06:33:28 Successfully tagged support-notifications-arm64:latest 06:33:28  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:30 (1/6) Installing dumb-init (1.2.2-r1) 06:33:30 (2/6) Installing libgcc (9.3.0-r2) 06:33:30 (3/6) Installing libsodium (1.0.18-r0) 06:33:30 (4/6) Installing libstdc++ (9.3.0-r2) 06:33:30 (5/6) Installing libzmq (4.3.3-r0) 06:33:30 (6/6) Installing zeromq (4.3.3-r0) 06:33:30 Executing busybox-1.31.1-r20.trigger 06:33:30 OK: 8 MiB in 20 packages 06:33:32 Removing intermediate container 77f586cee531 06:33:32 ---> 6eaa5dfbfa0c 06:33:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 ---> b63bf3870c36 06:33:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:33:34 ---> c3ecb6bbec5e 06:33:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:33:35 ---> ab7930570ff4 06:33:35 Step 20/24 : ENTRYPOINT ["/core-data"] 06:33:35 ---> Running in 5efc29be0d37 06:33:35 Removing intermediate container 5efc29be0d37 06:33:35 ---> 1ed7ae6f5211 06:33:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:35 ---> Running in 55ad1d27ad93 06:33:36 Removing intermediate container 55ad1d27ad93 06:33:36 ---> d3978b649d8d 06:33:36 Step 22/24 : LABEL arch=arm64 06:33:36 ---> Running in 6773ddaebe40 06:33:37 Removing intermediate container 6773ddaebe40 06:33:37 ---> a23ccd2def92 06:33:37 Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:37 ---> Running in 9d50aa89d6af 06:33:37 Removing intermediate container 9d50aa89d6af 06:33:37 ---> 82021c7c5240 06:33:37 Step 24/24 : LABEL version=2.0.1-dev.23 06:33:37 ---> Running in e03ad69e7b56 06:33:38 Removing intermediate container e03ad69e7b56 06:33:38 ---> 5863d5b42789 06:33:38 06:33:38 Successfully built 5863d5b42789 06:33:38 Successfully tagged core-data-arm64:latest 06:33:38  Building core-data ... done  [Pipeline] } 06:33:38 $ docker stop --time=1 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d 06:33:40 $ docker rm -f 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d [Pipeline] // withDockerContainer [Pipeline] sh 06:33:41 + docker images 06:33:41 REPOSITORY TAG IMAGE ID CREATED SIZE 06:33:41 core-data-arm64 latest 5863d5b42789 3 seconds ago 19.3MB 06:33:41 support-notifications-arm64 latest 7490435d3005 14 seconds ago 15.9MB 06:33:41 449652d9396b 20 seconds ago 1.45GB 06:33:41 support-scheduler-arm64 latest c5b4b8235f33 25 seconds ago 15.2MB 06:33:41 08022b8f77fa 28 seconds ago 1.45GB 06:33:41 a04563a6b4c1 38 seconds ago 1.45GB 06:33:41 core-metadata-arm64 latest bf2cfd079059 49 seconds ago 15.8MB 06:33:41 b625ba6c0994 About a minute ago 1.45GB 06:33:41 sys-mgmt-agent-arm64 latest 3888562a0ca9 About a minute ago 311MB 06:33:41 security-bootstrapper-arm64 latest e3d0572b5999 2 minutes ago 17.7MB 06:33:41 security-secretstore-setup-arm64 latest 65a2ec6038af 3 minutes ago 27.4MB 06:33:41 security-proxy-setup-arm64 latest 3bac11a1a0b1 3 minutes ago 24.5MB 06:33:41 core-command-arm64 latest 2f5632e2d8d8 3 minutes ago 15.1MB 06:33:41 5e4b6fad2c95 3 minutes ago 1.45GB 06:33:41 826af69942f8 3 minutes ago 1.45GB 06:33:41 db907a425b7e 3 minutes ago 1.45GB 06:33:41 1da1308b9025 3 minutes ago 1.45GB 06:33:41 69d995a5756f 3 minutes ago 1.44GB 06:33:41 ci-base-image-arm64 latest 56710a434019 7 minutes ago 1.23GB 06:33:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB 06:33:41 docker 20.10.7 df445af6242a 7 weeks ago 234MB 06:33:41 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 06:33:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 06:33:41 provisioning config files... 06:33:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config7252426567309487679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:42 ---> docker-login.sh 06:33:42 nexus3.edgexfoundry.org:10001 06:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:42 Configure a credential helper to remove this warning. See 06:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:42 06:33:42 Login Succeeded 06:33:42 nexus3.edgexfoundry.org:10002 06:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:43 Configure a credential helper to remove this warning. See 06:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:43 06:33:43 Login Succeeded 06:33:43 nexus3.edgexfoundry.org:10003 06:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 nexus3.edgexfoundry.org:10004 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 docker.io 06:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:45 Configure a credential helper to remove this warning. See 06:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:45 06:33:45 Login Succeeded 06:33:45 ---> docker-login.sh ends [Pipeline] } 06:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:45 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:33:45 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:45 latest 06:33:45 2.0.1-dev.23 06:33:45 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:33:45 main 06:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:33:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:46 88d2a1c0619a: Preparing 06:33:46 f0b54cd50dda: Preparing 06:33:46 61cff6bc5248: Preparing 06:33:46 22dd623ddf6e: Preparing 06:33:46 3fbe34a1663b: Preparing 06:33:46 3fbe34a1663b: Layer already exists 06:33:46 22dd623ddf6e: Pushed 06:33:46 61cff6bc5248: Pushed 06:33:46 88d2a1c0619a: Pushed 06:33:49 f0b54cd50dda: Pushed 06:33:49 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:33:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:33:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:49 88d2a1c0619a: Preparing 06:33:49 f0b54cd50dda: Preparing 06:33:49 61cff6bc5248: Preparing 06:33:49 22dd623ddf6e: Preparing 06:33:49 3fbe34a1663b: Preparing 06:33:49 3fbe34a1663b: Layer already exists 06:33:49 61cff6bc5248: Layer already exists 06:33:49 f0b54cd50dda: Layer already exists 06:33:50 88d2a1c0619a: Layer already exists 06:33:50 22dd623ddf6e: Layer already exists 06:33:50 latest: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:33:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:33:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 06:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:50 88d2a1c0619a: Preparing 06:33:50 f0b54cd50dda: Preparing 06:33:50 61cff6bc5248: Preparing 06:33:50 22dd623ddf6e: Preparing 06:33:50 3fbe34a1663b: Preparing 06:33:51 3fbe34a1663b: Layer already exists 06:33:51 22dd623ddf6e: Layer already exists 06:33:51 f0b54cd50dda: Layer already exists 06:33:51 61cff6bc5248: Layer already exists 06:33:51 88d2a1c0619a: Layer already exists 06:33:51 2.0.1-dev.23: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:33:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:33:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:51 88d2a1c0619a: Preparing 06:33:51 f0b54cd50dda: Preparing 06:33:51 61cff6bc5248: Preparing 06:33:51 22dd623ddf6e: Preparing 06:33:51 3fbe34a1663b: Preparing 06:33:52 88d2a1c0619a: Layer already exists 06:33:52 61cff6bc5248: Layer already exists 06:33:52 f0b54cd50dda: Layer already exists 06:33:52 3fbe34a1663b: Layer already exists 06:33:52 22dd623ddf6e: Layer already exists 06:33:52 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh 06:33:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 06:33:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:33:52 88d2a1c0619a: Preparing 06:33:52 f0b54cd50dda: Preparing 06:33:52 61cff6bc5248: Preparing 06:33:52 22dd623ddf6e: Preparing 06:33:52 3fbe34a1663b: Preparing 06:33:52 f0b54cd50dda: Layer already exists 06:33:52 22dd623ddf6e: Layer already exists 06:33:52 61cff6bc5248: Layer already exists 06:33:52 88d2a1c0619a: Layer already exists 06:33:52 3fbe34a1663b: Layer already exists 06:33:52 main: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:53 ===================================================== [Pipeline] echo 06:33:53 taggedImages: 06:33:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:33:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 06:33:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:33:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:33:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:33:53 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:53 latest 06:33:53 2.0.1-dev.23 06:33:53 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:33:53 main 06:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:33:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:33:53 cb59c067212d: Preparing 06:33:53 e09f3ba6fac4: Preparing 06:33:53 61cff6bc5248: Preparing 06:33:53 09db8b111a8f: Preparing 06:33:53 54b9b732290b: Preparing 06:33:53 3fbe34a1663b: Preparing 06:33:53 3fbe34a1663b: Waiting 06:33:54 61cff6bc5248: Layer already exists 06:33:54 3fbe34a1663b: Layer already exists 06:33:54 cb59c067212d: Pushed 06:33:54 54b9b732290b: Pushed 06:33:54 09db8b111a8f: Pushed 06:33:57 e09f3ba6fac4: Pushed 06:33:57 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:33:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:33:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:33:58 cb59c067212d: Preparing 06:33:58 e09f3ba6fac4: Preparing 06:33:58 61cff6bc5248: Preparing 06:33:58 09db8b111a8f: Preparing 06:33:58 54b9b732290b: Preparing 06:33:58 3fbe34a1663b: Preparing 06:33:58 3fbe34a1663b: Waiting 06:33:58 61cff6bc5248: Layer already exists 06:33:58 54b9b732290b: Layer already exists 06:33:58 e09f3ba6fac4: Layer already exists 06:33:58 cb59c067212d: Layer already exists 06:33:58 09db8b111a8f: Layer already exists 06:33:58 3fbe34a1663b: Layer already exists 06:33:58 latest: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:33:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:33:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 06:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:33:58 cb59c067212d: Preparing 06:33:58 e09f3ba6fac4: Preparing 06:33:58 61cff6bc5248: Preparing 06:33:58 09db8b111a8f: Preparing 06:33:58 54b9b732290b: Preparing 06:33:58 3fbe34a1663b: Preparing 06:33:58 3fbe34a1663b: Waiting 06:33:58 e09f3ba6fac4: Layer already exists 06:33:58 09db8b111a8f: Layer already exists 06:33:58 cb59c067212d: Layer already exists 06:33:58 54b9b732290b: Layer already exists 06:33:59 61cff6bc5248: Layer already exists 06:33:59 3fbe34a1663b: Layer already exists 06:33:59 2.0.1-dev.23: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:33:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:33:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:33:59 cb59c067212d: Preparing 06:33:59 e09f3ba6fac4: Preparing 06:33:59 61cff6bc5248: Preparing 06:33:59 09db8b111a8f: Preparing 06:33:59 54b9b732290b: Preparing 06:33:59 3fbe34a1663b: Preparing 06:33:59 3fbe34a1663b: Waiting 06:33:59 cb59c067212d: Layer already exists 06:33:59 61cff6bc5248: Layer already exists 06:34:00 e09f3ba6fac4: Layer already exists 06:34:00 54b9b732290b: Layer already exists 06:34:00 09db8b111a8f: Layer already exists 06:34:00 3fbe34a1663b: Layer already exists 06:34:00 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh 06:34:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:34:00 cb59c067212d: Preparing 06:34:00 e09f3ba6fac4: Preparing 06:34:00 61cff6bc5248: Preparing 06:34:00 09db8b111a8f: Preparing 06:34:00 54b9b732290b: Preparing 06:34:00 3fbe34a1663b: Preparing 06:34:00 3fbe34a1663b: Waiting 06:34:01 54b9b732290b: Layer already exists 06:34:01 cb59c067212d: Layer already exists 06:34:01 e09f3ba6fac4: Layer already exists 06:34:01 09db8b111a8f: Layer already exists 06:34:01 61cff6bc5248: Layer already exists 06:34:01 3fbe34a1663b: Layer already exists 06:34:01 main: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:01 ===================================================== [Pipeline] echo 06:34:01 taggedImages: 06:34:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:34:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 06:34:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:34:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:34:01 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:01 latest 06:34:01 2.0.1-dev.23 06:34:01 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:01 main 06:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:01 c1fb505ed058: Preparing 06:34:01 d7bc51654eca: Preparing 06:34:01 61cff6bc5248: Preparing 06:34:01 22dd623ddf6e: Preparing 06:34:01 3fbe34a1663b: Preparing 06:34:02 3fbe34a1663b: Layer already exists 06:34:02 61cff6bc5248: Layer already exists 06:34:02 22dd623ddf6e: Layer already exists 06:34:02 c1fb505ed058: Pushed 06:34:04 d7bc51654eca: Pushed 06:34:05 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:05 c1fb505ed058: Preparing 06:34:05 d7bc51654eca: Preparing 06:34:05 61cff6bc5248: Preparing 06:34:05 22dd623ddf6e: Preparing 06:34:05 3fbe34a1663b: Preparing 06:34:05 c1fb505ed058: Layer already exists 06:34:05 61cff6bc5248: Layer already exists 06:34:05 22dd623ddf6e: Layer already exists 06:34:05 d7bc51654eca: Layer already exists 06:34:05 3fbe34a1663b: Layer already exists 06:34:06 latest: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 06:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:06 c1fb505ed058: Preparing 06:34:06 d7bc51654eca: Preparing 06:34:06 61cff6bc5248: Preparing 06:34:06 22dd623ddf6e: Preparing 06:34:06 3fbe34a1663b: Preparing 06:34:07 d7bc51654eca: Layer already exists 06:34:07 c1fb505ed058: Layer already exists 06:34:07 3fbe34a1663b: Layer already exists 06:34:07 61cff6bc5248: Layer already exists 06:34:07 22dd623ddf6e: Layer already exists 06:34:07 2.0.1-dev.23: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:07 c1fb505ed058: Preparing 06:34:07 d7bc51654eca: Preparing 06:34:07 61cff6bc5248: Preparing 06:34:07 22dd623ddf6e: Preparing 06:34:07 3fbe34a1663b: Preparing 06:34:07 61cff6bc5248: Layer already exists 06:34:07 3fbe34a1663b: Layer already exists 06:34:07 d7bc51654eca: Layer already exists 06:34:07 c1fb505ed058: Layer already exists 06:34:07 22dd623ddf6e: Layer already exists 06:34:07 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:34:08 c1fb505ed058: Preparing 06:34:08 d7bc51654eca: Preparing 06:34:08 61cff6bc5248: Preparing 06:34:08 22dd623ddf6e: Preparing 06:34:08 3fbe34a1663b: Preparing 06:34:08 d7bc51654eca: Layer already exists 06:34:08 22dd623ddf6e: Layer already exists 06:34:08 c1fb505ed058: Layer already exists 06:34:08 3fbe34a1663b: Layer already exists 06:34:08 61cff6bc5248: Layer already exists 06:34:08 main: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:09 ===================================================== [Pipeline] echo 06:34:09 taggedImages: 06:34:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:34:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 06:34:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:34:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:34:09 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:09 latest 06:34:09 2.0.1-dev.23 06:34:09 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:09 main 06:34:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:09 a96f72a6ff76: Preparing 06:34:09 a96f72a6ff76: Preparing 06:34:09 3ddf5e3908ab: Preparing 06:34:09 9deddd0975ee: Preparing 06:34:09 0128d6394ed0: Preparing 06:34:09 c3c843e89bc1: Preparing 06:34:09 61cff6bc5248: Preparing 06:34:09 3ae23ba80695: Preparing 06:34:09 e13f029ed33a: Preparing 06:34:09 06d3373f5393: Preparing 06:34:09 d8ea9294308c: Preparing 06:34:09 3fbe34a1663b: Preparing 06:34:09 61cff6bc5248: Waiting 06:34:09 3ae23ba80695: Waiting 06:34:09 e13f029ed33a: Waiting 06:34:09 06d3373f5393: Waiting 06:34:09 d8ea9294308c: Waiting 06:34:09 3fbe34a1663b: Waiting 06:34:10 0128d6394ed0: Pushed 06:34:10 a96f72a6ff76: Pushed 06:34:10 9deddd0975ee: Pushed 06:34:10 3ddf5e3908ab: Pushed 06:34:10 61cff6bc5248: Layer already exists 06:34:10 3ae23ba80695: Pushed 06:34:10 e13f029ed33a: Pushed 06:34:10 06d3373f5393: Pushed 06:34:10 d8ea9294308c: Pushed 06:34:10 3fbe34a1663b: Layer already exists 06:34:12 c3c843e89bc1: Pushed 06:34:13 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:34:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:13 a96f72a6ff76: Preparing 06:34:13 a96f72a6ff76: Preparing 06:34:13 3ddf5e3908ab: Preparing 06:34:13 9deddd0975ee: Preparing 06:34:13 0128d6394ed0: Preparing 06:34:13 c3c843e89bc1: Preparing 06:34:13 61cff6bc5248: Preparing 06:34:13 3ae23ba80695: Preparing 06:34:13 e13f029ed33a: Preparing 06:34:13 06d3373f5393: Preparing 06:34:13 d8ea9294308c: Preparing 06:34:13 3fbe34a1663b: Preparing 06:34:13 e13f029ed33a: Waiting 06:34:13 06d3373f5393: Waiting 06:34:13 d8ea9294308c: Waiting 06:34:13 3fbe34a1663b: Waiting 06:34:13 61cff6bc5248: Waiting 06:34:13 3ae23ba80695: Waiting 06:34:14 0128d6394ed0: Layer already exists 06:34:14 a96f72a6ff76: Layer already exists 06:34:14 c3c843e89bc1: Layer already exists 06:34:14 3ddf5e3908ab: Layer already exists 06:34:14 9deddd0975ee: Layer already exists 06:34:14 3ae23ba80695: Layer already exists 06:34:14 06d3373f5393: Layer already exists 06:34:14 d8ea9294308c: Layer already exists 06:34:14 61cff6bc5248: Layer already exists 06:34:14 e13f029ed33a: Layer already exists 06:34:14 3fbe34a1663b: Layer already exists 06:34:14 latest: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:34:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 06:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:14 a96f72a6ff76: Preparing 06:34:14 a96f72a6ff76: Preparing 06:34:14 3ddf5e3908ab: Preparing 06:34:14 9deddd0975ee: Preparing 06:34:14 0128d6394ed0: Preparing 06:34:14 c3c843e89bc1: Preparing 06:34:14 61cff6bc5248: Preparing 06:34:14 3ae23ba80695: Preparing 06:34:14 e13f029ed33a: Preparing 06:34:14 06d3373f5393: Preparing 06:34:14 d8ea9294308c: Preparing 06:34:14 3fbe34a1663b: Preparing 06:34:14 e13f029ed33a: Waiting 06:34:14 06d3373f5393: Waiting 06:34:14 61cff6bc5248: Waiting 06:34:14 d8ea9294308c: Waiting 06:34:14 3fbe34a1663b: Waiting 06:34:14 3ae23ba80695: Waiting 06:34:14 a96f72a6ff76: Layer already exists 06:34:14 c3c843e89bc1: Layer already exists 06:34:14 0128d6394ed0: Layer already exists 06:34:15 9deddd0975ee: Layer already exists 06:34:15 3ddf5e3908ab: Layer already exists 06:34:15 3ae23ba80695: Layer already exists 06:34:15 61cff6bc5248: Layer already exists 06:34:15 06d3373f5393: Layer already exists 06:34:15 e13f029ed33a: Layer already exists 06:34:15 d8ea9294308c: Layer already exists 06:34:15 3fbe34a1663b: Layer already exists 06:34:15 2.0.1-dev.23: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:34:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:15 a96f72a6ff76: Preparing 06:34:15 a96f72a6ff76: Preparing 06:34:15 3ddf5e3908ab: Preparing 06:34:15 9deddd0975ee: Preparing 06:34:15 0128d6394ed0: Preparing 06:34:15 c3c843e89bc1: Preparing 06:34:15 61cff6bc5248: Preparing 06:34:15 3ae23ba80695: Preparing 06:34:15 e13f029ed33a: Preparing 06:34:15 06d3373f5393: Preparing 06:34:15 d8ea9294308c: Preparing 06:34:15 3fbe34a1663b: Preparing 06:34:15 61cff6bc5248: Waiting 06:34:15 3ae23ba80695: Waiting 06:34:15 e13f029ed33a: Waiting 06:34:15 06d3373f5393: Waiting 06:34:15 d8ea9294308c: Waiting 06:34:15 3fbe34a1663b: Waiting 06:34:16 a96f72a6ff76: Layer already exists 06:34:16 0128d6394ed0: Layer already exists 06:34:16 3ddf5e3908ab: Layer already exists 06:34:16 9deddd0975ee: Layer already exists 06:34:16 c3c843e89bc1: Layer already exists 06:34:16 3ae23ba80695: Layer already exists 06:34:16 e13f029ed33a: Layer already exists 06:34:16 61cff6bc5248: Layer already exists 06:34:16 06d3373f5393: Layer already exists 06:34:16 d8ea9294308c: Layer already exists 06:34:16 3fbe34a1663b: Layer already exists 06:34:16 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh 06:34:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:34:16 a96f72a6ff76: Preparing 06:34:16 a96f72a6ff76: Preparing 06:34:16 3ddf5e3908ab: Preparing 06:34:16 9deddd0975ee: Preparing 06:34:16 0128d6394ed0: Preparing 06:34:16 c3c843e89bc1: Preparing 06:34:16 61cff6bc5248: Preparing 06:34:16 3ae23ba80695: Preparing 06:34:16 e13f029ed33a: Preparing 06:34:16 06d3373f5393: Preparing 06:34:16 d8ea9294308c: Preparing 06:34:16 3fbe34a1663b: Preparing 06:34:16 61cff6bc5248: Waiting 06:34:16 3ae23ba80695: Waiting 06:34:16 e13f029ed33a: Waiting 06:34:16 06d3373f5393: Waiting 06:34:16 3fbe34a1663b: Waiting 06:34:16 0128d6394ed0: Layer already exists 06:34:16 a96f72a6ff76: Layer already exists 06:34:16 3ddf5e3908ab: Layer already exists 06:34:16 c3c843e89bc1: Layer already exists 06:34:16 9deddd0975ee: Layer already exists 06:34:16 61cff6bc5248: Layer already exists 06:34:16 3ae23ba80695: Layer already exists 06:34:16 d8ea9294308c: Layer already exists 06:34:16 e13f029ed33a: Layer already exists 06:34:16 06d3373f5393: Layer already exists 06:34:16 3fbe34a1663b: Layer already exists 06:34:16 main: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:17 ===================================================== [Pipeline] echo 06:34:17 taggedImages: 06:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 06:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:34:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:34:17 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:17 latest 06:34:17 2.0.1-dev.23 06:34:17 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:17 main 06:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:34:17 d87d3c733e15: Preparing 06:34:17 6d14876a1e72: Preparing 06:34:17 647901d85969: Preparing 06:34:17 25a7857de4bb: Preparing 06:34:17 edf4e95af7f3: Preparing 06:34:17 3fbe34a1663b: Preparing 06:34:17 3fbe34a1663b: Waiting 06:34:18 25a7857de4bb: Pushed 06:34:18 647901d85969: Pushed 06:34:18 3fbe34a1663b: Layer already exists 06:34:18 edf4e95af7f3: Pushed 06:34:20 6d14876a1e72: Pushed 06:34:20 d87d3c733e15: Pushed 06:34:20 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:34:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:34:21 d87d3c733e15: Preparing 06:34:21 6d14876a1e72: Preparing 06:34:21 647901d85969: Preparing 06:34:21 25a7857de4bb: Preparing 06:34:21 edf4e95af7f3: Preparing 06:34:21 3fbe34a1663b: Preparing 06:34:21 3fbe34a1663b: Waiting 06:34:21 6d14876a1e72: Layer already exists 06:34:21 edf4e95af7f3: Layer already exists 06:34:21 25a7857de4bb: Layer already exists 06:34:21 647901d85969: Layer already exists 06:34:21 d87d3c733e15: Layer already exists 06:34:21 3fbe34a1663b: Layer already exists 06:34:21 latest: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:34:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 06:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:34:22 d87d3c733e15: Preparing 06:34:22 6d14876a1e72: Preparing 06:34:22 647901d85969: Preparing 06:34:22 25a7857de4bb: Preparing 06:34:22 edf4e95af7f3: Preparing 06:34:22 3fbe34a1663b: Preparing 06:34:22 3fbe34a1663b: Waiting 06:34:22 d87d3c733e15: Layer already exists 06:34:22 647901d85969: Layer already exists 06:34:22 edf4e95af7f3: Layer already exists 06:34:22 25a7857de4bb: Layer already exists 06:34:22 6d14876a1e72: Layer already exists 06:34:22 3fbe34a1663b: Layer already exists 06:34:22 2.0.1-dev.23: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:34:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:34:23 d87d3c733e15: Preparing 06:34:23 6d14876a1e72: Preparing 06:34:23 647901d85969: Preparing 06:34:23 25a7857de4bb: Preparing 06:34:23 edf4e95af7f3: Preparing 06:34:23 3fbe34a1663b: Preparing 06:34:23 3fbe34a1663b: Waiting 06:34:23 647901d85969: Layer already exists 06:34:23 25a7857de4bb: Layer already exists 06:34:23 edf4e95af7f3: Layer already exists 06:34:23 d87d3c733e15: Layer already exists 06:34:23 6d14876a1e72: Layer already exists 06:34:23 3fbe34a1663b: Layer already exists 06:34:23 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh 06:34:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:34:24 d87d3c733e15: Preparing 06:34:24 6d14876a1e72: Preparing 06:34:24 647901d85969: Preparing 06:34:24 25a7857de4bb: Preparing 06:34:24 edf4e95af7f3: Preparing 06:34:24 3fbe34a1663b: Preparing 06:34:24 3fbe34a1663b: Waiting 06:34:24 d87d3c733e15: Layer already exists 06:34:24 25a7857de4bb: Layer already exists 06:34:24 6d14876a1e72: Layer already exists 06:34:24 edf4e95af7f3: Layer already exists 06:34:24 647901d85969: Layer already exists 06:34:24 3fbe34a1663b: Layer already exists 06:34:24 main: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:24 ===================================================== [Pipeline] echo 06:34:24 taggedImages: 06:34:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:34:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 06:34:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:34:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:34:24 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:24 latest 06:34:24 2.0.1-dev.23 06:34:24 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:24 main 06:34:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:34:25 fcc195ea55e5: Preparing 06:34:25 995436bff772: Preparing 06:34:25 ce064c271abb: Preparing 06:34:25 653d8a771f82: Preparing 06:34:25 c5427122c251: Preparing 06:34:25 e792100cba91: Preparing 06:34:25 a97889f21957: Preparing 06:34:25 643df8998fd6: Preparing 06:34:25 4b2580589f4c: Preparing 06:34:25 3fbe34a1663b: Preparing 06:34:25 a97889f21957: Waiting 06:34:25 643df8998fd6: Waiting 06:34:25 4b2580589f4c: Waiting 06:34:25 3fbe34a1663b: Waiting 06:34:25 e792100cba91: Waiting 06:34:25 fcc195ea55e5: Pushed 06:34:25 c5427122c251: Pushed 06:34:25 995436bff772: Pushed 06:34:25 e792100cba91: Pushed 06:34:25 643df8998fd6: Pushed 06:34:25 a97889f21957: Pushed 06:34:25 3fbe34a1663b: Layer already exists 06:34:26 4b2580589f4c: Pushed 06:34:27 653d8a771f82: Pushed 06:34:28 ce064c271abb: Pushed 06:34:28 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh 06:34:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:34:29 fcc195ea55e5: Preparing 06:34:29 995436bff772: Preparing 06:34:29 ce064c271abb: Preparing 06:34:29 653d8a771f82: Preparing 06:34:29 c5427122c251: Preparing 06:34:29 e792100cba91: Preparing 06:34:29 a97889f21957: Preparing 06:34:29 643df8998fd6: Preparing 06:34:29 4b2580589f4c: Preparing 06:34:29 3fbe34a1663b: Preparing 06:34:29 e792100cba91: Waiting 06:34:29 a97889f21957: Waiting 06:34:29 643df8998fd6: Waiting 06:34:29 4b2580589f4c: Waiting 06:34:29 3fbe34a1663b: Waiting 06:34:29 ce064c271abb: Layer already exists 06:34:29 c5427122c251: Layer already exists 06:34:29 653d8a771f82: Layer already exists 06:34:29 fcc195ea55e5: Layer already exists 06:34:29 995436bff772: Layer already exists 06:34:29 e792100cba91: Layer already exists 06:34:29 3fbe34a1663b: Layer already exists 06:34:29 4b2580589f4c: Layer already exists 06:34:29 a97889f21957: Layer already exists 06:34:29 643df8998fd6: Layer already exists 06:34:29 latest: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh 06:34:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 06:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:34:30 fcc195ea55e5: Preparing 06:34:30 995436bff772: Preparing 06:34:30 ce064c271abb: Preparing 06:34:30 653d8a771f82: Preparing 06:34:30 c5427122c251: Preparing 06:34:30 e792100cba91: Preparing 06:34:30 a97889f21957: Preparing 06:34:30 643df8998fd6: Preparing 06:34:30 4b2580589f4c: Preparing 06:34:30 3fbe34a1663b: Preparing 06:34:30 e792100cba91: Waiting 06:34:30 a97889f21957: Waiting 06:34:30 643df8998fd6: Waiting 06:34:30 4b2580589f4c: Waiting 06:34:30 3fbe34a1663b: Waiting 06:34:30 fcc195ea55e5: Layer already exists 06:34:30 ce064c271abb: Layer already exists 06:34:30 c5427122c251: Layer already exists 06:34:30 653d8a771f82: Layer already exists 06:34:30 995436bff772: Layer already exists 06:34:30 e792100cba91: Layer already exists 06:34:30 a97889f21957: Layer already exists 06:34:30 643df8998fd6: Layer already exists 06:34:30 4b2580589f4c: Layer already exists 06:34:30 3fbe34a1663b: Layer already exists 06:34:30 2.0.1-dev.23: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh 06:34:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:34:31 fcc195ea55e5: Preparing 06:34:31 995436bff772: Preparing 06:34:31 ce064c271abb: Preparing 06:34:31 653d8a771f82: Preparing 06:34:31 c5427122c251: Preparing 06:34:31 e792100cba91: Preparing 06:34:31 a97889f21957: Preparing 06:34:31 643df8998fd6: Preparing 06:34:31 4b2580589f4c: Preparing 06:34:31 3fbe34a1663b: Preparing 06:34:31 e792100cba91: Waiting 06:34:31 a97889f21957: Waiting 06:34:31 643df8998fd6: Waiting 06:34:31 4b2580589f4c: Waiting 06:34:31 3fbe34a1663b: Waiting 06:34:31 653d8a771f82: Layer already exists 06:34:31 ce064c271abb: Layer already exists 06:34:31 c5427122c251: Layer already exists 06:34:31 fcc195ea55e5: Layer already exists 06:34:31 995436bff772: Layer already exists 06:34:31 a97889f21957: Layer already exists 06:34:31 4b2580589f4c: Layer already exists 06:34:31 643df8998fd6: Layer already exists 06:34:31 e792100cba91: Layer already exists 06:34:31 3fbe34a1663b: Layer already exists 06:34:31 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh 06:34:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:34:33 fcc195ea55e5: Preparing 06:34:33 995436bff772: Preparing 06:34:33 ce064c271abb: Preparing 06:34:33 653d8a771f82: Preparing 06:34:33 c5427122c251: Preparing 06:34:33 e792100cba91: Preparing 06:34:33 a97889f21957: Preparing 06:34:33 643df8998fd6: Preparing 06:34:33 4b2580589f4c: Preparing 06:34:33 3fbe34a1663b: Preparing 06:34:33 a97889f21957: Waiting 06:34:33 643df8998fd6: Waiting 06:34:33 4b2580589f4c: Waiting 06:34:33 e792100cba91: Waiting 06:34:34 c5427122c251: Layer already exists 06:34:34 653d8a771f82: Layer already exists 06:34:34 fcc195ea55e5: Layer already exists 06:34:34 ce064c271abb: Layer already exists 06:34:34 995436bff772: Layer already exists 06:34:34 e792100cba91: Layer already exists 06:34:34 a97889f21957: Layer already exists 06:34:34 643df8998fd6: Layer already exists 06:34:34 4b2580589f4c: Layer already exists 06:34:34 3fbe34a1663b: Layer already exists 06:34:34 main: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:34 ===================================================== [Pipeline] echo 06:34:34 taggedImages: 06:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 06:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:34:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:34:34 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:34 latest 06:34:34 2.0.1-dev.23 06:34:34 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:34 main 06:34:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:35 6a61f36ecfc9: Preparing 06:34:35 61e222c18b14: Preparing 06:34:35 61cff6bc5248: Preparing 06:34:35 d0b29b2ca168: Preparing 06:34:35 3fbe34a1663b: Preparing 06:34:35 3fbe34a1663b: Layer already exists 06:34:35 61cff6bc5248: Layer already exists 06:34:35 6a61f36ecfc9: Pushed 06:34:35 d0b29b2ca168: Pushed 06:34:38 61e222c18b14: Pushed 06:34:38 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:34:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:38 6a61f36ecfc9: Preparing 06:34:38 61e222c18b14: Preparing 06:34:38 61cff6bc5248: Preparing 06:34:38 d0b29b2ca168: Preparing 06:34:38 3fbe34a1663b: Preparing 06:34:39 d0b29b2ca168: Layer already exists 06:34:39 6a61f36ecfc9: Layer already exists 06:34:39 61e222c18b14: Layer already exists 06:34:39 3fbe34a1663b: Layer already exists 06:34:39 61cff6bc5248: Layer already exists 06:34:39 latest: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:34:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 06:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:39 6a61f36ecfc9: Preparing 06:34:39 61e222c18b14: Preparing 06:34:39 61cff6bc5248: Preparing 06:34:39 d0b29b2ca168: Preparing 06:34:39 3fbe34a1663b: Preparing 06:34:40 61e222c18b14: Layer already exists 06:34:40 d0b29b2ca168: Layer already exists 06:34:40 61cff6bc5248: Layer already exists 06:34:40 6a61f36ecfc9: Layer already exists 06:34:40 3fbe34a1663b: Layer already exists 06:34:40 2.0.1-dev.23: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:34:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:40 6a61f36ecfc9: Preparing 06:34:40 61e222c18b14: Preparing 06:34:40 61cff6bc5248: Preparing 06:34:40 d0b29b2ca168: Preparing 06:34:40 3fbe34a1663b: Preparing 06:34:41 6a61f36ecfc9: Layer already exists 06:34:41 61cff6bc5248: Layer already exists 06:34:41 3fbe34a1663b: Layer already exists 06:34:41 61e222c18b14: Layer already exists 06:34:41 d0b29b2ca168: Layer already exists 06:34:41 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 06:34:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:41 6a61f36ecfc9: Preparing 06:34:41 61e222c18b14: Preparing 06:34:41 61cff6bc5248: Preparing 06:34:41 d0b29b2ca168: Preparing 06:34:41 3fbe34a1663b: Preparing 06:34:42 d0b29b2ca168: Layer already exists 06:34:42 6a61f36ecfc9: Layer already exists 06:34:42 3fbe34a1663b: Layer already exists 06:34:42 61cff6bc5248: Layer already exists 06:34:42 61e222c18b14: Layer already exists 06:34:42 main: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:42 ===================================================== [Pipeline] echo 06:34:42 taggedImages: 06:34:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:34:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 06:34:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:34:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:34:42 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:42 latest 06:34:42 2.0.1-dev.23 06:34:42 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:42 main 06:34:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:42 53184681df24: Preparing 06:34:42 0fcf2c7a4240: Preparing 06:34:42 61cff6bc5248: Preparing 06:34:42 22dd623ddf6e: Preparing 06:34:42 3fbe34a1663b: Preparing 06:34:43 22dd623ddf6e: Layer already exists 06:34:43 61cff6bc5248: Layer already exists 06:34:43 3fbe34a1663b: Layer already exists 06:34:43 53184681df24: Pushed 06:34:46 0fcf2c7a4240: Pushed 06:34:46 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:46 53184681df24: Preparing 06:34:46 0fcf2c7a4240: Preparing 06:34:46 61cff6bc5248: Preparing 06:34:46 22dd623ddf6e: Preparing 06:34:46 3fbe34a1663b: Preparing 06:34:46 53184681df24: Layer already exists 06:34:46 3fbe34a1663b: Layer already exists 06:34:46 61cff6bc5248: Layer already exists 06:34:46 0fcf2c7a4240: Layer already exists 06:34:46 22dd623ddf6e: Layer already exists 06:34:47 latest: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 06:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:47 53184681df24: Preparing 06:34:47 0fcf2c7a4240: Preparing 06:34:47 61cff6bc5248: Preparing 06:34:47 22dd623ddf6e: Preparing 06:34:47 3fbe34a1663b: Preparing 06:34:48 3fbe34a1663b: Layer already exists 06:34:48 53184681df24: Layer already exists 06:34:48 22dd623ddf6e: Layer already exists 06:34:48 0fcf2c7a4240: Layer already exists 06:34:48 61cff6bc5248: Layer already exists 06:34:48 2.0.1-dev.23: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:34:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:48 53184681df24: Preparing 06:34:48 0fcf2c7a4240: Preparing 06:34:48 61cff6bc5248: Preparing 06:34:48 22dd623ddf6e: Preparing 06:34:48 3fbe34a1663b: Preparing 06:34:48 3fbe34a1663b: Layer already exists 06:34:48 53184681df24: Layer already exists 06:34:48 61cff6bc5248: Layer already exists 06:34:48 22dd623ddf6e: Layer already exists 06:34:48 0fcf2c7a4240: Layer already exists 06:34:48 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:34:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 06:34:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:49 53184681df24: Preparing 06:34:49 0fcf2c7a4240: Preparing 06:34:49 61cff6bc5248: Preparing 06:34:49 22dd623ddf6e: Preparing 06:34:49 3fbe34a1663b: Preparing 06:34:49 22dd623ddf6e: Layer already exists 06:34:49 0fcf2c7a4240: Layer already exists 06:34:49 3fbe34a1663b: Layer already exists 06:34:49 61cff6bc5248: Layer already exists 06:34:49 53184681df24: Layer already exists 06:34:49 main: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:50 ===================================================== [Pipeline] echo 06:34:50 taggedImages: 06:34:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:34:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 06:34:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:34:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 06:34:50 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:50 latest 06:34:50 2.0.1-dev.23 06:34:50 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:34:50 main 06:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh 06:34:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:34:50 db082cfabfff: Preparing 06:34:50 e2ea6fb3ddd5: Preparing 06:34:50 1cd9176fbd41: Preparing 06:34:50 8c4ddc0f4a5f: Preparing 06:34:50 b287e4fe43ef: Preparing 06:34:50 c39efab1fe40: Preparing 06:34:50 386fc9fe74c4: Preparing 06:34:50 097a5c91b892: Preparing 06:34:50 74984ba1a09f: Preparing 06:34:50 6d0ac5d4dfcb: Preparing 06:34:50 c55d5dbdab40: Preparing 06:34:50 097a5c91b892: Waiting 06:34:50 74984ba1a09f: Waiting 06:34:50 6d0ac5d4dfcb: Waiting 06:34:50 386fc9fe74c4: Waiting 06:34:50 c39efab1fe40: Waiting 06:34:51 b287e4fe43ef: Layer already exists 06:34:51 c39efab1fe40: Layer already exists 06:34:51 386fc9fe74c4: Layer already exists 06:34:51 e2ea6fb3ddd5: Pushed 06:34:51 097a5c91b892: Layer already exists 06:34:51 74984ba1a09f: Layer already exists 06:34:51 6d0ac5d4dfcb: Layer already exists 06:34:51 c55d5dbdab40: Layer already exists 06:34:51 db082cfabfff: Pushed 06:34:53 1cd9176fbd41: Pushed 06:35:05 8c4ddc0f4a5f: Pushed 06:35:05 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:35:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:35:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:35:06 db082cfabfff: Preparing 06:35:06 e2ea6fb3ddd5: Preparing 06:35:06 1cd9176fbd41: Preparing 06:35:06 8c4ddc0f4a5f: Preparing 06:35:06 b287e4fe43ef: Preparing 06:35:06 c39efab1fe40: Preparing 06:35:06 386fc9fe74c4: Preparing 06:35:06 097a5c91b892: Preparing 06:35:06 74984ba1a09f: Preparing 06:35:06 6d0ac5d4dfcb: Preparing 06:35:06 c55d5dbdab40: Preparing 06:35:06 097a5c91b892: Waiting 06:35:06 74984ba1a09f: Waiting 06:35:06 6d0ac5d4dfcb: Waiting 06:35:06 c55d5dbdab40: Waiting 06:35:06 c39efab1fe40: Waiting 06:35:06 386fc9fe74c4: Waiting 06:35:06 e2ea6fb3ddd5: Layer already exists 06:35:06 b287e4fe43ef: Layer already exists 06:35:06 1cd9176fbd41: Layer already exists 06:35:06 db082cfabfff: Layer already exists 06:35:06 8c4ddc0f4a5f: Layer already exists 06:35:06 c39efab1fe40: Layer already exists 06:35:06 097a5c91b892: Layer already exists 06:35:06 386fc9fe74c4: Layer already exists 06:35:06 6d0ac5d4dfcb: Layer already exists 06:35:06 74984ba1a09f: Layer already exists 06:35:06 c55d5dbdab40: Layer already exists 06:35:06 latest: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:35:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:35:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 06:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:35:07 db082cfabfff: Preparing 06:35:07 e2ea6fb3ddd5: Preparing 06:35:07 1cd9176fbd41: Preparing 06:35:07 8c4ddc0f4a5f: Preparing 06:35:07 b287e4fe43ef: Preparing 06:35:07 c39efab1fe40: Preparing 06:35:07 386fc9fe74c4: Preparing 06:35:07 097a5c91b892: Preparing 06:35:07 74984ba1a09f: Preparing 06:35:07 6d0ac5d4dfcb: Preparing 06:35:07 c55d5dbdab40: Preparing 06:35:07 c39efab1fe40: Waiting 06:35:07 386fc9fe74c4: Waiting 06:35:07 097a5c91b892: Waiting 06:35:07 74984ba1a09f: Waiting 06:35:07 6d0ac5d4dfcb: Waiting 06:35:07 c55d5dbdab40: Waiting 06:35:07 b287e4fe43ef: Layer already exists 06:35:07 8c4ddc0f4a5f: Layer already exists 06:35:07 1cd9176fbd41: Layer already exists 06:35:07 db082cfabfff: Layer already exists 06:35:07 e2ea6fb3ddd5: Layer already exists 06:35:07 097a5c91b892: Layer already exists 06:35:07 c39efab1fe40: Layer already exists 06:35:07 386fc9fe74c4: Layer already exists 06:35:07 6d0ac5d4dfcb: Layer already exists 06:35:07 74984ba1a09f: Layer already exists 06:35:07 c55d5dbdab40: Layer already exists 06:35:07 2.0.1-dev.23: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:35:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 06:35:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:35:08 db082cfabfff: Preparing 06:35:08 e2ea6fb3ddd5: Preparing 06:35:08 1cd9176fbd41: Preparing 06:35:08 8c4ddc0f4a5f: Preparing 06:35:08 b287e4fe43ef: Preparing 06:35:08 c39efab1fe40: Preparing 06:35:08 386fc9fe74c4: Preparing 06:35:08 097a5c91b892: Preparing 06:35:08 74984ba1a09f: Preparing 06:35:08 6d0ac5d4dfcb: Preparing 06:35:08 c55d5dbdab40: Preparing 06:35:08 097a5c91b892: Waiting 06:35:08 6d0ac5d4dfcb: Waiting 06:35:08 c55d5dbdab40: Waiting 06:35:08 74984ba1a09f: Waiting 06:35:08 c39efab1fe40: Waiting 06:35:08 386fc9fe74c4: Waiting 06:35:08 1cd9176fbd41: Layer already exists 06:35:08 db082cfabfff: Layer already exists 06:35:08 b287e4fe43ef: Layer already exists 06:35:08 8c4ddc0f4a5f: Layer already exists 06:35:08 e2ea6fb3ddd5: Layer already exists 06:35:08 c39efab1fe40: Layer already exists 06:35:08 097a5c91b892: Layer already exists 06:35:08 74984ba1a09f: Layer already exists 06:35:08 386fc9fe74c4: Layer already exists 06:35:08 6d0ac5d4dfcb: Layer already exists 06:35:08 c55d5dbdab40: Layer already exists 06:35:08 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:35:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 06:35:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 06:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:35:09 db082cfabfff: Preparing 06:35:09 e2ea6fb3ddd5: Preparing 06:35:09 1cd9176fbd41: Preparing 06:35:09 8c4ddc0f4a5f: Preparing 06:35:09 b287e4fe43ef: Preparing 06:35:09 c39efab1fe40: Preparing 06:35:09 386fc9fe74c4: Preparing 06:35:09 097a5c91b892: Preparing 06:35:09 74984ba1a09f: Preparing 06:35:09 6d0ac5d4dfcb: Preparing 06:35:09 c55d5dbdab40: Preparing 06:35:09 6d0ac5d4dfcb: Waiting 06:35:09 097a5c91b892: Waiting 06:35:09 74984ba1a09f: Waiting 06:35:09 c55d5dbdab40: Waiting 06:35:09 c39efab1fe40: Waiting 06:35:09 386fc9fe74c4: Waiting 06:35:09 b287e4fe43ef: Layer already exists 06:35:09 db082cfabfff: Layer already exists 06:35:09 1cd9176fbd41: Layer already exists 06:35:09 8c4ddc0f4a5f: Layer already exists 06:35:09 e2ea6fb3ddd5: Layer already exists 06:35:09 c39efab1fe40: Layer already exists 06:35:09 6d0ac5d4dfcb: Layer already exists 06:35:09 74984ba1a09f: Layer already exists 06:35:09 097a5c91b892: Layer already exists 06:35:09 386fc9fe74c4: Layer already exists 06:35:09 c55d5dbdab40: Layer already exists 06:35:09 main: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:09 ===================================================== [Pipeline] echo 06:35:09 taggedImages: 06:35:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 06:35:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:35:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 06:35:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 06:35:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:10 06:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:11 arm64: Pulling from edgex-lftools-log-publisher 06:35:11 448f6bf000e3: Pulling fs layer 06:35:11 f757da607395: Pulling fs layer 06:35:11 05883995daec: Pulling fs layer 06:35:11 8603b9c90790: Pulling fs layer 06:35:11 1560dd03e051: Pulling fs layer 06:35:11 27f5ce0e4adf: Pulling fs layer 06:35:11 c2d8d7efcc4b: Pulling fs layer 06:35:11 8603b9c90790: Waiting 06:35:11 27f5ce0e4adf: Waiting 06:35:11 1560dd03e051: Waiting 06:35:11 c2d8d7efcc4b: Waiting 06:35:11 f757da607395: Verifying Checksum 06:35:11 f757da607395: Download complete 06:35:11 8603b9c90790: Verifying Checksum 06:35:11 8603b9c90790: Download complete 06:35:11 1560dd03e051: Verifying Checksum 06:35:11 1560dd03e051: Download complete 06:35:11 27f5ce0e4adf: Verifying Checksum 06:35:11 27f5ce0e4adf: Download complete 06:35:11 05883995daec: Verifying Checksum 06:35:11 05883995daec: Download complete 06:35:12 448f6bf000e3: Verifying Checksum 06:35:12 448f6bf000e3: Download complete 06:35:15 c2d8d7efcc4b: Verifying Checksum 06:35:15 c2d8d7efcc4b: Download complete 06:35:17 448f6bf000e3: Pull complete 06:35:17 f757da607395: Pull complete 06:35:18 05883995daec: Pull complete 06:35:19 8603b9c90790: Pull complete 06:35:20 1560dd03e051: Pull complete 06:35:20 27f5ce0e4adf: Pull complete 06:35:35 c2d8d7efcc4b: Pull complete 06:35:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:35:35 prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container 06:35:35 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-lftools-log-publisher:arm64 cat 06:35:39 $ docker top 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:41 ---> job-cost.sh 06:35:41 lf-activate-venv: SKIPPING 06:35:41 INFO: No Stack... 06:35:42 INFO: Retrieving Pricing Info for: v2-standard-4 06:35:42 INFO: Archiving Costs [Pipeline] sh 06:35:43 + cut -d, -f6 06:35:43 + cat /w/workspace/edgex-go/25/archives/cost.csv [Pipeline] lock 06:35:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] 06:35:43 Resource [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] did not exist. Created. 06:35:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:43 + echo total: 0.18000000715255737 [Pipeline] stash 06:35:44 Stashed 1 file(s) [Pipeline] } 06:35:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:44 $ docker stop --time=1 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 06:35:46 $ docker rm -f 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 [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 06:35:47 provisioning config files... 06:35:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/25@tmp/config7779977463879569117tmp [Pipeline] { [Pipeline] sh 06:35:47 + set +x 06:35:47 + curl -s https://codecov.io/bash 06:35:47 + bash -s -- 06:35:47 06:35:47 _____ _ 06:35:47 / ____| | | 06:35:47 | | ___ __| | ___ ___ _____ __ 06:35:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:35:47 | |___| (_) | (_| | __/ (_| (_) \ V / 06:35:47 \_____\___/ \__,_|\___|\___\___/ \_/ 06:35:47 Bash-1.0.6 06:35:47 06:35:47 06:35:47 ==> git version 2.24.4 found 06:35:47 ==> 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 06:35:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:35:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:35:47 ==> Jenkins CI detected. 06:35:47 current dir:  /w/workspace/edgex-go/25 06:35:47 project root: . 06:35:47 --> token set from env 06:35:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:35:48 ==> Running gcov in . (disable via -X gcov) 06:35:48 ==> Python coveragepy not found 06:35:48 ==> Searching for coverage reports in: 06:35:48 + . 06:35:48 -> Found 1 reports 06:35:48 ==> Detecting git/mercurial file structure 06:35:48 ==> Reading reports 06:35:48 + ./coverage.out bytes=404176 06:35:48 ==> Appending adjustments 06:35:48 https://docs.codecov.io/docs/fixing-reports 06:35:49 + Found adjustments 06:35:49 ==> Gzipping contents 06:35:49 56K /tmp/codecov.HCyOEf.gz 06:35:49 ==> Uploading reports 06:35:49 url: https://codecov.io 06:35:49 query: branch=main&commit=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:35:49 -> Pinging Codecov 06:35:49 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=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:35:49 -> Uploading to 06:35:49 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/00271124DB129430A58F1EEE437C3FCB/6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c/fcf01ad0-ab7c-453f-8a71-daf9f9652676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T063549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3f8a0bd1cf7c1b54e7604a0d02f808434ff930785ccf25d9f49943b1db7fd33 06:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:49 Dload Upload Total Spent Left Speed 06:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54492 0 0 100 54492 0 119k --:--:-- --:--:-- --:--:-- 119k 06:35:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] } 06:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:35:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:35:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:35:52 06:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:35:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:35:52 188c0c94c7c5: Pulling fs layer 06:35:52 0ef7d3d256c8: Pulling fs layer 06:35:52 de9db76c5a1d: Pulling fs layer 06:35:52 0eba1c9be4d2: Pulling fs layer 06:35:52 0d57e429df01: Pulling fs layer 06:35:52 4e4be7b47b0d: Pulling fs layer 06:35:52 e1f770b5df2f: Pulling fs layer 06:35:52 85a0685a4137: Pulling fs layer 06:35:52 0d57e429df01: Waiting 06:35:52 4e4be7b47b0d: Waiting 06:35:52 e1f770b5df2f: Waiting 06:35:52 85a0685a4137: Waiting 06:35:52 0eba1c9be4d2: Waiting 06:35:52 de9db76c5a1d: Verifying Checksum 06:35:52 de9db76c5a1d: Download complete 06:35:53 0ef7d3d256c8: Verifying Checksum 06:35:53 0ef7d3d256c8: Download complete 06:35:53 0d57e429df01: Verifying Checksum 06:35:53 0d57e429df01: Download complete 06:35:53 4e4be7b47b0d: Verifying Checksum 06:35:53 4e4be7b47b0d: Download complete 06:35:53 188c0c94c7c5: Verifying Checksum 06:35:53 188c0c94c7c5: Pull complete 06:35:53 0ef7d3d256c8: Pull complete 06:35:53 de9db76c5a1d: Pull complete 06:35:54 e1f770b5df2f: Verifying Checksum 06:35:54 e1f770b5df2f: Download complete 06:36:02 0eba1c9be4d2: Verifying Checksum 06:36:02 0eba1c9be4d2: Download complete 06:36:04 85a0685a4137: Verifying Checksum 06:36:04 85a0685a4137: Download complete 06:36:05 0eba1c9be4d2: Pull complete 06:36:05 0d57e429df01: Pull complete 06:36:05 4e4be7b47b0d: Pull complete 06:36:05 e1f770b5df2f: Pull complete 06:36:09 85a0685a4137: Pull complete 06:36:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:36:09 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:36:09 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-snyk-go:1.410.4 cat 06:36:12 $ docker top 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 -eo pid,comm [Pipeline] { [Pipeline] echo 06:36:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:36:12 + set -o pipefail 06:36:12 + snyk monitor '--org=edgex-jenkins' 06:36:19 06:36:19 Monitoring /w/workspace/edgex-go/25 (github.com/edgexfoundry/edgex-go)... 06:36:19 06:36:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7fba0939-94ba-464f-aab4-d2726bee6fc9 06:36:19 06:36:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:36:19 06:36:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:36:19 06:36:19 [Pipeline] } 06:36:19 $ docker stop --time=1 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 06:36:21 $ docker rm -f 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:36:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:22 provisioning config files... 06:36:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/25@tmp/config5006595541695217021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:22 --> edgex-publish-swagger.sh 06:36:22 === Publish openapi/v2 API === 06:36:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:36:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/25/openapi/v2/core-command.yaml] 06:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:22 Dload Upload Total Spent Left Speed 06:36:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27234 0:00:01 0:00:01 --:--:-- 27236 100 31867 0 0 100 31867 0 27230 0:00:01 0:00:01 --:--:-- 27236 06:36:23 06:36:23 06:36:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/25/openapi/v2/core-data.yaml] 06:36:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:23 Dload Upload Total Spent Left Speed 06:36:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 62523 0:00:01 0:00:01 --:--:-- 62573 100 65452 0 0 100 65452 0 62515 0:00:01 0:00:01 --:--:-- 62573 06:36:24 06:36:24 06:36:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/25/openapi/v2/core-metadata.yaml] 06:36:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:24 Dload Upload Total Spent Left Speed 06:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 06:36:25 06:36:25 06:36:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/25/openapi/v2/support-notifications.yaml] 06:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:25 Dload Upload Total Spent Left Speed 06:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74326 0:00:01 0:00:01 --:--:-- 74336 100 86007 0 0 100 86007 0 65422 0:00:01 0:00:01 --:--:-- 65454 06:36:27 06:36:27 06:36:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/25/openapi/v2/support-scheduler.yaml] 06:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:27 Dload Upload Total Spent Left Speed 06:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 38038 --:--:-- --:--:-- --:--:-- 38041 100 36710 0 0 100 36710 0 38033 --:--:-- --:--:-- --:--:-- 38002 06:36:28 06:36:28 06:36:28 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/25/openapi/v2/system-agent.yaml] 06:36:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:28 Dload Upload Total Spent Left Speed 06:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16925 0:00:01 0:00:01 --:--:-- 16935 100 19730 0 0 100 19730 0 13375 0:00:01 0:00:01 --:--:-- 13376 100 19730 0 0 100 19730 0 13374 0:00:01 0:00:01 --:--:-- 13367 06:36:29 06:36:29 [Pipeline] } 06:36:29 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 06:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:36:30 . [Pipeline] withDockerContainer 06:36:30 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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:10004/edgex-devops/git-semver:latest cat 06:36:30 $ docker top 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:30 [ssh-agent] Looking for ssh-agent implementation... 06:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:30 $ docker exec 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 ssh-agent 06:36:31 SSH_AUTH_SOCK=/tmp/ssh-GT8GYOdeBwTl/agent.13 06:36:31 SSH_AGENT_PID=18 06:36:31 Running ssh-add (command line suppressed) 06:36:31 Identity added: /w/workspace/edgex-go/25@tmp/private_key_4371180804155270761.key (/w/workspace/edgex-go/25@tmp/private_key_4371180804155270761.key) 06:36:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:31 + git semver tag 06:36:31 # -> Open(): unable to determine branch for HEAD 06:36:31 # $GIT_DIR = /w/workspace/edgex-go/25/.git 06:36:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 06:36:31 # $SEMVER_REMOTE_NAME = origin 06:36:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:36:31 # $SEMVER_USER_NAME = edgex-jenkins 06:36:31 # $SEMVER_BRANCH = main 06:36:31 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver 06:36:31 # 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c HEAD 06:36:31 # -> Force: false 06:36:31 # 7d6af975116b46bd295279812227eee2e5eac5fd refs/tags/v2.0.1-dev.23 [Pipeline] } 06:36:31 $ docker exec --env ******** --env ******** 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 ssh-agent -k 06:36:31 unset SSH_AUTH_SOCK; 06:36:31 unset SSH_AGENT_PID; 06:36:31 echo Agent pid 18 killed; 06:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:31 + git semver [Pipeline] } 06:36:31 $ docker stop --time=1 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 06:36:33 $ docker rm -f 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:33 06:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:34 0.23.1-centos7: Pulling from edgex-lftools 06:36:34 ab5ef0e58194: Pulling fs layer 06:36:34 9712f1f96733: Pulling fs layer 06:36:34 63f879dbbcfc: Pulling fs layer 06:36:34 0d9ebad4ef96: Pulling fs layer 06:36:34 e9a5061849ea: Pulling fs layer 06:36:34 d747dcd14b5f: Pulling fs layer 06:36:34 2de7ff778b66: Pulling fs layer 06:36:34 e9a5061849ea: Waiting 06:36:34 d747dcd14b5f: Waiting 06:36:34 2de7ff778b66: Waiting 06:36:34 0d9ebad4ef96: Waiting 06:36:34 9712f1f96733: Verifying Checksum 06:36:34 9712f1f96733: Download complete 06:36:36 63f879dbbcfc: Verifying Checksum 06:36:36 63f879dbbcfc: Download complete 06:36:37 e9a5061849ea: Verifying Checksum 06:36:37 e9a5061849ea: Download complete 06:36:37 d747dcd14b5f: Verifying Checksum 06:36:37 d747dcd14b5f: Download complete 06:36:37 2de7ff778b66: Verifying Checksum 06:36:37 2de7ff778b66: Download complete 06:36:38 0d9ebad4ef96: Verifying Checksum 06:36:38 0d9ebad4ef96: Download complete 06:36:38 ab5ef0e58194: Verifying Checksum 06:36:38 ab5ef0e58194: Download complete 06:36:41 ab5ef0e58194: Pull complete 06:36:41 9712f1f96733: Pull complete 06:36:42 63f879dbbcfc: Pull complete 06:36:45 0d9ebad4ef96: Pull complete 06:36:45 e9a5061849ea: Pull complete 06:36:46 d747dcd14b5f: Pull complete 06:36:47 2de7ff778b66: Pull complete 06:36:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:36:47 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-lftools:0.23.1-centos7 cat 06:36:50 $ docker top e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:36:50 provisioning config files... 06:36:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/25@tmp/config8609739600708905055tmp 06:36:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/25@tmp/config1608329519993642815tmp 06:36:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/25@tmp/config5347930199751069974tmp [Pipeline] { [Pipeline] echo 06:36:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:36:51 ---> sigul-configuration.sh 06:36:51 gpg: directory `/root/.gnupg' created 06:36:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:36:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:36:51 gpg: keyring `/root/.gnupg/secring.gpg' created 06:36:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:36:51 gpg: CAST5 encrypted data 06:36:51 gpg: encrypted with 1 passphrase 06:36:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:36:51 + mkdir /home/jenkins 06:36:51 + mkdir /home/jenkins/sigul [Pipeline] sh 06:36:51 + 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 06:36:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:36:53 ---> sigul-install.sh 06:36:53 Sigul already installed; skipping installation. [Pipeline] sh 06:36:54 + git tag --list 06:36:54 0.6.0 06:36:54 0.6.1 06:36:54 0.7.0 06:36:54 0.7.1 06:36:54 v1.0.0 06:36:54 v1.0.1 06:36:54 v1.1.0 06:36:54 v1.2.0 06:36:54 v1.2.1 06:36:54 v1.3.0 06:36:54 v1.3.1 06:36:54 v2.0.0 06:36:54 v2.0.1-dev.1 06:36:54 v2.0.1-dev.10 06:36:54 v2.0.1-dev.11 06:36:54 v2.0.1-dev.12 06:36:54 v2.0.1-dev.13 06:36:54 v2.0.1-dev.14 06:36:54 v2.0.1-dev.15 06:36:54 v2.0.1-dev.16 06:36:54 v2.0.1-dev.17 06:36:54 v2.0.1-dev.18 06:36:54 v2.0.1-dev.19 06:36:54 v2.0.1-dev.2 06:36:54 v2.0.1-dev.20 06:36:54 v2.0.1-dev.21 06:36:54 v2.0.1-dev.22 06:36:54 v2.0.1-dev.23 06:36:54 v2.0.1-dev.3 06:36:54 v2.0.1-dev.4 06:36:54 v2.0.1-dev.5 06:36:54 v2.0.1-dev.6 06:36:54 v2.0.1-dev.7 06:36:54 v2.0.1-dev.8 06:36:54 v2.0.1-dev.9 [Pipeline] sh 06:36:54 + lftools sign git-tag v2.0.1-dev.23 06:36:55 Signing Git tag with Sigul... 06:36:55 Signing v2.0.1-dev.23 [Pipeline] echo 06:36:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:36:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:36:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:36:56 $ docker stop --time=1 e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b 06:36:57 $ docker rm -f e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:36:58 . [Pipeline] withDockerContainer 06:36:58 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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:10004/edgex-devops/git-semver:latest cat 06:36:58 $ docker top 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:59 [ssh-agent] Looking for ssh-agent implementation... 06:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:59 $ docker exec 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 ssh-agent 06:36:59 SSH_AUTH_SOCK=/tmp/ssh-XTW7tC4zVE7r/agent.13 06:36:59 SSH_AGENT_PID=19 06:36:59 Running ssh-add (command line suppressed) 06:36:59 Identity added: /w/workspace/edgex-go/25@tmp/private_key_1134803360947399557.key (/w/workspace/edgex-go/25@tmp/private_key_1134803360947399557.key) 06:36:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:59 + git semver bump pre 06:36:59 # -> Open(): unable to determine branch for HEAD 06:36:59 # $GIT_DIR = /w/workspace/edgex-go/25/.git 06:36:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 06:36:59 # $SEMVER_REMOTE_NAME = origin 06:36:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:36:59 # $SEMVER_USER_NAME = edgex-jenkins 06:36:59 # $SEMVER_BRANCH = main 06:36:59 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver 06:36:59 2.0.1-dev.24 [Pipeline] } 06:36:59 $ docker exec --env ******** --env ******** 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 ssh-agent -k 06:36:59 unset SSH_AUTH_SOCK; 06:36:59 unset SSH_AGENT_PID; 06:36:59 echo Agent pid 19 killed; 06:36:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:00 + git semver [Pipeline] } 06:37:00 $ docker stop --time=1 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 06:37:01 $ docker rm -f 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:37:01 . [Pipeline] withDockerContainer 06:37:01 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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:10004/edgex-devops/git-semver:latest cat 06:37:02 $ docker top 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:02 [ssh-agent] Looking for ssh-agent implementation... 06:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:02 $ docker exec 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b ssh-agent 06:37:02 SSH_AUTH_SOCK=/tmp/ssh-6uEO2TQZLSAd/agent.15 06:37:02 SSH_AGENT_PID=21 06:37:02 Running ssh-add (command line suppressed) 06:37:03 Identity added: /w/workspace/edgex-go/25@tmp/private_key_3604726821869654725.key (/w/workspace/edgex-go/25@tmp/private_key_3604726821869654725.key) 06:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:03 + git semver push 06:37:03 # -> Open(): unable to determine branch for HEAD 06:37:03 # $GIT_DIR = /w/workspace/edgex-go/25/.git 06:37:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 06:37:03 # $SEMVER_REMOTE_NAME = origin 06:37:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:37:03 # $SEMVER_USER_NAME = edgex-jenkins 06:37:03 # $SEMVER_BRANCH = main 06:37:03 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } 06:37:06 $ docker exec --env ******** --env ******** 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b ssh-agent -k 06:37:06 unset SSH_AUTH_SOCK; 06:37:06 unset SSH_AGENT_PID; 06:37:06 echo Agent pid 21 killed; 06:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:07 + git semver [Pipeline] } 06:37:07 $ docker stop --time=1 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b 06:37:08 $ docker rm -f 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:37:11 + '[' -d /w/workspace/edgex-go/25/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:37:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:12 ---> package-listing.sh 06:37:12 ++ facter osfamily 06:37:12 ++ tr '[:upper:]' '[:lower:]' 06:37:12 + OS_FAMILY=redhat 06:37:12 + workspace=/w/workspace/edgex-go/25 06:37:12 + START_PACKAGES=/tmp/packages_start.txt 06:37:12 + END_PACKAGES=/tmp/packages_end.txt 06:37:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:12 + PACKAGES=/tmp/packages_start.txt 06:37:12 + '[' /w/workspace/edgex-go/25 ']' 06:37:12 + PACKAGES=/tmp/packages_end.txt 06:37:12 + case "${OS_FAMILY}" in 06:37:12 + rpm -qa 06:37:12 + sort 06:37:14 + '[' -f /tmp/packages_start.txt ']' 06:37:14 + '[' -f /tmp/packages_end.txt ']' 06:37:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:14 + '[' /w/workspace/edgex-go/25 ']' 06:37:14 + mkdir -p /w/workspace/edgex-go/25/archives/ 06:37:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo 06:37:14 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:15 06:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:15 latest: Pulling from edgex-lftools-log-publisher 06:37:15 b4d181a07f80: Pulling fs layer 06:37:15 a1111a8f2ec3: Pulling fs layer 06:37:15 ed53099fbce6: Pulling fs layer 06:37:15 dc539afda2c1: Pulling fs layer 06:37:15 77bc0d833cb6: Pulling fs layer 06:37:15 9065ff56babe: Pulling fs layer 06:37:15 d287ab97295c: Pulling fs layer 06:37:15 dc539afda2c1: Waiting 06:37:15 77bc0d833cb6: Waiting 06:37:15 9065ff56babe: Waiting 06:37:15 d287ab97295c: Waiting 06:37:15 a1111a8f2ec3: Verifying Checksum 06:37:15 a1111a8f2ec3: Download complete 06:37:15 dc539afda2c1: Verifying Checksum 06:37:15 dc539afda2c1: Download complete 06:37:16 77bc0d833cb6: Verifying Checksum 06:37:16 77bc0d833cb6: Download complete 06:37:16 9065ff56babe: Verifying Checksum 06:37:16 9065ff56babe: Download complete 06:37:16 ed53099fbce6: Verifying Checksum 06:37:16 ed53099fbce6: Download complete 06:37:17 b4d181a07f80: Verifying Checksum 06:37:17 b4d181a07f80: Download complete 06:37:18 b4d181a07f80: Pull complete 06:37:18 a1111a8f2ec3: Pull complete 06:37:18 ed53099fbce6: Pull complete 06:37:18 dc539afda2c1: Pull complete 06:37:19 77bc0d833cb6: Pull complete 06:37:19 9065ff56babe: Pull complete 06:37:20 d287ab97295c: Verifying Checksum 06:37:20 d287ab97295c: Download complete 06:37:24 d287ab97295c: Pull complete 06:37:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:37:24 prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container 06:37:24 $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-lftools-log-publisher:latest cat 06:37:27 $ docker top 2640adbbcd7e8735b179a3b546940f9cc13d6bb0794e7274b3b96e1182ae7ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:28 + ls /var/log/sa-host 06:37:28 + sadf -c /var/log/sa-host/sa05 06:37:28 file_magic: OK 06:37:28 HZ: Using current value: 100 06:37:28 file_header: OK 06:37:28 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 06:37:28 Statistics: 06:37:28 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:37:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:29 provisioning config files... 06:37:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config5342439712565594210tmp [Pipeline] { [Pipeline] echo 06:37:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:29 ---> create-netrc.sh [Pipeline] } 06:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:30 ---> python-tools-install.sh [Pipeline] echo 06:37:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:30 ---> sudo-logs.sh 06:37:30 Archiving 'sudo' log.. 06:37:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2057.vexxhost.local: Name or service not known 06:37:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2057.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:37:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:30 ---> job-cost.sh 06:37:30 lf-activate-venv: SKIPPING 06:37:30 DEBUG: total: 0.18000000715255737 06:37:30 INFO: Retrieving Stack Cost... 06:37:31 INFO: Retrieving Pricing Info for: v3-standard-2 06:37:31 INFO: Archiving Costs [Pipeline] echo 06:37:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:32 ---> logs-deploy.sh 06:37:32 lf-activate-venv: SKIPPING 06:37:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/25 06:37:32 INFO: archiving workspace using pattern(s): 06:37:32 Archives upload complete. 06:37:33 INFO: archiving logs to Nexus 06:37:33 ---> uname -a: 06:37:33 Linux prd-centos7-docker-4c-2g-2057.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:37:33 06:37:33 06:37:33 ---> lscpu: 06:37:33 Architecture: x86_64 06:37:33 CPU op-mode(s): 32-bit, 64-bit 06:37:33 Byte Order: Little Endian 06:37:33 Address sizes: 40 bits physical, 48 bits virtual 06:37:33 CPU(s): 2 06:37:33 On-line CPU(s) list: 0,1 06:37:33 Thread(s) per core: 1 06:37:33 Core(s) per socket: 1 06:37:33 Socket(s): 2 06:37:33 NUMA node(s): 1 06:37:33 Vendor ID: AuthenticAMD 06:37:33 CPU family: 23 06:37:33 Model: 49 06:37:33 Model name: AMD EPYC-Rome Processor 06:37:33 Stepping: 0 06:37:33 CPU MHz: 2799.996 06:37:33 BogoMIPS: 5599.99 06:37:33 Virtualization: AMD-V 06:37:33 Hypervisor vendor: KVM 06:37:33 Virtualization type: full 06:37:33 L1d cache: 32K 06:37:33 L1i cache: 32K 06:37:33 L2 cache: 512K 06:37:33 L3 cache: 16384K 06:37:33 NUMA node0 CPU(s): 0,1 06:37:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:37:33 06:37:33 06:37:33 ---> nproc: 06:37:33 2 06:37:33 06:37:33 06:37:33 ---> df -h: 06:37:33 Filesystem Size Used Avail Use% Mounted on 06:37:33 overlay 40G 15G 26G 37% / 06:37:33 tmpfs 64M 0 64M 0% /dev 06:37:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:37:33 shm 64M 0 64M 0% /dev/shm 06:37:33 /dev/vda1 40G 15G 26G 37% /facter-os 06:37:33 06:37:33 06:37:33 ---> sar -b -r -n DEV: 06:37:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 06:37:33 06:37:33 06:19:30 LINUX RESTART (2 CPU) 06:37:33 06:37:33 06:20:01 tps rtps wtps bread/s bwrtn/s 06:37:33 06:21:01 90.27 4.68 85.59 2867.55 8748.42 06:37:33 06:22:01 261.09 0.17 260.93 22.65 74707.20 06:37:33 06:23:01 154.66 0.00 154.66 0.00 31412.54 06:37:33 06:24:01 55.48 0.00 55.48 0.00 8305.08 06:37:33 06:25:02 419.13 208.50 210.64 5104.36 142084.97 06:37:33 06:26:01 716.83 331.87 384.96 21058.73 188944.11 06:37:33 06:27:01 491.86 23.74 468.12 4918.79 209862.24 06:37:33 06:28:01 160.34 17.77 142.57 1775.29 28203.48 06:37:33 06:29:01 4.88 0.18 4.70 1.60 87.44 06:37:33 06:30:01 0.25 0.02 0.23 0.13 3.66 06:37:33 06:31:01 0.22 0.00 0.22 0.00 3.23 06:37:33 06:32:01 0.15 0.00 0.15 0.00 1.77 06:37:33 06:33:01 0.28 0.00 0.28 0.00 3.41 06:37:33 06:34:01 0.22 0.00 0.22 0.00 2.50 06:37:33 06:35:01 0.57 0.18 0.38 5.73 6.28 06:37:33 06:36:01 5.15 2.88 2.27 299.18 56.61 06:37:33 06:37:01 235.77 0.97 234.81 566.01 55092.14 06:37:33 Average: 152.34 34.53 117.81 2137.78 43869.54 06:37:33 06:37:33 06:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:33 06:21:01 4884648 0 1070120 13.36 2620 2051552 1755332 19.38 1107276 1605752 157760 06:37:33 06:22:01 2569276 0 1193916 14.91 2620 4243128 1621896 17.91 1694500 3058976 547984 06:37:33 06:23:01 3052052 0 1249052 15.60 2620 3705216 1722020 19.01 1474844 2835784 182536 06:37:33 06:24:01 3064108 0 1248912 15.59 2620 3693300 1659956 18.33 1430072 2865052 151164 06:37:33 06:25:02 156984 0 1463664 18.28 2620 6385672 2210524 24.41 2470992 4638264 6468 06:37:33 06:26:01 988824 0 1752968 21.89 2620 5264528 3202656 35.36 2434136 3808520 0 06:37:33 06:27:01 1683696 0 1472932 18.39 2620 4849692 2332708 25.75 2456232 3083532 139236 06:37:33 06:28:01 2340616 0 1339272 16.72 2620 4326432 1614460 17.82 1532776 3365548 32 06:37:33 06:29:01 2337228 0 1342576 16.76 2620 4326516 1608904 17.76 1636716 3266032 8 06:37:33 06:30:01 2357540 0 1322260 16.51 2620 4326520 1412140 15.59 1627912 3263244 8 06:37:33 06:31:01 2357636 0 1322160 16.51 2620 4326524 1412224 15.59 1630076 3261220 8 06:37:33 06:32:01 2357772 0 1322020 16.51 2620 4326528 1412200 15.59 1629796 3261316 8 06:37:33 06:33:01 2358016 0 1321768 16.50 2620 4326536 1412140 15.59 1629784 3261316 8 06:37:33 06:34:01 2358024 0 1321760 16.50 2620 4326536 1412140 15.59 1629904 3261316 8 06:37:33 06:35:01 2357528 0 1322216 16.51 2620 4326576 1412140 15.59 1630080 3261184 16 06:37:33 06:36:01 2106540 0 1354956 16.92 2620 4544824 1599780 17.66 1707420 3433388 209156 06:37:33 06:37:01 806196 0 1525672 19.05 2620 5674452 1549504 17.11 1860240 4401808 52 06:37:33 Average: 2243334 0 1349778 16.85 2620 4413208 1726513 19.06 1740162 3290132 82027 06:37:33 06:37:33 06:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:33 06:21:01 vethac37efa 941.56 837.72 87.33 2700.64 0.00 0.00 0.00 0.00 06:37:33 06:21:01 eth0 2025.30 1711.33 6340.98 193.30 0.00 0.00 0.00 0.00 06:37:33 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:21:01 docker0 941.56 837.59 74.46 2700.63 0.00 0.00 0.00 0.00 06:37:33 06:22:01 eth0 1019.07 755.91 5372.90 68.84 0.00 0.00 0.00 0.00 06:37:33 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:22:01 docker0 418.24 511.78 30.86 2079.67 0.00 0.00 0.00 0.00 06:37:33 06:23:01 veth05b615b 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 06:37:33 06:23:01 eth0 45.79 25.87 40.45 15.64 0.00 0.00 0.00 0.00 06:37:33 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:23:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 06:37:33 06:24:01 veth05b615b 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 06:37:33 06:24:01 eth0 20.06 11.72 13.89 7.52 0.00 0.00 0.00 0.00 06:37:33 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:24:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 06:37:33 06:25:02 vethee8e632 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:33 06:25:02 eth0 293.21 203.65 1707.12 138.37 0.00 0.00 0.00 0.00 06:37:33 06:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:26:01 vethee8e632 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 06:37:33 06:26:01 veth8b73c88 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:37:33 06:26:01 vethba13224 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:37:33 06:26:01 eth0 117.34 74.42 304.25 17.44 0.00 0.00 0.00 0.00 06:37:33 06:27:01 vethee8e632 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 06:37:33 06:27:01 eth0 96.92 56.03 211.95 20.99 0.00 0.00 0.00 0.00 06:37:33 06:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:33 06:27:01 veth6920e74 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 06:37:33 06:28:01 eth0 591.64 428.50 1790.53 955.12 0.00 0.00 0.00 0.00 06:37:33 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:28:01 docker0 1513.59 1592.61 115.07 5626.03 0.00 0.00 0.00 0.00 06:37:33 06:29:01 eth0 192.82 164.09 86.57 746.00 0.00 0.00 0.00 0.00 06:37:33 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:33 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:31:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:37:33 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:32:01 eth0 0.62 0.37 0.78 0.02 0.00 0.00 0.00 0.00 06:37:33 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:33 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:33 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:36:01 eth0 757.17 536.68 3492.36 40.47 0.00 0.00 0.00 0.00 06:37:33 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:37:01 eth0 879.66 619.74 4298.63 155.50 0.00 0.00 0.00 0.00 06:37:33 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 06:37:01 docker0 112.35 128.85 9.57 412.82 0.00 0.00 0.00 0.00 06:37:33 Average: eth0 355.51 270.09 1392.89 138.91 0.00 0.00 0.00 0.00 06:37:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:33 Average: docker0 95.73 101.36 7.34 355.56 0.00 0.00 0.00 0.00 06:37:33 06:37:33 06:37:33 ---> sar -P ALL: 06:37:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 06:37:33 06:37:33 06:19:30 LINUX RESTART (2 CPU) 06:37:33 06:37:33 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:37:33 06:21:01 all 22.99 0.00 5.33 2.43 0.07 69.17 06:37:33 06:21:01 0 20.79 0.00 6.54 3.65 0.07 68.94 06:37:33 06:21:01 1 25.17 0.00 4.14 1.22 0.07 69.40 06:37:33 06:22:01 all 22.96 0.00 9.88 3.48 0.10 63.58 06:37:33 06:22:01 0 22.59 0.00 10.39 3.59 0.11 63.32 06:37:33 06:22:01 1 23.33 0.00 9.36 3.38 0.09 63.84 06:37:33 06:23:01 all 58.13 0.00 8.33 2.01 0.11 31.42 06:37:33 06:23:01 0 57.53 0.00 8.96 2.05 0.11 31.35 06:37:33 06:23:01 1 58.72 0.00 7.72 1.97 0.11 31.48 06:37:33 06:24:01 all 38.61 0.00 5.27 0.30 0.08 55.74 06:37:33 06:24:01 0 38.95 0.00 5.11 0.30 0.07 55.56 06:37:33 06:24:01 1 38.26 0.00 5.43 0.30 0.09 55.92 06:37:33 06:25:02 all 33.24 0.00 11.10 17.09 0.10 38.48 06:37:33 06:25:02 0 33.93 0.00 11.48 17.14 0.09 37.36 06:37:33 06:25:02 1 32.55 0.00 10.72 17.03 0.11 39.60 06:37:33 06:26:01 all 64.43 0.00 18.31 13.93 0.12 3.21 06:37:33 06:26:01 0 64.50 0.00 18.35 13.71 0.13 3.31 06:37:33 06:26:01 1 64.36 0.00 18.27 14.16 0.11 3.10 06:37:33 06:27:01 all 74.57 0.00 19.71 3.79 0.12 1.81 06:37:33 06:27:01 0 74.66 0.00 19.69 4.21 0.11 1.33 06:37:33 06:27:01 1 74.47 0.00 19.74 3.38 0.13 2.29 06:37:33 06:28:01 all 24.20 0.00 8.19 2.63 0.08 64.90 06:37:33 06:28:01 0 25.46 0.00 8.70 2.71 0.09 63.03 06:37:33 06:28:01 1 22.94 0.00 7.68 2.55 0.07 66.76 06:37:33 06:29:01 all 7.47 0.00 1.49 0.03 0.05 90.95 06:37:33 06:29:01 0 7.60 0.00 1.51 0.03 0.05 90.81 06:37:33 06:29:01 1 7.35 0.00 1.47 0.03 0.05 91.10 06:37:33 06:30:01 all 0.20 0.00 0.10 0.00 0.04 99.66 06:37:33 06:30:01 0 0.08 0.00 0.05 0.00 0.05 99.82 06:37:33 06:30:01 1 0.32 0.00 0.15 0.00 0.03 99.50 06:37:33 06:31:01 all 0.23 0.00 0.02 0.00 0.02 99.74 06:37:33 06:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 06:37:33 06:31:01 1 0.30 0.00 0.02 0.00 0.02 99.67 06:37:33 06:37:33 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:37:33 06:32:01 all 0.22 0.00 0.03 0.00 0.02 99.74 06:37:33 06:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:37:33 06:32:01 1 0.40 0.00 0.03 0.00 0.02 99.55 06:37:33 06:33:01 all 0.23 0.00 0.03 0.00 0.03 99.72 06:37:33 06:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:37:33 06:33:01 1 0.45 0.00 0.03 0.00 0.03 99.48 06:37:33 06:34:01 all 0.27 0.00 0.03 0.00 0.02 99.69 06:37:33 06:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:37:33 06:34:01 1 0.48 0.00 0.02 0.00 0.02 99.48 06:37:33 06:35:01 all 0.27 0.00 0.05 0.00 0.01 99.67 06:37:33 06:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:37:33 06:35:01 1 0.48 0.00 0.05 0.00 0.02 99.45 06:37:33 06:36:01 all 2.10 0.00 1.28 0.03 0.03 96.56 06:37:33 06:36:01 0 1.75 0.00 1.41 0.02 0.03 96.78 06:37:33 06:36:01 1 2.44 0.00 1.15 0.05 0.03 96.33 06:37:33 06:37:01 all 21.54 0.00 10.87 3.44 0.10 64.05 06:37:33 06:37:01 0 21.18 0.00 11.10 3.02 0.11 64.60 06:37:33 06:37:01 1 21.91 0.00 10.65 3.85 0.09 63.50 06:37:33 Average: all 21.02 0.00 5.66 2.78 0.06 70.48 06:37:33 Average: 0 20.87 0.00 5.85 2.85 0.06 70.37 06:37:33 Average: 1 21.16 0.00 5.47 2.71 0.06 70.60 06:37:33 06:37:33 06:37:33