Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 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-ssh7507742946059256294.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-ssh7050664646757942409.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-ssh3009388121056354116.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-ssh1396659809229052413.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-ssh5366242123401767245.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1712 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/539 [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/539 # 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/539@tmp/jenkins-gitclient-ssh7954368628963890034.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 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 (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 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 Commit message: "build(snap): runtime updates (#3568)" > git rev-list --no-walk 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T16:06:08.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T16:06:08.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T16:06:08.378Z] ========================================================= [2021-06-16T16:06:08.378Z] EdgeX Global Pipelines Version Info [2021-06-16T16:06:08.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:06:09.967Z] ------------------- [2021-06-16T16:06:09.967Z] stable info: [2021-06-16T16:06:09.967Z] ------------------- [2021-06-16T16:06:09.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T16:06:09.967Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:06:09.967Z] Message: update stable to v1.0.195 [2021-06-16T16:06:10.547Z] ------------------- [2021-06-16T16:06:10.547Z] experimental info: [2021-06-16T16:06:10.547Z] ------------------- [2021-06-16T16:06:10.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T16:06:10.548Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:06:10.548Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T16:06:10.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T16:06:10.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T16:06:10.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T16:06:10.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T16:06:10.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T16:06:10.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T16:06:10.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T16:06:10.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T16:06:10.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T16:06:10.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T16:06:10.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T16:06:10.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T16:06:10.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T16:06:11.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T16:06:11.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:06:11.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:06:11.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T16:06:11.096Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T16:06:11.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T16:06:11.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T16:06:11.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T16:06:11.189Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T16:06:11.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T16:06:11.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T16:06:11.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T16:06:11.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] echo [2021-06-16T16:06:11.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29fd090 [Pipeline] echo [2021-06-16T16:06:11.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:06:11.400Z] provisioning config files... [2021-06-16T16:06:11.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config8298133167029943821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:06:11.748Z] ---> docker-login.sh [2021-06-16T16:06:11.748Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:06:12.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:06:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:06:12.273Z] Configure a credential helper to remove this warning. See [2021-06-16T16:06:12.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:06:12.273Z] [2021-06-16T16:06:12.273Z] Login Succeeded [2021-06-16T16:06:12.273Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:06:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:06:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:06:12.273Z] Configure a credential helper to remove this warning. See [2021-06-16T16:06:12.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:06:12.273Z] [2021-06-16T16:06:12.273Z] Login Succeeded [2021-06-16T16:06:12.273Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:06:12.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:06:12.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:06:12.538Z] Configure a credential helper to remove this warning. See [2021-06-16T16:06:12.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:06:12.538Z] [2021-06-16T16:06:12.538Z] Login Succeeded [2021-06-16T16:06:12.538Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:06:12.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:06:12.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:06:12.800Z] Configure a credential helper to remove this warning. See [2021-06-16T16:06:12.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:06:12.800Z] [2021-06-16T16:06:12.800Z] Login Succeeded [2021-06-16T16:06:12.800Z] docker.io [2021-06-16T16:06:12.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:06:13.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:06:13.067Z] Configure a credential helper to remove this warning. See [2021-06-16T16:06:13.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:06:13.067Z] [2021-06-16T16:06:13.067Z] Login Succeeded [2021-06-16T16:06:13.067Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:06:13.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:06:13.417Z] ++ 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-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T16:06:13.417Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T16:06:13.417Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T16:06:13.417Z] ++ cut -d/ -f2 [2021-06-16T16:06:13.417Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T16:06:13.472Z] 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-16T16:06:16.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:06:16.920Z] [2021-06-16T16:06:16.920Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:06:17.238Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:06:17.239Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T16:06:17.239Z] 31603596830f: Pulling fs layer [2021-06-16T16:06:17.239Z] 54011a49482f: Pulling fs layer [2021-06-16T16:06:17.239Z] a6820b24f6d8: Pulling fs layer [2021-06-16T16:06:17.239Z] f581987b2513: Pulling fs layer [2021-06-16T16:06:17.239Z] f581987b2513: Waiting [2021-06-16T16:06:17.501Z] 54011a49482f: Verifying Checksum [2021-06-16T16:06:17.501Z] 54011a49482f: Download complete [2021-06-16T16:06:17.501Z] 31603596830f: Verifying Checksum [2021-06-16T16:06:17.501Z] 31603596830f: Download complete [2021-06-16T16:06:17.501Z] a6820b24f6d8: Verifying Checksum [2021-06-16T16:06:17.501Z] a6820b24f6d8: Download complete [2021-06-16T16:06:17.764Z] f581987b2513: Verifying Checksum [2021-06-16T16:06:17.764Z] f581987b2513: Download complete [2021-06-16T16:06:17.764Z] 31603596830f: Pull complete [2021-06-16T16:06:17.764Z] 54011a49482f: Pull complete [2021-06-16T16:06:18.351Z] a6820b24f6d8: Pull complete [2021-06-16T16:06:18.614Z] f581987b2513: Pull complete [2021-06-16T16:06:18.614Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T16:06:18.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:06:18.614Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T16:06:18.698Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:06:18.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:06:19.864Z] $ docker top ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:06:20.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:06:20.004Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:06:20.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:06:20.124Z] $ docker exec ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 ssh-agent [2021-06-16T16:06:20.251Z] SSH_AUTH_SOCK=/tmp/ssh-8xMmUg5mmMIu/agent.13 [2021-06-16T16:06:20.251Z] SSH_AGENT_PID=19 [2021-06-16T16:06:20.260Z] Running ssh-add (command line suppressed) [2021-06-16T16:06:20.358Z] Identity added: /w/workspace/edgex-go/539@tmp/private_key_154726749152997179.key (/w/workspace/edgex-go/539@tmp/private_key_154726749152997179.key) [2021-06-16T16:06:20.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:06:20.684Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T16:06:20.695Z] $ docker exec --env ******** --env ******** ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 ssh-agent -k [2021-06-16T16:06:20.795Z] unset SSH_AUTH_SOCK; [2021-06-16T16:06:20.795Z] unset SSH_AGENT_PID; [2021-06-16T16:06:20.795Z] echo Agent pid 19 killed; [2021-06-16T16:06:20.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T16:06:20.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:06:20.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:06:20.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:06:20.963Z] $ docker exec ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 ssh-agent [2021-06-16T16:06:21.091Z] SSH_AUTH_SOCK=/tmp/ssh-ZCvkKD1MTsIW/agent.52 [2021-06-16T16:06:21.091Z] SSH_AGENT_PID=57 [2021-06-16T16:06:21.098Z] Running ssh-add (command line suppressed) [2021-06-16T16:06:21.203Z] Identity added: /w/workspace/edgex-go/539@tmp/private_key_6993026370402067073.key (/w/workspace/edgex-go/539@tmp/private_key_6993026370402067073.key) [2021-06-16T16:06:21.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:06:21.534Z] + git semver init [2021-06-16T16:06:21.534Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:06:21.534Z] # $GIT_DIR = /w/workspace/edgex-go/539/.git [2021-06-16T16:06:21.534Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/539 [2021-06-16T16:06:21.534Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:06:21.534Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:06:21.534Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:06:21.534Z] # $SEMVER_BRANCH = master [2021-06-16T16:06:21.534Z] # $SEMVER_TEMP = /tmp/semver-780378142 [2021-06-16T16:06:21.534Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T16:06:43.582Z] # '/tmp/semver-780378142' -> '/w/workspace/edgex-go/539/.semver' [2021-06-16T16:06:43.582Z] # -> Force: false [2021-06-16T16:06:43.582Z] # $SEMVER_DIR = /w/workspace/edgex-go/539/.semver [Pipeline] } [2021-06-16T16:06:43.592Z] $ docker exec --env ******** --env ******** ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 ssh-agent -k [2021-06-16T16:06:43.700Z] unset SSH_AUTH_SOCK; [2021-06-16T16:06:43.700Z] unset SSH_AGENT_PID; [2021-06-16T16:06:43.701Z] echo Agent pid 57 killed; [2021-06-16T16:06:43.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:06:44.058Z] + git semver [Pipeline] } [2021-06-16T16:06:44.067Z] $ docker stop --time=1 ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 [2021-06-16T16:06:46.877Z] $ docker rm -f ad76749c60b926a4c24012b6b234824f5edc251a06392b2faba269393822a947 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:06:47.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T16:06:47.565Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T16:06:47.569Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.267 [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-16T16:06:48.155Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:06:48.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:06:48.760Z] + sudo service docker restart [2021-06-16T16:06:48.761Z] + true [2021-06-16T16:06:48.761Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T16:07:04.745Z] Still waiting to schedule task [2021-06-16T16:07:04.746Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-16T16:07:07.457Z] ========================================================= [2021-06-16T16:07:07.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T16:07:07.457Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:07:07.789Z] + 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-16T16:07:09.189Z] Sending build context to Docker daemon 329.4MB [2021-06-16T16:07:09.189Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:07:09.189Z] Step 2/6 : FROM ${BASE} [2021-06-16T16:07:09.454Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T16:07:09.454Z] 540db60ca938: Pulling fs layer [2021-06-16T16:07:09.454Z] adcc1eea9eea: Pulling fs layer [2021-06-16T16:07:09.454Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T16:07:09.454Z] 0510c868ecb4: Pulling fs layer [2021-06-16T16:07:09.454Z] afea3b2eda06: Pulling fs layer [2021-06-16T16:07:09.454Z] 7809a108b3ef: Pulling fs layer [2021-06-16T16:07:09.454Z] f706445af74f: Pulling fs layer [2021-06-16T16:07:09.454Z] 0510c868ecb4: Waiting [2021-06-16T16:07:09.454Z] afea3b2eda06: Waiting [2021-06-16T16:07:09.454Z] 7809a108b3ef: Waiting [2021-06-16T16:07:09.454Z] f706445af74f: Waiting [2021-06-16T16:07:09.454Z] adcc1eea9eea: Verifying Checksum [2021-06-16T16:07:09.454Z] adcc1eea9eea: Download complete [2021-06-16T16:07:09.454Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T16:07:09.454Z] 4c4ab2625f07: Download complete [2021-06-16T16:07:09.454Z] afea3b2eda06: Verifying Checksum [2021-06-16T16:07:09.454Z] afea3b2eda06: Download complete [2021-06-16T16:07:09.454Z] 7809a108b3ef: Verifying Checksum [2021-06-16T16:07:09.454Z] 7809a108b3ef: Download complete [2021-06-16T16:07:09.454Z] 540db60ca938: Verifying Checksum [2021-06-16T16:07:09.454Z] 540db60ca938: Download complete [2021-06-16T16:07:09.717Z] 540db60ca938: Pull complete [2021-06-16T16:07:09.981Z] adcc1eea9eea: Pull complete [2021-06-16T16:07:09.981Z] 4c4ab2625f07: Pull complete [2021-06-16T16:07:11.920Z] f706445af74f: Verifying Checksum [2021-06-16T16:07:11.920Z] f706445af74f: Download complete [2021-06-16T16:07:11.920Z] 0510c868ecb4: Verifying Checksum [2021-06-16T16:07:11.920Z] 0510c868ecb4: Download complete [2021-06-16T16:07:15.274Z] 0510c868ecb4: Pull complete [2021-06-16T16:07:15.540Z] afea3b2eda06: Pull complete [2021-06-16T16:07:15.540Z] 7809a108b3ef: Pull complete [2021-06-16T16:07:19.874Z] f706445af74f: Pull complete [2021-06-16T16:07:19.874Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T16:07:19.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T16:07:19.874Z] ---> b068be0155e3 [2021-06-16T16:07:19.874Z] 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-16T16:07:22.439Z] ---> Running in db8e300de358 [2021-06-16T16:07:22.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:07:23.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:07:23.653Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T16:07:23.653Z] (2/12) Installing file (5.39-r0) [2021-06-16T16:07:23.918Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T16:07:23.918Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T16:07:27.239Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T16:07:27.239Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T16:07:27.239Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T16:07:27.502Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T16:07:27.502Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T16:07:27.502Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T16:07:27.770Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T16:07:27.770Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T16:07:27.770Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T16:07:27.770Z] OK: 219 MiB in 52 packages [2021-06-16T16:07:32.001Z] Removing intermediate container db8e300de358 [2021-06-16T16:07:32.001Z] ---> f2b10fd393da [2021-06-16T16:07:32.001Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T16:07:32.001Z] ---> Running in 1812b01fe285 [2021-06-16T16:07:32.001Z] Removing intermediate container 1812b01fe285 [2021-06-16T16:07:32.001Z] ---> 90d84743fbf2 [2021-06-16T16:07:32.001Z] Step 5/6 : COPY go.mod . [2021-06-16T16:07:32.001Z] ---> fd0c89640450 [2021-06-16T16:07:32.001Z] Step 6/6 : RUN go mod download [2021-06-16T16:07:32.001Z] ---> Running in 6c95747a8b5d [2021-06-16T16:07:50.166Z] Removing intermediate container 6c95747a8b5d [2021-06-16T16:07:50.166Z] ---> 342a22f53f21 [2021-06-16T16:07:50.166Z] Successfully built 342a22f53f21 [2021-06-16T16:07:50.166Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:07:50.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:07:50.479Z] . [Pipeline] withDockerContainer [2021-06-16T16:07:50.565Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:07:50.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:07:51.152Z] $ docker top 1b368123a7aca4a6159b8d16805e3f8e2e582b80b21ec07e964f96168bbb5af2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:07:51.547Z] + go version [2021-06-16T16:07:51.547Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T16:07:51.556Z] $ docker stop --time=1 1b368123a7aca4a6159b8d16805e3f8e2e582b80b21ec07e964f96168bbb5af2 [2021-06-16T16:07:52.814Z] $ docker rm -f 1b368123a7aca4a6159b8d16805e3f8e2e582b80b21ec07e964f96168bbb5af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:07:53.530Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:07:53.530Z] . [Pipeline] withDockerContainer [2021-06-16T16:07:53.615Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:07:53.655Z] $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:07:54.173Z] $ docker top 9dc7686066325d761f24f47eef100ebaa13a78e9aad98bd59f49303a5519c862 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T16:07:54.298Z] ========================================================= [2021-06-16T16:07:54.298Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T16:07:54.298Z] ========================================================= [Pipeline] sh [2021-06-16T16:07:54.599Z] + go mod tidy [Pipeline] sh [2021-06-16T16:07:55.162Z] + make test [2021-06-16T16:07:55.162Z] go mod tidy [2021-06-16T16:07:55.162Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T16:08:01.829Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T16:08:20.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T16:08:22.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T16:08:23.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T16:08:23.574Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T16:08:26.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T16:08:26.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T16:08:26.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T16:08:26.468Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T16:08:27.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T16:08:27.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T16:08:27.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T16:08:27.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T16:08:27.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T16:08:27.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T16:08:30.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-16T16:08:30.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T16:08:30.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T16:08:31.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-16T16:08:31.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T16:08:31.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.4% of statements [2021-06-16T16:08:31.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T16:08:31.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T16:08:32.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements [2021-06-16T16:08:32.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T16:08:32.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T16:08:32.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.051s coverage: 78.9% of statements [2021-06-16T16:08:33.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-16T16:08:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T16:08:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T16:08:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T16:08:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T16:08:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T16:08:34.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T16:08:34.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T16:08:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-16T16:08:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T16:08:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T16:08:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T16:08:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements [2021-06-16T16:08:35.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T16:08:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-06-16T16:08:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements [2021-06-16T16:08:35.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T16:08:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-06-16T16:08:35.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-16T16:08:36.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-16T16:08:36.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-16T16:08:36.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-16T16:08:48.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-06-16T16:08:48.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-16T16:08:52.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-06-16T16:08:52.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T16:09:10.131Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1713 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-16T16:09:10.154Z] Running in /w/workspace/edgex-go/539 [Pipeline] { [Pipeline] checkout [2021-06-16T16:09:10.571Z] The recommended git tool is: git [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 76.0% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-16T16:09:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T16:09:11.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T16:09:11.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-06-16T16:09:11.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T16:09:11.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T16:09:11.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-16T16:09:11.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T16:09:12.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-06-16T16:09:12.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T16:09:15.849Z] using credential edgex-jenkins-ssh [2021-06-16T16:09:15.870Z] Cloning the remote Git repository [2021-06-16T16:09:15.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T16:09:16.040Z] > git init /w/workspace/edgex-go/539 # timeout=10 [2021-06-16T16:09:16.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T16:09:16.162Z] > git --version # timeout=10 [2021-06-16T16:09:16.186Z] > git --version # 'git version 2.17.1' [2021-06-16T16:09:16.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:09:16.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T16:09:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-16T16:09:18.876Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-16T16:09:19.189Z] GO111MODULE=on go vet ./... [2021-06-16T16:09:31.099Z] Avoid second fetch [2021-06-16T16:09:31.100Z] Checking out Revision 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 (master) [2021-06-16T16:09:31.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T16:09:31.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:09:31.115Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:09:31.126Z] > git checkout -f 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 [2021-06-16T16:09:35.505Z] Commit message: "build(snap): runtime updates (#3568)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:09:36.890Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:09:37.403Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:09:37.751Z] + sudo service docker restart [2021-06-16T16:09:37.752Z] + true [2021-06-16T16:09:42.290Z] gofmt -l . [2021-06-16T16:09:42.290Z] [ "`gofmt -l .`" = "" ] [2021-06-16T16:09:42.290Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T16:09:43.168Z] + ls -al . [2021-06-16T16:09:43.168Z] total 516 [2021-06-16T16:09:43.168Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 16:09 . [2021-06-16T16:09:43.168Z] drwxr-xr-x 4 root root 32 Jun 16 16:07 .. [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 16:06 .dockerignore [2021-06-16T16:09:43.168Z] drwxrwxr-x 8 1001 1001 162 Jun 16 16:06 .git [2021-06-16T16:09:43.168Z] drwxrwxr-x 3 1001 1001 125 Jun 16 16:06 .github [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 16:06 .gitignore [2021-06-16T16:09:43.168Z] drwx------ 3 1001 1001 45 Jun 16 16:06 .semver [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 16:06 .sonarcloud.properties [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 16:06 Attribution.txt [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 16:06 CONTRIBUTING.md [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 16:06 Dockerfile.build [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 16:06 Jenkinsfile [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 16:06 LICENSE [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 16:06 Makefile [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 16:06 README.md [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 16:06 SECURITY.md [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 13 Jun 16 16:06 VERSION [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 16:06 ZMQWindows.md [2021-06-16T16:09:43.168Z] drwxrwxr-x 2 1001 1001 37 Jun 16 16:06 bin [2021-06-16T16:09:43.168Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 16:06 cmd [2021-06-16T16:09:43.168Z] -rw-r--r-- 1 root root 398195 Jun 16 16:09 coverage.out [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 16:06 go.mod [2021-06-16T16:09:43.168Z] -rw-r--r-- 1 root root 20843 Jun 16 16:07 go.sum [2021-06-16T16:09:43.168Z] drwxrwxr-x 7 1001 1001 114 Jun 16 16:06 internal [2021-06-16T16:09:43.168Z] drwxrwxr-x 3 1001 1001 16 Jun 16 16:06 openapi [2021-06-16T16:09:43.168Z] drwxrwxr-x 4 1001 1001 71 Jun 16 16:06 snap [2021-06-16T16:09:43.168Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 16:06 version.go [Pipeline] sh [2021-06-16T16:09:43.469Z] + '[' -e coverage.out ] [2021-06-16T16:09:43.469Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T16:09:43.558Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T16:09:43.853Z] + make build [2021-06-16T16:09:43.853Z] go mod tidy [2021-06-16T16:09:43.853Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T16:09:45.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T16:09:51.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T16:09:52.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T16:09:53.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T16:09:53.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T16:09:54.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T16:09:55.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:09:56.095Z] provisioning config files... [2021-06-16T16:09:56.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config38890920227983686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:09:56.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T16:09:56.492Z] ---> docker-login.sh [2021-06-16T16:09:56.492Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:09:57.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:09:57.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T16:09:57.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:09:57.750Z] Configure a credential helper to remove this warning. See [2021-06-16T16:09:57.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:09:57.750Z] [2021-06-16T16:09:57.750Z] Login Succeeded [2021-06-16T16:09:57.750Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:09:58.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T16:09:58.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:09:58.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:09:58.352Z] Configure a credential helper to remove this warning. See [2021-06-16T16:09:58.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:09:58.352Z] [2021-06-16T16:09:58.352Z] Login Succeeded [2021-06-16T16:09:58.352Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:09:58.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:09:58.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:09:58.950Z] Configure a credential helper to remove this warning. See [2021-06-16T16:09:58.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:09:58.950Z] [2021-06-16T16:09:58.950Z] Login Succeeded [2021-06-16T16:09:58.950Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:09:59.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T16:09:59.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:09:59.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:09:59.549Z] Configure a credential helper to remove this warning. See [2021-06-16T16:09:59.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:09:59.549Z] [2021-06-16T16:09:59.549Z] Login Succeeded [2021-06-16T16:09:59.549Z] docker.io [2021-06-16T16:09:59.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:10:00.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:10:00.420Z] Configure a credential helper to remove this warning. See [2021-06-16T16:10:00.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:10:00.420Z] [2021-06-16T16:10:00.420Z] Login Succeeded [2021-06-16T16:10:00.420Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:10:00.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T16:10:00.734Z] ========================================================= [2021-06-16T16:10:00.734Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T16:10:00.734Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-06-16T16:10:01.082Z] $ docker stop --time=1 9dc7686066325d761f24f47eef100ebaa13a78e9aad98bd59f49303a5519c862 [2021-06-16T16:10:01.096Z] + 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-16T16:10:03.547Z] $ docker rm -f 9dc7686066325d761f24f47eef100ebaa13a78e9aad98bd59f49303a5519c862 [2021-06-16T16:10:03.731Z] Sending build context to Docker daemon 166.3MB [2021-06-16T16:10:03.731Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:03.731Z] Step 2/6 : FROM ${BASE} [2021-06-16T16:10:03.731Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T16:10:03.731Z] 595b0fe564bb: Pulling fs layer [2021-06-16T16:10:03.731Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T16:10:03.731Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T16:10:03.731Z] ba82ee9f976e: Pulling fs layer [2021-06-16T16:10:03.731Z] 506bd15cee9f: Pulling fs layer [2021-06-16T16:10:03.731Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T16:10:03.731Z] 618dc40b7e24: Pulling fs layer [2021-06-16T16:10:03.731Z] ba82ee9f976e: Waiting [2021-06-16T16:10:03.731Z] 506bd15cee9f: Waiting [2021-06-16T16:10:03.731Z] 75a0a4a0db45: Waiting [2021-06-16T16:10:03.731Z] 618dc40b7e24: Waiting [2021-06-16T16:10:03.731Z] 5b7225fbf94c: Download complete [2021-06-16T16:10:03.731Z] 3088b5b3c5c0: Download complete [2021-06-16T16:10:03.731Z] 506bd15cee9f: Verifying Checksum [2021-06-16T16:10:03.731Z] 75a0a4a0db45: Download complete [2021-06-16T16:10:03.731Z] 595b0fe564bb: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-16T16:10:04.334Z] 595b0fe564bb: Pull complete [2021-06-16T16:10:06.935Z] 3088b5b3c5c0: Pull complete [2021-06-16T16:10:06.935Z] 5b7225fbf94c: Pull complete [2021-06-16T16:10:06.935Z] 618dc40b7e24: Download complete [2021-06-16T16:10:07.529Z] ba82ee9f976e: Verifying Checksum [2021-06-16T16:10:07.529Z] ba82ee9f976e: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:10:10.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T16:10:10.884Z] [2021-06-16T16:10:10.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:10:11.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T16:10:11.210Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T16:10:11.210Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T16:10:11.210Z] ca9280d653b3: Pulling fs layer [2021-06-16T16:10:11.210Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T16:10:11.475Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T16:10:11.475Z] cbdbe7a5bc2a: Download complete [2021-06-16T16:10:11.475Z] cbdbe7a5bc2a: Pull complete [2021-06-16T16:10:11.739Z] ca9280d653b3: Verifying Checksum [2021-06-16T16:10:11.739Z] ca9280d653b3: Download complete [2021-06-16T16:10:12.330Z] ca9280d653b3: Pull complete [2021-06-16T16:10:12.595Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T16:10:12.595Z] 7e9c9ca2126c: Download complete [2021-06-16T16:10:15.919Z] 7e9c9ca2126c: Pull complete [2021-06-16T16:10:15.919Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T16:10:15.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T16:10:15.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T16:10:16.000Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:10:16.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:10:17.843Z] ba82ee9f976e: Pull complete [2021-06-16T16:10:17.843Z] 506bd15cee9f: Pull complete [2021-06-16T16:10:18.115Z] 75a0a4a0db45: Pull complete [2021-06-16T16:10:18.604Z] $ docker top cb919603b961eefdbe8f0efa76a926a3229e2cb4b79ea1a1fe2c61fd99325943 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:10:18.993Z] + grep parallel [2021-06-16T16:10:18.993Z] + docker-compose build --help [2021-06-16T16:10:19.567Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T16:10:19.578Z] $ docker stop --time=1 cb919603b961eefdbe8f0efa76a926a3229e2cb4b79ea1a1fe2c61fd99325943 [2021-06-16T16:10:20.784Z] $ docker rm -f cb919603b961eefdbe8f0efa76a926a3229e2cb4b79ea1a1fe2c61fd99325943 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:10:21.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T16:10:21.228Z] . [Pipeline] withDockerContainer [2021-06-16T16:10:21.308Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:10:21.345Z] $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:10:21.504Z] 618dc40b7e24: Pull complete [2021-06-16T16:10:21.505Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T16:10:21.737Z] $ docker top b0df2ea7fef8ce2d54f0e88f68585a46da92ec04e1a51276c06456aa2aae881e -eo pid,comm [2021-06-16T16:10:21.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T16:10:21.777Z] ---> a36622ca3599 [2021-06-16T16:10:21.777Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] { [Pipeline] sh [2021-06-16T16:10:22.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T16:10:22.699Z] Building core-command ... [2021-06-16T16:10:22.699Z] Building core-data ... [2021-06-16T16:10:22.699Z] Building core-metadata ... [2021-06-16T16:10:22.699Z] Building security-bootstrapper ... [2021-06-16T16:10:22.699Z] Building security-proxy-setup ... [2021-06-16T16:10:22.699Z] Building security-secretstore-setup ... [2021-06-16T16:10:22.699Z] Building support-notifications ... [2021-06-16T16:10:22.699Z] Building support-scheduler ... [2021-06-16T16:10:22.699Z] Building sys-mgmt-agent ... [2021-06-16T16:10:22.699Z] Building security-secretstore-setup [2021-06-16T16:10:22.699Z] Building core-metadata [2021-06-16T16:10:22.699Z] Building security-bootstrapper [2021-06-16T16:10:22.699Z] Building support-scheduler [2021-06-16T16:10:22.699Z] Building core-command [2021-06-16T16:10:24.392Z] ---> Running in 8ff728033e28 [2021-06-16T16:10:25.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:10:26.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:10:26.953Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T16:10:27.549Z] (2/12) Installing file (5.39-r0) [2021-06-16T16:10:27.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T16:10:27.549Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T16:10:32.949Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T16:10:32.949Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T16:10:32.949Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T16:10:33.220Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T16:10:33.220Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T16:10:33.220Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T16:10:33.491Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T16:10:33.491Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T16:10:33.762Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T16:10:33.762Z] OK: 218 MiB in 52 packages [2021-06-16T16:10:37.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:37.627Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:10:37.627Z] ---> 342a22f53f21 [2021-06-16T16:10:37.627Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:10:37.627Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:37.627Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:10:37.627Z] ---> 342a22f53f21 [2021-06-16T16:10:37.627Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T16:10:37.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:37.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:10:37.627Z] ---> 342a22f53f21 [2021-06-16T16:10:37.627Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T16:10:38.073Z] Removing intermediate container 8ff728033e28 [2021-06-16T16:10:38.073Z] ---> 89f9bfb80d7f [2021-06-16T16:10:38.073Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T16:10:38.073Z] ---> Running in 837bfb36c83e [2021-06-16T16:10:38.073Z] Removing intermediate container 837bfb36c83e [2021-06-16T16:10:38.073Z] ---> d4ec898c9b7e [2021-06-16T16:10:38.073Z] Step 5/6 : COPY go.mod . [2021-06-16T16:10:38.669Z] ---> 46ac9ccccf17 [2021-06-16T16:10:38.669Z] Step 6/6 : RUN go mod download [2021-06-16T16:10:38.945Z] ---> Running in 9403b4c19e78 [2021-06-16T16:10:42.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:42.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:10:42.928Z] ---> 342a22f53f21 [2021-06-16T16:10:42.928Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:10:47.165Z] ---> Running in ad52f0508fbc [2021-06-16T16:10:47.165Z] ---> Running in 5bca6d585ef9 [2021-06-16T16:10:47.165Z] ---> Running in ad6a3f33ef1e [2021-06-16T16:10:47.165Z] ---> Running in a4302449733a [2021-06-16T16:10:48.548Z] Removing intermediate container 5bca6d585ef9 [2021-06-16T16:10:48.548Z] ---> 16f628906c6f [2021-06-16T16:10:48.548Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:10:48.813Z] Removing intermediate container ad6a3f33ef1e [2021-06-16T16:10:48.813Z] ---> b62b3cb4a16e [2021-06-16T16:10:48.813Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:10:49.078Z] Removing intermediate container ad52f0508fbc [2021-06-16T16:10:49.079Z] ---> 313c9df88cab [2021-06-16T16:10:49.079Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:10:49.079Z] Removing intermediate container a4302449733a [2021-06-16T16:10:49.079Z] ---> 9c2533eed7a6 [2021-06-16T16:10:49.079Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:10:49.339Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:10:49.339Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:10:49.339Z] ---> 342a22f53f21 [2021-06-16T16:10:49.339Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T16:10:49.339Z] ---> Using cache [2021-06-16T16:10:49.339Z] ---> 9c2533eed7a6 [2021-06-16T16:10:49.339Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:10:49.599Z] ---> Running in 28a6b180d1aa [2021-06-16T16:10:49.599Z] ---> Running in 2f3fc72ced2d [2021-06-16T16:10:49.599Z] ---> Running in 6f8aa1881659 [2021-06-16T16:10:49.599Z] ---> Running in bcb94da0e19d [2021-06-16T16:10:49.599Z] ---> Running in 41dc4ed0b661 [2021-06-16T16:10:50.547Z] Removing intermediate container 28a6b180d1aa [2021-06-16T16:10:50.547Z] ---> 5bc6673e7504 [2021-06-16T16:10:50.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T16:10:50.547Z] ---> Running in e77ea61aec6a [2021-06-16T16:10:50.814Z] Removing intermediate container 2f3fc72ced2d [2021-06-16T16:10:50.814Z] ---> 403d728cf9b2 [2021-06-16T16:10:50.814Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T16:10:50.814Z] ---> Running in cd5ea3179bb4 [2021-06-16T16:10:50.814Z] Removing intermediate container 6f8aa1881659 [2021-06-16T16:10:50.814Z] ---> 06b4069ada09 [2021-06-16T16:10:50.814Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T16:10:50.814Z] ---> Running in 8b40572a9369 [2021-06-16T16:10:50.814Z] Removing intermediate container 41dc4ed0b661 [2021-06-16T16:10:51.086Z] ---> a79e3ffd95a4 [2021-06-16T16:10:51.086Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T16:10:51.086Z] ---> Running in 220bf0cc134a [2021-06-16T16:10:51.086Z] Removing intermediate container bcb94da0e19d [2021-06-16T16:10:51.086Z] ---> 5c9c3a3f87b4 [2021-06-16T16:10:51.086Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T16:10:51.086Z] ---> Running in 9d2a510a43f6 [2021-06-16T16:10:51.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:51.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:51.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:51.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:51.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:51.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:52.470Z] OK: 219 MiB in 52 packages [2021-06-16T16:10:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:52.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:10:52.738Z] Removing intermediate container e77ea61aec6a [2021-06-16T16:10:52.738Z] ---> 712a713c1120 [2021-06-16T16:10:52.738Z] Step 6/24 : COPY go.mod . [2021-06-16T16:10:52.738Z] ---> 6366e7e83312 [2021-06-16T16:10:52.738Z] Step 7/24 : RUN go mod download [2021-06-16T16:10:53.002Z] ---> Running in eca551bad1c9 [2021-06-16T16:10:53.002Z] OK: 219 MiB in 52 packages [2021-06-16T16:10:53.002Z] OK: 219 MiB in 52 packages [2021-06-16T16:10:53.270Z] OK: 219 MiB in 52 packages [2021-06-16T16:10:53.270Z] OK: 219 MiB in 52 packages [2021-06-16T16:10:53.270Z] Removing intermediate container cd5ea3179bb4 [2021-06-16T16:10:53.270Z] ---> 5b5b788cd474 [2021-06-16T16:10:53.270Z] Step 6/26 : COPY go.mod . [2021-06-16T16:10:53.537Z] ---> 24a809a67fca [2021-06-16T16:10:53.537Z] Step 7/26 : RUN go mod download [2021-06-16T16:10:53.537Z] ---> Running in 49d563f71ef3 [2021-06-16T16:10:53.802Z] Removing intermediate container 9d2a510a43f6 [2021-06-16T16:10:53.802Z] ---> 4b76e97fa160 [2021-06-16T16:10:53.802Z] Step 6/24 : COPY go.mod . [2021-06-16T16:10:53.802Z] Removing intermediate container 220bf0cc134a [2021-06-16T16:10:53.802Z] ---> 9e169a27c9a3 [2021-06-16T16:10:53.802Z] Step 6/32 : COPY go.mod . [2021-06-16T16:10:53.802Z] Removing intermediate container 8b40572a9369 [2021-06-16T16:10:53.802Z] ---> a35c3b9345a8 [2021-06-16T16:10:53.802Z] Step 6/23 : COPY go.mod . [2021-06-16T16:10:54.064Z] ---> 3a00c231ae1c [2021-06-16T16:10:54.064Z] Step 7/24 : RUN go mod download [2021-06-16T16:10:54.064Z] ---> 80eda460d35d [2021-06-16T16:10:54.064Z] Step 7/32 : RUN go mod download [2021-06-16T16:10:54.064Z] ---> e32ac85d6be8 [2021-06-16T16:10:54.064Z] Step 7/23 : RUN go mod download [2021-06-16T16:10:54.064Z] Removing intermediate container eca551bad1c9 [2021-06-16T16:10:54.064Z] ---> 26da18ef5a99 [2021-06-16T16:10:54.064Z] Step 8/24 : COPY . . [2021-06-16T16:10:54.064Z] ---> Running in 9d3b1a0d67a6 [2021-06-16T16:10:54.064Z] ---> Running in 7833d7fda13e [2021-06-16T16:10:54.329Z] ---> Running in ec3b45949233 [2021-06-16T16:10:57.662Z] Removing intermediate container 49d563f71ef3 [2021-06-16T16:10:57.662Z] ---> c80650bcee44 [2021-06-16T16:10:57.662Z] Step 8/26 : COPY . . [2021-06-16T16:10:57.662Z] Removing intermediate container 9d3b1a0d67a6 [2021-06-16T16:10:57.662Z] ---> 947664e94bef [2021-06-16T16:10:57.662Z] Step 8/24 : COPY . . [2021-06-16T16:11:05.762Z] Removing intermediate container 9403b4c19e78 [2021-06-16T16:11:05.762Z] ---> 5ecf3270d9b8 [2021-06-16T16:11:05.762Z] Successfully built 5ecf3270d9b8 [2021-06-16T16:11:05.762Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:11:05.852Z] Removing intermediate container 7833d7fda13e [2021-06-16T16:11:05.852Z] ---> 276ca60afd3f [2021-06-16T16:11:05.852Z] Step 8/32 : COPY . . [2021-06-16T16:11:06.112Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:11:06.112Z] . [Pipeline] withDockerContainer [2021-06-16T16:11:06.376Z] prd-ubuntu18.04-docker-arm64-4c-16g-1713 does not seem to be running inside a container [2021-06-16T16:11:06.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:11:06.798Z] Removing intermediate container ec3b45949233 [2021-06-16T16:11:06.798Z] ---> 7b5a6494bd5d [2021-06-16T16:11:06.798Z] Step 8/23 : COPY . . [2021-06-16T16:11:06.798Z] ---> 53afa79f6f42 [2021-06-16T16:11:06.798Z] Step 9/26 : RUN go mod tidy [2021-06-16T16:11:06.798Z] ---> 5c8f1624c4ec [2021-06-16T16:11:06.798Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:11:07.372Z] ---> 7916f5b75436 [2021-06-16T16:11:07.372Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:11:08.024Z] $ docker top 18648ec85e3e7b6d0f04319f033207bcb4f30bdc43d3d2b7a4a0ab24748ab67d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:11:08.757Z] ---> Running in c90b5c645e5f [2021-06-16T16:11:08.757Z] ---> Running in 768edee3db7e [2021-06-16T16:11:08.757Z] ---> Running in 35c71abef00f [2021-06-16T16:11:09.002Z] + go version [2021-06-16T16:11:09.002Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T16:11:09.022Z] $ docker stop --time=1 18648ec85e3e7b6d0f04319f033207bcb4f30bdc43d3d2b7a4a0ab24748ab67d [2021-06-16T16:11:10.856Z] $ docker rm -f 18648ec85e3e7b6d0f04319f033207bcb4f30bdc43d3d2b7a4a0ab24748ab67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:11:11.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T16:11:11.740Z] [2021-06-16T16:11:11.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:11:12.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T16:11:12.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T16:11:12.375Z] 29e5d40040c1: Pulling fs layer [2021-06-16T16:11:12.375Z] 1ce36da41761: Pulling fs layer [2021-06-16T16:11:12.375Z] 25b303627fd3: Pulling fs layer [2021-06-16T16:11:12.649Z] 29e5d40040c1: Verifying Checksum [2021-06-16T16:11:12.649Z] 29e5d40040c1: Download complete [2021-06-16T16:11:13.247Z] 1ce36da41761: Verifying Checksum [2021-06-16T16:11:13.247Z] 1ce36da41761: Download complete [2021-06-16T16:11:13.247Z] 29e5d40040c1: Pull complete [2021-06-16T16:11:16.339Z] 1ce36da41761: Pull complete [2021-06-16T16:11:16.339Z] 25b303627fd3: Verifying Checksum [2021-06-16T16:11:16.339Z] 25b303627fd3: Download complete [2021-06-16T16:11:21.986Z] ---> 86a28f399c3f [2021-06-16T16:11:21.986Z] Step 9/32 : RUN go mod tidy [2021-06-16T16:11:21.986Z] ---> Running in 6328a6a76195 [2021-06-16T16:11:22.936Z] Removing intermediate container c90b5c645e5f [2021-06-16T16:11:22.936Z] ---> d9e7d334cf70 [2021-06-16T16:11:22.936Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T16:11:23.880Z] Removing intermediate container 768edee3db7e [2021-06-16T16:11:23.880Z] ---> ee1ab0868f10 [2021-06-16T16:11:23.880Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T16:11:24.146Z] Removing intermediate container 35c71abef00f [2021-06-16T16:11:24.146Z] ---> c676a6811c04 [2021-06-16T16:11:24.146Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T16:11:24.413Z] ---> Running in 577bcd3d4087 [2021-06-16T16:11:24.413Z] ---> Running in 4c9b5703c8a3 [2021-06-16T16:11:24.413Z] ---> b3d81f7d22c7 [2021-06-16T16:11:24.413Z] Step 9/23 : RUN go mod tidy [2021-06-16T16:11:24.413Z] ---> Running in a9c79ac1a6d3 [2021-06-16T16:11:24.413Z] ---> Running in 64d39ac7918f [2021-06-16T16:11:24.625Z] 25b303627fd3: Pull complete [2021-06-16T16:11:24.625Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T16:11:24.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T16:11:24.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T16:11:24.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-1713 does not seem to be running inside a container [2021-06-16T16:11:24.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:11:24.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T16:11:25.254Z] Removing intermediate container 6328a6a76195 [2021-06-16T16:11:25.254Z] ---> 79dc85ebdf85 [2021-06-16T16:11:25.254Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T16:11:25.254Z] ---> Running in 8851d352958a [2021-06-16T16:11:25.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T16:11:25.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T16:11:25.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T16:11:26.805Z] Removing intermediate container 64d39ac7918f [2021-06-16T16:11:26.805Z] ---> 92fe31c5e644 [2021-06-16T16:11:26.805Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T16:11:26.805Z] ---> Running in ee603fbb488f [2021-06-16T16:11:27.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T16:11:27.770Z] $ docker top 09af5bc3ec14b3c292c0404e1888de730b410ce8110ba1236b149b67fbfa68ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:11:28.694Z] + docker-compose build --help [2021-06-16T16:11:28.695Z] + grep parallel [2021-06-16T16:11:32.078Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T16:11:32.100Z] $ docker stop --time=1 09af5bc3ec14b3c292c0404e1888de730b410ce8110ba1236b149b67fbfa68ed [2021-06-16T16:11:33.930Z] $ docker rm -f 09af5bc3ec14b3c292c0404e1888de730b410ce8110ba1236b149b67fbfa68ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:11:34.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T16:11:34.607Z] . [Pipeline] withDockerContainer [2021-06-16T16:11:34.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-1713 does not seem to be running inside a container [2021-06-16T16:11:34.948Z] $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T16:11:36.527Z] $ docker top 686574767b2337d38fea3fe2058d593f7f53a0f97783baac49e9219c3472e5da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:11:37.516Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T16:11:40.894Z] Building core-command ... [2021-06-16T16:11:40.894Z] Building core-data ... [2021-06-16T16:11:40.894Z] Building core-metadata ... [2021-06-16T16:11:40.894Z] Building security-bootstrapper ... [2021-06-16T16:11:40.894Z] Building security-proxy-setup ... [2021-06-16T16:11:40.894Z] Building security-secretstore-setup ... [2021-06-16T16:11:40.894Z] Building support-notifications ... [2021-06-16T16:11:40.894Z] Building support-scheduler ... [2021-06-16T16:11:40.894Z] Building sys-mgmt-agent ... [2021-06-16T16:11:40.894Z] Building support-notifications [2021-06-16T16:11:40.894Z] Building security-proxy-setup [2021-06-16T16:11:40.894Z] Building core-command [2021-06-16T16:11:40.894Z] Building support-scheduler [2021-06-16T16:11:40.894Z] Building security-secretstore-setup [2021-06-16T16:12:06.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T16:12:06.294Z] Removing intermediate container a9c79ac1a6d3 [2021-06-16T16:12:06.294Z] ---> e4fa00cc0b7a [2021-06-16T16:12:06.294Z] [2021-06-16T16:12:06.294Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:12:06.294Z] 3.12: Pulling from library/alpine [2021-06-16T16:12:06.294Z] Removing intermediate container 8851d352958a [2021-06-16T16:12:06.294Z] ---> a9355939ab14 [2021-06-16T16:12:06.294Z] [2021-06-16T16:12:06.294Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T16:12:06.294Z] 3.12: Pulling from library/alpine [2021-06-16T16:12:06.294Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T16:12:06.294Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T16:12:06.294Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:12:06.294Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:12:06.294Z] ---> 13621d1b12d4 [2021-06-16T16:12:06.294Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:12:06.294Z] ---> 13621d1b12d4 [2021-06-16T16:12:06.294Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T16:12:06.868Z] ---> Running in dd3e8e93bacd [2021-06-16T16:12:06.868Z] ---> Running in 143265845d70 [2021-06-16T16:12:06.868Z] Removing intermediate container 577bcd3d4087 [2021-06-16T16:12:06.868Z] ---> a018e3a67b5d [2021-06-16T16:12:06.868Z] [2021-06-16T16:12:06.868Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:12:06.868Z] ---> 13621d1b12d4 [2021-06-16T16:12:06.868Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:12:06.868Z] Removing intermediate container 4c9b5703c8a3 [2021-06-16T16:12:06.868Z] ---> 7c056bc7212c [2021-06-16T16:12:06.868Z] [2021-06-16T16:12:06.868Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T16:12:06.868Z] ---> 13621d1b12d4 [2021-06-16T16:12:06.868Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T16:12:06.868Z] Removing intermediate container ee603fbb488f [2021-06-16T16:12:06.868Z] ---> eb4d273fff28 [2021-06-16T16:12:06.868Z] [2021-06-16T16:12:06.868Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T16:12:06.868Z] ---> 13621d1b12d4 [2021-06-16T16:12:06.868Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:12:06.868Z] ---> Running in a130ba7fc99a [2021-06-16T16:12:06.868Z] ---> Running in 0d20195c0d54 [2021-06-16T16:12:06.868Z] ---> Running in aa18956ecd50 [2021-06-16T16:12:06.868Z] Removing intermediate container dd3e8e93bacd [2021-06-16T16:12:06.868Z] ---> 128cba26650a [2021-06-16T16:12:06.868Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T16:12:07.133Z] ---> Running in bed98e9490db [2021-06-16T16:12:07.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.401Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T16:12:07.686Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:12:07.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.686Z] OK: 6 MiB in 15 packages [2021-06-16T16:12:07.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.686Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T16:12:07.686Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:12:07.686Z] OK: 6 MiB in 15 packages [2021-06-16T16:12:07.975Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T16:12:07.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:12:07.975Z] OK: 6 MiB in 15 packages [2021-06-16T16:12:07.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:07.975Z] Removing intermediate container 143265845d70 [2021-06-16T16:12:07.975Z] ---> 1e295ea79e70 [2021-06-16T16:12:07.975Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:12:08.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T16:12:08.239Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T16:12:08.239Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:12:08.239Z] OK: 6 MiB in 16 packages [2021-06-16T16:12:08.239Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T16:12:08.239Z] ---> Running in b79affe8836a [2021-06-16T16:12:08.239Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:12:08.239Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T16:12:08.239Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T16:12:08.239Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T16:12:08.239Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T16:12:08.239Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:12:08.239Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:12:08.239Z] OK: 7 MiB in 20 packages [2021-06-16T16:12:08.239Z] Removing intermediate container a130ba7fc99a [2021-06-16T16:12:08.239Z] ---> 43e35b93f34a [2021-06-16T16:12:08.239Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:12:08.500Z] ---> Running in 13bdb699f56f [2021-06-16T16:12:08.500Z] Removing intermediate container b79affe8836a [2021-06-16T16:12:08.500Z] ---> 4f6de528598b [2021-06-16T16:12:08.500Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T16:12:08.500Z] Removing intermediate container 0d20195c0d54 [2021-06-16T16:12:08.500Z] ---> 52cc21da8d0b [2021-06-16T16:12:08.500Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:12:08.500Z] ---> Running in 8fa1a0fdaa9c [2021-06-16T16:12:08.500Z] ---> Running in 2d5995d6efbd [2021-06-16T16:12:08.500Z] Removing intermediate container bed98e9490db [2021-06-16T16:12:08.500Z] ---> f1257c7b615d [2021-06-16T16:12:08.500Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T16:12:08.500Z] Removing intermediate container 13bdb699f56f [2021-06-16T16:12:08.500Z] ---> 18224385f485 [2021-06-16T16:12:08.500Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T16:12:08.762Z] ---> Running in 23d332f31690 [2021-06-16T16:12:08.762Z] ---> Running in 6bc4ac70ea81 [2021-06-16T16:12:09.031Z] Removing intermediate container aa18956ecd50 [2021-06-16T16:12:09.031Z] ---> 66b512b027de [2021-06-16T16:12:09.031Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T16:12:09.031Z] Removing intermediate container 2d5995d6efbd [2021-06-16T16:12:09.031Z] ---> b6b72656eb1e [2021-06-16T16:12:09.031Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T16:12:09.031Z] Removing intermediate container 8fa1a0fdaa9c [2021-06-16T16:12:09.031Z] ---> 59d6422fb36d [2021-06-16T16:12:09.031Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T16:12:09.031Z] ---> Running in 3d948988d222 [2021-06-16T16:12:09.031Z] ---> Running in 603a9c8fc9ac [2021-06-16T16:12:09.031Z] Removing intermediate container 6bc4ac70ea81 [2021-06-16T16:12:09.031Z] ---> 5049df3690f9 [2021-06-16T16:12:09.031Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T16:12:09.031Z] Removing intermediate container 23d332f31690 [2021-06-16T16:12:09.031Z] ---> d28c00292d82 [2021-06-16T16:12:09.031Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T16:12:09.031Z] ---> Running in a1cc32ef2315 [2021-06-16T16:12:09.296Z] ---> Running in d99c929e3682 [2021-06-16T16:12:09.296Z] ---> Running in 207f91361045 [2021-06-16T16:12:09.296Z] Removing intermediate container 3d948988d222 [2021-06-16T16:12:09.296Z] ---> b5a24bf53fd8 [2021-06-16T16:12:09.296Z] Step 14/26 : WORKDIR / [2021-06-16T16:12:09.296Z] Removing intermediate container a1cc32ef2315 [2021-06-16T16:12:09.296Z] ---> 083ef9551c07 [2021-06-16T16:12:09.296Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T16:12:09.296Z] Removing intermediate container d99c929e3682 [2021-06-16T16:12:09.296Z] ---> a4c0a99b52c1 [2021-06-16T16:12:09.296Z] Step 16/24 : WORKDIR / [2021-06-16T16:12:09.296Z] Removing intermediate container 603a9c8fc9ac [2021-06-16T16:12:09.296Z] ---> 0dfbff0f1cae [2021-06-16T16:12:09.296Z] Step 16/24 : WORKDIR / [2021-06-16T16:12:09.296Z] ---> Running in 343783b041ce [2021-06-16T16:12:09.296Z] ---> Running in 4640575643b7 [2021-06-16T16:12:09.296Z] Removing intermediate container 207f91361045 [2021-06-16T16:12:09.296Z] ---> 13cca23ca328 [2021-06-16T16:12:09.296Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T16:12:09.296Z] ---> Running in dbe9cde1d0ab [2021-06-16T16:12:09.296Z] ---> Running in 8ca2a5ebc8be [2021-06-16T16:12:09.296Z] ---> Running in fe26b9dd7da9 [2021-06-16T16:12:09.561Z] Removing intermediate container 343783b041ce [2021-06-16T16:12:09.561Z] ---> 0f535f7d10a9 [2021-06-16T16:12:09.561Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:12:09.561Z] Removing intermediate container 4640575643b7 [2021-06-16T16:12:09.561Z] ---> 2adba374e06d [2021-06-16T16:12:09.561Z] 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-16T16:12:09.561Z] Removing intermediate container dbe9cde1d0ab [2021-06-16T16:12:09.561Z] ---> 58562b4662ea [2021-06-16T16:12:09.561Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:12:09.561Z] Removing intermediate container 8ca2a5ebc8be [2021-06-16T16:12:09.561Z] ---> 7d0eabf448b7 [2021-06-16T16:12:09.561Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:12:09.826Z] ---> a587e72bf46a [2021-06-16T16:12:09.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T16:12:09.826Z] ---> 2ce3a8d1649f [2021-06-16T16:12:09.826Z] 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-16T16:12:09.826Z] ---> 90f66ae7f48b [2021-06-16T16:12:09.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T16:12:10.088Z] ---> 06c0514bf79f [2021-06-16T16:12:10.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T16:12:10.088Z] ---> 1bbe9cc29279 [2021-06-16T16:12:10.088Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T16:12:10.662Z] ---> 69f7c3092462 [2021-06-16T16:12:10.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T16:12:10.662Z] ---> a7fe29e248ad [2021-06-16T16:12:10.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T16:12:10.662Z] ---> 32bc5d6cd6e6 [2021-06-16T16:12:10.662Z] 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-16T16:12:10.662Z] ---> a700d78f46b0 [2021-06-16T16:12:10.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T16:12:10.662Z] Removing intermediate container fe26b9dd7da9 [2021-06-16T16:12:10.662Z] ---> c3faef4d2bc5 [2021-06-16T16:12:10.662Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T16:12:10.662Z] ---> Running in 5426f8aade9c [2021-06-16T16:12:10.924Z] ---> d929a4ec2c23 [2021-06-16T16:12:10.924Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T16:12:11.499Z] ---> Running in cc2cdef9b343 [2021-06-16T16:12:11.499Z] ---> 0f838c23636a [2021-06-16T16:12:11.499Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T16:12:11.761Z] ---> 0079ac762f4f [2021-06-16T16:12:11.761Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T16:12:11.762Z] Removing intermediate container 5426f8aade9c [2021-06-16T16:12:11.762Z] ---> 1c28b551fe08 [2021-06-16T16:12:11.762Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T16:12:12.022Z] ---> 482f020dea31 [2021-06-16T16:12:12.022Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T16:12:12.284Z] ---> Running in bc26d8fbbe7f [2021-06-16T16:12:12.558Z] ---> Running in 1dda11f7ae77 [2021-06-16T16:12:12.558Z] Removing intermediate container cc2cdef9b343 [2021-06-16T16:12:12.558Z] ---> a8e78cd7647f [2021-06-16T16:12:12.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:12:12.558Z] ---> 0fc52cdb47d4 [2021-06-16T16:12:12.558Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T16:12:12.558Z] ---> 491e3a9344a9 [2021-06-16T16:12:12.558Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T16:12:12.828Z] ---> Running in b1d5d6a9bfcc [2021-06-16T16:12:12.828Z] ---> Running in 9b4ed26ac9fa [2021-06-16T16:12:12.828Z] Removing intermediate container 1dda11f7ae77 [2021-06-16T16:12:12.828Z] ---> b4e4a697a7a7 [2021-06-16T16:12:12.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:12:12.828Z] Removing intermediate container bc26d8fbbe7f [2021-06-16T16:12:12.828Z] ---> 3fc279ab6f4b [2021-06-16T16:12:12.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:12:12.828Z] Removing intermediate container b1d5d6a9bfcc [2021-06-16T16:12:12.828Z] ---> c5d0f6ebb3a3 [2021-06-16T16:12:12.828Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T16:12:13.103Z] ---> Running in a239f8bf90ed [2021-06-16T16:12:13.103Z] ---> Running in bdcd09f72cb8 [2021-06-16T16:12:13.103Z] ---> Running in dd88a09f2329 [2021-06-16T16:12:13.103Z] ---> a71b3f31419f [2021-06-16T16:12:13.103Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T16:12:13.103Z] Removing intermediate container a239f8bf90ed [2021-06-16T16:12:13.103Z] ---> 4bd42ac255cd [2021-06-16T16:12:13.103Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T16:12:13.103Z] Removing intermediate container bdcd09f72cb8 [2021-06-16T16:12:13.103Z] ---> 5c50cc52831e [2021-06-16T16:12:13.103Z] Step 22/23 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:12:13.103Z] ---> Running in 1013943278cd [2021-06-16T16:12:13.103Z] ---> Running in e583620b3c49 [2021-06-16T16:12:13.103Z] Removing intermediate container dd88a09f2329 [2021-06-16T16:12:13.103Z] ---> 625bd5486679 [2021-06-16T16:12:13.103Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T16:12:13.369Z] ---> Running in c60e1d852c21 [2021-06-16T16:12:13.369Z] Removing intermediate container 1013943278cd [2021-06-16T16:12:13.369Z] ---> d8678edcbe52 [2021-06-16T16:12:13.369Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:12:13.369Z] ---> 0b1a2d85838e [2021-06-16T16:12:13.369Z] 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-16T16:12:13.369Z] ---> Running in a2845d8aa759 [2021-06-16T16:12:13.369Z] Removing intermediate container e583620b3c49 [2021-06-16T16:12:13.369Z] ---> c22bf4fb4475 [2021-06-16T16:12:13.369Z] Step 23/23 : LABEL version=2.0.0-dev.267 [2021-06-16T16:12:13.369Z] Removing intermediate container c60e1d852c21 [2021-06-16T16:12:13.369Z] ---> 2496d91edf56 [2021-06-16T16:12:13.369Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:12:13.369Z] ---> Running in e39bf13753dc [2021-06-16T16:12:13.369Z] ---> Running in 77661bc0dc69 [2021-06-16T16:12:13.369Z] ---> Running in 032ab2820d0d [2021-06-16T16:12:13.640Z] Removing intermediate container a2845d8aa759 [2021-06-16T16:12:13.640Z] ---> 1654e03316a7 [2021-06-16T16:12:13.640Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:12:13.640Z] ---> Running in ccd9e5d3c976 [2021-06-16T16:12:13.640Z] Removing intermediate container 77661bc0dc69 [2021-06-16T16:12:13.640Z] ---> 07583d599818 [2021-06-16T16:12:13.640Z] [2021-06-16T16:12:13.640Z] Removing intermediate container 032ab2820d0d [2021-06-16T16:12:13.640Z] ---> cd9fedc1a415 [2021-06-16T16:12:13.640Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:12:13.640Z] Removing intermediate container 9b4ed26ac9fa [2021-06-16T16:12:13.640Z] ---> 5b75e02a626f [2021-06-16T16:12:13.640Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:12:13.640Z] ---> Running in c1648e8b7be9 [2021-06-16T16:12:13.906Z] Successfully built 07583d599818 [2021-06-16T16:12:13.906Z] Successfully tagged support-scheduler:latest [2021-06-16T16:12:13.906Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-16T16:12:13.906Z] Removing intermediate container c1648e8b7be9 [2021-06-16T16:12:13.906Z] ---> d23f564f72f7 [2021-06-16T16:12:13.906Z] [2021-06-16T16:12:13.906Z] Removing intermediate container ccd9e5d3c976 [2021-06-16T16:12:13.906Z] ---> 6063cb29dc78 [2021-06-16T16:12:13.906Z] [2021-06-16T16:12:13.906Z] Successfully built 6063cb29dc78 [2021-06-16T16:12:14.167Z] ---> 787a2c68e2eb [2021-06-16T16:12:14.167Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T16:12:14.167Z] Successfully built d23f564f72f7 [2021-06-16T16:12:14.167Z] Successfully tagged core-metadata:latest [2021-06-16T16:12:14.167Z]  Building core-metadata ... done Building core-data [2021-06-16T16:12:14.167Z] Successfully tagged core-command:latest [2021-06-16T16:12:14.167Z]  Building core-command ... done Building security-proxy-setup [2021-06-16T16:12:16.724Z] ---> 18b8e95a64aa [2021-06-16T16:12:16.724Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T16:12:16.985Z] Removing intermediate container e39bf13753dc [2021-06-16T16:12:16.985Z] ---> ec990a143bac [2021-06-16T16:12:16.985Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T16:12:25.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:25.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:25.165Z] ---> 342a22f53f21 [2021-06-16T16:12:25.165Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:12:25.165Z] ---> Using cache [2021-06-16T16:12:25.165Z] ---> 9c2533eed7a6 [2021-06-16T16:12:25.165Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:25.165Z] ---> Using cache [2021-06-16T16:12:25.165Z] ---> a79e3ffd95a4 [2021-06-16T16:12:25.165Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T16:12:25.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:25.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:25.165Z] ---> 342a22f53f21 [2021-06-16T16:12:25.165Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:12:25.165Z] ---> Using cache [2021-06-16T16:12:25.165Z] ---> 9c2533eed7a6 [2021-06-16T16:12:25.165Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:25.165Z] ---> Using cache [2021-06-16T16:12:25.165Z] ---> a79e3ffd95a4 [2021-06-16T16:12:25.165Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T16:12:26.110Z] ---> af0994cb79d5 [2021-06-16T16:12:26.110Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T16:12:26.373Z] ---> Running in 65dc4a30538d [2021-06-16T16:12:26.951Z] ---> Running in 7fd7fbf4a1f5 [2021-06-16T16:12:26.951Z] ---> Running in 7183d8931a7d [2021-06-16T16:12:27.221Z] Removing intermediate container 65dc4a30538d [2021-06-16T16:12:27.221Z] ---> aefbedb1960d [2021-06-16T16:12:27.221Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T16:12:27.221Z] ---> 094cdf0a02c8 [2021-06-16T16:12:27.221Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T16:12:27.221Z] ---> Running in 8784b067b6ff [2021-06-16T16:12:27.487Z] ---> ed5374be12e6 [2021-06-16T16:12:27.487Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T16:12:27.752Z] Removing intermediate container 8784b067b6ff [2021-06-16T16:12:27.752Z] ---> 0684b6d195da [2021-06-16T16:12:27.752Z] Step 25/26 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:12:27.866Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:27.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:27.867Z] ---> 5ecf3270d9b8 [2021-06-16T16:12:27.867Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T16:12:27.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:27.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:27.867Z] ---> 5ecf3270d9b8 [2021-06-16T16:12:27.867Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T16:12:27.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:27.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:27.867Z] ---> 5ecf3270d9b8 [2021-06-16T16:12:27.867Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:12:27.867Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:27.867Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:27.867Z] ---> 5ecf3270d9b8 [2021-06-16T16:12:27.867Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T16:12:27.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:27.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:27.867Z] ---> 5ecf3270d9b8 [2021-06-16T16:12:27.867Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T16:12:28.017Z] ---> Running in 21f7b7bc93b4 [2021-06-16T16:12:28.155Z] ---> Running in 8c4844e7ce56 [2021-06-16T16:12:28.155Z] ---> Running in 59ea0852262b [2021-06-16T16:12:28.155Z] ---> Running in d11a57549f31 [2021-06-16T16:12:28.155Z] ---> Running in 23b4072cb1cc [2021-06-16T16:12:28.155Z] ---> Running in 153a77086c04 [2021-06-16T16:12:28.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:28.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:28.564Z] ---> Running in 85d4dc1de0fb [2021-06-16T16:12:28.564Z] Removing intermediate container 21f7b7bc93b4 [2021-06-16T16:12:28.564Z] ---> dcd2ff8a252b [2021-06-16T16:12:28.564Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T16:12:28.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:28.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:28.829Z] ---> 342a22f53f21 [2021-06-16T16:12:28.829Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 9c2533eed7a6 [2021-06-16T16:12:28.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> a79e3ffd95a4 [2021-06-16T16:12:28.829Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 9e169a27c9a3 [2021-06-16T16:12:28.829Z] Step 6/22 : COPY go.mod . [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 80eda460d35d [2021-06-16T16:12:28.829Z] Step 7/22 : RUN go mod download [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 276ca60afd3f [2021-06-16T16:12:28.829Z] Step 8/22 : COPY . . [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 86a28f399c3f [2021-06-16T16:12:28.829Z] Step 9/22 : RUN go mod tidy [2021-06-16T16:12:28.829Z] ---> Using cache [2021-06-16T16:12:28.829Z] ---> 79dc85ebdf85 [2021-06-16T16:12:28.829Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T16:12:28.829Z] Removing intermediate container 85d4dc1de0fb [2021-06-16T16:12:28.829Z] ---> 10be9fe8c01a [2021-06-16T16:12:28.829Z] Step 26/26 : LABEL version=2.0.0-dev.267 [2021-06-16T16:12:28.829Z] ---> Running in 321c6487b658 [2021-06-16T16:12:28.829Z] ---> Running in 767e3019d5c6 [2021-06-16T16:12:28.829Z] ---> 65cd3e6e9785 [2021-06-16T16:12:28.829Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T16:12:29.093Z] ---> Running in a3e228085bb9 [2021-06-16T16:12:29.093Z] Removing intermediate container 767e3019d5c6 [2021-06-16T16:12:29.093Z] ---> acd4db62614a [2021-06-16T16:12:29.093Z] [2021-06-16T16:12:29.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:29.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:29.093Z] Successfully built acd4db62614a [2021-06-16T16:12:29.155Z] Removing intermediate container 23b4072cb1cc [2021-06-16T16:12:29.155Z] ---> 998a9328dd88 [2021-06-16T16:12:29.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:29.155Z] Removing intermediate container d11a57549f31 [2021-06-16T16:12:29.155Z] ---> aec99e539767 [2021-06-16T16:12:29.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:29.155Z] Removing intermediate container 153a77086c04 [2021-06-16T16:12:29.155Z] ---> 5158b41276ba [2021-06-16T16:12:29.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:29.155Z] Removing intermediate container 8c4844e7ce56 [2021-06-16T16:12:29.155Z] ---> 890adf6a9d7b [2021-06-16T16:12:29.155Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:29.155Z] Removing intermediate container 59ea0852262b [2021-06-16T16:12:29.155Z] ---> 1088a5b4ae3b [2021-06-16T16:12:29.155Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:29.365Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T16:12:29.365Z] Building support-notifications [2021-06-16T16:12:29.365Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T16:12:29.428Z] ---> Running in 8d4372255154 [2021-06-16T16:12:29.429Z] ---> Running in 0a2e2cdb06b5 [2021-06-16T16:12:29.429Z] ---> Running in bec66975d075 [2021-06-16T16:12:29.429Z] ---> Running in ec871cf1c370 [2021-06-16T16:12:29.429Z] ---> Running in 69d50eec9975 [2021-06-16T16:12:29.972Z] OK: 219 MiB in 52 packages [2021-06-16T16:12:29.972Z] OK: 219 MiB in 52 packages [2021-06-16T16:12:32.835Z] Removing intermediate container 0a2e2cdb06b5 [2021-06-16T16:12:32.836Z] ---> 0738f2d33f4d [2021-06-16T16:12:32.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T16:12:33.117Z] ---> Running in 2f07f5f81283 [2021-06-16T16:12:33.298Z] Removing intermediate container a3e228085bb9 [2021-06-16T16:12:33.298Z] ---> 4df9eb8c57e7 [2021-06-16T16:12:33.298Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T16:12:33.390Z] Removing intermediate container bec66975d075 [2021-06-16T16:12:33.390Z] ---> 289fe0478767 [2021-06-16T16:12:33.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T16:12:33.390Z] Removing intermediate container 8d4372255154 [2021-06-16T16:12:33.390Z] ---> c0ba901dce1b [2021-06-16T16:12:33.390Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T16:12:33.664Z] ---> Running in fd1082b2dda0 [2021-06-16T16:12:33.664Z] ---> Running in e40f2fa29040 [2021-06-16T16:12:33.664Z] Removing intermediate container ec871cf1c370 [2021-06-16T16:12:33.664Z] ---> 46ec802ac6e7 [2021-06-16T16:12:33.664Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T16:12:33.892Z] Removing intermediate container 7183d8931a7d [2021-06-16T16:12:33.892Z] ---> f8efdcdf43c1 [2021-06-16T16:12:33.892Z] Step 6/24 : COPY go.mod . [2021-06-16T16:12:33.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:12:33.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:12:33.892Z] ---> 342a22f53f21 [2021-06-16T16:12:33.892Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T16:12:33.892Z] ---> Using cache [2021-06-16T16:12:33.892Z] ---> 9c2533eed7a6 [2021-06-16T16:12:33.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:12:33.892Z] ---> Using cache [2021-06-16T16:12:33.892Z] ---> a79e3ffd95a4 [2021-06-16T16:12:33.892Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T16:12:33.946Z] Removing intermediate container 69d50eec9975 [2021-06-16T16:12:33.946Z] ---> bfe4ff603329 [2021-06-16T16:12:33.946Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T16:12:33.946Z] ---> Running in a19b2fa3c9c6 [2021-06-16T16:12:34.154Z] ---> Running in 747bfdbc963f [2021-06-16T16:12:34.154Z] Removing intermediate container 7fd7fbf4a1f5 [2021-06-16T16:12:34.154Z] ---> 383d547d0702 [2021-06-16T16:12:34.154Z] Step 6/24 : COPY go.mod . [2021-06-16T16:12:34.154Z] ---> d1e77769d4ed [2021-06-16T16:12:34.154Z] Step 7/24 : RUN go mod download [2021-06-16T16:12:34.229Z] ---> Running in 7c898225ec89 [2021-06-16T16:12:34.426Z] ---> Running in fd5fd8d6f933 [2021-06-16T16:12:34.427Z] ---> Running in e3260cc5d3a9 [2021-06-16T16:12:34.427Z] Removing intermediate container 747bfdbc963f [2021-06-16T16:12:34.427Z] ---> 1526650bb7af [2021-06-16T16:12:34.427Z] Step 29/32 : CMD ["gate"] [2021-06-16T16:12:34.427Z] ---> Running in afabfbbdc1ec [2021-06-16T16:12:34.427Z] ---> 39d50ef8b959 [2021-06-16T16:12:34.427Z] Step 7/24 : RUN go mod download [2021-06-16T16:12:34.706Z] ---> Running in e0c713a792f9 [2021-06-16T16:12:34.706Z] Removing intermediate container afabfbbdc1ec [2021-06-16T16:12:34.706Z] ---> 6cebbc88290a [2021-06-16T16:12:34.706Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T16:12:34.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:34.978Z] ---> Running in 548dc022cfdf [2021-06-16T16:12:35.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:35.254Z] Removing intermediate container 548dc022cfdf [2021-06-16T16:12:35.254Z] ---> 7ea06356464d [2021-06-16T16:12:35.254Z] Step 31/32 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:12:35.254Z] ---> Running in a7971886d14d [2021-06-16T16:12:35.523Z] Removing intermediate container a7971886d14d [2021-06-16T16:12:35.523Z] ---> 7665c2c927d1 [2021-06-16T16:12:35.523Z] Step 32/32 : LABEL version=2.0.0-dev.267 [2021-06-16T16:12:35.801Z] ---> Running in 1dd9928bdd2e [2021-06-16T16:12:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:36.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:12:36.071Z] Removing intermediate container e3260cc5d3a9 [2021-06-16T16:12:36.071Z] ---> a5b2ed9c506b [2021-06-16T16:12:36.071Z] Step 8/24 : COPY . . [2021-06-16T16:12:36.071Z] Removing intermediate container 1dd9928bdd2e [2021-06-16T16:12:36.071Z] ---> 84bcdf5e2904 [2021-06-16T16:12:36.071Z] [2021-06-16T16:12:36.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:36.346Z] Successfully built 84bcdf5e2904 [2021-06-16T16:12:36.622Z] Successfully tagged security-bootstrapper:latest [2021-06-16T16:12:36.622Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-06-16T16:12:36.622Z] Removing intermediate container e0c713a792f9 [2021-06-16T16:12:36.622Z] ---> 0c5be0804b6a [2021-06-16T16:12:36.622Z] Step 8/24 : COPY . . [2021-06-16T16:12:36.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:36.726Z] OK: 218 MiB in 52 packages [2021-06-16T16:12:36.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:37.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:37.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:12:37.636Z] OK: 218 MiB in 52 packages [2021-06-16T16:12:38.237Z] Removing intermediate container 2f07f5f81283 [2021-06-16T16:12:38.237Z] ---> c3c38f43013e [2021-06-16T16:12:38.237Z] Step 6/22 : COPY go.mod . [2021-06-16T16:12:38.237Z] OK: 218 MiB in 52 packages [2021-06-16T16:12:38.523Z] OK: 218 MiB in 52 packages [2021-06-16T16:12:38.524Z] OK: 218 MiB in 52 packages [2021-06-16T16:12:39.515Z] ---> 3a0f8efda1b9 [2021-06-16T16:12:39.515Z] Step 7/22 : RUN go mod download [2021-06-16T16:12:39.515Z] Removing intermediate container fd1082b2dda0 [2021-06-16T16:12:39.515Z] ---> bc07e5b22b8e [2021-06-16T16:12:39.515Z] Step 6/23 : COPY go.mod . [2021-06-16T16:12:39.790Z] ---> Running in a5d1141037c2 [2021-06-16T16:12:40.074Z] Removing intermediate container 7c898225ec89 [2021-06-16T16:12:40.074Z] ---> 425154b2bd9b [2021-06-16T16:12:40.074Z] Step 6/24 : COPY go.mod . [2021-06-16T16:12:40.348Z] Removing intermediate container a19b2fa3c9c6 [2021-06-16T16:12:40.348Z] ---> 8e2bef4891a7 [2021-06-16T16:12:40.348Z] Step 6/26 : COPY go.mod . [2021-06-16T16:12:40.348Z] Removing intermediate container e40f2fa29040 [2021-06-16T16:12:40.348Z] ---> fac6f5647709 [2021-06-16T16:12:40.348Z] Step 6/23 : COPY go.mod . [2021-06-16T16:12:40.964Z] ---> fe17684fb340 [2021-06-16T16:12:40.964Z] Step 7/23 : RUN go mod download [2021-06-16T16:12:40.964Z] ---> Running in b6f8539436e6 [2021-06-16T16:12:41.590Z] ---> 67ba0e256206 [2021-06-16T16:12:41.590Z] Step 7/24 : RUN go mod download [2021-06-16T16:12:41.590Z] ---> 6c953eb8e115 [2021-06-16T16:12:41.590Z] Step 7/26 : RUN go mod download [2021-06-16T16:12:42.032Z] ---> 90faacad0d90 [2021-06-16T16:12:42.032Z] Step 7/23 : RUN go mod download [2021-06-16T16:12:42.032Z] ---> Running in b6ea3b04055c [2021-06-16T16:12:42.032Z] ---> Running in 8aef8a5a91f2 [2021-06-16T16:12:42.032Z] ---> Running in f0ab31755a92 [2021-06-16T16:12:44.753Z] Removing intermediate container a5d1141037c2 [2021-06-16T16:12:44.753Z] ---> b1792441cdb8 [2021-06-16T16:12:44.753Z] Step 8/22 : COPY . . [2021-06-16T16:12:44.870Z] ---> f4b71ccd1d08 [2021-06-16T16:12:44.870Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:12:46.759Z] Removing intermediate container b6f8539436e6 [2021-06-16T16:12:46.760Z] ---> a75e1fa6e2a7 [2021-06-16T16:12:46.760Z] Step 8/23 : COPY . . [2021-06-16T16:12:47.364Z] Removing intermediate container b6ea3b04055c [2021-06-16T16:12:47.364Z] ---> 54d800019ec4 [2021-06-16T16:12:47.364Z] Step 8/24 : COPY . . [2021-06-16T16:12:48.192Z] ---> Running in 80ce38926dda [2021-06-16T16:12:48.192Z] ---> f09517918857 [2021-06-16T16:12:48.192Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:12:48.192Z] Removing intermediate container fd5fd8d6f933 [2021-06-16T16:12:48.192Z] ---> 09a0190abc6d [2021-06-16T16:12:48.192Z] Step 6/23 : COPY go.mod . [2021-06-16T16:12:48.192Z] ---> Running in ec8056c16764 [2021-06-16T16:12:48.192Z] ---> 253bebfc31d3 [2021-06-16T16:12:48.192Z] Step 7/23 : RUN go mod download [2021-06-16T16:12:48.372Z] Removing intermediate container 8aef8a5a91f2 [2021-06-16T16:12:48.372Z] ---> 899e9375b5c0 [2021-06-16T16:12:48.372Z] Step 8/26 : COPY . . [2021-06-16T16:12:48.460Z] ---> Running in 6b4b8239933d [2021-06-16T16:12:48.653Z] Removing intermediate container f0ab31755a92 [2021-06-16T16:12:48.653Z] ---> 175c75ee828f [2021-06-16T16:12:48.653Z] Step 8/23 : COPY . . [2021-06-16T16:12:49.476Z] Removing intermediate container 6b4b8239933d [2021-06-16T16:12:49.476Z] ---> 9a34e5f5fd6b [2021-06-16T16:12:49.476Z] Step 8/23 : COPY . . [2021-06-16T16:12:50.075Z] Removing intermediate container 80ce38926dda [2021-06-16T16:12:50.075Z] ---> 5ee856113fd1 [2021-06-16T16:12:50.075Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T16:12:53.686Z] Removing intermediate container ec8056c16764 [2021-06-16T16:12:53.686Z] ---> 8ec3d9a3ac28 [2021-06-16T16:12:53.686Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T16:12:53.686Z] ---> Running in 302c6783eeeb [2021-06-16T16:12:58.714Z] ---> Running in e130b569769e [2021-06-16T16:12:58.714Z] ---> cc2834b96c00 [2021-06-16T16:12:58.714Z] Step 9/23 : RUN go mod tidy [2021-06-16T16:12:58.714Z] ---> Running in b4b3494729eb [2021-06-16T16:12:58.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T16:12:58.714Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T16:12:58.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T16:12:58.714Z] Removing intermediate container b4b3494729eb [2021-06-16T16:12:58.714Z] ---> 37c3d54937c3 [2021-06-16T16:12:58.714Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T16:12:58.714Z] ---> Running in ce880ec52436 [2021-06-16T16:12:58.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T16:13:01.369Z] Removing intermediate container 321c6487b658 [2021-06-16T16:13:01.369Z] ---> ded8db514973 [2021-06-16T16:13:01.369Z] [2021-06-16T16:13:01.369Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T16:13:01.369Z] ---> 13621d1b12d4 [2021-06-16T16:13:01.369Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T16:13:01.369Z] ---> Running in 953f5261e670 [2021-06-16T16:13:01.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:02.192Z] ---> da017e80c99e [2021-06-16T16:13:02.192Z] Step 9/22 : RUN go mod tidy [2021-06-16T16:13:02.192Z] ---> adef857a8c79 [2021-06-16T16:13:02.192Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:13:02.192Z] ---> b133a008c2b1 [2021-06-16T16:13:02.192Z] Step 9/23 : RUN go mod tidy [2021-06-16T16:13:02.192Z] ---> 4df9d6566604 [2021-06-16T16:13:02.192Z] Step 9/26 : RUN go mod tidy [2021-06-16T16:13:02.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:02.466Z] ---> Running in 95a91e7dcbe9 [2021-06-16T16:13:02.466Z] ---> f93c7aa81877 [2021-06-16T16:13:02.466Z] Step 9/23 : RUN go mod tidy [2021-06-16T16:13:02.466Z] ---> Running in 6e13666a0b65 [2021-06-16T16:13:02.466Z] ---> Running in aa817dd89c5c [2021-06-16T16:13:02.474Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T16:13:02.474Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:13:02.474Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T16:13:02.474Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T16:13:02.474Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:13:02.474Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:13:02.739Z] OK: 7 MiB in 18 packages [2021-06-16T16:13:02.743Z] ---> Running in 51f203c5443a [2021-06-16T16:13:02.743Z] ---> Running in f71df0ccb695 [2021-06-16T16:13:03.322Z] Removing intermediate container 953f5261e670 [2021-06-16T16:13:03.322Z] ---> e13177d4515c [2021-06-16T16:13:03.322Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T16:13:03.322Z] ---> Running in a90af71d14a2 [2021-06-16T16:13:03.585Z] Removing intermediate container a90af71d14a2 [2021-06-16T16:13:03.585Z] ---> a434c1b164c7 [2021-06-16T16:13:03.585Z] Step 14/22 : WORKDIR /edgex [2021-06-16T16:13:03.585Z] ---> Running in bac35b87f4c1 [2021-06-16T16:13:03.585Z] Removing intermediate container bac35b87f4c1 [2021-06-16T16:13:03.585Z] ---> db6f4a3562a9 [2021-06-16T16:13:03.585Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T16:13:03.855Z] ---> 5f41eee941c1 [2021-06-16T16:13:03.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T16:13:04.440Z] ---> 83cee0140162 [2021-06-16T16:13:04.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T16:13:05.024Z] ---> 9488318a677e [2021-06-16T16:13:05.024Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T16:13:05.024Z] ---> Running in 01712682a7f8 [2021-06-16T16:13:05.024Z] Removing intermediate container 01712682a7f8 [2021-06-16T16:13:05.024Z] ---> d7b191f5c5a7 [2021-06-16T16:13:05.024Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T16:13:05.024Z] ---> Running in fbb5f127392e [2021-06-16T16:13:05.293Z] Removing intermediate container fbb5f127392e [2021-06-16T16:13:05.293Z] ---> 773fe3087453 [2021-06-16T16:13:05.293Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T16:13:05.293Z] ---> Running in 74fbde9e0692 [2021-06-16T16:13:05.565Z] Removing intermediate container 74fbde9e0692 [2021-06-16T16:13:05.565Z] ---> 35fbf478f2f6 [2021-06-16T16:13:05.565Z] Step 21/22 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:05.565Z] ---> Running in 0dd5b5a43de6 [2021-06-16T16:13:05.565Z] Removing intermediate container 0dd5b5a43de6 [2021-06-16T16:13:05.565Z] ---> 0b197bf568ea [2021-06-16T16:13:05.565Z] Step 22/22 : LABEL version=2.0.0-dev.267 [2021-06-16T16:13:05.834Z] ---> Running in 3ded9c1023d4 [2021-06-16T16:13:06.108Z] Removing intermediate container 3ded9c1023d4 [2021-06-16T16:13:06.108Z] ---> 621a61556a26 [2021-06-16T16:13:06.108Z] [2021-06-16T16:13:06.108Z] Successfully built 621a61556a26 [2021-06-16T16:13:06.108Z] Successfully tagged security-proxy-setup:latest [2021-06-16T16:13:11.057Z] Removing intermediate container 95a91e7dcbe9 [2021-06-16T16:13:11.057Z] ---> 1acc2adc0c82 [2021-06-16T16:13:11.057Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T16:13:11.057Z] ---> Running in a4dc4a51c484 [2021-06-16T16:13:11.057Z] Removing intermediate container 6e13666a0b65 [2021-06-16T16:13:11.057Z] ---> 0c2cb165cfe8 [2021-06-16T16:13:11.057Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T16:13:11.057Z] Removing intermediate container aa817dd89c5c [2021-06-16T16:13:11.057Z] ---> 3aebe69599e2 [2021-06-16T16:13:11.057Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T16:13:11.057Z] ---> Running in e0a05e178797 [2021-06-16T16:13:11.057Z] Removing intermediate container 51f203c5443a [2021-06-16T16:13:11.057Z] ---> 2f332e4d92fe [2021-06-16T16:13:11.057Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T16:13:11.057Z] ---> Running in a255f78dcc9a [2021-06-16T16:13:11.057Z] Removing intermediate container f71df0ccb695 [2021-06-16T16:13:11.057Z] ---> 8574ddeb504f [2021-06-16T16:13:11.057Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T16:13:11.057Z] ---> Running in 376c032a480d [2021-06-16T16:13:11.057Z] ---> Running in 5e78e3651faf [2021-06-16T16:13:12.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T16:13:12.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T16:13:13.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T16:13:13.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T16:13:13.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T16:13:21.052Z]  Building security-proxy-setup ... done Removing intermediate container 302c6783eeeb [2021-06-16T16:13:21.052Z] ---> e0560de90d26 [2021-06-16T16:13:21.052Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T16:13:21.052Z] ---> Running in edcbc9d0dfbd [2021-06-16T16:13:21.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T16:13:21.318Z] Removing intermediate container edcbc9d0dfbd [2021-06-16T16:13:21.318Z] ---> cd02e07b5fbe [2021-06-16T16:13:21.318Z] [2021-06-16T16:13:21.318Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T16:13:21.582Z] 20.10.0: Pulling from library/docker [2021-06-16T16:13:26.910Z] Removing intermediate container ce880ec52436 [2021-06-16T16:13:26.910Z] ---> 460bb93b0d03 [2021-06-16T16:13:26.910Z] [2021-06-16T16:13:26.910Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T16:13:26.910Z] ---> 13621d1b12d4 [2021-06-16T16:13:26.910Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T16:13:26.910Z] ---> Running in 7e5df982f4b4 [2021-06-16T16:13:27.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:27.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:27.494Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T16:13:27.494Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T16:13:27.494Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:13:27.494Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:13:27.494Z] OK: 6 MiB in 16 packages [2021-06-16T16:13:31.717Z] Removing intermediate container e130b569769e [2021-06-16T16:13:31.717Z] ---> 0c405c55c414 [2021-06-16T16:13:31.717Z] [2021-06-16T16:13:31.717Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:13:31.717Z] ---> 13621d1b12d4 [2021-06-16T16:13:31.717Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T16:13:31.717Z] ---> Running in d91dd0543c29 [2021-06-16T16:13:31.717Z] Removing intermediate container d91dd0543c29 [2021-06-16T16:13:31.717Z] ---> eab6d85c93f2 [2021-06-16T16:13:31.717Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T16:13:31.717Z] Removing intermediate container 7e5df982f4b4 [2021-06-16T16:13:31.717Z] ---> e8e78b3fa078 [2021-06-16T16:13:31.717Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:13:31.717Z] ---> Running in 9d77599c56cf [2021-06-16T16:13:31.717Z] ---> Running in bf644d3dc724 [2021-06-16T16:13:31.717Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T16:13:31.717Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T16:13:31.717Z] ---> aefe523efa57 [2021-06-16T16:13:31.717Z] 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-16T16:13:31.717Z] Removing intermediate container 9d77599c56cf [2021-06-16T16:13:31.717Z] ---> 5d36a62011bf [2021-06-16T16:13:31.717Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T16:13:31.717Z] Removing intermediate container bf644d3dc724 [2021-06-16T16:13:31.717Z] ---> fd2c568bd99f [2021-06-16T16:13:31.717Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T16:13:31.717Z] ---> Running in 5a5da8c12609 [2021-06-16T16:13:31.717Z] ---> Running in b8d1a6cc3d3c [2021-06-16T16:13:31.717Z] ---> Running in ed2e8a57867d [2021-06-16T16:13:31.717Z] Removing intermediate container 5a5da8c12609 [2021-06-16T16:13:31.717Z] ---> 16a5e11e3189 [2021-06-16T16:13:31.717Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T16:13:31.718Z] Removing intermediate container b8d1a6cc3d3c [2021-06-16T16:13:31.718Z] ---> c47c1803b9f3 [2021-06-16T16:13:31.718Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:13:31.718Z] Removing intermediate container ed2e8a57867d [2021-06-16T16:13:31.718Z] ---> 8eb22f8968eb [2021-06-16T16:13:31.718Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T16:13:31.718Z] ---> Running in 82b801652960 [2021-06-16T16:13:31.718Z] ---> Running in 02a18c1724d3 [2021-06-16T16:13:31.718Z] ---> Running in f164931a1036 [2021-06-16T16:13:31.980Z] Removing intermediate container f164931a1036 [2021-06-16T16:13:31.980Z] ---> 6876023bfa38 [2021-06-16T16:13:31.980Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:13:32.255Z] ---> d69623e5cec0 [2021-06-16T16:13:32.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T16:13:32.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:32.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:32.255Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T16:13:32.255Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T16:13:32.255Z] Executing bash-5.0.17-r0.post-install [2021-06-16T16:13:32.541Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:13:32.541Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T16:13:32.541Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T16:13:32.541Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T16:13:32.541Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T16:13:32.541Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T16:13:32.541Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T16:13:32.541Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T16:13:32.542Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T16:13:32.542Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T16:13:32.542Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T16:13:32.542Z] Removing intermediate container 02a18c1724d3 [2021-06-16T16:13:32.542Z] ---> b278b2159165 [2021-06-16T16:13:32.542Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T16:13:32.542Z] ---> 8103837ce599 [2021-06-16T16:13:32.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T16:13:33.129Z] ---> Running in 92e66a974177 [2021-06-16T16:13:33.395Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T16:13:33.395Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T16:13:33.395Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T16:13:33.395Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T16:13:33.395Z] ---> 26123357c7c1 [2021-06-16T16:13:33.395Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T16:13:33.395Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T16:13:33.395Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T16:13:33.395Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T16:13:33.395Z] ---> Running in ee7938f0cdb8 [2021-06-16T16:13:33.395Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T16:13:33.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:33.395Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T16:13:33.395Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T16:13:33.395Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T16:13:33.395Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T16:13:33.395Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T16:13:33.395Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T16:13:33.395Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T16:13:33.659Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T16:13:33.659Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T16:13:33.659Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T16:13:33.659Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T16:13:33.659Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T16:13:33.659Z] Removing intermediate container ee7938f0cdb8 [2021-06-16T16:13:33.659Z] ---> 150a2bdaca15 [2021-06-16T16:13:33.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:13:33.659Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T16:13:33.659Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T16:13:33.659Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T16:13:33.659Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T16:13:33.659Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T16:13:33.659Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T16:13:33.659Z] ---> Running in 5ac2ff036c1d [2021-06-16T16:13:33.659Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T16:13:33.659Z] OK: 72 MiB in 59 packages [2021-06-16T16:13:33.921Z] Removing intermediate container 5ac2ff036c1d [2021-06-16T16:13:33.921Z] ---> 19ede37f830f [2021-06-16T16:13:33.921Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T16:13:33.921Z] ---> Running in 0bfb2d1e979c [2021-06-16T16:13:34.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:13:34.188Z] Removing intermediate container 0bfb2d1e979c [2021-06-16T16:13:34.188Z] ---> 52b3ec249642 [2021-06-16T16:13:34.188Z] Step 22/23 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:34.452Z] ---> Running in 5af28dbc0c54 [2021-06-16T16:13:34.452Z] Collecting docker-compose==1.23.2 [2021-06-16T16:13:34.452Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T16:13:34.452Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T16:13:34.452Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T16:13:34.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T16:13:34.713Z] Removing intermediate container 5af28dbc0c54 [2021-06-16T16:13:34.713Z] ---> 80a4e0d03b0f [2021-06-16T16:13:34.713Z] Step 23/23 : LABEL version=2.0.0-dev.267 [2021-06-16T16:13:34.713Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T16:13:34.713Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T16:13:34.713Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T16:13:34.713Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T16:13:34.975Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T16:13:34.975Z] ---> Running in 6436edc9e04d [2021-06-16T16:13:35.237Z] Removing intermediate container 6436edc9e04d [2021-06-16T16:13:35.237Z] ---> 0d1c21fdd007 [2021-06-16T16:13:35.237Z] [2021-06-16T16:13:35.237Z] Successfully built 0d1c21fdd007 [2021-06-16T16:13:35.237Z] Collecting PyYAML<4,>=3.10 [2021-06-16T16:13:35.237Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T16:13:35.237Z] Successfully tagged support-notifications:latest [2021-06-16T16:13:35.810Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T16:13:36.384Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T16:13:36.384Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T16:13:36.384Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T16:13:36.384Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:13:36.384Z] OK: 8 MiB in 20 packages [2021-06-16T16:13:36.384Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T16:13:36.384Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T16:13:36.959Z] 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-16T16:13:36.959Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T16:13:36.959Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T16:13:37.220Z] Removing intermediate container 92e66a974177 [2021-06-16T16:13:37.220Z] ---> 8e1690bfe649 [2021-06-16T16:13:37.220Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:13:37.220Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T16:13:37.220Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T16:13:37.480Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T16:13:37.480Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T16:13:37.480Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T16:13:37.480Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T16:13:37.752Z] ---> f24964a2a5a8 [2021-06-16T16:13:37.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T16:13:38.020Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T16:13:38.020Z] ---> 24d8c584e13a [2021-06-16T16:13:38.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T16:13:38.020Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T16:13:38.292Z] Collecting idna<2.8,>=2.5 [2021-06-16T16:13:38.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T16:13:38.292Z] 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-16T16:13:38.292Z] 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-16T16:13:38.292Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T16:13:38.292Z] ---> e2fe7d55fade [2021-06-16T16:13:38.292Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T16:13:38.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T16:13:38.292Z] ---> Running in a40259d46389 [2021-06-16T16:13:38.292Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T16:13:38.292Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T16:13:38.292Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T16:13:38.292Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T16:13:38.292Z] Removing intermediate container a40259d46389 [2021-06-16T16:13:38.292Z] ---> b0cc7bf3f34a [2021-06-16T16:13:38.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:13:38.587Z] ---> Running in d735c6a425fe [2021-06-16T16:13:38.587Z] Installing collected packages: jsonschema, dockerpty, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, docopt, docker-compose [2021-06-16T16:13:38.587Z] Running setup.py install for dockerpty: started [2021-06-16T16:13:38.587Z] Removing intermediate container d735c6a425fe [2021-06-16T16:13:38.587Z] ---> a74466a2ca13 [2021-06-16T16:13:38.587Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T16:13:38.587Z] ---> Running in 9d198ea96961 [2021-06-16T16:13:38.587Z] Removing intermediate container 9d198ea96961 [2021-06-16T16:13:38.587Z] ---> 2bd0e3fe4ef0 [2021-06-16T16:13:38.587Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:38.587Z] ---> Running in 4dda2fb966cc [2021-06-16T16:13:38.868Z] Removing intermediate container 4dda2fb966cc [2021-06-16T16:13:38.868Z] ---> 5c0ae34265c1 [2021-06-16T16:13:38.868Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:13:38.868Z] ---> Running in 212f63f4ca76 [2021-06-16T16:13:38.868Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T16:13:38.868Z] Running setup.py install for PyYAML: started [2021-06-16T16:13:38.868Z] Removing intermediate container 212f63f4ca76 [2021-06-16T16:13:38.868Z] ---> df5b7ecae924 [2021-06-16T16:13:38.868Z] [2021-06-16T16:13:38.868Z] Successfully built df5b7ecae924 [2021-06-16T16:13:39.130Z] Successfully tagged core-data:latest [2021-06-16T16:13:39.130Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T16:13:39.390Z] Attempting uninstall: idna [2021-06-16T16:13:39.390Z] Found existing installation: idna 2.9 [2021-06-16T16:13:39.390Z] Uninstalling idna-2.9: [2021-06-16T16:13:39.390Z] Successfully uninstalled idna-2.9 [2021-06-16T16:13:39.390Z] Attempting uninstall: urllib3 [2021-06-16T16:13:39.390Z] Found existing installation: urllib3 1.25.9 [2021-06-16T16:13:39.390Z] Uninstalling urllib3-1.25.9: [2021-06-16T16:13:39.390Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T16:13:39.651Z] Attempting uninstall: requests [2021-06-16T16:13:39.651Z] Found existing installation: requests 2.23.0 [2021-06-16T16:13:39.651Z] Uninstalling requests-2.23.0: [2021-06-16T16:13:39.651Z] Successfully uninstalled requests-2.23.0 [2021-06-16T16:13:39.651Z] Running setup.py install for texttable: started [2021-06-16T16:13:40.221Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T16:13:40.221Z] Running setup.py install for docopt: started [2021-06-16T16:13:40.481Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T16:13:40.481Z] 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-16T16:13:43.786Z] Removing intermediate container 82b801652960 [2021-06-16T16:13:43.786Z] ---> 8f127beb7f2c [2021-06-16T16:13:43.786Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T16:13:43.786Z] ---> Running in 3af85cbe5791 [2021-06-16T16:13:43.786Z] Removing intermediate container 3af85cbe5791 [2021-06-16T16:13:43.786Z] ---> e45a5f2d7167 [2021-06-16T16:13:43.786Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T16:13:43.786Z] ---> Running in 32bc72e7f7c7 [2021-06-16T16:13:43.786Z] Removing intermediate container 32bc72e7f7c7 [2021-06-16T16:13:43.786Z] ---> 791433949a32 [2021-06-16T16:13:43.786Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T16:13:44.361Z] ---> 1b0da3450ba7 [2021-06-16T16:13:44.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T16:13:44.361Z] ---> 9c70b0dedbc2 [2021-06-16T16:13:44.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T16:13:44.623Z] ---> 1fb25d111f91 [2021-06-16T16:13:44.623Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T16:13:44.623Z] ---> Running in b7bc4dcd9999 [2021-06-16T16:13:44.623Z] Removing intermediate container b7bc4dcd9999 [2021-06-16T16:13:44.623Z] ---> bfe81698d55f [2021-06-16T16:13:44.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:13:44.893Z] ---> Running in 558f9778fd99 [2021-06-16T16:13:44.893Z] Removing intermediate container 558f9778fd99 [2021-06-16T16:13:44.893Z] ---> fb3d8c79fd9b [2021-06-16T16:13:44.893Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T16:13:44.893Z] ---> Running in 853a40022415 [2021-06-16T16:13:44.893Z] Removing intermediate container 853a40022415 [2021-06-16T16:13:44.893Z] ---> d1340b2033f3 [2021-06-16T16:13:44.893Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:44.893Z] ---> Running in d9233f052a67 [2021-06-16T16:13:45.160Z] Removing intermediate container d9233f052a67 [2021-06-16T16:13:45.160Z] ---> 339bffc2bd06 [2021-06-16T16:13:45.160Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:13:45.160Z] ---> Running in 214ad222b472 [2021-06-16T16:13:45.160Z] Removing intermediate container 214ad222b472 [2021-06-16T16:13:45.160Z] ---> 3b973bed2910 [2021-06-16T16:13:45.160Z] [2021-06-16T16:13:45.160Z] Successfully built 3b973bed2910 [2021-06-16T16:13:45.160Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T16:13:45.429Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T16:13:45.432Z] $ docker stop --time=1 b0df2ea7fef8ce2d54f0e88f68585a46da92ec04e1a51276c06456aa2aae881e [2021-06-16T16:13:46.694Z] $ docker rm -f b0df2ea7fef8ce2d54f0e88f68585a46da92ec04e1a51276c06456aa2aae881e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:13:47.074Z] + docker images [2021-06-16T16:13:47.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T16:13:47.075Z] sys-mgmt-agent latest 3b973bed2910 1 second ago 312MB [2021-06-16T16:13:47.075Z] core-data latest df5b7ecae924 8 seconds ago 20.2MB [2021-06-16T16:13:47.075Z] support-notifications latest 0d1c21fdd007 12 seconds ago 16.7MB [2021-06-16T16:13:47.075Z] 0c405c55c414 19 seconds ago 1.15GB [2021-06-16T16:13:47.075Z] 460bb93b0d03 23 seconds ago 1.15GB [2021-06-16T16:13:47.075Z] cd02e07b5fbe 25 seconds ago 1.15GB [2021-06-16T16:13:47.075Z] security-proxy-setup latest 621a61556a26 41 seconds ago 25.7MB [2021-06-16T16:13:47.075Z] ded8db514973 46 seconds ago 1.15GB [2021-06-16T16:13:47.075Z] security-bootstrapper latest 84bcdf5e2904 About a minute ago 18.6MB [2021-06-16T16:13:47.075Z] security-secretstore-setup latest acd4db62614a About a minute ago 28.7MB [2021-06-16T16:13:47.075Z] core-metadata latest 6063cb29dc78 About a minute ago 16.6MB [2021-06-16T16:13:47.075Z] core-command latest d23f564f72f7 About a minute ago 15.9MB [2021-06-16T16:13:47.075Z] support-scheduler latest 07583d599818 About a minute ago 15.9MB [2021-06-16T16:13:47.075Z] a018e3a67b5d About a minute ago 1.15GB [2021-06-16T16:13:47.075Z] eb4d273fff28 About a minute ago 1.15GB [2021-06-16T16:13:47.075Z] 7c056bc7212c About a minute ago 1.15GB [2021-06-16T16:13:47.075Z] a9355939ab14 About a minute ago 1.15GB [2021-06-16T16:13:47.075Z] e4fa00cc0b7a About a minute ago 1.14GB [2021-06-16T16:13:47.075Z] ci-base-image-x86_64 latest 342a22f53f21 6 minutes ago 647MB [2021-06-16T16:13:47.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T16:13:47.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T16:13:47.075Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T16:13:47.075Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T16:13:47.075Z] 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-16T16:13:47.426Z] provisioning config files... [2021-06-16T16:13:47.438Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config6390331345511562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:13:47.771Z] ---> docker-login.sh [2021-06-16T16:13:47.771Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:13:47.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:13:47.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:13:47.771Z] Configure a credential helper to remove this warning. See [2021-06-16T16:13:47.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:13:47.771Z] [2021-06-16T16:13:47.771Z] Login Succeeded [2021-06-16T16:13:47.771Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:13:47.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:13:48.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:13:48.035Z] Configure a credential helper to remove this warning. See [2021-06-16T16:13:48.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:13:48.035Z] [2021-06-16T16:13:48.035Z] Login Succeeded [2021-06-16T16:13:48.035Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:13:48.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:13:48.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:13:48.035Z] Configure a credential helper to remove this warning. See [2021-06-16T16:13:48.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:13:48.035Z] [2021-06-16T16:13:48.035Z] Login Succeeded [2021-06-16T16:13:48.035Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:13:48.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:13:48.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:13:48.296Z] Configure a credential helper to remove this warning. See [2021-06-16T16:13:48.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:13:48.296Z] [2021-06-16T16:13:48.296Z] Login Succeeded [2021-06-16T16:13:48.296Z] docker.io [2021-06-16T16:13:48.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:13:48.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:13:48.557Z] Configure a credential helper to remove this warning. See [2021-06-16T16:13:48.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:13:48.557Z] [2021-06-16T16:13:48.557Z] Login Succeeded [2021-06-16T16:13:48.557Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:13:48.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:13:48.639Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-16T16:13:48.639Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:48.639Z] latest [2021-06-16T16:13:48.639Z] 2.0.0-dev.267 [2021-06-16T16:13:48.639Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:48.639Z] master [2021-06-16T16:13:48.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:48.998Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:49.332Z] + docker push nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:49.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T16:13:49.332Z] 753d7a031b60: Preparing [2021-06-16T16:13:49.332Z] 2b4ef0ee8853: Preparing [2021-06-16T16:13:49.332Z] 392389f2f976: Preparing [2021-06-16T16:13:49.332Z] c84e8fac79c5: Preparing [2021-06-16T16:13:49.332Z] 32f366d666a5: Preparing [2021-06-16T16:13:49.332Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:49.595Z] c84e8fac79c5: Pushed [2021-06-16T16:13:49.595Z] 392389f2f976: Pushed [2021-06-16T16:13:49.595Z] 753d7a031b60: Pushed [2021-06-16T16:13:50.535Z] 2b4ef0ee8853: Pushed [2021-06-16T16:13:50.535Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:1ab48e9cc4a7c9ffdc0747956f3f369f27a0aa47d1b591ebdd0e62e0764d3a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:50.847Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:51.153Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T16:13:51.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T16:13:51.153Z] 753d7a031b60: Preparing [2021-06-16T16:13:51.153Z] 2b4ef0ee8853: Preparing [2021-06-16T16:13:51.153Z] 392389f2f976: Preparing [2021-06-16T16:13:51.153Z] c84e8fac79c5: Preparing [2021-06-16T16:13:51.153Z] 32f366d666a5: Preparing [2021-06-16T16:13:51.153Z] 2b4ef0ee8853: Layer already exists [2021-06-16T16:13:51.153Z] 392389f2f976: Layer already exists [2021-06-16T16:13:51.153Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:51.153Z] 753d7a031b60: Layer already exists [2021-06-16T16:13:51.153Z] c84e8fac79c5: Layer already exists [2021-06-16T16:13:51.153Z] latest: digest: sha256:1ab48e9cc4a7c9ffdc0747956f3f369f27a0aa47d1b591ebdd0e62e0764d3a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:51.468Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:51.769Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.267 [2021-06-16T16:13:51.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T16:13:51.770Z] 753d7a031b60: Preparing [2021-06-16T16:13:51.770Z] 2b4ef0ee8853: Preparing [2021-06-16T16:13:51.770Z] 392389f2f976: Preparing [2021-06-16T16:13:51.770Z] c84e8fac79c5: Preparing [2021-06-16T16:13:51.770Z] 32f366d666a5: Preparing [2021-06-16T16:13:51.770Z] 392389f2f976: Layer already exists [2021-06-16T16:13:51.770Z] 753d7a031b60: Layer already exists [2021-06-16T16:13:51.770Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:51.770Z] 2b4ef0ee8853: Layer already exists [2021-06-16T16:13:51.770Z] c84e8fac79c5: Layer already exists [2021-06-16T16:13:51.770Z] 2.0.0-dev.267: digest: sha256:1ab48e9cc4a7c9ffdc0747956f3f369f27a0aa47d1b591ebdd0e62e0764d3a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:52.082Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:52.385Z] + docker push nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:52.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T16:13:52.385Z] 753d7a031b60: Preparing [2021-06-16T16:13:52.385Z] 2b4ef0ee8853: Preparing [2021-06-16T16:13:52.385Z] 392389f2f976: Preparing [2021-06-16T16:13:52.385Z] c84e8fac79c5: Preparing [2021-06-16T16:13:52.385Z] 32f366d666a5: Preparing [2021-06-16T16:13:52.385Z] 392389f2f976: Layer already exists [2021-06-16T16:13:52.385Z] 753d7a031b60: Layer already exists [2021-06-16T16:13:52.385Z] 2b4ef0ee8853: Layer already exists [2021-06-16T16:13:52.385Z] c84e8fac79c5: Layer already exists [2021-06-16T16:13:52.385Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:52.385Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:1ab48e9cc4a7c9ffdc0747956f3f369f27a0aa47d1b591ebdd0e62e0764d3a85 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:52.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:52.997Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-16T16:13:52.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T16:13:52.997Z] 753d7a031b60: Preparing [2021-06-16T16:13:52.997Z] 2b4ef0ee8853: Preparing [2021-06-16T16:13:52.997Z] 392389f2f976: Preparing [2021-06-16T16:13:52.997Z] c84e8fac79c5: Preparing [2021-06-16T16:13:52.997Z] 32f366d666a5: Preparing [2021-06-16T16:13:52.997Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:52.997Z] 753d7a031b60: Layer already exists [2021-06-16T16:13:52.997Z] c84e8fac79c5: Layer already exists [2021-06-16T16:13:52.997Z] 392389f2f976: Layer already exists [2021-06-16T16:13:52.997Z] 2b4ef0ee8853: Layer already exists [2021-06-16T16:13:52.997Z] master: digest: sha256:1ab48e9cc4a7c9ffdc0747956f3f369f27a0aa47d1b591ebdd0e62e0764d3a85 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:13:53.050Z] ===================================================== [Pipeline] echo [2021-06-16T16:13:53.070Z] taggedImages: [2021-06-16T16:13:53.070Z] - nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:53.070Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T16:13:53.070Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.267 [2021-06-16T16:13:53.070Z] - nexus3.edgexfoundry.org:10004/core-command:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:53.070Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-16T16:13:53.104Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-16T16:13:53.104Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:53.105Z] latest [2021-06-16T16:13:53.105Z] 2.0.0-dev.267 [2021-06-16T16:13:53.105Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:53.105Z] master [2021-06-16T16:13:53.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:53.451Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:53.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:53.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T16:13:53.761Z] b67388c96a3f: Preparing [2021-06-16T16:13:53.761Z] 403b20173931: Preparing [2021-06-16T16:13:53.761Z] 392389f2f976: Preparing [2021-06-16T16:13:53.761Z] 976bf8eb69e8: Preparing [2021-06-16T16:13:53.761Z] 65d3d51b3f6d: Preparing [2021-06-16T16:13:53.761Z] 32f366d666a5: Preparing [2021-06-16T16:13:53.761Z] 32f366d666a5: Waiting [2021-06-16T16:13:53.761Z] 392389f2f976: Layer already exists [2021-06-16T16:13:53.761Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:54.027Z] 65d3d51b3f6d: Pushed [2021-06-16T16:13:54.027Z] b67388c96a3f: Pushed [2021-06-16T16:13:54.027Z] 976bf8eb69e8: Pushed [2021-06-16T16:13:54.969Z] 403b20173931: Pushed [2021-06-16T16:13:55.230Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:009cdd4c8571a9993bd25e966599f9567ee192f54f3c240abc5c36e9f09642d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:55.539Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:55.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T16:13:55.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T16:13:55.844Z] b67388c96a3f: Preparing [2021-06-16T16:13:55.844Z] 403b20173931: Preparing [2021-06-16T16:13:55.844Z] 392389f2f976: Preparing [2021-06-16T16:13:55.844Z] 976bf8eb69e8: Preparing [2021-06-16T16:13:55.844Z] 65d3d51b3f6d: Preparing [2021-06-16T16:13:55.844Z] 32f366d666a5: Preparing [2021-06-16T16:13:55.844Z] 32f366d666a5: Waiting [2021-06-16T16:13:55.844Z] 976bf8eb69e8: Layer already exists [2021-06-16T16:13:55.844Z] 403b20173931: Layer already exists [2021-06-16T16:13:55.844Z] b67388c96a3f: Layer already exists [2021-06-16T16:13:55.844Z] 65d3d51b3f6d: Layer already exists [2021-06-16T16:13:55.844Z] 392389f2f976: Layer already exists [2021-06-16T16:13:55.844Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:55.844Z] latest: digest: sha256:009cdd4c8571a9993bd25e966599f9567ee192f54f3c240abc5c36e9f09642d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:56.150Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:56.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.267 [2021-06-16T16:13:56.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T16:13:56.456Z] b67388c96a3f: Preparing [2021-06-16T16:13:56.456Z] 403b20173931: Preparing [2021-06-16T16:13:56.456Z] 392389f2f976: Preparing [2021-06-16T16:13:56.456Z] 976bf8eb69e8: Preparing [2021-06-16T16:13:56.456Z] 65d3d51b3f6d: Preparing [2021-06-16T16:13:56.456Z] 32f366d666a5: Preparing [2021-06-16T16:13:56.456Z] 32f366d666a5: Waiting [2021-06-16T16:13:56.456Z] 65d3d51b3f6d: Layer already exists [2021-06-16T16:13:56.456Z] 392389f2f976: Layer already exists [2021-06-16T16:13:56.456Z] b67388c96a3f: Layer already exists [2021-06-16T16:13:56.456Z] 976bf8eb69e8: Layer already exists [2021-06-16T16:13:56.456Z] 403b20173931: Layer already exists [2021-06-16T16:13:56.456Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:56.456Z] 2.0.0-dev.267: digest: sha256:009cdd4c8571a9993bd25e966599f9567ee192f54f3c240abc5c36e9f09642d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:56.761Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:57.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:57.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T16:13:57.061Z] b67388c96a3f: Preparing [2021-06-16T16:13:57.061Z] 403b20173931: Preparing [2021-06-16T16:13:57.061Z] 392389f2f976: Preparing [2021-06-16T16:13:57.061Z] 976bf8eb69e8: Preparing [2021-06-16T16:13:57.061Z] 65d3d51b3f6d: Preparing [2021-06-16T16:13:57.061Z] 32f366d666a5: Preparing [2021-06-16T16:13:57.061Z] 32f366d666a5: Waiting [2021-06-16T16:13:57.061Z] 403b20173931: Layer already exists [2021-06-16T16:13:57.061Z] 65d3d51b3f6d: Layer already exists [2021-06-16T16:13:57.061Z] b67388c96a3f: Layer already exists [2021-06-16T16:13:57.061Z] 392389f2f976: Layer already exists [2021-06-16T16:13:57.061Z] 976bf8eb69e8: Layer already exists [2021-06-16T16:13:57.061Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:57.061Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:009cdd4c8571a9993bd25e966599f9567ee192f54f3c240abc5c36e9f09642d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:57.368Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:57.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-16T16:13:57.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T16:13:57.665Z] b67388c96a3f: Preparing [2021-06-16T16:13:57.665Z] 403b20173931: Preparing [2021-06-16T16:13:57.665Z] 392389f2f976: Preparing [2021-06-16T16:13:57.665Z] 976bf8eb69e8: Preparing [2021-06-16T16:13:57.665Z] 65d3d51b3f6d: Preparing [2021-06-16T16:13:57.665Z] 32f366d666a5: Preparing [2021-06-16T16:13:57.665Z] 32f366d666a5: Waiting [2021-06-16T16:13:57.665Z] 976bf8eb69e8: Layer already exists [2021-06-16T16:13:57.665Z] 403b20173931: Layer already exists [2021-06-16T16:13:57.665Z] 65d3d51b3f6d: Layer already exists [2021-06-16T16:13:57.665Z] 392389f2f976: Layer already exists [2021-06-16T16:13:57.665Z] b67388c96a3f: Layer already exists [2021-06-16T16:13:57.665Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:57.665Z] master: digest: sha256:009cdd4c8571a9993bd25e966599f9567ee192f54f3c240abc5c36e9f09642d5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:13:57.719Z] ===================================================== [Pipeline] echo [2021-06-16T16:13:57.736Z] taggedImages: [2021-06-16T16:13:57.736Z] - nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:57.736Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T16:13:57.736Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.267 [2021-06-16T16:13:57.736Z] - nexus3.edgexfoundry.org:10004/core-data:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:57.736Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-16T16:13:57.766Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-16T16:13:57.766Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:57.766Z] latest [2021-06-16T16:13:57.766Z] 2.0.0-dev.267 [2021-06-16T16:13:57.766Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:13:57.766Z] master [2021-06-16T16:13:57.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:58.133Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:13:58.439Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:13:58.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T16:13:58.439Z] 9de0deed6422: Preparing [2021-06-16T16:13:58.439Z] 43bca7161af3: Preparing [2021-06-16T16:13:58.439Z] 392389f2f976: Preparing [2021-06-16T16:13:58.439Z] 9cf88985261a: Preparing [2021-06-16T16:13:58.439Z] 32f366d666a5: Preparing [2021-06-16T16:13:58.439Z] 392389f2f976: Layer already exists [2021-06-16T16:13:58.439Z] 32f366d666a5: Layer already exists [2021-06-16T16:13:58.701Z] 9cf88985261a: Pushed [2021-06-16T16:13:58.701Z] 9de0deed6422: Pushed [2021-06-16T16:13:59.658Z] 43bca7161af3: Pushed [2021-06-16T16:13:59.924Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:0aab8f8efc231d3ce348dfcf7e6323dd07e89970d36a13717644fd0ed8b7bbd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:00.244Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:00.548Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T16:14:00.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T16:14:00.548Z] 9de0deed6422: Preparing [2021-06-16T16:14:00.548Z] 43bca7161af3: Preparing [2021-06-16T16:14:00.548Z] 392389f2f976: Preparing [2021-06-16T16:14:00.548Z] 9cf88985261a: Preparing [2021-06-16T16:14:00.548Z] 32f366d666a5: Preparing [2021-06-16T16:14:00.548Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:00.549Z] 392389f2f976: Layer already exists [2021-06-16T16:14:00.549Z] 43bca7161af3: Layer already exists [2021-06-16T16:14:00.549Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:00.549Z] 9de0deed6422: Layer already exists [2021-06-16T16:14:00.809Z] latest: digest: sha256:0aab8f8efc231d3ce348dfcf7e6323dd07e89970d36a13717644fd0ed8b7bbd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:01.116Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:01.420Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.267 [2021-06-16T16:14:01.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T16:14:01.420Z] 9de0deed6422: Preparing [2021-06-16T16:14:01.420Z] 43bca7161af3: Preparing [2021-06-16T16:14:01.420Z] 392389f2f976: Preparing [2021-06-16T16:14:01.420Z] 9cf88985261a: Preparing [2021-06-16T16:14:01.420Z] 32f366d666a5: Preparing [2021-06-16T16:14:01.420Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:01.420Z] 43bca7161af3: Layer already exists [2021-06-16T16:14:01.420Z] 392389f2f976: Layer already exists [2021-06-16T16:14:01.420Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:01.420Z] 9de0deed6422: Layer already exists [2021-06-16T16:14:01.420Z] 2.0.0-dev.267: digest: sha256:0aab8f8efc231d3ce348dfcf7e6323dd07e89970d36a13717644fd0ed8b7bbd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:01.731Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:02.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:02.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T16:14:02.033Z] 9de0deed6422: Preparing [2021-06-16T16:14:02.033Z] 43bca7161af3: Preparing [2021-06-16T16:14:02.033Z] 392389f2f976: Preparing [2021-06-16T16:14:02.033Z] 9cf88985261a: Preparing [2021-06-16T16:14:02.033Z] 32f366d666a5: Preparing [2021-06-16T16:14:02.033Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:02.033Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:02.033Z] 43bca7161af3: Layer already exists [2021-06-16T16:14:02.033Z] 9de0deed6422: Layer already exists [2021-06-16T16:14:02.033Z] 392389f2f976: Layer already exists [2021-06-16T16:14:02.033Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:0aab8f8efc231d3ce348dfcf7e6323dd07e89970d36a13717644fd0ed8b7bbd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:02.347Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:02.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-16T16:14:02.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T16:14:02.648Z] 9de0deed6422: Preparing [2021-06-16T16:14:02.648Z] 43bca7161af3: Preparing [2021-06-16T16:14:02.648Z] 392389f2f976: Preparing [2021-06-16T16:14:02.648Z] 9cf88985261a: Preparing [2021-06-16T16:14:02.648Z] 32f366d666a5: Preparing [2021-06-16T16:14:02.648Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:02.648Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:02.648Z] 392389f2f976: Layer already exists [2021-06-16T16:14:02.648Z] 9de0deed6422: Layer already exists [2021-06-16T16:14:02.648Z] 43bca7161af3: Layer already exists [2021-06-16T16:14:02.648Z] master: digest: sha256:0aab8f8efc231d3ce348dfcf7e6323dd07e89970d36a13717644fd0ed8b7bbd7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:04.914Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:04.928Z] taggedImages: [2021-06-16T16:14:04.928Z] - nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:04.928Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T16:14:04.928Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.267 [2021-06-16T16:14:04.928Z] - nexus3.edgexfoundry.org:10004/core-metadata:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:04.928Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-16T16:14:04.976Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-16T16:14:04.976Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:04.976Z] latest [2021-06-16T16:14:04.976Z] 2.0.0-dev.267 [2021-06-16T16:14:04.976Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:04.976Z] master [2021-06-16T16:14:04.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:05.319Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:05.619Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:05.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T16:14:05.619Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:05.619Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:05.619Z] 4cac2847d82e: Preparing [2021-06-16T16:14:05.619Z] 0df62f316539: Preparing [2021-06-16T16:14:05.619Z] e138bfe1afc6: Preparing [2021-06-16T16:14:05.619Z] 9956629d7777: Preparing [2021-06-16T16:14:05.619Z] 392389f2f976: Preparing [2021-06-16T16:14:05.619Z] da95f3b7c1fb: Preparing [2021-06-16T16:14:05.619Z] af4ddbe77473: Preparing [2021-06-16T16:14:05.619Z] 7c0e1534b2a8: Preparing [2021-06-16T16:14:05.619Z] 1b5dd5d1dfc8: Preparing [2021-06-16T16:14:05.619Z] 32f366d666a5: Preparing [2021-06-16T16:14:05.619Z] 392389f2f976: Waiting [2021-06-16T16:14:05.619Z] da95f3b7c1fb: Waiting [2021-06-16T16:14:05.619Z] af4ddbe77473: Waiting [2021-06-16T16:14:05.619Z] 7c0e1534b2a8: Waiting [2021-06-16T16:14:05.619Z] 1b5dd5d1dfc8: Waiting [2021-06-16T16:14:05.619Z] 32f366d666a5: Waiting [2021-06-16T16:14:05.619Z] cbfcd0c62f3f: Pushed [2021-06-16T16:14:05.885Z] 392389f2f976: Layer already exists [2021-06-16T16:14:05.885Z] e138bfe1afc6: Pushed [2021-06-16T16:14:05.885Z] 4cac2847d82e: Pushed [2021-06-16T16:14:05.885Z] 0df62f316539: Pushed [2021-06-16T16:14:05.885Z] af4ddbe77473: Pushed [2021-06-16T16:14:06.150Z] da95f3b7c1fb: Pushed [2021-06-16T16:14:06.150Z] 1b5dd5d1dfc8: Pushed [2021-06-16T16:14:06.150Z] 7c0e1534b2a8: Pushed [2021-06-16T16:14:06.150Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:07.092Z] 9956629d7777: Pushed [2021-06-16T16:14:07.353Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:1a92d65da22b94d5ab6347a7e5593262d2fad4fe4c609ad76752ed3bbf0f2cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:07.669Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:07.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T16:14:07.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T16:14:07.986Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:07.986Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:07.986Z] 4cac2847d82e: Preparing [2021-06-16T16:14:07.986Z] 0df62f316539: Preparing [2021-06-16T16:14:07.986Z] e138bfe1afc6: Preparing [2021-06-16T16:14:07.986Z] 9956629d7777: Preparing [2021-06-16T16:14:07.986Z] 392389f2f976: Preparing [2021-06-16T16:14:07.986Z] da95f3b7c1fb: Preparing [2021-06-16T16:14:07.986Z] af4ddbe77473: Preparing [2021-06-16T16:14:07.986Z] 7c0e1534b2a8: Preparing [2021-06-16T16:14:07.986Z] 1b5dd5d1dfc8: Preparing [2021-06-16T16:14:07.986Z] 32f366d666a5: Preparing [2021-06-16T16:14:07.986Z] 392389f2f976: Waiting [2021-06-16T16:14:07.986Z] 1b5dd5d1dfc8: Waiting [2021-06-16T16:14:07.986Z] da95f3b7c1fb: Waiting [2021-06-16T16:14:07.986Z] af4ddbe77473: Waiting [2021-06-16T16:14:07.986Z] 32f366d666a5: Waiting [2021-06-16T16:14:07.986Z] 7c0e1534b2a8: Waiting [2021-06-16T16:14:07.986Z] 9956629d7777: Layer already exists [2021-06-16T16:14:07.986Z] 4cac2847d82e: Layer already exists [2021-06-16T16:14:07.986Z] 0df62f316539: Layer already exists [2021-06-16T16:14:07.986Z] cbfcd0c62f3f: Layer already exists [2021-06-16T16:14:07.986Z] e138bfe1afc6: Layer already exists [2021-06-16T16:14:07.986Z] 392389f2f976: Layer already exists [2021-06-16T16:14:07.986Z] da95f3b7c1fb: Layer already exists [2021-06-16T16:14:07.986Z] af4ddbe77473: Layer already exists [2021-06-16T16:14:07.986Z] 1b5dd5d1dfc8: Layer already exists [2021-06-16T16:14:07.986Z] 7c0e1534b2a8: Layer already exists [2021-06-16T16:14:07.986Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:07.986Z] latest: digest: sha256:1a92d65da22b94d5ab6347a7e5593262d2fad4fe4c609ad76752ed3bbf0f2cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:08.289Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:08.583Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.267 [2021-06-16T16:14:08.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T16:14:08.583Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:08.583Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:08.583Z] 4cac2847d82e: Preparing [2021-06-16T16:14:08.583Z] 0df62f316539: Preparing [2021-06-16T16:14:08.583Z] e138bfe1afc6: Preparing [2021-06-16T16:14:08.583Z] 9956629d7777: Preparing [2021-06-16T16:14:08.583Z] 392389f2f976: Preparing [2021-06-16T16:14:08.583Z] da95f3b7c1fb: Preparing [2021-06-16T16:14:08.583Z] af4ddbe77473: Preparing [2021-06-16T16:14:08.583Z] 7c0e1534b2a8: Preparing [2021-06-16T16:14:08.583Z] 1b5dd5d1dfc8: Preparing [2021-06-16T16:14:08.583Z] 32f366d666a5: Preparing [2021-06-16T16:14:08.583Z] af4ddbe77473: Waiting [2021-06-16T16:14:08.583Z] 7c0e1534b2a8: Waiting [2021-06-16T16:14:08.583Z] 1b5dd5d1dfc8: Waiting [2021-06-16T16:14:08.583Z] 32f366d666a5: Waiting [2021-06-16T16:14:08.583Z] 392389f2f976: Waiting [2021-06-16T16:14:08.583Z] da95f3b7c1fb: Waiting [2021-06-16T16:14:08.583Z] 9956629d7777: Layer already exists [2021-06-16T16:14:08.583Z] cbfcd0c62f3f: Layer already exists [2021-06-16T16:14:08.583Z] e138bfe1afc6: Layer already exists [2021-06-16T16:14:08.583Z] 4cac2847d82e: Layer already exists [2021-06-16T16:14:08.583Z] 0df62f316539: Layer already exists [2021-06-16T16:14:08.583Z] 392389f2f976: Layer already exists [2021-06-16T16:14:08.583Z] da95f3b7c1fb: Layer already exists [2021-06-16T16:14:08.583Z] 1b5dd5d1dfc8: Layer already exists [2021-06-16T16:14:08.583Z] af4ddbe77473: Layer already exists [2021-06-16T16:14:08.583Z] 7c0e1534b2a8: Layer already exists [2021-06-16T16:14:08.583Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:08.583Z] 2.0.0-dev.267: digest: sha256:1a92d65da22b94d5ab6347a7e5593262d2fad4fe4c609ad76752ed3bbf0f2cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:08.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:09.195Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:09.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T16:14:09.195Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:09.195Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:09.195Z] 4cac2847d82e: Preparing [2021-06-16T16:14:09.195Z] 0df62f316539: Preparing [2021-06-16T16:14:09.195Z] e138bfe1afc6: Preparing [2021-06-16T16:14:09.195Z] 9956629d7777: Preparing [2021-06-16T16:14:09.195Z] 392389f2f976: Preparing [2021-06-16T16:14:09.195Z] da95f3b7c1fb: Preparing [2021-06-16T16:14:09.195Z] af4ddbe77473: Preparing [2021-06-16T16:14:09.195Z] 7c0e1534b2a8: Preparing [2021-06-16T16:14:09.195Z] 1b5dd5d1dfc8: Preparing [2021-06-16T16:14:09.195Z] 32f366d666a5: Preparing [2021-06-16T16:14:09.195Z] 392389f2f976: Waiting [2021-06-16T16:14:09.195Z] da95f3b7c1fb: Waiting [2021-06-16T16:14:09.195Z] af4ddbe77473: Waiting [2021-06-16T16:14:09.195Z] 7c0e1534b2a8: Waiting [2021-06-16T16:14:09.195Z] 1b5dd5d1dfc8: Waiting [2021-06-16T16:14:09.195Z] 32f366d666a5: Waiting [2021-06-16T16:14:09.195Z] e138bfe1afc6: Layer already exists [2021-06-16T16:14:09.195Z] 0df62f316539: Layer already exists [2021-06-16T16:14:09.195Z] cbfcd0c62f3f: Layer already exists [2021-06-16T16:14:09.195Z] 9956629d7777: Layer already exists [2021-06-16T16:14:09.195Z] 4cac2847d82e: Layer already exists [2021-06-16T16:14:09.195Z] da95f3b7c1fb: Layer already exists [2021-06-16T16:14:09.195Z] 392389f2f976: Layer already exists [2021-06-16T16:14:09.195Z] af4ddbe77473: Layer already exists [2021-06-16T16:14:09.195Z] 7c0e1534b2a8: Layer already exists [2021-06-16T16:14:09.195Z] 1b5dd5d1dfc8: Layer already exists [2021-06-16T16:14:09.195Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:09.195Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:1a92d65da22b94d5ab6347a7e5593262d2fad4fe4c609ad76752ed3bbf0f2cb4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:09.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:09.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-16T16:14:09.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T16:14:09.819Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:09.819Z] cbfcd0c62f3f: Preparing [2021-06-16T16:14:09.819Z] 4cac2847d82e: Preparing [2021-06-16T16:14:09.819Z] 0df62f316539: Preparing [2021-06-16T16:14:09.819Z] e138bfe1afc6: Preparing [2021-06-16T16:14:09.819Z] 9956629d7777: Preparing [2021-06-16T16:14:09.819Z] 392389f2f976: Preparing [2021-06-16T16:14:09.819Z] da95f3b7c1fb: Preparing [2021-06-16T16:14:09.819Z] af4ddbe77473: Preparing [2021-06-16T16:14:09.819Z] 7c0e1534b2a8: Preparing [2021-06-16T16:14:09.819Z] 1b5dd5d1dfc8: Preparing [2021-06-16T16:14:09.819Z] 32f366d666a5: Preparing [2021-06-16T16:14:09.819Z] da95f3b7c1fb: Waiting [2021-06-16T16:14:09.819Z] af4ddbe77473: Waiting [2021-06-16T16:14:09.819Z] 7c0e1534b2a8: Waiting [2021-06-16T16:14:09.819Z] 1b5dd5d1dfc8: Waiting [2021-06-16T16:14:09.819Z] 32f366d666a5: Waiting [2021-06-16T16:14:09.819Z] 392389f2f976: Waiting [2021-06-16T16:14:09.819Z] e138bfe1afc6: Layer already exists [2021-06-16T16:14:09.819Z] 0df62f316539: Layer already exists [2021-06-16T16:14:09.819Z] cbfcd0c62f3f: Layer already exists [2021-06-16T16:14:09.819Z] 9956629d7777: Layer already exists [2021-06-16T16:14:09.819Z] 4cac2847d82e: Layer already exists [2021-06-16T16:14:09.819Z] 392389f2f976: Layer already exists [2021-06-16T16:14:09.819Z] 7c0e1534b2a8: Layer already exists [2021-06-16T16:14:09.819Z] 1b5dd5d1dfc8: Layer already exists [2021-06-16T16:14:09.819Z] af4ddbe77473: Layer already exists [2021-06-16T16:14:09.819Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:09.819Z] da95f3b7c1fb: Layer already exists [2021-06-16T16:14:09.819Z] master: digest: sha256:1a92d65da22b94d5ab6347a7e5593262d2fad4fe4c609ad76752ed3bbf0f2cb4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:09.880Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:09.905Z] taggedImages: [2021-06-16T16:14:09.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:09.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T16:14:09.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.267 [2021-06-16T16:14:09.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:09.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-16T16:14:09.935Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-16T16:14:09.935Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:09.935Z] latest [2021-06-16T16:14:09.935Z] 2.0.0-dev.267 [2021-06-16T16:14:09.935Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:09.935Z] master [2021-06-16T16:14:09.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:10.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:10.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:10.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T16:14:10.611Z] ddd5b15ec70c: Preparing [2021-06-16T16:14:10.611Z] 6486bc810054: Preparing [2021-06-16T16:14:10.611Z] 64fc3ffaceb7: Preparing [2021-06-16T16:14:10.611Z] 252b376adff6: Preparing [2021-06-16T16:14:10.611Z] b7365dc70890: Preparing [2021-06-16T16:14:10.611Z] 32f366d666a5: Preparing [2021-06-16T16:14:10.611Z] 32f366d666a5: Waiting [2021-06-16T16:14:11.198Z] b7365dc70890: Pushed [2021-06-16T16:14:11.198Z] 252b376adff6: Pushed [2021-06-16T16:14:11.198Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:11.198Z] 64fc3ffaceb7: Pushed [2021-06-16T16:14:11.460Z] 6486bc810054: Pushed [2021-06-16T16:14:11.460Z] ddd5b15ec70c: Pushed [2021-06-16T16:14:11.721Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:f7f712329fd5da346f9f05cee656e846f2b914b7b4db0cbaf033459bc25fdb68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:12.202Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:12.757Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T16:14:12.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T16:14:12.757Z] ddd5b15ec70c: Preparing [2021-06-16T16:14:12.757Z] 6486bc810054: Preparing [2021-06-16T16:14:12.757Z] 64fc3ffaceb7: Preparing [2021-06-16T16:14:12.757Z] 252b376adff6: Preparing [2021-06-16T16:14:12.757Z] b7365dc70890: Preparing [2021-06-16T16:14:12.757Z] 32f366d666a5: Preparing [2021-06-16T16:14:12.757Z] 32f366d666a5: Waiting [2021-06-16T16:14:12.757Z] ddd5b15ec70c: Layer already exists [2021-06-16T16:14:12.757Z] 252b376adff6: Layer already exists [2021-06-16T16:14:12.757Z] 6486bc810054: Layer already exists [2021-06-16T16:14:12.757Z] b7365dc70890: Layer already exists [2021-06-16T16:14:12.757Z] 64fc3ffaceb7: Layer already exists [2021-06-16T16:14:12.757Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:12.757Z] latest: digest: sha256:f7f712329fd5da346f9f05cee656e846f2b914b7b4db0cbaf033459bc25fdb68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:13.062Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:13.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.267 [2021-06-16T16:14:13.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T16:14:13.367Z] ddd5b15ec70c: Preparing [2021-06-16T16:14:13.367Z] 6486bc810054: Preparing [2021-06-16T16:14:13.367Z] 64fc3ffaceb7: Preparing [2021-06-16T16:14:13.367Z] 252b376adff6: Preparing [2021-06-16T16:14:13.367Z] b7365dc70890: Preparing [2021-06-16T16:14:13.367Z] 32f366d666a5: Preparing [2021-06-16T16:14:13.367Z] 32f366d666a5: Waiting [2021-06-16T16:14:13.367Z] 252b376adff6: Layer already exists [2021-06-16T16:14:13.367Z] b7365dc70890: Layer already exists [2021-06-16T16:14:13.367Z] 6486bc810054: Layer already exists [2021-06-16T16:14:13.367Z] 64fc3ffaceb7: Layer already exists [2021-06-16T16:14:13.367Z] ddd5b15ec70c: Layer already exists [2021-06-16T16:14:13.367Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:13.367Z] 2.0.0-dev.267: digest: sha256:f7f712329fd5da346f9f05cee656e846f2b914b7b4db0cbaf033459bc25fdb68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:13.680Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:14.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:14.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T16:14:14.007Z] ddd5b15ec70c: Preparing [2021-06-16T16:14:14.007Z] 6486bc810054: Preparing [2021-06-16T16:14:14.007Z] 64fc3ffaceb7: Preparing [2021-06-16T16:14:14.007Z] 252b376adff6: Preparing [2021-06-16T16:14:14.007Z] b7365dc70890: Preparing [2021-06-16T16:14:14.007Z] 32f366d666a5: Preparing [2021-06-16T16:14:14.007Z] 32f366d666a5: Waiting [2021-06-16T16:14:14.007Z] 64fc3ffaceb7: Layer already exists [2021-06-16T16:14:14.007Z] 6486bc810054: Layer already exists [2021-06-16T16:14:14.007Z] ddd5b15ec70c: Layer already exists [2021-06-16T16:14:14.007Z] 252b376adff6: Layer already exists [2021-06-16T16:14:14.007Z] b7365dc70890: Layer already exists [2021-06-16T16:14:14.007Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:14.007Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:f7f712329fd5da346f9f05cee656e846f2b914b7b4db0cbaf033459bc25fdb68 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:14.319Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:14.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-16T16:14:14.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T16:14:14.621Z] ddd5b15ec70c: Preparing [2021-06-16T16:14:14.621Z] 6486bc810054: Preparing [2021-06-16T16:14:14.621Z] 64fc3ffaceb7: Preparing [2021-06-16T16:14:14.621Z] 252b376adff6: Preparing [2021-06-16T16:14:14.621Z] b7365dc70890: Preparing [2021-06-16T16:14:14.621Z] 32f366d666a5: Preparing [2021-06-16T16:14:14.621Z] 32f366d666a5: Waiting [2021-06-16T16:14:14.621Z] b7365dc70890: Layer already exists [2021-06-16T16:14:14.621Z] ddd5b15ec70c: Layer already exists [2021-06-16T16:14:14.621Z] 252b376adff6: Layer already exists [2021-06-16T16:14:14.621Z] 64fc3ffaceb7: Layer already exists [2021-06-16T16:14:14.621Z] 6486bc810054: Layer already exists [2021-06-16T16:14:14.621Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:14.621Z] master: digest: sha256:f7f712329fd5da346f9f05cee656e846f2b914b7b4db0cbaf033459bc25fdb68 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:14.674Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:14.689Z] taggedImages: [2021-06-16T16:14:14.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:14.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T16:14:14.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.267 [2021-06-16T16:14:14.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:14.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-16T16:14:14.722Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-16T16:14:14.722Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:14.722Z] latest [2021-06-16T16:14:14.722Z] 2.0.0-dev.267 [2021-06-16T16:14:14.722Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:14.722Z] master [2021-06-16T16:14:14.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:15.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:15.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:15.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T16:14:15.370Z] 515766454e1c: Preparing [2021-06-16T16:14:15.370Z] f2c8ce1255f2: Preparing [2021-06-16T16:14:15.370Z] 0f77eef581f8: Preparing [2021-06-16T16:14:15.370Z] 6947a1681c08: Preparing [2021-06-16T16:14:15.370Z] dac55697a084: Preparing [2021-06-16T16:14:15.370Z] 0e7d1c3f8f62: Preparing [2021-06-16T16:14:15.370Z] 3573cded74ef: Preparing [2021-06-16T16:14:15.370Z] a819cb5a8c6d: Preparing [2021-06-16T16:14:15.370Z] 04a8e26b516d: Preparing [2021-06-16T16:14:15.370Z] 32f366d666a5: Preparing [2021-06-16T16:14:15.370Z] 0e7d1c3f8f62: Waiting [2021-06-16T16:14:15.370Z] 3573cded74ef: Waiting [2021-06-16T16:14:15.370Z] a819cb5a8c6d: Waiting [2021-06-16T16:14:15.370Z] 04a8e26b516d: Waiting [2021-06-16T16:14:15.370Z] 32f366d666a5: Waiting [2021-06-16T16:14:15.948Z] 515766454e1c: Pushed [2021-06-16T16:14:15.948Z] f2c8ce1255f2: Pushed [2021-06-16T16:14:15.948Z] dac55697a084: Pushed [2021-06-16T16:14:16.211Z] a819cb5a8c6d: Pushed [2021-06-16T16:14:16.211Z] 3573cded74ef: Pushed [2021-06-16T16:14:16.211Z] 6947a1681c08: Pushed [2021-06-16T16:14:16.211Z] 0e7d1c3f8f62: Pushed [2021-06-16T16:14:16.211Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:16.472Z] 0f77eef581f8: Pushed [2021-06-16T16:14:16.472Z] 04a8e26b516d: Pushed [2021-06-16T16:14:16.737Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:a29571a4fcae5df04f13aa2184a38b850590c02b362e9efe297b409edcced866 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:17.052Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:17.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T16:14:17.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T16:14:17.356Z] 515766454e1c: Preparing [2021-06-16T16:14:17.356Z] f2c8ce1255f2: Preparing [2021-06-16T16:14:17.356Z] 0f77eef581f8: Preparing [2021-06-16T16:14:17.356Z] 6947a1681c08: Preparing [2021-06-16T16:14:17.356Z] dac55697a084: Preparing [2021-06-16T16:14:17.356Z] 0e7d1c3f8f62: Preparing [2021-06-16T16:14:17.356Z] 3573cded74ef: Preparing [2021-06-16T16:14:17.356Z] a819cb5a8c6d: Preparing [2021-06-16T16:14:17.356Z] 04a8e26b516d: Preparing [2021-06-16T16:14:17.356Z] 32f366d666a5: Preparing [2021-06-16T16:14:17.356Z] 3573cded74ef: Waiting [2021-06-16T16:14:17.356Z] a819cb5a8c6d: Waiting [2021-06-16T16:14:17.356Z] 04a8e26b516d: Waiting [2021-06-16T16:14:17.356Z] 32f366d666a5: Waiting [2021-06-16T16:14:17.356Z] 0e7d1c3f8f62: Waiting [2021-06-16T16:14:17.356Z] dac55697a084: Layer already exists [2021-06-16T16:14:17.356Z] 515766454e1c: Layer already exists [2021-06-16T16:14:17.356Z] 0f77eef581f8: Layer already exists [2021-06-16T16:14:17.356Z] f2c8ce1255f2: Layer already exists [2021-06-16T16:14:17.356Z] 6947a1681c08: Layer already exists [2021-06-16T16:14:17.356Z] a819cb5a8c6d: Layer already exists [2021-06-16T16:14:17.356Z] 0e7d1c3f8f62: Layer already exists [2021-06-16T16:14:17.356Z] 3573cded74ef: Layer already exists [2021-06-16T16:14:17.356Z] 04a8e26b516d: Layer already exists [2021-06-16T16:14:17.356Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:17.356Z] latest: digest: sha256:a29571a4fcae5df04f13aa2184a38b850590c02b362e9efe297b409edcced866 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:17.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:17.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.267 [2021-06-16T16:14:17.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T16:14:17.965Z] 515766454e1c: Preparing [2021-06-16T16:14:17.965Z] f2c8ce1255f2: Preparing [2021-06-16T16:14:17.965Z] 0f77eef581f8: Preparing [2021-06-16T16:14:17.965Z] 6947a1681c08: Preparing [2021-06-16T16:14:17.965Z] dac55697a084: Preparing [2021-06-16T16:14:17.965Z] 0e7d1c3f8f62: Preparing [2021-06-16T16:14:17.965Z] 3573cded74ef: Preparing [2021-06-16T16:14:17.965Z] a819cb5a8c6d: Preparing [2021-06-16T16:14:17.965Z] 04a8e26b516d: Preparing [2021-06-16T16:14:17.965Z] 32f366d666a5: Preparing [2021-06-16T16:14:17.965Z] 3573cded74ef: Waiting [2021-06-16T16:14:17.965Z] a819cb5a8c6d: Waiting [2021-06-16T16:14:17.965Z] 04a8e26b516d: Waiting [2021-06-16T16:14:17.965Z] 32f366d666a5: Waiting [2021-06-16T16:14:17.965Z] 0e7d1c3f8f62: Waiting [2021-06-16T16:14:17.965Z] f2c8ce1255f2: Layer already exists [2021-06-16T16:14:17.965Z] 0f77eef581f8: Layer already exists [2021-06-16T16:14:17.965Z] 6947a1681c08: Layer already exists [2021-06-16T16:14:17.965Z] dac55697a084: Layer already exists [2021-06-16T16:14:17.965Z] 515766454e1c: Layer already exists [2021-06-16T16:14:17.965Z] 3573cded74ef: Layer already exists [2021-06-16T16:14:17.965Z] a819cb5a8c6d: Layer already exists [2021-06-16T16:14:17.965Z] 04a8e26b516d: Layer already exists [2021-06-16T16:14:17.965Z] 0e7d1c3f8f62: Layer already exists [2021-06-16T16:14:17.965Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:17.965Z] 2.0.0-dev.267: digest: sha256:a29571a4fcae5df04f13aa2184a38b850590c02b362e9efe297b409edcced866 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:18.273Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:18.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:18.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T16:14:18.570Z] 515766454e1c: Preparing [2021-06-16T16:14:18.570Z] f2c8ce1255f2: Preparing [2021-06-16T16:14:18.570Z] 0f77eef581f8: Preparing [2021-06-16T16:14:18.570Z] 6947a1681c08: Preparing [2021-06-16T16:14:18.570Z] dac55697a084: Preparing [2021-06-16T16:14:18.570Z] 0e7d1c3f8f62: Preparing [2021-06-16T16:14:18.570Z] 3573cded74ef: Preparing [2021-06-16T16:14:18.570Z] a819cb5a8c6d: Preparing [2021-06-16T16:14:18.570Z] 04a8e26b516d: Preparing [2021-06-16T16:14:18.570Z] 32f366d666a5: Preparing [2021-06-16T16:14:18.570Z] 0e7d1c3f8f62: Waiting [2021-06-16T16:14:18.570Z] 3573cded74ef: Waiting [2021-06-16T16:14:18.570Z] a819cb5a8c6d: Waiting [2021-06-16T16:14:18.570Z] 04a8e26b516d: Waiting [2021-06-16T16:14:18.570Z] 32f366d666a5: Waiting [2021-06-16T16:14:18.570Z] f2c8ce1255f2: Layer already exists [2021-06-16T16:14:18.570Z] 515766454e1c: Layer already exists [2021-06-16T16:14:18.570Z] 0f77eef581f8: Layer already exists [2021-06-16T16:14:18.570Z] dac55697a084: Layer already exists [2021-06-16T16:14:18.570Z] 6947a1681c08: Layer already exists [2021-06-16T16:14:18.570Z] 3573cded74ef: Layer already exists [2021-06-16T16:14:18.570Z] 0e7d1c3f8f62: Layer already exists [2021-06-16T16:14:18.570Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:18.571Z] a819cb5a8c6d: Layer already exists [2021-06-16T16:14:18.571Z] 04a8e26b516d: Layer already exists [2021-06-16T16:14:18.571Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:a29571a4fcae5df04f13aa2184a38b850590c02b362e9efe297b409edcced866 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:18.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:19.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-16T16:14:19.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T16:14:19.172Z] 515766454e1c: Preparing [2021-06-16T16:14:19.172Z] f2c8ce1255f2: Preparing [2021-06-16T16:14:19.172Z] 0f77eef581f8: Preparing [2021-06-16T16:14:19.172Z] 6947a1681c08: Preparing [2021-06-16T16:14:19.172Z] dac55697a084: Preparing [2021-06-16T16:14:19.172Z] 0e7d1c3f8f62: Preparing [2021-06-16T16:14:19.172Z] 3573cded74ef: Preparing [2021-06-16T16:14:19.172Z] a819cb5a8c6d: Preparing [2021-06-16T16:14:19.172Z] 04a8e26b516d: Preparing [2021-06-16T16:14:19.172Z] 32f366d666a5: Preparing [2021-06-16T16:14:19.172Z] 0e7d1c3f8f62: Waiting [2021-06-16T16:14:19.172Z] 3573cded74ef: Waiting [2021-06-16T16:14:19.172Z] a819cb5a8c6d: Waiting [2021-06-16T16:14:19.172Z] 04a8e26b516d: Waiting [2021-06-16T16:14:19.172Z] 32f366d666a5: Waiting [2021-06-16T16:14:19.172Z] 515766454e1c: Layer already exists [2021-06-16T16:14:19.172Z] 0f77eef581f8: Layer already exists [2021-06-16T16:14:19.172Z] dac55697a084: Layer already exists [2021-06-16T16:14:19.172Z] f2c8ce1255f2: Layer already exists [2021-06-16T16:14:19.172Z] 6947a1681c08: Layer already exists [2021-06-16T16:14:19.172Z] 0e7d1c3f8f62: Layer already exists [2021-06-16T16:14:19.172Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:19.172Z] 04a8e26b516d: Layer already exists [2021-06-16T16:14:19.172Z] 3573cded74ef: Layer already exists [2021-06-16T16:14:19.172Z] a819cb5a8c6d: Layer already exists [2021-06-16T16:14:19.172Z] master: digest: sha256:a29571a4fcae5df04f13aa2184a38b850590c02b362e9efe297b409edcced866 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:21.506Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:21.522Z] taggedImages: [2021-06-16T16:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T16:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.267 [2021-06-16T16:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:21.522Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-16T16:14:21.552Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-16T16:14:21.552Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:21.552Z] latest [2021-06-16T16:14:21.552Z] 2.0.0-dev.267 [2021-06-16T16:14:21.552Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:21.552Z] master [2021-06-16T16:14:21.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:21.925Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:22.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:22.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T16:14:22.230Z] 8e44f45dc94e: Preparing [2021-06-16T16:14:22.230Z] a841995bb72d: Preparing [2021-06-16T16:14:22.230Z] 392389f2f976: Preparing [2021-06-16T16:14:22.230Z] bd00b5793b8b: Preparing [2021-06-16T16:14:22.230Z] 32f366d666a5: Preparing [2021-06-16T16:14:22.230Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:22.230Z] 392389f2f976: Layer already exists [2021-06-16T16:14:22.230Z] 8e44f45dc94e: Pushed [2021-06-16T16:14:22.230Z] bd00b5793b8b: Pushed [2021-06-16T16:14:23.621Z] a841995bb72d: Pushed [2021-06-16T16:14:23.621Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:6bc7ac0b7795e828f026e5c92f2545a47cef185a10ebbb0b42e267e4ed95f964 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:23.927Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:24.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T16:14:24.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T16:14:24.225Z] 8e44f45dc94e: Preparing [2021-06-16T16:14:24.225Z] a841995bb72d: Preparing [2021-06-16T16:14:24.225Z] 392389f2f976: Preparing [2021-06-16T16:14:24.225Z] bd00b5793b8b: Preparing [2021-06-16T16:14:24.225Z] 32f366d666a5: Preparing [2021-06-16T16:14:24.225Z] 8e44f45dc94e: Layer already exists [2021-06-16T16:14:24.225Z] a841995bb72d: Layer already exists [2021-06-16T16:14:24.225Z] bd00b5793b8b: Layer already exists [2021-06-16T16:14:24.225Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:24.225Z] 392389f2f976: Layer already exists [2021-06-16T16:14:24.225Z] latest: digest: sha256:6bc7ac0b7795e828f026e5c92f2545a47cef185a10ebbb0b42e267e4ed95f964 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:24.527Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:24.827Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.267 [2021-06-16T16:14:24.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T16:14:24.827Z] 8e44f45dc94e: Preparing [2021-06-16T16:14:24.827Z] a841995bb72d: Preparing [2021-06-16T16:14:24.827Z] 392389f2f976: Preparing [2021-06-16T16:14:24.827Z] bd00b5793b8b: Preparing [2021-06-16T16:14:24.827Z] 32f366d666a5: Preparing [2021-06-16T16:14:24.827Z] bd00b5793b8b: Layer already exists [2021-06-16T16:14:24.827Z] 392389f2f976: Layer already exists [2021-06-16T16:14:24.827Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:24.827Z] a841995bb72d: Layer already exists [2021-06-16T16:14:24.827Z] 8e44f45dc94e: Layer already exists [2021-06-16T16:14:24.827Z] 2.0.0-dev.267: digest: sha256:6bc7ac0b7795e828f026e5c92f2545a47cef185a10ebbb0b42e267e4ed95f964 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:25.135Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:25.442Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:25.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T16:14:25.443Z] 8e44f45dc94e: Preparing [2021-06-16T16:14:25.443Z] a841995bb72d: Preparing [2021-06-16T16:14:25.443Z] 392389f2f976: Preparing [2021-06-16T16:14:25.443Z] bd00b5793b8b: Preparing [2021-06-16T16:14:25.443Z] 32f366d666a5: Preparing [2021-06-16T16:14:25.443Z] 8e44f45dc94e: Layer already exists [2021-06-16T16:14:25.443Z] 392389f2f976: Layer already exists [2021-06-16T16:14:25.443Z] a841995bb72d: Layer already exists [2021-06-16T16:14:25.443Z] bd00b5793b8b: Layer already exists [2021-06-16T16:14:25.443Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:25.443Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:6bc7ac0b7795e828f026e5c92f2545a47cef185a10ebbb0b42e267e4ed95f964 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:25.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:26.044Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-16T16:14:26.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T16:14:26.044Z] 8e44f45dc94e: Preparing [2021-06-16T16:14:26.044Z] a841995bb72d: Preparing [2021-06-16T16:14:26.044Z] 392389f2f976: Preparing [2021-06-16T16:14:26.044Z] bd00b5793b8b: Preparing [2021-06-16T16:14:26.044Z] 32f366d666a5: Preparing [2021-06-16T16:14:26.044Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:26.044Z] a841995bb72d: Layer already exists [2021-06-16T16:14:26.044Z] 392389f2f976: Layer already exists [2021-06-16T16:14:26.044Z] 8e44f45dc94e: Layer already exists [2021-06-16T16:14:26.044Z] bd00b5793b8b: Layer already exists [2021-06-16T16:14:26.044Z] master: digest: sha256:6bc7ac0b7795e828f026e5c92f2545a47cef185a10ebbb0b42e267e4ed95f964 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:26.100Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:26.116Z] taggedImages: [2021-06-16T16:14:26.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:26.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T16:14:26.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.267 [2021-06-16T16:14:26.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:26.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-16T16:14:26.149Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-16T16:14:26.149Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:26.149Z] latest [2021-06-16T16:14:26.149Z] 2.0.0-dev.267 [2021-06-16T16:14:26.149Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:26.149Z] master [2021-06-16T16:14:26.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:26.500Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:26.799Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:26.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T16:14:26.799Z] a8ca4e1dc2bc: Preparing [2021-06-16T16:14:26.799Z] 0b88d4135ec4: Preparing [2021-06-16T16:14:26.799Z] 392389f2f976: Preparing [2021-06-16T16:14:26.799Z] 9cf88985261a: Preparing [2021-06-16T16:14:26.799Z] 32f366d666a5: Preparing [2021-06-16T16:14:26.799Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:26.799Z] 392389f2f976: Layer already exists [2021-06-16T16:14:26.799Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:26.799Z] a8ca4e1dc2bc: Pushed [2021-06-16T16:14:28.186Z] 0b88d4135ec4: Pushed [2021-06-16T16:14:28.186Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:3d02bd8dca0764a5da7ad2fef0b24a8f6e2f7c001f7b264f22e3abea6dc3f234 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:28.490Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:28.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T16:14:28.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T16:14:28.793Z] a8ca4e1dc2bc: Preparing [2021-06-16T16:14:28.793Z] 0b88d4135ec4: Preparing [2021-06-16T16:14:28.793Z] 392389f2f976: Preparing [2021-06-16T16:14:28.793Z] 9cf88985261a: Preparing [2021-06-16T16:14:28.793Z] 32f366d666a5: Preparing [2021-06-16T16:14:28.793Z] 0b88d4135ec4: Layer already exists [2021-06-16T16:14:28.793Z] 392389f2f976: Layer already exists [2021-06-16T16:14:28.793Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:28.793Z] a8ca4e1dc2bc: Layer already exists [2021-06-16T16:14:28.793Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:28.793Z] latest: digest: sha256:3d02bd8dca0764a5da7ad2fef0b24a8f6e2f7c001f7b264f22e3abea6dc3f234 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:29.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:29.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.267 [2021-06-16T16:14:29.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T16:14:29.401Z] a8ca4e1dc2bc: Preparing [2021-06-16T16:14:29.401Z] 0b88d4135ec4: Preparing [2021-06-16T16:14:29.401Z] 392389f2f976: Preparing [2021-06-16T16:14:29.401Z] 9cf88985261a: Preparing [2021-06-16T16:14:29.401Z] 32f366d666a5: Preparing [2021-06-16T16:14:29.401Z] 0b88d4135ec4: Layer already exists [2021-06-16T16:14:29.401Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:29.401Z] 392389f2f976: Layer already exists [2021-06-16T16:14:29.401Z] a8ca4e1dc2bc: Layer already exists [2021-06-16T16:14:29.401Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:29.401Z] 2.0.0-dev.267: digest: sha256:3d02bd8dca0764a5da7ad2fef0b24a8f6e2f7c001f7b264f22e3abea6dc3f234 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:29.705Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:30.010Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:30.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T16:14:30.010Z] a8ca4e1dc2bc: Preparing [2021-06-16T16:14:30.010Z] 0b88d4135ec4: Preparing [2021-06-16T16:14:30.010Z] 392389f2f976: Preparing [2021-06-16T16:14:30.010Z] 9cf88985261a: Preparing [2021-06-16T16:14:30.010Z] 32f366d666a5: Preparing [2021-06-16T16:14:30.010Z] 392389f2f976: Layer already exists [2021-06-16T16:14:30.010Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:30.010Z] 0b88d4135ec4: Layer already exists [2021-06-16T16:14:30.010Z] a8ca4e1dc2bc: Layer already exists [2021-06-16T16:14:30.010Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:30.010Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:3d02bd8dca0764a5da7ad2fef0b24a8f6e2f7c001f7b264f22e3abea6dc3f234 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:30.320Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:30.621Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-16T16:14:30.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T16:14:30.621Z] a8ca4e1dc2bc: Preparing [2021-06-16T16:14:30.621Z] 0b88d4135ec4: Preparing [2021-06-16T16:14:30.621Z] 392389f2f976: Preparing [2021-06-16T16:14:30.621Z] 9cf88985261a: Preparing [2021-06-16T16:14:30.621Z] 32f366d666a5: Preparing [2021-06-16T16:14:30.621Z] 392389f2f976: Layer already exists [2021-06-16T16:14:30.621Z] 0b88d4135ec4: Layer already exists [2021-06-16T16:14:30.621Z] 32f366d666a5: Layer already exists [2021-06-16T16:14:30.621Z] 9cf88985261a: Layer already exists [2021-06-16T16:14:30.621Z] a8ca4e1dc2bc: Layer already exists [2021-06-16T16:14:30.621Z] master: digest: sha256:3d02bd8dca0764a5da7ad2fef0b24a8f6e2f7c001f7b264f22e3abea6dc3f234 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:30.674Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:30.690Z] taggedImages: [2021-06-16T16:14:30.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:30.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T16:14:30.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.267 [2021-06-16T16:14:30.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:30.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-16T16:14:30.722Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-16T16:14:30.722Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:30.722Z] latest [2021-06-16T16:14:30.722Z] 2.0.0-dev.267 [2021-06-16T16:14:30.722Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:30.722Z] master [2021-06-16T16:14:30.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:31.069Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:31.372Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:31.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T16:14:31.372Z] 1524a71690e1: Preparing [2021-06-16T16:14:31.372Z] 19ed6f2cc273: Preparing [2021-06-16T16:14:31.372Z] 41f66ffdfdb7: Preparing [2021-06-16T16:14:31.372Z] 9e4bcae46893: Preparing [2021-06-16T16:14:31.372Z] 0754057c0ad3: Preparing [2021-06-16T16:14:31.372Z] 998cdf262ab1: Preparing [2021-06-16T16:14:31.372Z] 02e56110abd2: Preparing [2021-06-16T16:14:31.372Z] abc36efb885a: Preparing [2021-06-16T16:14:31.372Z] b0b09059f4e1: Preparing [2021-06-16T16:14:31.372Z] bb961f40224b: Preparing [2021-06-16T16:14:31.372Z] f4666769fca7: Preparing [2021-06-16T16:14:31.372Z] 998cdf262ab1: Waiting [2021-06-16T16:14:31.372Z] 02e56110abd2: Waiting [2021-06-16T16:14:31.372Z] abc36efb885a: Waiting [2021-06-16T16:14:31.372Z] b0b09059f4e1: Waiting [2021-06-16T16:14:31.372Z] bb961f40224b: Waiting [2021-06-16T16:14:31.372Z] f4666769fca7: Waiting [2021-06-16T16:14:31.372Z] 0754057c0ad3: Layer already exists [2021-06-16T16:14:31.641Z] 998cdf262ab1: Layer already exists [2021-06-16T16:14:31.908Z] 02e56110abd2: Layer already exists [2021-06-16T16:14:31.908Z] 19ed6f2cc273: Pushed [2021-06-16T16:14:31.908Z] abc36efb885a: Layer already exists [2021-06-16T16:14:31.908Z] b0b09059f4e1: Layer already exists [2021-06-16T16:14:31.908Z] bb961f40224b: Layer already exists [2021-06-16T16:14:31.908Z] f4666769fca7: Layer already exists [2021-06-16T16:14:32.170Z] 1524a71690e1: Pushed [2021-06-16T16:14:32.170Z] 41f66ffdfdb7: Pushed [2021-06-16T16:14:37.473Z] 9e4bcae46893: Pushed [2021-06-16T16:14:37.473Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:1a9a0f7d771fa5e9397a9e53da49bd9484c46f767b9561063a302eb028f45780 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:37.783Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:38.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T16:14:38.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T16:14:38.085Z] 1524a71690e1: Preparing [2021-06-16T16:14:38.085Z] 19ed6f2cc273: Preparing [2021-06-16T16:14:38.085Z] 41f66ffdfdb7: Preparing [2021-06-16T16:14:38.085Z] 9e4bcae46893: Preparing [2021-06-16T16:14:38.085Z] 0754057c0ad3: Preparing [2021-06-16T16:14:38.085Z] 998cdf262ab1: Preparing [2021-06-16T16:14:38.085Z] 02e56110abd2: Preparing [2021-06-16T16:14:38.085Z] abc36efb885a: Preparing [2021-06-16T16:14:38.085Z] b0b09059f4e1: Preparing [2021-06-16T16:14:38.085Z] bb961f40224b: Preparing [2021-06-16T16:14:38.085Z] f4666769fca7: Preparing [2021-06-16T16:14:38.085Z] 02e56110abd2: Waiting [2021-06-16T16:14:38.085Z] abc36efb885a: Waiting [2021-06-16T16:14:38.085Z] b0b09059f4e1: Waiting [2021-06-16T16:14:38.085Z] bb961f40224b: Waiting [2021-06-16T16:14:38.085Z] f4666769fca7: Waiting [2021-06-16T16:14:38.085Z] 998cdf262ab1: Waiting [2021-06-16T16:14:38.085Z] 1524a71690e1: Layer already exists [2021-06-16T16:14:38.085Z] 19ed6f2cc273: Layer already exists [2021-06-16T16:14:38.085Z] 41f66ffdfdb7: Layer already exists [2021-06-16T16:14:38.085Z] 0754057c0ad3: Layer already exists [2021-06-16T16:14:38.085Z] 9e4bcae46893: Layer already exists [2021-06-16T16:14:38.085Z] 02e56110abd2: Layer already exists [2021-06-16T16:14:38.085Z] bb961f40224b: Layer already exists [2021-06-16T16:14:38.085Z] b0b09059f4e1: Layer already exists [2021-06-16T16:14:38.085Z] 998cdf262ab1: Layer already exists [2021-06-16T16:14:38.085Z] abc36efb885a: Layer already exists [2021-06-16T16:14:38.085Z] f4666769fca7: Layer already exists [2021-06-16T16:14:38.085Z] latest: digest: sha256:1a9a0f7d771fa5e9397a9e53da49bd9484c46f767b9561063a302eb028f45780 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:38.392Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:38.693Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.267 [2021-06-16T16:14:38.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T16:14:38.693Z] 1524a71690e1: Preparing [2021-06-16T16:14:38.693Z] 19ed6f2cc273: Preparing [2021-06-16T16:14:38.693Z] 41f66ffdfdb7: Preparing [2021-06-16T16:14:38.693Z] 9e4bcae46893: Preparing [2021-06-16T16:14:38.693Z] 0754057c0ad3: Preparing [2021-06-16T16:14:38.693Z] 998cdf262ab1: Preparing [2021-06-16T16:14:38.693Z] 02e56110abd2: Preparing [2021-06-16T16:14:38.693Z] abc36efb885a: Preparing [2021-06-16T16:14:38.693Z] b0b09059f4e1: Preparing [2021-06-16T16:14:38.693Z] bb961f40224b: Preparing [2021-06-16T16:14:38.693Z] f4666769fca7: Preparing [2021-06-16T16:14:38.693Z] 998cdf262ab1: Waiting [2021-06-16T16:14:38.693Z] 02e56110abd2: Waiting [2021-06-16T16:14:38.693Z] bb961f40224b: Waiting [2021-06-16T16:14:38.693Z] abc36efb885a: Waiting [2021-06-16T16:14:38.693Z] b0b09059f4e1: Waiting [2021-06-16T16:14:38.693Z] f4666769fca7: Waiting [2021-06-16T16:14:38.693Z] 41f66ffdfdb7: Layer already exists [2021-06-16T16:14:38.693Z] 9e4bcae46893: Layer already exists [2021-06-16T16:14:38.693Z] 1524a71690e1: Layer already exists [2021-06-16T16:14:38.693Z] 0754057c0ad3: Layer already exists [2021-06-16T16:14:38.693Z] 19ed6f2cc273: Layer already exists [2021-06-16T16:14:38.693Z] 998cdf262ab1: Layer already exists [2021-06-16T16:14:38.693Z] b0b09059f4e1: Layer already exists [2021-06-16T16:14:38.693Z] 02e56110abd2: Layer already exists [2021-06-16T16:14:38.693Z] abc36efb885a: Layer already exists [2021-06-16T16:14:38.693Z] bb961f40224b: Layer already exists [2021-06-16T16:14:38.693Z] f4666769fca7: Layer already exists [2021-06-16T16:14:38.693Z] 2.0.0-dev.267: digest: sha256:1a9a0f7d771fa5e9397a9e53da49bd9484c46f767b9561063a302eb028f45780 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:39.014Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:39.319Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:39.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T16:14:39.319Z] 1524a71690e1: Preparing [2021-06-16T16:14:39.319Z] 19ed6f2cc273: Preparing [2021-06-16T16:14:39.319Z] 41f66ffdfdb7: Preparing [2021-06-16T16:14:39.319Z] 9e4bcae46893: Preparing [2021-06-16T16:14:39.319Z] 0754057c0ad3: Preparing [2021-06-16T16:14:39.319Z] 998cdf262ab1: Preparing [2021-06-16T16:14:39.319Z] 02e56110abd2: Preparing [2021-06-16T16:14:39.319Z] abc36efb885a: Preparing [2021-06-16T16:14:39.319Z] b0b09059f4e1: Preparing [2021-06-16T16:14:39.319Z] bb961f40224b: Preparing [2021-06-16T16:14:39.319Z] f4666769fca7: Preparing [2021-06-16T16:14:39.319Z] 02e56110abd2: Waiting [2021-06-16T16:14:39.319Z] abc36efb885a: Waiting [2021-06-16T16:14:39.319Z] b0b09059f4e1: Waiting [2021-06-16T16:14:39.319Z] bb961f40224b: Waiting [2021-06-16T16:14:39.319Z] f4666769fca7: Waiting [2021-06-16T16:14:39.319Z] 998cdf262ab1: Waiting [2021-06-16T16:14:39.319Z] 9e4bcae46893: Layer already exists [2021-06-16T16:14:39.319Z] 19ed6f2cc273: Layer already exists [2021-06-16T16:14:39.319Z] 1524a71690e1: Layer already exists [2021-06-16T16:14:39.319Z] 41f66ffdfdb7: Layer already exists [2021-06-16T16:14:39.319Z] 0754057c0ad3: Layer already exists [2021-06-16T16:14:39.319Z] 02e56110abd2: Layer already exists [2021-06-16T16:14:39.319Z] abc36efb885a: Layer already exists [2021-06-16T16:14:39.319Z] b0b09059f4e1: Layer already exists [2021-06-16T16:14:39.319Z] 998cdf262ab1: Layer already exists [2021-06-16T16:14:39.319Z] bb961f40224b: Layer already exists [2021-06-16T16:14:39.319Z] f4666769fca7: Layer already exists [2021-06-16T16:14:39.319Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:1a9a0f7d771fa5e9397a9e53da49bd9484c46f767b9561063a302eb028f45780 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:39.626Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:14:39.925Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-16T16:14:39.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T16:14:39.925Z] 1524a71690e1: Preparing [2021-06-16T16:14:39.925Z] 19ed6f2cc273: Preparing [2021-06-16T16:14:39.925Z] 41f66ffdfdb7: Preparing [2021-06-16T16:14:39.925Z] 9e4bcae46893: Preparing [2021-06-16T16:14:39.925Z] 0754057c0ad3: Preparing [2021-06-16T16:14:39.925Z] 998cdf262ab1: Preparing [2021-06-16T16:14:39.925Z] 02e56110abd2: Preparing [2021-06-16T16:14:39.925Z] abc36efb885a: Preparing [2021-06-16T16:14:39.925Z] b0b09059f4e1: Preparing [2021-06-16T16:14:39.925Z] bb961f40224b: Preparing [2021-06-16T16:14:39.925Z] f4666769fca7: Preparing [2021-06-16T16:14:39.925Z] 998cdf262ab1: Waiting [2021-06-16T16:14:39.925Z] 02e56110abd2: Waiting [2021-06-16T16:14:39.925Z] abc36efb885a: Waiting [2021-06-16T16:14:39.925Z] b0b09059f4e1: Waiting [2021-06-16T16:14:39.925Z] bb961f40224b: Waiting [2021-06-16T16:14:39.925Z] f4666769fca7: Waiting [2021-06-16T16:14:39.925Z] 1524a71690e1: Layer already exists [2021-06-16T16:14:39.925Z] 0754057c0ad3: Layer already exists [2021-06-16T16:14:39.925Z] 41f66ffdfdb7: Layer already exists [2021-06-16T16:14:39.925Z] 19ed6f2cc273: Layer already exists [2021-06-16T16:14:39.925Z] 9e4bcae46893: Layer already exists [2021-06-16T16:14:39.925Z] 998cdf262ab1: Layer already exists [2021-06-16T16:14:39.925Z] b0b09059f4e1: Layer already exists [2021-06-16T16:14:39.925Z] 02e56110abd2: Layer already exists [2021-06-16T16:14:39.925Z] abc36efb885a: Layer already exists [2021-06-16T16:14:39.925Z] bb961f40224b: Layer already exists [2021-06-16T16:14:39.925Z] f4666769fca7: Layer already exists [2021-06-16T16:14:39.925Z] master: digest: sha256:1a9a0f7d771fa5e9397a9e53da49bd9484c46f767b9561063a302eb028f45780 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:14:39.978Z] ===================================================== [Pipeline] echo [2021-06-16T16:14:39.993Z] taggedImages: [2021-06-16T16:14:39.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:14:39.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T16:14:39.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.267 [2021-06-16T16:14:39.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:14:39.994Z] - 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-16T16:14:50.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T16:14:55.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T16:15:01.345Z] Removing intermediate container e0a05e178797 [2021-06-16T16:15:01.345Z] ---> 714e36f13bfa [2021-06-16T16:15:01.345Z] [2021-06-16T16:15:01.345Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:15:01.345Z] 3.12: Pulling from library/alpine [2021-06-16T16:15:02.817Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T16:15:02.817Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:15:02.817Z] ---> 9852663dfa18 [2021-06-16T16:15:02.817Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:15:04.270Z] ---> Running in be1eb4ac3dad [2021-06-16T16:15:06.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:06.911Z] Removing intermediate container a4dc4a51c484 [2021-06-16T16:15:06.911Z] ---> 86273964944e [2021-06-16T16:15:06.911Z] [2021-06-16T16:15:06.911Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T16:15:06.911Z] ---> 9852663dfa18 [2021-06-16T16:15:06.911Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T16:15:06.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:07.185Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T16:15:07.185Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:15:07.185Z] OK: 5 MiB in 15 packages [2021-06-16T16:15:07.473Z] ---> Running in 441f3a1e90ab [2021-06-16T16:15:08.478Z] Removing intermediate container a255f78dcc9a [2021-06-16T16:15:08.478Z] ---> c108a2612572 [2021-06-16T16:15:08.478Z] [2021-06-16T16:15:08.478Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T16:15:08.478Z] ---> 9852663dfa18 [2021-06-16T16:15:08.478Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:15:08.754Z] Removing intermediate container 376c032a480d [2021-06-16T16:15:08.754Z] ---> 4c7dd7b10873 [2021-06-16T16:15:08.754Z] [2021-06-16T16:15:08.754Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T16:15:08.754Z] ---> 9852663dfa18 [2021-06-16T16:15:08.754Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T16:15:09.347Z] ---> Running in fa6d07257345 [2021-06-16T16:15:09.347Z] ---> Running in 5a4989608499 [2021-06-16T16:15:09.347Z] Removing intermediate container 5e78e3651faf [2021-06-16T16:15:09.347Z] ---> ec3c13d89d72 [2021-06-16T16:15:09.347Z] [2021-06-16T16:15:09.347Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T16:15:09.347Z] ---> 9852663dfa18 [2021-06-16T16:15:09.347Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T16:15:09.347Z] Removing intermediate container be1eb4ac3dad [2021-06-16T16:15:09.347Z] ---> 52c97e4da02e [2021-06-16T16:15:09.347Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:15:09.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:10.222Z] ---> Running in 1d4c05c2fc46 [2021-06-16T16:15:10.222Z] ---> Running in 16f6b0780216 [2021-06-16T16:15:10.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:10.827Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T16:15:10.827Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:15:10.827Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T16:15:10.827Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T16:15:10.827Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:15:10.827Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:15:11.099Z] OK: 7 MiB in 18 packages [2021-06-16T16:15:13.076Z] Removing intermediate container 16f6b0780216 [2021-06-16T16:15:13.076Z] ---> 7341c1a08ecd [2021-06-16T16:15:13.076Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T16:15:13.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:13.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:13.955Z] ---> Running in 2e59d8de886f [2021-06-16T16:15:13.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:13.955Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T16:15:13.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:13.955Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:15:13.955Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T16:15:13.955Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T16:15:13.955Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T16:15:13.955Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T16:15:13.955Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:15:14.227Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:15:14.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:14.227Z] OK: 7 MiB in 20 packages [2021-06-16T16:15:14.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:15:14.505Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T16:15:14.505Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:15:14.781Z] OK: 5 MiB in 15 packages [2021-06-16T16:15:14.782Z] Removing intermediate container 2e59d8de886f [2021-06-16T16:15:14.782Z] ---> 77db5f1dcd74 [2021-06-16T16:15:14.782Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T16:15:15.060Z] ---> Running in a2c0afca264d [2021-06-16T16:15:15.338Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T16:15:15.338Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T16:15:15.338Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:15:15.338Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T16:15:15.632Z] OK: 6 MiB in 16 packages [2021-06-16T16:15:15.632Z] Removing intermediate container 441f3a1e90ab [2021-06-16T16:15:15.633Z] ---> 6f56cf67623d [2021-06-16T16:15:15.633Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T16:15:15.912Z] Removing intermediate container a2c0afca264d [2021-06-16T16:15:15.912Z] ---> c4764a486f3d [2021-06-16T16:15:15.912Z] Step 16/24 : WORKDIR / [2021-06-16T16:15:15.912Z] ---> Running in 85c62f98c2fb [2021-06-16T16:15:16.189Z] ---> Running in fc3fbece0be1 [2021-06-16T16:15:16.471Z] Removing intermediate container 5a4989608499 [2021-06-16T16:15:16.471Z] ---> a04a33a26f3d [2021-06-16T16:15:16.472Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:15:16.752Z] ---> Running in a559bfa5441f [2021-06-16T16:15:16.752Z] Removing intermediate container 85c62f98c2fb [2021-06-16T16:15:16.752Z] ---> 891fc2bd5cb6 [2021-06-16T16:15:16.752Z] Step 14/22 : WORKDIR /edgex [2021-06-16T16:15:16.752Z] Removing intermediate container fa6d07257345 [2021-06-16T16:15:16.752Z] ---> 72d8c5c5042a [2021-06-16T16:15:16.752Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T16:15:17.046Z] Removing intermediate container fc3fbece0be1 [2021-06-16T16:15:17.046Z] ---> 641790e030e1 [2021-06-16T16:15:17.046Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:15:17.046Z] ---> Running in f7a0e420ccc1 [2021-06-16T16:15:17.046Z] ---> Running in aa3b80433c13 [2021-06-16T16:15:17.332Z] Removing intermediate container a559bfa5441f [2021-06-16T16:15:17.332Z] ---> 4837a05fec39 [2021-06-16T16:15:17.332Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T16:15:17.613Z] ---> Running in f3401f1b34ad [2021-06-16T16:15:17.889Z] Removing intermediate container f7a0e420ccc1 [2021-06-16T16:15:17.889Z] ---> aad65f064c49 [2021-06-16T16:15:17.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T16:15:17.889Z] Removing intermediate container 1d4c05c2fc46 [2021-06-16T16:15:17.889Z] ---> 851b2a05f87b [2021-06-16T16:15:17.889Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:15:17.889Z] Removing intermediate container aa3b80433c13 [2021-06-16T16:15:17.889Z] ---> d7da4782797e [2021-06-16T16:15:17.889Z] Step 14/26 : WORKDIR / [2021-06-16T16:15:18.163Z] ---> Running in 827c58684ba2 [2021-06-16T16:15:18.163Z] ---> 6b932f47ec21 [2021-06-16T16:15:18.163Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T16:15:18.163Z] ---> Running in 26b3b8fc067a [2021-06-16T16:15:18.443Z] Removing intermediate container f3401f1b34ad [2021-06-16T16:15:18.443Z] ---> 6b2d7eb90a95 [2021-06-16T16:15:18.443Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T16:15:18.719Z] ---> Running in 0315759adcec [2021-06-16T16:15:18.999Z] Removing intermediate container 827c58684ba2 [2021-06-16T16:15:18.999Z] ---> 6c93f404c2c9 [2021-06-16T16:15:18.999Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T16:15:19.280Z] Removing intermediate container 26b3b8fc067a [2021-06-16T16:15:19.280Z] ---> 034afa6d7f1d [2021-06-16T16:15:19.280Z] 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-16T16:15:19.280Z] ---> 2274c200e139 [2021-06-16T16:15:19.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T16:15:19.280Z] ---> Running in a8cf1d6ac02a [2021-06-16T16:15:19.559Z] Removing intermediate container 0315759adcec [2021-06-16T16:15:19.559Z] ---> e889c34d9444 [2021-06-16T16:15:19.559Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:15:20.161Z] ---> fdfb805d4c35 [2021-06-16T16:15:20.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T16:15:20.162Z] Removing intermediate container a8cf1d6ac02a [2021-06-16T16:15:20.162Z] ---> 23018ac717d8 [2021-06-16T16:15:20.162Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T16:15:20.438Z] ---> Running in 620e00d6a039 [2021-06-16T16:15:20.438Z] ---> f915d738c988 [2021-06-16T16:15:20.438Z] 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-16T16:15:20.714Z] ---> 8f1837b0eedc [2021-06-16T16:15:20.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T16:15:21.334Z] ---> 7284b831bdd6 [2021-06-16T16:15:21.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T16:15:21.334Z] Removing intermediate container 620e00d6a039 [2021-06-16T16:15:21.334Z] ---> 7fba8d3bc4c6 [2021-06-16T16:15:21.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:15:21.612Z] ---> af5bcc76fe24 [2021-06-16T16:15:21.612Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T16:15:21.612Z] ---> 04836bb37a65 [2021-06-16T16:15:21.612Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T16:15:21.888Z] ---> Running in 7ae9465c92b6 [2021-06-16T16:15:22.868Z] ---> b5f2a1c9cfc7 [2021-06-16T16:15:22.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T16:15:22.868Z] Removing intermediate container 7ae9465c92b6 [2021-06-16T16:15:22.868Z] ---> 00bb79372d2f [2021-06-16T16:15:22.868Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:15:22.868Z] ---> f27256c6e447 [2021-06-16T16:15:22.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T16:15:22.868Z] ---> ce8264f6452a [2021-06-16T16:15:22.868Z] 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-16T16:15:22.868Z] ---> 3888c0ef852e [2021-06-16T16:15:22.868Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T16:15:23.146Z] ---> Running in e9bbf9f03f38 [2021-06-16T16:15:23.146Z] ---> Running in 78c086861227 [2021-06-16T16:15:23.748Z] Removing intermediate container e9bbf9f03f38 [2021-06-16T16:15:23.748Z] ---> 702f3aa9874c [2021-06-16T16:15:24.021Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:15:24.021Z] Removing intermediate container 78c086861227 [2021-06-16T16:15:24.021Z] ---> 38ba63102ad5 [2021-06-16T16:15:24.021Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T16:15:24.295Z] ---> Running in 83a976ffda47 [2021-06-16T16:15:24.295Z] ---> db8c95cd7b6f [2021-06-16T16:15:24.295Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T16:15:24.295Z] ---> b6364a139ccc [2021-06-16T16:15:24.295Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T16:15:24.295Z] ---> Running in 9cab80ec6bb7 [2021-06-16T16:15:24.295Z] ---> 1f9bd4d38649 [2021-06-16T16:15:24.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T16:15:24.575Z] ---> Running in 824dcff91ed4 [2021-06-16T16:15:24.852Z] Removing intermediate container 83a976ffda47 [2021-06-16T16:15:24.852Z] ---> 53c2947db96f [2021-06-16T16:15:24.852Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:15:25.124Z] ---> Running in d65f074f7281 [2021-06-16T16:15:25.124Z] Removing intermediate container 9cab80ec6bb7 [2021-06-16T16:15:25.124Z] ---> 46cd402d42f7 [2021-06-16T16:15:25.124Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T16:15:25.411Z] Removing intermediate container 824dcff91ed4 [2021-06-16T16:15:25.411Z] ---> f881419a456f [2021-06-16T16:15:25.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:15:25.411Z] ---> Running in 961ef4d1cf3a [2021-06-16T16:15:25.684Z] ---> Running in 9460de29b34d [2021-06-16T16:15:25.957Z] ---> b7ce1fac2200 [2021-06-16T16:15:25.957Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T16:15:25.957Z] Removing intermediate container d65f074f7281 [2021-06-16T16:15:25.957Z] ---> 999418aa6b11 [2021-06-16T16:15:25.957Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:15:25.957Z] ---> 408da5d2c134 [2021-06-16T16:15:25.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T16:15:26.230Z] ---> Running in 48c35e72803f [2021-06-16T16:15:26.230Z] ---> Running in 184863ff9e52 [2021-06-16T16:15:26.230Z] Removing intermediate container 961ef4d1cf3a [2021-06-16T16:15:26.230Z] ---> e950b7d32a56 [2021-06-16T16:15:26.230Z] Step 21/22 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:15:26.230Z] Removing intermediate container 9460de29b34d [2021-06-16T16:15:26.230Z] ---> 1bfec17eb102 [2021-06-16T16:15:26.230Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T16:15:26.504Z] ---> Running in e9e88e83cc4f [2021-06-16T16:15:26.504Z] ---> Running in c58d92dd1eae [2021-06-16T16:15:26.783Z] Removing intermediate container 48c35e72803f [2021-06-16T16:15:26.783Z] ---> a39df3694b0f [2021-06-16T16:15:26.783Z] [2021-06-16T16:15:27.057Z] Removing intermediate container 184863ff9e52 [2021-06-16T16:15:27.057Z] ---> d2b90795add2 [2021-06-16T16:15:27.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:15:27.344Z] Removing intermediate container c58d92dd1eae [2021-06-16T16:15:27.344Z] ---> 5d864cea1b17 [2021-06-16T16:15:27.344Z] Step 22/23 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:15:27.344Z] Successfully built a39df3694b0f [2021-06-16T16:15:27.344Z] Removing intermediate container e9e88e83cc4f [2021-06-16T16:15:27.344Z] ---> 82f49d9ab954 [2021-06-16T16:15:27.344Z] Step 22/22 : LABEL version=2.0.0-dev.267 [2021-06-16T16:15:27.344Z] Successfully tagged core-command-arm64:latest [2021-06-16T16:15:27.344Z] Building core-data [2021-06-16T16:15:27.344Z] ---> Running in 8a261789cbbf [2021-06-16T16:15:27.619Z]  Building core-command ... done  ---> Running in 28a702691548 [2021-06-16T16:15:27.619Z] ---> Running in 7605e86197a2 [2021-06-16T16:15:27.619Z] ---> 6331e9bdafc9 [2021-06-16T16:15:27.619Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T16:15:28.239Z] Removing intermediate container 8a261789cbbf [2021-06-16T16:15:28.239Z] ---> 44495e9c3455 [2021-06-16T16:15:28.239Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T16:15:28.239Z] ---> Running in 42522278a863 [2021-06-16T16:15:28.513Z] Removing intermediate container 7605e86197a2 [2021-06-16T16:15:28.513Z] ---> 818c60247fdb [2021-06-16T16:15:28.513Z] [2021-06-16T16:15:28.513Z] Removing intermediate container 28a702691548 [2021-06-16T16:15:28.513Z] ---> 2f3aa344eaab [2021-06-16T16:15:28.513Z] Step 23/23 : LABEL version=2.0.0-dev.267 [2021-06-16T16:15:29.116Z] Successfully built 818c60247fdb [2021-06-16T16:15:29.399Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T16:15:29.399Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-16T16:15:29.399Z] ---> 017e7efa7639 [2021-06-16T16:15:29.399Z] 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-16T16:15:29.679Z] ---> Running in 36828557ed3a [2021-06-16T16:15:29.679Z] ---> Running in d6e100118e5c [2021-06-16T16:15:29.679Z] Removing intermediate container 42522278a863 [2021-06-16T16:15:29.679Z] ---> 3459a124e233 [2021-06-16T16:15:29.679Z] Step 22/23 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:15:29.962Z] ---> Running in e0ec3e388db8 [2021-06-16T16:15:30.240Z] Removing intermediate container 36828557ed3a [2021-06-16T16:15:30.240Z] ---> ca13e42090ba [2021-06-16T16:15:30.240Z] [2021-06-16T16:15:30.850Z] Successfully built ca13e42090ba [2021-06-16T16:15:30.850Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T16:15:30.850Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-16T16:15:30.850Z] Removing intermediate container e0ec3e388db8 [2021-06-16T16:15:31.127Z] ---> 037a4487ee36 [2021-06-16T16:15:31.127Z] Step 23/23 : LABEL version=2.0.0-dev.267 [2021-06-16T16:15:33.103Z] ---> Running in e85833f61cc7 [2021-06-16T16:15:33.700Z] Removing intermediate container e85833f61cc7 [2021-06-16T16:15:33.700Z] ---> f04df73a097f [2021-06-16T16:15:33.700Z] [2021-06-16T16:15:33.977Z] Removing intermediate container d6e100118e5c [2021-06-16T16:15:33.977Z] ---> ba078a8ac438 [2021-06-16T16:15:33.977Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T16:15:33.977Z] Successfully built f04df73a097f [2021-06-16T16:15:34.312Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T16:15:34.312Z] Building core-metadata [2021-06-16T16:15:34.312Z]  Building support-notifications ... done  ---> Running in fd9e790d57f6 [2021-06-16T16:15:37.731Z] Removing intermediate container fd9e790d57f6 [2021-06-16T16:15:37.731Z] ---> 7cc389a4ac18 [2021-06-16T16:15:37.731Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T16:15:37.731Z] ---> Running in 43117ff9ede3 [2021-06-16T16:15:37.731Z] Removing intermediate container 43117ff9ede3 [2021-06-16T16:15:37.731Z] ---> 76696c4d95fd [2021-06-16T16:15:37.731Z] Step 25/26 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:15:37.731Z] ---> Running in 9fdb32a7ca26 [2021-06-16T16:15:37.731Z] Removing intermediate container 9fdb32a7ca26 [2021-06-16T16:15:37.731Z] ---> dc2d636f2192 [2021-06-16T16:15:37.731Z] Step 26/26 : LABEL version=2.0.0-dev.267 [2021-06-16T16:15:37.731Z] ---> Running in 08506960174b [2021-06-16T16:15:38.023Z] Removing intermediate container 08506960174b [2021-06-16T16:15:38.023Z] ---> 29db1b1b74d4 [2021-06-16T16:15:38.023Z] [2021-06-16T16:15:38.320Z] Successfully built 29db1b1b74d4 [2021-06-16T16:15:38.320Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T16:16:00.546Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:16:00.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:16:00.546Z] ---> 5ecf3270d9b8 [2021-06-16T16:16:00.546Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:16:00.546Z] ---> Using cache [2021-06-16T16:16:00.546Z] ---> 1088a5b4ae3b [2021-06-16T16:16:00.546Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:16:00.546Z] ---> Using cache [2021-06-16T16:16:00.546Z] ---> 46ec802ac6e7 [2021-06-16T16:16:00.546Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T16:16:02.007Z] ---> Running in cbd7f2096a2a [2021-06-16T16:16:02.007Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:16:02.007Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:16:02.007Z] ---> 5ecf3270d9b8 [2021-06-16T16:16:02.007Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T16:16:02.007Z] ---> Using cache [2021-06-16T16:16:02.007Z] ---> 1088a5b4ae3b [2021-06-16T16:16:02.007Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:16:02.007Z] ---> Using cache [2021-06-16T16:16:02.007Z] ---> 46ec802ac6e7 [2021-06-16T16:16:02.007Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T16:16:02.007Z] ---> Using cache [2021-06-16T16:16:02.007Z] ---> 8e2bef4891a7 [2021-06-16T16:16:02.007Z] Step 6/32 : COPY go.mod . [2021-06-16T16:16:02.007Z] ---> Using cache [2021-06-16T16:16:02.007Z] ---> 6c953eb8e115 [2021-06-16T16:16:02.007Z] Step 7/32 : RUN go mod download [2021-06-16T16:16:02.007Z] ---> Using cache [2021-06-16T16:16:02.007Z] ---> 899e9375b5c0 [2021-06-16T16:16:02.007Z] Step 8/32 : COPY . . [2021-06-16T16:16:02.295Z] ---> Using cache [2021-06-16T16:16:02.295Z] ---> 4df9d6566604 [2021-06-16T16:16:02.295Z] Step 9/32 : RUN go mod tidy [2021-06-16T16:16:02.295Z] ---> Using cache [2021-06-16T16:16:02.295Z] ---> 2f332e4d92fe [2021-06-16T16:16:02.295Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T16:16:02.898Z] ---> Running in 986eaf708c43 [2021-06-16T16:16:03.179Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:16:03.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:16:03.179Z] ---> 5ecf3270d9b8 [2021-06-16T16:16:03.179Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:16:03.179Z] ---> Using cache [2021-06-16T16:16:03.179Z] ---> 1088a5b4ae3b [2021-06-16T16:16:03.179Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:16:03.179Z] ---> Using cache [2021-06-16T16:16:03.179Z] ---> 46ec802ac6e7 [2021-06-16T16:16:03.179Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T16:16:03.179Z] ---> Running in 0edd6e92e313 [2021-06-16T16:16:04.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:16:04.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T16:16:04.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T16:16:04.165Z] ---> 5ecf3270d9b8 [2021-06-16T16:16:04.165Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T16:16:04.165Z] ---> Using cache [2021-06-16T16:16:04.165Z] ---> 1088a5b4ae3b [2021-06-16T16:16:04.165Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:16:04.165Z] ---> Using cache [2021-06-16T16:16:04.165Z] ---> 46ec802ac6e7 [2021-06-16T16:16:04.165Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T16:16:04.165Z] ---> Using cache [2021-06-16T16:16:04.165Z] ---> 8e2bef4891a7 [2021-06-16T16:16:04.165Z] Step 6/24 : COPY go.mod . [2021-06-16T16:16:04.165Z] ---> Using cache [2021-06-16T16:16:04.165Z] ---> 6c953eb8e115 [2021-06-16T16:16:04.165Z] Step 7/24 : RUN go mod download [2021-06-16T16:16:04.165Z] ---> Using cache [2021-06-16T16:16:04.165Z] ---> 899e9375b5c0 [2021-06-16T16:16:04.165Z] Step 8/24 : COPY . . [2021-06-16T16:16:04.445Z] ---> Using cache [2021-06-16T16:16:04.445Z] ---> 4df9d6566604 [2021-06-16T16:16:04.445Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:16:04.445Z] ---> Using cache [2021-06-16T16:16:04.445Z] ---> 2f332e4d92fe [2021-06-16T16:16:04.445Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T16:16:04.725Z] ---> Running in 70aeb4e8dfcf [2021-06-16T16:16:05.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T16:16:05.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:16:05.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:16:05.990Z] OK: 218 MiB in 52 packages [2021-06-16T16:16:05.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:16:06.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T16:16:07.198Z] OK: 218 MiB in 52 packages [2021-06-16T16:16:07.476Z] Removing intermediate container cbd7f2096a2a [2021-06-16T16:16:07.476Z] ---> 4580600c3e7f [2021-06-16T16:16:07.476Z] Step 6/24 : COPY go.mod . [2021-06-16T16:16:08.936Z] Removing intermediate container 0edd6e92e313 [2021-06-16T16:16:08.936Z] ---> 7a5543addac1 [2021-06-16T16:16:08.936Z] Step 6/24 : COPY go.mod . [2021-06-16T16:16:08.936Z] ---> a9a28f489a3b [2021-06-16T16:16:08.936Z] Step 7/24 : RUN go mod download [2021-06-16T16:16:09.213Z] ---> Running in 3af6df0ef210 [2021-06-16T16:16:10.689Z] ---> 1bcbea3943ed [2021-06-16T16:16:10.689Z] Step 7/24 : RUN go mod download [2021-06-16T16:16:10.689Z] ---> Running in ecd3b63dd937 [2021-06-16T16:16:13.344Z] Removing intermediate container 3af6df0ef210 [2021-06-16T16:16:13.344Z] ---> e605722d5a23 [2021-06-16T16:16:13.344Z] Step 8/24 : COPY . . [2021-06-16T16:16:15.376Z] Removing intermediate container ecd3b63dd937 [2021-06-16T16:16:15.376Z] ---> 56debd105e10 [2021-06-16T16:16:15.376Z] Step 8/24 : COPY . . [2021-06-16T16:16:33.843Z] ---> 5faf1580b7b2 [2021-06-16T16:16:33.843Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:16:33.843Z] ---> 07994d5be015 [2021-06-16T16:16:33.843Z] Step 9/24 : RUN go mod tidy [2021-06-16T16:16:33.843Z] ---> Running in 7966bf8a8889 [2021-06-16T16:16:33.843Z] ---> Running in c1fe24fa36ff [2021-06-16T16:16:40.622Z] Removing intermediate container 7966bf8a8889 [2021-06-16T16:16:40.622Z] ---> 6d1f8f094d1d [2021-06-16T16:16:40.622Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T16:16:40.622Z] ---> Running in b941b846c182 [2021-06-16T16:16:40.622Z] Removing intermediate container c1fe24fa36ff [2021-06-16T16:16:40.622Z] ---> b4501697c535 [2021-06-16T16:16:40.622Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T16:16:40.904Z] ---> Running in 460a55c0ba7f [2021-06-16T16:16:42.918Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T16:16:42.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T16:17:30.045Z] Removing intermediate container 986eaf708c43 [2021-06-16T16:17:30.045Z] ---> 20880345078d [2021-06-16T16:17:30.045Z] [2021-06-16T16:17:30.045Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T16:17:30.045Z] ---> 9852663dfa18 [2021-06-16T16:17:30.045Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T16:17:30.045Z] ---> Running in e0f4151ebced [2021-06-16T16:17:30.045Z] Removing intermediate container e0f4151ebced [2021-06-16T16:17:30.045Z] ---> 0e7a202c9555 [2021-06-16T16:17:30.045Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T16:17:30.045Z] ---> Running in d3a5ed267a6c [2021-06-16T16:17:30.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:17:30.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:17:30.045Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T16:17:30.045Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T16:17:30.045Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:17:30.045Z] OK: 5 MiB in 16 packages [2021-06-16T16:17:31.054Z] Removing intermediate container d3a5ed267a6c [2021-06-16T16:17:31.054Z] ---> ea2f796ddac5 [2021-06-16T16:17:31.054Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T16:17:31.336Z] ---> Running in 8c1f828cb17f [2021-06-16T16:17:31.994Z] Removing intermediate container 8c1f828cb17f [2021-06-16T16:17:31.994Z] ---> b63d7601db7f [2021-06-16T16:17:31.994Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T16:17:32.279Z] ---> Running in 0d7e12bd942c [2021-06-16T16:17:33.286Z] Removing intermediate container 0d7e12bd942c [2021-06-16T16:17:33.286Z] ---> 8210eef5a853 [2021-06-16T16:17:33.286Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T16:17:33.586Z] ---> Running in 52105d3fd28b [2021-06-16T16:17:39.039Z] Removing intermediate container 70aeb4e8dfcf [2021-06-16T16:17:39.039Z] ---> b022222c8a5d [2021-06-16T16:17:39.039Z] [2021-06-16T16:17:39.039Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:17:39.039Z] ---> 9852663dfa18 [2021-06-16T16:17:39.039Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T16:17:39.039Z] ---> Using cache [2021-06-16T16:17:39.039Z] ---> a04a33a26f3d [2021-06-16T16:17:39.039Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T16:17:39.039Z] ---> Using cache [2021-06-16T16:17:39.039Z] ---> 4837a05fec39 [2021-06-16T16:17:39.039Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T16:17:39.039Z] Removing intermediate container 52105d3fd28b [2021-06-16T16:17:39.039Z] ---> 763ca957c36d [2021-06-16T16:17:39.039Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T16:17:39.039Z] ---> Running in c47e2b3f169e [2021-06-16T16:17:39.039Z] ---> Running in ad22349cd586 [2021-06-16T16:17:39.654Z] Removing intermediate container c47e2b3f169e [2021-06-16T16:17:39.654Z] ---> 1957ec60b94f [2021-06-16T16:17:39.654Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T16:17:39.654Z] ---> Running in ca2ea769f97e [2021-06-16T16:17:39.654Z] Removing intermediate container ad22349cd586 [2021-06-16T16:17:39.654Z] ---> 9368b404a131 [2021-06-16T16:17:39.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T16:17:40.653Z] Removing intermediate container ca2ea769f97e [2021-06-16T16:17:40.653Z] ---> 57598c790361 [2021-06-16T16:17:40.653Z] Step 16/24 : WORKDIR / [2021-06-16T16:17:40.653Z] ---> Running in a0c4aa904e6c [2021-06-16T16:17:41.272Z] ---> 3439731e4ad7 [2021-06-16T16:17:41.272Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T16:17:41.553Z] ---> Running in acb32d81c33b [2021-06-16T16:17:41.834Z] Removing intermediate container a0c4aa904e6c [2021-06-16T16:17:41.834Z] ---> 829e1117e274 [2021-06-16T16:17:41.834Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:17:43.310Z] ---> 1253a757119a [2021-06-16T16:17:43.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T16:17:45.992Z] ---> 57d6cc9417eb [2021-06-16T16:17:45.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T16:17:45.992Z] Removing intermediate container acb32d81c33b [2021-06-16T16:17:45.992Z] ---> de05c61c2c39 [2021-06-16T16:17:45.992Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:17:47.464Z] ---> 1641a7ee7d5f [2021-06-16T16:17:47.464Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T16:17:47.464Z] ---> Running in 316f1bba7db7 [2021-06-16T16:17:47.746Z] ---> deea1289e64d [2021-06-16T16:17:47.746Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T16:17:48.394Z] Removing intermediate container 316f1bba7db7 [2021-06-16T16:17:48.394Z] ---> 803800a46d1c [2021-06-16T16:17:48.394Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:17:48.672Z] ---> Running in 7bfb932e3f11 [2021-06-16T16:17:50.142Z] Removing intermediate container 7bfb932e3f11 [2021-06-16T16:17:50.142Z] ---> ed7e44c12986 [2021-06-16T16:17:50.142Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:17:50.142Z] ---> 766f3f914a3b [2021-06-16T16:17:50.142Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T16:17:50.422Z] ---> Running in b142b698804f [2021-06-16T16:17:51.423Z] Removing intermediate container b142b698804f [2021-06-16T16:17:51.423Z] ---> 4ef2d4952b6c [2021-06-16T16:17:51.423Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:17:51.423Z] ---> Running in 8e6e3536b4eb [2021-06-16T16:17:51.423Z] ---> 842a7d782fd6 [2021-06-16T16:17:51.423Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T16:17:52.451Z] Removing intermediate container 8e6e3536b4eb [2021-06-16T16:17:52.451Z] ---> d962fd8c25cd [2021-06-16T16:17:52.451Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:17:52.734Z] ---> Running in 409aad2f01dd [2021-06-16T16:17:53.017Z] ---> e4bd155568df [2021-06-16T16:17:53.017Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T16:17:53.634Z] Removing intermediate container 409aad2f01dd [2021-06-16T16:17:53.634Z] ---> 8d6d3eb47eff [2021-06-16T16:17:53.634Z] [2021-06-16T16:17:54.252Z] Successfully built 8d6d3eb47eff [2021-06-16T16:17:54.252Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T16:17:54.539Z]  Building core-metadata ... done  ---> d2c38e7de88d [2021-06-16T16:17:54.539Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T16:17:55.164Z] ---> Running in 007ecd5bac0b [2021-06-16T16:17:56.177Z] Removing intermediate container 007ecd5bac0b [2021-06-16T16:17:56.177Z] ---> bb591142b6dc [2021-06-16T16:17:56.177Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T16:17:57.181Z] ---> 25eae53e4a6e [2021-06-16T16:17:57.181Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T16:17:57.471Z] ---> Running in d8acfe3366cc [2021-06-16T16:18:01.988Z] Removing intermediate container d8acfe3366cc [2021-06-16T16:18:01.988Z] ---> d8ce679d8a39 [2021-06-16T16:18:01.988Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T16:18:02.265Z] ---> Running in 89a3f36b9406 [2021-06-16T16:18:02.870Z] Removing intermediate container 460a55c0ba7f [2021-06-16T16:18:02.870Z] ---> fdb34dec3da9 [2021-06-16T16:18:02.870Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T16:18:03.147Z] Removing intermediate container 89a3f36b9406 [2021-06-16T16:18:03.147Z] ---> 83fda92a7e7f [2021-06-16T16:18:03.147Z] Step 29/32 : CMD ["gate"] [2021-06-16T16:18:03.427Z] ---> Running in 83781936d88e [2021-06-16T16:18:03.708Z] ---> Running in afc93eaca132 [2021-06-16T16:18:04.704Z] Removing intermediate container afc93eaca132 [2021-06-16T16:18:04.704Z] ---> ad444151badb [2021-06-16T16:18:04.704Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T16:18:04.982Z] ---> Running in 8094251bb05a [2021-06-16T16:18:05.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.267" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T16:18:05.544Z] Removing intermediate container 8094251bb05a [2021-06-16T16:18:05.544Z] ---> 479dd1a27319 [2021-06-16T16:18:05.544Z] Step 31/32 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:18:06.163Z] ---> Running in 752b71721688 [2021-06-16T16:18:06.778Z] Removing intermediate container 752b71721688 [2021-06-16T16:18:06.778Z] ---> 45059f480533 [2021-06-16T16:18:06.778Z] Step 32/32 : LABEL version=2.0.0-dev.267 [2021-06-16T16:18:07.057Z] ---> Running in 06f67935ce6e [2021-06-16T16:18:07.669Z] Removing intermediate container 06f67935ce6e [2021-06-16T16:18:07.669Z] ---> af39990db748 [2021-06-16T16:18:07.669Z] [2021-06-16T16:18:08.272Z] Successfully built af39990db748 [2021-06-16T16:18:08.272Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T16:18:08.272Z]  Building security-bootstrapper ... done Removing intermediate container 83781936d88e [2021-06-16T16:18:08.272Z] ---> b75a2c19fbcd [2021-06-16T16:18:08.272Z] [2021-06-16T16:18:08.272Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T16:18:08.549Z] 20.10.0: Pulling from library/docker [2021-06-16T16:18:11.194Z] Removing intermediate container b941b846c182 [2021-06-16T16:18:11.194Z] ---> 35b3c10e2cbe [2021-06-16T16:18:11.194Z] [2021-06-16T16:18:11.194Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T16:18:11.194Z] ---> 9852663dfa18 [2021-06-16T16:18:11.194Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T16:18:11.471Z] ---> Running in 4f7760c7c42e [2021-06-16T16:18:12.084Z] Removing intermediate container 4f7760c7c42e [2021-06-16T16:18:12.084Z] ---> 33b545ec7574 [2021-06-16T16:18:12.084Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T16:18:12.360Z] ---> Running in e96263e9defa [2021-06-16T16:18:12.975Z] Removing intermediate container e96263e9defa [2021-06-16T16:18:12.975Z] ---> a2ce317c6ed9 [2021-06-16T16:18:12.975Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T16:18:13.255Z] ---> Running in cc6b7e063c2d [2021-06-16T16:18:13.864Z] Removing intermediate container cc6b7e063c2d [2021-06-16T16:18:13.864Z] ---> 6d58f7fb391e [2021-06-16T16:18:13.864Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:18:14.140Z] ---> Running in da40f9608229 [2021-06-16T16:18:17.552Z] Removing intermediate container da40f9608229 [2021-06-16T16:18:17.552Z] ---> 7d98e8ee0533 [2021-06-16T16:18:17.552Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T16:18:17.552Z] ---> Running in 1bd8d6a2bb0a [2021-06-16T16:18:18.160Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T16:18:18.160Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T16:18:18.160Z] ---> eeaf43b92773 [2021-06-16T16:18:18.160Z] 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-16T16:18:18.160Z] ---> Running in 7b6979502712 [2021-06-16T16:18:18.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:18:18.705Z] Removing intermediate container 7b6979502712 [2021-06-16T16:18:18.705Z] ---> a27b0be33cc8 [2021-06-16T16:18:18.705Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T16:18:18.980Z] ---> Running in 98d52c7e934e [2021-06-16T16:18:19.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:18:19.859Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T16:18:19.859Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T16:18:20.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:18:20.134Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T16:18:20.134Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T16:18:20.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:18:20.407Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T16:18:20.407Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T16:18:20.688Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T16:18:20.688Z] OK: 8 MiB in 20 packages [2021-06-16T16:18:20.688Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T16:18:20.688Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T16:18:20.688Z] Executing bash-5.0.17-r0.post-install [2021-06-16T16:18:20.688Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T16:18:20.688Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T16:18:20.688Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T16:18:20.688Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T16:18:20.688Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T16:18:20.688Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T16:18:20.688Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T16:18:20.688Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T16:18:20.688Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T16:18:20.688Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T16:18:20.688Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T16:18:22.133Z] Removing intermediate container 1bd8d6a2bb0a [2021-06-16T16:18:22.133Z] ---> 83b9a3d86123 [2021-06-16T16:18:22.133Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T16:18:22.731Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T16:18:22.731Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T16:18:22.731Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T16:18:22.731Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T16:18:22.731Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T16:18:22.731Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T16:18:22.731Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T16:18:23.004Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T16:18:23.004Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T16:18:23.004Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T16:18:23.004Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T16:18:23.004Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T16:18:23.004Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T16:18:23.004Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T16:18:23.004Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T16:18:23.004Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T16:18:23.004Z] ---> c7354a5c38a2 [2021-06-16T16:18:23.004Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T16:18:23.004Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T16:18:23.004Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T16:18:23.280Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T16:18:23.280Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T16:18:23.280Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T16:18:23.280Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T16:18:23.280Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T16:18:23.280Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T16:18:23.280Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T16:18:23.280Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T16:18:23.554Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T16:18:23.554Z] OK: 72 MiB in 59 packages [2021-06-16T16:18:24.550Z] ---> 00e4967699fc [2021-06-16T16:18:24.550Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T16:18:25.161Z] ---> 90475626f216 [2021-06-16T16:18:25.162Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T16:18:25.439Z] ---> Running in 717dfd222860 [2021-06-16T16:18:26.040Z] Removing intermediate container 717dfd222860 [2021-06-16T16:18:26.040Z] ---> 577e3af43db4 [2021-06-16T16:18:26.040Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:18:26.040Z] ---> Running in 88a201e76fc7 [2021-06-16T16:18:26.651Z] Removing intermediate container 88a201e76fc7 [2021-06-16T16:18:26.651Z] ---> 6bb1619a1b96 [2021-06-16T16:18:26.651Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:18:26.651Z] ---> Running in f161d7c5e1fd [2021-06-16T16:18:27.252Z] Removing intermediate container f161d7c5e1fd [2021-06-16T16:18:27.252Z] ---> 6f5ae8b9c2a1 [2021-06-16T16:18:27.252Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:18:27.252Z] ---> Running in f20a8fa382a7 [2021-06-16T16:18:27.850Z] Collecting docker-compose==1.23.2 [2021-06-16T16:18:27.850Z] Removing intermediate container f20a8fa382a7 [2021-06-16T16:18:27.850Z] ---> daafbfbd58bf [2021-06-16T16:18:27.850Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:18:27.850Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T16:18:27.850Z] ---> Running in 57092a6a6e83 [2021-06-16T16:18:28.451Z] Removing intermediate container 57092a6a6e83 [2021-06-16T16:18:28.451Z] ---> 2487c68846fa [2021-06-16T16:18:28.451Z] [2021-06-16T16:18:28.727Z] Successfully built 2487c68846fa [2021-06-16T16:18:28.727Z] Successfully tagged core-data-arm64:latest [2021-06-16T16:18:29.001Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-06-16T16:18:29.001Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T16:18:32.414Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T16:18:32.414Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T16:18:34.390Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T16:18:34.390Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T16:18:34.662Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T16:18:34.662Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T16:18:34.662Z] 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-16T16:18:35.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T16:18:35.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T16:18:35.916Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T16:18:35.916Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T16:18:38.540Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T16:18:38.540Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T16:18:38.813Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T16:18:38.813Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T16:18:39.412Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T16:18:39.412Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T16:18:41.389Z] Collecting idna<2.8,>=2.5 [2021-06-16T16:18:41.389Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T16:18:41.663Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T16:18:41.663Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T16:18:41.939Z] 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-16T16:18:41.939Z] 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-16T16:18:42.211Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T16:18:42.211Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T16:18:42.211Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T16:18:42.211Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T16:18:42.211Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T16:18:42.211Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T16:18:43.196Z] Installing collected packages: PyYAML, texttable, cached-property, websocket-client, idna, urllib3, requests, docopt, docker-pycreds, docker, jsonschema, dockerpty, docker-compose [2021-06-16T16:18:43.196Z] Running setup.py install for PyYAML: started [2021-06-16T16:18:45.176Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T16:18:45.176Z] Running setup.py install for texttable: started [2021-06-16T16:18:46.611Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T16:18:47.209Z] Attempting uninstall: idna [2021-06-16T16:18:47.209Z] Found existing installation: idna 2.9 [2021-06-16T16:18:47.209Z] Uninstalling idna-2.9: [2021-06-16T16:18:47.209Z] Successfully uninstalled idna-2.9 [2021-06-16T16:18:47.807Z] Attempting uninstall: urllib3 [2021-06-16T16:18:47.807Z] Found existing installation: urllib3 1.25.9 [2021-06-16T16:18:47.807Z] Uninstalling urllib3-1.25.9: [2021-06-16T16:18:47.807Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T16:18:48.404Z] Attempting uninstall: requests [2021-06-16T16:18:48.404Z] Found existing installation: requests 2.23.0 [2021-06-16T16:18:48.404Z] Uninstalling requests-2.23.0: [2021-06-16T16:18:48.404Z] Successfully uninstalled requests-2.23.0 [2021-06-16T16:18:48.677Z] Running setup.py install for docopt: started [2021-06-16T16:18:50.653Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T16:18:51.630Z] Running setup.py install for dockerpty: started [2021-06-16T16:18:53.054Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T16:18:54.029Z] 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-16T16:19:02.291Z] Removing intermediate container 98d52c7e934e [2021-06-16T16:19:02.291Z] ---> d688a2e59dc7 [2021-06-16T16:19:02.291Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T16:19:02.291Z] ---> Running in 4d19fe5a62df [2021-06-16T16:19:02.291Z] Removing intermediate container 4d19fe5a62df [2021-06-16T16:19:02.291Z] ---> bff3c26bed80 [2021-06-16T16:19:02.291Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T16:19:02.291Z] ---> Running in 61c84525bb5c [2021-06-16T16:19:02.882Z] Removing intermediate container 61c84525bb5c [2021-06-16T16:19:02.882Z] ---> 62b7ce21291a [2021-06-16T16:19:02.882Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T16:19:03.853Z] ---> 2109d4e1af61 [2021-06-16T16:19:03.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T16:19:04.830Z] ---> d47a3b9a8fe9 [2021-06-16T16:19:04.831Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T16:19:05.425Z] ---> 8a6f622d2322 [2021-06-16T16:19:05.425Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T16:19:05.701Z] ---> Running in 78b5d6663b5a [2021-06-16T16:19:06.298Z] Removing intermediate container 78b5d6663b5a [2021-06-16T16:19:06.298Z] ---> 49bb17ad8ded [2021-06-16T16:19:06.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T16:19:06.298Z] ---> Running in 10e200d70163 [2021-06-16T16:19:06.891Z] Removing intermediate container 10e200d70163 [2021-06-16T16:19:06.891Z] ---> c74bea06ca2e [2021-06-16T16:19:06.891Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:19:06.891Z] ---> Running in cadf8e7f530b [2021-06-16T16:19:07.487Z] Removing intermediate container cadf8e7f530b [2021-06-16T16:19:07.487Z] ---> 997ca0ba9aa0 [2021-06-16T16:19:07.487Z] Step 23/24 : LABEL git_sha=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:07.487Z] ---> Running in 6c051278353b [2021-06-16T16:19:08.079Z] Removing intermediate container 6c051278353b [2021-06-16T16:19:08.079Z] ---> 3cdb234d83ea [2021-06-16T16:19:08.079Z] Step 24/24 : LABEL version=2.0.0-dev.267 [2021-06-16T16:19:08.079Z] ---> Running in aacba3c9c69e [2021-06-16T16:19:08.688Z] Removing intermediate container aacba3c9c69e [2021-06-16T16:19:08.688Z] ---> 2a0b42685c61 [2021-06-16T16:19:08.688Z] [2021-06-16T16:19:08.967Z] Successfully built 2a0b42685c61 [2021-06-16T16:19:08.967Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T16:19:11.787Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T16:19:11.783Z] $ docker stop --time=1 686574767b2337d38fea3fe2058d593f7f53a0f97783baac49e9219c3472e5da [2021-06-16T16:19:13.591Z] $ docker rm -f 686574767b2337d38fea3fe2058d593f7f53a0f97783baac49e9219c3472e5da [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:19:14.235Z] + docker images [2021-06-16T16:19:14.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T16:19:14.515Z] sys-mgmt-agent-arm64 latest 2a0b42685c61 6 seconds ago 299MB [2021-06-16T16:19:14.515Z] core-data-arm64 latest 2487c68846fa 46 seconds ago 19.1MB [2021-06-16T16:19:14.515Z] 35b3c10e2cbe About a minute ago 862MB [2021-06-16T16:19:14.515Z] security-bootstrapper-arm64 latest af39990db748 About a minute ago 17.5MB [2021-06-16T16:19:14.515Z] b75a2c19fbcd About a minute ago 856MB [2021-06-16T16:19:14.515Z] core-metadata-arm64 latest 8d6d3eb47eff About a minute ago 15.7MB [2021-06-16T16:19:14.515Z] b022222c8a5d About a minute ago 859MB [2021-06-16T16:19:14.515Z] 20880345078d About a minute ago 856MB [2021-06-16T16:19:14.515Z] security-secretstore-setup-arm64 latest 29db1b1b74d4 3 minutes ago 27.1MB [2021-06-16T16:19:14.515Z] support-notifications-arm64 latest f04df73a097f 3 minutes ago 15.7MB [2021-06-16T16:19:14.515Z] support-scheduler-arm64 latest ca13e42090ba 3 minutes ago 15.1MB [2021-06-16T16:19:14.515Z] security-proxy-setup-arm64 latest 818c60247fdb 3 minutes ago 24.3MB [2021-06-16T16:19:14.515Z] core-command-arm64 latest a39df3694b0f 3 minutes ago 15MB [2021-06-16T16:19:14.515Z] ec3c13d89d72 4 minutes ago 856MB [2021-06-16T16:19:14.515Z] 4c7dd7b10873 4 minutes ago 863MB [2021-06-16T16:19:14.516Z] c108a2612572 4 minutes ago 855MB [2021-06-16T16:19:14.516Z] 86273964944e 4 minutes ago 860MB [2021-06-16T16:19:14.516Z] 714e36f13bfa 4 minutes ago 853MB [2021-06-16T16:19:14.516Z] ci-base-image-arm64 latest 5ecf3270d9b8 8 minutes ago 641MB [2021-06-16T16:19:14.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-16T16:19:14.516Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T16:19:14.516Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T16:19:14.516Z] 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-16T16:19:14.841Z] provisioning config files... [2021-06-16T16:19:14.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config2465999087188827791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:19:15.225Z] ---> docker-login.sh [2021-06-16T16:19:15.226Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:19:15.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:19:15.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:19:15.770Z] Configure a credential helper to remove this warning. See [2021-06-16T16:19:15.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:19:15.770Z] [2021-06-16T16:19:15.770Z] Login Succeeded [2021-06-16T16:19:15.770Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:19:16.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:19:16.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:19:16.316Z] Configure a credential helper to remove this warning. See [2021-06-16T16:19:16.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:19:16.316Z] [2021-06-16T16:19:16.316Z] Login Succeeded [2021-06-16T16:19:16.316Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:19:16.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:19:16.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:19:16.912Z] Configure a credential helper to remove this warning. See [2021-06-16T16:19:16.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:19:16.912Z] [2021-06-16T16:19:16.912Z] Login Succeeded [2021-06-16T16:19:16.912Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:19:17.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:19:17.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:19:17.512Z] Configure a credential helper to remove this warning. See [2021-06-16T16:19:17.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:19:17.512Z] [2021-06-16T16:19:17.512Z] Login Succeeded [2021-06-16T16:19:17.512Z] docker.io [2021-06-16T16:19:18.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:19:18.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:19:18.377Z] Configure a credential helper to remove this warning. See [2021-06-16T16:19:18.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:19:18.377Z] [2021-06-16T16:19:18.377Z] Login Succeeded [2021-06-16T16:19:18.377Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:19:18.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:18.507Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-16T16:19:18.507Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:18.507Z] latest [2021-06-16T16:19:18.507Z] 2.0.0-dev.267 [2021-06-16T16:19:18.507Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:18.507Z] master [2021-06-16T16:19:18.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:18.903Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:19.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:19.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T16:19:19.250Z] 8859a5826317: Preparing [2021-06-16T16:19:19.250Z] faa6205744d3: Preparing [2021-06-16T16:19:19.250Z] 900519631851: Preparing [2021-06-16T16:19:19.250Z] 6ba120eeab3a: Preparing [2021-06-16T16:19:19.250Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:19.524Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:19.524Z] 900519631851: Pushed [2021-06-16T16:19:19.524Z] 8859a5826317: Pushed [2021-06-16T16:19:19.524Z] 6ba120eeab3a: Pushed [2021-06-16T16:19:22.130Z] faa6205744d3: Pushed [2021-06-16T16:19:22.130Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:e33fae51ba7af55b63b894d1dbe9383b03f09b1c14a62a4e9cbb1388d8893fcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:22.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:22.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T16:19:22.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T16:19:22.820Z] 8859a5826317: Preparing [2021-06-16T16:19:22.820Z] faa6205744d3: Preparing [2021-06-16T16:19:22.820Z] 900519631851: Preparing [2021-06-16T16:19:22.820Z] 6ba120eeab3a: Preparing [2021-06-16T16:19:22.820Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:22.820Z] faa6205744d3: Layer already exists [2021-06-16T16:19:22.820Z] 6ba120eeab3a: Layer already exists [2021-06-16T16:19:22.820Z] 8859a5826317: Layer already exists [2021-06-16T16:19:22.820Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:22.820Z] 900519631851: Layer already exists [2021-06-16T16:19:23.090Z] latest: digest: sha256:e33fae51ba7af55b63b894d1dbe9383b03f09b1c14a62a4e9cbb1388d8893fcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:23.437Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:23.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.267 [2021-06-16T16:19:23.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T16:19:23.778Z] 8859a5826317: Preparing [2021-06-16T16:19:23.778Z] faa6205744d3: Preparing [2021-06-16T16:19:23.778Z] 900519631851: Preparing [2021-06-16T16:19:23.778Z] 6ba120eeab3a: Preparing [2021-06-16T16:19:23.778Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:23.778Z] 8859a5826317: Layer already exists [2021-06-16T16:19:23.778Z] 900519631851: Layer already exists [2021-06-16T16:19:23.778Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:23.778Z] faa6205744d3: Layer already exists [2021-06-16T16:19:23.778Z] 6ba120eeab3a: Layer already exists [2021-06-16T16:19:24.050Z] 2.0.0-dev.267: digest: sha256:e33fae51ba7af55b63b894d1dbe9383b03f09b1c14a62a4e9cbb1388d8893fcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:24.402Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:24.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:24.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T16:19:24.744Z] 8859a5826317: Preparing [2021-06-16T16:19:24.744Z] faa6205744d3: Preparing [2021-06-16T16:19:24.744Z] 900519631851: Preparing [2021-06-16T16:19:24.744Z] 6ba120eeab3a: Preparing [2021-06-16T16:19:24.744Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:24.744Z] 6ba120eeab3a: Layer already exists [2021-06-16T16:19:24.744Z] 900519631851: Layer already exists [2021-06-16T16:19:24.744Z] faa6205744d3: Layer already exists [2021-06-16T16:19:24.744Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:25.014Z] 8859a5826317: Layer already exists [2021-06-16T16:19:25.014Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:e33fae51ba7af55b63b894d1dbe9383b03f09b1c14a62a4e9cbb1388d8893fcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:25.360Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:25.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-16T16:19:25.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T16:19:25.702Z] 8859a5826317: Preparing [2021-06-16T16:19:25.702Z] faa6205744d3: Preparing [2021-06-16T16:19:25.702Z] 900519631851: Preparing [2021-06-16T16:19:25.702Z] 6ba120eeab3a: Preparing [2021-06-16T16:19:25.702Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:25.702Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:25.702Z] 6ba120eeab3a: Layer already exists [2021-06-16T16:19:25.702Z] faa6205744d3: Layer already exists [2021-06-16T16:19:25.702Z] 900519631851: Layer already exists [2021-06-16T16:19:25.702Z] 8859a5826317: Layer already exists [2021-06-16T16:19:25.972Z] master: digest: sha256:e33fae51ba7af55b63b894d1dbe9383b03f09b1c14a62a4e9cbb1388d8893fcc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:26.039Z] ===================================================== [Pipeline] echo [2021-06-16T16:19:26.056Z] taggedImages: [2021-06-16T16:19:26.056Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:26.056Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T16:19:26.056Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.267 [2021-06-16T16:19:26.056Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:26.056Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-16T16:19:26.101Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-16T16:19:26.101Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:26.101Z] latest [2021-06-16T16:19:26.101Z] 2.0.0-dev.267 [2021-06-16T16:19:26.101Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:26.101Z] master [2021-06-16T16:19:26.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:26.490Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:26.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:26.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T16:19:26.832Z] 54f203b59fff: Preparing [2021-06-16T16:19:26.832Z] e9f887e4363c: Preparing [2021-06-16T16:19:26.832Z] 900519631851: Preparing [2021-06-16T16:19:26.832Z] 9e55ed7dc27e: Preparing [2021-06-16T16:19:26.832Z] 30fdc5a7770e: Preparing [2021-06-16T16:19:26.832Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:26.832Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:26.832Z] 900519631851: Layer already exists [2021-06-16T16:19:27.102Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:27.102Z] 54f203b59fff: Pushed [2021-06-16T16:19:27.102Z] 30fdc5a7770e: Pushed [2021-06-16T16:19:27.692Z] 9e55ed7dc27e: Pushed [2021-06-16T16:19:29.649Z] e9f887e4363c: Pushed [2021-06-16T16:19:29.924Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:01b2d6bc5c0e35e5f79645b5cdc021b2ddbd2b3459eb83a47e3cb3cabb4875e7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:30.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:30.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T16:19:30.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T16:19:30.621Z] 54f203b59fff: Preparing [2021-06-16T16:19:30.621Z] e9f887e4363c: Preparing [2021-06-16T16:19:30.621Z] 900519631851: Preparing [2021-06-16T16:19:30.621Z] 9e55ed7dc27e: Preparing [2021-06-16T16:19:30.621Z] 30fdc5a7770e: Preparing [2021-06-16T16:19:30.621Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:30.621Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:30.621Z] 54f203b59fff: Layer already exists [2021-06-16T16:19:30.621Z] e9f887e4363c: Layer already exists [2021-06-16T16:19:30.621Z] 30fdc5a7770e: Layer already exists [2021-06-16T16:19:30.621Z] 9e55ed7dc27e: Layer already exists [2021-06-16T16:19:30.621Z] 900519631851: Layer already exists [2021-06-16T16:19:30.621Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:30.893Z] latest: digest: sha256:01b2d6bc5c0e35e5f79645b5cdc021b2ddbd2b3459eb83a47e3cb3cabb4875e7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:31.237Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:31.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.267 [2021-06-16T16:19:31.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T16:19:31.578Z] 54f203b59fff: Preparing [2021-06-16T16:19:31.578Z] e9f887e4363c: Preparing [2021-06-16T16:19:31.578Z] 900519631851: Preparing [2021-06-16T16:19:31.578Z] 9e55ed7dc27e: Preparing [2021-06-16T16:19:31.578Z] 30fdc5a7770e: Preparing [2021-06-16T16:19:31.578Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:31.578Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:31.578Z] 30fdc5a7770e: Layer already exists [2021-06-16T16:19:31.578Z] e9f887e4363c: Layer already exists [2021-06-16T16:19:31.578Z] 9e55ed7dc27e: Layer already exists [2021-06-16T16:19:31.578Z] 900519631851: Layer already exists [2021-06-16T16:19:31.578Z] 54f203b59fff: Layer already exists [2021-06-16T16:19:31.578Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:31.851Z] 2.0.0-dev.267: digest: sha256:01b2d6bc5c0e35e5f79645b5cdc021b2ddbd2b3459eb83a47e3cb3cabb4875e7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:32.198Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:32.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:32.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T16:19:32.550Z] 54f203b59fff: Preparing [2021-06-16T16:19:32.550Z] e9f887e4363c: Preparing [2021-06-16T16:19:32.550Z] 900519631851: Preparing [2021-06-16T16:19:32.550Z] 9e55ed7dc27e: Preparing [2021-06-16T16:19:32.550Z] 30fdc5a7770e: Preparing [2021-06-16T16:19:32.550Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:32.550Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:32.550Z] 54f203b59fff: Layer already exists [2021-06-16T16:19:32.550Z] e9f887e4363c: Layer already exists [2021-06-16T16:19:32.550Z] 30fdc5a7770e: Layer already exists [2021-06-16T16:19:32.550Z] 9e55ed7dc27e: Layer already exists [2021-06-16T16:19:32.550Z] 900519631851: Layer already exists [2021-06-16T16:19:32.820Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:32.820Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:01b2d6bc5c0e35e5f79645b5cdc021b2ddbd2b3459eb83a47e3cb3cabb4875e7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:33.164Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:33.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-16T16:19:33.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T16:19:33.507Z] 54f203b59fff: Preparing [2021-06-16T16:19:33.507Z] e9f887e4363c: Preparing [2021-06-16T16:19:33.507Z] 900519631851: Preparing [2021-06-16T16:19:33.507Z] 9e55ed7dc27e: Preparing [2021-06-16T16:19:33.507Z] 30fdc5a7770e: Preparing [2021-06-16T16:19:33.507Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:33.507Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:33.507Z] 30fdc5a7770e: Layer already exists [2021-06-16T16:19:33.777Z] 9e55ed7dc27e: Layer already exists [2021-06-16T16:19:33.777Z] e9f887e4363c: Layer already exists [2021-06-16T16:19:33.777Z] 54f203b59fff: Layer already exists [2021-06-16T16:19:33.777Z] 900519631851: Layer already exists [2021-06-16T16:19:33.777Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:33.777Z] master: digest: sha256:01b2d6bc5c0e35e5f79645b5cdc021b2ddbd2b3459eb83a47e3cb3cabb4875e7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:33.846Z] ===================================================== [Pipeline] echo [2021-06-16T16:19:33.864Z] taggedImages: [2021-06-16T16:19:33.864Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:33.864Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T16:19:33.864Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.267 [2021-06-16T16:19:33.864Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:33.864Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-16T16:19:33.908Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-16T16:19:33.908Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:33.908Z] latest [2021-06-16T16:19:33.908Z] 2.0.0-dev.267 [2021-06-16T16:19:33.908Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:33.908Z] master [2021-06-16T16:19:33.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:34.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:34.710Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:34.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T16:19:34.710Z] a519762718a1: Preparing [2021-06-16T16:19:34.710Z] e073295e4e8e: Preparing [2021-06-16T16:19:34.710Z] 900519631851: Preparing [2021-06-16T16:19:34.710Z] 8b9e31553c9d: Preparing [2021-06-16T16:19:34.710Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:34.710Z] 900519631851: Layer already exists [2021-06-16T16:19:35.010Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:35.010Z] 8b9e31553c9d: Pushed [2021-06-16T16:19:35.010Z] a519762718a1: Pushed [2021-06-16T16:19:37.636Z] e073295e4e8e: Pushed [2021-06-16T16:19:37.636Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:f0354ea4642d2573c731d55761d42c96dc21d3bdf109e9c97ee1ecaf13852b0c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:37.981Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:38.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T16:19:38.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T16:19:38.317Z] a519762718a1: Preparing [2021-06-16T16:19:38.317Z] e073295e4e8e: Preparing [2021-06-16T16:19:38.317Z] 900519631851: Preparing [2021-06-16T16:19:38.317Z] 8b9e31553c9d: Preparing [2021-06-16T16:19:38.317Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:38.317Z] 900519631851: Layer already exists [2021-06-16T16:19:38.317Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:38.317Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:19:38.317Z] e073295e4e8e: Layer already exists [2021-06-16T16:19:38.317Z] a519762718a1: Layer already exists [2021-06-16T16:19:38.588Z] latest: digest: sha256:f0354ea4642d2573c731d55761d42c96dc21d3bdf109e9c97ee1ecaf13852b0c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:38.932Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:39.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.267 [2021-06-16T16:19:39.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T16:19:39.291Z] a519762718a1: Preparing [2021-06-16T16:19:39.291Z] e073295e4e8e: Preparing [2021-06-16T16:19:39.291Z] 900519631851: Preparing [2021-06-16T16:19:39.291Z] 8b9e31553c9d: Preparing [2021-06-16T16:19:39.291Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:39.291Z] 900519631851: Layer already exists [2021-06-16T16:19:39.291Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:19:39.292Z] e073295e4e8e: Layer already exists [2021-06-16T16:19:39.292Z] a519762718a1: Layer already exists [2021-06-16T16:19:39.292Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:39.572Z] 2.0.0-dev.267: digest: sha256:f0354ea4642d2573c731d55761d42c96dc21d3bdf109e9c97ee1ecaf13852b0c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:41.881Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:42.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:42.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T16:19:42.232Z] a519762718a1: Preparing [2021-06-16T16:19:42.232Z] e073295e4e8e: Preparing [2021-06-16T16:19:42.232Z] 900519631851: Preparing [2021-06-16T16:19:42.232Z] 8b9e31553c9d: Preparing [2021-06-16T16:19:42.232Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:42.232Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:42.232Z] 900519631851: Layer already exists [2021-06-16T16:19:42.232Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:19:42.232Z] a519762718a1: Layer already exists [2021-06-16T16:19:42.232Z] e073295e4e8e: Layer already exists [2021-06-16T16:19:42.502Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:f0354ea4642d2573c731d55761d42c96dc21d3bdf109e9c97ee1ecaf13852b0c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:42.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:43.190Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-16T16:19:43.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T16:19:43.191Z] a519762718a1: Preparing [2021-06-16T16:19:43.191Z] e073295e4e8e: Preparing [2021-06-16T16:19:43.191Z] 900519631851: Preparing [2021-06-16T16:19:43.191Z] 8b9e31553c9d: Preparing [2021-06-16T16:19:43.191Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:43.460Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:19:43.460Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:43.460Z] e073295e4e8e: Layer already exists [2021-06-16T16:19:43.460Z] 900519631851: Layer already exists [2021-06-16T16:19:43.460Z] a519762718a1: Layer already exists [2021-06-16T16:19:43.460Z] master: digest: sha256:f0354ea4642d2573c731d55761d42c96dc21d3bdf109e9c97ee1ecaf13852b0c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:43.539Z] ===================================================== [Pipeline] echo [2021-06-16T16:19:43.555Z] taggedImages: [2021-06-16T16:19:43.555Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:43.555Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T16:19:43.555Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.267 [2021-06-16T16:19:43.555Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:43.555Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-16T16:19:43.590Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-16T16:19:43.590Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:43.590Z] latest [2021-06-16T16:19:43.590Z] 2.0.0-dev.267 [2021-06-16T16:19:43.590Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:43.590Z] master [2021-06-16T16:19:43.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:43.964Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:44.297Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:44.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T16:19:44.297Z] dd334990d9a3: Preparing [2021-06-16T16:19:44.297Z] dd334990d9a3: Preparing [2021-06-16T16:19:44.297Z] 6552e7406ff2: Preparing [2021-06-16T16:19:44.297Z] 7a189d96f32d: Preparing [2021-06-16T16:19:44.298Z] 2fb0eb2d3463: Preparing [2021-06-16T16:19:44.298Z] 12afc6a061b5: Preparing [2021-06-16T16:19:44.298Z] 900519631851: Preparing [2021-06-16T16:19:44.298Z] 1fa6262e9e63: Preparing [2021-06-16T16:19:44.298Z] cb64bac6331e: Preparing [2021-06-16T16:19:44.298Z] 1572fe486492: Preparing [2021-06-16T16:19:44.298Z] 2f46eb4c4135: Preparing [2021-06-16T16:19:44.298Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:44.298Z] cb64bac6331e: Waiting [2021-06-16T16:19:44.298Z] 1572fe486492: Waiting [2021-06-16T16:19:44.298Z] 2f46eb4c4135: Waiting [2021-06-16T16:19:44.298Z] 900519631851: Waiting [2021-06-16T16:19:44.298Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:44.298Z] 1fa6262e9e63: Waiting [2021-06-16T16:19:44.574Z] dd334990d9a3: Pushed [2021-06-16T16:19:44.574Z] 7a189d96f32d: Pushed [2021-06-16T16:19:44.574Z] 2fb0eb2d3463: Pushed [2021-06-16T16:19:44.574Z] 6552e7406ff2: Pushed [2021-06-16T16:19:44.846Z] 900519631851: Layer already exists [2021-06-16T16:19:44.846Z] 1fa6262e9e63: Pushed [2021-06-16T16:19:44.846Z] 1572fe486492: Pushed [2021-06-16T16:19:44.846Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:44.846Z] cb64bac6331e: Pushed [2021-06-16T16:19:44.846Z] 2f46eb4c4135: Pushed [2021-06-16T16:19:47.449Z] 12afc6a061b5: Pushed [2021-06-16T16:19:47.719Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:bfd18d2e138831e7178e5818eb4f56be6266f58f2eb0bee9d80af149c8bb8d48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:48.066Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:48.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T16:19:48.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T16:19:48.403Z] dd334990d9a3: Preparing [2021-06-16T16:19:48.403Z] dd334990d9a3: Preparing [2021-06-16T16:19:48.403Z] 6552e7406ff2: Preparing [2021-06-16T16:19:48.403Z] 7a189d96f32d: Preparing [2021-06-16T16:19:48.403Z] 2fb0eb2d3463: Preparing [2021-06-16T16:19:48.403Z] 12afc6a061b5: Preparing [2021-06-16T16:19:48.403Z] 900519631851: Preparing [2021-06-16T16:19:48.403Z] 1fa6262e9e63: Preparing [2021-06-16T16:19:48.403Z] cb64bac6331e: Preparing [2021-06-16T16:19:48.403Z] 1572fe486492: Preparing [2021-06-16T16:19:48.403Z] 2f46eb4c4135: Preparing [2021-06-16T16:19:48.403Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:48.403Z] cb64bac6331e: Waiting [2021-06-16T16:19:48.403Z] 1572fe486492: Waiting [2021-06-16T16:19:48.403Z] 900519631851: Waiting [2021-06-16T16:19:48.403Z] 2f46eb4c4135: Waiting [2021-06-16T16:19:48.403Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:48.403Z] 1fa6262e9e63: Waiting [2021-06-16T16:19:48.403Z] 2fb0eb2d3463: Layer already exists [2021-06-16T16:19:48.404Z] 7a189d96f32d: Layer already exists [2021-06-16T16:19:48.404Z] 12afc6a061b5: Layer already exists [2021-06-16T16:19:48.404Z] 6552e7406ff2: Layer already exists [2021-06-16T16:19:48.677Z] dd334990d9a3: Layer already exists [2021-06-16T16:19:48.677Z] cb64bac6331e: Layer already exists [2021-06-16T16:19:48.677Z] 2f46eb4c4135: Layer already exists [2021-06-16T16:19:48.677Z] 1fa6262e9e63: Layer already exists [2021-06-16T16:19:48.677Z] 900519631851: Layer already exists [2021-06-16T16:19:48.677Z] 1572fe486492: Layer already exists [2021-06-16T16:19:48.677Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:48.677Z] latest: digest: sha256:bfd18d2e138831e7178e5818eb4f56be6266f58f2eb0bee9d80af149c8bb8d48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:49.022Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:49.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.267 [2021-06-16T16:19:49.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T16:19:49.364Z] dd334990d9a3: Preparing [2021-06-16T16:19:49.364Z] dd334990d9a3: Preparing [2021-06-16T16:19:49.364Z] 6552e7406ff2: Preparing [2021-06-16T16:19:49.364Z] 7a189d96f32d: Preparing [2021-06-16T16:19:49.364Z] 2fb0eb2d3463: Preparing [2021-06-16T16:19:49.364Z] 12afc6a061b5: Preparing [2021-06-16T16:19:49.364Z] 900519631851: Preparing [2021-06-16T16:19:49.364Z] 1fa6262e9e63: Preparing [2021-06-16T16:19:49.364Z] cb64bac6331e: Preparing [2021-06-16T16:19:49.364Z] 1572fe486492: Preparing [2021-06-16T16:19:49.364Z] 2f46eb4c4135: Preparing [2021-06-16T16:19:49.364Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:49.364Z] 900519631851: Waiting [2021-06-16T16:19:49.364Z] 1fa6262e9e63: Waiting [2021-06-16T16:19:49.364Z] 2f46eb4c4135: Waiting [2021-06-16T16:19:49.364Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:49.364Z] cb64bac6331e: Waiting [2021-06-16T16:19:49.364Z] 1572fe486492: Waiting [2021-06-16T16:19:49.364Z] 12afc6a061b5: Layer already exists [2021-06-16T16:19:49.364Z] 6552e7406ff2: Layer already exists [2021-06-16T16:19:49.364Z] 7a189d96f32d: Layer already exists [2021-06-16T16:19:49.364Z] 2fb0eb2d3463: Layer already exists [2021-06-16T16:19:49.364Z] dd334990d9a3: Layer already exists [2021-06-16T16:19:49.635Z] 900519631851: Layer already exists [2021-06-16T16:19:49.635Z] 2f46eb4c4135: Layer already exists [2021-06-16T16:19:49.635Z] 1fa6262e9e63: Layer already exists [2021-06-16T16:19:49.635Z] cb64bac6331e: Layer already exists [2021-06-16T16:19:49.635Z] 1572fe486492: Layer already exists [2021-06-16T16:19:49.635Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:49.635Z] 2.0.0-dev.267: digest: sha256:bfd18d2e138831e7178e5818eb4f56be6266f58f2eb0bee9d80af149c8bb8d48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:49.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:50.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:50.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T16:19:50.333Z] dd334990d9a3: Preparing [2021-06-16T16:19:50.333Z] dd334990d9a3: Preparing [2021-06-16T16:19:50.333Z] 6552e7406ff2: Preparing [2021-06-16T16:19:50.333Z] 7a189d96f32d: Preparing [2021-06-16T16:19:50.333Z] 2fb0eb2d3463: Preparing [2021-06-16T16:19:50.333Z] 12afc6a061b5: Preparing [2021-06-16T16:19:50.333Z] 900519631851: Preparing [2021-06-16T16:19:50.333Z] 1fa6262e9e63: Preparing [2021-06-16T16:19:50.333Z] cb64bac6331e: Preparing [2021-06-16T16:19:50.333Z] 1572fe486492: Preparing [2021-06-16T16:19:50.333Z] 2f46eb4c4135: Preparing [2021-06-16T16:19:50.333Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:50.333Z] cb64bac6331e: Waiting [2021-06-16T16:19:50.333Z] 1572fe486492: Waiting [2021-06-16T16:19:50.333Z] 900519631851: Waiting [2021-06-16T16:19:50.333Z] 1fa6262e9e63: Waiting [2021-06-16T16:19:50.333Z] 2f46eb4c4135: Waiting [2021-06-16T16:19:50.333Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:50.333Z] 7a189d96f32d: Layer already exists [2021-06-16T16:19:50.333Z] 12afc6a061b5: Layer already exists [2021-06-16T16:19:50.333Z] 2fb0eb2d3463: Layer already exists [2021-06-16T16:19:50.333Z] dd334990d9a3: Layer already exists [2021-06-16T16:19:50.333Z] 6552e7406ff2: Layer already exists [2021-06-16T16:19:50.333Z] 1fa6262e9e63: Layer already exists [2021-06-16T16:19:50.333Z] cb64bac6331e: Layer already exists [2021-06-16T16:19:50.333Z] 900519631851: Layer already exists [2021-06-16T16:19:50.333Z] 1572fe486492: Layer already exists [2021-06-16T16:19:50.602Z] 2f46eb4c4135: Layer already exists [2021-06-16T16:19:50.602Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:50.602Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:bfd18d2e138831e7178e5818eb4f56be6266f58f2eb0bee9d80af149c8bb8d48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:50.943Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:51.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-16T16:19:51.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T16:19:51.275Z] dd334990d9a3: Preparing [2021-06-16T16:19:51.275Z] dd334990d9a3: Preparing [2021-06-16T16:19:51.275Z] 6552e7406ff2: Preparing [2021-06-16T16:19:51.275Z] 7a189d96f32d: Preparing [2021-06-16T16:19:51.275Z] 2fb0eb2d3463: Preparing [2021-06-16T16:19:51.275Z] 12afc6a061b5: Preparing [2021-06-16T16:19:51.275Z] 900519631851: Preparing [2021-06-16T16:19:51.275Z] 1fa6262e9e63: Preparing [2021-06-16T16:19:51.275Z] cb64bac6331e: Preparing [2021-06-16T16:19:51.275Z] 1572fe486492: Preparing [2021-06-16T16:19:51.275Z] 2f46eb4c4135: Preparing [2021-06-16T16:19:51.275Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:51.275Z] cb64bac6331e: Waiting [2021-06-16T16:19:51.275Z] 2f46eb4c4135: Waiting [2021-06-16T16:19:51.275Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:51.275Z] 900519631851: Waiting [2021-06-16T16:19:51.275Z] 1fa6262e9e63: Waiting [2021-06-16T16:19:51.275Z] 1572fe486492: Waiting [2021-06-16T16:19:51.275Z] 7a189d96f32d: Layer already exists [2021-06-16T16:19:51.275Z] dd334990d9a3: Layer already exists [2021-06-16T16:19:51.275Z] 2fb0eb2d3463: Layer already exists [2021-06-16T16:19:51.275Z] 6552e7406ff2: Layer already exists [2021-06-16T16:19:51.275Z] 12afc6a061b5: Layer already exists [2021-06-16T16:19:51.547Z] cb64bac6331e: Layer already exists [2021-06-16T16:19:51.547Z] 900519631851: Layer already exists [2021-06-16T16:19:51.547Z] 1572fe486492: Layer already exists [2021-06-16T16:19:51.547Z] 1fa6262e9e63: Layer already exists [2021-06-16T16:19:51.547Z] 2f46eb4c4135: Layer already exists [2021-06-16T16:19:51.547Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:51.547Z] master: digest: sha256:bfd18d2e138831e7178e5818eb4f56be6266f58f2eb0bee9d80af149c8bb8d48 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:51.614Z] ===================================================== [Pipeline] echo [2021-06-16T16:19:51.630Z] taggedImages: [2021-06-16T16:19:51.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:51.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T16:19:51.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.267 [2021-06-16T16:19:51.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:51.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-16T16:19:51.667Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-16T16:19:51.667Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:51.667Z] latest [2021-06-16T16:19:51.667Z] 2.0.0-dev.267 [2021-06-16T16:19:51.667Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:51.667Z] master [2021-06-16T16:19:51.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:52.052Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:52.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:52.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T16:19:52.389Z] 668dc3419814: Preparing [2021-06-16T16:19:52.389Z] 23d21fdd8ef6: Preparing [2021-06-16T16:19:52.389Z] 5cfac16b0a34: Preparing [2021-06-16T16:19:52.389Z] 372169f30a3e: Preparing [2021-06-16T16:19:52.389Z] f74afe2af9f0: Preparing [2021-06-16T16:19:52.389Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:52.389Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:52.664Z] 5cfac16b0a34: Pushed [2021-06-16T16:19:52.664Z] 372169f30a3e: Pushed [2021-06-16T16:19:52.935Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:53.208Z] f74afe2af9f0: Pushed [2021-06-16T16:19:54.639Z] 668dc3419814: Pushed [2021-06-16T16:19:54.909Z] 23d21fdd8ef6: Pushed [2021-06-16T16:19:55.179Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:b9cb91a49cec2b026993faa2842a9e8572beaa62b91f24580305e707f969f936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:55.523Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:55.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T16:19:55.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T16:19:55.860Z] 668dc3419814: Preparing [2021-06-16T16:19:55.860Z] 23d21fdd8ef6: Preparing [2021-06-16T16:19:55.860Z] 5cfac16b0a34: Preparing [2021-06-16T16:19:55.860Z] 372169f30a3e: Preparing [2021-06-16T16:19:55.860Z] f74afe2af9f0: Preparing [2021-06-16T16:19:55.860Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:55.860Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:55.860Z] 23d21fdd8ef6: Layer already exists [2021-06-16T16:19:55.860Z] f74afe2af9f0: Layer already exists [2021-06-16T16:19:55.860Z] 5cfac16b0a34: Layer already exists [2021-06-16T16:19:55.860Z] 668dc3419814: Layer already exists [2021-06-16T16:19:55.860Z] 372169f30a3e: Layer already exists [2021-06-16T16:19:55.860Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:56.133Z] latest: digest: sha256:b9cb91a49cec2b026993faa2842a9e8572beaa62b91f24580305e707f969f936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:56.476Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:56.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.267 [2021-06-16T16:19:56.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T16:19:56.812Z] 668dc3419814: Preparing [2021-06-16T16:19:56.812Z] 23d21fdd8ef6: Preparing [2021-06-16T16:19:56.812Z] 5cfac16b0a34: Preparing [2021-06-16T16:19:56.812Z] 372169f30a3e: Preparing [2021-06-16T16:19:56.812Z] f74afe2af9f0: Preparing [2021-06-16T16:19:56.812Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:56.812Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:57.083Z] 5cfac16b0a34: Layer already exists [2021-06-16T16:19:57.083Z] 23d21fdd8ef6: Layer already exists [2021-06-16T16:19:57.083Z] f74afe2af9f0: Layer already exists [2021-06-16T16:19:57.083Z] 372169f30a3e: Layer already exists [2021-06-16T16:19:57.083Z] 668dc3419814: Layer already exists [2021-06-16T16:19:57.083Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:57.083Z] 2.0.0-dev.267: digest: sha256:b9cb91a49cec2b026993faa2842a9e8572beaa62b91f24580305e707f969f936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:57.426Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:57.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:57.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T16:19:57.761Z] 668dc3419814: Preparing [2021-06-16T16:19:57.761Z] 23d21fdd8ef6: Preparing [2021-06-16T16:19:57.761Z] 5cfac16b0a34: Preparing [2021-06-16T16:19:57.761Z] 372169f30a3e: Preparing [2021-06-16T16:19:57.761Z] f74afe2af9f0: Preparing [2021-06-16T16:19:57.761Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:57.761Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:57.761Z] 372169f30a3e: Layer already exists [2021-06-16T16:19:58.031Z] 5cfac16b0a34: Layer already exists [2021-06-16T16:19:58.031Z] 668dc3419814: Layer already exists [2021-06-16T16:19:58.031Z] f74afe2af9f0: Layer already exists [2021-06-16T16:19:58.031Z] 23d21fdd8ef6: Layer already exists [2021-06-16T16:19:58.031Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:58.031Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:b9cb91a49cec2b026993faa2842a9e8572beaa62b91f24580305e707f969f936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:58.375Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:58.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-16T16:19:58.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T16:19:58.709Z] 668dc3419814: Preparing [2021-06-16T16:19:58.709Z] 23d21fdd8ef6: Preparing [2021-06-16T16:19:58.709Z] 5cfac16b0a34: Preparing [2021-06-16T16:19:58.709Z] 372169f30a3e: Preparing [2021-06-16T16:19:58.709Z] f74afe2af9f0: Preparing [2021-06-16T16:19:58.709Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:58.709Z] 3fbe34a1663b: Waiting [2021-06-16T16:19:58.979Z] 668dc3419814: Layer already exists [2021-06-16T16:19:58.979Z] 5cfac16b0a34: Layer already exists [2021-06-16T16:19:58.979Z] 23d21fdd8ef6: Layer already exists [2021-06-16T16:19:58.979Z] f74afe2af9f0: Layer already exists [2021-06-16T16:19:58.979Z] 372169f30a3e: Layer already exists [2021-06-16T16:19:58.979Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:19:58.979Z] master: digest: sha256:b9cb91a49cec2b026993faa2842a9e8572beaa62b91f24580305e707f969f936 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:19:59.060Z] ===================================================== [Pipeline] echo [2021-06-16T16:19:59.079Z] taggedImages: [2021-06-16T16:19:59.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:59.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T16:19:59.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.267 [2021-06-16T16:19:59.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:59.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-16T16:19:59.118Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-16T16:19:59.118Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:59.118Z] latest [2021-06-16T16:19:59.118Z] 2.0.0-dev.267 [2021-06-16T16:19:59.118Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:19:59.118Z] master [2021-06-16T16:19:59.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:59.515Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:19:59.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:19:59.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T16:19:59.907Z] 744eefa0b276: Preparing [2021-06-16T16:19:59.907Z] 2289415deb7b: Preparing [2021-06-16T16:19:59.907Z] 645da95c43b0: Preparing [2021-06-16T16:19:59.907Z] 6dc49ee1f6e1: Preparing [2021-06-16T16:19:59.907Z] 90d484fabf99: Preparing [2021-06-16T16:19:59.907Z] 55a376e75a8a: Preparing [2021-06-16T16:19:59.907Z] 8b2401b2b836: Preparing [2021-06-16T16:19:59.907Z] 99ed08325952: Preparing [2021-06-16T16:19:59.907Z] 601e234f0444: Preparing [2021-06-16T16:19:59.907Z] 55a376e75a8a: Waiting [2021-06-16T16:19:59.907Z] 8b2401b2b836: Waiting [2021-06-16T16:19:59.907Z] 3fbe34a1663b: Preparing [2021-06-16T16:19:59.907Z] 99ed08325952: Waiting [2021-06-16T16:19:59.907Z] 601e234f0444: Waiting [2021-06-16T16:19:59.907Z] 3fbe34a1663b: Waiting [2021-06-16T16:20:00.193Z] 744eefa0b276: Pushed [2021-06-16T16:20:00.193Z] 90d484fabf99: Pushed [2021-06-16T16:20:00.193Z] 2289415deb7b: Pushed [2021-06-16T16:20:00.503Z] 55a376e75a8a: Pushed [2021-06-16T16:20:00.504Z] 8b2401b2b836: Pushed [2021-06-16T16:20:02.254Z] 99ed08325952: Pushed [2021-06-16T16:20:02.540Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:02.812Z] 601e234f0444: Pushed [2021-06-16T16:20:04.239Z] 6dc49ee1f6e1: Pushed [2021-06-16T16:20:04.829Z] 645da95c43b0: Pushed [2021-06-16T16:20:05.101Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:37898a1ef5746512bb8ca4f2518257404cfe9c90638f2d0fd1c13a4c3aa87332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:05.452Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:05.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T16:20:05.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T16:20:05.809Z] 744eefa0b276: Preparing [2021-06-16T16:20:05.809Z] 2289415deb7b: Preparing [2021-06-16T16:20:05.809Z] 645da95c43b0: Preparing [2021-06-16T16:20:05.809Z] 6dc49ee1f6e1: Preparing [2021-06-16T16:20:05.809Z] 90d484fabf99: Preparing [2021-06-16T16:20:05.809Z] 55a376e75a8a: Preparing [2021-06-16T16:20:05.809Z] 8b2401b2b836: Preparing [2021-06-16T16:20:05.809Z] 99ed08325952: Preparing [2021-06-16T16:20:05.809Z] 601e234f0444: Preparing [2021-06-16T16:20:05.809Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:05.809Z] 55a376e75a8a: Waiting [2021-06-16T16:20:05.809Z] 99ed08325952: Waiting [2021-06-16T16:20:05.809Z] 601e234f0444: Waiting [2021-06-16T16:20:05.809Z] 3fbe34a1663b: Waiting [2021-06-16T16:20:05.809Z] 8b2401b2b836: Waiting [2021-06-16T16:20:05.809Z] 645da95c43b0: Layer already exists [2021-06-16T16:20:05.809Z] 744eefa0b276: Layer already exists [2021-06-16T16:20:05.809Z] 6dc49ee1f6e1: Layer already exists [2021-06-16T16:20:06.082Z] 90d484fabf99: Layer already exists [2021-06-16T16:20:06.082Z] 2289415deb7b: Layer already exists [2021-06-16T16:20:06.082Z] 55a376e75a8a: Layer already exists [2021-06-16T16:20:06.082Z] 99ed08325952: Layer already exists [2021-06-16T16:20:06.082Z] 8b2401b2b836: Layer already exists [2021-06-16T16:20:06.082Z] 601e234f0444: Layer already exists [2021-06-16T16:20:06.082Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:06.082Z] latest: digest: sha256:37898a1ef5746512bb8ca4f2518257404cfe9c90638f2d0fd1c13a4c3aa87332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:06.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:06.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.267 [2021-06-16T16:20:06.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T16:20:06.775Z] 744eefa0b276: Preparing [2021-06-16T16:20:06.775Z] 2289415deb7b: Preparing [2021-06-16T16:20:06.775Z] 645da95c43b0: Preparing [2021-06-16T16:20:06.775Z] 6dc49ee1f6e1: Preparing [2021-06-16T16:20:06.775Z] 90d484fabf99: Preparing [2021-06-16T16:20:06.775Z] 55a376e75a8a: Preparing [2021-06-16T16:20:06.775Z] 8b2401b2b836: Preparing [2021-06-16T16:20:06.775Z] 99ed08325952: Preparing [2021-06-16T16:20:06.775Z] 601e234f0444: Preparing [2021-06-16T16:20:06.775Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:06.775Z] 8b2401b2b836: Waiting [2021-06-16T16:20:06.775Z] 99ed08325952: Waiting [2021-06-16T16:20:06.775Z] 601e234f0444: Waiting [2021-06-16T16:20:06.775Z] 3fbe34a1663b: Waiting [2021-06-16T16:20:06.775Z] 55a376e75a8a: Waiting [2021-06-16T16:20:07.048Z] 744eefa0b276: Layer already exists [2021-06-16T16:20:07.048Z] 6dc49ee1f6e1: Layer already exists [2021-06-16T16:20:07.048Z] 90d484fabf99: Layer already exists [2021-06-16T16:20:07.048Z] 2289415deb7b: Layer already exists [2021-06-16T16:20:07.048Z] 645da95c43b0: Layer already exists [2021-06-16T16:20:07.048Z] 8b2401b2b836: Layer already exists [2021-06-16T16:20:07.048Z] 99ed08325952: Layer already exists [2021-06-16T16:20:07.048Z] 601e234f0444: Layer already exists [2021-06-16T16:20:07.048Z] 55a376e75a8a: Layer already exists [2021-06-16T16:20:07.048Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:07.048Z] 2.0.0-dev.267: digest: sha256:37898a1ef5746512bb8ca4f2518257404cfe9c90638f2d0fd1c13a4c3aa87332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:07.397Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:07.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:07.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T16:20:07.733Z] 744eefa0b276: Preparing [2021-06-16T16:20:07.733Z] 2289415deb7b: Preparing [2021-06-16T16:20:07.733Z] 645da95c43b0: Preparing [2021-06-16T16:20:07.733Z] 6dc49ee1f6e1: Preparing [2021-06-16T16:20:07.733Z] 90d484fabf99: Preparing [2021-06-16T16:20:07.733Z] 55a376e75a8a: Preparing [2021-06-16T16:20:07.733Z] 8b2401b2b836: Preparing [2021-06-16T16:20:07.733Z] 99ed08325952: Preparing [2021-06-16T16:20:07.733Z] 601e234f0444: Preparing [2021-06-16T16:20:07.733Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:07.733Z] 8b2401b2b836: Waiting [2021-06-16T16:20:07.733Z] 99ed08325952: Waiting [2021-06-16T16:20:07.733Z] 601e234f0444: Waiting [2021-06-16T16:20:07.733Z] 3fbe34a1663b: Waiting [2021-06-16T16:20:07.733Z] 55a376e75a8a: Waiting [2021-06-16T16:20:07.733Z] 6dc49ee1f6e1: Layer already exists [2021-06-16T16:20:07.733Z] 90d484fabf99: Layer already exists [2021-06-16T16:20:07.733Z] 645da95c43b0: Layer already exists [2021-06-16T16:20:07.733Z] 2289415deb7b: Layer already exists [2021-06-16T16:20:07.733Z] 744eefa0b276: Layer already exists [2021-06-16T16:20:07.733Z] 55a376e75a8a: Layer already exists [2021-06-16T16:20:07.733Z] 99ed08325952: Layer already exists [2021-06-16T16:20:07.733Z] 8b2401b2b836: Layer already exists [2021-06-16T16:20:07.733Z] 601e234f0444: Layer already exists [2021-06-16T16:20:07.733Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:08.004Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:37898a1ef5746512bb8ca4f2518257404cfe9c90638f2d0fd1c13a4c3aa87332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:08.348Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:08.685Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-16T16:20:08.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T16:20:08.685Z] 744eefa0b276: Preparing [2021-06-16T16:20:08.685Z] 2289415deb7b: Preparing [2021-06-16T16:20:08.685Z] 645da95c43b0: Preparing [2021-06-16T16:20:08.685Z] 6dc49ee1f6e1: Preparing [2021-06-16T16:20:08.685Z] 90d484fabf99: Preparing [2021-06-16T16:20:08.685Z] 55a376e75a8a: Preparing [2021-06-16T16:20:08.685Z] 8b2401b2b836: Preparing [2021-06-16T16:20:08.685Z] 99ed08325952: Preparing [2021-06-16T16:20:08.685Z] 601e234f0444: Preparing [2021-06-16T16:20:08.685Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:08.685Z] 8b2401b2b836: Waiting [2021-06-16T16:20:08.685Z] 99ed08325952: Waiting [2021-06-16T16:20:08.685Z] 601e234f0444: Waiting [2021-06-16T16:20:08.685Z] 3fbe34a1663b: Waiting [2021-06-16T16:20:08.685Z] 6dc49ee1f6e1: Layer already exists [2021-06-16T16:20:08.685Z] 90d484fabf99: Layer already exists [2021-06-16T16:20:08.685Z] 2289415deb7b: Layer already exists [2021-06-16T16:20:08.956Z] 645da95c43b0: Layer already exists [2021-06-16T16:20:08.956Z] 744eefa0b276: Layer already exists [2021-06-16T16:20:08.956Z] 8b2401b2b836: Layer already exists [2021-06-16T16:20:08.956Z] 99ed08325952: Layer already exists [2021-06-16T16:20:08.956Z] 601e234f0444: Layer already exists [2021-06-16T16:20:08.956Z] 55a376e75a8a: Layer already exists [2021-06-16T16:20:08.956Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:08.956Z] master: digest: sha256:37898a1ef5746512bb8ca4f2518257404cfe9c90638f2d0fd1c13a4c3aa87332 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:20:09.017Z] ===================================================== [Pipeline] echo [2021-06-16T16:20:09.034Z] taggedImages: [2021-06-16T16:20:09.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:09.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T16:20:09.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.267 [2021-06-16T16:20:09.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:09.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-16T16:20:09.070Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-16T16:20:09.070Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:09.070Z] latest [2021-06-16T16:20:09.070Z] 2.0.0-dev.267 [2021-06-16T16:20:09.070Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:09.070Z] master [2021-06-16T16:20:09.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:09.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:11.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:11.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T16:20:11.809Z] 57bdfcb9b390: Preparing [2021-06-16T16:20:11.809Z] 959e1551f030: Preparing [2021-06-16T16:20:11.809Z] 900519631851: Preparing [2021-06-16T16:20:11.809Z] 8fab60cf7da4: Preparing [2021-06-16T16:20:11.809Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:11.809Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:11.809Z] 900519631851: Layer already exists [2021-06-16T16:20:11.809Z] 57bdfcb9b390: Pushed [2021-06-16T16:20:11.809Z] 8fab60cf7da4: Pushed [2021-06-16T16:20:12.095Z] 959e1551f030: Pushed [2021-06-16T16:20:12.365Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:31d6bf2374c0a6eac3e7d1069929ef9e8ab9fe1f8de5c32ef2728ce9832b6286 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:12.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:13.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T16:20:13.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T16:20:13.046Z] 57bdfcb9b390: Preparing [2021-06-16T16:20:13.046Z] 959e1551f030: Preparing [2021-06-16T16:20:13.046Z] 900519631851: Preparing [2021-06-16T16:20:13.046Z] 8fab60cf7da4: Preparing [2021-06-16T16:20:13.046Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:13.317Z] 959e1551f030: Layer already exists [2021-06-16T16:20:13.317Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:13.317Z] 900519631851: Layer already exists [2021-06-16T16:20:13.317Z] 57bdfcb9b390: Layer already exists [2021-06-16T16:20:13.317Z] 8fab60cf7da4: Layer already exists [2021-06-16T16:20:13.317Z] latest: digest: sha256:31d6bf2374c0a6eac3e7d1069929ef9e8ab9fe1f8de5c32ef2728ce9832b6286 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:13.665Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:14.004Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.267 [2021-06-16T16:20:14.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T16:20:14.004Z] 57bdfcb9b390: Preparing [2021-06-16T16:20:14.004Z] 959e1551f030: Preparing [2021-06-16T16:20:14.004Z] 900519631851: Preparing [2021-06-16T16:20:14.004Z] 8fab60cf7da4: Preparing [2021-06-16T16:20:14.004Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:14.004Z] 900519631851: Layer already exists [2021-06-16T16:20:14.004Z] 57bdfcb9b390: Layer already exists [2021-06-16T16:20:14.004Z] 959e1551f030: Layer already exists [2021-06-16T16:20:14.004Z] 8fab60cf7da4: Layer already exists [2021-06-16T16:20:14.004Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:14.274Z] 2.0.0-dev.267: digest: sha256:31d6bf2374c0a6eac3e7d1069929ef9e8ab9fe1f8de5c32ef2728ce9832b6286 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:14.619Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:14.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:14.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T16:20:14.956Z] 57bdfcb9b390: Preparing [2021-06-16T16:20:14.956Z] 959e1551f030: Preparing [2021-06-16T16:20:14.956Z] 900519631851: Preparing [2021-06-16T16:20:14.956Z] 8fab60cf7da4: Preparing [2021-06-16T16:20:14.956Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:14.956Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:14.956Z] 57bdfcb9b390: Layer already exists [2021-06-16T16:20:14.956Z] 900519631851: Layer already exists [2021-06-16T16:20:14.956Z] 8fab60cf7da4: Layer already exists [2021-06-16T16:20:14.956Z] 959e1551f030: Layer already exists [2021-06-16T16:20:15.225Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:31d6bf2374c0a6eac3e7d1069929ef9e8ab9fe1f8de5c32ef2728ce9832b6286 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:15.568Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:15.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-16T16:20:15.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T16:20:15.915Z] 57bdfcb9b390: Preparing [2021-06-16T16:20:15.915Z] 959e1551f030: Preparing [2021-06-16T16:20:15.915Z] 900519631851: Preparing [2021-06-16T16:20:15.915Z] 8fab60cf7da4: Preparing [2021-06-16T16:20:15.915Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:15.915Z] 57bdfcb9b390: Layer already exists [2021-06-16T16:20:15.915Z] 959e1551f030: Layer already exists [2021-06-16T16:20:15.915Z] 8fab60cf7da4: Layer already exists [2021-06-16T16:20:15.915Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:16.185Z] 900519631851: Layer already exists [2021-06-16T16:20:16.185Z] master: digest: sha256:31d6bf2374c0a6eac3e7d1069929ef9e8ab9fe1f8de5c32ef2728ce9832b6286 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:20:16.251Z] ===================================================== [Pipeline] echo [2021-06-16T16:20:16.267Z] taggedImages: [2021-06-16T16:20:16.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:16.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T16:20:16.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.267 [2021-06-16T16:20:16.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:16.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-16T16:20:16.311Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-16T16:20:16.311Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:16.311Z] latest [2021-06-16T16:20:16.311Z] 2.0.0-dev.267 [2021-06-16T16:20:16.311Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:16.311Z] master [2021-06-16T16:20:16.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:16.711Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:17.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T16:20:17.051Z] a36511c6fb6e: Preparing [2021-06-16T16:20:17.051Z] fb84893c91cd: Preparing [2021-06-16T16:20:17.051Z] 900519631851: Preparing [2021-06-16T16:20:17.051Z] 8b9e31553c9d: Preparing [2021-06-16T16:20:17.051Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:17.321Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:17.321Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:20:17.321Z] 900519631851: Layer already exists [2021-06-16T16:20:17.321Z] a36511c6fb6e: Pushed [2021-06-16T16:20:19.930Z] fb84893c91cd: Pushed [2021-06-16T16:20:19.930Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:e6ce4bf954d0183d0d61e8d3343502eeb9a866def644bcfd77c432ef0d7a9fe4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:20.545Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:20.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T16:20:20.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T16:20:20.881Z] a36511c6fb6e: Preparing [2021-06-16T16:20:20.881Z] fb84893c91cd: Preparing [2021-06-16T16:20:20.881Z] 900519631851: Preparing [2021-06-16T16:20:20.881Z] 8b9e31553c9d: Preparing [2021-06-16T16:20:20.881Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:21.151Z] fb84893c91cd: Layer already exists [2021-06-16T16:20:21.151Z] a36511c6fb6e: Layer already exists [2021-06-16T16:20:21.151Z] 900519631851: Layer already exists [2021-06-16T16:20:21.151Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:21.151Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:20:21.151Z] latest: digest: sha256:e6ce4bf954d0183d0d61e8d3343502eeb9a866def644bcfd77c432ef0d7a9fe4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:21.493Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:21.836Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.267 [2021-06-16T16:20:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T16:20:21.836Z] a36511c6fb6e: Preparing [2021-06-16T16:20:21.836Z] fb84893c91cd: Preparing [2021-06-16T16:20:21.836Z] 900519631851: Preparing [2021-06-16T16:20:21.836Z] 8b9e31553c9d: Preparing [2021-06-16T16:20:21.836Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:21.836Z] fb84893c91cd: Layer already exists [2021-06-16T16:20:21.836Z] a36511c6fb6e: Layer already exists [2021-06-16T16:20:21.837Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:20:21.837Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:21.837Z] 900519631851: Layer already exists [2021-06-16T16:20:22.107Z] 2.0.0-dev.267: digest: sha256:e6ce4bf954d0183d0d61e8d3343502eeb9a866def644bcfd77c432ef0d7a9fe4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:22.449Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:22.783Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:22.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T16:20:22.783Z] a36511c6fb6e: Preparing [2021-06-16T16:20:22.783Z] fb84893c91cd: Preparing [2021-06-16T16:20:22.783Z] 900519631851: Preparing [2021-06-16T16:20:22.783Z] 8b9e31553c9d: Preparing [2021-06-16T16:20:22.783Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:22.783Z] a36511c6fb6e: Layer already exists [2021-06-16T16:20:22.783Z] 900519631851: Layer already exists [2021-06-16T16:20:22.783Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:22.783Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:20:22.783Z] fb84893c91cd: Layer already exists [2021-06-16T16:20:23.052Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:e6ce4bf954d0183d0d61e8d3343502eeb9a866def644bcfd77c432ef0d7a9fe4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:23.433Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:23.790Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-16T16:20:23.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T16:20:23.790Z] a36511c6fb6e: Preparing [2021-06-16T16:20:23.790Z] fb84893c91cd: Preparing [2021-06-16T16:20:23.790Z] 900519631851: Preparing [2021-06-16T16:20:23.790Z] 8b9e31553c9d: Preparing [2021-06-16T16:20:23.790Z] 3fbe34a1663b: Preparing [2021-06-16T16:20:23.790Z] 900519631851: Layer already exists [2021-06-16T16:20:23.790Z] fb84893c91cd: Layer already exists [2021-06-16T16:20:23.790Z] 8b9e31553c9d: Layer already exists [2021-06-16T16:20:23.790Z] a36511c6fb6e: Layer already exists [2021-06-16T16:20:23.790Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:20:24.063Z] master: digest: sha256:e6ce4bf954d0183d0d61e8d3343502eeb9a866def644bcfd77c432ef0d7a9fe4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:20:24.131Z] ===================================================== [Pipeline] echo [2021-06-16T16:20:24.148Z] taggedImages: [2021-06-16T16:20:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T16:20:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.267 [2021-06-16T16:20:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-16T16:20:24.187Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-16T16:20:24.187Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:24.187Z] latest [2021-06-16T16:20:24.187Z] 2.0.0-dev.267 [2021-06-16T16:20:24.187Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:24.187Z] master [2021-06-16T16:20:24.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:24.577Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:24.925Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:24.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T16:20:24.925Z] bf7808427763: Preparing [2021-06-16T16:20:24.925Z] 7e63b1ef0b3f: Preparing [2021-06-16T16:20:24.925Z] 311d66877266: Preparing [2021-06-16T16:20:24.925Z] b92341b92fdd: Preparing [2021-06-16T16:20:24.925Z] 9ded3b6bb9b5: Preparing [2021-06-16T16:20:24.925Z] fa1afe8e6ed9: Preparing [2021-06-16T16:20:24.925Z] 87a09b4c083e: Preparing [2021-06-16T16:20:24.925Z] 0f74e9ff2a61: Preparing [2021-06-16T16:20:24.925Z] b122376c33c6: Preparing [2021-06-16T16:20:24.925Z] fa1afe8e6ed9: Waiting [2021-06-16T16:20:24.925Z] 87a09b4c083e: Waiting [2021-06-16T16:20:24.925Z] 0f74e9ff2a61: Waiting [2021-06-16T16:20:24.925Z] b122376c33c6: Waiting [2021-06-16T16:20:24.925Z] f8381ed47b22: Preparing [2021-06-16T16:20:24.925Z] e934a737d657: Preparing [2021-06-16T16:20:24.925Z] f8381ed47b22: Waiting [2021-06-16T16:20:24.925Z] e934a737d657: Waiting [2021-06-16T16:20:24.925Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T16:20:25.203Z] fa1afe8e6ed9: Layer already exists [2021-06-16T16:20:25.203Z] 87a09b4c083e: Layer already exists [2021-06-16T16:20:25.203Z] 0f74e9ff2a61: Layer already exists [2021-06-16T16:20:25.203Z] 7e63b1ef0b3f: Pushed [2021-06-16T16:20:25.203Z] b122376c33c6: Layer already exists [2021-06-16T16:20:25.203Z] f8381ed47b22: Layer already exists [2021-06-16T16:20:25.476Z] e934a737d657: Layer already exists [2021-06-16T16:20:25.749Z] bf7808427763: Pushed [2021-06-16T16:20:27.719Z] 311d66877266: Pushed [2021-06-16T16:20:41.074Z] b92341b92fdd: Pushed [2021-06-16T16:20:41.666Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8: digest: sha256:1b0be358119ad64309c6cdc4e70050785f870277bf1391e010838cbc64d64dc0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:42.008Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:42.350Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T16:20:42.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T16:20:42.350Z] bf7808427763: Preparing [2021-06-16T16:20:42.350Z] 7e63b1ef0b3f: Preparing [2021-06-16T16:20:42.350Z] 311d66877266: Preparing [2021-06-16T16:20:42.350Z] b92341b92fdd: Preparing [2021-06-16T16:20:42.350Z] 9ded3b6bb9b5: Preparing [2021-06-16T16:20:42.350Z] fa1afe8e6ed9: Preparing [2021-06-16T16:20:42.350Z] 87a09b4c083e: Preparing [2021-06-16T16:20:42.350Z] 0f74e9ff2a61: Preparing [2021-06-16T16:20:42.350Z] b122376c33c6: Preparing [2021-06-16T16:20:42.350Z] f8381ed47b22: Preparing [2021-06-16T16:20:42.350Z] e934a737d657: Preparing [2021-06-16T16:20:42.350Z] fa1afe8e6ed9: Waiting [2021-06-16T16:20:42.350Z] 0f74e9ff2a61: Waiting [2021-06-16T16:20:42.350Z] 87a09b4c083e: Waiting [2021-06-16T16:20:42.350Z] b122376c33c6: Waiting [2021-06-16T16:20:42.350Z] f8381ed47b22: Waiting [2021-06-16T16:20:42.350Z] e934a737d657: Waiting [2021-06-16T16:20:42.622Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T16:20:42.622Z] bf7808427763: Layer already exists [2021-06-16T16:20:42.622Z] b92341b92fdd: Layer already exists [2021-06-16T16:20:42.622Z] 311d66877266: Layer already exists [2021-06-16T16:20:42.622Z] 7e63b1ef0b3f: Layer already exists [2021-06-16T16:20:42.622Z] fa1afe8e6ed9: Layer already exists [2021-06-16T16:20:42.622Z] 0f74e9ff2a61: Layer already exists [2021-06-16T16:20:42.622Z] 87a09b4c083e: Layer already exists [2021-06-16T16:20:42.622Z] b122376c33c6: Layer already exists [2021-06-16T16:20:42.622Z] f8381ed47b22: Layer already exists [2021-06-16T16:20:42.622Z] e934a737d657: Layer already exists [2021-06-16T16:20:42.622Z] latest: digest: sha256:1b0be358119ad64309c6cdc4e70050785f870277bf1391e010838cbc64d64dc0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:42.964Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:43.300Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.267 [2021-06-16T16:20:43.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T16:20:43.300Z] bf7808427763: Preparing [2021-06-16T16:20:43.300Z] 7e63b1ef0b3f: Preparing [2021-06-16T16:20:43.300Z] 311d66877266: Preparing [2021-06-16T16:20:43.300Z] b92341b92fdd: Preparing [2021-06-16T16:20:43.300Z] 9ded3b6bb9b5: Preparing [2021-06-16T16:20:43.300Z] fa1afe8e6ed9: Preparing [2021-06-16T16:20:43.300Z] 87a09b4c083e: Preparing [2021-06-16T16:20:43.300Z] 0f74e9ff2a61: Preparing [2021-06-16T16:20:43.300Z] b122376c33c6: Preparing [2021-06-16T16:20:43.300Z] f8381ed47b22: Preparing [2021-06-16T16:20:43.300Z] e934a737d657: Preparing [2021-06-16T16:20:43.300Z] fa1afe8e6ed9: Waiting [2021-06-16T16:20:43.300Z] 87a09b4c083e: Waiting [2021-06-16T16:20:43.300Z] 0f74e9ff2a61: Waiting [2021-06-16T16:20:43.300Z] b122376c33c6: Waiting [2021-06-16T16:20:43.300Z] f8381ed47b22: Waiting [2021-06-16T16:20:43.300Z] e934a737d657: Waiting [2021-06-16T16:20:43.300Z] 7e63b1ef0b3f: Layer already exists [2021-06-16T16:20:43.300Z] 311d66877266: Layer already exists [2021-06-16T16:20:43.300Z] b92341b92fdd: Layer already exists [2021-06-16T16:20:43.300Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T16:20:43.570Z] bf7808427763: Layer already exists [2021-06-16T16:20:43.570Z] 87a09b4c083e: Layer already exists [2021-06-16T16:20:43.570Z] 0f74e9ff2a61: Layer already exists [2021-06-16T16:20:43.570Z] fa1afe8e6ed9: Layer already exists [2021-06-16T16:20:43.570Z] f8381ed47b22: Layer already exists [2021-06-16T16:20:43.570Z] b122376c33c6: Layer already exists [2021-06-16T16:20:43.570Z] e934a737d657: Layer already exists [2021-06-16T16:20:43.570Z] 2.0.0-dev.267: digest: sha256:1b0be358119ad64309c6cdc4e70050785f870277bf1391e010838cbc64d64dc0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:43.913Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:44.253Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:44.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T16:20:44.253Z] bf7808427763: Preparing [2021-06-16T16:20:44.253Z] 7e63b1ef0b3f: Preparing [2021-06-16T16:20:44.253Z] 311d66877266: Preparing [2021-06-16T16:20:44.253Z] b92341b92fdd: Preparing [2021-06-16T16:20:44.253Z] 9ded3b6bb9b5: Preparing [2021-06-16T16:20:44.253Z] fa1afe8e6ed9: Preparing [2021-06-16T16:20:44.253Z] 87a09b4c083e: Preparing [2021-06-16T16:20:44.253Z] 0f74e9ff2a61: Preparing [2021-06-16T16:20:44.253Z] b122376c33c6: Preparing [2021-06-16T16:20:44.253Z] f8381ed47b22: Preparing [2021-06-16T16:20:44.253Z] e934a737d657: Preparing [2021-06-16T16:20:44.253Z] fa1afe8e6ed9: Waiting [2021-06-16T16:20:44.253Z] 87a09b4c083e: Waiting [2021-06-16T16:20:44.253Z] f8381ed47b22: Waiting [2021-06-16T16:20:44.253Z] b122376c33c6: Waiting [2021-06-16T16:20:44.253Z] 0f74e9ff2a61: Waiting [2021-06-16T16:20:44.253Z] e934a737d657: Waiting [2021-06-16T16:20:44.253Z] 311d66877266: Layer already exists [2021-06-16T16:20:44.253Z] bf7808427763: Layer already exists [2021-06-16T16:20:44.253Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T16:20:44.524Z] 7e63b1ef0b3f: Layer already exists [2021-06-16T16:20:44.524Z] b92341b92fdd: Layer already exists [2021-06-16T16:20:44.524Z] fa1afe8e6ed9: Layer already exists [2021-06-16T16:20:44.524Z] 0f74e9ff2a61: Layer already exists [2021-06-16T16:20:44.524Z] f8381ed47b22: Layer already exists [2021-06-16T16:20:44.524Z] b122376c33c6: Layer already exists [2021-06-16T16:20:44.524Z] 87a09b4c083e: Layer already exists [2021-06-16T16:20:44.524Z] e934a737d657: Layer already exists [2021-06-16T16:20:44.524Z] 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267: digest: sha256:1b0be358119ad64309c6cdc4e70050785f870277bf1391e010838cbc64d64dc0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:44.872Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:20:45.211Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-16T16:20:45.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T16:20:45.211Z] bf7808427763: Preparing [2021-06-16T16:20:45.211Z] 7e63b1ef0b3f: Preparing [2021-06-16T16:20:45.211Z] 311d66877266: Preparing [2021-06-16T16:20:45.211Z] b92341b92fdd: Preparing [2021-06-16T16:20:45.211Z] 9ded3b6bb9b5: Preparing [2021-06-16T16:20:45.211Z] fa1afe8e6ed9: Preparing [2021-06-16T16:20:45.211Z] 87a09b4c083e: Preparing [2021-06-16T16:20:45.211Z] 0f74e9ff2a61: Preparing [2021-06-16T16:20:45.211Z] b122376c33c6: Preparing [2021-06-16T16:20:45.211Z] f8381ed47b22: Preparing [2021-06-16T16:20:45.211Z] e934a737d657: Preparing [2021-06-16T16:20:45.211Z] 87a09b4c083e: Waiting [2021-06-16T16:20:45.211Z] 0f74e9ff2a61: Waiting [2021-06-16T16:20:45.211Z] b122376c33c6: Waiting [2021-06-16T16:20:45.211Z] f8381ed47b22: Waiting [2021-06-16T16:20:45.211Z] e934a737d657: Waiting [2021-06-16T16:20:45.211Z] fa1afe8e6ed9: Waiting [2021-06-16T16:20:45.481Z] 7e63b1ef0b3f: Layer already exists [2021-06-16T16:20:45.481Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T16:20:45.481Z] bf7808427763: Layer already exists [2021-06-16T16:20:45.481Z] b92341b92fdd: Layer already exists [2021-06-16T16:20:45.481Z] 311d66877266: Layer already exists [2021-06-16T16:20:45.481Z] fa1afe8e6ed9: Layer already exists [2021-06-16T16:20:45.481Z] b122376c33c6: Layer already exists [2021-06-16T16:20:45.481Z] 87a09b4c083e: Layer already exists [2021-06-16T16:20:45.481Z] f8381ed47b22: Layer already exists [2021-06-16T16:20:45.481Z] 0f74e9ff2a61: Layer already exists [2021-06-16T16:20:45.481Z] e934a737d657: Layer already exists [2021-06-16T16:20:45.481Z] master: digest: sha256:1b0be358119ad64309c6cdc4e70050785f870277bf1391e010838cbc64d64dc0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:20:45.543Z] ===================================================== [Pipeline] echo [2021-06-16T16:20:45.561Z] taggedImages: [2021-06-16T16:20:45.561Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [2021-06-16T16:20:45.561Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T16:20:45.561Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.267 [2021-06-16T16:20:45.561Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:29fd090ee9a96a96d0486be8f5e96d644b9d6ee8-2.0.0-dev.267 [2021-06-16T16:20:45.561Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:20:48.538Z] ---> job-cost.sh [2021-06-16T16:20:48.538Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jptp [2021-06-16T16:21:27.486Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T16:23:04.232Z] lf-activate-venv(): INFO: Adding /tmp/venv-Jptp/bin to PATH [2021-06-16T16:23:04.232Z] INFO: No Stack... [2021-06-16T16:23:04.232Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T16:23:04.232Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:23:04.581Z] + cut -d, -f6 [2021-06-16T16:23:04.581Z] + cat /w/workspace/edgex-go/539/archives/cost.csv [Pipeline] lock [2021-06-16T16:23:04.649Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-539-stack-cost] [2021-06-16T16:23:04.658Z] Resource [jenkins-edgexfoundry-edgex-go-master-539-stack-cost] did not exist. Created. [2021-06-16T16:23:04.659Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-539-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:23:05.019Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T16:23:05.797Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T16:23:05.810Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-539-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-16T16:23:06.785Z] provisioning config files... [2021-06-16T16:23:06.794Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/539@tmp/config5398900099206158967tmp [Pipeline] { [Pipeline] sh [2021-06-16T16:23:07.104Z] + set +x [2021-06-16T16:23:07.104Z] + curl -s https://codecov.io/bash [2021-06-16T16:23:07.104Z] + bash -s -- [2021-06-16T16:23:07.104Z] [2021-06-16T16:23:07.104Z] _____ _ [2021-06-16T16:23:07.104Z] / ____| | | [2021-06-16T16:23:07.104Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T16:23:07.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T16:23:07.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T16:23:07.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T16:23:07.104Z] Bash-1.0.3 [2021-06-16T16:23:07.104Z] [2021-06-16T16:23:07.104Z] [2021-06-16T16:23:07.367Z] ==> git version 2.24.4 found [2021-06-16T16:23:07.367Z] ==> 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-16T16:23:07.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T16:23:07.367Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T16:23:07.367Z] ==> Jenkins CI detected. [2021-06-16T16:23:07.367Z] project root: . [2021-06-16T16:23:07.367Z] --> token set from env [2021-06-16T16:23:07.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T16:23:07.367Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T16:23:07.367Z] ==> Python coveragepy not found [2021-06-16T16:23:07.368Z] ==> Searching for coverage reports in: [2021-06-16T16:23:07.368Z] + . [2021-06-16T16:23:07.368Z] -> Found 1 reports [2021-06-16T16:23:07.368Z] ==> Detecting git/mercurial file structure [2021-06-16T16:23:07.368Z] ==> Reading reports [2021-06-16T16:23:07.368Z] + ./coverage.out bytes=398195 [2021-06-16T16:23:07.368Z] ==> Appending adjustments [2021-06-16T16:23:07.368Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T16:23:08.754Z] + Found adjustments [2021-06-16T16:23:08.754Z] ==> Gzipping contents [2021-06-16T16:23:08.754Z] 56K /tmp/codecov.vHe0Co.gz [2021-06-16T16:23:08.754Z] ==> Uploading reports [2021-06-16T16:23:08.754Z] url: https://codecov.io [2021-06-16T16:23:08.754Z] query: branch=master&commit=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8&build=539&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F539%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T16:23:08.754Z] -> Pinging Codecov [2021-06-16T16:23:08.754Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=29fd090ee9a96a96d0486be8f5e96d644b9d6ee8&build=539&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F539%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T16:23:09.697Z] -> Uploading to [2021-06-16T16:23:09.697Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/29fd090ee9a96a96d0486be8f5e96d644b9d6ee8/f243c396-abe1-4a8f-b55d-70c3f647d8c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T162309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7edb47abd0c0026dc1ea272366a581611d417697a4c68ec1d224e69aa649c65 [2021-06-16T16:23:09.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:09.697Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:10.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54512 0 0 100 54512 0 119k --:--:-- --:--:-- --:--:-- 119k [2021-06-16T16:23:10.268Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 [Pipeline] } [2021-06-16T16:23:10.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-16T16:23:13.616Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T16:23:13.634Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:23:13.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:23:13.948Z] [2021-06-16T16:23:13.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:23:14.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:23:14.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T16:23:14.286Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T16:23:14.286Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T16:23:14.286Z] de9db76c5a1d: Pulling fs layer [2021-06-16T16:23:14.286Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T16:23:14.286Z] 0d57e429df01: Pulling fs layer [2021-06-16T16:23:14.286Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T16:23:14.286Z] e1f770b5df2f: Pulling fs layer [2021-06-16T16:23:14.286Z] 85a0685a4137: Pulling fs layer [2021-06-16T16:23:14.286Z] 0eba1c9be4d2: Waiting [2021-06-16T16:23:14.286Z] 0d57e429df01: Waiting [2021-06-16T16:23:14.286Z] 4e4be7b47b0d: Waiting [2021-06-16T16:23:14.286Z] 85a0685a4137: Waiting [2021-06-16T16:23:14.286Z] e1f770b5df2f: Waiting [2021-06-16T16:23:14.286Z] de9db76c5a1d: Verifying Checksum [2021-06-16T16:23:14.286Z] de9db76c5a1d: Download complete [2021-06-16T16:23:14.286Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T16:23:14.286Z] 0ef7d3d256c8: Download complete [2021-06-16T16:23:14.286Z] 0d57e429df01: Verifying Checksum [2021-06-16T16:23:14.286Z] 0d57e429df01: Download complete [2021-06-16T16:23:14.286Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T16:23:14.286Z] 4e4be7b47b0d: Download complete [2021-06-16T16:23:14.286Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T16:23:14.286Z] 188c0c94c7c5: Download complete [2021-06-16T16:23:14.549Z] 188c0c94c7c5: Pull complete [2021-06-16T16:23:14.549Z] 0ef7d3d256c8: Pull complete [2021-06-16T16:23:14.820Z] de9db76c5a1d: Pull complete [2021-06-16T16:23:16.202Z] e1f770b5df2f: Verifying Checksum [2021-06-16T16:23:16.202Z] e1f770b5df2f: Download complete [2021-06-16T16:23:18.118Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T16:23:18.118Z] 0eba1c9be4d2: Download complete [2021-06-16T16:23:18.118Z] 85a0685a4137: Verifying Checksum [2021-06-16T16:23:18.118Z] 85a0685a4137: Download complete [2021-06-16T16:23:21.448Z] 0eba1c9be4d2: Pull complete [2021-06-16T16:23:21.448Z] 0d57e429df01: Pull complete [2021-06-16T16:23:21.448Z] 4e4be7b47b0d: Pull complete [2021-06-16T16:23:21.716Z] e1f770b5df2f: Pull complete [2021-06-16T16:23:25.067Z] 85a0685a4137: Pull complete [2021-06-16T16:23:25.067Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T16:23:25.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:23:25.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T16:23:25.142Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:23:25.177Z] $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:23:28.643Z] $ docker top ecfc33ab6872d585a435d7ccf2908af208d5d5e782fdc9c9f9de90b270aeb38e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T16:23:28.744Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T16:23:29.038Z] + set -o pipefail [2021-06-16T16:23:29.038Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T16:23:33.256Z] [2021-06-16T16:23:33.256Z] Monitoring /w/workspace/edgex-go/539 (github.com/edgexfoundry/edgex-go)... [2021-06-16T16:23:33.256Z] [2021-06-16T16:23:33.256Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/23756bcb-420a-451f-b02b-0d0e3a10e580 [2021-06-16T16:23:33.256Z] [2021-06-16T16:23:33.256Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T16:23:33.256Z] [2021-06-16T16:23:33.256Z] [Pipeline] } [2021-06-16T16:23:33.264Z] $ docker stop --time=1 ecfc33ab6872d585a435d7ccf2908af208d5d5e782fdc9c9f9de90b270aeb38e [2021-06-16T16:23:35.369Z] $ docker rm -f ecfc33ab6872d585a435d7ccf2908af208d5d5e782fdc9c9f9de90b270aeb38e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-16T16:23:41.413Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:23:41.438Z] provisioning config files... [2021-06-16T16:23:41.447Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/539@tmp/config4433813484386990708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:23:41.761Z] --> edgex-publish-swagger.sh [2021-06-16T16:23:41.761Z] === Publish openapi/v2 API === [2021-06-16T16:23:41.761Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-16T16:23:41.761Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/539/openapi/v2/core-command.yaml] [2021-06-16T16:23:41.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:41.761Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:43.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25289 0:00:01 0:00:01 --:--:-- 25298 100 30687 0 0 100 30687 0 23238 0:00:01 0:00:01 --:--:-- 23247 [2021-06-16T16:23:43.145Z] [2021-06-16T16:23:43.145Z] [2021-06-16T16:23:43.145Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/539/openapi/v2/core-data.yaml] [2021-06-16T16:23:43.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:43.145Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:44.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48141 0:00:01 0:00:01 --:--:-- 48157 100 55863 0 0 100 55863 0 43256 0:00:01 0:00:01 --:--:-- 43271 [2021-06-16T16:23:44.411Z] [2021-06-16T16:23:44.411Z] [2021-06-16T16:23:44.411Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/539/openapi/v2/core-metadata.yaml] [2021-06-16T16:23:44.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:44.411Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:45.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 118k 0 0 100 118k 0 95949 0:00:01 0:00:01 --:--:-- 96011 [2021-06-16T16:23:45.624Z] [2021-06-16T16:23:45.624Z] [2021-06-16T16:23:45.624Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/539/openapi/v2/support-notifications.yaml] [2021-06-16T16:23:45.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:45.624Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:46.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67770 0:00:01 0:00:01 --:--:-- 67733 100 78300 0 0 100 78300 0 61420 0:00:01 0:00:01 --:--:-- 61411 [2021-06-16T16:23:46.831Z] [2021-06-16T16:23:46.831Z] [2021-06-16T16:23:46.831Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/539/openapi/v2/support-scheduler.yaml] [2021-06-16T16:23:46.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:46.831Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:48.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32486 0:00:01 0:00:01 --:--:-- 32506 100 37318 0 0 100 37318 0 31165 0:00:01 0:00:01 --:--:-- 31176 [2021-06-16T16:23:48.217Z] [2021-06-16T16:23:48.217Z] [2021-06-16T16:23:48.217Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/539/openapi/v2/system-agent.yaml] [2021-06-16T16:23:48.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:23:48.217Z] Dload Upload Total Spent Left Speed [2021-06-16T16:23:49.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 17256 0:00:01 0:00:01 --:--:-- 17269 100 19895 0 0 100 19895 0 17254 0:00:01 0:00:01 --:--:-- 17269 [2021-06-16T16:23:49.161Z] [2021-06-16T16:23:49.161Z] [Pipeline] } [2021-06-16T16:23:49.169Z] 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-16T16:23:49.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:23:49.746Z] . [Pipeline] withDockerContainer [2021-06-16T16:23:49.843Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:23:49.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:23:50.397Z] $ docker top bca0050562163bdcaa328d321841349d5c1f6a6c13cb6f3e7cee99f004b31b3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:23:50.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:23:50.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:23:50.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:23:50.735Z] $ docker exec bca0050562163bdcaa328d321841349d5c1f6a6c13cb6f3e7cee99f004b31b3f ssh-agent [2021-06-16T16:23:50.885Z] SSH_AUTH_SOCK=/tmp/ssh-ZcskxEv9jwZo/agent.13 [2021-06-16T16:23:50.885Z] SSH_AGENT_PID=19 [2021-06-16T16:23:50.895Z] Running ssh-add (command line suppressed) [2021-06-16T16:23:51.019Z] Identity added: /w/workspace/edgex-go/539@tmp/private_key_1395884412244354429.key (/w/workspace/edgex-go/539@tmp/private_key_1395884412244354429.key) [2021-06-16T16:23:51.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:23:51.350Z] + git semver tag [2021-06-16T16:23:51.350Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:23:51.350Z] # $GIT_DIR = /w/workspace/edgex-go/539/.git [2021-06-16T16:23:51.350Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/539 [2021-06-16T16:23:51.350Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:23:51.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:23:51.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:23:51.350Z] # $SEMVER_BRANCH = master [2021-06-16T16:23:51.350Z] # $SEMVER_DIR = /w/workspace/edgex-go/539/.semver [2021-06-16T16:23:51.350Z] # 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 HEAD [2021-06-16T16:23:51.611Z] # -> Force: false [2021-06-16T16:23:51.611Z] # 04905ab2a263b5166a6feba25533d689315c5ad6 refs/tags/v2.0.0-dev.267 [Pipeline] } [2021-06-16T16:23:51.618Z] $ docker exec --env ******** --env ******** bca0050562163bdcaa328d321841349d5c1f6a6c13cb6f3e7cee99f004b31b3f ssh-agent -k [2021-06-16T16:23:51.731Z] unset SSH_AUTH_SOCK; [2021-06-16T16:23:51.731Z] unset SSH_AGENT_PID; [2021-06-16T16:23:51.731Z] echo Agent pid 19 killed; [2021-06-16T16:23:51.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:23:54.414Z] + git semver [Pipeline] } [2021-06-16T16:23:54.424Z] $ docker stop --time=1 bca0050562163bdcaa328d321841349d5c1f6a6c13cb6f3e7cee99f004b31b3f [2021-06-16T16:23:55.642Z] $ docker rm -f bca0050562163bdcaa328d321841349d5c1f6a6c13cb6f3e7cee99f004b31b3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:23:56.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:23:56.140Z] [2021-06-16T16:23:56.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:23:56.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:23:56.458Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T16:23:56.458Z] ab5ef0e58194: Pulling fs layer [2021-06-16T16:23:56.458Z] 9712f1f96733: Pulling fs layer [2021-06-16T16:23:56.458Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T16:23:56.458Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T16:23:56.458Z] e9a5061849ea: Pulling fs layer [2021-06-16T16:23:56.458Z] d747dcd14b5f: Pulling fs layer [2021-06-16T16:23:56.459Z] 2de7ff778b66: Pulling fs layer [2021-06-16T16:23:56.459Z] e9a5061849ea: Waiting [2021-06-16T16:23:56.459Z] d747dcd14b5f: Waiting [2021-06-16T16:23:56.459Z] 2de7ff778b66: Waiting [2021-06-16T16:23:56.459Z] 0d9ebad4ef96: Waiting [2021-06-16T16:23:56.459Z] 9712f1f96733: Download complete [2021-06-16T16:23:57.846Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T16:23:57.847Z] 63f879dbbcfc: Download complete [2021-06-16T16:23:57.847Z] e9a5061849ea: Verifying Checksum [2021-06-16T16:23:57.847Z] e9a5061849ea: Download complete [2021-06-16T16:23:57.847Z] d747dcd14b5f: Verifying Checksum [2021-06-16T16:23:57.847Z] d747dcd14b5f: Download complete [2021-06-16T16:23:58.421Z] 2de7ff778b66: Verifying Checksum [2021-06-16T16:23:58.421Z] 2de7ff778b66: Download complete [2021-06-16T16:23:58.421Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T16:23:58.421Z] 0d9ebad4ef96: Download complete [2021-06-16T16:23:58.685Z] ab5ef0e58194: Verifying Checksum [2021-06-16T16:23:58.685Z] ab5ef0e58194: Download complete [2021-06-16T16:24:01.267Z] ab5ef0e58194: Pull complete [2021-06-16T16:24:01.267Z] 9712f1f96733: Pull complete [2021-06-16T16:24:01.841Z] 63f879dbbcfc: Pull complete [2021-06-16T16:24:05.187Z] 0d9ebad4ef96: Pull complete [2021-06-16T16:24:05.187Z] e9a5061849ea: Pull complete [2021-06-16T16:24:05.187Z] d747dcd14b5f: Pull complete [2021-06-16T16:24:06.171Z] 2de7ff778b66: Pull complete [2021-06-16T16:24:06.171Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T16:24:06.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:24:06.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T16:24:06.295Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:24:06.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:24:11.628Z] $ docker top d65a33baf683a5153cdb4c9a4c535db358ff2bf9265b55eae1c1dd0d074aa687 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:24:11.736Z] provisioning config files... [2021-06-16T16:24:11.745Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/539@tmp/config5770404431634543246tmp [2021-06-16T16:24:11.758Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/539@tmp/config6982285678025056208tmp [2021-06-16T16:24:11.770Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/539@tmp/config7859440863861666952tmp [Pipeline] { [Pipeline] echo [2021-06-16T16:24:11.792Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:12.124Z] ---> sigul-configuration.sh [2021-06-16T16:24:12.125Z] gpg: directory `/root/.gnupg' created [2021-06-16T16:24:12.125Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T16:24:12.125Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T16:24:12.125Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T16:24:12.125Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T16:24:12.125Z] gpg: CAST5 encrypted data [2021-06-16T16:24:12.125Z] gpg: encrypted with 1 passphrase [2021-06-16T16:24:12.125Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T16:24:12.421Z] + mkdir /home/jenkins [2021-06-16T16:24:12.422Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T16:24:12.717Z] + 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-16T16:24:12.728Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:13.021Z] ---> sigul-install.sh [2021-06-16T16:24:17.230Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T16:24:17.530Z] + git tag --list [2021-06-16T16:24:17.530Z] 0.6.0 [2021-06-16T16:24:17.530Z] 0.6.1 [2021-06-16T16:24:17.530Z] 0.7.0 [2021-06-16T16:24:17.530Z] 0.7.1 [2021-06-16T16:24:17.530Z] v0.0.0 [2021-06-16T16:24:17.530Z] v0.0.1-dev.1 [2021-06-16T16:24:17.530Z] v1.0.0 [2021-06-16T16:24:17.530Z] v1.0.1 [2021-06-16T16:24:17.530Z] v1.1.0 [2021-06-16T16:24:17.530Z] v1.2.0 [2021-06-16T16:24:17.530Z] v1.2.1 [2021-06-16T16:24:17.530Z] v1.2.2-dev.1 [2021-06-16T16:24:17.530Z] v1.2.2-dev.10 [2021-06-16T16:24:17.530Z] v1.2.2-dev.100 [2021-06-16T16:24:17.530Z] v1.2.2-dev.101 [2021-06-16T16:24:17.530Z] v1.2.2-dev.102 [2021-06-16T16:24:17.530Z] v1.2.2-dev.103 [2021-06-16T16:24:17.530Z] v1.2.2-dev.104 [2021-06-16T16:24:17.530Z] v1.2.2-dev.105 [2021-06-16T16:24:17.530Z] v1.2.2-dev.106 [2021-06-16T16:24:17.530Z] v1.2.2-dev.107 [2021-06-16T16:24:17.530Z] v1.2.2-dev.11 [2021-06-16T16:24:17.530Z] v1.2.2-dev.12 [2021-06-16T16:24:17.530Z] v1.2.2-dev.13 [2021-06-16T16:24:17.530Z] v1.2.2-dev.14 [2021-06-16T16:24:17.530Z] v1.2.2-dev.15 [2021-06-16T16:24:17.530Z] v1.2.2-dev.16 [2021-06-16T16:24:17.530Z] v1.2.2-dev.17 [2021-06-16T16:24:17.530Z] v1.2.2-dev.18 [2021-06-16T16:24:17.530Z] v1.2.2-dev.19 [2021-06-16T16:24:17.530Z] v1.2.2-dev.2 [2021-06-16T16:24:17.530Z] v1.2.2-dev.20 [2021-06-16T16:24:17.530Z] v1.2.2-dev.21 [2021-06-16T16:24:17.530Z] v1.2.2-dev.22 [2021-06-16T16:24:17.530Z] v1.2.2-dev.23 [2021-06-16T16:24:17.530Z] v1.2.2-dev.24 [2021-06-16T16:24:17.530Z] v1.2.2-dev.25 [2021-06-16T16:24:17.530Z] v1.2.2-dev.26 [2021-06-16T16:24:17.530Z] v1.2.2-dev.27 [2021-06-16T16:24:17.530Z] v1.2.2-dev.28 [2021-06-16T16:24:17.530Z] v1.2.2-dev.29 [2021-06-16T16:24:17.530Z] v1.2.2-dev.3 [2021-06-16T16:24:17.530Z] v1.2.2-dev.30 [2021-06-16T16:24:17.530Z] v1.2.2-dev.31 [2021-06-16T16:24:17.530Z] v1.2.2-dev.32 [2021-06-16T16:24:17.530Z] v1.2.2-dev.33 [2021-06-16T16:24:17.530Z] v1.2.2-dev.34 [2021-06-16T16:24:17.530Z] v1.2.2-dev.35 [2021-06-16T16:24:17.530Z] v1.2.2-dev.36 [2021-06-16T16:24:17.530Z] v1.2.2-dev.37 [2021-06-16T16:24:17.530Z] v1.2.2-dev.38 [2021-06-16T16:24:17.530Z] v1.2.2-dev.39 [2021-06-16T16:24:17.530Z] v1.2.2-dev.4 [2021-06-16T16:24:17.530Z] v1.2.2-dev.40 [2021-06-16T16:24:17.530Z] v1.2.2-dev.41 [2021-06-16T16:24:17.530Z] v1.2.2-dev.42 [2021-06-16T16:24:17.530Z] v1.2.2-dev.43 [2021-06-16T16:24:17.530Z] v1.2.2-dev.44 [2021-06-16T16:24:17.530Z] v1.2.2-dev.45 [2021-06-16T16:24:17.530Z] v1.2.2-dev.46 [2021-06-16T16:24:17.530Z] v1.2.2-dev.47 [2021-06-16T16:24:17.530Z] v1.2.2-dev.48 [2021-06-16T16:24:17.530Z] v1.2.2-dev.49 [2021-06-16T16:24:17.530Z] v1.2.2-dev.5 [2021-06-16T16:24:17.530Z] v1.2.2-dev.50 [2021-06-16T16:24:17.530Z] v1.2.2-dev.51 [2021-06-16T16:24:17.530Z] v1.2.2-dev.52 [2021-06-16T16:24:17.530Z] v1.2.2-dev.53 [2021-06-16T16:24:17.530Z] v1.2.2-dev.54 [2021-06-16T16:24:17.530Z] v1.2.2-dev.55 [2021-06-16T16:24:17.530Z] v1.2.2-dev.56 [2021-06-16T16:24:17.530Z] v1.2.2-dev.57 [2021-06-16T16:24:17.530Z] v1.2.2-dev.58 [2021-06-16T16:24:17.530Z] v1.2.2-dev.59 [2021-06-16T16:24:17.530Z] v1.2.2-dev.6 [2021-06-16T16:24:17.530Z] v1.2.2-dev.60 [2021-06-16T16:24:17.530Z] v1.2.2-dev.61 [2021-06-16T16:24:17.530Z] v1.2.2-dev.62 [2021-06-16T16:24:17.530Z] v1.2.2-dev.63 [2021-06-16T16:24:17.530Z] v1.2.2-dev.64 [2021-06-16T16:24:17.530Z] v1.2.2-dev.65 [2021-06-16T16:24:17.530Z] v1.2.2-dev.66 [2021-06-16T16:24:17.530Z] v1.2.2-dev.67 [2021-06-16T16:24:17.530Z] v1.2.2-dev.68 [2021-06-16T16:24:17.530Z] v1.2.2-dev.69 [2021-06-16T16:24:17.530Z] v1.2.2-dev.7 [2021-06-16T16:24:17.530Z] v1.2.2-dev.70 [2021-06-16T16:24:17.530Z] v1.2.2-dev.71 [2021-06-16T16:24:17.530Z] v1.2.2-dev.72 [2021-06-16T16:24:17.530Z] v1.2.2-dev.73 [2021-06-16T16:24:17.530Z] v1.2.2-dev.74 [2021-06-16T16:24:17.530Z] v1.2.2-dev.75 [2021-06-16T16:24:17.530Z] v1.2.2-dev.76 [2021-06-16T16:24:17.530Z] v1.2.2-dev.77 [2021-06-16T16:24:17.530Z] v1.2.2-dev.78 [2021-06-16T16:24:17.530Z] v1.2.2-dev.79 [2021-06-16T16:24:17.530Z] v1.2.2-dev.8 [2021-06-16T16:24:17.530Z] v1.2.2-dev.80 [2021-06-16T16:24:17.530Z] v1.2.2-dev.81 [2021-06-16T16:24:17.530Z] v1.2.2-dev.82 [2021-06-16T16:24:17.530Z] v1.2.2-dev.83 [2021-06-16T16:24:17.530Z] v1.2.2-dev.84 [2021-06-16T16:24:17.530Z] v1.2.2-dev.85 [2021-06-16T16:24:17.530Z] v1.2.2-dev.86 [2021-06-16T16:24:17.530Z] v1.2.2-dev.87 [2021-06-16T16:24:17.530Z] v1.2.2-dev.88 [2021-06-16T16:24:17.530Z] v1.2.2-dev.89 [2021-06-16T16:24:17.530Z] v1.2.2-dev.9 [2021-06-16T16:24:17.530Z] v1.2.2-dev.90 [2021-06-16T16:24:17.530Z] v1.2.2-dev.91 [2021-06-16T16:24:17.530Z] v1.2.2-dev.92 [2021-06-16T16:24:17.530Z] v1.2.2-dev.93 [2021-06-16T16:24:17.530Z] v1.2.2-dev.94 [2021-06-16T16:24:17.530Z] v1.2.2-dev.95 [2021-06-16T16:24:17.530Z] v1.2.2-dev.96 [2021-06-16T16:24:17.530Z] v1.2.2-dev.97 [2021-06-16T16:24:17.530Z] v1.2.2-dev.98 [2021-06-16T16:24:17.530Z] v1.2.2-dev.99 [2021-06-16T16:24:17.530Z] v1.3.0 [2021-06-16T16:24:17.530Z] v1.3.1 [2021-06-16T16:24:17.530Z] v1.3.1-dev.1 [2021-06-16T16:24:17.530Z] v1.3.1-dev.10 [2021-06-16T16:24:17.530Z] v1.3.1-dev.11 [2021-06-16T16:24:17.530Z] v1.3.1-dev.12 [2021-06-16T16:24:17.530Z] v1.3.1-dev.13 [2021-06-16T16:24:17.530Z] v1.3.1-dev.14 [2021-06-16T16:24:17.530Z] v1.3.1-dev.15 [2021-06-16T16:24:17.530Z] v1.3.1-dev.16 [2021-06-16T16:24:17.530Z] v1.3.1-dev.17 [2021-06-16T16:24:17.530Z] v1.3.1-dev.18 [2021-06-16T16:24:17.530Z] v1.3.1-dev.2 [2021-06-16T16:24:17.530Z] v1.3.1-dev.3 [2021-06-16T16:24:17.530Z] v1.3.1-dev.4 [2021-06-16T16:24:17.530Z] v1.3.1-dev.5 [2021-06-16T16:24:17.530Z] v1.3.1-dev.6 [2021-06-16T16:24:17.530Z] v1.3.1-dev.7 [2021-06-16T16:24:17.530Z] v1.3.1-dev.8 [2021-06-16T16:24:17.530Z] v1.3.1-dev.9 [2021-06-16T16:24:17.530Z] v2.0.0-dev.1 [2021-06-16T16:24:17.530Z] v2.0.0-dev.10 [2021-06-16T16:24:17.530Z] v2.0.0-dev.100 [2021-06-16T16:24:17.530Z] v2.0.0-dev.101 [2021-06-16T16:24:17.530Z] v2.0.0-dev.102 [2021-06-16T16:24:17.530Z] v2.0.0-dev.103 [2021-06-16T16:24:17.530Z] v2.0.0-dev.104 [2021-06-16T16:24:17.530Z] v2.0.0-dev.105 [2021-06-16T16:24:17.530Z] v2.0.0-dev.106 [2021-06-16T16:24:17.530Z] v2.0.0-dev.107 [2021-06-16T16:24:17.530Z] v2.0.0-dev.108 [2021-06-16T16:24:17.530Z] v2.0.0-dev.109 [2021-06-16T16:24:17.530Z] v2.0.0-dev.11 [2021-06-16T16:24:17.530Z] v2.0.0-dev.110 [2021-06-16T16:24:17.530Z] v2.0.0-dev.111 [2021-06-16T16:24:17.530Z] v2.0.0-dev.112 [2021-06-16T16:24:17.530Z] v2.0.0-dev.113 [2021-06-16T16:24:17.530Z] v2.0.0-dev.114 [2021-06-16T16:24:17.530Z] v2.0.0-dev.115 [2021-06-16T16:24:17.530Z] v2.0.0-dev.116 [2021-06-16T16:24:17.530Z] v2.0.0-dev.117 [2021-06-16T16:24:17.530Z] v2.0.0-dev.118 [2021-06-16T16:24:17.530Z] v2.0.0-dev.119 [2021-06-16T16:24:17.530Z] v2.0.0-dev.12 [2021-06-16T16:24:17.530Z] v2.0.0-dev.120 [2021-06-16T16:24:17.530Z] v2.0.0-dev.121 [2021-06-16T16:24:17.530Z] v2.0.0-dev.122 [2021-06-16T16:24:17.530Z] v2.0.0-dev.123 [2021-06-16T16:24:17.530Z] v2.0.0-dev.124 [2021-06-16T16:24:17.531Z] v2.0.0-dev.125 [2021-06-16T16:24:17.531Z] v2.0.0-dev.126 [2021-06-16T16:24:17.531Z] v2.0.0-dev.127 [2021-06-16T16:24:17.531Z] v2.0.0-dev.128 [2021-06-16T16:24:17.531Z] v2.0.0-dev.129 [2021-06-16T16:24:17.531Z] v2.0.0-dev.13 [2021-06-16T16:24:17.531Z] v2.0.0-dev.130 [2021-06-16T16:24:17.531Z] v2.0.0-dev.131 [2021-06-16T16:24:17.531Z] v2.0.0-dev.132 [2021-06-16T16:24:17.531Z] v2.0.0-dev.133 [2021-06-16T16:24:17.531Z] v2.0.0-dev.134 [2021-06-16T16:24:17.531Z] v2.0.0-dev.135 [2021-06-16T16:24:17.531Z] v2.0.0-dev.136 [2021-06-16T16:24:17.531Z] v2.0.0-dev.137 [2021-06-16T16:24:17.531Z] v2.0.0-dev.138 [2021-06-16T16:24:17.531Z] v2.0.0-dev.139 [2021-06-16T16:24:17.531Z] v2.0.0-dev.14 [2021-06-16T16:24:17.531Z] v2.0.0-dev.140 [2021-06-16T16:24:17.531Z] v2.0.0-dev.141 [2021-06-16T16:24:17.531Z] v2.0.0-dev.142 [2021-06-16T16:24:17.531Z] v2.0.0-dev.143 [2021-06-16T16:24:17.531Z] v2.0.0-dev.144 [2021-06-16T16:24:17.531Z] v2.0.0-dev.145 [2021-06-16T16:24:17.531Z] v2.0.0-dev.146 [2021-06-16T16:24:17.531Z] v2.0.0-dev.147 [2021-06-16T16:24:17.531Z] v2.0.0-dev.148 [2021-06-16T16:24:17.531Z] v2.0.0-dev.149 [2021-06-16T16:24:17.531Z] v2.0.0-dev.15 [2021-06-16T16:24:17.531Z] v2.0.0-dev.150 [2021-06-16T16:24:17.531Z] v2.0.0-dev.151 [2021-06-16T16:24:17.531Z] v2.0.0-dev.152 [2021-06-16T16:24:17.531Z] v2.0.0-dev.153 [2021-06-16T16:24:17.531Z] v2.0.0-dev.154 [2021-06-16T16:24:17.531Z] v2.0.0-dev.155 [2021-06-16T16:24:17.531Z] v2.0.0-dev.156 [2021-06-16T16:24:17.531Z] v2.0.0-dev.157 [2021-06-16T16:24:17.531Z] v2.0.0-dev.158 [2021-06-16T16:24:17.531Z] v2.0.0-dev.159 [2021-06-16T16:24:17.531Z] v2.0.0-dev.16 [2021-06-16T16:24:17.531Z] v2.0.0-dev.160 [2021-06-16T16:24:17.531Z] v2.0.0-dev.161 [2021-06-16T16:24:17.531Z] v2.0.0-dev.162 [2021-06-16T16:24:17.531Z] v2.0.0-dev.163 [2021-06-16T16:24:17.531Z] v2.0.0-dev.164 [2021-06-16T16:24:17.531Z] v2.0.0-dev.165 [2021-06-16T16:24:17.531Z] v2.0.0-dev.166 [2021-06-16T16:24:17.531Z] v2.0.0-dev.167 [2021-06-16T16:24:17.531Z] v2.0.0-dev.168 [2021-06-16T16:24:17.531Z] v2.0.0-dev.169 [2021-06-16T16:24:17.531Z] v2.0.0-dev.17 [2021-06-16T16:24:17.531Z] v2.0.0-dev.170 [2021-06-16T16:24:17.531Z] v2.0.0-dev.171 [2021-06-16T16:24:17.531Z] v2.0.0-dev.172 [2021-06-16T16:24:17.531Z] v2.0.0-dev.173 [2021-06-16T16:24:17.531Z] v2.0.0-dev.174 [2021-06-16T16:24:17.531Z] v2.0.0-dev.175 [2021-06-16T16:24:17.531Z] v2.0.0-dev.176 [2021-06-16T16:24:17.531Z] v2.0.0-dev.177 [2021-06-16T16:24:17.531Z] v2.0.0-dev.178 [2021-06-16T16:24:17.531Z] v2.0.0-dev.179 [2021-06-16T16:24:17.531Z] v2.0.0-dev.18 [2021-06-16T16:24:17.531Z] v2.0.0-dev.180 [2021-06-16T16:24:17.531Z] v2.0.0-dev.181 [2021-06-16T16:24:17.531Z] v2.0.0-dev.182 [2021-06-16T16:24:17.531Z] v2.0.0-dev.183 [2021-06-16T16:24:17.531Z] v2.0.0-dev.184 [2021-06-16T16:24:17.531Z] v2.0.0-dev.185 [2021-06-16T16:24:17.531Z] v2.0.0-dev.186 [2021-06-16T16:24:17.531Z] v2.0.0-dev.187 [2021-06-16T16:24:17.531Z] v2.0.0-dev.188 [2021-06-16T16:24:17.531Z] v2.0.0-dev.189 [2021-06-16T16:24:17.531Z] v2.0.0-dev.19 [2021-06-16T16:24:17.531Z] v2.0.0-dev.190 [2021-06-16T16:24:17.531Z] v2.0.0-dev.191 [2021-06-16T16:24:17.531Z] v2.0.0-dev.192 [2021-06-16T16:24:17.531Z] v2.0.0-dev.193 [2021-06-16T16:24:17.531Z] v2.0.0-dev.194 [2021-06-16T16:24:17.531Z] v2.0.0-dev.195 [2021-06-16T16:24:17.531Z] v2.0.0-dev.196 [2021-06-16T16:24:17.531Z] v2.0.0-dev.197 [2021-06-16T16:24:17.531Z] v2.0.0-dev.198 [2021-06-16T16:24:17.531Z] v2.0.0-dev.199 [2021-06-16T16:24:17.531Z] v2.0.0-dev.2 [2021-06-16T16:24:17.531Z] v2.0.0-dev.20 [2021-06-16T16:24:17.531Z] v2.0.0-dev.200 [2021-06-16T16:24:17.531Z] v2.0.0-dev.201 [2021-06-16T16:24:17.531Z] v2.0.0-dev.202 [2021-06-16T16:24:17.531Z] v2.0.0-dev.203 [2021-06-16T16:24:17.531Z] v2.0.0-dev.204 [2021-06-16T16:24:17.531Z] v2.0.0-dev.205 [2021-06-16T16:24:17.531Z] v2.0.0-dev.206 [2021-06-16T16:24:17.531Z] v2.0.0-dev.207 [2021-06-16T16:24:17.531Z] v2.0.0-dev.208 [2021-06-16T16:24:17.531Z] v2.0.0-dev.209 [2021-06-16T16:24:17.531Z] v2.0.0-dev.21 [2021-06-16T16:24:17.531Z] v2.0.0-dev.210 [2021-06-16T16:24:17.531Z] v2.0.0-dev.211 [2021-06-16T16:24:17.531Z] v2.0.0-dev.212 [2021-06-16T16:24:17.531Z] v2.0.0-dev.213 [2021-06-16T16:24:17.531Z] v2.0.0-dev.214 [2021-06-16T16:24:17.531Z] v2.0.0-dev.215 [2021-06-16T16:24:17.531Z] v2.0.0-dev.216 [2021-06-16T16:24:17.531Z] v2.0.0-dev.217 [2021-06-16T16:24:17.531Z] v2.0.0-dev.218 [2021-06-16T16:24:17.531Z] v2.0.0-dev.219 [2021-06-16T16:24:17.531Z] v2.0.0-dev.22 [2021-06-16T16:24:17.531Z] v2.0.0-dev.220 [2021-06-16T16:24:17.531Z] v2.0.0-dev.221 [2021-06-16T16:24:17.531Z] v2.0.0-dev.222 [2021-06-16T16:24:17.531Z] v2.0.0-dev.223 [2021-06-16T16:24:17.531Z] v2.0.0-dev.224 [2021-06-16T16:24:17.531Z] v2.0.0-dev.225 [2021-06-16T16:24:17.531Z] v2.0.0-dev.226 [2021-06-16T16:24:17.531Z] v2.0.0-dev.227 [2021-06-16T16:24:17.531Z] v2.0.0-dev.228 [2021-06-16T16:24:17.531Z] v2.0.0-dev.229 [2021-06-16T16:24:17.531Z] v2.0.0-dev.23 [2021-06-16T16:24:17.531Z] v2.0.0-dev.230 [2021-06-16T16:24:17.531Z] v2.0.0-dev.231 [2021-06-16T16:24:17.531Z] v2.0.0-dev.232 [2021-06-16T16:24:17.531Z] v2.0.0-dev.233 [2021-06-16T16:24:17.531Z] v2.0.0-dev.234 [2021-06-16T16:24:17.531Z] v2.0.0-dev.235 [2021-06-16T16:24:17.531Z] v2.0.0-dev.236 [2021-06-16T16:24:17.531Z] v2.0.0-dev.237 [2021-06-16T16:24:17.531Z] v2.0.0-dev.238 [2021-06-16T16:24:17.531Z] v2.0.0-dev.239 [2021-06-16T16:24:17.531Z] v2.0.0-dev.24 [2021-06-16T16:24:17.531Z] v2.0.0-dev.240 [2021-06-16T16:24:17.531Z] v2.0.0-dev.241 [2021-06-16T16:24:17.531Z] v2.0.0-dev.242 [2021-06-16T16:24:17.531Z] v2.0.0-dev.243 [2021-06-16T16:24:17.531Z] v2.0.0-dev.244 [2021-06-16T16:24:17.531Z] v2.0.0-dev.245 [2021-06-16T16:24:17.531Z] v2.0.0-dev.246 [2021-06-16T16:24:17.531Z] v2.0.0-dev.247 [2021-06-16T16:24:17.531Z] v2.0.0-dev.248 [2021-06-16T16:24:17.531Z] v2.0.0-dev.249 [2021-06-16T16:24:17.531Z] v2.0.0-dev.25 [2021-06-16T16:24:17.531Z] v2.0.0-dev.250 [2021-06-16T16:24:17.531Z] v2.0.0-dev.251 [2021-06-16T16:24:17.531Z] v2.0.0-dev.252 [2021-06-16T16:24:17.531Z] v2.0.0-dev.253 [2021-06-16T16:24:17.531Z] v2.0.0-dev.254 [2021-06-16T16:24:17.531Z] v2.0.0-dev.255 [2021-06-16T16:24:17.531Z] v2.0.0-dev.256 [2021-06-16T16:24:17.531Z] v2.0.0-dev.257 [2021-06-16T16:24:17.531Z] v2.0.0-dev.258 [2021-06-16T16:24:17.531Z] v2.0.0-dev.259 [2021-06-16T16:24:17.531Z] v2.0.0-dev.26 [2021-06-16T16:24:17.531Z] v2.0.0-dev.260 [2021-06-16T16:24:17.531Z] v2.0.0-dev.261 [2021-06-16T16:24:17.531Z] v2.0.0-dev.262 [2021-06-16T16:24:17.531Z] v2.0.0-dev.263 [2021-06-16T16:24:17.531Z] v2.0.0-dev.264 [2021-06-16T16:24:17.531Z] v2.0.0-dev.265 [2021-06-16T16:24:17.531Z] v2.0.0-dev.266 [2021-06-16T16:24:17.531Z] v2.0.0-dev.267 [2021-06-16T16:24:17.531Z] v2.0.0-dev.27 [2021-06-16T16:24:17.531Z] v2.0.0-dev.28 [2021-06-16T16:24:17.531Z] v2.0.0-dev.29 [2021-06-16T16:24:17.531Z] v2.0.0-dev.3 [2021-06-16T16:24:17.531Z] v2.0.0-dev.30 [2021-06-16T16:24:17.531Z] v2.0.0-dev.31 [2021-06-16T16:24:17.531Z] v2.0.0-dev.32 [2021-06-16T16:24:17.531Z] v2.0.0-dev.33 [2021-06-16T16:24:17.531Z] v2.0.0-dev.34 [2021-06-16T16:24:17.531Z] v2.0.0-dev.35 [2021-06-16T16:24:17.531Z] v2.0.0-dev.36 [2021-06-16T16:24:17.531Z] v2.0.0-dev.37 [2021-06-16T16:24:17.531Z] v2.0.0-dev.38 [2021-06-16T16:24:17.531Z] v2.0.0-dev.39 [2021-06-16T16:24:17.531Z] v2.0.0-dev.4 [2021-06-16T16:24:17.531Z] v2.0.0-dev.40 [2021-06-16T16:24:17.531Z] v2.0.0-dev.41 [2021-06-16T16:24:17.531Z] v2.0.0-dev.42 [2021-06-16T16:24:17.531Z] v2.0.0-dev.43 [2021-06-16T16:24:17.531Z] v2.0.0-dev.44 [2021-06-16T16:24:17.531Z] v2.0.0-dev.45 [2021-06-16T16:24:17.531Z] v2.0.0-dev.46 [2021-06-16T16:24:17.531Z] v2.0.0-dev.47 [2021-06-16T16:24:17.531Z] v2.0.0-dev.48 [2021-06-16T16:24:17.531Z] v2.0.0-dev.49 [2021-06-16T16:24:17.531Z] v2.0.0-dev.5 [2021-06-16T16:24:17.531Z] v2.0.0-dev.50 [2021-06-16T16:24:17.531Z] v2.0.0-dev.51 [2021-06-16T16:24:17.531Z] v2.0.0-dev.52 [2021-06-16T16:24:17.531Z] v2.0.0-dev.53 [2021-06-16T16:24:17.531Z] v2.0.0-dev.54 [2021-06-16T16:24:17.531Z] v2.0.0-dev.55 [2021-06-16T16:24:17.531Z] v2.0.0-dev.56 [2021-06-16T16:24:17.531Z] v2.0.0-dev.57 [2021-06-16T16:24:17.531Z] v2.0.0-dev.58 [2021-06-16T16:24:17.531Z] v2.0.0-dev.59 [2021-06-16T16:24:17.531Z] v2.0.0-dev.6 [2021-06-16T16:24:17.531Z] v2.0.0-dev.60 [2021-06-16T16:24:17.531Z] v2.0.0-dev.61 [2021-06-16T16:24:17.531Z] v2.0.0-dev.62 [2021-06-16T16:24:17.531Z] v2.0.0-dev.63 [2021-06-16T16:24:17.531Z] v2.0.0-dev.64 [2021-06-16T16:24:17.531Z] v2.0.0-dev.65 [2021-06-16T16:24:17.531Z] v2.0.0-dev.66 [2021-06-16T16:24:17.531Z] v2.0.0-dev.67 [2021-06-16T16:24:17.531Z] v2.0.0-dev.68 [2021-06-16T16:24:17.531Z] v2.0.0-dev.69 [2021-06-16T16:24:17.531Z] v2.0.0-dev.7 [2021-06-16T16:24:17.531Z] v2.0.0-dev.70 [2021-06-16T16:24:17.531Z] v2.0.0-dev.71 [2021-06-16T16:24:17.531Z] v2.0.0-dev.72 [2021-06-16T16:24:17.531Z] v2.0.0-dev.73 [2021-06-16T16:24:17.531Z] v2.0.0-dev.74 [2021-06-16T16:24:17.531Z] v2.0.0-dev.75 [2021-06-16T16:24:17.531Z] v2.0.0-dev.76 [2021-06-16T16:24:17.531Z] v2.0.0-dev.77 [2021-06-16T16:24:17.531Z] v2.0.0-dev.78 [2021-06-16T16:24:17.531Z] v2.0.0-dev.79 [2021-06-16T16:24:17.531Z] v2.0.0-dev.8 [2021-06-16T16:24:17.531Z] v2.0.0-dev.80 [2021-06-16T16:24:17.531Z] v2.0.0-dev.81 [2021-06-16T16:24:17.531Z] v2.0.0-dev.82 [2021-06-16T16:24:17.531Z] v2.0.0-dev.83 [2021-06-16T16:24:17.531Z] v2.0.0-dev.84 [2021-06-16T16:24:17.531Z] v2.0.0-dev.85 [2021-06-16T16:24:17.531Z] v2.0.0-dev.86 [2021-06-16T16:24:17.531Z] v2.0.0-dev.87 [2021-06-16T16:24:17.531Z] v2.0.0-dev.88 [2021-06-16T16:24:17.531Z] v2.0.0-dev.89 [2021-06-16T16:24:17.531Z] v2.0.0-dev.9 [2021-06-16T16:24:17.531Z] v2.0.0-dev.90 [2021-06-16T16:24:17.531Z] v2.0.0-dev.91 [2021-06-16T16:24:17.531Z] v2.0.0-dev.92 [2021-06-16T16:24:17.531Z] v2.0.0-dev.93 [2021-06-16T16:24:17.531Z] v2.0.0-dev.94 [2021-06-16T16:24:17.531Z] v2.0.0-dev.95 [2021-06-16T16:24:17.531Z] v2.0.0-dev.96 [2021-06-16T16:24:17.531Z] v2.0.0-dev.97 [2021-06-16T16:24:17.531Z] v2.0.0-dev.98 [2021-06-16T16:24:17.531Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-16T16:24:17.828Z] + lftools sign git-tag v2.0.0-dev.267 [2021-06-16T16:24:18.401Z] Signing Git tag with Sigul... [2021-06-16T16:24:18.401Z] Signing v2.0.0-dev.267 [Pipeline] echo [2021-06-16T16:24:19.353Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:19.649Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T16:24:19.659Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T16:24:19.687Z] $ docker stop --time=1 d65a33baf683a5153cdb4c9a4c535db358ff2bf9265b55eae1c1dd0d074aa687 [2021-06-16T16:24:21.224Z] $ docker rm -f d65a33baf683a5153cdb4c9a4c535db358ff2bf9265b55eae1c1dd0d074aa687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:24:21.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:24:21.900Z] . [Pipeline] withDockerContainer [2021-06-16T16:24:21.977Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:24:22.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:24:22.419Z] $ docker top ba511f1e4b6be0df55d0f0dc344adbb1a66423ab9af66245e7f28184384942e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:24:22.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:24:22.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:24:22.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:24:22.674Z] $ docker exec ba511f1e4b6be0df55d0f0dc344adbb1a66423ab9af66245e7f28184384942e3 ssh-agent [2021-06-16T16:24:22.793Z] SSH_AUTH_SOCK=/tmp/ssh-PKFHRq57kdzF/agent.13 [2021-06-16T16:24:22.793Z] SSH_AGENT_PID=19 [2021-06-16T16:24:22.815Z] Running ssh-add (command line suppressed) [2021-06-16T16:24:22.928Z] Identity added: /w/workspace/edgex-go/539@tmp/private_key_6566785032452056380.key (/w/workspace/edgex-go/539@tmp/private_key_6566785032452056380.key) [2021-06-16T16:24:22.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:24:23.250Z] + git semver bump pre [2021-06-16T16:24:23.250Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:24:23.250Z] # $GIT_DIR = /w/workspace/edgex-go/539/.git [2021-06-16T16:24:23.250Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/539 [2021-06-16T16:24:23.250Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:24:23.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:24:23.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:24:23.250Z] # $SEMVER_BRANCH = master [2021-06-16T16:24:23.250Z] # $SEMVER_DIR = /w/workspace/edgex-go/539/.semver [2021-06-16T16:24:23.250Z] 2.0.0-dev.268 [Pipeline] } [2021-06-16T16:24:23.255Z] $ docker exec --env ******** --env ******** ba511f1e4b6be0df55d0f0dc344adbb1a66423ab9af66245e7f28184384942e3 ssh-agent -k [2021-06-16T16:24:23.352Z] unset SSH_AUTH_SOCK; [2021-06-16T16:24:23.352Z] unset SSH_AGENT_PID; [2021-06-16T16:24:23.352Z] echo Agent pid 19 killed; [2021-06-16T16:24:23.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:24:23.707Z] + git semver [Pipeline] } [2021-06-16T16:24:23.717Z] $ docker stop --time=1 ba511f1e4b6be0df55d0f0dc344adbb1a66423ab9af66245e7f28184384942e3 [2021-06-16T16:24:24.922Z] $ docker rm -f ba511f1e4b6be0df55d0f0dc344adbb1a66423ab9af66245e7f28184384942e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:24:25.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:24:25.307Z] . [Pipeline] withDockerContainer [2021-06-16T16:24:25.381Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:24:25.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:24:25.783Z] $ docker top fda74df3c263a18fb0af04a32b0ac34b4553cc92be4ffb0b0cbb117de8cf7ae0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:24:25.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:24:25.919Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:24:26.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:24:26.042Z] $ docker exec fda74df3c263a18fb0af04a32b0ac34b4553cc92be4ffb0b0cbb117de8cf7ae0 ssh-agent [2021-06-16T16:24:26.168Z] SSH_AUTH_SOCK=/tmp/ssh-VSm5bNVC3FtJ/agent.13 [2021-06-16T16:24:26.168Z] SSH_AGENT_PID=20 [2021-06-16T16:24:26.174Z] Running ssh-add (command line suppressed) [2021-06-16T16:24:26.283Z] Identity added: /w/workspace/edgex-go/539@tmp/private_key_4716256447980452561.key (/w/workspace/edgex-go/539@tmp/private_key_4716256447980452561.key) [2021-06-16T16:24:26.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:24:26.614Z] + git semver push [2021-06-16T16:24:26.614Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:24:26.614Z] # $GIT_DIR = /w/workspace/edgex-go/539/.git [2021-06-16T16:24:26.614Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/539 [2021-06-16T16:24:26.614Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:24:26.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:24:26.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:24:26.614Z] # $SEMVER_BRANCH = master [2021-06-16T16:24:26.614Z] # $SEMVER_DIR = /w/workspace/edgex-go/539/.semver [Pipeline] } [2021-06-16T16:24:34.768Z] $ docker exec --env ******** --env ******** fda74df3c263a18fb0af04a32b0ac34b4553cc92be4ffb0b0cbb117de8cf7ae0 ssh-agent -k [2021-06-16T16:24:34.862Z] unset SSH_AUTH_SOCK; [2021-06-16T16:24:34.862Z] unset SSH_AGENT_PID; [2021-06-16T16:24:34.862Z] echo Agent pid 20 killed; [2021-06-16T16:24:34.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:24:35.269Z] + git semver [Pipeline] } [2021-06-16T16:24:35.278Z] $ docker stop --time=1 fda74df3c263a18fb0af04a32b0ac34b4553cc92be4ffb0b0cbb117de8cf7ae0 [2021-06-16T16:24:36.479Z] $ docker rm -f fda74df3c263a18fb0af04a32b0ac34b4553cc92be4ffb0b0cbb117de8cf7ae0 [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-16T16:24:37.621Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:38.186Z] ---> package-listing.sh [2021-06-16T16:24:38.186Z] ++ facter osfamily [2021-06-16T16:24:38.186Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T16:24:38.448Z] + OS_FAMILY=redhat [2021-06-16T16:24:38.448Z] + workspace=/w/workspace/edgex-go/539 [2021-06-16T16:24:38.448Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T16:24:38.448Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T16:24:38.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T16:24:38.448Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T16:24:38.448Z] + '[' /w/workspace/edgex-go/539 ']' [2021-06-16T16:24:38.448Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T16:24:38.448Z] + case "${OS_FAMILY}" in [2021-06-16T16:24:38.448Z] + sort [2021-06-16T16:24:38.448Z] + rpm -qa [2021-06-16T16:24:40.995Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T16:24:40.995Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T16:24:40.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T16:24:40.995Z] + '[' /w/workspace/edgex-go/539 ']' [2021-06-16T16:24:40.995Z] + mkdir -p /w/workspace/edgex-go/539/archives/ [2021-06-16T16:24:40.995Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/539/archives/ [Pipeline] echo [2021-06-16T16:24:41.010Z] 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/539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T16:24:41.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:24:43.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:24:43.775Z] [2021-06-16T16:24:43.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:24:44.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:24:44.089Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T16:24:44.089Z] df20fa9351a1: Pulling fs layer [2021-06-16T16:24:44.089Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T16:24:44.089Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T16:24:44.089Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T16:24:44.089Z] 93b61091891f: Pulling fs layer [2021-06-16T16:24:44.089Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T16:24:44.089Z] 5e14af77c1be: Pulling fs layer [2021-06-16T16:24:44.089Z] 01666e4c0597: Pulling fs layer [2021-06-16T16:24:44.089Z] aa168da1d23b: Pulling fs layer [2021-06-16T16:24:44.089Z] 46f8f816bc3b: Waiting [2021-06-16T16:24:44.089Z] 93b61091891f: Waiting [2021-06-16T16:24:44.089Z] 93b9cdb0e59b: Waiting [2021-06-16T16:24:44.089Z] 5e14af77c1be: Waiting [2021-06-16T16:24:44.089Z] 01666e4c0597: Waiting [2021-06-16T16:24:44.089Z] aa168da1d23b: Waiting [2021-06-16T16:24:44.089Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T16:24:44.089Z] 36b3adc4ff6f: Download complete [2021-06-16T16:24:44.089Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T16:24:44.089Z] 46f8f816bc3b: Download complete [2021-06-16T16:24:44.364Z] df20fa9351a1: Verifying Checksum [2021-06-16T16:24:44.364Z] df20fa9351a1: Download complete [2021-06-16T16:24:44.364Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T16:24:44.364Z] 93b9cdb0e59b: Download complete [2021-06-16T16:24:44.364Z] 5e14af77c1be: Verifying Checksum [2021-06-16T16:24:44.364Z] 5e14af77c1be: Download complete [2021-06-16T16:24:44.364Z] 93b61091891f: Verifying Checksum [2021-06-16T16:24:44.364Z] 93b61091891f: Download complete [2021-06-16T16:24:44.364Z] 01666e4c0597: Verifying Checksum [2021-06-16T16:24:44.364Z] 01666e4c0597: Download complete [2021-06-16T16:24:44.364Z] df20fa9351a1: Pull complete [2021-06-16T16:24:44.631Z] 36b3adc4ff6f: Pull complete [2021-06-16T16:24:44.631Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T16:24:44.631Z] 8ad3a11d3b57: Download complete [2021-06-16T16:24:45.585Z] 8ad3a11d3b57: Pull complete [2021-06-16T16:24:45.585Z] 46f8f816bc3b: Pull complete [2021-06-16T16:24:45.848Z] 93b61091891f: Pull complete [2021-06-16T16:24:45.848Z] 93b9cdb0e59b: Pull complete [2021-06-16T16:24:46.110Z] 5e14af77c1be: Pull complete [2021-06-16T16:24:46.110Z] 01666e4c0597: Pull complete [2021-06-16T16:24:46.376Z] aa168da1d23b: Verifying Checksum [2021-06-16T16:24:46.376Z] aa168da1d23b: Download complete [2021-06-16T16:24:50.606Z] aa168da1d23b: Pull complete [2021-06-16T16:24:50.606Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T16:24:50.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:24:50.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T16:24:50.679Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-06-16T16:24:50.711Z] $ 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/539/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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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-16T16:24:53.048Z] $ docker top 749051631b008699f351240fb61d450fd0a59b97edf104a6c0c88df1cc763b1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:24:53.810Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T16:24:54.106Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T16:24:54.402Z] + ls /var/log/sa-host [2021-06-16T16:24:54.402Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T16:24:54.402Z] file_magic: OK [2021-06-16T16:24:54.402Z] HZ: Using current value: 100 [2021-06-16T16:24:54.402Z] file_header: OK [2021-06-16T16:24:54.402Z] 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-16T16:24:54.402Z] Statistics: [2021-06-16T16:24:54.402Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T16:24:54.402Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T16:24:54.402Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T16:24:54.402Z] file_magic: OK [2021-06-16T16:24:54.402Z] HZ: Using current value: 100 [2021-06-16T16:24:54.402Z] file_header: OK [2021-06-16T16:24:54.402Z] 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-16T16:24:54.402Z] Statistics: [2021-06-16T16:24:54.402Z] 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... [2021-06-16T16:24:54.402Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:24:54.977Z] provisioning config files... [2021-06-16T16:24:54.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/539@tmp/config2361828000935190292tmp [Pipeline] { [Pipeline] echo [2021-06-16T16:24:55.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:55.304Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T16:24:55.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:55.700Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T16:24:55.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:56.005Z] ---> sudo-logs.sh [2021-06-16T16:24:56.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T16:24:56.032Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:56.325Z] ---> job-cost.sh [2021-06-16T16:24:56.325Z] lf-activate-venv: SKIPPING [2021-06-16T16:24:56.325Z] DEBUG: total: 0.18000000715255737 [2021-06-16T16:24:56.325Z] INFO: Retrieving Stack Cost... [2021-06-16T16:24:57.267Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:24:57.839Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T16:24:57.855Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:24:58.169Z] ---> logs-deploy.sh [2021-06-16T16:24:58.169Z] lf-activate-venv: SKIPPING [2021-06-16T16:24:58.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/539 [2021-06-16T16:24:58.169Z] INFO: archiving workspace using pattern(s): [2021-06-16T16:24:59.121Z] Archives upload complete. [2021-06-16T16:24:59.121Z] INFO: archiving logs to Nexus