Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 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-ssh1961287157977891610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5887701385030346995.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8120157353620919480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh9140668173057906639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh9181967812311679739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1656 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/538 [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/538 # 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/538@tmp/jenkins-gitclient-ssh4456196143251861871.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 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (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 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 Commit message: "Merge pull request #3572 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.66" > git rev-list --no-walk ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T06:12:14.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T06:12:14.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T06:12:14.697Z] ========================================================= [2021-06-16T06:12:14.698Z] EdgeX Global Pipelines Version Info [2021-06-16T06:12:14.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:12:18.202Z] ------------------- [2021-06-16T06:12:18.202Z] stable info: [2021-06-16T06:12:18.202Z] ------------------- [2021-06-16T06:12:18.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T06:12:18.202Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:12:18.202Z] Message: update stable to v1.0.195 [2021-06-16T06:12:18.774Z] ------------------- [2021-06-16T06:12:18.774Z] experimental info: [2021-06-16T06:12:18.774Z] ------------------- [2021-06-16T06:12:18.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T06:12:18.774Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:12:18.774Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T06:12:18.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T06:12:18.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T06:12:18.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T06:12:19.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T06:12:19.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T06:12:19.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T06:12:19.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T06:12:19.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T06:12:19.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T06:12:19.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T06:12:19.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T06:12:19.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T06:12:19.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T06:12:19.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T06:12:19.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:12:19.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:12:19.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T06:12:19.358Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T06:12:19.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T06:12:19.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T06:12:19.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T06:12:19.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T06:12:19.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T06:12:19.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T06:12:19.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T06:12:19.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] echo [2021-06-16T06:12:19.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c16c30 [Pipeline] echo [2021-06-16T06:12:19.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:12:19.670Z] provisioning config files... [2021-06-16T06:12:19.688Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config6426266075383859439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:12:20.010Z] ---> docker-login.sh [2021-06-16T06:12:20.010Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:12:20.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:12:20.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:12:20.275Z] Configure a credential helper to remove this warning. See [2021-06-16T06:12:20.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:12:20.275Z] [2021-06-16T06:12:20.275Z] Login Succeeded [2021-06-16T06:12:20.275Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:12:20.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:12:20.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:12:20.542Z] Configure a credential helper to remove this warning. See [2021-06-16T06:12:20.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:12:20.543Z] [2021-06-16T06:12:20.543Z] Login Succeeded [2021-06-16T06:12:20.543Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:12:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:12:20.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:12:20.543Z] Configure a credential helper to remove this warning. See [2021-06-16T06:12:20.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:12:20.543Z] [2021-06-16T06:12:20.543Z] Login Succeeded [2021-06-16T06:12:20.543Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:12:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:12:20.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:12:20.806Z] Configure a credential helper to remove this warning. See [2021-06-16T06:12:20.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:12:20.806Z] [2021-06-16T06:12:20.806Z] Login Succeeded [2021-06-16T06:12:20.806Z] docker.io [2021-06-16T06:12:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:12:21.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:12:21.068Z] Configure a credential helper to remove this warning. See [2021-06-16T06:12:21.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:12:21.068Z] [2021-06-16T06:12:21.068Z] Login Succeeded [2021-06-16T06:12:21.068Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:12:21.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:12:21.412Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T06:12:21.412Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T06:12:21.412Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T06:12:21.412Z] ++ cut -d/ -f2 [2021-06-16T06:12:21.412Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T06:12:21.459Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:12:22.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:12:22.215Z] [2021-06-16T06:12:22.215Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:12:22.528Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:12:22.528Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T06:12:22.528Z] 31603596830f: Pulling fs layer [2021-06-16T06:12:22.528Z] 54011a49482f: Pulling fs layer [2021-06-16T06:12:22.528Z] a6820b24f6d8: Pulling fs layer [2021-06-16T06:12:22.528Z] f581987b2513: Pulling fs layer [2021-06-16T06:12:22.528Z] f581987b2513: Waiting [2021-06-16T06:12:22.528Z] 54011a49482f: Download complete [2021-06-16T06:12:22.790Z] 31603596830f: Verifying Checksum [2021-06-16T06:12:22.790Z] 31603596830f: Download complete [2021-06-16T06:12:22.790Z] a6820b24f6d8: Verifying Checksum [2021-06-16T06:12:22.790Z] a6820b24f6d8: Download complete [2021-06-16T06:12:22.790Z] f581987b2513: Verifying Checksum [2021-06-16T06:12:22.790Z] f581987b2513: Download complete [2021-06-16T06:12:23.055Z] 31603596830f: Pull complete [2021-06-16T06:12:23.055Z] 54011a49482f: Pull complete [2021-06-16T06:12:23.635Z] a6820b24f6d8: Pull complete [2021-06-16T06:12:23.635Z] f581987b2513: Pull complete [2021-06-16T06:12:23.897Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T06:12:23.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:12:23.897Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T06:12:23.977Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:12:24.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:12:25.185Z] $ docker top 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:12:25.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:12:25.312Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:12:25.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:12:25.427Z] $ docker exec 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent [2021-06-16T06:12:25.532Z] SSH_AUTH_SOCK=/tmp/ssh-LvVqXOfryKOX/agent.14 [2021-06-16T06:12:25.532Z] SSH_AGENT_PID=20 [2021-06-16T06:12:25.539Z] Running ssh-add (command line suppressed) [2021-06-16T06:12:25.627Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_5725553384079605492.key (/w/workspace/edgex-go/538@tmp/private_key_5725553384079605492.key) [2021-06-16T06:12:25.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:12:25.949Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T06:12:25.961Z] $ docker exec --env ******** --env ******** 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent -k [2021-06-16T06:12:26.050Z] unset SSH_AUTH_SOCK; [2021-06-16T06:12:26.050Z] unset SSH_AGENT_PID; [2021-06-16T06:12:26.050Z] echo Agent pid 20 killed; [2021-06-16T06:12:26.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T06:12:26.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:12:26.104Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:12:26.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:12:26.213Z] $ docker exec 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent [2021-06-16T06:12:26.314Z] SSH_AUTH_SOCK=/tmp/ssh-1FJnx28hfCd8/agent.54 [2021-06-16T06:12:26.314Z] SSH_AGENT_PID=60 [2021-06-16T06:12:26.320Z] Running ssh-add (command line suppressed) [2021-06-16T06:12:26.412Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_7284844243243972163.key (/w/workspace/edgex-go/538@tmp/private_key_7284844243243972163.key) [2021-06-16T06:12:26.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:12:26.738Z] + git semver init [2021-06-16T06:12:26.738Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:12:26.738Z] # $GIT_DIR = /w/workspace/edgex-go/538/.git [2021-06-16T06:12:26.738Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/538 [2021-06-16T06:12:26.738Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:12:26.738Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:12:26.738Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:12:26.738Z] # $SEMVER_BRANCH = master [2021-06-16T06:12:26.738Z] # $SEMVER_TEMP = /tmp/semver-598674761 [2021-06-16T06:12:26.738Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T06:12:41.692Z] # '/tmp/semver-598674761' -> '/w/workspace/edgex-go/538/.semver' [2021-06-16T06:12:41.692Z] # -> Force: false [2021-06-16T06:12:41.692Z] # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [Pipeline] } [2021-06-16T06:12:41.700Z] $ docker exec --env ******** --env ******** 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 ssh-agent -k [2021-06-16T06:12:41.790Z] unset SSH_AUTH_SOCK; [2021-06-16T06:12:41.790Z] unset SSH_AGENT_PID; [2021-06-16T06:12:41.790Z] echo Agent pid 60 killed; [2021-06-16T06:12:41.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:12:42.134Z] + git semver [Pipeline] } [2021-06-16T06:12:42.146Z] $ docker stop --time=1 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 [2021-06-16T06:12:44.302Z] $ docker rm -f 8497fd746e2cf88fe7251359ec9980a012adbfe7fb3f7293b8807d3e64232696 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:12:44.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T06:12:44.946Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T06:12:44.950Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.266 [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 [2021-06-16T06:12:45.508Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:12:47.844Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:12:48.141Z] + sudo service docker restart [2021-06-16T06:12:48.142Z] + true [2021-06-16T06:12:48.142Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T06:13:00.132Z] Still waiting to schedule task [2021-06-16T06:13:00.132Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-16T06:13:04.293Z] ========================================================= [2021-06-16T06:13:04.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T06:13:04.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:13:04.603Z] + 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 . [2021-06-16T06:13:05.995Z] Sending build context to Docker daemon 329.4MB [2021-06-16T06:13:05.995Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:13:05.995Z] Step 2/6 : FROM ${BASE} [2021-06-16T06:13:05.995Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T06:13:05.995Z] 540db60ca938: Pulling fs layer [2021-06-16T06:13:05.995Z] adcc1eea9eea: Pulling fs layer [2021-06-16T06:13:05.995Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T06:13:05.995Z] 0510c868ecb4: Pulling fs layer [2021-06-16T06:13:05.995Z] afea3b2eda06: Pulling fs layer [2021-06-16T06:13:05.995Z] 7809a108b3ef: Pulling fs layer [2021-06-16T06:13:05.995Z] f706445af74f: Pulling fs layer [2021-06-16T06:13:05.995Z] 0510c868ecb4: Waiting [2021-06-16T06:13:05.995Z] afea3b2eda06: Waiting [2021-06-16T06:13:05.995Z] 7809a108b3ef: Waiting [2021-06-16T06:13:05.995Z] f706445af74f: Waiting [2021-06-16T06:13:05.995Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T06:13:05.995Z] 4c4ab2625f07: Download complete [2021-06-16T06:13:05.995Z] adcc1eea9eea: Download complete [2021-06-16T06:13:05.995Z] afea3b2eda06: Verifying Checksum [2021-06-16T06:13:05.995Z] afea3b2eda06: Download complete [2021-06-16T06:13:06.267Z] 7809a108b3ef: Verifying Checksum [2021-06-16T06:13:06.267Z] 7809a108b3ef: Download complete [2021-06-16T06:13:06.267Z] 540db60ca938: Verifying Checksum [2021-06-16T06:13:06.267Z] 540db60ca938: Download complete [2021-06-16T06:13:06.267Z] 540db60ca938: Pull complete [2021-06-16T06:13:06.536Z] adcc1eea9eea: Pull complete [2021-06-16T06:13:06.536Z] 4c4ab2625f07: Pull complete [2021-06-16T06:13:07.480Z] f706445af74f: Verifying Checksum [2021-06-16T06:13:07.480Z] f706445af74f: Download complete [2021-06-16T06:13:08.052Z] 0510c868ecb4: Verifying Checksum [2021-06-16T06:13:08.052Z] 0510c868ecb4: Download complete [2021-06-16T06:13:11.385Z] 0510c868ecb4: Pull complete [2021-06-16T06:13:11.385Z] afea3b2eda06: Pull complete [2021-06-16T06:13:11.385Z] 7809a108b3ef: Pull complete [2021-06-16T06:13:12.791Z] f706445af74f: Pull complete [2021-06-16T06:13:12.791Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T06:13:12.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T06:13:12.791Z] ---> b068be0155e3 [2021-06-16T06:13:12.791Z] 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 [2021-06-16T06:13:16.093Z] ---> Running in 181ebb200e24 [2021-06-16T06:13:16.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:13:16.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:13:17.243Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T06:13:18.184Z] (2/12) Installing file (5.39-r0) [2021-06-16T06:13:18.184Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T06:13:18.184Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T06:13:24.781Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T06:13:24.781Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T06:13:24.781Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T06:13:24.781Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T06:13:24.781Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T06:13:24.781Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:13:24.781Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T06:13:24.781Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:13:24.781Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:13:24.781Z] OK: 219 MiB in 52 packages [2021-06-16T06:13:26.180Z] Removing intermediate container 181ebb200e24 [2021-06-16T06:13:26.180Z] ---> f19aad9699e5 [2021-06-16T06:13:26.180Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T06:13:26.180Z] ---> Running in 72786b86d726 [2021-06-16T06:13:26.180Z] Removing intermediate container 72786b86d726 [2021-06-16T06:13:26.180Z] ---> df58ebd443ad [2021-06-16T06:13:26.180Z] Step 5/6 : COPY go.mod . [2021-06-16T06:13:26.180Z] ---> bc571e27d658 [2021-06-16T06:13:26.180Z] Step 6/6 : RUN go mod download [2021-06-16T06:13:26.440Z] ---> Running in fb31b29f7037 [2021-06-16T06:13:36.475Z] Removing intermediate container fb31b29f7037 [2021-06-16T06:13:36.475Z] ---> 012adf45b4a1 [2021-06-16T06:13:36.475Z] Successfully built 012adf45b4a1 [2021-06-16T06:13:36.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:13:36.777Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:13:36.778Z] . [Pipeline] withDockerContainer [2021-06-16T06:13:36.859Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:13:36.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-x86_64 cat [2021-06-16T06:13:37.256Z] $ docker top f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:13:37.634Z] + go version [2021-06-16T06:13:37.634Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T06:13:37.643Z] $ docker stop --time=1 f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b [2021-06-16T06:13:38.824Z] $ docker rm -f f519146b4911671bc2a63eed564fd05b4d4529e25194f443abf4b70ef164396b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:13:39.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:13:39.427Z] . [Pipeline] withDockerContainer [2021-06-16T06:13:39.523Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:13:39.585Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-x86_64 cat [2021-06-16T06:13:39.941Z] $ docker top b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T06:13:40.026Z] ========================================================= [2021-06-16T06:13:40.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T06:13:40.026Z] ========================================================= [Pipeline] sh [2021-06-16T06:13:40.320Z] + go mod tidy [Pipeline] sh [2021-06-16T06:13:40.894Z] + make test [2021-06-16T06:13:40.894Z] go mod tidy [2021-06-16T06:13:40.894Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T06:13:46.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T06:14:01.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T06:14:06.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T06:14:07.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T06:14:07.595Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T06:14:09.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T06:14:10.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T06:14:10.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T06:14:10.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T06:14:10.879Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T06:14:11.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T06:14:11.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T06:14:11.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T06:14:11.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T06:14:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T06:14:14.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-16T06:14:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T06:14:14.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T06:14:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements [2021-06-16T06:14:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T06:14:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.4% of statements [2021-06-16T06:14:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T06:14:14.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T06:14:15.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements [2021-06-16T06:14:15.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T06:14:15.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:14:15.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-16T06:14:17.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-16T06:14:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T06:14:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T06:14:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T06:14:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T06:14:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T06:14:17.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T06:14:17.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T06:14:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T06:14:18.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-16T06:14:18.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T06:14:18.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-16T06:14:18.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements [2021-06-16T06:14:18.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T06:14:18.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-16T06:14:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-06-16T06:14:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-16T06:14:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-16T06:14:20.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-06-16T06:14:32.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-06-16T06:14:32.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-16T06:14:36.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 81.8% of statements [2021-06-16T06:14:36.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 66.9% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T06:14:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-16T06:14:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T06:15:02.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-06-16T06:15:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T06:15:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T06:15:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T06:15:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T06:15:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-06-16T06:15:02.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-16T06:15:02.912Z] GO111MODULE=on go vet ./... [2021-06-16T06:15:25.053Z] gofmt -l . [2021-06-16T06:15:25.053Z] [ "`gofmt -l .`" = "" ] [2021-06-16T06:15:25.053Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T06:15:25.628Z] + ls -al . [2021-06-16T06:15:25.628Z] total 516 [2021-06-16T06:15:25.628Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 06:15 . [2021-06-16T06:15:25.628Z] drwxr-xr-x 4 root root 32 Jun 16 06:13 .. [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 06:12 .dockerignore [2021-06-16T06:15:25.628Z] drwxrwxr-x 8 1001 1001 162 Jun 16 06:12 .git [2021-06-16T06:15:25.628Z] drwxrwxr-x 3 1001 1001 125 Jun 16 06:12 .github [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 06:12 .gitignore [2021-06-16T06:15:25.628Z] drwx------ 3 1001 1001 45 Jun 16 06:12 .semver [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 06:12 .sonarcloud.properties [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:12 Attribution.txt [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:12 CONTRIBUTING.md [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 06:12 Dockerfile.build [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 06:12 Jenkinsfile [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:12 LICENSE [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:12 Makefile [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:12 README.md [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:12 SECURITY.md [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 13 Jun 16 06:12 VERSION [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:12 ZMQWindows.md [2021-06-16T06:15:25.628Z] drwxrwxr-x 2 1001 1001 37 Jun 16 06:12 bin [2021-06-16T06:15:25.628Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 06:12 cmd [2021-06-16T06:15:25.628Z] -rw-r--r-- 1 root root 398195 Jun 16 06:15 coverage.out [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 06:12 go.mod [2021-06-16T06:15:25.628Z] -rw-r--r-- 1 root root 20843 Jun 16 06:13 go.sum [2021-06-16T06:15:25.628Z] drwxrwxr-x 7 1001 1001 114 Jun 16 06:12 internal [2021-06-16T06:15:25.628Z] drwxrwxr-x 3 1001 1001 16 Jun 16 06:12 openapi [2021-06-16T06:15:25.628Z] drwxrwxr-x 4 1001 1001 71 Jun 16 06:12 snap [2021-06-16T06:15:25.628Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 06:12 version.go [Pipeline] sh [2021-06-16T06:15:25.933Z] + '[' -e coverage.out ] [2021-06-16T06:15:25.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T06:15:26.039Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T06:15:26.337Z] + make build [2021-06-16T06:15:26.337Z] go mod tidy [2021-06-16T06:15:26.337Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:15:27.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:15:34.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:15:34.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:15:35.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:15:35.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:15:36.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:15:37.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:15:38.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:15:39.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:15:39.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:15:40.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-16T06:15:42.278Z] $ docker stop --time=1 b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 [2021-06-16T06:15:44.379Z] $ docker rm -f b862ce4929d73c3818bdd6ecb93b0964cb524f2cf38349c5b6b9d6dd51bd2b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:48.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:15:48.612Z] [2021-06-16T06:15:48.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:48.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:15:48.928Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T06:15:48.928Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T06:15:48.928Z] ca9280d653b3: Pulling fs layer [2021-06-16T06:15:48.928Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T06:15:49.501Z] cbdbe7a5bc2a: Download complete [2021-06-16T06:15:49.501Z] cbdbe7a5bc2a: Pull complete [2021-06-16T06:15:49.761Z] ca9280d653b3: Verifying Checksum [2021-06-16T06:15:49.761Z] ca9280d653b3: Download complete [2021-06-16T06:15:50.704Z] ca9280d653b3: Pull complete [2021-06-16T06:15:50.704Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T06:15:50.704Z] 7e9c9ca2126c: Download complete [2021-06-16T06:15:54.029Z] 7e9c9ca2126c: Pull complete [2021-06-16T06:15:54.029Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T06:15:54.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:15:54.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T06:15:54.101Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:15:54.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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 [2021-06-16T06:15:56.514Z] $ docker top 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:15:56.892Z] + docker-compose build --help [2021-06-16T06:15:56.892Z] + grep parallel [2021-06-16T06:15:57.587Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T06:15:57.676Z] $ docker stop --time=1 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 [2021-06-16T06:15:58.868Z] $ docker rm -f 4760222cae84dec44e7e1a3b3e3de1e6ba26e2c1781a8d00e964194057131140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:15:59.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T06:15:59.295Z] . [Pipeline] withDockerContainer [2021-06-16T06:15:59.370Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:15:59.404Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T06:15:59.767Z] $ docker top 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:16:00.141Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T06:16:00.714Z] Building core-command ... [2021-06-16T06:16:00.714Z] Building core-data ... [2021-06-16T06:16:00.714Z] Building core-metadata ... [2021-06-16T06:16:00.714Z] Building security-bootstrapper ... [2021-06-16T06:16:00.714Z] Building security-proxy-setup ... [2021-06-16T06:16:00.714Z] Building security-secretstore-setup ... [2021-06-16T06:16:00.714Z] Building support-notifications ... [2021-06-16T06:16:00.714Z] Building support-scheduler ... [2021-06-16T06:16:00.714Z] Building sys-mgmt-agent ... [2021-06-16T06:16:00.714Z] Building support-notifications [2021-06-16T06:16:00.714Z] Building security-secretstore-setup [2021-06-16T06:16:00.714Z] Building security-bootstrapper [2021-06-16T06:16:00.714Z] Building core-command [2021-06-16T06:16:00.714Z] Building core-data [2021-06-16T06:16:13.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:16:13.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:16:13.506Z] ---> 012adf45b4a1 [2021-06-16T06:16:13.506Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:16:13.506Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:16:13.506Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:16:13.506Z] ---> 012adf45b4a1 [2021-06-16T06:16:13.506Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T06:16:13.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:16:13.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:16:13.506Z] ---> 012adf45b4a1 [2021-06-16T06:16:13.506Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:16:13.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:16:13.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:16:13.506Z] ---> 012adf45b4a1 [2021-06-16T06:16:13.506Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:16:20.099Z] ---> Running in c71dba8d3066 [2021-06-16T06:16:20.099Z] ---> Running in 570fdd78dbc9 [2021-06-16T06:16:20.099Z] ---> Running in 241aee03c3e9 [2021-06-16T06:16:20.099Z] ---> Running in 041a207af1e6 [2021-06-16T06:16:23.425Z] Removing intermediate container 570fdd78dbc9 [2021-06-16T06:16:23.425Z] ---> b829ea8ec010 [2021-06-16T06:16:23.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:16:23.425Z] Removing intermediate container 041a207af1e6 [2021-06-16T06:16:23.425Z] ---> c21ddf4c5e82 [2021-06-16T06:16:23.425Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:16:23.425Z] Removing intermediate container c71dba8d3066 [2021-06-16T06:16:23.425Z] ---> 8540c13510c6 [2021-06-16T06:16:23.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:16:23.425Z] Removing intermediate container 241aee03c3e9 [2021-06-16T06:16:23.425Z] ---> 2b6ddf034fbb [2021-06-16T06:16:23.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:16:23.425Z] ---> Running in 3ac22184e235 [2021-06-16T06:16:23.425Z] ---> Running in 10d82fa27893 [2021-06-16T06:16:23.425Z] ---> Running in b5776d77b3df [2021-06-16T06:16:23.425Z] ---> Running in 742a5be48637 [2021-06-16T06:16:23.686Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:16:23.686Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:16:23.686Z] ---> 012adf45b4a1 [2021-06-16T06:16:23.686Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T06:16:23.686Z] ---> Using cache [2021-06-16T06:16:23.686Z] ---> 8540c13510c6 [2021-06-16T06:16:23.686Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:16:23.686Z] ---> Running in f74a741ff2c6 [2021-06-16T06:16:24.594Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1660 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-16T06:16:24.613Z] Running in /w/workspace/edgex-go/538 [Pipeline] { [2021-06-16T06:16:24.631Z] Removing intermediate container 3ac22184e235 [2021-06-16T06:16:24.631Z] ---> 7fad48654f5d [2021-06-16T06:16:24.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T06:16:24.631Z] ---> Running in 0e25bd959e76 [2021-06-16T06:16:24.631Z] Removing intermediate container 10d82fa27893 [2021-06-16T06:16:24.631Z] ---> e3963d7ad4ff [2021-06-16T06:16:24.631Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T06:16:24.631Z] ---> Running in 3084b0d2df31 [2021-06-16T06:16:24.631Z] Removing intermediate container b5776d77b3df [2021-06-16T06:16:24.631Z] ---> 11dbc4805081 [2021-06-16T06:16:24.631Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:16:24.631Z] ---> Running in 0f7ce892f4a8 [Pipeline] checkout [2021-06-16T06:16:24.812Z] The recommended git tool is: git [2021-06-16T06:16:24.897Z] Removing intermediate container 742a5be48637 [2021-06-16T06:16:24.897Z] ---> e811bba2908f [2021-06-16T06:16:24.897Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T06:16:24.897Z] ---> Running in 7b8e814dcc65 [2021-06-16T06:16:25.163Z] Removing intermediate container f74a741ff2c6 [2021-06-16T06:16:25.163Z] ---> a47a4a9d28ca [2021-06-16T06:16:25.163Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T06:16:25.163Z] ---> Running in 0dc7bb028fa7 [2021-06-16T06:16:25.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:25.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:25.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:25.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:25.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:16:26.796Z] OK: 219 MiB in 52 packages [2021-06-16T06:16:26.796Z] OK: 219 MiB in 52 packages [2021-06-16T06:16:27.061Z] OK: 219 MiB in 52 packages [2021-06-16T06:16:27.061Z] OK: 219 MiB in 52 packages [2021-06-16T06:16:27.061Z] OK: 219 MiB in 52 packages [2021-06-16T06:16:27.061Z] Removing intermediate container 7b8e814dcc65 [2021-06-16T06:16:27.061Z] ---> df0dae078cc6 [2021-06-16T06:16:27.061Z] Step 6/24 : COPY go.mod . [2021-06-16T06:16:27.322Z] Removing intermediate container 0f7ce892f4a8 [2021-06-16T06:16:27.322Z] ---> 698040655c7d [2021-06-16T06:16:27.322Z] Step 6/24 : COPY go.mod . [2021-06-16T06:16:27.590Z] ---> f339e53ebe74 [2021-06-16T06:16:27.590Z] Step 7/24 : RUN go mod download [2021-06-16T06:16:27.590Z] Removing intermediate container 0e25bd959e76 [2021-06-16T06:16:27.590Z] ---> 1358fd6ba62d [2021-06-16T06:16:27.590Z] Step 6/23 : COPY go.mod . [2021-06-16T06:16:27.590Z] ---> 6079fbe25f02 [2021-06-16T06:16:27.590Z] Step 7/24 : RUN go mod download [2021-06-16T06:16:27.590Z] ---> Running in b03f4dce9e55 [2021-06-16T06:16:27.590Z] ---> Running in c9ae1decb1f7 [2021-06-16T06:16:27.590Z] Removing intermediate container 0dc7bb028fa7 [2021-06-16T06:16:27.590Z] ---> 7e6f56824619 [2021-06-16T06:16:27.590Z] Step 6/32 : COPY go.mod . [2021-06-16T06:16:27.590Z] Removing intermediate container 3084b0d2df31 [2021-06-16T06:16:27.590Z] ---> 56d91289c5ca [2021-06-16T06:16:27.590Z] Step 6/26 : COPY go.mod . [2021-06-16T06:16:27.856Z] ---> aba06ddca357 [2021-06-16T06:16:27.856Z] Step 7/23 : RUN go mod download [2021-06-16T06:16:27.856Z] ---> Running in 14b3192087e1 [2021-06-16T06:16:28.119Z] ---> bb498560e7f5 [2021-06-16T06:16:28.119Z] Step 7/26 : RUN go mod download [2021-06-16T06:16:28.119Z] ---> da84c9f6e52b [2021-06-16T06:16:28.119Z] Step 7/32 : RUN go mod download [2021-06-16T06:16:28.119Z] ---> Running in 2a3639d0a638 [2021-06-16T06:16:28.119Z] ---> Running in 09299a70dbfb [2021-06-16T06:16:28.699Z] Removing intermediate container c9ae1decb1f7 [2021-06-16T06:16:28.699Z] ---> 50597a7a6871 [2021-06-16T06:16:28.699Z] Step 8/24 : COPY . . [2021-06-16T06:16:28.699Z] Removing intermediate container b03f4dce9e55 [2021-06-16T06:16:28.699Z] ---> 0adf579d5c25 [2021-06-16T06:16:28.699Z] Step 8/24 : COPY . . [2021-06-16T06:16:28.966Z] Removing intermediate container 14b3192087e1 [2021-06-16T06:16:28.966Z] ---> 47d30d394138 [2021-06-16T06:16:28.966Z] Step 8/23 : COPY . . [2021-06-16T06:16:30.061Z] using credential edgex-jenkins-ssh [2021-06-16T06:16:30.078Z] Cloning the remote Git repository [2021-06-16T06:16:30.126Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:16:30.228Z] > git init /w/workspace/edgex-go/538 # timeout=10 [2021-06-16T06:16:30.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T06:16:30.292Z] > git --version # timeout=10 [2021-06-16T06:16:30.310Z] > git --version # 'git version 2.17.1' [2021-06-16T06:16:30.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:16:30.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:16:34.319Z] Removing intermediate container 2a3639d0a638 [2021-06-16T06:16:34.319Z] ---> 2f904083c9fd [2021-06-16T06:16:34.319Z] Step 8/26 : COPY . . [2021-06-16T06:16:35.712Z] Removing intermediate container 09299a70dbfb [2021-06-16T06:16:35.712Z] ---> 5569744eef78 [2021-06-16T06:16:35.712Z] Step 8/32 : COPY . . [2021-06-16T06:16:41.633Z] ---> 893da9c308ab [2021-06-16T06:16:41.633Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:16:41.633Z] ---> 05d1851960a1 [2021-06-16T06:16:41.633Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:16:41.633Z] ---> 2dc0b2268a61 [2021-06-16T06:16:41.633Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:16:41.894Z] ---> Running in 9422c38d8bf2 [2021-06-16T06:16:42.155Z] ---> Running in ede9dcaed127 [2021-06-16T06:16:42.155Z] ---> Running in 5188923dfe1a [2021-06-16T06:16:44.086Z] Removing intermediate container 9422c38d8bf2 [2021-06-16T06:16:44.086Z] ---> 2d07ae05e376 [2021-06-16T06:16:44.086Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T06:16:44.346Z] ---> Running in fd24bb28b867 [2021-06-16T06:16:44.919Z] Removing intermediate container 5188923dfe1a [2021-06-16T06:16:44.919Z] ---> 1cf8d41238b9 [2021-06-16T06:16:44.919Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T06:16:44.919Z] Removing intermediate container ede9dcaed127 [2021-06-16T06:16:44.919Z] ---> f415df24c907 [2021-06-16T06:16:44.919Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T06:16:44.919Z] ---> Running in 2d07afea2092 [2021-06-16T06:16:44.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:16:45.182Z] ---> Running in eac0b1e31f2e [2021-06-16T06:16:45.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:16:45.851Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:16:46.645Z] Avoid second fetch [2021-06-16T06:16:46.647Z] Checking out Revision 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (master) [2021-06-16T06:16:46.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T06:16:46.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:16:46.661Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:16:46.674Z] > git checkout -f 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [2021-06-16T06:16:50.983Z] Commit message: "Merge pull request #3572 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.66" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:16:52.407Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:16:52.838Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:16:53.196Z] + true [2021-06-16T06:16:53.196Z] + sudo service docker restart [2021-06-16T06:17:04.035Z] ---> 176f29ff0511 [2021-06-16T06:17:04.036Z] Step 9/26 : RUN go mod tidy [2021-06-16T06:17:04.036Z] ---> 6124aa7ba90d [2021-06-16T06:17:04.036Z] Step 9/32 : RUN go mod tidy [2021-06-16T06:17:04.036Z] ---> Running in 8afd1315d28e [2021-06-16T06:17:04.036Z] ---> Running in f3acc8d91f2c [2021-06-16T06:17:04.036Z] Removing intermediate container f3acc8d91f2c [2021-06-16T06:17:04.036Z] ---> c8db8b620b0b [2021-06-16T06:17:04.036Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T06:17:04.036Z] ---> Running in c6dd2ed3449a [2021-06-16T06:17:04.036Z] Removing intermediate container 8afd1315d28e [2021-06-16T06:17:04.036Z] ---> cbe7e57696e9 [2021-06-16T06:17:04.036Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T06:17:04.036Z] ---> Running in f02065538be3 [2021-06-16T06:17:04.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:17:04.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:17:11.573Z] provisioning config files... [2021-06-16T06:17:11.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config5441007125269541711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:17:11.976Z] ---> docker-login.sh [2021-06-16T06:17:11.976Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:17:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:17:13.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:17:13.240Z] Configure a credential helper to remove this warning. See [2021-06-16T06:17:13.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:17:13.240Z] [2021-06-16T06:17:13.240Z] Login Succeeded [2021-06-16T06:17:13.240Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:17:13.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:17:15.691Z] Removing intermediate container fd24bb28b867 [2021-06-16T06:17:15.691Z] ---> 616fa7c4a8ac [2021-06-16T06:17:15.691Z] [2021-06-16T06:17:15.691Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:17:15.691Z] 3.12: Pulling from library/alpine [2021-06-16T06:17:15.691Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:17:15.691Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:17:15.691Z] ---> 13621d1b12d4 [2021-06-16T06:17:15.691Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:17:15.691Z] ---> Running in 01769f0e47a3 [2021-06-16T06:17:15.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:17:15.693Z] Configure a credential helper to remove this warning. See [2021-06-16T06:17:15.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:17:15.693Z] [2021-06-16T06:17:15.693Z] Login Succeeded [2021-06-16T06:17:15.693Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:17:15.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:17:15.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:17:15.693Z] Configure a credential helper to remove this warning. See [2021-06-16T06:17:15.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:17:15.693Z] [2021-06-16T06:17:15.693Z] Login Succeeded [2021-06-16T06:17:15.693Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:17:15.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:17:15.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:17:15.693Z] Configure a credential helper to remove this warning. See [2021-06-16T06:17:15.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:17:15.693Z] [2021-06-16T06:17:15.693Z] Login Succeeded [2021-06-16T06:17:15.693Z] docker.io [2021-06-16T06:17:15.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:17:15.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:17:15.693Z] Configure a credential helper to remove this warning. See [2021-06-16T06:17:15.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:17:15.693Z] [2021-06-16T06:17:15.693Z] Login Succeeded [2021-06-16T06:17:15.693Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:17:15.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T06:17:15.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-06-16T06:17:16.169Z] ========================================================= [2021-06-16T06:17:16.169Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T06:17:16.169Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:17:16.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:16.241Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:17:16.241Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:17:16.241Z] OK: 6 MiB in 15 packages [2021-06-16T06:17:16.524Z] + 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 . [2021-06-16T06:17:16.834Z] Removing intermediate container 01769f0e47a3 [2021-06-16T06:17:16.834Z] ---> bc8e89b074b3 [2021-06-16T06:17:16.834Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:17:16.834Z] ---> Running in ca454e89a00c [2021-06-16T06:17:16.834Z] Removing intermediate container ca454e89a00c [2021-06-16T06:17:16.834Z] ---> 4642bad65c49 [2021-06-16T06:17:16.834Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T06:17:16.834Z] ---> Running in 2fc0e6c6a2bd [2021-06-16T06:17:17.097Z] Removing intermediate container 2fc0e6c6a2bd [2021-06-16T06:17:17.097Z] ---> 49873e391966 [2021-06-16T06:17:17.097Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:17:17.097Z] ---> Running in 53d3d2b54728 [2021-06-16T06:17:17.361Z] Removing intermediate container 53d3d2b54728 [2021-06-16T06:17:17.361Z] ---> 5d29b857c6ec [2021-06-16T06:17:17.361Z] Step 16/24 : WORKDIR / [2021-06-16T06:17:17.361Z] ---> Running in 938dffad4eee [2021-06-16T06:17:17.361Z] Removing intermediate container 938dffad4eee [2021-06-16T06:17:17.361Z] ---> 6a1373a7f551 [2021-06-16T06:17:17.361Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:17:17.942Z] ---> d9d409723a5c [2021-06-16T06:17:17.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T06:17:18.516Z] Sending build context to Docker daemon 166.3MB [2021-06-16T06:17:18.795Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:17:18.795Z] Step 2/6 : FROM ${BASE} [2021-06-16T06:17:18.795Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T06:17:18.795Z] 595b0fe564bb: Pulling fs layer [2021-06-16T06:17:18.795Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T06:17:18.795Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T06:17:18.795Z] ba82ee9f976e: Pulling fs layer [2021-06-16T06:17:18.795Z] 506bd15cee9f: Pulling fs layer [2021-06-16T06:17:18.795Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T06:17:18.795Z] 618dc40b7e24: Pulling fs layer [2021-06-16T06:17:18.795Z] 506bd15cee9f: Waiting [2021-06-16T06:17:18.795Z] ba82ee9f976e: Waiting [2021-06-16T06:17:18.795Z] 75a0a4a0db45: Waiting [2021-06-16T06:17:18.795Z] 618dc40b7e24: Waiting [2021-06-16T06:17:18.926Z] ---> 2c8bbb6aa7cf [2021-06-16T06:17:18.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T06:17:18.926Z] Removing intermediate container 2d07afea2092 [2021-06-16T06:17:18.926Z] ---> 4fb7d0a741d3 [2021-06-16T06:17:18.926Z] [2021-06-16T06:17:18.926Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:17:18.926Z] ---> 13621d1b12d4 [2021-06-16T06:17:18.926Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T06:17:18.926Z] ---> Running in cda64653c2f6 [2021-06-16T06:17:19.074Z] 5b7225fbf94c: Download complete [2021-06-16T06:17:19.074Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T06:17:19.074Z] 3088b5b3c5c0: Download complete [2021-06-16T06:17:19.074Z] 506bd15cee9f: Verifying Checksum [2021-06-16T06:17:19.074Z] 506bd15cee9f: Download complete [2021-06-16T06:17:19.074Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T06:17:19.074Z] 75a0a4a0db45: Download complete [2021-06-16T06:17:19.074Z] 595b0fe564bb: Verifying Checksum [2021-06-16T06:17:19.074Z] 595b0fe564bb: Download complete [2021-06-16T06:17:19.191Z] ---> 66b882133564 [2021-06-16T06:17:19.192Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T06:17:19.192Z] ---> Running in d6a26268aee4 [2021-06-16T06:17:19.459Z] Removing intermediate container d6a26268aee4 [2021-06-16T06:17:19.459Z] ---> 017e810e23cc [2021-06-16T06:17:19.459Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:17:19.674Z] 595b0fe564bb: Pull complete [2021-06-16T06:17:19.748Z] ---> Running in 32f6317f20ce [2021-06-16T06:17:19.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:19.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:19.749Z] Removing intermediate container 32f6317f20ce [2021-06-16T06:17:19.749Z] ---> 6d7d01bde1f9 [2021-06-16T06:17:19.749Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:17:19.749Z] ---> Running in e0e50bf114a2 [2021-06-16T06:17:20.024Z] Removing intermediate container e0e50bf114a2 [2021-06-16T06:17:20.024Z] ---> b71edfda97ce [2021-06-16T06:17:20.024Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:17:20.024Z] ---> Running in 69014e6a0f94 [2021-06-16T06:17:20.024Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T06:17:20.293Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:17:20.293Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:17:20.293Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:17:20.293Z] Removing intermediate container 69014e6a0f94 [2021-06-16T06:17:20.293Z] ---> 952118e116a2 [2021-06-16T06:17:20.293Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:17:20.293Z] ---> Running in c9eff0bb9592 [2021-06-16T06:17:20.293Z] OK: 6 MiB in 16 packages [2021-06-16T06:17:20.564Z] Removing intermediate container c9eff0bb9592 [2021-06-16T06:17:20.564Z] ---> 177dae113abb [2021-06-16T06:17:20.564Z] [2021-06-16T06:17:20.564Z] Successfully built 177dae113abb [2021-06-16T06:17:20.564Z] Successfully tagged core-command:latest [2021-06-16T06:17:20.564Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-16T06:17:20.673Z] 3088b5b3c5c0: Pull complete [2021-06-16T06:17:20.845Z] Removing intermediate container cda64653c2f6 [2021-06-16T06:17:20.845Z] ---> 4429cd54201b [2021-06-16T06:17:20.845Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:17:20.845Z] ---> Running in 25e6122aa52a [2021-06-16T06:17:20.948Z] 5b7225fbf94c: Pull complete [2021-06-16T06:17:20.949Z] 618dc40b7e24: Verifying Checksum [2021-06-16T06:17:20.949Z] 618dc40b7e24: Download complete [2021-06-16T06:17:21.441Z] Removing intermediate container 25e6122aa52a [2021-06-16T06:17:21.442Z] ---> f97351d164d6 [2021-06-16T06:17:21.442Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T06:17:21.709Z] ---> Running in 60377943903a [2021-06-16T06:17:22.311Z] Removing intermediate container 60377943903a [2021-06-16T06:17:22.311Z] ---> 02cd1e79493e [2021-06-16T06:17:22.311Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:17:22.395Z] ba82ee9f976e: Verifying Checksum [2021-06-16T06:17:22.395Z] ba82ee9f976e: Download complete [2021-06-16T06:17:22.906Z] ---> Running in 379f564ff6f5 [2021-06-16T06:17:25.017Z] Removing intermediate container 379f564ff6f5 [2021-06-16T06:17:25.017Z] ---> 24539531d1b7 [2021-06-16T06:17:25.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:17:25.017Z] ---> 2c0936681ef3 [2021-06-16T06:17:25.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T06:17:25.017Z] Removing intermediate container eac0b1e31f2e [2021-06-16T06:17:25.017Z] ---> fd3b93ae0bed [2021-06-16T06:17:25.017Z] [2021-06-16T06:17:25.017Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:17:25.017Z] ---> 13621d1b12d4 [2021-06-16T06:17:25.017Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T06:17:25.017Z] ---> c6bc986b9234 [2021-06-16T06:17:25.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T06:17:25.314Z] ---> Running in b3c72b521a8c [2021-06-16T06:17:25.589Z] ---> 941988e0ab10 [2021-06-16T06:17:25.589Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T06:17:25.589Z] Removing intermediate container b3c72b521a8c [2021-06-16T06:17:25.589Z] ---> 8ef936cd7f19 [2021-06-16T06:17:25.589Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T06:17:25.589Z] ---> Running in 27cef3769ace [2021-06-16T06:17:25.589Z] ---> Running in e67788071d33 [2021-06-16T06:17:25.861Z] Removing intermediate container 27cef3769ace [2021-06-16T06:17:25.861Z] ---> dac830cd171d [2021-06-16T06:17:25.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:17:25.861Z] ---> Running in 53b438aa5bd8 [2021-06-16T06:17:25.861Z] Removing intermediate container e67788071d33 [2021-06-16T06:17:25.861Z] ---> a4eb94e72246 [2021-06-16T06:17:25.861Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T06:17:26.133Z] ---> Running in 1096694d8d7c [2021-06-16T06:17:26.133Z] Removing intermediate container 53b438aa5bd8 [2021-06-16T06:17:26.133Z] ---> 939aa810af5d [2021-06-16T06:17:26.133Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T06:17:26.133Z] Removing intermediate container 1096694d8d7c [2021-06-16T06:17:26.133Z] ---> 3d7ae76ca329 [2021-06-16T06:17:26.133Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:17:26.133Z] ---> Running in edf6e5be0b1d [2021-06-16T06:17:26.398Z] ---> Running in 2643edd52729 [2021-06-16T06:17:26.398Z] Removing intermediate container edf6e5be0b1d [2021-06-16T06:17:26.398Z] ---> 11adc7979077 [2021-06-16T06:17:26.398Z] Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:17:26.661Z] ---> Running in efd00698a2b3 [2021-06-16T06:17:26.928Z] Removing intermediate container efd00698a2b3 [2021-06-16T06:17:26.928Z] ---> 2c004d6f6a64 [2021-06-16T06:17:26.928Z] Step 23/23 : LABEL version=2.0.0-dev.266 [2021-06-16T06:17:27.194Z] ---> Running in 7d82880cd487 [2021-06-16T06:17:27.457Z] Removing intermediate container 7d82880cd487 [2021-06-16T06:17:27.457Z] ---> dc64f0993fea [2021-06-16T06:17:27.457Z] [2021-06-16T06:17:27.457Z] Successfully built dc64f0993fea [2021-06-16T06:17:27.457Z] Successfully tagged support-notifications:latest [2021-06-16T06:17:27.457Z] Building security-proxy-setup [2021-06-16T06:17:27.457Z]  Building support-notifications ... done Removing intermediate container 2643edd52729 [2021-06-16T06:17:27.457Z] ---> 478cc3785fc0 [2021-06-16T06:17:27.457Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T06:17:27.721Z] ---> Running in 4ad6334b965a [2021-06-16T06:17:28.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:28.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:29.532Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:17:29.532Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T06:17:29.532Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:17:29.532Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T06:17:30.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:17:30.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:17:30.487Z] ---> 012adf45b4a1 [2021-06-16T06:17:30.487Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:17:30.487Z] ---> Using cache [2021-06-16T06:17:30.487Z] ---> 8540c13510c6 [2021-06-16T06:17:30.487Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:17:30.487Z] ---> Using cache [2021-06-16T06:17:30.487Z] ---> a47a4a9d28ca [2021-06-16T06:17:30.487Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T06:17:30.756Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T06:17:31.702Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T06:17:31.702Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:17:31.702Z] OK: 8 MiB in 20 packages [2021-06-16T06:17:32.138Z] ba82ee9f976e: Pull complete [2021-06-16T06:17:32.413Z] 506bd15cee9f: Pull complete [2021-06-16T06:17:32.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:17:32.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:17:32.652Z] ---> 012adf45b4a1 [2021-06-16T06:17:32.652Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> 8540c13510c6 [2021-06-16T06:17:32.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> a47a4a9d28ca [2021-06-16T06:17:32.652Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> 7e6f56824619 [2021-06-16T06:17:32.652Z] Step 6/22 : COPY go.mod . [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> da84c9f6e52b [2021-06-16T06:17:32.652Z] Step 7/22 : RUN go mod download [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> 5569744eef78 [2021-06-16T06:17:32.652Z] Step 8/22 : COPY . . [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> 6124aa7ba90d [2021-06-16T06:17:32.652Z] Step 9/22 : RUN go mod tidy [2021-06-16T06:17:32.652Z] ---> Using cache [2021-06-16T06:17:32.652Z] ---> c8db8b620b0b [2021-06-16T06:17:32.652Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T06:17:32.687Z] 75a0a4a0db45: Pull complete [2021-06-16T06:17:32.919Z] ---> Running in 7feda7c6548f [2021-06-16T06:17:32.919Z] ---> Running in a4f862afa46b [2021-06-16T06:17:33.180Z] Removing intermediate container 4ad6334b965a [2021-06-16T06:17:33.180Z] ---> 669e39b184c7 [2021-06-16T06:17:33.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:17:33.765Z] ---> 6bca436a9bf2 [2021-06-16T06:17:33.765Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T06:17:33.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:17:33.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:34.344Z] ---> 8e4faaf7ffad [2021-06-16T06:17:34.344Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T06:17:34.344Z] ---> 8c36bb2ec776 [2021-06-16T06:17:34.345Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T06:17:34.345Z] ---> Running in 4c9d9d0f1bdc [2021-06-16T06:17:34.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:34.868Z] Removing intermediate container 4c9d9d0f1bdc [2021-06-16T06:17:34.868Z] ---> 24e898d45d34 [2021-06-16T06:17:34.868Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:17:34.868Z] ---> Running in f25481a92390 [2021-06-16T06:17:34.868Z] Removing intermediate container f25481a92390 [2021-06-16T06:17:34.868Z] ---> 8a8245cce40b [2021-06-16T06:17:34.868Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:17:35.132Z] ---> Running in bf0cf2bb2f37 [2021-06-16T06:17:35.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:17:35.132Z] Removing intermediate container bf0cf2bb2f37 [2021-06-16T06:17:35.132Z] ---> 4a277ac9d6ad [2021-06-16T06:17:35.132Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:17:35.132Z] OK: 219 MiB in 52 packages [2021-06-16T06:17:35.132Z] ---> Running in 185d17b02f95 [2021-06-16T06:17:35.395Z] Removing intermediate container 185d17b02f95 [2021-06-16T06:17:35.395Z] ---> 1b89b2e27273 [2021-06-16T06:17:35.395Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:17:35.395Z] ---> Running in 3ba876632133 [2021-06-16T06:17:35.660Z] Removing intermediate container 3ba876632133 [2021-06-16T06:17:35.660Z] ---> fb63fb77156b [2021-06-16T06:17:35.660Z] [2021-06-16T06:17:35.660Z] Removing intermediate container a4f862afa46b [2021-06-16T06:17:35.660Z] ---> ed283e3ecd04 [2021-06-16T06:17:35.660Z] Step 6/24 : COPY go.mod . [2021-06-16T06:17:35.660Z] Successfully built fb63fb77156b [2021-06-16T06:17:35.926Z] Successfully tagged core-data:latest [2021-06-16T06:17:35.926Z] Building core-metadata [2021-06-16T06:17:35.926Z]  Building core-data ... done  ---> 19188c6614f7 [2021-06-16T06:17:35.926Z] Step 7/24 : RUN go mod download [2021-06-16T06:17:36.111Z] 618dc40b7e24: Pull complete [2021-06-16T06:17:36.111Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T06:17:36.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T06:17:36.111Z] ---> a36622ca3599 [2021-06-16T06:17:36.111Z] 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 [2021-06-16T06:17:36.203Z] ---> Running in 9d7f8c143799 [2021-06-16T06:17:38.761Z] ---> Running in 9d61a6c3f410 [2021-06-16T06:17:41.389Z] Removing intermediate container c6dd2ed3449a [2021-06-16T06:17:41.389Z] ---> 7df40d34dc2b [2021-06-16T06:17:41.389Z] [2021-06-16T06:17:41.389Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T06:17:41.389Z] ---> 13621d1b12d4 [2021-06-16T06:17:41.389Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T06:17:41.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:17:41.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:17:41.389Z] ---> 012adf45b4a1 [2021-06-16T06:17:41.389Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> 8540c13510c6 [2021-06-16T06:17:41.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> a47a4a9d28ca [2021-06-16T06:17:41.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> 7e6f56824619 [2021-06-16T06:17:41.389Z] Step 6/24 : COPY go.mod . [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> da84c9f6e52b [2021-06-16T06:17:41.389Z] Step 7/24 : RUN go mod download [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> 5569744eef78 [2021-06-16T06:17:41.389Z] Step 8/24 : COPY . . [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> 6124aa7ba90d [2021-06-16T06:17:41.389Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:17:41.389Z] ---> Using cache [2021-06-16T06:17:41.389Z] ---> c8db8b620b0b [2021-06-16T06:17:41.389Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T06:17:41.389Z] ---> Running in 61a751abf022 [2021-06-16T06:17:41.389Z] ---> Running in 71e52ddd819e [2021-06-16T06:17:41.389Z] Removing intermediate container 61a751abf022 [2021-06-16T06:17:41.389Z] ---> f603dbc91fa3 [2021-06-16T06:17:41.389Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T06:17:41.389Z] Removing intermediate container 9d7f8c143799 [2021-06-16T06:17:41.389Z] ---> e1ce8f49e172 [2021-06-16T06:17:41.389Z] Step 8/24 : COPY . . [2021-06-16T06:17:41.389Z] ---> Running in dc191fc25b39 [2021-06-16T06:17:41.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:17:41.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:17:41.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:17:41.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:41.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:41.919Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:17:42.184Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T06:17:42.184Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:17:42.184Z] OK: 6 MiB in 16 packages [2021-06-16T06:17:42.373Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T06:17:42.645Z] (2/12) Installing file (5.39-r0) [2021-06-16T06:17:42.645Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T06:17:42.645Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T06:17:43.584Z] Removing intermediate container f02065538be3 [2021-06-16T06:17:43.584Z] ---> 7bac765abb3b [2021-06-16T06:17:43.584Z] [2021-06-16T06:17:43.584Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T06:17:43.584Z] ---> 13621d1b12d4 [2021-06-16T06:17:43.584Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T06:17:44.532Z] ---> Running in e7fce4332e7e [2021-06-16T06:17:44.794Z] Removing intermediate container dc191fc25b39 [2021-06-16T06:17:44.794Z] ---> c5bd1a5849f6 [2021-06-16T06:17:44.794Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T06:17:44.794Z] ---> Running in 2ee2525d29ae [2021-06-16T06:17:45.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:45.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:17:45.353Z] Removing intermediate container 2ee2525d29ae [2021-06-16T06:17:45.353Z] ---> 357c5e4c8877 [2021-06-16T06:17:45.353Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T06:17:45.640Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T06:17:45.640Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:17:45.640Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T06:17:45.640Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T06:17:45.640Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:17:45.640Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T06:17:45.640Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:17:45.640Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:17:45.913Z] OK: 7 MiB in 20 packages [2021-06-16T06:17:45.913Z] ---> Running in 40084ef8e9e6 [2021-06-16T06:17:46.519Z] Removing intermediate container 40084ef8e9e6 [2021-06-16T06:17:46.519Z] ---> 137f1bd0c86b [2021-06-16T06:17:46.519Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T06:17:46.519Z] ---> Running in b66f28908263 [2021-06-16T06:17:47.103Z] Removing intermediate container e7fce4332e7e [2021-06-16T06:17:47.103Z] ---> 820338faf4ee [2021-06-16T06:17:47.103Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:17:47.375Z] ---> Running in b081d7d48273 [2021-06-16T06:17:47.649Z] ---> 9e329626aab9 [2021-06-16T06:17:47.649Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:17:47.649Z] Removing intermediate container b081d7d48273 [2021-06-16T06:17:47.649Z] ---> a9bfdf9e747f [2021-06-16T06:17:47.649Z] Step 14/26 : WORKDIR / [2021-06-16T06:17:47.649Z] ---> Running in 5da4be1b34b1 [2021-06-16T06:17:47.649Z] ---> Running in 05b75af9a69d [2021-06-16T06:17:47.921Z] Removing intermediate container b66f28908263 [2021-06-16T06:17:47.921Z] ---> 28036fc397ff [2021-06-16T06:17:47.921Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T06:17:47.921Z] ---> Running in c1c2b3a5fa34 [2021-06-16T06:17:47.921Z] Removing intermediate container 05b75af9a69d [2021-06-16T06:17:47.921Z] ---> 3d49f9809ad0 [2021-06-16T06:17:47.921Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T06:17:48.190Z] Removing intermediate container c1c2b3a5fa34 [2021-06-16T06:17:48.190Z] ---> 6a4583fc4ab2 [2021-06-16T06:17:48.190Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T06:17:48.473Z] ---> 99c8680071d9 [2021-06-16T06:17:48.473Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T06:17:48.751Z] ---> 8187e67ac343 [2021-06-16T06:17:48.751Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T06:17:48.751Z] ---> 88f20e9ef779 [2021-06-16T06:17:48.751Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T06:17:48.751Z] ---> Running in 2e715e7360e2 [2021-06-16T06:17:49.022Z] ---> 3791ac0d1f74 [2021-06-16T06:17:49.022Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T06:17:49.626Z] ---> 618646b7895b [2021-06-16T06:17:49.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T06:17:49.627Z] Removing intermediate container 5da4be1b34b1 [2021-06-16T06:17:49.627Z] ---> 12b1df9bab2e [2021-06-16T06:17:49.627Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T06:17:49.906Z] ---> Running in 6d8519c1b07a [2021-06-16T06:17:50.176Z] Removing intermediate container 2e715e7360e2 [2021-06-16T06:17:50.176Z] ---> a2056bdf09d9 [2021-06-16T06:17:50.176Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:17:50.176Z] ---> 9022340a3c06 [2021-06-16T06:17:50.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T06:17:50.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:17:50.765Z] ---> 1d54c1bb8805 [2021-06-16T06:17:50.765Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T06:17:50.765Z] ---> 03447fc4e272 [2021-06-16T06:17:50.765Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T06:17:50.964Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T06:17:50.964Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T06:17:50.964Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T06:17:50.964Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T06:17:50.964Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T06:17:51.246Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:17:51.246Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T06:17:51.403Z] ---> 999852c55fa1 [2021-06-16T06:17:51.403Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T06:17:51.403Z] ---> 4c6b652aa5ce [2021-06-16T06:17:51.403Z] 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/ [2021-06-16T06:17:51.403Z] ---> Running in 763b0dd115dc [2021-06-16T06:17:51.519Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:17:51.520Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:17:51.520Z] OK: 218 MiB in 52 packages [2021-06-16T06:17:51.675Z] ---> 944ea267f296 [2021-06-16T06:17:51.675Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T06:17:52.267Z] ---> 7957d95de578 [2021-06-16T06:17:52.267Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T06:17:52.267Z] ---> 50c4fe26a13a [2021-06-16T06:17:52.267Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T06:17:52.535Z] ---> Running in 5520892f1dcf [2021-06-16T06:17:52.535Z] Removing intermediate container 763b0dd115dc [2021-06-16T06:17:52.535Z] ---> 7bd1b0a36459 [2021-06-16T06:17:52.535Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T06:17:52.808Z] ---> Running in 87a8afa06264 [2021-06-16T06:17:52.808Z] Removing intermediate container 5520892f1dcf [2021-06-16T06:17:52.808Z] ---> ec252db456f9 [2021-06-16T06:17:52.808Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T06:17:52.808Z] Removing intermediate container 87a8afa06264 [2021-06-16T06:17:52.808Z] ---> 0bff636905ec [2021-06-16T06:17:52.808Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T06:17:52.808Z] ---> Running in a16af9ecefd1 [2021-06-16T06:17:53.080Z] ---> 46cd4af15fb3 [2021-06-16T06:17:53.080Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T06:17:53.080Z] Removing intermediate container a16af9ecefd1 [2021-06-16T06:17:53.080Z] ---> 4320e98a3ddf [2021-06-16T06:17:53.080Z] Step 25/26 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:17:53.080Z] ---> Running in b16a6559a176 [2021-06-16T06:17:53.080Z] ---> Running in f56d2968f665 [2021-06-16T06:17:53.342Z] Removing intermediate container f56d2968f665 [2021-06-16T06:17:53.342Z] ---> e5b8266c1747 [2021-06-16T06:17:53.342Z] Step 26/26 : LABEL version=2.0.0-dev.266 [2021-06-16T06:17:53.610Z] ---> Running in b4709a5cc6b4 [2021-06-16T06:17:53.610Z] Removing intermediate container b4709a5cc6b4 [2021-06-16T06:17:53.610Z] ---> 9ff4b041b53b [2021-06-16T06:17:53.610Z] [2021-06-16T06:17:53.874Z] Successfully built 9ff4b041b53b [2021-06-16T06:17:53.874Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T06:17:53.874Z] Building support-scheduler [2021-06-16T06:17:54.139Z]  Building security-secretstore-setup ... done Removing intermediate container b16a6559a176 [2021-06-16T06:17:54.139Z] ---> 2a73ed923b49 [2021-06-16T06:17:54.139Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T06:17:54.401Z] ---> Running in 320b3f673ac0 [2021-06-16T06:17:54.976Z] Removing intermediate container 320b3f673ac0 [2021-06-16T06:17:54.976Z] ---> 8e54c0b6e0fa [2021-06-16T06:17:54.976Z] Step 29/32 : CMD ["gate"] [2021-06-16T06:17:55.837Z] Removing intermediate container 9d61a6c3f410 [2021-06-16T06:17:55.837Z] ---> 701f799fefb9 [2021-06-16T06:17:55.837Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T06:17:55.837Z] ---> Running in 2ea653cdb136 [2021-06-16T06:17:56.114Z] Removing intermediate container 2ea653cdb136 [2021-06-16T06:17:56.115Z] ---> 78c6291e9114 [2021-06-16T06:17:56.115Z] Step 5/6 : COPY go.mod . [2021-06-16T06:17:56.712Z] ---> 1691f793c655 [2021-06-16T06:17:56.712Z] Step 6/6 : RUN go mod download [2021-06-16T06:17:56.987Z] ---> Running in c012ae0bed53 [2021-06-16T06:17:58.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:17:58.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:17:58.353Z] ---> 012adf45b4a1 [2021-06-16T06:17:58.353Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> 8540c13510c6 [2021-06-16T06:17:58.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> a47a4a9d28ca [2021-06-16T06:17:58.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> 7e6f56824619 [2021-06-16T06:17:58.353Z] Step 6/23 : COPY go.mod . [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> da84c9f6e52b [2021-06-16T06:17:58.353Z] Step 7/23 : RUN go mod download [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> 5569744eef78 [2021-06-16T06:17:58.353Z] Step 8/23 : COPY . . [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> 6124aa7ba90d [2021-06-16T06:17:58.353Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:17:58.353Z] ---> Using cache [2021-06-16T06:17:58.353Z] ---> c8db8b620b0b [2021-06-16T06:17:58.353Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T06:17:59.319Z] ---> Running in 9bb214ce1044 [2021-06-16T06:17:59.319Z] ---> Running in f0fe9c7cf804 [2021-06-16T06:17:59.319Z] Removing intermediate container 9bb214ce1044 [2021-06-16T06:17:59.319Z] ---> d90f8f9b8225 [2021-06-16T06:17:59.319Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T06:17:59.598Z] ---> Running in 275ecfa6f1f2 [2021-06-16T06:17:59.871Z] Removing intermediate container 275ecfa6f1f2 [2021-06-16T06:17:59.871Z] ---> 234dcac91af4 [2021-06-16T06:17:59.871Z] Step 31/32 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:17:59.871Z] ---> Running in 526d9cab6630 [2021-06-16T06:17:59.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:18:00.160Z] Removing intermediate container 526d9cab6630 [2021-06-16T06:18:00.160Z] ---> 1c99255abd75 [2021-06-16T06:18:00.160Z] Step 32/32 : LABEL version=2.0.0-dev.266 [2021-06-16T06:18:00.160Z] ---> Running in 428baf219e86 [2021-06-16T06:18:00.160Z] Removing intermediate container 428baf219e86 [2021-06-16T06:18:00.160Z] ---> 9e37a9a079b4 [2021-06-16T06:18:00.160Z] [2021-06-16T06:18:00.430Z] Successfully built 9e37a9a079b4 [2021-06-16T06:18:00.430Z] Successfully tagged security-bootstrapper:latest [2021-06-16T06:18:00.701Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:18:06.080Z] Removing intermediate container 7feda7c6548f [2021-06-16T06:18:06.080Z] ---> 092c13aaeeea [2021-06-16T06:18:06.080Z] [2021-06-16T06:18:06.080Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T06:18:06.080Z] ---> 13621d1b12d4 [2021-06-16T06:18:06.080Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T06:18:06.080Z] ---> Running in 72581c88f994 [2021-06-16T06:18:06.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:18:06.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:18:06.344Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T06:18:06.345Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:18:06.345Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T06:18:06.345Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T06:18:06.345Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:18:06.345Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:18:06.345Z] OK: 7 MiB in 18 packages [2021-06-16T06:18:07.299Z] Removing intermediate container 72581c88f994 [2021-06-16T06:18:07.299Z] ---> 430a704d8c19 [2021-06-16T06:18:07.299Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:18:07.299Z] ---> Running in f11a28004cf1 [2021-06-16T06:18:07.299Z] Removing intermediate container f11a28004cf1 [2021-06-16T06:18:07.299Z] ---> 01494a2eb9ca [2021-06-16T06:18:07.299Z] Step 14/22 : WORKDIR /edgex [2021-06-16T06:18:07.299Z] ---> Running in d90ab9332002 [2021-06-16T06:18:07.563Z] Removing intermediate container d90ab9332002 [2021-06-16T06:18:07.563Z] ---> 14e8a129c23a [2021-06-16T06:18:07.563Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T06:18:07.827Z] ---> ca5c1e9b2953 [2021-06-16T06:18:07.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T06:18:08.414Z] ---> 531e90631c29 [2021-06-16T06:18:08.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T06:18:08.686Z] ---> 21e0300d570d [2021-06-16T06:18:08.686Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T06:18:08.686Z] ---> Running in 278815a34485 [2021-06-16T06:18:08.952Z] Removing intermediate container 278815a34485 [2021-06-16T06:18:08.952Z] ---> a973b80c17cc [2021-06-16T06:18:08.952Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T06:18:08.952Z] ---> Running in 78344ac7850b [2021-06-16T06:18:08.952Z] Removing intermediate container 78344ac7850b [2021-06-16T06:18:08.952Z] ---> c886270bb0c4 [2021-06-16T06:18:08.952Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T06:18:09.221Z] ---> Running in 061e30f6bb63 [2021-06-16T06:18:09.221Z] Removing intermediate container 061e30f6bb63 [2021-06-16T06:18:09.221Z] ---> d2e636ed121d [2021-06-16T06:18:09.221Z] Step 21/22 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:09.487Z] ---> Running in 1ce6e45c9b6b [2021-06-16T06:18:09.488Z] Removing intermediate container 1ce6e45c9b6b [2021-06-16T06:18:09.488Z] ---> 7859d0c93c1f [2021-06-16T06:18:09.488Z] Step 22/22 : LABEL version=2.0.0-dev.266 [2021-06-16T06:18:09.488Z] ---> Running in fe664cfb71ae [2021-06-16T06:18:09.762Z] Removing intermediate container fe664cfb71ae [2021-06-16T06:18:09.762Z] ---> 45268269450f [2021-06-16T06:18:09.762Z] [2021-06-16T06:18:10.031Z] Successfully built 45268269450f [2021-06-16T06:18:10.031Z] Successfully tagged security-proxy-setup:latest [2021-06-16T06:18:16.041Z]  Building security-proxy-setup ... done Removing intermediate container 71e52ddd819e [2021-06-16T06:18:16.041Z] ---> 19da043ec6dc [2021-06-16T06:18:16.041Z] [2021-06-16T06:18:16.041Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:18:16.041Z] ---> 13621d1b12d4 [2021-06-16T06:18:16.041Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:18:16.041Z] ---> Using cache [2021-06-16T06:18:16.041Z] ---> bc8e89b074b3 [2021-06-16T06:18:16.041Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:18:16.041Z] ---> Using cache [2021-06-16T06:18:16.041Z] ---> 4642bad65c49 [2021-06-16T06:18:16.041Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T06:18:16.041Z] ---> Running in 6f9dcb0b011d [2021-06-16T06:18:16.041Z] Removing intermediate container 6f9dcb0b011d [2021-06-16T06:18:16.041Z] ---> 8c5a368dfcc0 [2021-06-16T06:18:16.041Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:18:16.041Z] ---> Running in 27ccbf441f49 [2021-06-16T06:18:16.041Z] Removing intermediate container 27ccbf441f49 [2021-06-16T06:18:16.041Z] ---> d5e728f768e9 [2021-06-16T06:18:16.041Z] Step 16/24 : WORKDIR / [2021-06-16T06:18:16.041Z] ---> Running in 68894a6e7f50 [2021-06-16T06:18:16.041Z] Removing intermediate container 68894a6e7f50 [2021-06-16T06:18:16.041Z] ---> 7bf4ba47be8c [2021-06-16T06:18:16.041Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:18:16.041Z] ---> c2ea323d8ccb [2021-06-16T06:18:16.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T06:18:16.622Z] ---> 1a9c079e2910 [2021-06-16T06:18:16.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T06:18:16.885Z] ---> a51a5675219c [2021-06-16T06:18:16.885Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T06:18:16.885Z] ---> Running in 162cc0bce70a [2021-06-16T06:18:17.150Z] Removing intermediate container 162cc0bce70a [2021-06-16T06:18:17.150Z] ---> 40a1225d8d50 [2021-06-16T06:18:17.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:18:17.150Z] ---> Running in 6ad55169e9cc [2021-06-16T06:18:17.150Z] Removing intermediate container 6ad55169e9cc [2021-06-16T06:18:17.150Z] ---> 3467357d2bef [2021-06-16T06:18:17.150Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:18:17.414Z] ---> Running in 0dce03e451df [2021-06-16T06:18:17.414Z] Removing intermediate container 0dce03e451df [2021-06-16T06:18:17.414Z] ---> d7f05c7a267c [2021-06-16T06:18:17.414Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:17.414Z] ---> Running in 589cc2c608a3 [2021-06-16T06:18:17.683Z] Removing intermediate container 589cc2c608a3 [2021-06-16T06:18:17.683Z] ---> 918ff3b56797 [2021-06-16T06:18:17.683Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:18:17.683Z] ---> Running in d0ba15191efc [2021-06-16T06:18:17.959Z] Removing intermediate container d0ba15191efc [2021-06-16T06:18:17.959Z] ---> d2a7a6286a0b [2021-06-16T06:18:17.959Z] [2021-06-16T06:18:18.233Z] Successfully built d2a7a6286a0b [2021-06-16T06:18:18.233Z] Successfully tagged core-metadata:latest [2021-06-16T06:18:19.629Z]  Building core-metadata ... done Removing intermediate container 6d8519c1b07a [2021-06-16T06:18:19.629Z] ---> 5742f5f185c5 [2021-06-16T06:18:19.629Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T06:18:19.629Z] ---> Running in 64e8874af08a [2021-06-16T06:18:19.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:18:20.857Z] Removing intermediate container 64e8874af08a [2021-06-16T06:18:20.857Z] ---> 4fafed435037 [2021-06-16T06:18:20.857Z] [2021-06-16T06:18:20.857Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T06:18:20.857Z] 20.10.0: Pulling from library/docker [2021-06-16T06:18:21.802Z] Removing intermediate container f0fe9c7cf804 [2021-06-16T06:18:21.802Z] ---> 1c02ad6320ec [2021-06-16T06:18:21.802Z] [2021-06-16T06:18:21.802Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:18:21.802Z] ---> 13621d1b12d4 [2021-06-16T06:18:21.802Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:18:21.802Z] ---> Using cache [2021-06-16T06:18:21.802Z] ---> bc8e89b074b3 [2021-06-16T06:18:21.802Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:18:21.802Z] ---> Using cache [2021-06-16T06:18:21.802Z] ---> 4642bad65c49 [2021-06-16T06:18:21.802Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T06:18:21.802Z] ---> Running in d0ca42efecda [2021-06-16T06:18:21.802Z] Removing intermediate container d0ca42efecda [2021-06-16T06:18:21.802Z] ---> 9061f4d4d6f7 [2021-06-16T06:18:21.802Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:18:21.802Z] ---> Running in fb77e2b7e4e0 [2021-06-16T06:18:22.064Z] Removing intermediate container fb77e2b7e4e0 [2021-06-16T06:18:22.064Z] ---> 458f9f628cf7 [2021-06-16T06:18:22.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:18:22.327Z] ---> 36e1f3c060f1 [2021-06-16T06:18:22.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T06:18:22.587Z] ---> 5d55e66bfa95 [2021-06-16T06:18:22.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T06:18:22.851Z] ---> 2856bf9c2818 [2021-06-16T06:18:22.851Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T06:18:22.851Z] ---> Running in 2ee18703ada8 [2021-06-16T06:18:22.851Z] Removing intermediate container 2ee18703ada8 [2021-06-16T06:18:22.851Z] ---> ef00250b4b3a [2021-06-16T06:18:22.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:18:22.851Z] ---> Running in 47d1bc822380 [2021-06-16T06:18:22.851Z] Removing intermediate container 47d1bc822380 [2021-06-16T06:18:22.851Z] ---> b729b9180ca4 [2021-06-16T06:18:22.851Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T06:18:23.127Z] ---> Running in 85e29ef09f98 [2021-06-16T06:18:23.127Z] Removing intermediate container 85e29ef09f98 [2021-06-16T06:18:23.127Z] ---> 015009cd9044 [2021-06-16T06:18:23.127Z] Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:24.071Z] ---> Running in d1fa1ec4d143 [2021-06-16T06:18:24.531Z] Removing intermediate container c012ae0bed53 [2021-06-16T06:18:24.531Z] ---> fa4c3ceba559 [2021-06-16T06:18:24.531Z] Successfully built fa4c3ceba559 [2021-06-16T06:18:24.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:24.653Z] Removing intermediate container d1fa1ec4d143 [2021-06-16T06:18:24.653Z] ---> 848e71dc3f2b [2021-06-16T06:18:24.653Z] Step 23/23 : LABEL version=2.0.0-dev.266 [2021-06-16T06:18:24.875Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:18:24.875Z] . [Pipeline] withDockerContainer [2021-06-16T06:18:25.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container [2021-06-16T06:18:25.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-arm64 cat [2021-06-16T06:18:25.612Z] ---> Running in 2bf8b2f5f710 [2021-06-16T06:18:25.612Z] Removing intermediate container 2bf8b2f5f710 [2021-06-16T06:18:25.612Z] ---> 4aa85cf9edea [2021-06-16T06:18:25.612Z] [2021-06-16T06:18:25.612Z] Successfully built 4aa85cf9edea [2021-06-16T06:18:25.612Z] Successfully tagged support-scheduler:latest [2021-06-16T06:18:25.612Z]  Building support-scheduler ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T06:18:25.612Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T06:18:25.612Z] ---> aefe523efa57 [2021-06-16T06:18:25.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:18:25.612Z] ---> Running in 432b3ca8a27e [2021-06-16T06:18:25.612Z] Removing intermediate container 432b3ca8a27e [2021-06-16T06:18:25.612Z] ---> e2cbafca236b [2021-06-16T06:18:25.612Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T06:18:25.612Z] ---> Running in 112dd10f418e [2021-06-16T06:18:25.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:18:26.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:18:26.142Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T06:18:26.142Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T06:18:26.142Z] Executing bash-5.0.17-r0.post-install [2021-06-16T06:18:26.142Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:18:26.142Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T06:18:26.142Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T06:18:26.142Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T06:18:26.142Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T06:18:26.142Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T06:18:26.142Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T06:18:26.142Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T06:18:26.142Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T06:18:26.142Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T06:18:26.142Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T06:18:26.887Z] $ docker top 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b -eo pid,comm [2021-06-16T06:18:27.086Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T06:18:27.086Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T06:18:27.086Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T06:18:27.086Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T06:18:27.086Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T06:18:27.086Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T06:18:27.086Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T06:18:27.086Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T06:18:27.086Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T06:18:27.086Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T06:18:27.086Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T06:18:27.086Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T06:18:27.086Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T06:18:27.086Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T06:18:27.086Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T06:18:27.086Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T06:18:27.086Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T06:18:27.086Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T06:18:27.086Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T06:18:27.086Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T06:18:27.086Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T06:18:27.086Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T06:18:27.086Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T06:18:27.086Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T06:18:27.086Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T06:18:27.086Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T06:18:27.086Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T06:18:27.086Z] OK: 72 MiB in 59 packages [Pipeline] { [Pipeline] sh [2021-06-16T06:18:27.862Z] + go version [2021-06-16T06:18:27.862Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T06:18:27.883Z] $ docker stop --time=1 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b [2021-06-16T06:18:28.028Z] Collecting docker-compose==1.23.2 [2021-06-16T06:18:28.028Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T06:18:28.028Z] Collecting PyYAML<4,>=3.10 [2021-06-16T06:18:28.028Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T06:18:28.603Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T06:18:28.603Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T06:18:28.603Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T06:18:28.603Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T06:18:28.603Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T06:18:28.865Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T06:18:28.865Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T06:18:29.126Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T06:18:29.126Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T06:18:29.388Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T06:18:29.388Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T06:18:29.388Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T06:18:29.388Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T06:18:29.388Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T06:18:29.388Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T06:18:29.650Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T06:18:29.650Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T06:18:29.681Z] $ docker rm -f 5cea4e346c5bf524441c2b7d816365ecdae6fab154435a63a3ea5ec53e061d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T06:18:30.015Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T06:18:30.015Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T06:18:30.015Z] Collecting idna<2.8,>=2.5 [2021-06-16T06:18:30.015Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [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 [2021-06-16T06:18:30.364Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T06:18:30.364Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T06:18:30.364Z] 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) [2021-06-16T06:18:30.364Z] 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) [2021-06-16T06:18:30.364Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T06:18:30.364Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T06:18:30.364Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T06:18:30.364Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T06:18:30.364Z] Installing collected packages: PyYAML, jsonschema, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, texttable, docopt, docker-compose [2021-06-16T06:18:30.364Z] Running setup.py install for PyYAML: started [Pipeline] sh [2021-06-16T06:18:30.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:18:30.685Z] [2021-06-16T06:18:30.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:18:30.714Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T06:18:30.714Z] Running setup.py install for dockerpty: started [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:31.063Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T06:18:31.063Z] Attempting uninstall: idna [2021-06-16T06:18:31.063Z] Found existing installation: idna 2.9 [2021-06-16T06:18:31.063Z] Uninstalling idna-2.9: [2021-06-16T06:18:31.063Z] Successfully uninstalled idna-2.9 [2021-06-16T06:18:31.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:18:31.327Z] Attempting uninstall: urllib3 [2021-06-16T06:18:31.327Z] Found existing installation: urllib3 1.25.9 [2021-06-16T06:18:31.327Z] Uninstalling urllib3-1.25.9: [2021-06-16T06:18:31.327Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T06:18:31.327Z] Attempting uninstall: requests [2021-06-16T06:18:31.327Z] Found existing installation: requests 2.23.0 [2021-06-16T06:18:31.327Z] Uninstalling requests-2.23.0: [2021-06-16T06:18:31.327Z] Successfully uninstalled requests-2.23.0 [2021-06-16T06:18:31.589Z] Running setup.py install for texttable: started [2021-06-16T06:18:31.609Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T06:18:31.609Z] 29e5d40040c1: Pulling fs layer [2021-06-16T06:18:31.609Z] 1ce36da41761: Pulling fs layer [2021-06-16T06:18:31.609Z] 25b303627fd3: Pulling fs layer [2021-06-16T06:18:31.853Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T06:18:31.853Z] Running setup.py install for docopt: started [2021-06-16T06:18:31.887Z] 29e5d40040c1: Download complete [2021-06-16T06:18:32.136Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T06:18:32.160Z] 1ce36da41761: Verifying Checksum [2021-06-16T06:18:32.160Z] 1ce36da41761: Download complete [2021-06-16T06:18:32.400Z] 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 [2021-06-16T06:18:32.440Z] 29e5d40040c1: Pull complete [2021-06-16T06:18:33.882Z] 1ce36da41761: Pull complete [2021-06-16T06:18:34.156Z] 25b303627fd3: Verifying Checksum [2021-06-16T06:18:34.156Z] 25b303627fd3: Download complete [2021-06-16T06:18:35.705Z] Removing intermediate container 112dd10f418e [2021-06-16T06:18:35.705Z] ---> 8b538842f9db [2021-06-16T06:18:35.705Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T06:18:35.705Z] ---> Running in 23a3af7ae7a0 [2021-06-16T06:18:35.705Z] Removing intermediate container 23a3af7ae7a0 [2021-06-16T06:18:35.705Z] ---> ff32af30e88a [2021-06-16T06:18:35.705Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T06:18:35.705Z] ---> Running in 25b937c5d2bf [2021-06-16T06:18:35.705Z] Removing intermediate container 25b937c5d2bf [2021-06-16T06:18:35.705Z] ---> 144c5600b975 [2021-06-16T06:18:35.705Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T06:18:35.705Z] ---> 53cfb66214be [2021-06-16T06:18:35.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T06:18:35.971Z] ---> 4923401e7846 [2021-06-16T06:18:35.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T06:18:36.231Z] ---> 3d9209834583 [2021-06-16T06:18:36.231Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T06:18:36.231Z] ---> Running in cc137c88dd50 [2021-06-16T06:18:36.231Z] Removing intermediate container cc137c88dd50 [2021-06-16T06:18:36.231Z] ---> 0428a63d0dcb [2021-06-16T06:18:36.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:18:36.231Z] ---> Running in 1b1bc84f2858 [2021-06-16T06:18:36.231Z] Removing intermediate container 1b1bc84f2858 [2021-06-16T06:18:36.231Z] ---> 556682389c6b [2021-06-16T06:18:36.231Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T06:18:36.495Z] ---> Running in b2bc65d75cc5 [2021-06-16T06:18:36.496Z] Removing intermediate container b2bc65d75cc5 [2021-06-16T06:18:36.496Z] ---> d017d92050f4 [2021-06-16T06:18:36.496Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:36.496Z] ---> Running in 49d6cb2822ed [2021-06-16T06:18:36.496Z] Removing intermediate container 49d6cb2822ed [2021-06-16T06:18:36.496Z] ---> 48f64e995507 [2021-06-16T06:18:36.496Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:18:36.496Z] ---> Running in 88c1e22345cd [2021-06-16T06:18:36.759Z] Removing intermediate container 88c1e22345cd [2021-06-16T06:18:36.759Z] ---> a4afd1b8df66 [2021-06-16T06:18:36.759Z] [2021-06-16T06:18:36.759Z] Successfully built a4afd1b8df66 [2021-06-16T06:18:36.759Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T06:18:36.773Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T06:18:36.777Z] $ docker stop --time=1 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b [2021-06-16T06:18:38.126Z] $ docker rm -f 66196c9fad26164f3edf23797561e13788876134ef2137483c9bf189e17d365b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:18:38.492Z] + docker images [2021-06-16T06:18:38.492Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T06:18:38.492Z] sys-mgmt-agent latest a4afd1b8df66 2 seconds ago 312MB [2021-06-16T06:18:38.492Z] support-scheduler latest 4aa85cf9edea 13 seconds ago 15.9MB [2021-06-16T06:18:38.492Z] 1c02ad6320ec 17 seconds ago 1.15GB [2021-06-16T06:18:38.492Z] 4fafed435037 18 seconds ago 1.15GB [2021-06-16T06:18:38.492Z] core-metadata latest d2a7a6286a0b 21 seconds ago 16.6MB [2021-06-16T06:18:38.492Z] 19da043ec6dc 24 seconds ago 1.15GB [2021-06-16T06:18:38.492Z] security-proxy-setup latest 45268269450f 29 seconds ago 25.7MB [2021-06-16T06:18:38.492Z] 092c13aaeeea 34 seconds ago 1.15GB [2021-06-16T06:18:38.492Z] security-bootstrapper latest 9e37a9a079b4 38 seconds ago 18.6MB [2021-06-16T06:18:38.492Z] security-secretstore-setup latest 9ff4b041b53b 45 seconds ago 28.7MB [2021-06-16T06:18:38.492Z] 7bac765abb3b 57 seconds ago 1.15GB [2021-06-16T06:18:38.492Z] 7df40d34dc2b About a minute ago 1.15GB [2021-06-16T06:18:38.492Z] core-data latest fb63fb77156b About a minute ago 20.2MB [2021-06-16T06:18:38.492Z] support-notifications latest dc64f0993fea About a minute ago 16.7MB [2021-06-16T06:18:38.492Z] fd3b93ae0bed About a minute ago 1.15GB [2021-06-16T06:18:38.492Z] core-command latest 177dae113abb About a minute ago 15.9MB [2021-06-16T06:18:38.492Z] 4fb7d0a741d3 About a minute ago 1.15GB [2021-06-16T06:18:38.492Z] 616fa7c4a8ac About a minute ago 1.14GB [2021-06-16T06:18:38.492Z] ci-base-image-x86_64 latest 012adf45b4a1 5 minutes ago 647MB [2021-06-16T06:18:38.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T06:18:38.492Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T06:18:38.492Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T06:18:38.492Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T06:18:38.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:18:38.780Z] provisioning config files... [2021-06-16T06:18:38.793Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config1704153727208065783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:18:39.121Z] ---> docker-login.sh [2021-06-16T06:18:39.122Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:18:39.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.122Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.122Z] [2021-06-16T06:18:39.122Z] Login Succeeded [2021-06-16T06:18:39.122Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:18:39.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.386Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.386Z] [2021-06-16T06:18:39.386Z] Login Succeeded [2021-06-16T06:18:39.386Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:18:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.386Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.386Z] [2021-06-16T06:18:39.386Z] Login Succeeded [2021-06-16T06:18:39.386Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:18:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.646Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.646Z] [2021-06-16T06:18:39.646Z] Login Succeeded [2021-06-16T06:18:39.646Z] docker.io [2021-06-16T06:18:39.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:18:39.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:18:39.907Z] Configure a credential helper to remove this warning. See [2021-06-16T06:18:39.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:18:39.907Z] [2021-06-16T06:18:39.907Z] Login Succeeded [2021-06-16T06:18:39.907Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:18:39.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:18:39.985Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-16T06:18:39.985Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:39.985Z] latest [2021-06-16T06:18:39.985Z] 2.0.0-dev.266 [2021-06-16T06:18:39.985Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:39.985Z] master [2021-06-16T06:18:39.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:40.339Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:42.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:42.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T06:18:42.699Z] c1cec0a49b04: Preparing [2021-06-16T06:18:42.699Z] 47f021791401: Preparing [2021-06-16T06:18:42.699Z] b84340dfa819: Preparing [2021-06-16T06:18:42.699Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:42.699Z] 32f366d666a5: Preparing [2021-06-16T06:18:42.699Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:42.959Z] c1cec0a49b04: Pushed [2021-06-16T06:18:42.960Z] b84340dfa819: Pushed [2021-06-16T06:18:42.960Z] 6eb6b144a5f4: Pushed [2021-06-16T06:18:43.989Z] 25b303627fd3: Pull complete [2021-06-16T06:18:43.989Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T06:18:43.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:18:43.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T06:18:44.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container [2021-06-16T06:18:44.321Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-arm64:latest cat [2021-06-16T06:18:44.349Z] 47f021791401: Pushed [2021-06-16T06:18:44.349Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [2021-06-16T06:18:47.027Z] $ docker top cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:47.674Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:47.949Z] + grep parallel [2021-06-16T06:18:47.949Z] + docker-compose build --help [2021-06-16T06:18:47.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T06:18:47.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T06:18:47.980Z] c1cec0a49b04: Preparing [2021-06-16T06:18:47.980Z] 47f021791401: Preparing [2021-06-16T06:18:47.980Z] b84340dfa819: Preparing [2021-06-16T06:18:47.980Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:47.980Z] 32f366d666a5: Preparing [2021-06-16T06:18:47.980Z] c1cec0a49b04: Layer already exists [2021-06-16T06:18:47.980Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:18:47.980Z] b84340dfa819: Layer already exists [2021-06-16T06:18:47.980Z] 47f021791401: Layer already exists [2021-06-16T06:18:47.980Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:47.980Z] latest: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:48.289Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:48.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 [2021-06-16T06:18:48.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T06:18:48.591Z] c1cec0a49b04: Preparing [2021-06-16T06:18:48.591Z] 47f021791401: Preparing [2021-06-16T06:18:48.591Z] b84340dfa819: Preparing [2021-06-16T06:18:48.591Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:48.591Z] 32f366d666a5: Preparing [2021-06-16T06:18:48.591Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:48.591Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:18:48.591Z] 47f021791401: Layer already exists [2021-06-16T06:18:48.591Z] c1cec0a49b04: Layer already exists [2021-06-16T06:18:48.591Z] b84340dfa819: Layer already exists [2021-06-16T06:18:48.591Z] 2.0.0-dev.266: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:48.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:49.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:49.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T06:18:49.193Z] c1cec0a49b04: Preparing [2021-06-16T06:18:49.193Z] 47f021791401: Preparing [2021-06-16T06:18:49.193Z] b84340dfa819: Preparing [2021-06-16T06:18:49.193Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:49.193Z] 32f366d666a5: Preparing [2021-06-16T06:18:49.193Z] 47f021791401: Layer already exists [2021-06-16T06:18:49.193Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:49.193Z] c1cec0a49b04: Layer already exists [2021-06-16T06:18:49.193Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:18:49.193Z] b84340dfa819: Layer already exists [2021-06-16T06:18:49.193Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:49.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:49.800Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-16T06:18:49.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T06:18:49.800Z] c1cec0a49b04: Preparing [2021-06-16T06:18:49.800Z] 47f021791401: Preparing [2021-06-16T06:18:49.800Z] b84340dfa819: Preparing [2021-06-16T06:18:49.800Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:49.800Z] 32f366d666a5: Preparing [2021-06-16T06:18:49.800Z] c1cec0a49b04: Layer already exists [2021-06-16T06:18:49.800Z] 47f021791401: Layer already exists [2021-06-16T06:18:49.800Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:18:49.800Z] b84340dfa819: Layer already exists [2021-06-16T06:18:49.800Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:49.800Z] master: digest: sha256:d0cd4467db9f543bd8c6f3a5680f91966107d8a8f1b5c1e59813ada6de636b86 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:18:49.869Z] ===================================================== [Pipeline] echo [2021-06-16T06:18:49.885Z] taggedImages: [2021-06-16T06:18:49.886Z] - nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:49.886Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T06:18:49.886Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.266 [2021-06-16T06:18:49.886Z] - nexus3.edgexfoundry.org:10004/core-command:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:49.886Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-16T06:18:49.923Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-16T06:18:49.924Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:49.924Z] latest [2021-06-16T06:18:49.924Z] 2.0.0-dev.266 [2021-06-16T06:18:49.924Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:49.924Z] master [2021-06-16T06:18:49.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:50.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:50.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:50.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T06:18:50.592Z] 8158abf4a779: Preparing [2021-06-16T06:18:50.592Z] 843aaaaeaba6: Preparing [2021-06-16T06:18:50.592Z] b84340dfa819: Preparing [2021-06-16T06:18:50.592Z] 8b629629e52f: Preparing [2021-06-16T06:18:50.592Z] b434b719907b: Preparing [2021-06-16T06:18:50.592Z] 32f366d666a5: Preparing [2021-06-16T06:18:50.592Z] 32f366d666a5: Waiting [2021-06-16T06:18:50.592Z] b84340dfa819: Layer already exists [2021-06-16T06:18:50.592Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:50.853Z] 8158abf4a779: Pushed [2021-06-16T06:18:50.853Z] b434b719907b: Pushed [2021-06-16T06:18:50.853Z] 8b629629e52f: Pushed [2021-06-16T06:18:52.241Z] 843aaaaeaba6: Pushed [2021-06-16T06:18:52.241Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [2021-06-16T06:18:52.260Z] --parallel Build images in parallel. [Pipeline] sh [Pipeline] } [2021-06-16T06:18:52.312Z] $ docker stop --time=1 cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 [2021-06-16T06:18:52.555Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T06:18:54.160Z] $ docker rm -f cdb86d6f886e263e86dbf88fecdcb5cb49c4c706cd5a6d01d7d36737824265d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:54.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T06:18:54.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T06:18:54.754Z] 8158abf4a779: Preparing [2021-06-16T06:18:54.754Z] 843aaaaeaba6: Preparing [2021-06-16T06:18:54.754Z] b84340dfa819: Preparing [2021-06-16T06:18:54.754Z] 8b629629e52f: Preparing [2021-06-16T06:18:54.754Z] b434b719907b: Preparing [2021-06-16T06:18:54.754Z] 32f366d666a5: Preparing [2021-06-16T06:18:54.754Z] 32f366d666a5: Waiting [2021-06-16T06:18:54.754Z] b84340dfa819: Layer already exists [2021-06-16T06:18:54.754Z] 8b629629e52f: Layer already exists [2021-06-16T06:18:54.754Z] 843aaaaeaba6: Layer already exists [2021-06-16T06:18:54.754Z] 8158abf4a779: Layer already exists [2021-06-16T06:18:54.754Z] b434b719907b: Layer already exists [2021-06-16T06:18:54.754Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:54.754Z] latest: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:54.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T06:18:54.895Z] . [Pipeline] withDockerContainer [2021-06-16T06:18:55.078Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 [2021-06-16T06:18:55.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-1660 does not seem to be running inside a container [2021-06-16T06:18:55.225Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T06:18:56.694Z] $ docker top 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:57.320Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 [2021-06-16T06:18:57.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T06:18:57.320Z] 8158abf4a779: Preparing [2021-06-16T06:18:57.320Z] 843aaaaeaba6: Preparing [2021-06-16T06:18:57.320Z] b84340dfa819: Preparing [2021-06-16T06:18:57.320Z] 8b629629e52f: Preparing [2021-06-16T06:18:57.320Z] b434b719907b: Preparing [2021-06-16T06:18:57.320Z] 32f366d666a5: Preparing [2021-06-16T06:18:57.320Z] 32f366d666a5: Waiting [2021-06-16T06:18:57.320Z] 8b629629e52f: Layer already exists [2021-06-16T06:18:57.320Z] 8158abf4a779: Layer already exists [2021-06-16T06:18:57.320Z] 843aaaaeaba6: Layer already exists [2021-06-16T06:18:57.320Z] b84340dfa819: Layer already exists [2021-06-16T06:18:57.320Z] b434b719907b: Layer already exists [2021-06-16T06:18:57.320Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:57.320Z] 2.0.0-dev.266: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:57.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T06:18:57.642Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:57.942Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:57.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T06:18:57.942Z] 8158abf4a779: Preparing [2021-06-16T06:18:57.942Z] 843aaaaeaba6: Preparing [2021-06-16T06:18:57.942Z] b84340dfa819: Preparing [2021-06-16T06:18:57.942Z] 8b629629e52f: Preparing [2021-06-16T06:18:57.942Z] b434b719907b: Preparing [2021-06-16T06:18:57.942Z] 32f366d666a5: Preparing [2021-06-16T06:18:57.942Z] 32f366d666a5: Waiting [2021-06-16T06:18:57.942Z] 8b629629e52f: Layer already exists [2021-06-16T06:18:57.942Z] b434b719907b: Layer already exists [2021-06-16T06:18:57.942Z] b84340dfa819: Layer already exists [2021-06-16T06:18:57.942Z] 8158abf4a779: Layer already exists [2021-06-16T06:18:57.942Z] 843aaaaeaba6: Layer already exists [2021-06-16T06:18:57.942Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:57.942Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:58.251Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:58.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-16T06:18:58.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T06:18:58.555Z] 8158abf4a779: Preparing [2021-06-16T06:18:58.555Z] 843aaaaeaba6: Preparing [2021-06-16T06:18:58.555Z] b84340dfa819: Preparing [2021-06-16T06:18:58.555Z] 8b629629e52f: Preparing [2021-06-16T06:18:58.555Z] b434b719907b: Preparing [2021-06-16T06:18:58.555Z] 32f366d666a5: Preparing [2021-06-16T06:18:58.555Z] 32f366d666a5: Waiting [2021-06-16T06:18:58.555Z] 8158abf4a779: Layer already exists [2021-06-16T06:18:58.555Z] b434b719907b: Layer already exists [2021-06-16T06:18:58.555Z] b84340dfa819: Layer already exists [2021-06-16T06:18:58.555Z] 843aaaaeaba6: Layer already exists [2021-06-16T06:18:58.555Z] 8b629629e52f: Layer already exists [2021-06-16T06:18:58.555Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:58.555Z] master: digest: sha256:ca507811b3aa9def6227793ec2c9b3d4f351b5cf437eec7d9d115f56783c2031 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:18:58.643Z] ===================================================== [Pipeline] echo [2021-06-16T06:18:58.660Z] taggedImages: [2021-06-16T06:18:58.660Z] - nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:58.660Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T06:18:58.660Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.266 [2021-06-16T06:18:58.660Z] - nexus3.edgexfoundry.org:10004/core-data:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:58.660Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-16T06:18:58.698Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-16T06:18:58.698Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:58.698Z] latest [2021-06-16T06:18:58.698Z] 2.0.0-dev.266 [2021-06-16T06:18:58.698Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:18:58.698Z] master [2021-06-16T06:18:58.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:59.179Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:18:59.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:18:59.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T06:18:59.483Z] 8b99452763df: Preparing [2021-06-16T06:18:59.483Z] 9bcfe12439ef: Preparing [2021-06-16T06:18:59.483Z] b84340dfa819: Preparing [2021-06-16T06:18:59.483Z] 6eb6b144a5f4: Preparing [2021-06-16T06:18:59.483Z] 32f366d666a5: Preparing [2021-06-16T06:18:59.483Z] b84340dfa819: Layer already exists [2021-06-16T06:18:59.483Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:18:59.483Z] 32f366d666a5: Layer already exists [2021-06-16T06:18:59.483Z] 8b99452763df: Pushed [2021-06-16T06:19:00.883Z] 9bcfe12439ef: Pushed [2021-06-16T06:19:00.883Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:01.194Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:01.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T06:19:01.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T06:19:01.503Z] 8b99452763df: Preparing [2021-06-16T06:19:01.503Z] 9bcfe12439ef: Preparing [2021-06-16T06:19:01.503Z] b84340dfa819: Preparing [2021-06-16T06:19:01.503Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:01.503Z] 32f366d666a5: Preparing [2021-06-16T06:19:01.503Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:01.503Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:01.503Z] 9bcfe12439ef: Layer already exists [2021-06-16T06:19:01.503Z] b84340dfa819: Layer already exists [2021-06-16T06:19:01.503Z] 8b99452763df: Layer already exists [2021-06-16T06:19:01.503Z] latest: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:01.817Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:01.924Z] Building core-command ... [2021-06-16T06:19:01.924Z] Building core-data ... [2021-06-16T06:19:01.924Z] Building core-metadata ... [2021-06-16T06:19:01.924Z] Building security-bootstrapper ... [2021-06-16T06:19:01.924Z] Building security-proxy-setup ... [2021-06-16T06:19:01.924Z] Building security-secretstore-setup ... [2021-06-16T06:19:01.924Z] Building support-notifications ... [2021-06-16T06:19:01.924Z] Building support-scheduler ... [2021-06-16T06:19:01.924Z] Building sys-mgmt-agent ... [2021-06-16T06:19:01.924Z] Building core-metadata [2021-06-16T06:19:01.924Z] Building support-scheduler [2021-06-16T06:19:01.924Z] Building security-proxy-setup [2021-06-16T06:19:01.924Z] Building security-bootstrapper [2021-06-16T06:19:01.924Z] Building support-notifications [2021-06-16T06:19:02.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 [2021-06-16T06:19:02.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T06:19:02.125Z] 8b99452763df: Preparing [2021-06-16T06:19:02.125Z] 9bcfe12439ef: Preparing [2021-06-16T06:19:02.125Z] b84340dfa819: Preparing [2021-06-16T06:19:02.125Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:02.125Z] 32f366d666a5: Preparing [2021-06-16T06:19:02.125Z] 8b99452763df: Layer already exists [2021-06-16T06:19:02.125Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:02.125Z] 9bcfe12439ef: Layer already exists [2021-06-16T06:19:02.125Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:02.125Z] b84340dfa819: Layer already exists [2021-06-16T06:19:02.125Z] 2.0.0-dev.266: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:02.430Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:02.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:02.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T06:19:02.732Z] 8b99452763df: Preparing [2021-06-16T06:19:02.732Z] 9bcfe12439ef: Preparing [2021-06-16T06:19:02.732Z] b84340dfa819: Preparing [2021-06-16T06:19:02.732Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:02.732Z] 32f366d666a5: Preparing [2021-06-16T06:19:02.732Z] 8b99452763df: Layer already exists [2021-06-16T06:19:02.732Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:02.732Z] b84340dfa819: Layer already exists [2021-06-16T06:19:02.732Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:02.732Z] 9bcfe12439ef: Layer already exists [2021-06-16T06:19:02.732Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:03.039Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:03.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-16T06:19:03.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T06:19:03.340Z] 8b99452763df: Preparing [2021-06-16T06:19:03.340Z] 9bcfe12439ef: Preparing [2021-06-16T06:19:03.340Z] b84340dfa819: Preparing [2021-06-16T06:19:03.340Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:03.340Z] 32f366d666a5: Preparing [2021-06-16T06:19:03.340Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:03.340Z] b84340dfa819: Layer already exists [2021-06-16T06:19:03.340Z] 9bcfe12439ef: Layer already exists [2021-06-16T06:19:03.340Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:03.340Z] 8b99452763df: Layer already exists [2021-06-16T06:19:03.602Z] master: digest: sha256:8650c14564b28b24d20cb95df3d06f0d64301cd3bfe56e88e1255a526983f0a4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:03.660Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:03.676Z] taggedImages: [2021-06-16T06:19:03.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:03.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T06:19:03.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.266 [2021-06-16T06:19:03.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:03.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-16T06:19:03.712Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-16T06:19:03.712Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:03.712Z] latest [2021-06-16T06:19:03.712Z] 2.0.0-dev.266 [2021-06-16T06:19:03.712Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:03.712Z] master [2021-06-16T06:19:03.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:04.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:04.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:04.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T06:19:04.391Z] 9245a9c5719a: Preparing [2021-06-16T06:19:04.391Z] 9245a9c5719a: Preparing [2021-06-16T06:19:04.391Z] 6dfe4c9a19b8: Preparing [2021-06-16T06:19:04.391Z] 6809befd613e: Preparing [2021-06-16T06:19:04.391Z] cff98d1665f4: Preparing [2021-06-16T06:19:04.391Z] de6dd059f929: Preparing [2021-06-16T06:19:04.391Z] b84340dfa819: Preparing [2021-06-16T06:19:04.391Z] 86d6774a06de: Preparing [2021-06-16T06:19:04.391Z] e609b5aab398: Preparing [2021-06-16T06:19:04.391Z] e9acdebd30a6: Preparing [2021-06-16T06:19:04.391Z] f148e078a91b: Preparing [2021-06-16T06:19:04.391Z] 32f366d666a5: Preparing [2021-06-16T06:19:04.391Z] b84340dfa819: Waiting [2021-06-16T06:19:04.391Z] 86d6774a06de: Waiting [2021-06-16T06:19:04.391Z] e609b5aab398: Waiting [2021-06-16T06:19:04.391Z] e9acdebd30a6: Waiting [2021-06-16T06:19:04.391Z] f148e078a91b: Waiting [2021-06-16T06:19:04.391Z] 32f366d666a5: Waiting [2021-06-16T06:19:04.664Z] 9245a9c5719a: Pushed [2021-06-16T06:19:04.664Z] 6809befd613e: Pushed [2021-06-16T06:19:09.962Z] cff98d1665f4: Pushed [2021-06-16T06:19:09.962Z] b84340dfa819: Layer already exists [2021-06-16T06:19:09.962Z] 6dfe4c9a19b8: Pushed [2021-06-16T06:19:09.962Z] 86d6774a06de: Pushed [2021-06-16T06:19:09.962Z] f148e078a91b: Pushed [2021-06-16T06:19:09.962Z] e9acdebd30a6: Pushed [2021-06-16T06:19:09.962Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:09.962Z] e609b5aab398: Pushed [2021-06-16T06:19:09.962Z] de6dd059f929: Pushed [2021-06-16T06:19:09.962Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:10.271Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:10.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T06:19:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T06:19:10.570Z] 9245a9c5719a: Preparing [2021-06-16T06:19:10.570Z] 9245a9c5719a: Preparing [2021-06-16T06:19:10.571Z] 6dfe4c9a19b8: Preparing [2021-06-16T06:19:10.571Z] 6809befd613e: Preparing [2021-06-16T06:19:10.571Z] cff98d1665f4: Preparing [2021-06-16T06:19:10.571Z] de6dd059f929: Preparing [2021-06-16T06:19:10.571Z] b84340dfa819: Preparing [2021-06-16T06:19:10.571Z] 86d6774a06de: Preparing [2021-06-16T06:19:10.571Z] e609b5aab398: Preparing [2021-06-16T06:19:10.571Z] e9acdebd30a6: Preparing [2021-06-16T06:19:10.571Z] f148e078a91b: Preparing [2021-06-16T06:19:10.571Z] 32f366d666a5: Preparing [2021-06-16T06:19:10.571Z] b84340dfa819: Waiting [2021-06-16T06:19:10.571Z] 86d6774a06de: Waiting [2021-06-16T06:19:10.571Z] e609b5aab398: Waiting [2021-06-16T06:19:10.571Z] e9acdebd30a6: Waiting [2021-06-16T06:19:10.571Z] f148e078a91b: Waiting [2021-06-16T06:19:10.571Z] 32f366d666a5: Waiting [2021-06-16T06:19:10.571Z] 9245a9c5719a: Layer already exists [2021-06-16T06:19:10.571Z] de6dd059f929: Layer already exists [2021-06-16T06:19:10.571Z] cff98d1665f4: Layer already exists [2021-06-16T06:19:10.571Z] 6809befd613e: Layer already exists [2021-06-16T06:19:10.571Z] 6dfe4c9a19b8: Layer already exists [2021-06-16T06:19:10.571Z] 86d6774a06de: Layer already exists [2021-06-16T06:19:10.571Z] b84340dfa819: Layer already exists [2021-06-16T06:19:10.571Z] e9acdebd30a6: Layer already exists [2021-06-16T06:19:10.571Z] e609b5aab398: Layer already exists [2021-06-16T06:19:10.571Z] f148e078a91b: Layer already exists [2021-06-16T06:19:10.571Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:10.571Z] latest: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:10.877Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:11.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 [2021-06-16T06:19:11.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T06:19:11.179Z] 9245a9c5719a: Preparing [2021-06-16T06:19:11.179Z] 9245a9c5719a: Preparing [2021-06-16T06:19:11.179Z] 6dfe4c9a19b8: Preparing [2021-06-16T06:19:11.179Z] 6809befd613e: Preparing [2021-06-16T06:19:11.179Z] cff98d1665f4: Preparing [2021-06-16T06:19:11.179Z] de6dd059f929: Preparing [2021-06-16T06:19:11.179Z] b84340dfa819: Preparing [2021-06-16T06:19:11.179Z] 86d6774a06de: Preparing [2021-06-16T06:19:11.179Z] e609b5aab398: Preparing [2021-06-16T06:19:11.179Z] e9acdebd30a6: Preparing [2021-06-16T06:19:11.179Z] f148e078a91b: Preparing [2021-06-16T06:19:11.179Z] 32f366d666a5: Preparing [2021-06-16T06:19:11.179Z] b84340dfa819: Waiting [2021-06-16T06:19:11.179Z] 86d6774a06de: Waiting [2021-06-16T06:19:11.179Z] e609b5aab398: Waiting [2021-06-16T06:19:11.179Z] e9acdebd30a6: Waiting [2021-06-16T06:19:11.179Z] f148e078a91b: Waiting [2021-06-16T06:19:11.179Z] 32f366d666a5: Waiting [2021-06-16T06:19:11.179Z] de6dd059f929: Layer already exists [2021-06-16T06:19:11.179Z] 9245a9c5719a: Layer already exists [2021-06-16T06:19:11.179Z] 6809befd613e: Layer already exists [2021-06-16T06:19:11.179Z] cff98d1665f4: Layer already exists [2021-06-16T06:19:11.179Z] 6dfe4c9a19b8: Layer already exists [2021-06-16T06:19:11.179Z] 86d6774a06de: Layer already exists [2021-06-16T06:19:11.179Z] e9acdebd30a6: Layer already exists [2021-06-16T06:19:11.179Z] b84340dfa819: Layer already exists [2021-06-16T06:19:11.179Z] e609b5aab398: Layer already exists [2021-06-16T06:19:11.179Z] f148e078a91b: Layer already exists [2021-06-16T06:19:11.179Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:11.179Z] 2.0.0-dev.266: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:11.484Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:11.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:11.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T06:19:11.782Z] 9245a9c5719a: Preparing [2021-06-16T06:19:11.782Z] 9245a9c5719a: Preparing [2021-06-16T06:19:11.782Z] 6dfe4c9a19b8: Preparing [2021-06-16T06:19:11.782Z] 6809befd613e: Preparing [2021-06-16T06:19:11.782Z] cff98d1665f4: Preparing [2021-06-16T06:19:11.782Z] de6dd059f929: Preparing [2021-06-16T06:19:11.782Z] b84340dfa819: Preparing [2021-06-16T06:19:11.782Z] 86d6774a06de: Preparing [2021-06-16T06:19:11.782Z] e609b5aab398: Preparing [2021-06-16T06:19:11.782Z] e9acdebd30a6: Preparing [2021-06-16T06:19:11.782Z] f148e078a91b: Preparing [2021-06-16T06:19:11.782Z] 32f366d666a5: Preparing [2021-06-16T06:19:11.782Z] b84340dfa819: Waiting [2021-06-16T06:19:11.782Z] 86d6774a06de: Waiting [2021-06-16T06:19:11.782Z] e609b5aab398: Waiting [2021-06-16T06:19:11.782Z] e9acdebd30a6: Waiting [2021-06-16T06:19:11.782Z] f148e078a91b: Waiting [2021-06-16T06:19:11.782Z] 32f366d666a5: Waiting [2021-06-16T06:19:11.782Z] 6809befd613e: Layer already exists [2021-06-16T06:19:11.782Z] 9245a9c5719a: Layer already exists [2021-06-16T06:19:11.782Z] de6dd059f929: Layer already exists [2021-06-16T06:19:11.782Z] cff98d1665f4: Layer already exists [2021-06-16T06:19:11.782Z] 6dfe4c9a19b8: Layer already exists [2021-06-16T06:19:11.782Z] b84340dfa819: Layer already exists [2021-06-16T06:19:11.782Z] 86d6774a06de: Layer already exists [2021-06-16T06:19:11.782Z] e9acdebd30a6: Layer already exists [2021-06-16T06:19:11.782Z] e609b5aab398: Layer already exists [2021-06-16T06:19:11.782Z] f148e078a91b: Layer already exists [2021-06-16T06:19:11.782Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:11.782Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:12.092Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:12.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-16T06:19:12.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T06:19:12.392Z] 9245a9c5719a: Preparing [2021-06-16T06:19:12.392Z] 9245a9c5719a: Preparing [2021-06-16T06:19:12.392Z] 6dfe4c9a19b8: Preparing [2021-06-16T06:19:12.392Z] 6809befd613e: Preparing [2021-06-16T06:19:12.392Z] cff98d1665f4: Preparing [2021-06-16T06:19:12.392Z] de6dd059f929: Preparing [2021-06-16T06:19:12.392Z] b84340dfa819: Preparing [2021-06-16T06:19:12.392Z] 86d6774a06de: Preparing [2021-06-16T06:19:12.392Z] e609b5aab398: Preparing [2021-06-16T06:19:12.392Z] e9acdebd30a6: Preparing [2021-06-16T06:19:12.392Z] f148e078a91b: Preparing [2021-06-16T06:19:12.392Z] 32f366d666a5: Preparing [2021-06-16T06:19:12.392Z] b84340dfa819: Waiting [2021-06-16T06:19:12.392Z] 86d6774a06de: Waiting [2021-06-16T06:19:12.392Z] e609b5aab398: Waiting [2021-06-16T06:19:12.392Z] e9acdebd30a6: Waiting [2021-06-16T06:19:12.392Z] f148e078a91b: Waiting [2021-06-16T06:19:12.392Z] 32f366d666a5: Waiting [2021-06-16T06:19:12.392Z] 6dfe4c9a19b8: Layer already exists [2021-06-16T06:19:12.392Z] cff98d1665f4: Layer already exists [2021-06-16T06:19:12.392Z] 9245a9c5719a: Layer already exists [2021-06-16T06:19:12.392Z] 6809befd613e: Layer already exists [2021-06-16T06:19:12.392Z] de6dd059f929: Layer already exists [2021-06-16T06:19:12.392Z] b84340dfa819: Layer already exists [2021-06-16T06:19:12.392Z] 86d6774a06de: Layer already exists [2021-06-16T06:19:12.392Z] e609b5aab398: Layer already exists [2021-06-16T06:19:12.392Z] f148e078a91b: Layer already exists [2021-06-16T06:19:12.392Z] e9acdebd30a6: Layer already exists [2021-06-16T06:19:12.392Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:12.392Z] master: digest: sha256:7daff22c0f6e37a0dbec08050e39242dd63af2a93e77c45b1319cf3a8fdd53f8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:12.447Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:12.463Z] taggedImages: [2021-06-16T06:19:12.463Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:12.463Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T06:19:12.463Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.266 [2021-06-16T06:19:12.463Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:12.463Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-16T06:19:12.500Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-16T06:19:12.500Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:12.500Z] latest [2021-06-16T06:19:12.500Z] 2.0.0-dev.266 [2021-06-16T06:19:12.500Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:12.500Z] master [2021-06-16T06:19:12.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:14.947Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:15.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:15.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T06:19:15.262Z] 89e9f6bfd6a0: Preparing [2021-06-16T06:19:15.262Z] a57924bcc7d6: Preparing [2021-06-16T06:19:15.262Z] b584734f0930: Preparing [2021-06-16T06:19:15.262Z] 701fb18785e5: Preparing [2021-06-16T06:19:15.262Z] 95c2a135b0f2: Preparing [2021-06-16T06:19:15.262Z] 32f366d666a5: Preparing [2021-06-16T06:19:15.262Z] 32f366d666a5: Waiting [2021-06-16T06:19:15.847Z] b584734f0930: Pushed [2021-06-16T06:19:15.847Z] 701fb18785e5: Pushed [2021-06-16T06:19:15.847Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:15.847Z] 95c2a135b0f2: Pushed [2021-06-16T06:19:16.108Z] a57924bcc7d6: Pushed [2021-06-16T06:19:16.368Z] 89e9f6bfd6a0: Pushed [2021-06-16T06:19:16.629Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:16.940Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:17.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T06:19:17.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T06:19:17.239Z] 89e9f6bfd6a0: Preparing [2021-06-16T06:19:17.239Z] a57924bcc7d6: Preparing [2021-06-16T06:19:17.239Z] b584734f0930: Preparing [2021-06-16T06:19:17.239Z] 701fb18785e5: Preparing [2021-06-16T06:19:17.239Z] 95c2a135b0f2: Preparing [2021-06-16T06:19:17.239Z] 32f366d666a5: Preparing [2021-06-16T06:19:17.239Z] 32f366d666a5: Waiting [2021-06-16T06:19:17.239Z] b584734f0930: Layer already exists [2021-06-16T06:19:17.239Z] 89e9f6bfd6a0: Layer already exists [2021-06-16T06:19:17.239Z] 95c2a135b0f2: Layer already exists [2021-06-16T06:19:17.239Z] 701fb18785e5: Layer already exists [2021-06-16T06:19:17.239Z] a57924bcc7d6: Layer already exists [2021-06-16T06:19:17.239Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:17.239Z] latest: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:17.547Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:17.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 [2021-06-16T06:19:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T06:19:17.850Z] 89e9f6bfd6a0: Preparing [2021-06-16T06:19:17.850Z] a57924bcc7d6: Preparing [2021-06-16T06:19:17.850Z] b584734f0930: Preparing [2021-06-16T06:19:17.850Z] 701fb18785e5: Preparing [2021-06-16T06:19:17.850Z] 95c2a135b0f2: Preparing [2021-06-16T06:19:17.851Z] 32f366d666a5: Preparing [2021-06-16T06:19:17.851Z] 32f366d666a5: Waiting [2021-06-16T06:19:17.851Z] 95c2a135b0f2: Layer already exists [2021-06-16T06:19:17.851Z] a57924bcc7d6: Layer already exists [2021-06-16T06:19:17.851Z] 89e9f6bfd6a0: Layer already exists [2021-06-16T06:19:17.851Z] b584734f0930: Layer already exists [2021-06-16T06:19:17.851Z] 701fb18785e5: Layer already exists [2021-06-16T06:19:17.851Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:17.851Z] 2.0.0-dev.266: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:18.160Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:18.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:18.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T06:19:18.461Z] 89e9f6bfd6a0: Preparing [2021-06-16T06:19:18.461Z] a57924bcc7d6: Preparing [2021-06-16T06:19:18.461Z] b584734f0930: Preparing [2021-06-16T06:19:18.461Z] 701fb18785e5: Preparing [2021-06-16T06:19:18.461Z] 95c2a135b0f2: Preparing [2021-06-16T06:19:18.461Z] 32f366d666a5: Preparing [2021-06-16T06:19:18.461Z] 32f366d666a5: Waiting [2021-06-16T06:19:18.461Z] 701fb18785e5: Layer already exists [2021-06-16T06:19:18.461Z] b584734f0930: Layer already exists [2021-06-16T06:19:18.461Z] 89e9f6bfd6a0: Layer already exists [2021-06-16T06:19:18.461Z] 95c2a135b0f2: Layer already exists [2021-06-16T06:19:18.461Z] a57924bcc7d6: Layer already exists [2021-06-16T06:19:18.461Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:18.461Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:18.887Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:19.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-16T06:19:19.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T06:19:19.293Z] 89e9f6bfd6a0: Preparing [2021-06-16T06:19:19.293Z] a57924bcc7d6: Preparing [2021-06-16T06:19:19.293Z] b584734f0930: Preparing [2021-06-16T06:19:19.293Z] 701fb18785e5: Preparing [2021-06-16T06:19:19.293Z] 95c2a135b0f2: Preparing [2021-06-16T06:19:19.293Z] 32f366d666a5: Preparing [2021-06-16T06:19:19.293Z] 32f366d666a5: Waiting [2021-06-16T06:19:19.293Z] b584734f0930: Layer already exists [2021-06-16T06:19:19.293Z] 89e9f6bfd6a0: Layer already exists [2021-06-16T06:19:19.293Z] 701fb18785e5: Layer already exists [2021-06-16T06:19:19.293Z] 95c2a135b0f2: Layer already exists [2021-06-16T06:19:19.293Z] a57924bcc7d6: Layer already exists [2021-06-16T06:19:19.293Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:19.293Z] master: digest: sha256:e6f66577e6f91d4d64c429568a126efe5a050e9bf746f2eca2a273dc1a86ec15 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:19.365Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:19.381Z] taggedImages: [2021-06-16T06:19:19.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:19.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T06:19:19.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.266 [2021-06-16T06:19:19.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:19.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-16T06:19:19.422Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-16T06:19:19.423Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:19.423Z] latest [2021-06-16T06:19:19.423Z] 2.0.0-dev.266 [2021-06-16T06:19:19.423Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:19.423Z] master [2021-06-16T06:19:19.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:19.772Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:20.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:20.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T06:19:20.075Z] 8c573bcbe462: Preparing [2021-06-16T06:19:20.075Z] 1908b87eb4cb: Preparing [2021-06-16T06:19:20.075Z] b351436fce42: Preparing [2021-06-16T06:19:20.075Z] b8b14822d362: Preparing [2021-06-16T06:19:20.075Z] d83e3f0750e6: Preparing [2021-06-16T06:19:20.075Z] e8ecb7a68581: Preparing [2021-06-16T06:19:20.075Z] d0a2829325b8: Preparing [2021-06-16T06:19:20.075Z] faee8c19ca21: Preparing [2021-06-16T06:19:20.075Z] 0845d181d19e: Preparing [2021-06-16T06:19:20.075Z] 32f366d666a5: Preparing [2021-06-16T06:19:20.075Z] d0a2829325b8: Waiting [2021-06-16T06:19:20.075Z] faee8c19ca21: Waiting [2021-06-16T06:19:20.075Z] 0845d181d19e: Waiting [2021-06-16T06:19:20.076Z] 32f366d666a5: Waiting [2021-06-16T06:19:20.076Z] e8ecb7a68581: Waiting [2021-06-16T06:19:20.076Z] 8c573bcbe462: Pushed [2021-06-16T06:19:20.076Z] 1908b87eb4cb: Pushed [2021-06-16T06:19:20.344Z] d83e3f0750e6: Pushed [2021-06-16T06:19:20.931Z] d0a2829325b8: Pushed [2021-06-16T06:19:20.931Z] e8ecb7a68581: Pushed [2021-06-16T06:19:20.931Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:20.931Z] faee8c19ca21: Pushed [2021-06-16T06:19:21.194Z] b8b14822d362: Pushed [2021-06-16T06:19:21.194Z] 0845d181d19e: Pushed [2021-06-16T06:19:21.194Z] b351436fce42: Pushed [2021-06-16T06:19:21.454Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:21.761Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:22.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T06:19:22.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T06:19:22.064Z] 8c573bcbe462: Preparing [2021-06-16T06:19:22.064Z] 1908b87eb4cb: Preparing [2021-06-16T06:19:22.064Z] b351436fce42: Preparing [2021-06-16T06:19:22.064Z] b8b14822d362: Preparing [2021-06-16T06:19:22.064Z] d83e3f0750e6: Preparing [2021-06-16T06:19:22.064Z] e8ecb7a68581: Preparing [2021-06-16T06:19:22.064Z] d0a2829325b8: Preparing [2021-06-16T06:19:22.064Z] faee8c19ca21: Preparing [2021-06-16T06:19:22.064Z] 0845d181d19e: Preparing [2021-06-16T06:19:22.064Z] 32f366d666a5: Preparing [2021-06-16T06:19:22.064Z] faee8c19ca21: Waiting [2021-06-16T06:19:22.064Z] 0845d181d19e: Waiting [2021-06-16T06:19:22.064Z] 32f366d666a5: Waiting [2021-06-16T06:19:22.064Z] e8ecb7a68581: Waiting [2021-06-16T06:19:22.064Z] d0a2829325b8: Waiting [2021-06-16T06:19:22.064Z] b8b14822d362: Layer already exists [2021-06-16T06:19:22.064Z] d83e3f0750e6: Layer already exists [2021-06-16T06:19:22.064Z] b351436fce42: Layer already exists [2021-06-16T06:19:22.064Z] 8c573bcbe462: Layer already exists [2021-06-16T06:19:22.064Z] 1908b87eb4cb: Layer already exists [2021-06-16T06:19:22.064Z] d0a2829325b8: Layer already exists [2021-06-16T06:19:22.064Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:22.064Z] e8ecb7a68581: Layer already exists [2021-06-16T06:19:22.064Z] faee8c19ca21: Layer already exists [2021-06-16T06:19:22.064Z] 0845d181d19e: Layer already exists [2021-06-16T06:19:22.064Z] latest: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:22.372Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:22.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 [2021-06-16T06:19:22.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T06:19:22.670Z] 8c573bcbe462: Preparing [2021-06-16T06:19:22.670Z] 1908b87eb4cb: Preparing [2021-06-16T06:19:22.670Z] b351436fce42: Preparing [2021-06-16T06:19:22.670Z] b8b14822d362: Preparing [2021-06-16T06:19:22.670Z] d83e3f0750e6: Preparing [2021-06-16T06:19:22.670Z] e8ecb7a68581: Preparing [2021-06-16T06:19:22.670Z] d0a2829325b8: Preparing [2021-06-16T06:19:22.670Z] faee8c19ca21: Preparing [2021-06-16T06:19:22.670Z] 0845d181d19e: Preparing [2021-06-16T06:19:22.670Z] 32f366d666a5: Preparing [2021-06-16T06:19:22.670Z] e8ecb7a68581: Waiting [2021-06-16T06:19:22.670Z] d0a2829325b8: Waiting [2021-06-16T06:19:22.670Z] faee8c19ca21: Waiting [2021-06-16T06:19:22.670Z] 0845d181d19e: Waiting [2021-06-16T06:19:22.670Z] 32f366d666a5: Waiting [2021-06-16T06:19:22.670Z] 8c573bcbe462: Layer already exists [2021-06-16T06:19:22.670Z] 1908b87eb4cb: Layer already exists [2021-06-16T06:19:22.670Z] d83e3f0750e6: Layer already exists [2021-06-16T06:19:22.670Z] b8b14822d362: Layer already exists [2021-06-16T06:19:22.670Z] b351436fce42: Layer already exists [2021-06-16T06:19:22.670Z] 0845d181d19e: Layer already exists [2021-06-16T06:19:22.670Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:22.670Z] faee8c19ca21: Layer already exists [2021-06-16T06:19:22.670Z] d0a2829325b8: Layer already exists [2021-06-16T06:19:22.670Z] e8ecb7a68581: Layer already exists [2021-06-16T06:19:22.670Z] 2.0.0-dev.266: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:22.978Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:23.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:23.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T06:19:23.278Z] 8c573bcbe462: Preparing [2021-06-16T06:19:23.278Z] 1908b87eb4cb: Preparing [2021-06-16T06:19:23.278Z] b351436fce42: Preparing [2021-06-16T06:19:23.278Z] b8b14822d362: Preparing [2021-06-16T06:19:23.278Z] d83e3f0750e6: Preparing [2021-06-16T06:19:23.278Z] e8ecb7a68581: Preparing [2021-06-16T06:19:23.278Z] d0a2829325b8: Preparing [2021-06-16T06:19:23.278Z] faee8c19ca21: Preparing [2021-06-16T06:19:23.278Z] 0845d181d19e: Preparing [2021-06-16T06:19:23.278Z] 32f366d666a5: Preparing [2021-06-16T06:19:23.278Z] e8ecb7a68581: Waiting [2021-06-16T06:19:23.278Z] d0a2829325b8: Waiting [2021-06-16T06:19:23.278Z] faee8c19ca21: Waiting [2021-06-16T06:19:23.278Z] 0845d181d19e: Waiting [2021-06-16T06:19:23.278Z] 32f366d666a5: Waiting [2021-06-16T06:19:23.278Z] 8c573bcbe462: Layer already exists [2021-06-16T06:19:23.278Z] 1908b87eb4cb: Layer already exists [2021-06-16T06:19:23.278Z] d83e3f0750e6: Layer already exists [2021-06-16T06:19:23.278Z] b351436fce42: Layer already exists [2021-06-16T06:19:23.278Z] b8b14822d362: Layer already exists [2021-06-16T06:19:23.278Z] e8ecb7a68581: Layer already exists [2021-06-16T06:19:23.278Z] faee8c19ca21: Layer already exists [2021-06-16T06:19:23.278Z] d0a2829325b8: Layer already exists [2021-06-16T06:19:23.278Z] 0845d181d19e: Layer already exists [2021-06-16T06:19:23.278Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:23.278Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:23.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:23.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-16T06:19:23.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T06:19:23.882Z] 8c573bcbe462: Preparing [2021-06-16T06:19:23.882Z] 1908b87eb4cb: Preparing [2021-06-16T06:19:23.882Z] b351436fce42: Preparing [2021-06-16T06:19:23.882Z] b8b14822d362: Preparing [2021-06-16T06:19:23.882Z] d83e3f0750e6: Preparing [2021-06-16T06:19:23.882Z] e8ecb7a68581: Preparing [2021-06-16T06:19:23.882Z] d0a2829325b8: Preparing [2021-06-16T06:19:23.882Z] faee8c19ca21: Preparing [2021-06-16T06:19:23.882Z] 0845d181d19e: Preparing [2021-06-16T06:19:23.882Z] 32f366d666a5: Preparing [2021-06-16T06:19:23.882Z] e8ecb7a68581: Waiting [2021-06-16T06:19:23.882Z] d0a2829325b8: Waiting [2021-06-16T06:19:23.882Z] faee8c19ca21: Waiting [2021-06-16T06:19:23.882Z] 0845d181d19e: Waiting [2021-06-16T06:19:23.882Z] 32f366d666a5: Waiting [2021-06-16T06:19:23.882Z] 1908b87eb4cb: Layer already exists [2021-06-16T06:19:23.882Z] d83e3f0750e6: Layer already exists [2021-06-16T06:19:23.882Z] b351436fce42: Layer already exists [2021-06-16T06:19:23.882Z] b8b14822d362: Layer already exists [2021-06-16T06:19:23.882Z] 8c573bcbe462: Layer already exists [2021-06-16T06:19:23.882Z] e8ecb7a68581: Layer already exists [2021-06-16T06:19:23.882Z] d0a2829325b8: Layer already exists [2021-06-16T06:19:23.882Z] 0845d181d19e: Layer already exists [2021-06-16T06:19:23.882Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:23.882Z] faee8c19ca21: Layer already exists [2021-06-16T06:19:23.882Z] master: digest: sha256:9ad4cafe4f285720d1f8ef26c287e7f33ebc938b2594f71f41c5192691ca0438 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:23.941Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:23.957Z] taggedImages: [2021-06-16T06:19:23.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:23.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T06:19:23.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.266 [2021-06-16T06:19:23.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:23.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-16T06:19:23.992Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-16T06:19:23.992Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:23.992Z] latest [2021-06-16T06:19:23.992Z] 2.0.0-dev.266 [2021-06-16T06:19:23.992Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:23.992Z] master [2021-06-16T06:19:23.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:24.348Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:24.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:24.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T06:19:24.661Z] c6634d33e205: Preparing [2021-06-16T06:19:24.661Z] 76c8015f694c: Preparing [2021-06-16T06:19:24.661Z] b84340dfa819: Preparing [2021-06-16T06:19:24.661Z] e8ba6abf3d2c: Preparing [2021-06-16T06:19:24.661Z] 32f366d666a5: Preparing [2021-06-16T06:19:24.661Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:24.661Z] b84340dfa819: Layer already exists [2021-06-16T06:19:24.921Z] c6634d33e205: Pushed [2021-06-16T06:19:24.921Z] e8ba6abf3d2c: Pushed [2021-06-16T06:19:25.866Z] 76c8015f694c: Pushed [2021-06-16T06:19:26.127Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:26.448Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:26.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T06:19:26.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T06:19:26.746Z] c6634d33e205: Preparing [2021-06-16T06:19:26.746Z] 76c8015f694c: Preparing [2021-06-16T06:19:26.746Z] b84340dfa819: Preparing [2021-06-16T06:19:26.746Z] e8ba6abf3d2c: Preparing [2021-06-16T06:19:26.746Z] 32f366d666a5: Preparing [2021-06-16T06:19:26.746Z] 76c8015f694c: Layer already exists [2021-06-16T06:19:26.746Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:26.746Z] e8ba6abf3d2c: Layer already exists [2021-06-16T06:19:26.746Z] c6634d33e205: Layer already exists [2021-06-16T06:19:26.746Z] b84340dfa819: Layer already exists [2021-06-16T06:19:26.746Z] latest: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:27.054Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:27.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 [2021-06-16T06:19:27.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T06:19:27.355Z] c6634d33e205: Preparing [2021-06-16T06:19:27.355Z] 76c8015f694c: Preparing [2021-06-16T06:19:27.355Z] b84340dfa819: Preparing [2021-06-16T06:19:27.355Z] e8ba6abf3d2c: Preparing [2021-06-16T06:19:27.355Z] 32f366d666a5: Preparing [2021-06-16T06:19:27.355Z] b84340dfa819: Layer already exists [2021-06-16T06:19:27.355Z] e8ba6abf3d2c: Layer already exists [2021-06-16T06:19:27.355Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:27.355Z] 76c8015f694c: Layer already exists [2021-06-16T06:19:27.355Z] c6634d33e205: Layer already exists [2021-06-16T06:19:27.355Z] 2.0.0-dev.266: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:27.666Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:27.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:27.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T06:19:27.972Z] c6634d33e205: Preparing [2021-06-16T06:19:27.972Z] 76c8015f694c: Preparing [2021-06-16T06:19:27.972Z] b84340dfa819: Preparing [2021-06-16T06:19:27.972Z] e8ba6abf3d2c: Preparing [2021-06-16T06:19:27.972Z] 32f366d666a5: Preparing [2021-06-16T06:19:27.972Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:27.972Z] b84340dfa819: Layer already exists [2021-06-16T06:19:27.972Z] c6634d33e205: Layer already exists [2021-06-16T06:19:27.972Z] 76c8015f694c: Layer already exists [2021-06-16T06:19:27.972Z] e8ba6abf3d2c: Layer already exists [2021-06-16T06:19:27.972Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:28.280Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:28.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-16T06:19:28.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T06:19:28.582Z] c6634d33e205: Preparing [2021-06-16T06:19:28.582Z] 76c8015f694c: Preparing [2021-06-16T06:19:28.582Z] b84340dfa819: Preparing [2021-06-16T06:19:28.582Z] e8ba6abf3d2c: Preparing [2021-06-16T06:19:28.582Z] 32f366d666a5: Preparing [2021-06-16T06:19:28.582Z] b84340dfa819: Layer already exists [2021-06-16T06:19:28.582Z] 76c8015f694c: Layer already exists [2021-06-16T06:19:28.582Z] c6634d33e205: Layer already exists [2021-06-16T06:19:28.582Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:28.582Z] e8ba6abf3d2c: Layer already exists [2021-06-16T06:19:28.582Z] master: digest: sha256:9f995cc72c710e2437d4a136a72459d2615884ddef45c29efce7468464bc5d6c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:28.638Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:28.655Z] taggedImages: [2021-06-16T06:19:28.655Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:28.655Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T06:19:28.655Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.266 [2021-06-16T06:19:28.655Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:28.655Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-16T06:19:28.692Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-16T06:19:28.692Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:28.692Z] latest [2021-06-16T06:19:28.692Z] 2.0.0-dev.266 [2021-06-16T06:19:28.692Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:28.692Z] master [2021-06-16T06:19:28.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:29.045Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:29.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:29.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T06:19:29.348Z] ac5f14a42065: Preparing [2021-06-16T06:19:29.348Z] b62bbee229cb: Preparing [2021-06-16T06:19:29.348Z] b84340dfa819: Preparing [2021-06-16T06:19:29.348Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:29.348Z] 32f366d666a5: Preparing [2021-06-16T06:19:29.348Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:29.348Z] b84340dfa819: Layer already exists [2021-06-16T06:19:29.348Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:29.348Z] ac5f14a42065: Pushed [2021-06-16T06:19:30.289Z] b62bbee229cb: Pushed [2021-06-16T06:19:30.549Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:30.851Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:31.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T06:19:31.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T06:19:31.151Z] ac5f14a42065: Preparing [2021-06-16T06:19:31.151Z] b62bbee229cb: Preparing [2021-06-16T06:19:31.151Z] b84340dfa819: Preparing [2021-06-16T06:19:31.151Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:31.151Z] 32f366d666a5: Preparing [2021-06-16T06:19:31.151Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:31.151Z] b84340dfa819: Layer already exists [2021-06-16T06:19:31.151Z] b62bbee229cb: Layer already exists [2021-06-16T06:19:31.151Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:31.151Z] ac5f14a42065: Layer already exists [2021-06-16T06:19:31.151Z] latest: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:31.457Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:31.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 [2021-06-16T06:19:31.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T06:19:31.756Z] ac5f14a42065: Preparing [2021-06-16T06:19:31.756Z] b62bbee229cb: Preparing [2021-06-16T06:19:31.756Z] b84340dfa819: Preparing [2021-06-16T06:19:31.756Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:31.756Z] 32f366d666a5: Preparing [2021-06-16T06:19:31.756Z] b62bbee229cb: Layer already exists [2021-06-16T06:19:31.756Z] ac5f14a42065: Layer already exists [2021-06-16T06:19:31.756Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:31.756Z] b84340dfa819: Layer already exists [2021-06-16T06:19:31.756Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:31.756Z] 2.0.0-dev.266: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:32.066Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:32.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:32.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T06:19:32.368Z] ac5f14a42065: Preparing [2021-06-16T06:19:32.368Z] b62bbee229cb: Preparing [2021-06-16T06:19:32.368Z] b84340dfa819: Preparing [2021-06-16T06:19:32.368Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:32.369Z] 32f366d666a5: Preparing [2021-06-16T06:19:32.369Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:32.369Z] b84340dfa819: Layer already exists [2021-06-16T06:19:32.369Z] ac5f14a42065: Layer already exists [2021-06-16T06:19:32.369Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:32.369Z] b62bbee229cb: Layer already exists [2021-06-16T06:19:32.369Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:32.692Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:33.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-16T06:19:33.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T06:19:33.177Z] ac5f14a42065: Preparing [2021-06-16T06:19:33.177Z] b62bbee229cb: Preparing [2021-06-16T06:19:33.177Z] b84340dfa819: Preparing [2021-06-16T06:19:33.177Z] 6eb6b144a5f4: Preparing [2021-06-16T06:19:33.177Z] 32f366d666a5: Preparing [2021-06-16T06:19:33.177Z] 6eb6b144a5f4: Layer already exists [2021-06-16T06:19:33.177Z] ac5f14a42065: Layer already exists [2021-06-16T06:19:33.177Z] b62bbee229cb: Layer already exists [2021-06-16T06:19:33.177Z] b84340dfa819: Layer already exists [2021-06-16T06:19:33.177Z] 32f366d666a5: Layer already exists [2021-06-16T06:19:33.177Z] master: digest: sha256:54cbff0c2fd14f434e5295e92da001b0694c5232ba058ea6059f1f2f53138ece size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:33.237Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:33.253Z] taggedImages: [2021-06-16T06:19:33.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:33.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T06:19:33.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.266 [2021-06-16T06:19:33.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:33.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-16T06:19:33.289Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-16T06:19:33.289Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:33.289Z] latest [2021-06-16T06:19:33.289Z] 2.0.0-dev.266 [2021-06-16T06:19:33.289Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:33.289Z] master [2021-06-16T06:19:33.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:33.681Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:33.996Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:33.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T06:19:33.996Z] 664c3bb10f08: Preparing [2021-06-16T06:19:33.996Z] 926642bd159e: Preparing [2021-06-16T06:19:33.996Z] d4d5f03eb996: Preparing [2021-06-16T06:19:33.996Z] 3331531ce4e9: Preparing [2021-06-16T06:19:33.996Z] 0754057c0ad3: Preparing [2021-06-16T06:19:33.996Z] 998cdf262ab1: Preparing [2021-06-16T06:19:33.996Z] 02e56110abd2: Preparing [2021-06-16T06:19:33.996Z] abc36efb885a: Preparing [2021-06-16T06:19:33.996Z] b0b09059f4e1: Preparing [2021-06-16T06:19:33.996Z] bb961f40224b: Preparing [2021-06-16T06:19:33.996Z] f4666769fca7: Preparing [2021-06-16T06:19:33.996Z] 998cdf262ab1: Waiting [2021-06-16T06:19:33.996Z] 02e56110abd2: Waiting [2021-06-16T06:19:33.996Z] f4666769fca7: Waiting [2021-06-16T06:19:33.996Z] abc36efb885a: Waiting [2021-06-16T06:19:33.996Z] b0b09059f4e1: Waiting [2021-06-16T06:19:33.996Z] bb961f40224b: Waiting [2021-06-16T06:19:33.996Z] 0754057c0ad3: Layer already exists [2021-06-16T06:19:34.258Z] 998cdf262ab1: Layer already exists [2021-06-16T06:19:34.832Z] 02e56110abd2: Layer already exists [2021-06-16T06:19:34.833Z] 926642bd159e: Pushed [2021-06-16T06:19:34.833Z] abc36efb885a: Layer already exists [2021-06-16T06:19:34.833Z] b0b09059f4e1: Layer already exists [2021-06-16T06:19:34.833Z] bb961f40224b: Layer already exists [2021-06-16T06:19:34.833Z] f4666769fca7: Layer already exists [2021-06-16T06:19:34.833Z] 664c3bb10f08: Pushed [2021-06-16T06:19:35.093Z] d4d5f03eb996: Pushed [2021-06-16T06:19:39.437Z] 3331531ce4e9: Pushed [2021-06-16T06:19:39.438Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:39.743Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:40.043Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T06:19:40.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T06:19:40.043Z] 664c3bb10f08: Preparing [2021-06-16T06:19:40.043Z] 926642bd159e: Preparing [2021-06-16T06:19:40.043Z] d4d5f03eb996: Preparing [2021-06-16T06:19:40.043Z] 3331531ce4e9: Preparing [2021-06-16T06:19:40.043Z] 0754057c0ad3: Preparing [2021-06-16T06:19:40.043Z] 998cdf262ab1: Preparing [2021-06-16T06:19:40.043Z] 02e56110abd2: Preparing [2021-06-16T06:19:40.043Z] abc36efb885a: Preparing [2021-06-16T06:19:40.043Z] b0b09059f4e1: Preparing [2021-06-16T06:19:40.043Z] bb961f40224b: Preparing [2021-06-16T06:19:40.043Z] f4666769fca7: Preparing [2021-06-16T06:19:40.043Z] 998cdf262ab1: Waiting [2021-06-16T06:19:40.043Z] 02e56110abd2: Waiting [2021-06-16T06:19:40.043Z] abc36efb885a: Waiting [2021-06-16T06:19:40.043Z] b0b09059f4e1: Waiting [2021-06-16T06:19:40.043Z] bb961f40224b: Waiting [2021-06-16T06:19:40.043Z] f4666769fca7: Waiting [2021-06-16T06:19:40.043Z] 0754057c0ad3: Layer already exists [2021-06-16T06:19:40.043Z] 926642bd159e: Layer already exists [2021-06-16T06:19:40.043Z] 3331531ce4e9: Layer already exists [2021-06-16T06:19:40.043Z] d4d5f03eb996: Layer already exists [2021-06-16T06:19:40.043Z] 664c3bb10f08: Layer already exists [2021-06-16T06:19:40.043Z] 998cdf262ab1: Layer already exists [2021-06-16T06:19:40.043Z] abc36efb885a: Layer already exists [2021-06-16T06:19:40.043Z] 02e56110abd2: Layer already exists [2021-06-16T06:19:40.043Z] b0b09059f4e1: Layer already exists [2021-06-16T06:19:40.043Z] bb961f40224b: Layer already exists [2021-06-16T06:19:40.043Z] f4666769fca7: Layer already exists [2021-06-16T06:19:40.043Z] latest: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:40.348Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:40.647Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 [2021-06-16T06:19:40.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T06:19:40.647Z] 664c3bb10f08: Preparing [2021-06-16T06:19:40.647Z] 926642bd159e: Preparing [2021-06-16T06:19:40.647Z] d4d5f03eb996: Preparing [2021-06-16T06:19:40.647Z] 3331531ce4e9: Preparing [2021-06-16T06:19:40.647Z] 0754057c0ad3: Preparing [2021-06-16T06:19:40.647Z] 998cdf262ab1: Preparing [2021-06-16T06:19:40.647Z] 02e56110abd2: Preparing [2021-06-16T06:19:40.647Z] abc36efb885a: Preparing [2021-06-16T06:19:40.647Z] b0b09059f4e1: Preparing [2021-06-16T06:19:40.647Z] bb961f40224b: Preparing [2021-06-16T06:19:40.647Z] f4666769fca7: Preparing [2021-06-16T06:19:40.647Z] abc36efb885a: Waiting [2021-06-16T06:19:40.647Z] b0b09059f4e1: Waiting [2021-06-16T06:19:40.647Z] 998cdf262ab1: Waiting [2021-06-16T06:19:40.647Z] bb961f40224b: Waiting [2021-06-16T06:19:40.647Z] f4666769fca7: Waiting [2021-06-16T06:19:40.647Z] 02e56110abd2: Waiting [2021-06-16T06:19:40.647Z] 926642bd159e: Layer already exists [2021-06-16T06:19:40.647Z] d4d5f03eb996: Layer already exists [2021-06-16T06:19:40.647Z] 3331531ce4e9: Layer already exists [2021-06-16T06:19:40.647Z] 0754057c0ad3: Layer already exists [2021-06-16T06:19:40.647Z] 664c3bb10f08: Layer already exists [2021-06-16T06:19:40.647Z] 998cdf262ab1: Layer already exists [2021-06-16T06:19:40.647Z] 02e56110abd2: Layer already exists [2021-06-16T06:19:40.647Z] abc36efb885a: Layer already exists [2021-06-16T06:19:40.647Z] b0b09059f4e1: Layer already exists [2021-06-16T06:19:40.647Z] bb961f40224b: Layer already exists [2021-06-16T06:19:40.647Z] f4666769fca7: Layer already exists [2021-06-16T06:19:40.647Z] 2.0.0-dev.266: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:40.963Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:41.262Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:41.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T06:19:41.263Z] 664c3bb10f08: Preparing [2021-06-16T06:19:41.263Z] 926642bd159e: Preparing [2021-06-16T06:19:41.263Z] d4d5f03eb996: Preparing [2021-06-16T06:19:41.263Z] 3331531ce4e9: Preparing [2021-06-16T06:19:41.263Z] 0754057c0ad3: Preparing [2021-06-16T06:19:41.263Z] 998cdf262ab1: Preparing [2021-06-16T06:19:41.263Z] 02e56110abd2: Preparing [2021-06-16T06:19:41.263Z] abc36efb885a: Preparing [2021-06-16T06:19:41.263Z] b0b09059f4e1: Preparing [2021-06-16T06:19:41.263Z] bb961f40224b: Preparing [2021-06-16T06:19:41.263Z] f4666769fca7: Preparing [2021-06-16T06:19:41.263Z] 998cdf262ab1: Waiting [2021-06-16T06:19:41.263Z] 02e56110abd2: Waiting [2021-06-16T06:19:41.263Z] abc36efb885a: Waiting [2021-06-16T06:19:41.263Z] b0b09059f4e1: Waiting [2021-06-16T06:19:41.263Z] bb961f40224b: Waiting [2021-06-16T06:19:41.263Z] f4666769fca7: Waiting [2021-06-16T06:19:41.263Z] 0754057c0ad3: Layer already exists [2021-06-16T06:19:41.263Z] d4d5f03eb996: Layer already exists [2021-06-16T06:19:41.263Z] 664c3bb10f08: Layer already exists [2021-06-16T06:19:41.263Z] 926642bd159e: Layer already exists [2021-06-16T06:19:41.263Z] 3331531ce4e9: Layer already exists [2021-06-16T06:19:41.263Z] 998cdf262ab1: Layer already exists [2021-06-16T06:19:41.263Z] 02e56110abd2: Layer already exists [2021-06-16T06:19:41.263Z] abc36efb885a: Layer already exists [2021-06-16T06:19:41.263Z] b0b09059f4e1: Layer already exists [2021-06-16T06:19:41.263Z] bb961f40224b: Layer already exists [2021-06-16T06:19:41.263Z] f4666769fca7: Layer already exists [2021-06-16T06:19:41.263Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:41.570Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:19:41.871Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-16T06:19:41.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T06:19:41.871Z] 664c3bb10f08: Preparing [2021-06-16T06:19:41.871Z] 926642bd159e: Preparing [2021-06-16T06:19:41.871Z] d4d5f03eb996: Preparing [2021-06-16T06:19:41.871Z] 3331531ce4e9: Preparing [2021-06-16T06:19:41.871Z] 0754057c0ad3: Preparing [2021-06-16T06:19:41.871Z] 998cdf262ab1: Preparing [2021-06-16T06:19:41.871Z] 02e56110abd2: Preparing [2021-06-16T06:19:41.871Z] abc36efb885a: Preparing [2021-06-16T06:19:41.871Z] b0b09059f4e1: Preparing [2021-06-16T06:19:41.871Z] bb961f40224b: Preparing [2021-06-16T06:19:41.871Z] f4666769fca7: Preparing [2021-06-16T06:19:41.871Z] 998cdf262ab1: Waiting [2021-06-16T06:19:41.871Z] 02e56110abd2: Waiting [2021-06-16T06:19:41.871Z] abc36efb885a: Waiting [2021-06-16T06:19:41.871Z] b0b09059f4e1: Waiting [2021-06-16T06:19:41.871Z] bb961f40224b: Waiting [2021-06-16T06:19:41.871Z] f4666769fca7: Waiting [2021-06-16T06:19:41.871Z] 926642bd159e: Layer already exists [2021-06-16T06:19:41.871Z] 0754057c0ad3: Layer already exists [2021-06-16T06:19:41.871Z] d4d5f03eb996: Layer already exists [2021-06-16T06:19:41.871Z] 664c3bb10f08: Layer already exists [2021-06-16T06:19:41.871Z] 3331531ce4e9: Layer already exists [2021-06-16T06:19:41.871Z] 998cdf262ab1: Layer already exists [2021-06-16T06:19:41.871Z] 02e56110abd2: Layer already exists [2021-06-16T06:19:41.871Z] b0b09059f4e1: Layer already exists [2021-06-16T06:19:41.871Z] abc36efb885a: Layer already exists [2021-06-16T06:19:41.871Z] bb961f40224b: Layer already exists [2021-06-16T06:19:41.871Z] f4666769fca7: Layer already exists [2021-06-16T06:19:41.871Z] master: digest: sha256:c2716be1d7d60232b09650c0b86e8c290997d79602df794b65e0a2171e1b1f14 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:19:41.925Z] ===================================================== [Pipeline] echo [2021-06-16T06:19:41.941Z] taggedImages: [2021-06-16T06:19:41.941Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:19:41.941Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T06:19:41.941Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.266 [2021-06-16T06:19:41.941Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:19:41.941Z] - 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] } [2021-06-16T06:19:49.229Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:19:49.229Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:19:49.229Z] ---> fa4c3ceba559 [2021-06-16T06:19:49.229Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T06:19:49.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:19:49.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:19:49.229Z] ---> fa4c3ceba559 [2021-06-16T06:19:49.229Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:19:49.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:19:49.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:19:49.229Z] ---> fa4c3ceba559 [2021-06-16T06:19:49.229Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T06:19:49.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:19:49.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:19:49.229Z] ---> fa4c3ceba559 [2021-06-16T06:19:49.229Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:19:49.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:19:49.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:19:49.229Z] ---> fa4c3ceba559 [2021-06-16T06:19:49.229Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T06:19:49.229Z] ---> Running in ca395b75d999 [2021-06-16T06:19:49.229Z] ---> Running in f7ddc2b17be4 [2021-06-16T06:19:49.229Z] ---> Running in fae21c272431 [2021-06-16T06:19:49.229Z] ---> Running in 9e7afb1b587b [2021-06-16T06:19:49.229Z] ---> Running in 9ac075318b17 [2021-06-16T06:19:49.229Z] Removing intermediate container 9ac075318b17 [2021-06-16T06:19:49.229Z] ---> ff66fe761428 [2021-06-16T06:19:49.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:19:49.229Z] Removing intermediate container f7ddc2b17be4 [2021-06-16T06:19:49.229Z] Removing intermediate container ca395b75d999 [2021-06-16T06:19:49.229Z] ---> 78301b1656bc [2021-06-16T06:19:49.229Z] ---> 7afbdafe99d0 [2021-06-16T06:19:49.229Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:19:49.229Z] [2021-06-16T06:19:49.229Z] Removing intermediate container 9e7afb1b587b [2021-06-16T06:19:49.229Z] ---> b583bd27ab9b [2021-06-16T06:19:49.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:19:49.229Z] ---> Running in a7605ebcb049 [2021-06-16T06:19:49.229Z] Removing intermediate container fae21c272431 [2021-06-16T06:19:49.229Z] ---> 0e379c161def [2021-06-16T06:19:49.229Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:19:49.229Z] ---> Running in b66ace3fb3f4 [2021-06-16T06:19:49.229Z] ---> Running in df7feee305de [2021-06-16T06:19:49.229Z] ---> Running in f7ab6d843f1c [2021-06-16T06:19:49.229Z] ---> Running in 2f9b1ad2a113 [2021-06-16T06:19:51.878Z] Removing intermediate container a7605ebcb049 [2021-06-16T06:19:51.878Z] ---> ba5cfc4bf03b [2021-06-16T06:19:51.878Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:19:51.878Z] ---> Running in 483fb89eea5c [2021-06-16T06:19:52.155Z] Removing intermediate container b66ace3fb3f4 [2021-06-16T06:19:52.155Z] ---> 92a5c389486a [2021-06-16T06:19:52.155Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T06:19:52.430Z] ---> Running in c7c054ef7d9d [2021-06-16T06:19:52.705Z] Removing intermediate container df7feee305de [2021-06-16T06:19:52.706Z] ---> 58a6fb147a50 [2021-06-16T06:19:52.706Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T06:19:52.706Z] Removing intermediate container 2f9b1ad2a113 [2021-06-16T06:19:52.706Z] ---> e22e007547db [2021-06-16T06:19:52.706Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T06:19:52.984Z] ---> Running in 1f514eacd376 [2021-06-16T06:19:52.984Z] ---> Running in 8e1f62d460ec [2021-06-16T06:19:53.258Z] Removing intermediate container f7ab6d843f1c [2021-06-16T06:19:53.258Z] ---> 8ed27932e991 [2021-06-16T06:19:53.258Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T06:19:53.532Z] ---> Running in d48ebf2210a8 [2021-06-16T06:19:54.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:54.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:55.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:55.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:55.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:55.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:55.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:56.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:56.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:56.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:19:56.939Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:57.226Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:57.529Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:57.530Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:58.139Z] OK: 218 MiB in 52 packages [2021-06-16T06:19:59.140Z] Removing intermediate container c7c054ef7d9d [2021-06-16T06:19:59.140Z] ---> 81ae340a9f26 [2021-06-16T06:19:59.140Z] Step 6/23 : COPY go.mod . [2021-06-16T06:19:59.140Z] Removing intermediate container 1f514eacd376 [2021-06-16T06:19:59.140Z] ---> 1eb817fb6b89 [2021-06-16T06:19:59.140Z] Step 6/32 : COPY go.mod . [2021-06-16T06:19:59.414Z] Removing intermediate container 483fb89eea5c [2021-06-16T06:19:59.414Z] ---> 58d4af104300 [2021-06-16T06:19:59.414Z] Step 6/24 : COPY go.mod . [2021-06-16T06:20:00.014Z] Removing intermediate container 8e1f62d460ec [2021-06-16T06:20:00.014Z] ---> cc02fe822f6c [2021-06-16T06:20:00.014Z] Step 6/23 : COPY go.mod . [2021-06-16T06:20:00.014Z] Removing intermediate container d48ebf2210a8 [2021-06-16T06:20:00.014Z] ---> 4b332e0bcc56 [2021-06-16T06:20:00.014Z] Step 6/22 : COPY go.mod . [2021-06-16T06:20:00.294Z] ---> 45f09e3391f0 [2021-06-16T06:20:00.294Z] Step 7/23 : RUN go mod download [2021-06-16T06:20:00.294Z] ---> Running in 1ef96f6458d0 [2021-06-16T06:20:00.575Z] ---> db3a5d295962 [2021-06-16T06:20:00.575Z] Step 7/32 : RUN go mod download [2021-06-16T06:20:00.852Z] ---> Running in f59e90ca5ec4 [2021-06-16T06:20:00.852Z] ---> b26a744394fd [2021-06-16T06:20:00.852Z] Step 7/24 : RUN go mod download [2021-06-16T06:20:01.138Z] ---> Running in a6c57ae15477 [2021-06-16T06:20:01.415Z] ---> 3268caaa474c [2021-06-16T06:20:01.415Z] Step 7/23 : RUN go mod download [2021-06-16T06:20:01.415Z] ---> 1d9f549513d9 [2021-06-16T06:20:01.415Z] Step 7/22 : RUN go mod download [2021-06-16T06:20:01.703Z] ---> Running in ef5aa32245ba [2021-06-16T06:20:01.979Z] ---> Running in e9de173c0f46 [2021-06-16T06:20:06.537Z] Removing intermediate container f59e90ca5ec4 [2021-06-16T06:20:06.537Z] ---> 07c9a68e7d78 [2021-06-16T06:20:06.537Z] Step 8/32 : COPY . . [2021-06-16T06:20:06.537Z] Removing intermediate container 1ef96f6458d0 [2021-06-16T06:20:06.537Z] ---> 2cc58c4b74f2 [2021-06-16T06:20:06.537Z] Step 8/23 : COPY . . [2021-06-16T06:20:06.812Z] Removing intermediate container a6c57ae15477 [2021-06-16T06:20:06.812Z] ---> c67f4238adf7 [2021-06-16T06:20:06.812Z] Step 8/24 : COPY . . [2021-06-16T06:20:07.412Z] Removing intermediate container ef5aa32245ba [2021-06-16T06:20:07.412Z] ---> 0184c5caa4f5 [2021-06-16T06:20:07.412Z] Step 8/23 : COPY . . [2021-06-16T06:20:08.014Z] Removing intermediate container e9de173c0f46 [2021-06-16T06:20:08.014Z] ---> b4b341f21669 [2021-06-16T06:20:08.014Z] Step 8/22 : COPY . . [2021-06-16T06:20:27.371Z] ---> 6f4022b5198f [2021-06-16T06:20:27.371Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:20:27.371Z] ---> 9ca312266285 [2021-06-16T06:20:27.371Z] Step 9/32 : RUN go mod tidy [2021-06-16T06:20:27.371Z] ---> 591a2dd884ab [2021-06-16T06:20:27.371Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:20:27.371Z] ---> effc885cfdc9 [2021-06-16T06:20:27.371Z] Step 9/23 : RUN go mod tidy [2021-06-16T06:20:27.371Z] ---> 8c4350935139 [2021-06-16T06:20:27.371Z] Step 9/22 : RUN go mod tidy [2021-06-16T06:20:27.371Z] ---> Running in 2ac5a9c325e1 [2021-06-16T06:20:27.371Z] ---> Running in f2735207790f [2021-06-16T06:20:27.371Z] ---> Running in 92215e8adfed [2021-06-16T06:20:27.371Z] ---> Running in f57d15f55c29 [2021-06-16T06:20:27.371Z] ---> Running in 803600a5d34b [2021-06-16T06:20:31.700Z] Removing intermediate container f2735207790f [2021-06-16T06:20:31.700Z] ---> 20f058e23f25 [2021-06-16T06:20:31.700Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T06:20:31.700Z] ---> Running in e32cc09d2161 [2021-06-16T06:20:31.976Z] Removing intermediate container 2ac5a9c325e1 [2021-06-16T06:20:31.976Z] ---> 02d1f8fb4d0f [2021-06-16T06:20:31.976Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T06:20:32.255Z] ---> Running in 02591c5f1d30 [2021-06-16T06:20:32.527Z] Removing intermediate container 92215e8adfed [2021-06-16T06:20:32.527Z] ---> 1c96673d7264 [2021-06-16T06:20:32.527Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T06:20:32.527Z] Removing intermediate container f57d15f55c29 [2021-06-16T06:20:32.527Z] ---> f119eecccaf8 [2021-06-16T06:20:32.527Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T06:20:32.804Z] ---> Running in 55304102ed30 [2021-06-16T06:20:32.804Z] ---> Running in 8a8f5b09a4ea [2021-06-16T06:20:32.804Z] Removing intermediate container 803600a5d34b [2021-06-16T06:20:32.804Z] ---> 68e66013e696 [2021-06-16T06:20:32.804Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T06:20:33.399Z] ---> Running in e22f86bae18f [2021-06-16T06:20:33.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T06:20:34.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T06:20:35.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T06:20:35.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T06:20:35.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T06:22:27.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T06:22:40.088Z] Removing intermediate container e32cc09d2161 [2021-06-16T06:22:40.088Z] ---> 48a84ba2a6d9 [2021-06-16T06:22:40.088Z] [2021-06-16T06:22:40.088Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:22:40.088Z] Removing intermediate container 55304102ed30 [2021-06-16T06:22:40.088Z] ---> 0d89fde3796e [2021-06-16T06:22:40.088Z] [2021-06-16T06:22:40.088Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T06:22:40.361Z] 3.12: Pulling from library/alpine [2021-06-16T06:22:40.361Z] 3.12: Pulling from library/alpine [2021-06-16T06:22:42.342Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:22:42.342Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T06:22:42.342Z] Status: Image is up to date for alpine:3.12 [2021-06-16T06:22:42.342Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:22:42.342Z] ---> 9852663dfa18 [2021-06-16T06:22:42.342Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T06:22:42.342Z] ---> 9852663dfa18 [2021-06-16T06:22:42.342Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:22:42.342Z] Removing intermediate container 8a8f5b09a4ea [2021-06-16T06:22:42.342Z] ---> a05941899b75 [2021-06-16T06:22:42.342Z] [2021-06-16T06:22:42.342Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T06:22:42.342Z] ---> 9852663dfa18 [2021-06-16T06:22:42.342Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T06:22:42.936Z] ---> Running in 68908b777155 [2021-06-16T06:22:42.936Z] ---> Running in 4615d44137a0 [2021-06-16T06:22:42.936Z] ---> Running in 246a8c8668c1 [2021-06-16T06:22:42.936Z] Removing intermediate container e22f86bae18f [2021-06-16T06:22:42.936Z] ---> b0a1ac1c3131 [2021-06-16T06:22:42.936Z] [2021-06-16T06:22:42.936Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T06:22:42.936Z] ---> 9852663dfa18 [2021-06-16T06:22:43.208Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T06:22:43.810Z] ---> Running in 60b702e457af [2021-06-16T06:22:43.810Z] Removing intermediate container 4615d44137a0 [2021-06-16T06:22:43.810Z] ---> 9f78b481173f [2021-06-16T06:22:43.810Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T06:22:44.405Z] ---> Running in b833de6f5e58 [2021-06-16T06:22:44.680Z] Removing intermediate container 02591c5f1d30 [2021-06-16T06:22:44.680Z] ---> 2b498d4d6efe [2021-06-16T06:22:44.680Z] [2021-06-16T06:22:44.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:44.680Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:22:44.680Z] ---> 9852663dfa18 [2021-06-16T06:22:44.680Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:22:44.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:44.955Z] ---> Running in 5c2458520acb [2021-06-16T06:22:44.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:45.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:45.508Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:22:45.508Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:22:45.508Z] OK: 5 MiB in 15 packages [2021-06-16T06:22:45.784Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T06:22:46.083Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:22:46.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:22:46.083Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:22:46.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:46.083Z] OK: 6 MiB in 16 packages [2021-06-16T06:22:46.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:46.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:46.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:46.928Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T06:22:47.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:47.217Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:22:47.217Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T06:22:47.217Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T06:22:47.217Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:22:47.217Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:22:47.217Z] Removing intermediate container 68908b777155 [2021-06-16T06:22:47.217Z] ---> 4607b434454b [2021-06-16T06:22:47.217Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:22:47.217Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T06:22:47.217Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T06:22:47.217Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:22:47.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:22:47.493Z] OK: 5 MiB in 16 packages [2021-06-16T06:22:47.493Z] OK: 7 MiB in 18 packages [2021-06-16T06:22:47.771Z] ---> Running in eb4631bb2b4a [2021-06-16T06:22:48.046Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T06:22:48.046Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:22:48.046Z] OK: 5 MiB in 15 packages [2021-06-16T06:22:48.672Z] Removing intermediate container eb4631bb2b4a [2021-06-16T06:22:48.672Z] ---> 62901b08a408 [2021-06-16T06:22:48.672Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T06:22:48.672Z] Removing intermediate container 246a8c8668c1 [2021-06-16T06:22:48.672Z] ---> 9022c4b8a4fe [2021-06-16T06:22:48.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:22:48.951Z] ---> Running in 4b9745fe0542 [2021-06-16T06:22:48.951Z] ---> Running in 331c7de65770 [2021-06-16T06:22:49.231Z] Removing intermediate container b833de6f5e58 [2021-06-16T06:22:49.231Z] ---> bffb5ff2b456 [2021-06-16T06:22:49.231Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T06:22:49.527Z] ---> Running in 8d907a1f3a28 [2021-06-16T06:22:49.800Z] Removing intermediate container 4b9745fe0542 [2021-06-16T06:22:49.800Z] ---> e825a28b9d8c [2021-06-16T06:22:49.800Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:22:50.074Z] Removing intermediate container 331c7de65770 [2021-06-16T06:22:50.074Z] Removing intermediate container 5c2458520acb [2021-06-16T06:22:50.074Z] ---> 4a5cdac647b6 [2021-06-16T06:22:50.074Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T06:22:50.074Z] ---> 0f1a55afda17 [2021-06-16T06:22:50.074Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:22:50.074Z] ---> Running in 7b1d01f59d02 [2021-06-16T06:22:50.353Z] Removing intermediate container 60b702e457af [2021-06-16T06:22:50.353Z] ---> 590d3b04f422 [2021-06-16T06:22:50.353Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:22:50.353Z] ---> Running in 4c43d898c8c1 [2021-06-16T06:22:50.353Z] ---> Running in c25f68b93e1b [2021-06-16T06:22:50.353Z] Removing intermediate container 8d907a1f3a28 [2021-06-16T06:22:50.353Z] ---> a3105015704b [2021-06-16T06:22:50.353Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T06:22:50.630Z] ---> Running in a6feafeffb3c [2021-06-16T06:22:50.630Z] ---> Running in 700d57e83f71 [2021-06-16T06:22:50.914Z] Removing intermediate container 7b1d01f59d02 [2021-06-16T06:22:50.914Z] ---> 047758f1bf92 [2021-06-16T06:22:50.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:22:51.192Z] Removing intermediate container 4c43d898c8c1 [2021-06-16T06:22:51.192Z] ---> ec92cea122c0 [2021-06-16T06:22:51.192Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T06:22:51.192Z] Removing intermediate container c25f68b93e1b [2021-06-16T06:22:51.192Z] ---> ba60692da465 [2021-06-16T06:22:51.192Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T06:22:51.466Z] ---> Running in 79d1b4a16978 [2021-06-16T06:22:51.466Z] ---> Running in 7913f1774ffc [2021-06-16T06:22:51.466Z] Removing intermediate container a6feafeffb3c [2021-06-16T06:22:51.466Z] ---> a21a8f6780de [2021-06-16T06:22:51.466Z] Step 14/22 : WORKDIR /edgex [2021-06-16T06:22:51.466Z] Removing intermediate container 700d57e83f71 [2021-06-16T06:22:51.466Z] ---> 68ca3d91a018 [2021-06-16T06:22:51.466Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T06:22:51.741Z] ---> Running in 14d35872c28e [2021-06-16T06:22:51.741Z] ---> Running in 0865e17a6fae [2021-06-16T06:22:52.351Z] ---> b307397f5331 [2021-06-16T06:22:52.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T06:22:52.351Z] Removing intermediate container 79d1b4a16978 [2021-06-16T06:22:52.351Z] ---> adceddf8b9f8 [2021-06-16T06:22:52.351Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:22:52.351Z] Removing intermediate container 7913f1774ffc [2021-06-16T06:22:52.351Z] ---> 8cb10ead2305 [2021-06-16T06:22:52.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:22:52.351Z] ---> Running in 1d2a6bff5f2e [2021-06-16T06:22:52.635Z] Removing intermediate container 0865e17a6fae [2021-06-16T06:22:52.635Z] ---> 3b0e3058bc8e [2021-06-16T06:22:52.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T06:22:53.646Z] Removing intermediate container 1d2a6bff5f2e [2021-06-16T06:22:53.646Z] ---> b982ec88d085 [2021-06-16T06:22:53.646Z] Step 16/24 : WORKDIR / [2021-06-16T06:22:53.646Z] ---> a5669673a79f [2021-06-16T06:22:53.646Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T06:22:53.646Z] ---> Running in 555eefb1559d [2021-06-16T06:22:53.925Z] ---> 0908577fcb38 [2021-06-16T06:22:53.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T06:22:54.213Z] ---> c957f824fb2e [2021-06-16T06:22:54.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T06:22:54.491Z] Removing intermediate container 555eefb1559d [2021-06-16T06:22:54.491Z] ---> 4335fcf7b6b9 [2021-06-16T06:22:54.491Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:22:55.093Z] Removing intermediate container 14d35872c28e [2021-06-16T06:22:55.093Z] ---> 06811937a58c [2021-06-16T06:22:55.093Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T06:22:55.708Z] ---> Running in 1970af745233 [2021-06-16T06:22:55.708Z] ---> b186dc5d75d1 [2021-06-16T06:22:55.708Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T06:22:55.708Z] ---> e39ea50459f6 [2021-06-16T06:22:55.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T06:22:55.990Z] ---> Running in 4d9a073caf59 [2021-06-16T06:22:55.990Z] ---> 656c52de3a2e [2021-06-16T06:22:55.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T06:22:55.990Z] ---> ac082f9f1a07 [2021-06-16T06:22:55.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T06:22:56.264Z] Removing intermediate container 1970af745233 [2021-06-16T06:22:56.264Z] ---> 309e541cd1f9 [2021-06-16T06:22:56.264Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T06:22:56.539Z] Removing intermediate container 4d9a073caf59 [2021-06-16T06:22:56.539Z] ---> 48e0c2483ee1 [2021-06-16T06:22:56.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:22:57.136Z] ---> Running in b15444751c88 [2021-06-16T06:22:57.136Z] ---> 2e6a5c99a19d [2021-06-16T06:22:57.136Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T06:22:57.410Z] ---> Running in 337131a8ec5e [2021-06-16T06:22:57.689Z] ---> 87493214b316 [2021-06-16T06:22:57.689Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T06:22:57.962Z] Removing intermediate container b15444751c88 [2021-06-16T06:22:57.962Z] ---> f859a6952424 [2021-06-16T06:22:57.962Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T06:22:57.962Z] ---> 595f8a12428c [2021-06-16T06:22:57.962Z] ---> a73060784803 [2021-06-16T06:22:57.962Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T06:22:57.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T06:22:58.239Z] ---> Running in e4ed305e5cf3 [2021-06-16T06:22:58.239Z] ---> Running in a78ab75d5677 [2021-06-16T06:22:58.239Z] Removing intermediate container 337131a8ec5e [2021-06-16T06:22:58.239Z] ---> b01bf962b179 [2021-06-16T06:22:58.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:22:58.239Z] ---> Running in 401010b83f10 [2021-06-16T06:22:58.515Z] ---> Running in 5bf854344e26 [2021-06-16T06:22:59.122Z] Removing intermediate container a78ab75d5677 [2021-06-16T06:22:59.122Z] ---> dffefc88c6a5 [2021-06-16T06:22:59.122Z] Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:22:59.122Z] Removing intermediate container 401010b83f10 [2021-06-16T06:22:59.122Z] ---> b2f24ec401f7 [2021-06-16T06:22:59.122Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T06:22:59.122Z] ---> Running in 0abd58d8dd94 [2021-06-16T06:22:59.407Z] ---> Running in 14ef8af4f0e1 [2021-06-16T06:22:59.407Z] ---> e862ca844fb8 [2021-06-16T06:22:59.407Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T06:22:59.407Z] Removing intermediate container 5bf854344e26 [2021-06-16T06:22:59.407Z] ---> 3accc269a181 [2021-06-16T06:22:59.407Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T06:22:59.681Z] ---> Running in 7cd530b5e426 [2021-06-16T06:22:59.681Z] ---> Running in b689adf97d3c [2021-06-16T06:22:59.955Z] Removing intermediate container 0abd58d8dd94 [2021-06-16T06:22:59.955Z] ---> faeee0f4739a [2021-06-16T06:22:59.955Z] Step 23/23 : LABEL version=2.0.0-dev.266 [2021-06-16T06:22:59.955Z] Removing intermediate container 14ef8af4f0e1 [2021-06-16T06:22:59.955Z] ---> 5849e81aac91 [2021-06-16T06:22:59.955Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T06:23:00.228Z] ---> Running in 0aadd1531345 [2021-06-16T06:23:00.228Z] ---> Running in c201f359e434 [2021-06-16T06:23:00.501Z] Removing intermediate container 7cd530b5e426 [2021-06-16T06:23:00.501Z] ---> 7d623a423908 [2021-06-16T06:23:00.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:23:00.501Z] Removing intermediate container b689adf97d3c [2021-06-16T06:23:00.501Z] ---> dcf8ae4a8ca0 [2021-06-16T06:23:00.501Z] Step 22/23 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:23:00.502Z] ---> Running in 8b735aec78cb [2021-06-16T06:23:00.778Z] Removing intermediate container 0aadd1531345 [2021-06-16T06:23:00.778Z] ---> 0d89ec98c0c8 [2021-06-16T06:23:00.778Z] [2021-06-16T06:23:00.778Z] ---> Running in e6c92e0b118a [2021-06-16T06:23:01.056Z] Removing intermediate container c201f359e434 [2021-06-16T06:23:01.056Z] ---> de896f5a7108 [2021-06-16T06:23:01.056Z] Step 21/22 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:23:01.332Z] Successfully built 0d89ec98c0c8 [2021-06-16T06:23:01.332Z] ---> Running in 049c27c63e5c [2021-06-16T06:23:01.332Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T06:23:01.332Z]  Building support-scheduler ... done Building core-command [2021-06-16T06:23:01.332Z] Removing intermediate container 8b735aec78cb [2021-06-16T06:23:01.604Z] ---> fd7fa31c230e [2021-06-16T06:23:01.604Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:23:01.604Z] Removing intermediate container e4ed305e5cf3 [2021-06-16T06:23:01.604Z] ---> b9eb199c8114 [2021-06-16T06:23:01.604Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:23:01.604Z] Removing intermediate container e6c92e0b118a [2021-06-16T06:23:01.604Z] ---> 281271a6cb40 [2021-06-16T06:23:01.604Z] Step 23/23 : LABEL version=2.0.0-dev.266 [2021-06-16T06:23:01.604Z] ---> Running in b1d6f175d45e [2021-06-16T06:23:01.881Z] ---> Running in f0ab4c1c5cfb [2021-06-16T06:23:02.158Z] Removing intermediate container 049c27c63e5c [2021-06-16T06:23:02.158Z] ---> 7f5171a7ff8c [2021-06-16T06:23:02.158Z] Step 22/22 : LABEL version=2.0.0-dev.266 [2021-06-16T06:23:02.431Z] ---> Running in 4f8c84e10013 [2021-06-16T06:23:02.431Z] Removing intermediate container b1d6f175d45e [2021-06-16T06:23:02.431Z] ---> d89a622d1351 [2021-06-16T06:23:02.431Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:23:03.030Z] ---> Running in 5f48f3441e08 [2021-06-16T06:23:03.030Z] Removing intermediate container f0ab4c1c5cfb [2021-06-16T06:23:03.030Z] ---> e02e6fd225b1 [2021-06-16T06:23:03.030Z] [2021-06-16T06:23:03.030Z] ---> 0630c963ed86 [2021-06-16T06:23:03.030Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T06:23:03.304Z] Removing intermediate container 4f8c84e10013 [2021-06-16T06:23:03.304Z] ---> a5837902fec5 [2021-06-16T06:23:03.304Z] [2021-06-16T06:23:03.304Z] Successfully built e02e6fd225b1 [2021-06-16T06:23:03.304Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T06:23:03.304Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-16T06:23:03.586Z] Successfully built a5837902fec5 [2021-06-16T06:23:03.586Z] Removing intermediate container 5f48f3441e08 [2021-06-16T06:23:03.586Z] ---> da22b39a728a [2021-06-16T06:23:03.863Z] Step 24/24 : LABEL version=2.0.0-dev.266Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T06:23:03.864Z] [2021-06-16T06:23:03.864Z] Building sys-mgmt-agent [2021-06-16T06:23:04.139Z]  Building security-proxy-setup ... done  ---> Running in adf6a3f3cfd2 [2021-06-16T06:23:04.752Z] Removing intermediate container adf6a3f3cfd2 [2021-06-16T06:23:04.752Z] ---> 4042f70f814f [2021-06-16T06:23:04.752Z] [2021-06-16T06:23:04.752Z] ---> 59ea1ee63c6d [2021-06-16T06:23:04.752Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T06:23:05.026Z] Successfully built 4042f70f814f [2021-06-16T06:23:05.026Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T06:23:05.026Z]  Building core-metadata ... done Building core-data [2021-06-16T06:23:06.003Z] ---> cece610d9f4b [2021-06-16T06:23:06.003Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T06:23:06.606Z] ---> 6f82a8dc0f06 [2021-06-16T06:23:06.606Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T06:23:08.062Z] ---> c2147e04370c [2021-06-16T06:23:08.062Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T06:23:08.676Z] ---> Running in b6d43159635d [2021-06-16T06:23:09.669Z] Removing intermediate container b6d43159635d [2021-06-16T06:23:09.669Z] ---> 12f62cd20ec5 [2021-06-16T06:23:09.669Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T06:23:10.641Z] ---> 017dab745c58 [2021-06-16T06:23:10.641Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T06:23:10.920Z] ---> Running in 0bd3ffcaedbd [2021-06-16T06:23:14.307Z] Removing intermediate container 0bd3ffcaedbd [2021-06-16T06:23:14.307Z] ---> ac25f72d00c6 [2021-06-16T06:23:14.307Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T06:23:14.307Z] ---> Running in 6dd999059ea5 [2021-06-16T06:23:15.281Z] Removing intermediate container 6dd999059ea5 [2021-06-16T06:23:15.281Z] ---> dc17803ae03f [2021-06-16T06:23:15.282Z] Step 29/32 : CMD ["gate"] [2021-06-16T06:23:15.875Z] ---> Running in c291613884ef [2021-06-16T06:23:16.148Z] Removing intermediate container c291613884ef [2021-06-16T06:23:16.148Z] ---> 1095e312a30a [2021-06-16T06:23:16.148Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T06:23:16.744Z] ---> Running in 21c9100f3165 [2021-06-16T06:23:17.341Z] Removing intermediate container 21c9100f3165 [2021-06-16T06:23:17.341Z] ---> 1543f9a420bd [2021-06-16T06:23:17.341Z] Step 31/32 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:23:17.341Z] ---> Running in d1b70341d242 [2021-06-16T06:23:17.946Z] Removing intermediate container d1b70341d242 [2021-06-16T06:23:17.946Z] ---> 297316455550 [2021-06-16T06:23:17.946Z] Step 32/32 : LABEL version=2.0.0-dev.266 [2021-06-16T06:23:18.216Z] ---> Running in d23ec161ecf6 [2021-06-16T06:23:20.237Z] Removing intermediate container d23ec161ecf6 [2021-06-16T06:23:20.237Z] ---> 070fc235442d [2021-06-16T06:23:20.237Z] [2021-06-16T06:23:20.557Z] Successfully built 070fc235442d [2021-06-16T06:23:20.557Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T06:23:35.700Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:23:35.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:23:35.700Z] ---> fa4c3ceba559 [2021-06-16T06:23:35.700Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:23:35.700Z] ---> Using cache [2021-06-16T06:23:35.700Z] ---> 0e379c161def [2021-06-16T06:23:35.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:23:35.700Z] ---> Using cache [2021-06-16T06:23:35.700Z] ---> e22e007547db [2021-06-16T06:23:35.700Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T06:23:36.738Z] ---> Running in beeba823a83b [2021-06-16T06:23:38.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:38.479Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:23:38.479Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:23:38.479Z] ---> fa4c3ceba559 [2021-06-16T06:23:38.479Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T06:23:38.479Z] ---> Using cache [2021-06-16T06:23:38.479Z] ---> 0e379c161def [2021-06-16T06:23:38.479Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:23:38.479Z] ---> Using cache [2021-06-16T06:23:38.479Z] ---> e22e007547db [2021-06-16T06:23:38.479Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T06:23:39.098Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:23:39.098Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:23:39.098Z] ---> fa4c3ceba559 [2021-06-16T06:23:39.098Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:23:39.098Z] ---> Using cache [2021-06-16T06:23:39.098Z] ---> 0e379c161def [2021-06-16T06:23:39.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:23:39.098Z] ---> Using cache [2021-06-16T06:23:39.098Z] ---> e22e007547db [2021-06-16T06:23:39.098Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T06:23:39.098Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T06:23:39.098Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T06:23:39.098Z] ---> fa4c3ceba559 [2021-06-16T06:23:39.098Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T06:23:39.098Z] ---> Using cache [2021-06-16T06:23:39.098Z] ---> 0e379c161def [2021-06-16T06:23:39.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:23:39.098Z] ---> Using cache [2021-06-16T06:23:39.098Z] ---> e22e007547db [2021-06-16T06:23:39.098Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T06:23:39.098Z] ---> Running in 6c2e83acf76d [2021-06-16T06:23:39.098Z] ---> Running in 570c37019bcf [2021-06-16T06:23:39.098Z] ---> Running in c6578bca3898 [2021-06-16T06:23:39.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:40.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:41.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:41.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:41.613Z] OK: 218 MiB in 52 packages [2021-06-16T06:23:41.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:42.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:42.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:23:42.753Z] Removing intermediate container beeba823a83b [2021-06-16T06:23:42.753Z] ---> a141d98488ea [2021-06-16T06:23:42.753Z] Step 6/24 : COPY go.mod . [2021-06-16T06:23:43.371Z] ---> 43b5dffc7be8 [2021-06-16T06:23:43.371Z] Step 7/24 : RUN go mod download [2021-06-16T06:23:43.663Z] OK: 218 MiB in 52 packages [2021-06-16T06:23:43.663Z] ---> Running in 29d87bfe6f68 [2021-06-16T06:23:44.294Z] OK: 218 MiB in 52 packages [2021-06-16T06:23:44.294Z] OK: 218 MiB in 52 packages [2021-06-16T06:23:45.301Z] Removing intermediate container 570c37019bcf [2021-06-16T06:23:45.301Z] ---> 659b9178288a [2021-06-16T06:23:45.301Z] Step 6/26 : COPY go.mod . [2021-06-16T06:23:45.950Z] Removing intermediate container 6c2e83acf76d [2021-06-16T06:23:45.950Z] ---> 6c4a862663f3 [2021-06-16T06:23:45.950Z] Step 6/24 : COPY go.mod . [2021-06-16T06:23:46.228Z] Removing intermediate container c6578bca3898 [2021-06-16T06:23:46.228Z] ---> 80d823f6ee5c [2021-06-16T06:23:46.228Z] Step 6/24 : COPY go.mod . [2021-06-16T06:23:46.228Z] ---> da59a142084b [2021-06-16T06:23:46.228Z] Step 7/26 : RUN go mod download [2021-06-16T06:23:46.516Z] ---> Running in bbf4d13f261d [2021-06-16T06:23:47.127Z] ---> 58ac5b865c45 [2021-06-16T06:23:47.127Z] Step 7/24 : RUN go mod download [2021-06-16T06:23:47.400Z] ---> Running in 1f56c97a9c6c [2021-06-16T06:23:47.400Z] ---> e5c65a3bdb62 [2021-06-16T06:23:47.400Z] Step 7/24 : RUN go mod download [2021-06-16T06:23:47.677Z] ---> Running in 7721585ee147 [2021-06-16T06:23:47.677Z] Removing intermediate container 29d87bfe6f68 [2021-06-16T06:23:47.677Z] ---> 80ac66698228 [2021-06-16T06:23:47.677Z] Step 8/24 : COPY . . [2021-06-16T06:23:51.073Z] Removing intermediate container bbf4d13f261d [2021-06-16T06:23:51.073Z] ---> dcbfde52d2a2 [2021-06-16T06:23:51.073Z] Step 8/26 : COPY . . [2021-06-16T06:23:51.073Z] Removing intermediate container 1f56c97a9c6c [2021-06-16T06:23:51.073Z] ---> 8d9f02395f4a [2021-06-16T06:23:51.073Z] Step 8/24 : COPY . . [2021-06-16T06:23:51.689Z] Removing intermediate container 7721585ee147 [2021-06-16T06:23:51.689Z] ---> c237dd4cd86b [2021-06-16T06:23:51.689Z] Step 8/24 : COPY . . [2021-06-16T06:24:04.137Z] ---> 743528cf133a [2021-06-16T06:24:04.137Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:24:04.137Z] ---> 7a735518ac11 [2021-06-16T06:24:04.137Z] Step 9/26 : RUN go mod tidy [2021-06-16T06:24:04.137Z] ---> 58c6f5b5a49c [2021-06-16T06:24:04.137Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:24:04.137Z] ---> Running in 77fec2876065 [2021-06-16T06:24:04.137Z] ---> Running in 6c3806736d82 [2021-06-16T06:24:04.137Z] ---> Running in 56c49fef3024 [2021-06-16T06:24:04.137Z] ---> 6b689ac3805b [2021-06-16T06:24:04.137Z] Step 9/24 : RUN go mod tidy [2021-06-16T06:24:04.137Z] ---> Running in 2d0427c98ff9 [2021-06-16T06:24:09.750Z] Removing intermediate container 77fec2876065 [2021-06-16T06:24:09.750Z] ---> 744228b37986 [2021-06-16T06:24:09.750Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T06:24:09.750Z] ---> Running in 89d3c5003ea6 [2021-06-16T06:24:09.750Z] Removing intermediate container 2d0427c98ff9 [2021-06-16T06:24:09.750Z] ---> 52631c29787b [2021-06-16T06:24:09.750Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T06:24:09.750Z] Removing intermediate container 56c49fef3024 [2021-06-16T06:24:09.750Z] ---> 729b0e131e57 [2021-06-16T06:24:09.750Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T06:24:09.750Z] Removing intermediate container 6c3806736d82 [2021-06-16T06:24:09.750Z] ---> a1b3ea16c1ac [2021-06-16T06:24:09.750Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T06:24:10.037Z] ---> Running in f3f4b2b7670f [2021-06-16T06:24:10.037Z] ---> Running in 13d0c71827a2 [2021-06-16T06:24:10.037Z] ---> Running in 6a92c49b9fa2 [2021-06-16T06:24:11.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T06:24:12.024Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T06:24:12.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T06:24:12.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T06:25:51.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T06:25:51.862Z] Removing intermediate container 89d3c5003ea6 [2021-06-16T06:25:51.862Z] ---> 2ec25662161e [2021-06-16T06:25:51.862Z] [2021-06-16T06:25:51.862Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:25:51.862Z] ---> 9852663dfa18 [2021-06-16T06:25:51.862Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T06:25:51.862Z] ---> Using cache [2021-06-16T06:25:51.862Z] ---> 0f1a55afda17 [2021-06-16T06:25:51.862Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:25:51.862Z] ---> Using cache [2021-06-16T06:25:51.862Z] ---> ba60692da465 [2021-06-16T06:25:51.862Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T06:25:51.862Z] ---> Running in 52dcfd7205d1 [2021-06-16T06:25:51.862Z] Removing intermediate container 6a92c49b9fa2 [2021-06-16T06:25:51.862Z] ---> 7de543c4f393 [2021-06-16T06:25:51.862Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T06:25:51.862Z] Removing intermediate container 52dcfd7205d1 [2021-06-16T06:25:51.862Z] ---> f852282ce6a2 [2021-06-16T06:25:51.862Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T06:25:52.135Z] ---> Running in ae02d947a8d8 [2021-06-16T06:25:52.410Z] ---> Running in 1ac11a2d12e5 [2021-06-16T06:25:53.392Z] Removing intermediate container 1ac11a2d12e5 [2021-06-16T06:25:53.392Z] ---> 836194818906 [2021-06-16T06:25:53.392Z] Step 16/24 : WORKDIR / [2021-06-16T06:25:53.663Z] ---> Running in 8a83cbbc1b26 [2021-06-16T06:25:53.947Z] Removing intermediate container f3f4b2b7670f [2021-06-16T06:25:53.948Z] ---> 78c63e35ea57 [2021-06-16T06:25:53.948Z] [2021-06-16T06:25:53.948Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T06:25:53.948Z] ---> 9852663dfa18 [2021-06-16T06:25:53.948Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T06:25:54.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.266" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T06:25:54.517Z] ---> Running in a3c1dcc45ff4 [2021-06-16T06:25:54.809Z] Removing intermediate container 8a83cbbc1b26 [2021-06-16T06:25:54.809Z] ---> cb95f9929ab2 [2021-06-16T06:25:54.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:25:56.284Z] ---> 41191936118f [2021-06-16T06:25:56.284Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T06:25:56.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:25:56.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:25:57.446Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T06:25:57.732Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:25:57.732Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T06:25:57.732Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T06:25:57.732Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:25:57.732Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T06:25:57.732Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:25:57.732Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T06:25:58.005Z] OK: 7 MiB in 20 packages [2021-06-16T06:25:58.294Z] ---> 2a6c1040f9ea [2021-06-16T06:25:58.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T06:25:58.294Z] Removing intermediate container ae02d947a8d8 [2021-06-16T06:25:58.294Z] ---> 95ccc942eeaf [2021-06-16T06:25:58.294Z] [2021-06-16T06:25:58.294Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T06:25:58.894Z] 20.10.0: Pulling from library/docker [2021-06-16T06:25:59.504Z] ---> 15b1ccf10877 [2021-06-16T06:25:59.504Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T06:25:59.777Z] Removing intermediate container a3c1dcc45ff4 [2021-06-16T06:25:59.777Z] ---> c3bdc3e618ad [2021-06-16T06:25:59.777Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T06:25:59.777Z] ---> Running in 273640f78b85 [2021-06-16T06:26:00.047Z] ---> Running in ff627a96c1f0 [2021-06-16T06:26:00.641Z] Removing intermediate container 273640f78b85 [2021-06-16T06:26:00.641Z] ---> d934e78b2b42 [2021-06-16T06:26:00.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:26:01.261Z] ---> Running in 578338edf992 [2021-06-16T06:26:02.241Z] Removing intermediate container ff627a96c1f0 [2021-06-16T06:26:02.241Z] ---> e60646721b24 [2021-06-16T06:26:02.241Z] Step 14/26 : WORKDIR / [2021-06-16T06:26:02.838Z] ---> Running in 72887f09b00f [2021-06-16T06:26:02.838Z] Removing intermediate container 578338edf992 [2021-06-16T06:26:02.838Z] ---> 83b476582d28 [2021-06-16T06:26:02.838Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:26:03.109Z] ---> Running in 2d100f680f31 [2021-06-16T06:26:03.385Z] Removing intermediate container 13d0c71827a2 [2021-06-16T06:26:03.385Z] ---> 6936139f8d43 [2021-06-16T06:26:03.385Z] [2021-06-16T06:26:03.385Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T06:26:03.385Z] ---> 9852663dfa18 [2021-06-16T06:26:03.385Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T06:26:03.658Z] ---> Running in 90b2f0ebc04c [2021-06-16T06:26:03.658Z] Removing intermediate container 72887f09b00f [2021-06-16T06:26:03.658Z] ---> f0d466db2bf2 [2021-06-16T06:26:03.658Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T06:26:03.937Z] Removing intermediate container 2d100f680f31 [2021-06-16T06:26:03.937Z] ---> d30ae249f40a [2021-06-16T06:26:03.937Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:26:04.210Z] ---> Running in 75795112dba3 [2021-06-16T06:26:04.483Z] Removing intermediate container 90b2f0ebc04c [2021-06-16T06:26:04.484Z] ---> d64b2fc4ce07 [2021-06-16T06:26:04.484Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T06:26:04.764Z] ---> Running in 1662d85b153e [2021-06-16T06:26:05.037Z] Removing intermediate container 75795112dba3 [2021-06-16T06:26:05.037Z] ---> f49c8ae5798b [2021-06-16T06:26:05.037Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:26:05.037Z] ---> 7af9157c0d71 [2021-06-16T06:26:05.037Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T06:26:05.315Z] ---> Running in 5195eed12534 [2021-06-16T06:26:05.588Z] Removing intermediate container 1662d85b153e [2021-06-16T06:26:05.588Z] ---> dee945bf08ab [2021-06-16T06:26:05.588Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T06:26:05.862Z] ---> Running in 2c99e706c49e [2021-06-16T06:26:05.863Z] Removing intermediate container 5195eed12534 [2021-06-16T06:26:05.863Z] ---> cc91f3b79574 [2021-06-16T06:26:05.863Z] [2021-06-16T06:26:06.462Z] ---> ad434d3cffca [2021-06-16T06:26:06.462Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T06:26:06.462Z] Successfully built cc91f3b79574 [2021-06-16T06:26:06.462Z] Successfully tagged core-command-arm64:latest [2021-06-16T06:26:06.741Z]  Building core-command ... done Removing intermediate container 2c99e706c49e [2021-06-16T06:26:06.741Z] ---> 83d03b01fce0 [2021-06-16T06:26:06.741Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:26:07.014Z] ---> Running in b01876056ca1 [2021-06-16T06:26:07.617Z] ---> cd344dd732d8 [2021-06-16T06:26:07.618Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T06:26:09.087Z] ---> c7c7b91bc565 [2021-06-16T06:26:09.087Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T06:26:10.606Z] Removing intermediate container b01876056ca1 [2021-06-16T06:26:10.606Z] ---> 3f76479ec4c3 [2021-06-16T06:26:10.606Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T06:26:10.907Z] ---> Running in d70aec8f3ae2 [2021-06-16T06:26:11.226Z] ---> 5824539b7352 [2021-06-16T06:26:11.226Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T06:26:12.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:26:13.319Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T06:26:13.319Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T06:26:13.319Z] ---> eeaf43b92773 [2021-06-16T06:26:13.319Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T06:26:13.319Z] ---> 6dd59ac9b44d [2021-06-16T06:26:13.319Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T06:26:13.319Z] ---> Running in cff26073ae0e [2021-06-16T06:26:13.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:26:13.875Z] Removing intermediate container cff26073ae0e [2021-06-16T06:26:13.875Z] ---> a5eb477b9f9c [2021-06-16T06:26:13.875Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T06:26:14.150Z] ---> Running in 8c291847a28e [2021-06-16T06:26:14.150Z] ---> 5a72a0d89f55 [2021-06-16T06:26:14.150Z] 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/ [2021-06-16T06:26:14.424Z] ---> Running in fe6663bffed7 [2021-06-16T06:26:14.424Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T06:26:14.424Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T06:26:14.695Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:26:14.695Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T06:26:14.969Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T06:26:14.969Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T06:26:15.243Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:26:15.243Z] OK: 8 MiB in 20 packages [2021-06-16T06:26:15.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:26:15.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:26:16.383Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T06:26:16.383Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T06:26:16.383Z] Executing bash-5.0.17-r0.post-install [2021-06-16T06:26:16.383Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T06:26:16.383Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T06:26:16.383Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T06:26:16.383Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T06:26:16.383Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T06:26:16.383Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T06:26:16.383Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T06:26:16.383Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T06:26:16.383Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T06:26:16.383Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T06:26:16.383Z] Removing intermediate container d70aec8f3ae2 [2021-06-16T06:26:16.383Z] ---> a9c599bd1733 [2021-06-16T06:26:16.383Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T06:26:16.668Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T06:26:16.950Z] Removing intermediate container fe6663bffed7 [2021-06-16T06:26:16.950Z] ---> 25bc3ad330e8 [2021-06-16T06:26:16.950Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T06:26:17.229Z] ---> Running in 92f200e717f2 [2021-06-16T06:26:17.509Z] ---> 41491048611d [2021-06-16T06:26:17.509Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T06:26:17.788Z] Removing intermediate container 92f200e717f2 [2021-06-16T06:26:17.788Z] ---> 3a5b43086e6c [2021-06-16T06:26:17.788Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T06:26:18.073Z] ---> Running in c1c18587bf62 [2021-06-16T06:26:18.670Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T06:26:18.670Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T06:26:18.670Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T06:26:18.670Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T06:26:18.670Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T06:26:18.670Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T06:26:18.940Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T06:26:18.941Z] Removing intermediate container c1c18587bf62 [2021-06-16T06:26:18.941Z] ---> 65f08223f28a [2021-06-16T06:26:18.941Z] Step 25/26 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:26:18.941Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T06:26:18.941Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T06:26:18.941Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T06:26:18.941Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T06:26:18.941Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T06:26:18.941Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T06:26:18.941Z] ---> 408d6fc8db79 [2021-06-16T06:26:18.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T06:26:18.941Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T06:26:21.477Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T06:26:21.477Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T06:26:21.477Z] ---> Running in 8a6308aed35d [2021-06-16T06:26:21.477Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T06:26:21.477Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T06:26:21.477Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T06:26:21.477Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T06:26:21.477Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T06:26:21.477Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T06:26:21.477Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T06:26:21.477Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T06:26:21.477Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T06:26:21.477Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T06:26:21.477Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T06:26:21.477Z] OK: 72 MiB in 59 packages [2021-06-16T06:26:21.477Z] Removing intermediate container 8a6308aed35d [2021-06-16T06:26:21.477Z] ---> 370900fbac42 [2021-06-16T06:26:21.477Z] Step 26/26 : LABEL version=2.0.0-dev.266 [2021-06-16T06:26:21.477Z] ---> Running in 8551d866eed1 [2021-06-16T06:26:21.477Z] ---> 6de4902fa803 [2021-06-16T06:26:21.477Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T06:26:21.477Z] ---> Running in c1bc6425b278 [2021-06-16T06:26:21.477Z] Removing intermediate container 8551d866eed1 [2021-06-16T06:26:21.477Z] ---> 40a3d5e01ef0 [2021-06-16T06:26:21.477Z] [2021-06-16T06:26:21.477Z] Successfully built 40a3d5e01ef0 [2021-06-16T06:26:21.477Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T06:26:21.477Z]  Building security-secretstore-setup ... done Removing intermediate container c1bc6425b278 [2021-06-16T06:26:21.477Z] ---> ef785fadc37a [2021-06-16T06:26:21.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:26:21.477Z] ---> Running in dbce829cd64f [2021-06-16T06:26:21.477Z] Removing intermediate container dbce829cd64f [2021-06-16T06:26:21.477Z] ---> 529a43df642c [2021-06-16T06:26:21.477Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:26:21.751Z] ---> Running in e42db01157a7 [2021-06-16T06:26:22.347Z] Removing intermediate container e42db01157a7 [2021-06-16T06:26:22.347Z] ---> f3407ecf66ff [2021-06-16T06:26:22.347Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:26:22.347Z] ---> Running in 9fad2e6bbf37 [2021-06-16T06:26:22.949Z] Removing intermediate container 9fad2e6bbf37 [2021-06-16T06:26:22.949Z] ---> ad4d99e9656f [2021-06-16T06:26:22.949Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:26:22.949Z] ---> Running in bd2aa5cf98fd [2021-06-16T06:26:23.542Z] Removing intermediate container bd2aa5cf98fd [2021-06-16T06:26:23.542Z] ---> 4ed3ce683d67 [2021-06-16T06:26:23.542Z] [2021-06-16T06:26:23.812Z] Successfully built 4ed3ce683d67 [2021-06-16T06:26:23.812Z] Successfully tagged core-data-arm64:latest [2021-06-16T06:26:24.083Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-16T06:26:24.354Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T06:26:25.779Z] Collecting PyYAML<4,>=3.10 [2021-06-16T06:26:25.780Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T06:26:29.150Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T06:26:29.151Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T06:26:31.782Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T06:26:31.782Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T06:26:32.373Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T06:26:32.373Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T06:26:32.645Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T06:26:32.918Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T06:26:32.918Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T06:26:35.530Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T06:26:35.530Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T06:26:36.122Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T06:26:36.122Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T06:26:36.392Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T06:26:36.392Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T06:26:40.687Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T06:26:40.687Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T06:26:40.687Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T06:26:40.687Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T06:26:40.687Z] 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) [2021-06-16T06:26:41.286Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T06:26:41.286Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T06:26:41.881Z] Collecting idna<2.8,>=2.5 [2021-06-16T06:26:41.881Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T06:26:41.881Z] 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) [2021-06-16T06:26:42.152Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T06:26:42.152Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T06:26:42.152Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T06:26:42.152Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T06:26:43.135Z] Installing collected packages: PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, docopt, cached-property, texttable, docker-compose [2021-06-16T06:26:43.135Z] Running setup.py install for PyYAML: started [2021-06-16T06:26:45.743Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T06:26:45.743Z] Running setup.py install for dockerpty: started [2021-06-16T06:26:47.705Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T06:26:47.705Z] Attempting uninstall: urllib3 [2021-06-16T06:26:47.705Z] Found existing installation: urllib3 1.25.9 [2021-06-16T06:26:47.705Z] Uninstalling urllib3-1.25.9: [2021-06-16T06:26:47.975Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T06:26:48.568Z] Attempting uninstall: idna [2021-06-16T06:26:48.568Z] Found existing installation: idna 2.9 [2021-06-16T06:26:48.568Z] Uninstalling idna-2.9: [2021-06-16T06:26:48.568Z] Successfully uninstalled idna-2.9 [2021-06-16T06:26:49.541Z] Attempting uninstall: requests [2021-06-16T06:26:49.541Z] Found existing installation: requests 2.23.0 [2021-06-16T06:26:49.541Z] Uninstalling requests-2.23.0: [2021-06-16T06:26:49.541Z] Successfully uninstalled requests-2.23.0 [2021-06-16T06:26:51.507Z] Running setup.py install for docopt: started [2021-06-16T06:26:53.469Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T06:26:53.469Z] Running setup.py install for texttable: started [2021-06-16T06:26:55.447Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T06:26:56.882Z] 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 [2021-06-16T06:27:07.034Z] Removing intermediate container 8c291847a28e [2021-06-16T06:27:07.034Z] ---> b771963ffe77 [2021-06-16T06:27:07.034Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T06:27:07.034Z] ---> Running in 929e86e65a7d [2021-06-16T06:27:07.034Z] Removing intermediate container 929e86e65a7d [2021-06-16T06:27:07.034Z] ---> ef27f7383425 [2021-06-16T06:27:07.034Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T06:27:07.034Z] ---> Running in d54be144c33a [2021-06-16T06:27:07.306Z] Removing intermediate container d54be144c33a [2021-06-16T06:27:07.306Z] ---> 489e38e93d6a [2021-06-16T06:27:07.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T06:27:08.739Z] ---> b7af6a506066 [2021-06-16T06:27:08.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T06:27:09.335Z] ---> 34360404c91e [2021-06-16T06:27:09.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T06:27:10.766Z] ---> 8e07c277f58a [2021-06-16T06:27:10.766Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T06:27:10.766Z] ---> Running in 719153df7275 [2021-06-16T06:27:11.038Z] Removing intermediate container 719153df7275 [2021-06-16T06:27:11.038Z] ---> 068625604212 [2021-06-16T06:27:11.038Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:27:11.311Z] ---> Running in 2c708600ee1e [2021-06-16T06:27:11.906Z] Removing intermediate container 2c708600ee1e [2021-06-16T06:27:11.906Z] ---> 797166120480 [2021-06-16T06:27:11.906Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:27:11.906Z] ---> Running in b85a3c0059b9 [2021-06-16T06:27:12.502Z] Removing intermediate container b85a3c0059b9 [2021-06-16T06:27:12.502Z] ---> 49e5b6c3b3bc [2021-06-16T06:27:12.502Z] Step 23/24 : LABEL git_sha=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:12.502Z] ---> Running in 5bd0fccb34df [2021-06-16T06:27:13.097Z] Removing intermediate container 5bd0fccb34df [2021-06-16T06:27:13.097Z] ---> 4a0d2b7492bd [2021-06-16T06:27:13.097Z] Step 24/24 : LABEL version=2.0.0-dev.266 [2021-06-16T06:27:13.097Z] ---> Running in 78331e50516a [2021-06-16T06:27:13.690Z] Removing intermediate container 78331e50516a [2021-06-16T06:27:13.690Z] ---> 486992cfa56d [2021-06-16T06:27:13.690Z] [2021-06-16T06:27:13.964Z] Successfully built 486992cfa56d [2021-06-16T06:27:13.964Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T06:27:14.577Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T06:27:14.577Z] $ docker stop --time=1 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d [2021-06-16T06:27:16.440Z] $ docker rm -f 5b42f3cfbaeb6df1abae3dfe5ba2b13f991cd8f1d2ab50a2e3f3b60ee7ef731d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:27:17.070Z] + docker images [2021-06-16T06:27:17.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T06:27:17.343Z] sys-mgmt-agent-arm64 latest 486992cfa56d 4 seconds ago 299MB [2021-06-16T06:27:17.343Z] core-data-arm64 latest 4ed3ce683d67 54 seconds ago 19.1MB [2021-06-16T06:27:17.343Z] security-secretstore-setup-arm64 latest 40a3d5e01ef0 57 seconds ago 27.1MB [2021-06-16T06:27:17.343Z] core-command-arm64 latest cc91f3b79574 About a minute ago 15MB [2021-06-16T06:27:17.343Z] 6936139f8d43 About a minute ago 862MB [2021-06-16T06:27:17.343Z] 95ccc942eeaf About a minute ago 856MB [2021-06-16T06:27:17.343Z] 78c63e35ea57 About a minute ago 863MB [2021-06-16T06:27:17.343Z] 2ec25662161e About a minute ago 853MB [2021-06-16T06:27:17.343Z] security-bootstrapper-arm64 latest 070fc235442d 3 minutes ago 17.5MB [2021-06-16T06:27:17.343Z] core-metadata-arm64 latest 4042f70f814f 4 minutes ago 15.7MB [2021-06-16T06:27:17.343Z] support-notifications-arm64 latest e02e6fd225b1 4 minutes ago 15.7MB [2021-06-16T06:27:17.343Z] security-proxy-setup-arm64 latest a5837902fec5 4 minutes ago 24.3MB [2021-06-16T06:27:17.343Z] support-scheduler-arm64 latest 0d89ec98c0c8 4 minutes ago 15.1MB [2021-06-16T06:27:17.343Z] 2b498d4d6efe 4 minutes ago 859MB [2021-06-16T06:27:17.344Z] b0a1ac1c3131 4 minutes ago 860MB [2021-06-16T06:27:17.344Z] a05941899b75 4 minutes ago 856MB [2021-06-16T06:27:17.344Z] 0d89fde3796e 4 minutes ago 856MB [2021-06-16T06:27:17.344Z] 48a84ba2a6d9 4 minutes ago 855MB [2021-06-16T06:27:17.344Z] ci-base-image-arm64 latest fa4c3ceba559 8 minutes ago 641MB [2021-06-16T06:27:17.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-16T06:27:17.344Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T06:27:17.344Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T06:27:17.344Z] 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 [2021-06-16T06:27:17.607Z] provisioning config files... [2021-06-16T06:27:17.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config5431471274236243594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:27:17.996Z] ---> docker-login.sh [2021-06-16T06:27:17.997Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:27:18.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:27:18.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:27:18.541Z] Configure a credential helper to remove this warning. See [2021-06-16T06:27:18.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:27:18.541Z] [2021-06-16T06:27:18.541Z] Login Succeeded [2021-06-16T06:27:18.541Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:27:18.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:27:19.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:27:19.086Z] Configure a credential helper to remove this warning. See [2021-06-16T06:27:19.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:27:19.086Z] [2021-06-16T06:27:19.086Z] Login Succeeded [2021-06-16T06:27:19.087Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:27:19.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:27:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:27:19.630Z] Configure a credential helper to remove this warning. See [2021-06-16T06:27:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:27:19.630Z] [2021-06-16T06:27:19.630Z] Login Succeeded [2021-06-16T06:27:19.630Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:27:20.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:27:20.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:27:20.242Z] Configure a credential helper to remove this warning. See [2021-06-16T06:27:20.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:27:20.242Z] [2021-06-16T06:27:20.242Z] Login Succeeded [2021-06-16T06:27:20.242Z] docker.io [2021-06-16T06:27:22.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:27:22.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:27:22.759Z] Configure a credential helper to remove this warning. See [2021-06-16T06:27:22.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:27:22.759Z] [2021-06-16T06:27:22.759Z] Login Succeeded [2021-06-16T06:27:22.759Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:27:22.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:27:22.862Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-16T06:27:22.862Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:22.862Z] latest [2021-06-16T06:27:22.862Z] 2.0.0-dev.266 [2021-06-16T06:27:22.862Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:22.862Z] master [2021-06-16T06:27:22.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:23.319Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:23.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:23.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T06:27:23.689Z] cda6074a4617: Preparing [2021-06-16T06:27:23.689Z] 400712f9a795: Preparing [2021-06-16T06:27:23.689Z] fede4b4a1028: Preparing [2021-06-16T06:27:23.689Z] fd055c823c99: Preparing [2021-06-16T06:27:23.689Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:23.992Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:23.992Z] cda6074a4617: Pushed [2021-06-16T06:27:23.992Z] fede4b4a1028: Pushed [2021-06-16T06:27:23.992Z] fd055c823c99: Pushed [2021-06-16T06:27:26.607Z] 400712f9a795: Pushed [2021-06-16T06:27:26.885Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:27.239Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:27.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T06:27:27.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T06:27:27.584Z] cda6074a4617: Preparing [2021-06-16T06:27:27.584Z] 400712f9a795: Preparing [2021-06-16T06:27:27.584Z] fede4b4a1028: Preparing [2021-06-16T06:27:27.584Z] fd055c823c99: Preparing [2021-06-16T06:27:27.584Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:27.584Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:27.584Z] cda6074a4617: Layer already exists [2021-06-16T06:27:27.584Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:27.584Z] fd055c823c99: Layer already exists [2021-06-16T06:27:27.584Z] 400712f9a795: Layer already exists [2021-06-16T06:27:27.856Z] latest: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:28.207Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:28.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 [2021-06-16T06:27:28.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T06:27:28.554Z] cda6074a4617: Preparing [2021-06-16T06:27:28.554Z] 400712f9a795: Preparing [2021-06-16T06:27:28.554Z] fede4b4a1028: Preparing [2021-06-16T06:27:28.554Z] fd055c823c99: Preparing [2021-06-16T06:27:28.554Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:28.554Z] 400712f9a795: Layer already exists [2021-06-16T06:27:28.554Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:28.554Z] fd055c823c99: Layer already exists [2021-06-16T06:27:28.848Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:28.848Z] cda6074a4617: Layer already exists [2021-06-16T06:27:28.848Z] 2.0.0-dev.266: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:29.200Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:29.548Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:29.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T06:27:29.548Z] cda6074a4617: Preparing [2021-06-16T06:27:29.548Z] 400712f9a795: Preparing [2021-06-16T06:27:29.548Z] fede4b4a1028: Preparing [2021-06-16T06:27:29.548Z] fd055c823c99: Preparing [2021-06-16T06:27:29.548Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:29.819Z] fd055c823c99: Layer already exists [2021-06-16T06:27:29.819Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:29.819Z] 400712f9a795: Layer already exists [2021-06-16T06:27:29.819Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:29.819Z] cda6074a4617: Layer already exists [2021-06-16T06:27:29.819Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:30.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:30.516Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-16T06:27:30.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T06:27:30.516Z] cda6074a4617: Preparing [2021-06-16T06:27:30.516Z] 400712f9a795: Preparing [2021-06-16T06:27:30.516Z] fede4b4a1028: Preparing [2021-06-16T06:27:30.516Z] fd055c823c99: Preparing [2021-06-16T06:27:30.516Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:30.516Z] fd055c823c99: Layer already exists [2021-06-16T06:27:30.516Z] 400712f9a795: Layer already exists [2021-06-16T06:27:30.516Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:30.516Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:30.516Z] cda6074a4617: Layer already exists [2021-06-16T06:27:30.788Z] master: digest: sha256:04450692c9e16c7cadce1fa46e8582728715f390777d92af26c68988671f8144 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:27:30.856Z] ===================================================== [Pipeline] echo [2021-06-16T06:27:30.873Z] taggedImages: [2021-06-16T06:27:30.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:30.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T06:27:30.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.266 [2021-06-16T06:27:30.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:30.873Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-16T06:27:30.913Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-16T06:27:30.913Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:30.913Z] latest [2021-06-16T06:27:30.913Z] 2.0.0-dev.266 [2021-06-16T06:27:30.913Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:30.913Z] master [2021-06-16T06:27:30.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:31.310Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:31.655Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:31.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T06:27:31.655Z] 475d2cdcb256: Preparing [2021-06-16T06:27:31.655Z] 2c8aa16efd0d: Preparing [2021-06-16T06:27:31.655Z] fede4b4a1028: Preparing [2021-06-16T06:27:31.655Z] 1b87976dbb49: Preparing [2021-06-16T06:27:31.655Z] fff630730b44: Preparing [2021-06-16T06:27:31.655Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:31.655Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:31.926Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:31.926Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:31.926Z] 475d2cdcb256: Pushed [2021-06-16T06:27:31.926Z] fff630730b44: Pushed [2021-06-16T06:27:32.906Z] 1b87976dbb49: Pushed [2021-06-16T06:27:35.514Z] 2c8aa16efd0d: Pushed [2021-06-16T06:27:35.514Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:35.876Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:36.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T06:27:36.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T06:27:36.215Z] 475d2cdcb256: Preparing [2021-06-16T06:27:36.215Z] 2c8aa16efd0d: Preparing [2021-06-16T06:27:36.215Z] fede4b4a1028: Preparing [2021-06-16T06:27:36.215Z] 1b87976dbb49: Preparing [2021-06-16T06:27:36.215Z] fff630730b44: Preparing [2021-06-16T06:27:36.215Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:36.215Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:36.486Z] 1b87976dbb49: Layer already exists [2021-06-16T06:27:36.486Z] 2c8aa16efd0d: Layer already exists [2021-06-16T06:27:36.486Z] fff630730b44: Layer already exists [2021-06-16T06:27:36.486Z] 475d2cdcb256: Layer already exists [2021-06-16T06:27:36.486Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:36.486Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:36.486Z] latest: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:36.840Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:37.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 [2021-06-16T06:27:37.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T06:27:37.189Z] 475d2cdcb256: Preparing [2021-06-16T06:27:37.189Z] 2c8aa16efd0d: Preparing [2021-06-16T06:27:37.189Z] fede4b4a1028: Preparing [2021-06-16T06:27:37.189Z] 1b87976dbb49: Preparing [2021-06-16T06:27:37.189Z] fff630730b44: Preparing [2021-06-16T06:27:37.189Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:37.189Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:37.460Z] fff630730b44: Layer already exists [2021-06-16T06:27:37.460Z] 1b87976dbb49: Layer already exists [2021-06-16T06:27:37.460Z] 2c8aa16efd0d: Layer already exists [2021-06-16T06:27:37.460Z] 475d2cdcb256: Layer already exists [2021-06-16T06:27:37.460Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:37.460Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:37.460Z] 2.0.0-dev.266: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:37.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:38.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:38.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T06:27:38.149Z] 475d2cdcb256: Preparing [2021-06-16T06:27:38.149Z] 2c8aa16efd0d: Preparing [2021-06-16T06:27:38.149Z] fede4b4a1028: Preparing [2021-06-16T06:27:38.149Z] 1b87976dbb49: Preparing [2021-06-16T06:27:38.149Z] fff630730b44: Preparing [2021-06-16T06:27:38.149Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:38.149Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:38.421Z] 2c8aa16efd0d: Layer already exists [2021-06-16T06:27:38.421Z] 475d2cdcb256: Layer already exists [2021-06-16T06:27:38.421Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:38.421Z] fff630730b44: Layer already exists [2021-06-16T06:27:38.421Z] 1b87976dbb49: Layer already exists [2021-06-16T06:27:38.421Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:38.421Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:38.774Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:39.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-16T06:27:39.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T06:27:39.145Z] 475d2cdcb256: Preparing [2021-06-16T06:27:39.145Z] 2c8aa16efd0d: Preparing [2021-06-16T06:27:39.145Z] fede4b4a1028: Preparing [2021-06-16T06:27:39.145Z] 1b87976dbb49: Preparing [2021-06-16T06:27:39.145Z] fff630730b44: Preparing [2021-06-16T06:27:39.145Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:39.145Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:39.417Z] 2c8aa16efd0d: Layer already exists [2021-06-16T06:27:39.417Z] fff630730b44: Layer already exists [2021-06-16T06:27:39.417Z] 1b87976dbb49: Layer already exists [2021-06-16T06:27:39.417Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:39.417Z] 475d2cdcb256: Layer already exists [2021-06-16T06:27:39.417Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:39.417Z] master: digest: sha256:3dbced610dda91827e71d45bfe0745bb6368bf8b91b8004e5896636c4180a1ca size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:27:39.490Z] ===================================================== [Pipeline] echo [2021-06-16T06:27:39.507Z] taggedImages: [2021-06-16T06:27:39.507Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:39.507Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T06:27:39.507Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.266 [2021-06-16T06:27:39.507Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:39.507Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-16T06:27:39.547Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-16T06:27:39.547Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:39.547Z] latest [2021-06-16T06:27:39.547Z] 2.0.0-dev.266 [2021-06-16T06:27:39.547Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:39.547Z] master [2021-06-16T06:27:39.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:39.940Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:40.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:40.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T06:27:40.286Z] b031829dcff4: Preparing [2021-06-16T06:27:40.286Z] 04772422dd66: Preparing [2021-06-16T06:27:40.286Z] fede4b4a1028: Preparing [2021-06-16T06:27:40.286Z] fd055c823c99: Preparing [2021-06-16T06:27:40.286Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:40.559Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:40.559Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:40.559Z] fd055c823c99: Layer already exists [2021-06-16T06:27:40.559Z] b031829dcff4: Pushed [2021-06-16T06:27:43.171Z] 04772422dd66: Pushed [2021-06-16T06:27:43.447Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:43.805Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:44.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T06:27:44.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T06:27:44.152Z] b031829dcff4: Preparing [2021-06-16T06:27:44.152Z] 04772422dd66: Preparing [2021-06-16T06:27:44.152Z] fede4b4a1028: Preparing [2021-06-16T06:27:44.152Z] fd055c823c99: Preparing [2021-06-16T06:27:44.152Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:44.425Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:44.425Z] fd055c823c99: Layer already exists [2021-06-16T06:27:44.425Z] 04772422dd66: Layer already exists [2021-06-16T06:27:44.425Z] b031829dcff4: Layer already exists [2021-06-16T06:27:44.425Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:44.425Z] latest: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:44.794Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:45.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 [2021-06-16T06:27:45.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T06:27:45.191Z] b031829dcff4: Preparing [2021-06-16T06:27:45.191Z] 04772422dd66: Preparing [2021-06-16T06:27:45.191Z] fede4b4a1028: Preparing [2021-06-16T06:27:45.191Z] fd055c823c99: Preparing [2021-06-16T06:27:45.191Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:45.469Z] b031829dcff4: Layer already exists [2021-06-16T06:27:45.469Z] 04772422dd66: Layer already exists [2021-06-16T06:27:45.469Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:45.469Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:45.469Z] fd055c823c99: Layer already exists [2021-06-16T06:27:45.469Z] 2.0.0-dev.266: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:45.871Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:46.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:46.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T06:27:46.236Z] b031829dcff4: Preparing [2021-06-16T06:27:46.236Z] 04772422dd66: Preparing [2021-06-16T06:27:46.236Z] fede4b4a1028: Preparing [2021-06-16T06:27:46.236Z] fd055c823c99: Preparing [2021-06-16T06:27:46.236Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:46.236Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:46.236Z] 04772422dd66: Layer already exists [2021-06-16T06:27:46.236Z] b031829dcff4: Layer already exists [2021-06-16T06:27:46.509Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:46.509Z] fd055c823c99: Layer already exists [2021-06-16T06:27:46.509Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:46.855Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:47.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-16T06:27:47.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T06:27:47.196Z] b031829dcff4: Preparing [2021-06-16T06:27:47.196Z] 04772422dd66: Preparing [2021-06-16T06:27:47.196Z] fede4b4a1028: Preparing [2021-06-16T06:27:47.196Z] fd055c823c99: Preparing [2021-06-16T06:27:47.196Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:47.468Z] 04772422dd66: Layer already exists [2021-06-16T06:27:47.468Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:47.468Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:47.468Z] fd055c823c99: Layer already exists [2021-06-16T06:27:47.468Z] b031829dcff4: Layer already exists [2021-06-16T06:27:47.468Z] master: digest: sha256:feba41b45139f788292efaca322704de3c58fa2ee3a0331ea3ff42378f025c13 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:27:47.536Z] ===================================================== [Pipeline] echo [2021-06-16T06:27:47.553Z] taggedImages: [2021-06-16T06:27:47.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:47.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T06:27:47.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.266 [2021-06-16T06:27:47.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:47.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-16T06:27:47.590Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-16T06:27:47.590Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:47.590Z] latest [2021-06-16T06:27:47.590Z] 2.0.0-dev.266 [2021-06-16T06:27:47.590Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:47.590Z] master [2021-06-16T06:27:47.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:47.976Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:48.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:48.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T06:27:48.318Z] 860d54666937: Preparing [2021-06-16T06:27:48.318Z] 860d54666937: Preparing [2021-06-16T06:27:48.318Z] 12499dada5f2: Preparing [2021-06-16T06:27:48.318Z] b5fa7fd7c51f: Preparing [2021-06-16T06:27:48.318Z] ef0353157158: Preparing [2021-06-16T06:27:48.318Z] 4598bf2dcc90: Preparing [2021-06-16T06:27:48.318Z] fede4b4a1028: Preparing [2021-06-16T06:27:48.318Z] 74c70186d936: Preparing [2021-06-16T06:27:48.318Z] 294641211c49: Preparing [2021-06-16T06:27:48.318Z] ee5dce6649f7: Preparing [2021-06-16T06:27:48.318Z] 5f4078bcba76: Preparing [2021-06-16T06:27:48.318Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:48.318Z] fede4b4a1028: Waiting [2021-06-16T06:27:48.318Z] 74c70186d936: Waiting [2021-06-16T06:27:48.318Z] 294641211c49: Waiting [2021-06-16T06:27:48.318Z] ee5dce6649f7: Waiting [2021-06-16T06:27:48.318Z] 5f4078bcba76: Waiting [2021-06-16T06:27:48.318Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:48.594Z] b5fa7fd7c51f: Pushed [2021-06-16T06:27:48.868Z] ef0353157158: Pushed [2021-06-16T06:27:48.868Z] 860d54666937: Pushed [2021-06-16T06:27:48.868Z] 12499dada5f2: Pushed [2021-06-16T06:27:48.868Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:49.140Z] ee5dce6649f7: Pushed [2021-06-16T06:27:49.140Z] 74c70186d936: Pushed [2021-06-16T06:27:49.140Z] 294641211c49: Pushed [2021-06-16T06:27:49.140Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:49.140Z] 5f4078bcba76: Pushed [2021-06-16T06:27:51.747Z] 4598bf2dcc90: Pushed [2021-06-16T06:27:51.747Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:52.092Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:52.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T06:27:52.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T06:27:52.436Z] 860d54666937: Preparing [2021-06-16T06:27:52.436Z] 860d54666937: Preparing [2021-06-16T06:27:52.436Z] 12499dada5f2: Preparing [2021-06-16T06:27:52.436Z] b5fa7fd7c51f: Preparing [2021-06-16T06:27:52.436Z] ef0353157158: Preparing [2021-06-16T06:27:52.436Z] 4598bf2dcc90: Preparing [2021-06-16T06:27:52.436Z] fede4b4a1028: Preparing [2021-06-16T06:27:52.436Z] 74c70186d936: Preparing [2021-06-16T06:27:52.436Z] 294641211c49: Preparing [2021-06-16T06:27:52.436Z] ee5dce6649f7: Preparing [2021-06-16T06:27:52.436Z] 5f4078bcba76: Preparing [2021-06-16T06:27:52.436Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:52.436Z] fede4b4a1028: Waiting [2021-06-16T06:27:52.436Z] 74c70186d936: Waiting [2021-06-16T06:27:52.436Z] 294641211c49: Waiting [2021-06-16T06:27:52.436Z] ee5dce6649f7: Waiting [2021-06-16T06:27:52.436Z] 5f4078bcba76: Waiting [2021-06-16T06:27:52.436Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:52.710Z] ef0353157158: Layer already exists [2021-06-16T06:27:52.710Z] b5fa7fd7c51f: Layer already exists [2021-06-16T06:27:52.710Z] 860d54666937: Layer already exists [2021-06-16T06:27:52.710Z] 12499dada5f2: Layer already exists [2021-06-16T06:27:52.710Z] 4598bf2dcc90: Layer already exists [2021-06-16T06:27:52.710Z] ee5dce6649f7: Layer already exists [2021-06-16T06:27:52.710Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:52.710Z] 74c70186d936: Layer already exists [2021-06-16T06:27:52.710Z] 5f4078bcba76: Layer already exists [2021-06-16T06:27:52.710Z] 294641211c49: Layer already exists [2021-06-16T06:27:52.710Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:52.710Z] latest: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:53.058Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:53.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 [2021-06-16T06:27:53.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T06:27:53.675Z] 860d54666937: Preparing [2021-06-16T06:27:53.675Z] 860d54666937: Preparing [2021-06-16T06:27:53.675Z] 12499dada5f2: Preparing [2021-06-16T06:27:53.675Z] b5fa7fd7c51f: Preparing [2021-06-16T06:27:53.675Z] ef0353157158: Preparing [2021-06-16T06:27:53.675Z] 4598bf2dcc90: Preparing [2021-06-16T06:27:53.675Z] fede4b4a1028: Preparing [2021-06-16T06:27:53.675Z] 74c70186d936: Preparing [2021-06-16T06:27:53.675Z] 294641211c49: Preparing [2021-06-16T06:27:53.675Z] ee5dce6649f7: Preparing [2021-06-16T06:27:53.675Z] fede4b4a1028: Waiting [2021-06-16T06:27:53.675Z] 5f4078bcba76: Preparing [2021-06-16T06:27:53.675Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:53.675Z] 294641211c49: Waiting [2021-06-16T06:27:53.675Z] ee5dce6649f7: Waiting [2021-06-16T06:27:53.675Z] 5f4078bcba76: Waiting [2021-06-16T06:27:53.675Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:53.675Z] 74c70186d936: Waiting [2021-06-16T06:27:53.946Z] b5fa7fd7c51f: Layer already exists [2021-06-16T06:27:53.946Z] ef0353157158: Layer already exists [2021-06-16T06:27:53.946Z] 4598bf2dcc90: Layer already exists [2021-06-16T06:27:53.946Z] 860d54666937: Layer already exists [2021-06-16T06:27:53.946Z] 12499dada5f2: Layer already exists [2021-06-16T06:27:53.946Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:53.946Z] ee5dce6649f7: Layer already exists [2021-06-16T06:27:53.946Z] 74c70186d936: Layer already exists [2021-06-16T06:27:53.946Z] 5f4078bcba76: Layer already exists [2021-06-16T06:27:53.946Z] 294641211c49: Layer already exists [2021-06-16T06:27:54.218Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:54.218Z] 2.0.0-dev.266: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:54.577Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:56.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:56.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T06:27:56.936Z] 860d54666937: Preparing [2021-06-16T06:27:56.936Z] 860d54666937: Preparing [2021-06-16T06:27:56.936Z] 12499dada5f2: Preparing [2021-06-16T06:27:56.936Z] b5fa7fd7c51f: Preparing [2021-06-16T06:27:56.936Z] ef0353157158: Preparing [2021-06-16T06:27:56.936Z] 4598bf2dcc90: Preparing [2021-06-16T06:27:56.936Z] fede4b4a1028: Preparing [2021-06-16T06:27:56.936Z] 74c70186d936: Preparing [2021-06-16T06:27:56.936Z] 294641211c49: Preparing [2021-06-16T06:27:56.936Z] ee5dce6649f7: Preparing [2021-06-16T06:27:56.936Z] 5f4078bcba76: Preparing [2021-06-16T06:27:56.936Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:56.936Z] fede4b4a1028: Waiting [2021-06-16T06:27:56.936Z] 74c70186d936: Waiting [2021-06-16T06:27:56.936Z] 294641211c49: Waiting [2021-06-16T06:27:56.936Z] ee5dce6649f7: Waiting [2021-06-16T06:27:56.936Z] 5f4078bcba76: Waiting [2021-06-16T06:27:56.936Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:57.209Z] 4598bf2dcc90: Layer already exists [2021-06-16T06:27:57.209Z] b5fa7fd7c51f: Layer already exists [2021-06-16T06:27:57.209Z] 12499dada5f2: Layer already exists [2021-06-16T06:27:57.209Z] ef0353157158: Layer already exists [2021-06-16T06:27:57.209Z] 860d54666937: Layer already exists [2021-06-16T06:27:57.209Z] ee5dce6649f7: Layer already exists [2021-06-16T06:27:57.209Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:57.209Z] 294641211c49: Layer already exists [2021-06-16T06:27:57.209Z] 74c70186d936: Layer already exists [2021-06-16T06:27:57.209Z] 5f4078bcba76: Layer already exists [2021-06-16T06:27:57.209Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:57.209Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:57.560Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:57.902Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-16T06:27:57.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T06:27:57.902Z] 860d54666937: Preparing [2021-06-16T06:27:57.902Z] 860d54666937: Preparing [2021-06-16T06:27:57.902Z] 12499dada5f2: Preparing [2021-06-16T06:27:57.902Z] b5fa7fd7c51f: Preparing [2021-06-16T06:27:57.902Z] ef0353157158: Preparing [2021-06-16T06:27:57.902Z] 4598bf2dcc90: Preparing [2021-06-16T06:27:57.902Z] fede4b4a1028: Preparing [2021-06-16T06:27:57.902Z] 74c70186d936: Preparing [2021-06-16T06:27:57.902Z] 294641211c49: Preparing [2021-06-16T06:27:57.902Z] ee5dce6649f7: Preparing [2021-06-16T06:27:57.902Z] 5f4078bcba76: Preparing [2021-06-16T06:27:57.902Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:57.902Z] 294641211c49: Waiting [2021-06-16T06:27:57.902Z] ee5dce6649f7: Waiting [2021-06-16T06:27:57.902Z] 5f4078bcba76: Waiting [2021-06-16T06:27:57.902Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:57.902Z] fede4b4a1028: Waiting [2021-06-16T06:27:57.902Z] 74c70186d936: Waiting [2021-06-16T06:27:57.902Z] 860d54666937: Layer already exists [2021-06-16T06:27:57.902Z] b5fa7fd7c51f: Layer already exists [2021-06-16T06:27:57.902Z] 4598bf2dcc90: Layer already exists [2021-06-16T06:27:57.902Z] ef0353157158: Layer already exists [2021-06-16T06:27:57.902Z] 12499dada5f2: Layer already exists [2021-06-16T06:27:57.902Z] fede4b4a1028: Layer already exists [2021-06-16T06:27:57.902Z] ee5dce6649f7: Layer already exists [2021-06-16T06:27:57.902Z] 294641211c49: Layer already exists [2021-06-16T06:27:57.902Z] 74c70186d936: Layer already exists [2021-06-16T06:27:58.172Z] 5f4078bcba76: Layer already exists [2021-06-16T06:27:58.172Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:58.172Z] master: digest: sha256:cf967c39d2fda5ff78f523922051de439bdf8f815b7717df24f24ef254028c6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:27:58.241Z] ===================================================== [Pipeline] echo [2021-06-16T06:27:58.258Z] taggedImages: [2021-06-16T06:27:58.258Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:58.258Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T06:27:58.258Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.266 [2021-06-16T06:27:58.258Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:58.258Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-16T06:27:58.295Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-16T06:27:58.295Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:58.295Z] latest [2021-06-16T06:27:58.295Z] 2.0.0-dev.266 [2021-06-16T06:27:58.295Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:27:58.295Z] master [2021-06-16T06:27:58.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:58.690Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:27:59.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:27:59.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T06:27:59.027Z] ad1182972956: Preparing [2021-06-16T06:27:59.027Z] e99189d21dd4: Preparing [2021-06-16T06:27:59.027Z] 6c751acb952d: Preparing [2021-06-16T06:27:59.027Z] fc678227bc04: Preparing [2021-06-16T06:27:59.027Z] 4cbc57fc1a82: Preparing [2021-06-16T06:27:59.027Z] 3fbe34a1663b: Preparing [2021-06-16T06:27:59.027Z] 3fbe34a1663b: Waiting [2021-06-16T06:27:59.304Z] fc678227bc04: Pushed [2021-06-16T06:27:59.578Z] 6c751acb952d: Pushed [2021-06-16T06:27:59.578Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:27:59.852Z] 4cbc57fc1a82: Pushed [2021-06-16T06:28:01.836Z] ad1182972956: Pushed [2021-06-16T06:28:01.836Z] e99189d21dd4: Pushed [2021-06-16T06:28:01.836Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:02.182Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:02.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T06:28:02.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T06:28:02.533Z] ad1182972956: Preparing [2021-06-16T06:28:02.533Z] e99189d21dd4: Preparing [2021-06-16T06:28:02.533Z] 6c751acb952d: Preparing [2021-06-16T06:28:02.533Z] fc678227bc04: Preparing [2021-06-16T06:28:02.533Z] 4cbc57fc1a82: Preparing [2021-06-16T06:28:02.533Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:02.533Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:02.533Z] ad1182972956: Layer already exists [2021-06-16T06:28:02.533Z] 6c751acb952d: Layer already exists [2021-06-16T06:28:02.533Z] e99189d21dd4: Layer already exists [2021-06-16T06:28:02.533Z] 4cbc57fc1a82: Layer already exists [2021-06-16T06:28:02.533Z] fc678227bc04: Layer already exists [2021-06-16T06:28:02.804Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:02.804Z] latest: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:03.149Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:03.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 [2021-06-16T06:28:03.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T06:28:03.490Z] ad1182972956: Preparing [2021-06-16T06:28:03.490Z] e99189d21dd4: Preparing [2021-06-16T06:28:03.490Z] 6c751acb952d: Preparing [2021-06-16T06:28:03.490Z] fc678227bc04: Preparing [2021-06-16T06:28:03.490Z] 4cbc57fc1a82: Preparing [2021-06-16T06:28:03.490Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:03.490Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:03.764Z] 6c751acb952d: Layer already exists [2021-06-16T06:28:03.764Z] 4cbc57fc1a82: Layer already exists [2021-06-16T06:28:03.764Z] ad1182972956: Layer already exists [2021-06-16T06:28:03.764Z] e99189d21dd4: Layer already exists [2021-06-16T06:28:03.764Z] fc678227bc04: Layer already exists [2021-06-16T06:28:03.764Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:03.764Z] 2.0.0-dev.266: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:04.108Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:04.443Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:04.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T06:28:04.443Z] ad1182972956: Preparing [2021-06-16T06:28:04.443Z] e99189d21dd4: Preparing [2021-06-16T06:28:04.443Z] 6c751acb952d: Preparing [2021-06-16T06:28:04.443Z] fc678227bc04: Preparing [2021-06-16T06:28:04.443Z] 4cbc57fc1a82: Preparing [2021-06-16T06:28:04.443Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:04.443Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:04.443Z] ad1182972956: Layer already exists [2021-06-16T06:28:04.443Z] e99189d21dd4: Layer already exists [2021-06-16T06:28:04.443Z] fc678227bc04: Layer already exists [2021-06-16T06:28:04.443Z] 6c751acb952d: Layer already exists [2021-06-16T06:28:04.443Z] 4cbc57fc1a82: Layer already exists [2021-06-16T06:28:04.715Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:04.715Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:05.061Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:05.401Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-16T06:28:05.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T06:28:05.402Z] ad1182972956: Preparing [2021-06-16T06:28:05.402Z] e99189d21dd4: Preparing [2021-06-16T06:28:05.402Z] 6c751acb952d: Preparing [2021-06-16T06:28:05.402Z] fc678227bc04: Preparing [2021-06-16T06:28:05.402Z] 4cbc57fc1a82: Preparing [2021-06-16T06:28:05.402Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:05.402Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:05.675Z] 6c751acb952d: Layer already exists [2021-06-16T06:28:05.675Z] fc678227bc04: Layer already exists [2021-06-16T06:28:05.675Z] ad1182972956: Layer already exists [2021-06-16T06:28:05.675Z] e99189d21dd4: Layer already exists [2021-06-16T06:28:05.675Z] 4cbc57fc1a82: Layer already exists [2021-06-16T06:28:05.675Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:05.675Z] master: digest: sha256:aaecc38b932c756d4b028e5ae2f98e47440c7224e6fc922909e813fc812009a1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:28:05.741Z] ===================================================== [Pipeline] echo [2021-06-16T06:28:05.758Z] taggedImages: [2021-06-16T06:28:05.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:05.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T06:28:05.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.266 [2021-06-16T06:28:05.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:05.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-16T06:28:05.796Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-16T06:28:05.796Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:05.796Z] latest [2021-06-16T06:28:05.796Z] 2.0.0-dev.266 [2021-06-16T06:28:05.796Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:05.796Z] master [2021-06-16T06:28:05.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:06.181Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:06.520Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:06.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T06:28:06.520Z] 2b77ab763e0a: Preparing [2021-06-16T06:28:06.520Z] bdbbc0deb71d: Preparing [2021-06-16T06:28:06.520Z] 8ccf2704415f: Preparing [2021-06-16T06:28:06.520Z] 17bdf1a75e98: Preparing [2021-06-16T06:28:06.520Z] 6fd71d22b032: Preparing [2021-06-16T06:28:06.520Z] b8be97ad0d82: Preparing [2021-06-16T06:28:06.520Z] dc853a4c115a: Preparing [2021-06-16T06:28:06.520Z] 7b08f9a1ccdb: Preparing [2021-06-16T06:28:06.520Z] d73d7ad9e685: Preparing [2021-06-16T06:28:06.520Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:06.520Z] dc853a4c115a: Waiting [2021-06-16T06:28:06.520Z] 7b08f9a1ccdb: Waiting [2021-06-16T06:28:06.520Z] d73d7ad9e685: Waiting [2021-06-16T06:28:06.520Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:06.803Z] bdbbc0deb71d: Pushed [2021-06-16T06:28:06.803Z] 6fd71d22b032: Pushed [2021-06-16T06:28:06.803Z] 2b77ab763e0a: Pushed [2021-06-16T06:28:07.077Z] dc853a4c115a: Pushed [2021-06-16T06:28:07.349Z] 7b08f9a1ccdb: Pushed [2021-06-16T06:28:07.349Z] b8be97ad0d82: Pushed [2021-06-16T06:28:07.349Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:07.946Z] d73d7ad9e685: Pushed [2021-06-16T06:28:09.373Z] 17bdf1a75e98: Pushed [2021-06-16T06:28:09.645Z] 8ccf2704415f: Pushed [2021-06-16T06:28:09.918Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:10.289Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:10.656Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T06:28:10.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T06:28:10.656Z] 2b77ab763e0a: Preparing [2021-06-16T06:28:10.656Z] bdbbc0deb71d: Preparing [2021-06-16T06:28:10.656Z] 8ccf2704415f: Preparing [2021-06-16T06:28:10.656Z] 17bdf1a75e98: Preparing [2021-06-16T06:28:10.656Z] 6fd71d22b032: Preparing [2021-06-16T06:28:10.656Z] b8be97ad0d82: Preparing [2021-06-16T06:28:10.656Z] dc853a4c115a: Preparing [2021-06-16T06:28:10.656Z] 7b08f9a1ccdb: Preparing [2021-06-16T06:28:10.656Z] d73d7ad9e685: Preparing [2021-06-16T06:28:10.656Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:10.656Z] dc853a4c115a: Waiting [2021-06-16T06:28:10.656Z] 7b08f9a1ccdb: Waiting [2021-06-16T06:28:10.656Z] d73d7ad9e685: Waiting [2021-06-16T06:28:10.656Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:10.656Z] b8be97ad0d82: Waiting [2021-06-16T06:28:10.656Z] 6fd71d22b032: Layer already exists [2021-06-16T06:28:10.656Z] 2b77ab763e0a: Layer already exists [2021-06-16T06:28:10.656Z] 17bdf1a75e98: Layer already exists [2021-06-16T06:28:10.656Z] 8ccf2704415f: Layer already exists [2021-06-16T06:28:10.656Z] bdbbc0deb71d: Layer already exists [2021-06-16T06:28:10.656Z] d73d7ad9e685: Layer already exists [2021-06-16T06:28:10.656Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:10.656Z] b8be97ad0d82: Layer already exists [2021-06-16T06:28:10.657Z] dc853a4c115a: Layer already exists [2021-06-16T06:28:10.657Z] 7b08f9a1ccdb: Layer already exists [2021-06-16T06:28:10.935Z] latest: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:11.304Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:11.675Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 [2021-06-16T06:28:11.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T06:28:11.675Z] 2b77ab763e0a: Preparing [2021-06-16T06:28:11.675Z] bdbbc0deb71d: Preparing [2021-06-16T06:28:11.675Z] 8ccf2704415f: Preparing [2021-06-16T06:28:11.675Z] 17bdf1a75e98: Preparing [2021-06-16T06:28:11.675Z] 6fd71d22b032: Preparing [2021-06-16T06:28:11.675Z] b8be97ad0d82: Preparing [2021-06-16T06:28:11.675Z] dc853a4c115a: Preparing [2021-06-16T06:28:11.675Z] 7b08f9a1ccdb: Preparing [2021-06-16T06:28:11.675Z] d73d7ad9e685: Preparing [2021-06-16T06:28:11.675Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:11.675Z] 7b08f9a1ccdb: Waiting [2021-06-16T06:28:11.675Z] d73d7ad9e685: Waiting [2021-06-16T06:28:11.675Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:11.675Z] b8be97ad0d82: Waiting [2021-06-16T06:28:11.675Z] dc853a4c115a: Waiting [2021-06-16T06:28:11.945Z] 8ccf2704415f: Layer already exists [2021-06-16T06:28:11.945Z] bdbbc0deb71d: Layer already exists [2021-06-16T06:28:11.945Z] 2b77ab763e0a: Layer already exists [2021-06-16T06:28:11.945Z] 17bdf1a75e98: Layer already exists [2021-06-16T06:28:11.945Z] 6fd71d22b032: Layer already exists [2021-06-16T06:28:11.945Z] dc853a4c115a: Layer already exists [2021-06-16T06:28:11.945Z] 7b08f9a1ccdb: Layer already exists [2021-06-16T06:28:11.945Z] b8be97ad0d82: Layer already exists [2021-06-16T06:28:11.945Z] d73d7ad9e685: Layer already exists [2021-06-16T06:28:11.945Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:11.945Z] 2.0.0-dev.266: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:12.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:12.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:12.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T06:28:12.642Z] 2b77ab763e0a: Preparing [2021-06-16T06:28:12.642Z] bdbbc0deb71d: Preparing [2021-06-16T06:28:12.642Z] 8ccf2704415f: Preparing [2021-06-16T06:28:12.642Z] 17bdf1a75e98: Preparing [2021-06-16T06:28:12.642Z] 6fd71d22b032: Preparing [2021-06-16T06:28:12.642Z] b8be97ad0d82: Preparing [2021-06-16T06:28:12.642Z] dc853a4c115a: Preparing [2021-06-16T06:28:12.642Z] 7b08f9a1ccdb: Preparing [2021-06-16T06:28:12.642Z] d73d7ad9e685: Preparing [2021-06-16T06:28:12.642Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:12.642Z] b8be97ad0d82: Waiting [2021-06-16T06:28:12.642Z] dc853a4c115a: Waiting [2021-06-16T06:28:12.642Z] 7b08f9a1ccdb: Waiting [2021-06-16T06:28:12.642Z] d73d7ad9e685: Waiting [2021-06-16T06:28:12.642Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:12.917Z] 2b77ab763e0a: Layer already exists [2021-06-16T06:28:12.917Z] 8ccf2704415f: Layer already exists [2021-06-16T06:28:12.917Z] 6fd71d22b032: Layer already exists [2021-06-16T06:28:12.917Z] 17bdf1a75e98: Layer already exists [2021-06-16T06:28:12.917Z] bdbbc0deb71d: Layer already exists [2021-06-16T06:28:12.917Z] b8be97ad0d82: Layer already exists [2021-06-16T06:28:12.917Z] 7b08f9a1ccdb: Layer already exists [2021-06-16T06:28:12.917Z] d73d7ad9e685: Layer already exists [2021-06-16T06:28:12.917Z] dc853a4c115a: Layer already exists [2021-06-16T06:28:12.917Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:12.917Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:13.274Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:13.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-16T06:28:13.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T06:28:13.623Z] 2b77ab763e0a: Preparing [2021-06-16T06:28:13.623Z] bdbbc0deb71d: Preparing [2021-06-16T06:28:13.623Z] 8ccf2704415f: Preparing [2021-06-16T06:28:13.623Z] 17bdf1a75e98: Preparing [2021-06-16T06:28:13.623Z] 6fd71d22b032: Preparing [2021-06-16T06:28:13.623Z] b8be97ad0d82: Preparing [2021-06-16T06:28:13.623Z] dc853a4c115a: Preparing [2021-06-16T06:28:13.623Z] 7b08f9a1ccdb: Preparing [2021-06-16T06:28:13.623Z] d73d7ad9e685: Preparing [2021-06-16T06:28:13.623Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:13.623Z] b8be97ad0d82: Waiting [2021-06-16T06:28:13.623Z] dc853a4c115a: Waiting [2021-06-16T06:28:13.623Z] 7b08f9a1ccdb: Waiting [2021-06-16T06:28:13.623Z] d73d7ad9e685: Waiting [2021-06-16T06:28:13.623Z] 3fbe34a1663b: Waiting [2021-06-16T06:28:13.899Z] 6fd71d22b032: Layer already exists [2021-06-16T06:28:13.899Z] 8ccf2704415f: Layer already exists [2021-06-16T06:28:13.899Z] bdbbc0deb71d: Layer already exists [2021-06-16T06:28:13.899Z] 2b77ab763e0a: Layer already exists [2021-06-16T06:28:13.899Z] 17bdf1a75e98: Layer already exists [2021-06-16T06:28:13.899Z] dc853a4c115a: Layer already exists [2021-06-16T06:28:13.899Z] 7b08f9a1ccdb: Layer already exists [2021-06-16T06:28:13.899Z] b8be97ad0d82: Layer already exists [2021-06-16T06:28:13.899Z] d73d7ad9e685: Layer already exists [2021-06-16T06:28:13.899Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:13.899Z] master: digest: sha256:6cc7efac4551469e328d59e353c8288031ab745b5e7ed1a1a51917e824f5bdc4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:28:13.970Z] ===================================================== [Pipeline] echo [2021-06-16T06:28:13.987Z] taggedImages: [2021-06-16T06:28:13.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:13.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T06:28:13.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.266 [2021-06-16T06:28:13.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:13.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-16T06:28:14.036Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-16T06:28:14.036Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:14.036Z] latest [2021-06-16T06:28:14.036Z] 2.0.0-dev.266 [2021-06-16T06:28:14.036Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:14.036Z] master [2021-06-16T06:28:14.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:14.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:14.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:14.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T06:28:14.789Z] 5488c927c767: Preparing [2021-06-16T06:28:14.789Z] 0f5fcd943992: Preparing [2021-06-16T06:28:14.789Z] fede4b4a1028: Preparing [2021-06-16T06:28:14.789Z] 594f9280f670: Preparing [2021-06-16T06:28:14.789Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:15.062Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:15.062Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:15.062Z] 5488c927c767: Pushed [2021-06-16T06:28:15.336Z] 594f9280f670: Pushed [2021-06-16T06:28:17.953Z] 0f5fcd943992: Pushed [2021-06-16T06:28:18.227Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:18.578Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:18.929Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T06:28:18.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T06:28:18.929Z] 5488c927c767: Preparing [2021-06-16T06:28:18.929Z] 0f5fcd943992: Preparing [2021-06-16T06:28:18.929Z] fede4b4a1028: Preparing [2021-06-16T06:28:18.929Z] 594f9280f670: Preparing [2021-06-16T06:28:18.929Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:18.929Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:18.929Z] 0f5fcd943992: Layer already exists [2021-06-16T06:28:18.929Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:18.929Z] 594f9280f670: Layer already exists [2021-06-16T06:28:18.929Z] 5488c927c767: Layer already exists [2021-06-16T06:28:19.203Z] latest: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:19.573Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:19.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 [2021-06-16T06:28:19.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T06:28:19.917Z] 5488c927c767: Preparing [2021-06-16T06:28:19.917Z] 0f5fcd943992: Preparing [2021-06-16T06:28:19.917Z] fede4b4a1028: Preparing [2021-06-16T06:28:19.917Z] 594f9280f670: Preparing [2021-06-16T06:28:19.917Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:20.190Z] 5488c927c767: Layer already exists [2021-06-16T06:28:20.190Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:20.190Z] 0f5fcd943992: Layer already exists [2021-06-16T06:28:20.190Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:20.190Z] 594f9280f670: Layer already exists [2021-06-16T06:28:20.190Z] 2.0.0-dev.266: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:20.538Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:20.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:20.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T06:28:20.885Z] 5488c927c767: Preparing [2021-06-16T06:28:20.885Z] 0f5fcd943992: Preparing [2021-06-16T06:28:20.885Z] fede4b4a1028: Preparing [2021-06-16T06:28:20.885Z] 594f9280f670: Preparing [2021-06-16T06:28:20.885Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:20.885Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:20.885Z] 594f9280f670: Layer already exists [2021-06-16T06:28:21.185Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:21.185Z] 0f5fcd943992: Layer already exists [2021-06-16T06:28:21.185Z] 5488c927c767: Layer already exists [2021-06-16T06:28:21.185Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:21.542Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:21.894Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-16T06:28:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T06:28:21.894Z] 5488c927c767: Preparing [2021-06-16T06:28:21.894Z] 0f5fcd943992: Preparing [2021-06-16T06:28:21.894Z] fede4b4a1028: Preparing [2021-06-16T06:28:21.894Z] 594f9280f670: Preparing [2021-06-16T06:28:21.894Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:21.894Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:22.167Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:22.167Z] 594f9280f670: Layer already exists [2021-06-16T06:28:22.167Z] 5488c927c767: Layer already exists [2021-06-16T06:28:22.167Z] 0f5fcd943992: Layer already exists [2021-06-16T06:28:22.167Z] master: digest: sha256:9b9f87b00625794e722f5e9fa92c0a0d1f20d04f2bdc5b9a0a4dda8be66c8853 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:28:22.233Z] ===================================================== [Pipeline] echo [2021-06-16T06:28:22.251Z] taggedImages: [2021-06-16T06:28:22.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:22.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T06:28:22.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.266 [2021-06-16T06:28:22.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:22.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-16T06:28:22.290Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-16T06:28:22.290Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:22.290Z] latest [2021-06-16T06:28:22.290Z] 2.0.0-dev.266 [2021-06-16T06:28:22.290Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:22.290Z] master [2021-06-16T06:28:22.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:22.681Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:23.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:23.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T06:28:23.021Z] dc505f9b750f: Preparing [2021-06-16T06:28:23.021Z] 30a93eef60de: Preparing [2021-06-16T06:28:23.021Z] fede4b4a1028: Preparing [2021-06-16T06:28:23.021Z] e1d94825eb11: Preparing [2021-06-16T06:28:23.021Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:23.296Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:23.296Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:23.296Z] dc505f9b750f: Pushed [2021-06-16T06:28:23.296Z] e1d94825eb11: Pushed [2021-06-16T06:28:25.904Z] 30a93eef60de: Pushed [2021-06-16T06:28:26.174Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:26.519Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:26.853Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T06:28:26.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T06:28:26.853Z] dc505f9b750f: Preparing [2021-06-16T06:28:26.853Z] 30a93eef60de: Preparing [2021-06-16T06:28:26.853Z] fede4b4a1028: Preparing [2021-06-16T06:28:26.853Z] e1d94825eb11: Preparing [2021-06-16T06:28:26.853Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:26.853Z] e1d94825eb11: Layer already exists [2021-06-16T06:28:26.853Z] dc505f9b750f: Layer already exists [2021-06-16T06:28:26.853Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:26.853Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:26.853Z] 30a93eef60de: Layer already exists [2021-06-16T06:28:27.124Z] latest: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:27.463Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:27.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 [2021-06-16T06:28:27.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T06:28:27.794Z] dc505f9b750f: Preparing [2021-06-16T06:28:27.794Z] 30a93eef60de: Preparing [2021-06-16T06:28:27.795Z] fede4b4a1028: Preparing [2021-06-16T06:28:27.795Z] e1d94825eb11: Preparing [2021-06-16T06:28:27.795Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:27.795Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:27.795Z] 30a93eef60de: Layer already exists [2021-06-16T06:28:27.795Z] dc505f9b750f: Layer already exists [2021-06-16T06:28:27.795Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:27.795Z] e1d94825eb11: Layer already exists [2021-06-16T06:28:28.065Z] 2.0.0-dev.266: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:28.406Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:28.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:28.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T06:28:28.744Z] dc505f9b750f: Preparing [2021-06-16T06:28:28.744Z] 30a93eef60de: Preparing [2021-06-16T06:28:28.744Z] fede4b4a1028: Preparing [2021-06-16T06:28:28.744Z] e1d94825eb11: Preparing [2021-06-16T06:28:28.744Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:28.744Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:28.744Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:28.744Z] e1d94825eb11: Layer already exists [2021-06-16T06:28:28.744Z] 30a93eef60de: Layer already exists [2021-06-16T06:28:28.744Z] dc505f9b750f: Layer already exists [2021-06-16T06:28:31.071Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:31.421Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:31.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-16T06:28:31.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T06:28:32.068Z] dc505f9b750f: Preparing [2021-06-16T06:28:32.068Z] 30a93eef60de: Preparing [2021-06-16T06:28:32.068Z] fede4b4a1028: Preparing [2021-06-16T06:28:32.068Z] e1d94825eb11: Preparing [2021-06-16T06:28:32.069Z] 3fbe34a1663b: Preparing [2021-06-16T06:28:32.069Z] dc505f9b750f: Layer already exists [2021-06-16T06:28:32.069Z] 30a93eef60de: Layer already exists [2021-06-16T06:28:32.069Z] fede4b4a1028: Layer already exists [2021-06-16T06:28:32.069Z] 3fbe34a1663b: Layer already exists [2021-06-16T06:28:32.069Z] e1d94825eb11: Layer already exists [2021-06-16T06:28:32.069Z] master: digest: sha256:189144f5eaccc08ff06eb73d7642e4a1de4686a37784d0223387151823e7ac6a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:28:32.139Z] ===================================================== [Pipeline] echo [2021-06-16T06:28:32.156Z] taggedImages: [2021-06-16T06:28:32.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:32.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T06:28:32.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.266 [2021-06-16T06:28:32.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:32.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-16T06:28:32.190Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-16T06:28:32.190Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:32.190Z] latest [2021-06-16T06:28:32.190Z] 2.0.0-dev.266 [2021-06-16T06:28:32.190Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:32.190Z] master [2021-06-16T06:28:32.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:32.598Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:32.941Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T06:28:32.941Z] 8911a0b2d5c3: Preparing [2021-06-16T06:28:32.941Z] a781f1de16bf: Preparing [2021-06-16T06:28:32.941Z] eab1e45d66dd: Preparing [2021-06-16T06:28:32.941Z] fe75388c6d87: Preparing [2021-06-16T06:28:32.941Z] 9ded3b6bb9b5: Preparing [2021-06-16T06:28:32.941Z] fa1afe8e6ed9: Preparing [2021-06-16T06:28:32.941Z] 87a09b4c083e: Preparing [2021-06-16T06:28:32.941Z] 0f74e9ff2a61: Preparing [2021-06-16T06:28:32.941Z] b122376c33c6: Preparing [2021-06-16T06:28:32.941Z] f8381ed47b22: Preparing [2021-06-16T06:28:32.941Z] e934a737d657: Preparing [2021-06-16T06:28:32.941Z] 0f74e9ff2a61: Waiting [2021-06-16T06:28:32.941Z] b122376c33c6: Waiting [2021-06-16T06:28:32.941Z] f8381ed47b22: Waiting [2021-06-16T06:28:32.941Z] e934a737d657: Waiting [2021-06-16T06:28:32.941Z] fa1afe8e6ed9: Waiting [2021-06-16T06:28:32.941Z] 87a09b4c083e: Waiting [2021-06-16T06:28:33.214Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T06:28:33.214Z] fa1afe8e6ed9: Layer already exists [2021-06-16T06:28:33.214Z] 87a09b4c083e: Layer already exists [2021-06-16T06:28:33.488Z] 0f74e9ff2a61: Layer already exists [2021-06-16T06:28:33.488Z] a781f1de16bf: Pushed [2021-06-16T06:28:33.488Z] b122376c33c6: Layer already exists [2021-06-16T06:28:33.488Z] f8381ed47b22: Layer already exists [2021-06-16T06:28:33.488Z] e934a737d657: Layer already exists [2021-06-16T06:28:34.084Z] 8911a0b2d5c3: Pushed [2021-06-16T06:28:36.052Z] eab1e45d66dd: Pushed [2021-06-16T06:28:48.425Z] fe75388c6d87: Pushed [2021-06-16T06:28:48.425Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:48.773Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:49.115Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T06:28:49.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T06:28:49.116Z] 8911a0b2d5c3: Preparing [2021-06-16T06:28:49.116Z] a781f1de16bf: Preparing [2021-06-16T06:28:49.116Z] eab1e45d66dd: Preparing [2021-06-16T06:28:49.116Z] fe75388c6d87: Preparing [2021-06-16T06:28:49.116Z] 9ded3b6bb9b5: Preparing [2021-06-16T06:28:49.116Z] fa1afe8e6ed9: Preparing [2021-06-16T06:28:49.116Z] 87a09b4c083e: Preparing [2021-06-16T06:28:49.116Z] 0f74e9ff2a61: Preparing [2021-06-16T06:28:49.116Z] b122376c33c6: Preparing [2021-06-16T06:28:49.116Z] f8381ed47b22: Preparing [2021-06-16T06:28:49.116Z] e934a737d657: Preparing [2021-06-16T06:28:49.116Z] 0f74e9ff2a61: Waiting [2021-06-16T06:28:49.116Z] f8381ed47b22: Waiting [2021-06-16T06:28:49.116Z] b122376c33c6: Waiting [2021-06-16T06:28:49.116Z] e934a737d657: Waiting [2021-06-16T06:28:49.116Z] fa1afe8e6ed9: Waiting [2021-06-16T06:28:49.116Z] 87a09b4c083e: Waiting [2021-06-16T06:28:49.390Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T06:28:49.391Z] eab1e45d66dd: Layer already exists [2021-06-16T06:28:49.391Z] a781f1de16bf: Layer already exists [2021-06-16T06:28:49.391Z] 8911a0b2d5c3: Layer already exists [2021-06-16T06:28:49.391Z] fe75388c6d87: Layer already exists [2021-06-16T06:28:49.391Z] fa1afe8e6ed9: Layer already exists [2021-06-16T06:28:49.391Z] 0f74e9ff2a61: Layer already exists [2021-06-16T06:28:49.391Z] f8381ed47b22: Layer already exists [2021-06-16T06:28:49.391Z] 87a09b4c083e: Layer already exists [2021-06-16T06:28:49.391Z] b122376c33c6: Layer already exists [2021-06-16T06:28:49.391Z] e934a737d657: Layer already exists [2021-06-16T06:28:49.391Z] latest: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:49.737Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:50.075Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 [2021-06-16T06:28:50.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T06:28:50.076Z] 8911a0b2d5c3: Preparing [2021-06-16T06:28:50.076Z] a781f1de16bf: Preparing [2021-06-16T06:28:50.076Z] eab1e45d66dd: Preparing [2021-06-16T06:28:50.076Z] fe75388c6d87: Preparing [2021-06-16T06:28:50.076Z] 9ded3b6bb9b5: Preparing [2021-06-16T06:28:50.076Z] fa1afe8e6ed9: Preparing [2021-06-16T06:28:50.076Z] 87a09b4c083e: Preparing [2021-06-16T06:28:50.076Z] 0f74e9ff2a61: Preparing [2021-06-16T06:28:50.076Z] b122376c33c6: Preparing [2021-06-16T06:28:50.076Z] f8381ed47b22: Preparing [2021-06-16T06:28:50.076Z] e934a737d657: Preparing [2021-06-16T06:28:50.076Z] fa1afe8e6ed9: Waiting [2021-06-16T06:28:50.076Z] 87a09b4c083e: Waiting [2021-06-16T06:28:50.076Z] 0f74e9ff2a61: Waiting [2021-06-16T06:28:50.076Z] b122376c33c6: Waiting [2021-06-16T06:28:50.076Z] f8381ed47b22: Waiting [2021-06-16T06:28:50.076Z] e934a737d657: Waiting [2021-06-16T06:28:50.348Z] eab1e45d66dd: Layer already exists [2021-06-16T06:28:50.348Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T06:28:50.348Z] 8911a0b2d5c3: Layer already exists [2021-06-16T06:28:50.348Z] fe75388c6d87: Layer already exists [2021-06-16T06:28:50.348Z] a781f1de16bf: Layer already exists [2021-06-16T06:28:50.348Z] 87a09b4c083e: Layer already exists [2021-06-16T06:28:50.348Z] fa1afe8e6ed9: Layer already exists [2021-06-16T06:28:50.348Z] b122376c33c6: Layer already exists [2021-06-16T06:28:50.348Z] f8381ed47b22: Layer already exists [2021-06-16T06:28:50.348Z] 0f74e9ff2a61: Layer already exists [2021-06-16T06:28:50.348Z] e934a737d657: Layer already exists [2021-06-16T06:28:50.348Z] 2.0.0-dev.266: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:50.694Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:51.031Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:51.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T06:28:51.031Z] 8911a0b2d5c3: Preparing [2021-06-16T06:28:51.031Z] a781f1de16bf: Preparing [2021-06-16T06:28:51.031Z] eab1e45d66dd: Preparing [2021-06-16T06:28:51.032Z] fe75388c6d87: Preparing [2021-06-16T06:28:51.032Z] 9ded3b6bb9b5: Preparing [2021-06-16T06:28:51.032Z] fa1afe8e6ed9: Preparing [2021-06-16T06:28:51.032Z] 87a09b4c083e: Preparing [2021-06-16T06:28:51.032Z] 0f74e9ff2a61: Preparing [2021-06-16T06:28:51.032Z] b122376c33c6: Preparing [2021-06-16T06:28:51.032Z] f8381ed47b22: Preparing [2021-06-16T06:28:51.032Z] e934a737d657: Preparing [2021-06-16T06:28:51.032Z] 0f74e9ff2a61: Waiting [2021-06-16T06:28:51.032Z] b122376c33c6: Waiting [2021-06-16T06:28:51.032Z] e934a737d657: Waiting [2021-06-16T06:28:51.032Z] fa1afe8e6ed9: Waiting [2021-06-16T06:28:51.032Z] 87a09b4c083e: Waiting [2021-06-16T06:28:51.032Z] f8381ed47b22: Waiting [2021-06-16T06:28:51.304Z] 8911a0b2d5c3: Layer already exists [2021-06-16T06:28:51.304Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T06:28:51.304Z] a781f1de16bf: Layer already exists [2021-06-16T06:28:51.304Z] eab1e45d66dd: Layer already exists [2021-06-16T06:28:51.304Z] fe75388c6d87: Layer already exists [2021-06-16T06:28:51.304Z] 87a09b4c083e: Layer already exists [2021-06-16T06:28:51.304Z] b122376c33c6: Layer already exists [2021-06-16T06:28:51.304Z] fa1afe8e6ed9: Layer already exists [2021-06-16T06:28:51.304Z] 0f74e9ff2a61: Layer already exists [2021-06-16T06:28:51.304Z] f8381ed47b22: Layer already exists [2021-06-16T06:28:51.304Z] e934a737d657: Layer already exists [2021-06-16T06:28:51.304Z] 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:51.652Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:28:51.987Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-16T06:28:51.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T06:28:51.987Z] 8911a0b2d5c3: Preparing [2021-06-16T06:28:51.987Z] a781f1de16bf: Preparing [2021-06-16T06:28:51.987Z] eab1e45d66dd: Preparing [2021-06-16T06:28:51.987Z] fe75388c6d87: Preparing [2021-06-16T06:28:51.987Z] 9ded3b6bb9b5: Preparing [2021-06-16T06:28:51.987Z] fa1afe8e6ed9: Preparing [2021-06-16T06:28:51.987Z] 87a09b4c083e: Preparing [2021-06-16T06:28:51.987Z] 0f74e9ff2a61: Preparing [2021-06-16T06:28:51.987Z] b122376c33c6: Preparing [2021-06-16T06:28:51.987Z] f8381ed47b22: Preparing [2021-06-16T06:28:51.987Z] e934a737d657: Preparing [2021-06-16T06:28:51.987Z] 87a09b4c083e: Waiting [2021-06-16T06:28:51.987Z] 0f74e9ff2a61: Waiting [2021-06-16T06:28:51.987Z] b122376c33c6: Waiting [2021-06-16T06:28:51.987Z] f8381ed47b22: Waiting [2021-06-16T06:28:51.987Z] e934a737d657: Waiting [2021-06-16T06:28:51.987Z] fa1afe8e6ed9: Waiting [2021-06-16T06:28:52.259Z] fe75388c6d87: Layer already exists [2021-06-16T06:28:52.259Z] a781f1de16bf: Layer already exists [2021-06-16T06:28:52.259Z] 8911a0b2d5c3: Layer already exists [2021-06-16T06:28:52.259Z] eab1e45d66dd: Layer already exists [2021-06-16T06:28:52.259Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T06:28:52.259Z] fa1afe8e6ed9: Layer already exists [2021-06-16T06:28:52.259Z] 87a09b4c083e: Layer already exists [2021-06-16T06:28:52.259Z] 0f74e9ff2a61: Layer already exists [2021-06-16T06:28:52.259Z] b122376c33c6: Layer already exists [2021-06-16T06:28:52.259Z] f8381ed47b22: Layer already exists [2021-06-16T06:28:52.259Z] e934a737d657: Layer already exists [2021-06-16T06:28:52.259Z] master: digest: sha256:139b5e7c70038d30630484be49cbd52e341fff1b0c429d7be284498a556a21f9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T06:28:52.332Z] ===================================================== [Pipeline] echo [2021-06-16T06:28:52.351Z] taggedImages: [2021-06-16T06:28:52.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [2021-06-16T06:28:52.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T06:28:52.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.266 [2021-06-16T06:28:52.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8-2.0.0-dev.266 [2021-06-16T06:28:52.351Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:28:53.153Z] ---> job-cost.sh [2021-06-16T06:28:53.154Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dZWU [2021-06-16T06:29:40.100Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:31:46.914Z] lf-activate-venv(): INFO: Adding /tmp/venv-dZWU/bin to PATH [2021-06-16T06:31:46.914Z] INFO: No Stack... [2021-06-16T06:31:46.914Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T06:31:46.914Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:31:47.261Z] + cut -d,+ -f6 [2021-06-16T06:31:47.261Z] cat /w/workspace/edgex-go/538/archives/cost.csv [Pipeline] lock [2021-06-16T06:31:47.337Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] [2021-06-16T06:31:47.346Z] Resource [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] did not exist. Created. [2021-06-16T06:31:47.346Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-538-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:31:47.712Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T06:31:48.524Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:31:48.539Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-538-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 [2021-06-16T06:31:49.619Z] provisioning config files... [2021-06-16T06:31:49.629Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/538@tmp/config8866469327442076048tmp [Pipeline] { [Pipeline] sh [2021-06-16T06:31:49.945Z] + set +x [2021-06-16T06:31:49.946Z] + curl -s https://codecov.io/bash [2021-06-16T06:31:49.946Z] + bash -s -- [2021-06-16T06:31:50.207Z] [2021-06-16T06:31:50.207Z] _____ _ [2021-06-16T06:31:50.207Z] / ____| | | [2021-06-16T06:31:50.207Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T06:31:50.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T06:31:50.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T06:31:50.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T06:31:50.207Z] Bash-1.0.3 [2021-06-16T06:31:50.207Z] [2021-06-16T06:31:50.207Z] [2021-06-16T06:31:50.207Z] ==> git version 2.24.4 found [2021-06-16T06:31:50.207Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T06:31:50.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T06:31:50.207Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T06:31:50.207Z] ==> Jenkins CI detected. [2021-06-16T06:31:50.207Z] project root: . [2021-06-16T06:31:50.207Z] --> token set from env [2021-06-16T06:31:50.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T06:31:50.207Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T06:31:50.207Z] ==> Python coveragepy not found [2021-06-16T06:31:50.207Z] ==> Searching for coverage reports in: [2021-06-16T06:31:50.207Z] + . [2021-06-16T06:31:50.207Z] -> Found 1 reports [2021-06-16T06:31:50.207Z] ==> Detecting git/mercurial file structure [2021-06-16T06:31:50.207Z] ==> Reading reports [2021-06-16T06:31:50.207Z] + ./coverage.out bytes=398195 [2021-06-16T06:31:50.207Z] ==> Appending adjustments [2021-06-16T06:31:50.207Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T06:31:51.592Z] + Found adjustments [2021-06-16T06:31:51.592Z] ==> Gzipping contents [2021-06-16T06:31:51.592Z] 56K /tmp/codecov.KCLCy2.gz [2021-06-16T06:31:51.592Z] ==> Uploading reports [2021-06-16T06:31:51.592Z] url: https://codecov.io [2021-06-16T06:31:51.592Z] query: branch=master&commit=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T06:31:51.592Z] -> Pinging Codecov [2021-06-16T06:31:51.592Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T06:31:51.853Z] -> Uploading to [2021-06-16T06:31:51.853Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8/9264a89e-3a04-42b1-a066-b1dcde66d56e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T063151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99f64553ca9da4bc4db7452c42e087504f4351c1e271f53ec5829a017a5df42a [2021-06-16T06:31:51.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:31:51.853Z] Dload Upload Total Spent Left Speed [2021-06-16T06:31:52.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54485 0 0 100 54485 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-06-16T06:31:52.425Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 [Pipeline] } [2021-06-16T06:31:52.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-16T06:31:55.380Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T06:31:55.397Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:31:55.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T06:31:55.708Z] [2021-06-16T06:31:55.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:31:56.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T06:31:56.028Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T06:31:56.028Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T06:31:56.028Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T06:31:56.028Z] de9db76c5a1d: Pulling fs layer [2021-06-16T06:31:56.028Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T06:31:56.028Z] 0d57e429df01: Pulling fs layer [2021-06-16T06:31:56.028Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T06:31:56.028Z] e1f770b5df2f: Pulling fs layer [2021-06-16T06:31:56.028Z] 85a0685a4137: Pulling fs layer [2021-06-16T06:31:56.028Z] 0eba1c9be4d2: Waiting [2021-06-16T06:31:56.028Z] 0d57e429df01: Waiting [2021-06-16T06:31:56.028Z] 4e4be7b47b0d: Waiting [2021-06-16T06:31:56.028Z] e1f770b5df2f: Waiting [2021-06-16T06:31:56.028Z] 85a0685a4137: Waiting [2021-06-16T06:31:56.028Z] de9db76c5a1d: Verifying Checksum [2021-06-16T06:31:56.028Z] de9db76c5a1d: Download complete [2021-06-16T06:31:56.028Z] 0ef7d3d256c8: Download complete [2021-06-16T06:31:56.028Z] 0d57e429df01: Verifying Checksum [2021-06-16T06:31:56.028Z] 0d57e429df01: Download complete [2021-06-16T06:31:56.028Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T06:31:56.028Z] 4e4be7b47b0d: Download complete [2021-06-16T06:31:56.028Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T06:31:56.028Z] 188c0c94c7c5: Download complete [2021-06-16T06:31:56.293Z] 188c0c94c7c5: Pull complete [2021-06-16T06:31:56.293Z] 0ef7d3d256c8: Pull complete [2021-06-16T06:31:56.555Z] de9db76c5a1d: Pull complete [2021-06-16T06:31:57.935Z] e1f770b5df2f: Verifying Checksum [2021-06-16T06:31:57.935Z] e1f770b5df2f: Download complete [2021-06-16T06:31:59.848Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T06:31:59.848Z] 0eba1c9be4d2: Download complete [2021-06-16T06:31:59.848Z] 85a0685a4137: Verifying Checksum [2021-06-16T06:31:59.848Z] 85a0685a4137: Download complete [2021-06-16T06:32:03.173Z] 0eba1c9be4d2: Pull complete [2021-06-16T06:32:03.173Z] 0d57e429df01: Pull complete [2021-06-16T06:32:03.173Z] 4e4be7b47b0d: Pull complete [2021-06-16T06:32:03.173Z] e1f770b5df2f: Pull complete [2021-06-16T06:32:06.513Z] 85a0685a4137: Pull complete [2021-06-16T06:32:06.513Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T06:32:06.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T06:32:06.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T06:32:06.608Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:32:06.643Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-snyk-go:1.410.4 cat [2021-06-16T06:32:09.635Z] $ docker top 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T06:32:09.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T06:32:10.168Z] + set -o pipefail [2021-06-16T06:32:10.168Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T06:32:14.403Z] [2021-06-16T06:32:14.403Z] Monitoring /w/workspace/edgex-go/538 (github.com/edgexfoundry/edgex-go)... [2021-06-16T06:32:14.403Z] [2021-06-16T06:32:14.403Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a4e8cf30-09c0-4dc3-87ef-1332e2b55dc0 [2021-06-16T06:32:14.403Z] [2021-06-16T06:32:14.403Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T06:32:14.403Z] [2021-06-16T06:32:14.403Z] [Pipeline] } [2021-06-16T06:32:14.414Z] $ docker stop --time=1 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc [2021-06-16T06:32:16.457Z] $ docker rm -f 7e839e9c179d8d00f2a5a7284df916f802a8f59bb9a8a31df03add679aa9b8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-16T06:32:17.238Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:32:17.271Z] provisioning config files... [2021-06-16T06:32:17.280Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/538@tmp/config3709111143478999264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:32:17.596Z] --> edgex-publish-swagger.sh [2021-06-16T06:32:17.596Z] === Publish openapi/v2 API === [2021-06-16T06:32:17.596Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-16T06:32:17.596Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/538/openapi/v2/core-command.yaml] [2021-06-16T06:32:17.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:17.596Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:23.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25986 0:00:01 0:00:01 --:--:-- 26005 100 30687 0 0 100 30687 0 14063 0:00:02 0:00:02 --:--:-- 14070 100 30687 0 0 100 30687 0 9639 0:00:03 0:00:03 --:--:-- 9643 100 30687 0 0 100 30687 0 7333 0:00:04 0:00:04 --:--:-- 7334 100 30687 0 0 100 30687 0 5917 0:00:05 0:00:05 --:--:-- 5918 100 30687 0 0 100 30687 0 5577 0:00:05 0:00:05 --:--:-- 0 100 30687 0 0 100 30687 0 5577 0:00:05 0:00:05 --:--:-- 0 [2021-06-16T06:32:23.017Z] [2021-06-16T06:32:23.017Z] [2021-06-16T06:32:23.017Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/538/openapi/v2/core-data.yaml] [2021-06-16T06:32:23.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:23.017Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:24.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48362 0:00:01 0:00:01 --:--:-- 48408 100 55863 0 0 100 55863 0 43625 0:00:01 0:00:01 --:--:-- 43642 [2021-06-16T06:32:24.403Z] [2021-06-16T06:32:24.403Z] [2021-06-16T06:32:24.403Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/538/openapi/v2/core-metadata.yaml] [2021-06-16T06:32:24.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:24.403Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:25.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 118k 0 0 100 118k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-06-16T06:32:25.349Z] [2021-06-16T06:32:25.349Z] [2021-06-16T06:32:25.349Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/538/openapi/v2/support-notifications.yaml] [2021-06-16T06:32:25.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:25.349Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:26.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 68051 0:00:01 0:00:01 --:--:-- 68086 100 78300 0 0 100 78300 0 66302 0:00:01 0:00:01 --:--:-- 66355 [2021-06-16T06:32:26.741Z] [2021-06-16T06:32:26.741Z] [2021-06-16T06:32:26.741Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/538/openapi/v2/support-scheduler.yaml] [2021-06-16T06:32:26.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:26.741Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:27.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32533 0:00:01 0:00:01 --:--:-- 32535 100 37318 0 0 100 37318 0 26250 0:00:01 0:00:01 --:--:-- 26243 [2021-06-16T06:32:27.949Z] [2021-06-16T06:32:27.949Z] [2021-06-16T06:32:27.949Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/538/openapi/v2/system-agent.yaml] [2021-06-16T06:32:28.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:32:28.210Z] Dload Upload Total Spent Left Speed [2021-06-16T06:32:29.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 17295 0:00:01 0:00:01 --:--:-- 17300 100 19895 0 0 100 19895 0 15054 0:00:01 0:00:01 --:--:-- 15060 [2021-06-16T06:32:29.415Z] [2021-06-16T06:32:29.415Z] [Pipeline] } [2021-06-16T06:32:29.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:32:29.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:32:29.987Z] . [Pipeline] withDockerContainer [2021-06-16T06:32:30.065Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:32:30.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:32:30.505Z] $ docker top f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:32:30.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:32:30.668Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:32:30.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:32:30.795Z] $ docker exec f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a ssh-agent [2021-06-16T06:32:30.921Z] SSH_AUTH_SOCK=/tmp/ssh-bPZXTjc3q8Gh/agent.14 [2021-06-16T06:32:30.922Z] SSH_AGENT_PID=20 [2021-06-16T06:32:30.929Z] Running ssh-add (command line suppressed) [2021-06-16T06:32:31.037Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_7618242672600682467.key (/w/workspace/edgex-go/538@tmp/private_key_7618242672600682467.key) [2021-06-16T06:32:31.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:32:31.360Z] + git semver tag [2021-06-16T06:32:31.360Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:32:31.360Z] # $GIT_DIR = /w/workspace/edgex-go/538/.git [2021-06-16T06:32:31.360Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/538 [2021-06-16T06:32:31.360Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:32:31.360Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:32:31.360Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:32:31.360Z] # $SEMVER_BRANCH = master [2021-06-16T06:32:31.360Z] # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [2021-06-16T06:32:31.360Z] # 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 HEAD [2021-06-16T06:32:31.360Z] # -> Force: false [2021-06-16T06:32:31.360Z] # a617e4e2af5932cbec74a2ce788c45173ce56a12 refs/tags/v2.0.0-dev.266 [Pipeline] } [2021-06-16T06:32:31.368Z] $ docker exec --env ******** --env ******** f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a ssh-agent -k [2021-06-16T06:32:31.464Z] unset SSH_AUTH_SOCK; [2021-06-16T06:32:31.464Z] unset SSH_AGENT_PID; [2021-06-16T06:32:31.464Z] echo Agent pid 20 killed; [2021-06-16T06:32:31.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:32:31.819Z] + git semver [Pipeline] } [2021-06-16T06:32:31.834Z] $ docker stop --time=1 f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a [2021-06-16T06:32:33.036Z] $ docker rm -f f6f5296e5f5e0b1c6fea3ebd5690730200c8d00db0fdbe174177912cbb09626a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:32:33.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T06:32:33.490Z] [2021-06-16T06:32:33.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:32:33.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T06:32:33.799Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T06:32:33.799Z] ab5ef0e58194: Pulling fs layer [2021-06-16T06:32:33.799Z] 9712f1f96733: Pulling fs layer [2021-06-16T06:32:33.799Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T06:32:33.799Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T06:32:33.799Z] e9a5061849ea: Pulling fs layer [2021-06-16T06:32:33.799Z] d747dcd14b5f: Pulling fs layer [2021-06-16T06:32:33.799Z] 2de7ff778b66: Pulling fs layer [2021-06-16T06:32:33.799Z] e9a5061849ea: Waiting [2021-06-16T06:32:33.799Z] d747dcd14b5f: Waiting [2021-06-16T06:32:33.799Z] 2de7ff778b66: Waiting [2021-06-16T06:32:33.799Z] 0d9ebad4ef96: Waiting [2021-06-16T06:32:33.799Z] 9712f1f96733: Verifying Checksum [2021-06-16T06:32:33.799Z] 9712f1f96733: Download complete [2021-06-16T06:32:35.183Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T06:32:35.183Z] 63f879dbbcfc: Download complete [2021-06-16T06:32:35.183Z] e9a5061849ea: Verifying Checksum [2021-06-16T06:32:35.183Z] e9a5061849ea: Download complete [2021-06-16T06:32:35.183Z] d747dcd14b5f: Verifying Checksum [2021-06-16T06:32:35.183Z] d747dcd14b5f: Download complete [2021-06-16T06:32:35.753Z] 2de7ff778b66: Verifying Checksum [2021-06-16T06:32:35.753Z] 2de7ff778b66: Download complete [2021-06-16T06:32:35.753Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T06:32:35.753Z] 0d9ebad4ef96: Download complete [2021-06-16T06:32:35.753Z] ab5ef0e58194: Verifying Checksum [2021-06-16T06:32:35.753Z] ab5ef0e58194: Download complete [2021-06-16T06:32:38.323Z] ab5ef0e58194: Pull complete [2021-06-16T06:32:38.323Z] 9712f1f96733: Pull complete [2021-06-16T06:32:39.291Z] 63f879dbbcfc: Pull complete [2021-06-16T06:32:42.626Z] 0d9ebad4ef96: Pull complete [2021-06-16T06:32:42.626Z] e9a5061849ea: Pull complete [2021-06-16T06:32:42.626Z] d747dcd14b5f: Pull complete [2021-06-16T06:32:45.821Z] 2de7ff778b66: Pull complete [2021-06-16T06:32:45.821Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T06:32:45.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T06:32:45.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T06:32:45.926Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:32:45.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-lftools:0.23.1-centos7 cat [2021-06-16T06:32:50.727Z] $ docker top 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:32:50.876Z] provisioning config files... [2021-06-16T06:32:50.887Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/538@tmp/config8533054320823500483tmp [2021-06-16T06:32:50.901Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/538@tmp/config4915899308564918500tmp [2021-06-16T06:32:50.914Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/538@tmp/config7469548915765847292tmp [Pipeline] { [Pipeline] echo [2021-06-16T06:32:50.938Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:32:51.238Z] ---> sigul-configuration.sh [2021-06-16T06:32:51.238Z] gpg: directory `/root/.gnupg' created [2021-06-16T06:32:51.238Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T06:32:51.238Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T06:32:51.238Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T06:32:51.238Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T06:32:51.238Z] gpg: CAST5 encrypted data [2021-06-16T06:32:51.238Z] gpg: encrypted with 1 passphrase [2021-06-16T06:32:51.238Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T06:32:51.538Z] + mkdir /home/jenkins [2021-06-16T06:32:51.538Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T06:32:51.836Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-16T06:32:51.848Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:32:52.148Z] ---> sigul-install.sh [2021-06-16T06:32:56.375Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T06:32:56.681Z] + git tag --list [2021-06-16T06:32:56.681Z] 0.6.0 [2021-06-16T06:32:56.681Z] 0.6.1 [2021-06-16T06:32:56.681Z] 0.7.0 [2021-06-16T06:32:56.681Z] 0.7.1 [2021-06-16T06:32:56.681Z] v0.0.0 [2021-06-16T06:32:56.681Z] v0.0.1-dev.1 [2021-06-16T06:32:56.681Z] v1.0.0 [2021-06-16T06:32:56.681Z] v1.0.1 [2021-06-16T06:32:56.681Z] v1.1.0 [2021-06-16T06:32:56.681Z] v1.2.0 [2021-06-16T06:32:56.681Z] v1.2.1 [2021-06-16T06:32:56.681Z] v1.2.2-dev.1 [2021-06-16T06:32:56.681Z] v1.2.2-dev.10 [2021-06-16T06:32:56.681Z] v1.2.2-dev.100 [2021-06-16T06:32:56.681Z] v1.2.2-dev.101 [2021-06-16T06:32:56.681Z] v1.2.2-dev.102 [2021-06-16T06:32:56.681Z] v1.2.2-dev.103 [2021-06-16T06:32:56.681Z] v1.2.2-dev.104 [2021-06-16T06:32:56.681Z] v1.2.2-dev.105 [2021-06-16T06:32:56.681Z] v1.2.2-dev.106 [2021-06-16T06:32:56.681Z] v1.2.2-dev.107 [2021-06-16T06:32:56.681Z] v1.2.2-dev.11 [2021-06-16T06:32:56.681Z] v1.2.2-dev.12 [2021-06-16T06:32:56.681Z] v1.2.2-dev.13 [2021-06-16T06:32:56.681Z] v1.2.2-dev.14 [2021-06-16T06:32:56.681Z] v1.2.2-dev.15 [2021-06-16T06:32:56.681Z] v1.2.2-dev.16 [2021-06-16T06:32:56.681Z] v1.2.2-dev.17 [2021-06-16T06:32:56.681Z] v1.2.2-dev.18 [2021-06-16T06:32:56.681Z] v1.2.2-dev.19 [2021-06-16T06:32:56.681Z] v1.2.2-dev.2 [2021-06-16T06:32:56.681Z] v1.2.2-dev.20 [2021-06-16T06:32:56.681Z] v1.2.2-dev.21 [2021-06-16T06:32:56.681Z] v1.2.2-dev.22 [2021-06-16T06:32:56.681Z] v1.2.2-dev.23 [2021-06-16T06:32:56.681Z] v1.2.2-dev.24 [2021-06-16T06:32:56.681Z] v1.2.2-dev.25 [2021-06-16T06:32:56.681Z] v1.2.2-dev.26 [2021-06-16T06:32:56.681Z] v1.2.2-dev.27 [2021-06-16T06:32:56.681Z] v1.2.2-dev.28 [2021-06-16T06:32:56.681Z] v1.2.2-dev.29 [2021-06-16T06:32:56.681Z] v1.2.2-dev.3 [2021-06-16T06:32:56.681Z] v1.2.2-dev.30 [2021-06-16T06:32:56.681Z] v1.2.2-dev.31 [2021-06-16T06:32:56.681Z] v1.2.2-dev.32 [2021-06-16T06:32:56.681Z] v1.2.2-dev.33 [2021-06-16T06:32:56.681Z] v1.2.2-dev.34 [2021-06-16T06:32:56.681Z] v1.2.2-dev.35 [2021-06-16T06:32:56.681Z] v1.2.2-dev.36 [2021-06-16T06:32:56.681Z] v1.2.2-dev.37 [2021-06-16T06:32:56.681Z] v1.2.2-dev.38 [2021-06-16T06:32:56.681Z] v1.2.2-dev.39 [2021-06-16T06:32:56.681Z] v1.2.2-dev.4 [2021-06-16T06:32:56.681Z] v1.2.2-dev.40 [2021-06-16T06:32:56.681Z] v1.2.2-dev.41 [2021-06-16T06:32:56.681Z] v1.2.2-dev.42 [2021-06-16T06:32:56.681Z] v1.2.2-dev.43 [2021-06-16T06:32:56.681Z] v1.2.2-dev.44 [2021-06-16T06:32:56.681Z] v1.2.2-dev.45 [2021-06-16T06:32:56.681Z] v1.2.2-dev.46 [2021-06-16T06:32:56.681Z] v1.2.2-dev.47 [2021-06-16T06:32:56.681Z] v1.2.2-dev.48 [2021-06-16T06:32:56.681Z] v1.2.2-dev.49 [2021-06-16T06:32:56.681Z] v1.2.2-dev.5 [2021-06-16T06:32:56.681Z] v1.2.2-dev.50 [2021-06-16T06:32:56.681Z] v1.2.2-dev.51 [2021-06-16T06:32:56.681Z] v1.2.2-dev.52 [2021-06-16T06:32:56.681Z] v1.2.2-dev.53 [2021-06-16T06:32:56.681Z] v1.2.2-dev.54 [2021-06-16T06:32:56.681Z] v1.2.2-dev.55 [2021-06-16T06:32:56.681Z] v1.2.2-dev.56 [2021-06-16T06:32:56.681Z] v1.2.2-dev.57 [2021-06-16T06:32:56.681Z] v1.2.2-dev.58 [2021-06-16T06:32:56.681Z] v1.2.2-dev.59 [2021-06-16T06:32:56.681Z] v1.2.2-dev.6 [2021-06-16T06:32:56.681Z] v1.2.2-dev.60 [2021-06-16T06:32:56.681Z] v1.2.2-dev.61 [2021-06-16T06:32:56.681Z] v1.2.2-dev.62 [2021-06-16T06:32:56.681Z] v1.2.2-dev.63 [2021-06-16T06:32:56.681Z] v1.2.2-dev.64 [2021-06-16T06:32:56.681Z] v1.2.2-dev.65 [2021-06-16T06:32:56.681Z] v1.2.2-dev.66 [2021-06-16T06:32:56.681Z] v1.2.2-dev.67 [2021-06-16T06:32:56.681Z] v1.2.2-dev.68 [2021-06-16T06:32:56.681Z] v1.2.2-dev.69 [2021-06-16T06:32:56.681Z] v1.2.2-dev.7 [2021-06-16T06:32:56.681Z] v1.2.2-dev.70 [2021-06-16T06:32:56.681Z] v1.2.2-dev.71 [2021-06-16T06:32:56.681Z] v1.2.2-dev.72 [2021-06-16T06:32:56.681Z] v1.2.2-dev.73 [2021-06-16T06:32:56.681Z] v1.2.2-dev.74 [2021-06-16T06:32:56.681Z] v1.2.2-dev.75 [2021-06-16T06:32:56.681Z] v1.2.2-dev.76 [2021-06-16T06:32:56.681Z] v1.2.2-dev.77 [2021-06-16T06:32:56.681Z] v1.2.2-dev.78 [2021-06-16T06:32:56.681Z] v1.2.2-dev.79 [2021-06-16T06:32:56.681Z] v1.2.2-dev.8 [2021-06-16T06:32:56.681Z] v1.2.2-dev.80 [2021-06-16T06:32:56.681Z] v1.2.2-dev.81 [2021-06-16T06:32:56.681Z] v1.2.2-dev.82 [2021-06-16T06:32:56.681Z] v1.2.2-dev.83 [2021-06-16T06:32:56.681Z] v1.2.2-dev.84 [2021-06-16T06:32:56.681Z] v1.2.2-dev.85 [2021-06-16T06:32:56.681Z] v1.2.2-dev.86 [2021-06-16T06:32:56.681Z] v1.2.2-dev.87 [2021-06-16T06:32:56.681Z] v1.2.2-dev.88 [2021-06-16T06:32:56.681Z] v1.2.2-dev.89 [2021-06-16T06:32:56.681Z] v1.2.2-dev.9 [2021-06-16T06:32:56.681Z] v1.2.2-dev.90 [2021-06-16T06:32:56.681Z] v1.2.2-dev.91 [2021-06-16T06:32:56.681Z] v1.2.2-dev.92 [2021-06-16T06:32:56.681Z] v1.2.2-dev.93 [2021-06-16T06:32:56.681Z] v1.2.2-dev.94 [2021-06-16T06:32:56.681Z] v1.2.2-dev.95 [2021-06-16T06:32:56.681Z] v1.2.2-dev.96 [2021-06-16T06:32:56.681Z] v1.2.2-dev.97 [2021-06-16T06:32:56.681Z] v1.2.2-dev.98 [2021-06-16T06:32:56.682Z] v1.2.2-dev.99 [2021-06-16T06:32:56.682Z] v1.3.0 [2021-06-16T06:32:56.682Z] v1.3.1 [2021-06-16T06:32:56.682Z] v1.3.1-dev.1 [2021-06-16T06:32:56.682Z] v1.3.1-dev.10 [2021-06-16T06:32:56.682Z] v1.3.1-dev.11 [2021-06-16T06:32:56.682Z] v1.3.1-dev.12 [2021-06-16T06:32:56.682Z] v1.3.1-dev.13 [2021-06-16T06:32:56.682Z] v1.3.1-dev.14 [2021-06-16T06:32:56.682Z] v1.3.1-dev.15 [2021-06-16T06:32:56.682Z] v1.3.1-dev.16 [2021-06-16T06:32:56.682Z] v1.3.1-dev.17 [2021-06-16T06:32:56.682Z] v1.3.1-dev.18 [2021-06-16T06:32:56.682Z] v1.3.1-dev.2 [2021-06-16T06:32:56.682Z] v1.3.1-dev.3 [2021-06-16T06:32:56.682Z] v1.3.1-dev.4 [2021-06-16T06:32:56.682Z] v1.3.1-dev.5 [2021-06-16T06:32:56.682Z] v1.3.1-dev.6 [2021-06-16T06:32:56.682Z] v1.3.1-dev.7 [2021-06-16T06:32:56.682Z] v1.3.1-dev.8 [2021-06-16T06:32:56.682Z] v1.3.1-dev.9 [2021-06-16T06:32:56.682Z] v2.0.0-dev.1 [2021-06-16T06:32:56.682Z] v2.0.0-dev.10 [2021-06-16T06:32:56.682Z] v2.0.0-dev.100 [2021-06-16T06:32:56.682Z] v2.0.0-dev.101 [2021-06-16T06:32:56.682Z] v2.0.0-dev.102 [2021-06-16T06:32:56.682Z] v2.0.0-dev.103 [2021-06-16T06:32:56.682Z] v2.0.0-dev.104 [2021-06-16T06:32:56.682Z] v2.0.0-dev.105 [2021-06-16T06:32:56.682Z] v2.0.0-dev.106 [2021-06-16T06:32:56.682Z] v2.0.0-dev.107 [2021-06-16T06:32:56.682Z] v2.0.0-dev.108 [2021-06-16T06:32:56.682Z] v2.0.0-dev.109 [2021-06-16T06:32:56.682Z] v2.0.0-dev.11 [2021-06-16T06:32:56.682Z] v2.0.0-dev.110 [2021-06-16T06:32:56.682Z] v2.0.0-dev.111 [2021-06-16T06:32:56.682Z] v2.0.0-dev.112 [2021-06-16T06:32:56.682Z] v2.0.0-dev.113 [2021-06-16T06:32:56.682Z] v2.0.0-dev.114 [2021-06-16T06:32:56.682Z] v2.0.0-dev.115 [2021-06-16T06:32:56.682Z] v2.0.0-dev.116 [2021-06-16T06:32:56.682Z] v2.0.0-dev.117 [2021-06-16T06:32:56.682Z] v2.0.0-dev.118 [2021-06-16T06:32:56.682Z] v2.0.0-dev.119 [2021-06-16T06:32:56.682Z] v2.0.0-dev.12 [2021-06-16T06:32:56.682Z] v2.0.0-dev.120 [2021-06-16T06:32:56.682Z] v2.0.0-dev.121 [2021-06-16T06:32:56.682Z] v2.0.0-dev.122 [2021-06-16T06:32:56.682Z] v2.0.0-dev.123 [2021-06-16T06:32:56.682Z] v2.0.0-dev.124 [2021-06-16T06:32:56.682Z] v2.0.0-dev.125 [2021-06-16T06:32:56.682Z] v2.0.0-dev.126 [2021-06-16T06:32:56.682Z] v2.0.0-dev.127 [2021-06-16T06:32:56.682Z] v2.0.0-dev.128 [2021-06-16T06:32:56.682Z] v2.0.0-dev.129 [2021-06-16T06:32:56.682Z] v2.0.0-dev.13 [2021-06-16T06:32:56.682Z] v2.0.0-dev.130 [2021-06-16T06:32:56.682Z] v2.0.0-dev.131 [2021-06-16T06:32:56.682Z] v2.0.0-dev.132 [2021-06-16T06:32:56.682Z] v2.0.0-dev.133 [2021-06-16T06:32:56.682Z] v2.0.0-dev.134 [2021-06-16T06:32:56.682Z] v2.0.0-dev.135 [2021-06-16T06:32:56.682Z] v2.0.0-dev.136 [2021-06-16T06:32:56.682Z] v2.0.0-dev.137 [2021-06-16T06:32:56.682Z] v2.0.0-dev.138 [2021-06-16T06:32:56.682Z] v2.0.0-dev.139 [2021-06-16T06:32:56.682Z] v2.0.0-dev.14 [2021-06-16T06:32:56.682Z] v2.0.0-dev.140 [2021-06-16T06:32:56.682Z] v2.0.0-dev.141 [2021-06-16T06:32:56.682Z] v2.0.0-dev.142 [2021-06-16T06:32:56.682Z] v2.0.0-dev.143 [2021-06-16T06:32:56.682Z] v2.0.0-dev.144 [2021-06-16T06:32:56.682Z] v2.0.0-dev.145 [2021-06-16T06:32:56.682Z] v2.0.0-dev.146 [2021-06-16T06:32:56.682Z] v2.0.0-dev.147 [2021-06-16T06:32:56.682Z] v2.0.0-dev.148 [2021-06-16T06:32:56.682Z] v2.0.0-dev.149 [2021-06-16T06:32:56.682Z] v2.0.0-dev.15 [2021-06-16T06:32:56.682Z] v2.0.0-dev.150 [2021-06-16T06:32:56.682Z] v2.0.0-dev.151 [2021-06-16T06:32:56.682Z] v2.0.0-dev.152 [2021-06-16T06:32:56.682Z] v2.0.0-dev.153 [2021-06-16T06:32:56.682Z] v2.0.0-dev.154 [2021-06-16T06:32:56.682Z] v2.0.0-dev.155 [2021-06-16T06:32:56.682Z] v2.0.0-dev.156 [2021-06-16T06:32:56.682Z] v2.0.0-dev.157 [2021-06-16T06:32:56.682Z] v2.0.0-dev.158 [2021-06-16T06:32:56.682Z] v2.0.0-dev.159 [2021-06-16T06:32:56.682Z] v2.0.0-dev.16 [2021-06-16T06:32:56.682Z] v2.0.0-dev.160 [2021-06-16T06:32:56.682Z] v2.0.0-dev.161 [2021-06-16T06:32:56.682Z] v2.0.0-dev.162 [2021-06-16T06:32:56.682Z] v2.0.0-dev.163 [2021-06-16T06:32:56.682Z] v2.0.0-dev.164 [2021-06-16T06:32:56.682Z] v2.0.0-dev.165 [2021-06-16T06:32:56.682Z] v2.0.0-dev.166 [2021-06-16T06:32:56.682Z] v2.0.0-dev.167 [2021-06-16T06:32:56.682Z] v2.0.0-dev.168 [2021-06-16T06:32:56.682Z] v2.0.0-dev.169 [2021-06-16T06:32:56.682Z] v2.0.0-dev.17 [2021-06-16T06:32:56.682Z] v2.0.0-dev.170 [2021-06-16T06:32:56.682Z] v2.0.0-dev.171 [2021-06-16T06:32:56.682Z] v2.0.0-dev.172 [2021-06-16T06:32:56.682Z] v2.0.0-dev.173 [2021-06-16T06:32:56.682Z] v2.0.0-dev.174 [2021-06-16T06:32:56.682Z] v2.0.0-dev.175 [2021-06-16T06:32:56.682Z] v2.0.0-dev.176 [2021-06-16T06:32:56.682Z] v2.0.0-dev.177 [2021-06-16T06:32:56.682Z] v2.0.0-dev.178 [2021-06-16T06:32:56.682Z] v2.0.0-dev.179 [2021-06-16T06:32:56.682Z] v2.0.0-dev.18 [2021-06-16T06:32:56.682Z] v2.0.0-dev.180 [2021-06-16T06:32:56.682Z] v2.0.0-dev.181 [2021-06-16T06:32:56.682Z] v2.0.0-dev.182 [2021-06-16T06:32:56.682Z] v2.0.0-dev.183 [2021-06-16T06:32:56.682Z] v2.0.0-dev.184 [2021-06-16T06:32:56.682Z] v2.0.0-dev.185 [2021-06-16T06:32:56.682Z] v2.0.0-dev.186 [2021-06-16T06:32:56.682Z] v2.0.0-dev.187 [2021-06-16T06:32:56.682Z] v2.0.0-dev.188 [2021-06-16T06:32:56.682Z] v2.0.0-dev.189 [2021-06-16T06:32:56.682Z] v2.0.0-dev.19 [2021-06-16T06:32:56.682Z] v2.0.0-dev.190 [2021-06-16T06:32:56.682Z] v2.0.0-dev.191 [2021-06-16T06:32:56.682Z] v2.0.0-dev.192 [2021-06-16T06:32:56.682Z] v2.0.0-dev.193 [2021-06-16T06:32:56.682Z] v2.0.0-dev.194 [2021-06-16T06:32:56.682Z] v2.0.0-dev.195 [2021-06-16T06:32:56.682Z] v2.0.0-dev.196 [2021-06-16T06:32:56.682Z] v2.0.0-dev.197 [2021-06-16T06:32:56.682Z] v2.0.0-dev.198 [2021-06-16T06:32:56.682Z] v2.0.0-dev.199 [2021-06-16T06:32:56.682Z] v2.0.0-dev.2 [2021-06-16T06:32:56.682Z] v2.0.0-dev.20 [2021-06-16T06:32:56.682Z] v2.0.0-dev.200 [2021-06-16T06:32:56.682Z] v2.0.0-dev.201 [2021-06-16T06:32:56.682Z] v2.0.0-dev.202 [2021-06-16T06:32:56.682Z] v2.0.0-dev.203 [2021-06-16T06:32:56.682Z] v2.0.0-dev.204 [2021-06-16T06:32:56.682Z] v2.0.0-dev.205 [2021-06-16T06:32:56.682Z] v2.0.0-dev.206 [2021-06-16T06:32:56.682Z] v2.0.0-dev.207 [2021-06-16T06:32:56.682Z] v2.0.0-dev.208 [2021-06-16T06:32:56.682Z] v2.0.0-dev.209 [2021-06-16T06:32:56.682Z] v2.0.0-dev.21 [2021-06-16T06:32:56.682Z] v2.0.0-dev.210 [2021-06-16T06:32:56.682Z] v2.0.0-dev.211 [2021-06-16T06:32:56.682Z] v2.0.0-dev.212 [2021-06-16T06:32:56.682Z] v2.0.0-dev.213 [2021-06-16T06:32:56.682Z] v2.0.0-dev.214 [2021-06-16T06:32:56.682Z] v2.0.0-dev.215 [2021-06-16T06:32:56.682Z] v2.0.0-dev.216 [2021-06-16T06:32:56.682Z] v2.0.0-dev.217 [2021-06-16T06:32:56.682Z] v2.0.0-dev.218 [2021-06-16T06:32:56.682Z] v2.0.0-dev.219 [2021-06-16T06:32:56.682Z] v2.0.0-dev.22 [2021-06-16T06:32:56.682Z] v2.0.0-dev.220 [2021-06-16T06:32:56.682Z] v2.0.0-dev.221 [2021-06-16T06:32:56.682Z] v2.0.0-dev.222 [2021-06-16T06:32:56.682Z] v2.0.0-dev.223 [2021-06-16T06:32:56.682Z] v2.0.0-dev.224 [2021-06-16T06:32:56.682Z] v2.0.0-dev.225 [2021-06-16T06:32:56.682Z] v2.0.0-dev.226 [2021-06-16T06:32:56.682Z] v2.0.0-dev.227 [2021-06-16T06:32:56.682Z] v2.0.0-dev.228 [2021-06-16T06:32:56.682Z] v2.0.0-dev.229 [2021-06-16T06:32:56.682Z] v2.0.0-dev.23 [2021-06-16T06:32:56.682Z] v2.0.0-dev.230 [2021-06-16T06:32:56.682Z] v2.0.0-dev.231 [2021-06-16T06:32:56.682Z] v2.0.0-dev.232 [2021-06-16T06:32:56.682Z] v2.0.0-dev.233 [2021-06-16T06:32:56.682Z] v2.0.0-dev.234 [2021-06-16T06:32:56.682Z] v2.0.0-dev.235 [2021-06-16T06:32:56.682Z] v2.0.0-dev.236 [2021-06-16T06:32:56.682Z] v2.0.0-dev.237 [2021-06-16T06:32:56.682Z] v2.0.0-dev.238 [2021-06-16T06:32:56.682Z] v2.0.0-dev.239 [2021-06-16T06:32:56.682Z] v2.0.0-dev.24 [2021-06-16T06:32:56.682Z] v2.0.0-dev.240 [2021-06-16T06:32:56.682Z] v2.0.0-dev.241 [2021-06-16T06:32:56.682Z] v2.0.0-dev.242 [2021-06-16T06:32:56.682Z] v2.0.0-dev.243 [2021-06-16T06:32:56.682Z] v2.0.0-dev.244 [2021-06-16T06:32:56.682Z] v2.0.0-dev.245 [2021-06-16T06:32:56.682Z] v2.0.0-dev.246 [2021-06-16T06:32:56.682Z] v2.0.0-dev.247 [2021-06-16T06:32:56.682Z] v2.0.0-dev.248 [2021-06-16T06:32:56.682Z] v2.0.0-dev.249 [2021-06-16T06:32:56.682Z] v2.0.0-dev.25 [2021-06-16T06:32:56.682Z] v2.0.0-dev.250 [2021-06-16T06:32:56.682Z] v2.0.0-dev.251 [2021-06-16T06:32:56.682Z] v2.0.0-dev.252 [2021-06-16T06:32:56.682Z] v2.0.0-dev.253 [2021-06-16T06:32:56.682Z] v2.0.0-dev.254 [2021-06-16T06:32:56.682Z] v2.0.0-dev.255 [2021-06-16T06:32:56.682Z] v2.0.0-dev.256 [2021-06-16T06:32:56.682Z] v2.0.0-dev.257 [2021-06-16T06:32:56.682Z] v2.0.0-dev.258 [2021-06-16T06:32:56.682Z] v2.0.0-dev.259 [2021-06-16T06:32:56.682Z] v2.0.0-dev.26 [2021-06-16T06:32:56.682Z] v2.0.0-dev.260 [2021-06-16T06:32:56.682Z] v2.0.0-dev.261 [2021-06-16T06:32:56.682Z] v2.0.0-dev.262 [2021-06-16T06:32:56.682Z] v2.0.0-dev.263 [2021-06-16T06:32:56.682Z] v2.0.0-dev.264 [2021-06-16T06:32:56.682Z] v2.0.0-dev.265 [2021-06-16T06:32:56.682Z] v2.0.0-dev.266 [2021-06-16T06:32:56.682Z] v2.0.0-dev.27 [2021-06-16T06:32:56.682Z] v2.0.0-dev.28 [2021-06-16T06:32:56.682Z] v2.0.0-dev.29 [2021-06-16T06:32:56.682Z] v2.0.0-dev.3 [2021-06-16T06:32:56.682Z] v2.0.0-dev.30 [2021-06-16T06:32:56.682Z] v2.0.0-dev.31 [2021-06-16T06:32:56.682Z] v2.0.0-dev.32 [2021-06-16T06:32:56.682Z] v2.0.0-dev.33 [2021-06-16T06:32:56.682Z] v2.0.0-dev.34 [2021-06-16T06:32:56.682Z] v2.0.0-dev.35 [2021-06-16T06:32:56.682Z] v2.0.0-dev.36 [2021-06-16T06:32:56.682Z] v2.0.0-dev.37 [2021-06-16T06:32:56.682Z] v2.0.0-dev.38 [2021-06-16T06:32:56.682Z] v2.0.0-dev.39 [2021-06-16T06:32:56.682Z] v2.0.0-dev.4 [2021-06-16T06:32:56.682Z] v2.0.0-dev.40 [2021-06-16T06:32:56.682Z] v2.0.0-dev.41 [2021-06-16T06:32:56.682Z] v2.0.0-dev.42 [2021-06-16T06:32:56.682Z] v2.0.0-dev.43 [2021-06-16T06:32:56.682Z] v2.0.0-dev.44 [2021-06-16T06:32:56.682Z] v2.0.0-dev.45 [2021-06-16T06:32:56.682Z] v2.0.0-dev.46 [2021-06-16T06:32:56.682Z] v2.0.0-dev.47 [2021-06-16T06:32:56.682Z] v2.0.0-dev.48 [2021-06-16T06:32:56.682Z] v2.0.0-dev.49 [2021-06-16T06:32:56.682Z] v2.0.0-dev.5 [2021-06-16T06:32:56.682Z] v2.0.0-dev.50 [2021-06-16T06:32:56.682Z] v2.0.0-dev.51 [2021-06-16T06:32:56.682Z] v2.0.0-dev.52 [2021-06-16T06:32:56.682Z] v2.0.0-dev.53 [2021-06-16T06:32:56.682Z] v2.0.0-dev.54 [2021-06-16T06:32:56.682Z] v2.0.0-dev.55 [2021-06-16T06:32:56.682Z] v2.0.0-dev.56 [2021-06-16T06:32:56.682Z] v2.0.0-dev.57 [2021-06-16T06:32:56.682Z] v2.0.0-dev.58 [2021-06-16T06:32:56.682Z] v2.0.0-dev.59 [2021-06-16T06:32:56.682Z] v2.0.0-dev.6 [2021-06-16T06:32:56.682Z] v2.0.0-dev.60 [2021-06-16T06:32:56.682Z] v2.0.0-dev.61 [2021-06-16T06:32:56.682Z] v2.0.0-dev.62 [2021-06-16T06:32:56.682Z] v2.0.0-dev.63 [2021-06-16T06:32:56.682Z] v2.0.0-dev.64 [2021-06-16T06:32:56.682Z] v2.0.0-dev.65 [2021-06-16T06:32:56.682Z] v2.0.0-dev.66 [2021-06-16T06:32:56.682Z] v2.0.0-dev.67 [2021-06-16T06:32:56.682Z] v2.0.0-dev.68 [2021-06-16T06:32:56.682Z] v2.0.0-dev.69 [2021-06-16T06:32:56.682Z] v2.0.0-dev.7 [2021-06-16T06:32:56.682Z] v2.0.0-dev.70 [2021-06-16T06:32:56.682Z] v2.0.0-dev.71 [2021-06-16T06:32:56.682Z] v2.0.0-dev.72 [2021-06-16T06:32:56.682Z] v2.0.0-dev.73 [2021-06-16T06:32:56.682Z] v2.0.0-dev.74 [2021-06-16T06:32:56.682Z] v2.0.0-dev.75 [2021-06-16T06:32:56.682Z] v2.0.0-dev.76 [2021-06-16T06:32:56.682Z] v2.0.0-dev.77 [2021-06-16T06:32:56.682Z] v2.0.0-dev.78 [2021-06-16T06:32:56.682Z] v2.0.0-dev.79 [2021-06-16T06:32:56.682Z] v2.0.0-dev.8 [2021-06-16T06:32:56.682Z] v2.0.0-dev.80 [2021-06-16T06:32:56.682Z] v2.0.0-dev.81 [2021-06-16T06:32:56.682Z] v2.0.0-dev.82 [2021-06-16T06:32:56.682Z] v2.0.0-dev.83 [2021-06-16T06:32:56.682Z] v2.0.0-dev.84 [2021-06-16T06:32:56.682Z] v2.0.0-dev.85 [2021-06-16T06:32:56.682Z] v2.0.0-dev.86 [2021-06-16T06:32:56.682Z] v2.0.0-dev.87 [2021-06-16T06:32:56.682Z] v2.0.0-dev.88 [2021-06-16T06:32:56.682Z] v2.0.0-dev.89 [2021-06-16T06:32:56.682Z] v2.0.0-dev.9 [2021-06-16T06:32:56.682Z] v2.0.0-dev.90 [2021-06-16T06:32:56.682Z] v2.0.0-dev.91 [2021-06-16T06:32:56.682Z] v2.0.0-dev.92 [2021-06-16T06:32:56.682Z] v2.0.0-dev.93 [2021-06-16T06:32:56.682Z] v2.0.0-dev.94 [2021-06-16T06:32:56.682Z] v2.0.0-dev.95 [2021-06-16T06:32:56.682Z] v2.0.0-dev.96 [2021-06-16T06:32:56.682Z] v2.0.0-dev.97 [2021-06-16T06:32:56.682Z] v2.0.0-dev.98 [2021-06-16T06:32:56.682Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-16T06:32:56.983Z] + lftools sign git-tag v2.0.0-dev.266 [2021-06-16T06:32:57.560Z] Signing Git tag with Sigul... [2021-06-16T06:32:57.560Z] Signing v2.0.0-dev.266 [Pipeline] echo [2021-06-16T06:32:58.515Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:32:58.815Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T06:32:58.824Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T06:32:58.851Z] $ docker stop --time=1 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 [2021-06-16T06:33:00.473Z] $ docker rm -f 187ae0db72aac0aa44f7f75d830acfe19205e08935eac0fe454951c7685019b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:33:01.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:33:01.155Z] . [Pipeline] withDockerContainer [2021-06-16T06:33:01.235Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:33:01.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:33:01.648Z] $ docker top b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:33:01.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:33:01.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:33:01.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:33:01.911Z] $ docker exec b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 ssh-agent [2021-06-16T06:33:02.026Z] SSH_AUTH_SOCK=/tmp/ssh-HMEw3391BEwq/agent.15 [2021-06-16T06:33:02.026Z] SSH_AGENT_PID=22 [2021-06-16T06:33:02.032Z] Running ssh-add (command line suppressed) [2021-06-16T06:33:02.128Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_5746979170346685814.key (/w/workspace/edgex-go/538@tmp/private_key_5746979170346685814.key) [2021-06-16T06:33:02.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:33:02.455Z] + git semver bump pre [2021-06-16T06:33:02.455Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:33:02.455Z] # $GIT_DIR = /w/workspace/edgex-go/538/.git [2021-06-16T06:33:02.455Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/538 [2021-06-16T06:33:02.455Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:33:02.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:33:02.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:33:02.455Z] # $SEMVER_BRANCH = master [2021-06-16T06:33:02.455Z] # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [2021-06-16T06:33:02.455Z] 2.0.0-dev.267 [Pipeline] } [2021-06-16T06:33:02.462Z] $ docker exec --env ******** --env ******** b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 ssh-agent -k [2021-06-16T06:33:02.566Z] unset SSH_AUTH_SOCK; [2021-06-16T06:33:02.566Z] unset SSH_AGENT_PID; [2021-06-16T06:33:02.566Z] echo Agent pid 22 killed; [2021-06-16T06:33:02.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:33:02.940Z] + git semver [Pipeline] } [2021-06-16T06:33:02.952Z] $ docker stop --time=1 b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 [2021-06-16T06:33:04.152Z] $ docker rm -f b73511ec9d38b33b9da5ee6d056cdf8f29df337f6a8e491529f416cbfe6c7239 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:33:04.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:33:04.552Z] . [Pipeline] withDockerContainer [2021-06-16T06:33:04.634Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:33:04.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:33:05.052Z] $ docker top c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:33:05.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:33:05.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:33:05.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:33:05.328Z] $ docker exec c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 ssh-agent [2021-06-16T06:33:05.514Z] SSH_AUTH_SOCK=/tmp/ssh-pQjN9Hnj8Ro1/agent.15 [2021-06-16T06:33:05.514Z] SSH_AGENT_PID=22 [2021-06-16T06:33:05.521Z] Running ssh-add (command line suppressed) [2021-06-16T06:33:05.633Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_2724590756022708753.key (/w/workspace/edgex-go/538@tmp/private_key_2724590756022708753.key) [2021-06-16T06:33:05.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:33:05.958Z] + git semver push [2021-06-16T06:33:05.958Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:33:05.958Z] # $GIT_DIR = /w/workspace/edgex-go/538/.git [2021-06-16T06:33:05.958Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/538 [2021-06-16T06:33:05.958Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:33:05.958Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:33:05.958Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:33:05.958Z] # $SEMVER_BRANCH = master [2021-06-16T06:33:05.958Z] # $SEMVER_DIR = /w/workspace/edgex-go/538/.semver [Pipeline] } [2021-06-16T06:33:12.570Z] $ docker exec --env ******** --env ******** c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 ssh-agent -k [2021-06-16T06:33:12.673Z] unset SSH_AUTH_SOCK; [2021-06-16T06:33:12.674Z] unset SSH_AGENT_PID; [2021-06-16T06:33:12.674Z] echo Agent pid 22 killed; [2021-06-16T06:33:12.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:33:13.029Z] + git semver [Pipeline] } [2021-06-16T06:33:13.042Z] $ docker stop --time=1 c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 [2021-06-16T06:33:14.233Z] $ docker rm -f c0949e48f702e14e89fd1280730de99454cbc9179b031f5628354ce7abddb4c4 [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 [2021-06-16T06:33:17.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:18.098Z] ---> package-listing.sh [2021-06-16T06:33:18.098Z] ++ facter osfamily [2021-06-16T06:33:18.098Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T06:33:18.364Z] + OS_FAMILY=redhat [2021-06-16T06:33:18.364Z] + workspace=/w/workspace/edgex-go/538 [2021-06-16T06:33:18.364Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T06:33:18.364Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T06:33:18.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T06:33:18.364Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T06:33:18.364Z] + '[' /w/workspace/edgex-go/538 ']' [2021-06-16T06:33:18.364Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T06:33:18.364Z] + case "${OS_FAMILY}" in [2021-06-16T06:33:18.364Z] + rpm -qa [2021-06-16T06:33:18.364Z] + sort [2021-06-16T06:33:20.924Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T06:33:20.924Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T06:33:20.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T06:33:20.924Z] + '[' /w/workspace/edgex-go/538 ']' [2021-06-16T06:33:20.924Z] + mkdir -p /w/workspace/edgex-go/538/archives/ [2021-06-16T06:33:20.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/538/archives/ [Pipeline] echo [2021-06-16T06:33:20.940Z] 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/538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T06:33:21.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:33:21.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:33:21.800Z] [2021-06-16T06:33:21.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:33:22.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:33:22.115Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T06:33:22.115Z] df20fa9351a1: Pulling fs layer [2021-06-16T06:33:22.115Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T06:33:22.115Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T06:33:22.115Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T06:33:22.115Z] 93b61091891f: Pulling fs layer [2021-06-16T06:33:22.115Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T06:33:22.115Z] 5e14af77c1be: Pulling fs layer [2021-06-16T06:33:22.115Z] 01666e4c0597: Pulling fs layer [2021-06-16T06:33:22.115Z] aa168da1d23b: Pulling fs layer [2021-06-16T06:33:22.115Z] 93b9cdb0e59b: Waiting [2021-06-16T06:33:22.115Z] 5e14af77c1be: Waiting [2021-06-16T06:33:22.115Z] 01666e4c0597: Waiting [2021-06-16T06:33:22.115Z] aa168da1d23b: Waiting [2021-06-16T06:33:22.115Z] 46f8f816bc3b: Waiting [2021-06-16T06:33:22.115Z] 93b61091891f: Waiting [2021-06-16T06:33:22.115Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T06:33:22.115Z] 36b3adc4ff6f: Download complete [2021-06-16T06:33:22.115Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T06:33:22.115Z] 46f8f816bc3b: Download complete [2021-06-16T06:33:22.115Z] df20fa9351a1: Verifying Checksum [2021-06-16T06:33:22.115Z] df20fa9351a1: Download complete [2021-06-16T06:33:22.116Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T06:33:22.116Z] 93b9cdb0e59b: Download complete [2021-06-16T06:33:22.378Z] 5e14af77c1be: Verifying Checksum [2021-06-16T06:33:22.378Z] 5e14af77c1be: Download complete [2021-06-16T06:33:22.378Z] 93b61091891f: Verifying Checksum [2021-06-16T06:33:22.378Z] 93b61091891f: Download complete [2021-06-16T06:33:22.378Z] 01666e4c0597: Verifying Checksum [2021-06-16T06:33:22.378Z] 01666e4c0597: Download complete [2021-06-16T06:33:22.378Z] df20fa9351a1: Pull complete [2021-06-16T06:33:22.378Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T06:33:22.378Z] 8ad3a11d3b57: Download complete [2021-06-16T06:33:22.378Z] 36b3adc4ff6f: Pull complete [2021-06-16T06:33:22.961Z] 8ad3a11d3b57: Pull complete [2021-06-16T06:33:22.961Z] 46f8f816bc3b: Pull complete [2021-06-16T06:33:23.226Z] 93b61091891f: Pull complete [2021-06-16T06:33:23.226Z] 93b9cdb0e59b: Pull complete [2021-06-16T06:33:23.487Z] 5e14af77c1be: Pull complete [2021-06-16T06:33:23.487Z] 01666e4c0597: Pull complete [2021-06-16T06:33:24.427Z] aa168da1d23b: Verifying Checksum [2021-06-16T06:33:24.427Z] aa168da1d23b: Download complete [2021-06-16T06:33:28.669Z] aa168da1d23b: Pull complete [2021-06-16T06:33:28.669Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T06:33:28.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:33:28.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T06:33:28.743Z] prd-centos7-docker-4c-2g-1656 does not seem to be running inside a container [2021-06-16T06:33:28.777Z] $ 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/538/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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-lftools-log-publisher:alpine cat [2021-06-16T06:33:31.980Z] $ docker top fd62d0e93df03cff1529ccf46621c673832c82609daae52c025b0f3111bec6b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:33:32.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T06:33:32.657Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T06:33:32.973Z] + ls /var/log/sa-host [2021-06-16T06:33:32.973Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T06:33:32.973Z] file_magic: OK [2021-06-16T06:33:32.973Z] HZ: Using current value: 100 [2021-06-16T06:33:32.973Z] file_header: OK [2021-06-16T06:33:32.973Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T06:33:32.973Z] Statistics: [2021-06-16T06:33:32.973Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:33:32.973Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T06:33:32.973Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T06:33:32.973Z] file_magic: OK [2021-06-16T06:33:32.973Z] HZ: Using current value: 100 [2021-06-16T06:33:32.973Z] file_header: OK [2021-06-16T06:33:32.973Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T06:33:32.973Z] Statistics: [2021-06-16T06:33:32.973Z] 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... [2021-06-16T06:33:32.973Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:33:33.629Z] provisioning config files... [2021-06-16T06:33:33.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/538@tmp/config8688773342754465916tmp [Pipeline] { [Pipeline] echo [2021-06-16T06:33:33.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:33.980Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T06:33:33.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:34.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T06:33:34.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:34.696Z] ---> sudo-logs.sh [2021-06-16T06:33:34.696Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T06:33:34.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:35.144Z] ---> job-cost.sh [2021-06-16T06:33:35.144Z] lf-activate-venv: SKIPPING [2021-06-16T06:33:35.144Z] DEBUG: total: 0.18000000715255737 [2021-06-16T06:33:35.144Z] INFO: Retrieving Stack Cost... [2021-06-16T06:33:36.095Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:33:36.356Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T06:33:36.373Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:33:36.675Z] ---> logs-deploy.sh [2021-06-16T06:33:36.675Z] lf-activate-venv: SKIPPING [2021-06-16T06:33:36.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/538 [2021-06-16T06:33:36.675Z] INFO: archiving workspace using pattern(s): [2021-06-16T06:33:37.618Z] Archives upload complete. [2021-06-16T06:33:37.618Z] INFO: archiving logs to Nexus [2021-06-16T06:33:38.194Z] ---> uname -a: [2021-06-16T06:33:38.194Z] Linux prd-centos7-docker-4c-2g-1656.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] ---> lscpu: [2021-06-16T06:33:38.194Z] Architecture: x86_64 [2021-06-16T06:33:38.194Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T06:33:38.194Z] Byte Order: Little Endian [2021-06-16T06:33:38.194Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T06:33:38.194Z] CPU(s): 2 [2021-06-16T06:33:38.194Z] On-line CPU(s) list: 0,1 [2021-06-16T06:33:38.194Z] Thread(s) per core: 1 [2021-06-16T06:33:38.194Z] Core(s) per socket: 1 [2021-06-16T06:33:38.194Z] Socket(s): 2 [2021-06-16T06:33:38.194Z] NUMA node(s): 1 [2021-06-16T06:33:38.194Z] Vendor ID: AuthenticAMD [2021-06-16T06:33:38.194Z] CPU family: 23 [2021-06-16T06:33:38.194Z] Model: 49 [2021-06-16T06:33:38.194Z] Model name: AMD EPYC-Rome Processor [2021-06-16T06:33:38.194Z] Stepping: 0 [2021-06-16T06:33:38.194Z] CPU MHz: 2800.000 [2021-06-16T06:33:38.194Z] BogoMIPS: 5600.00 [2021-06-16T06:33:38.194Z] Virtualization: AMD-V [2021-06-16T06:33:38.194Z] Hypervisor vendor: KVM [2021-06-16T06:33:38.194Z] Virtualization type: full [2021-06-16T06:33:38.194Z] L1d cache: 64 KiB [2021-06-16T06:33:38.194Z] L1i cache: 64 KiB [2021-06-16T06:33:38.194Z] L2 cache: 1 MiB [2021-06-16T06:33:38.194Z] L3 cache: 32 MiB [2021-06-16T06:33:38.194Z] NUMA node0 CPU(s): 0,1 [2021-06-16T06:33:38.194Z] Vulnerability Itlb multihit: Not affected [2021-06-16T06:33:38.194Z] Vulnerability L1tf: Not affected [2021-06-16T06:33:38.194Z] Vulnerability Mds: Not affected [2021-06-16T06:33:38.194Z] Vulnerability Meltdown: Not affected [2021-06-16T06:33:38.194Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T06:33:38.194Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T06:33:38.194Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T06:33:38.194Z] Vulnerability Srbds: Not affected [2021-06-16T06:33:38.194Z] Vulnerability Tsx async abort: Not affected [2021-06-16T06:33:38.194Z] 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 [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] ---> nproc: [2021-06-16T06:33:38.194Z] 2 [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] ---> df -h: [2021-06-16T06:33:38.194Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T06:33:38.194Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-16T06:33:38.194Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T06:33:38.194Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T06:33:38.194Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/538 [2021-06-16T06:33:38.194Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/538@tmp [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z] ---> free -m: [2021-06-16T06:33:38.194Z] total used free shared buff/cache available [2021-06-16T06:33:38.194Z] Mem: 7821 1443 378 0 5998 6449 [2021-06-16T06:33:38.194Z] Swap: 1023 1 1022 [2021-06-16T06:33:38.194Z] [2021-06-16T06:33:38.194Z]