Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8709190770882307383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8698056077141652023.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3231983963844440156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4470113242979315124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7312038281586703274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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_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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-166 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/508 [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/508 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/508@tmp/jenkins-gitclient-ssh8132441178094948546.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 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (master) > 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 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3506)" > git rev-list --no-walk 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:57 ========================================================= 16:52:57 EdgeX Global Pipelines Version Info 16:52:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:58 ------------------- 16:52:58 stable info: 16:52:58 ------------------- 16:52:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:58 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:52:58 Message: update stable to v1.0.192 16:52:59 ------------------- 16:52:59 experimental info: 16:52:59 ------------------- 16:52:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:52:59 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58a691b [Pipeline] echo 16:52:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:00 provisioning config files... 16:53:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config3323135870861900843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:00 ---> docker-login.sh 16:53:00 nexus3.edgexfoundry.org:10001 16:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:00 Configure a credential helper to remove this warning. See 16:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:00 16:53:00 Login Succeeded 16:53:00 nexus3.edgexfoundry.org:10002 16:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:01 Configure a credential helper to remove this warning. See 16:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:01 16:53:01 Login Succeeded 16:53:01 nexus3.edgexfoundry.org:10003 16:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:01 Configure a credential helper to remove this warning. See 16:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:01 16:53:01 Login Succeeded 16:53:01 nexus3.edgexfoundry.org:10004 16:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:01 Configure a credential helper to remove this warning. See 16:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:01 16:53:01 Login Succeeded 16:53:01 docker.io 16:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:01 Configure a credential helper to remove this warning. See 16:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:01 16:53:01 Login Succeeded 16:53:01 ---> docker-login.sh ends [Pipeline] } 16:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:02 ++ 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 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/core-command/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo core-command,cmd/core-command/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/core-data/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo core-data,cmd/core-data/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/core-metadata/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo core-metadata,cmd/core-metadata/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/security-bootstrapper/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/security-proxy-setup/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/support-notifications/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo support-notifications,cmd/support-notifications/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/support-scheduler/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:53:02 + for file in '`ls cmd/**/Dockerfile`' 16:53:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:53:02 ++ cut -d/ -f2 16:53:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:53:02 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 16:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:03 16:53:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:53:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:03 latest: Pulling from edgex-devops/git-semver 16:53:03 31603596830f: Pulling fs layer 16:53:03 54011a49482f: Pulling fs layer 16:53:03 a6820b24f6d8: Pulling fs layer 16:53:03 f581987b2513: Pulling fs layer 16:53:03 f581987b2513: Waiting 16:53:03 54011a49482f: Verifying Checksum 16:53:03 54011a49482f: Download complete 16:53:03 31603596830f: Verifying Checksum 16:53:03 31603596830f: Download complete 16:53:03 a6820b24f6d8: Verifying Checksum 16:53:03 a6820b24f6d8: Download complete 16:53:03 f581987b2513: Verifying Checksum 16:53:03 f581987b2513: Download complete 16:53:04 31603596830f: Pull complete 16:53:04 54011a49482f: Pull complete 16:53:05 a6820b24f6d8: Pull complete 16:53:05 f581987b2513: Pull complete 16:53:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:53:05 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 16:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:53:12 $ docker top 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:12 [ssh-agent] Looking for ssh-agent implementation... 16:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:12 $ docker exec 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent 16:53:12 SSH_AUTH_SOCK=/tmp/ssh-jcEUVcVWKoOj/agent.15 16:53:12 SSH_AGENT_PID=21 16:53:13 Running ssh-add (command line suppressed) 16:53:13 Identity added: /w/workspace/edgex-go/508@tmp/private_key_343747063354726311.key (/w/workspace/edgex-go/508@tmp/private_key_343747063354726311.key) 16:53:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:13 + git tag --points-at HEAD [Pipeline] } 16:53:13 $ docker exec --env ******** --env ******** 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent -k 16:53:13 unset SSH_AUTH_SOCK; 16:53:13 unset SSH_AGENT_PID; 16:53:13 echo Agent pid 21 killed; 16:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:13 [ssh-agent] Looking for ssh-agent implementation... 16:53:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:13 $ docker exec 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent 16:53:13 SSH_AUTH_SOCK=/tmp/ssh-ySwYoZQsZzwi/agent.54 16:53:13 SSH_AGENT_PID=60 16:53:13 Running ssh-add (command line suppressed) 16:53:13 Identity added: /w/workspace/edgex-go/508@tmp/private_key_7114221881372729925.key (/w/workspace/edgex-go/508@tmp/private_key_7114221881372729925.key) 16:53:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:14 + git semver init 16:53:14 # -> Open(): unable to determine branch for HEAD 16:53:14 # $GIT_DIR = /w/workspace/edgex-go/508/.git 16:53:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/508 16:53:14 # $SEMVER_REMOTE_NAME = origin 16:53:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:53:14 # $SEMVER_USER_NAME = edgex-jenkins 16:53:14 # $SEMVER_BRANCH = master 16:53:14 # $SEMVER_TEMP = /tmp/semver-912582557 16:53:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:53:40 # '/tmp/semver-912582557' -> '/w/workspace/edgex-go/508/.semver' 16:53:40 # -> Force: false 16:53:40 # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [Pipeline] } 16:53:41 $ docker exec --env ******** --env ******** 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent -k 16:53:41 unset SSH_AUTH_SOCK; 16:53:41 unset SSH_AGENT_PID; 16:53:41 echo Agent pid 60 killed; 16:53:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:41 + git semver [Pipeline] } 16:53:41 $ docker stop --time=1 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 16:53:51 $ docker rm -f 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:52 Stashed 1 file(s) [Pipeline] echo 16:53:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.238 [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] sh 16:53:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:53:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:53:53 + sudo service docker restart 16:53:53 + true 16:53:53 Redirecting to /bin/systemctl restart docker.service 16:54:07 Still waiting to schedule task 16:54:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 16:54:11 ========================================================= 16:54:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:54:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:54:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:54:13 Sending build context to Docker daemon 330.8MB 16:54:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:54:13 Step 2/6 : FROM ${BASE} 16:54:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:13 540db60ca938: Pulling fs layer 16:54:13 adcc1eea9eea: Pulling fs layer 16:54:13 4c4ab2625f07: Pulling fs layer 16:54:13 0510c868ecb4: Pulling fs layer 16:54:13 afea3b2eda06: Pulling fs layer 16:54:13 7809a108b3ef: Pulling fs layer 16:54:13 f706445af74f: Pulling fs layer 16:54:13 0510c868ecb4: Waiting 16:54:13 afea3b2eda06: Waiting 16:54:13 7809a108b3ef: Waiting 16:54:13 f706445af74f: Waiting 16:54:14 4c4ab2625f07: Verifying Checksum 16:54:14 4c4ab2625f07: Download complete 16:54:14 adcc1eea9eea: Verifying Checksum 16:54:14 adcc1eea9eea: Download complete 16:54:14 afea3b2eda06: Verifying Checksum 16:54:14 afea3b2eda06: Download complete 16:54:14 7809a108b3ef: Verifying Checksum 16:54:14 7809a108b3ef: Download complete 16:54:14 540db60ca938: Verifying Checksum 16:54:14 540db60ca938: Download complete 16:54:14 540db60ca938: Pull complete 16:54:14 adcc1eea9eea: Pull complete 16:54:14 4c4ab2625f07: Pull complete 16:54:16 f706445af74f: Verifying Checksum 16:54:16 f706445af74f: Download complete 16:54:16 0510c868ecb4: Verifying Checksum 16:54:16 0510c868ecb4: Download complete 16:54:21 0510c868ecb4: Pull complete 16:54:21 afea3b2eda06: Pull complete 16:54:21 7809a108b3ef: Pull complete 16:54:29 f706445af74f: Pull complete 16:54:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:54:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:54:29 ---> b068be0155e3 16:54:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:54:39 ---> Running in 3cb8097e3222 16:54:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:54:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:54:41 (1/12) Installing libmagic (5.39-r0) 16:54:42 (2/12) Installing file (5.39-r0) 16:54:42 (3/12) Installing libc-dev (0.7.2-r3) 16:54:42 (4/12) Installing g++ (10.2.1_pre1-r3) 16:54:47 (5/12) Installing fortify-headers (1.1-r0) 16:54:47 (6/12) Installing patch (2.7.6-r6) 16:54:47 (7/12) Installing build-base (0.5-r2) 16:54:47 (8/12) Installing libsodium (1.0.18-r0) 16:54:47 (9/12) Installing pkgconf (1.7.3-r0) 16:54:47 (10/12) Installing libsodium-dev (1.0.18-r0) 16:54:47 (11/12) Installing libzmq (4.3.3-r1) 16:54:47 (12/12) Installing zeromq-dev (4.3.3-r1) 16:54:47 Executing busybox-1.32.1-r6.trigger 16:54:47 OK: 219 MiB in 52 packages 16:54:55 Removing intermediate container 3cb8097e3222 16:54:55 ---> 086006499a4e 16:54:55 Step 4/6 : WORKDIR /edgex-go 16:54:55 ---> Running in a6982a673de5 16:54:55 Removing intermediate container a6982a673de5 16:54:55 ---> 2600b866abec 16:54:55 Step 5/6 : COPY go.mod . 16:54:56 ---> 1e72ac65b03a 16:54:56 Step 6/6 : RUN go mod download 16:54:56 ---> Running in 96128773faa7 16:55:34 Removing intermediate container 96128773faa7 16:55:34 ---> 4a7e04762f67 16:55:34 Successfully built 4a7e04762f67 16:55:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:55:35 + docker inspect -f . ci-base-image-x86_64 16:55:35 . [Pipeline] withDockerContainer 16:55:35 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 16:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 ******** ci-base-image-x86_64 cat 16:55:36 $ docker top 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:36 + go version 16:55:36 go version go1.16.3 linux/amd64 [Pipeline] } 16:55:36 $ docker stop --time=1 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b 16:55:38 $ docker rm -f 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:38 + docker inspect -f . ci-base-image-x86_64 16:55:38 . [Pipeline] withDockerContainer 16:55:38 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 16:55:38 $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 ******** ci-base-image-x86_64 cat 16:55:39 $ docker top ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:55:39 ========================================================= 16:55:39 [edgeXBuildGoParallel] Running Tests and Build... 16:55:39 ========================================================= [Pipeline] sh 16:55:40 + go mod tidy [Pipeline] sh 16:55:40 + make test 16:55:40 go mod tidy 16:55:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:55:47 ? github.com/edgexfoundry/edgex-go [no test files] 16:56:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:56:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:56:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:56:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:56:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:56:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:56:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:56:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:56:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:56:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:56:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:56:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:56:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.1% of statements 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 28.7% of statements 16:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.050s coverage: 100.0% of statements 16:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 16:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:56:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 16:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:56:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 16:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 58.6% of statements 16:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.089s coverage: 87.7% of statements 16:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements 16:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:56:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.258s coverage: 28.6% of statements 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:56:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:56:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements 16:56:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:56:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 16:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements 16:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 16:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:56:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:56:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:56:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:56:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 16:56:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:56:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 21.7% of statements 16:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 16:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 16:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 16:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 16:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 16:56:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-174 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 16:56:59 Running in /w/workspace/edgex-go/508 [Pipeline] { [Pipeline] checkout 16:56:59 The recommended git tool is: git 16:57:05 using credential edgex-jenkins-ssh 16:57:05 Cloning the remote Git repository 16:57:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:57:05 > git init /w/workspace/edgex-go/508 # timeout=10 16:57:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:57:05 > git --version # timeout=10 16:57:05 > git --version # 'git version 2.17.1' 16:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 16:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.747s coverage: 81.8% of statements 16:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:57:27 Avoid second fetch 16:57:27 Checking out Revision 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (master) 16:57:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:57:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:27 > git config core.sparsecheckout # timeout=10 16:57:27 > git checkout -f 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 16:57:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3506)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:57:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:57:33 + true 16:57:33 + sudo service docker restart 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.5% of statements 16:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 16:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements 16:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 46.8% of statements 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements 16:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:57:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements 16:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 18.9% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.637s coverage: 28.7% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements 16:57:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 97.6% of statements 16:57:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:57:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:57:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:57:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 16:57:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 16:57:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:57:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.049s coverage: 27.9% of statements 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:57:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:57:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 16:57:45 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:52 provisioning config files... 16:57:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config2896390312778990818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:52 ---> docker-login.sh 16:57:52 nexus3.edgexfoundry.org:10001 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 nexus3.edgexfoundry.org:10002 16:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:54 Configure a credential helper to remove this warning. See 16:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:54 16:57:54 Login Succeeded 16:57:54 nexus3.edgexfoundry.org:10003 16:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:55 Configure a credential helper to remove this warning. See 16:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:55 16:57:55 Login Succeeded 16:57:55 nexus3.edgexfoundry.org:10004 16:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:55 Configure a credential helper to remove this warning. See 16:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:55 16:57:55 Login Succeeded 16:57:55 docker.io 16:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:56 Configure a credential helper to remove this warning. See 16:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:56 16:57:56 Login Succeeded 16:57:56 ---> docker-login.sh ends [Pipeline] } 16:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:56 ========================================================= 16:57:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:57:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:57:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:57:59 Sending build context to Docker daemon 168MB 16:57:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:57:59 Step 2/6 : FROM ${BASE} 16:57:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:59 595b0fe564bb: Pulling fs layer 16:57:59 7186ed65a4f7: Pulling fs layer 16:57:59 316046926c0a: Pulling fs layer 16:57:59 4ebd0625c992: Pulling fs layer 16:57:59 207e8628e3a3: Pulling fs layer 16:57:59 c791037a9be2: Pulling fs layer 16:57:59 ffd874e62e21: Pulling fs layer 16:57:59 207e8628e3a3: Waiting 16:57:59 c791037a9be2: Waiting 16:57:59 ffd874e62e21: Waiting 16:57:59 4ebd0625c992: Waiting 16:57:59 316046926c0a: Verifying Checksum 16:57:59 316046926c0a: Download complete 16:57:59 7186ed65a4f7: Verifying Checksum 16:57:59 7186ed65a4f7: Download complete 16:57:59 207e8628e3a3: Verifying Checksum 16:57:59 207e8628e3a3: Download complete 16:57:59 c791037a9be2: Verifying Checksum 16:57:59 c791037a9be2: Download complete 16:57:59 595b0fe564bb: Verifying Checksum 16:57:59 595b0fe564bb: Download complete 16:58:00 595b0fe564bb: Pull complete 16:58:00 7186ed65a4f7: Pull complete 16:58:01 316046926c0a: Pull complete 16:58:03 ffd874e62e21: Download complete 16:58:04 4ebd0625c992: Verifying Checksum 16:58:04 4ebd0625c992: Download complete 16:58:14 4ebd0625c992: Pull complete 16:58:14 207e8628e3a3: Pull complete 16:58:14 c791037a9be2: Pull complete 16:58:20 ffd874e62e21: Pull complete 16:58:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:58:20 ---> cfc18b08335c 16:58:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:58:20 ---> Running in daa6efd31b23 16:58:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:58:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:58:24 (1/12) Installing libmagic (5.39-r0) 16:58:24 (2/12) Installing file (5.39-r0) 16:58:24 (3/12) Installing libc-dev (0.7.2-r3) 16:58:24 (4/12) Installing g++ (10.2.1_pre1-r3) 16:58:30 (5/12) Installing fortify-headers (1.1-r0) 16:58:30 (6/12) Installing patch (2.7.6-r6) 16:58:30 (7/12) Installing build-base (0.5-r2) 16:58:30 (8/12) Installing libsodium (1.0.18-r0) 16:58:30 (9/12) Installing pkgconf (1.7.3-r0) 16:58:30 (10/12) Installing libsodium-dev (1.0.18-r0) 16:58:30 (11/12) Installing libzmq (4.3.3-r1) 16:58:30 (12/12) Installing zeromq-dev (4.3.3-r1) 16:58:30 Executing busybox-1.32.1-r6.trigger 16:58:30 OK: 218 MiB in 52 packages 16:58:32 gofmt -l . 16:58:32 [ "`gofmt -l .`" = "" ] 16:58:32 ./bin/test-go-mod-tidy.sh 16:58:32 ./bin/test-attribution-txt.sh [Pipeline] sh 16:58:32 + ls -al . 16:58:32 total 852 16:58:32 drwxrwxr-x 10 1001 1001 4096 May 25 16:58 . 16:58:32 drwxr-xr-x 4 root root 32 May 25 16:55 .. 16:58:32 -rw-rw-r-- 1 1001 1001 11 May 25 16:52 .dockerignore 16:58:32 drwxrwxr-x 8 1001 1001 162 May 25 16:52 .git 16:58:32 drwxrwxr-x 3 1001 1001 125 May 25 16:52 .github 16:58:32 -rw-rw-r-- 1 1001 1001 818 May 25 16:52 .gitignore 16:58:32 drwx------ 3 1001 1001 45 May 25 16:53 .semver 16:58:32 -rw-rw-r-- 1 1001 1001 166 May 25 16:52 .sonarcloud.properties 16:58:32 -rw-rw-r-- 1 1001 1001 8609 May 25 16:52 Attribution.txt 16:58:32 -rw-rw-r-- 1 1001 1001 3804 May 25 16:52 CONTRIBUTING.md 16:58:32 -rw-rw-r-- 1 1001 1001 931 May 25 16:52 Dockerfile.build 16:58:32 -rw-rw-r-- 1 1001 1001 863 May 25 16:52 Jenkinsfile 16:58:32 -rw-rw-r-- 1 1001 1001 10775 May 25 16:52 LICENSE 16:58:32 -rw-rw-r-- 1 1001 1001 5632 May 25 16:52 Makefile 16:58:32 -rw-rw-r-- 1 1001 1001 7978 May 25 16:52 README.md 16:58:32 -rw-rw-r-- 1 1001 1001 6755 May 25 16:52 SECURITY.md 16:58:32 -rw-rw-r-- 1 1001 1001 13 May 25 16:53 VERSION 16:58:32 -rw-rw-r-- 1 1001 1001 4131 May 25 16:52 ZMQWindows.md 16:58:32 drwxrwxr-x 2 1001 1001 117 May 25 16:52 bin 16:58:32 drwxrwxr-x 14 1001 1001 4096 May 25 16:52 cmd 16:58:32 -rw-r--r-- 1 root root 741453 May 25 16:57 coverage.out 16:58:32 -rw-r--r-- 1 root root 1060 May 25 16:58 go.mod 16:58:32 -rw-r--r-- 1 root root 21990 May 25 16:55 go.sum 16:58:32 drwxrwxr-x 8 1001 1001 127 May 25 16:52 internal 16:58:32 drwxrwxr-x 4 1001 1001 26 May 25 16:52 openapi 16:58:32 drwxrwxr-x 4 1001 1001 71 May 25 16:52 snap 16:58:32 -rw-rw-r-- 1 1001 1001 168 May 25 16:52 version.go [Pipeline] sh 16:58:33 + '[' -e coverage.out ] 16:58:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:58:33 Stashed 1 file(s) [Pipeline] sh 16:58:33 + make build 16:58:33 go mod tidy 16:58:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data 16:58:34 Removing intermediate container daa6efd31b23 16:58:34 ---> 8c959ead8e13 16:58:34 Step 4/6 : WORKDIR /edgex-go 16:58:34 ---> Running in 46bb424bfa0d 16:58:34 Removing intermediate container 46bb424bfa0d 16:58:34 ---> 106ea100fc96 16:58:34 Step 5/6 : COPY go.mod . 16:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:58:35 ---> e5921f340b4d 16:58:35 Step 6/6 : RUN go mod download 16:58:35 ---> Running in af44d2529eaa 16:58:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command 16:58:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:58:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:58:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:58:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:58:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:58:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:58:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config 16:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:58:57 $ docker stop --time=1 ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 16:59:02 $ docker rm -f ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 16:59:02 Removing intermediate container af44d2529eaa 16:59:02 ---> 6b5bd41a5965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:59:03 Successfully built 6b5bd41a5965 16:59:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:03 16:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:59:03 + docker inspect -f . ci-base-image-arm64 16:59:03 . [Pipeline] withDockerContainer 16:59:04 prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container 16:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:59:04 latest: Pulling from edgex-devops/edgex-compose 16:59:04 cbdbe7a5bc2a: Pulling fs layer 16:59:04 ca9280d653b3: Pulling fs layer 16:59:04 7e9c9ca2126c: Pulling fs layer 16:59:04 cbdbe7a5bc2a: Verifying Checksum 16:59:04 cbdbe7a5bc2a: Download complete 16:59:04 cbdbe7a5bc2a: Pull complete 16:59:05 ca9280d653b3: Verifying Checksum 16:59:05 ca9280d653b3: Download complete 16:59:05 $ docker top 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 -eo pid,comm 16:59:05 ca9280d653b3: Pull complete [Pipeline] { [Pipeline] sh 16:59:06 7e9c9ca2126c: Download complete 16:59:06 + go version 16:59:06 go version go1.16.3 linux/arm64 [Pipeline] } 16:59:06 $ docker stop --time=1 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 16:59:08 $ docker rm -f 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:08 16:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:09 7e9c9ca2126c: Pull complete 16:59:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:59:09 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 16:59:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:59:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:59:09 29e5d40040c1: Pulling fs layer 16:59:09 1ce36da41761: Pulling fs layer 16:59:09 25b303627fd3: Pulling fs layer 16:59:09 29e5d40040c1: Verifying Checksum 16:59:09 29e5d40040c1: Download complete 16:59:10 1ce36da41761: Verifying Checksum 16:59:10 1ce36da41761: Download complete 16:59:11 29e5d40040c1: Pull complete 16:59:13 1ce36da41761: Pull complete 16:59:13 25b303627fd3: Verifying Checksum 16:59:13 25b303627fd3: Download complete 16:59:23 25b303627fd3: Pull complete 16:59:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:25 $ docker top e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 16:59:25 prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container 16:59:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:59:28 $ docker top 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:59:29 + docker-compose build --help 16:59:29 + grep parallel 16:59:29 + docker-compose build --help 16:59:29 + grep parallel 16:59:29 --parallel Build images in parallel. [Pipeline] } 16:59:29 $ docker stop --time=1 e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 16:59:31 $ docker rm -f e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:59:31 . [Pipeline] withDockerContainer 16:59:31 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 16:59:31 $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:59:32 $ docker top 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:32 + docker-compose -f ./docker-compose-build.yml build --parallel 16:59:33 Building core-command ... 16:59:33 Building core-data ... 16:59:33 Building core-metadata ... 16:59:33 Building security-bootstrapper ... 16:59:33 Building security-proxy-setup ... 16:59:33 Building security-secretstore-setup ... 16:59:33 Building support-notifications ... 16:59:33 Building support-scheduler ... 16:59:33 Building sys-mgmt-agent ... 16:59:33 Building core-data 16:59:33 Building core-metadata 16:59:33 Building security-proxy-setup 16:59:33 Building sys-mgmt-agent 16:59:33 Building security-secretstore-setup 16:59:33 --parallel Build images in parallel. [Pipeline] } 16:59:34 $ docker stop --time=1 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b 16:59:36 $ docker rm -f 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:36 . [Pipeline] withDockerContainer 16:59:36 prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container 16:59:37 $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:59:38 $ docker top 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:59:43 Building core-command ... 16:59:43 Building core-data ... 16:59:43 Building core-metadata ... 16:59:43 Building security-bootstrapper ... 16:59:43 Building security-proxy-setup ... 16:59:43 Building security-secretstore-setup ... 16:59:43 Building support-notifications ... 16:59:43 Building support-scheduler ... 16:59:43 Building sys-mgmt-agent ... 16:59:43 Building support-scheduler 16:59:43 Building security-proxy-setup 16:59:43 Building core-command 16:59:43 Building security-secretstore-setup 16:59:43 Building core-data 17:00:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:00 ---> 4a7e04762f67 17:00:00 Step 3/24 : WORKDIR /edgex-go 17:00:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:00 ---> 4a7e04762f67 17:00:00 Step 3/24 : WORKDIR /edgex-go 17:00:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:10 ---> 4a7e04762f67 17:00:10 Step 3/24 : WORKDIR /edgex-go 17:00:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:00:13 ---> 4a7e04762f67 17:00:13 Step 3/26 : WORKDIR /edgex-go 17:00:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:14 ---> 4a7e04762f67 17:00:14 Step 3/22 : WORKDIR /edgex-go 17:00:18 ---> Running in 39e244b157b6 17:00:18 ---> Running in a9f688aa7274 17:00:18 ---> Running in 44922ac16b53 17:00:18 ---> Running in c6eabb9f0dca 17:00:18 ---> Running in 6158cd48f509 17:00:19 Removing intermediate container c6eabb9f0dca 17:00:19 ---> b54a78bb2d56 17:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:19 Removing intermediate container 39e244b157b6 17:00:19 ---> 4aaa45a2c934 17:00:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:19 Removing intermediate container a9f688aa7274 17:00:19 ---> a8bcc85570c3 17:00:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:19 Removing intermediate container 44922ac16b53 17:00:19 ---> e360637d79c7 17:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:19 Removing intermediate container 6158cd48f509 17:00:19 ---> d8d2861461b0 17:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:19 ---> Running in 91d29e6915ec 17:00:19 ---> Running in 9c2c7c20d3af 17:00:19 ---> Running in 5932a23aa507 17:00:19 ---> Running in 49c694c7d55c 17:00:19 ---> Running in cd52965385b6 17:00:21 Removing intermediate container 91d29e6915ec 17:00:21 ---> 7acf463aacdd 17:00:21 Step 5/22 : RUN apk add --update --no-cache make git 17:00:21 Removing intermediate container 5932a23aa507 17:00:21 ---> 126f916ef266 17:00:21 Step 5/26 : RUN apk add --update --no-cache make git 17:00:21 ---> Running in 4add0c1fa557 17:00:21 ---> Running in b71032a2e1bd 17:00:21 Removing intermediate container 9c2c7c20d3af 17:00:21 ---> de570526b9e2 17:00:21 Step 5/24 : RUN apk add --update --no-cache make bash git 17:00:21 Removing intermediate container 49c694c7d55c 17:00:21 ---> d6358383fd24 17:00:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:21 ---> Running in 32121d191f81 17:00:21 Removing intermediate container cd52965385b6 17:00:21 ---> 498561b45234 17:00:21 Step 5/24 : RUN apk add --update --no-cache make git 17:00:21 ---> Running in a613829a7f0d 17:00:21 ---> Running in bfdca9ab2e27 17:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:23 OK: 219 MiB in 52 packages 17:00:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:23 OK: 219 MiB in 52 packages 17:00:23 OK: 219 MiB in 52 packages 17:00:23 OK: 219 MiB in 52 packages 17:00:23 Removing intermediate container b71032a2e1bd 17:00:23 ---> 46cbc05eb6ed 17:00:23 Step 6/26 : COPY go.mod . 17:00:23 Removing intermediate container 4add0c1fa557 17:00:23 ---> a239d50af0c4 17:00:23 Step 6/22 : COPY go.mod . 17:00:24 Removing intermediate container 32121d191f81 17:00:24 ---> 5e3bf2e5fbe7 17:00:24 Step 6/24 : COPY go.mod . 17:00:24 ---> 354404c48212 17:00:24 Step 7/26 : RUN go mod download 17:00:24 ---> 03889bcfdd2b 17:00:24 Step 7/22 : RUN go mod download 17:00:24 OK: 219 MiB in 52 packages 17:00:24 Removing intermediate container a613829a7f0d 17:00:24 ---> f6402851d13d 17:00:24 Step 6/24 : COPY go.mod . 17:00:24 ---> Running in 32366167147f 17:00:24 ---> Running in b4fc37eed682 17:00:24 ---> 271f43042758 17:00:24 Step 7/24 : RUN go mod download 17:00:24 ---> Running in d2c0ef9fee3f 17:00:24 ---> 0ff61a2f90d6 17:00:24 Step 7/24 : RUN go mod download 17:00:24 ---> Running in 2e9f2dfa93d3 17:00:24 Removing intermediate container bfdca9ab2e27 17:00:24 ---> a4a5be218912 17:00:24 Step 6/24 : COPY go.mod . 17:00:25 ---> 7427834be8a3 17:00:25 Step 7/24 : RUN go mod download 17:00:25 ---> Running in a22f70d99f21 17:00:25 Removing intermediate container 32366167147f 17:00:25 ---> ac23d1cb128a 17:00:25 Step 8/26 : COPY . . 17:00:32 Removing intermediate container b4fc37eed682 17:00:32 ---> cd289878b913 17:00:32 Step 8/22 : COPY . . 17:00:37 Removing intermediate container d2c0ef9fee3f 17:00:37 ---> ce39f11c32b3 17:00:37 Step 8/24 : COPY . . 17:00:37 ---> 19c137e5c0ca 17:00:37 Step 9/26 : RUN go mod tidy 17:00:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:40 ---> 6b5bd41a5965 17:00:40 Step 3/22 : WORKDIR /edgex-go 17:00:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:00:40 ---> 6b5bd41a5965 17:00:40 Step 3/26 : WORKDIR /edgex-go 17:00:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:40 ---> 6b5bd41a5965 17:00:40 Step 3/23 : WORKDIR /edgex-go 17:00:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:40 ---> 6b5bd41a5965 17:00:40 Step 3/24 : WORKDIR /edgex-go 17:00:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:40 ---> 6b5bd41a5965 17:00:40 Step 3/24 : WORKDIR /edgex-go 17:00:40 ---> Running in c6d41089816b 17:00:40 ---> Running in 48aaf5dfd874 17:00:40 ---> Running in c172ebc4c61c 17:00:40 ---> Running in dd6244df842c 17:00:40 ---> Running in 8fd8c055c908 17:00:40 Removing intermediate container 8fd8c055c908 17:00:40 ---> 65e5bf49f5f2 17:00:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:40 Removing intermediate container c6d41089816b 17:00:40 ---> ab51d74b6733 17:00:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:40 Removing intermediate container c172ebc4c61c 17:00:40 ---> 190112342064 17:00:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:40 Removing intermediate container 48aaf5dfd874 17:00:40 ---> 32eb9b4661ee 17:00:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:40 Removing intermediate container dd6244df842c 17:00:40 ---> af5854a7c8b7 17:00:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:40 ---> Running in 40b92bbc566a 17:00:40 ---> Running in 304e2bcf278c 17:00:40 ---> Running in cdb63cb201cc 17:00:40 ---> Running in 36160c3f097b 17:00:40 ---> Running in da98d26b824a 17:00:40 Removing intermediate container 40b92bbc566a 17:00:40 ---> acfb8c678d0e 17:00:40 Step 5/23 : RUN apk add --update --no-cache make git 17:00:40 ---> Running in 2d7cedd68ea5 17:00:40 Removing intermediate container 304e2bcf278c 17:00:40 ---> 2a9e8862d22c 17:00:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:40 Removing intermediate container cdb63cb201cc 17:00:40 ---> a495be353572 17:00:40 Step 5/22 : RUN apk add --update --no-cache make git 17:00:40 ---> Running in 85be32fc7e0c 17:00:40 ---> Running in bece3ecec66b 17:00:40 Removing intermediate container da98d26b824a 17:00:40 ---> 1f3ec76657b2 17:00:40 Step 5/24 : RUN apk add --update --no-cache make git 17:00:40 Removing intermediate container 36160c3f097b 17:00:40 ---> 82c5661e06b7 17:00:40 Step 5/26 : RUN apk add --update --no-cache make git 17:00:40 ---> Running in 978cc4ba3a0f 17:00:40 ---> Running in f1c98db6f6d6 17:00:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:42 OK: 218 MiB in 52 packages 17:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:43 Removing intermediate container 2e9f2dfa93d3 17:00:43 ---> b39c724a8990 17:00:43 Step 8/24 : COPY . . 17:00:43 OK: 218 MiB in 52 packages 17:00:43 Removing intermediate container a22f70d99f21 17:00:43 ---> 563e028927c2 17:00:43 Step 8/24 : COPY . . 17:00:43 ---> Running in 92decc5d8e9c 17:00:43 ---> 840979b14aba 17:00:43 Step 9/22 : RUN go mod tidy 17:00:43 OK: 218 MiB in 52 packages 17:00:43 OK: 218 MiB in 52 packages 17:00:44 Removing intermediate container 2d7cedd68ea5 17:00:44 ---> 7b9d02d76be8 17:00:44 Step 6/23 : COPY go.mod . 17:00:44 OK: 218 MiB in 52 packages 17:00:45 Removing intermediate container 85be32fc7e0c 17:00:45 ---> c3971a1d0e30 17:00:45 Step 6/24 : COPY go.mod . 17:00:45 ---> b77f8d635788 17:00:45 Step 7/23 : RUN go mod download 17:00:45 ---> Running in 9a73278fab7b 17:00:45 Removing intermediate container bece3ecec66b 17:00:45 ---> 8529a9d1e201 17:00:45 Step 6/22 : COPY go.mod . 17:00:45 Removing intermediate container 978cc4ba3a0f 17:00:45 ---> 7f453840bf18 17:00:45 Step 6/26 : COPY go.mod . 17:00:46 Removing intermediate container f1c98db6f6d6 17:00:46 ---> 14eae71e01d9 17:00:46 Step 6/24 : COPY go.mod . 17:00:47 ---> 42b0ccdd16c6 17:00:47 Step 7/24 : RUN go mod download 17:00:47 ---> Running in 3d2e710b7ca4 17:00:47 ---> eee945b9a8bc 17:00:47 Step 7/26 : RUN go mod download 17:00:47 ---> Running in e2fdf3e35e3f 17:00:48 ---> 4d1642a0aca0 17:00:48 Step 7/22 : RUN go mod download 17:00:48 ---> 77338a47247f 17:00:48 Step 7/24 : RUN go mod download 17:00:48 ---> Running in 0bc071f20e05 17:00:48 ---> Running in b33b590ffd58 17:00:49 ---> Running in dedbae476c73 17:00:49 Removing intermediate container 9a73278fab7b 17:00:49 ---> f1ec5967c9d8 17:00:49 Step 8/23 : COPY . . 17:00:51 Removing intermediate container 3d2e710b7ca4 17:00:51 ---> 61355ff3e748 17:00:51 Step 8/24 : COPY . . 17:00:51 Removing intermediate container e2fdf3e35e3f 17:00:51 ---> ba1ee8c9ddd4 17:00:51 Step 8/26 : COPY . . 17:00:52 Removing intermediate container 0bc071f20e05 17:00:52 ---> 46bbc703865b 17:00:52 Step 8/22 : COPY . . 17:00:52 Removing intermediate container b33b590ffd58 17:00:52 ---> d2980cff50ad 17:00:52 Step 8/24 : COPY . . 17:00:54 ---> 6ab98d9c8885 17:00:54 Step 9/24 : RUN go mod tidy 17:00:54 ---> Running in 645bbdff241b 17:00:54 Removing intermediate container 92decc5d8e9c 17:00:54 ---> f90373aa6326 17:00:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:54 ---> Running in c0ddc6ffa9b3 17:00:55 Removing intermediate container dedbae476c73 17:00:55 ---> 5e8798b43006 17:00:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:00:55 ---> Running in 1f2f32267ad3 17:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:56 Removing intermediate container 645bbdff241b 17:00:56 ---> 894b9dbe26d8 17:00:56 Step 10/24 : RUN make cmd/core-data/core-data 17:00:56 ---> Running in 798089d333ba 17:00:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data 17:01:09 ---> 061aef166402 17:01:09 Step 9/24 : RUN go mod tidy 17:01:09 ---> 14342111a869 17:01:09 Step 9/24 : RUN go mod tidy 17:01:09 ---> Running in 8fc6c1f3d643 17:01:09 ---> Running in 1cb576a95b04 17:01:10 Removing intermediate container 1cb576a95b04 17:01:10 ---> 9ee439c04cf9 17:01:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:01:10 ---> Running in 186d56e87d4b 17:01:10 Removing intermediate container 8fc6c1f3d643 17:01:10 ---> 56aa593c1f7a 17:01:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:01:10 ---> e90ca7fe7f32 17:01:10 Step 9/24 : RUN go mod tidy 17:01:10 ---> a5d578fe10e8 17:01:10 Step 9/23 : RUN go mod tidy 17:01:10 ---> 8cde68242c0b 17:01:10 Step 9/24 : RUN go mod tidy 17:01:10 ---> 5ce1e1dadf61 17:01:10 Step 9/22 : RUN go mod tidy 17:01:10 ---> Running in e97e3848a766 17:01:10 ---> Running in f2447f281360 17:01:10 ---> 0ee955d68168 17:01:10 Step 9/26 : RUN go mod tidy 17:01:10 ---> Running in a49e05aa581b 17:01:10 ---> Running in bfcccd7c7d3f 17:01:10 ---> Running in eb6e1f90d2e7 17:01:10 ---> Running in e4283ae4e8e9 17:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:01:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:01:16 Removing intermediate container e97e3848a766 17:01:16 ---> cdba0f0d5828 17:01:16 Step 10/24 : RUN make cmd/core-data/core-data 17:01:16 ---> Running in 7ed839dcb690 17:01:16 Removing intermediate container bfcccd7c7d3f 17:01:16 ---> 70530e8574cf 17:01:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:17 ---> Running in df6be9044f3d 17:01:17 Removing intermediate container eb6e1f90d2e7 17:01:17 ---> 8826e431e201 17:01:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:17 Removing intermediate container a49e05aa581b 17:01:17 ---> 24ceb0f2f928 17:01:17 Step 10/24 : RUN make cmd/core-command/core-command 17:01:17 Removing intermediate container f2447f281360 17:01:17 ---> 767878e5164a 17:01:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:01:17 ---> Running in 032c06c78f55 17:01:17 ---> Running in 3e86f68a5881 17:01:17 ---> Running in 0398109077af 17:01:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data 17:01:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:01:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command 17:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:01:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config 17:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:01:30 Removing intermediate container 1f2f32267ad3 17:01:30 ---> 1bd39eb893cf 17:01:30 17:01:30 Step 11/22 : FROM alpine:3.12 17:01:30 Removing intermediate container c0ddc6ffa9b3 17:01:30 ---> 3ed404fc8575 17:01:30 17:01:30 Step 11/26 : FROM alpine:3.12 17:01:30 3.12: Pulling from library/alpine 17:01:30 3.12: Pulling from library/alpine 17:01:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:01:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:01:30 Status: Image is up to date for alpine:3.12 17:01:30 Status: Downloaded newer image for alpine:3.12 17:01:30 ---> 13621d1b12d4 17:01:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:01:30 ---> 13621d1b12d4 17:01:30 Step 12/22 : RUN apk add --update --no-cache curl 17:01:30 ---> Running in bf5ebf0c4688 17:01:30 ---> Running in f98416f709a6 17:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:01:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:01:31 (1/6) Installing ca-certificates (20191127-r4) 17:01:31 (1/4) Installing ca-certificates (20191127-r4) 17:01:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:01:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:01:31 (3/4) Installing libcurl (7.76.1-r0) 17:01:31 (3/6) Installing libcurl (7.76.1-r0) 17:01:31 (4/4) Installing curl (7.76.1-r0) 17:01:31 (4/6) Installing curl (7.76.1-r0) 17:01:31 (5/6) Installing dumb-init (1.2.2-r1) 17:01:31 (6/6) Installing su-exec (0.2-r1) 17:01:31 Executing busybox-1.31.1-r20.trigger 17:01:31 Executing busybox-1.31.1-r20.trigger 17:01:31 Executing ca-certificates-20191127-r4.trigger 17:01:31 Executing ca-certificates-20191127-r4.trigger 17:01:32 OK: 7 MiB in 18 packages 17:01:32 OK: 7 MiB in 20 packages 17:01:32 Removing intermediate container bf5ebf0c4688 17:01:32 ---> 03edd9878774 17:01:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:01:33 ---> Running in acb033e95431 17:01:33 Removing intermediate container f98416f709a6 17:01:33 ---> 4b5ff8c26ef0 17:01:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:01:33 ---> Running in e71d4188a1f1 17:01:33 Removing intermediate container acb033e95431 17:01:33 ---> 441641605b24 17:01:33 Step 14/22 : WORKDIR /edgex 17:01:33 Removing intermediate container e71d4188a1f1 17:01:33 ---> 45c50a5559dc 17:01:33 Step 14/26 : WORKDIR / 17:01:33 ---> Running in 1fd07c5113d1 17:01:33 ---> Running in 186ada97c5ce 17:01:33 Removing intermediate container 186ada97c5ce 17:01:33 ---> 10a263ca95db 17:01:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:01:33 Removing intermediate container 1fd07c5113d1 17:01:33 ---> 87331621fc6c 17:01:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:01:33 ---> c8f28f78e9e3 17:01: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 17:01:33 ---> ee30d33947ae 17:01:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:01:34 ---> 2152e4ad72da 17:01:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:01:34 ---> f2b0a185f518 17:01:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:01:34 ---> d4482553e269 17:01: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 17:01:35 ---> 52db6229a90f 17:01:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:01:35 ---> Running in 1670dffa6ab7 17:01:35 ---> e59502d3f3b7 17:01:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:01:35 Removing intermediate container 1670dffa6ab7 17:01:35 ---> 16359cf26cc8 17:01:35 Step 19/22 : CMD ["--init=true"] 17:01:35 ---> Running in 4e727332673c 17:01:36 Removing intermediate container 4e727332673c 17:01:36 ---> f110c9619a84 17:01:36 Step 20/22 : LABEL arch=x86_64 17:01:36 ---> Running in c6d6912deb52 17:01:36 ---> 5e33a6fb0cd5 17:01:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:01:36 Removing intermediate container c6d6912deb52 17:01:36 ---> 4dadaccf4f81 17:01:36 Step 21/22 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:01:36 ---> Running in a89a936dabb4 17:01:36 ---> 07def2696a74 17:01:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:01:36 Removing intermediate container a89a936dabb4 17:01:36 ---> c5b48ec111fe 17:01:36 Step 22/22 : LABEL version=2.0.0-dev.238 17:01:36 ---> Running in 24e9c956099c 17:01:36 ---> f6e119b64aea 17:01:36 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/ 17:01:36 ---> Running in c3372e1ff4da 17:01:36 Removing intermediate container 24e9c956099c 17:01:36 ---> c271bfc66dd7 17:01:36 17:01:37 Successfully built c271bfc66dd7 17:01:37 Successfully tagged security-proxy-setup:latest 17:01:37 Building core-command 17:01:39  Building security-proxy-setup ... done Removing intermediate container c3372e1ff4da 17:01:39 ---> 9e9c2c0a0c95 17:01:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:01:40 ---> Running in 88ebec7359b7 17:01:40 Removing intermediate container 88ebec7359b7 17:01:40 ---> 11408e4cd0e7 17:01:40 Step 24/26 : LABEL arch=x86_64 17:01:40 ---> Running in 4e2899b98cff 17:01:40 Removing intermediate container 4e2899b98cff 17:01:40 ---> 0fec418bb8bf 17:01:40 Step 25/26 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:01:40 ---> Running in 068424128e54 17:01:40 Removing intermediate container 068424128e54 17:01:40 ---> 16d7739c77aa 17:01:40 Step 26/26 : LABEL version=2.0.0-dev.238 17:01:40 ---> Running in be6042a95d8d 17:01:41 Removing intermediate container be6042a95d8d 17:01:41 ---> 54fdd514a8e9 17:01:41 17:01:41 Successfully built 54fdd514a8e9 17:01:41 Successfully tagged security-secretstore-setup:latest 17:01:41 Building security-bootstrapper 17:01:59  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:01:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:02:00 ---> 4a7e04762f67 17:02:00 Step 3/32 : WORKDIR /edgex-go 17:02:00 ---> Using cache 17:02:00 ---> d8d2861461b0 17:02:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:00 ---> Using cache 17:02:00 ---> 498561b45234 17:02:00 Step 5/32 : RUN apk add --update --no-cache make git 17:02:00 ---> Using cache 17:02:00 ---> a4a5be218912 17:02:00 Step 6/32 : COPY go.mod . 17:02:00 ---> Using cache 17:02:00 ---> 7427834be8a3 17:02:00 Step 7/32 : RUN go mod download 17:02:00 ---> Using cache 17:02:00 ---> 563e028927c2 17:02:00 Step 8/32 : COPY . . 17:02:00 ---> Using cache 17:02:00 ---> 061aef166402 17:02:00 Step 9/32 : RUN go mod tidy 17:02:00 ---> Using cache 17:02:00 ---> 56aa593c1f7a 17:02:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:02:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:02:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:10 ---> 4a7e04762f67 17:02:10 Step 3/24 : WORKDIR /edgex-go 17:02:10 ---> Using cache 17:02:10 ---> d8d2861461b0 17:02:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:10 ---> Using cache 17:02:10 ---> 498561b45234 17:02:10 Step 5/24 : RUN apk add --update --no-cache make git 17:02:10 ---> Using cache 17:02:10 ---> a4a5be218912 17:02:10 Step 6/24 : COPY go.mod . 17:02:10 ---> Using cache 17:02:10 ---> 7427834be8a3 17:02:10 Step 7/24 : RUN go mod download 17:02:10 ---> Using cache 17:02:10 ---> 563e028927c2 17:02:10 Step 8/24 : COPY . . 17:02:10 ---> Using cache 17:02:10 ---> 061aef166402 17:02:10 Step 9/24 : RUN go mod tidy 17:02:10 ---> Using cache 17:02:10 ---> 56aa593c1f7a 17:02:10 Step 10/24 : RUN make cmd/core-command/core-command 17:02:11 ---> Running in 621117a61a02 17:02:11 ---> Running in fd41bd20a192 17:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command 17:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:02:13 Removing intermediate container 798089d333ba 17:02:13 ---> f8b7e7492ff9 17:02:13 17:02:13 Step 11/24 : FROM alpine:3.12 17:02:13 ---> 13621d1b12d4 17:02:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:02:13 ---> Running in 51b15161d35e 17:02:13 Removing intermediate container 51b15161d35e 17:02:13 ---> 47a1f06ba391 17:02:13 Step 13/24 : ENV APP_PORT=59880 17:02:13 ---> Running in 1cc749164e01 17:02:13 Removing intermediate container 1cc749164e01 17:02:13 ---> f44bb46533b0 17:02:13 Step 14/24 : EXPOSE $APP_PORT 17:02:13 ---> Running in e48bfd743b6c 17:02:13 Removing intermediate container e48bfd743b6c 17:02:13 ---> e3053f32f405 17:02:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:13 ---> Running in f9bdc760512e 17:02:28 Removing intermediate container f9bdc760512e 17:02:28 ---> 2318171a25ac 17:02:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:02:28 ---> Running in a042738609b9 17:02:28 Removing intermediate container 186d56e87d4b 17:02:28 ---> 3639f87f83cf 17:02:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:28 ---> Running in 1495086fe385 17:02:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:02:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:30 Removing intermediate container e4283ae4e8e9 17:02:30 ---> 28cf54b1e751 17:02:30 17:02:30 Step 11/24 : FROM alpine:3.12 17:02:30 ---> 13621d1b12d4 17:02:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:02:30 ---> Running in 11a3ae420053 17:02:30 (1/6) Installing dumb-init (1.2.2-r1) 17:02:30 (2/6) Installing libgcc (9.3.0-r2) 17:02:30 (3/6) Installing libsodium (1.0.18-r0) 17:02:30 (4/6) Installing libstdc++ (9.3.0-r2) 17:02:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:30 (1/1) Installing dumb-init (1.2.2-r1) 17:02:30 Executing busybox-1.31.1-r20.trigger 17:02:30 OK: 6 MiB in 15 packages 17:02:31 (5/6) Installing libzmq (4.3.3-r0) 17:02:34 (6/6) Installing zeromq (4.3.3-r0) 17:02:34 Executing busybox-1.31.1-r20.trigger 17:02:35 OK: 8 MiB in 20 packages 17:02:45 Removing intermediate container 1495086fe385 17:02:45 ---> a83d93cb3cc9 17:02:45 17:02:45 Step 12/24 : FROM docker:20.10.0 17:02:45 Removing intermediate container 11a3ae420053 17:02:45 ---> bcf5a381a516 17:02:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:45 Removing intermediate container a042738609b9 17:02:45 ---> 1491cd2d53f8 17:02:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:45 ---> Running in be474897c10b 17:02:45 20.10.0: Pulling from library/docker 17:02:45 Removing intermediate container be474897c10b 17:02:45 ---> 9c64b806f8ce 17:02:45 Step 14/24 : ENV APP_PORT=59881 17:02:45 ---> 9afcc9949d8f 17:02:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:02:45 ---> Running in eee25fc76a10 17:02:50 Removing intermediate container eee25fc76a10 17:02:50 ---> 442cf520d4db 17:02:50 Step 15/24 : EXPOSE $APP_PORT 17:02:50 ---> 63f5afc41392 17:02:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:02:50 ---> Running in 4cb6cfdc27f6 17:02:50 Removing intermediate container 4cb6cfdc27f6 17:02:50 ---> 315a7fe228c0 17:02:50 Step 16/24 : WORKDIR / 17:02:50 ---> Running in c31f59ae9317 17:02:50 ---> 6b6ac5c598fc 17:02:50 Step 20/24 : ENTRYPOINT ["/core-data"] 17:02:50 ---> Running in 688fc0f8e6ca 17:02:50 Removing intermediate container c31f59ae9317 17:02:50 ---> d0ec55914a9d 17:02:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:50 Removing intermediate container 688fc0f8e6ca 17:02:50 ---> f0f9fbf751be 17:02:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:50 ---> Running in 3b183bd9c5ca 17:02:51 ---> dceb7e27fe81 17:02:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:02:51 Removing intermediate container 3b183bd9c5ca 17:02:51 ---> 1f1233a1b127 17:02:51 Step 22/24 : LABEL arch=x86_64 17:02:51 ---> Running in f9add3d41e7a 17:02:51 Removing intermediate container f9add3d41e7a 17:02:51 ---> d05d3fad3b52 17:02:51 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:02:51 ---> Running in 78e2c8e21308 17:02:52 ---> a85d5db2d708 17:02:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:02:52 Removing intermediate container 78e2c8e21308 17:02:52 ---> 416a1ca8d745 17:02:52 Step 24/24 : LABEL version=2.0.0-dev.238 17:02:52 ---> Running in 6a0cb6d1a93c 17:02:52 Removing intermediate container 6a0cb6d1a93c 17:02:52 ---> 10aef7f9bf75 17:02:52 17:02:52 ---> 5de6d171c375 17:02:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:02:52 ---> Running in 9d212073e13e 17:02:52 Successfully built 10aef7f9bf75 17:02:52 Successfully tagged core-data:latest 17:02:52  Building core-data ... done Building support-scheduler 17:02:52 Removing intermediate container 9d212073e13e 17:02:52 ---> 33bf0fc58bbd 17:02:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:53 ---> Running in 915ce6165e16 17:02:54 Removing intermediate container 915ce6165e16 17:02:54 ---> 55d5feece106 17:02:54 Step 22/24 : LABEL arch=x86_64 17:02:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:02:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:57 ---> 4a7e04762f67 17:02:57 Step 3/23 : WORKDIR /edgex-go 17:02:57 ---> Using cache 17:02:57 ---> d8d2861461b0 17:02:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:57 ---> Using cache 17:02:57 ---> 498561b45234 17:02:57 Step 5/23 : RUN apk add --update --no-cache make git 17:02:57 ---> Using cache 17:02:57 ---> a4a5be218912 17:02:57 Step 6/23 : COPY go.mod . 17:02:57 ---> Using cache 17:02:57 ---> 7427834be8a3 17:02:57 Step 7/23 : RUN go mod download 17:02:57 ---> Using cache 17:02:57 ---> 563e028927c2 17:02:57 Step 8/23 : COPY . . 17:02:57 ---> Using cache 17:02:57 ---> 061aef166402 17:02:57 Step 9/23 : RUN go mod tidy 17:02:57 ---> Using cache 17:02:57 ---> 56aa593c1f7a 17:02:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:02:58 ---> Running in bdd508417b55 17:02:58 ---> Running in c04487ade643 17:02:58 Removing intermediate container c04487ade643 17:02:58 ---> adb2b9cf62b2 17:02:58 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:02:58 ---> Running in 950eda02db25 17:02:58 Removing intermediate container 950eda02db25 17:02:58 ---> 2b207458431d 17:02:58 Step 24/24 : LABEL version=2.0.0-dev.238 17:02:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:02:58 ---> Running in 9cfe2d1862a2 17:02:58 Status: Downloaded newer image for docker:20.10.0 17:02:58 ---> aefe523efa57 17:02:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:02:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:02:59 ---> Running in 6901dc6b4259 17:02:59 Removing intermediate container 9cfe2d1862a2 17:02:59 ---> 2ca496f693bd 17:02:59 17:02:59 Removing intermediate container 6901dc6b4259 17:02:59 ---> 8fcac6de289f 17:02:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:02:59 Successfully built 2ca496f693bd 17:02:59 Successfully tagged core-metadata:latest 17:02:59 Building support-notifications 17:02:59 ---> Running in e1e5731e7193 17:02:59  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:03:00 (1/39) Installing readline (8.0.4-r0) 17:03:00 (2/39) Installing bash (5.0.17-r0) 17:03:00 Executing bash-5.0.17-r0.post-install 17:03:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:03:00 (4/39) Installing libcurl (7.76.1-r0) 17:03:00 (5/39) Installing curl (7.76.1-r0) 17:03:00 (6/39) Installing dumb-init (1.2.2-r1) 17:03:00 (7/39) Installing libbz2 (1.0.8-r1) 17:03:00 (8/39) Installing expat (2.2.9-r1) 17:03:00 (9/39) Installing libffi (3.3-r2) 17:03:00 (10/39) Installing gdbm (1.13-r1) 17:03:00 (11/39) Installing xz-libs (5.2.5-r0) 17:03:00 (12/39) Installing sqlite-libs (3.32.1-r0) 17:03:00 (13/39) Installing python3 (3.8.10-r0) 17:03:10 (14/39) Installing py3-appdirs (1.4.4-r1) 17:03:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:03:10 (16/39) Installing py3-parsing (2.4.7-r0) 17:03:10 (17/39) Installing py3-six (1.15.0-r0) 17:03:10 (18/39) Installing py3-packaging (20.4-r0) 17:03:10 (19/39) Installing py3-setuptools (47.0.0-r0) 17:03:10 (20/39) Installing py3-chardet (3.0.4-r4) 17:03:10 (21/39) Installing py3-idna (2.9-r0) 17:03:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:03:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:03:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:03:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:10 ---> 4a7e04762f67 17:03:10 Step 3/23 : WORKDIR /edgex-go 17:03:10 ---> Using cache 17:03:10 ---> d8d2861461b0 17:03:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:10 ---> Using cache 17:03:10 ---> 498561b45234 17:03:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:03:10 (24/39) Installing py3-requests (2.23.0-r0) 17:03:10 ---> Running in b70e93bd6462 17:03:10 (25/39) Installing py3-msgpack (1.0.0-r0) 17:03:10 (26/39) Installing py3-lockfile (0.12.2-r3) 17:03:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:03:10 (28/39) Installing py3-colorama (0.4.3-r0) 17:03:10 (29/39) Installing py3-distlib (0.3.0-r0) 17:03:10 (30/39) Installing py3-distro (1.5.0-r1) 17:03:10 (31/39) Installing py3-webencodings (0.5.1-r3) 17:03:10 (32/39) Installing py3-html5lib (1.0.1-r4) 17:03:10 (33/39) Installing py3-pytoml (0.1.21-r0) 17:03:10 (34/39) Installing py3-pep517 (0.8.2-r0) 17:03:10 (35/39) Installing py3-progress (1.5-r0) 17:03:10 (36/39) Installing py3-toml (0.10.1-r0) 17:03:10 (37/39) Installing py3-retrying (1.3.3-r0) 17:03:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:03:10 (39/39) Installing py3-pip (20.1.1-r0) 17:03:10 Executing busybox-1.31.1-r19.trigger 17:03:10 OK: 72 MiB in 59 packages 17:03:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:03:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:03:12 Collecting docker-compose==1.23.2 17:03:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:03:12 Removing intermediate container fd41bd20a192 17:03:12 ---> 221eb94b71eb 17:03:12 17:03:12 Step 11/24 : FROM alpine:3.12 17:03:12 ---> 13621d1b12d4 17:03:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:03:12 ---> Using cache 17:03:12 ---> bcf5a381a516 17:03:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:12 ---> Using cache 17:03:12 ---> 9c64b806f8ce 17:03:12 Step 14/24 : ENV APP_PORT=59882 17:03:12 Removing intermediate container 621117a61a02 17:03:12 ---> 1f7cc7d3744d 17:03:12 17:03:12 Step 11/32 : FROM alpine:3.12 17:03:12 ---> 13621d1b12d4 17:03:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:03:12 ---> Running in 3b5e33b3493d 17:03:12 ---> Running in 1220213741a6 17:03:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config 17:03:12 Removing intermediate container 3b5e33b3493d 17:03:12 ---> 4af937fd45ca 17:03:12 Step 15/24 : EXPOSE $APP_PORT 17:03:12 Removing intermediate container 1220213741a6 17:03:12 ---> a4e11a5be9d5 17:03:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:03:12 ---> Running in 0d89273bd6f8 17:03:12 Collecting PyYAML<4,>=3.10 17:03:12 ---> Running in 35c5bfb75611 17:03:12 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:12 OK: 219 MiB in 52 packages 17:03:12 Removing intermediate container 35c5bfb75611 17:03:12 ---> ecdad5a00f9e 17:03:12 Step 16/24 : WORKDIR / 17:03:12 ---> Running in 0f6053722b5d 17:03:13 Removing intermediate container 0f6053722b5d 17:03:13 ---> 1039d1c62734 17:03:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:03:13 Removing intermediate container b70e93bd6462 17:03:13 ---> b766af4661ec 17:03:13 Step 6/23 : COPY go.mod . 17:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:03:13 ---> c1617e8de02c 17:03:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:13 (1/2) Installing dumb-init (1.2.2-r1) 17:03:13 (2/2) Installing su-exec (0.2-r1) 17:03:13 Executing busybox-1.31.1-r20.trigger 17:03:13 OK: 6 MiB in 16 packages 17:03:13 Collecting docopt<0.7,>=0.6.1 17:03:13 Downloading docopt-0.6.2.tar.gz (25 kB) 17:03:13 ---> ebbd2ae49464 17:03:13 Step 7/23 : RUN go mod download 17:03:13 ---> Running in a678aca2bd34 17:03:14 ---> b95fe7730d03 17:03:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:14 Removing intermediate container 0d89273bd6f8 17:03:14 ---> 12126c5b6ded 17:03:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:03:14 ---> Running in 7352cda28d25 17:03:14 Collecting cached-property<2,>=1.2.0 17:03:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:14 ---> e4bc4645a9f3 17:03:14 Step 20/24 : ENTRYPOINT ["/core-command"] 17:03:14 Collecting texttable<0.10,>=0.9.0 17:03:14 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:14 Removing intermediate container 7352cda28d25 17:03:14 ---> c392b6eb9eac 17:03:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:03:14 ---> Running in 09e374eb3bb6 17:03:15 ---> Running in 01dc721b7e9d 17:03:15 Removing intermediate container 09e374eb3bb6 17:03:15 ---> 3710235558c7 17:03:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:15 Removing intermediate container 01dc721b7e9d 17:03:15 ---> 42ae173d14f1 17:03:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:03:15 ---> Running in bf0bbde03e70 17:03:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:03:16 ---> Running in c8726947f98f 17:03:16 Removing intermediate container a678aca2bd34 17:03:16 ---> d49927e99062 17:03:16 Step 8/23 : COPY . . 17:03:16 Removing intermediate container bf0bbde03e70 17:03:16 ---> f8d6afccc121 17:03:16 Step 22/24 : LABEL arch=x86_64 17:03:16 Collecting docker<4.0,>=3.6.0 17:03:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:17 Collecting dockerpty<0.5,>=0.4.1 17:03:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:17 ---> Running in 86a7cadc7c8a 17:03:17 Collecting websocket-client<1.0,>=0.32.0 17:03:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:03:18 Collecting jsonschema<3,>=2.5.1 17:03:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:24 Collecting idna<2.8,>=2.5 17:03:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:03:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:03:24 Removing intermediate container 86a7cadc7c8a 17:03:24 ---> 3fe4833892cd 17:03:24 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:24 ---> Running in 6fa0fe89880b 17:03:24 ---> 63c46dd7066e 17:03:24 Step 9/23 : RUN go mod tidy 17:03:24 Collecting urllib3<1.25,>=1.21.1 17:03:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:24 ---> Running in 49d7920852a2 17:03:24 Collecting docker-pycreds>=0.4.0 17:03:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:25 Removing intermediate container c8726947f98f 17:03:25 ---> d3133b673c6d 17:03:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:03:25 Removing intermediate container 6fa0fe89880b 17:03:25 ---> 84d6c5dd9734 17:03:25 Step 24/24 : LABEL version=2.0.0-dev.238 17:03:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:03:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:03:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:03:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:03:25 ---> Running in 4c93601c8e32 17:03:25 ---> Running in 4bafbe218d40 17:03:25 Installing collected packages: PyYAML, docopt, cached-property, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 17:03:25 Running setup.py install for PyYAML: started 17:03:25 Removing intermediate container 4bafbe218d40 17:03:25 ---> bccea89a07df 17:03:25 17:03:25 Removing intermediate container 4c93601c8e32 17:03:25 ---> fb8670c42555 17:03:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:03:25 Successfully built bccea89a07df 17:03:25 Successfully tagged core-command:latest 17:03:25  Building core-command ... done  ---> 8f5749c9e25e 17:03:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:03:25 Running setup.py install for PyYAML: finished with status 'done' 17:03:25 Running setup.py install for docopt: started 17:03:25 ---> Running in bf637a58f0ff 17:03:26 Running setup.py install for docopt: finished with status 'done' 17:03:26 Running setup.py install for texttable: started 17:03:27 Running setup.py install for texttable: finished with status 'done' 17:03:27 Attempting uninstall: idna 17:03:27 Found existing installation: idna 2.9 17:03:27 Uninstalling idna-2.9: 17:03:27 Successfully uninstalled idna-2.9 17:03:27 Attempting uninstall: urllib3 17:03:27 Found existing installation: urllib3 1.25.9 17:03:27 Uninstalling urllib3-1.25.9: 17:03:27 Successfully uninstalled urllib3-1.25.9 17:03:27 Removing intermediate container 49d7920852a2 17:03:27 ---> 0206c9303f7b 17:03:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:03:27 Attempting uninstall: requests 17:03:27 Found existing installation: requests 2.23.0 17:03:27 Uninstalling requests-2.23.0: 17:03:27 Successfully uninstalled requests-2.23.0 17:03:27 ---> Running in c796db7e1a03 17:03:27 Removing intermediate container bf637a58f0ff 17:03:27 ---> 6027ba306ba7 17:03:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:28 ---> 2102d19e5986 17:03:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:03:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:03:28 Running setup.py install for dockerpty: started 17:03:29 Running setup.py install for dockerpty: finished with status 'done' 17:03:29 ---> 740881e7dbba 17:03:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:03:29 ---> 9bdfd5738a16 17:03:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:03:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 17:03:30 ---> 4a012909f8ed 17:03:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:03:30 ---> c4b4c8c8f16c 17:03:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:03:30 ---> Running in 0b55f562a227 17:03:30 Removing intermediate container 0b55f562a227 17:03:30 ---> 9cc366d0245c 17:03:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:03:31 ---> 99b198370525 17:03:31 Step 27/32 : RUN chmod +x /entrypoint.sh 17:03:31 ---> Running in 60a03dee070e 17:03:32 Removing intermediate container 032c06c78f55 17:03:32 ---> c3cd3ca76afe 17:03:32 17:03:32 Step 11/26 : FROM alpine:3.12 17:03:32 3.12: Pulling from library/alpine 17:03:32 Removing intermediate container df6be9044f3d 17:03:32 ---> a1add99b2fd3 17:03:32 17:03:32 Step 11/22 : FROM alpine:3.12 17:03:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:03:32 Status: Downloaded newer image for alpine:3.12 17:03:32 3.12: Pulling from library/alpine 17:03:32 ---> 9852663dfa18 17:03:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:03:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:03:32 Status: Image is up to date for alpine:3.12 17:03:32 ---> 9852663dfa18 17:03:32 Step 12/22 : RUN apk add --update --no-cache curl 17:03:32 ---> Running in 4e03f559a13f 17:03:32 ---> Running in a0779a5c2022 17:03:34 Removing intermediate container e1e5731e7193 17:03:34 ---> 9a810040c4d0 17:03:34 Step 15/24 : ENV APP_PORT=58890 17:03:34 Removing intermediate container 60a03dee070e 17:03:34 ---> 3af888183c58 17:03:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:03:34 ---> Running in 291247a30684 17:03:34 ---> Running in 428da1e0a35d 17:03:34 Removing intermediate container 291247a30684 17:03:34 ---> d5658ed37d5a 17:03:34 Step 16/24 : EXPOSE $APP_PORT 17:03:34 ---> Running in 87025e13d731 17:03:34 Removing intermediate container 428da1e0a35d 17:03:34 ---> e2cb6a79b31f 17:03:34 Step 29/32 : CMD ["gate"] 17:03:34 Removing intermediate container 87025e13d731 17:03:34 ---> 20ead231ab7c 17:03:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:03:34 ---> Running in b4dd420a8fae 17:03:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:35 Removing intermediate container b4dd420a8fae 17:03:35 ---> 7e1e1ee28460 17:03:35 Step 30/32 : LABEL arch=x86_64 17:03:35 ---> b7dceacea063 17:03:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:03:35 (1/6) Installing ca-certificates (20191127-r4) 17:03:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:03:35 (3/6) Installing libcurl (7.76.1-r0) 17:03:35 (4/6) Installing curl (7.76.1-r0) 17:03:35 (5/6) Installing dumb-init (1.2.2-r1) 17:03:35 (6/6) Installing su-exec (0.2-r1) 17:03:35 Executing busybox-1.31.1-r20.trigger 17:03:35 Executing ca-certificates-20191127-r4.trigger 17:03:36 (1/4) Installing ca-certificates (20191127-r4) 17:03:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:03:36 OK: 7 MiB in 20 packages 17:03:36 (3/4) Installing libcurl (7.76.1-r0) 17:03:36 (4/4) Installing curl (7.76.1-r0) 17:03:36 Executing busybox-1.31.1-r20.trigger 17:03:36 Executing ca-certificates-20191127-r4.trigger 17:03:36 ---> Running in e3a60cf0b27f 17:03:36 ---> 03a2dffa759b 17:03:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:03:36 Removing intermediate container e3a60cf0b27f 17:03:36 ---> a663e968f3c2 17:03:36 Step 31/32 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:36 OK: 7 MiB in 18 packages 17:03:36 ---> 3e9906f538a3 17:03:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:03:37 ---> Running in 2a27cdf75771 17:03:37 ---> Running in 9ffd98901f47 17:03:38 Removing intermediate container 2a27cdf75771 17:03:38 ---> 89d5b91a8207 17:03:38 Step 32/32 : LABEL version=2.0.0-dev.238 17:03:38 Removing intermediate container 9ffd98901f47 17:03:38 ---> 728ec6bb575a 17:03:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:38 ---> Running in 850a3e5cc863 17:03:38 ---> Running in 69e1a8d4b5a4 17:03:38 Removing intermediate container 850a3e5cc863 17:03:38 ---> 6b6361967b5f 17:03:38 17:03:38 Successfully built 6b6361967b5f 17:03:38 Successfully tagged security-bootstrapper:latest 17:03:38  Building security-bootstrapper ... done Removing intermediate container 69e1a8d4b5a4 17:03:38 ---> 503fa79963c0 17:03:38 Step 22/24 : LABEL arch=x86_64 17:03:38 ---> Running in aecdd715d685 17:03:39 Removing intermediate container aecdd715d685 17:03:39 ---> 6e101d25f9aa 17:03:39 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:39 ---> Running in 2622a74529a2 17:03:39 Removing intermediate container 2622a74529a2 17:03:39 ---> 980df2b7c67a 17:03:39 Step 24/24 : LABEL version=2.0.0-dev.238 17:03:39 ---> Running in c6914e9a7198 17:03:40 Removing intermediate container c6914e9a7198 17:03:40 ---> 8b50efc5100f 17:03:40 17:03:40 Successfully built 8b50efc5100f 17:03:40 Successfully tagged sys-mgmt-agent:latest 17:03:40 Removing intermediate container 4e03f559a13f 17:03:40 ---> 52e80ea132ed 17:03:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:40 Removing intermediate container a0779a5c2022 17:03:40 ---> d1936de0f9cc 17:03:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:40 ---> Running in b61329f49973 17:03:41 ---> Running in bebc26693777 17:03:41  Building sys-mgmt-agent ... done Removing intermediate container bdd508417b55 17:03:41 ---> 5c565c0c5906 17:03:41 17:03:41 Step 11/23 : FROM alpine:3.12 17:03:41 ---> 13621d1b12d4 17:03:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:03:41 ---> Using cache 17:03:41 ---> bcf5a381a516 17:03:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:41 ---> Using cache 17:03:41 ---> 9c64b806f8ce 17:03:41 Step 14/23 : ENV APP_PORT=59861 17:03:41 ---> Running in 08a202ab948a 17:03:41 Removing intermediate container 08a202ab948a 17:03:41 ---> 2d177ee5b44a 17:03:41 Step 15/23 : EXPOSE $APP_PORT 17:03:41 ---> Running in d8b83f2beba3 17:03:41 Removing intermediate container b61329f49973 17:03:41 ---> 97698b716c07 17:03:41 Step 14/26 : WORKDIR / 17:03:41 Removing intermediate container d8b83f2beba3 17:03:41 ---> 1f6dfb8ce2d2 17:03:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:42 Removing intermediate container bebc26693777 17:03:42 ---> fe431932d2d3 17:03:42 Step 14/22 : WORKDIR /edgex 17:03:42 Removing intermediate container 3e86f68a5881 17:03:42 ---> 5f5122d9411a 17:03:42 17:03:42 Step 11/24 : FROM alpine:3.12 17:03:42 ---> 9852663dfa18 17:03:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:03:42 ---> 507f2a8cd712 17:03:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:42 ---> Running in 185ab4b37675 17:03:42 ---> Running in 3844b80b133b 17:03:42 ---> Running in 2acf8af3a8d9 17:03:43 ---> 7913d789a729 17:03:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:43 ---> 68001b6145eb 17:03:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:03:43 Removing intermediate container 185ab4b37675 17:03:43 ---> d66c9fc4827f 17:03:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:03:43 ---> Running in fc03c19767ab 17:03:43 Removing intermediate container 3844b80b133b 17:03:43 ---> 3296df6adbe1 17:03:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:45 ---> 55bca967b1b7 17:03:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:03:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:45 Removing intermediate container fc03c19767ab 17:03:45 ---> ee876f7fd6cc 17:03:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:45 ---> Running in dfbd08931624 17:03:45 Removing intermediate container dfbd08931624 17:03:45 ---> 65515da876c4 17:03:45 Step 21/23 : LABEL arch=x86_64 17:03:45 ---> Running in bd499df3c927 17:03:45 ---> b543896bdbd1 17:03:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:45 (1/1) Installing dumb-init (1.2.2-r1) 17:03:45 Executing busybox-1.31.1-r20.trigger 17:03:46 Removing intermediate container bd499df3c927 17:03:46 ---> 6aaed4aa718c 17:03:46 Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:46 OK: 5 MiB in 15 packages 17:03:46 Removing intermediate container 0398109077af 17:03:46 ---> 5e6f1474b93b 17:03:46 17:03:46 Step 11/23 : FROM alpine:3.12 17:03:46 ---> 9852663dfa18 17:03:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:03:46 ---> Running in d4d64bf616ad 17:03:46 ---> Running in 8d819750d24e 17:03:46 Removing intermediate container 8d819750d24e 17:03:46 ---> 642e50310305 17:03:46 Step 23/23 : LABEL version=2.0.0-dev.238 17:03:46 ---> Running in 2a95b4dbc22b 17:03:47 ---> 294f3fc725c4 17:03:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:03:47 Removing intermediate container 2a95b4dbc22b 17:03:47 ---> 94d9eaf11273 17:03:47 17:03:47 Successfully built 94d9eaf11273 17:03:47 Successfully tagged support-scheduler:latest 17:03:48 ---> 8c1e2a99fafa 17:03:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:48 ---> 685e4e41c073 17:03:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:03:48 Removing intermediate container 2acf8af3a8d9 17:03:48 ---> f388a8625cbf 17:03:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:48 ---> Running in 96b5f6ceed96 17:03:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:49  Building support-scheduler ... done Removing intermediate container c796db7e1a03 17:03:49 ---> 8d26cb40e1cc 17:03:49 17:03:49 Step 11/23 : FROM alpine:3.12 17:03:49 ---> 13621d1b12d4 17:03:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:49 ---> Running in 5d0be9e5c69c 17:03:49 Removing intermediate container 96b5f6ceed96 17:03:49 ---> 837ce6bf08c2 17:03:49 Step 14/24 : ENV APP_PORT=59882 17:03:49 (1/1) Installing dumb-init (1.2.2-r1) 17:03:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:03:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:03:49 Executing busybox-1.31.1-r20.trigger 17:03:49 OK: 5 MiB in 15 packages 17:03:49 ---> bf21b20132f0 17:03:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:03:49 (1/2) Installing ca-certificates (20191127-r4) 17:03:49 (2/2) Installing dumb-init (1.2.2-r1) 17:03:49 Executing busybox-1.31.1-r20.trigger 17:03:49 Executing ca-certificates-20191127-r4.trigger 17:03:49 OK: 6 MiB in 16 packages 17:03:49 ---> Running in 5504a11f3b04 17:03:50 Removing intermediate container 5d0be9e5c69c 17:03:50 ---> 458dae4d5082 17:03:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:03:50 ---> Running in 4718f6cb6964 17:03:50 ---> 9453fd3f03e8 17:03:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:03:50 Removing intermediate container 4718f6cb6964 17:03:50 ---> e1ce0deb209b 17:03:50 Step 14/23 : ENV APP_PORT=59860 17:03:50 ---> Running in 86fed62d319e 17:03:50 Removing intermediate container 86fed62d319e 17:03:50 ---> 1593bc4c7287 17:03:50 Step 15/23 : EXPOSE $APP_PORT 17:03:50 ---> Running in 986919e127ac 17:03:50 ---> Running in ab9da759d705 17:03:50 Removing intermediate container 5504a11f3b04 17:03:50 ---> 4484b7769c59 17:03:50 Step 15/24 : EXPOSE $APP_PORT 17:03:50 Removing intermediate container 986919e127ac 17:03:50 ---> 7938fdff9357 17:03:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:50 ---> 49b93da20148 17:03:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:03:50 ---> Running in 7bcb4ce31eef 17:03:51 Removing intermediate container d4d64bf616ad 17:03:51 ---> e5efcd4e448b 17:03:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:51 ---> Running in e4b6f62ae6d3 17:03:51 Removing intermediate container ab9da759d705 17:03:51 ---> d52f84739220 17:03:51 Step 19/22 : CMD ["--init=true"] 17:03:51 ---> bcdf17808168 17:03:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:03:51 ---> Running in e3312c5aa2fe 17:03:51 ---> b25cdfcd689c 17:03:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:03:51 Removing intermediate container 7bcb4ce31eef 17:03:51 ---> a364e4553a9a 17:03:51 Step 16/24 : WORKDIR / 17:03:52 Removing intermediate container e4b6f62ae6d3 17:03:52 ---> 4250e889999c 17:03:52 Step 14/23 : ENV APP_PORT=59861 17:03:52 ---> b3954b7d037a 17:03:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:03:52 ---> Running in a14b1e2851a6 17:03:52 Removing intermediate container a14b1e2851a6 17:03:52 ---> 29343d8dbb3a 17:03:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:52 ---> Running in bb51ecec819a 17:03:52 ---> Running in e879ceee48ff 17:03:52 Removing intermediate container e3312c5aa2fe 17:03:52 ---> f39a4cce1bcf 17:03:52 Step 20/22 : LABEL arch=arm64 17:03:52 Removing intermediate container e879ceee48ff 17:03:52 ---> 4de5e0b3293b 17:03:52 Step 21/23 : LABEL arch=x86_64 17:03:52 ---> Running in e649afd76d66 17:03:53 ---> Running in 03e9443c8204 17:03:53 ---> Running in 76b91720c06a 17:03:53 Removing intermediate container 03e9443c8204 17:03:53 ---> 6269756203af 17:03:53 Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:53 ---> Running in 3ccc27312866 17:03:53 ---> 66fa1d26c58e 17:03:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:03:53 Removing intermediate container bb51ecec819a 17:03:53 ---> 1ef6a2eb89f4 17:03:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:54 Removing intermediate container 3ccc27312866 17:03:54 ---> 09c2cb2f1635 17:03:54 Step 23/23 : LABEL version=2.0.0-dev.238 17:03:54 Removing intermediate container e649afd76d66 17:03:54 ---> 409e9c5fa872 17:03:54 Step 15/23 : EXPOSE $APP_PORT 17:03:54 ---> Running in dcec139c2f45 17:03:54 Removing intermediate container 76b91720c06a 17:03:54 ---> 848fe595bd4a 17:03:54 Step 21/22 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:03:54 Removing intermediate container dcec139c2f45 17:03:54 ---> fb1dd076fb0f 17:03:54 17:03:54 Successfully built fb1dd076fb0f 17:03:54 ---> Running in 59c5c5d4c54b 17:03:54 Removing intermediate container 7ed839dcb690 17:03:54 ---> 10949f7e3b8f 17:03:54 17:03:54 Step 11/24 : FROM alpine:3.12 17:03:54 ---> 9852663dfa18 17:03:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:03:54 ---> Running in 46621443feff 17:03:54 ---> e51b3c42a037 17:03:54 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/ 17:03:54 ---> Running in c210ac934c59 17:03:54 ---> Running in e9c8421cf96b 17:03:55 Successfully tagged support-notifications:latest 17:03:55 ---> eb266e26cd6a 17:03:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:55 Removing intermediate container 59c5c5d4c54b 17:03:55 ---> e0623bc8ddad 17:03:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:55 Removing intermediate container 46621443feff 17:03:55 ---> 47366cf94d5b 17:03:55 Step 22/22 : LABEL version=2.0.0-dev.238 17:03:55 Removing intermediate container c210ac934c59 17:03:55 ---> 123a8ecfe435 17:03:55 Step 13/24 : ENV APP_PORT=59880 17:03:55 ---> Running in dc3dcefd903a 17:03:56 ---> Running in 4f1d93f087fe 17:03:56  Building support-notifications ... done  [Pipeline] } 17:03:56 $ docker stop --time=1 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 17:03:56 Removing intermediate container dc3dcefd903a 17:03:56 ---> 24526759a411 17:03:56 17:03:56 ---> e4ab461da61a 17:03:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:03:56 Removing intermediate container 4f1d93f087fe 17:03:56 ---> 569dd3a4ae18 17:03:56 Step 14/24 : EXPOSE $APP_PORT 17:03:56 Successfully built 24526759a411 17:03:57 Successfully tagged security-proxy-setup-arm64:latest 17:03:57  Building security-proxy-setup ... done Building support-notifications 17:03:57 ---> 9e8822c1df80 17:03:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:57 ---> Running in fc8caa3875ea 17:03:57 Removing intermediate container fc8caa3875ea 17:03:57 ---> 962fe18b8f26 17:03:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:57 $ docker rm -f 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 [Pipeline] // withDockerContainer 17:03:57 ---> Running in 4067e848e864 17:03:57 Removing intermediate container e9c8421cf96b 17:03:57 ---> 273f41e2479c 17:03:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] sh 17:03:58 + docker images 17:03:58 REPOSITORY TAG IMAGE ID CREATED SIZE 17:03:58 support-notifications latest fb1dd076fb0f 4 seconds ago 17.8MB 17:03:58 8d26cb40e1cc 10 seconds ago 1.16GB 17:03:58 support-scheduler latest 94d9eaf11273 12 seconds ago 17.1MB 17:03:58 5c565c0c5906 18 seconds ago 1.16GB 17:03:58 sys-mgmt-agent latest 8b50efc5100f 19 seconds ago 312MB 17:03:58 security-bootstrapper latest 6b6361967b5f 20 seconds ago 18.2MB 17:03:58 core-command latest bccea89a07df 33 seconds ago 17.1MB 17:03:58 1f7cc7d3744d 46 seconds ago 1.15GB 17:03:58 221eb94b71eb 47 seconds ago 1.16GB 17:03:58 core-metadata latest 2ca496f693bd About a minute ago 18.6MB 17:03:58 core-data latest 10aef7f9bf75 About a minute ago 21.6MB 17:03:58 a83d93cb3cc9 About a minute ago 1.16GB 17:03:58 28cf54b1e751 About a minute ago 1.17GB 17:03:58 f8b7e7492ff9 About a minute ago 1.17GB 17:03:58 security-secretstore-setup latest 54fdd514a8e9 2 minutes ago 25.8MB 17:03:58 security-proxy-setup latest c271bfc66dd7 2 minutes ago 25.3MB 17:03:58 1bd39eb893cf 2 minutes ago 1.16GB 17:03:58 3ed404fc8575 2 minutes ago 1.16GB 17:03:58 ci-base-image-x86_64 latest 4a7e04762f67 8 minutes ago 648MB 17:03:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 17:03:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:03:58 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 17:03:58 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:03:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 17:03:58 ---> Running in 0dbb3a10c6d2 17:03:58 ---> b2395cbdee51 17:03:58 Step 20/24 : ENTRYPOINT ["/core-command"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:58 provisioning config files... 17:03:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config7041264090441984895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:58 ---> a8952426c634 17:03:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:03:59 ---> docker-login.sh 17:03:59 nexus3.edgexfoundry.org:10001 17:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:59 Configure a credential helper to remove this warning. See 17:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:59 17:03:59 Login Succeeded 17:03:59 nexus3.edgexfoundry.org:10002 17:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:59 ---> Running in 131f15b93a2c 17:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:59 Configure a credential helper to remove this warning. See 17:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:59 17:03:59 Login Succeeded 17:03:59 nexus3.edgexfoundry.org:10003 17:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:59 Configure a credential helper to remove this warning. See 17:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:59 17:03:59 Login Succeeded 17:03:59 nexus3.edgexfoundry.org:10004 17:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:59 Configure a credential helper to remove this warning. See 17:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:59 17:03:59 Login Succeeded 17:03:59 docker.io 17:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:59 Removing intermediate container 0dbb3a10c6d2 17:03:59 ---> 2bd33a0c01bf 17:03:59 Step 24/26 : LABEL arch=arm64 17:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:00 Configure a credential helper to remove this warning. See 17:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:00 17:04:00 Login Succeeded 17:04:00 ---> docker-login.sh ends [Pipeline] } 17:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:04:00 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:00 2.0.0-dev.238 17:04:00 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:00 master 17:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:00 ---> Running in 6b5d67f721f0 17:04:00 ---> 0b4fc52ab919 17:04:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:04:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:00 Removing intermediate container 131f15b93a2c 17:04:00 ---> 68c0d8f069f7 17:04:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:00 + docker push nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:04:00 1747e97fba0b: Preparing 17:04:00 145cb638bae0: Preparing 17:04:00 d62b1235ad23: Preparing 17:04:00 ff0f58bac675: Preparing 17:04:00 32f366d666a5: Preparing 17:04:00 32f366d666a5: Layer already exists 17:04:00 ---> Running in 8ebc123c5db6 17:04:00 ---> Running in cb9599430e02 17:04:01 1747e97fba0b: Pushed 17:04:01 d62b1235ad23: Pushed 17:04:01 ff0f58bac675: Pushed 17:04:01 Removing intermediate container 6b5d67f721f0 17:04:01 ---> 1d107ea1eb77 17:04:01 Step 25/26 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:01 ---> Running in 37c50ff3fdd7 17:04:01 Removing intermediate container 4067e848e864 17:04:01 ---> e56f8e97f4df 17:04:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:04:01 Removing intermediate container 8ebc123c5db6 17:04:01 ---> def4448dece0 17:04:01 Step 22/24 : LABEL arch=arm64 17:04:01 Removing intermediate container cb9599430e02 17:04:01 ---> 3d16771b88dc 17:04:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:01 ---> Running in 6e700f42fef6 17:04:01 ---> Running in 3aef8b05f606 17:04:01 ---> Running in 81dad478322f 17:04:02 145cb638bae0: Pushed 17:04:02 Removing intermediate container 37c50ff3fdd7 17:04:02 ---> 1660eb1e6ad2 17:04:02 Step 26/26 : LABEL version=2.0.0-dev.238 17:04:02 ---> Running in 6e7f91bad4da 17:04:02 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:02 Removing intermediate container 6e700f42fef6 17:04:02 ---> 84c75703a5c2 17:04:02 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:02 Removing intermediate container 81dad478322f 17:04:02 ---> 871a861065f0 17:04:02 Step 21/23 : LABEL arch=arm64 17:04:02 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 17:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:04:02 1747e97fba0b: Preparing 17:04:02 145cb638bae0: Preparing 17:04:02 d62b1235ad23: Preparing 17:04:02 ff0f58bac675: Preparing 17:04:02 32f366d666a5: Preparing 17:04:02 32f366d666a5: Layer already exists 17:04:02 1747e97fba0b: Layer already exists 17:04:02 145cb638bae0: Layer already exists 17:04:02 ff0f58bac675: Layer already exists 17:04:02 d62b1235ad23: Layer already exists 17:04:02 2.0.0-dev.238: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:03 ---> Running in 15b7313bc4fb 17:04:03 ---> Running in a73483f8b726 17:04:03 Removing intermediate container 6e7f91bad4da 17:04:03 ---> b47870bb7bf2 17:04:03 17:04:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:04:03 + docker push nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:04:03 1747e97fba0b: Preparing 17:04:03 145cb638bae0: Preparing 17:04:03 d62b1235ad23: Preparing 17:04:03 ff0f58bac675: Preparing 17:04:03 32f366d666a5: Preparing 17:04:03 145cb638bae0: Layer already exists 17:04:03 d62b1235ad23: Layer already exists 17:04:03 1747e97fba0b: Layer already exists 17:04:03 ff0f58bac675: Layer already exists 17:04:03 32f366d666a5: Layer already exists 17:04:03 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:03 Successfully built b47870bb7bf2 17:04:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 17:04:03 Successfully tagged security-secretstore-setup-arm64:latest 17:04:03 Building sys-mgmt-agent 17:04:03  Building security-secretstore-setup ... done Removing intermediate container a73483f8b726 17:04:03 Removing intermediate container 15b7313bc4fb 17:04:03 ---> 6d415e994caf 17:04:03 ---> 071ff443daea 17:04:03 Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:03 Step 24/24 : LABEL version=2.0.0-dev.238 17:04:03 ---> Running in 628efb3e1b63 17:04:03 ---> Running in f3d5020b522d 17:04:04 + docker push nexus3.edgexfoundry.org:10004/core-command:master 17:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:04:04 1747e97fba0b: Preparing 17:04:04 145cb638bae0: Preparing 17:04:04 d62b1235ad23: Preparing 17:04:04 ff0f58bac675: Preparing 17:04:04 32f366d666a5: Preparing 17:04:04 d62b1235ad23: Layer already exists 17:04:04 ff0f58bac675: Layer already exists 17:04:04 1747e97fba0b: Layer already exists 17:04:04 32f366d666a5: Layer already exists 17:04:04 145cb638bae0: Layer already exists 17:04:04 master: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry 17:04:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:04 ===================================================== [Pipeline] echo 17:04:04 taggedImages: 17:04:04 - nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:04 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 17:04:04 - nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:04 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 17:04:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:04:04 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:04 2.0.0-dev.238 17:04:04 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:04 master 17:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:04 + docker push nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:04:04 29e07e73bac9: Preparing 17:04:04 908b5be00b61: Preparing 17:04:04 d62b1235ad23: Preparing 17:04:04 abebffac5ae9: Preparing 17:04:04 217ac9ee10c6: Preparing 17:04:04 32f366d666a5: Preparing 17:04:04 32f366d666a5: Waiting 17:04:04 d62b1235ad23: Layer already exists 17:04:04 Removing intermediate container 628efb3e1b63 17:04:04 Removing intermediate container f3d5020b522d 17:04:04 ---> ccccd2648940 17:04:04 Step 23/23 : LABEL version=2.0.0-dev.238 17:04:04 ---> e6c8821f368b 17:04:04 17:04:04 (1/6) Installing dumb-init (1.2.2-r1) 17:04:05 32f366d666a5: Layer already exists 17:04:05 217ac9ee10c6: Pushed 17:04:05 29e07e73bac9: Pushed 17:04:05 abebffac5ae9: Pushed 17:04:05 (2/6) Installing libgcc (9.3.0-r2) 17:04:05 (3/6) Installing libsodium (1.0.18-r0) 17:04:05 ---> Running in 39d29d94fd51 17:04:05 (4/6) Installing libstdc++ (9.3.0-r2) 17:04:05 Successfully built e6c8821f368b 17:04:05 (5/6) Installing libzmq (4.3.3-r0) 17:04:05 Successfully tagged core-command-arm64:latest 17:04:05 Building security-bootstrapper 17:04:05  Building core-command ... done (6/6) Installing zeromq (4.3.3-r0) 17:04:06 Executing busybox-1.31.1-r20.trigger 17:04:06 OK: 8 MiB in 20 packages 17:04:06 Removing intermediate container 39d29d94fd51 17:04:06 ---> 0e7c5d249704 17:04:06 17:04:06 908b5be00b61: Pushed 17:04:06 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:06 Successfully built 0e7c5d249704 17:04:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:07 Successfully tagged support-scheduler-arm64:latest 17:04:07  Building support-scheduler ... done Building core-metadata 17:04:07 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 17:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:04:07 29e07e73bac9: Preparing 17:04:07 908b5be00b61: Preparing 17:04:07 d62b1235ad23: Preparing 17:04:07 abebffac5ae9: Preparing 17:04:07 217ac9ee10c6: Preparing 17:04:07 32f366d666a5: Preparing 17:04:07 32f366d666a5: Waiting 17:04:07 d62b1235ad23: Layer already exists 17:04:07 217ac9ee10c6: Layer already exists 17:04:07 908b5be00b61: Layer already exists 17:04:07 abebffac5ae9: Layer already exists 17:04:07 29e07e73bac9: Layer already exists 17:04:07 32f366d666a5: Layer already exists 17:04:07 2.0.0-dev.238: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:07 + docker push nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:04:07 29e07e73bac9: Preparing 17:04:07 908b5be00b61: Preparing 17:04:07 d62b1235ad23: Preparing 17:04:07 abebffac5ae9: Preparing 17:04:07 217ac9ee10c6: Preparing 17:04:07 32f366d666a5: Preparing 17:04:07 32f366d666a5: Waiting 17:04:07 abebffac5ae9: Layer already exists 17:04:07 908b5be00b61: Layer already exists 17:04:07 29e07e73bac9: Layer already exists 17:04:07 d62b1235ad23: Layer already exists 17:04:07 217ac9ee10c6: Layer already exists 17:04:07 32f366d666a5: Layer already exists 17:04:07 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:04:08 Removing intermediate container 3aef8b05f606 17:04:08 ---> f40a708fbc7e 17:04:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 17:04:08 + docker push nexus3.edgexfoundry.org:10004/core-data:master 17:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:04:08 29e07e73bac9: Preparing 17:04:08 908b5be00b61: Preparing 17:04:08 d62b1235ad23: Preparing 17:04:08 abebffac5ae9: Preparing 17:04:08 217ac9ee10c6: Preparing 17:04:08 32f366d666a5: Preparing 17:04:08 32f366d666a5: Waiting 17:04:08 908b5be00b61: Layer already exists 17:04:08 29e07e73bac9: Layer already exists 17:04:08 d62b1235ad23: Layer already exists 17:04:08 abebffac5ae9: Layer already exists 17:04:08 217ac9ee10c6: Layer already exists 17:04:08 32f366d666a5: Layer already exists 17:04:08 master: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:08 ===================================================== [Pipeline] echo 17:04:08 taggedImages: 17:04:08 - nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:08 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 17:04:08 - nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:08 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 17:04:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:04:08 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:08 2.0.0-dev.238 17:04:08 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:08 master 17:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:08 ---> 1e495ea6be7a 17:04:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:04:09 d45f1d91eaa6: Preparing 17:04:09 5849cfeeccd0: Preparing 17:04:09 d62b1235ad23: Preparing 17:04:09 ff0f58bac675: Preparing 17:04:09 32f366d666a5: Preparing 17:04:09 ff0f58bac675: Layer already exists 17:04:09 d62b1235ad23: Layer already exists 17:04:09 32f366d666a5: Layer already exists 17:04:09 d45f1d91eaa6: Pushed 17:04:10 ---> 96bfe7b4b3ec 17:04:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:11 5849cfeeccd0: Pushed 17:04:11 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 17:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:04:11 d45f1d91eaa6: Preparing 17:04:11 5849cfeeccd0: Preparing 17:04:11 d62b1235ad23: Preparing 17:04:11 ff0f58bac675: Preparing 17:04:11 32f366d666a5: Preparing 17:04:11 d45f1d91eaa6: Layer already exists 17:04:11 32f366d666a5: Layer already exists 17:04:11 d62b1235ad23: Layer already exists 17:04:11 ff0f58bac675: Layer already exists 17:04:11 5849cfeeccd0: Layer already exists 17:04:11 2.0.0-dev.238: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:12 ---> cb720a39f091 17:04:12 Step 20/24 : ENTRYPOINT ["/core-data"] 17:04:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:04:12 d45f1d91eaa6: Preparing 17:04:12 5849cfeeccd0: Preparing 17:04:12 d62b1235ad23: Preparing 17:04:12 ff0f58bac675: Preparing 17:04:12 32f366d666a5: Preparing 17:04:12 32f366d666a5: Layer already exists 17:04:12 5849cfeeccd0: Layer already exists 17:04:12 ff0f58bac675: Layer already exists 17:04:12 d45f1d91eaa6: Layer already exists 17:04:12 d62b1235ad23: Layer already exists 17:04:12 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 17:04:12 ---> Running in aeb94bed9474 17:04:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 17:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:04:12 d45f1d91eaa6: Preparing 17:04:12 5849cfeeccd0: Preparing 17:04:12 d62b1235ad23: Preparing 17:04:12 ff0f58bac675: Preparing 17:04:12 32f366d666a5: Preparing 17:04:12 ff0f58bac675: Layer already exists 17:04:12 32f366d666a5: Layer already exists 17:04:12 5849cfeeccd0: Layer already exists 17:04:12 d62b1235ad23: Layer already exists 17:04:12 d45f1d91eaa6: Layer already exists 17:04:12 master: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:12 ===================================================== [Pipeline] echo 17:04:12 taggedImages: 17:04:12 - nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:12 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 17:04:12 - nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:12 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 17:04:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:04:12 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:12 2.0.0-dev.238 17:04:12 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:12 master 17:04:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:13 Removing intermediate container aeb94bed9474 17:04:13 ---> f50e112cdfca 17:04:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:04:13 747718fb8e7b: Preparing 17:04:13 747718fb8e7b: Preparing 17:04:13 d63564616aa5: Preparing 17:04:13 357e6bb98e36: Preparing 17:04:13 426dbba244ed: Preparing 17:04:13 403ee6387972: Preparing 17:04:13 d62b1235ad23: Preparing 17:04:13 f603d7994ad4: Preparing 17:04:13 f603d7994ad4: Preparing 17:04:13 09dd63b2035a: Preparing 17:04:13 204455bf2ebc: Preparing 17:04:13 32f366d666a5: Preparing 17:04:13 d62b1235ad23: Waiting 17:04:13 f603d7994ad4: Waiting 17:04:13 09dd63b2035a: Waiting 17:04:13 204455bf2ebc: Waiting 17:04:13 32f366d666a5: Waiting 17:04:13 d63564616aa5: Pushed 17:04:13 426dbba244ed: Pushed 17:04:13 d62b1235ad23: Layer already exists 17:04:13 357e6bb98e36: Pushed 17:04:13 747718fb8e7b: Pushed 17:04:13 32f366d666a5: Layer already exists 17:04:14 204455bf2ebc: Pushed 17:04:14 f603d7994ad4: Pushed 17:04:14 09dd63b2035a: Pushed 17:04:14 ---> Running in e9e8b4c99855 17:04:15 403ee6387972: Pushed 17:04:15 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:15 Removing intermediate container e9e8b4c99855 17:04:15 ---> 36a594a87b50 17:04:15 Step 22/24 : LABEL arch=arm64 17:04:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 17:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:04:15 747718fb8e7b: Preparing 17:04:15 747718fb8e7b: Preparing 17:04:15 d63564616aa5: Preparing 17:04:15 357e6bb98e36: Preparing 17:04:15 426dbba244ed: Preparing 17:04:15 403ee6387972: Preparing 17:04:15 d62b1235ad23: Preparing 17:04:15 f603d7994ad4: Preparing 17:04:15 f603d7994ad4: Preparing 17:04:15 09dd63b2035a: Preparing 17:04:15 204455bf2ebc: Preparing 17:04:15 32f366d666a5: Preparing 17:04:15 d62b1235ad23: Waiting 17:04:15 f603d7994ad4: Waiting 17:04:15 09dd63b2035a: Waiting 17:04:15 204455bf2ebc: Waiting 17:04:15 32f366d666a5: Waiting 17:04:15 d63564616aa5: Layer already exists 17:04:15 403ee6387972: Layer already exists 17:04:15 747718fb8e7b: Layer already exists 17:04:15 426dbba244ed: Layer already exists 17:04:15 357e6bb98e36: Layer already exists 17:04:15 d62b1235ad23: Layer already exists 17:04:15 f603d7994ad4: Layer already exists 17:04:15 32f366d666a5: Layer already exists 17:04:15 09dd63b2035a: Layer already exists 17:04:15 204455bf2ebc: Layer already exists 17:04:15 2.0.0-dev.238: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:15 ---> Running in f012eb7ce342 17:04:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:04:16 747718fb8e7b: Preparing 17:04:16 747718fb8e7b: Preparing 17:04:16 d63564616aa5: Preparing 17:04:16 357e6bb98e36: Preparing 17:04:16 426dbba244ed: Preparing 17:04:16 403ee6387972: Preparing 17:04:16 d62b1235ad23: Preparing 17:04:16 f603d7994ad4: Preparing 17:04:16 f603d7994ad4: Preparing 17:04:16 09dd63b2035a: Preparing 17:04:16 204455bf2ebc: Preparing 17:04:16 32f366d666a5: Preparing 17:04:16 d62b1235ad23: Waiting 17:04:16 f603d7994ad4: Waiting 17:04:16 204455bf2ebc: Waiting 17:04:16 09dd63b2035a: Waiting 17:04:16 32f366d666a5: Waiting 17:04:16 403ee6387972: Layer already exists 17:04:16 357e6bb98e36: Layer already exists 17:04:16 747718fb8e7b: Layer already exists 17:04:16 d63564616aa5: Layer already exists 17:04:16 426dbba244ed: Layer already exists 17:04:16 d62b1235ad23: Layer already exists 17:04:16 f603d7994ad4: Layer already exists 17:04:16 32f366d666a5: Layer already exists 17:04:16 204455bf2ebc: Layer already exists 17:04:16 09dd63b2035a: Layer already exists 17:04:16 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:04:16 Removing intermediate container f012eb7ce342 17:04:16 ---> 844cf3f67842 17:04:16 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 17:04:16 ---> Running in e8f0a6ba3e49 17:04:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 17:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:04:16 747718fb8e7b: Preparing 17:04:16 747718fb8e7b: Preparing 17:04:16 d63564616aa5: Preparing 17:04:16 357e6bb98e36: Preparing 17:04:16 426dbba244ed: Preparing 17:04:16 403ee6387972: Preparing 17:04:16 d62b1235ad23: Preparing 17:04:16 f603d7994ad4: Preparing 17:04:16 f603d7994ad4: Preparing 17:04:16 09dd63b2035a: Preparing 17:04:16 204455bf2ebc: Preparing 17:04:16 32f366d666a5: Preparing 17:04:16 d62b1235ad23: Waiting 17:04:16 f603d7994ad4: Waiting 17:04:16 09dd63b2035a: Waiting 17:04:16 204455bf2ebc: Waiting 17:04:16 32f366d666a5: Waiting 17:04:16 403ee6387972: Layer already exists 17:04:16 357e6bb98e36: Layer already exists 17:04:16 426dbba244ed: Layer already exists 17:04:16 d63564616aa5: Layer already exists 17:04:16 747718fb8e7b: Layer already exists 17:04:16 d62b1235ad23: Layer already exists 17:04:16 f603d7994ad4: Layer already exists 17:04:16 09dd63b2035a: Layer already exists 17:04:16 204455bf2ebc: Layer already exists 17:04:16 32f366d666a5: Layer already exists 17:04:16 master: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:16 ===================================================== [Pipeline] echo 17:04:16 taggedImages: 17:04:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 17:04:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 17:04:17 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:04:17 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:17 2.0.0-dev.238 17:04:17 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:17 master 17:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:17 Removing intermediate container e8f0a6ba3e49 17:04:17 ---> 810f8caf30a8 17:04:17 Step 24/24 : LABEL version=2.0.0-dev.238 17:04:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:17 ---> Running in ad94892f8cb9 17:04:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:04:17 4cf3b1f385ca: Preparing 17:04:17 8bd7d1e59925: Preparing 17:04:17 df566f97429b: Preparing 17:04:17 74217e54e43d: Preparing 17:04:17 ca8f1ba03bc9: Preparing 17:04:17 32f366d666a5: Preparing 17:04:17 32f366d666a5: Waiting 17:04:18 Removing intermediate container ad94892f8cb9 17:04:18 ---> 79150897e937 17:04:18 17:04:18 74217e54e43d: Pushed 17:04:18 df566f97429b: Pushed 17:04:18 32f366d666a5: Layer already exists 17:04:18 ca8f1ba03bc9: Pushed 17:04:18 8bd7d1e59925: Pushed 17:04:18 Successfully built 79150897e937 17:04:18 Successfully tagged core-data-arm64:latest 17:04:18 4cf3b1f385ca: Pushed 17:04:19 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:04:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 17:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:04:19 4cf3b1f385ca: Preparing 17:04:19 8bd7d1e59925: Preparing 17:04:19 df566f97429b: Preparing 17:04:19 74217e54e43d: Preparing 17:04:19 ca8f1ba03bc9: Preparing 17:04:19 32f366d666a5: Preparing 17:04:19 32f366d666a5: Waiting 17:04:19 74217e54e43d: Layer already exists 17:04:19 df566f97429b: Layer already exists 17:04:19 ca8f1ba03bc9: Layer already exists 17:04:19 4cf3b1f385ca: Layer already exists 17:04:19 8bd7d1e59925: Layer already exists 17:04:19 32f366d666a5: Layer already exists 17:04:19 2.0.0-dev.238: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:04:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:04:20 4cf3b1f385ca: Preparing 17:04:20 8bd7d1e59925: Preparing 17:04:20 df566f97429b: Preparing 17:04:20 74217e54e43d: Preparing 17:04:20 ca8f1ba03bc9: Preparing 17:04:20 32f366d666a5: Preparing 17:04:20 32f366d666a5: Waiting 17:04:20 4cf3b1f385ca: Layer already exists 17:04:20 74217e54e43d: Layer already exists 17:04:20 ca8f1ba03bc9: Layer already exists 17:04:20 df566f97429b: Layer already exists 17:04:20 8bd7d1e59925: Layer already exists 17:04:20 32f366d666a5: Layer already exists 17:04:20 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh 17:04:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 17:04:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 17:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:04:20 4cf3b1f385ca: Preparing 17:04:20 8bd7d1e59925: Preparing 17:04:20 df566f97429b: Preparing 17:04:20 74217e54e43d: Preparing 17:04:20 ca8f1ba03bc9: Preparing 17:04:20 32f366d666a5: Preparing 17:04:20 32f366d666a5: Waiting 17:04:20 df566f97429b: Layer already exists 17:04:20 8bd7d1e59925: Layer already exists 17:04:20 ca8f1ba03bc9: Layer already exists 17:04:20 74217e54e43d: Layer already exists 17:04:20 4cf3b1f385ca: Layer already exists 17:04:20 32f366d666a5: Layer already exists 17:04:20 master: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:20 ===================================================== [Pipeline] echo 17:04:20 taggedImages: 17:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 17:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 17:04:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:04:20 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:20 2.0.0-dev.238 17:04:20 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:20 master 17:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:04:21 c46c2ea13f6d: Preparing 17:04:21 60546e1d26ed: Preparing 17:04:21 8bc779a61d1e: Preparing 17:04:21 cde1571a5ebc: Preparing 17:04:21 a9f8f5c1b688: Preparing 17:04:21 f9896956fe61: Preparing 17:04:21 97d4158915ee: Preparing 17:04:21 5b75bc643cf2: Preparing 17:04:21 5bc3c32116d9: Preparing 17:04:21 32f366d666a5: Preparing 17:04:21 f9896956fe61: Waiting 17:04:21 97d4158915ee: Waiting 17:04:21 5b75bc643cf2: Waiting 17:04:21 5bc3c32116d9: Waiting 17:04:21 32f366d666a5: Waiting 17:04:22 a9f8f5c1b688: Pushed 17:04:22 60546e1d26ed: Pushed 17:04:22 c46c2ea13f6d: Pushed 17:04:22 f9896956fe61: Pushed 17:04:22 5b75bc643cf2: Pushed 17:04:22 97d4158915ee: Pushed 17:04:22 32f366d666a5: Layer already exists 17:04:22 8bc779a61d1e: Pushed 17:04:22 cde1571a5ebc: Pushed 17:04:22 5bc3c32116d9: Pushed 17:04:22 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:04:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 17:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:04:23 c46c2ea13f6d: Preparing 17:04:23 60546e1d26ed: Preparing 17:04:23 8bc779a61d1e: Preparing 17:04:23 cde1571a5ebc: Preparing 17:04:23 a9f8f5c1b688: Preparing 17:04:23 f9896956fe61: Preparing 17:04:23 97d4158915ee: Preparing 17:04:23 5b75bc643cf2: Preparing 17:04:23 5bc3c32116d9: Preparing 17:04:23 32f366d666a5: Preparing 17:04:23 f9896956fe61: Waiting 17:04:23 97d4158915ee: Waiting 17:04:23 5bc3c32116d9: Waiting 17:04:23 32f366d666a5: Waiting 17:04:23 5b75bc643cf2: Waiting 17:04:23 c46c2ea13f6d: Layer already exists 17:04:23 cde1571a5ebc: Layer already exists 17:04:23 8bc779a61d1e: Layer already exists 17:04:23 a9f8f5c1b688: Layer already exists 17:04:23 60546e1d26ed: Layer already exists 17:04:23 f9896956fe61: Layer already exists 17:04:23 97d4158915ee: Layer already exists 17:04:23 32f366d666a5: Layer already exists 17:04:23 5b75bc643cf2: Layer already exists 17:04:23 5bc3c32116d9: Layer already exists 17:04:23 2.0.0-dev.238: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:04:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:04:24 c46c2ea13f6d: Preparing 17:04:24 60546e1d26ed: Preparing 17:04:24 8bc779a61d1e: Preparing 17:04:24 cde1571a5ebc: Preparing 17:04:24 a9f8f5c1b688: Preparing 17:04:24 f9896956fe61: Preparing 17:04:24 97d4158915ee: Preparing 17:04:24 5b75bc643cf2: Preparing 17:04:24 5bc3c32116d9: Preparing 17:04:24 32f366d666a5: Preparing 17:04:24 f9896956fe61: Waiting 17:04:24 97d4158915ee: Waiting 17:04:24 5b75bc643cf2: Waiting 17:04:24 5bc3c32116d9: Waiting 17:04:24 32f366d666a5: Waiting 17:04:24 8bc779a61d1e: Layer already exists 17:04:24 cde1571a5ebc: Layer already exists 17:04:24 c46c2ea13f6d: Layer already exists 17:04:24 a9f8f5c1b688: Layer already exists 17:04:24 60546e1d26ed: Layer already exists 17:04:24 f9896956fe61: Layer already exists 17:04:24 97d4158915ee: Layer already exists 17:04:24 32f366d666a5: Layer already exists 17:04:24 5b75bc643cf2: Layer already exists 17:04:24 5bc3c32116d9: Layer already exists 17:04:24 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh 17:04:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 17:04:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 17:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:04:24 c46c2ea13f6d: Preparing 17:04:24 60546e1d26ed: Preparing 17:04:24 8bc779a61d1e: Preparing 17:04:24 cde1571a5ebc: Preparing 17:04:24 a9f8f5c1b688: Preparing 17:04:24 f9896956fe61: Preparing 17:04:24 97d4158915ee: Preparing 17:04:24 5b75bc643cf2: Preparing 17:04:24 5bc3c32116d9: Preparing 17:04:24 32f366d666a5: Preparing 17:04:24 f9896956fe61: Waiting 17:04:24 97d4158915ee: Waiting 17:04:24 5b75bc643cf2: Waiting 17:04:24 5bc3c32116d9: Waiting 17:04:24 32f366d666a5: Waiting 17:04:24 c46c2ea13f6d: Layer already exists 17:04:24 8bc779a61d1e: Layer already exists 17:04:24 a9f8f5c1b688: Layer already exists 17:04:24 cde1571a5ebc: Layer already exists 17:04:24 60546e1d26ed: Layer already exists 17:04:24 5b75bc643cf2: Layer already exists 17:04:24 f9896956fe61: Layer already exists 17:04:24 97d4158915ee: Layer already exists 17:04:24 5bc3c32116d9: Layer already exists 17:04:24 32f366d666a5: Layer already exists 17:04:24 master: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:24 ===================================================== [Pipeline] echo 17:04:24 taggedImages: 17:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 17:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 17:04:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:04:24 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:24 2.0.0-dev.238 17:04:24 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:24 master 17:04:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:04:25 ee6389b93f5a: Preparing 17:04:25 37052bbac3fb: Preparing 17:04:25 d62b1235ad23: Preparing 17:04:25 77f4b0b83aa7: Preparing 17:04:25 32f366d666a5: Preparing 17:04:25 d62b1235ad23: Layer already exists 17:04:25 32f366d666a5: Layer already exists 17:04:25 ee6389b93f5a: Pushed 17:04:25 77f4b0b83aa7: Pushed 17:04:26 37052bbac3fb: Pushed 17:04:26 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:04:26  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:26 ---> 6b5bd41a5965 17:04:26 Step 3/23 : WORKDIR /edgex-go 17:04:26 ---> Using cache 17:04:26 ---> 32eb9b4661ee 17:04:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:26 ---> Using cache 17:04:26 ---> 1f3ec76657b2 17:04:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:04:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:27 ---> Running in e964a934a682 17:04:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 17:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:04:28 ee6389b93f5a: Preparing 17:04:28 37052bbac3fb: Preparing 17:04:28 d62b1235ad23: Preparing 17:04:28 77f4b0b83aa7: Preparing 17:04:28 32f366d666a5: Preparing 17:04:28 d62b1235ad23: Layer already exists 17:04:28 ee6389b93f5a: Layer already exists 17:04:28 77f4b0b83aa7: Layer already exists 17:04:28 32f366d666a5: Layer already exists 17:04:28 37052bbac3fb: Layer already exists 17:04:28 2.0.0-dev.238: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:04:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:04:28 ee6389b93f5a: Preparing 17:04:28 37052bbac3fb: Preparing 17:04:28 d62b1235ad23: Preparing 17:04:28 77f4b0b83aa7: Preparing 17:04:28 32f366d666a5: Preparing 17:04:28 d62b1235ad23: Layer already exists 17:04:28 77f4b0b83aa7: Layer already exists 17:04:28 ee6389b93f5a: Layer already exists 17:04:28 37052bbac3fb: Layer already exists 17:04:28 32f366d666a5: Layer already exists 17:04:28 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:04:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:04:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 17:04:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 17:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:04:29 ee6389b93f5a: Preparing 17:04:29 37052bbac3fb: Preparing 17:04:29 d62b1235ad23: Preparing 17:04:29 77f4b0b83aa7: Preparing 17:04:29 32f366d666a5: Preparing 17:04:29 ee6389b93f5a: Layer already exists 17:04:29 37052bbac3fb: Layer already exists 17:04:29 77f4b0b83aa7: Layer already exists 17:04:29 32f366d666a5: Layer already exists 17:04:29 d62b1235ad23: Layer already exists 17:04:29 master: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:29 ===================================================== [Pipeline] echo 17:04:29 taggedImages: 17:04:29 - nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:29 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 17:04:29 - nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:29 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 17:04:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:04:29 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:29 2.0.0-dev.238 17:04:29 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:29 master 17:04:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:04:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:04:30 468866676302: Preparing 17:04:30 49e8728d3adf: Preparing 17:04:30 d62b1235ad23: Preparing 17:04:30 ff0f58bac675: Preparing 17:04:30 32f366d666a5: Preparing 17:04:30 32f366d666a5: Layer already exists 17:04:30 ff0f58bac675: Layer already exists 17:04:30 d62b1235ad23: Layer already exists 17:04:30 468866676302: Pushed 17:04:31 OK: 218 MiB in 52 packages 17:04:31 49e8728d3adf: Pushed 17:04:31 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 17:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:04:32 468866676302: Preparing 17:04:32 49e8728d3adf: Preparing 17:04:32 d62b1235ad23: Preparing 17:04:32 ff0f58bac675: Preparing 17:04:32 32f366d666a5: Preparing 17:04:32 32f366d666a5: Layer already exists 17:04:32 d62b1235ad23: Layer already exists 17:04:32 ff0f58bac675: Layer already exists 17:04:32 49e8728d3adf: Layer already exists 17:04:32 468866676302: Layer already exists 17:04:32 2.0.0-dev.238: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:04:32 468866676302: Preparing 17:04:32 49e8728d3adf: Preparing 17:04:32 d62b1235ad23: Preparing 17:04:32 ff0f58bac675: Preparing 17:04:32 32f366d666a5: Preparing 17:04:32 49e8728d3adf: Layer already exists 17:04:32 ff0f58bac675: Layer already exists 17:04:32 d62b1235ad23: Layer already exists 17:04:32 468866676302: Layer already exists 17:04:32 32f366d666a5: Layer already exists 17:04:32 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh 17:04:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 17:04:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 17:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:04:33 468866676302: Preparing 17:04:33 49e8728d3adf: Preparing 17:04:33 d62b1235ad23: Preparing 17:04:33 ff0f58bac675: Preparing 17:04:33 32f366d666a5: Preparing 17:04:33 ff0f58bac675: Layer already exists 17:04:33 d62b1235ad23: Layer already exists 17:04:33 468866676302: Layer already exists 17:04:33 49e8728d3adf: Layer already exists 17:04:33 32f366d666a5: Layer already exists 17:04:33 master: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:33 ===================================================== [Pipeline] echo 17:04:33 taggedImages: 17:04:33 - nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:33 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 17:04:33 - nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:33 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 17:04:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:04:33 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:33 2.0.0-dev.238 17:04:33 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:33 master 17:04:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:33 Removing intermediate container e964a934a682 17:04:33 ---> f26e183637ab 17:04:33 Step 6/23 : COPY go.mod . 17:04:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:04:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:04:34 e1e3887ebfee: Preparing 17:04:34 7005740468bf: Preparing 17:04:34 717849199fb9: Preparing 17:04:34 6d36f13621bc: Preparing 17:04:34 0754057c0ad3: Preparing 17:04:34 998cdf262ab1: Preparing 17:04:34 02e56110abd2: Preparing 17:04:34 abc36efb885a: Preparing 17:04:34 b0b09059f4e1: Preparing 17:04:34 bb961f40224b: Preparing 17:04:34 f4666769fca7: Preparing 17:04:34 998cdf262ab1: Waiting 17:04:34 02e56110abd2: Waiting 17:04:34 abc36efb885a: Waiting 17:04:34 b0b09059f4e1: Waiting 17:04:34 bb961f40224b: Waiting 17:04:34 f4666769fca7: Waiting 17:04:34 0754057c0ad3: Layer already exists 17:04:34 ---> 026b4fa26910 17:04:34 Step 7/23 : RUN go mod download 17:04:34 998cdf262ab1: Layer already exists 17:04:34 02e56110abd2: Layer already exists 17:04:34 7005740468bf: Pushed 17:04:34 b0b09059f4e1: Layer already exists 17:04:34 abc36efb885a: Layer already exists 17:04:34 bb961f40224b: Layer already exists 17:04:34 f4666769fca7: Layer already exists 17:04:34 e1e3887ebfee: Pushed 17:04:34 717849199fb9: Pushed 17:04:35 ---> Running in 8cab6fe009aa 17:04:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:37 ---> 6b5bd41a5965 17:04:37 Step 3/24 : WORKDIR /edgex-go 17:04:37 ---> Using cache 17:04:37 ---> 32eb9b4661ee 17:04:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:37 ---> Using cache 17:04:37 ---> 1f3ec76657b2 17:04:37 Step 5/24 : RUN apk add --update --no-cache make bash git 17:04:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:04:37 ---> 6b5bd41a5965 17:04:37 Step 3/32 : WORKDIR /edgex-go 17:04:37 ---> Using cache 17:04:37 ---> 32eb9b4661ee 17:04:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:37 ---> Using cache 17:04:37 ---> 1f3ec76657b2 17:04:37 Step 5/32 : RUN apk add --update --no-cache make git 17:04:37 ---> Using cache 17:04:37 ---> 14eae71e01d9 17:04:37 Step 6/32 : COPY go.mod . 17:04:37 ---> Using cache 17:04:37 ---> 77338a47247f 17:04:37 Step 7/32 : RUN go mod download 17:04:37 ---> Using cache 17:04:37 ---> d2980cff50ad 17:04:37 Step 8/32 : COPY . . 17:04:38 ---> Running in f08f2953dfc8 17:04:38 ---> Using cache 17:04:38 ---> 8cde68242c0b 17:04:38 Step 9/32 : RUN go mod tidy 17:04:38 ---> Using cache 17:04:38 ---> 24ceb0f2f928 17:04:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:04:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:38 ---> 6b5bd41a5965 17:04:38 Step 3/24 : WORKDIR /edgex-go 17:04:38 ---> Using cache 17:04:38 ---> 32eb9b4661ee 17:04:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:38 ---> Using cache 17:04:38 ---> 1f3ec76657b2 17:04:38 Step 5/24 : RUN apk add --update --no-cache make git 17:04:38 ---> Using cache 17:04:38 ---> 14eae71e01d9 17:04:38 Step 6/24 : COPY go.mod . 17:04:38 ---> Using cache 17:04:38 ---> 77338a47247f 17:04:38 Step 7/24 : RUN go mod download 17:04:38 ---> Using cache 17:04:38 ---> d2980cff50ad 17:04:38 Step 8/24 : COPY . . 17:04:38 ---> Running in 609d18a5eaac 17:04:38 ---> Using cache 17:04:38 ---> 8cde68242c0b 17:04:38 Step 9/24 : RUN go mod tidy 17:04:38 ---> Using cache 17:04:38 ---> 24ceb0f2f928 17:04:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:04:38 ---> Running in a6a02ab4a2ba 17:04:38 Removing intermediate container 8cab6fe009aa 17:04:38 ---> 355a4728fb4b 17:04:38 Step 8/23 : COPY . . 17:04:40 6d36f13621bc: Pushed 17:04:40 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:04:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:04:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 17:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:04:40 e1e3887ebfee: Preparing 17:04:40 7005740468bf: Preparing 17:04:40 717849199fb9: Preparing 17:04:40 6d36f13621bc: Preparing 17:04:40 0754057c0ad3: Preparing 17:04:40 998cdf262ab1: Preparing 17:04:40 02e56110abd2: Preparing 17:04:40 abc36efb885a: Preparing 17:04:40 b0b09059f4e1: Preparing 17:04:40 bb961f40224b: Preparing 17:04:40 f4666769fca7: Preparing 17:04:40 b0b09059f4e1: Waiting 17:04:40 bb961f40224b: Waiting 17:04:40 f4666769fca7: Waiting 17:04:40 998cdf262ab1: Waiting 17:04:40 02e56110abd2: Waiting 17:04:40 abc36efb885a: Waiting 17:04:40 7005740468bf: Layer already exists 17:04:40 717849199fb9: Layer already exists 17:04:40 e1e3887ebfee: Layer already exists 17:04:40 0754057c0ad3: Layer already exists 17:04:40 6d36f13621bc: Layer already exists 17:04:40 998cdf262ab1: Layer already exists 17:04:40 abc36efb885a: Layer already exists 17:04:40 02e56110abd2: Layer already exists 17:04:40 bb961f40224b: Layer already exists 17:04:40 b0b09059f4e1: Layer already exists 17:04:40 f4666769fca7: Layer already exists 17:04:40 2.0.0-dev.238: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:04:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:04:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:04:41 e1e3887ebfee: Preparing 17:04:41 7005740468bf: Preparing 17:04:41 717849199fb9: Preparing 17:04:41 6d36f13621bc: Preparing 17:04:41 0754057c0ad3: Preparing 17:04:41 998cdf262ab1: Preparing 17:04:41 02e56110abd2: Preparing 17:04:41 abc36efb885a: Preparing 17:04:41 b0b09059f4e1: Preparing 17:04:41 bb961f40224b: Preparing 17:04:41 f4666769fca7: Preparing 17:04:41 998cdf262ab1: Waiting 17:04:41 02e56110abd2: Waiting 17:04:41 abc36efb885a: Waiting 17:04:41 b0b09059f4e1: Waiting 17:04:41 bb961f40224b: Waiting 17:04:41 f4666769fca7: Waiting 17:04:41 7005740468bf: Layer already exists 17:04:41 e1e3887ebfee: Layer already exists 17:04:41 717849199fb9: Layer already exists 17:04:41 0754057c0ad3: Layer already exists 17:04:41 6d36f13621bc: Layer already exists 17:04:41 998cdf262ab1: Layer already exists 17:04:41 abc36efb885a: Layer already exists 17:04:41 02e56110abd2: Layer already exists 17:04:41 b0b09059f4e1: Layer already exists 17:04:41 bb961f40224b: Layer already exists 17:04:41 f4666769fca7: Layer already exists 17:04:41 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:04:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 17:04:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:04:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 17:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:04:42 e1e3887ebfee: Preparing 17:04:42 7005740468bf: Preparing 17:04:42 717849199fb9: Preparing 17:04:42 6d36f13621bc: Preparing 17:04:42 0754057c0ad3: Preparing 17:04:42 998cdf262ab1: Preparing 17:04:42 02e56110abd2: Preparing 17:04:42 abc36efb885a: Preparing 17:04:42 b0b09059f4e1: Preparing 17:04:42 bb961f40224b: Preparing 17:04:42 f4666769fca7: Preparing 17:04:42 998cdf262ab1: Waiting 17:04:42 02e56110abd2: Waiting 17:04:42 abc36efb885a: Waiting 17:04:42 b0b09059f4e1: Waiting 17:04:42 bb961f40224b: Waiting 17:04:42 f4666769fca7: Waiting 17:04:42 0754057c0ad3: Layer already exists 17:04:42 717849199fb9: Layer already exists 17:04:42 6d36f13621bc: Layer already exists 17:04:42 e1e3887ebfee: Layer already exists 17:04:42 7005740468bf: Layer already exists 17:04:42 998cdf262ab1: Layer already exists 17:04:42 abc36efb885a: Layer already exists 17:04:42 02e56110abd2: Layer already exists 17:04:42 bb961f40224b: Layer already exists 17:04:42 b0b09059f4e1: Layer already exists 17:04:42 f4666769fca7: Layer already exists 17:04:42 master: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:42 ===================================================== [Pipeline] echo 17:04:42 taggedImages: 17:04:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:04:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 17:04:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:04:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [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] } 17:04:43 OK: 218 MiB in 52 packages 17:04:46 Removing intermediate container f08f2953dfc8 17:04:46 ---> e09fd01fa4b6 17:04:46 Step 6/24 : COPY go.mod . 17:04:48 ---> 8d89cef4c106 17:04:48 Step 7/24 : RUN go mod download 17:04:49 ---> Running in 84b90ae12685 17:04:54 Removing intermediate container 84b90ae12685 17:04:54 ---> 4e995e51ace9 17:04:54 Step 8/24 : COPY . . 17:04:54 ---> 901b5e4083fb 17:04:54 Step 9/23 : RUN go mod tidy 17:04:54 ---> Running in 27371c37479c 17:05:05 Removing intermediate container 27371c37479c 17:05:05 ---> b78149a11712 17:05:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:05:05 ---> Running in 41d3910c0ac2 17:05:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:05:09 ---> 1ce73598cf8e 17:05:09 Step 9/24 : RUN go mod tidy 17:05:09 ---> Running in 300cc0433747 17:05:17 Removing intermediate container 300cc0433747 17:05:17 ---> dc12b4a45530 17:05:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:05:17 ---> Running in 7d82047de59a 17:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:06:15 Removing intermediate container 609d18a5eaac 17:06:15 ---> 70c9a89efe0f 17:06:15 17:06:15 Step 11/32 : FROM alpine:3.12 17:06:15 ---> 9852663dfa18 17:06:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:06:15 ---> Running in d9603e3798ee 17:06:15 Removing intermediate container d9603e3798ee 17:06:15 ---> 47a00215088f 17:06:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:06:15 ---> Running in 61876c47ed17 17:06:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:06:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:06:17 (1/2) Installing dumb-init (1.2.2-r1) 17:06:17 (2/2) Installing su-exec (0.2-r1) 17:06:17 Executing busybox-1.31.1-r20.trigger 17:06:17 OK: 5 MiB in 16 packages 17:06:18 Removing intermediate container 61876c47ed17 17:06:18 ---> cd41414bb26c 17:06:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:06:18 ---> Running in 2b3f9be8b4c2 17:06:19 Removing intermediate container 2b3f9be8b4c2 17:06:19 ---> 104e486391bd 17:06:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:06:19 ---> Running in 969c34889bed 17:06:20 Removing intermediate container 969c34889bed 17:06:20 ---> ff8209c4727a 17:06:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:06:20 ---> Running in 1d37acbe543a 17:06:24 Removing intermediate container 1d37acbe543a 17:06:24 ---> d792b7990214 17:06:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:06:24 ---> Running in 0c3d135dcb06 17:06:24 Removing intermediate container 0c3d135dcb06 17:06:24 ---> aa3782fe2350 17:06:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:06:25 ---> 84799673493c 17:06:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:06:25 ---> Running in 02ee58f7e4ed 17:06:29 Removing intermediate container 02ee58f7e4ed 17:06:29 ---> 4b414707df7c 17:06:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:30 ---> ffb468f3d5ea 17:06:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:06:32 ---> fa5e8f5b8faf 17:06:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:06:33 ---> 9d0ff12fc20f 17:06:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:06:34 ---> b5a67326aaea 17:06:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:06:36 ---> c35c7fc2ba93 17:06:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:06:36 ---> Running in 391bccefe112 17:06:38 Removing intermediate container 391bccefe112 17:06:38 ---> c791270e785b 17:06:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:06:40 ---> f69a08c6fffc 17:06:40 Step 27/32 : RUN chmod +x /entrypoint.sh 17:06:40 ---> Running in 50d0711132a7 17:06:40 Removing intermediate container a6a02ab4a2ba 17:06:40 ---> cfe4933d02e8 17:06:40 17:06:40 Step 11/24 : FROM alpine:3.12 17:06:40 ---> 9852663dfa18 17:06:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:06:40 ---> Using cache 17:06:40 ---> e5efcd4e448b 17:06:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:40 ---> Using cache 17:06:40 ---> 4250e889999c 17:06:40 Step 14/24 : ENV APP_PORT=59881 17:06:41 ---> Running in e958a8645ba5 17:06:42 Removing intermediate container e958a8645ba5 17:06:42 ---> d769a46788d0 17:06:42 Step 15/24 : EXPOSE $APP_PORT 17:06:42 ---> Running in 0c9c52b5deca 17:06:43 Removing intermediate container 0c9c52b5deca 17:06:43 ---> 1a478e076369 17:06:43 Step 16/24 : WORKDIR / 17:06:43 ---> Running in df82a3fded1b 17:06:44 Removing intermediate container df82a3fded1b 17:06:44 ---> cdef52c551a0 17:06:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:45 Removing intermediate container 50d0711132a7 17:06:45 ---> 3eb404df1e41 17:06:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:06:45 ---> Running in 691c5f9277e1 17:06:45 ---> efde1b2ea213 17:06:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:06:45 Removing intermediate container 691c5f9277e1 17:06:45 ---> 6deeed71e54d 17:06:45 Step 29/32 : CMD ["gate"] 17:06:46 ---> Running in 234d2eecb0e8 17:06:47 ---> 00138ec96e73 17:06:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:06:47 Removing intermediate container 234d2eecb0e8 17:06:47 ---> 8c11a9558404 17:06:47 Step 30/32 : LABEL arch=arm64 17:06:48 ---> Running in 01a9d0f0725c 17:06:49 ---> 52f2f28388f4 17:06:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:06:49 Removing intermediate container 01a9d0f0725c 17:06:49 ---> 6e5f0ef05fc2 17:06:49 Step 31/32 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:06:49 ---> Running in 84cd9cdaacfd 17:06:49 ---> Running in c290fab339a1 17:06:49 Removing intermediate container 84cd9cdaacfd 17:06:49 ---> e704bf1ce420 17:06:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:49 ---> Running in 4e23203e0618 17:06:50 Removing intermediate container c290fab339a1 17:06:50 ---> 71c441df52b0 17:06:50 Step 32/32 : LABEL version=2.0.0-dev.238 17:06:51 ---> Running in 801ba02dc1cc 17:06:51 Removing intermediate container 4e23203e0618 17:06:51 ---> 8385f96dfcb7 17:06:51 Step 22/24 : LABEL arch=arm64 17:06:51 ---> Running in 82ec46915cf8 17:06:51 Removing intermediate container 801ba02dc1cc 17:06:51 ---> 9390f1353d1d 17:06:51 17:06:52 Successfully built 9390f1353d1d 17:06:52 Successfully tagged security-bootstrapper-arm64:latest 17:06:52  Building security-bootstrapper ... done Removing intermediate container 82ec46915cf8 17:06:52 ---> b0351b2c26ae 17:06:52 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:06:53 Removing intermediate container 41d3910c0ac2 17:06:53 ---> 5c12da4d83e4 17:06:53 17:06:53 Step 11/23 : FROM alpine:3.12 17:06:53 ---> 9852663dfa18 17:06:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:53 ---> Running in a0f6ce93d9e5 17:06:53 ---> Running in 2691814b3ac8 17:06:53 Removing intermediate container a0f6ce93d9e5 17:06:53 ---> 01b07a4b0d52 17:06:53 Step 24/24 : LABEL version=2.0.0-dev.238 17:06:54 ---> Running in ffae1e5de090 17:06:54 Removing intermediate container 7d82047de59a 17:06:54 ---> a31a58ccb757 17:06:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:06:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:06:55 ---> Running in 2c6a91033e26 17:06:55 Removing intermediate container ffae1e5de090 17:06:55 ---> 61f10fe379f3 17:06:55 17:06:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:06:55 Successfully built 61f10fe379f3 17:06:55 Successfully tagged core-metadata-arm64:latest 17:06:55  Building core-metadata ... done (1/2) Installing ca-certificates (20191127-r4) 17:06:55 (2/2) Installing dumb-init (1.2.2-r1) 17:06:55 Executing busybox-1.31.1-r20.trigger 17:06:55 Executing ca-certificates-20191127-r4.trigger 17:06:55 OK: 6 MiB in 16 packages 17:06:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:06:57 Removing intermediate container 2691814b3ac8 17:06:57 ---> 2166d5e072ec 17:06:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:57 ---> Running in 69daea2e96bc 17:06:58 Removing intermediate container 69daea2e96bc 17:06:58 ---> 0e275e468e0f 17:06:58 Step 14/23 : ENV APP_PORT=59860 17:06:58 ---> Running in af326bef1c33 17:06:58 Removing intermediate container 2c6a91033e26 17:06:58 ---> b81b51ce8fd2 17:06:58 17:06:58 Step 12/24 : FROM docker:20.10.0 17:06:58 20.10.0: Pulling from library/docker 17:06:59 Removing intermediate container af326bef1c33 17:06:59 ---> b0c7d57bcedd 17:06:59 Step 15/23 : EXPOSE $APP_PORT 17:06:59 ---> Running in 50e3fbf06bec 17:06:59 Removing intermediate container 50e3fbf06bec 17:06:59 ---> bb3c42b641e2 17:06:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:01 ---> 5945eab3433f 17:07:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:07:03 ---> e6942a146726 17:07:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:07:04 ---> 644290a09d8a 17:07:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:07:04 ---> Running in b1ce6e092e9e 17:07:05 Removing intermediate container b1ce6e092e9e 17:07:05 ---> 7103ce8ab9ef 17:07:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:05 ---> Running in e0a9290772d5 17:07:06 Removing intermediate container e0a9290772d5 17:07:06 ---> b9c541ecde56 17:07:06 Step 21/23 : LABEL arch=arm64 17:07:06 ---> Running in 92a03eb98b32 17:07:07 Removing intermediate container 92a03eb98b32 17:07:07 ---> 9fab6bb023d1 17:07:07 Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:07:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:07:07 ---> Running in 5bb71402c3d2 17:07:07 Status: Downloaded newer image for docker:20.10.0 17:07:07 ---> eeaf43b92773 17:07:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:07:07 ---> Running in 510cba88b34e 17:07:07 Removing intermediate container 5bb71402c3d2 17:07:07 ---> c134479babfe 17:07:07 Step 23/23 : LABEL version=2.0.0-dev.238 17:07:07 ---> Running in 25304b6919e3 17:07:08 Removing intermediate container 510cba88b34e 17:07:08 ---> f83c139e7430 17:07:08 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:07:08 ---> Running in bd75e3f31a53 17:07:08 Removing intermediate container 25304b6919e3 17:07:08 ---> f2e916d70af0 17:07:08 17:07:08 Successfully built f2e916d70af0 17:07:08 Successfully tagged support-notifications-arm64:latest 17:07:09  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:07:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:07:10 (1/39) Installing readline (8.0.4-r0) 17:07:10 (2/39) Installing bash (5.0.17-r0) 17:07:10 Executing bash-5.0.17-r0.post-install 17:07:10 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:07:10 (4/39) Installing libcurl (7.76.1-r0) 17:07:10 (5/39) Installing curl (7.76.1-r0) 17:07:10 (6/39) Installing dumb-init (1.2.2-r1) 17:07:10 (7/39) Installing libbz2 (1.0.8-r1) 17:07:10 (8/39) Installing expat (2.2.9-r1) 17:07:10 (9/39) Installing libffi (3.3-r2) 17:07:10 (10/39) Installing gdbm (1.13-r1) 17:07:10 (11/39) Installing xz-libs (5.2.5-r0) 17:07:10 (12/39) Installing sqlite-libs (3.32.1-r0) 17:07:10 (13/39) Installing python3 (3.8.10-r0) 17:07:12 (14/39) Installing py3-appdirs (1.4.4-r1) 17:07:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:07:12 (16/39) Installing py3-parsing (2.4.7-r0) 17:07:12 (17/39) Installing py3-six (1.15.0-r0) 17:07:12 (18/39) Installing py3-packaging (20.4-r0) 17:07:12 (19/39) Installing py3-setuptools (47.0.0-r0) 17:07:12 (20/39) Installing py3-chardet (3.0.4-r4) 17:07:12 (21/39) Installing py3-idna (2.9-r0) 17:07:12 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:07:12 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:07:12 (24/39) Installing py3-requests (2.23.0-r0) 17:07:12 (25/39) Installing py3-msgpack (1.0.0-r0) 17:07:12 (26/39) Installing py3-lockfile (0.12.2-r3) 17:07:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:07:12 (28/39) Installing py3-colorama (0.4.3-r0) 17:07:12 (29/39) Installing py3-distlib (0.3.0-r0) 17:07:12 (30/39) Installing py3-distro (1.5.0-r1) 17:07:12 (31/39) Installing py3-webencodings (0.5.1-r3) 17:07:12 (32/39) Installing py3-html5lib (1.0.1-r4) 17:07:12 (33/39) Installing py3-pytoml (0.1.21-r0) 17:07:12 (34/39) Installing py3-pep517 (0.8.2-r0) 17:07:12 (35/39) Installing py3-progress (1.5-r0) 17:07:12 (36/39) Installing py3-toml (0.10.1-r0) 17:07:12 (37/39) Installing py3-retrying (1.3.3-r0) 17:07:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:07:12 (39/39) Installing py3-pip (20.1.1-r0) 17:07:12 Executing busybox-1.31.1-r19.trigger 17:07:12 OK: 72 MiB in 59 packages 17:07:17 Collecting docker-compose==1.23.2 17:07:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:07:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:07:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:07:19 Collecting docker<4.0,>=3.6.0 17:07:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:07:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:07:20 Collecting cached-property<2,>=1.2.0 17:07:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:07:21 Collecting PyYAML<4,>=3.10 17:07:21 Downloading PyYAML-3.13.tar.gz (270 kB) 17:07:25 Collecting dockerpty<0.5,>=0.4.1 17:07:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:07:27 Collecting texttable<0.10,>=0.9.0 17:07:27 Downloading texttable-0.9.1.tar.gz (11 kB) 17:07:30 Collecting docopt<0.7,>=0.6.1 17:07:30 Downloading docopt-0.6.2.tar.gz (25 kB) 17:07:33 Collecting websocket-client<1.0,>=0.32.0 17:07:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:07:33 Collecting jsonschema<3,>=2.5.1 17:07:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:07:33 Collecting idna<2.8,>=2.5 17:07:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:07:33 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:07:34 Collecting urllib3<1.25,>=1.21.1 17:07:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:07:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:07:34 Collecting docker-pycreds>=0.4.0 17:07:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:07:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:07:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:07:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:07:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:07:36 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, texttable, docopt, jsonschema, docker-compose 17:07:36 Attempting uninstall: idna 17:07:36 Found existing installation: idna 2.9 17:07:36 Uninstalling idna-2.9: 17:07:36 Successfully uninstalled idna-2.9 17:07:36 Attempting uninstall: urllib3 17:07:36 Found existing installation: urllib3 1.25.9 17:07:36 Uninstalling urllib3-1.25.9: 17:07:36 Successfully uninstalled urllib3-1.25.9 17:07:37 Attempting uninstall: requests 17:07:37 Found existing installation: requests 2.23.0 17:07:37 Uninstalling requests-2.23.0: 17:07:37 Successfully uninstalled requests-2.23.0 17:07:39 Running setup.py install for PyYAML: started 17:07:41 Running setup.py install for PyYAML: finished with status 'done' 17:07:41 Running setup.py install for dockerpty: started 17:07:44 Running setup.py install for dockerpty: finished with status 'done' 17:07:44 Running setup.py install for texttable: started 17:07:46 Running setup.py install for texttable: finished with status 'done' 17:07:46 Running setup.py install for docopt: started 17:07:48 Running setup.py install for docopt: finished with status 'done' 17:07:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 17:07:58 Removing intermediate container bd75e3f31a53 17:07:58 ---> d4266b3776ec 17:07:58 Step 15/24 : ENV APP_PORT=58890 17:07:58 ---> Running in 07039bd1ad41 17:07:58 Removing intermediate container 07039bd1ad41 17:07:58 ---> e6c2bcd87ee1 17:07:58 Step 16/24 : EXPOSE $APP_PORT 17:07:58 ---> Running in ee34cb52dd72 17:07:58 Removing intermediate container ee34cb52dd72 17:07:58 ---> 9f1ed2377cb8 17:07:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:07:59 ---> 71a7f08d50c3 17:07:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:08:00 ---> 4b5a810f942f 17:08:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:08:01 ---> ad2e33f023a5 17:08:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:08:01 ---> Running in ff7201f76d10 17:08:01 Removing intermediate container ff7201f76d10 17:08:01 ---> f662cc718214 17:08:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:01 ---> Running in 06db313f48c3 17:08:02 Removing intermediate container 06db313f48c3 17:08:02 ---> 7e968b78fbc4 17:08:02 Step 22/24 : LABEL arch=arm64 17:08:02 ---> Running in 8274f3963101 17:08:02 Removing intermediate container 8274f3963101 17:08:02 ---> cf102a4273cc 17:08:02 Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:03 ---> Running in ccba4cf29737 17:08:03 Removing intermediate container ccba4cf29737 17:08:03 ---> e1cfe7804588 17:08:03 Step 24/24 : LABEL version=2.0.0-dev.238 17:08:03 ---> Running in 97f6e1e9db5d 17:08:04 Removing intermediate container 97f6e1e9db5d 17:08:04 ---> fffbca8ed051 17:08:04 17:08:04 Successfully built fffbca8ed051 17:08:04 Successfully tagged sys-mgmt-agent-arm64:latest 17:08:05  Building sys-mgmt-agent ... done  [Pipeline] } 17:08:05 $ docker stop --time=1 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 17:08:07 $ docker rm -f 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:07 + docker images 17:08:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:07 sys-mgmt-agent-arm64 latest fffbca8ed051 4 seconds ago 299MB 17:08:07 support-notifications-arm64 latest f2e916d70af0 59 seconds ago 16.8MB 17:08:07 b81b51ce8fd2 About a minute ago 863MB 17:08:07 core-metadata-arm64 latest 61f10fe379f3 About a minute ago 17.4MB 17:08:07 5c12da4d83e4 About a minute ago 866MB 17:08:07 security-bootstrapper-arm64 latest 9390f1353d1d About a minute ago 17.2MB 17:08:07 cfe4933d02e8 About a minute ago 873MB 17:08:07 70c9a89efe0f About a minute ago 858MB 17:08:07 core-data-arm64 latest 79150897e937 3 minutes ago 20.4MB 17:08:07 support-scheduler-arm64 latest 0e7c5d249704 4 minutes ago 16.1MB 17:08:07 core-command-arm64 latest e6c8821f368b 4 minutes ago 16.1MB 17:08:07 security-secretstore-setup-arm64 latest b47870bb7bf2 4 minutes ago 24.4MB 17:08:07 security-proxy-setup-arm64 latest 24526759a411 4 minutes ago 24MB 17:08:07 10949f7e3b8f 4 minutes ago 874MB 17:08:07 5e6f1474b93b 4 minutes ago 865MB 17:08:07 5f5122d9411a 4 minutes ago 865MB 17:08:07 a1add99b2fd3 4 minutes ago 862MB 17:08:07 c3cd3ca76afe 4 minutes ago 862MB 17:08:07 ci-base-image-arm64 latest 6b5bd41a5965 9 minutes ago 641MB 17:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 17:08:07 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 17:08:07 docker 20.10.0 eeaf43b92773 5 months ago 228MB 17:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 17:08:08 provisioning config files... 17:08:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config76314768149082116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:08 ---> docker-login.sh 17:08:08 nexus3.edgexfoundry.org:10001 17:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:08 Configure a credential helper to remove this warning. See 17:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:08 17:08:08 Login Succeeded 17:08:08 nexus3.edgexfoundry.org:10002 17:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:09 Configure a credential helper to remove this warning. See 17:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:09 17:08:09 Login Succeeded 17:08:09 nexus3.edgexfoundry.org:10003 17:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:10 Configure a credential helper to remove this warning. See 17:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:10 17:08:10 Login Succeeded 17:08:10 nexus3.edgexfoundry.org:10004 17:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:10 Configure a credential helper to remove this warning. See 17:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:10 17:08:10 Login Succeeded 17:08:10 docker.io 17:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:11 Configure a credential helper to remove this warning. See 17:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:11 17:08:11 Login Succeeded 17:08:11 ---> docker-login.sh ends [Pipeline] } 17:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:08:11 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:11 2.0.0-dev.238 17:08:11 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:11 master 17:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:08:12 a03a2931e499: Preparing 17:08:12 fcb33bb3b8ff: Preparing 17:08:12 5d2ef35eb6cc: Preparing 17:08:12 3e4495bbaaff: Preparing 17:08:12 3fbe34a1663b: Preparing 17:08:12 3fbe34a1663b: Layer already exists 17:08:12 a03a2931e499: Pushed 17:08:12 5d2ef35eb6cc: Pushed 17:08:12 3e4495bbaaff: Pushed 17:08:15 fcb33bb3b8ff: Pushed 17:08:15 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 17:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:08:15 a03a2931e499: Preparing 17:08:15 fcb33bb3b8ff: Preparing 17:08:15 5d2ef35eb6cc: Preparing 17:08:15 3e4495bbaaff: Preparing 17:08:15 3fbe34a1663b: Preparing 17:08:15 3fbe34a1663b: Layer already exists 17:08:15 3e4495bbaaff: Layer already exists 17:08:15 5d2ef35eb6cc: Layer already exists 17:08:15 fcb33bb3b8ff: Layer already exists 17:08:15 a03a2931e499: Layer already exists 17:08:16 2.0.0-dev.238: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:08:16 a03a2931e499: Preparing 17:08:16 fcb33bb3b8ff: Preparing 17:08:16 5d2ef35eb6cc: Preparing 17:08:16 3e4495bbaaff: Preparing 17:08:16 3fbe34a1663b: Preparing 17:08:16 5d2ef35eb6cc: Layer already exists 17:08:16 3e4495bbaaff: Layer already exists 17:08:16 a03a2931e499: Layer already exists 17:08:17 fcb33bb3b8ff: Layer already exists 17:08:17 3fbe34a1663b: Layer already exists 17:08:17 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 17:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:08:17 a03a2931e499: Preparing 17:08:17 fcb33bb3b8ff: Preparing 17:08:17 5d2ef35eb6cc: Preparing 17:08:17 3e4495bbaaff: Preparing 17:08:17 3fbe34a1663b: Preparing 17:08:17 fcb33bb3b8ff: Layer already exists 17:08:17 3fbe34a1663b: Layer already exists 17:08:17 3e4495bbaaff: Layer already exists 17:08:17 5d2ef35eb6cc: Layer already exists 17:08:18 a03a2931e499: Layer already exists 17:08:18 master: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:18 ===================================================== [Pipeline] echo 17:08:18 taggedImages: 17:08:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 17:08:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 17:08:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:08:18 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:18 2.0.0-dev.238 17:08:18 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:18 master 17:08:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:08:19 c357bde9b07b: Preparing 17:08:19 b13ba65bd074: Preparing 17:08:19 5d2ef35eb6cc: Preparing 17:08:19 0ffa47832fad: Preparing 17:08:19 9e7168a3c8c6: Preparing 17:08:19 3fbe34a1663b: Preparing 17:08:19 3fbe34a1663b: Waiting 17:08:19 5d2ef35eb6cc: Layer already exists 17:08:19 3fbe34a1663b: Layer already exists 17:08:19 9e7168a3c8c6: Pushed 17:08:19 c357bde9b07b: Pushed 17:08:20 0ffa47832fad: Pushed 17:08:22 b13ba65bd074: Pushed 17:08:22 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:08:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 17:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:08:23 c357bde9b07b: Preparing 17:08:23 b13ba65bd074: Preparing 17:08:23 5d2ef35eb6cc: Preparing 17:08:23 0ffa47832fad: Preparing 17:08:23 9e7168a3c8c6: Preparing 17:08:23 3fbe34a1663b: Preparing 17:08:23 3fbe34a1663b: Waiting 17:08:23 9e7168a3c8c6: Layer already exists 17:08:23 5d2ef35eb6cc: Layer already exists 17:08:23 c357bde9b07b: Layer already exists 17:08:23 b13ba65bd074: Layer already exists 17:08:23 0ffa47832fad: Layer already exists 17:08:23 3fbe34a1663b: Layer already exists 17:08:23 2.0.0-dev.238: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:08:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:08:24 c357bde9b07b: Preparing 17:08:24 b13ba65bd074: Preparing 17:08:24 5d2ef35eb6cc: Preparing 17:08:24 0ffa47832fad: Preparing 17:08:24 9e7168a3c8c6: Preparing 17:08:24 3fbe34a1663b: Preparing 17:08:24 3fbe34a1663b: Waiting 17:08:24 c357bde9b07b: Layer already exists 17:08:24 b13ba65bd074: Layer already exists 17:08:24 9e7168a3c8c6: Layer already exists 17:08:24 0ffa47832fad: Layer already exists 17:08:24 5d2ef35eb6cc: Layer already exists 17:08:24 3fbe34a1663b: Layer already exists 17:08:24 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:08:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 17:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:08:25 c357bde9b07b: Preparing 17:08:25 b13ba65bd074: Preparing 17:08:25 5d2ef35eb6cc: Preparing 17:08:25 0ffa47832fad: Preparing 17:08:25 9e7168a3c8c6: Preparing 17:08:25 3fbe34a1663b: Preparing 17:08:25 3fbe34a1663b: Waiting 17:08:25 c357bde9b07b: Layer already exists 17:08:25 5d2ef35eb6cc: Layer already exists 17:08:25 9e7168a3c8c6: Layer already exists 17:08:25 b13ba65bd074: Layer already exists 17:08:25 0ffa47832fad: Layer already exists 17:08:25 3fbe34a1663b: Layer already exists 17:08:25 master: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:25 ===================================================== [Pipeline] echo 17:08:25 taggedImages: 17:08:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 17:08:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 17:08:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:08:25 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:25 2.0.0-dev.238 17:08:25 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:25 master 17:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:08:26 c1b2028dc42b: Preparing 17:08:26 2d1983defe80: Preparing 17:08:26 5d2ef35eb6cc: Preparing 17:08:26 1154f2d3511d: Preparing 17:08:26 3fbe34a1663b: Preparing 17:08:26 3fbe34a1663b: Layer already exists 17:08:26 5d2ef35eb6cc: Layer already exists 17:08:26 c1b2028dc42b: Pushed 17:08:26 1154f2d3511d: Pushed 17:08:29 2d1983defe80: Pushed 17:08:29 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 17:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:08:30 c1b2028dc42b: Preparing 17:08:30 2d1983defe80: Preparing 17:08:30 5d2ef35eb6cc: Preparing 17:08:30 1154f2d3511d: Preparing 17:08:30 3fbe34a1663b: Preparing 17:08:30 2d1983defe80: Layer already exists 17:08:30 3fbe34a1663b: Layer already exists 17:08:30 c1b2028dc42b: Layer already exists 17:08:30 5d2ef35eb6cc: Layer already exists 17:08:30 1154f2d3511d: Layer already exists 17:08:30 2.0.0-dev.238: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:08:30 c1b2028dc42b: Preparing 17:08:30 2d1983defe80: Preparing 17:08:30 5d2ef35eb6cc: Preparing 17:08:30 1154f2d3511d: Preparing 17:08:30 3fbe34a1663b: Preparing 17:08:31 c1b2028dc42b: Layer already exists 17:08:31 2d1983defe80: Layer already exists 17:08:31 5d2ef35eb6cc: Layer already exists 17:08:31 3fbe34a1663b: Layer already exists 17:08:31 1154f2d3511d: Layer already exists 17:08:31 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:08:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 17:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:08:31 c1b2028dc42b: Preparing 17:08:31 2d1983defe80: Preparing 17:08:31 5d2ef35eb6cc: Preparing 17:08:31 1154f2d3511d: Preparing 17:08:31 3fbe34a1663b: Preparing 17:08:32 c1b2028dc42b: Layer already exists 17:08:32 5d2ef35eb6cc: Layer already exists 17:08:32 3fbe34a1663b: Layer already exists 17:08:32 2d1983defe80: Layer already exists 17:08:32 1154f2d3511d: Layer already exists 17:08:32 master: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:32 ===================================================== [Pipeline] echo 17:08:32 taggedImages: 17:08:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 17:08:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 17:08:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:08:32 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:32 2.0.0-dev.238 17:08:32 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:32 master 17:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:08:32 01cbcb06a04c: Preparing 17:08:32 01cbcb06a04c: Preparing 17:08:32 e25e7c08f49e: Preparing 17:08:32 b2e371de2f8d: Preparing 17:08:32 8d8225bab01e: Preparing 17:08:32 20896f2b43ae: Preparing 17:08:32 5d2ef35eb6cc: Preparing 17:08:32 f464fc670a7c: Preparing 17:08:32 f464fc670a7c: Preparing 17:08:32 3fc1e8944461: Preparing 17:08:32 f481591a4ebf: Preparing 17:08:32 3fbe34a1663b: Preparing 17:08:32 5d2ef35eb6cc: Waiting 17:08:32 f464fc670a7c: Waiting 17:08:32 3fc1e8944461: Waiting 17:08:32 3fbe34a1663b: Waiting 17:08:32 f481591a4ebf: Waiting 17:08:33 8d8225bab01e: Pushed 17:08:33 01cbcb06a04c: Pushed 17:08:33 b2e371de2f8d: Pushed 17:08:33 e25e7c08f49e: Pushed 17:08:33 5d2ef35eb6cc: Layer already exists 17:08:33 3fbe34a1663b: Layer already exists 17:08:33 3fc1e8944461: Pushed 17:08:33 f464fc670a7c: Pushed 17:08:33 f481591a4ebf: Pushed 17:08:36 20896f2b43ae: Pushed 17:08:36 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh 17:08:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 17:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:08:37 01cbcb06a04c: Preparing 17:08:37 01cbcb06a04c: Preparing 17:08:37 e25e7c08f49e: Preparing 17:08:37 b2e371de2f8d: Preparing 17:08:37 8d8225bab01e: Preparing 17:08:37 20896f2b43ae: Preparing 17:08:37 5d2ef35eb6cc: Preparing 17:08:37 f464fc670a7c: Preparing 17:08:37 f464fc670a7c: Preparing 17:08:37 3fc1e8944461: Preparing 17:08:37 f481591a4ebf: Preparing 17:08:37 3fbe34a1663b: Preparing 17:08:37 5d2ef35eb6cc: Waiting 17:08:37 f464fc670a7c: Waiting 17:08:37 3fc1e8944461: Waiting 17:08:37 f481591a4ebf: Waiting 17:08:37 3fbe34a1663b: Waiting 17:08:37 8d8225bab01e: Layer already exists 17:08:37 01cbcb06a04c: Layer already exists 17:08:37 20896f2b43ae: Layer already exists 17:08:37 e25e7c08f49e: Layer already exists 17:08:37 b2e371de2f8d: Layer already exists 17:08:37 f481591a4ebf: Layer already exists 17:08:37 5d2ef35eb6cc: Layer already exists 17:08:37 3fc1e8944461: Layer already exists 17:08:37 f464fc670a7c: Layer already exists 17:08:37 3fbe34a1663b: Layer already exists 17:08:37 2.0.0-dev.238: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh 17:08:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:08:38 01cbcb06a04c: Preparing 17:08:38 01cbcb06a04c: Preparing 17:08:38 e25e7c08f49e: Preparing 17:08:38 b2e371de2f8d: Preparing 17:08:38 8d8225bab01e: Preparing 17:08:38 20896f2b43ae: Preparing 17:08:38 5d2ef35eb6cc: Preparing 17:08:38 f464fc670a7c: Preparing 17:08:38 f464fc670a7c: Preparing 17:08:38 3fc1e8944461: Preparing 17:08:38 f481591a4ebf: Preparing 17:08:38 3fbe34a1663b: Preparing 17:08:38 f464fc670a7c: Waiting 17:08:38 f481591a4ebf: Waiting 17:08:38 3fc1e8944461: Waiting 17:08:38 3fbe34a1663b: Waiting 17:08:38 b2e371de2f8d: Layer already exists 17:08:38 e25e7c08f49e: Layer already exists 17:08:38 01cbcb06a04c: Layer already exists 17:08:38 8d8225bab01e: Layer already exists 17:08:38 20896f2b43ae: Layer already exists 17:08:38 3fc1e8944461: Layer already exists 17:08:38 f464fc670a7c: Layer already exists 17:08:38 5d2ef35eb6cc: Layer already exists 17:08:38 f481591a4ebf: Layer already exists 17:08:38 3fbe34a1663b: Layer already exists 17:08:38 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh 17:08:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 17:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:08:38 01cbcb06a04c: Preparing 17:08:38 01cbcb06a04c: Preparing 17:08:38 e25e7c08f49e: Preparing 17:08:38 b2e371de2f8d: Preparing 17:08:38 8d8225bab01e: Preparing 17:08:38 20896f2b43ae: Preparing 17:08:38 5d2ef35eb6cc: Preparing 17:08:38 f464fc670a7c: Preparing 17:08:38 f464fc670a7c: Preparing 17:08:38 3fc1e8944461: Preparing 17:08:38 f481591a4ebf: Preparing 17:08:38 3fbe34a1663b: Preparing 17:08:38 5d2ef35eb6cc: Waiting 17:08:38 f464fc670a7c: Waiting 17:08:38 3fc1e8944461: Waiting 17:08:38 f481591a4ebf: Waiting 17:08:38 3fbe34a1663b: Waiting 17:08:38 01cbcb06a04c: Layer already exists 17:08:38 b2e371de2f8d: Layer already exists 17:08:39 8d8225bab01e: Layer already exists 17:08:39 e25e7c08f49e: Layer already exists 17:08:39 20896f2b43ae: Layer already exists 17:08:39 5d2ef35eb6cc: Layer already exists 17:08:39 f464fc670a7c: Layer already exists 17:08:39 3fc1e8944461: Layer already exists 17:08:39 f481591a4ebf: Layer already exists 17:08:39 3fbe34a1663b: Layer already exists 17:08:39 master: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:39 ===================================================== [Pipeline] echo 17:08:39 taggedImages: 17:08:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 17:08:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 17:08:39 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:08:39 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:39 2.0.0-dev.238 17:08:39 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:39 master 17:08:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:08:40 8eb31a7cd270: Preparing 17:08:40 7392cf95acfa: Preparing 17:08:40 19eea9ff8439: Preparing 17:08:40 14ce5b42e1c8: Preparing 17:08:40 4f79d4666c2f: Preparing 17:08:40 3fbe34a1663b: Preparing 17:08:40 3fbe34a1663b: Waiting 17:08:40 19eea9ff8439: Pushed 17:08:40 14ce5b42e1c8: Pushed 17:08:40 3fbe34a1663b: Layer already exists 17:08:41 4f79d4666c2f: Pushed 17:08:42 8eb31a7cd270: Pushed 17:08:42 7392cf95acfa: Pushed 17:08:42 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:08:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 17:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:08:43 8eb31a7cd270: Preparing 17:08:43 7392cf95acfa: Preparing 17:08:43 19eea9ff8439: Preparing 17:08:43 14ce5b42e1c8: Preparing 17:08:43 4f79d4666c2f: Preparing 17:08:43 3fbe34a1663b: Preparing 17:08:43 3fbe34a1663b: Waiting 17:08:43 14ce5b42e1c8: Layer already exists 17:08:43 7392cf95acfa: Layer already exists 17:08:43 8eb31a7cd270: Layer already exists 17:08:43 4f79d4666c2f: Layer already exists 17:08:43 19eea9ff8439: Layer already exists 17:08:43 3fbe34a1663b: Layer already exists 17:08:43 2.0.0-dev.238: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:08:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:08:44 8eb31a7cd270: Preparing 17:08:44 7392cf95acfa: Preparing 17:08:44 19eea9ff8439: Preparing 17:08:44 14ce5b42e1c8: Preparing 17:08:44 4f79d4666c2f: Preparing 17:08:44 3fbe34a1663b: Preparing 17:08:44 3fbe34a1663b: Waiting 17:08:44 8eb31a7cd270: Layer already exists 17:08:44 4f79d4666c2f: Layer already exists 17:08:44 19eea9ff8439: Layer already exists 17:08:44 7392cf95acfa: Layer already exists 17:08:44 14ce5b42e1c8: Layer already exists 17:08:44 3fbe34a1663b: Layer already exists 17:08:44 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh 17:08:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 17:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:08:45 8eb31a7cd270: Preparing 17:08:45 7392cf95acfa: Preparing 17:08:45 19eea9ff8439: Preparing 17:08:45 14ce5b42e1c8: Preparing 17:08:45 4f79d4666c2f: Preparing 17:08:45 3fbe34a1663b: Preparing 17:08:45 3fbe34a1663b: Waiting 17:08:45 19eea9ff8439: Layer already exists 17:08:45 8eb31a7cd270: Layer already exists 17:08:45 4f79d4666c2f: Layer already exists 17:08:45 14ce5b42e1c8: Layer already exists 17:08:45 7392cf95acfa: Layer already exists 17:08:45 3fbe34a1663b: Layer already exists 17:08:45 master: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:45 ===================================================== [Pipeline] echo 17:08:45 taggedImages: 17:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 17:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 17:08:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:08:45 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:45 2.0.0-dev.238 17:08:45 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:45 master 17:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:08:46 0adfb04dfef3: Preparing 17:08:46 f84c275a3d69: Preparing 17:08:46 dbdbb9cce52a: Preparing 17:08:46 5f44792e04df: Preparing 17:08:46 d4c34d072893: Preparing 17:08:46 b287f3a9df4f: Preparing 17:08:46 740fe6f74d45: Preparing 17:08:46 42dcc422952a: Preparing 17:08:46 071ad46352ff: Preparing 17:08:46 3fbe34a1663b: Preparing 17:08:46 b287f3a9df4f: Waiting 17:08:46 740fe6f74d45: Waiting 17:08:46 42dcc422952a: Waiting 17:08:46 071ad46352ff: Waiting 17:08:46 3fbe34a1663b: Waiting 17:08:46 d4c34d072893: Pushed 17:08:46 0adfb04dfef3: Pushed 17:08:46 f84c275a3d69: Pushed 17:08:47 b287f3a9df4f: Pushed 17:08:47 42dcc422952a: Pushed 17:08:47 740fe6f74d45: Pushed 17:08:47 3fbe34a1663b: Layer already exists 17:08:47 071ad46352ff: Pushed 17:08:49 dbdbb9cce52a: Pushed 17:08:49 5f44792e04df: Pushed 17:08:49 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:08:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 17:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:08:49 0adfb04dfef3: Preparing 17:08:49 f84c275a3d69: Preparing 17:08:49 dbdbb9cce52a: Preparing 17:08:49 5f44792e04df: Preparing 17:08:49 d4c34d072893: Preparing 17:08:49 b287f3a9df4f: Preparing 17:08:49 740fe6f74d45: Preparing 17:08:49 42dcc422952a: Preparing 17:08:49 071ad46352ff: Preparing 17:08:49 3fbe34a1663b: Preparing 17:08:49 42dcc422952a: Waiting 17:08:49 071ad46352ff: Waiting 17:08:49 b287f3a9df4f: Waiting 17:08:49 3fbe34a1663b: Waiting 17:08:49 740fe6f74d45: Waiting 17:08:49 d4c34d072893: Layer already exists 17:08:49 0adfb04dfef3: Layer already exists 17:08:49 dbdbb9cce52a: Layer already exists 17:08:49 f84c275a3d69: Layer already exists 17:08:49 5f44792e04df: Layer already exists 17:08:49 b287f3a9df4f: Layer already exists 17:08:49 740fe6f74d45: Layer already exists 17:08:49 3fbe34a1663b: Layer already exists 17:08:49 42dcc422952a: Layer already exists 17:08:49 071ad46352ff: Layer already exists 17:08:50 2.0.0-dev.238: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:08:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:08:50 0adfb04dfef3: Preparing 17:08:50 f84c275a3d69: Preparing 17:08:50 dbdbb9cce52a: Preparing 17:08:50 5f44792e04df: Preparing 17:08:50 d4c34d072893: Preparing 17:08:50 b287f3a9df4f: Preparing 17:08:50 740fe6f74d45: Preparing 17:08:50 42dcc422952a: Preparing 17:08:50 071ad46352ff: Preparing 17:08:50 3fbe34a1663b: Preparing 17:08:50 42dcc422952a: Waiting 17:08:50 071ad46352ff: Waiting 17:08:50 3fbe34a1663b: Waiting 17:08:50 b287f3a9df4f: Waiting 17:08:50 740fe6f74d45: Waiting 17:08:50 dbdbb9cce52a: Layer already exists 17:08:50 0adfb04dfef3: Layer already exists 17:08:50 d4c34d072893: Layer already exists 17:08:50 5f44792e04df: Layer already exists 17:08:50 f84c275a3d69: Layer already exists 17:08:51 42dcc422952a: Layer already exists 17:08:51 3fbe34a1663b: Layer already exists 17:08:51 b287f3a9df4f: Layer already exists 17:08:51 740fe6f74d45: Layer already exists 17:08:51 071ad46352ff: Layer already exists 17:08:51 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:08:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 17:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:08:51 0adfb04dfef3: Preparing 17:08:51 f84c275a3d69: Preparing 17:08:51 dbdbb9cce52a: Preparing 17:08:51 5f44792e04df: Preparing 17:08:51 d4c34d072893: Preparing 17:08:51 b287f3a9df4f: Preparing 17:08:51 740fe6f74d45: Preparing 17:08:51 42dcc422952a: Preparing 17:08:51 071ad46352ff: Preparing 17:08:51 3fbe34a1663b: Preparing 17:08:51 b287f3a9df4f: Waiting 17:08:51 42dcc422952a: Waiting 17:08:51 740fe6f74d45: Waiting 17:08:51 071ad46352ff: Waiting 17:08:51 0adfb04dfef3: Layer already exists 17:08:51 5f44792e04df: Layer already exists 17:08:51 d4c34d072893: Layer already exists 17:08:51 f84c275a3d69: Layer already exists 17:08:51 dbdbb9cce52a: Layer already exists 17:08:51 b287f3a9df4f: Layer already exists 17:08:51 740fe6f74d45: Layer already exists 17:08:51 42dcc422952a: Layer already exists 17:08:51 071ad46352ff: Layer already exists 17:08:51 3fbe34a1663b: Layer already exists 17:08:52 master: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:52 ===================================================== [Pipeline] echo 17:08:52 taggedImages: 17:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 17:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 17:08:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:08:52 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:52 2.0.0-dev.238 17:08:52 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:52 master 17:08:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:08:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:08:52 7405fa217f10: Preparing 17:08:52 f49c2f96383f: Preparing 17:08:52 5d2ef35eb6cc: Preparing 17:08:52 0c7826080f50: Preparing 17:08:52 3fbe34a1663b: Preparing 17:08:53 3fbe34a1663b: Layer already exists 17:08:53 5d2ef35eb6cc: Layer already exists 17:08:53 7405fa217f10: Pushed 17:08:53 0c7826080f50: Pushed 17:08:56 f49c2f96383f: Pushed 17:08:56 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh 17:08:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 17:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:08:57 7405fa217f10: Preparing 17:08:57 f49c2f96383f: Preparing 17:08:57 5d2ef35eb6cc: Preparing 17:08:57 0c7826080f50: Preparing 17:08:57 3fbe34a1663b: Preparing 17:08:57 f49c2f96383f: Layer already exists 17:08:57 0c7826080f50: Layer already exists 17:08:57 7405fa217f10: Layer already exists 17:08:57 3fbe34a1663b: Layer already exists 17:08:57 5d2ef35eb6cc: Layer already exists 17:08:57 2.0.0-dev.238: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh 17:08:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:08:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:08:58 7405fa217f10: Preparing 17:08:58 f49c2f96383f: Preparing 17:08:58 5d2ef35eb6cc: Preparing 17:08:58 0c7826080f50: Preparing 17:08:58 3fbe34a1663b: Preparing 17:08:58 3fbe34a1663b: Layer already exists 17:08:58 0c7826080f50: Layer already exists 17:08:58 7405fa217f10: Layer already exists 17:08:58 f49c2f96383f: Layer already exists 17:08:58 5d2ef35eb6cc: Layer already exists 17:08:58 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh 17:08:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 17:08:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 17:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:08:59 7405fa217f10: Preparing 17:08:59 f49c2f96383f: Preparing 17:08:59 5d2ef35eb6cc: Preparing 17:08:59 0c7826080f50: Preparing 17:08:59 3fbe34a1663b: Preparing 17:08:59 5d2ef35eb6cc: Layer already exists 17:08:59 f49c2f96383f: Layer already exists 17:08:59 7405fa217f10: Layer already exists 17:08:59 3fbe34a1663b: Layer already exists 17:08:59 0c7826080f50: Layer already exists 17:08:59 master: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:59 ===================================================== [Pipeline] echo 17:08:59 taggedImages: 17:08:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 17:08:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 17:08:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:08:59 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:08:59 2.0.0-dev.238 17:08:59 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:08:59 master 17:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:09:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:09:00 c79c67161dd2: Preparing 17:09:00 9c297ac42a62: Preparing 17:09:00 5d2ef35eb6cc: Preparing 17:09:00 1154f2d3511d: Preparing 17:09:00 3fbe34a1663b: Preparing 17:09:00 3fbe34a1663b: Layer already exists 17:09:00 1154f2d3511d: Layer already exists 17:09:00 5d2ef35eb6cc: Layer already exists 17:09:00 c79c67161dd2: Pushed 17:09:03 9c297ac42a62: Pushed 17:09:03 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh 17:09:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:09:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 17:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:09:04 c79c67161dd2: Preparing 17:09:04 9c297ac42a62: Preparing 17:09:04 5d2ef35eb6cc: Preparing 17:09:04 1154f2d3511d: Preparing 17:09:04 3fbe34a1663b: Preparing 17:09:04 c79c67161dd2: Layer already exists 17:09:04 5d2ef35eb6cc: Layer already exists 17:09:04 1154f2d3511d: Layer already exists 17:09:04 3fbe34a1663b: Layer already exists 17:09:04 9c297ac42a62: Layer already exists 17:09:04 2.0.0-dev.238: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh 17:09:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:09:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:09:05 c79c67161dd2: Preparing 17:09:05 9c297ac42a62: Preparing 17:09:05 5d2ef35eb6cc: Preparing 17:09:05 1154f2d3511d: Preparing 17:09:05 3fbe34a1663b: Preparing 17:09:05 3fbe34a1663b: Layer already exists 17:09:05 c79c67161dd2: Layer already exists 17:09:05 9c297ac42a62: Layer already exists 17:09:05 5d2ef35eb6cc: Layer already exists 17:09:05 1154f2d3511d: Layer already exists 17:09:05 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh 17:09:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 17:09:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 17:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:09:06 c79c67161dd2: Preparing 17:09:06 9c297ac42a62: Preparing 17:09:06 5d2ef35eb6cc: Preparing 17:09:06 1154f2d3511d: Preparing 17:09:06 3fbe34a1663b: Preparing 17:09:06 9c297ac42a62: Layer already exists 17:09:06 3fbe34a1663b: Layer already exists 17:09:06 1154f2d3511d: Layer already exists 17:09:06 5d2ef35eb6cc: Layer already exists 17:09:06 c79c67161dd2: Layer already exists 17:09:06 master: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:06 ===================================================== [Pipeline] echo 17:09:06 taggedImages: 17:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 17:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 17:09:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:09:06 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:09:06 2.0.0-dev.238 17:09:06 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:09:06 master 17:09:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh 17:09:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:09:07 faa5b306d200: Preparing 17:09:07 89e2adca698a: Preparing 17:09:07 7cc5c22cffb6: Preparing 17:09:07 4e61adb097a5: Preparing 17:09:07 9ded3b6bb9b5: Preparing 17:09:07 fa1afe8e6ed9: Preparing 17:09:07 87a09b4c083e: Preparing 17:09:07 0f74e9ff2a61: Preparing 17:09:07 b122376c33c6: Preparing 17:09:07 f8381ed47b22: Preparing 17:09:07 e934a737d657: Preparing 17:09:07 87a09b4c083e: Waiting 17:09:07 0f74e9ff2a61: Waiting 17:09:07 b122376c33c6: Waiting 17:09:07 f8381ed47b22: Waiting 17:09:07 e934a737d657: Waiting 17:09:07 fa1afe8e6ed9: Waiting 17:09:07 9ded3b6bb9b5: Layer already exists 17:09:07 fa1afe8e6ed9: Layer already exists 17:09:07 87a09b4c083e: Layer already exists 17:09:07 0f74e9ff2a61: Layer already exists 17:09:08 b122376c33c6: Layer already exists 17:09:08 f8381ed47b22: Layer already exists 17:09:08 89e2adca698a: Pushed 17:09:08 e934a737d657: Layer already exists 17:09:08 faa5b306d200: Pushed 17:09:10 7cc5c22cffb6: Pushed 17:09:22 4e61adb097a5: Pushed 17:09:22 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:09:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:09:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 17:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:09:23 faa5b306d200: Preparing 17:09:23 89e2adca698a: Preparing 17:09:23 7cc5c22cffb6: Preparing 17:09:23 4e61adb097a5: Preparing 17:09:23 9ded3b6bb9b5: Preparing 17:09:23 fa1afe8e6ed9: Preparing 17:09:23 87a09b4c083e: Preparing 17:09:23 0f74e9ff2a61: Preparing 17:09:23 b122376c33c6: Preparing 17:09:23 f8381ed47b22: Preparing 17:09:23 e934a737d657: Preparing 17:09:23 87a09b4c083e: Waiting 17:09:23 0f74e9ff2a61: Waiting 17:09:23 b122376c33c6: Waiting 17:09:23 f8381ed47b22: Waiting 17:09:23 e934a737d657: Waiting 17:09:23 fa1afe8e6ed9: Waiting 17:09:23 7cc5c22cffb6: Layer already exists 17:09:23 9ded3b6bb9b5: Layer already exists 17:09:23 faa5b306d200: Layer already exists 17:09:23 89e2adca698a: Layer already exists 17:09:23 4e61adb097a5: Layer already exists 17:09:23 fa1afe8e6ed9: Layer already exists 17:09:23 87a09b4c083e: Layer already exists 17:09:23 f8381ed47b22: Layer already exists 17:09:23 b122376c33c6: Layer already exists 17:09:23 0f74e9ff2a61: Layer already exists 17:09:23 e934a737d657: Layer already exists 17:09:23 2.0.0-dev.238: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:09:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh 17:09:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:09:24 faa5b306d200: Preparing 17:09:24 89e2adca698a: Preparing 17:09:24 7cc5c22cffb6: Preparing 17:09:24 4e61adb097a5: Preparing 17:09:24 9ded3b6bb9b5: Preparing 17:09:24 fa1afe8e6ed9: Preparing 17:09:24 87a09b4c083e: Preparing 17:09:24 0f74e9ff2a61: Preparing 17:09:24 b122376c33c6: Preparing 17:09:24 f8381ed47b22: Preparing 17:09:24 e934a737d657: Preparing 17:09:24 fa1afe8e6ed9: Waiting 17:09:24 87a09b4c083e: Waiting 17:09:24 f8381ed47b22: Waiting 17:09:24 e934a737d657: Waiting 17:09:24 b122376c33c6: Waiting 17:09:24 faa5b306d200: Layer already exists 17:09:24 4e61adb097a5: Layer already exists 17:09:24 9ded3b6bb9b5: Layer already exists 17:09:24 89e2adca698a: Layer already exists 17:09:24 7cc5c22cffb6: Layer already exists 17:09:24 0f74e9ff2a61: Layer already exists 17:09:24 f8381ed47b22: Layer already exists 17:09:24 fa1afe8e6ed9: Layer already exists 17:09:24 87a09b4c083e: Layer already exists 17:09:24 b122376c33c6: Layer already exists 17:09:24 e934a737d657: Layer already exists 17:09:24 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:09:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 17:09:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 17:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:09:25 faa5b306d200: Preparing 17:09:25 89e2adca698a: Preparing 17:09:25 7cc5c22cffb6: Preparing 17:09:25 4e61adb097a5: Preparing 17:09:25 9ded3b6bb9b5: Preparing 17:09:25 fa1afe8e6ed9: Preparing 17:09:25 87a09b4c083e: Preparing 17:09:25 0f74e9ff2a61: Preparing 17:09:25 b122376c33c6: Preparing 17:09:25 f8381ed47b22: Preparing 17:09:25 e934a737d657: Preparing 17:09:25 0f74e9ff2a61: Waiting 17:09:25 f8381ed47b22: Waiting 17:09:25 e934a737d657: Waiting 17:09:25 b122376c33c6: Waiting 17:09:25 fa1afe8e6ed9: Waiting 17:09:25 87a09b4c083e: Waiting 17:09:25 4e61adb097a5: Layer already exists 17:09:25 faa5b306d200: Layer already exists 17:09:25 89e2adca698a: Layer already exists 17:09:25 9ded3b6bb9b5: Layer already exists 17:09:25 7cc5c22cffb6: Layer already exists 17:09:25 87a09b4c083e: Layer already exists 17:09:25 0f74e9ff2a61: Layer already exists 17:09:25 fa1afe8e6ed9: Layer already exists 17:09:25 f8381ed47b22: Layer already exists 17:09:25 b122376c33c6: Layer already exists 17:09:25 e934a737d657: Layer already exists 17:09:25 master: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:09:25 ===================================================== [Pipeline] echo 17:09:25 taggedImages: 17:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 17:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 17:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 17:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:09:26 ---> job-cost.sh 17:09:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qBQ0 17:10:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-qBQ0/bin to PATH 17:12:14 INFO: No Stack... 17:12:14 INFO: Retrieving Pricing Info for: v2-standard-4 17:12:14 INFO: Archiving Costs [Pipeline] sh 17:12:14 + cut -d, -f6 17:12:14 + cat /w/workspace/edgex-go/508/archives/cost.csv [Pipeline] lock 17:12:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] 17:12:14 Resource [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] did not exist. Created. 17:12:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:15 + echo total: 0.18000000715255737 [Pipeline] stash 17:12:16 Stashed 1 file(s) [Pipeline] } 17:12:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] [Pipeline] // lock [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 17:12:16 provisioning config files... 17:12:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/508@tmp/config2234684638310240251tmp [Pipeline] { [Pipeline] sh 17:12:16 + set +x 17:12:16 + curl -s https://codecov.io/bash 17:12:16 + bash -s -- 17:12:16 17:12:16 _____ _ 17:12:16 / ____| | | 17:12:16 | | ___ __| | ___ ___ _____ __ 17:12:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:16 Bash-1.0.3 17:12:16 17:12:16 17:12:16 ==> git version 2.24.4 found 17:12:16 ==> 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 17:12:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:12:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:12:16 ==> Jenkins CI detected. 17:12:16 project root: . 17:12:16 --> token set from env 17:12:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:16 ==> Running gcov in . (disable via -X gcov) 17:12:16 ==> Python coveragepy not found 17:12:16 ==> Searching for coverage reports in: 17:12:16 + . 17:12:16 -> Found 1 reports 17:12:16 ==> Detecting git/mercurial file structure 17:12:16 ==> Reading reports 17:12:16 + ./coverage.out bytes=741453 17:12:16 ==> Appending adjustments 17:12:16 https://docs.codecov.io/docs/fixing-reports 17:12:19 + Found adjustments 17:12:19 ==> Gzipping contents 17:12:19 104K /tmp/codecov.hGYYhS.gz 17:12:19 ==> Uploading reports 17:12:19 url: https://codecov.io 17:12:19 query: branch=master&commit=58a691b6b7eb72076366e24eaaa40c01bf57f7f8&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:12:19 -> Pinging Codecov 17:12:19 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=58a691b6b7eb72076366e24eaaa40c01bf57f7f8&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:12:19 -> Uploading to 17:12:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/58a691b6b7eb72076366e24eaaa40c01bf57f7f8/a5d9c31e-e60e-4cc7-b9b8-c841bb195a99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T171219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd6de1c891ecf1dbb7efd188a1d3c0fe4b720577cd39ca19ece6c63211478246 17:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:19 Dload Upload Total Spent Left Speed 17:12:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 199k --:--:-- --:--:-- --:--:-- 199k 17:12:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] } 17:12:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:12:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:12:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:21 17:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:12:21 188c0c94c7c5: Pulling fs layer 17:12:21 0ef7d3d256c8: Pulling fs layer 17:12:21 de9db76c5a1d: Pulling fs layer 17:12:21 0eba1c9be4d2: Pulling fs layer 17:12:21 0d57e429df01: Pulling fs layer 17:12:21 4e4be7b47b0d: Pulling fs layer 17:12:21 e1f770b5df2f: Pulling fs layer 17:12:21 85a0685a4137: Pulling fs layer 17:12:21 4e4be7b47b0d: Waiting 17:12:21 0eba1c9be4d2: Waiting 17:12:21 0d57e429df01: Waiting 17:12:21 e1f770b5df2f: Waiting 17:12:21 85a0685a4137: Waiting 17:12:21 de9db76c5a1d: Verifying Checksum 17:12:21 de9db76c5a1d: Download complete 17:12:21 0ef7d3d256c8: Verifying Checksum 17:12:21 0ef7d3d256c8: Download complete 17:12:21 0d57e429df01: Verifying Checksum 17:12:21 0d57e429df01: Download complete 17:12:21 4e4be7b47b0d: Verifying Checksum 17:12:21 4e4be7b47b0d: Download complete 17:12:21 188c0c94c7c5: Verifying Checksum 17:12:21 188c0c94c7c5: Download complete 17:12:21 188c0c94c7c5: Pull complete 17:12:22 0ef7d3d256c8: Pull complete 17:12:22 de9db76c5a1d: Pull complete 17:12:24 e1f770b5df2f: Verifying Checksum 17:12:24 e1f770b5df2f: Download complete 17:12:25 0eba1c9be4d2: Verifying Checksum 17:12:25 0eba1c9be4d2: Download complete 17:12:25 85a0685a4137: Verifying Checksum 17:12:25 85a0685a4137: Download complete 17:12:28 0eba1c9be4d2: Pull complete 17:12:28 0d57e429df01: Pull complete 17:12:28 4e4be7b47b0d: Pull complete 17:12:28 e1f770b5df2f: Pull complete 17:12:33 85a0685a4137: Pull complete 17:12:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:12:33 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:12:33 $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:12:36 $ docker top 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f -eo pid,comm [Pipeline] { [Pipeline] echo 17:12:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:12:37 + set -o pipefail 17:12:37 + snyk monitor '--org=edgex-jenkins' 17:12:43 17:12:43 Monitoring /w/workspace/edgex-go/508 (github.com/edgexfoundry/edgex-go)... 17:12:43 17:12:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fa28d19b-2b1a-4fd5-87ee-c2222e139dac 17:12:43 17:12:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:12:43 17:12:43 [Pipeline] } 17:12:43 $ docker stop --time=1 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f 17:12:48 $ docker rm -f 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:12:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:49 provisioning config files... 17:12:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/508@tmp/config1047938960960785037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:49 --> edgex-publish-swagger.sh 17:12:49 === Publish openapi/v1 API === 17:12:49 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 17:12:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/508/openapi/v1/core-command.yaml] 17:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:49 Dload Upload Total Spent Left Speed 17:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8653 0:00:01 0:00:01 --:--:-- 8660 100 10522 0 0 100 10522 0 8569 0:00:01 0:00:01 --:--:-- 8575 17:12:50 17:12:50 17:12:50 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/508/openapi/v1/core-data.yaml] 17:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:50 Dload Upload Total Spent Left Speed 17:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 29937 0:00:01 0:00:01 --:--:-- 29951 17:12:51 17:12:51 17:12:51 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/508/openapi/v1/core-metadata.yaml] 17:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:51 Dload Upload Total Spent Left Speed 17:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 64519 0:00:01 0:00:01 --:--:-- 64497 100 73721 0 0 100 73721 0 58634 0:00:01 0:00:01 --:--:-- 58601 17:12:52 17:12:52 17:12:52 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/508/openapi/v1/support-logging.yaml] 17:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:52 Dload Upload Total Spent Left Speed 17:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 14372 --:--:-- --:--:-- --:--:-- 14371 100 13581 0 0 100 13581 0 14369 --:--:-- --:--:-- --:--:-- 14371 17:12:53 17:12:53 17:12:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/508/openapi/v1/support-notifications.yaml] 17:12:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:53 Dload Upload Total Spent Left Speed 17:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 33604 0:00:01 0:00:01 --:--:-- 33612 100 38890 0 0 100 38890 0 31790 0:00:01 0:00:01 --:--:-- 31798 17:12:55 17:12:55 17:12:55 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/508/openapi/v1/support-scheduler.yaml] 17:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:55 Dload Upload Total Spent Left Speed 17:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 14343 --:--:-- --:--:-- --:--:-- 14335 100 14249 0 0 100 14249 0 14340 --:--:-- --:--:-- --:--:-- 14335 17:12:56 17:12:56 17:12:56 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/508/openapi/v1/system-agent.yaml] 17:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:56 Dload Upload Total Spent Left Speed 17:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3528 0:00:01 0:00:01 --:--:-- 3530 100 4110 0 0 100 4110 0 3417 0:00:01 0:00:01 --:--:-- 3419 17:12:57 17:12:57 17:12:57 === Publish openapi/v2 API === 17:12:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:12:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/508/openapi/v2/core-command.yaml] 17:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:57 Dload Upload Total Spent Left Speed 17:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26598 0:00:01 0:00:01 --:--:-- 26614 100 30687 0 0 100 30687 0 26112 0:00:01 0:00:01 --:--:-- 26116 17:12:58 17:12:58 17:12:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/508/openapi/v2/core-data.yaml] 17:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:58 Dload Upload Total Spent Left Speed 17:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 57455 --:--:-- --:--:-- --:--:-- 57448 17:12:59 17:12:59 17:12:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/508/openapi/v2/core-metadata.yaml] 17:12:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:59 Dload Upload Total Spent Left Speed 17:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 118k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 17:13:00 17:13:00 17:13:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/508/openapi/v2/support-notifications.yaml] 17:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:00 Dload Upload Total Spent Left Speed 17:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 72663 0:00:01 0:00:01 --:--:-- 72693 17:13:01 17:13:01 17:13:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/508/openapi/v2/support-scheduler.yaml] 17:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:01 Dload Upload Total Spent Left Speed 17:13:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 38508 --:--:-- --:--:-- --:--:-- 38502 17:13:02 17:13:02 17:13:02 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/508/openapi/v2/system-agent.yaml] 17:13:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:02 Dload Upload Total Spent Left Speed 17:13:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25064 0 0 100 25064 0 25310 --:--:-- --:--:-- --:--:-- 25291 17:13:03 17:13:03 [Pipeline] } 17:13:03 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 17:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:03 . [Pipeline] withDockerContainer 17:13:03 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 17:13:04 $ docker top d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:05 [ssh-agent] Looking for ssh-agent implementation... 17:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:05 $ docker exec d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 ssh-agent 17:13:05 SSH_AUTH_SOCK=/tmp/ssh-RXX8PFaRwQ6n/agent.14 17:13:05 SSH_AGENT_PID=20 17:13:05 Running ssh-add (command line suppressed) 17:13:05 Identity added: /w/workspace/edgex-go/508@tmp/private_key_4007541821697053167.key (/w/workspace/edgex-go/508@tmp/private_key_4007541821697053167.key) 17:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:05 + git semver tag 17:13:05 # -> Open(): unable to determine branch for HEAD 17:13:05 # $GIT_DIR = /w/workspace/edgex-go/508/.git 17:13:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/508 17:13:05 # $SEMVER_REMOTE_NAME = origin 17:13:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:05 # $SEMVER_USER_NAME = edgex-jenkins 17:13:05 # $SEMVER_BRANCH = master 17:13:05 # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver 17:13:05 # 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 HEAD 17:13:05 # -> Force: false 17:13:05 # dd24fecaa6ca44054f42d9e28e0fde6f12cc82cc refs/tags/v2.0.0-dev.238 [Pipeline] } 17:13:05 $ docker exec --env ******** --env ******** d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 ssh-agent -k 17:13:05 unset SSH_AUTH_SOCK; 17:13:05 unset SSH_AGENT_PID; 17:13:05 echo Agent pid 20 killed; 17:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:06 + git semver [Pipeline] } 17:13:06 $ docker stop --time=1 d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 17:13:07 $ docker rm -f d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:08 17:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:08 0.23.1-centos7: Pulling from edgex-lftools 17:13:08 ab5ef0e58194: Pulling fs layer 17:13:08 9712f1f96733: Pulling fs layer 17:13:08 63f879dbbcfc: Pulling fs layer 17:13:08 0d9ebad4ef96: Pulling fs layer 17:13:08 e9a5061849ea: Pulling fs layer 17:13:08 d747dcd14b5f: Pulling fs layer 17:13:08 2de7ff778b66: Pulling fs layer 17:13:08 e9a5061849ea: Waiting 17:13:08 d747dcd14b5f: Waiting 17:13:08 2de7ff778b66: Waiting 17:13:08 0d9ebad4ef96: Waiting 17:13:08 9712f1f96733: Verifying Checksum 17:13:08 9712f1f96733: Download complete 17:13:10 63f879dbbcfc: Verifying Checksum 17:13:10 63f879dbbcfc: Download complete 17:13:10 e9a5061849ea: Verifying Checksum 17:13:10 e9a5061849ea: Download complete 17:13:10 d747dcd14b5f: Verifying Checksum 17:13:10 d747dcd14b5f: Download complete 17:13:11 2de7ff778b66: Verifying Checksum 17:13:11 2de7ff778b66: Download complete 17:13:12 0d9ebad4ef96: Verifying Checksum 17:13:12 0d9ebad4ef96: Download complete 17:13:12 ab5ef0e58194: Verifying Checksum 17:13:12 ab5ef0e58194: Download complete 17:13:14 ab5ef0e58194: Pull complete 17:13:14 9712f1f96733: Pull complete 17:13:15 63f879dbbcfc: Pull complete 17:13:19 0d9ebad4ef96: Pull complete 17:13:19 e9a5061849ea: Pull complete 17:13:19 d747dcd14b5f: Pull complete 17:13:20 2de7ff778b66: Pull complete 17:13:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:13:21 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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:10003/edgex-lftools:0.23.1-centos7 cat 17:13:40 $ docker top 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:13:40 provisioning config files... 17:13:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/508@tmp/config1253957477518778812tmp 17:13:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/508@tmp/config5332259446837559064tmp 17:13:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/508@tmp/config7421520852341496609tmp [Pipeline] { [Pipeline] echo 17:13:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:13:40 ---> sigul-configuration.sh 17:13:40 gpg: directory `/root/.gnupg' created 17:13:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:13:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:13:40 gpg: keyring `/root/.gnupg/secring.gpg' created 17:13:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:13:40 gpg: CAST5 encrypted data 17:13:40 gpg: encrypted with 1 passphrase 17:13:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:13:41 + mkdir /home/jenkins 17:13:41 + mkdir /home/jenkins/sigul [Pipeline] sh 17:13:41 + 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 17:13:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:13:41 ---> sigul-install.sh 17:13:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:13:50 + git tag --list 17:13:50 0.6.0 17:13:50 0.6.1 17:13:50 0.7.0 17:13:50 0.7.1 17:13:50 v0.0.0 17:13:50 v0.0.1-dev.1 17:13:50 v1.0.0 17:13:50 v1.0.1 17:13:50 v1.1.0 17:13:50 v1.2.0 17:13:50 v1.2.1 17:13:50 v1.2.2-dev.1 17:13:50 v1.2.2-dev.10 17:13:50 v1.2.2-dev.100 17:13:50 v1.2.2-dev.101 17:13:50 v1.2.2-dev.102 17:13:50 v1.2.2-dev.103 17:13:50 v1.2.2-dev.104 17:13:50 v1.2.2-dev.105 17:13:50 v1.2.2-dev.106 17:13:50 v1.2.2-dev.107 17:13:50 v1.2.2-dev.11 17:13:50 v1.2.2-dev.12 17:13:50 v1.2.2-dev.13 17:13:50 v1.2.2-dev.14 17:13:50 v1.2.2-dev.15 17:13:50 v1.2.2-dev.16 17:13:50 v1.2.2-dev.17 17:13:50 v1.2.2-dev.18 17:13:50 v1.2.2-dev.19 17:13:50 v1.2.2-dev.2 17:13:50 v1.2.2-dev.20 17:13:50 v1.2.2-dev.21 17:13:50 v1.2.2-dev.22 17:13:50 v1.2.2-dev.23 17:13:50 v1.2.2-dev.24 17:13:50 v1.2.2-dev.25 17:13:50 v1.2.2-dev.26 17:13:50 v1.2.2-dev.27 17:13:50 v1.2.2-dev.28 17:13:50 v1.2.2-dev.29 17:13:50 v1.2.2-dev.3 17:13:50 v1.2.2-dev.30 17:13:50 v1.2.2-dev.31 17:13:50 v1.2.2-dev.32 17:13:50 v1.2.2-dev.33 17:13:50 v1.2.2-dev.34 17:13:50 v1.2.2-dev.35 17:13:50 v1.2.2-dev.36 17:13:50 v1.2.2-dev.37 17:13:50 v1.2.2-dev.38 17:13:50 v1.2.2-dev.39 17:13:50 v1.2.2-dev.4 17:13:50 v1.2.2-dev.40 17:13:50 v1.2.2-dev.41 17:13:50 v1.2.2-dev.42 17:13:50 v1.2.2-dev.43 17:13:50 v1.2.2-dev.44 17:13:50 v1.2.2-dev.45 17:13:50 v1.2.2-dev.46 17:13:50 v1.2.2-dev.47 17:13:50 v1.2.2-dev.48 17:13:50 v1.2.2-dev.49 17:13:50 v1.2.2-dev.5 17:13:50 v1.2.2-dev.50 17:13:50 v1.2.2-dev.51 17:13:50 v1.2.2-dev.52 17:13:50 v1.2.2-dev.53 17:13:50 v1.2.2-dev.54 17:13:50 v1.2.2-dev.55 17:13:50 v1.2.2-dev.56 17:13:50 v1.2.2-dev.57 17:13:50 v1.2.2-dev.58 17:13:50 v1.2.2-dev.59 17:13:50 v1.2.2-dev.6 17:13:50 v1.2.2-dev.60 17:13:50 v1.2.2-dev.61 17:13:50 v1.2.2-dev.62 17:13:50 v1.2.2-dev.63 17:13:50 v1.2.2-dev.64 17:13:50 v1.2.2-dev.65 17:13:50 v1.2.2-dev.66 17:13:50 v1.2.2-dev.67 17:13:50 v1.2.2-dev.68 17:13:50 v1.2.2-dev.69 17:13:50 v1.2.2-dev.7 17:13:50 v1.2.2-dev.70 17:13:50 v1.2.2-dev.71 17:13:50 v1.2.2-dev.72 17:13:50 v1.2.2-dev.73 17:13:50 v1.2.2-dev.74 17:13:50 v1.2.2-dev.75 17:13:50 v1.2.2-dev.76 17:13:50 v1.2.2-dev.77 17:13:50 v1.2.2-dev.78 17:13:50 v1.2.2-dev.79 17:13:50 v1.2.2-dev.8 17:13:50 v1.2.2-dev.80 17:13:50 v1.2.2-dev.81 17:13:50 v1.2.2-dev.82 17:13:50 v1.2.2-dev.83 17:13:50 v1.2.2-dev.84 17:13:50 v1.2.2-dev.85 17:13:50 v1.2.2-dev.86 17:13:50 v1.2.2-dev.87 17:13:50 v1.2.2-dev.88 17:13:50 v1.2.2-dev.89 17:13:50 v1.2.2-dev.9 17:13:50 v1.2.2-dev.90 17:13:50 v1.2.2-dev.91 17:13:50 v1.2.2-dev.92 17:13:50 v1.2.2-dev.93 17:13:50 v1.2.2-dev.94 17:13:50 v1.2.2-dev.95 17:13:50 v1.2.2-dev.96 17:13:50 v1.2.2-dev.97 17:13:50 v1.2.2-dev.98 17:13:50 v1.2.2-dev.99 17:13:50 v1.3.0 17:13:50 v1.3.1 17:13:50 v1.3.1-dev.1 17:13:50 v1.3.1-dev.10 17:13:50 v1.3.1-dev.11 17:13:50 v1.3.1-dev.12 17:13:50 v1.3.1-dev.13 17:13:50 v1.3.1-dev.14 17:13:50 v1.3.1-dev.15 17:13:50 v1.3.1-dev.16 17:13:50 v1.3.1-dev.17 17:13:50 v1.3.1-dev.18 17:13:50 v1.3.1-dev.2 17:13:50 v1.3.1-dev.3 17:13:50 v1.3.1-dev.4 17:13:50 v1.3.1-dev.5 17:13:50 v1.3.1-dev.6 17:13:50 v1.3.1-dev.7 17:13:50 v1.3.1-dev.8 17:13:50 v1.3.1-dev.9 17:13:50 v2.0.0-dev.1 17:13:50 v2.0.0-dev.10 17:13:50 v2.0.0-dev.100 17:13:50 v2.0.0-dev.101 17:13:50 v2.0.0-dev.102 17:13:50 v2.0.0-dev.103 17:13:50 v2.0.0-dev.104 17:13:50 v2.0.0-dev.105 17:13:50 v2.0.0-dev.106 17:13:50 v2.0.0-dev.107 17:13:50 v2.0.0-dev.108 17:13:50 v2.0.0-dev.109 17:13:50 v2.0.0-dev.11 17:13:50 v2.0.0-dev.110 17:13:50 v2.0.0-dev.111 17:13:50 v2.0.0-dev.112 17:13:50 v2.0.0-dev.113 17:13:50 v2.0.0-dev.114 17:13:50 v2.0.0-dev.115 17:13:50 v2.0.0-dev.116 17:13:50 v2.0.0-dev.117 17:13:50 v2.0.0-dev.118 17:13:50 v2.0.0-dev.119 17:13:50 v2.0.0-dev.12 17:13:50 v2.0.0-dev.120 17:13:50 v2.0.0-dev.121 17:13:50 v2.0.0-dev.122 17:13:50 v2.0.0-dev.123 17:13:50 v2.0.0-dev.124 17:13:50 v2.0.0-dev.125 17:13:50 v2.0.0-dev.126 17:13:50 v2.0.0-dev.127 17:13:50 v2.0.0-dev.128 17:13:50 v2.0.0-dev.129 17:13:50 v2.0.0-dev.13 17:13:50 v2.0.0-dev.130 17:13:50 v2.0.0-dev.131 17:13:50 v2.0.0-dev.132 17:13:50 v2.0.0-dev.133 17:13:50 v2.0.0-dev.134 17:13:50 v2.0.0-dev.135 17:13:50 v2.0.0-dev.136 17:13:50 v2.0.0-dev.137 17:13:50 v2.0.0-dev.138 17:13:50 v2.0.0-dev.139 17:13:50 v2.0.0-dev.14 17:13:50 v2.0.0-dev.140 17:13:50 v2.0.0-dev.141 17:13:50 v2.0.0-dev.142 17:13:50 v2.0.0-dev.143 17:13:50 v2.0.0-dev.144 17:13:50 v2.0.0-dev.145 17:13:50 v2.0.0-dev.146 17:13:50 v2.0.0-dev.147 17:13:50 v2.0.0-dev.148 17:13:50 v2.0.0-dev.149 17:13:50 v2.0.0-dev.15 17:13:50 v2.0.0-dev.150 17:13:50 v2.0.0-dev.151 17:13:50 v2.0.0-dev.152 17:13:50 v2.0.0-dev.153 17:13:50 v2.0.0-dev.154 17:13:50 v2.0.0-dev.155 17:13:50 v2.0.0-dev.156 17:13:50 v2.0.0-dev.157 17:13:50 v2.0.0-dev.158 17:13:50 v2.0.0-dev.159 17:13:50 v2.0.0-dev.16 17:13:50 v2.0.0-dev.160 17:13:50 v2.0.0-dev.161 17:13:50 v2.0.0-dev.162 17:13:50 v2.0.0-dev.163 17:13:50 v2.0.0-dev.164 17:13:50 v2.0.0-dev.165 17:13:50 v2.0.0-dev.166 17:13:50 v2.0.0-dev.167 17:13:50 v2.0.0-dev.168 17:13:50 v2.0.0-dev.169 17:13:50 v2.0.0-dev.17 17:13:50 v2.0.0-dev.170 17:13:50 v2.0.0-dev.171 17:13:50 v2.0.0-dev.172 17:13:50 v2.0.0-dev.173 17:13:50 v2.0.0-dev.174 17:13:50 v2.0.0-dev.175 17:13:50 v2.0.0-dev.176 17:13:50 v2.0.0-dev.177 17:13:50 v2.0.0-dev.178 17:13:50 v2.0.0-dev.179 17:13:50 v2.0.0-dev.18 17:13:50 v2.0.0-dev.180 17:13:50 v2.0.0-dev.181 17:13:50 v2.0.0-dev.182 17:13:50 v2.0.0-dev.183 17:13:50 v2.0.0-dev.184 17:13:50 v2.0.0-dev.185 17:13:50 v2.0.0-dev.186 17:13:50 v2.0.0-dev.187 17:13:50 v2.0.0-dev.188 17:13:50 v2.0.0-dev.189 17:13:50 v2.0.0-dev.19 17:13:50 v2.0.0-dev.190 17:13:50 v2.0.0-dev.191 17:13:50 v2.0.0-dev.192 17:13:50 v2.0.0-dev.193 17:13:50 v2.0.0-dev.194 17:13:50 v2.0.0-dev.195 17:13:50 v2.0.0-dev.196 17:13:50 v2.0.0-dev.197 17:13:50 v2.0.0-dev.198 17:13:50 v2.0.0-dev.199 17:13:50 v2.0.0-dev.2 17:13:50 v2.0.0-dev.20 17:13:50 v2.0.0-dev.200 17:13:50 v2.0.0-dev.201 17:13:50 v2.0.0-dev.202 17:13:50 v2.0.0-dev.203 17:13:50 v2.0.0-dev.204 17:13:50 v2.0.0-dev.205 17:13:50 v2.0.0-dev.206 17:13:50 v2.0.0-dev.207 17:13:50 v2.0.0-dev.208 17:13:50 v2.0.0-dev.209 17:13:50 v2.0.0-dev.21 17:13:50 v2.0.0-dev.210 17:13:50 v2.0.0-dev.211 17:13:50 v2.0.0-dev.212 17:13:50 v2.0.0-dev.213 17:13:50 v2.0.0-dev.214 17:13:50 v2.0.0-dev.215 17:13:50 v2.0.0-dev.216 17:13:50 v2.0.0-dev.217 17:13:50 v2.0.0-dev.218 17:13:50 v2.0.0-dev.219 17:13:50 v2.0.0-dev.22 17:13:50 v2.0.0-dev.220 17:13:50 v2.0.0-dev.221 17:13:50 v2.0.0-dev.222 17:13:50 v2.0.0-dev.223 17:13:50 v2.0.0-dev.224 17:13:50 v2.0.0-dev.225 17:13:50 v2.0.0-dev.226 17:13:50 v2.0.0-dev.227 17:13:50 v2.0.0-dev.228 17:13:50 v2.0.0-dev.229 17:13:50 v2.0.0-dev.23 17:13:50 v2.0.0-dev.230 17:13:50 v2.0.0-dev.231 17:13:50 v2.0.0-dev.232 17:13:50 v2.0.0-dev.233 17:13:50 v2.0.0-dev.234 17:13:50 v2.0.0-dev.235 17:13:50 v2.0.0-dev.236 17:13:50 v2.0.0-dev.237 17:13:50 v2.0.0-dev.238 17:13:50 v2.0.0-dev.24 17:13:50 v2.0.0-dev.25 17:13:50 v2.0.0-dev.26 17:13:50 v2.0.0-dev.27 17:13:50 v2.0.0-dev.28 17:13:50 v2.0.0-dev.29 17:13:50 v2.0.0-dev.3 17:13:50 v2.0.0-dev.30 17:13:50 v2.0.0-dev.31 17:13:50 v2.0.0-dev.32 17:13:50 v2.0.0-dev.33 17:13:50 v2.0.0-dev.34 17:13:50 v2.0.0-dev.35 17:13:50 v2.0.0-dev.36 17:13:50 v2.0.0-dev.37 17:13:50 v2.0.0-dev.38 17:13:50 v2.0.0-dev.39 17:13:50 v2.0.0-dev.4 17:13:50 v2.0.0-dev.40 17:13:50 v2.0.0-dev.41 17:13:50 v2.0.0-dev.42 17:13:50 v2.0.0-dev.43 17:13:50 v2.0.0-dev.44 17:13:50 v2.0.0-dev.45 17:13:50 v2.0.0-dev.46 17:13:50 v2.0.0-dev.47 17:13:50 v2.0.0-dev.48 17:13:50 v2.0.0-dev.49 17:13:50 v2.0.0-dev.5 17:13:50 v2.0.0-dev.50 17:13:50 v2.0.0-dev.51 17:13:50 v2.0.0-dev.52 17:13:50 v2.0.0-dev.53 17:13:50 v2.0.0-dev.54 17:13:50 v2.0.0-dev.55 17:13:50 v2.0.0-dev.56 17:13:50 v2.0.0-dev.57 17:13:50 v2.0.0-dev.58 17:13:50 v2.0.0-dev.59 17:13:50 v2.0.0-dev.6 17:13:50 v2.0.0-dev.60 17:13:50 v2.0.0-dev.61 17:13:50 v2.0.0-dev.62 17:13:50 v2.0.0-dev.63 17:13:50 v2.0.0-dev.64 17:13:50 v2.0.0-dev.65 17:13:50 v2.0.0-dev.66 17:13:50 v2.0.0-dev.67 17:13:50 v2.0.0-dev.68 17:13:50 v2.0.0-dev.69 17:13:50 v2.0.0-dev.7 17:13:50 v2.0.0-dev.70 17:13:50 v2.0.0-dev.71 17:13:50 v2.0.0-dev.72 17:13:50 v2.0.0-dev.73 17:13:50 v2.0.0-dev.74 17:13:50 v2.0.0-dev.75 17:13:50 v2.0.0-dev.76 17:13:50 v2.0.0-dev.77 17:13:50 v2.0.0-dev.78 17:13:50 v2.0.0-dev.79 17:13:50 v2.0.0-dev.8 17:13:50 v2.0.0-dev.80 17:13:50 v2.0.0-dev.81 17:13:50 v2.0.0-dev.82 17:13:50 v2.0.0-dev.83 17:13:50 v2.0.0-dev.84 17:13:50 v2.0.0-dev.85 17:13:50 v2.0.0-dev.86 17:13:50 v2.0.0-dev.87 17:13:50 v2.0.0-dev.88 17:13:50 v2.0.0-dev.89 17:13:50 v2.0.0-dev.9 17:13:50 v2.0.0-dev.90 17:13:50 v2.0.0-dev.91 17:13:50 v2.0.0-dev.92 17:13:50 v2.0.0-dev.93 17:13:50 v2.0.0-dev.94 17:13:50 v2.0.0-dev.95 17:13:50 v2.0.0-dev.96 17:13:50 v2.0.0-dev.97 17:13:50 v2.0.0-dev.98 17:13:50 v2.0.0-dev.99 [Pipeline] sh 17:13:50 + lftools sign git-tag v2.0.0-dev.238 17:13:50 Signing Git tag with Sigul... 17:13:50 Signing v2.0.0-dev.238 [Pipeline] echo 17:13:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:13:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:13:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:13:52 $ docker stop --time=1 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 17:13:54 $ docker rm -f 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:55 . [Pipeline] withDockerContainer 17:13:55 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 17:13:56 $ docker top aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:56 [ssh-agent] Looking for ssh-agent implementation... 17:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:56 $ docker exec aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 ssh-agent 17:13:56 SSH_AUTH_SOCK=/tmp/ssh-ZMJhVk8Yc28u/agent.14 17:13:56 SSH_AGENT_PID=20 17:13:56 Running ssh-add (command line suppressed) 17:13:56 Identity added: /w/workspace/edgex-go/508@tmp/private_key_2093875883619539460.key (/w/workspace/edgex-go/508@tmp/private_key_2093875883619539460.key) 17:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:56 + git semver bump pre 17:13:56 # -> Open(): unable to determine branch for HEAD 17:13:56 # $GIT_DIR = /w/workspace/edgex-go/508/.git 17:13:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/508 17:13:56 # $SEMVER_REMOTE_NAME = origin 17:13:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:56 # $SEMVER_USER_NAME = edgex-jenkins 17:13:56 # $SEMVER_BRANCH = master 17:13:56 # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver 17:13:56 2.0.0-dev.239 [Pipeline] } 17:13:56 $ docker exec --env ******** --env ******** aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 ssh-agent -k 17:13:57 unset SSH_AUTH_SOCK; 17:13:57 unset SSH_AGENT_PID; 17:13:57 echo Agent pid 20 killed; 17:13:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:57 + git semver [Pipeline] } 17:13:57 $ docker stop --time=1 aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 17:13:58 $ docker rm -f aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:59 . [Pipeline] withDockerContainer 17:13:59 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 17:14:00 $ docker top a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:00 [ssh-agent] Looking for ssh-agent implementation... 17:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:01 $ docker exec a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e ssh-agent 17:14:01 SSH_AUTH_SOCK=/tmp/ssh-QVzTfWxCzilR/agent.13 17:14:01 SSH_AGENT_PID=20 17:14:01 Running ssh-add (command line suppressed) 17:14:01 Identity added: /w/workspace/edgex-go/508@tmp/private_key_6481607894392760319.key (/w/workspace/edgex-go/508@tmp/private_key_6481607894392760319.key) 17:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:01 + git semver push 17:14:01 # -> Open(): unable to determine branch for HEAD 17:14:01 # $GIT_DIR = /w/workspace/edgex-go/508/.git 17:14:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/508 17:14:01 # $SEMVER_REMOTE_NAME = origin 17:14:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:01 # $SEMVER_USER_NAME = edgex-jenkins 17:14:01 # $SEMVER_BRANCH = master 17:14:01 # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [Pipeline] } 17:14:09 $ docker exec --env ******** --env ******** a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e ssh-agent -k 17:14:10 unset SSH_AUTH_SOCK; 17:14:10 unset SSH_AGENT_PID; 17:14:10 echo Agent pid 20 killed; 17:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:10 + git semver [Pipeline] } 17:14:10 $ docker stop --time=1 a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e 17:14:11 $ docker rm -f a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:13 ---> package-listing.sh 17:14:13 ++ tr '[:upper:]' '[:lower:]' 17:14:13 ++ facter osfamily 17:14:13 + OS_FAMILY=redhat 17:14:13 + workspace=/w/workspace/edgex-go/508 17:14:13 + START_PACKAGES=/tmp/packages_start.txt 17:14:13 + END_PACKAGES=/tmp/packages_end.txt 17:14:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:13 + PACKAGES=/tmp/packages_start.txt 17:14:13 + '[' /w/workspace/edgex-go/508 ']' 17:14:13 + PACKAGES=/tmp/packages_end.txt 17:14:13 + case "${OS_FAMILY}" in 17:14:13 + rpm -qa 17:14:13 + sort 17:14:21 + '[' -f /tmp/packages_start.txt ']' 17:14:21 + '[' -f /tmp/packages_end.txt ']' 17:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:21 + '[' /w/workspace/edgex-go/508 ']' 17:14:21 + mkdir -p /w/workspace/edgex-go/508/archives/ 17:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/508/archives/ [Pipeline] echo 17:14:21 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/508/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:22 17:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:22 alpine: Pulling from edgex-lftools-log-publisher 17:14:22 df20fa9351a1: Pulling fs layer 17:14:22 36b3adc4ff6f: Pulling fs layer 17:14:22 8ad3a11d3b57: Pulling fs layer 17:14:22 46f8f816bc3b: Pulling fs layer 17:14:22 93b61091891f: Pulling fs layer 17:14:22 93b9cdb0e59b: Pulling fs layer 17:14:22 5e14af77c1be: Pulling fs layer 17:14:22 01666e4c0597: Pulling fs layer 17:14:22 aa168da1d23b: Pulling fs layer 17:14:22 93b61091891f: Waiting 17:14:22 93b9cdb0e59b: Waiting 17:14:22 5e14af77c1be: Waiting 17:14:22 01666e4c0597: Waiting 17:14:22 46f8f816bc3b: Waiting 17:14:22 aa168da1d23b: Waiting 17:14:23 36b3adc4ff6f: Verifying Checksum 17:14:23 36b3adc4ff6f: Download complete 17:14:23 46f8f816bc3b: Verifying Checksum 17:14:23 46f8f816bc3b: Download complete 17:14:23 df20fa9351a1: Verifying Checksum 17:14:23 df20fa9351a1: Download complete 17:14:23 93b9cdb0e59b: Verifying Checksum 17:14:23 93b9cdb0e59b: Download complete 17:14:23 5e14af77c1be: Verifying Checksum 17:14:23 5e14af77c1be: Download complete 17:14:23 01666e4c0597: Verifying Checksum 17:14:23 01666e4c0597: Download complete 17:14:23 93b61091891f: Verifying Checksum 17:14:23 93b61091891f: Download complete 17:14:23 df20fa9351a1: Pull complete 17:14:23 8ad3a11d3b57: Verifying Checksum 17:14:23 8ad3a11d3b57: Download complete 17:14:23 36b3adc4ff6f: Pull complete 17:14:23 8ad3a11d3b57: Pull complete 17:14:24 46f8f816bc3b: Pull complete 17:14:24 93b61091891f: Pull complete 17:14:24 93b9cdb0e59b: Pull complete 17:14:24 5e14af77c1be: Pull complete 17:14:24 01666e4c0597: Pull complete 17:14:25 aa168da1d23b: Verifying Checksum 17:14:25 aa168da1d23b: Download complete 17:14:29 aa168da1d23b: Pull complete 17:14:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:14:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:14:29 prd-centos7-docker-4c-2g-166 does not seem to be running inside a container 17:14:29 $ 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/508/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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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:10003/edgex-lftools-log-publisher:alpine cat 17:14:39 $ docker top 43bec8b9b696763ba04c416ceee753eadc3e94e458b5fa3b6e75a2f358fd83af -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:39 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:40 + mkdir -p /var/log/sa [Pipeline] sh 17:14:41 + ls /var/log/sa-host 17:14:41 + sadf -c /var/log/sa-host/sa05 17:14:41 file_magic: OK 17:14:41 HZ: Using current value: 100 17:14:41 file_header: OK 17:14:41 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 17:14:41 Statistics: 17:14:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:41 File successfully converted to sysstat format version 12.2.1 17:14:41 + sadf -c /var/log/sa-host/sa25 17:14:41 file_magic: OK 17:14:41 HZ: Using current value: 100 17:14:41 file_header: OK 17:14:41 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 17:14:41 Statistics: 17:14:41 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:41 provisioning config files... 17:14:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/508@tmp/config6944158152384804010tmp [Pipeline] { [Pipeline] echo 17:14:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:41 ---> create-netrc.sh [Pipeline] } 17:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:14:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:42 ---> python-tools-install.sh [Pipeline] echo 17:14:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:42 ---> sudo-logs.sh 17:14:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:42 ---> job-cost.sh 17:14:42 lf-activate-venv: SKIPPING 17:14:42 DEBUG: total: 0.18000000715255737 17:14:42 INFO: Retrieving Stack Cost... 17:14:44 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:44 INFO: Archiving Costs [Pipeline] echo 17:14:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:44 ---> logs-deploy.sh 17:14:44 lf-activate-venv: SKIPPING 17:14:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/508 17:14:44 INFO: archiving workspace using pattern(s): 17:14:45 Archives upload complete. 17:14:45 INFO: archiving logs to Nexus 17:14:46 ---> uname -a: 17:14:46 Linux prd-centos7-docker-4c-2g-166.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:14:46 17:14:46 17:14:46 ---> lscpu: 17:14:46 Architecture: x86_64 17:14:46 CPU op-mode(s): 32-bit, 64-bit 17:14:46 Byte Order: Little Endian 17:14:46 Address sizes: 40 bits physical, 48 bits virtual 17:14:46 CPU(s): 2 17:14:46 On-line CPU(s) list: 0,1 17:14:46 Thread(s) per core: 1 17:14:46 Core(s) per socket: 1 17:14:46 Socket(s): 2 17:14:46 NUMA node(s): 1 17:14:46 Vendor ID: AuthenticAMD 17:14:46 CPU family: 23 17:14:46 Model: 49 17:14:46 Model name: AMD EPYC-Rome Processor 17:14:46 Stepping: 0 17:14:46 CPU MHz: 2800.000 17:14:46 BogoMIPS: 5600.00 17:14:46 Virtualization: AMD-V 17:14:46 Hypervisor vendor: KVM 17:14:46 Virtualization type: full 17:14:46 L1d cache: 64 KiB 17:14:46 L1i cache: 64 KiB 17:14:46 L2 cache: 1 MiB 17:14:46 L3 cache: 32 MiB 17:14:46 NUMA node0 CPU(s): 0,1 17:14:46 Vulnerability Itlb multihit: Not affected 17:14:46 Vulnerability L1tf: Not affected 17:14:46 Vulnerability Mds: Not affected 17:14:46 Vulnerability Meltdown: Not affected 17:14:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:14:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:14:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:14:46 Vulnerability Srbds: Not affected 17:14:46 Vulnerability Tsx async abort: Not affected 17:14:46 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:14:46 17:14:46 17:14:46 ---> nproc: 17:14:46 2 17:14:46 17:14:46 17:14:46 ---> df -h: 17:14:46 Filesystem Size Used Available Use% Mounted on 17:14:46 overlay 40.0G 13.4G 26.6G 34% / 17:14:46 tmpfs 64.0M 0 64.0M 0% /dev 17:14:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:14:46 shm 64.0M 0 64.0M 0% /dev/shm 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/508@tmp 17:14:46 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/508 17:14:46 17:14:46 17:14:46 ---> free -m: 17:14:46 total used free shared buff/cache available 17:14:46 Mem: 7821 1673 528 0 5618 6216 17:14:46 Swap: 1023 1 1022 17:14:46 17:14:46 17:14:46 ---> ip addr: 17:14:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:14:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:14:46 inet 127.0.0.1/8 scope host lo 17:14:46 valid_lft forever preferred_lft forever 17:14:46 inet6 ::1/128 scope host 17:14:46 valid_lft forever preferred_lft forever 17:14:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:14:46 link/ether fa:16:3e:38:20:4b brd ff:ff:ff:ff:ff:ff 17:14:46 inet 10.30.122.138/23 brd 10.30.123.255 scope global dynamic eth0 17:14:46 valid_lft 85032sec preferred_lft 85032sec 17:14:46 inet6 fe80::f816:3eff:fe38:204b/64 scope link 17:14:46 valid_lft forever preferred_lft forever 17:14:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:14:46 link/ether 02:42:8b:74:df:e5 brd ff:ff:ff:ff:ff:ff 17:14:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:14:46 valid_lft forever preferred_lft forever 17:14:46 inet6 fe80::42:8bff:fe74:dfe5/64 scope link 17:14:46 valid_lft forever preferred_lft forever 17:14:46 17:14:46 17:14:46 ---> sar -b -r -n DEV: 17:14:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:14:46 17:14:46 16:51:47 LINUX RESTART (2 CPU) 17:14:46 17:14:46 16:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:14:46 16:53:01 191.84 114.12 77.72 0.00 10844.97 43597.26 0.00 17:14:46 16:54:01 31.73 0.70 31.04 0.00 352.98 13996.15 0.00 17:14:46 16:55:01 128.65 0.02 128.64 0.00 0.53 33920.60 0.00 17:14:46 16:56:01 89.41 0.00 89.41 0.00 0.00 12487.56 0.00 17:14:46 16:57:01 64.49 0.00 64.49 0.00 0.00 10701.83 0.00 17:14:46 16:58:01 41.37 0.00 41.37 0.00 0.00 3040.32 0.00 17:14:46 16:59:01 57.30 0.00 57.30 0.00 0.00 8972.19 0.00 17:14:46 17:00:07 253.36 88.45 164.91 0.00 2130.87 106561.88 0.00 17:14:46 17:01:01 530.83 204.63 326.20 0.00 8750.55 176289.78 0.00 17:14:46 17:02:01 245.44 34.68 210.76 0.00 2406.92 84253.18 0.00 17:14:46 17:03:01 220.40 13.61 206.80 0.00 363.09 81359.21 0.00 17:14:46 17:04:01 352.09 19.53 332.56 0.00 1807.43 87588.21 0.00 17:14:46 17:05:01 14.45 0.23 14.21 0.00 2.13 355.48 0.00 17:14:46 17:06:01 1.05 0.00 1.05 0.00 0.00 19.79 0.00 17:14:46 17:07:02 0.32 0.18 0.13 0.00 5.73 2.17 0.00 17:14:46 17:08:01 0.81 0.00 0.81 0.00 0.00 17.55 0.00 17:14:46 17:09:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 17:14:46 17:10:01 0.27 0.00 0.27 0.00 0.00 4.23 0.00 17:14:46 17:11:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 17:14:46 17:12:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 17:14:46 17:13:01 130.56 2.45 128.11 0.00 115.77 30803.73 0.00 17:14:46 17:14:01 119.05 0.85 118.20 0.00 47.30 26978.88 0.00 17:14:46 Average: 111.29 21.24 90.05 0.00 1184.17 32495.29 0.00 17:14:46 17:14:46 16:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:46 16:53:01 5338484 0 819700 10.23 2620 1848136 1449492 16.00 717812 1554608 43392 17:14:46 16:54:01 5134704 0 809888 10.11 2620 2061728 1251920 13.82 729888 1729552 160 17:14:46 16:55:01 4059468 0 1016564 12.69 2620 2930288 1639040 18.10 1099008 2351240 1852 17:14:46 16:56:01 3969872 0 1096040 13.69 2620 2940408 1455076 16.06 1263184 2232808 184128 17:14:46 16:57:01 3674372 0 1186648 14.82 2620 3145300 1853880 20.47 1447484 2318968 79744 17:14:46 16:58:01 3783948 0 1175620 14.68 2620 3046752 1796028 19.83 1325228 2333356 92392 17:14:46 16:59:01 3629508 0 1132240 14.14 2620 3244572 1555348 17.17 1343676 2471704 8 17:14:46 17:00:07 948020 0 1392440 17.39 2620 5665860 2106204 23.25 2112368 4270548 522788 17:14:46 17:01:01 147492 0 1708684 21.33 2620 6150144 3339492 36.87 3234916 3878424 470596 17:14:46 17:02:01 638324 0 1527392 19.07 2620 5840604 2513540 27.75 3032836 3573780 414352 17:14:46 17:03:01 616120 0 1458996 18.22 2620 5931204 2111136 23.31 2225848 4407752 441848 17:14:46 17:04:01 2788756 0 1316160 16.43 2620 3901404 1624188 17.93 1457036 3039496 32 17:14:46 17:05:01 2698664 0 1405940 17.55 2620 3901716 1518308 16.76 1701936 2885008 8 17:14:46 17:06:01 2709848 0 1394752 17.41 2620 3901720 1410984 15.58 1694256 2884976 8 17:14:46 17:07:02 2711276 0 1393292 17.40 2620 3901752 1397620 15.43 1693948 2884216 16 17:14:46 17:08:01 2711108 0 1393456 17.40 2620 3901756 1397768 15.43 1694056 2884268 8 17:14:46 17:09:01 2711828 0 1392732 17.39 2620 3901760 1397684 15.43 1693968 2884268 8 17:14:46 17:10:01 2711672 0 1392880 17.39 2620 3901768 1397684 15.43 1694060 2884268 8 17:14:46 17:11:01 2711796 0 1392756 17.39 2620 3901768 1397684 15.43 1693996 2884268 8 17:14:46 17:12:01 2711140 0 1393408 17.40 2620 3901772 1397828 15.43 1694412 2884264 8 17:14:46 17:13:01 1918048 0 1464992 18.29 2620 4623280 1410924 15.58 1822340 3484036 36 17:14:46 17:14:01 1142368 0 1635344 20.42 2620 5228608 2108572 23.28 1950444 4009188 44 17:14:46 Average: 2703037 0 1313633 16.40 2620 3989650 1705927 18.83 1696486 2942318 102338 17:14:46 17:14:46 16:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:46 16:53:01 eth0 916.53 621.76 3446.06 92.41 0.00 0.00 0.00 0.00 17:14:46 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:54:01 eth0 1019.91 1336.55 3047.62 130.90 0.00 0.00 0.00 0.00 17:14:46 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:54:01 docker0 1281.32 935.23 95.76 2703.11 0.00 0.00 0.00 0.00 17:14:46 16:55:01 eth0 419.46 345.20 3091.39 34.95 0.00 0.00 0.00 0.00 17:14:46 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:55:01 veth45af67f 27.16 33.23 2.62 26.63 0.00 0.00 0.00 0.00 17:14:46 16:55:01 docker0 102.66 150.55 6.70 401.81 0.00 0.00 0.00 0.00 17:14:46 16:56:01 veth55679ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:14:46 16:56:01 eth0 99.62 86.39 472.05 16.51 0.00 0.00 0.00 0.00 17:14:46 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:56:01 docker0 70.99 74.15 5.66 445.40 0.00 0.00 0.00 0.00 17:14:46 16:57:01 veth55679ef 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 17:14:46 16:57:01 eth0 41.81 26.92 27.36 109.24 0.00 0.00 0.00 0.00 17:14:46 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:57:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 17:14:46 16:58:01 veth55679ef 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 17:14:46 16:58:01 eth0 23.91 12.47 17.56 9.41 0.00 0.00 0.00 0.00 17:14:46 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:58:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 17:14:46 16:59:01 eth0 22.19 11.31 18.96 9.99 0.00 0.00 0.00 0.00 17:14:46 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:00:07 vethebcf67c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:14:46 17:00:07 eth0 157.93 134.84 1539.43 18.40 0.00 0.00 0.00 0.00 17:14:46 17:00:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:01:01 vethe3fb7b1 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:14:46 17:01:01 vethebcf67c 0.00 1.75 0.00 0.08 0.00 0.00 0.00 0.00 17:14:46 17:01:01 eth0 124.21 105.81 212.31 141.54 0.00 0.00 0.00 0.00 17:14:46 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:02:01 veth8a64e62 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 17:14:46 17:02:01 vethebcf67c 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 17:14:46 17:02:01 eth0 44.68 23.77 147.09 12.58 0.00 0.00 0.00 0.00 17:14:46 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:03:01 veth108c4bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:14:46 17:03:01 vethebcf67c 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:03:01 eth0 186.73 140.02 1594.13 21.60 0.00 0.00 0.00 0.00 17:14:46 17:03:01 vethc16dde8 17.06 33.01 1.17 276.12 0.00 0.00 0.00 0.00 17:14:46 17:04:01 eth0 97.50 65.48 211.16 120.29 0.00 0.00 0.00 0.00 17:14:46 17:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:14:46 17:04:01 docker0 1581.50 1329.93 116.61 4311.18 0.00 0.00 0.00 0.00 17:14:46 17:05:01 eth0 373.91 339.79 162.25 1539.74 0.00 0.00 0.00 0.00 17:14:46 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:06:01 eth0 0.57 0.28 0.28 0.20 0.00 0.00 0.00 0.00 17:14:46 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:07:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:14:46 17:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:08:01 eth0 0.34 0.25 0.15 0.08 0.00 0.00 0.00 0.00 17:14:46 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:14:46 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:10:01 eth0 0.55 0.05 0.04 0.00 0.00 0.00 0.00 0.00 17:14:46 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:11:01 eth0 0.82 0.07 0.08 0.01 0.00 0.00 0.00 0.00 17:14:46 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:12:01 eth0 1.03 0.30 0.32 0.20 0.00 0.00 0.00 0.00 17:14:46 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:13:01 eth0 479.98 442.86 4473.93 54.32 0.00 0.00 0.00 0.00 17:14:46 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:13:01 docker0 56.64 55.60 4.90 375.07 0.00 0.00 0.00 0.00 17:14:46 17:14:01 eth0 551.07 463.61 3514.51 136.27 0.00 0.00 0.00 0.00 17:14:46 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:14:01 vethf127646 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 17:14:01 docker0 61.68 104.76 3.26 263.43 0.00 0.00 0.00 0.00 17:14:46 Average: eth0 207.20 188.95 1003.92 110.82 0.00 0.00 0.00 0.00 17:14:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 Average: vethf127646 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:46 Average: docker0 77.38 67.84 5.68 225.31 0.00 0.00 0.00 0.00 17:14:46 17:14:46 17:14:46 ---> sar -P ALL: 17:14:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:14:46 17:14:46 16:51:47 LINUX RESTART (2 CPU) 17:14:46 17:14:46 16:52:02 CPU %user %nice %system %iowait %steal %idle 17:14:46 16:53:01 all 25.06 0.00 9.90 30.66 0.10 34.28 17:14:46 16:53:01 0 24.85 0.00 10.83 27.25 0.09 36.97 17:14:46 16:53:01 1 25.26 0.00 8.97 34.07 0.11 31.59 17:14:46 16:54:01 all 14.85 0.00 4.30 13.35 0.10 67.40 17:14:46 16:54:01 0 18.11 0.00 4.90 12.43 0.11 64.47 17:14:46 16:54:01 1 11.65 0.00 3.72 14.25 0.09 70.29 17:14:46 16:55:01 all 8.47 0.00 4.85 16.62 0.07 69.98 17:14:46 16:55:01 0 8.78 0.00 5.27 16.70 0.07 69.17 17:14:46 16:55:01 1 8.16 0.00 4.43 16.55 0.07 70.79 17:14:46 16:56:01 all 29.29 0.00 5.11 14.81 0.10 50.70 17:14:46 16:56:01 0 29.64 0.00 4.81 14.69 0.09 50.78 17:14:46 16:56:01 1 28.94 0.00 5.41 14.93 0.11 50.62 17:14:46 16:57:01 all 45.97 0.00 6.66 28.70 0.13 18.54 17:14:46 16:57:01 0 47.01 0.00 6.55 21.14 0.13 25.17 17:14:46 16:57:01 1 44.94 0.00 6.77 36.23 0.13 11.93 17:14:46 16:58:01 all 32.01 0.00 5.01 6.45 0.11 56.42 17:14:46 16:58:01 0 31.82 0.00 5.03 7.37 0.11 55.69 17:14:46 16:58:01 1 32.20 0.00 5.00 5.53 0.12 57.15 17:14:46 16:59:01 all 46.75 0.00 6.70 16.66 0.11 29.78 17:14:46 16:59:01 0 46.07 0.00 6.19 16.20 0.11 31.44 17:14:46 16:59:01 1 47.43 0.00 7.22 17.13 0.11 28.11 17:14:46 17:00:07 all 13.79 0.00 7.97 39.02 0.08 39.13 17:14:46 17:00:07 0 14.44 0.00 7.94 38.29 0.08 39.25 17:14:46 17:00:07 1 13.14 0.00 8.00 39.75 0.08 39.02 17:14:46 17:01:01 all 23.57 0.00 14.28 44.87 0.12 17.16 17:14:46 17:01:01 0 23.33 0.00 14.34 46.35 0.12 15.86 17:14:46 17:01:01 1 23.80 0.00 14.22 43.40 0.12 18.46 17:14:46 17:02:01 all 61.15 0.00 10.71 23.02 0.12 5.01 17:14:46 17:02:01 0 60.77 0.00 11.20 27.72 0.11 0.20 17:14:46 17:02:01 1 61.53 0.00 10.21 18.32 0.13 9.82 17:14:46 17:03:01 all 38.90 0.00 9.02 49.86 0.09 2.14 17:14:46 17:03:01 0 38.09 0.00 9.42 51.76 0.09 0.64 17:14:46 17:03:01 1 39.71 0.00 8.61 47.96 0.09 3.64 17:14:46 17:14:46 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:14:46 17:04:01 all 39.63 0.00 11.57 27.48 0.11 21.21 17:14:46 17:04:01 0 39.55 0.00 11.47 25.62 0.11 23.26 17:14:46 17:04:01 1 39.71 0.00 11.67 29.34 0.11 19.17 17:14:46 17:05:01 all 13.67 0.00 2.76 0.22 0.07 83.27 17:14:46 17:05:01 0 13.26 0.00 2.65 0.19 0.07 83.83 17:14:46 17:05:01 1 14.08 0.00 2.88 0.26 0.07 82.71 17:14:46 17:06:01 all 0.13 0.00 0.07 0.00 0.03 99.77 17:14:46 17:06:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:14:46 17:06:01 1 0.15 0.00 0.07 0.00 0.05 99.73 17:14:46 17:07:02 all 0.18 0.00 0.06 0.00 0.02 99.75 17:14:46 17:07:02 0 0.03 0.00 0.05 0.00 0.02 99.90 17:14:46 17:07:02 1 0.32 0.00 0.07 0.00 0.02 99.60 17:14:46 17:08:01 all 0.17 0.00 0.02 0.00 0.03 99.78 17:14:46 17:08:01 0 0.05 0.00 0.02 0.00 0.05 99.88 17:14:46 17:08:01 1 0.29 0.00 0.02 0.00 0.02 99.68 17:14:46 17:09:01 all 0.12 0.00 0.03 0.00 0.03 99.83 17:14:46 17:09:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:14:46 17:09:01 1 0.18 0.00 0.02 0.00 0.02 99.78 17:14:46 17:10:01 all 0.13 0.00 0.03 0.01 0.03 99.82 17:14:46 17:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:14:46 17:10:01 1 0.22 0.00 0.02 0.02 0.02 99.73 17:14:46 17:11:01 all 0.09 0.00 0.03 0.00 0.02 99.86 17:14:46 17:11:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:14:46 17:11:01 1 0.08 0.00 0.02 0.00 0.00 99.90 17:14:46 17:12:01 all 0.11 0.00 0.02 0.00 0.03 99.85 17:14:46 17:12:01 0 0.18 0.00 0.03 0.00 0.03 99.75 17:14:46 17:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:14:46 17:13:01 all 13.21 0.00 5.96 5.20 0.08 75.55 17:14:46 17:13:01 0 12.77 0.00 5.92 5.61 0.07 75.63 17:14:46 17:13:01 1 13.64 0.00 6.00 4.79 0.09 75.48 17:14:46 17:14:01 all 13.35 0.00 6.88 12.30 0.08 67.38 17:14:46 17:14:01 0 12.00 0.00 7.35 8.59 0.09 71.97 17:14:46 17:14:01 1 14.70 0.00 6.41 16.01 0.07 62.81 17:14:46 17:14:46 Average: CPU %user %nice %system %iowait %steal %idle 17:14:46 Average: all 18.63 0.00 4.96 14.61 0.07 61.73 17:14:46 Average: 0 18.66 0.00 5.05 14.19 0.07 62.03 17:14:46 Average: 1 18.61 0.00 4.86 15.04 0.07 61.43 17:14:46 17:14:46 17:14:46