Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e92863d55807b65f509bd650f3f22bb3a2ab538f 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-ssh8403210161384833130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh582979865080994653.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7199582419951256760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh5221376086503408226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2090927398034036105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/66 [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/66 # 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/66@tmp/jenkins-gitclient-ssh1075257671276919339.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 e92863d55807b65f509bd650f3f22bb3a2ab538f (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 e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 Commit message: "Merge pull request #3734 from bnevis-i/edgex-go-3565-gosimple" > git rev-list --no-walk f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:09 ========================================================= 07:59:09 EdgeX Global Pipelines Version Info 07:59:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:59:10 ------------------- 07:59:10 stable info: 07:59:10 ------------------- 07:59:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:59:10 Message: update stable to v1.0.205 07:59:11 ------------------- 07:59:11 experimental info: 07:59:11 ------------------- 07:59:11 Commited By: **** collab-it+edgex@linuxfoundation.org 07:59:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:59:11 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e92863d [Pipeline] echo 07:59:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:11 provisioning config files... 07:59:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config6944514658013989670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:12 ---> docker-login.sh 07:59:12 nexus3.edgexfoundry.org:10001 07:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:12 Configure a credential helper to remove this warning. See 07:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:12 07:59:12 Login Succeeded 07:59:12 nexus3.edgexfoundry.org:10002 07:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:12 Configure a credential helper to remove this warning. See 07:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:12 07:59:12 Login Succeeded 07:59:12 nexus3.edgexfoundry.org:10003 07:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:12 Configure a credential helper to remove this warning. See 07:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:12 07:59:12 Login Succeeded 07:59:12 nexus3.edgexfoundry.org:10004 07:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:12 Configure a credential helper to remove this warning. See 07:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:12 07:59:12 Login Succeeded 07:59:13 docker.io 07:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:13 Configure a credential helper to remove this warning. See 07:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:13 07:59:13 Login Succeeded 07:59:13 ---> docker-login.sh ends [Pipeline] } 07:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:13 ++ 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 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/core-command/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo core-command,cmd/core-command/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/core-data/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo core-data,cmd/core-data/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/core-metadata/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo core-metadata,cmd/core-metadata/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/security-bootstrapper/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/security-proxy-setup/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/support-notifications/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo support-notifications,cmd/support-notifications/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/support-scheduler/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:59:13 + for file in '`ls cmd/**/Dockerfile`' 07:59:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:59:13 ++ cut -d/ -f2 07:59:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:59:13 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 07:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:15 07:59:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:15 latest: Pulling from edgex-devops/git-semver 07:59:15 31603596830f: Pulling fs layer 07:59:15 04fac38145f0: Pulling fs layer 07:59:15 701f6daf10bf: Pulling fs layer 07:59:15 24f72da36158: Pulling fs layer 07:59:15 24f72da36158: Waiting 07:59:15 04fac38145f0: Download complete 07:59:15 31603596830f: Verifying Checksum 07:59:15 31603596830f: Download complete 07:59:15 31603596830f: Pull complete 07:59:16 24f72da36158: Verifying Checksum 07:59:16 24f72da36158: Download complete 07:59:16 04fac38145f0: Pull complete 07:59:16 701f6daf10bf: Verifying Checksum 07:59:16 701f6daf10bf: Download complete 07:59:16 701f6daf10bf: Pull complete 07:59:16 24f72da36158: Pull complete 07:59:16 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 07:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:16 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 07:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:59:17 $ docker top 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:17 [ssh-agent] Looking for ssh-agent implementation... 07:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:17 $ docker exec 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent 07:59:18 SSH_AUTH_SOCK=/tmp/ssh-9lZSnuXBmIeD/agent.14 07:59:18 SSH_AGENT_PID=20 07:59:18 Running ssh-add (command line suppressed) 07:59:18 Identity added: /w/workspace/edgex-go/66@tmp/private_key_212663533828917942.key (/w/workspace/edgex-go/66@tmp/private_key_212663533828917942.key) 07:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:18 + git tag --points-at HEAD [Pipeline] } 07:59:18 $ docker exec --env ******** --env ******** 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent -k 07:59:18 unset SSH_AUTH_SOCK; 07:59:18 unset SSH_AGENT_PID; 07:59:18 echo Agent pid 20 killed; 07:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:18 [ssh-agent] Looking for ssh-agent implementation... 07:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:18 $ docker exec 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent 07:59:18 SSH_AUTH_SOCK=/tmp/ssh-WkUA4AVVZT54/agent.53 07:59:18 SSH_AGENT_PID=59 07:59:18 Running ssh-add (command line suppressed) 07:59:18 Identity added: /w/workspace/edgex-go/66@tmp/private_key_6303704533228733865.key (/w/workspace/edgex-go/66@tmp/private_key_6303704533228733865.key) 07:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:19 + git semver init 07:59:19 # -> Open(): unable to determine branch for HEAD 07:59:19 # $GIT_DIR = /w/workspace/edgex-go/66/.git 07:59:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/66 07:59:19 # $SEMVER_REMOTE_NAME = origin 07:59:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:19 # $SEMVER_USER_NAME = edgex-jenkins 07:59:19 # $SEMVER_BRANCH = main 07:59:19 # $SEMVER_TEMP = /tmp/semver-238277573 07:59:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:59:41 # '/tmp/semver-238277573' -> '/w/workspace/edgex-go/66/.semver' 07:59:41 # -> Force: false 07:59:41 # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [Pipeline] } 07:59:41 $ docker exec --env ******** --env ******** 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 ssh-agent -k 07:59:41 unset SSH_AUTH_SOCK; 07:59:41 unset SSH_AGENT_PID; 07:59:41 echo Agent pid 59 killed; 07:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:41 + git semver [Pipeline] } 07:59:41 $ docker stop --time=1 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 07:59:43 $ docker rm -f 80cdbe11b67167177673f2ee5d66e0b7691bced7a22a92c62e87aa8b0e9f68a9 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:44 Stashed 1 file(s) [Pipeline] echo 07:59:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.58 [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 07:59:45 ========================================================= 07:59:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:59:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:59:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:59:45 540db60ca938: Pulling fs layer 07:59:45 adcc1eea9eea: Pulling fs layer 07:59:45 4c4ab2625f07: Pulling fs layer 07:59:45 db62176df00c: Pulling fs layer 07:59:45 3b30891b0d05: Pulling fs layer 07:59:45 06b49ca38bd5: Pulling fs layer 07:59:45 c788192a36de: Pulling fs layer 07:59:45 a77e37c0d609: Pulling fs layer 07:59:45 c3185cebc471: Pulling fs layer 07:59:45 db62176df00c: Waiting 07:59:45 3b30891b0d05: Waiting 07:59:45 06b49ca38bd5: Waiting 07:59:45 c788192a36de: Waiting 07:59:45 a77e37c0d609: Waiting 07:59:45 c3185cebc471: Waiting 07:59:45 4c4ab2625f07: Verifying Checksum 07:59:45 4c4ab2625f07: Download complete 07:59:45 adcc1eea9eea: Verifying Checksum 07:59:45 adcc1eea9eea: Download complete 07:59:45 3b30891b0d05: Verifying Checksum 07:59:45 3b30891b0d05: Download complete 07:59:45 06b49ca38bd5: Verifying Checksum 07:59:45 06b49ca38bd5: Download complete 07:59:45 c788192a36de: Verifying Checksum 07:59:45 c788192a36de: Download complete 07:59:45 540db60ca938: Verifying Checksum 07:59:45 540db60ca938: Download complete 07:59:45 540db60ca938: Pull complete 07:59:45 adcc1eea9eea: Pull complete 07:59:46 4c4ab2625f07: Pull complete 07:59:46 a77e37c0d609: Verifying Checksum 07:59:46 a77e37c0d609: Download complete 07:59:50 c3185cebc471: Verifying Checksum 07:59:50 db62176df00c: Verifying Checksum 07:59:50 db62176df00c: Download complete 07:59:53 db62176df00c: Pull complete 07:59:53 3b30891b0d05: Pull complete 07:59:53 06b49ca38bd5: Pull complete 07:59:53 c788192a36de: Pull complete 07:59:54 a77e37c0d609: Pull complete 07:59:56 c3185cebc471: Pull complete 07:59:56 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:59:56 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:59:56 WORKDIR /edgex 07:59:56 COPY go.mod . 07:59:56 RUN go mod download' 07:59:56 + docker build -t ci-base-image-x86_64 -f - . 07:59:57 Sending build context to Docker daemon 329MB 07:59:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:59:57 ---> 031687cdd783 07:59:57 Step 2/4 : WORKDIR /edgex 07:59:59 ---> Running in d47a16123ea0 07:59:59 Removing intermediate container d47a16123ea0 07:59:59 ---> 40d207d2997e 07:59:59 Step 3/4 : COPY go.mod . 07:59:59 ---> f5d930140b28 07:59:59 Step 4/4 : RUN go mod download 07:59:59 ---> Running in 01aa3cca5362 08:00:00 Still waiting to schedule task 08:00:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:00:38 Removing intermediate container 01aa3cca5362 08:00:38 ---> 16817b7ee0d2 08:00:38 Successfully built 16817b7ee0d2 08:00:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:00:38 + docker inspect -f . ci-base-image-x86_64 08:00:38 . [Pipeline] withDockerContainer 08:00:39 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:39 $ docker top 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:39 + go version 08:00:39 go version go1.16.6 linux/amd64 [Pipeline] } 08:00:39 $ docker stop --time=1 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 08:00:41 $ docker rm -f 1692ab89360aa3c03b0298f5c23a3f8f56ae7122c1a4527320806ee56bedaf95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:41 + docker inspect -f . ci-base-image-x86_64 08:00:41 . [Pipeline] withDockerContainer 08:00:41 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:00:41 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:00:42 $ docker top adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 -eo pid,comm [Pipeline] { [Pipeline] echo 08:00:42 ========================================================= 08:00:42 [edgeXBuildGoParallel] Running Tests and Build... 08:00:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:42 + go mod tidy [Pipeline] sh 08:00:43 + make test 08:00:43 go mod tidy 08:00:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:00:48 ? github.com/edgexfoundry/edgex-go [no test files] 08:01:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:01:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:01:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:01:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:01:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:01:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:01:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:01:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:01:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:01:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 08:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 08:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements 08:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements 08:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:01:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 59.1% of statements 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:01:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:01:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements 08:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 08:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 08:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 08:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 08:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 08:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 08:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 08:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 82.5% of statements 08:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 70.3% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:02:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:02:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 08:02:07 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 08:02:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:02:17 Running in /w/workspace/edgex-go/66 [Pipeline] { [Pipeline] checkout 08:02:17 The recommended git tool is: git 08:02:22 using credential edgex-jenkins-ssh 08:02:23 Cloning the remote Git repository 08:02:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:02:23 > git init /w/workspace/edgex-go/66 # timeout=10 08:02:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:02:23 > git --version # timeout=10 08:02:23 > git --version # 'git version 2.17.1' 08:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:40 GO111MODULE=on go vet ./... 08:02:44 Avoid second fetch 08:02:44 Checking out Revision e92863d55807b65f509bd650f3f22bb3a2ab538f (main) 08:02:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:02:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:44 > git config core.sparsecheckout # timeout=10 08:02:44 > git checkout -f e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 08:02:48 gofmt -l . 08:02:48 [ "`gofmt -l .`" = "" ] 08:02:48 ./bin/test-attribution-txt.sh 08:02:49 Commit message: "Merge pull request #3734 from bnevis-i/edgex-go-3565-gosimple" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:49 provisioning config files... 08:02:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config5767061991756343386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:49 + ls -al . 08:02:49 total 612 08:02:49 drwxrwxr-x 10 1001 1001 4096 Sep 29 08:02 . 08:02:49 drwxr-xr-x 4 root root 30 Sep 29 08:00 .. 08:02:49 -rw-rw-r-- 1 1001 1001 11 Sep 29 07:59 .dockerignore 08:02:49 drwxrwxr-x 8 1001 1001 162 Sep 29 07:59 .git 08:02:49 drwxrwxr-x 4 1001 1001 142 Sep 29 07:59 .github 08:02:49 -rw-rw-r-- 1 1001 1001 818 Sep 29 07:59 .gitignore 08:02:49 -rw-rw-r-- 1 1001 1001 68 Sep 29 07:59 .golangci.yml 08:02:49 -rw-rw-r-- 1 1001 1001 76 Sep 29 07:59 .hadolint.yml 08:02:49 drwx------ 3 1001 1001 43 Sep 29 07:59 .semver 08:02:49 -rw-rw-r-- 1 1001 1001 166 Sep 29 07:59 .sonarcloud.properties 08:02:49 -rw-rw-r-- 1 1001 1001 1171 Sep 29 07:59 ADOPTERS.md 08:02:49 -rw-rw-r-- 1 1001 1001 8493 Sep 29 07:59 Attribution.txt 08:02:49 -rw-rw-r-- 1 1001 1001 43881 Sep 29 07:59 CHANGELOG.md 08:02:49 -rw-rw-r-- 1 1001 1001 3804 Sep 29 07:59 CONTRIBUTING.md 08:02:49 -rw-rw-r-- 1 1001 1001 677 Sep 29 07:59 GOVERNANCE.md 08:02:49 -rw-rw-r-- 1 1001 1001 849 Sep 29 07:59 Jenkinsfile 08:02:49 -rw-rw-r-- 1 1001 1001 10775 Sep 29 07:59 LICENSE 08:02:49 -rw-rw-r-- 1 1001 1001 6386 Sep 29 07:59 Makefile 08:02:49 -rw-rw-r-- 1 1001 1001 582 Sep 29 07:59 OWNERS.md 08:02:49 -rw-rw-r-- 1 1001 1001 8643 Sep 29 07:59 README.md 08:02:49 -rw-rw-r-- 1 1001 1001 6912 Sep 29 07:59 SECURITY.md 08:02:49 -rw-rw-r-- 1 1001 1001 12 Sep 29 07:59 VERSION 08:02:49 -rw-rw-r-- 1 1001 1001 4131 Sep 29 07:59 ZMQWindows.md 08:02:49 drwxrwxr-x 2 1001 1001 37 Sep 29 07:59 bin 08:02:49 drwxrwxr-x 14 1001 1001 4096 Sep 29 07:59 cmd 08:02:49 -rw-r--r-- 1 root root 403100 Sep 29 08:02 coverage.out 08:02:49 -rw-rw-r-- 1 1001 1001 841 Sep 29 07:59 go.mod 08:02:49 -rw-r--r-- 1 root root 50064 Sep 29 08:00 go.sum 08:02:49 drwxrwxr-x 8 1001 1001 124 Sep 29 07:59 internal 08:02:49 drwxrwxr-x 3 1001 1001 16 Sep 29 07:59 openapi 08:02:49 drwxrwxr-x 4 1001 1001 71 Sep 29 07:59 snap 08:02:49 -rw-rw-r-- 1 1001 1001 204 Sep 29 07:59 version.go [Pipeline] sh 08:02:50 + '[' -e coverage.out ] 08:02:50 + chown 1001:1001 coverage.out [Pipeline] stash 08:02:50 ---> docker-login.sh 08:02:50 nexus3.edgexfoundry.org:10001 08:02:50 Stashed 1 file(s) [Pipeline] sh 08:02:50 + make build 08:02:50 go mod tidy 08:02:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data 08:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:52 Configure a credential helper to remove this warning. See 08:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:52 08:02:52 Login Succeeded 08:02:52 nexus3.edgexfoundry.org:10002 08:02:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:52 Configure a credential helper to remove this warning. See 08:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:52 08:02:52 Login Succeeded 08:02:52 nexus3.edgexfoundry.org:10003 08:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 nexus3.edgexfoundry.org:10004 08:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:53 Configure a credential helper to remove this warning. See 08:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:53 08:02:53 Login Succeeded 08:02:53 docker.io 08:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:54 Configure a credential helper to remove this warning. See 08:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:54 08:02:54 Login Succeeded 08:02:54 ---> docker-login.sh ends [Pipeline] } 08:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:55 ========================================================= 08:02:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:02:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:02:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:02:56 595b0fe564bb: Pulling fs layer 08:02:56 24495759ef45: Pulling fs layer 08:02:56 d148012ef14d: Pulling fs layer 08:02:56 e90a11edd702: Pulling fs layer 08:02:56 d77568369979: Pulling fs layer 08:02:56 fc1c9f9a7f3b: Pulling fs layer 08:02:56 170f2ba95c9a: Pulling fs layer 08:02:56 97ac5df62f85: Pulling fs layer 08:02:56 d77568369979: Waiting 08:02:56 fc1c9f9a7f3b: Waiting 08:02:56 170f2ba95c9a: Waiting 08:02:56 e90a11edd702: Waiting 08:02:56 d148012ef14d: Download complete 08:02:56 24495759ef45: Verifying Checksum 08:02:56 24495759ef45: Download complete 08:02:56 d77568369979: Download complete 08:02:56 fc1c9f9a7f3b: Verifying Checksum 08:02:56 fc1c9f9a7f3b: Download complete 08:02:56 170f2ba95c9a: Verifying Checksum 08:02:56 170f2ba95c9a: Download complete 08:02:56 595b0fe564bb: Verifying Checksum 08:02:56 595b0fe564bb: Download complete 08:02:57 595b0fe564bb: Pull complete 08:02:58 24495759ef45: Pull complete 08:02:58 d148012ef14d: Pull complete 08:02:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command 08:02:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:03:00 97ac5df62f85: Verifying Checksum 08:03:00 97ac5df62f85: Download complete 08:03:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:03:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:03:01 e90a11edd702: Verifying Checksum 08:03:01 e90a11edd702: Download complete 08:03:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:03:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:03:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config 08:03:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:03:07 $ docker stop --time=1 adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 08:03:09 $ docker rm -f adf6ee6ba96619ad63bb7fd6c7ff5f30f39d2c2eba500b04fffafa72ed322043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:12 08:03:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:12 latest: Pulling from edgex-devops/edgex-compose 08:03:12 cbdbe7a5bc2a: Pulling fs layer 08:03:12 ca9280d653b3: Pulling fs layer 08:03:12 7e9c9ca2126c: Pulling fs layer 08:03:12 cbdbe7a5bc2a: Verifying Checksum 08:03:12 cbdbe7a5bc2a: Download complete 08:03:13 cbdbe7a5bc2a: Pull complete 08:03:13 ca9280d653b3: Verifying Checksum 08:03:13 ca9280d653b3: Download complete 08:03:13 e90a11edd702: Pull complete 08:03:13 d77568369979: Pull complete 08:03:13 fc1c9f9a7f3b: Pull complete 08:03:13 170f2ba95c9a: Pull complete 08:03:13 ca9280d653b3: Pull complete 08:03:14 7e9c9ca2126c: Verifying Checksum 08:03:14 7e9c9ca2126c: Download complete 08:03:18 7e9c9ca2126c: Pull complete 08:03:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:03:18 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:03:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:19 97ac5df62f85: Pull complete 08:03:19 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:20 $ docker top a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 08:03:21 + docker-compose build --help 08:03:21 + grep parallel 08:03:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:21 WORKDIR /edgex 08:03:21 COPY go.mod . 08:03:21 RUN go mod download 08:03:21 + docker build -t ci-base-image-arm64 -f - . 08:03:21 --parallel Build images in parallel. [Pipeline] } 08:03:21 $ docker stop --time=1 a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d 08:03:23 $ docker rm -f a618cdd5454492fceeb79200da31bbc7022ccea469108830eb92e4e0fe49a67d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:23 Sending build context to Docker daemon 166.1MB 08:03:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:23 ---> 04bc70af865f 08:03:23 Step 2/4 : WORKDIR /edgex 08:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:23 . [Pipeline] withDockerContainer 08:03:23 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:03:23 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 08:03:23 $ docker top c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:03:24 Building core-command ... 08:03:24 Building core-data ... 08:03:24 Building core-metadata ... 08:03:24 Building security-bootstrapper ... 08:03:24 Building security-proxy-setup ... 08:03:24 Building security-secretstore-setup ... 08:03:24 Building support-notifications ... 08:03:24 Building support-scheduler ... 08:03:24 Building sys-mgmt-agent ... 08:03:24 Building core-command 08:03:24 Building core-metadata 08:03:24 Building security-bootstrapper 08:03:24 Building security-proxy-setup 08:03:24 Building support-scheduler 08:03:27 ---> Running in dc3bb2993d6b 08:03:27 Removing intermediate container dc3bb2993d6b 08:03:27 ---> c1764e97d803 08:03:27 Step 3/4 : COPY go.mod . 08:03:28 ---> 7dd41f87b137 08:03:28 Step 4/4 : RUN go mod download 08:03:28 ---> Running in 87253cad2944 08:03:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:03:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:03:35 ---> 16817b7ee0d2 08:03:35 Step 3/32 : WORKDIR /edgex-go 08:03:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:03:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:03:35 ---> 16817b7ee0d2 08:03:35 Step 3/24 : WORKDIR /edgex-go 08:03:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:03:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:03:35 ---> 16817b7ee0d2 08:03:35 Step 3/22 : WORKDIR /edgex-go 08:03:39 ---> Running in 7c6917c34cdb 08:03:39 ---> Running in c674accdfdae 08:03:39 ---> Running in 64272c98e885 08:03:45 Removing intermediate container c674accdfdae 08:03:45 ---> 2f81071d72f6 08:03:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:45 Removing intermediate container 7c6917c34cdb 08:03:45 ---> 39337aa00610 08:03:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:45 Removing intermediate container 64272c98e885 08:03:45 ---> 6b540846e7eb 08:03:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:45 ---> Running in fced562d03fd 08:03:45 ---> Running in 84c5b1d1b5f3 08:03:45 ---> Running in 69accec38fc8 08:03:47 Removing intermediate container 84c5b1d1b5f3 08:03:47 ---> 62c5c4676ff3 08:03:47 Step 5/24 : RUN apk add --update --no-cache make git 08:03:47 Removing intermediate container fced562d03fd 08:03:47 ---> e23b9f540a0c 08:03:47 Step 5/32 : RUN apk add --update --no-cache make git 08:03:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:03:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:03:47 ---> 16817b7ee0d2 08:03:47 Step 3/23 : WORKDIR /edgex-go 08:03:47 ---> Using cache 08:03:47 ---> 6b540846e7eb 08:03:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:47 ---> Using cache 08:03:47 ---> 409c594dbb99 08:03:47 Step 5/23 : RUN apk add --update --no-cache make git 08:03:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:03:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:03:47 ---> 16817b7ee0d2 08:03:47 Step 3/24 : WORKDIR /edgex-go 08:03:47 ---> Using cache 08:03:47 ---> 6b540846e7eb 08:03:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:47 ---> Using cache 08:03:47 ---> 409c594dbb99 08:03:47 Step 5/24 : RUN apk add --update --no-cache make git 08:03:47 Removing intermediate container 69accec38fc8 08:03:47 ---> 409c594dbb99 08:03:47 Step 5/22 : RUN apk add --update --no-cache make git 08:03:47 ---> Running in 2ff04aca809b 08:03:47 ---> Running in e7d2c06f30d4 08:03:47 ---> Running in aed9f7e2b471 08:03:47 ---> Running in 8df0deec9948 08:03:47 ---> Running in a62a441240b5 08:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:50 OK: 219 MiB in 52 packages 08:03:50 OK: 219 MiB in 52 packages 08:03:50 Removing intermediate container 8df0deec9948 08:03:50 ---> 8731886b4d52 08:03:50 Step 6/24 : COPY go.mod . 08:03:50 OK: 219 MiB in 52 packages 08:03:50 Removing intermediate container a62a441240b5 08:03:50 ---> c9f6c920e711 08:03:50 Step 6/23 : COPY go.mod . 08:03:50 ---> b7f61f6ef284 08:03:50 Step 7/24 : RUN go mod download 08:03:50 OK: 219 MiB in 52 packages 08:03:50 ---> Running in 7723b5cd1ad5 08:03:50 ---> 40f2a4f5b66a 08:03:50 Step 7/23 : RUN go mod download 08:03:50 ---> Running in 2459616954d2 08:03:50 Removing intermediate container 2ff04aca809b 08:03:50 ---> 7650a0273afd 08:03:50 Step 6/24 : COPY go.mod . 08:03:51 ---> 80f0ea3b561a 08:03:51 Step 7/24 : RUN go mod download 08:03:51 Removing intermediate container aed9f7e2b471 08:03:51 ---> 0fc88ec789c9 08:03:51 Step 6/22 : COPY go.mod . 08:03:51 ---> Running in c95d908d92a9 08:03:51 OK: 219 MiB in 52 packages 08:03:51 ---> 1e6cdd068afb 08:03:51 Step 7/22 : RUN go mod download 08:03:51 ---> Running in cb2361e6b80e 08:03:52 Removing intermediate container e7d2c06f30d4 08:03:52 ---> efaaf815a943 08:03:52 Step 6/32 : COPY go.mod . 08:03:52 ---> 95662cb49510 08:03:52 Step 7/32 : RUN go mod download 08:03:52 ---> Running in 6072babc12b7 08:03:52 Removing intermediate container 2459616954d2 08:03:52 ---> be8a9a42f96a 08:03:52 Step 8/23 : COPY . . 08:03:52 Removing intermediate container 7723b5cd1ad5 08:03:52 ---> 3645f699a450 08:03:52 Step 8/24 : COPY . . 08:03:53 Removing intermediate container c95d908d92a9 08:03:53 ---> 7efce31976c1 08:03:53 Step 8/24 : COPY . . 08:03:57 Removing intermediate container cb2361e6b80e 08:03:57 ---> 96c0cc08fc3c 08:03:57 Step 8/22 : COPY . . 08:03:58 Removing intermediate container 6072babc12b7 08:03:58 ---> 2811e27da296 08:03:58 Step 8/32 : COPY . . 08:04:04 ---> cd474ca61ba6 08:04:04 Step 9/23 : RUN go mod tidy 08:04:04 ---> 5ab7a6db3f64 08:04:04 Step 9/24 : RUN go mod tidy 08:04:04 ---> a05d06b715dc 08:04:04 Step 9/24 : RUN go mod tidy 08:04:04 ---> Running in bc8eb54e0bb0 08:04:04 ---> Running in d0f2f100be1d 08:04:04 ---> Running in 1fcdac81c730 08:04:09 Removing intermediate container bc8eb54e0bb0 08:04:09 ---> 322bd4735c0b 08:04:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:04:09 Removing intermediate container 1fcdac81c730 08:04:09 ---> e6f79514fa82 08:04:09 Step 10/24 : RUN make cmd/core-command/core-command 08:04:09 ---> Running in b8990886aac4 08:04:09 Removing intermediate container d0f2f100be1d 08:04:09 ---> 39c7b20eef72 08:04:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:04:09 ---> Running in 9a61e9c460f8 08:04:09 ---> Running in 9b330ef2717e 08:04:09 ---> 4354e9070114 08:04:09 Step 9/32 : RUN go mod tidy 08:04:09 ---> Running in 1dc255f19729 08:04:09 ---> 73f187d66ec7 08:04:09 Step 9/22 : RUN go mod tidy 08:04:09 ---> Running in b449a1cc1cf7 08:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command 08:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:04:12 Removing intermediate container b449a1cc1cf7 08:04:12 ---> e8568b705800 08:04:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:04:12 ---> Running in 9bb3c12186a3 08:04:12 Removing intermediate container 1dc255f19729 08:04:12 ---> be9ea17c9097 08:04:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:12 ---> Running in bffd6f2dc188 08:04:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:04:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:04:50 Removing intermediate container 87253cad2944 08:04:50 ---> 0b22e734bf9d 08:04:50 Successfully built 0b22e734bf9d 08:04:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:04:51 + docker inspect -f . ci-base-image-arm64 08:04:51 . [Pipeline] withDockerContainer 08:04:51 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 08:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-arm64 cat 08:04:52 Removing intermediate container 9a61e9c460f8 08:04:52 ---> ee5ea57e50c3 08:04:52 08:04:52 Step 11/24 : FROM alpine:3.14 08:04:52 3.14: Pulling from library/alpine 08:04:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:04:52 Status: Downloaded newer image for alpine:3.14 08:04:52 ---> 14119a10abf4 08:04:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:04:52 ---> Running in 4221fb546783 08:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:52 (1/1) Installing dumb-init (1.2.5-r1) 08:04:52 Executing busybox-1.33.1-r3.trigger 08:04:52 OK: 6 MiB in 15 packages 08:04:52 Removing intermediate container b8990886aac4 08:04:52 ---> 2c9f361bf31c 08:04:52 08:04:52 Step 11/23 : FROM alpine:3.14 08:04:52 ---> 14119a10abf4 08:04:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:04:52 ---> Running in ff30ce55e014 08:04:52 Removing intermediate container 4221fb546783 08:04:52 ---> 3832200b464a 08:04:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:04:52 ---> Running in 180ebf27a9fc 08:04:52 Removing intermediate container 180ebf27a9fc 08:04:52 ---> c1b4c9e9f805 08:04:52 Step 14/24 : ENV APP_PORT=59882 08:04:52 ---> Running in dd0f604799e0 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:52 Removing intermediate container dd0f604799e0 08:04:52 ---> a7ae4608164d 08:04:52 Step 15/24 : EXPOSE $APP_PORT 08:04:52 (1/1) Installing dumb-init (1.2.5-r1) 08:04:52 Executing busybox-1.33.1-r3.trigger 08:04:52 OK: 6 MiB in 15 packages 08:04:53 ---> Running in cf33d8309d10 08:04:53 Removing intermediate container cf33d8309d10 08:04:53 ---> 745b364df178 08:04:53 Step 16/24 : WORKDIR / 08:04:53 $ docker top b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 -eo pid,comm 08:04:53 ---> Running in bb1647abc8d7 08:04:53 Removing intermediate container bffd6f2dc188 08:04:53 ---> c898ad76036f 08:04:53 08:04:53 Step 11/32 : FROM alpine:3.14 08:04:53 ---> 14119a10abf4 08:04:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:04:53 Removing intermediate container 9b330ef2717e 08:04:53 ---> 50269f7ef074 08:04:53 08:04:53 Step 11/24 : FROM alpine:3.14 08:04:53 ---> 14119a10abf4 08:04:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:04:53 ---> Using cache 08:04:53 ---> 3832200b464a 08:04:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:04:53 ---> Using cache 08:04:53 ---> c1b4c9e9f805 08:04:53 Step 14/24 : ENV APP_PORT=59881 08:04:53 ---> Running in 36177350d3f7 08:04:53 ---> Running in e49441351211 [Pipeline] { [Pipeline] sh 08:04:53 Removing intermediate container bb1647abc8d7 08:04:53 ---> 2848758b7755 08:04:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:53 Removing intermediate container ff30ce55e014 08:04:53 ---> 64155c5eba70 08:04:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:04:53 Removing intermediate container 36177350d3f7 08:04:53 ---> b4d2ddc88bd0 08:04:53 Step 15/24 : EXPOSE $APP_PORT 08:04:53 ---> Running in 9dbcfb77e797 08:04:54 Removing intermediate container e49441351211 08:04:54 ---> e5b6dc7451bd 08:04:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:04:54 ---> Running in 540991038c29 08:04:54 ---> 872d686a253f 08:04:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:04:54 ---> Running in b7d5dcccea59 08:04:54 Removing intermediate container 9dbcfb77e797 08:04:54 ---> 57fe2f2c9611 08:04:54 Step 14/23 : ENV APP_PORT=59861 08:04:54 + go version 08:04:54 go version go1.16.6 linux/arm64 08:04:54 Removing intermediate container 9bb3c12186a3 08:04:54 ---> 226873cdcec0 08:04:54 08:04:54 Step 11/22 : FROM alpine:3.14 08:04:54 ---> 14119a10abf4 08:04:54 Step 12/22 : RUN apk add --update --no-cache curl 08:04:54 ---> Running in bf601c1991f0 08:04:54 Removing intermediate container 540991038c29 08:04:54 ---> 1506cdd00840 08:04:54 Step 16/24 : WORKDIR / 08:04:54 ---> Running in b024dd2a5aef 08:04:54 ---> Running in 4d128c1b9043 08:04:54 Removing intermediate container bf601c1991f0 08:04:54 ---> 11294e7b75ba 08:04:54 Step 15/23 : EXPOSE $APP_PORT [Pipeline] } 08:04:54 $ docker stop --time=1 b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 08:04:54 ---> Running in e5bc03afab60 08:04:54 ---> 9654094a0c58 08:04:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:04:54 Removing intermediate container 4d128c1b9043 08:04:54 ---> 80cf6354310a 08:04:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:54 Removing intermediate container e5bc03afab60 08:04:54 ---> 2401f140a6c7 08:04:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:54 (1/2) Installing dumb-init (1.2.5-r1) 08:04:54 (2/2) Installing su-exec (0.2-r1) 08:04:54 ---> f773c040abfe 08:04:54 Step 20/24 : ENTRYPOINT ["/core-command"] 08:04:54 Executing busybox-1.33.1-r3.trigger 08:04:54 OK: 6 MiB in 16 packages 08:04:54 ---> 4e102ccd7f7d 08:04:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:04:54 ---> Running in 40e9ec104343 08:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:55 ---> a48a4534394b 08:04:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:55 Removing intermediate container 40e9ec104343 08:04:55 ---> 03b8eaf20b63 08:04:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:55 (1/5) Installing ca-certificates (20191127-r5) 08:04:55 (2/5) Installing brotli-libs (1.0.9-r5) 08:04:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:04:55 (4/5) Installing libcurl (7.79.1-r0) 08:04:55 (5/5) Installing curl (7.79.1-r0) 08:04:55 Executing busybox-1.33.1-r3.trigger 08:04:55 Executing ca-certificates-20191127-r5.trigger 08:04:55 OK: 8 MiB in 19 packages 08:04:55 ---> Running in c109fdc8fcf0 08:04:55 ---> d5e0b1be97da 08:04:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:04:55 ---> 5f614dbcfb2c 08:04:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:04:55 Removing intermediate container b7d5dcccea59 08:04:55 ---> b45ac3ddb7ca 08:04:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:04:55 ---> Running in 9f49053e77bc 08:04:55 Removing intermediate container c109fdc8fcf0 08:04:55 ---> 1b8a5b11994a 08:04:55 Step 22/24 : LABEL arch=x86_64 08:04:55 ---> Running in 9f7a65080bb1 08:04:55 ---> 17a82c41111b 08:04:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:04:55 Removing intermediate container 9f49053e77bc 08:04:55 ---> c976e89cf78b 08:04:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:04:55 ---> Running in 45441ccfe9ca 08:04:56 ---> Running in b17861404335 08:04:56 ---> e518b83541f4 08:04:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:04:56 Removing intermediate container 9f7a65080bb1 08:04:56 ---> 9be56bb815ed 08:04:56 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:04:56 ---> Running in 3730e2b1e9a2 08:04:56 Removing intermediate container 45441ccfe9ca 08:04:56 ---> 2310ab2d578f 08:04:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:56 Removing intermediate container b024dd2a5aef 08:04:56 ---> 4e6eab69152c 08:04:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:04:56 ---> Running in f3ef5f5c0624 08:04:56 ---> Running in 98f679052327 08:04:56 Removing intermediate container b17861404335 08:04:56 ---> 94c0db3ce412 08:04:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:04:56 ---> Running in 6e1711009d68 08:04:56 ---> Running in d24b588a53e7 08:04:56 Removing intermediate container 3730e2b1e9a2 08:04:56 ---> 195e5269caf3 08:04:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:56 $ docker rm -f b5c177c300b23d61606dd6c771eaee9ef2be102fad8c61d3fc9d045885d75637 08:04:56 Removing intermediate container f3ef5f5c0624 08:04:56 ---> 4f6444c5230c 08:04:56 Step 24/24 : LABEL version=2.0.1-dev.58 08:04:56 ---> Running in 20dc66911c5e 08:04:56 ---> Running in 76b013415b0a 08:04:56 Removing intermediate container 98f679052327 08:04:56 ---> ac0df4cdc4f9 08:04:56 Step 22/24 : LABEL arch=x86_64 08:04:56 Removing intermediate container 6e1711009d68 08:04:56 ---> 5b3e128384d7 08:04:56 Step 14/22 : WORKDIR /edgex 08:04:56 ---> Running in 316715dbf159 08:04:56 ---> Running in 9e9d17fc03c0 08:04:56 Removing intermediate container 20dc66911c5e 08:04:56 ---> bdd8484e104b 08:04:56 Step 21/23 : LABEL arch=x86_64 08:04:56 Removing intermediate container 76b013415b0a 08:04:56 ---> f653f6070513 08:04:56 08:04:56 ---> Running in cf6d1906369b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:04:56 Removing intermediate container 9e9d17fc03c0 08:04:56 ---> db5093b034e1 08:04:56 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:04:56 Successfully built f653f6070513 08:04:56 Successfully tagged core-command:latest 08:04:56 Building sys-mgmt-agent 08:04:56  Building core-command ... done  ---> Running in b9b2fe78a319 08:04:56 Removing intermediate container 316715dbf159 08:04:56 ---> af66c525b19e 08:04:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [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 08:04:56 Removing intermediate container cf6d1906369b 08:04:56 ---> 4155a6ef846c 08:04:56 Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:04:57 08:04:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:04:57 ---> Running in 38ac7ba72851 08:04:57 Removing intermediate container b9b2fe78a319 08:04:57 ---> d100c1fc8e6f 08:04:57 Step 24/24 : LABEL version=2.0.1-dev.58 08:04:57 latest: Pulling from edgex-devops/edgex-compose-arm64 08:04:57 29e5d40040c1: Pulling fs layer 08:04:57 1ce36da41761: Pulling fs layer 08:04:57 25b303627fd3: Pulling fs layer 08:04:57 ---> e584b1341962 08:04:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:04:57 ---> Running in 90d775a4154f 08:04:57 Removing intermediate container d24b588a53e7 08:04:57 ---> c9c2df6c9498 08:04:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:04:57 Removing intermediate container 38ac7ba72851 08:04:57 ---> 86fb384cdd2d 08:04:57 Step 23/23 : LABEL version=2.0.1-dev.58 08:04:58 29e5d40040c1: Verifying Checksum 08:04:58 ---> Running in 6e9df9caa322 08:04:58 ---> Running in ba5664014fc9 08:04:58 Removing intermediate container 90d775a4154f 08:04:58 ---> e12cf03891c2 08:04:58 08:04:58 Successfully built e12cf03891c2 08:04:58 ---> ff8fbec16d79 08:04:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:04:58 Successfully tagged core-metadata:latest 08:04:58  Building core-metadata ... done Building security-secretstore-setup 08:04:58 Removing intermediate container ba5664014fc9 08:04:58 ---> 8c4425377ea7 08:04:58 08:04:58 Removing intermediate container 6e9df9caa322 08:04:58 ---> 44df766444cb 08:04:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:04:58 Successfully built 8c4425377ea7 08:04:58 Successfully tagged support-scheduler:latest 08:04:58  Building support-scheduler ... done Building core-data 08:04:58 1ce36da41761: Verifying Checksum 08:04:58 1ce36da41761: Download complete 08:04:58 29e5d40040c1: Pull complete 08:04:59 1ce36da41761: Pull complete 08:04:59 25b303627fd3: Verifying Checksum 08:04:59 25b303627fd3: Download complete 08:05:02 ---> ddaf778f10ec 08:05:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:05:02 ---> a4694ad17f91 08:05:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:05:03 ---> Running in d947a0186f43 08:05:03 ---> Running in 366f8f52ea5b 08:05:03 Removing intermediate container 366f8f52ea5b 08:05:03 ---> 415ee9f5c2e2 08:05:03 Step 19/22 : CMD ["--init=true"] 08:05:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:05:04 ---> 16817b7ee0d2 08:05:04 Step 3/26 : WORKDIR /edgex-go 08:05:04 ---> Using cache 08:05:04 ---> 6b540846e7eb 08:05:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:04 ---> Using cache 08:05:04 ---> 409c594dbb99 08:05:04 Step 5/26 : RUN apk add --update --no-cache make git 08:05:04 ---> Using cache 08:05:04 ---> 0fc88ec789c9 08:05:04 Step 6/26 : COPY go.mod . 08:05:04 ---> Using cache 08:05:04 ---> 1e6cdd068afb 08:05:04 Step 7/26 : RUN go mod download 08:05:04 ---> Using cache 08:05:04 ---> 96c0cc08fc3c 08:05:04 Step 8/26 : COPY . . 08:05:04 ---> Using cache 08:05:04 ---> 73f187d66ec7 08:05:04 Step 9/26 : RUN go mod tidy 08:05:04 ---> Using cache 08:05:04 ---> e8568b705800 08:05:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:05:05 ---> 16817b7ee0d2 08:05:05 Step 3/24 : WORKDIR /edgex-go 08:05:05 ---> Using cache 08:05:05 ---> 6b540846e7eb 08:05:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:05 ---> Using cache 08:05:05 ---> 409c594dbb99 08:05:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:05:05 ---> Running in 307643026af3 08:05:05 ---> Running in 03f2bceb1baa 08:05:05 ---> Running in 32e8a5049336 08:05:05 Removing intermediate container 307643026af3 08:05:05 ---> 287a966ae386 08:05:05 Step 20/22 : LABEL arch=x86_64 08:05:05 ---> Running in 01b5bde9f64a 08:05:05 Removing intermediate container 01b5bde9f64a 08:05:05 ---> a6f76e95001e 08:05:05 Step 21/22 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:05:05 Removing intermediate container d947a0186f43 08:05:05 ---> 5249fcb8b6e8 08:05:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:05 ---> Running in 42c58b082527 08:05:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:05:05 ---> 16817b7ee0d2 08:05:05 Step 3/24 : WORKDIR /edgex-go 08:05:05 ---> Using cache 08:05:05 ---> 6b540846e7eb 08:05:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:05 ---> Using cache 08:05:05 ---> 409c594dbb99 08:05:05 Step 5/24 : RUN apk add --update --no-cache make bash git 08:05:05 ---> Running in 338d8cb6974b 08:05:05 Removing intermediate container 42c58b082527 08:05:05 ---> c193f9d8b3d1 08:05:05 Step 22/22 : LABEL version=2.0.1-dev.58 08:05:05 ---> Running in 524ee09a7052 08:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:05:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:06 ---> a49bc608b58c 08:05:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:06 Removing intermediate container 524ee09a7052 08:05:06 ---> cc9993e1e297 08:05:06 08:05:06 Successfully built cc9993e1e297 08:05:06 Successfully tagged security-proxy-setup:latest 08:05:06 Building support-notifications 08:05:06  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:05:08 ---> b487f151881b 08:05:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:05:08 OK: 219 MiB in 52 packages 08:05:08 OK: 219 MiB in 52 packages 08:05:08 ---> ff6015c3145c 08:05:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:05:08 Removing intermediate container 32e8a5049336 08:05:08 ---> e01e5c9e1e61 08:05:08 Step 6/24 : COPY go.mod . 08:05:09 Removing intermediate container 338d8cb6974b 08:05:09 ---> aad00b234e2c 08:05:09 Step 6/24 : COPY go.mod . 08:05:09 ---> 4d656f4bba54 08:05:09 Step 7/24 : RUN go mod download 08:05:09 ---> c654c79fc837 08:05:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:05:09 ---> Running in b7bea7c76955 08:05:09 ---> 7fce33e47205 08:05:09 Step 7/24 : RUN go mod download 08:05:09 ---> Running in f132f9ddb6d2 08:05:09 ---> 828e2082312d 08:05:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:05:09 ---> Running in dc7d9cdc7023 08:05:10 25b303627fd3: Pull complete 08:05:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:05:10 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 08:05:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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 08:05:10 Removing intermediate container dc7d9cdc7023 08:05:10 ---> dab96ae264f2 08:05:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:05:10 ---> 340fc907f008 08:05:10 Step 27/32 : RUN chmod +x /entrypoint.sh 08:05:10 ---> Running in bd8d213a48c6 08:05:12 Removing intermediate container b7bea7c76955 08:05:12 ---> 53a8b4cc673c 08:05:12 Step 8/24 : COPY . . 08:05:12 Removing intermediate container bd8d213a48c6 08:05:12 ---> 2959f9ac561f 08:05:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:05:12 ---> Running in 3c07a68523fe 08:05:12 Removing intermediate container f132f9ddb6d2 08:05:12 ---> b59e4908aa3f 08:05:12 Step 8/24 : COPY . . 08:05:13 Removing intermediate container 3c07a68523fe 08:05:13 ---> d67ca50dee7f 08:05:13 Step 29/32 : CMD ["gate"] 08:05:13 $ docker top 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 -eo pid,comm 08:05:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:05:13 ---> 16817b7ee0d2 08:05:13 Step 3/23 : WORKDIR /edgex-go 08:05:13 ---> Using cache 08:05:13 ---> 6b540846e7eb 08:05:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:13 ---> Using cache 08:05:13 ---> 409c594dbb99 08:05:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh 08:05:14 + docker-compose build --help 08:05:14 + grep parallel 08:05:15 ---> Running in 2250e1426c18 08:05:15 ---> Running in 0684066a6bb0 08:05:15 Removing intermediate container 2250e1426c18 08:05:15 ---> ace6bffdde07 08:05:15 Step 30/32 : LABEL arch=x86_64 08:05:16 ---> Running in acdb2f38922a 08:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:05:16 Removing intermediate container acdb2f38922a 08:05:16 ---> c96218cd5f69 08:05:16 Step 31/32 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:05:17 ---> Running in 5fb98decd454 08:05:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:05:17 Removing intermediate container 5fb98decd454 08:05:17 ---> 175cae90dc53 08:05:17 Step 32/32 : LABEL version=2.0.1-dev.58 08:05:18 --parallel Build images in parallel. [Pipeline] } 08:05:18 $ docker stop --time=1 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 08:05:18 ---> Running in c9871d3cdc23 08:05:18 OK: 219 MiB in 52 packages 08:05:19 Removing intermediate container c9871d3cdc23 08:05:19 ---> eb517bc36dcf 08:05:19 08:05:19 Successfully built eb517bc36dcf 08:05:19 Successfully tagged security-bootstrapper:latest 08:05:20  Building security-bootstrapper ... done Removing intermediate container 0684066a6bb0 08:05:20 ---> 219ef7db521f 08:05:20 Step 6/23 : COPY go.mod . 08:05:20 $ docker rm -f 53260781dd16c9811deaeb8851dfd1dc51d7fcfa0e3061146ded29d018db7676 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:20 ---> 643eef8cfad8 08:05:20 Step 7/23 : RUN go mod download 08:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:05:20 . [Pipeline] withDockerContainer 08:05:20 ---> Running in 171cf4ce0a10 08:05:21 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 08:05:21 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-arm64:latest cat 08:05:21 ---> f9e898525150 08:05:21 Step 9/24 : RUN go mod tidy 08:05:21 ---> Running in e9311b6a2575 08:05:21 ---> 3ba391daee61 08:05:21 Step 9/24 : RUN go mod tidy 08:05:21 ---> Running in 87da73375d83 08:05:22 $ docker top 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:23 + docker-compose -f ./docker-compose-build.yml build --parallel 08:05:23 Removing intermediate container e9311b6a2575 08:05:23 ---> 2d3e66f8d59e 08:05:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:05:23 Removing intermediate container 171cf4ce0a10 08:05:23 ---> c7f72f38909d 08:05:23 Step 8/23 : COPY . . 08:05:23 ---> Running in 291d93bdce6e 08:05:23 Removing intermediate container 87da73375d83 08:05:23 ---> 3f3942fb2785 08:05:23 Step 10/24 : RUN make cmd/core-data/core-data 08:05:23 ---> Running in 1d13f7346567 08:05:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:05:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data 08:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:27 Building core-command ... 08:05:27 Building core-data ... 08:05:27 Building core-metadata ... 08:05:27 Building security-bootstrapper ... 08:05:27 Building security-proxy-setup ... 08:05:27 Building security-secretstore-setup ... 08:05:27 Building support-notifications ... 08:05:27 Building support-scheduler ... 08:05:27 Building sys-mgmt-agent ... 08:05:27 Building security-secretstore-setup 08:05:27 Building core-command 08:05:27 Building support-scheduler 08:05:27 Building support-notifications 08:05:27 Building security-bootstrapper 08:05:29 ---> 023871568229 08:05:29 Step 9/23 : RUN go mod tidy 08:05:29 ---> Running in 44a2169d1e61 08:05:30 Removing intermediate container 03f2bceb1baa 08:05:30 ---> faa79cac06ac 08:05:30 08:05:30 Step 11/26 : FROM alpine:3.14 08:05:30 ---> 14119a10abf4 08:05:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:05:30 ---> Running in 151f36394a7a 08:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:31 Removing intermediate container 44a2169d1e61 08:05:31 ---> 955a68a6e291 08:05:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:05:31 ---> Running in 592302979b81 08:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:31 (1/3) Installing ca-certificates (20191127-r5) 08:05:31 (2/3) Installing dumb-init (1.2.5-r1) 08:05:31 (3/3) Installing su-exec (0.2-r1) 08:05:31 Executing busybox-1.33.1-r3.trigger 08:05:31 Executing ca-certificates-20191127-r5.trigger 08:05:32 OK: 6 MiB in 17 packages 08:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:05:32 Removing intermediate container 151f36394a7a 08:05:32 ---> 98657ae22772 08:05:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:32 ---> Running in cbddb8306680 08:05:32 Removing intermediate container cbddb8306680 08:05:32 ---> 59fb670eef8f 08:05:32 Step 14/26 : WORKDIR / 08:05:32 ---> Running in 75d2ae4eb7ca 08:05:32 Removing intermediate container 75d2ae4eb7ca 08:05:32 ---> 7598069cf12c 08:05:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:33 ---> 5ecebcfe42f7 08:05:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:05:33 ---> dd1708380acf 08:05:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:05:34 ---> a67e5c370cb2 08:05:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:05:34 ---> 9639b9021f71 08:05:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:34 ---> fe97f4d40806 08:05:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:35 ---> 3912e9a9292e 08:05:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:35 ---> 6b21e909b94f 08:05:35 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/ 08:05:35 ---> Running in 48434d6c2ee2 08:05:36 Removing intermediate container 48434d6c2ee2 08:05:36 ---> 03b25680b07f 08:05:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:05:36 ---> Running in fe9bf4c2f87d 08:05:37 Removing intermediate container fe9bf4c2f87d 08:05:37 ---> 78cc117cb013 08:05:37 Step 24/26 : LABEL arch=x86_64 08:05:37 ---> Running in 818d4d1910cd 08:05:37 Removing intermediate container 818d4d1910cd 08:05:37 ---> 8f62cf801f87 08:05:37 Step 25/26 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:05:37 ---> Running in b7d4a222b5c1 08:05:37 Removing intermediate container b7d4a222b5c1 08:05:37 ---> 01b7afb7d285 08:05:37 Step 26/26 : LABEL version=2.0.1-dev.58 08:05:37 ---> Running in fc78e1f68aeb 08:05:37 Removing intermediate container fc78e1f68aeb 08:05:37 ---> 3ccb7d74222d 08:05:37 08:05:37 Successfully built 3ccb7d74222d 08:05:37 Successfully tagged security-secretstore-setup:latest 08:05:52  Building security-secretstore-setup ... done Removing intermediate container 291d93bdce6e 08:05:52 ---> 7af2fa01860d 08:05:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:05:52 ---> Running in 6860b0686d06 08:05:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:05:52 Removing intermediate container 6860b0686d06 08:05:52 ---> 74f941a6c538 08:05:52 08:05:52 Step 12/24 : FROM docker:20.10.7 08:05:53 20.10.7: Pulling from library/docker 08:05:57 Removing intermediate container 592302979b81 08:05:57 ---> 1b833a9d2ffd 08:05:57 08:05:57 Step 11/23 : FROM alpine:3.14 08:05:57 ---> 14119a10abf4 08:05:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:05:57 ---> Running in ae925acebe6d 08:05:57 Removing intermediate container 1d13f7346567 08:05:57 ---> 141b4a620b57 08:05:57 08:05:57 Step 11/24 : FROM alpine:3.14 08:05:57 ---> 14119a10abf4 08:05:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:05:57 ---> Running in dbf5d4e8bcef 08:05:57 Removing intermediate container dbf5d4e8bcef 08:05:57 ---> bcc494b13fbd 08:05:57 Step 13/24 : ENV APP_PORT=59880 08:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:57 ---> Running in e0f0f3866964 08:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:57 Removing intermediate container e0f0f3866964 08:05:57 ---> 75a007212fe3 08:05:57 Step 14/24 : EXPOSE $APP_PORT 08:05:57 (1/2) Installing ca-certificates (20191127-r5) 08:05:58 (2/2) Installing dumb-init (1.2.5-r1) 08:05:58 Executing busybox-1.33.1-r3.trigger 08:05:58 ---> Running in 38f3cee2c5b1 08:05:58 Executing ca-certificates-20191127-r5.trigger 08:05:58 OK: 6 MiB in 16 packages 08:05:58 Removing intermediate container 38f3cee2c5b1 08:05:58 ---> 5ad1fd914648 08:05:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:58 ---> Running in 6d965630e422 08:05:58 Removing intermediate container ae925acebe6d 08:05:58 ---> e232cc7d1faf 08:05:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:05:58 ---> Running in 9a6feadbd8d4 08:05:58 Removing intermediate container 9a6feadbd8d4 08:05:58 ---> e3108b337b6c 08:05:58 Step 14/23 : ENV APP_PORT=59860 08:05:58 ---> Running in 4008460e711f 08:05:58 Removing intermediate container 6d965630e422 08:05:58 ---> 558787df243f 08:05:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:05:59 ---> Running in d1a2e70063a5 08:05:59 Removing intermediate container 4008460e711f 08:05:59 ---> ea003964aee1 08:05:59 Step 15/23 : EXPOSE $APP_PORT 08:05:59 ---> Running in 37cbbdd23ae9 08:05:59 Removing intermediate container 37cbbdd23ae9 08:05:59 ---> bb3c14b8fb07 08:05:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:59 ---> f643b2e8ad2c 08:05:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:05:59 ---> 1e817b567c63 08:05:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:06:00 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:06:00 Status: Downloaded newer image for docker:20.10.7 08:06:00 ---> 08bdaf2f88f9 08:06:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:06:00 ---> Running in cced9cc6fe9d 08:06:00 ---> 5859037b3869 08:06:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:06:00 ---> Running in 5b5aa1ea8245 08:06:00 Removing intermediate container cced9cc6fe9d 08:06:00 ---> 6bae865d2e8a 08:06:00 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 08:06:00 ---> Running in 2a0ad698a43d 08:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:06:00 Removing intermediate container 5b5aa1ea8245 08:06:00 ---> 502231a245aa 08:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:00 ---> Running in 218e129f30c6 08:06:00 Removing intermediate container 218e129f30c6 08:06:00 ---> b72db18eb33a 08:06:00 Step 21/23 : LABEL arch=x86_64 08:06:00 ---> Running in aa9e63b190e3 08:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:00 Removing intermediate container aa9e63b190e3 08:06:00 ---> 1e53c377819b 08:06:00 Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:00 ---> Running in 78051cd8e1bc 08:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:00 Removing intermediate container 78051cd8e1bc 08:06:00 ---> 91b506dde9c8 08:06:00 Step 23/23 : LABEL version=2.0.1-dev.58 08:06:00 ---> Running in 55aba9250e52 08:06:00 (1/39) Installing readline (8.1.0-r0) 08:06:00 (2/39) Installing bash (5.1.0-r0) 08:06:00 Executing bash-5.1.0-r0.post-install 08:06:00 (3/39) Installing brotli-libs (1.0.9-r3) 08:06:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:06:00 (5/39) Installing libcurl (7.79.1-r0) 08:06:00 (6/39) Installing curl (7.79.1-r0) 08:06:00 (7/39) Installing dumb-init (1.2.5-r0) 08:06:00 (1/6) Installing dumb-init (1.2.5-r1) 08:06:00 Removing intermediate container 55aba9250e52 08:06:00 ---> f1b360bd5685 08:06:00 08:06:00 (8/39) Installing libbz2 (1.0.8-r1) 08:06:00 (9/39) Installing expat (2.2.10-r1) 08:06:00 (10/39) Installing libffi (3.3-r2) 08:06:00 (11/39) Installing gdbm (1.19-r0) 08:06:01 (12/39) Installing xz-libs (5.2.5-r0) 08:06:01 (13/39) Installing sqlite-libs (3.34.1-r0) 08:06:01 (14/39) Installing python3 (3.8.10-r0) 08:06:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:06:01 Successfully built f1b360bd5685 08:06:01 Successfully tagged support-notifications:latest 08:06:01  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) 08:06:01 (15/39) Installing py3-appdirs (1.4.4-r1) 08:06:01 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:06:01 (17/39) Installing py3-parsing (2.4.7-r1) 08:06:01 (18/39) Installing py3-six (1.15.0-r0) 08:06:01 (19/39) Installing py3-packaging (20.9-r0) 08:06:01 (20/39) Installing py3-setuptools (51.3.3-r0) 08:06:01 (21/39) Installing py3-chardet (4.0.0-r0) 08:06:01 (22/39) Installing py3-idna (3.1-r0) 08:06:01 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:06:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:06:02 (24/39) Installing py3-requests (2.25.1-r1) 08:06:02 (25/39) Installing py3-msgpack (1.0.2-r0) 08:06:02 (26/39) Installing py3-lockfile (0.12.2-r3) 08:06:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:06:02 (28/39) Installing py3-colorama (0.4.4-r0) 08:06:02 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:06:02 (30/39) Installing py3-distlib (0.3.1-r1) 08:06:02 (31/39) Installing py3-distro (1.5.0-r1) 08:06:02 (32/39) Installing py3-webencodings (0.5.1-r3) 08:06:02 (33/39) Installing py3-html5lib (1.1-r0) 08:06:02 (34/39) Installing py3-pytoml (0.1.21-r0) 08:06:02 (35/39) Installing py3-pep517 (0.9.1-r0) 08:06:02 (36/39) Installing py3-progress (1.5-r0) 08:06:02 (37/39) Installing py3-retrying (1.3.3-r0) 08:06:02 (38/39) Installing py3-toml (0.10.2-r0) 08:06:02 (39/39) Installing py3-pip (20.3.4-r0) 08:06:02 (5/6) Installing libzmq (4.3.4-r0) 08:06:02 (6/6) Installing zeromq (4.3.4-r0) 08:06:02 Executing busybox-1.32.1-r6.trigger 08:06:02 OK: 82 MiB in 59 packages 08:06:02 Executing busybox-1.33.1-r3.trigger 08:06:02 OK: 8 MiB in 20 packages 08:06:03 Removing intermediate container d1a2e70063a5 08:06:03 ---> db9ea0681d82 08:06:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:03 ---> cd523e13cf81 08:06:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:06:04 ---> 102c951a4d27 08:06:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:06:04 ---> 04b907e434e4 08:06:04 Step 20/24 : ENTRYPOINT ["/core-data"] 08:06:04 ---> Running in 7748d2da37a7 08:06:04 Removing intermediate container 7748d2da37a7 08:06:04 ---> feaa798e001d 08:06:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:04 Collecting docker-compose==1.23.2 08:06:04 ---> Running in c9f2a2b88183 08:06:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:06:04 Removing intermediate container c9f2a2b88183 08:06:04 ---> aac0d13210c8 08:06:04 Step 22/24 : LABEL arch=x86_64 08:06:04 ---> Running in 2c8642cd747b 08:06:04 Collecting PyYAML<4,>=3.10 08:06:04 Downloading PyYAML-3.13.tar.gz (270 kB) 08:06:04 Removing intermediate container 2c8642cd747b 08:06:04 ---> e682c5e42d03 08:06:04 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:04 ---> Running in e73a4f93dc30 08:06:04 Removing intermediate container e73a4f93dc30 08:06:04 ---> 2a90c4a6af50 08:06:04 Step 24/24 : LABEL version=2.0.1-dev.58 08:06:04 ---> Running in 31f109247c93 08:06:04 Removing intermediate container 31f109247c93 08:06:04 ---> 2990928235ec 08:06:04 08:06:04 Successfully built 2990928235ec 08:06:04 Successfully tagged core-data:latest 08:06:04  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 08:06:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:06:04 Collecting docopt<0.7,>=0.6.1 08:06:04 Downloading docopt-0.6.2.tar.gz (25 kB) 08:06:05 Collecting jsonschema<3,>=2.5.1 08:06:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:06:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:06:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:06:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:06:05 Collecting dockerpty<0.5,>=0.4.1 08:06:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:06:05 Collecting texttable<0.10,>=0.9.0 08:06:05 Downloading texttable-0.9.1.tar.gz (11 kB) 08:06:06 Collecting cached-property<2,>=1.2.0 08:06:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:06:06 Collecting docker<4.0,>=3.6.0 08:06:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:06:06 Collecting docker-pycreds>=0.4.0 08:06:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:06:06 Collecting urllib3<1.25,>=1.21.1 08:06:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:06:06 Collecting chardet<3.1.0,>=3.0.2 08:06:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:06:06 Collecting certifi>=2017.4.17 08:06:06 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:06:06 Collecting idna<2.8,>=2.5 08:06:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:06:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:06:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:06:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:06:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:06:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:06:06 ---> 0b22e734bf9d 08:06:06 Step 3/26 : WORKDIR /edgex-go 08:06:06 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:06:06 Attempting uninstall: urllib3 08:06:06 Found existing installation: urllib3 1.26.2 08:06:06 Uninstalling urllib3-1.26.2: 08:06:06 Successfully uninstalled urllib3-1.26.2 08:06:06 Attempting uninstall: idna 08:06:06 Found existing installation: idna 3.1 08:06:06 Uninstalling idna-3.1: 08:06:06 Successfully uninstalled idna-3.1 08:06:07 Attempting uninstall: chardet 08:06:07 Found existing installation: chardet 4.0.0 08:06:07 Uninstalling chardet-4.0.0: 08:06:07 Successfully uninstalled chardet-4.0.0 08:06:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:06:07 ---> 0b22e734bf9d 08:06:07 Step 3/24 : WORKDIR /edgex-go 08:06:07 Attempting uninstall: requests 08:06:07 Found existing installation: requests 2.25.1 08:06:07 Uninstalling requests-2.25.1: 08:06:07 Successfully uninstalled requests-2.25.1 08:06:07 Running setup.py install for texttable: started 08:06:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:06:07 ---> 0b22e734bf9d 08:06:07 Step 3/32 : WORKDIR /edgex-go 08:06:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:07 ---> 0b22e734bf9d 08:06:07 Step 3/23 : WORKDIR /edgex-go 08:06:07 Running setup.py install for texttable: finished with status 'done' 08:06:07 Running setup.py install for PyYAML: started 08:06:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:07 ---> 0b22e734bf9d 08:06:07 Step 3/23 : WORKDIR /edgex-go 08:06:08 Running setup.py install for PyYAML: finished with status 'done' 08:06:08 Running setup.py install for docopt: started 08:06:08 Running setup.py install for docopt: finished with status 'done' 08:06:08 Running setup.py install for dockerpty: started 08:06:08 Running setup.py install for dockerpty: finished with status 'done' 08:06:09 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 08:06:11 ---> Running in 3e72c68cb67e 08:06:11 ---> Running in 3d8d55fa5d00 08:06:11 ---> Running in cec3e5fa74b0 08:06:11 ---> Running in 250960a56a5d 08:06:11 ---> Running in fcc155e95e7e 08:06:11 Removing intermediate container 3e72c68cb67e 08:06:11 ---> 28825fd25b90 08:06:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:11 ---> Running in 7d9bd451e95f 08:06:11 Removing intermediate container fcc155e95e7e 08:06:11 ---> 0a6f69999e78 08:06:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:11 Removing intermediate container cec3e5fa74b0 08:06:11 ---> e8bc14463c95 08:06:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:12 Removing intermediate container 3d8d55fa5d00 08:06:12 ---> 0ade68e58d12 08:06:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:12 Removing intermediate container 250960a56a5d 08:06:12 ---> 77be423cce32 08:06:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:12 ---> Running in b64c3adcb767 08:06:12 ---> Running in d34907fc84ef 08:06:12 ---> Running in ffca888edaf3 08:06:12 ---> Running in b31c56df3488 08:06:12 Removing intermediate container 2a0ad698a43d 08:06:12 ---> 69ba957fd616 08:06:12 Step 15/24 : ENV APP_PORT=58890 08:06:12 ---> Running in 33985dede510 08:06:12 Removing intermediate container 33985dede510 08:06:12 ---> 9c095064c96d 08:06:12 Step 16/24 : EXPOSE $APP_PORT 08:06:12 ---> Running in a1b951544680 08:06:12 Removing intermediate container a1b951544680 08:06:12 ---> 08016b9421a6 08:06:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:06:12 ---> 6584164ba695 08:06:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:06:12 ---> ecb713ae1941 08:06:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:06:12 ---> 40a1266cea6d 08:06:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:06:12 ---> Running in 4c66d91ed28e 08:06:12 Removing intermediate container 4c66d91ed28e 08:06:12 ---> 9cdd26cf2042 08:06:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:12 ---> Running in 5c84a234f7da 08:06:12 Removing intermediate container 5c84a234f7da 08:06:12 ---> 9b06d4cab06c 08:06:12 Step 22/24 : LABEL arch=x86_64 08:06:12 ---> Running in bccc568552c1 08:06:13 Removing intermediate container bccc568552c1 08:06:13 ---> 23410826078c 08:06:13 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:13 ---> Running in b0627824b2dc 08:06:13 Removing intermediate container b0627824b2dc 08:06:13 ---> af223706aa4b 08:06:13 Step 24/24 : LABEL version=2.0.1-dev.58 08:06:13 ---> Running in 5c450ae57463 08:06:13 Removing intermediate container 5c450ae57463 08:06:13 ---> 08ffa0ad18ac 08:06:13 08:06:13 Successfully built 08ffa0ad18ac 08:06:13 Successfully tagged sys-mgmt-agent:latest 08:06:13  Building sys-mgmt-agent ... done  [Pipeline] } 08:06:13 $ docker stop --time=1 c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 08:06:14 $ docker rm -f c8c664f64f2aea1c3984821c853aeb91315894c29b3a6021cc62a051753d6617 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:15 + docker images 08:06:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:15 sys-mgmt-agent latest 08ffa0ad18ac 2 seconds ago 325MB 08:06:15 core-data latest 2990928235ec 11 seconds ago 20.5MB 08:06:15 support-notifications latest f1b360bd5685 15 seconds ago 16.8MB 08:06:15 141b4a620b57 19 seconds ago 1.76GB 08:06:15 1b833a9d2ffd 19 seconds ago 1.75GB 08:06:15 74f941a6c538 23 seconds ago 1.75GB 08:06:15 security-secretstore-setup latest 3ccb7d74222d 38 seconds ago 28.2MB 08:06:15 faa79cac06ac 45 seconds ago 1.76GB 08:06:15 security-bootstrapper latest eb517bc36dcf 57 seconds ago 18.8MB 08:06:15 security-proxy-setup latest cc9993e1e297 About a minute ago 26.7MB 08:06:15 core-metadata latest e12cf03891c2 About a minute ago 16.8MB 08:06:15 support-scheduler latest 8c4425377ea7 About a minute ago 16.1MB 08:06:15 core-command latest f653f6070513 About a minute ago 16MB 08:06:15 226873cdcec0 About a minute ago 1.76GB 08:06:15 c898ad76036f About a minute ago 1.75GB 08:06:15 50269f7ef074 About a minute ago 1.76GB 08:06:15 2c9f361bf31c About a minute ago 1.75GB 08:06:15 ee5ea57e50c3 About a minute ago 1.75GB 08:06:15 ci-base-image-x86_64 latest 16817b7ee0d2 5 minutes ago 1.25GB 08:06:15 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 08:06:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 08:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 08:06:15 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 08:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:15 provisioning config files... 08:06:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config2422192013304203367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:15 Removing intermediate container 7d9bd451e95f 08:06:15 ---> 94eb154d05d6 08:06:15 Step 5/23 : RUN apk add --update --no-cache make git 08:06:15 ---> docker-login.sh 08:06:15 nexus3.edgexfoundry.org:10001 08:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:15 Configure a credential helper to remove this warning. See 08:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:15 08:06:15 Login Succeeded 08:06:15 nexus3.edgexfoundry.org:10002 08:06:16 ---> Running in c88057d9ef70 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 nexus3.edgexfoundry.org:10003 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 nexus3.edgexfoundry.org:10004 08:06:16 Removing intermediate container d34907fc84ef 08:06:16 ---> 146d0135d5d9 08:06:16 Step 5/26 : RUN apk add --update --no-cache make git 08:06:16 ---> Running in 20c5d666e159 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 docker.io 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 Removing intermediate container b64c3adcb767 08:06:16 ---> b44a98a77417 08:06:16 Step 5/32 : RUN apk add --update --no-cache make git 08:06:16 Removing intermediate container b31c56df3488 08:06:16 ---> 0d4746067ffe 08:06:16 Step 5/24 : RUN apk add --update --no-cache make git 08:06:16 Removing intermediate container ffca888edaf3 08:06:16 ---> f0f72882f62a 08:06:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:06:16 ---> Running in 530780f12593 08:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:17 Configure a credential helper to remove this warning. See 08:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:17 08:06:17 Login Succeeded 08:06:17 ---> docker-login.sh ends [Pipeline] } 08:06:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:06:17 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:17 latest 08:06:17 2.0.1-dev.58 08:06:17 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:17 main 08:06:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 08:06:17 ---> Running in f1f90a542736 08:06:17 ---> Running in 9f6b0b1731a6 [Pipeline] isUnix [Pipeline] sh 08:06:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:17 + docker push nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:17 bd9324fc1921: Preparing 08:06:17 12014ca2d3a3: Preparing 08:06:17 09873af49403: Preparing 08:06:17 05fe292278f1: Preparing 08:06:17 e2eb06d8af82: Preparing 08:06:17 e2eb06d8af82: Layer already exists 08:06:18 bd9324fc1921: Pushed 08:06:18 09873af49403: Pushed 08:06:18 05fe292278f1: Pushed 08:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:19 12014ca2d3a3: Pushed 08:06:19 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 08:06:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:20 bd9324fc1921: Preparing 08:06:20 12014ca2d3a3: Preparing 08:06:20 09873af49403: Preparing 08:06:20 05fe292278f1: Preparing 08:06:20 e2eb06d8af82: Preparing 08:06:20 05fe292278f1: Layer already exists 08:06:20 12014ca2d3a3: Layer already exists 08:06:20 e2eb06d8af82: Layer already exists 08:06:20 bd9324fc1921: Layer already exists 08:06:20 09873af49403: Layer already exists 08:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:20 OK: 218 MiB in 52 packages 08:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:20 latest: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 08:06:20 OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh 08:06:21 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 08:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:21 bd9324fc1921: Preparing 08:06:21 12014ca2d3a3: Preparing 08:06:21 09873af49403: Preparing 08:06:21 05fe292278f1: Preparing 08:06:21 e2eb06d8af82: Preparing 08:06:21 05fe292278f1: Layer already exists 08:06:21 e2eb06d8af82: Layer already exists 08:06:21 09873af49403: Layer already exists 08:06:21 bd9324fc1921: Layer already exists 08:06:21 12014ca2d3a3: Layer already exists 08:06:21 2.0.1-dev.58: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:21 + docker push nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:21 bd9324fc1921: Preparing 08:06:21 12014ca2d3a3: Preparing 08:06:21 09873af49403: Preparing 08:06:21 05fe292278f1: Preparing 08:06:21 e2eb06d8af82: Preparing 08:06:21 bd9324fc1921: Layer already exists 08:06:21 05fe292278f1: Layer already exists 08:06:21 12014ca2d3a3: Layer already exists 08:06:21 09873af49403: Layer already exists 08:06:21 e2eb06d8af82: Layer already exists 08:06:21 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:21 Removing intermediate container c88057d9ef70 08:06:21 ---> 3769e5f33f21 08:06:21 Step 6/23 : COPY go.mod . 08:06:21 OK: 218 MiB in 52 packages 08:06:21 OK: 218 MiB in 52 packages 08:06:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main 08:06:22 Removing intermediate container 20c5d666e159 08:06:22 ---> 0e3d04fc7a41 08:06:22 Step 6/26 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 08:06:22 OK: 218 MiB in 52 packages 08:06:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:22 bd9324fc1921: Preparing 08:06:22 12014ca2d3a3: Preparing 08:06:22 09873af49403: Preparing 08:06:22 05fe292278f1: Preparing 08:06:22 e2eb06d8af82: Preparing 08:06:22 e2eb06d8af82: Layer already exists 08:06:22 12014ca2d3a3: Layer already exists 08:06:22 bd9324fc1921: Layer already exists 08:06:22 05fe292278f1: Layer already exists 08:06:22 09873af49403: Layer already exists 08:06:22 main: digest: sha256:044f22fbd1c223e629801bc4144363068d3e23e0dbd6d5f50f1c0a72b9cf873d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:22 ===================================================== [Pipeline] echo 08:06:22 taggedImages: 08:06:22 - nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:22 - nexus3.edgexfoundry.org:10004/core-command:latest 08:06:22 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.58 08:06:22 - nexus3.edgexfoundry.org:10004/core-command:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:06:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:06:22 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:22 latest 08:06:22 2.0.1-dev.58 08:06:22 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:22 main 08:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:22 ---> 358b2ef447d4 08:06:22 Step 7/23 : RUN go mod download 08:06:23 + docker push nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:23 93cc47555973: Preparing 08:06:23 ce3abaf79a5e: Preparing 08:06:23 09873af49403: Preparing 08:06:23 110cb8cc4f02: Preparing 08:06:23 304cdf82ee28: Preparing 08:06:23 e2eb06d8af82: Preparing 08:06:23 e2eb06d8af82: Waiting 08:06:23 ---> 556667f075dc 08:06:23 Step 7/26 : RUN go mod download 08:06:23 09873af49403: Layer already exists 08:06:23 e2eb06d8af82: Layer already exists 08:06:23 93cc47555973: Pushed 08:06:23 304cdf82ee28: Pushed 08:06:23 110cb8cc4f02: Pushed 08:06:23 ---> Running in 290fffa4f152 08:06:23 ---> Running in 4aaf50dcdfd4 08:06:23 Removing intermediate container f1f90a542736 08:06:23 ---> 56ef0ead8985 08:06:23 Step 6/24 : COPY go.mod . 08:06:23 Removing intermediate container 9f6b0b1731a6 08:06:23 ---> ed895b37c182 08:06:23 Step 6/23 : COPY go.mod . 08:06:23 Removing intermediate container 530780f12593 08:06:23 ---> f2fad9979776 08:06:23 Step 6/32 : COPY go.mod . 08:06:24 ce3abaf79a5e: Pushed 08:06:24 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh 08:06:24 ---> eb4ea82177e4 08:06:24 Step 7/24 : RUN go mod download 08:06:24 ---> 57c22e02f223 08:06:24 Step 7/23 : RUN go mod download 08:06:24 ---> Running in 21fe830d2164 08:06:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 08:06:25 ---> Running in bebc83c0445b 08:06:25 ---> 6c087f72fd9b 08:06:25 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:25 93cc47555973: Preparing 08:06:25 ce3abaf79a5e: Preparing 08:06:25 09873af49403: Preparing 08:06:25 110cb8cc4f02: Preparing 08:06:25 304cdf82ee28: Preparing 08:06:25 e2eb06d8af82: Preparing 08:06:25 e2eb06d8af82: Waiting 08:06:25 93cc47555973: Layer already exists 08:06:25 110cb8cc4f02: Layer already exists 08:06:25 09873af49403: Layer already exists 08:06:25 ce3abaf79a5e: Layer already exists 08:06:25 304cdf82ee28: Layer already exists 08:06:25 e2eb06d8af82: Layer already exists 08:06:25 latest: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh 08:06:25 Step 7/32 : RUN go mod download 08:06:25 ---> Running in edcbef66a9b6 08:06:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:26 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 08:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:26 93cc47555973: Preparing 08:06:26 ce3abaf79a5e: Preparing 08:06:26 09873af49403: Preparing 08:06:26 110cb8cc4f02: Preparing 08:06:26 304cdf82ee28: Preparing 08:06:26 e2eb06d8af82: Preparing 08:06:26 e2eb06d8af82: Waiting 08:06:26 ce3abaf79a5e: Layer already exists 08:06:26 304cdf82ee28: Layer already exists 08:06:26 09873af49403: Layer already exists 08:06:26 93cc47555973: Layer already exists 08:06:26 110cb8cc4f02: Layer already exists 08:06:26 e2eb06d8af82: Layer already exists 08:06:26 2.0.1-dev.58: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh 08:06:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:26 + docker push nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:26 93cc47555973: Preparing 08:06:26 ce3abaf79a5e: Preparing 08:06:26 09873af49403: Preparing 08:06:26 110cb8cc4f02: Preparing 08:06:26 304cdf82ee28: Preparing 08:06:26 e2eb06d8af82: Preparing 08:06:26 e2eb06d8af82: Waiting 08:06:26 304cdf82ee28: Layer already exists 08:06:26 110cb8cc4f02: Layer already exists 08:06:26 ce3abaf79a5e: Layer already exists 08:06:26 09873af49403: Layer already exists 08:06:26 93cc47555973: Layer already exists 08:06:26 e2eb06d8af82: Layer already exists 08:06:26 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] isUnix [Pipeline] sh 08:06:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 08:06:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:27 93cc47555973: Preparing 08:06:27 ce3abaf79a5e: Preparing 08:06:27 09873af49403: Preparing 08:06:27 110cb8cc4f02: Preparing 08:06:27 304cdf82ee28: Preparing 08:06:27 e2eb06d8af82: Preparing 08:06:27 e2eb06d8af82: Waiting 08:06:27 ce3abaf79a5e: Layer already exists 08:06:27 304cdf82ee28: Layer already exists 08:06:27 93cc47555973: Layer already exists 08:06:27 09873af49403: Layer already exists 08:06:27 110cb8cc4f02: Layer already exists 08:06:27 e2eb06d8af82: Layer already exists 08:06:27 main: digest: sha256:a48b548168003c91128526c87d033701e84b26a72297360cd14de40d0532492b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:27 ===================================================== [Pipeline] echo 08:06:27 taggedImages: 08:06:27 - nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:27 - nexus3.edgexfoundry.org:10004/core-data:latest 08:06:27 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.58 08:06:27 - nexus3.edgexfoundry.org:10004/core-data:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:27 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:06:27 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:06:27 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:27 latest 08:06:27 2.0.1-dev.58 08:06:27 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:27 main 08:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:28 9eb3417e9c1b: Preparing 08:06:28 8c19ea4e7695: Preparing 08:06:28 09873af49403: Preparing 08:06:28 05fe292278f1: Preparing 08:06:28 e2eb06d8af82: Preparing 08:06:28 e2eb06d8af82: Layer already exists 08:06:28 09873af49403: Layer already exists 08:06:28 05fe292278f1: Layer already exists 08:06:28 9eb3417e9c1b: Pushed 08:06:29 8c19ea4e7695: Pushed 08:06:29 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 08:06:30 Removing intermediate container 290fffa4f152 08:06:30 ---> 95fb03cb9f82 08:06:30 Step 8/23 : COPY . . 08:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:30 9eb3417e9c1b: Preparing 08:06:30 8c19ea4e7695: Preparing 08:06:30 09873af49403: Preparing 08:06:30 05fe292278f1: Preparing 08:06:30 e2eb06d8af82: Preparing 08:06:30 05fe292278f1: Layer already exists 08:06:30 8c19ea4e7695: Layer already exists 08:06:30 9eb3417e9c1b: Layer already exists 08:06:30 09873af49403: Layer already exists 08:06:30 e2eb06d8af82: Layer already exists 08:06:30 latest: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:30 Removing intermediate container 4aaf50dcdfd4 08:06:30 ---> d6310480d650 08:06:30 Step 8/26 : COPY . . 08:06:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 08:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:30 9eb3417e9c1b: Preparing 08:06:30 8c19ea4e7695: Preparing 08:06:30 09873af49403: Preparing 08:06:30 05fe292278f1: Preparing 08:06:30 e2eb06d8af82: Preparing 08:06:30 8c19ea4e7695: Layer already exists 08:06:30 e2eb06d8af82: Layer already exists 08:06:30 09873af49403: Layer already exists 08:06:30 9eb3417e9c1b: Layer already exists 08:06:30 05fe292278f1: Layer already exists 08:06:30 2.0.1-dev.58: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:31 9eb3417e9c1b: Preparing 08:06:31 8c19ea4e7695: Preparing 08:06:31 09873af49403: Preparing 08:06:31 05fe292278f1: Preparing 08:06:31 e2eb06d8af82: Preparing 08:06:31 05fe292278f1: Layer already exists 08:06:31 09873af49403: Layer already exists 08:06:31 e2eb06d8af82: Layer already exists 08:06:31 8c19ea4e7695: Layer already exists 08:06:31 9eb3417e9c1b: Layer already exists 08:06:31 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 08:06:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:32 9eb3417e9c1b: Preparing 08:06:32 8c19ea4e7695: Preparing 08:06:32 09873af49403: Preparing 08:06:32 05fe292278f1: Preparing 08:06:32 e2eb06d8af82: Preparing 08:06:32 09873af49403: Layer already exists 08:06:32 05fe292278f1: Layer already exists 08:06:32 8c19ea4e7695: Layer already exists 08:06:32 9eb3417e9c1b: Layer already exists 08:06:32 e2eb06d8af82: Layer already exists 08:06:32 main: digest: sha256:3b65494deb78a0d9bb54c11d6aec2afdf81f3944f1fb7066f6daabda5c0af32c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:32 ===================================================== [Pipeline] echo 08:06:32 taggedImages: 08:06:32 - nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:06:32 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.58 08:06:32 - nexus3.edgexfoundry.org:10004/core-metadata:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:06:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:06:32 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:32 latest 08:06:32 2.0.1-dev.58 08:06:32 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:32 main 08:06:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:32 567a8441af24: Preparing 08:06:32 567a8441af24: Preparing 08:06:32 58b7eb9edf15: Preparing 08:06:32 146b64f35034: Preparing 08:06:32 53d58cc3b52c: Preparing 08:06:32 a7b8ded9fb9f: Preparing 08:06:32 09873af49403: Preparing 08:06:32 fbcc11195f42: Preparing 08:06:32 2b9b014cb5d9: Preparing 08:06:32 d73d75dacf93: Preparing 08:06:32 6c3d1b1ee18e: Preparing 08:06:32 e2eb06d8af82: Preparing 08:06:32 09873af49403: Waiting 08:06:32 fbcc11195f42: Waiting 08:06:32 2b9b014cb5d9: Waiting 08:06:32 d73d75dacf93: Waiting 08:06:32 6c3d1b1ee18e: Waiting 08:06:32 e2eb06d8af82: Waiting 08:06:33 58b7eb9edf15: Pushed 08:06:33 146b64f35034: Pushed 08:06:33 09873af49403: Layer already exists 08:06:33 53d58cc3b52c: Pushed 08:06:33 567a8441af24: Pushed 08:06:33 2b9b014cb5d9: Pushed 08:06:33 e2eb06d8af82: Layer already exists 08:06:33 6c3d1b1ee18e: Pushed 08:06:33 fbcc11195f42: Pushed 08:06:33 d73d75dacf93: Pushed 08:06:34 a7b8ded9fb9f: Pushed 08:06:34 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh 08:06:34 Removing intermediate container 21fe830d2164 08:06:34 ---> bc3e1d888564 08:06:34 Step 8/24 : COPY . . 08:06:34 Removing intermediate container bebc83c0445b 08:06:34 ---> baa67e7d894d 08:06:34 Step 8/23 : COPY . . 08:06:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 08:06:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:35 567a8441af24: Preparing 08:06:35 567a8441af24: Preparing 08:06:35 58b7eb9edf15: Preparing 08:06:35 146b64f35034: Preparing 08:06:35 53d58cc3b52c: Preparing 08:06:35 a7b8ded9fb9f: Preparing 08:06:35 09873af49403: Preparing 08:06:35 fbcc11195f42: Preparing 08:06:35 2b9b014cb5d9: Preparing 08:06:35 d73d75dacf93: Preparing 08:06:35 6c3d1b1ee18e: Preparing 08:06:35 e2eb06d8af82: Preparing 08:06:35 09873af49403: Waiting 08:06:35 fbcc11195f42: Waiting 08:06:35 2b9b014cb5d9: Waiting 08:06:35 d73d75dacf93: Waiting 08:06:35 6c3d1b1ee18e: Waiting 08:06:35 e2eb06d8af82: Waiting 08:06:35 58b7eb9edf15: Layer already exists 08:06:35 146b64f35034: Layer already exists 08:06:35 53d58cc3b52c: Layer already exists 08:06:35 a7b8ded9fb9f: Layer already exists 08:06:35 567a8441af24: Layer already exists 08:06:35 fbcc11195f42: Layer already exists 08:06:35 2b9b014cb5d9: Layer already exists 08:06:35 09873af49403: Layer already exists 08:06:35 6c3d1b1ee18e: Layer already exists 08:06:35 d73d75dacf93: Layer already exists 08:06:35 e2eb06d8af82: Layer already exists 08:06:35 latest: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh 08:06:35 Removing intermediate container edcbef66a9b6 08:06:35 ---> 9c44fb533aa9 08:06:35 Step 8/32 : COPY . . 08:06:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 08:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:35 567a8441af24: Preparing 08:06:35 567a8441af24: Preparing 08:06:35 58b7eb9edf15: Preparing 08:06:35 146b64f35034: Preparing 08:06:35 53d58cc3b52c: Preparing 08:06:35 a7b8ded9fb9f: Preparing 08:06:35 09873af49403: Preparing 08:06:35 fbcc11195f42: Preparing 08:06:35 2b9b014cb5d9: Preparing 08:06:35 d73d75dacf93: Preparing 08:06:35 6c3d1b1ee18e: Preparing 08:06:35 e2eb06d8af82: Preparing 08:06:35 fbcc11195f42: Waiting 08:06:35 2b9b014cb5d9: Waiting 08:06:35 d73d75dacf93: Waiting 08:06:35 6c3d1b1ee18e: Waiting 08:06:35 e2eb06d8af82: Waiting 08:06:35 09873af49403: Waiting 08:06:35 58b7eb9edf15: Layer already exists 08:06:35 146b64f35034: Layer already exists 08:06:35 a7b8ded9fb9f: Layer already exists 08:06:35 567a8441af24: Layer already exists 08:06:35 53d58cc3b52c: Layer already exists 08:06:35 2b9b014cb5d9: Layer already exists 08:06:35 d73d75dacf93: Layer already exists 08:06:35 6c3d1b1ee18e: Layer already exists 08:06:35 09873af49403: Layer already exists 08:06:35 fbcc11195f42: Layer already exists 08:06:35 e2eb06d8af82: Layer already exists 08:06:35 2.0.1-dev.58: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh 08:06:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:36 567a8441af24: Preparing 08:06:36 567a8441af24: Preparing 08:06:36 58b7eb9edf15: Preparing 08:06:36 146b64f35034: Preparing 08:06:36 53d58cc3b52c: Preparing 08:06:36 a7b8ded9fb9f: Preparing 08:06:36 09873af49403: Preparing 08:06:36 fbcc11195f42: Preparing 08:06:36 2b9b014cb5d9: Preparing 08:06:36 d73d75dacf93: Preparing 08:06:36 6c3d1b1ee18e: Preparing 08:06:36 e2eb06d8af82: Preparing 08:06:36 09873af49403: Waiting 08:06:36 fbcc11195f42: Waiting 08:06:36 2b9b014cb5d9: Waiting 08:06:36 d73d75dacf93: Waiting 08:06:36 6c3d1b1ee18e: Waiting 08:06:36 e2eb06d8af82: Waiting 08:06:36 58b7eb9edf15: Layer already exists 08:06:36 a7b8ded9fb9f: Layer already exists 08:06:36 146b64f35034: Layer already exists 08:06:36 53d58cc3b52c: Layer already exists 08:06:36 567a8441af24: Layer already exists 08:06:36 09873af49403: Layer already exists 08:06:36 6c3d1b1ee18e: Layer already exists 08:06:36 2b9b014cb5d9: Layer already exists 08:06:36 fbcc11195f42: Layer already exists 08:06:36 d73d75dacf93: Layer already exists 08:06:36 e2eb06d8af82: Layer already exists 08:06:36 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] isUnix [Pipeline] sh 08:06:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 08:06:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:37 567a8441af24: Preparing 08:06:37 567a8441af24: Preparing 08:06:37 58b7eb9edf15: Preparing 08:06:37 146b64f35034: Preparing 08:06:37 53d58cc3b52c: Preparing 08:06:37 a7b8ded9fb9f: Preparing 08:06:37 09873af49403: Preparing 08:06:37 fbcc11195f42: Preparing 08:06:37 2b9b014cb5d9: Preparing 08:06:37 d73d75dacf93: Preparing 08:06:37 6c3d1b1ee18e: Preparing 08:06:37 e2eb06d8af82: Preparing 08:06:37 fbcc11195f42: Waiting 08:06:37 2b9b014cb5d9: Waiting 08:06:37 d73d75dacf93: Waiting 08:06:37 6c3d1b1ee18e: Waiting 08:06:37 e2eb06d8af82: Waiting 08:06:37 09873af49403: Waiting 08:06:37 567a8441af24: Layer already exists 08:06:37 53d58cc3b52c: Layer already exists 08:06:37 58b7eb9edf15: Layer already exists 08:06:37 146b64f35034: Layer already exists 08:06:37 a7b8ded9fb9f: Layer already exists 08:06:37 fbcc11195f42: Layer already exists 08:06:37 d73d75dacf93: Layer already exists 08:06:37 2b9b014cb5d9: Layer already exists 08:06:37 6c3d1b1ee18e: Layer already exists 08:06:37 09873af49403: Layer already exists 08:06:37 e2eb06d8af82: Layer already exists 08:06:37 main: digest: sha256:a27b937cb9cabce6106500e2d07d95e7f9b6e1785b768146ed2f199bf67eca7e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:37 ===================================================== [Pipeline] echo 08:06:37 taggedImages: 08:06:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:06:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.58 08:06:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:06:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:06:37 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:37 latest 08:06:37 2.0.1-dev.58 08:06:37 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:37 main 08:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:37 357f4c805dd2: Preparing 08:06:37 4c95d06f004e: Preparing 08:06:37 3738559ce4a1: Preparing 08:06:37 62e00055b543: Preparing 08:06:37 1238c445265a: Preparing 08:06:37 e2eb06d8af82: Preparing 08:06:37 e2eb06d8af82: Waiting 08:06:38 3738559ce4a1: Pushed 08:06:38 62e00055b543: Pushed 08:06:38 e2eb06d8af82: Layer already exists 08:06:38 1238c445265a: Pushed 08:06:38 357f4c805dd2: Pushed 08:06:39 4c95d06f004e: Pushed 08:06:39 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh 08:06:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 08:06:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:39 357f4c805dd2: Preparing 08:06:39 4c95d06f004e: Preparing 08:06:39 3738559ce4a1: Preparing 08:06:39 62e00055b543: Preparing 08:06:39 1238c445265a: Preparing 08:06:39 e2eb06d8af82: Preparing 08:06:39 e2eb06d8af82: Waiting 08:06:39 3738559ce4a1: Layer already exists 08:06:39 1238c445265a: Layer already exists 08:06:39 4c95d06f004e: Layer already exists 08:06:39 62e00055b543: Layer already exists 08:06:39 357f4c805dd2: Layer already exists 08:06:39 e2eb06d8af82: Layer already exists 08:06:39 latest: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh 08:06:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 08:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:40 357f4c805dd2: Preparing 08:06:40 4c95d06f004e: Preparing 08:06:40 3738559ce4a1: Preparing 08:06:40 62e00055b543: Preparing 08:06:40 1238c445265a: Preparing 08:06:40 e2eb06d8af82: Preparing 08:06:40 e2eb06d8af82: Waiting 08:06:40 357f4c805dd2: Layer already exists 08:06:40 1238c445265a: Layer already exists 08:06:40 62e00055b543: Layer already exists 08:06:40 4c95d06f004e: Layer already exists 08:06:40 3738559ce4a1: Layer already exists 08:06:40 e2eb06d8af82: Layer already exists 08:06:40 2.0.1-dev.58: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh 08:06:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:40 357f4c805dd2: Preparing 08:06:40 4c95d06f004e: Preparing 08:06:40 3738559ce4a1: Preparing 08:06:40 62e00055b543: Preparing 08:06:40 1238c445265a: Preparing 08:06:40 e2eb06d8af82: Preparing 08:06:40 e2eb06d8af82: Waiting 08:06:40 1238c445265a: Layer already exists 08:06:40 4c95d06f004e: Layer already exists 08:06:40 62e00055b543: Layer already exists 08:06:40 357f4c805dd2: Layer already exists 08:06:40 3738559ce4a1: Layer already exists 08:06:40 e2eb06d8af82: Layer already exists 08:06:40 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] isUnix [Pipeline] sh 08:06:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 08:06:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:41 357f4c805dd2: Preparing 08:06:41 4c95d06f004e: Preparing 08:06:41 3738559ce4a1: Preparing 08:06:41 62e00055b543: Preparing 08:06:41 1238c445265a: Preparing 08:06:41 e2eb06d8af82: Preparing 08:06:41 e2eb06d8af82: Waiting 08:06:41 4c95d06f004e: Layer already exists 08:06:41 357f4c805dd2: Layer already exists 08:06:41 1238c445265a: Layer already exists 08:06:41 62e00055b543: Layer already exists 08:06:41 3738559ce4a1: Layer already exists 08:06:41 e2eb06d8af82: Layer already exists 08:06:41 main: digest: sha256:e2f14051f3ee8460cfd1b81da5dacb17d876beede33af3e23e088ea5ab7a2c8f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:41 ===================================================== [Pipeline] echo 08:06:41 taggedImages: 08:06:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:06:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.58 08:06:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:06:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:06:41 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:41 latest 08:06:41 2.0.1-dev.58 08:06:41 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:41 main 08:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:42 845f36bf596b: Preparing 08:06:42 67232bd90aee: Preparing 08:06:42 ef888284c372: Preparing 08:06:42 cebc36813a27: Preparing 08:06:42 c05c905d2c76: Preparing 08:06:42 0d0d58cb12bd: Preparing 08:06:42 80621c291cb9: Preparing 08:06:42 392cf23d1951: Preparing 08:06:42 c25da07a1ff2: Preparing 08:06:42 e2eb06d8af82: Preparing 08:06:42 0d0d58cb12bd: Waiting 08:06:42 80621c291cb9: Waiting 08:06:42 392cf23d1951: Waiting 08:06:42 c25da07a1ff2: Waiting 08:06:42 e2eb06d8af82: Waiting 08:06:42 c05c905d2c76: Pushed 08:06:42 67232bd90aee: Pushed 08:06:42 845f36bf596b: Pushed 08:06:43 0d0d58cb12bd: Pushed 08:06:43 392cf23d1951: Pushed 08:06:43 80621c291cb9: Pushed 08:06:43 e2eb06d8af82: Layer already exists 08:06:43 cebc36813a27: Pushed 08:06:43 c25da07a1ff2: Pushed 08:06:43 ef888284c372: Pushed 08:06:43 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:06:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 08:06:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:44 845f36bf596b: Preparing 08:06:44 67232bd90aee: Preparing 08:06:44 ef888284c372: Preparing 08:06:44 cebc36813a27: Preparing 08:06:44 c05c905d2c76: Preparing 08:06:44 0d0d58cb12bd: Preparing 08:06:44 80621c291cb9: Preparing 08:06:44 392cf23d1951: Preparing 08:06:44 c25da07a1ff2: Preparing 08:06:44 e2eb06d8af82: Preparing 08:06:44 0d0d58cb12bd: Waiting 08:06:44 80621c291cb9: Waiting 08:06:44 392cf23d1951: Waiting 08:06:44 c25da07a1ff2: Waiting 08:06:44 e2eb06d8af82: Waiting 08:06:44 ef888284c372: Layer already exists 08:06:44 67232bd90aee: Layer already exists 08:06:44 cebc36813a27: Layer already exists 08:06:44 c05c905d2c76: Layer already exists 08:06:44 845f36bf596b: Layer already exists 08:06:44 80621c291cb9: Layer already exists 08:06:44 0d0d58cb12bd: Layer already exists 08:06:44 e2eb06d8af82: Layer already exists 08:06:44 392cf23d1951: Layer already exists 08:06:44 c25da07a1ff2: Layer already exists 08:06:44 latest: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:06:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 08:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:45 845f36bf596b: Preparing 08:06:45 67232bd90aee: Preparing 08:06:45 ef888284c372: Preparing 08:06:45 cebc36813a27: Preparing 08:06:45 c05c905d2c76: Preparing 08:06:45 0d0d58cb12bd: Preparing 08:06:45 80621c291cb9: Preparing 08:06:45 392cf23d1951: Preparing 08:06:45 c25da07a1ff2: Preparing 08:06:45 e2eb06d8af82: Preparing 08:06:45 0d0d58cb12bd: Waiting 08:06:45 80621c291cb9: Waiting 08:06:45 392cf23d1951: Waiting 08:06:45 c25da07a1ff2: Waiting 08:06:45 e2eb06d8af82: Waiting 08:06:45 845f36bf596b: Layer already exists 08:06:45 ef888284c372: Layer already exists 08:06:45 cebc36813a27: Layer already exists 08:06:45 c05c905d2c76: Layer already exists 08:06:45 67232bd90aee: Layer already exists 08:06:45 392cf23d1951: Layer already exists 08:06:45 c25da07a1ff2: Layer already exists 08:06:45 0d0d58cb12bd: Layer already exists 08:06:45 80621c291cb9: Layer already exists 08:06:45 e2eb06d8af82: Layer already exists 08:06:45 2.0.1-dev.58: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:06:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:45 ---> 48a7818d0fd8 08:06:45 Step 9/23 : RUN go mod tidy 08:06:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:45 845f36bf596b: Preparing 08:06:45 67232bd90aee: Preparing 08:06:45 ef888284c372: Preparing 08:06:45 cebc36813a27: Preparing 08:06:45 c05c905d2c76: Preparing 08:06:45 0d0d58cb12bd: Preparing 08:06:45 80621c291cb9: Preparing 08:06:45 392cf23d1951: Preparing 08:06:45 c25da07a1ff2: Preparing 08:06:45 e2eb06d8af82: Preparing 08:06:45 0d0d58cb12bd: Waiting 08:06:45 80621c291cb9: Waiting 08:06:45 392cf23d1951: Waiting 08:06:45 c25da07a1ff2: Waiting 08:06:45 e2eb06d8af82: Waiting 08:06:45 67232bd90aee: Layer already exists 08:06:45 845f36bf596b: Layer already exists 08:06:45 c05c905d2c76: Layer already exists 08:06:45 ef888284c372: Layer already exists 08:06:45 cebc36813a27: Layer already exists 08:06:45 80621c291cb9: Layer already exists 08:06:45 0d0d58cb12bd: Layer already exists 08:06:45 392cf23d1951: Layer already exists 08:06:45 c25da07a1ff2: Layer already exists 08:06:45 e2eb06d8af82: Layer already exists 08:06:45 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:06:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 08:06:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:46 845f36bf596b: Preparing 08:06:46 67232bd90aee: Preparing 08:06:46 ef888284c372: Preparing 08:06:46 cebc36813a27: Preparing 08:06:46 c05c905d2c76: Preparing 08:06:46 0d0d58cb12bd: Preparing 08:06:46 80621c291cb9: Preparing 08:06:46 392cf23d1951: Preparing 08:06:46 c25da07a1ff2: Preparing 08:06:46 e2eb06d8af82: Preparing 08:06:46 0d0d58cb12bd: Waiting 08:06:46 80621c291cb9: Waiting 08:06:46 392cf23d1951: Waiting 08:06:46 c25da07a1ff2: Waiting 08:06:46 e2eb06d8af82: Waiting 08:06:46 845f36bf596b: Layer already exists 08:06:46 67232bd90aee: Layer already exists 08:06:46 ef888284c372: Layer already exists 08:06:46 cebc36813a27: Layer already exists 08:06:46 c05c905d2c76: Layer already exists 08:06:46 c25da07a1ff2: Layer already exists 08:06:46 392cf23d1951: Layer already exists 08:06:46 0d0d58cb12bd: Layer already exists 08:06:46 e2eb06d8af82: Layer already exists 08:06:46 80621c291cb9: Layer already exists 08:06:46 main: digest: sha256:3853aa30f4f13bcd989bc375113bdfad67a3789d76ccb744880fa8db70ea68d3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:46 ===================================================== [Pipeline] echo 08:06:46 taggedImages: 08:06:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:06:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.58 08:06:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:06:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:06:46 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:46 latest 08:06:46 2.0.1-dev.58 08:06:46 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:46 main 08:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 08:06:46 ---> d20e13a73b67 08:06:46 Step 9/26 : RUN go mod tidy 08:06:46 ---> Running in e6f5347ba21c [Pipeline] isUnix [Pipeline] sh 08:06:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:47 ---> 792b0627b04c 08:06:47 Step 9/32 : RUN go mod tidy 08:06:47 ---> c9b3d39064f1 08:06:47 Step 9/23 : RUN go mod tidy 08:06:47 ---> Running in 40d10d181f41 08:06:47 ---> f89df2a489fb 08:06:47 Step 9/24 : RUN go mod tidy 08:06:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:06:47 b31cb09067a1: Preparing 08:06:47 9715491b11f0: Preparing 08:06:47 09873af49403: Preparing 08:06:47 3ba8a9866e8d: Preparing 08:06:47 e2eb06d8af82: Preparing 08:06:47 09873af49403: Layer already exists 08:06:47 e2eb06d8af82: Layer already exists 08:06:47 ---> Running in 0f6d0e165481 08:06:47 ---> Running in 72ad88dde604 08:06:47 ---> Running in 660fc1e41c4e 08:06:47 b31cb09067a1: Pushed 08:06:47 3ba8a9866e8d: Pushed 08:06:48 9715491b11f0: Pushed 08:06:48 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:06:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 08:06:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:06:49 b31cb09067a1: Preparing 08:06:49 9715491b11f0: Preparing 08:06:49 09873af49403: Preparing 08:06:49 3ba8a9866e8d: Preparing 08:06:49 e2eb06d8af82: Preparing 08:06:49 e2eb06d8af82: Layer already exists 08:06:49 09873af49403: Layer already exists 08:06:49 9715491b11f0: Layer already exists 08:06:49 3ba8a9866e8d: Layer already exists 08:06:49 b31cb09067a1: Layer already exists 08:06:49 latest: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:06:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 08:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:06:49 b31cb09067a1: Preparing 08:06:49 9715491b11f0: Preparing 08:06:49 09873af49403: Preparing 08:06:49 3ba8a9866e8d: Preparing 08:06:49 e2eb06d8af82: Preparing 08:06:49 b31cb09067a1: Layer already exists 08:06:49 3ba8a9866e8d: Layer already exists 08:06:49 09873af49403: Layer already exists 08:06:49 e2eb06d8af82: Layer already exists 08:06:49 9715491b11f0: Layer already exists 08:06:49 2.0.1-dev.58: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:06:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:06:50 b31cb09067a1: Preparing 08:06:50 9715491b11f0: Preparing 08:06:50 09873af49403: Preparing 08:06:50 3ba8a9866e8d: Preparing 08:06:50 e2eb06d8af82: Preparing 08:06:50 b31cb09067a1: Layer already exists 08:06:50 09873af49403: Layer already exists 08:06:50 3ba8a9866e8d: Layer already exists 08:06:50 e2eb06d8af82: Layer already exists 08:06:50 9715491b11f0: Layer already exists 08:06:50 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:06:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 08:06:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:06:50 b31cb09067a1: Preparing 08:06:50 9715491b11f0: Preparing 08:06:50 09873af49403: Preparing 08:06:50 3ba8a9866e8d: Preparing 08:06:50 e2eb06d8af82: Preparing 08:06:50 e2eb06d8af82: Layer already exists 08:06:50 b31cb09067a1: Layer already exists 08:06:50 09873af49403: Layer already exists 08:06:50 9715491b11f0: Layer already exists 08:06:50 3ba8a9866e8d: Layer already exists 08:06:51 main: digest: sha256:79066785c5e69ab60003b35a7db9f95006cdfc7d64283346f38927d09ca5cfe5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:51 ===================================================== [Pipeline] echo 08:06:51 taggedImages: 08:06:51 - nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:06:51 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.58 08:06:51 - nexus3.edgexfoundry.org:10004/support-notifications:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:06:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:06:51 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:51 latest 08:06:51 2.0.1-dev.58 08:06:51 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:51 main 08:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:06:52 4459d5af9f34: Preparing 08:06:52 b0c191bc2e7a: Preparing 08:06:52 09873af49403: Preparing 08:06:52 99b91020427e: Preparing 08:06:52 e2eb06d8af82: Preparing 08:06:52 09873af49403: Layer already exists 08:06:52 e2eb06d8af82: Layer already exists 08:06:52 99b91020427e: Pushed 08:06:52 4459d5af9f34: Pushed 08:06:53 b0c191bc2e7a: Pushed 08:06:53 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 08:06:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:06:54 4459d5af9f34: Preparing 08:06:54 b0c191bc2e7a: Preparing 08:06:54 09873af49403: Preparing 08:06:54 99b91020427e: Preparing 08:06:54 e2eb06d8af82: Preparing 08:06:54 4459d5af9f34: Layer already exists 08:06:54 99b91020427e: Layer already exists 08:06:54 b0c191bc2e7a: Layer already exists 08:06:54 e2eb06d8af82: Layer already exists 08:06:54 09873af49403: Layer already exists 08:06:54 latest: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:54 Removing intermediate container e6f5347ba21c 08:06:54 ---> 467a4bf5960e 08:06:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:06:54 ---> Running in f8ee78cbb03b 08:06:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:06:54 Removing intermediate container 40d10d181f41 08:06:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:06:54 4459d5af9f34: Preparing 08:06:54 b0c191bc2e7a: Preparing 08:06:54 09873af49403: Preparing 08:06:54 99b91020427e: Preparing 08:06:54 e2eb06d8af82: Preparing 08:06:54 e2eb06d8af82: Layer already exists 08:06:54 09873af49403: Layer already exists 08:06:54 99b91020427e: Layer already exists 08:06:54 b0c191bc2e7a: Layer already exists 08:06:54 4459d5af9f34: Layer already exists 08:06:54 2.0.1-dev.58: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:54 ---> eeb0ebecd496 08:06:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:06:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:55 ---> Running in 08f74fe13cff [Pipeline] isUnix [Pipeline] sh 08:06:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:06:55 4459d5af9f34: Preparing 08:06:55 b0c191bc2e7a: Preparing 08:06:55 09873af49403: Preparing 08:06:55 99b91020427e: Preparing 08:06:55 e2eb06d8af82: Preparing 08:06:55 09873af49403: Layer already exists 08:06:55 e2eb06d8af82: Layer already exists 08:06:55 b0c191bc2e7a: Layer already exists 08:06:55 4459d5af9f34: Layer already exists 08:06:55 99b91020427e: Layer already exists 08:06:55 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] isUnix [Pipeline] sh 08:06:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 08:06:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:06:55 4459d5af9f34: Preparing 08:06:55 b0c191bc2e7a: Preparing 08:06:55 09873af49403: Preparing 08:06:55 99b91020427e: Preparing 08:06:55 e2eb06d8af82: Preparing 08:06:55 b0c191bc2e7a: Layer already exists 08:06:55 99b91020427e: Layer already exists 08:06:55 4459d5af9f34: Layer already exists 08:06:55 09873af49403: Layer already exists 08:06:55 e2eb06d8af82: Layer already exists 08:06:55 main: digest: sha256:d290185edc28bc3a39becd78edb1fbb81c1600ae2ee281c975e544f79749a50d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:56 ===================================================== 08:06:56 Removing intermediate container 0f6d0e165481 08:06:56 ---> a4654676a282 08:06:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:06:56 Removing intermediate container 660fc1e41c4e 08:06:56 ---> c91c050a7973 08:06:56 Step 10/24 : RUN make cmd/core-command/core-command 08:06:56 Removing intermediate container 72ad88dde604 08:06:56 ---> eb53ea445550 08:06:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] echo 08:06:56 taggedImages: 08:06:56 - nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:06:56 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.58 08:06:56 - nexus3.edgexfoundry.org:10004/support-scheduler:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:06:56 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 08:06:56 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:56 latest 08:06:56 2.0.1-dev.58 08:06:56 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:06:56 main 08:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:56 ---> Running in 4aeb9baae2f1 08:06:56 ---> Running in c329b8e9a30f 08:06:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:06:56 ---> Running in 3cccd6c423d9 08:06:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:06:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:06:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:06:56 8fcbf6a59a3a: Preparing 08:06:56 fa6ca4dc709e: Preparing 08:06:56 c67e204591cb: Preparing 08:06:56 cbbacd6909f6: Preparing 08:06:56 c080ac93e525: Preparing 08:06:56 87dec32dab56: Preparing 08:06:56 4b3c02ac6c6d: Preparing 08:06:56 3b6deb83ca37: Preparing 08:06:56 563ea45970c1: Preparing 08:06:56 91e3b9641807: Preparing 08:06:56 b2d5eeeaba3a: Preparing 08:06:56 87dec32dab56: Waiting 08:06:56 4b3c02ac6c6d: Waiting 08:06:56 3b6deb83ca37: Waiting 08:06:56 563ea45970c1: Waiting 08:06:56 91e3b9641807: Waiting 08:06:56 b2d5eeeaba3a: Waiting 08:06:56 c080ac93e525: Layer already exists 08:06:56 87dec32dab56: Layer already exists 08:06:57 4b3c02ac6c6d: Layer already exists 08:06:57 fa6ca4dc709e: Pushed 08:06:57 3b6deb83ca37: Layer already exists 08:06:57 8fcbf6a59a3a: Pushed 08:06:57 563ea45970c1: Layer already exists 08:06:57 91e3b9641807: Layer already exists 08:06:57 b2d5eeeaba3a: Layer already exists 08:06:57 c67e204591cb: Pushed 08:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-command/core-command ./cmd/core-command 08:06:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:07:02 cbbacd6909f6: Pushed 08:07:02 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:07:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 08:07:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:07:02 8fcbf6a59a3a: Preparing 08:07:02 fa6ca4dc709e: Preparing 08:07:02 c67e204591cb: Preparing 08:07:02 cbbacd6909f6: Preparing 08:07:02 c080ac93e525: Preparing 08:07:02 87dec32dab56: Preparing 08:07:02 4b3c02ac6c6d: Preparing 08:07:02 3b6deb83ca37: Preparing 08:07:02 563ea45970c1: Preparing 08:07:02 91e3b9641807: Preparing 08:07:02 b2d5eeeaba3a: Preparing 08:07:02 4b3c02ac6c6d: Waiting 08:07:02 3b6deb83ca37: Waiting 08:07:02 563ea45970c1: Waiting 08:07:02 91e3b9641807: Waiting 08:07:02 b2d5eeeaba3a: Waiting 08:07:02 87dec32dab56: Waiting 08:07:02 8fcbf6a59a3a: Layer already exists 08:07:02 c67e204591cb: Layer already exists 08:07:02 cbbacd6909f6: Layer already exists 08:07:02 fa6ca4dc709e: Layer already exists 08:07:02 c080ac93e525: Layer already exists 08:07:02 87dec32dab56: Layer already exists 08:07:02 4b3c02ac6c6d: Layer already exists 08:07:02 91e3b9641807: Layer already exists 08:07:02 3b6deb83ca37: Layer already exists 08:07:02 563ea45970c1: Layer already exists 08:07:02 b2d5eeeaba3a: Layer already exists 08:07:02 latest: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:07:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:07:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 08:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:07:03 8fcbf6a59a3a: Preparing 08:07:03 fa6ca4dc709e: Preparing 08:07:03 c67e204591cb: Preparing 08:07:03 cbbacd6909f6: Preparing 08:07:03 c080ac93e525: Preparing 08:07:03 87dec32dab56: Preparing 08:07:03 4b3c02ac6c6d: Preparing 08:07:03 3b6deb83ca37: Preparing 08:07:03 563ea45970c1: Preparing 08:07:03 91e3b9641807: Preparing 08:07:03 b2d5eeeaba3a: Preparing 08:07:03 4b3c02ac6c6d: Waiting 08:07:03 3b6deb83ca37: Waiting 08:07:03 563ea45970c1: Waiting 08:07:03 91e3b9641807: Waiting 08:07:03 b2d5eeeaba3a: Waiting 08:07:03 87dec32dab56: Waiting 08:07:03 c080ac93e525: Layer already exists 08:07:03 fa6ca4dc709e: Layer already exists 08:07:03 cbbacd6909f6: Layer already exists 08:07:03 8fcbf6a59a3a: Layer already exists 08:07:03 c67e204591cb: Layer already exists 08:07:03 4b3c02ac6c6d: Layer already exists 08:07:03 3b6deb83ca37: Layer already exists 08:07:03 87dec32dab56: Layer already exists 08:07:03 563ea45970c1: Layer already exists 08:07:03 91e3b9641807: Layer already exists 08:07:03 b2d5eeeaba3a: Layer already exists 08:07:03 2.0.1-dev.58: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:07:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:07:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:07:04 8fcbf6a59a3a: Preparing 08:07:04 fa6ca4dc709e: Preparing 08:07:04 c67e204591cb: Preparing 08:07:04 cbbacd6909f6: Preparing 08:07:04 c080ac93e525: Preparing 08:07:04 87dec32dab56: Preparing 08:07:04 4b3c02ac6c6d: Preparing 08:07:04 3b6deb83ca37: Preparing 08:07:04 563ea45970c1: Preparing 08:07:04 91e3b9641807: Preparing 08:07:04 b2d5eeeaba3a: Preparing 08:07:04 3b6deb83ca37: Waiting 08:07:04 563ea45970c1: Waiting 08:07:04 91e3b9641807: Waiting 08:07:04 b2d5eeeaba3a: Waiting 08:07:04 87dec32dab56: Waiting 08:07:04 4b3c02ac6c6d: Waiting 08:07:04 c67e204591cb: Layer already exists 08:07:04 fa6ca4dc709e: Layer already exists 08:07:04 8fcbf6a59a3a: Layer already exists 08:07:04 c080ac93e525: Layer already exists 08:07:04 cbbacd6909f6: Layer already exists 08:07:04 87dec32dab56: Layer already exists 08:07:04 4b3c02ac6c6d: Layer already exists 08:07:04 3b6deb83ca37: Layer already exists 08:07:04 563ea45970c1: Layer already exists 08:07:04 91e3b9641807: Layer already exists 08:07:04 b2d5eeeaba3a: Layer already exists 08:07:04 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:07:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 08:07:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 08:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:07:04 8fcbf6a59a3a: Preparing 08:07:04 fa6ca4dc709e: Preparing 08:07:04 c67e204591cb: Preparing 08:07:04 cbbacd6909f6: Preparing 08:07:04 c080ac93e525: Preparing 08:07:04 87dec32dab56: Preparing 08:07:04 4b3c02ac6c6d: Preparing 08:07:04 3b6deb83ca37: Preparing 08:07:04 563ea45970c1: Preparing 08:07:04 91e3b9641807: Preparing 08:07:04 b2d5eeeaba3a: Preparing 08:07:04 4b3c02ac6c6d: Waiting 08:07:04 3b6deb83ca37: Waiting 08:07:04 563ea45970c1: Waiting 08:07:04 91e3b9641807: Waiting 08:07:04 b2d5eeeaba3a: Waiting 08:07:04 87dec32dab56: Waiting 08:07:04 8fcbf6a59a3a: Layer already exists 08:07:04 fa6ca4dc709e: Layer already exists 08:07:04 c67e204591cb: Layer already exists 08:07:04 cbbacd6909f6: Layer already exists 08:07:04 c080ac93e525: Layer already exists 08:07:04 4b3c02ac6c6d: Layer already exists 08:07:04 563ea45970c1: Layer already exists 08:07:04 87dec32dab56: Layer already exists 08:07:04 91e3b9641807: Layer already exists 08:07:04 3b6deb83ca37: Layer already exists 08:07:04 b2d5eeeaba3a: Layer already exists 08:07:04 main: digest: sha256:7db76903b96b1047a0df850ce29912af88a050a3b7babb68572107720016f341 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:04 ===================================================== [Pipeline] echo 08:07:04 taggedImages: 08:07:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:07:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:07:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.58 08:07:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:07:04 - 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] } 08:08:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:08:59 Removing intermediate container 4aeb9baae2f1 08:08:59 ---> 5b15d636c7f2 08:08:59 08:08:59 Step 11/24 : FROM alpine:3.14 08:08:59 3.14: Pulling from library/alpine 08:08:59 Removing intermediate container 3cccd6c423d9 08:08:59 ---> a69800f4ca80 08:08:59 08:08:59 Step 11/32 : FROM alpine:3.14 08:08:59 Removing intermediate container 08f74fe13cff 08:08:59 ---> cc8b60e67f32 08:08:59 08:08:59 Step 11/26 : FROM alpine:3.14 08:08:59 3.14: Pulling from library/alpine 08:09:00 3.14: Pulling from library/alpine 08:09:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:09:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:09:01 Status: Downloaded newer image for alpine:3.14 08:09:01 Status: Downloaded newer image for alpine:3.14 08:09:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:09:01 Status: Image is up to date for alpine:3.14 08:09:01 ---> bb3de5531c18 08:09:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:09:01 ---> bb3de5531c18 08:09:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:09:01 ---> bb3de5531c18 08:09:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:09:02 ---> Running in f00d95fcc52f 08:09:02 ---> Running in a8daa423c4de 08:09:02 ---> Running in f5cd378b5505 08:09:02 Removing intermediate container f8ee78cbb03b 08:09:02 ---> e94bd7b8a7af 08:09:02 08:09:02 Step 11/23 : FROM alpine:3.14 08:09:02 ---> bb3de5531c18 08:09:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:09:03 Removing intermediate container c329b8e9a30f 08:09:03 ---> 33e22760b0a3 08:09:03 08:09:03 Step 11/23 : FROM alpine:3.14 08:09:03 ---> bb3de5531c18 08:09:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:09:03 ---> Running in 9fcd2b9b2843 08:09:03 ---> Running in 3f477e712aed 08:09:03 Removing intermediate container f5cd378b5505 08:09:03 ---> 5990dddaf28a 08:09:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:09:03 ---> Running in 57a971c54be1 08:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:09:06 (1/1) Installing dumb-init (1.2.5-r1) 08:09:06 Executing busybox-1.33.1-r3.trigger 08:09:06 OK: 5 MiB in 15 packages 08:09:06 (1/1) Installing dumb-init (1.2.5-r1) 08:09:06 Executing busybox-1.33.1-r3.trigger 08:09:06 (1/3) Installing ca-certificates (20191127-r5) 08:09:07 OK: 5 MiB in 15 packages 08:09:07 (2/3) Installing dumb-init (1.2.5-r1) 08:09:07 (3/3) Installing su-exec (0.2-r1) 08:09:07 Executing busybox-1.33.1-r3.trigger 08:09:07 Executing ca-certificates-20191127-r5.trigger 08:09:07 (1/2) Installing ca-certificates (20191127-r5) 08:09:07 OK: 6 MiB in 17 packages 08:09:07 (1/2) Installing dumb-init (1.2.5-r1) 08:09:07 (2/2) Installing su-exec (0.2-r1) 08:09:07 Executing busybox-1.33.1-r3.trigger 08:09:07 (2/2) Installing dumb-init (1.2.5-r1) 08:09:07 Executing busybox-1.33.1-r3.trigger 08:09:07 OK: 5 MiB in 16 packages 08:09:07 Executing ca-certificates-20191127-r5.trigger 08:09:07 OK: 6 MiB in 16 packages 08:09:08 Removing intermediate container f00d95fcc52f 08:09:08 ---> da680ef0c45d 08:09:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:08 ---> Running in 4a92654c6a39 08:09:08 Removing intermediate container 9fcd2b9b2843 08:09:08 ---> 7da416024cdc 08:09:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:09 ---> Running in d34beb6f4f79 08:09:09 Removing intermediate container 57a971c54be1 08:09:09 ---> d19e3809f1d4 08:09:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:09:09 Removing intermediate container 4a92654c6a39 08:09:09 ---> cebef677d0b1 08:09:09 Step 14/24 : ENV APP_PORT=59882 08:09:10 ---> Running in b3ec0a64d132 08:09:10 ---> Running in 51f5a1e63ead 08:09:10 Removing intermediate container d34beb6f4f79 08:09:10 ---> e17340a79c4d 08:09:10 Step 14/23 : ENV APP_PORT=59861 08:09:10 Removing intermediate container a8daa423c4de 08:09:10 ---> 4b70857bcbbe 08:09:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:09:10 Removing intermediate container 3f477e712aed 08:09:10 ---> 124149598fc2 08:09:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:09:10 ---> Running in 308864c5078d 08:09:10 ---> Running in e9221724f07a 08:09:10 Removing intermediate container b3ec0a64d132 08:09:10 ---> b826b4d4d477 08:09:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:09:10 ---> Running in 92f6fc3b0f69 08:09:10 Removing intermediate container 51f5a1e63ead 08:09:10 ---> c43bd368f8a6 08:09:10 Step 15/24 : EXPOSE $APP_PORT 08:09:11 ---> Running in beb95617eabd 08:09:11 ---> Running in edc9a8532808 08:09:11 Removing intermediate container 308864c5078d 08:09:11 ---> 37395c87ac2c 08:09:11 Step 15/23 : EXPOSE $APP_PORT 08:09:11 Removing intermediate container e9221724f07a 08:09:11 ---> 243040442e67 08:09:11 Step 14/26 : WORKDIR / 08:09:11 ---> Running in 0135f8285254 08:09:11 Removing intermediate container 92f6fc3b0f69 08:09:11 ---> 0325e4556c93 08:09:11 Step 14/23 : ENV APP_PORT=59860 08:09:11 ---> Running in 7c297d3cd3c9 08:09:11 Removing intermediate container beb95617eabd 08:09:11 ---> 6657895083c2 08:09:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:09:11 Removing intermediate container edc9a8532808 08:09:11 ---> 1e8023cfab38 08:09:11 Step 16/24 : WORKDIR / 08:09:11 ---> Running in ea66ed9eeeae 08:09:12 ---> Running in 208b0433cae8 08:09:12 ---> Running in 4ceb7b66b6cc 08:09:12 Removing intermediate container 0135f8285254 08:09:12 ---> e67ba19ae663 08:09:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:12 Removing intermediate container ea66ed9eeeae 08:09:12 ---> dc6402828c15 08:09:12 Step 15/23 : EXPOSE $APP_PORT 08:09:12 Removing intermediate container 7c297d3cd3c9 08:09:12 ---> 4d5074e736f6 08:09:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:09:13 ---> Running in cd29c53a60b2 08:09:13 Removing intermediate container 4ceb7b66b6cc 08:09:13 ---> 8981ae2ae901 08:09:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:13 Removing intermediate container cd29c53a60b2 08:09:13 ---> 89fe29c9ac54 08:09:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:14 ---> 163020e129ea 08:09:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:09:14 ---> 38eb06531e37 08:09:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:09:14 ---> af8f94c6bf49 08:09:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:09:15 ---> 9778f6455700 08:09:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:09:16 ---> 912695e95dc0 08:09:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:09:16 Removing intermediate container 208b0433cae8 08:09:16 ---> fb7c13177a8b 08:09:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:09:16 ---> 760b9abb84de 08:09:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:09:17 ---> Running in 3b0a2d967c7c 08:09:17 ---> 90fcd82be9db 08:09:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:09:17 ---> 7c7ac642e92d 08:09:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:09:17 ---> 054c50709c26 08:09:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:09:18 Removing intermediate container 3b0a2d967c7c 08:09:18 ---> 76ed84f2f0fe 08:09:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:09:18 ---> 4333089c18b1 08:09:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:09:18 ---> Running in 5b15aa95d190 08:09:18 ---> 70192e0b0848 08:09:18 Step 20/24 : ENTRYPOINT ["/core-command"] 08:09:18 ---> 4a9277ed7fa6 08:09:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:09:18 ---> f239de838c52 08:09:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:09:18 ---> Running in b2caad779bbe 08:09:19 ---> Running in c74ed1084e4e 08:09:19 ---> 06fc4cfd76fc 08:09:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:09:19 Removing intermediate container 5b15aa95d190 08:09:19 ---> 55ef4f70b248 08:09:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:19 ---> Running in 0e1a4e3bf2c0 08:09:19 ---> Running in b2b78a997040 08:09:19 Removing intermediate container b2caad779bbe 08:09:19 ---> 9c8d6c77ab53 08:09:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:20 Removing intermediate container c74ed1084e4e 08:09:20 ---> 79b93a1bbcfb 08:09:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:20 ---> Running in f6d8df01a324 08:09:20 ---> Running in 29d4b83aeed4 08:09:20 Removing intermediate container b2b78a997040 08:09:20 ---> 89dd4d5440ef 08:09:20 Step 21/23 : LABEL arch=arm64 08:09:20 ---> bde5c8674539 08:09:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:09:20 ---> Running in 61f43dcaa934 08:09:21 Removing intermediate container f6d8df01a324 08:09:21 ---> 921c1f5c0f0b 08:09:21 Step 22/24 : LABEL arch=arm64 08:09:21 ---> Running in 60b87a1530b6 08:09:21 Removing intermediate container 29d4b83aeed4 08:09:21 ---> 9ac2f1a8608b 08:09:21 Step 21/23 : LABEL arch=arm64 08:09:21 ---> Running in 66c162dbf0a9 08:09:21 Removing intermediate container 61f43dcaa934 08:09:21 ---> b63b7bf4bfb2 08:09:21 Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:09:21 Removing intermediate container 60b87a1530b6 08:09:21 ---> a01ebf49e023 08:09:21 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:09:22 ---> Running in 072ec5fbce29 08:09:22 ---> Running in 4706cb22d8d8 08:09:22 Removing intermediate container 66c162dbf0a9 08:09:22 ---> 0f80334715c1 08:09:22 Step 22/23 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:09:22 ---> dcabad365309 08:09:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:09:22 ---> Running in c3357c80dc52 08:09:23 Removing intermediate container 072ec5fbce29 08:09:23 ---> 426edb1733b5 08:09:23 Step 23/23 : LABEL version=2.0.1-dev.58 08:09:23 ---> Running in 0696f86a4695 08:09:23 Removing intermediate container 0e1a4e3bf2c0 08:09:23 ---> 7255a5cd4dc6 08:09:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:23 Removing intermediate container 4706cb22d8d8 08:09:23 ---> 2f0495345259 08:09:23 Step 24/24 : LABEL version=2.0.1-dev.58 08:09:23 Removing intermediate container c3357c80dc52 08:09:23 ---> bc54b9a5f9ea 08:09:23 Step 23/23 : LABEL version=2.0.1-dev.58 08:09:23 ---> Running in 1b2857946813 08:09:23 ---> Running in f04b7d2f14a1 08:09:23 ---> 8e9b7ad7066a 08:09:23 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/ 08:09:24 ---> Running in 9f9e1280201a 08:09:24 Removing intermediate container 0696f86a4695 08:09:24 ---> e671e940c0ad 08:09:24 08:09:24 Removing intermediate container 1b2857946813 08:09:24 ---> 7faba21be415 08:09:24 08:09:24 Successfully built e671e940c0ad 08:09:24 Successfully tagged support-scheduler-arm64:latest 08:09:24 Building sys-mgmt-agent 08:09:24  Building support-scheduler ... done Successfully built 7faba21be415 08:09:24 ---> 44b675771217 08:09:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:09:24 Removing intermediate container f04b7d2f14a1 08:09:24 ---> 7bec5262b0bc 08:09:24 08:09:24 Successfully tagged core-command-arm64:latest 08:09:24  Building core-command ... done Building security-proxy-setup 08:09:25 Successfully built 7bec5262b0bc 08:09:25 Successfully tagged support-notifications-arm64:latest 08:09:25 Building core-metadata 08:09:26  Building support-notifications ... done  ---> c1b6be34dbb2 08:09:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:09:27 Removing intermediate container 9f9e1280201a 08:09:27 ---> cbb08b67a124 08:09:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:09:27 ---> 44532c0a717d 08:09:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:09:27 ---> Running in 6d00dc7a8543 08:09:28 Removing intermediate container 6d00dc7a8543 08:09:28 ---> c5bcf81cc861 08:09:28 Step 24/26 : LABEL arch=arm64 08:09:29 ---> 6eec222ed02b 08:09:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:09:29 ---> Running in 5962630386c7 08:09:30 Removing intermediate container 5962630386c7 08:09:30 ---> 982b08af439d 08:09:30 Step 25/26 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:09:30 ---> e2d7ccdd5e64 08:09:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:09:30 ---> Running in 9b7926e77dff 08:09:32 ---> Running in 094abb3e1185 08:09:32 Removing intermediate container 9b7926e77dff 08:09:32 ---> 2053175d1af2 08:09:32 Step 26/26 : LABEL version=2.0.1-dev.58 08:09:32 ---> Running in 8511af9dd44d 08:09:32 Removing intermediate container 094abb3e1185 08:09:32 ---> 9ebdf0a45be6 08:09:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:09:33 Removing intermediate container 8511af9dd44d 08:09:33 ---> 83b8cfdc7da2 08:09:33 08:09:33 Successfully built 83b8cfdc7da2 08:09:33 Successfully tagged security-secretstore-setup-arm64:latest 08:09:33  Building security-secretstore-setup ... done Building core-data 08:09:33 ---> 3dda18172860 08:09:33 Step 27/32 : RUN chmod +x /entrypoint.sh 08:09:34 ---> Running in 46056a953e53 08:09:36 Removing intermediate container 46056a953e53 08:09:36 ---> 829235667df0 08:09:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:09:36 ---> Running in a545509fb33f 08:09:37 Removing intermediate container a545509fb33f 08:09:37 ---> b16929ebeedf 08:09:37 Step 29/32 : CMD ["gate"] 08:09:37 ---> Running in 78143872f20d 08:09:38 Removing intermediate container 78143872f20d 08:09:38 ---> edd83bd360fe 08:09:38 Step 30/32 : LABEL arch=arm64 08:09:38 ---> Running in 6599fee9d536 08:09:39 Removing intermediate container 6599fee9d536 08:09:39 ---> 165f0502a59c 08:09:39 Step 31/32 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:09:40 ---> Running in 8f8edb073751 08:09:41 Removing intermediate container 8f8edb073751 08:09:41 ---> 7d3a99dc0429 08:09:41 Step 32/32 : LABEL version=2.0.1-dev.58 08:09:41 ---> Running in b761c4d4bd5e 08:09:42 Removing intermediate container b761c4d4bd5e 08:09:42 ---> 4db360c05eba 08:09:42 08:09:42 Successfully built 4db360c05eba 08:09:42 Successfully tagged security-bootstrapper-arm64:latest 08:09:58  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:09:58 ---> 0b22e734bf9d 08:09:58 Step 3/24 : WORKDIR /edgex-go 08:09:58 ---> Using cache 08:09:58 ---> 0ade68e58d12 08:09:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:58 ---> Using cache 08:09:58 ---> f0f72882f62a 08:09:58 Step 5/24 : RUN apk add --update --no-cache make bash git 08:09:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:09:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:09:58 ---> 0b22e734bf9d 08:09:58 Step 3/22 : WORKDIR /edgex-go 08:09:58 ---> Using cache 08:09:58 ---> 0ade68e58d12 08:09:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:58 ---> Using cache 08:09:58 ---> f0f72882f62a 08:09:58 Step 5/22 : RUN apk add --update --no-cache make git 08:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:09:58 ---> 0b22e734bf9d 08:09:58 Step 3/24 : WORKDIR /edgex-go 08:09:58 ---> Using cache 08:09:58 ---> 0ade68e58d12 08:09:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:58 ---> Using cache 08:09:58 ---> f0f72882f62a 08:09:58 Step 5/24 : RUN apk add --update --no-cache make git 08:10:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:10:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:10:00 ---> 0b22e734bf9d 08:10:00 Step 3/24 : WORKDIR /edgex-go 08:10:00 ---> Using cache 08:10:00 ---> 0ade68e58d12 08:10:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:00 ---> Using cache 08:10:00 ---> f0f72882f62a 08:10:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:10:00 ---> Running in 233b99161718 08:10:00 ---> Running in db926ce125a1 08:10:00 ---> Running in ce8c3e6dc1e0 08:10:00 ---> Running in 85026bcaf66d 08:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:10:05 OK: 218 MiB in 52 packages 08:10:05 OK: 218 MiB in 52 packages 08:10:05 OK: 218 MiB in 52 packages 08:10:06 OK: 218 MiB in 52 packages 08:10:07 Removing intermediate container db926ce125a1 08:10:07 ---> 0d509c27ab26 08:10:07 Step 6/22 : COPY go.mod . 08:10:07 Removing intermediate container 233b99161718 08:10:07 ---> 31a51033265b 08:10:07 Step 6/24 : COPY go.mod . 08:10:07 Removing intermediate container 85026bcaf66d 08:10:07 ---> 9b2397598fde 08:10:07 Step 6/24 : COPY go.mod . 08:10:07 Removing intermediate container ce8c3e6dc1e0 08:10:07 ---> fab716be3f03 08:10:07 Step 6/24 : COPY go.mod . 08:10:08 ---> 39b95a7c545a 08:10:08 Step 7/22 : RUN go mod download 08:10:08 ---> Running in 57c20c8f1d08 08:10:08 ---> 23798ece29fe 08:10:08 Step 7/24 : RUN go mod download 08:10:08 ---> e6eb57336a82 08:10:08 Step 7/24 : RUN go mod download 08:10:08 ---> Running in 42819fa48ebd 08:10:09 ---> 311a8678e5d4 08:10:09 Step 7/24 : RUN go mod download 08:10:09 ---> Running in 81b82a971a7c 08:10:09 ---> Running in 3bf307b41759 08:10:13 Removing intermediate container 57c20c8f1d08 08:10:13 ---> 272eeaf8e1a6 08:10:13 Step 8/22 : COPY . . 08:10:15 Removing intermediate container 42819fa48ebd 08:10:15 ---> 0b792d8e2846 08:10:15 Step 8/24 : COPY . . 08:10:15 Removing intermediate container 81b82a971a7c 08:10:15 ---> 23f808e2aeb4 08:10:15 Step 8/24 : COPY . . 08:10:15 Removing intermediate container 3bf307b41759 08:10:15 ---> ca070475c1ca 08:10:15 Step 8/24 : COPY . . 08:10:30 ---> 641373cf01b2 08:10:30 Step 9/22 : RUN go mod tidy 08:10:31 ---> c2a7af8a4da6 08:10:31 Step 9/24 : RUN go mod tidy 08:10:31 ---> 5bf7a980e24c 08:10:31 Step 9/24 : RUN go mod tidy 08:10:31 ---> 2e9ac30a444b 08:10:31 Step 9/24 : RUN go mod tidy 08:10:31 ---> Running in 0a906ed7b5dc 08:10:31 ---> Running in 704ef00948aa 08:10:31 ---> Running in d3fbcabab4e3 08:10:31 ---> Running in 40ba30bcbf06 08:10:38 Removing intermediate container 0a906ed7b5dc 08:10:38 ---> a7b9a61d9358 08:10:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:10:38 ---> Running in d0e7714c475a 08:10:38 Removing intermediate container 704ef00948aa 08:10:38 ---> 0aa35494a7b9 08:10:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:10:38 ---> Running in 45edb1b10a68 08:10:38 Removing intermediate container d3fbcabab4e3 08:10:38 ---> ea7e8ed6bfd3 08:10:38 Step 10/24 : RUN make cmd/core-data/core-data 08:10:38 Removing intermediate container 40ba30bcbf06 08:10:38 ---> 12ebf0732567 08:10:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:10:39 ---> Running in 80c8b4c65979 08:10:39 ---> Running in 47db9c259444 08:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:10:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-data/core-data ./cmd/core-data 08:10:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:12:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o ./cmd/secrets-config ./cmd/secrets-config 08:12:28 Removing intermediate container 45edb1b10a68 08:12:28 ---> 3322eb85a527 08:12:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:12:28 ---> Running in 1b699f2697b9 08:12:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.58" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:12:32 Removing intermediate container d0e7714c475a 08:12:32 ---> 0a44345fdb33 08:12:32 08:12:32 Step 11/22 : FROM alpine:3.14 08:12:32 ---> bb3de5531c18 08:12:32 Step 12/22 : RUN apk add --update --no-cache curl 08:12:32 ---> Running in 0e719a5d95f6 08:12:34 Removing intermediate container 1b699f2697b9 08:12:34 ---> d61cc279d7e9 08:12:34 08:12:34 Step 12/24 : FROM docker:20.10.7 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:34 20.10.7: Pulling from library/docker 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:35 (1/5) Installing ca-certificates (20191127-r5) 08:12:35 (2/5) Installing brotli-libs (1.0.9-r5) 08:12:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:12:35 (4/5) Installing libcurl (7.79.1-r0) 08:12:35 (5/5) Installing curl (7.79.1-r0) 08:12:35 Executing busybox-1.33.1-r3.trigger 08:12:35 Executing ca-certificates-20191127-r5.trigger 08:12:36 OK: 8 MiB in 19 packages 08:12:38 Removing intermediate container 47db9c259444 08:12:38 ---> 6c33d4213eea 08:12:38 08:12:38 Step 11/24 : FROM alpine:3.14 08:12:38 ---> bb3de5531c18 08:12:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:12:38 ---> Using cache 08:12:38 ---> 7da416024cdc 08:12:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:12:38 ---> Using cache 08:12:38 ---> e17340a79c4d 08:12:38 Step 14/24 : ENV APP_PORT=59881 08:12:39 ---> Running in 39b1a24ac99c 08:12:39 Removing intermediate container 0e719a5d95f6 08:12:39 ---> c61eb002eb92 08:12:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:12:39 ---> Running in a9880be8c8fa 08:12:39 Removing intermediate container 39b1a24ac99c 08:12:39 ---> 76414967a9d4 08:12:39 Step 15/24 : EXPOSE $APP_PORT 08:12:40 ---> Running in 80c5e139f0c2 08:12:40 Removing intermediate container a9880be8c8fa 08:12:40 ---> 20d737f4bf82 08:12:40 Step 14/22 : WORKDIR /edgex 08:12:41 ---> Running in a03048524b2c 08:12:41 Removing intermediate container 80c5e139f0c2 08:12:41 ---> 9d489fbc8eb2 08:12:41 Step 16/24 : WORKDIR / 08:12:42 ---> Running in 4670c5216c21 08:12:43 Removing intermediate container a03048524b2c 08:12:43 ---> 20958c391a05 08:12:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:12:44 Removing intermediate container 4670c5216c21 08:12:44 ---> 6179d9ae589e 08:12:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:45 ---> 681b7943e2c1 08:12:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:12:46 ---> 9341fccbd64f 08:12:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:12:46 Removing intermediate container 80c8b4c65979 08:12:46 ---> 804c2ebab93f 08:12:46 08:12:46 Step 11/24 : FROM alpine:3.14 08:12:46 ---> bb3de5531c18 08:12:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:12:46 ---> Running in d6e6f8d2335f 08:12:46 ---> 5dd3c1f77ce2 08:12:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:12:47 Removing intermediate container d6e6f8d2335f 08:12:47 ---> 2ff99e48e657 08:12:47 Step 13/24 : ENV APP_PORT=59880 08:12:47 ---> 991f1c579d6f 08:12:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:12:47 ---> Running in 445db4896ee4 08:12:47 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:12:47 Status: Downloaded newer image for docker:20.10.7 08:12:47 ---> df445af6242a 08:12:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:12:48 ---> a742ec282bb8 08:12:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:12:48 ---> Running in c5645ecd0bd8 08:12:48 Removing intermediate container 445db4896ee4 08:12:48 ---> 976c515a7e65 08:12:48 Step 14/24 : EXPOSE $APP_PORT 08:12:48 ---> Running in b52d18767827 08:12:48 ---> Running in 0c765834c9fa 08:12:48 ---> aaa6dcf0c715 08:12:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:12:48 ---> Running in 2e089ea4e67f 08:12:48 Removing intermediate container c5645ecd0bd8 08:12:48 ---> 0bfdaeb3a302 08:12:48 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 08:12:48 Removing intermediate container b52d18767827 08:12:49 ---> 1d2044410a4a 08:12:49 Step 19/22 : CMD ["--init=true"] 08:12:49 ---> Running in adf77a340a2c 08:12:49 Removing intermediate container 0c765834c9fa 08:12:49 ---> ee0cd8c153d4 08:12:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:49 ---> Running in 1047841898c0 08:12:49 Removing intermediate container 2e089ea4e67f 08:12:49 ---> d8a05982751b 08:12:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:49 ---> Running in 10ff5949c1e3 08:12:49 ---> Running in 5eba1f74934f 08:12:49 Removing intermediate container 1047841898c0 08:12:49 ---> f4947aafe0fc 08:12:49 Step 20/22 : LABEL arch=arm64 08:12:50 ---> Running in 307731e7b3b6 08:12:50 Removing intermediate container 5eba1f74934f 08:12:50 ---> d652771471b4 08:12:50 Step 22/24 : LABEL arch=arm64 08:12:50 ---> Running in 197fc65eba42 08:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:50 Removing intermediate container 307731e7b3b6 08:12:50 ---> bec86b588f36 08:12:50 Step 21/22 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:12:51 ---> Running in b4e4c9e1085a 08:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:51 Removing intermediate container 197fc65eba42 08:12:51 ---> f337880f94ce 08:12:51 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:12:51 ---> Running in 03091aef86ae 08:12:51 Removing intermediate container b4e4c9e1085a 08:12:51 ---> 15c7c9b210f3 08:12:51 Step 22/22 : LABEL version=2.0.1-dev.58 08:12:51 (1/39) Installing readline (8.1.0-r0) 08:12:51 ---> Running in d2329fc79673 08:12:51 (2/39) Installing bash (5.1.0-r0) 08:12:51 Executing bash-5.1.0-r0.post-install 08:12:52 Removing intermediate container 03091aef86ae 08:12:52 ---> 529a9bf3e6be 08:12:52 Step 24/24 : LABEL version=2.0.1-dev.58 08:12:52 (3/39) Installing brotli-libs (1.0.9-r3) 08:12:52 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:12:52 (5/39) Installing libcurl (7.79.1-r0) 08:12:52 (6/39) Installing curl (7.79.1-r0) 08:12:52 (7/39) Installing dumb-init (1.2.5-r0) 08:12:52 (8/39) Installing libbz2 (1.0.8-r1) 08:12:52 (9/39) Installing expat (2.2.10-r1) 08:12:52 (10/39) Installing libffi (3.3-r2) 08:12:52 (11/39) Installing gdbm (1.19-r0) 08:12:52 (12/39) Installing xz-libs (5.2.5-r0) 08:12:52 (13/39) Installing sqlite-libs (3.34.1-r0) 08:12:52 (14/39) Installing python3 (3.8.10-r0) 08:12:52 ---> Running in 0a0186cf7833 08:12:52 Removing intermediate container 10ff5949c1e3 08:12:52 ---> 78bf862324b0 08:12:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:12:52 Removing intermediate container d2329fc79673 08:12:52 ---> 3ce55e44d72d 08:12:52 08:12:52 ---> Running in 6cdd3724c4bf 08:12:52 Successfully built 3ce55e44d72d 08:12:52 Removing intermediate container 0a0186cf7833 08:12:52 ---> 0780d1f87fd6 08:12:52 08:12:52 Successfully tagged security-proxy-setup-arm64:latest 08:12:53  Building security-proxy-setup ... done Successfully built 0780d1f87fd6 08:12:53 Successfully tagged core-metadata-arm64:latest 08:12:54  Building core-metadata ... done (15/39) Installing py3-appdirs (1.4.4-r1) 08:12:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:54 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:12:54 (17/39) Installing py3-parsing (2.4.7-r1) 08:12:54 (18/39) Installing py3-six (1.15.0-r0) 08:12:54 (19/39) Installing py3-packaging (20.9-r0) 08:12:54 (20/39) Installing py3-setuptools (51.3.3-r0) 08:12:54 (21/39) Installing py3-chardet (4.0.0-r0) 08:12:54 (22/39) Installing py3-idna (3.1-r0) 08:12:54 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:12:54 (24/39) Installing py3-requests (2.25.1-r1) 08:12:54 (25/39) Installing py3-msgpack (1.0.2-r0) 08:12:54 (26/39) Installing py3-lockfile (0.12.2-r3) 08:12:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:12:54 (28/39) Installing py3-colorama (0.4.4-r0) 08:12:54 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:12:54 (30/39) Installing py3-distlib (0.3.1-r1) 08:12:54 (31/39) Installing py3-distro (1.5.0-r1) 08:12:54 (32/39) Installing py3-webencodings (0.5.1-r3) 08:12:54 (33/39) Installing py3-html5lib (1.1-r0) 08:12:54 (34/39) Installing py3-pytoml (0.1.21-r0) 08:12:54 (35/39) Installing py3-pep517 (0.9.1-r0) 08:12:54 (36/39) Installing py3-progress (1.5-r0) 08:12:54 (37/39) Installing py3-retrying (1.3.3-r0) 08:12:54 (38/39) Installing py3-toml (0.10.2-r0) 08:12:54 (39/39) Installing py3-pip (20.3.4-r0) 08:12:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:55 Executing busybox-1.32.1-r6.trigger 08:12:55 OK: 82 MiB in 59 packages 08:12:56 (1/6) Installing dumb-init (1.2.5-r1) 08:12:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:12:57 (3/6) Installing libsodium (1.0.18-r0) 08:12:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:12:58 (5/6) Installing libzmq (4.3.4-r0) 08:12:58 (6/6) Installing zeromq (4.3.4-r0) 08:12:58 Executing busybox-1.33.1-r3.trigger 08:12:58 OK: 8 MiB in 20 packages 08:13:00 Removing intermediate container 6cdd3724c4bf 08:13:00 ---> de5f71765f1c 08:13:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:01 ---> 8a8796fac168 08:13:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:02 ---> 4b11ed598013 08:13:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:13:03 ---> 6baeacd1e1c9 08:13:03 Step 20/24 : ENTRYPOINT ["/core-data"] 08:13:03 Collecting docker-compose==1.23.2 08:13:03 ---> Running in 1d83ba13256e 08:13:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:13:04 Removing intermediate container 1d83ba13256e 08:13:04 ---> 3e21c23c5de7 08:13:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:04 Collecting texttable<0.10,>=0.9.0 08:13:04 Downloading texttable-0.9.1.tar.gz (11 kB) 08:13:04 ---> Running in ca344d243f66 08:13:05 Removing intermediate container ca344d243f66 08:13:05 ---> fa87fe4fdd80 08:13:05 Step 22/24 : LABEL arch=arm64 08:13:05 ---> Running in d067e4c39b25 08:13:05 Removing intermediate container d067e4c39b25 08:13:05 ---> 5c711aa6a0d3 08:13:05 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:13:05 ---> Running in a03f8dbf9240 08:13:06 Removing intermediate container a03f8dbf9240 08:13:06 ---> e6223b1254a7 08:13:06 Step 24/24 : LABEL version=2.0.1-dev.58 08:13:06 ---> Running in 60deac6c70e7 08:13:07 Removing intermediate container 60deac6c70e7 08:13:07 ---> c63bcf1fbdd4 08:13:07 08:13:07 Successfully built c63bcf1fbdd4 08:13:07 Successfully tagged core-data-arm64:latest 08:13:07  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:13:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:13:08 Collecting cached-property<2,>=1.2.0 08:13:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:13:09 Collecting PyYAML<4,>=3.10 08:13:09 Downloading PyYAML-3.13.tar.gz (270 kB) 08:13:13 Collecting dockerpty<0.5,>=0.4.1 08:13:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:13:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:13:16 Collecting docker<4.0,>=3.6.0 08:13:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:13:16 Collecting websocket-client<1.0,>=0.32.0 08:13:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:13:16 Collecting docopt<0.7,>=0.6.1 08:13:16 Downloading docopt-0.6.2.tar.gz (25 kB) 08:13:19 Collecting jsonschema<3,>=2.5.1 08:13:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:13:20 Collecting docker-pycreds>=0.4.0 08:13:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:13:21 Collecting urllib3<1.25,>=1.21.1 08:13:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:13:21 Collecting chardet<3.1.0,>=3.0.2 08:13:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:13:22 Collecting certifi>=2017.4.17 08:13:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:13:22 Collecting idna<2.8,>=2.5 08:13:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:13:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:13:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:13:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:13:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:13:23 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:13:23 Attempting uninstall: urllib3 08:13:23 Found existing installation: urllib3 1.26.2 08:13:23 Uninstalling urllib3-1.26.2: 08:13:24 Successfully uninstalled urllib3-1.26.2 08:13:24 Attempting uninstall: idna 08:13:24 Found existing installation: idna 3.1 08:13:24 Uninstalling idna-3.1: 08:13:24 Successfully uninstalled idna-3.1 08:13:25 Attempting uninstall: chardet 08:13:25 Found existing installation: chardet 4.0.0 08:13:25 Uninstalling chardet-4.0.0: 08:13:25 Successfully uninstalled chardet-4.0.0 08:13:27 Attempting uninstall: requests 08:13:27 Found existing installation: requests 2.25.1 08:13:27 Uninstalling requests-2.25.1: 08:13:27 Successfully uninstalled requests-2.25.1 08:13:27 Running setup.py install for texttable: started 08:13:30 Running setup.py install for texttable: finished with status 'done' 08:13:30 Running setup.py install for PyYAML: started 08:13:33 Running setup.py install for PyYAML: finished with status 'done' 08:13:33 Running setup.py install for docopt: started 08:13:35 Running setup.py install for docopt: finished with status 'done' 08:13:35 Running setup.py install for dockerpty: started 08:13:38 Running setup.py install for dockerpty: finished with status 'done' 08:13:40 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 08:13:50 Removing intermediate container adf77a340a2c 08:13:50 ---> 4a3fb7eb3620 08:13:50 Step 15/24 : ENV APP_PORT=58890 08:13:50 ---> Running in af84b4874408 08:13:50 Removing intermediate container af84b4874408 08:13:50 ---> 6baeea35af04 08:13:50 Step 16/24 : EXPOSE $APP_PORT 08:13:50 ---> Running in bd56f645803b 08:13:51 Removing intermediate container bd56f645803b 08:13:51 ---> 5cd4df21de01 08:13:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:13:52 ---> 95d9e989f127 08:13:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:13:53 ---> 6a1ff879f2dd 08:13:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:13:54 ---> 32b02b3d2abc 08:13:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:13:54 ---> Running in b771ecf18bbf 08:13:55 Removing intermediate container b771ecf18bbf 08:13:55 ---> a39d2ef5e91b 08:13:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:55 ---> Running in f928bbcbc979 08:13:55 Removing intermediate container f928bbcbc979 08:13:55 ---> 220511b5361a 08:13:55 Step 22/24 : LABEL arch=arm64 08:13:55 ---> Running in 64f84f568828 08:13:56 Removing intermediate container 64f84f568828 08:13:56 ---> 7611c895bdc0 08:13:56 Step 23/24 : LABEL git_sha=e92863d55807b65f509bd650f3f22bb3a2ab538f 08:13:56 ---> Running in 7fc73f027a2f 08:13:57 Removing intermediate container 7fc73f027a2f 08:13:57 ---> 5324a3876016 08:13:57 Step 24/24 : LABEL version=2.0.1-dev.58 08:13:57 ---> Running in 2cb0ad6dabd9 08:13:57 Removing intermediate container 2cb0ad6dabd9 08:13:57 ---> fadaa899d7c2 08:13:57 08:13:57 Successfully built fadaa899d7c2 08:13:57 Successfully tagged sys-mgmt-agent-arm64:latest 08:13:58  Building sys-mgmt-agent ... done  [Pipeline] } 08:13:58 $ docker stop --time=1 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b 08:14:00 $ docker rm -f 5a5cc0a146d485818a5a96a83e4bcda6a0c82d6e3f0e970fc27053641963172b [Pipeline] // withDockerContainer [Pipeline] sh 08:14:00 + docker images 08:14:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:14:01 sys-mgmt-agent-arm64 latest fadaa899d7c2 3 seconds ago 312MB 08:14:01 core-data-arm64 latest c63bcf1fbdd4 54 seconds ago 19.4MB 08:14:01 core-metadata-arm64 latest 0780d1f87fd6 About a minute ago 15.8MB 08:14:01 security-proxy-setup-arm64 latest 3ce55e44d72d About a minute ago 25.3MB 08:14:01 804c2ebab93f About a minute ago 1.46GB 08:14:01 6c33d4213eea About a minute ago 1.46GB 08:14:01 d61cc279d7e9 About a minute ago 1.45GB 08:14:01 0a44345fdb33 About a minute ago 1.46GB 08:14:01 security-bootstrapper-arm64 latest 4db360c05eba 4 minutes ago 17.7MB 08:14:01 security-secretstore-setup-arm64 latest 83b8cfdc7da2 4 minutes ago 26.5MB 08:14:01 support-notifications-arm64 latest 7bec5262b0bc 4 minutes ago 15.9MB 08:14:01 support-scheduler-arm64 latest e671e940c0ad 4 minutes ago 15.2MB 08:14:01 core-command-arm64 latest 7faba21be415 4 minutes ago 15.2MB 08:14:01 e94bd7b8a7af 4 minutes ago 1.45GB 08:14:01 33e22760b0a3 4 minutes ago 1.45GB 08:14:01 cc8b60e67f32 5 minutes ago 1.46GB 08:14:01 a69800f4ca80 5 minutes ago 1.45GB 08:14:01 5b15d636c7f2 5 minutes ago 1.45GB 08:14:01 ci-base-image-arm64 latest 0b22e734bf9d 9 minutes ago 1.24GB 08:14:01 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 08:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 08:14:01 docker 20.10.7 df445af6242a 3 months ago 234MB 08:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:01 provisioning config files... 08:14:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/66@tmp/config8286028398916009900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:01 ---> docker-login.sh 08:14:01 nexus3.edgexfoundry.org:10001 08:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:02 Configure a credential helper to remove this warning. See 08:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:02 08:14:02 Login Succeeded 08:14:02 nexus3.edgexfoundry.org:10002 08:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:02 Configure a credential helper to remove this warning. See 08:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:02 08:14:02 Login Succeeded 08:14:02 nexus3.edgexfoundry.org:10003 08:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:03 Configure a credential helper to remove this warning. See 08:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:03 08:14:03 Login Succeeded 08:14:03 nexus3.edgexfoundry.org:10004 08:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:04 Configure a credential helper to remove this warning. See 08:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:04 08:14:04 Login Succeeded 08:14:04 docker.io 08:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:04 Configure a credential helper to remove this warning. See 08:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:04 08:14:04 Login Succeeded 08:14:04 ---> docker-login.sh ends [Pipeline] } 08:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:14:05 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:05 latest 08:14:05 2.0.1-dev.58 08:14:05 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:05 main 08:14:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:05 4d6672bf3e5c: Preparing 08:14:05 38546fd594c4: Preparing 08:14:05 ce43d2a114ca: Preparing 08:14:05 228e74d05cf6: Preparing 08:14:05 ee420dfed78a: Preparing 08:14:06 ee420dfed78a: Layer already exists 08:14:06 4d6672bf3e5c: Pushed 08:14:06 228e74d05cf6: Pushed 08:14:06 ce43d2a114ca: Pushed 08:14:08 38546fd594c4: Pushed 08:14:08 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:09 4d6672bf3e5c: Preparing 08:14:09 38546fd594c4: Preparing 08:14:09 ce43d2a114ca: Preparing 08:14:09 228e74d05cf6: Preparing 08:14:09 ee420dfed78a: Preparing 08:14:09 228e74d05cf6: Layer already exists 08:14:09 ce43d2a114ca: Layer already exists 08:14:09 ee420dfed78a: Layer already exists 08:14:09 4d6672bf3e5c: Layer already exists 08:14:09 38546fd594c4: Layer already exists 08:14:09 latest: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 08:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:10 4d6672bf3e5c: Preparing 08:14:10 38546fd594c4: Preparing 08:14:10 ce43d2a114ca: Preparing 08:14:10 228e74d05cf6: Preparing 08:14:10 ee420dfed78a: Preparing 08:14:10 228e74d05cf6: Layer already exists 08:14:10 4d6672bf3e5c: Layer already exists 08:14:10 ce43d2a114ca: Layer already exists 08:14:10 ee420dfed78a: Layer already exists 08:14:10 38546fd594c4: Layer already exists 08:14:10 2.0.1-dev.58: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:11 4d6672bf3e5c: Preparing 08:14:11 38546fd594c4: Preparing 08:14:11 ce43d2a114ca: Preparing 08:14:11 228e74d05cf6: Preparing 08:14:11 ee420dfed78a: Preparing 08:14:11 ce43d2a114ca: Layer already exists 08:14:11 228e74d05cf6: Layer already exists 08:14:11 38546fd594c4: Layer already exists 08:14:11 ee420dfed78a: Layer already exists 08:14:11 4d6672bf3e5c: Layer already exists 08:14:11 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:14:12 4d6672bf3e5c: Preparing 08:14:12 38546fd594c4: Preparing 08:14:12 ce43d2a114ca: Preparing 08:14:12 228e74d05cf6: Preparing 08:14:12 ee420dfed78a: Preparing 08:14:12 228e74d05cf6: Layer already exists 08:14:12 ee420dfed78a: Layer already exists 08:14:12 38546fd594c4: Layer already exists 08:14:12 4d6672bf3e5c: Layer already exists 08:14:12 ce43d2a114ca: Layer already exists 08:14:12 main: digest: sha256:64a71707f8c507f4a248d9b95bcee430aee68e7eed8ecb2fa17b027f794bc9f6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:12 ===================================================== [Pipeline] echo 08:14:12 taggedImages: 08:14:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:14:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.58 08:14:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:14:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:14:12 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:12 latest 08:14:12 2.0.1-dev.58 08:14:12 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:12 main 08:14:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:13 7321f3d0a642: Preparing 08:14:13 dba5661b352c: Preparing 08:14:13 ce43d2a114ca: Preparing 08:14:13 a1bc4299e06f: Preparing 08:14:13 1624e76aca7c: Preparing 08:14:13 ee420dfed78a: Preparing 08:14:13 ce43d2a114ca: Layer already exists 08:14:13 ee420dfed78a: Layer already exists 08:14:13 7321f3d0a642: Pushed 08:14:13 1624e76aca7c: Pushed 08:14:14 a1bc4299e06f: Pushed 08:14:16 dba5661b352c: Pushed 08:14:16 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh 08:14:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:17 7321f3d0a642: Preparing 08:14:17 dba5661b352c: Preparing 08:14:17 ce43d2a114ca: Preparing 08:14:17 a1bc4299e06f: Preparing 08:14:17 1624e76aca7c: Preparing 08:14:17 ee420dfed78a: Preparing 08:14:17 ee420dfed78a: Waiting 08:14:17 dba5661b352c: Layer already exists 08:14:17 a1bc4299e06f: Layer already exists 08:14:17 1624e76aca7c: Layer already exists 08:14:17 ce43d2a114ca: Layer already exists 08:14:17 7321f3d0a642: Layer already exists 08:14:17 ee420dfed78a: Layer already exists 08:14:17 latest: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh 08:14:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 08:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:18 7321f3d0a642: Preparing 08:14:18 dba5661b352c: Preparing 08:14:18 ce43d2a114ca: Preparing 08:14:18 a1bc4299e06f: Preparing 08:14:18 1624e76aca7c: Preparing 08:14:18 ee420dfed78a: Preparing 08:14:18 ee420dfed78a: Waiting 08:14:18 ce43d2a114ca: Layer already exists 08:14:18 a1bc4299e06f: Layer already exists 08:14:18 7321f3d0a642: Layer already exists 08:14:18 dba5661b352c: Layer already exists 08:14:18 1624e76aca7c: Layer already exists 08:14:18 ee420dfed78a: Layer already exists 08:14:18 2.0.1-dev.58: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh 08:14:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:19 7321f3d0a642: Preparing 08:14:19 dba5661b352c: Preparing 08:14:19 ce43d2a114ca: Preparing 08:14:19 a1bc4299e06f: Preparing 08:14:19 1624e76aca7c: Preparing 08:14:19 ee420dfed78a: Preparing 08:14:19 ee420dfed78a: Waiting 08:14:19 a1bc4299e06f: Layer already exists 08:14:19 1624e76aca7c: Layer already exists 08:14:19 dba5661b352c: Layer already exists 08:14:19 ce43d2a114ca: Layer already exists 08:14:19 7321f3d0a642: Layer already exists 08:14:19 ee420dfed78a: Layer already exists 08:14:19 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] isUnix [Pipeline] sh 08:14:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:14:20 7321f3d0a642: Preparing 08:14:20 dba5661b352c: Preparing 08:14:20 ce43d2a114ca: Preparing 08:14:20 a1bc4299e06f: Preparing 08:14:20 1624e76aca7c: Preparing 08:14:20 ee420dfed78a: Preparing 08:14:20 ee420dfed78a: Waiting 08:14:20 1624e76aca7c: Layer already exists 08:14:20 a1bc4299e06f: Layer already exists 08:14:20 dba5661b352c: Layer already exists 08:14:20 7321f3d0a642: Layer already exists 08:14:20 ce43d2a114ca: Layer already exists 08:14:20 ee420dfed78a: Layer already exists 08:14:20 main: digest: sha256:6a4bc8f0e1a128efa9d07d640c587c7f3a96c91705a2364b594fa350f14e3a3d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:20 ===================================================== [Pipeline] echo 08:14:20 taggedImages: 08:14:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:14:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.58 08:14:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:14:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:14:20 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:20 latest 08:14:20 2.0.1-dev.58 08:14:20 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:20 main 08:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:14:21 b6527674bcb8: Preparing 08:14:21 50b86f4a95bf: Preparing 08:14:21 ce43d2a114ca: Preparing 08:14:21 dca2725465b7: Preparing 08:14:21 ee420dfed78a: Preparing 08:14:21 ce43d2a114ca: Layer already exists 08:14:21 ee420dfed78a: Layer already exists 08:14:21 b6527674bcb8: Pushed 08:14:21 dca2725465b7: Pushed 08:14:24 50b86f4a95bf: Pushed 08:14:24 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:14:24 b6527674bcb8: Preparing 08:14:24 50b86f4a95bf: Preparing 08:14:24 ce43d2a114ca: Preparing 08:14:24 dca2725465b7: Preparing 08:14:24 ee420dfed78a: Preparing 08:14:25 dca2725465b7: Layer already exists 08:14:25 ee420dfed78a: Layer already exists 08:14:25 b6527674bcb8: Layer already exists 08:14:25 ce43d2a114ca: Layer already exists 08:14:25 50b86f4a95bf: Layer already exists 08:14:25 latest: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 08:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:14:25 b6527674bcb8: Preparing 08:14:25 50b86f4a95bf: Preparing 08:14:25 ce43d2a114ca: Preparing 08:14:25 dca2725465b7: Preparing 08:14:25 ee420dfed78a: Preparing 08:14:25 ce43d2a114ca: Layer already exists 08:14:25 ee420dfed78a: Layer already exists 08:14:25 50b86f4a95bf: Layer already exists 08:14:25 dca2725465b7: Layer already exists 08:14:25 b6527674bcb8: Layer already exists 08:14:25 2.0.1-dev.58: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:14:26 b6527674bcb8: Preparing 08:14:26 50b86f4a95bf: Preparing 08:14:26 ce43d2a114ca: Preparing 08:14:26 dca2725465b7: Preparing 08:14:26 ee420dfed78a: Preparing 08:14:27 50b86f4a95bf: Layer already exists 08:14:27 ce43d2a114ca: Layer already exists 08:14:27 dca2725465b7: Layer already exists 08:14:27 ee420dfed78a: Layer already exists 08:14:27 b6527674bcb8: Layer already exists 08:14:27 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:14:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:14:27 b6527674bcb8: Preparing 08:14:27 50b86f4a95bf: Preparing 08:14:27 ce43d2a114ca: Preparing 08:14:27 dca2725465b7: Preparing 08:14:27 ee420dfed78a: Preparing 08:14:27 50b86f4a95bf: Layer already exists 08:14:27 dca2725465b7: Layer already exists 08:14:27 b6527674bcb8: Layer already exists 08:14:27 ce43d2a114ca: Layer already exists 08:14:27 ee420dfed78a: Layer already exists 08:14:27 main: digest: sha256:5de6823ac8e63714e56af12e6fd4dea8ba4f83f0270f60db10ced7bae4ef66e4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:28 ===================================================== [Pipeline] echo 08:14:28 taggedImages: 08:14:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:14:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.58 08:14:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:14:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:14:28 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:28 latest 08:14:28 2.0.1-dev.58 08:14:28 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:28 main 08:14:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:14:28 072d5fb87f30: Preparing 08:14:28 072d5fb87f30: Preparing 08:14:28 b35e9593116b: Preparing 08:14:28 41cfd9e9bc0e: Preparing 08:14:28 67095dfc0831: Preparing 08:14:28 4b01d62cdd27: Preparing 08:14:28 ce43d2a114ca: Preparing 08:14:28 90a829a205bf: Preparing 08:14:28 1150f5744518: Preparing 08:14:28 a8187d620703: Preparing 08:14:28 f3806564291f: Preparing 08:14:28 ee420dfed78a: Preparing 08:14:28 ce43d2a114ca: Waiting 08:14:28 90a829a205bf: Waiting 08:14:28 1150f5744518: Waiting 08:14:28 a8187d620703: Waiting 08:14:28 f3806564291f: Waiting 08:14:28 ee420dfed78a: Waiting 08:14:29 41cfd9e9bc0e: Pushed 08:14:29 072d5fb87f30: Pushed 08:14:29 67095dfc0831: Pushed 08:14:29 b35e9593116b: Pushed 08:14:29 ce43d2a114ca: Layer already exists 08:14:29 90a829a205bf: Pushed 08:14:29 1150f5744518: Pushed 08:14:29 ee420dfed78a: Layer already exists 08:14:29 a8187d620703: Pushed 08:14:29 f3806564291f: Pushed 08:14:32 4b01d62cdd27: Pushed 08:14:32 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:14:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:14:32 072d5fb87f30: Preparing 08:14:32 072d5fb87f30: Preparing 08:14:32 b35e9593116b: Preparing 08:14:32 41cfd9e9bc0e: Preparing 08:14:32 67095dfc0831: Preparing 08:14:32 4b01d62cdd27: Preparing 08:14:32 ce43d2a114ca: Preparing 08:14:32 90a829a205bf: Preparing 08:14:32 1150f5744518: Preparing 08:14:32 a8187d620703: Preparing 08:14:32 f3806564291f: Preparing 08:14:32 ee420dfed78a: Preparing 08:14:32 ce43d2a114ca: Waiting 08:14:32 a8187d620703: Waiting 08:14:32 f3806564291f: Waiting 08:14:32 ee420dfed78a: Waiting 08:14:32 90a829a205bf: Waiting 08:14:32 1150f5744518: Waiting 08:14:33 41cfd9e9bc0e: Layer already exists 08:14:33 67095dfc0831: Layer already exists 08:14:33 072d5fb87f30: Layer already exists 08:14:33 4b01d62cdd27: Layer already exists 08:14:33 b35e9593116b: Layer already exists 08:14:33 90a829a205bf: Layer already exists 08:14:33 ce43d2a114ca: Layer already exists 08:14:33 1150f5744518: Layer already exists 08:14:33 a8187d620703: Layer already exists 08:14:33 f3806564291f: Layer already exists 08:14:33 ee420dfed78a: Layer already exists 08:14:33 latest: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:14:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 08:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:14:33 072d5fb87f30: Preparing 08:14:33 072d5fb87f30: Preparing 08:14:33 b35e9593116b: Preparing 08:14:33 41cfd9e9bc0e: Preparing 08:14:33 67095dfc0831: Preparing 08:14:33 4b01d62cdd27: Preparing 08:14:33 ce43d2a114ca: Preparing 08:14:33 90a829a205bf: Preparing 08:14:33 1150f5744518: Preparing 08:14:33 a8187d620703: Preparing 08:14:33 f3806564291f: Preparing 08:14:33 ee420dfed78a: Preparing 08:14:33 ce43d2a114ca: Waiting 08:14:33 90a829a205bf: Waiting 08:14:33 1150f5744518: Waiting 08:14:33 f3806564291f: Waiting 08:14:33 ee420dfed78a: Waiting 08:14:33 a8187d620703: Waiting 08:14:34 4b01d62cdd27: Layer already exists 08:14:34 072d5fb87f30: Layer already exists 08:14:34 67095dfc0831: Layer already exists 08:14:34 41cfd9e9bc0e: Layer already exists 08:14:34 b35e9593116b: Layer already exists 08:14:34 1150f5744518: Layer already exists 08:14:34 90a829a205bf: Layer already exists 08:14:34 ce43d2a114ca: Layer already exists 08:14:34 f3806564291f: Layer already exists 08:14:34 a8187d620703: Layer already exists 08:14:34 ee420dfed78a: Layer already exists 08:14:34 2.0.1-dev.58: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:14:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:14:34 072d5fb87f30: Preparing 08:14:34 072d5fb87f30: Preparing 08:14:34 b35e9593116b: Preparing 08:14:34 41cfd9e9bc0e: Preparing 08:14:34 67095dfc0831: Preparing 08:14:34 4b01d62cdd27: Preparing 08:14:34 ce43d2a114ca: Preparing 08:14:34 90a829a205bf: Preparing 08:14:34 1150f5744518: Preparing 08:14:34 a8187d620703: Preparing 08:14:34 f3806564291f: Preparing 08:14:34 ee420dfed78a: Preparing 08:14:34 ce43d2a114ca: Waiting 08:14:34 90a829a205bf: Waiting 08:14:34 1150f5744518: Waiting 08:14:34 a8187d620703: Waiting 08:14:34 f3806564291f: Waiting 08:14:34 ee420dfed78a: Waiting 08:14:35 b35e9593116b: Layer already exists 08:14:35 41cfd9e9bc0e: Layer already exists 08:14:35 67095dfc0831: Layer already exists 08:14:35 4b01d62cdd27: Layer already exists 08:14:35 072d5fb87f30: Layer already exists 08:14:35 ce43d2a114ca: Layer already exists 08:14:35 1150f5744518: Layer already exists 08:14:35 f3806564291f: Layer already exists 08:14:35 90a829a205bf: Layer already exists 08:14:35 a8187d620703: Layer already exists 08:14:35 ee420dfed78a: Layer already exists 08:14:35 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] isUnix [Pipeline] sh 08:14:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:14:35 072d5fb87f30: Preparing 08:14:35 072d5fb87f30: Preparing 08:14:35 b35e9593116b: Preparing 08:14:35 41cfd9e9bc0e: Preparing 08:14:35 67095dfc0831: Preparing 08:14:35 4b01d62cdd27: Preparing 08:14:35 ce43d2a114ca: Preparing 08:14:35 90a829a205bf: Preparing 08:14:35 1150f5744518: Preparing 08:14:35 a8187d620703: Preparing 08:14:35 f3806564291f: Preparing 08:14:35 ee420dfed78a: Preparing 08:14:35 90a829a205bf: Waiting 08:14:35 f3806564291f: Waiting 08:14:35 1150f5744518: Waiting 08:14:35 a8187d620703: Waiting 08:14:35 ce43d2a114ca: Waiting 08:14:35 ee420dfed78a: Waiting 08:14:36 4b01d62cdd27: Layer already exists 08:14:36 072d5fb87f30: Layer already exists 08:14:36 67095dfc0831: Layer already exists 08:14:36 b35e9593116b: Layer already exists 08:14:36 41cfd9e9bc0e: Layer already exists 08:14:36 ce43d2a114ca: Layer already exists 08:14:36 1150f5744518: Layer already exists 08:14:36 90a829a205bf: Layer already exists 08:14:36 f3806564291f: Layer already exists 08:14:36 a8187d620703: Layer already exists 08:14:36 ee420dfed78a: Layer already exists 08:14:36 main: digest: sha256:f92f2533ef69cd63a890f8672d02b090e580a1928fd5af0aa371570de94d9c74 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:36 ===================================================== [Pipeline] echo 08:14:36 taggedImages: 08:14:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:14:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.58 08:14:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:14:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:14:36 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:36 latest 08:14:36 2.0.1-dev.58 08:14:36 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:36 main 08:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:14:36 468dd499bca5: Preparing 08:14:36 4fcfed2e5a80: Preparing 08:14:36 fca6197bf7ad: Preparing 08:14:36 4ff8e91030f1: Preparing 08:14:36 2dfeba77a7ee: Preparing 08:14:36 ee420dfed78a: Preparing 08:14:36 ee420dfed78a: Waiting 08:14:37 4ff8e91030f1: Pushed 08:14:37 fca6197bf7ad: Pushed 08:14:37 ee420dfed78a: Layer already exists 08:14:37 2dfeba77a7ee: Pushed 08:14:39 4fcfed2e5a80: Pushed 08:14:39 468dd499bca5: Pushed 08:14:39 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh 08:14:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:14:40 468dd499bca5: Preparing 08:14:40 4fcfed2e5a80: Preparing 08:14:40 fca6197bf7ad: Preparing 08:14:40 4ff8e91030f1: Preparing 08:14:40 2dfeba77a7ee: Preparing 08:14:40 ee420dfed78a: Preparing 08:14:40 ee420dfed78a: Waiting 08:14:40 4ff8e91030f1: Layer already exists 08:14:40 2dfeba77a7ee: Layer already exists 08:14:40 fca6197bf7ad: Layer already exists 08:14:40 468dd499bca5: Layer already exists 08:14:40 4fcfed2e5a80: Layer already exists 08:14:40 ee420dfed78a: Layer already exists 08:14:40 latest: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh 08:14:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 08:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:14:41 468dd499bca5: Preparing 08:14:41 4fcfed2e5a80: Preparing 08:14:41 fca6197bf7ad: Preparing 08:14:41 4ff8e91030f1: Preparing 08:14:41 2dfeba77a7ee: Preparing 08:14:41 ee420dfed78a: Preparing 08:14:41 ee420dfed78a: Waiting 08:14:41 468dd499bca5: Layer already exists 08:14:41 fca6197bf7ad: Layer already exists 08:14:41 4ff8e91030f1: Layer already exists 08:14:41 4fcfed2e5a80: Layer already exists 08:14:41 2dfeba77a7ee: Layer already exists 08:14:41 ee420dfed78a: Layer already exists 08:14:41 2.0.1-dev.58: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh 08:14:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:14:42 468dd499bca5: Preparing 08:14:42 4fcfed2e5a80: Preparing 08:14:42 fca6197bf7ad: Preparing 08:14:42 4ff8e91030f1: Preparing 08:14:42 2dfeba77a7ee: Preparing 08:14:42 ee420dfed78a: Preparing 08:14:42 ee420dfed78a: Waiting 08:14:42 4ff8e91030f1: Layer already exists 08:14:42 468dd499bca5: Layer already exists 08:14:42 2dfeba77a7ee: Layer already exists 08:14:42 fca6197bf7ad: Layer already exists 08:14:42 4fcfed2e5a80: Layer already exists 08:14:42 ee420dfed78a: Layer already exists 08:14:42 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] isUnix [Pipeline] sh 08:14:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:14:43 468dd499bca5: Preparing 08:14:43 4fcfed2e5a80: Preparing 08:14:43 fca6197bf7ad: Preparing 08:14:43 4ff8e91030f1: Preparing 08:14:43 2dfeba77a7ee: Preparing 08:14:43 ee420dfed78a: Preparing 08:14:43 ee420dfed78a: Waiting 08:14:43 4fcfed2e5a80: Layer already exists 08:14:43 468dd499bca5: Layer already exists 08:14:43 4ff8e91030f1: Layer already exists 08:14:43 2dfeba77a7ee: Layer already exists 08:14:43 fca6197bf7ad: Layer already exists 08:14:43 ee420dfed78a: Layer already exists 08:14:43 main: digest: sha256:06ffb79bfa34f4b12d3fd3bc229b6586e22ec83fa75610c41d4e9b50b4fbd8d6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:43 ===================================================== [Pipeline] echo 08:14:43 taggedImages: 08:14:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:14:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.58 08:14:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:14:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:14:43 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:43 latest 08:14:43 2.0.1-dev.58 08:14:43 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:43 main 08:14:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:14:44 91842187017b: Preparing 08:14:44 910c34d755b1: Preparing 08:14:44 079504c1e0c2: Preparing 08:14:44 c777802b5818: Preparing 08:14:44 89ae84e88829: Preparing 08:14:44 eaea595b683f: Preparing 08:14:44 c4046bcec708: Preparing 08:14:44 9162f2c414f1: Preparing 08:14:44 929ea3a925a7: Preparing 08:14:44 ee420dfed78a: Preparing 08:14:44 c4046bcec708: Waiting 08:14:44 9162f2c414f1: Waiting 08:14:44 eaea595b683f: Waiting 08:14:44 ee420dfed78a: Waiting 08:14:44 929ea3a925a7: Waiting 08:14:44 91842187017b: Pushed 08:14:44 910c34d755b1: Pushed 08:14:44 89ae84e88829: Pushed 08:14:44 eaea595b683f: Pushed 08:14:45 c4046bcec708: Pushed 08:14:45 9162f2c414f1: Pushed 08:14:45 ee420dfed78a: Layer already exists 08:14:45 929ea3a925a7: Pushed 08:14:46 c777802b5818: Pushed 08:14:47 079504c1e0c2: Pushed 08:14:47 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:14:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:14:48 91842187017b: Preparing 08:14:48 910c34d755b1: Preparing 08:14:48 079504c1e0c2: Preparing 08:14:48 c777802b5818: Preparing 08:14:48 89ae84e88829: Preparing 08:14:48 eaea595b683f: Preparing 08:14:48 c4046bcec708: Preparing 08:14:48 9162f2c414f1: Preparing 08:14:48 929ea3a925a7: Preparing 08:14:48 ee420dfed78a: Preparing 08:14:48 eaea595b683f: Waiting 08:14:48 c4046bcec708: Waiting 08:14:48 9162f2c414f1: Waiting 08:14:48 929ea3a925a7: Waiting 08:14:48 ee420dfed78a: Waiting 08:14:48 89ae84e88829: Layer already exists 08:14:48 910c34d755b1: Layer already exists 08:14:48 91842187017b: Layer already exists 08:14:48 079504c1e0c2: Layer already exists 08:14:48 c777802b5818: Layer already exists 08:14:48 eaea595b683f: Layer already exists 08:14:48 9162f2c414f1: Layer already exists 08:14:48 c4046bcec708: Layer already exists 08:14:48 ee420dfed78a: Layer already exists 08:14:48 929ea3a925a7: Layer already exists 08:14:48 latest: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:14:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:14:49 91842187017b: Preparing 08:14:49 910c34d755b1: Preparing 08:14:49 079504c1e0c2: Preparing 08:14:49 c777802b5818: Preparing 08:14:49 89ae84e88829: Preparing 08:14:49 eaea595b683f: Preparing 08:14:49 c4046bcec708: Preparing 08:14:49 9162f2c414f1: Preparing 08:14:49 929ea3a925a7: Preparing 08:14:49 ee420dfed78a: Preparing 08:14:49 9162f2c414f1: Waiting 08:14:49 929ea3a925a7: Waiting 08:14:49 ee420dfed78a: Waiting 08:14:49 eaea595b683f: Waiting 08:14:49 c4046bcec708: Waiting 08:14:49 89ae84e88829: Layer already exists 08:14:49 91842187017b: Layer already exists 08:14:49 079504c1e0c2: Layer already exists 08:14:49 c777802b5818: Layer already exists 08:14:49 910c34d755b1: Layer already exists 08:14:49 929ea3a925a7: Layer already exists 08:14:49 eaea595b683f: Layer already exists 08:14:49 9162f2c414f1: Layer already exists 08:14:49 c4046bcec708: Layer already exists 08:14:49 ee420dfed78a: Layer already exists 08:14:49 2.0.1-dev.58: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:14:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:14:50 91842187017b: Preparing 08:14:50 910c34d755b1: Preparing 08:14:50 079504c1e0c2: Preparing 08:14:50 c777802b5818: Preparing 08:14:50 89ae84e88829: Preparing 08:14:50 eaea595b683f: Preparing 08:14:50 c4046bcec708: Preparing 08:14:50 9162f2c414f1: Preparing 08:14:50 929ea3a925a7: Preparing 08:14:50 ee420dfed78a: Preparing 08:14:50 eaea595b683f: Waiting 08:14:50 c4046bcec708: Waiting 08:14:50 9162f2c414f1: Waiting 08:14:50 929ea3a925a7: Waiting 08:14:50 ee420dfed78a: Waiting 08:14:50 91842187017b: Layer already exists 08:14:50 079504c1e0c2: Layer already exists 08:14:50 c777802b5818: Layer already exists 08:14:50 89ae84e88829: Layer already exists 08:14:50 910c34d755b1: Layer already exists 08:14:50 9162f2c414f1: Layer already exists 08:14:50 eaea595b683f: Layer already exists 08:14:50 929ea3a925a7: Layer already exists 08:14:50 c4046bcec708: Layer already exists 08:14:50 ee420dfed78a: Layer already exists 08:14:50 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 08:14:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:14:51 91842187017b: Preparing 08:14:51 910c34d755b1: Preparing 08:14:51 079504c1e0c2: Preparing 08:14:51 c777802b5818: Preparing 08:14:51 89ae84e88829: Preparing 08:14:51 eaea595b683f: Preparing 08:14:51 c4046bcec708: Preparing 08:14:51 9162f2c414f1: Preparing 08:14:51 929ea3a925a7: Preparing 08:14:51 ee420dfed78a: Preparing 08:14:51 eaea595b683f: Waiting 08:14:51 c4046bcec708: Waiting 08:14:51 9162f2c414f1: Waiting 08:14:51 929ea3a925a7: Waiting 08:14:51 ee420dfed78a: Waiting 08:14:51 91842187017b: Layer already exists 08:14:51 c777802b5818: Layer already exists 08:14:51 079504c1e0c2: Layer already exists 08:14:51 910c34d755b1: Layer already exists 08:14:51 89ae84e88829: Layer already exists 08:14:51 c4046bcec708: Layer already exists 08:14:51 eaea595b683f: Layer already exists 08:14:51 929ea3a925a7: Layer already exists 08:14:51 9162f2c414f1: Layer already exists 08:14:51 ee420dfed78a: Layer already exists 08:14:51 main: digest: sha256:a5d242d412266e89966f3d47dd37915acfbedc4a7ecce60770b2efa9823938a3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:51 ===================================================== [Pipeline] echo 08:14:51 taggedImages: 08:14:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:14:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.58 08:14:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:14:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:14:51 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:51 latest 08:14:51 2.0.1-dev.58 08:14:51 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:51 main 08:14:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:14:52 30e9011e19fa: Preparing 08:14:52 847ef658cbd9: Preparing 08:14:52 ce43d2a114ca: Preparing 08:14:52 29e00e3b82c3: Preparing 08:14:52 ee420dfed78a: Preparing 08:14:52 ee420dfed78a: Layer already exists 08:14:52 ce43d2a114ca: Layer already exists 08:14:52 30e9011e19fa: Pushed 08:14:52 29e00e3b82c3: Pushed 08:14:54 847ef658cbd9: Pushed 08:14:55 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:14:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:14:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:14:55 30e9011e19fa: Preparing 08:14:55 847ef658cbd9: Preparing 08:14:55 ce43d2a114ca: Preparing 08:14:55 29e00e3b82c3: Preparing 08:14:55 ee420dfed78a: Preparing 08:14:56 29e00e3b82c3: Layer already exists 08:14:56 ee420dfed78a: Layer already exists 08:14:56 30e9011e19fa: Layer already exists 08:14:56 ce43d2a114ca: Layer already exists 08:14:56 847ef658cbd9: Layer already exists 08:14:56 latest: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:14:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 08:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:14:56 30e9011e19fa: Preparing 08:14:56 847ef658cbd9: Preparing 08:14:56 ce43d2a114ca: Preparing 08:14:56 29e00e3b82c3: Preparing 08:14:56 ee420dfed78a: Preparing 08:14:57 30e9011e19fa: Layer already exists 08:14:57 29e00e3b82c3: Layer already exists 08:14:57 ce43d2a114ca: Layer already exists 08:14:57 ee420dfed78a: Layer already exists 08:14:57 847ef658cbd9: Layer already exists 08:14:57 2.0.1-dev.58: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:14:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:14:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:14:57 30e9011e19fa: Preparing 08:14:57 847ef658cbd9: Preparing 08:14:57 ce43d2a114ca: Preparing 08:14:57 29e00e3b82c3: Preparing 08:14:57 ee420dfed78a: Preparing 08:14:57 ee420dfed78a: Layer already exists 08:14:57 30e9011e19fa: Layer already exists 08:14:57 29e00e3b82c3: Layer already exists 08:14:57 847ef658cbd9: Layer already exists 08:14:57 ce43d2a114ca: Layer already exists 08:14:58 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] isUnix [Pipeline] sh 08:14:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 08:14:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:14:58 30e9011e19fa: Preparing 08:14:58 847ef658cbd9: Preparing 08:14:58 ce43d2a114ca: Preparing 08:14:58 29e00e3b82c3: Preparing 08:14:58 ee420dfed78a: Preparing 08:14:58 847ef658cbd9: Layer already exists 08:14:58 29e00e3b82c3: Layer already exists 08:14:58 ee420dfed78a: Layer already exists 08:14:58 ce43d2a114ca: Layer already exists 08:14:58 30e9011e19fa: Layer already exists 08:14:59 main: digest: sha256:17eb836622ae0bb69302dfae72fd244660ed7ea82894486fe94f113f101216f9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:59 ===================================================== [Pipeline] echo 08:14:59 taggedImages: 08:14:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:14:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.58 08:14:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:14:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:14:59 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:59 latest 08:14:59 2.0.1-dev.58 08:14:59 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:14:59 main 08:14:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:14:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:14:59 88776d4781ea: Preparing 08:14:59 9de1c398a568: Preparing 08:14:59 ce43d2a114ca: Preparing 08:14:59 dca2725465b7: Preparing 08:14:59 ee420dfed78a: Preparing 08:14:59 dca2725465b7: Layer already exists 08:15:00 ee420dfed78a: Layer already exists 08:15:00 ce43d2a114ca: Layer already exists 08:15:00 88776d4781ea: Pushed 08:15:02 9de1c398a568: Pushed 08:15:02 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:15:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:15:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:15:03 88776d4781ea: Preparing 08:15:03 9de1c398a568: Preparing 08:15:03 ce43d2a114ca: Preparing 08:15:03 dca2725465b7: Preparing 08:15:03 ee420dfed78a: Preparing 08:15:03 ce43d2a114ca: Layer already exists 08:15:03 88776d4781ea: Layer already exists 08:15:03 dca2725465b7: Layer already exists 08:15:03 ee420dfed78a: Layer already exists 08:15:03 9de1c398a568: Layer already exists 08:15:04 latest: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:15:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:15:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 08:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:15:04 88776d4781ea: Preparing 08:15:04 9de1c398a568: Preparing 08:15:04 ce43d2a114ca: Preparing 08:15:04 dca2725465b7: Preparing 08:15:04 ee420dfed78a: Preparing 08:15:04 ee420dfed78a: Layer already exists 08:15:04 88776d4781ea: Layer already exists 08:15:04 dca2725465b7: Layer already exists 08:15:04 ce43d2a114ca: Layer already exists 08:15:04 9de1c398a568: Layer already exists 08:15:05 2.0.1-dev.58: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:15:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:15:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:15:05 88776d4781ea: Preparing 08:15:05 9de1c398a568: Preparing 08:15:05 ce43d2a114ca: Preparing 08:15:05 dca2725465b7: Preparing 08:15:05 ee420dfed78a: Preparing 08:15:05 ee420dfed78a: Layer already exists 08:15:05 ce43d2a114ca: Layer already exists 08:15:05 9de1c398a568: Layer already exists 08:15:05 dca2725465b7: Layer already exists 08:15:05 88776d4781ea: Layer already exists 08:15:05 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 08:15:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 08:15:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:15:06 88776d4781ea: Preparing 08:15:06 9de1c398a568: Preparing 08:15:06 ce43d2a114ca: Preparing 08:15:06 dca2725465b7: Preparing 08:15:06 ee420dfed78a: Preparing 08:15:06 dca2725465b7: Layer already exists 08:15:06 9de1c398a568: Layer already exists 08:15:06 88776d4781ea: Layer already exists 08:15:06 ce43d2a114ca: Layer already exists 08:15:06 ee420dfed78a: Layer already exists 08:15:06 main: digest: sha256:434d48eec3f43440bfda269484a028276be5bae614ed282caf20846c50bb31f8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:06 ===================================================== [Pipeline] echo 08:15:07 taggedImages: 08:15:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:15:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:15:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.58 08:15:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:15:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 08:15:07 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 08:15:07 e92863d55807b65f509bd650f3f22bb3a2ab538f 08:15:07 latest 08:15:07 2.0.1-dev.58 08:15:07 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:15:07 main 08:15:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] isUnix [Pipeline] sh 08:15:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:15:07 e5cd5f42ca4d: Preparing 08:15:07 330070e2d54d: Preparing 08:15:07 7cdbede946f1: Preparing 08:15:07 15fe64b7bb18: Preparing 08:15:07 b287e4fe43ef: Preparing 08:15:07 c39efab1fe40: Preparing 08:15:07 386fc9fe74c4: Preparing 08:15:07 097a5c91b892: Preparing 08:15:07 74984ba1a09f: Preparing 08:15:07 6d0ac5d4dfcb: Preparing 08:15:07 c55d5dbdab40: Preparing 08:15:07 097a5c91b892: Waiting 08:15:07 74984ba1a09f: Waiting 08:15:07 6d0ac5d4dfcb: Waiting 08:15:07 c55d5dbdab40: Waiting 08:15:07 c39efab1fe40: Waiting 08:15:07 386fc9fe74c4: Waiting 08:15:08 b287e4fe43ef: Layer already exists 08:15:08 c39efab1fe40: Layer already exists 08:15:08 386fc9fe74c4: Layer already exists 08:15:08 097a5c91b892: Layer already exists 08:15:08 330070e2d54d: Pushed 08:15:08 74984ba1a09f: Layer already exists 08:15:08 6d0ac5d4dfcb: Layer already exists 08:15:08 c55d5dbdab40: Layer already exists 08:15:08 e5cd5f42ca4d: Pushed 08:15:10 7cdbede946f1: Pushed 08:15:25 15fe64b7bb18: Pushed 08:15:25 e92863d55807b65f509bd650f3f22bb3a2ab538f: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:15:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:15:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 08:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:15:26 e5cd5f42ca4d: Preparing 08:15:26 330070e2d54d: Preparing 08:15:26 7cdbede946f1: Preparing 08:15:26 15fe64b7bb18: Preparing 08:15:26 b287e4fe43ef: Preparing 08:15:26 c39efab1fe40: Preparing 08:15:26 386fc9fe74c4: Preparing 08:15:26 097a5c91b892: Preparing 08:15:26 74984ba1a09f: Preparing 08:15:26 6d0ac5d4dfcb: Preparing 08:15:26 c55d5dbdab40: Preparing 08:15:26 c39efab1fe40: Waiting 08:15:26 386fc9fe74c4: Waiting 08:15:26 097a5c91b892: Waiting 08:15:26 74984ba1a09f: Waiting 08:15:26 6d0ac5d4dfcb: Waiting 08:15:26 c55d5dbdab40: Waiting 08:15:26 7cdbede946f1: Layer already exists 08:15:26 b287e4fe43ef: Layer already exists 08:15:26 330070e2d54d: Layer already exists 08:15:26 15fe64b7bb18: Layer already exists 08:15:26 e5cd5f42ca4d: Layer already exists 08:15:26 097a5c91b892: Layer already exists 08:15:26 c39efab1fe40: Layer already exists 08:15:26 386fc9fe74c4: Layer already exists 08:15:26 6d0ac5d4dfcb: Layer already exists 08:15:26 74984ba1a09f: Layer already exists 08:15:26 c55d5dbdab40: Layer already exists 08:15:26 latest: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:15:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:15:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 08:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:15:27 e5cd5f42ca4d: Preparing 08:15:27 330070e2d54d: Preparing 08:15:27 7cdbede946f1: Preparing 08:15:27 15fe64b7bb18: Preparing 08:15:27 b287e4fe43ef: Preparing 08:15:27 c39efab1fe40: Preparing 08:15:27 386fc9fe74c4: Preparing 08:15:27 097a5c91b892: Preparing 08:15:27 74984ba1a09f: Preparing 08:15:27 6d0ac5d4dfcb: Preparing 08:15:27 c55d5dbdab40: Preparing 08:15:27 c39efab1fe40: Waiting 08:15:27 386fc9fe74c4: Waiting 08:15:27 097a5c91b892: Waiting 08:15:27 74984ba1a09f: Waiting 08:15:27 c55d5dbdab40: Waiting 08:15:27 6d0ac5d4dfcb: Waiting 08:15:27 7cdbede946f1: Layer already exists 08:15:27 330070e2d54d: Layer already exists 08:15:27 e5cd5f42ca4d: Layer already exists 08:15:27 b287e4fe43ef: Layer already exists 08:15:27 15fe64b7bb18: Layer already exists 08:15:27 097a5c91b892: Layer already exists 08:15:27 386fc9fe74c4: Layer already exists 08:15:27 c39efab1fe40: Layer already exists 08:15:27 74984ba1a09f: Layer already exists 08:15:27 6d0ac5d4dfcb: Layer already exists 08:15:27 c55d5dbdab40: Layer already exists 08:15:27 2.0.1-dev.58: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:15:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 [Pipeline] isUnix [Pipeline] sh 08:15:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:15:27 e5cd5f42ca4d: Preparing 08:15:27 330070e2d54d: Preparing 08:15:27 7cdbede946f1: Preparing 08:15:27 15fe64b7bb18: Preparing 08:15:27 b287e4fe43ef: Preparing 08:15:27 c39efab1fe40: Preparing 08:15:27 386fc9fe74c4: Preparing 08:15:27 097a5c91b892: Preparing 08:15:27 74984ba1a09f: Preparing 08:15:27 6d0ac5d4dfcb: Preparing 08:15:27 c55d5dbdab40: Preparing 08:15:27 097a5c91b892: Waiting 08:15:27 74984ba1a09f: Waiting 08:15:27 6d0ac5d4dfcb: Waiting 08:15:27 c55d5dbdab40: Waiting 08:15:27 c39efab1fe40: Waiting 08:15:27 386fc9fe74c4: Waiting 08:15:28 b287e4fe43ef: Layer already exists 08:15:28 e5cd5f42ca4d: Layer already exists 08:15:28 15fe64b7bb18: Layer already exists 08:15:28 330070e2d54d: Layer already exists 08:15:28 7cdbede946f1: Layer already exists 08:15:28 097a5c91b892: Layer already exists 08:15:28 74984ba1a09f: Layer already exists 08:15:28 c39efab1fe40: Layer already exists 08:15:28 386fc9fe74c4: Layer already exists 08:15:28 6d0ac5d4dfcb: Layer already exists 08:15:28 c55d5dbdab40: Layer already exists 08:15:28 e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:15:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 08:15:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 08:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:15:28 e5cd5f42ca4d: Preparing 08:15:28 330070e2d54d: Preparing 08:15:28 7cdbede946f1: Preparing 08:15:28 15fe64b7bb18: Preparing 08:15:28 b287e4fe43ef: Preparing 08:15:28 c39efab1fe40: Preparing 08:15:28 386fc9fe74c4: Preparing 08:15:28 097a5c91b892: Preparing 08:15:28 74984ba1a09f: Preparing 08:15:28 6d0ac5d4dfcb: Preparing 08:15:28 c55d5dbdab40: Preparing 08:15:28 097a5c91b892: Waiting 08:15:28 6d0ac5d4dfcb: Waiting 08:15:28 c55d5dbdab40: Waiting 08:15:28 74984ba1a09f: Waiting 08:15:28 c39efab1fe40: Waiting 08:15:28 386fc9fe74c4: Waiting 08:15:28 7cdbede946f1: Layer already exists 08:15:28 15fe64b7bb18: Layer already exists 08:15:28 330070e2d54d: Layer already exists 08:15:28 e5cd5f42ca4d: Layer already exists 08:15:29 b287e4fe43ef: Layer already exists 08:15:29 74984ba1a09f: Layer already exists 08:15:29 c39efab1fe40: Layer already exists 08:15:29 386fc9fe74c4: Layer already exists 08:15:29 097a5c91b892: Layer already exists 08:15:29 6d0ac5d4dfcb: Layer already exists 08:15:29 c55d5dbdab40: Layer already exists 08:15:29 main: digest: sha256:9f0a4fe3536bc8c6df51a1bceb923de12a6b6d47a9e966ec41446cd58a2ddf01 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:29 ===================================================== [Pipeline] echo 08:15:29 taggedImages: 08:15:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f 08:15:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 08:15:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.58 08:15:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e92863d55807b65f509bd650f3f22bb3a2ab538f-2.0.1-dev.58 08:15:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:29 08:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:30 arm64: Pulling from edgex-lftools-log-publisher 08:15:30 448f6bf000e3: Pulling fs layer 08:15:30 f757da607395: Pulling fs layer 08:15:30 05883995daec: Pulling fs layer 08:15:30 8603b9c90790: Pulling fs layer 08:15:30 1560dd03e051: Pulling fs layer 08:15:30 27f5ce0e4adf: Pulling fs layer 08:15:30 c2d8d7efcc4b: Pulling fs layer 08:15:30 1560dd03e051: Waiting 08:15:30 27f5ce0e4adf: Waiting 08:15:30 c2d8d7efcc4b: Waiting 08:15:30 8603b9c90790: Waiting 08:15:30 f757da607395: Verifying Checksum 08:15:30 f757da607395: Download complete 08:15:30 8603b9c90790: Download complete 08:15:31 05883995daec: Verifying Checksum 08:15:31 05883995daec: Download complete 08:15:31 27f5ce0e4adf: Verifying Checksum 08:15:31 27f5ce0e4adf: Download complete 08:15:31 1560dd03e051: Download complete 08:15:31 448f6bf000e3: Verifying Checksum 08:15:31 448f6bf000e3: Download complete 08:15:35 c2d8d7efcc4b: Verifying Checksum 08:15:35 c2d8d7efcc4b: Download complete 08:15:36 448f6bf000e3: Pull complete 08:15:36 f757da607395: Pull complete 08:15:38 05883995daec: Pull complete 08:15:38 8603b9c90790: Pull complete 08:15:39 1560dd03e051: Pull complete 08:15:39 27f5ce0e4adf: Pull complete 08:15:55 c2d8d7efcc4b: Pull complete 08:15:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:15:55 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 08:15:55 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@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-lftools-log-publisher:arm64 cat 08:15:59 $ docker top ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:00 ---> job-cost.sh 08:16:00 lf-activate-venv: SKIPPING 08:16:00 INFO: No Stack... 08:16:01 INFO: Retrieving Pricing Info for: v3-standard-4 08:16:01 INFO: Archiving Costs [Pipeline] sh 08:16:02 + cat /w/workspace/edgex-go/66/archives/cost.csv 08:16:02 + cut -d, -f6 [Pipeline] lock 08:16:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] 08:16:02 Resource [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] did not exist. Created. 08:16:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:03 + echo total: 0.10999999940395355 [Pipeline] stash 08:16:03 Stashed 1 file(s) [Pipeline] } 08:16:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:04 $ docker stop --time=1 ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 08:16:05 $ docker rm -f ad51f77849ea45087c506030a68562aec54405358d558f3e564a58138381ec63 [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 08:16:06 provisioning config files... 08:16:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/66@tmp/config2055919817507837367tmp [Pipeline] { [Pipeline] sh 08:16:07 + set +x 08:16:07 + curl -s https://codecov.io/bash 08:16:07 + bash -s -- 08:16:07 08:16:07 _____ _ 08:16:07 / ____| | | 08:16:07 | | ___ __| | ___ ___ _____ __ 08:16:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:16:07 | |___| (_) | (_| | __/ (_| (_) \ V / 08:16:07 \_____\___/ \__,_|\___|\___\___/ \_/ 08:16:07 Bash-1.0.6 08:16:07 08:16:07 08:16:07 ==> git version 2.24.4 found 08:16:07 ==> 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 08:16:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:16:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:16:07 ==> Jenkins CI detected. 08:16:07 current dir:  /w/workspace/edgex-go/66 08:16:07 project root: . 08:16:07 --> token set from env 08:16:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:16:07 ==> Running gcov in . (disable via -X gcov) 08:16:07 ==> Python coveragepy not found 08:16:07 ==> Searching for coverage reports in: 08:16:07 + . 08:16:07 -> Found 1 reports 08:16:07 ==> Detecting git/mercurial file structure 08:16:07 ==> Reading reports 08:16:07 + ./coverage.out bytes=403100 08:16:07 ==> Appending adjustments 08:16:07 https://docs.codecov.io/docs/fixing-reports 08:16:08 + Found adjustments 08:16:08 ==> Gzipping contents 08:16:08 56K /tmp/codecov.1My00G.gz 08:16:08 ==> Uploading reports 08:16:08 url: https://codecov.io 08:16:08 query: branch=main&commit=e92863d55807b65f509bd650f3f22bb3a2ab538f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:16:08 -> Pinging Codecov 08:16:08 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=e92863d55807b65f509bd650f3f22bb3a2ab538f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:16:09 -> Uploading to 08:16:09 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/e92863d55807b65f509bd650f3f22bb3a2ab538f/3bca23e7-484c-417e-aa75-30ff1e766e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T081609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=986536bb54b58c4448759877f245003abbeb063056bd38a4afdac1b0609b92a1 08:16:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:09 Dload Upload Total Spent Left Speed 08:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54273 0 0 100 54273 0 151k --:--:-- --:--:-- --:--:-- 151k 100 54273 0 0 100 54273 0 151k --:--:-- --:--:-- --:--:-- 150k 08:16:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e92863d55807b65f509bd650f3f22bb3a2ab538f [Pipeline] } 08:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:16:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:16:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:16:10 08:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:16:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:16:11 188c0c94c7c5: Pulling fs layer 08:16:11 0ef7d3d256c8: Pulling fs layer 08:16:11 de9db76c5a1d: Pulling fs layer 08:16:11 0eba1c9be4d2: Pulling fs layer 08:16:11 0d57e429df01: Pulling fs layer 08:16:11 4e4be7b47b0d: Pulling fs layer 08:16:11 e1f770b5df2f: Pulling fs layer 08:16:11 85a0685a4137: Pulling fs layer 08:16:11 4e4be7b47b0d: Waiting 08:16:11 e1f770b5df2f: Waiting 08:16:11 85a0685a4137: Waiting 08:16:11 0eba1c9be4d2: Waiting 08:16:11 0d57e429df01: Waiting 08:16:11 de9db76c5a1d: Download complete 08:16:11 0ef7d3d256c8: Verifying Checksum 08:16:11 0ef7d3d256c8: Download complete 08:16:11 0d57e429df01: Verifying Checksum 08:16:11 0d57e429df01: Download complete 08:16:11 4e4be7b47b0d: Verifying Checksum 08:16:11 4e4be7b47b0d: Download complete 08:16:11 188c0c94c7c5: Verifying Checksum 08:16:11 188c0c94c7c5: Download complete 08:16:11 188c0c94c7c5: Pull complete 08:16:11 0ef7d3d256c8: Pull complete 08:16:11 de9db76c5a1d: Pull complete 08:16:12 e1f770b5df2f: Verifying Checksum 08:16:12 e1f770b5df2f: Download complete 08:16:17 0eba1c9be4d2: Verifying Checksum 08:16:17 0eba1c9be4d2: Download complete 08:16:17 85a0685a4137: Verifying Checksum 08:16:17 85a0685a4137: Download complete 08:16:19 0eba1c9be4d2: Pull complete 08:16:19 0d57e429df01: Pull complete 08:16:19 4e4be7b47b0d: Pull complete 08:16:20 e1f770b5df2f: Pull complete 08:16:23 85a0685a4137: Pull complete 08:16:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:16:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:16:23 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:16:23 $ 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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:16:26 $ docker top 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b -eo pid,comm [Pipeline] { [Pipeline] echo 08:16:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:16:27 + set -o pipefail 08:16:27 + snyk monitor '--org=edgex-jenkins' 08:16:37 08:16:37 Monitoring /w/workspace/edgex-go/66 (github.com/edgexfoundry/edgex-go)... 08:16:37 08:16:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/54927ce7-90ff-4f29-bba0-af94ccc8f1ec 08:16:37 08:16:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:16:37 08:16:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:16:37 08:16:37 [Pipeline] } 08:16:37 $ docker stop --time=1 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b 08:16:39 $ docker rm -f 0c75c474041fa7844ed0d2fe3c1d79d2ce248d56e4875017e843db790fff068b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:16:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:40 provisioning config files... 08:16:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/66@tmp/config4142403352462576373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:40 --> edgex-publish-swagger.sh 08:16:40 === Publish openapi/v2 API === 08:16:40 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:16:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/66/openapi/v2/core-command.yaml] 08:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:40 Dload Upload Total Spent Left Speed 08:16:41 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 26875 0:00:01 0:00:01 --:--:-- 26869 100 31867 0 0 100 31867 0 26871 0:00:01 0:00:01 --:--:-- 26869 08:16:41 08:16:41 08:16:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/66/openapi/v2/core-data.yaml] 08:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:41 Dload Upload Total Spent Left Speed 08:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 60562 0:00:01 0:00:01 --:--:-- 60603 100 65452 0 0 100 65452 0 60554 0:00:01 0:00:01 --:--:-- 60603 08:16:43 08:16:43 08:16:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/66/openapi/v2/core-metadata.yaml] 08:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:43 Dload Upload Total Spent Left Speed 08:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 105k 08:16:43 08:16:43 08:16:43 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/66/openapi/v2/support-notifications.yaml] 08:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:43 Dload Upload Total Spent Left Speed 08:16:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 75575 0:00:01 0:00:01 --:--:-- 75643 100 86007 0 0 100 86007 0 75564 0:00:01 0:00:01 --:--:-- 75577 08:16:45 08:16:45 08:16:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/66/openapi/v2/support-scheduler.yaml] 08:16:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:45 Dload Upload Total Spent Left Speed 08:16:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33929 0:00:01 0:00:01 --:--:-- 33959 100 36710 0 0 100 36710 0 33924 0:00:01 0:00:01 --:--:-- 33959 08:16:46 08:16:46 08:16:46 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/66/openapi/v2/system-agent.yaml] 08:16:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:46 Dload Upload Total Spent Left Speed 08:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18833 0:00:01 0:00:01 --:--:-- 18849 100 19603 0 0 100 19603 0 18829 0:00:01 0:00:01 --:--:-- 18849 08:16:47 08:16:47 [Pipeline] } 08:16:47 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 08:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:47 . [Pipeline] withDockerContainer 08:16:48 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:16:48 $ docker top 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:48 [ssh-agent] Looking for ssh-agent implementation... 08:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:48 $ docker exec 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf ssh-agent 08:16:49 SSH_AUTH_SOCK=/tmp/ssh-VHzVzcj70wPV/agent.14 08:16:49 SSH_AGENT_PID=21 08:16:49 Running ssh-add (command line suppressed) 08:16:49 Identity added: /w/workspace/edgex-go/66@tmp/private_key_105986903523994847.key (/w/workspace/edgex-go/66@tmp/private_key_105986903523994847.key) 08:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:49 + git semver tag 08:16:49 # -> Open(): unable to determine branch for HEAD 08:16:49 # $GIT_DIR = /w/workspace/edgex-go/66/.git 08:16:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/66 08:16:49 # $SEMVER_REMOTE_NAME = origin 08:16:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:49 # $SEMVER_USER_NAME = edgex-jenkins 08:16:49 # $SEMVER_BRANCH = main 08:16:49 # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver 08:16:49 # e92863d55807b65f509bd650f3f22bb3a2ab538f HEAD 08:16:49 # -> Force: false 08:16:49 # 55508b4a8722bbd73dd1633ce26f4a62f3dc81f5 refs/tags/v2.0.1-dev.58 [Pipeline] } 08:16:49 $ docker exec --env ******** --env ******** 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf ssh-agent -k 08:16:50 unset SSH_AUTH_SOCK; 08:16:50 unset SSH_AGENT_PID; 08:16:50 echo Agent pid 21 killed; 08:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:50 + git semver [Pipeline] } 08:16:50 $ docker stop --time=1 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf 08:16:51 $ docker rm -f 220f8a18a1666e7ca49623f7d0371c7c31b46f1612b5134f7c3072bfee3008bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:16:52 08:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:16:52 0.23.1-centos7: Pulling from edgex-lftools 08:16:52 ab5ef0e58194: Pulling fs layer 08:16:52 9712f1f96733: Pulling fs layer 08:16:52 63f879dbbcfc: Pulling fs layer 08:16:52 0d9ebad4ef96: Pulling fs layer 08:16:52 e9a5061849ea: Pulling fs layer 08:16:52 d747dcd14b5f: Pulling fs layer 08:16:52 2de7ff778b66: Pulling fs layer 08:16:52 0d9ebad4ef96: Waiting 08:16:52 e9a5061849ea: Waiting 08:16:52 d747dcd14b5f: Waiting 08:16:52 2de7ff778b66: Waiting 08:16:52 9712f1f96733: Verifying Checksum 08:16:52 9712f1f96733: Download complete 08:16:55 63f879dbbcfc: Verifying Checksum 08:16:55 63f879dbbcfc: Download complete 08:16:55 e9a5061849ea: Verifying Checksum 08:16:55 e9a5061849ea: Download complete 08:16:55 d747dcd14b5f: Verifying Checksum 08:16:55 d747dcd14b5f: Download complete 08:16:56 2de7ff778b66: Verifying Checksum 08:16:56 2de7ff778b66: Download complete 08:16:56 0d9ebad4ef96: Verifying Checksum 08:16:56 0d9ebad4ef96: Download complete 08:16:56 ab5ef0e58194: Verifying Checksum 08:16:56 ab5ef0e58194: Download complete 08:16:59 ab5ef0e58194: Pull complete 08:16:59 9712f1f96733: Pull complete 08:17:00 63f879dbbcfc: Pull complete 08:17:03 0d9ebad4ef96: Pull complete 08:17:03 e9a5061849ea: Pull complete 08:17:03 d747dcd14b5f: Pull complete 08:17:04 2de7ff778b66: Pull complete 08:17:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:17:04 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:17:08 $ docker top dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:17:08 provisioning config files... 08:17:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/66@tmp/config7283334193046813637tmp 08:17:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/66@tmp/config1447656738283805503tmp 08:17:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/66@tmp/config6669984255380615828tmp [Pipeline] { [Pipeline] echo 08:17:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:17:08 ---> sigul-configuration.sh 08:17:08 gpg: directory `/root/.gnupg' created 08:17:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:17:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:17:08 gpg: keyring `/root/.gnupg/secring.gpg' created 08:17:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:17:08 gpg: CAST5 encrypted data 08:17:08 gpg: encrypted with 1 passphrase 08:17:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:17:09 + mkdir /home/jenkins 08:17:09 + mkdir /home/jenkins/sigul [Pipeline] sh 08:17:09 + 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 08:17:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:17:09 ---> sigul-install.sh 08:17:09 Sigul already installed; skipping installation. [Pipeline] sh 08:17:09 + git tag --list 08:17:09 0.6.0 08:17:09 0.6.1 08:17:09 0.7.0 08:17:09 0.7.1 08:17:09 v1.0.0 08:17:09 v1.0.1 08:17:09 v1.1.0 08:17:09 v1.2.0 08:17:09 v1.2.1 08:17:09 v1.3.0 08:17:09 v1.3.1 08:17:09 v2.0.0 08:17:09 v2.0.1-dev.1 08:17:09 v2.0.1-dev.10 08:17:09 v2.0.1-dev.11 08:17:09 v2.0.1-dev.12 08:17:09 v2.0.1-dev.13 08:17:09 v2.0.1-dev.14 08:17:09 v2.0.1-dev.15 08:17:09 v2.0.1-dev.16 08:17:09 v2.0.1-dev.17 08:17:09 v2.0.1-dev.18 08:17:09 v2.0.1-dev.19 08:17:09 v2.0.1-dev.2 08:17:09 v2.0.1-dev.20 08:17:09 v2.0.1-dev.21 08:17:09 v2.0.1-dev.22 08:17:09 v2.0.1-dev.23 08:17:09 v2.0.1-dev.24 08:17:09 v2.0.1-dev.25 08:17:09 v2.0.1-dev.26 08:17:09 v2.0.1-dev.27 08:17:09 v2.0.1-dev.28 08:17:09 v2.0.1-dev.29 08:17:09 v2.0.1-dev.3 08:17:09 v2.0.1-dev.30 08:17:09 v2.0.1-dev.31 08:17:09 v2.0.1-dev.32 08:17:09 v2.0.1-dev.33 08:17:09 v2.0.1-dev.34 08:17:09 v2.0.1-dev.35 08:17:09 v2.0.1-dev.36 08:17:09 v2.0.1-dev.37 08:17:09 v2.0.1-dev.38 08:17:09 v2.0.1-dev.39 08:17:09 v2.0.1-dev.4 08:17:09 v2.0.1-dev.40 08:17:09 v2.0.1-dev.41 08:17:09 v2.0.1-dev.42 08:17:09 v2.0.1-dev.43 08:17:09 v2.0.1-dev.44 08:17:09 v2.0.1-dev.45 08:17:09 v2.0.1-dev.46 08:17:09 v2.0.1-dev.47 08:17:09 v2.0.1-dev.48 08:17:09 v2.0.1-dev.49 08:17:09 v2.0.1-dev.5 08:17:09 v2.0.1-dev.50 08:17:09 v2.0.1-dev.51 08:17:09 v2.0.1-dev.52 08:17:09 v2.0.1-dev.53 08:17:09 v2.0.1-dev.54 08:17:09 v2.0.1-dev.55 08:17:09 v2.0.1-dev.56 08:17:09 v2.0.1-dev.57 08:17:09 v2.0.1-dev.58 08:17:09 v2.0.1-dev.6 08:17:09 v2.0.1-dev.7 08:17:09 v2.0.1-dev.8 08:17:09 v2.0.1-dev.9 [Pipeline] sh 08:17:10 + lftools sign git-tag v2.0.1-dev.58 08:17:10 Signing Git tag with Sigul... 08:17:10 Signing v2.0.1-dev.58 [Pipeline] echo 08:17:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:17:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:17:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:17:12 $ docker stop --time=1 dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 08:17:13 $ docker rm -f dc2b39eb1d7363f365258fcd4031de3580aa9dac4ebf02003b2819219a935b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:14 . [Pipeline] withDockerContainer 08:17:14 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:14 $ docker top 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:14 [ssh-agent] Looking for ssh-agent implementation... 08:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:14 $ docker exec 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c ssh-agent 08:17:15 SSH_AUTH_SOCK=/tmp/ssh-ADN27BRl104J/agent.13 08:17:15 SSH_AGENT_PID=19 08:17:15 Running ssh-add (command line suppressed) 08:17:15 Identity added: /w/workspace/edgex-go/66@tmp/private_key_3859333650433738450.key (/w/workspace/edgex-go/66@tmp/private_key_3859333650433738450.key) 08:17:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:15 + git semver bump pre 08:17:15 # -> Open(): unable to determine branch for HEAD 08:17:15 # $GIT_DIR = /w/workspace/edgex-go/66/.git 08:17:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/66 08:17:15 # $SEMVER_REMOTE_NAME = origin 08:17:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:15 # $SEMVER_USER_NAME = edgex-jenkins 08:17:15 # $SEMVER_BRANCH = main 08:17:15 # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver 08:17:15 2.0.1-dev.59 [Pipeline] } 08:17:15 $ docker exec --env ******** --env ******** 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c ssh-agent -k 08:17:15 unset SSH_AUTH_SOCK; 08:17:15 unset SSH_AGENT_PID; 08:17:15 echo Agent pid 19 killed; 08:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:15 + git semver [Pipeline] } 08:17:15 $ docker stop --time=1 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c 08:17:17 $ docker rm -f 85480d1d9d3272fc58ff6a0ee960b567a14d90470ef470d30df8e02793084c6c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:17 . [Pipeline] withDockerContainer 08:17:17 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:17:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:18 $ docker top 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:18 [ssh-agent] Looking for ssh-agent implementation... 08:17:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:18 $ docker exec 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa ssh-agent 08:17:18 SSH_AUTH_SOCK=/tmp/ssh-5SUX6EaDpE6g/agent.15 08:17:18 SSH_AGENT_PID=21 08:17:18 Running ssh-add (command line suppressed) 08:17:18 Identity added: /w/workspace/edgex-go/66@tmp/private_key_6938935483794366959.key (/w/workspace/edgex-go/66@tmp/private_key_6938935483794366959.key) 08:17:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:18 + git semver push 08:17:18 # -> Open(): unable to determine branch for HEAD 08:17:18 # $GIT_DIR = /w/workspace/edgex-go/66/.git 08:17:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/66 08:17:18 # $SEMVER_REMOTE_NAME = origin 08:17:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:18 # $SEMVER_USER_NAME = edgex-jenkins 08:17:18 # $SEMVER_BRANCH = main 08:17:18 # $SEMVER_DIR = /w/workspace/edgex-go/66/.semver [Pipeline] } 08:17:23 $ docker exec --env ******** --env ******** 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa ssh-agent -k 08:17:23 unset SSH_AUTH_SOCK; 08:17:23 unset SSH_AGENT_PID; 08:17:23 echo Agent pid 21 killed; 08:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:23 + git semver [Pipeline] } 08:17:23 $ docker stop --time=1 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa 08:17:24 $ docker rm -f 00a74ee2b6bb1cbaf38408ab24c367b4b66a0e4316084b69e2a51ed873c288fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:17:26 + '[' -d /w/workspace/edgex-go/66/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:17:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:27 ---> package-listing.sh 08:17:27 ++ tr '[:upper:]' '[:lower:]' 08:17:27 ++ facter osfamily 08:17:27 + OS_FAMILY=redhat 08:17:27 + workspace=/w/workspace/edgex-go/66 08:17:27 + START_PACKAGES=/tmp/packages_start.txt 08:17:27 + END_PACKAGES=/tmp/packages_end.txt 08:17:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:27 + PACKAGES=/tmp/packages_start.txt 08:17:27 + '[' /w/workspace/edgex-go/66 ']' 08:17:27 + PACKAGES=/tmp/packages_end.txt 08:17:27 + case "${OS_FAMILY}" in 08:17:27 + sort 08:17:27 + rpm -qa 08:17:29 + '[' -f /tmp/packages_start.txt ']' 08:17:29 + '[' -f /tmp/packages_end.txt ']' 08:17:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:29 + '[' /w/workspace/edgex-go/66 ']' 08:17:29 + mkdir -p /w/workspace/edgex-go/66/archives/ 08:17:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/66/archives/ [Pipeline] echo 08:17:29 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/66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:30 08:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:30 latest: Pulling from edgex-lftools-log-publisher 08:17:30 b4d181a07f80: Pulling fs layer 08:17:30 a1111a8f2ec3: Pulling fs layer 08:17:30 ed53099fbce6: Pulling fs layer 08:17:30 dc539afda2c1: Pulling fs layer 08:17:30 77bc0d833cb6: Pulling fs layer 08:17:30 9065ff56babe: Pulling fs layer 08:17:30 d287ab97295c: Pulling fs layer 08:17:30 dc539afda2c1: Waiting 08:17:30 77bc0d833cb6: Waiting 08:17:30 9065ff56babe: Waiting 08:17:30 d287ab97295c: Waiting 08:17:30 a1111a8f2ec3: Verifying Checksum 08:17:30 a1111a8f2ec3: Download complete 08:17:30 dc539afda2c1: Verifying Checksum 08:17:30 dc539afda2c1: Download complete 08:17:31 77bc0d833cb6: Verifying Checksum 08:17:31 77bc0d833cb6: Download complete 08:17:31 9065ff56babe: Verifying Checksum 08:17:31 9065ff56babe: Download complete 08:17:31 ed53099fbce6: Verifying Checksum 08:17:31 ed53099fbce6: Download complete 08:17:31 b4d181a07f80: Verifying Checksum 08:17:31 b4d181a07f80: Download complete 08:17:33 b4d181a07f80: Pull complete 08:17:33 a1111a8f2ec3: Pull complete 08:17:33 ed53099fbce6: Pull complete 08:17:33 dc539afda2c1: Pull complete 08:17:34 77bc0d833cb6: Pull complete 08:17:34 9065ff56babe: Pull complete 08:17:35 d287ab97295c: Verifying Checksum 08:17:35 d287ab97295c: Download complete 08:17:39 d287ab97295c: Pull complete 08:17:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:17:39 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:17:39 $ 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/66/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/66 -v /w/workspace/edgex-go/66:/w/workspace/edgex-go/66:rw,z -v /w/workspace/edgex-go/66@tmp:/w/workspace/edgex-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:17:42 $ docker top 3d19e001f980c3e7afc8026b94a3acbbcbd47d34bdbf93734dbb8be283934ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:43 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:43 + ls /var/log/sa-host 08:17:43 + sadf -c /var/log/sa-host/sa05 08:17:43 file_magic: OK 08:17:43 HZ: Using current value: 100 08:17:43 file_header: OK 08:17:43 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 08:17:43 Statistics: 08:17:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:17:43 File successfully converted to sysstat format version 12.0.3 08:17:43 + sadf -c /var/log/sa-host/sa29 08:17:43 file_magic: OK 08:17:43 HZ: Using current value: 100 08:17:43 file_header: OK 08:17:43 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 08:17:43 Statistics: 08:17:43 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...Hnuu...uuuununununu... 08:17:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:44 provisioning config files... 08:17:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/66@tmp/config289489933793754528tmp [Pipeline] { [Pipeline] echo 08:17:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:44 ---> create-netrc.sh [Pipeline] } 08:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> python-tools-install.sh [Pipeline] echo 08:17:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> sudo-logs.sh 08:17:45 Archiving 'sudo' log.. 08:17:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-105.vexxhost.local: Name or service not known 08:17:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-105.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:17:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> job-cost.sh 08:17:45 lf-activate-venv: SKIPPING 08:17:45 DEBUG: total: 0.10999999940395355 08:17:45 INFO: Retrieving Stack Cost... 08:17:46 INFO: Retrieving Pricing Info for: v3-standard-2 08:17:46 INFO: Archiving Costs [Pipeline] echo 08:17:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:47 ---> logs-deploy.sh 08:17:47 lf-activate-venv: SKIPPING 08:17:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/66 08:17:47 INFO: archiving workspace using pattern(s): 08:17:48 Archives upload complete. 08:17:48 INFO: archiving logs to Nexus 08:17:48 ---> uname -a: 08:17:48 Linux prd-centos7-docker-4c-2g-105.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 08:17:48 08:17:48 08:17:48 ---> lscpu: 08:17:48 Architecture: x86_64 08:17:48 CPU op-mode(s): 32-bit, 64-bit 08:17:48 Byte Order: Little Endian 08:17:48 Address sizes: 40 bits physical, 48 bits virtual 08:17:48 CPU(s): 2 08:17:48 On-line CPU(s) list: 0,1 08:17:48 Thread(s) per core: 1 08:17:48 Core(s) per socket: 1 08:17:48 Socket(s): 2 08:17:48 NUMA node(s): 1 08:17:48 Vendor ID: AuthenticAMD 08:17:48 CPU family: 23 08:17:48 Model: 49 08:17:48 Model name: AMD EPYC-Rome Processor 08:17:48 Stepping: 0 08:17:48 CPU MHz: 2799.998 08:17:48 BogoMIPS: 5599.99 08:17:48 Virtualization: AMD-V 08:17:48 Hypervisor vendor: KVM 08:17:48 Virtualization type: full 08:17:48 L1d cache: 32K 08:17:48 L1i cache: 32K 08:17:48 L2 cache: 512K 08:17:48 L3 cache: 16384K 08:17:48 NUMA node0 CPU(s): 0,1 08:17:48 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 08:17:48 08:17:48 08:17:48 ---> nproc: 08:17:48 2 08:17:48 08:17:48 08:17:48 ---> df -h: 08:17:48 Filesystem Size Used Avail Use% Mounted on 08:17:48 overlay 40G 15G 26G 37% / 08:17:48 tmpfs 64M 0 64M 0% /dev 08:17:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:17:48 shm 64M 0 64M 0% /dev/shm 08:17:48 /dev/vda1 40G 15G 26G 37% /facter-os 08:17:48 08:17:48 08:17:48 ---> sar -b -r -n DEV: 08:17:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:17:48 08:17:48 07:58:19 LINUX RESTART (2 CPU) 08:17:48 08:17:48 07:59:01 tps rtps wtps bread/s bwrtn/s 08:17:48 08:00:01 177.28 3.56 173.72 2601.20 49892.11 08:17:48 08:01:01 289.56 0.07 289.50 0.53 57744.29 08:17:48 08:02:01 55.49 0.05 55.44 1.33 10612.76 08:17:48 08:03:01 76.70 0.03 76.67 0.80 4323.33 08:17:48 08:04:03 701.19 323.74 377.45 15352.23 251245.24 08:17:48 08:05:01 384.09 54.26 329.83 12508.45 138509.73 08:17:48 08:06:01 504.95 63.75 441.19 6038.76 193519.91 08:17:48 08:07:01 118.35 19.84 98.52 1774.82 9020.85 08:17:48 08:08:01 2.77 0.40 2.37 3.60 45.01 08:17:48 08:09:01 0.33 0.18 0.15 93.55 2.17 08:17:48 08:10:01 0.17 0.00 0.17 0.00 2.42 08:17:48 08:11:01 0.25 0.00 0.25 0.00 2.97 08:17:48 08:12:01 0.32 0.00 0.32 0.00 4.25 08:17:48 08:13:01 0.22 0.00 0.22 0.00 3.85 08:17:48 08:14:01 0.38 0.18 0.20 5.73 2.48 08:17:48 08:15:01 0.85 0.00 0.85 0.00 16.28 08:17:48 08:16:01 0.22 0.00 0.22 0.00 2.45 08:17:48 08:17:01 169.56 5.91 163.65 999.03 32738.80 08:17:48 Average: 138.21 26.54 111.67 2185.68 41631.03 08:17:48 08:17:48 07:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:17:48 08:00:01 4093100 0 965148 12.05 2620 2948064 1712944 18.91 1052768 2371784 1880 08:17:48 08:01:01 3291704 0 1152864 14.39 2620 3561744 1684712 18.60 1267220 2817424 175372 08:17:48 08:02:01 3008600 0 1261868 15.76 2620 3735844 1733532 19.14 1481236 2870456 40712 08:17:48 08:03:01 2983588 0 1280492 15.99 2620 3742232 1572144 17.36 1484940 2881648 89812 08:17:48 08:04:03 524656 0 1445548 18.05 2620 6036108 1958668 21.62 3320428 3397972 16 08:17:48 08:05:01 141132 0 1481452 18.50 2620 6383728 2035136 22.47 2832024 4268780 130864 08:17:48 08:06:01 1208504 0 1443324 18.02 2620 5354484 1802176 19.90 2417928 3589672 47776 08:17:48 08:07:01 2046696 0 1384228 17.28 2620 4575388 1700392 18.77 1706300 3468240 28 08:17:48 08:08:01 2093936 0 1336984 16.69 2620 4575392 1320808 14.58 1673804 3459312 12 08:17:48 08:09:01 2094588 0 1333524 16.65 2620 4578200 1282832 14.16 1675936 3459268 20 08:17:48 08:10:01 2093952 0 1334156 16.66 2620 4578204 1283064 14.17 1676036 3459268 8 08:17:48 08:11:01 2094456 0 1333648 16.65 2620 4578208 1282824 14.16 1675880 3459268 8 08:17:48 08:12:01 2095000 0 1333096 16.65 2620 4578216 1282824 14.16 1675884 3459272 20 08:17:48 08:13:01 2094092 0 1334004 16.66 2620 4578216 1282992 14.16 1676204 3459268 8 08:17:48 08:14:01 2094368 0 1333688 16.65 2620 4578256 1282908 14.16 1676212 3459076 24 08:17:48 08:15:01 2094308 0 1333748 16.65 2620 4578256 1282860 14.16 1676140 3459072 12 08:17:48 08:16:01 2094364 0 1333688 16.65 2620 4578260 1282824 14.16 1676132 3459072 16 08:17:48 08:17:01 612832 0 1525572 19.05 2620 5867908 1834776 20.26 1972616 4526596 541028 08:17:48 Average: 2042215 0 1330391 16.61 2620 4633706 1534356 16.94 1812094 3406969 57090 08:17:48 08:17:48 07:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:17:48 08:00:01 veth4ecd845 30.03 39.72 2.78 30.00 0.00 0.00 0.00 0.00 08:17:48 08:00:01 eth0 1587.06 1599.10 6970.56 155.28 0.00 0.00 0.00 0.00 08:17:48 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:00:01 docker0 1134.56 903.05 84.66 2733.07 0.00 0.00 0.00 0.00 08:17:48 08:01:01 eth0 385.67 338.73 2044.76 38.85 0.00 0.00 0.00 0.00 08:17:48 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:01:01 vethf6af0de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:17:48 08:01:01 docker0 320.91 352.33 24.26 2019.17 0.00 0.00 0.00 0.00 08:17:48 08:02:01 eth0 39.48 20.25 27.46 11.93 0.00 0.00 0.00 0.00 08:17:48 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:02:01 vethf6af0de 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 08:17:48 08:02:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 08:17:48 08:03:01 eth0 26.02 14.21 20.12 10.35 0.00 0.00 0.00 0.00 08:17:48 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:03:01 vethf6af0de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:04:03 veth422e8b1 0.00 0.54 0.00 0.03 0.00 0.00 0.00 0.00 08:17:48 08:04:03 eth0 364.45 233.85 1840.55 142.88 0.00 0.00 0.00 0.00 08:17:48 08:04:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:04:03 docker0 42.31 63.41 2.62 162.75 0.00 0.00 0.00 0.00 08:17:48 08:05:01 veth422e8b1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:17:48 08:05:01 eth0 71.49 32.17 232.90 10.99 0.00 0.00 0.00 0.00 08:17:48 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:05:01 docker0 14.37 36.63 0.99 164.63 0.00 0.00 0.00 0.00 08:17:48 08:06:01 veth116d70a 8.26 10.64 0.68 39.58 0.00 0.00 0.00 0.00 08:17:48 08:06:01 veth422e8b1 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:17:48 08:06:01 vethbd6b324 12.02 45.10 0.88 285.88 0.00 0.00 0.00 0.00 08:17:48 08:06:01 eth0 299.43 156.54 1724.87 60.79 0.00 0.00 0.00 0.00 08:17:48 08:07:01 eth0 490.52 398.68 336.58 1636.87 0.00 0.00 0.00 0.00 08:17:48 08:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:17:48 08:07:01 docker0 1582.48 1493.89 117.21 5704.76 0.00 0.00 0.00 0.00 08:17:48 08:08:01 eth0 25.77 21.29 18.36 6.45 0.00 0.00 0.00 0.00 08:17:48 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:09:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:17:48 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:10:01 eth0 2.38 1.57 4.12 0.10 0.00 0.00 0.00 0.00 08:17:48 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:17:48 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:12:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:17:48 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:13:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 08:17:48 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:14:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:48 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:15:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 08:17:48 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:17:48 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:17:01 eth0 1328.16 934.59 7734.40 165.16 0.00 0.00 0.00 0.00 08:17:48 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 08:17:01 docker0 85.98 103.35 7.94 410.73 0.00 0.00 0.00 0.00 08:17:48 Average: eth0 257.31 208.83 1166.93 124.68 0.00 0.00 0.00 0.00 08:17:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:48 Average: docker0 92.75 88.79 6.96 339.96 0.00 0.00 0.00 0.00 08:17:48 08:17:48 08:17:48 ---> sar -P ALL: 08:17:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 08:17:48 08:17:48 07:58:19 LINUX RESTART (2 CPU) 08:17:48 08:17:48 07:59:01 CPU %user %nice %system %iowait %steal %idle 08:17:48 08:00:01 all 26.39 0.00 8.58 4.09 0.10 60.84 08:17:48 08:00:01 0 31.59 0.00 8.92 3.54 0.11 55.84 08:17:48 08:00:01 1 21.30 0.00 8.25 4.63 0.09 65.74 08:17:48 08:01:01 all 42.05 0.00 10.45 2.50 0.13 44.88 08:17:48 08:01:01 0 41.95 0.00 10.61 2.51 0.13 44.80 08:17:48 08:01:01 1 42.15 0.00 10.28 2.49 0.13 44.96 08:17:48 08:02:01 all 38.86 0.00 5.04 0.54 0.09 55.47 08:17:48 08:02:01 0 39.43 0.00 5.53 0.50 0.09 54.45 08:17:48 08:02:01 1 38.30 0.00 4.55 0.58 0.09 56.49 08:17:48 08:03:01 all 72.96 0.00 7.16 0.82 0.13 18.94 08:17:48 08:03:01 0 72.70 0.00 7.47 0.88 0.13 18.82 08:17:48 08:03:01 1 73.22 0.00 6.84 0.75 0.13 19.06 08:17:48 08:04:03 all 30.52 0.00 17.75 22.23 0.12 29.38 08:17:48 08:04:03 0 29.57 0.00 18.12 22.54 0.11 29.66 08:17:48 08:04:03 1 31.48 0.00 17.37 21.92 0.12 29.10 08:17:48 08:05:01 all 76.44 0.00 15.98 5.43 0.15 1.99 08:17:48 08:05:01 0 76.41 0.00 15.79 6.02 0.15 1.63 08:17:48 08:05:01 1 76.48 0.00 16.17 4.85 0.15 2.35 08:17:48 08:06:01 all 71.85 0.00 20.32 5.17 0.14 2.52 08:17:48 08:06:01 0 72.12 0.00 20.42 5.07 0.15 2.24 08:17:48 08:06:01 1 71.58 0.00 20.22 5.27 0.13 2.80 08:17:48 08:07:01 all 22.93 0.00 6.67 1.54 0.09 68.77 08:17:48 08:07:01 0 22.67 0.00 6.86 1.19 0.09 69.20 08:17:48 08:07:01 1 23.19 0.00 6.49 1.90 0.09 68.34 08:17:48 08:08:01 all 0.65 0.00 0.36 0.01 0.02 98.96 08:17:48 08:08:01 0 0.80 0.00 0.40 0.00 0.02 98.78 08:17:48 08:08:01 1 0.50 0.00 0.32 0.02 0.02 99.15 08:17:48 08:09:01 all 0.32 0.00 0.06 0.01 0.02 99.60 08:17:48 08:09:01 0 0.42 0.00 0.05 0.00 0.02 99.52 08:17:48 08:09:01 1 0.22 0.00 0.07 0.02 0.02 99.68 08:17:48 08:10:01 all 0.18 0.00 0.07 0.00 0.02 99.73 08:17:48 08:10:01 0 0.27 0.00 0.10 0.00 0.03 99.60 08:17:48 08:10:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:17:48 08:17:48 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:17:48 08:11:01 all 0.14 0.00 0.04 0.00 0.01 99.81 08:17:48 08:11:01 0 0.27 0.00 0.07 0.00 0.02 99.65 08:17:48 08:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:48 08:12:01 all 0.25 0.00 0.03 0.01 0.01 99.70 08:17:48 08:12:01 0 0.47 0.00 0.05 0.00 0.00 99.48 08:17:48 08:12:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:17:48 08:13:01 all 0.21 0.00 0.04 0.00 0.01 99.74 08:17:48 08:13:01 0 0.38 0.00 0.05 0.00 0.02 99.55 08:17:48 08:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:17:48 08:14:01 all 0.18 0.00 0.06 0.00 0.01 99.76 08:17:48 08:14:01 0 0.32 0.00 0.07 0.00 0.00 99.62 08:17:48 08:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:17:48 08:15:01 all 0.16 0.00 0.03 0.00 0.02 99.79 08:17:48 08:15:01 0 0.20 0.00 0.03 0.00 0.02 99.75 08:17:48 08:15:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:17:48 08:16:01 all 0.26 0.00 0.04 0.00 0.00 99.70 08:17:48 08:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:17:48 08:16:01 1 0.48 0.00 0.05 0.00 0.00 99.47 08:17:48 08:17:01 all 20.30 0.00 9.37 3.27 0.09 66.97 08:17:48 08:17:01 0 20.36 0.00 9.74 3.69 0.09 66.11 08:17:48 08:17:01 1 20.25 0.00 9.00 2.85 0.09 67.81 08:17:48 Average: all 21.38 0.00 5.42 2.44 0.06 70.70 08:17:48 Average: 0 21.67 0.00 5.54 2.46 0.06 70.26 08:17:48 Average: 1 21.09 0.00 5.30 2.42 0.06 71.13 08:17:48 08:17:48 08:17:48