Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 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-ssh7630130285527985884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3972080354933597493.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2374716010282608242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9054661948036380384.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh200518752971843879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-825 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/512 [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/512 # 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/512@tmp/jenkins-gitclient-ssh2477822365112663067.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 9675a5ee09cc494ffa2aa568efa83b8e79c24aab (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 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 Commit message: "Merge pull request #3511 from weichou1229/issue-3503" > git rev-list --no-walk 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T04:56:48.246Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T04:56:48.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T04:56:48.444Z] ========================================================= [2021-05-28T04:56:48.444Z] EdgeX Global Pipelines Version Info [2021-05-28T04:56:48.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T04:56:49.998Z] ------------------- [2021-05-28T04:56:49.998Z] stable info: [2021-05-28T04:56:49.998Z] ------------------- [2021-05-28T04:56:49.998Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T04:56:49.998Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T04:56:49.998Z] Message: update stable to v1.0.192 [2021-05-28T04:56:50.573Z] ------------------- [2021-05-28T04:56:50.573Z] experimental info: [2021-05-28T04:56:50.573Z] ------------------- [2021-05-28T04:56:50.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T04:56:50.573Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T04:56:50.573Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T04:56:50.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T04:56:50.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T04:56:50.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T04:56:50.777Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T04:56:50.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T04:56:50.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T04:56:50.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T04:56:50.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T04:56:50.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T04:56:50.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T04:56:50.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T04:56:50.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T04:56:50.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T04:56:51.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T04:56:51.031Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T04:56:51.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T04:56:51.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T04:56:51.092Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T04:56:51.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T04:56:51.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T04:56:51.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T04:56:51.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T04:56:51.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-28T04:56:51.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-28T04:56:51.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-28T04:56:51.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] echo [2021-05-28T04:56:51.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9675a5e [Pipeline] echo [2021-05-28T04:56:51.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T04:56:51.380Z] provisioning config files... [2021-05-28T04:56:51.400Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config4182382510395021958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T04:56:51.721Z] ---> docker-login.sh [2021-05-28T04:56:51.721Z] nexus3.edgexfoundry.org:10001 [2021-05-28T04:56:51.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:56:51.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:56:51.983Z] Configure a credential helper to remove this warning. See [2021-05-28T04:56:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:56:51.983Z] [2021-05-28T04:56:51.983Z] Login Succeeded [2021-05-28T04:56:51.983Z] nexus3.edgexfoundry.org:10002 [2021-05-28T04:56:52.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:56:52.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:56:52.245Z] Configure a credential helper to remove this warning. See [2021-05-28T04:56:52.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:56:52.245Z] [2021-05-28T04:56:52.245Z] Login Succeeded [2021-05-28T04:56:52.245Z] nexus3.edgexfoundry.org:10003 [2021-05-28T04:56:52.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:56:52.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:56:52.245Z] Configure a credential helper to remove this warning. See [2021-05-28T04:56:52.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:56:52.245Z] [2021-05-28T04:56:52.245Z] Login Succeeded [2021-05-28T04:56:52.245Z] nexus3.edgexfoundry.org:10004 [2021-05-28T04:56:52.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:56:52.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:56:52.509Z] Configure a credential helper to remove this warning. See [2021-05-28T04:56:52.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:56:52.509Z] [2021-05-28T04:56:52.509Z] Login Succeeded [2021-05-28T04:56:52.509Z] docker.io [2021-05-28T04:56:52.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:56:52.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:56:52.771Z] Configure a credential helper to remove this warning. See [2021-05-28T04:56:52.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:56:52.772Z] [2021-05-28T04:56:52.772Z] Login Succeeded [2021-05-28T04:56:52.772Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T04:56:52.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T04:56:53.114Z] ++ 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-05-28T04:56:53.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.114Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T04:56:53.114Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.114Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T04:56:53.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.114Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T04:56:53.114Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.114Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T04:56:53.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.114Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T04:56:53.114Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.114Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T04:56:53.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.114Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T04:56:53.114Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.114Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T04:56:53.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.114Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T04:56:53.114Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.115Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T04:56:53.115Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.115Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T04:56:53.115Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.115Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T04:56:53.115Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.115Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T04:56:53.115Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T04:56:53.115Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.115Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T04:56:53.115Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.115Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T04:56:53.115Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:56:53.115Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T04:56:53.115Z] ++ cut -d/ -f2 [2021-05-28T04:56:53.115Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T04:56:53.162Z] 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-05-28T04:56:54.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:56:54.467Z] [2021-05-28T04:56:54.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:56:54.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:56:54.776Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T04:56:54.776Z] 31603596830f: Pulling fs layer [2021-05-28T04:56:54.776Z] 54011a49482f: Pulling fs layer [2021-05-28T04:56:54.776Z] a6820b24f6d8: Pulling fs layer [2021-05-28T04:56:54.776Z] f581987b2513: Pulling fs layer [2021-05-28T04:56:54.776Z] f581987b2513: Waiting [2021-05-28T04:56:54.776Z] 54011a49482f: Verifying Checksum [2021-05-28T04:56:54.776Z] 54011a49482f: Download complete [2021-05-28T04:56:55.038Z] 31603596830f: Verifying Checksum [2021-05-28T04:56:55.038Z] 31603596830f: Download complete [2021-05-28T04:56:55.038Z] f581987b2513: Verifying Checksum [2021-05-28T04:56:55.038Z] f581987b2513: Download complete [2021-05-28T04:56:55.038Z] a6820b24f6d8: Verifying Checksum [2021-05-28T04:56:55.038Z] a6820b24f6d8: Download complete [2021-05-28T04:56:55.298Z] 31603596830f: Pull complete [2021-05-28T04:56:55.298Z] 54011a49482f: Pull complete [2021-05-28T04:56:57.224Z] a6820b24f6d8: Pull complete [2021-05-28T04:56:57.224Z] f581987b2513: Pull complete [2021-05-28T04:56:57.224Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T04:56:57.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:56:57.224Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T04:56:57.306Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T04:56:57.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T04:57:02.531Z] $ docker top e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T04:57:02.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T04:57:02.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T04:57:02.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T04:57:02.752Z] $ docker exec e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent [2021-05-28T04:57:02.855Z] SSH_AUTH_SOCK=/tmp/ssh-sIu2K6P9Lcgv/agent.13 [2021-05-28T04:57:02.855Z] SSH_AGENT_PID=21 [2021-05-28T04:57:02.863Z] Running ssh-add (command line suppressed) [2021-05-28T04:57:02.956Z] Identity added: /w/workspace/edgex-go/512@tmp/private_key_7221783458693754615.key (/w/workspace/edgex-go/512@tmp/private_key_7221783458693754615.key) [2021-05-28T04:57:02.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T04:57:03.269Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T04:57:03.285Z] $ docker exec --env ******** --env ******** e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent -k [2021-05-28T04:57:03.376Z] unset SSH_AUTH_SOCK; [2021-05-28T04:57:03.376Z] unset SSH_AGENT_PID; [2021-05-28T04:57:03.376Z] echo Agent pid 21 killed; [2021-05-28T04:57:03.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T04:57:03.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T04:57:03.432Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T04:57:03.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T04:57:03.546Z] $ docker exec e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent [2021-05-28T04:57:03.648Z] SSH_AUTH_SOCK=/tmp/ssh-OE1AxBqcv8xc/agent.56 [2021-05-28T04:57:03.648Z] SSH_AGENT_PID=63 [2021-05-28T04:57:03.653Z] Running ssh-add (command line suppressed) [2021-05-28T04:57:03.754Z] Identity added: /w/workspace/edgex-go/512@tmp/private_key_7760559929890400047.key (/w/workspace/edgex-go/512@tmp/private_key_7760559929890400047.key) [2021-05-28T04:57:03.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T04:57:04.084Z] + git semver init [2021-05-28T04:57:04.084Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T04:57:04.084Z] # $GIT_DIR = /w/workspace/edgex-go/512/.git [2021-05-28T04:57:04.084Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/512 [2021-05-28T04:57:04.084Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T04:57:04.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T04:57:04.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T04:57:04.084Z] # $SEMVER_BRANCH = master [2021-05-28T04:57:04.084Z] # $SEMVER_TEMP = /tmp/semver-367206366 [2021-05-28T04:57:04.084Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T04:57:19.021Z] # '/tmp/semver-367206366' -> '/w/workspace/edgex-go/512/.semver' [2021-05-28T04:57:19.021Z] # -> Force: false [2021-05-28T04:57:19.021Z] # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [Pipeline] } [2021-05-28T04:57:19.035Z] $ docker exec --env ******** --env ******** e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 ssh-agent -k [2021-05-28T04:57:19.122Z] unset SSH_AUTH_SOCK; [2021-05-28T04:57:19.122Z] unset SSH_AGENT_PID; [2021-05-28T04:57:19.122Z] echo Agent pid 63 killed; [2021-05-28T04:57:19.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T04:57:19.510Z] + git semver [Pipeline] } [2021-05-28T04:57:19.528Z] $ docker stop --time=1 e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 [2021-05-28T04:57:28.412Z] $ docker rm -f e47ad56191ac068b084fed5f88952f1376316cb99ec5b5da3bcd73fee4258001 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T04:57:28.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T04:57:29.064Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T04:57:29.067Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.242 [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-05-28T04:57:29.566Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T04:57:29.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T04:57:30.162Z] + sudo service docker restart [2021-05-28T04:57:30.162Z] + true [2021-05-28T04:57:30.162Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T04:57:44.203Z] Still waiting to schedule task [2021-05-28T04:57:44.203Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-28T04:57:48.297Z] ========================================================= [2021-05-28T04:57:48.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T04:57:48.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:57:48.629Z] + 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-05-28T04:57:50.023Z] Sending build context to Docker daemon 330.9MB [2021-05-28T04:57:50.023Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T04:57:50.023Z] Step 2/6 : FROM ${BASE} [2021-05-28T04:57:50.023Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T04:57:50.023Z] 540db60ca938: Pulling fs layer [2021-05-28T04:57:50.023Z] adcc1eea9eea: Pulling fs layer [2021-05-28T04:57:50.023Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T04:57:50.023Z] 0510c868ecb4: Pulling fs layer [2021-05-28T04:57:50.023Z] afea3b2eda06: Pulling fs layer [2021-05-28T04:57:50.023Z] 7809a108b3ef: Pulling fs layer [2021-05-28T04:57:50.023Z] f706445af74f: Pulling fs layer [2021-05-28T04:57:50.290Z] 0510c868ecb4: Waiting [2021-05-28T04:57:50.290Z] afea3b2eda06: Waiting [2021-05-28T04:57:50.290Z] 7809a108b3ef: Waiting [2021-05-28T04:57:50.290Z] f706445af74f: Waiting [2021-05-28T04:57:50.290Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T04:57:50.290Z] 4c4ab2625f07: Download complete [2021-05-28T04:57:50.290Z] adcc1eea9eea: Verifying Checksum [2021-05-28T04:57:50.290Z] adcc1eea9eea: Download complete [2021-05-28T04:57:50.290Z] afea3b2eda06: Verifying Checksum [2021-05-28T04:57:50.290Z] afea3b2eda06: Download complete [2021-05-28T04:57:50.290Z] 540db60ca938: Verifying Checksum [2021-05-28T04:57:50.290Z] 540db60ca938: Download complete [2021-05-28T04:57:50.290Z] 540db60ca938: Pull complete [2021-05-28T04:57:50.554Z] 7809a108b3ef: Verifying Checksum [2021-05-28T04:57:50.554Z] 7809a108b3ef: Download complete [2021-05-28T04:57:50.554Z] adcc1eea9eea: Pull complete [2021-05-28T04:57:50.817Z] 4c4ab2625f07: Pull complete [2021-05-28T04:57:52.200Z] f706445af74f: Verifying Checksum [2021-05-28T04:57:52.200Z] f706445af74f: Download complete [2021-05-28T04:57:52.777Z] 0510c868ecb4: Verifying Checksum [2021-05-28T04:57:52.777Z] 0510c868ecb4: Download complete [2021-05-28T04:57:58.151Z] 0510c868ecb4: Pull complete [2021-05-28T04:57:58.151Z] afea3b2eda06: Pull complete [2021-05-28T04:57:58.151Z] 7809a108b3ef: Pull complete [2021-05-28T04:58:04.893Z] f706445af74f: Pull complete [2021-05-28T04:58:04.893Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T04:58:04.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T04:58:04.893Z] ---> b068be0155e3 [2021-05-28T04:58:04.893Z] 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-05-28T04:58:13.684Z] ---> Running in 00451cf6f5a6 [2021-05-28T04:58:13.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T04:58:13.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T04:58:14.889Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T04:58:14.889Z] (2/12) Installing file (5.39-r0) [2021-05-28T04:58:15.151Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T04:58:15.151Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T04:58:25.149Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T04:58:25.149Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T04:58:25.149Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T04:58:25.149Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T04:58:25.149Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T04:58:25.149Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T04:58:25.149Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T04:58:25.149Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T04:58:25.149Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T04:58:25.149Z] OK: 219 MiB in 52 packages [2021-05-28T04:58:30.463Z] Removing intermediate container 00451cf6f5a6 [2021-05-28T04:58:30.463Z] ---> 4279e87e05a6 [2021-05-28T04:58:30.463Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T04:58:30.463Z] ---> Running in 8ed8344655fb [2021-05-28T04:58:30.463Z] Removing intermediate container 8ed8344655fb [2021-05-28T04:58:30.463Z] ---> 24fa40e205a7 [2021-05-28T04:58:30.463Z] Step 5/6 : COPY go.mod . [2021-05-28T04:58:30.463Z] ---> 18dba76fc7a9 [2021-05-28T04:58:30.463Z] Step 6/6 : RUN go mod download [2021-05-28T04:58:30.725Z] ---> Running in 2707872dba49 [2021-05-28T04:58:57.334Z] Removing intermediate container 2707872dba49 [2021-05-28T04:58:57.334Z] ---> b759a8060d22 [2021-05-28T04:58:57.334Z] Successfully built b759a8060d22 [2021-05-28T04:58:57.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:58:57.644Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T04:58:57.644Z] . [Pipeline] withDockerContainer [2021-05-28T04:58:57.727Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T04:58:57.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T04:58:58.598Z] $ docker top 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T04:58:58.981Z] + go version [2021-05-28T04:58:58.981Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T04:58:59.002Z] $ docker stop --time=1 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 [2021-05-28T04:59:00.445Z] $ docker rm -f 2ac2184af9fe20d24e2c3bdeea38c659efe63d097d189d76c00cfad693a281f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:59:00.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T04:59:00.957Z] . [Pipeline] withDockerContainer [2021-05-28T04:59:01.031Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T04:59:01.082Z] $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T04:59:01.865Z] $ docker top 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T04:59:01.939Z] ========================================================= [2021-05-28T04:59:01.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T04:59:01.939Z] ========================================================= [Pipeline] sh [2021-05-28T04:59:02.236Z] + go mod tidy [Pipeline] sh [2021-05-28T04:59:02.807Z] + make test [2021-05-28T04:59:02.807Z] go mod tidy [2021-05-28T04:59:02.807Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T04:59:09.429Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T04:59:31.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T04:59:34.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T04:59:36.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T04:59:37.601Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T04:59:40.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T04:59:41.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T04:59:41.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T04:59:41.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T04:59:42.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T04:59:43.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T04:59:44.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T04:59:44.987Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T04:59:44.987Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T04:59:46.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.1% of statements [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T04:59:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T04:59:46.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.064s coverage: 28.7% of statements [2021-05-28T04:59:47.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-05-28T04:59:49.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.7% of statements [2021-05-28T04:59:49.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T04:59:49.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T04:59:49.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T04:59:49.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T04:59:49.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T04:59:50.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-05-28T04:59:50.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T04:59:50.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-05-28T04:59:50.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T04:59:50.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements [2021-05-28T04:59:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T04:59:50.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T04:59:51.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-05-28T04:59:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T04:59:51.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T04:59:52.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements [2021-05-28T04:59:52.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T04:59:52.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T04:59:52.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-05-28T04:59:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T04:59:55.191Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-827 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-28T04:59:55.208Z] Running in /w/workspace/edgex-go/512 [Pipeline] { [Pipeline] checkout [2021-05-28T04:59:55.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.212s coverage: 28.6% of statements [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T04:59:55.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T04:59:55.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-05-28T04:59:55.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T04:59:55.431Z] The recommended git tool is: git [2021-05-28T04:59:55.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.139s coverage: 86.7% of statements [2021-05-28T04:59:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T04:59:55.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-05-28T04:59:55.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T04:59:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements [2021-05-28T04:59:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T04:59:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T04:59:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T04:59:56.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T04:59:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T04:59:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T04:59:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T04:59:58.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.080s coverage: 0.8% of statements [2021-05-28T04:59:58.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T04:59:58.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-28T04:59:58.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T04:59:59.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-28T05:00:00.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements [2021-05-28T05:00:00.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-28T05:00:00.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-05-28T05:00:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-28T05:00:01.029Z] using credential edgex-jenkins-ssh [2021-05-28T05:00:01.047Z] Cloning the remote Git repository [2021-05-28T05:00:01.095Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:00:01.293Z] > git init /w/workspace/edgex-go/512 # timeout=10 [2021-05-28T05:00:01.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:00:01.486Z] > git --version # timeout=10 [2021-05-28T05:00:01.504Z] > git --version # 'git version 2.17.1' [2021-05-28T05:00:01.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:00:01.605Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:00:12.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2021-05-28T05:00:13.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-05-28T05:00:19.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.223s coverage: 81.8% of statements [2021-05-28T05:00:19.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T05:00:19.726Z] Avoid second fetch [2021-05-28T05:00:19.727Z] Checking out Revision 9675a5ee09cc494ffa2aa568efa83b8e79c24aab (master) [2021-05-28T05:00:19.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:00:19.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:00:19.749Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:00:19.765Z] > git checkout -f 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 [2021-05-28T05:00:24.368Z] Commit message: "Merge pull request #3511 from weichou1229/issue-3503" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T05:00:25.768Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:00:26.219Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:00:26.577Z] + sudo service docker restart [2021-05-28T05:00:26.577Z] + true [2021-05-28T05:00:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-05-28T05:00:37.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T05:00:37.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T05:00:38.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.5% of statements [2021-05-28T05:00:38.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T05:00:38.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T05:00:38.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-05-28T05:00:38.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T05:00:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements [2021-05-28T05:00:39.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.096s coverage: 46.8% of statements [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T05:00:39.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-28T05:00:39.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T05:00:40.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements [2021-05-28T05:00:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T05:00:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T05:00:43.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.048s coverage: 18.9% of statements [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T05:00:43.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T05:00:43.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.7% of statements [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T05:00:43.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T05:00:44.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.039s coverage: 99.0% of statements [2021-05-28T05:00:44.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T05:00:44.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-05-28T05:00:44.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T05:00:44.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T05:00:44.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:00:44.911Z] provisioning config files... [2021-05-28T05:00:44.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config3057258591107780840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:00:45.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements [2021-05-28T05:00:45.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T05:00:45.306Z] ---> docker-login.sh [2021-05-28T05:00:45.306Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:00:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-05-28T05:00:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T05:00:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:00:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T05:00:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-28T05:00:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T05:00:45.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-28T05:00:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T05:00:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T05:00:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T05:00:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T05:00:46.136Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-05-28T05:00:46.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T05:00:46.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T05:00:46.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:00:46.403Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-05-28T05:00:46.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:00:46.560Z] Configure a credential helper to remove this warning. See [2021-05-28T05:00:46.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:00:46.560Z] [2021-05-28T05:00:46.560Z] Login Succeeded [2021-05-28T05:00:46.560Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:00:46.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-05-28T05:00:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T05:00:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T05:00:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 27.9% of statements [2021-05-28T05:00:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T05:00:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T05:00:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T05:00:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T05:00:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T05:00:47.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:00:47.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:00:47.157Z] Configure a credential helper to remove this warning. See [2021-05-28T05:00:47.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:00:47.157Z] [2021-05-28T05:00:47.157Z] Login Succeeded [2021-05-28T05:00:47.157Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:00:47.222Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-28T05:00:47.492Z] GO111MODULE=on go vet ./... [2021-05-28T05:00:47.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:00:47.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:00:47.757Z] Configure a credential helper to remove this warning. See [2021-05-28T05:00:47.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:00:47.757Z] [2021-05-28T05:00:47.757Z] Login Succeeded [2021-05-28T05:00:47.757Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:00:48.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:00:48.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:00:48.313Z] Configure a credential helper to remove this warning. See [2021-05-28T05:00:48.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:00:48.313Z] [2021-05-28T05:00:48.313Z] Login Succeeded [2021-05-28T05:00:48.313Z] docker.io [2021-05-28T05:00:48.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:00:49.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:00:49.180Z] Configure a credential helper to remove this warning. See [2021-05-28T05:00:49.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:00:49.180Z] [2021-05-28T05:00:49.180Z] Login Succeeded [2021-05-28T05:00:49.180Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:00:49.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T05:00:49.497Z] ========================================================= [2021-05-28T05:00:49.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T05:00:49.497Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:00:49.848Z] + 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-05-28T05:00:52.485Z] Sending build context to Docker daemon 168.1MB [2021-05-28T05:00:52.485Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T05:00:52.485Z] Step 2/6 : FROM ${BASE} [2021-05-28T05:00:52.485Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T05:00:52.485Z] 595b0fe564bb: Pulling fs layer [2021-05-28T05:00:52.485Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T05:00:52.485Z] 316046926c0a: Pulling fs layer [2021-05-28T05:00:52.485Z] 4ebd0625c992: Pulling fs layer [2021-05-28T05:00:52.485Z] 207e8628e3a3: Pulling fs layer [2021-05-28T05:00:52.485Z] c791037a9be2: Pulling fs layer [2021-05-28T05:00:52.485Z] ffd874e62e21: Pulling fs layer [2021-05-28T05:00:52.485Z] 207e8628e3a3: Waiting [2021-05-28T05:00:52.485Z] c791037a9be2: Waiting [2021-05-28T05:00:52.485Z] ffd874e62e21: Waiting [2021-05-28T05:00:52.485Z] 4ebd0625c992: Waiting [2021-05-28T05:00:52.485Z] 316046926c0a: Verifying Checksum [2021-05-28T05:00:52.485Z] 316046926c0a: Download complete [2021-05-28T05:00:52.485Z] 7186ed65a4f7: Download complete [2021-05-28T05:00:52.767Z] 595b0fe564bb: Verifying Checksum [2021-05-28T05:00:52.767Z] 207e8628e3a3: Verifying Checksum [2021-05-28T05:00:52.767Z] 207e8628e3a3: Download complete [2021-05-28T05:00:52.767Z] c791037a9be2: Verifying Checksum [2021-05-28T05:00:52.767Z] c791037a9be2: Download complete [2021-05-28T05:00:53.383Z] 595b0fe564bb: Pull complete [2021-05-28T05:00:53.989Z] 7186ed65a4f7: Pull complete [2021-05-28T05:00:54.263Z] 316046926c0a: Pull complete [2021-05-28T05:00:55.248Z] ffd874e62e21: Verifying Checksum [2021-05-28T05:00:55.248Z] ffd874e62e21: Download complete [2021-05-28T05:00:56.233Z] 4ebd0625c992: Verifying Checksum [2021-05-28T05:00:56.233Z] 4ebd0625c992: Download complete [2021-05-28T05:01:06.406Z] 4ebd0625c992: Pull complete [2021-05-28T05:01:06.682Z] 207e8628e3a3: Pull complete [2021-05-28T05:01:07.282Z] c791037a9be2: Pull complete [2021-05-28T05:01:10.701Z] ffd874e62e21: Pull complete [2021-05-28T05:01:10.701Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T05:01:10.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T05:01:10.976Z] ---> cfc18b08335c [2021-05-28T05:01:10.976Z] 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-05-28T05:01:13.608Z] ---> Running in a5b4ee893c6c [2021-05-28T05:01:15.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:01:15.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:01:16.617Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T05:01:16.889Z] (2/12) Installing file (5.39-r0) [2021-05-28T05:01:16.889Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T05:01:16.889Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T05:01:21.184Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T05:01:21.184Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T05:01:21.184Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T05:01:21.184Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T05:01:21.184Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T05:01:21.457Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T05:01:21.457Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T05:01:21.457Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T05:01:21.734Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T05:01:21.735Z] OK: 218 MiB in 52 packages [2021-05-28T05:01:25.325Z] Removing intermediate container a5b4ee893c6c [2021-05-28T05:01:25.325Z] ---> 260fe221fc6e [2021-05-28T05:01:25.325Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T05:01:25.637Z] ---> Running in 04141061c87c [2021-05-28T05:01:26.254Z] Removing intermediate container 04141061c87c [2021-05-28T05:01:26.254Z] ---> aef791d9bda5 [2021-05-28T05:01:26.254Z] Step 5/6 : COPY go.mod . [2021-05-28T05:01:26.320Z] gofmt -l . [2021-05-28T05:01:26.320Z] [ "`gofmt -l .`" = "" ] [2021-05-28T05:01:26.320Z] ./bin/test-go-mod-tidy.sh [2021-05-28T05:01:26.320Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T05:01:26.629Z] + ls -al . [2021-05-28T05:01:26.630Z] total 852 [2021-05-28T05:01:26.630Z] drwxrwxr-x 10 1001 1001 4096 May 28 05:01 . [2021-05-28T05:01:26.630Z] drwxr-xr-x 4 root root 32 May 28 04:59 .. [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 11 May 28 04:56 .dockerignore [2021-05-28T05:01:26.630Z] drwxrwxr-x 8 1001 1001 162 May 28 04:56 .git [2021-05-28T05:01:26.630Z] drwxrwxr-x 3 1001 1001 125 May 28 04:56 .github [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 818 May 28 04:56 .gitignore [2021-05-28T05:01:26.630Z] drwx------ 3 1001 1001 45 May 28 04:57 .semver [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 166 May 28 04:56 .sonarcloud.properties [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 8609 May 28 04:56 Attribution.txt [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 3804 May 28 04:56 CONTRIBUTING.md [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 931 May 28 04:56 Dockerfile.build [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 849 May 28 04:56 Jenkinsfile [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 10775 May 28 04:56 LICENSE [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 5632 May 28 04:56 Makefile [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 7978 May 28 04:56 README.md [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 6755 May 28 04:56 SECURITY.md [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 13 May 28 04:57 VERSION [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 4131 May 28 04:56 ZMQWindows.md [2021-05-28T05:01:26.630Z] drwxrwxr-x 2 1001 1001 117 May 28 04:56 bin [2021-05-28T05:01:26.630Z] drwxrwxr-x 14 1001 1001 4096 May 28 04:56 cmd [2021-05-28T05:01:26.630Z] -rw-r--r-- 1 root root 742526 May 28 05:00 coverage.out [2021-05-28T05:01:26.630Z] -rw-r--r-- 1 root root 1060 May 28 05:01 go.mod [2021-05-28T05:01:26.630Z] -rw-r--r-- 1 root root 21990 May 28 04:59 go.sum [2021-05-28T05:01:26.630Z] drwxrwxr-x 8 1001 1001 127 May 28 04:56 internal [2021-05-28T05:01:26.630Z] drwxrwxr-x 4 1001 1001 26 May 28 04:56 openapi [2021-05-28T05:01:26.630Z] drwxrwxr-x 4 1001 1001 71 May 28 04:56 snap [2021-05-28T05:01:26.630Z] -rw-rw-r-- 1 1001 1001 168 May 28 04:56 version.go [Pipeline] sh [2021-05-28T05:01:26.943Z] + '[' -e coverage.out ] [2021-05-28T05:01:26.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T05:01:27.081Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T05:01:27.262Z] ---> 74424a4c6d36 [2021-05-28T05:01:27.262Z] Step 6/6 : RUN go mod download [2021-05-28T05:01:27.262Z] ---> Running in a4ad79d1b834 [2021-05-28T05:01:27.383Z] + make build [2021-05-28T05:01:27.383Z] go mod tidy [2021-05-28T05:01:27.383Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T05:01:28.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T05:01:38.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T05:01:38.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T05:01:40.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T05:01:40.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T05:01:42.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T05:01:43.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T05:01:44.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T05:01:45.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T05:01:46.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T05:01:47.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-28T05:01:48.955Z] $ docker stop --time=1 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da [2021-05-28T05:01:54.206Z] $ docker rm -f 30da90e3ef2def50fb1b08bb4284801799bd36f2114faf59ed2ca18923f584da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-28T05:01:56.077Z] Removing intermediate container a4ad79d1b834 [2021-05-28T05:01:56.077Z] ---> b9e2bc6674c2 [2021-05-28T05:01:56.077Z] Successfully built b9e2bc6674c2 [2021-05-28T05:01:56.077Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:01:57.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:01:57.271Z] [2021-05-28T05:01:57.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:01:57.332Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T05:01:57.332Z] . [Pipeline] withDockerContainer [2021-05-28T05:01:57.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:01:57.576Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T05:01:57.576Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T05:01:57.576Z] ca9280d653b3: Pulling fs layer [2021-05-28T05:01:57.576Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T05:01:57.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container [2021-05-28T05:01:57.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T05:01:57.835Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T05:01:57.835Z] cbdbe7a5bc2a: Download complete [2021-05-28T05:01:57.835Z] cbdbe7a5bc2a: Pull complete [2021-05-28T05:01:58.406Z] ca9280d653b3: Verifying Checksum [2021-05-28T05:01:58.406Z] ca9280d653b3: Download complete [2021-05-28T05:01:58.978Z] ca9280d653b3: Pull complete [2021-05-28T05:01:58.978Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T05:01:58.978Z] 7e9c9ca2126c: Download complete [2021-05-28T05:01:59.333Z] $ docker top 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:02:00.314Z] + go version [2021-05-28T05:02:00.314Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T05:02:00.338Z] $ docker stop --time=1 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef [2021-05-28T05:02:02.235Z] $ docker rm -f 8964a751527db6390fa29386d043b05a74c6dcf6039d1e4ca95f47c98f3be5ef [2021-05-28T05:02:02.309Z] 7e9c9ca2126c: Pull complete [2021-05-28T05:02:02.309Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T05:02:02.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:02.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-05-28T05:02:02.581Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:02:02.628Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T05:02:07.588Z] $ docker top d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [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-05-28T05:02:07.968Z] + docker-compose build --help [2021-05-28T05:02:07.968Z] + grep parallel [2021-05-28T05:02:08.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:02:08.480Z] [2021-05-28T05:02:08.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:08.537Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T05:02:08.584Z] $ docker stop --time=1 d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c [2021-05-28T05:02:08.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:02:09.108Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T05:02:09.108Z] 29e5d40040c1: Pulling fs layer [2021-05-28T05:02:09.108Z] 1ce36da41761: Pulling fs layer [2021-05-28T05:02:09.108Z] 25b303627fd3: Pulling fs layer [2021-05-28T05:02:09.108Z] 29e5d40040c1: Download complete [2021-05-28T05:02:09.707Z] 1ce36da41761: Verifying Checksum [2021-05-28T05:02:09.707Z] 1ce36da41761: Download complete [2021-05-28T05:02:09.774Z] $ docker rm -f d5345eecc96f352d3d124900ae175d52782418bd4f30d77c850933b24919689c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:09.989Z] 29e5d40040c1: Pull complete [2021-05-28T05:02:10.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:10.196Z] . [Pipeline] withDockerContainer [2021-05-28T05:02:10.265Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:02:10.315Z] $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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-05-28T05:02:10.760Z] $ docker top d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:02:11.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T05:02:11.426Z] 25b303627fd3: Verifying Checksum [2021-05-28T05:02:11.426Z] 25b303627fd3: Download complete [2021-05-28T05:02:11.426Z] 1ce36da41761: Pull complete [2021-05-28T05:02:11.728Z] Building core-command ... [2021-05-28T05:02:11.728Z] Building core-data ... [2021-05-28T05:02:11.728Z] Building core-metadata ... [2021-05-28T05:02:11.728Z] Building security-bootstrapper ... [2021-05-28T05:02:11.728Z] Building security-proxy-setup ... [2021-05-28T05:02:11.728Z] Building security-secretstore-setup ... [2021-05-28T05:02:11.728Z] Building support-notifications ... [2021-05-28T05:02:11.728Z] Building support-scheduler ... [2021-05-28T05:02:11.728Z] Building sys-mgmt-agent ... [2021-05-28T05:02:11.728Z] Building core-data [2021-05-28T05:02:11.728Z] Building core-metadata [2021-05-28T05:02:11.728Z] Building security-proxy-setup [2021-05-28T05:02:11.728Z] Building core-command [2021-05-28T05:02:11.728Z] Building sys-mgmt-agent [2021-05-28T05:02:21.585Z] 25b303627fd3: Pull complete [2021-05-28T05:02:21.585Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T05:02:21.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:02:21.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T05:02:21.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container [2021-05-28T05:02:21.942Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T05:02:24.733Z] $ docker top fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:02:25.644Z] + docker-compose build --help [2021-05-28T05:02:25.644Z] + grep parallel [2021-05-28T05:02:29.025Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T05:02:29.049Z] $ docker stop --time=1 fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c [2021-05-28T05:02:30.951Z] $ docker rm -f fb0780f8d6ee44f652e3bcec2f7473a910d8cc2b62f6a5e2b77649d44742121c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:31.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:02:31.599Z] . [Pipeline] withDockerContainer [2021-05-28T05:02:31.876Z] prd-ubuntu18.04-docker-arm64-4c-16g-827 does not seem to be running inside a container [2021-05-28T05:02:31.956Z] $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@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-05-28T05:02:33.508Z] $ docker top 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf -eo pid,comm [2021-05-28T05:02:33.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:33.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:33.699Z] ---> b759a8060d22 [2021-05-28T05:02:33.699Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:02:33.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:33.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:33.699Z] ---> b759a8060d22 [2021-05-28T05:02:33.699Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh [2021-05-28T05:02:34.466Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T05:02:36.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:36.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:36.246Z] ---> b759a8060d22 [2021-05-28T05:02:36.246Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:02:37.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:37.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:37.630Z] ---> b759a8060d22 [2021-05-28T05:02:37.630Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T05:02:37.839Z] Building core-command ... [2021-05-28T05:02:37.840Z] Building core-data ... [2021-05-28T05:02:37.840Z] Building core-metadata ... [2021-05-28T05:02:37.840Z] Building security-bootstrapper ... [2021-05-28T05:02:37.840Z] Building security-proxy-setup ... [2021-05-28T05:02:37.840Z] Building security-secretstore-setup ... [2021-05-28T05:02:37.840Z] Building support-notifications ... [2021-05-28T05:02:37.840Z] Building support-scheduler ... [2021-05-28T05:02:37.840Z] Building sys-mgmt-agent ... [2021-05-28T05:02:37.840Z] Building core-metadata [2021-05-28T05:02:37.840Z] Building security-proxy-setup [2021-05-28T05:02:37.840Z] Building security-bootstrapper [2021-05-28T05:02:37.840Z] Building support-notifications [2021-05-28T05:02:37.840Z] Building security-secretstore-setup [2021-05-28T05:02:39.020Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:39.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:39.021Z] ---> b759a8060d22 [2021-05-28T05:02:39.021Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:02:40.932Z] ---> Running in 0ffeb6c2f072 [2021-05-28T05:02:40.932Z] ---> Running in d869fc254936 [2021-05-28T05:02:40.932Z] ---> Running in f3184851c339 [2021-05-28T05:02:40.932Z] ---> Running in 798460bd6465 [2021-05-28T05:02:40.932Z] ---> Running in ab45be366d5c [2021-05-28T05:02:40.932Z] Removing intermediate container d869fc254936 [2021-05-28T05:02:40.932Z] ---> e80f4ea71232 [2021-05-28T05:02:40.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:40.932Z] Removing intermediate container f3184851c339 [2021-05-28T05:02:40.932Z] ---> d4ba5a140981 [2021-05-28T05:02:40.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:40.932Z] Removing intermediate container 798460bd6465 [2021-05-28T05:02:40.932Z] ---> 90e697942bd4 [2021-05-28T05:02:40.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:40.932Z] Removing intermediate container 0ffeb6c2f072 [2021-05-28T05:02:40.932Z] ---> fcb5f48725f4 [2021-05-28T05:02:40.932Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:40.932Z] Removing intermediate container ab45be366d5c [2021-05-28T05:02:40.932Z] ---> 6cb9045af1fd [2021-05-28T05:02:40.932Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:40.932Z] ---> Running in a91612f48daa [2021-05-28T05:02:40.932Z] ---> Running in 1df1e5a8276a [2021-05-28T05:02:40.932Z] ---> Running in 7a8a9e57c37e [2021-05-28T05:02:40.932Z] ---> Running in 152337853b9d [2021-05-28T05:02:40.932Z] ---> Running in 0e57e66f8b49 [2021-05-28T05:02:42.325Z] Removing intermediate container a91612f48daa [2021-05-28T05:02:42.325Z] ---> 845a4c26f15b [2021-05-28T05:02:42.325Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T05:02:42.325Z] ---> Running in 8a5674e36da6 [2021-05-28T05:02:42.325Z] Removing intermediate container 1df1e5a8276a [2021-05-28T05:02:42.325Z] ---> 3238ac91c439 [2021-05-28T05:02:42.325Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T05:02:42.325Z] ---> Running in 54162561f89f [2021-05-28T05:02:42.325Z] Removing intermediate container 0e57e66f8b49 [2021-05-28T05:02:42.325Z] ---> d2237aaf0e27 [2021-05-28T05:02:42.325Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:02:42.325Z] ---> Running in 72bbae1413f7 [2021-05-28T05:02:42.590Z] Removing intermediate container 7a8a9e57c37e [2021-05-28T05:02:42.590Z] ---> 592637a88916 [2021-05-28T05:02:42.590Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:02:42.590Z] Removing intermediate container 152337853b9d [2021-05-28T05:02:42.590Z] ---> 1cc29512cf3a [2021-05-28T05:02:42.590Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T05:02:42.590Z] ---> Running in 2adba99b7677 [2021-05-28T05:02:42.590Z] ---> Running in c29a5438d42c [2021-05-28T05:02:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:43.969Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:44.232Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:44.232Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:44.492Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:44.756Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:44.756Z] Removing intermediate container 8a5674e36da6 [2021-05-28T05:02:44.756Z] ---> a70deedf437b [2021-05-28T05:02:44.756Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:45.019Z] ---> c890ee3c9245 [2021-05-28T05:02:45.019Z] Step 7/24 : RUN go mod download [2021-05-28T05:02:45.019Z] Removing intermediate container 54162561f89f [2021-05-28T05:02:45.019Z] ---> 840ed1a78533 [2021-05-28T05:02:45.019Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:45.019Z] ---> Running in 2fa8155827e2 [2021-05-28T05:02:45.288Z] Removing intermediate container 72bbae1413f7 [2021-05-28T05:02:45.289Z] ---> 2e39859667ed [2021-05-28T05:02:45.289Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:45.289Z] Removing intermediate container 2adba99b7677 [2021-05-28T05:02:45.289Z] ---> 79555991232d [2021-05-28T05:02:45.289Z] Step 6/22 : COPY go.mod . [2021-05-28T05:02:45.289Z] Removing intermediate container c29a5438d42c [2021-05-28T05:02:45.289Z] ---> 9a24418aead0 [2021-05-28T05:02:45.289Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:45.289Z] ---> 42e791ae5f00 [2021-05-28T05:02:45.289Z] Step 7/24 : RUN go mod download [2021-05-28T05:02:45.289Z] ---> Running in 9cba36928f35 [2021-05-28T05:02:45.558Z] ---> add4eaba2b58 [2021-05-28T05:02:45.558Z] Step 7/24 : RUN go mod download [2021-05-28T05:02:45.558Z] ---> Running in dbb6b59fda90 [2021-05-28T05:02:45.558Z] ---> 05ed7fcd0b47 [2021-05-28T05:02:45.558Z] Step 7/22 : RUN go mod download [2021-05-28T05:02:45.558Z] ---> 2b6144943c00 [2021-05-28T05:02:45.558Z] Step 7/24 : RUN go mod download [2021-05-28T05:02:45.558Z] ---> Running in 5f4a090c646f [2021-05-28T05:02:45.558Z] ---> Running in ab6dabbf52c8 [2021-05-28T05:02:46.150Z] Removing intermediate container 2fa8155827e2 [2021-05-28T05:02:46.150Z] ---> b8532e61937c [2021-05-28T05:02:46.150Z] Step 8/24 : COPY . . [2021-05-28T05:02:47.099Z] Removing intermediate container 9cba36928f35 [2021-05-28T05:02:47.099Z] ---> dcd266fb8826 [2021-05-28T05:02:47.099Z] Step 8/24 : COPY . . [2021-05-28T05:02:52.399Z] Removing intermediate container dbb6b59fda90 [2021-05-28T05:02:52.399Z] ---> b4be6be20f99 [2021-05-28T05:02:52.399Z] Step 8/24 : COPY . . [2021-05-28T05:02:52.669Z] ---> f89d2163890c [2021-05-28T05:02:52.669Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:02:52.669Z] ---> 05a2b2b1fe34 [2021-05-28T05:02:52.669Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:02:52.669Z] Removing intermediate container 5f4a090c646f [2021-05-28T05:02:52.669Z] ---> 031bbaa72e4b [2021-05-28T05:02:52.669Z] Step 8/24 : COPY . . [2021-05-28T05:02:52.669Z] Removing intermediate container ab6dabbf52c8 [2021-05-28T05:02:52.669Z] ---> c6d58ab57340 [2021-05-28T05:02:52.669Z] Step 8/22 : COPY . . [2021-05-28T05:02:52.936Z] ---> Running in 7f2c46b01fa8 [2021-05-28T05:02:52.936Z] ---> Running in b10f9ba7a96d [2021-05-28T05:03:01.105Z] ---> 0d75f0806838 [2021-05-28T05:03:01.105Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:03:01.105Z] ---> Running in db80ac9892fd [2021-05-28T05:03:01.681Z] Removing intermediate container 7f2c46b01fa8 [2021-05-28T05:03:01.681Z] ---> 2ebaaa70312e [2021-05-28T05:03:01.681Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T05:03:06.985Z] Removing intermediate container b10f9ba7a96d [2021-05-28T05:03:06.985Z] ---> 2ada39ef7169 [2021-05-28T05:03:06.985Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T05:03:08.378Z] ---> Running in ce9c21a45b5b [2021-05-28T05:03:08.378Z] ---> Running in c0033196d28c [2021-05-28T05:03:08.378Z] ---> 06d333bb016a [2021-05-28T05:03:08.378Z] Step 9/22 : RUN go mod tidy [2021-05-28T05:03:08.650Z] ---> 5fe03bbbfea6 [2021-05-28T05:03:08.650Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:03:08.650Z] ---> Running in 079f3be712c8 [2021-05-28T05:03:08.650Z] ---> Running in 9d343c57aa3b [2021-05-28T05:03:08.919Z] Removing intermediate container db80ac9892fd [2021-05-28T05:03:08.919Z] ---> 495a0c39e57c [2021-05-28T05:03:08.919Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T05:03:09.192Z] ---> Running in 3b25640c640d [2021-05-28T05:03:09.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T05:03:09.192Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T05:03:09.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T05:03:10.735Z] Removing intermediate container 9d343c57aa3b [2021-05-28T05:03:10.735Z] ---> 8d41237b2a93 [2021-05-28T05:03:10.735Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T05:03:10.735Z] ---> Running in cfc90866a727 [2021-05-28T05:03:11.312Z] Removing intermediate container 079f3be712c8 [2021-05-28T05:03:11.312Z] ---> 59f3af7482f8 [2021-05-28T05:03:11.312Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T05:03:11.312Z] ---> Running in d569bc7ad88d [2021-05-28T05:03:11.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T05:03:11.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T05:03:34.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:03:34.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:03:34.370Z] ---> b9e2bc6674c2 [2021-05-28T05:03:34.370Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:03:34.370Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:03:34.370Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:03:34.370Z] ---> b9e2bc6674c2 [2021-05-28T05:03:34.370Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T05:03:34.370Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:03:34.370Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:03:34.370Z] ---> b9e2bc6674c2 [2021-05-28T05:03:34.370Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T05:03:34.370Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:03:34.370Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:03:34.370Z] ---> b9e2bc6674c2 [2021-05-28T05:03:34.370Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T05:03:34.370Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:03:34.370Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:03:34.370Z] ---> b9e2bc6674c2 [2021-05-28T05:03:34.370Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:03:34.370Z] ---> Running in c7263022b7f4 [2021-05-28T05:03:34.370Z] ---> Running in ae1cbd7729c8 [2021-05-28T05:03:34.370Z] ---> Running in a887c4dbc1cc [2021-05-28T05:03:34.370Z] ---> Running in ca80d78b47ba [2021-05-28T05:03:34.370Z] ---> Running in c6a92baff786 [2021-05-28T05:03:34.370Z] Removing intermediate container c7263022b7f4 [2021-05-28T05:03:34.370Z] ---> 471c75a64872 [2021-05-28T05:03:34.370Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:03:34.370Z] ---> Running in 2e236027dbbf [2021-05-28T05:03:34.370Z] Removing intermediate container a887c4dbc1cc [2021-05-28T05:03:34.370Z] ---> 234034f836b0 [2021-05-28T05:03:34.370Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:03:34.370Z] Removing intermediate container ae1cbd7729c8 [2021-05-28T05:03:34.370Z] ---> 8fa568dae874 [2021-05-28T05:03:34.370Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:03:34.370Z] Removing intermediate container ca80d78b47ba [2021-05-28T05:03:34.370Z] ---> 99a69b0fa712 [2021-05-28T05:03:34.370Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:03:34.370Z] Removing intermediate container c6a92baff786 [2021-05-28T05:03:34.370Z] ---> 82a2cd7f646f [2021-05-28T05:03:34.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:03:34.370Z] ---> Running in 898b771e85d9 [2021-05-28T05:03:34.370Z] ---> Running in d76e2f422fc0 [2021-05-28T05:03:34.370Z] ---> Running in 4ed19329e094 [2021-05-28T05:03:34.370Z] ---> Running in c524b96bd700 [2021-05-28T05:03:34.974Z] Removing intermediate container 2e236027dbbf [2021-05-28T05:03:34.974Z] ---> e42bc3c9a876 [2021-05-28T05:03:34.974Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T05:03:35.248Z] ---> Running in 3d92ef368434 [2021-05-28T05:03:35.530Z] Removing intermediate container 898b771e85d9 [2021-05-28T05:03:35.530Z] ---> 844b1d5c31c1 [2021-05-28T05:03:35.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:03:35.530Z] Removing intermediate container 4ed19329e094 [2021-05-28T05:03:35.530Z] ---> d40e97c33a65 [2021-05-28T05:03:35.530Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T05:03:35.807Z] ---> Running in c6fb25410ba5 [2021-05-28T05:03:36.082Z] ---> Running in 391d758351a9 [2021-05-28T05:03:36.082Z] Removing intermediate container c524b96bd700 [2021-05-28T05:03:36.082Z] ---> 203a6f344e4b [2021-05-28T05:03:36.082Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T05:03:36.082Z] Removing intermediate container d76e2f422fc0 [2021-05-28T05:03:36.082Z] ---> 6ed0f947ee2f [2021-05-28T05:03:36.082Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T05:03:36.360Z] ---> Running in e8c7f0d61557 [2021-05-28T05:03:36.360Z] ---> Running in be0d59a91a8d [2021-05-28T05:03:37.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:37.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:38.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:38.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:38.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:38.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:38.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:39.120Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:39.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:39.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:39.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:39.677Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:40.297Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:40.297Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:40.574Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:40.858Z] Removing intermediate container 3d92ef368434 [2021-05-28T05:03:40.858Z] ---> 0ab59f3aa6ed [2021-05-28T05:03:40.858Z] Step 6/32 : COPY go.mod . [2021-05-28T05:03:41.461Z] Removing intermediate container c6fb25410ba5 [2021-05-28T05:03:41.461Z] ---> 846ba52993ac [2021-05-28T05:03:41.461Z] Step 6/24 : COPY go.mod . [2021-05-28T05:03:42.081Z] ---> 20a58a93709c [2021-05-28T05:03:42.081Z] Step 7/32 : RUN go mod download [2021-05-28T05:03:42.081Z] Removing intermediate container 391d758351a9 [2021-05-28T05:03:42.081Z] ---> 9cc42803cada [2021-05-28T05:03:42.081Z] Step 6/23 : COPY go.mod . [2021-05-28T05:03:42.364Z] Removing intermediate container e8c7f0d61557 [2021-05-28T05:03:42.364Z] ---> f66b0dcce663 [2021-05-28T05:03:42.364Z] Step 6/22 : COPY go.mod . [2021-05-28T05:03:42.364Z] Removing intermediate container be0d59a91a8d [2021-05-28T05:03:42.364Z] ---> 62c5d0797326 [2021-05-28T05:03:42.364Z] Step 6/26 : COPY go.mod . [2021-05-28T05:03:42.364Z] ---> Running in e8a01d569b82 [2021-05-28T05:03:42.639Z] ---> b48c5cc9b993 [2021-05-28T05:03:42.639Z] Step 7/24 : RUN go mod download [2021-05-28T05:03:42.916Z] ---> Running in 6651eaec1202 [2021-05-28T05:03:43.550Z] ---> 919c6b730817 [2021-05-28T05:03:43.550Z] Step 7/23 : RUN go mod download [2021-05-28T05:03:43.550Z] ---> c1524e93bf59 [2021-05-28T05:03:43.550Z] Step 7/22 : RUN go mod download [2021-05-28T05:03:43.550Z] ---> 361300972f08 [2021-05-28T05:03:43.550Z] Step 7/26 : RUN go mod download [2021-05-28T05:03:43.550Z] ---> Running in 137230aab4ea [2021-05-28T05:03:43.829Z] ---> Running in 0119c386ea71 [2021-05-28T05:03:43.829Z] ---> Running in 8a0c756e73ec [2021-05-28T05:03:47.479Z] Removing intermediate container e8a01d569b82 [2021-05-28T05:03:47.479Z] ---> 28670d7f1359 [2021-05-28T05:03:47.479Z] Step 8/32 : COPY . . [2021-05-28T05:03:47.479Z] Removing intermediate container 6651eaec1202 [2021-05-28T05:03:47.479Z] ---> 977b523db1cd [2021-05-28T05:03:47.479Z] Step 8/24 : COPY . . [2021-05-28T05:03:48.922Z] Removing intermediate container 137230aab4ea [2021-05-28T05:03:48.922Z] ---> bfa9a3566516 [2021-05-28T05:03:48.922Z] Step 8/23 : COPY . . [2021-05-28T05:03:49.197Z] Removing intermediate container 0119c386ea71 [2021-05-28T05:03:49.197Z] ---> 8a395b16d5b0 [2021-05-28T05:03:49.197Z] Step 8/22 : COPY . . [2021-05-28T05:03:49.197Z] Removing intermediate container 8a0c756e73ec [2021-05-28T05:03:49.197Z] ---> 18ff1ec933ca [2021-05-28T05:03:49.197Z] Step 8/26 : COPY . . [2021-05-28T05:03:50.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T05:03:52.046Z] Removing intermediate container cfc90866a727 [2021-05-28T05:03:52.046Z] ---> 69d287e9a230 [2021-05-28T05:03:52.046Z] [2021-05-28T05:03:52.046Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T05:03:52.046Z] Removing intermediate container c0033196d28c [2021-05-28T05:03:52.046Z] ---> 90a76b671e51 [2021-05-28T05:03:52.046Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T05:03:52.310Z] ---> Running in f6c7b8979ac4 [2021-05-28T05:03:52.310Z] 3.12: Pulling from library/alpine [2021-05-28T05:03:52.310Z] Removing intermediate container 3b25640c640d [2021-05-28T05:03:52.310Z] ---> 4e22170d3094 [2021-05-28T05:03:52.310Z] [2021-05-28T05:03:52.310Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:03:52.310Z] 3.12: Pulling from library/alpine [2021-05-28T05:03:52.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T05:03:53.171Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:03:53.171Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:03:53.171Z] Status: Image is up to date for alpine:3.12 [2021-05-28T05:03:53.171Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T05:03:53.171Z] ---> 13621d1b12d4 [2021-05-28T05:03:53.171Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:03:53.171Z] ---> 13621d1b12d4 [2021-05-28T05:03:53.171Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T05:03:53.171Z] ---> Running in 416cce7a4e29 [2021-05-28T05:03:53.171Z] ---> Running in b513ff1f68a6 [2021-05-28T05:03:54.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:54.145Z] Removing intermediate container f6c7b8979ac4 [2021-05-28T05:03:54.145Z] ---> 9bc5b5f8621d [2021-05-28T05:03:54.145Z] [2021-05-28T05:03:54.145Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T05:03:54.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:54.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:54.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:54.414Z] 20.10.0: Pulling from library/docker [2021-05-28T05:03:54.681Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T05:03:54.681Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:03:54.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:03:54.681Z] OK: 6 MiB in 15 packages [2021-05-28T05:03:54.681Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:03:54.681Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T05:03:54.950Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T05:03:54.950Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:03:54.950Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:03:54.950Z] OK: 7 MiB in 18 packages [2021-05-28T05:03:56.910Z] Removing intermediate container b513ff1f68a6 [2021-05-28T05:03:56.910Z] ---> ccede0e57b17 [2021-05-28T05:03:56.910Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:03:59.460Z] Removing intermediate container 416cce7a4e29 [2021-05-28T05:03:59.460Z] ---> 211b5f216f86 [2021-05-28T05:03:59.460Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:03:59.460Z] ---> Running in c301bf0cc3f3 [2021-05-28T05:03:59.460Z] Removing intermediate container d569bc7ad88d [2021-05-28T05:03:59.460Z] ---> 83982c1da542 [2021-05-28T05:03:59.460Z] [2021-05-28T05:03:59.460Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:03:59.460Z] ---> 13621d1b12d4 [2021-05-28T05:03:59.460Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:03:59.460Z] ---> Using cache [2021-05-28T05:03:59.460Z] ---> ccede0e57b17 [2021-05-28T05:03:59.460Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:03:59.460Z] ---> Running in 2e89a593b281 [2021-05-28T05:03:59.813Z] ---> Running in 338779d31e49 [2021-05-28T05:03:59.813Z] Removing intermediate container c301bf0cc3f3 [2021-05-28T05:03:59.813Z] ---> b4acdac4f1b9 [2021-05-28T05:03:59.813Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T05:04:00.776Z] Removing intermediate container 2e89a593b281 [2021-05-28T05:04:00.776Z] ---> 7e77d9dea3b8 [2021-05-28T05:04:00.776Z] Step 14/22 : WORKDIR /edgex [2021-05-28T05:04:00.776Z] ---> Running in ebdeb100dd05 [2021-05-28T05:04:00.776Z] Removing intermediate container 338779d31e49 [2021-05-28T05:04:00.776Z] ---> 2fcc5b346728 [2021-05-28T05:04:00.776Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T05:04:00.776Z] ---> Running in 75f38d48f872 [2021-05-28T05:04:01.122Z] ---> Running in 9e1fb0b1dc2f [2021-05-28T05:04:01.577Z] Removing intermediate container ebdeb100dd05 [2021-05-28T05:04:01.577Z] ---> 5f3f7744b3dd [2021-05-28T05:04:01.577Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:04:01.577Z] Removing intermediate container ce9c21a45b5b [2021-05-28T05:04:01.577Z] ---> 4c6a831a7aa5 [2021-05-28T05:04:01.577Z] [2021-05-28T05:04:01.577Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:04:01.577Z] ---> 13621d1b12d4 [2021-05-28T05:04:01.577Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T05:04:01.577Z] Removing intermediate container 9e1fb0b1dc2f [2021-05-28T05:04:01.577Z] ---> 3f51912876b5 [2021-05-28T05:04:01.578Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:04:01.998Z] Removing intermediate container 75f38d48f872 [2021-05-28T05:04:01.998Z] ---> 188233d44a56 [2021-05-28T05:04:01.998Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T05:04:02.307Z] ---> Running in e8e471707e02 [2021-05-28T05:04:02.307Z] ---> Running in 1eda561e4168 [2021-05-28T05:04:02.307Z] ---> Running in 62eda0715a47 [2021-05-28T05:04:02.307Z] ---> 7e06b8edcdb5 [2021-05-28T05:04:02.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T05:04:02.577Z] Removing intermediate container 62eda0715a47 [2021-05-28T05:04:02.577Z] ---> 382430105ac5 [2021-05-28T05:04:02.577Z] Step 16/24 : WORKDIR / [2021-05-28T05:04:02.840Z] Removing intermediate container 1eda561e4168 [2021-05-28T05:04:02.840Z] ---> c2870f035af9 [2021-05-28T05:04:02.840Z] Step 16/24 : WORKDIR / [2021-05-28T05:04:02.840Z] Removing intermediate container e8e471707e02 [2021-05-28T05:04:02.840Z] ---> b93cb56bef2b [2021-05-28T05:04:02.840Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T05:04:03.102Z] ---> 1d740c6f6d72 [2021-05-28T05:04:03.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T05:04:03.102Z] ---> Running in d9085a58173e [2021-05-28T05:04:03.102Z] ---> Running in 60412f8f7bb8 [2021-05-28T05:04:03.102Z] ---> Running in bdf1513985fc [2021-05-28T05:04:03.102Z] Removing intermediate container d9085a58173e [2021-05-28T05:04:03.102Z] ---> 093049400b10 [2021-05-28T05:04:03.102Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:03.367Z] Removing intermediate container 60412f8f7bb8 [2021-05-28T05:04:03.367Z] ---> 894234175e25 [2021-05-28T05:04:03.367Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T05:04:03.367Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T05:04:03.367Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T05:04:03.367Z] ---> aefe523efa57 [2021-05-28T05:04:03.367Z] 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-05-28T05:04:03.367Z] Removing intermediate container bdf1513985fc [2021-05-28T05:04:03.367Z] ---> a88b2099b63f [2021-05-28T05:04:03.367Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:03.367Z] ---> Running in 15abe4512dfe [2021-05-28T05:04:03.367Z] ---> e73256d49106 [2021-05-28T05:04:03.367Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T05:04:03.367Z] ---> dfc4193876b2 [2021-05-28T05:04:03.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T05:04:03.367Z] ---> Running in d025edf7e1ab [2021-05-28T05:04:03.367Z] ---> Running in bbd4847e765e [2021-05-28T05:04:03.636Z] Removing intermediate container 15abe4512dfe [2021-05-28T05:04:03.636Z] ---> a1ac29174784 [2021-05-28T05:04:03.636Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:03.636Z] Removing intermediate container d025edf7e1ab [2021-05-28T05:04:03.636Z] ---> 8fdf86d88412 [2021-05-28T05:04:03.636Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T05:04:03.636Z] ---> Running in 1cd7febec961 [2021-05-28T05:04:03.636Z] ---> Running in eab7cd1e7d16 [2021-05-28T05:04:03.636Z] ---> b7bd5129e61f [2021-05-28T05:04:03.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T05:04:03.636Z] Removing intermediate container bbd4847e765e [2021-05-28T05:04:03.636Z] ---> b346854e2068 [2021-05-28T05:04:03.636Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T05:04:03.905Z] ---> Running in c39da0d9118b [2021-05-28T05:04:03.905Z] ---> 5b8f015ef5e3 [2021-05-28T05:04:03.905Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:04.167Z] ---> 00566cabb266 [2021-05-28T05:04:04.167Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:04.167Z] Removing intermediate container c39da0d9118b [2021-05-28T05:04:04.167Z] ---> c22f74b395ea [2021-05-28T05:04:04.167Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T05:04:04.167Z] ---> Running in 2c53449055cf [2021-05-28T05:04:04.167Z] ---> 0ba40d478dc7 [2021-05-28T05:04:04.167Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T05:04:04.167Z] Removing intermediate container 2c53449055cf [2021-05-28T05:04:04.167Z] ---> a0cb73d52688 [2021-05-28T05:04:04.167Z] Step 21/22 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:04:04.439Z] ---> Running in 72d0158b2211 [2021-05-28T05:04:04.439Z] ---> Running in c5be4a34840c [2021-05-28T05:04:04.439Z] ---> a06b2a83ca07 [2021-05-28T05:04:04.439Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T05:04:04.439Z] ---> Running in 274b2303cd56 [2021-05-28T05:04:04.439Z] Removing intermediate container 72d0158b2211 [2021-05-28T05:04:04.439Z] ---> d28932f694e4 [2021-05-28T05:04:04.439Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:04.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:04.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:04.439Z] ---> Running in a038573bffc8 [2021-05-28T05:04:04.720Z] Removing intermediate container c5be4a34840c [2021-05-28T05:04:04.720Z] ---> 4ccf2694e38b [2021-05-28T05:04:04.720Z] Step 22/22 : LABEL version=2.0.0-dev.242 [2021-05-28T05:04:04.720Z] Removing intermediate container 274b2303cd56 [2021-05-28T05:04:04.720Z] ---> 8c6f9d86b44a [2021-05-28T05:04:04.720Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:04.720Z] ---> Running in 8dfc3d4eee8e [2021-05-28T05:04:04.720Z] ---> Running in 9ffb39b60258 [2021-05-28T05:04:04.720Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T05:04:04.720Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T05:04:04.720Z] Executing bash-5.0.17-r0.post-install [2021-05-28T05:04:04.720Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:04:04.720Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T05:04:04.720Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T05:04:04.720Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:04.720Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T05:04:04.720Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T05:04:04.720Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T05:04:04.720Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T05:04:04.720Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T05:04:04.720Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T05:04:04.720Z] Removing intermediate container 1cd7febec961 [2021-05-28T05:04:04.720Z] ---> fed446728c4b [2021-05-28T05:04:04.720Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T05:04:04.720Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T05:04:04.983Z] ---> Running in dd8ac03d6a92 [2021-05-28T05:04:05.559Z] Removing intermediate container a038573bffc8 [2021-05-28T05:04:05.559Z] ---> 1b2be835c08a [2021-05-28T05:04:05.559Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:05.559Z] Removing intermediate container 8dfc3d4eee8e [2021-05-28T05:04:05.559Z] ---> 23ed05ce1e59 [2021-05-28T05:04:05.559Z] [2021-05-28T05:04:05.559Z] Removing intermediate container 9ffb39b60258 [2021-05-28T05:04:05.559Z] ---> 53ba34ff58d6 [2021-05-28T05:04:05.559Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:05.820Z] ---> Running in 70e448ddbf21 [2021-05-28T05:04:05.820Z] ---> Running in df2fec3b52d8 [2021-05-28T05:04:05.820Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T05:04:05.820Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T05:04:05.820Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T05:04:05.820Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T05:04:05.820Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T05:04:05.820Z] Successfully built 23ed05ce1e59 [2021-05-28T05:04:05.820Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T05:04:05.820Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T05:04:05.820Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T05:04:05.820Z] Successfully tagged security-proxy-setup:latest [2021-05-28T05:04:05.820Z]  Building security-proxy-setup ... done (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T05:04:05.820Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T05:04:05.820Z] Building security-secretstore-setup [2021-05-28T05:04:05.820Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T05:04:05.820Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T05:04:05.820Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T05:04:05.820Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T05:04:06.083Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T05:04:06.083Z] Removing intermediate container 70e448ddbf21 [2021-05-28T05:04:06.083Z] ---> 91a3049e5200 [2021-05-28T05:04:06.083Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:04:06.083Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T05:04:06.083Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T05:04:06.083Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T05:04:06.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:06.083Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T05:04:06.083Z] Removing intermediate container df2fec3b52d8 [2021-05-28T05:04:06.083Z] ---> 1317a175a900 [2021-05-28T05:04:06.083Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:04:06.083Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T05:04:06.083Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T05:04:06.083Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T05:04:06.083Z] ---> Running in b5ddd7b6e238 [2021-05-28T05:04:06.083Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T05:04:06.343Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T05:04:06.343Z] ---> Running in 31c30efc2b7e [2021-05-28T05:04:06.343Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T05:04:06.343Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T05:04:06.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:07.188Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T05:04:07.189Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:07.189Z] OK: 72 MiB in 59 packages [2021-05-28T05:04:07.189Z] Removing intermediate container b5ddd7b6e238 [2021-05-28T05:04:07.189Z] ---> f76d3ffa6740 [2021-05-28T05:04:07.189Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:04:07.189Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T05:04:07.189Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T05:04:07.454Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T05:04:07.554Z] ---> e01e5e9660dc [2021-05-28T05:04:07.554Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:04:07.554Z] ---> e0b848dfaaf8 [2021-05-28T05:04:07.554Z] Step 9/32 : RUN go mod tidy [2021-05-28T05:04:07.554Z] ---> 07ab1ebaaffe [2021-05-28T05:04:07.554Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:04:07.554Z] ---> 442c413101a2 [2021-05-28T05:04:07.554Z] Step 9/22 : RUN go mod tidy [2021-05-28T05:04:07.554Z] ---> Running in bb5a30b2d265 [2021-05-28T05:04:07.554Z] ---> Running in 0979aa1bb0c2 [2021-05-28T05:04:07.554Z] ---> Running in 62a6ca7fe85d [2021-05-28T05:04:07.554Z] ---> db9c4cbb3fa5 [2021-05-28T05:04:07.554Z] Step 9/26 : RUN go mod tidy [2021-05-28T05:04:07.554Z] ---> Running in a514c23a4cc5 [2021-05-28T05:04:07.554Z] ---> Running in 659b9991cd03 [2021-05-28T05:04:07.721Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T05:04:07.985Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T05:04:07.985Z] Removing intermediate container 31c30efc2b7e [2021-05-28T05:04:07.985Z] ---> 713dd5684c42 [2021-05-28T05:04:07.985Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:04:08.397Z] ---> Running in e41d65811a3c [2021-05-28T05:04:08.657Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:04:08.657Z] OK: 8 MiB in 20 packages [2021-05-28T05:04:08.657Z] Collecting docker-compose==1.23.2 [2021-05-28T05:04:08.657Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T05:04:08.657Z] 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-05-28T05:04:08.920Z] ---> Running in 0fa4e76c574e [2021-05-28T05:04:08.920Z] Collecting PyYAML<4,>=3.10 [2021-05-28T05:04:08.920Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T05:04:09.180Z] Removing intermediate container e41d65811a3c [2021-05-28T05:04:09.180Z] ---> c2b4da0e3de3 [2021-05-28T05:04:09.180Z] [2021-05-28T05:04:09.180Z] Successfully built c2b4da0e3de3 [2021-05-28T05:04:09.443Z] Successfully tagged core-command:latest [2021-05-28T05:04:09.443Z] Building security-bootstrapper [2021-05-28T05:04:09.709Z]  Building core-command ... done Removing intermediate container 0fa4e76c574e [2021-05-28T05:04:09.709Z] ---> 9d7dee201085 [2021-05-28T05:04:09.709Z] [2021-05-28T05:04:09.709Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T05:04:09.709Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T05:04:09.709Z] Successfully built 9d7dee201085 [2021-05-28T05:04:11.094Z] Removing intermediate container dd8ac03d6a92 [2021-05-28T05:04:11.094Z] ---> 1c0029ed6531 [2021-05-28T05:04:11.094Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:11.094Z] Successfully tagged core-metadata:latest [2021-05-28T05:04:11.094Z]  Building core-metadata ... done Building support-scheduler [2021-05-28T05:04:11.094Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T05:04:11.094Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T05:04:11.094Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T05:04:11.094Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T05:04:14.286Z] Removing intermediate container bb5a30b2d265 [2021-05-28T05:04:14.286Z] ---> 656c073cc680 [2021-05-28T05:04:14.286Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T05:04:14.286Z] Removing intermediate container 0979aa1bb0c2 [2021-05-28T05:04:14.286Z] ---> 40982d9a237c [2021-05-28T05:04:14.286Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T05:04:14.563Z] ---> Running in 931bdb410bed [2021-05-28T05:04:14.839Z] ---> Running in c98830f369dd [2021-05-28T05:04:14.839Z] Removing intermediate container 62a6ca7fe85d [2021-05-28T05:04:14.839Z] ---> fc8708db78bf [2021-05-28T05:04:14.839Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T05:04:15.442Z] ---> Running in 1712b15dfca1 [2021-05-28T05:04:15.442Z] Removing intermediate container 659b9991cd03 [2021-05-28T05:04:15.442Z] ---> 42de04d93391 [2021-05-28T05:04:15.442Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T05:04:15.442Z] Removing intermediate container a514c23a4cc5 [2021-05-28T05:04:15.442Z] ---> 9eed0b17d127 [2021-05-28T05:04:15.442Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T05:04:15.727Z] ---> Running in 4fbf9cafce3a [2021-05-28T05:04:15.727Z] ---> Running in 21e79d5d3bd6 [2021-05-28T05:04:16.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-28T05:04:16.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T05:04:17.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T05:04:18.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-28T05:04:18.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T05:04:19.266Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T05:04:19.266Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T05:04:19.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:19.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:19.837Z] ---> b759a8060d22 [2021-05-28T05:04:19.838Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:04:20.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:20.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:20.785Z] ---> b759a8060d22 [2021-05-28T05:04:20.785Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T05:04:21.729Z] ---> Using cache [2021-05-28T05:04:21.729Z] ---> 6cb9045af1fd [2021-05-28T05:04:21.729Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:21.729Z] ---> Using cache [2021-05-28T05:04:21.729Z] ---> 6cb9045af1fd [2021-05-28T05:04:21.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:22.301Z] ---> Using cache [2021-05-28T05:04:22.301Z] ---> d2237aaf0e27 [2021-05-28T05:04:22.301Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T05:04:22.301Z] ---> Using cache [2021-05-28T05:04:22.301Z] ---> d2237aaf0e27 [2021-05-28T05:04:22.301Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T05:04:22.301Z] ---> Using cache [2021-05-28T05:04:22.301Z] ---> 2e39859667ed [2021-05-28T05:04:22.301Z] Step 6/23 : COPY go.mod . [2021-05-28T05:04:22.301Z] ---> Using cache [2021-05-28T05:04:22.301Z] ---> 2e39859667ed [2021-05-28T05:04:22.301Z] Step 6/32 : COPY go.mod . [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> add4eaba2b58 [2021-05-28T05:04:22.872Z] Step 7/32 : RUN go mod download [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> b4be6be20f99 [2021-05-28T05:04:22.872Z] Step 8/32 : COPY . . [2021-05-28T05:04:22.872Z] ---> add4eaba2b58 [2021-05-28T05:04:22.872Z] Step 7/23 : RUN go mod download [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> b4be6be20f99 [2021-05-28T05:04:22.872Z] Step 8/23 : COPY . . [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> 5fe03bbbfea6 [2021-05-28T05:04:22.872Z] Step 9/32 : RUN go mod tidy [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> 59f3af7482f8 [2021-05-28T05:04:22.872Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> 5fe03bbbfea6 [2021-05-28T05:04:22.872Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:04:22.872Z] ---> Using cache [2021-05-28T05:04:22.872Z] ---> 59f3af7482f8 [2021-05-28T05:04:22.872Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T05:04:23.451Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T05:04:23.451Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T05:04:26.011Z] ---> 31efdd251c78 [2021-05-28T05:04:26.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T05:04:26.011Z] ---> Running in 283c019c006d [2021-05-28T05:04:26.273Z] ---> Running in 195c285f6017 [2021-05-28T05:04:26.534Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T05:04:26.534Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T05:04:27.118Z] ---> 55ecadb262fa [2021-05-28T05:04:27.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:27.118Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T05:04:27.118Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T05:04:27.382Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T05:04:27.382Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T05:04:27.643Z] 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-05-28T05:04:27.643Z] 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-05-28T05:04:27.911Z] ---> 0c53cfb63989 [2021-05-28T05:04:27.911Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T05:04:27.911Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T05:04:27.911Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T05:04:28.177Z] Collecting idna<2.8,>=2.5 [2021-05-28T05:04:28.177Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T05:04:28.177Z] ---> Running in 3d0486d2c426 [2021-05-28T05:04:28.177Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T05:04:28.177Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T05:04:28.177Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T05:04:28.177Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T05:04:28.177Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T05:04:28.177Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T05:04:28.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T05:04:28.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-28T05:04:28.440Z] Installing collected packages: PyYAML, websocket-client, jsonschema, urllib3, idna, requests, cached-property, texttable, dockerpty, docker-pycreds, docker, docopt, docker-compose [2021-05-28T05:04:28.440Z] Running setup.py install for PyYAML: started [2021-05-28T05:04:28.440Z] Removing intermediate container 3d0486d2c426 [2021-05-28T05:04:28.440Z] ---> 851ca61b7dc9 [2021-05-28T05:04:28.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:28.703Z] ---> Running in 76837cb668e4 [2021-05-28T05:04:28.975Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T05:04:29.257Z] Removing intermediate container 76837cb668e4 [2021-05-28T05:04:29.258Z] ---> 4ba50e397991 [2021-05-28T05:04:29.258Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:29.529Z] ---> Running in b62913f0eeda [2021-05-28T05:04:29.529Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:29.529Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:29.529Z] ---> b759a8060d22 [2021-05-28T05:04:29.529Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> 6cb9045af1fd [2021-05-28T05:04:29.529Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> d2237aaf0e27 [2021-05-28T05:04:29.529Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> 2e39859667ed [2021-05-28T05:04:29.529Z] Step 6/26 : COPY go.mod . [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> add4eaba2b58 [2021-05-28T05:04:29.529Z] Step 7/26 : RUN go mod download [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> b4be6be20f99 [2021-05-28T05:04:29.529Z] Step 8/26 : COPY . . [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> 5fe03bbbfea6 [2021-05-28T05:04:29.529Z] Step 9/26 : RUN go mod tidy [2021-05-28T05:04:29.529Z] ---> Using cache [2021-05-28T05:04:29.529Z] ---> 59f3af7482f8 [2021-05-28T05:04:29.529Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T05:04:29.529Z] ---> Running in b4ca5f2e7197 [2021-05-28T05:04:29.529Z] Attempting uninstall: urllib3 [2021-05-28T05:04:29.529Z] Found existing installation: urllib3 1.25.9 [2021-05-28T05:04:29.529Z] Uninstalling urllib3-1.25.9: [2021-05-28T05:04:29.529Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T05:04:29.529Z] Removing intermediate container b62913f0eeda [2021-05-28T05:04:29.529Z] ---> bfea2f1010a8 [2021-05-28T05:04:29.529Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:04:29.529Z] ---> Running in 44383a58900d [2021-05-28T05:04:29.813Z] Attempting uninstall: idna [2021-05-28T05:04:29.813Z] Found existing installation: idna 2.9 [2021-05-28T05:04:29.813Z] Uninstalling idna-2.9: [2021-05-28T05:04:29.813Z] Successfully uninstalled idna-2.9 [2021-05-28T05:04:29.813Z] Removing intermediate container 44383a58900d [2021-05-28T05:04:29.813Z] ---> 841448995854 [2021-05-28T05:04:29.813Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:04:30.086Z] ---> Running in 1fac1a929809 [2021-05-28T05:04:30.086Z] Attempting uninstall: requests [2021-05-28T05:04:30.086Z] Found existing installation: requests 2.23.0 [2021-05-28T05:04:30.086Z] Uninstalling requests-2.23.0: [2021-05-28T05:04:30.086Z] Successfully uninstalled requests-2.23.0 [2021-05-28T05:04:30.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-28T05:04:30.086Z] Running setup.py install for texttable: started [2021-05-28T05:04:30.086Z] Removing intermediate container 1fac1a929809 [2021-05-28T05:04:30.086Z] ---> d2948d8c6351 [2021-05-28T05:04:30.086Z] [2021-05-28T05:04:30.354Z] Successfully built d2948d8c6351 [2021-05-28T05:04:30.354Z] Successfully tagged core-data:latest [2021-05-28T05:04:30.354Z]  Building core-data ... done Building support-notifications [2021-05-28T05:04:30.940Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T05:04:30.940Z] Running setup.py install for dockerpty: started [2021-05-28T05:04:31.888Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T05:04:31.888Z] Running setup.py install for docopt: started [2021-05-28T05:04:32.462Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T05:04:33.043Z] 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-05-28T05:04:36.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:36.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:36.399Z] ---> b759a8060d22 [2021-05-28T05:04:36.399Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:04:36.399Z] ---> Using cache [2021-05-28T05:04:36.399Z] ---> 6cb9045af1fd [2021-05-28T05:04:36.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:36.399Z] ---> Using cache [2021-05-28T05:04:36.399Z] ---> d2237aaf0e27 [2021-05-28T05:04:36.399Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T05:04:37.366Z] ---> Running in 1bc2ff199acd [2021-05-28T05:04:37.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:38.966Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:39.562Z] OK: 219 MiB in 52 packages [2021-05-28T05:04:40.162Z] Removing intermediate container eab7cd1e7d16 [2021-05-28T05:04:40.162Z] ---> 08bf5c8b276d [2021-05-28T05:04:40.162Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T05:04:40.433Z] ---> Running in 4f128f1900ac [2021-05-28T05:04:40.433Z] Removing intermediate container 1bc2ff199acd [2021-05-28T05:04:40.433Z] ---> b624d4d606bf [2021-05-28T05:04:40.433Z] Step 6/23 : COPY go.mod . [2021-05-28T05:04:40.703Z] Removing intermediate container 4f128f1900ac [2021-05-28T05:04:40.703Z] ---> b79c5270d4b8 [2021-05-28T05:04:40.703Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T05:04:40.703Z] ---> Running in 3b88fa341468 [2021-05-28T05:04:40.703Z] ---> 4ec2f4077063 [2021-05-28T05:04:40.703Z] Step 7/23 : RUN go mod download [2021-05-28T05:04:40.703Z] ---> Running in bf55b93d28e3 [2021-05-28T05:04:40.978Z] Removing intermediate container 3b88fa341468 [2021-05-28T05:04:40.978Z] ---> fe4a7b1f8371 [2021-05-28T05:04:40.978Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T05:04:41.571Z] ---> a21cb09e3bb9 [2021-05-28T05:04:41.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:42.162Z] ---> e46dc3f7d1a0 [2021-05-28T05:04:42.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T05:04:42.758Z] ---> 0acc6c1631cf [2021-05-28T05:04:42.758Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T05:04:42.758Z] Removing intermediate container bf55b93d28e3 [2021-05-28T05:04:42.758Z] ---> a54154c57c05 [2021-05-28T05:04:42.758Z] Step 8/23 : COPY . . [2021-05-28T05:04:42.758Z] ---> Running in 8cb196254c22 [2021-05-28T05:04:43.362Z] Removing intermediate container 8cb196254c22 [2021-05-28T05:04:43.362Z] ---> 66e49bc5bbee [2021-05-28T05:04:43.362Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:44.363Z] ---> Running in 93f5ae8efb74 [2021-05-28T05:04:45.362Z] Removing intermediate container 93f5ae8efb74 [2021-05-28T05:04:45.362Z] ---> 276586164c4e [2021-05-28T05:04:45.362Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:45.956Z] ---> Running in 2413393e3f0a [2021-05-28T05:04:46.225Z] Removing intermediate container 2413393e3f0a [2021-05-28T05:04:46.225Z] ---> d7238cf3ad8f [2021-05-28T05:04:46.225Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:04:46.225Z] ---> Running in 296d00c1f160 [2021-05-28T05:04:46.865Z] Removing intermediate container 296d00c1f160 [2021-05-28T05:04:46.865Z] ---> 12261d803aec [2021-05-28T05:04:46.866Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:04:47.141Z] ---> Running in e7107f201c3d [2021-05-28T05:04:47.739Z] Removing intermediate container e7107f201c3d [2021-05-28T05:04:47.739Z] ---> 82146f11ca8b [2021-05-28T05:04:47.739Z] [2021-05-28T05:04:47.739Z] Successfully built 82146f11ca8b [2021-05-28T05:04:47.739Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T05:04:49.163Z]  Building sys-mgmt-agent ... done  ---> 5742fa4c3c98 [2021-05-28T05:04:49.163Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:04:49.163Z] ---> Running in 4b713507f457 [2021-05-28T05:04:51.759Z] Removing intermediate container 4b713507f457 [2021-05-28T05:04:51.759Z] ---> 7055c9ba46f2 [2021-05-28T05:04:51.759Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T05:04:51.759Z] ---> Running in 789c2c4f4a60 [2021-05-28T05:04:52.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-28T05:05:02.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T05:05:04.706Z] Removing intermediate container 283c019c006d [2021-05-28T05:05:04.706Z] ---> 80f863f3d3f4 [2021-05-28T05:05:04.706Z] [2021-05-28T05:05:04.706Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T05:05:04.706Z] ---> 13621d1b12d4 [2021-05-28T05:05:04.706Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T05:05:04.706Z] ---> Running in 3cb68967a5d5 [2021-05-28T05:05:04.971Z] Removing intermediate container b4ca5f2e7197 [2021-05-28T05:05:04.971Z] ---> 6ed6e212c327 [2021-05-28T05:05:04.971Z] [2021-05-28T05:05:04.971Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T05:05:04.971Z] ---> 13621d1b12d4 [2021-05-28T05:05:04.971Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T05:05:04.971Z] ---> Running in f8b8b91270d6 [2021-05-28T05:05:04.971Z] Removing intermediate container 3cb68967a5d5 [2021-05-28T05:05:04.971Z] ---> 8e9cda333194 [2021-05-28T05:05:04.971Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T05:05:05.235Z] ---> Running in dd913551ea29 [2021-05-28T05:05:05.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:05.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:06.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:06.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:06.086Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T05:05:06.086Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:05:06.086Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T05:05:06.086Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T05:05:06.349Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:05:06.349Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T05:05:06.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:05:06.349Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:05:06.349Z] OK: 7 MiB in 20 packages [2021-05-28T05:05:06.349Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:05:06.349Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T05:05:06.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:05:06.349Z] OK: 6 MiB in 16 packages [2021-05-28T05:05:06.920Z] Removing intermediate container 195c285f6017 [2021-05-28T05:05:06.920Z] ---> 49e47a360f00 [2021-05-28T05:05:06.920Z] [2021-05-28T05:05:06.920Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:05:06.920Z] ---> 13621d1b12d4 [2021-05-28T05:05:06.920Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:05:06.920Z] ---> Using cache [2021-05-28T05:05:06.920Z] ---> ccede0e57b17 [2021-05-28T05:05:06.920Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:05:06.920Z] ---> Using cache [2021-05-28T05:05:06.920Z] ---> 2fcc5b346728 [2021-05-28T05:05:06.920Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T05:05:07.186Z] ---> Running in 849ecc103d58 [2021-05-28T05:05:07.767Z] Removing intermediate container 849ecc103d58 [2021-05-28T05:05:07.767Z] ---> 2d3adb66e66c [2021-05-28T05:05:07.767Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:05:08.044Z] Removing intermediate container f8b8b91270d6 [2021-05-28T05:05:08.044Z] ---> d50e10bac24b [2021-05-28T05:05:08.044Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:05:08.044Z] ---> Running in 0c30ce41a6fa [2021-05-28T05:05:08.044Z] Removing intermediate container dd913551ea29 [2021-05-28T05:05:08.044Z] ---> 40c9d164aaa2 [2021-05-28T05:05:08.044Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T05:05:08.044Z] ---> Running in da94ebf5233a [2021-05-28T05:05:08.044Z] ---> Running in ca5e3525bc5d [2021-05-28T05:05:08.044Z] Removing intermediate container 0c30ce41a6fa [2021-05-28T05:05:08.044Z] ---> e40f1e9dcd64 [2021-05-28T05:05:08.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:05:08.044Z] Removing intermediate container da94ebf5233a [2021-05-28T05:05:08.044Z] ---> 063a7732338f [2021-05-28T05:05:08.044Z] Step 14/26 : WORKDIR / [2021-05-28T05:05:08.316Z] ---> Running in 9c35a6edc35d [2021-05-28T05:05:08.316Z] Removing intermediate container ca5e3525bc5d [2021-05-28T05:05:08.316Z] ---> 42177bf16db6 [2021-05-28T05:05:08.316Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T05:05:08.316Z] ---> Running in e1814770d154 [2021-05-28T05:05:08.317Z] Removing intermediate container 9c35a6edc35d [2021-05-28T05:05:08.317Z] ---> 443933b93966 [2021-05-28T05:05:08.317Z] 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-05-28T05:05:08.596Z] ---> f4c7149e0e7d [2021-05-28T05:05:08.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T05:05:08.596Z] Removing intermediate container e1814770d154 [2021-05-28T05:05:08.596Z] ---> 0ab31bd27df1 [2021-05-28T05:05:08.596Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T05:05:08.596Z] ---> f57555f930dc [2021-05-28T05:05:08.596Z] 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-05-28T05:05:08.597Z] ---> Running in ca4b3e64b753 [2021-05-28T05:05:09.195Z] ---> 02f85fde7d3d [2021-05-28T05:05:09.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T05:05:09.475Z] ---> 29bce5f3efe3 [2021-05-28T05:05:09.475Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T05:05:09.755Z] ---> d26f7696232c [2021-05-28T05:05:09.756Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T05:05:09.756Z] ---> Running in 842988c9b291 [2021-05-28T05:05:09.756Z] ---> 006c09046f59 [2021-05-28T05:05:09.756Z] 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-05-28T05:05:10.038Z] Removing intermediate container ca4b3e64b753 [2021-05-28T05:05:10.038Z] ---> dcdcf184fda1 [2021-05-28T05:05:10.038Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T05:05:10.038Z] Removing intermediate container 842988c9b291 [2021-05-28T05:05:10.038Z] ---> f6c2064341e6 [2021-05-28T05:05:10.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:05:10.038Z] ---> Running in 5ecee0390214 [2021-05-28T05:05:10.038Z] ---> Running in ca00ea5eb94b [2021-05-28T05:05:10.038Z] ---> a2aa1fb57753 [2021-05-28T05:05:10.038Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T05:05:10.641Z] Removing intermediate container ca00ea5eb94b [2021-05-28T05:05:10.641Z] ---> 71898abe6b17 [2021-05-28T05:05:10.641Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:05:10.641Z] Removing intermediate container 5ecee0390214 [2021-05-28T05:05:10.641Z] ---> b3839d6e8c7c [2021-05-28T05:05:10.641Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T05:05:10.641Z] ---> Running in 7d6e0d503edd [2021-05-28T05:05:10.641Z] ---> 1ea95fc41c49 [2021-05-28T05:05:10.641Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T05:05:10.906Z] Removing intermediate container 7d6e0d503edd [2021-05-28T05:05:10.906Z] ---> ac1506571266 [2021-05-28T05:05:10.906Z] Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:10.906Z] ---> 5e4c6d6b3bd1 [2021-05-28T05:05:10.906Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T05:05:10.906Z] ---> Running in 93ccdd4f012f [2021-05-28T05:05:10.906Z] ---> Running in fbbef42dad52 [2021-05-28T05:05:11.189Z] Removing intermediate container 93ccdd4f012f [2021-05-28T05:05:11.189Z] ---> 8f16b8a89383 [2021-05-28T05:05:11.189Z] Step 23/23 : LABEL version=2.0.0-dev.242 [2021-05-28T05:05:11.189Z] ---> 6142edd63f56 [2021-05-28T05:05:11.189Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T05:05:11.189Z] ---> Running in 776beaffe767 [2021-05-28T05:05:11.463Z] Removing intermediate container 776beaffe767 [2021-05-28T05:05:11.463Z] ---> e4a3cf0899b8 [2021-05-28T05:05:11.463Z] [2021-05-28T05:05:11.463Z] Successfully built e4a3cf0899b8 [2021-05-28T05:05:11.463Z] Successfully tagged support-scheduler:latest [2021-05-28T05:05:11.728Z]  Building support-scheduler ... done  ---> fd6f15f874a7 [2021-05-28T05:05:11.728Z] 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-05-28T05:05:11.728Z] ---> Running in c291e79b9e8d [2021-05-28T05:05:12.309Z] Removing intermediate container fbbef42dad52 [2021-05-28T05:05:12.309Z] ---> fc9dd5920978 [2021-05-28T05:05:12.309Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:05:12.309Z] ---> 988a44aa031f [2021-05-28T05:05:12.309Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T05:05:12.902Z] Removing intermediate container c291e79b9e8d [2021-05-28T05:05:12.902Z] ---> 509853bdaa52 [2021-05-28T05:05:12.902Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T05:05:12.902Z] ---> Running in d91c07ca143e [2021-05-28T05:05:12.902Z] ---> 1a0728a4e8df [2021-05-28T05:05:12.902Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T05:05:13.169Z] Removing intermediate container d91c07ca143e [2021-05-28T05:05:13.169Z] ---> c020f387ff83 [2021-05-28T05:05:13.169Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T05:05:13.169Z] ---> Running in 7fa6b8a88313 [2021-05-28T05:05:13.169Z] ---> f94a62a01f58 [2021-05-28T05:05:13.169Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T05:05:13.169Z] Removing intermediate container 7fa6b8a88313 [2021-05-28T05:05:13.169Z] ---> f66e21a0aa5a [2021-05-28T05:05:13.169Z] Step 25/26 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:13.439Z] ---> Running in 09ddee479f86 [2021-05-28T05:05:13.439Z] ---> 5ee240cee40e [2021-05-28T05:05:13.439Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T05:05:13.439Z] Removing intermediate container 09ddee479f86 [2021-05-28T05:05:13.439Z] ---> ed6f921dbdf0 [2021-05-28T05:05:13.439Z] Step 26/26 : LABEL version=2.0.0-dev.242 [2021-05-28T05:05:13.439Z] ---> Running in ea3a022009ca [2021-05-28T05:05:13.702Z] ---> f7adccc50d5a [2021-05-28T05:05:13.702Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T05:05:13.702Z] Removing intermediate container ea3a022009ca [2021-05-28T05:05:13.702Z] ---> 0fd0f347bf43 [2021-05-28T05:05:13.702Z] [2021-05-28T05:05:13.702Z] ---> Running in 76f358b5eaf4 [2021-05-28T05:05:13.702Z] Successfully built 0fd0f347bf43 [2021-05-28T05:05:13.963Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T05:05:13.963Z]  Building security-secretstore-setup ... done Removing intermediate container 76f358b5eaf4 [2021-05-28T05:05:13.963Z] ---> b15fa61fea53 [2021-05-28T05:05:13.963Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T05:05:14.223Z] ---> a8698ca79e87 [2021-05-28T05:05:14.223Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T05:05:14.223Z] ---> Running in de71eb8c4e39 [2021-05-28T05:05:14.803Z] Removing intermediate container 789c2c4f4a60 [2021-05-28T05:05:14.803Z] ---> bf598b399dc2 [2021-05-28T05:05:14.803Z] [2021-05-28T05:05:14.803Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:05:14.803Z] ---> 13621d1b12d4 [2021-05-28T05:05:14.803Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T05:05:14.803Z] ---> Running in 7999b91d8074 [2021-05-28T05:05:15.067Z] Removing intermediate container de71eb8c4e39 [2021-05-28T05:05:15.067Z] ---> 9d8a72482a2f [2021-05-28T05:05:15.067Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T05:05:15.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:15.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:15.067Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T05:05:15.067Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:05:15.067Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:05:15.067Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:05:15.329Z] OK: 6 MiB in 16 packages [2021-05-28T05:05:15.329Z] ---> Running in 37c92bb588e5 [2021-05-28T05:05:15.329Z] Removing intermediate container 37c92bb588e5 [2021-05-28T05:05:15.329Z] ---> 8a7f6b6ff22d [2021-05-28T05:05:15.329Z] Step 29/32 : CMD ["gate"] [2021-05-28T05:05:15.591Z] ---> Running in 44b8c8321f8c [2021-05-28T05:05:15.591Z] Removing intermediate container 7999b91d8074 [2021-05-28T05:05:15.591Z] ---> d973f4614099 [2021-05-28T05:05:15.591Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:05:15.591Z] ---> Running in 7a6dda795266 [2021-05-28T05:05:15.591Z] Removing intermediate container 44b8c8321f8c [2021-05-28T05:05:15.591Z] ---> 05f5bee7d38a [2021-05-28T05:05:15.591Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T05:05:15.851Z] ---> Running in 2a2dd0235666 [2021-05-28T05:05:15.851Z] Removing intermediate container 7a6dda795266 [2021-05-28T05:05:15.851Z] ---> 95c622ee5b68 [2021-05-28T05:05:15.851Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T05:05:15.851Z] ---> Running in 1b2b901da4ef [2021-05-28T05:05:16.112Z] Removing intermediate container 2a2dd0235666 [2021-05-28T05:05:16.112Z] ---> c2fc314744c4 [2021-05-28T05:05:16.112Z] Step 31/32 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:16.392Z] Removing intermediate container 1b2b901da4ef [2021-05-28T05:05:16.392Z] ---> 8c57d3d78a05 [2021-05-28T05:05:16.392Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:05:16.392Z] ---> Running in bbdc50743021 [2021-05-28T05:05:16.392Z] ---> Running in 19036ef0298d [2021-05-28T05:05:16.392Z] Removing intermediate container bbdc50743021 [2021-05-28T05:05:16.392Z] ---> 9f5d68f5ef8f [2021-05-28T05:05:16.392Z] Step 32/32 : LABEL version=2.0.0-dev.242 [2021-05-28T05:05:16.392Z] Removing intermediate container 19036ef0298d [2021-05-28T05:05:16.392Z] ---> 4e6641835bef [2021-05-28T05:05:16.392Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:05:16.657Z] ---> Running in 44985ce116c1 [2021-05-28T05:05:16.657Z] ---> b55853019f29 [2021-05-28T05:05:16.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T05:05:16.657Z] Removing intermediate container 44985ce116c1 [2021-05-28T05:05:16.657Z] ---> b867b650e2ec [2021-05-28T05:05:16.657Z] [2021-05-28T05:05:16.920Z] Successfully built b867b650e2ec [2021-05-28T05:05:16.920Z] Successfully tagged security-bootstrapper:latest [2021-05-28T05:05:17.180Z]  Building security-bootstrapper ... done  ---> 9f3f9061b92f [2021-05-28T05:05:17.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T05:05:17.180Z] ---> 159ce8cd1472 [2021-05-28T05:05:17.180Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T05:05:17.180Z] ---> Running in e270e671d257 [2021-05-28T05:05:17.441Z] Removing intermediate container e270e671d257 [2021-05-28T05:05:17.441Z] ---> 8e118b675b93 [2021-05-28T05:05:17.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:05:17.441Z] ---> Running in 4a32f3cdf1a5 [2021-05-28T05:05:17.441Z] Removing intermediate container 4a32f3cdf1a5 [2021-05-28T05:05:17.441Z] ---> 01f7c0aefcc1 [2021-05-28T05:05:17.441Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:05:17.703Z] ---> Running in 3d39caaf1710 [2021-05-28T05:05:17.703Z] Removing intermediate container 3d39caaf1710 [2021-05-28T05:05:17.703Z] ---> cd1335edb2bb [2021-05-28T05:05:17.703Z] Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:17.703Z] ---> Running in 31b43a719ce7 [2021-05-28T05:05:17.703Z] Removing intermediate container 31b43a719ce7 [2021-05-28T05:05:17.703Z] ---> f6526158d0af [2021-05-28T05:05:17.703Z] Step 23/23 : LABEL version=2.0.0-dev.242 [2021-05-28T05:05:17.703Z] ---> Running in 0bb81507dce5 [2021-05-28T05:05:17.965Z] Removing intermediate container 0bb81507dce5 [2021-05-28T05:05:17.965Z] ---> d9ff016114f6 [2021-05-28T05:05:17.965Z] [2021-05-28T05:05:17.965Z] Successfully built d9ff016114f6 [2021-05-28T05:05:17.965Z] Successfully tagged support-notifications:latest [2021-05-28T05:05:17.971Z]  Building support-notifications ... done  [Pipeline] } [2021-05-28T05:05:17.981Z] $ docker stop --time=1 d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 [2021-05-28T05:05:19.288Z] $ docker rm -f d407fc7b0befca7000a8e043f0ff619b297711320217cd87226675b2f2e60b26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:05:19.646Z] + docker images [2021-05-28T05:05:19.646Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T05:05:19.646Z] support-notifications latest d9ff016114f6 2 seconds ago 17.8MB [2021-05-28T05:05:19.646Z] security-bootstrapper latest b867b650e2ec 3 seconds ago 18.2MB [2021-05-28T05:05:19.646Z] bf598b399dc2 5 seconds ago 1.16GB [2021-05-28T05:05:19.646Z] security-secretstore-setup latest 0fd0f347bf43 6 seconds ago 25.8MB [2021-05-28T05:05:19.646Z] support-scheduler latest e4a3cf0899b8 8 seconds ago 17.1MB [2021-05-28T05:05:19.646Z] 49e47a360f00 13 seconds ago 1.16GB [2021-05-28T05:05:19.646Z] 6ed6e212c327 15 seconds ago 1.16GB [2021-05-28T05:05:19.646Z] 80f863f3d3f4 16 seconds ago 1.15GB [2021-05-28T05:05:19.646Z] sys-mgmt-agent latest 82146f11ca8b 32 seconds ago 312MB [2021-05-28T05:05:19.646Z] core-data latest d2948d8c6351 49 seconds ago 21.6MB [2021-05-28T05:05:19.646Z] core-command latest c2b4da0e3de3 About a minute ago 17.1MB [2021-05-28T05:05:19.646Z] core-metadata latest 9d7dee201085 About a minute ago 18.6MB [2021-05-28T05:05:19.646Z] security-proxy-setup latest 23ed05ce1e59 About a minute ago 25.3MB [2021-05-28T05:05:19.646Z] 4c6a831a7aa5 About a minute ago 1.17GB [2021-05-28T05:05:19.646Z] 83982c1da542 About a minute ago 1.17GB [2021-05-28T05:05:19.646Z] 9bc5b5f8621d About a minute ago 1.16GB [2021-05-28T05:05:19.646Z] 4e22170d3094 About a minute ago 1.16GB [2021-05-28T05:05:19.646Z] 69d287e9a230 About a minute ago 1.16GB [2021-05-28T05:05:19.646Z] ci-base-image-x86_64 latest b759a8060d22 6 minutes ago 648MB [2021-05-28T05:05:19.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T05:05:19.646Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T05:05:19.646Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T05:05:19.646Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T05:05:19.646Z] 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-05-28T05:05:19.835Z] provisioning config files... [2021-05-28T05:05:19.852Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config8834172037102457861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:05:20.180Z] ---> docker-login.sh [2021-05-28T05:05:20.180Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:05:20.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:05:20.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:05:20.180Z] Configure a credential helper to remove this warning. See [2021-05-28T05:05:20.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:05:20.180Z] [2021-05-28T05:05:20.180Z] Login Succeeded [2021-05-28T05:05:20.180Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:05:20.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:05:20.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:05:20.440Z] Configure a credential helper to remove this warning. See [2021-05-28T05:05:20.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:05:20.440Z] [2021-05-28T05:05:20.440Z] Login Succeeded [2021-05-28T05:05:20.440Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:05:20.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:05:20.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:05:20.440Z] Configure a credential helper to remove this warning. See [2021-05-28T05:05:20.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:05:20.440Z] [2021-05-28T05:05:20.440Z] Login Succeeded [2021-05-28T05:05:20.440Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:05:20.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:05:20.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:05:20.703Z] Configure a credential helper to remove this warning. See [2021-05-28T05:05:20.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:05:20.703Z] [2021-05-28T05:05:20.703Z] Login Succeeded [2021-05-28T05:05:20.703Z] docker.io [2021-05-28T05:05:20.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:05:20.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:05:20.964Z] Configure a credential helper to remove this warning. See [2021-05-28T05:05:20.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:05:20.964Z] [2021-05-28T05:05:20.964Z] Login Succeeded [2021-05-28T05:05:20.964Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:05:20.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:21.043Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-28T05:05:21.043Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:21.043Z] 2.0.0-dev.242 [2021-05-28T05:05:21.043Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:21.043Z] master [2021-05-28T05:05:21.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:21.394Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:21.693Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:21.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T05:05:21.693Z] 0dd73d500bf3: Preparing [2021-05-28T05:05:21.693Z] 574a82cf9b7f: Preparing [2021-05-28T05:05:21.693Z] 2d65f9812378: Preparing [2021-05-28T05:05:21.693Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:21.693Z] 32f366d666a5: Preparing [2021-05-28T05:05:21.693Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:21.953Z] 0dd73d500bf3: Pushed [2021-05-28T05:05:21.953Z] 2d65f9812378: Pushed [2021-05-28T05:05:21.953Z] 3dbd354fd21a: Pushed [2021-05-28T05:05:22.892Z] 574a82cf9b7f: Pushed [2021-05-28T05:05:23.152Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:23.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:23.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 [2021-05-28T05:05:23.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T05:05:23.810Z] 0dd73d500bf3: Preparing [2021-05-28T05:05:23.810Z] 574a82cf9b7f: Preparing [2021-05-28T05:05:23.810Z] 2d65f9812378: Preparing [2021-05-28T05:05:23.810Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:23.810Z] 32f366d666a5: Preparing [2021-05-28T05:05:23.810Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:23.810Z] 0dd73d500bf3: Layer already exists [2021-05-28T05:05:23.810Z] 574a82cf9b7f: Layer already exists [2021-05-28T05:05:23.810Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:23.810Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:23.810Z] 2.0.0-dev.242: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:24.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:24.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:24.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T05:05:24.405Z] 0dd73d500bf3: Preparing [2021-05-28T05:05:24.405Z] 574a82cf9b7f: Preparing [2021-05-28T05:05:24.405Z] 2d65f9812378: Preparing [2021-05-28T05:05:24.405Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:24.405Z] 32f366d666a5: Preparing [2021-05-28T05:05:24.405Z] 0dd73d500bf3: Layer already exists [2021-05-28T05:05:24.405Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:24.405Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:24.405Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:24.405Z] 574a82cf9b7f: Layer already exists [2021-05-28T05:05:24.405Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:24.732Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:25.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-28T05:05:25.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-28T05:05:25.036Z] 0dd73d500bf3: Preparing [2021-05-28T05:05:25.036Z] 574a82cf9b7f: Preparing [2021-05-28T05:05:25.036Z] 2d65f9812378: Preparing [2021-05-28T05:05:25.036Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:25.036Z] 32f366d666a5: Preparing [2021-05-28T05:05:25.036Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:25.036Z] 0dd73d500bf3: Layer already exists [2021-05-28T05:05:25.036Z] 574a82cf9b7f: Layer already exists [2021-05-28T05:05:25.036Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:25.036Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:25.036Z] master: digest: sha256:737bb01a9ab2d141ee082e33f70da3f2f05240ca37328a80571308157cfa6208 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:25.091Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:25.107Z] taggedImages: [2021-05-28T05:05:25.107Z] - nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:25.107Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.242 [2021-05-28T05:05:25.107Z] - nexus3.edgexfoundry.org:10004/core-command:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:25.107Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-28T05:05:25.140Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-28T05:05:25.141Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:25.141Z] 2.0.0-dev.242 [2021-05-28T05:05:25.141Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:25.141Z] master [2021-05-28T05:05:25.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:25.486Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:25.782Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:25.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T05:05:25.782Z] 33342255891c: Preparing [2021-05-28T05:05:25.782Z] 279473734fb5: Preparing [2021-05-28T05:05:25.782Z] 2d65f9812378: Preparing [2021-05-28T05:05:25.782Z] 91ddda29f874: Preparing [2021-05-28T05:05:25.782Z] fdaddcf579ce: Preparing [2021-05-28T05:05:25.782Z] 32f366d666a5: Preparing [2021-05-28T05:05:25.782Z] 32f366d666a5: Waiting [2021-05-28T05:05:25.782Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:26.044Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:26.044Z] 33342255891c: Pushed [2021-05-28T05:05:26.044Z] fdaddcf579ce: Pushed [2021-05-28T05:05:26.044Z] 91ddda29f874: Pushed [2021-05-28T05:05:27.428Z] 279473734fb5: Pushed [2021-05-28T05:05:27.428Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:27.732Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:28.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 [2021-05-28T05:05:28.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T05:05:28.049Z] 33342255891c: Preparing [2021-05-28T05:05:28.049Z] 279473734fb5: Preparing [2021-05-28T05:05:28.049Z] 2d65f9812378: Preparing [2021-05-28T05:05:28.049Z] 91ddda29f874: Preparing [2021-05-28T05:05:28.049Z] fdaddcf579ce: Preparing [2021-05-28T05:05:28.049Z] 32f366d666a5: Preparing [2021-05-28T05:05:28.049Z] 32f366d666a5: Waiting [2021-05-28T05:05:28.049Z] fdaddcf579ce: Layer already exists [2021-05-28T05:05:28.049Z] 279473734fb5: Layer already exists [2021-05-28T05:05:28.049Z] 33342255891c: Layer already exists [2021-05-28T05:05:28.049Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:28.049Z] 91ddda29f874: Layer already exists [2021-05-28T05:05:28.049Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:28.049Z] 2.0.0-dev.242: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:28.351Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:28.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:28.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T05:05:28.656Z] 33342255891c: Preparing [2021-05-28T05:05:28.656Z] 279473734fb5: Preparing [2021-05-28T05:05:28.656Z] 2d65f9812378: Preparing [2021-05-28T05:05:28.656Z] 91ddda29f874: Preparing [2021-05-28T05:05:28.656Z] fdaddcf579ce: Preparing [2021-05-28T05:05:28.656Z] 32f366d666a5: Preparing [2021-05-28T05:05:28.656Z] 32f366d666a5: Waiting [2021-05-28T05:05:28.656Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:28.656Z] fdaddcf579ce: Layer already exists [2021-05-28T05:05:28.656Z] 33342255891c: Layer already exists [2021-05-28T05:05:28.656Z] 279473734fb5: Layer already exists [2021-05-28T05:05:28.656Z] 91ddda29f874: Layer already exists [2021-05-28T05:05:28.656Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:28.656Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:28.957Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:29.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-28T05:05:29.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-28T05:05:29.251Z] 33342255891c: Preparing [2021-05-28T05:05:29.251Z] 279473734fb5: Preparing [2021-05-28T05:05:29.251Z] 2d65f9812378: Preparing [2021-05-28T05:05:29.251Z] 91ddda29f874: Preparing [2021-05-28T05:05:29.251Z] fdaddcf579ce: Preparing [2021-05-28T05:05:29.251Z] 32f366d666a5: Preparing [2021-05-28T05:05:29.251Z] 32f366d666a5: Waiting [2021-05-28T05:05:29.251Z] 91ddda29f874: Layer already exists [2021-05-28T05:05:29.251Z] fdaddcf579ce: Layer already exists [2021-05-28T05:05:29.251Z] 279473734fb5: Layer already exists [2021-05-28T05:05:29.251Z] 33342255891c: Layer already exists [2021-05-28T05:05:29.251Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:29.251Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:29.251Z] master: digest: sha256:c07abb97d00a0e91b2237a961107e315f671d4d50aff7ce8c58ae023859bf930 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:29.304Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:29.317Z] taggedImages: [2021-05-28T05:05:29.317Z] - nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:29.317Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.242 [2021-05-28T05:05:29.317Z] - nexus3.edgexfoundry.org:10004/core-data:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:29.317Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-28T05:05:29.346Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-28T05:05:29.346Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:29.346Z] 2.0.0-dev.242 [2021-05-28T05:05:29.346Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:29.346Z] master [2021-05-28T05:05:29.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:29.691Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:29.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:29.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T05:05:29.987Z] 995caf0c315b: Preparing [2021-05-28T05:05:29.987Z] 5ff81f119805: Preparing [2021-05-28T05:05:29.987Z] 2d65f9812378: Preparing [2021-05-28T05:05:29.987Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:29.987Z] 32f366d666a5: Preparing [2021-05-28T05:05:29.987Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:29.987Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:29.987Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:29.987Z] 995caf0c315b: Pushed [2021-05-28T05:05:31.903Z] 5ff81f119805: Pushed [2021-05-28T05:05:31.903Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:32.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:32.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 [2021-05-28T05:05:32.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T05:05:32.494Z] 995caf0c315b: Preparing [2021-05-28T05:05:32.494Z] 5ff81f119805: Preparing [2021-05-28T05:05:32.494Z] 2d65f9812378: Preparing [2021-05-28T05:05:32.494Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:32.494Z] 32f366d666a5: Preparing [2021-05-28T05:05:32.494Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:32.494Z] 995caf0c315b: Layer already exists [2021-05-28T05:05:32.494Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:32.494Z] 5ff81f119805: Layer already exists [2021-05-28T05:05:32.494Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:32.494Z] 2.0.0-dev.242: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:32.793Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:33.139Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:33.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T05:05:33.139Z] 995caf0c315b: Preparing [2021-05-28T05:05:33.139Z] 5ff81f119805: Preparing [2021-05-28T05:05:33.139Z] 2d65f9812378: Preparing [2021-05-28T05:05:33.139Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:33.139Z] 32f366d666a5: Preparing [2021-05-28T05:05:33.139Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:33.139Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:33.139Z] 995caf0c315b: Layer already exists [2021-05-28T05:05:33.139Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:33.139Z] 5ff81f119805: Layer already exists [2021-05-28T05:05:33.139Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:33.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:33.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-28T05:05:33.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-28T05:05:33.749Z] 995caf0c315b: Preparing [2021-05-28T05:05:33.749Z] 5ff81f119805: Preparing [2021-05-28T05:05:33.749Z] 2d65f9812378: Preparing [2021-05-28T05:05:33.749Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:33.749Z] 32f366d666a5: Preparing [2021-05-28T05:05:33.749Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:33.749Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:33.749Z] 5ff81f119805: Layer already exists [2021-05-28T05:05:33.749Z] 995caf0c315b: Layer already exists [2021-05-28T05:05:33.749Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:33.749Z] master: digest: sha256:eb6211b0b987f1895195d3b6d2f008951a186e454698a7f4f727e07bfaed1fa6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:33.804Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:33.824Z] taggedImages: [2021-05-28T05:05:33.824Z] - nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:33.824Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.242 [2021-05-28T05:05:33.824Z] - nexus3.edgexfoundry.org:10004/core-metadata:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:33.824Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-28T05:05:33.856Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-28T05:05:33.856Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:33.856Z] 2.0.0-dev.242 [2021-05-28T05:05:33.856Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:33.856Z] master [2021-05-28T05:05:33.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:34.197Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:34.495Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:34.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T05:05:34.495Z] 054e06f3a803: Preparing [2021-05-28T05:05:34.495Z] 054e06f3a803: Preparing [2021-05-28T05:05:34.495Z] ee4520ef6320: Preparing [2021-05-28T05:05:34.495Z] 592a0b193181: Preparing [2021-05-28T05:05:34.495Z] 0fa0134d9c1b: Preparing [2021-05-28T05:05:34.495Z] daa050cf3883: Preparing [2021-05-28T05:05:34.495Z] 2d65f9812378: Preparing [2021-05-28T05:05:34.495Z] c44e033016ed: Preparing [2021-05-28T05:05:34.495Z] c44e033016ed: Preparing [2021-05-28T05:05:34.495Z] 3af0dc5a769f: Preparing [2021-05-28T05:05:34.495Z] fafdb9599f5f: Preparing [2021-05-28T05:05:34.495Z] 32f366d666a5: Preparing [2021-05-28T05:05:34.495Z] 2d65f9812378: Waiting [2021-05-28T05:05:34.495Z] c44e033016ed: Waiting [2021-05-28T05:05:34.495Z] 3af0dc5a769f: Waiting [2021-05-28T05:05:34.495Z] fafdb9599f5f: Waiting [2021-05-28T05:05:34.495Z] 32f366d666a5: Waiting [2021-05-28T05:05:34.754Z] 054e06f3a803: Pushed [2021-05-28T05:05:34.754Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:34.754Z] 0fa0134d9c1b: Pushed [2021-05-28T05:05:34.754Z] ee4520ef6320: Pushed [2021-05-28T05:05:34.754Z] 592a0b193181: Pushed [2021-05-28T05:05:34.754Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:34.754Z] c44e033016ed: Pushed [2021-05-28T05:05:35.019Z] 3af0dc5a769f: Pushed [2021-05-28T05:05:35.019Z] fafdb9599f5f: Pushed [2021-05-28T05:05:36.150Z] daa050cf3883: Pushed [2021-05-28T05:05:36.226Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:36.732Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:37.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 [2021-05-28T05:05:37.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T05:05:37.029Z] 054e06f3a803: Preparing [2021-05-28T05:05:37.029Z] 054e06f3a803: Preparing [2021-05-28T05:05:37.029Z] ee4520ef6320: Preparing [2021-05-28T05:05:37.029Z] 592a0b193181: Preparing [2021-05-28T05:05:37.029Z] 0fa0134d9c1b: Preparing [2021-05-28T05:05:37.029Z] daa050cf3883: Preparing [2021-05-28T05:05:37.029Z] 2d65f9812378: Preparing [2021-05-28T05:05:37.029Z] c44e033016ed: Preparing [2021-05-28T05:05:37.029Z] c44e033016ed: Preparing [2021-05-28T05:05:37.029Z] 3af0dc5a769f: Preparing [2021-05-28T05:05:37.029Z] fafdb9599f5f: Preparing [2021-05-28T05:05:37.029Z] 32f366d666a5: Preparing [2021-05-28T05:05:37.029Z] 3af0dc5a769f: Waiting [2021-05-28T05:05:37.029Z] fafdb9599f5f: Waiting [2021-05-28T05:05:37.029Z] 2d65f9812378: Waiting [2021-05-28T05:05:37.029Z] c44e033016ed: Waiting [2021-05-28T05:05:37.029Z] 32f366d666a5: Waiting [2021-05-28T05:05:37.029Z] 592a0b193181: Layer already exists [2021-05-28T05:05:37.029Z] ee4520ef6320: Layer already exists [2021-05-28T05:05:37.029Z] 054e06f3a803: Layer already exists [2021-05-28T05:05:37.029Z] 0fa0134d9c1b: Layer already exists [2021-05-28T05:05:37.029Z] daa050cf3883: Layer already exists [2021-05-28T05:05:37.029Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:37.029Z] 3af0dc5a769f: Layer already exists [2021-05-28T05:05:37.029Z] fafdb9599f5f: Layer already exists [2021-05-28T05:05:37.029Z] c44e033016ed: Layer already exists [2021-05-28T05:05:37.029Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:37.029Z] 2.0.0-dev.242: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:37.361Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:37.657Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:37.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T05:05:37.657Z] 054e06f3a803: Preparing [2021-05-28T05:05:37.657Z] 054e06f3a803: Preparing [2021-05-28T05:05:37.657Z] ee4520ef6320: Preparing [2021-05-28T05:05:37.657Z] 592a0b193181: Preparing [2021-05-28T05:05:37.657Z] 0fa0134d9c1b: Preparing [2021-05-28T05:05:37.657Z] daa050cf3883: Preparing [2021-05-28T05:05:37.657Z] 2d65f9812378: Preparing [2021-05-28T05:05:37.657Z] c44e033016ed: Preparing [2021-05-28T05:05:37.657Z] c44e033016ed: Preparing [2021-05-28T05:05:37.657Z] 3af0dc5a769f: Preparing [2021-05-28T05:05:37.657Z] fafdb9599f5f: Preparing [2021-05-28T05:05:37.657Z] 32f366d666a5: Preparing [2021-05-28T05:05:37.657Z] c44e033016ed: Waiting [2021-05-28T05:05:37.657Z] 3af0dc5a769f: Waiting [2021-05-28T05:05:37.657Z] fafdb9599f5f: Waiting [2021-05-28T05:05:37.657Z] 32f366d666a5: Waiting [2021-05-28T05:05:37.657Z] 2d65f9812378: Waiting [2021-05-28T05:05:37.657Z] 054e06f3a803: Layer already exists [2021-05-28T05:05:37.657Z] ee4520ef6320: Layer already exists [2021-05-28T05:05:37.657Z] 592a0b193181: Layer already exists [2021-05-28T05:05:37.657Z] daa050cf3883: Layer already exists [2021-05-28T05:05:37.657Z] 0fa0134d9c1b: Layer already exists [2021-05-28T05:05:37.657Z] c44e033016ed: Layer already exists [2021-05-28T05:05:37.657Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:37.657Z] 3af0dc5a769f: Layer already exists [2021-05-28T05:05:37.657Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:37.657Z] fafdb9599f5f: Layer already exists [2021-05-28T05:05:37.657Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:37.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:38.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-28T05:05:38.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-28T05:05:38.260Z] 054e06f3a803: Preparing [2021-05-28T05:05:38.260Z] 054e06f3a803: Preparing [2021-05-28T05:05:38.260Z] ee4520ef6320: Preparing [2021-05-28T05:05:38.260Z] 592a0b193181: Preparing [2021-05-28T05:05:38.260Z] 0fa0134d9c1b: Preparing [2021-05-28T05:05:38.260Z] daa050cf3883: Preparing [2021-05-28T05:05:38.260Z] 2d65f9812378: Preparing [2021-05-28T05:05:38.260Z] c44e033016ed: Preparing [2021-05-28T05:05:38.260Z] c44e033016ed: Preparing [2021-05-28T05:05:38.260Z] 3af0dc5a769f: Preparing [2021-05-28T05:05:38.260Z] fafdb9599f5f: Preparing [2021-05-28T05:05:38.260Z] 32f366d666a5: Preparing [2021-05-28T05:05:38.260Z] 2d65f9812378: Waiting [2021-05-28T05:05:38.260Z] c44e033016ed: Waiting [2021-05-28T05:05:38.260Z] 3af0dc5a769f: Waiting [2021-05-28T05:05:38.260Z] fafdb9599f5f: Waiting [2021-05-28T05:05:38.260Z] 32f366d666a5: Waiting [2021-05-28T05:05:38.260Z] 054e06f3a803: Layer already exists [2021-05-28T05:05:38.260Z] ee4520ef6320: Layer already exists [2021-05-28T05:05:38.260Z] 0fa0134d9c1b: Layer already exists [2021-05-28T05:05:38.260Z] daa050cf3883: Layer already exists [2021-05-28T05:05:38.260Z] 592a0b193181: Layer already exists [2021-05-28T05:05:38.260Z] c44e033016ed: Layer already exists [2021-05-28T05:05:38.260Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:38.260Z] 3af0dc5a769f: Layer already exists [2021-05-28T05:05:38.260Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:38.260Z] fafdb9599f5f: Layer already exists [2021-05-28T05:05:38.521Z] master: digest: sha256:9b262ba1a2e49f186e013272938a4d16ae12dee5130ab179493579c13e400927 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:38.575Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:38.588Z] taggedImages: [2021-05-28T05:05:38.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:38.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.242 [2021-05-28T05:05:38.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:38.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-28T05:05:38.617Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-28T05:05:38.617Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:38.617Z] 2.0.0-dev.242 [2021-05-28T05:05:38.617Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:38.617Z] master [2021-05-28T05:05:38.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:38.954Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:39.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T05:05:39.255Z] b7fbb46a0ec8: Preparing [2021-05-28T05:05:39.255Z] bfc562f4f54a: Preparing [2021-05-28T05:05:39.255Z] 87856c7af398: Preparing [2021-05-28T05:05:39.255Z] cd19b69d19cb: Preparing [2021-05-28T05:05:39.255Z] 57aecc3b5513: Preparing [2021-05-28T05:05:39.255Z] 32f366d666a5: Preparing [2021-05-28T05:05:39.255Z] 32f366d666a5: Waiting [2021-05-28T05:05:39.839Z] cd19b69d19cb: Pushed [2021-05-28T05:05:39.839Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:39.839Z] 87856c7af398: Pushed [2021-05-28T05:05:39.839Z] 57aecc3b5513: Pushed [2021-05-28T05:05:40.101Z] b7fbb46a0ec8: Pushed [2021-05-28T05:05:40.101Z] bfc562f4f54a: Pushed [2021-05-28T05:05:40.361Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:40.663Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:40.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 [2021-05-28T05:05:40.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T05:05:40.963Z] b7fbb46a0ec8: Preparing [2021-05-28T05:05:40.963Z] bfc562f4f54a: Preparing [2021-05-28T05:05:40.963Z] 87856c7af398: Preparing [2021-05-28T05:05:40.963Z] cd19b69d19cb: Preparing [2021-05-28T05:05:40.963Z] 57aecc3b5513: Preparing [2021-05-28T05:05:40.963Z] 32f366d666a5: Preparing [2021-05-28T05:05:40.963Z] 32f366d666a5: Waiting [2021-05-28T05:05:40.963Z] 57aecc3b5513: Layer already exists [2021-05-28T05:05:40.963Z] bfc562f4f54a: Layer already exists [2021-05-28T05:05:40.963Z] 87856c7af398: Layer already exists [2021-05-28T05:05:40.963Z] b7fbb46a0ec8: Layer already exists [2021-05-28T05:05:40.963Z] cd19b69d19cb: Layer already exists [2021-05-28T05:05:40.963Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:40.963Z] 2.0.0-dev.242: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:41.267Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:41.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:41.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T05:05:41.563Z] b7fbb46a0ec8: Preparing [2021-05-28T05:05:41.563Z] bfc562f4f54a: Preparing [2021-05-28T05:05:41.563Z] 87856c7af398: Preparing [2021-05-28T05:05:41.563Z] cd19b69d19cb: Preparing [2021-05-28T05:05:41.563Z] 57aecc3b5513: Preparing [2021-05-28T05:05:41.563Z] 32f366d666a5: Preparing [2021-05-28T05:05:41.563Z] 32f366d666a5: Waiting [2021-05-28T05:05:41.563Z] bfc562f4f54a: Layer already exists [2021-05-28T05:05:41.563Z] 57aecc3b5513: Layer already exists [2021-05-28T05:05:41.563Z] b7fbb46a0ec8: Layer already exists [2021-05-28T05:05:41.563Z] 87856c7af398: Layer already exists [2021-05-28T05:05:41.563Z] cd19b69d19cb: Layer already exists [2021-05-28T05:05:41.563Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:41.563Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:41.863Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:42.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-28T05:05:42.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-28T05:05:42.155Z] b7fbb46a0ec8: Preparing [2021-05-28T05:05:42.155Z] bfc562f4f54a: Preparing [2021-05-28T05:05:42.155Z] 87856c7af398: Preparing [2021-05-28T05:05:42.155Z] cd19b69d19cb: Preparing [2021-05-28T05:05:42.155Z] 57aecc3b5513: Preparing [2021-05-28T05:05:42.155Z] 32f366d666a5: Preparing [2021-05-28T05:05:42.155Z] 32f366d666a5: Waiting [2021-05-28T05:05:42.155Z] bfc562f4f54a: Layer already exists [2021-05-28T05:05:42.155Z] 57aecc3b5513: Layer already exists [2021-05-28T05:05:42.155Z] cd19b69d19cb: Layer already exists [2021-05-28T05:05:42.155Z] 87856c7af398: Layer already exists [2021-05-28T05:05:42.155Z] b7fbb46a0ec8: Layer already exists [2021-05-28T05:05:42.155Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:42.155Z] master: digest: sha256:11fd2a5c89db40cc2b5a02e928c43ef6be9e6b7ddb68db4c79ee67c01e88fd91 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:42.211Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:42.226Z] taggedImages: [2021-05-28T05:05:42.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:42.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.242 [2021-05-28T05:05:42.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:42.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-28T05:05:42.258Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-28T05:05:42.259Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:42.259Z] 2.0.0-dev.242 [2021-05-28T05:05:42.259Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:42.259Z] master [2021-05-28T05:05:42.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:42.599Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:42.907Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:42.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T05:05:42.907Z] 5cafaa7b06e6: Preparing [2021-05-28T05:05:42.907Z] b7c6cf203b27: Preparing [2021-05-28T05:05:42.907Z] 7125e08c9f0c: Preparing [2021-05-28T05:05:42.907Z] 83df0433d753: Preparing [2021-05-28T05:05:42.908Z] a52b3a6e71a3: Preparing [2021-05-28T05:05:42.908Z] 3bff454edbbf: Preparing [2021-05-28T05:05:42.908Z] 1e5741785d5c: Preparing [2021-05-28T05:05:42.908Z] a8ef1bc8fecc: Preparing [2021-05-28T05:05:42.908Z] f4ede8f406cc: Preparing [2021-05-28T05:05:42.908Z] 32f366d666a5: Preparing [2021-05-28T05:05:42.908Z] 3bff454edbbf: Waiting [2021-05-28T05:05:42.908Z] 1e5741785d5c: Waiting [2021-05-28T05:05:42.908Z] a8ef1bc8fecc: Waiting [2021-05-28T05:05:42.908Z] f4ede8f406cc: Waiting [2021-05-28T05:05:42.908Z] 32f366d666a5: Waiting [2021-05-28T05:05:43.486Z] 5cafaa7b06e6: Pushed [2021-05-28T05:05:43.486Z] a52b3a6e71a3: Pushed [2021-05-28T05:05:43.486Z] b7c6cf203b27: Pushed [2021-05-28T05:05:43.746Z] 3bff454edbbf: Pushed [2021-05-28T05:05:43.746Z] 1e5741785d5c: Pushed [2021-05-28T05:05:43.746Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:43.746Z] a8ef1bc8fecc: Pushed [2021-05-28T05:05:43.746Z] 83df0433d753: Pushed [2021-05-28T05:05:43.746Z] 7125e08c9f0c: Pushed [2021-05-28T05:05:44.316Z] f4ede8f406cc: Pushed [2021-05-28T05:05:44.316Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:44.617Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:44.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 [2021-05-28T05:05:44.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T05:05:44.910Z] 5cafaa7b06e6: Preparing [2021-05-28T05:05:44.910Z] b7c6cf203b27: Preparing [2021-05-28T05:05:44.910Z] 7125e08c9f0c: Preparing [2021-05-28T05:05:44.910Z] 83df0433d753: Preparing [2021-05-28T05:05:44.910Z] a52b3a6e71a3: Preparing [2021-05-28T05:05:44.910Z] 3bff454edbbf: Preparing [2021-05-28T05:05:44.910Z] 1e5741785d5c: Preparing [2021-05-28T05:05:44.910Z] a8ef1bc8fecc: Preparing [2021-05-28T05:05:44.910Z] f4ede8f406cc: Preparing [2021-05-28T05:05:44.910Z] 32f366d666a5: Preparing [2021-05-28T05:05:44.910Z] 3bff454edbbf: Waiting [2021-05-28T05:05:44.910Z] 1e5741785d5c: Waiting [2021-05-28T05:05:44.910Z] a8ef1bc8fecc: Waiting [2021-05-28T05:05:44.910Z] f4ede8f406cc: Waiting [2021-05-28T05:05:44.910Z] 32f366d666a5: Waiting [2021-05-28T05:05:44.910Z] b7c6cf203b27: Layer already exists [2021-05-28T05:05:44.910Z] 83df0433d753: Layer already exists [2021-05-28T05:05:44.910Z] a52b3a6e71a3: Layer already exists [2021-05-28T05:05:44.910Z] 5cafaa7b06e6: Layer already exists [2021-05-28T05:05:44.910Z] 7125e08c9f0c: Layer already exists [2021-05-28T05:05:44.910Z] 3bff454edbbf: Layer already exists [2021-05-28T05:05:44.910Z] 1e5741785d5c: Layer already exists [2021-05-28T05:05:44.910Z] a8ef1bc8fecc: Layer already exists [2021-05-28T05:05:44.910Z] f4ede8f406cc: Layer already exists [2021-05-28T05:05:44.910Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:44.910Z] 2.0.0-dev.242: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:45.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:45.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:45.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T05:05:45.505Z] 5cafaa7b06e6: Preparing [2021-05-28T05:05:45.505Z] b7c6cf203b27: Preparing [2021-05-28T05:05:45.505Z] 7125e08c9f0c: Preparing [2021-05-28T05:05:45.505Z] 83df0433d753: Preparing [2021-05-28T05:05:45.505Z] a52b3a6e71a3: Preparing [2021-05-28T05:05:45.505Z] 3bff454edbbf: Preparing [2021-05-28T05:05:45.505Z] 1e5741785d5c: Preparing [2021-05-28T05:05:45.505Z] a8ef1bc8fecc: Preparing [2021-05-28T05:05:45.505Z] f4ede8f406cc: Preparing [2021-05-28T05:05:45.505Z] 32f366d666a5: Preparing [2021-05-28T05:05:45.505Z] 1e5741785d5c: Waiting [2021-05-28T05:05:45.505Z] a8ef1bc8fecc: Waiting [2021-05-28T05:05:45.505Z] f4ede8f406cc: Waiting [2021-05-28T05:05:45.505Z] 32f366d666a5: Waiting [2021-05-28T05:05:45.505Z] 3bff454edbbf: Waiting [2021-05-28T05:05:45.505Z] 5cafaa7b06e6: Layer already exists [2021-05-28T05:05:45.505Z] 83df0433d753: Layer already exists [2021-05-28T05:05:45.505Z] 7125e08c9f0c: Layer already exists [2021-05-28T05:05:45.505Z] b7c6cf203b27: Layer already exists [2021-05-28T05:05:45.505Z] a52b3a6e71a3: Layer already exists [2021-05-28T05:05:45.505Z] 3bff454edbbf: Layer already exists [2021-05-28T05:05:45.505Z] 1e5741785d5c: Layer already exists [2021-05-28T05:05:45.505Z] a8ef1bc8fecc: Layer already exists [2021-05-28T05:05:45.505Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:45.505Z] f4ede8f406cc: Layer already exists [2021-05-28T05:05:45.505Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:45.818Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:46.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-28T05:05:46.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-28T05:05:46.113Z] 5cafaa7b06e6: Preparing [2021-05-28T05:05:46.113Z] b7c6cf203b27: Preparing [2021-05-28T05:05:46.113Z] 7125e08c9f0c: Preparing [2021-05-28T05:05:46.113Z] 83df0433d753: Preparing [2021-05-28T05:05:46.113Z] a52b3a6e71a3: Preparing [2021-05-28T05:05:46.113Z] 3bff454edbbf: Preparing [2021-05-28T05:05:46.113Z] 1e5741785d5c: Preparing [2021-05-28T05:05:46.113Z] a8ef1bc8fecc: Preparing [2021-05-28T05:05:46.113Z] f4ede8f406cc: Preparing [2021-05-28T05:05:46.113Z] 32f366d666a5: Preparing [2021-05-28T05:05:46.113Z] 1e5741785d5c: Waiting [2021-05-28T05:05:46.113Z] a8ef1bc8fecc: Waiting [2021-05-28T05:05:46.113Z] f4ede8f406cc: Waiting [2021-05-28T05:05:46.113Z] 32f366d666a5: Waiting [2021-05-28T05:05:46.113Z] 3bff454edbbf: Waiting [2021-05-28T05:05:46.113Z] 83df0433d753: Layer already exists [2021-05-28T05:05:46.113Z] b7c6cf203b27: Layer already exists [2021-05-28T05:05:46.113Z] 5cafaa7b06e6: Layer already exists [2021-05-28T05:05:46.113Z] 7125e08c9f0c: Layer already exists [2021-05-28T05:05:46.113Z] a52b3a6e71a3: Layer already exists [2021-05-28T05:05:46.113Z] a8ef1bc8fecc: Layer already exists [2021-05-28T05:05:46.113Z] 1e5741785d5c: Layer already exists [2021-05-28T05:05:46.113Z] 3bff454edbbf: Layer already exists [2021-05-28T05:05:46.113Z] f4ede8f406cc: Layer already exists [2021-05-28T05:05:46.113Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:46.113Z] master: digest: sha256:160e9e2325e60b37d28f52927ac8779260559accc26af766d0d2b950e6509eb7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:46.163Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:46.177Z] taggedImages: [2021-05-28T05:05:46.177Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:46.177Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.242 [2021-05-28T05:05:46.177Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:46.177Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-28T05:05:46.206Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-28T05:05:46.206Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:46.206Z] 2.0.0-dev.242 [2021-05-28T05:05:46.206Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:46.206Z] master [2021-05-28T05:05:46.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:46.544Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:46.838Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:46.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T05:05:46.838Z] 96018e3e94e4: Preparing [2021-05-28T05:05:46.838Z] e97815955720: Preparing [2021-05-28T05:05:46.838Z] 2d65f9812378: Preparing [2021-05-28T05:05:46.838Z] e7926dc7d1d4: Preparing [2021-05-28T05:05:46.838Z] 32f366d666a5: Preparing [2021-05-28T05:05:46.838Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:46.838Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:46.838Z] 96018e3e94e4: Pushed [2021-05-28T05:05:46.838Z] e7926dc7d1d4: Pushed [2021-05-28T05:05:48.227Z] e97815955720: Pushed [2021-05-28T05:05:48.227Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:48.532Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:48.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 [2021-05-28T05:05:48.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T05:05:48.830Z] 96018e3e94e4: Preparing [2021-05-28T05:05:48.830Z] e97815955720: Preparing [2021-05-28T05:05:48.830Z] 2d65f9812378: Preparing [2021-05-28T05:05:48.830Z] e7926dc7d1d4: Preparing [2021-05-28T05:05:48.830Z] 32f366d666a5: Preparing [2021-05-28T05:05:48.830Z] e7926dc7d1d4: Layer already exists [2021-05-28T05:05:48.830Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:48.830Z] e97815955720: Layer already exists [2021-05-28T05:05:48.830Z] 96018e3e94e4: Layer already exists [2021-05-28T05:05:48.830Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:48.830Z] 2.0.0-dev.242: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:49.133Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:49.431Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:49.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T05:05:49.431Z] 96018e3e94e4: Preparing [2021-05-28T05:05:49.431Z] e97815955720: Preparing [2021-05-28T05:05:49.431Z] 2d65f9812378: Preparing [2021-05-28T05:05:49.431Z] e7926dc7d1d4: Preparing [2021-05-28T05:05:49.431Z] 32f366d666a5: Preparing [2021-05-28T05:05:49.431Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:49.431Z] e97815955720: Layer already exists [2021-05-28T05:05:49.431Z] 96018e3e94e4: Layer already exists [2021-05-28T05:05:49.431Z] e7926dc7d1d4: Layer already exists [2021-05-28T05:05:49.431Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:49.431Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:49.735Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:50.036Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-28T05:05:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-28T05:05:50.036Z] 96018e3e94e4: Preparing [2021-05-28T05:05:50.036Z] e97815955720: Preparing [2021-05-28T05:05:50.036Z] 2d65f9812378: Preparing [2021-05-28T05:05:50.036Z] e7926dc7d1d4: Preparing [2021-05-28T05:05:50.036Z] 32f366d666a5: Preparing [2021-05-28T05:05:50.036Z] 96018e3e94e4: Layer already exists [2021-05-28T05:05:50.036Z] e97815955720: Layer already exists [2021-05-28T05:05:50.036Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:50.036Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:50.036Z] e7926dc7d1d4: Layer already exists [2021-05-28T05:05:50.036Z] master: digest: sha256:73b7b908bec06cda519962a99ba848a2e8a19bf2ddb52c11742b4d002510b597 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:50.095Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:50.109Z] taggedImages: [2021-05-28T05:05:50.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:50.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.242 [2021-05-28T05:05:50.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:50.109Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-28T05:05:50.177Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-28T05:05:50.177Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:50.177Z] 2.0.0-dev.242 [2021-05-28T05:05:50.177Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:50.177Z] master [2021-05-28T05:05:50.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:50.522Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:50.822Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:50.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T05:05:50.822Z] 07baa60646d4: Preparing [2021-05-28T05:05:50.822Z] a431ae56da75: Preparing [2021-05-28T05:05:50.822Z] 2d65f9812378: Preparing [2021-05-28T05:05:50.822Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:50.822Z] 32f366d666a5: Preparing [2021-05-28T05:05:50.822Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:50.822Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:50.822Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:50.822Z] 07baa60646d4: Pushed [2021-05-28T05:05:52.744Z] a431ae56da75: Pushed [2021-05-28T05:05:52.744Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:53.045Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:53.344Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 [2021-05-28T05:05:53.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T05:05:53.344Z] 07baa60646d4: Preparing [2021-05-28T05:05:53.344Z] a431ae56da75: Preparing [2021-05-28T05:05:53.344Z] 2d65f9812378: Preparing [2021-05-28T05:05:53.344Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:53.344Z] 32f366d666a5: Preparing [2021-05-28T05:05:53.344Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:53.344Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:53.344Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:53.344Z] a431ae56da75: Layer already exists [2021-05-28T05:05:53.344Z] 07baa60646d4: Layer already exists [2021-05-28T05:05:53.344Z] 2.0.0-dev.242: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:53.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:53.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:53.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T05:05:53.939Z] 07baa60646d4: Preparing [2021-05-28T05:05:53.939Z] a431ae56da75: Preparing [2021-05-28T05:05:53.939Z] 2d65f9812378: Preparing [2021-05-28T05:05:53.939Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:53.939Z] 32f366d666a5: Preparing [2021-05-28T05:05:53.939Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:53.939Z] a431ae56da75: Layer already exists [2021-05-28T05:05:53.939Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:53.939Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:53.939Z] 07baa60646d4: Layer already exists [2021-05-28T05:05:53.939Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:54.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:54.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-28T05:05:54.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-28T05:05:54.544Z] 07baa60646d4: Preparing [2021-05-28T05:05:54.544Z] a431ae56da75: Preparing [2021-05-28T05:05:54.544Z] 2d65f9812378: Preparing [2021-05-28T05:05:54.544Z] 3dbd354fd21a: Preparing [2021-05-28T05:05:54.544Z] 32f366d666a5: Preparing [2021-05-28T05:05:54.544Z] 07baa60646d4: Layer already exists [2021-05-28T05:05:54.544Z] 2d65f9812378: Layer already exists [2021-05-28T05:05:54.544Z] 32f366d666a5: Layer already exists [2021-05-28T05:05:54.544Z] a431ae56da75: Layer already exists [2021-05-28T05:05:54.544Z] 3dbd354fd21a: Layer already exists [2021-05-28T05:05:54.544Z] master: digest: sha256:920b0db85576e630ca62f6ac42bbbb7fb273adc990005757480ed0035e35c876 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:05:54.600Z] ===================================================== [Pipeline] echo [2021-05-28T05:05:54.615Z] taggedImages: [2021-05-28T05:05:54.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:54.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.242 [2021-05-28T05:05:54.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:54.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-28T05:05:54.672Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-28T05:05:54.672Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:54.672Z] 2.0.0-dev.242 [2021-05-28T05:05:54.672Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:05:54.672Z] master [2021-05-28T05:05:54.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:55.011Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:05:55.314Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:05:55.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T05:05:55.314Z] 3cd464c17952: Preparing [2021-05-28T05:05:55.314Z] d0e26e97949c: Preparing [2021-05-28T05:05:55.314Z] eda939e499bc: Preparing [2021-05-28T05:05:55.314Z] 6af2843222c3: Preparing [2021-05-28T05:05:55.314Z] 0754057c0ad3: Preparing [2021-05-28T05:05:55.314Z] 998cdf262ab1: Preparing [2021-05-28T05:05:55.314Z] 02e56110abd2: Preparing [2021-05-28T05:05:55.314Z] abc36efb885a: Preparing [2021-05-28T05:05:55.314Z] b0b09059f4e1: Preparing [2021-05-28T05:05:55.314Z] bb961f40224b: Preparing [2021-05-28T05:05:55.314Z] f4666769fca7: Preparing [2021-05-28T05:05:55.314Z] 02e56110abd2: Waiting [2021-05-28T05:05:55.314Z] abc36efb885a: Waiting [2021-05-28T05:05:55.314Z] b0b09059f4e1: Waiting [2021-05-28T05:05:55.314Z] bb961f40224b: Waiting [2021-05-28T05:05:55.314Z] f4666769fca7: Waiting [2021-05-28T05:05:55.314Z] 998cdf262ab1: Waiting [2021-05-28T05:05:55.314Z] 0754057c0ad3: Layer already exists [2021-05-28T05:05:55.895Z] 998cdf262ab1: Layer already exists [2021-05-28T05:05:55.895Z] 02e56110abd2: Layer already exists [2021-05-28T05:05:55.895Z] d0e26e97949c: Pushed [2021-05-28T05:05:55.895Z] abc36efb885a: Layer already exists [2021-05-28T05:05:55.895Z] b0b09059f4e1: Layer already exists [2021-05-28T05:05:55.895Z] bb961f40224b: Layer already exists [2021-05-28T05:05:55.895Z] f4666769fca7: Layer already exists [2021-05-28T05:05:56.158Z] 3cd464c17952: Pushed [2021-05-28T05:05:56.158Z] eda939e499bc: Pushed [2021-05-28T05:06:01.464Z] 6af2843222c3: Pushed [2021-05-28T05:06:01.464Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:01.769Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:02.069Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 [2021-05-28T05:06:02.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T05:06:02.069Z] 3cd464c17952: Preparing [2021-05-28T05:06:02.069Z] d0e26e97949c: Preparing [2021-05-28T05:06:02.069Z] eda939e499bc: Preparing [2021-05-28T05:06:02.069Z] 6af2843222c3: Preparing [2021-05-28T05:06:02.069Z] 0754057c0ad3: Preparing [2021-05-28T05:06:02.069Z] 998cdf262ab1: Preparing [2021-05-28T05:06:02.069Z] 02e56110abd2: Preparing [2021-05-28T05:06:02.069Z] abc36efb885a: Preparing [2021-05-28T05:06:02.069Z] b0b09059f4e1: Preparing [2021-05-28T05:06:02.069Z] bb961f40224b: Preparing [2021-05-28T05:06:02.069Z] f4666769fca7: Preparing [2021-05-28T05:06:02.069Z] 998cdf262ab1: Waiting [2021-05-28T05:06:02.069Z] 02e56110abd2: Waiting [2021-05-28T05:06:02.069Z] abc36efb885a: Waiting [2021-05-28T05:06:02.069Z] b0b09059f4e1: Waiting [2021-05-28T05:06:02.069Z] bb961f40224b: Waiting [2021-05-28T05:06:02.069Z] f4666769fca7: Waiting [2021-05-28T05:06:02.069Z] eda939e499bc: Layer already exists [2021-05-28T05:06:02.069Z] 6af2843222c3: Layer already exists [2021-05-28T05:06:02.069Z] 3cd464c17952: Layer already exists [2021-05-28T05:06:02.069Z] d0e26e97949c: Layer already exists [2021-05-28T05:06:02.069Z] 0754057c0ad3: Layer already exists [2021-05-28T05:06:02.069Z] 998cdf262ab1: Layer already exists [2021-05-28T05:06:02.069Z] abc36efb885a: Layer already exists [2021-05-28T05:06:02.069Z] 02e56110abd2: Layer already exists [2021-05-28T05:06:02.069Z] bb961f40224b: Layer already exists [2021-05-28T05:06:02.069Z] b0b09059f4e1: Layer already exists [2021-05-28T05:06:02.069Z] f4666769fca7: Layer already exists [2021-05-28T05:06:02.069Z] 2.0.0-dev.242: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:02.373Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:02.669Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:06:02.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T05:06:02.670Z] 3cd464c17952: Preparing [2021-05-28T05:06:02.670Z] d0e26e97949c: Preparing [2021-05-28T05:06:02.670Z] eda939e499bc: Preparing [2021-05-28T05:06:02.670Z] 6af2843222c3: Preparing [2021-05-28T05:06:02.670Z] 0754057c0ad3: Preparing [2021-05-28T05:06:02.670Z] 998cdf262ab1: Preparing [2021-05-28T05:06:02.670Z] 02e56110abd2: Preparing [2021-05-28T05:06:02.670Z] abc36efb885a: Preparing [2021-05-28T05:06:02.670Z] b0b09059f4e1: Preparing [2021-05-28T05:06:02.670Z] bb961f40224b: Preparing [2021-05-28T05:06:02.670Z] f4666769fca7: Preparing [2021-05-28T05:06:02.670Z] 998cdf262ab1: Waiting [2021-05-28T05:06:02.670Z] 02e56110abd2: Waiting [2021-05-28T05:06:02.670Z] abc36efb885a: Waiting [2021-05-28T05:06:02.670Z] b0b09059f4e1: Waiting [2021-05-28T05:06:02.670Z] bb961f40224b: Waiting [2021-05-28T05:06:02.670Z] f4666769fca7: Waiting [2021-05-28T05:06:02.670Z] 0754057c0ad3: Layer already exists [2021-05-28T05:06:02.670Z] d0e26e97949c: Layer already exists [2021-05-28T05:06:02.670Z] 3cd464c17952: Layer already exists [2021-05-28T05:06:02.670Z] 6af2843222c3: Layer already exists [2021-05-28T05:06:02.670Z] eda939e499bc: Layer already exists [2021-05-28T05:06:02.670Z] 02e56110abd2: Layer already exists [2021-05-28T05:06:02.670Z] 998cdf262ab1: Layer already exists [2021-05-28T05:06:02.670Z] b0b09059f4e1: Layer already exists [2021-05-28T05:06:02.670Z] bb961f40224b: Layer already exists [2021-05-28T05:06:02.670Z] abc36efb885a: Layer already exists [2021-05-28T05:06:02.670Z] f4666769fca7: Layer already exists [2021-05-28T05:06:02.670Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:02.967Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:06:03.259Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-28T05:06:03.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-28T05:06:03.260Z] 3cd464c17952: Preparing [2021-05-28T05:06:03.260Z] d0e26e97949c: Preparing [2021-05-28T05:06:03.260Z] eda939e499bc: Preparing [2021-05-28T05:06:03.260Z] 6af2843222c3: Preparing [2021-05-28T05:06:03.260Z] 0754057c0ad3: Preparing [2021-05-28T05:06:03.260Z] 998cdf262ab1: Preparing [2021-05-28T05:06:03.260Z] 02e56110abd2: Preparing [2021-05-28T05:06:03.260Z] abc36efb885a: Preparing [2021-05-28T05:06:03.260Z] b0b09059f4e1: Preparing [2021-05-28T05:06:03.260Z] bb961f40224b: Preparing [2021-05-28T05:06:03.260Z] f4666769fca7: Preparing [2021-05-28T05:06:03.260Z] abc36efb885a: Waiting [2021-05-28T05:06:03.260Z] b0b09059f4e1: Waiting [2021-05-28T05:06:03.260Z] bb961f40224b: Waiting [2021-05-28T05:06:03.260Z] 998cdf262ab1: Waiting [2021-05-28T05:06:03.260Z] f4666769fca7: Waiting [2021-05-28T05:06:03.260Z] 02e56110abd2: Waiting [2021-05-28T05:06:03.260Z] 6af2843222c3: Layer already exists [2021-05-28T05:06:03.260Z] 0754057c0ad3: Layer already exists [2021-05-28T05:06:03.260Z] d0e26e97949c: Layer already exists [2021-05-28T05:06:03.260Z] 3cd464c17952: Layer already exists [2021-05-28T05:06:03.260Z] eda939e499bc: Layer already exists [2021-05-28T05:06:03.260Z] 998cdf262ab1: Layer already exists [2021-05-28T05:06:03.260Z] b0b09059f4e1: Layer already exists [2021-05-28T05:06:03.260Z] abc36efb885a: Layer already exists [2021-05-28T05:06:03.260Z] bb961f40224b: Layer already exists [2021-05-28T05:06:03.260Z] 02e56110abd2: Layer already exists [2021-05-28T05:06:03.260Z] f4666769fca7: Layer already exists [2021-05-28T05:06:03.260Z] master: digest: sha256:164b47beda61bd1bbe1cc7557b8c59290f2818e2e4bb98be8eda95f83e6c4599 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:06:03.311Z] ===================================================== [Pipeline] echo [2021-05-28T05:06:03.326Z] taggedImages: [2021-05-28T05:06:03.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:03.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.242 [2021-05-28T05:06:03.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:06:03.326Z] - 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-05-28T05:06:10.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-28T05:06:10.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T05:06:11.537Z] Removing intermediate container c98830f369dd [2021-05-28T05:06:11.537Z] ---> b9fe6db03902 [2021-05-28T05:06:11.537Z] [2021-05-28T05:06:11.537Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T05:06:11.537Z] 3.12: Pulling from library/alpine [2021-05-28T05:06:14.187Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:06:14.187Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T05:06:14.187Z] ---> 9852663dfa18 [2021-05-28T05:06:14.187Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T05:06:14.803Z] ---> Running in 7d0b706b3b6a [2021-05-28T05:06:16.257Z] Removing intermediate container 21e79d5d3bd6 [2021-05-28T05:06:16.257Z] ---> 4606a43d8756 [2021-05-28T05:06:16.257Z] [2021-05-28T05:06:16.257Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T05:06:16.257Z] ---> 9852663dfa18 [2021-05-28T05:06:16.257Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T05:06:16.257Z] Removing intermediate container 7d0b706b3b6a [2021-05-28T05:06:16.257Z] ---> 74a9a00d136f [2021-05-28T05:06:16.257Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T05:06:16.864Z] ---> Running in 55cba7ae4145 [2021-05-28T05:06:16.864Z] ---> Running in 45bd3f0ef0f5 [2021-05-28T05:06:18.867Z] Removing intermediate container 4fbf9cafce3a [2021-05-28T05:06:18.867Z] ---> b91dda3183e0 [2021-05-28T05:06:18.867Z] [2021-05-28T05:06:18.867Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T05:06:18.867Z] ---> 9852663dfa18 [2021-05-28T05:06:18.867Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T05:06:19.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:19.145Z] ---> Running in 502d7cbc2688 [2021-05-28T05:06:19.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:19.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:19.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:20.018Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:20.018Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T05:06:20.018Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:20.018Z] OK: 5 MiB in 16 packages [2021-05-28T05:06:20.290Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T05:06:20.290Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:06:20.290Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T05:06:20.290Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T05:06:20.290Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:20.290Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T05:06:20.290Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:20.290Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:06:20.563Z] OK: 7 MiB in 20 packages [2021-05-28T05:06:22.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:22.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:22.680Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T05:06:22.957Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:06:22.957Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T05:06:22.957Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T05:06:22.957Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:22.957Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:06:22.957Z] Removing intermediate container 55cba7ae4145 [2021-05-28T05:06:22.957Z] ---> e625b4dfeb27 [2021-05-28T05:06:22.957Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T05:06:23.231Z] OK: 7 MiB in 18 packages [2021-05-28T05:06:23.833Z] ---> Running in c9e184369477 [2021-05-28T05:06:24.108Z] Removing intermediate container 45bd3f0ef0f5 [2021-05-28T05:06:24.108Z] ---> f9359fb9e627 [2021-05-28T05:06:24.108Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:06:24.384Z] ---> Running in 4608f0dbf1ba [2021-05-28T05:06:24.658Z] Removing intermediate container c9e184369477 [2021-05-28T05:06:24.658Z] ---> aeaf7287ee71 [2021-05-28T05:06:24.658Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T05:06:25.253Z] Removing intermediate container 1712b15dfca1 [2021-05-28T05:06:25.253Z] ---> 1ab3af4db862 [2021-05-28T05:06:25.253Z] [2021-05-28T05:06:25.253Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:06:25.253Z] ---> 9852663dfa18 [2021-05-28T05:06:25.253Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T05:06:25.253Z] ---> Running in 8e0d44ba290d [2021-05-28T05:06:25.849Z] ---> Running in e061e69e8f18 [2021-05-28T05:06:25.849Z] Removing intermediate container 4608f0dbf1ba [2021-05-28T05:06:25.849Z] ---> e1357acf84b3 [2021-05-28T05:06:25.849Z] Step 14/26 : WORKDIR / [2021-05-28T05:06:26.450Z] Removing intermediate container 8e0d44ba290d [2021-05-28T05:06:26.450Z] ---> c3f373b39807 [2021-05-28T05:06:26.450Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T05:06:26.450Z] ---> Running in 143de3ae2bc4 [2021-05-28T05:06:26.450Z] Removing intermediate container 502d7cbc2688 [2021-05-28T05:06:26.450Z] ---> 8ba76965dc46 [2021-05-28T05:06:26.450Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:06:26.450Z] ---> Running in aea6871bde9f [2021-05-28T05:06:26.450Z] ---> Running in 2c2e511a62c5 [2021-05-28T05:06:27.445Z] Removing intermediate container 143de3ae2bc4 [2021-05-28T05:06:27.445Z] ---> 4e2f58861e2a [2021-05-28T05:06:27.445Z] 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-05-28T05:06:27.445Z] Removing intermediate container aea6871bde9f [2021-05-28T05:06:27.445Z] ---> dc6575ee7f82 [2021-05-28T05:06:27.445Z] Step 14/22 : WORKDIR /edgex [2021-05-28T05:06:28.064Z] ---> Running in 310c391f4c8a [2021-05-28T05:06:28.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:28.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:28.692Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T05:06:28.692Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:28.692Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:28.982Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:06:28.982Z] OK: 6 MiB in 16 packages [2021-05-28T05:06:29.261Z] Removing intermediate container 310c391f4c8a [2021-05-28T05:06:29.261Z] ---> 89145091f8e9 [2021-05-28T05:06:29.535Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T05:06:29.810Z] ---> ac91b5371efc [2021-05-28T05:06:29.810Z] 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-05-28T05:06:30.797Z] ---> 881eb62aefd2 [2021-05-28T05:06:30.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T05:06:30.797Z] Removing intermediate container 931bdb410bed [2021-05-28T05:06:30.797Z] ---> a8b07623f74c [2021-05-28T05:06:30.797Z] [2021-05-28T05:06:30.797Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:06:30.797Z] ---> 9852663dfa18 [2021-05-28T05:06:30.798Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:06:31.075Z] ---> 652349793cdb [2021-05-28T05:06:31.075Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T05:06:31.075Z] Removing intermediate container 2c2e511a62c5 [2021-05-28T05:06:31.075Z] ---> 02eb699a3816 [2021-05-28T05:06:31.075Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T05:06:31.365Z] ---> Running in c3f8b22ff1f2 [2021-05-28T05:06:31.639Z] ---> Running in d3250dfcfe13 [2021-05-28T05:06:31.639Z] Removing intermediate container e061e69e8f18 [2021-05-28T05:06:31.639Z] ---> 6c2a2a96c52f [2021-05-28T05:06:31.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:06:31.912Z] ---> Running in 501b18593401 [2021-05-28T05:06:32.185Z] ---> 2c207085c0f5 [2021-05-28T05:06:32.185Z] 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-05-28T05:06:32.185Z] ---> d388afcf427c [2021-05-28T05:06:32.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T05:06:32.465Z] Removing intermediate container d3250dfcfe13 [2021-05-28T05:06:32.466Z] ---> ec954d6e5355 [2021-05-28T05:06:32.466Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T05:06:32.743Z] Removing intermediate container 501b18593401 [2021-05-28T05:06:32.743Z] ---> 34b64d2ee9ab [2021-05-28T05:06:32.743Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T05:06:33.023Z] ---> Running in 9b6a9ce1becb [2021-05-28T05:06:33.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:33.301Z] ---> 79c39c1d4ff2 [2021-05-28T05:06:33.301Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T05:06:33.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:06:33.850Z] ---> 0282e84b696f [2021-05-28T05:06:33.850Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T05:06:33.850Z] ---> d40c660631ca [2021-05-28T05:06:33.850Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T05:06:34.130Z] Removing intermediate container 9b6a9ce1becb [2021-05-28T05:06:34.130Z] ---> 7fa75f207d35 [2021-05-28T05:06:34.130Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:06:34.130Z] ---> Running in 2810e616023b [2021-05-28T05:06:34.130Z] ---> Running in f8ec6f6ba1b8 [2021-05-28T05:06:34.130Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:34.130Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:34.130Z] OK: 5 MiB in 15 packages [2021-05-28T05:06:34.409Z] ---> Running in be017b82f774 [2021-05-28T05:06:35.405Z] Removing intermediate container 2810e616023b [2021-05-28T05:06:35.405Z] ---> 596f8767b2be [2021-05-28T05:06:35.405Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T05:06:35.405Z] Removing intermediate container be017b82f774 [2021-05-28T05:06:35.405Z] ---> 8c4e932169c7 [2021-05-28T05:06:35.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:06:35.405Z] ---> 54ae9443c220 [2021-05-28T05:06:35.405Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T05:06:35.405Z] ---> Running in a6f9e56ad40c [2021-05-28T05:06:35.682Z] Removing intermediate container c3f8b22ff1f2 [2021-05-28T05:06:35.682Z] ---> dfe5426edb51 [2021-05-28T05:06:35.682Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:06:35.957Z] ---> Running in 65e293f7d311 [2021-05-28T05:06:36.234Z] Removing intermediate container a6f9e56ad40c [2021-05-28T05:06:36.234Z] ---> 855c630f8c1e [2021-05-28T05:06:36.234Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T05:06:36.513Z] ---> 3d55994aad35 [2021-05-28T05:06:36.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T05:06:36.791Z] ---> Running in 1d446653d721 [2021-05-28T05:06:36.791Z] Removing intermediate container 65e293f7d311 [2021-05-28T05:06:36.791Z] ---> 37d189e5fd98 [2021-05-28T05:06:36.791Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T05:06:37.077Z] ---> Running in 862053b5dfb3 [2021-05-28T05:06:37.349Z] ---> 832bbb89e8b0 [2021-05-28T05:06:37.349Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T05:06:37.629Z] Removing intermediate container 1d446653d721 [2021-05-28T05:06:37.629Z] ---> c55caff8393e [2021-05-28T05:06:37.629Z] Step 21/22 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:37.629Z] Removing intermediate container f8ec6f6ba1b8 [2021-05-28T05:06:37.629Z] ---> a2c8df670ffa [2021-05-28T05:06:37.629Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:06:37.903Z] ---> Running in 29d478b8e57a [2021-05-28T05:06:37.903Z] Removing intermediate container 862053b5dfb3 [2021-05-28T05:06:37.903Z] ---> dd34d2ecdf9a [2021-05-28T05:06:37.903Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:06:38.183Z] ---> Running in c7e93341bb26 [2021-05-28T05:06:38.467Z] ---> 32463eb626a1 [2021-05-28T05:06:38.467Z] 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-05-28T05:06:38.744Z] Removing intermediate container 29d478b8e57a [2021-05-28T05:06:38.744Z] ---> 7f2c209a5c34 [2021-05-28T05:06:38.744Z] Step 22/22 : LABEL version=2.0.0-dev.242 ---> 565ab46332d7 [2021-05-28T05:06:38.744Z] [2021-05-28T05:06:38.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T05:06:38.744Z] ---> Running in 1a3d74883756 [2021-05-28T05:06:39.023Z] ---> f88407271264 [2021-05-28T05:06:39.023Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T05:06:39.023Z] Removing intermediate container c7e93341bb26 [2021-05-28T05:06:39.023Z] ---> 66e76e0eb030 [2021-05-28T05:06:39.023Z] Step 16/24 : WORKDIR / [2021-05-28T05:06:39.023Z] ---> Running in 0185ea6dd674 [2021-05-28T05:06:39.300Z] ---> Running in 508279317c7a [2021-05-28T05:06:39.901Z] Removing intermediate container 0185ea6dd674 [2021-05-28T05:06:39.901Z] ---> 494d0aab793e [2021-05-28T05:06:39.902Z] [2021-05-28T05:06:39.902Z] ---> 8c35c32a4868 [2021-05-28T05:06:39.902Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T05:06:40.508Z] ---> Running in b744e391f800 [2021-05-28T05:06:40.508Z] Removing intermediate container 508279317c7a [2021-05-28T05:06:40.508Z] ---> 48c8bd11be2b [2021-05-28T05:06:40.508Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt /Successfully built 494d0aab793e [2021-05-28T05:06:40.508Z] [2021-05-28T05:06:40.508Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T05:06:40.508Z] Building sys-mgmt-agent [2021-05-28T05:06:41.117Z]  Building security-proxy-setup ... done  ---> b88a98f659b6 [2021-05-28T05:06:41.117Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T05:06:41.391Z] Removing intermediate container b744e391f800 [2021-05-28T05:06:41.391Z] ---> 2429831d2270 [2021-05-28T05:06:41.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:06:41.665Z] ---> Running in a800210eed84 [2021-05-28T05:06:41.665Z] ---> a767a5360a02 [2021-05-28T05:06:41.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T05:06:42.308Z] Removing intermediate container 1a3d74883756 [2021-05-28T05:06:42.308Z] ---> 00c9d8ff308b [2021-05-28T05:06:42.308Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T05:06:42.585Z] Removing intermediate container a800210eed84 [2021-05-28T05:06:42.585Z] ---> ab8ec52a383a [2021-05-28T05:06:42.585Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T05:06:42.860Z] ---> 4bfd4e6d39fa [2021-05-28T05:06:42.860Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T05:06:43.149Z] ---> Running in 82e7e139b2a7 [2021-05-28T05:06:43.149Z] ---> Running in c9bdf80905eb [2021-05-28T05:06:43.749Z] ---> 06e696ab6f3b [2021-05-28T05:06:43.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T05:06:44.029Z] Removing intermediate container 82e7e139b2a7 [2021-05-28T05:06:44.029Z] ---> ea66a08859b7 [2021-05-28T05:06:44.029Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T05:06:44.029Z] Removing intermediate container c9bdf80905eb [2021-05-28T05:06:44.029Z] ---> 036efda0aa83 [2021-05-28T05:06:44.029Z] Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:44.307Z] ---> f6f838db2e76 [2021-05-28T05:06:44.307Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T05:06:44.307Z] ---> Running in 9372472329a9 [2021-05-28T05:06:44.588Z] ---> Running in 1372980f9fc8 [2021-05-28T05:06:44.863Z] ---> 7fb92b7af944 [2021-05-28T05:06:44.863Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T05:06:45.139Z] ---> Running in 1eade92deef4 [2021-05-28T05:06:45.140Z] Removing intermediate container 9372472329a9 [2021-05-28T05:06:45.140Z] Removing intermediate container 1372980f9fc8 [2021-05-28T05:06:45.140Z] ---> be82046dd0d1 [2021-05-28T05:06:45.140Z] Step 25/26 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:45.140Z] ---> 6950baa9054a [2021-05-28T05:06:45.140Z] Step 23/23 : LABEL version=2.0.0-dev.242 [2021-05-28T05:06:45.417Z] ---> Running in 6ea134d97bd8 [2021-05-28T05:06:45.417Z] ---> Running in 92f36f1e8027 [2021-05-28T05:06:45.699Z] Removing intermediate container 1eade92deef4 [2021-05-28T05:06:45.699Z] ---> 07e02b40b577 [2021-05-28T05:06:45.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:06:45.699Z] ---> 46d9542e5181 [2021-05-28T05:06:45.699Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T05:06:45.974Z] ---> Running in 3def580f7d4a [2021-05-28T05:06:46.255Z] ---> Running in 2ed522f137e3 [2021-05-28T05:06:46.255Z] Removing intermediate container 92f36f1e8027 [2021-05-28T05:06:46.255Z] ---> 29548088b177 [2021-05-28T05:06:46.255Z] Step 26/26 : LABEL version=2.0.0-dev.242 [2021-05-28T05:06:46.255Z] Removing intermediate container 6ea134d97bd8 [2021-05-28T05:06:46.255Z] ---> 67549bed4f3c [2021-05-28T05:06:46.255Z] [2021-05-28T05:06:46.529Z] ---> Running in 36a25e6ea27b [2021-05-28T05:06:46.806Z] Removing intermediate container 3def580f7d4a [2021-05-28T05:06:46.806Z] ---> b173528e1a5a [2021-05-28T05:06:46.806Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:06:47.086Z] Successfully built 67549bed4f3c [2021-05-28T05:06:47.086Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T05:06:47.086Z] Building core-data [2021-05-28T05:06:47.086Z]  Building support-notifications ... done Removing intermediate container 2ed522f137e3 [2021-05-28T05:06:47.086Z] ---> 72a6b0dfb049 [2021-05-28T05:06:47.086Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T05:06:47.086Z] ---> Running in 70a6285d3376 [2021-05-28T05:06:47.360Z] Removing intermediate container 36a25e6ea27b [2021-05-28T05:06:47.360Z] ---> 7d22ceed7f18 [2021-05-28T05:06:47.360Z] [2021-05-28T05:06:47.962Z] Removing intermediate container 70a6285d3376 [2021-05-28T05:06:47.963Z] ---> c14ef246417c [2021-05-28T05:06:47.963Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:47.963Z] Successfully built 7d22ceed7f18 [2021-05-28T05:06:47.963Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T05:06:47.963Z]  Building security-secretstore-setup ... done Building core-command [2021-05-28T05:06:48.242Z] ---> Running in 87be5a65cca5 [2021-05-28T05:06:48.242Z] ---> cfb12da3ae3c [2021-05-28T05:06:48.242Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T05:06:48.518Z] ---> Running in cec14ff4ac6e [2021-05-28T05:06:48.790Z] Removing intermediate container 87be5a65cca5 [2021-05-28T05:06:48.790Z] ---> 27b155dcfa5f [2021-05-28T05:06:49.065Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:06:49.339Z] ---> Running in 54babad6fc3c [2021-05-28T05:06:49.935Z] Removing intermediate container 54babad6fc3c [2021-05-28T05:06:49.936Z] ---> efcb8aff3660 [2021-05-28T05:06:49.936Z] [2021-05-28T05:06:50.537Z] Successfully built efcb8aff3660 [2021-05-28T05:06:50.537Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T05:06:50.537Z]  Building core-metadata ... done Building support-scheduler [2021-05-28T05:06:51.561Z] Removing intermediate container cec14ff4ac6e [2021-05-28T05:06:51.561Z] ---> 3ceab1048cf2 [2021-05-28T05:06:51.561Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T05:06:52.207Z] ---> Running in e35056304f56 [2021-05-28T05:06:52.832Z] Removing intermediate container e35056304f56 [2021-05-28T05:06:52.832Z] ---> 6e08927b4070 [2021-05-28T05:06:52.832Z] Step 29/32 : CMD ["gate"] [2021-05-28T05:06:53.459Z] ---> Running in d664200ec622 [2021-05-28T05:06:54.443Z] Removing intermediate container d664200ec622 [2021-05-28T05:06:54.443Z] ---> bb77589f9b7b [2021-05-28T05:06:54.443Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T05:06:55.047Z] ---> Running in f0b3015fb596 [2021-05-28T05:06:55.649Z] Removing intermediate container f0b3015fb596 [2021-05-28T05:06:55.649Z] ---> b6646f9a1b62 [2021-05-28T05:06:55.649Z] Step 31/32 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:06:56.250Z] ---> Running in 9b2ebf81d28a [2021-05-28T05:06:56.848Z] Removing intermediate container 9b2ebf81d28a [2021-05-28T05:06:56.849Z] ---> c2162c904662 [2021-05-28T05:06:56.849Z] Step 32/32 : LABEL version=2.0.0-dev.242 [2021-05-28T05:06:57.453Z] ---> Running in 782de28e1b62 [2021-05-28T05:06:58.053Z] Removing intermediate container 782de28e1b62 [2021-05-28T05:06:58.053Z] ---> 5068f5395350 [2021-05-28T05:06:58.053Z] [2021-05-28T05:06:58.328Z] Successfully built 5068f5395350 [2021-05-28T05:06:58.602Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T05:07:13.679Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:07:13.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:07:13.679Z] ---> b9e2bc6674c2 [2021-05-28T05:07:13.679Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:07:13.679Z] ---> Using cache [2021-05-28T05:07:13.679Z] ---> 99a69b0fa712 [2021-05-28T05:07:13.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:07:13.679Z] ---> Using cache [2021-05-28T05:07:13.679Z] ---> 203a6f344e4b [2021-05-28T05:07:13.679Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T05:07:13.679Z] ---> Running in ad37a8c9b201 [2021-05-28T05:07:14.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:07:15.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:07:16.638Z] OK: 218 MiB in 52 packages [2021-05-28T05:07:18.621Z] Removing intermediate container ad37a8c9b201 [2021-05-28T05:07:18.621Z] ---> 3ca4d5d366f2 [2021-05-28T05:07:18.621Z] Step 6/24 : COPY go.mod . [2021-05-28T05:07:20.070Z] ---> 20beac34c3b6 [2021-05-28T05:07:20.070Z] Step 7/24 : RUN go mod download [2021-05-28T05:07:20.344Z] ---> Running in c65e759a9e1d [2021-05-28T05:07:21.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:07:21.329Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:07:21.329Z] ---> b9e2bc6674c2 [2021-05-28T05:07:21.329Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:07:21.329Z] ---> Using cache [2021-05-28T05:07:21.329Z] ---> 99a69b0fa712 [2021-05-28T05:07:21.329Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:07:21.329Z] ---> Using cache [2021-05-28T05:07:21.329Z] ---> 203a6f344e4b [2021-05-28T05:07:21.329Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T05:07:21.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:07:21.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:07:21.930Z] ---> b9e2bc6674c2 [2021-05-28T05:07:21.930Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:07:21.930Z] ---> Using cache [2021-05-28T05:07:21.930Z] ---> 99a69b0fa712 [2021-05-28T05:07:21.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:07:21.930Z] ---> Using cache [2021-05-28T05:07:21.930Z] ---> 203a6f344e4b [2021-05-28T05:07:21.930Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:07:21.930Z] ---> Using cache [2021-05-28T05:07:21.930Z] ---> 62c5d0797326 [2021-05-28T05:07:21.930Z] Step 6/24 : COPY go.mod . [2021-05-28T05:07:21.930Z] ---> Using cache [2021-05-28T05:07:21.930Z] ---> 361300972f08 [2021-05-28T05:07:21.930Z] Step 7/24 : RUN go mod download [2021-05-28T05:07:21.930Z] ---> Using cache [2021-05-28T05:07:21.930Z] ---> 18ff1ec933ca [2021-05-28T05:07:21.931Z] Step 8/24 : COPY . . [2021-05-28T05:07:21.931Z] ---> Running in b2a6d91d34fc [2021-05-28T05:07:22.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:07:22.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:07:22.204Z] ---> b9e2bc6674c2 [2021-05-28T05:07:22.204Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 99a69b0fa712 [2021-05-28T05:07:22.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 203a6f344e4b [2021-05-28T05:07:22.204Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 62c5d0797326 [2021-05-28T05:07:22.204Z] ---> db9c4cbb3fa5 [2021-05-28T05:07:22.204Z] Step 6/23 : COPY go.mod .Step 9/24 : RUN go mod tidy [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 42de04d93391 [2021-05-28T05:07:22.204Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T05:07:22.204Z] [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 361300972f08 [2021-05-28T05:07:22.204Z] Step 7/23 : RUN go mod download [2021-05-28T05:07:22.204Z] ---> Using cache [2021-05-28T05:07:22.204Z] ---> 18ff1ec933ca [2021-05-28T05:07:22.204Z] Step 8/23 : COPY . . [2021-05-28T05:07:22.480Z] ---> Using cache [2021-05-28T05:07:22.480Z] ---> db9c4cbb3fa5 [2021-05-28T05:07:22.480Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:07:22.480Z] ---> Using cache [2021-05-28T05:07:22.480Z] ---> 42de04d93391 [2021-05-28T05:07:22.480Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T05:07:22.480Z] ---> Running in 3bb504f97288 [2021-05-28T05:07:22.763Z] ---> Running in 427a93f82695 [2021-05-28T05:07:23.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:07:24.032Z] Removing intermediate container c65e759a9e1d [2021-05-28T05:07:24.032Z] ---> da4b8ccbb4a5 [2021-05-28T05:07:24.032Z] Step 8/24 : COPY . . [2021-05-28T05:07:24.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-command/core-command ./cmd/core-command [2021-05-28T05:07:24.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T05:07:24.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:07:25.588Z] OK: 218 MiB in 52 packages [2021-05-28T05:07:28.248Z] Removing intermediate container b2a6d91d34fc [2021-05-28T05:07:28.248Z] ---> fa4d6d70f2a8 [2021-05-28T05:07:28.248Z] Step 6/24 : COPY go.mod . [2021-05-28T05:07:30.236Z] ---> 3f73832c1e4e [2021-05-28T05:07:30.236Z] Step 7/24 : RUN go mod download [2021-05-28T05:07:30.514Z] ---> Running in 92841af460f1 [2021-05-28T05:07:35.987Z] Removing intermediate container 92841af460f1 [2021-05-28T05:07:35.987Z] ---> 8e5f8a421144 [2021-05-28T05:07:35.987Z] Step 8/24 : COPY . . [2021-05-28T05:07:40.348Z] ---> cb0b9d88bf7f [2021-05-28T05:07:40.348Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:07:40.968Z] ---> Running in 941ed81536be [2021-05-28T05:07:51.207Z] Removing intermediate container 941ed81536be [2021-05-28T05:07:51.207Z] ---> d47783f0fd31 [2021-05-28T05:07:51.207Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T05:07:51.207Z] ---> Running in 18539d7b59eb [2021-05-28T05:07:51.207Z] ---> df368ed5cfea [2021-05-28T05:07:51.207Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:07:51.207Z] ---> Running in dc03e917e52b [2021-05-28T05:07:52.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-28T05:07:58.156Z] Removing intermediate container dc03e917e52b [2021-05-28T05:07:58.156Z] ---> 75e1e185a77c [2021-05-28T05:07:58.156Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T05:07:58.431Z] ---> Running in d260132d50e2 [2021-05-28T05:08:00.426Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/core-data/core-data ./cmd/core-data [2021-05-28T05:09:08.528Z] Removing intermediate container 3bb504f97288 [2021-05-28T05:09:08.528Z] ---> 35337b3ec06a [2021-05-28T05:09:08.528Z] [2021-05-28T05:09:08.528Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:09:08.528Z] ---> 9852663dfa18 [2021-05-28T05:09:08.528Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:09:08.528Z] ---> Using cache [2021-05-28T05:09:08.528Z] ---> dfe5426edb51 [2021-05-28T05:09:08.528Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:09:08.528Z] ---> Using cache [2021-05-28T05:09:08.528Z] ---> 37d189e5fd98 [2021-05-28T05:09:08.528Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T05:09:08.528Z] ---> Running in 59e914052134 [2021-05-28T05:09:08.528Z] Removing intermediate container 59e914052134 [2021-05-28T05:09:08.528Z] ---> 9598ab00cc60 [2021-05-28T05:09:08.528Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:09:08.528Z] ---> Running in 73479dacb796 [2021-05-28T05:09:08.528Z] Removing intermediate container 73479dacb796 [2021-05-28T05:09:08.528Z] ---> f7bb7bda9daa [2021-05-28T05:09:08.528Z] Step 16/24 : WORKDIR / [2021-05-28T05:09:08.528Z] ---> Running in bb57d7d0217d [2021-05-28T05:09:08.528Z] Removing intermediate container 427a93f82695 [2021-05-28T05:09:08.528Z] ---> d5a058cfb0b1 [2021-05-28T05:09:08.528Z] [2021-05-28T05:09:08.528Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:09:08.528Z] ---> 9852663dfa18 [2021-05-28T05:09:08.528Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:09:08.528Z] ---> Using cache [2021-05-28T05:09:08.528Z] ---> dfe5426edb51 [2021-05-28T05:09:08.528Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:09:08.528Z] ---> Using cache [2021-05-28T05:09:08.528Z] ---> 37d189e5fd98 [2021-05-28T05:09:08.528Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T05:09:08.528Z] ---> Running in 546d145464f9 [2021-05-28T05:09:08.528Z] Removing intermediate container bb57d7d0217d [2021-05-28T05:09:08.528Z] ---> 0b098d984b3f [2021-05-28T05:09:08.528Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:09:09.152Z] Removing intermediate container 546d145464f9 [2021-05-28T05:09:09.152Z] ---> cd0adcca25a9 [2021-05-28T05:09:09.152Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:09:09.152Z] ---> Running in a7998d34d416 [2021-05-28T05:09:09.766Z] ---> c3069ba13634 [2021-05-28T05:09:09.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T05:09:09.766Z] Removing intermediate container a7998d34d416 [2021-05-28T05:09:09.766Z] ---> 2728cf08b765 [2021-05-28T05:09:09.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:09:11.790Z] ---> 33a67da22055 [2021-05-28T05:09:11.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T05:09:12.070Z] ---> 84250ed44c48 [2021-05-28T05:09:12.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T05:09:14.075Z] ---> 80ce58d53db0 [2021-05-28T05:09:14.075Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T05:09:14.075Z] ---> 2d3a18f6f450 [2021-05-28T05:09:14.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T05:09:14.075Z] ---> Running in df542e78417e [2021-05-28T05:09:15.072Z] Removing intermediate container df542e78417e [2021-05-28T05:09:15.072Z] ---> 1813f0289e1d [2021-05-28T05:09:15.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:09:15.072Z] ---> f5087912980b [2021-05-28T05:09:15.072Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T05:09:15.350Z] ---> Running in e326e7800f21 [2021-05-28T05:09:15.638Z] ---> Running in 0de0b58ab61c [2021-05-28T05:09:16.632Z] Removing intermediate container e326e7800f21 [2021-05-28T05:09:16.632Z] ---> abea11e04a74 [2021-05-28T05:09:16.632Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:09:16.632Z] Removing intermediate container 0de0b58ab61c [2021-05-28T05:09:16.632Z] ---> e687d6a1cf4b [2021-05-28T05:09:16.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:09:16.916Z] ---> Running in 3533fa43d69d [2021-05-28T05:09:16.916Z] ---> Running in 7bf1e1606c5b [2021-05-28T05:09:17.972Z] Removing intermediate container 3533fa43d69d [2021-05-28T05:09:17.972Z] ---> 523c527a435f [2021-05-28T05:09:17.972Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:09:17.972Z] ---> Running in 2f7e53a7946f [2021-05-28T05:09:18.272Z] Removing intermediate container 7bf1e1606c5b [2021-05-28T05:09:18.272Z] ---> a06453b10d43 [2021-05-28T05:09:18.272Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T05:09:18.568Z] ---> Running in bc9ea59e6487 [2021-05-28T05:09:19.252Z] Removing intermediate container 2f7e53a7946f [2021-05-28T05:09:19.252Z] ---> 59790c458818 [2021-05-28T05:09:19.252Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:09:19.576Z] ---> Running in b07222e886d1 [2021-05-28T05:09:19.576Z] Removing intermediate container bc9ea59e6487 [2021-05-28T05:09:19.576Z] ---> 880ca50c9d2c [2021-05-28T05:09:19.576Z] Step 22/23 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:09:19.872Z] ---> Running in db2e14302025 [2021-05-28T05:09:20.477Z] Removing intermediate container b07222e886d1 [2021-05-28T05:09:20.477Z] ---> daeac1fb5a49 [2021-05-28T05:09:20.477Z] [2021-05-28T05:09:21.089Z] Removing intermediate container db2e14302025 [2021-05-28T05:09:21.089Z] ---> 37cf173d9833 [2021-05-28T05:09:21.089Z] Step 23/23 : LABEL version=2.0.0-dev.242 [2021-05-28T05:09:21.089Z] Successfully built daeac1fb5a49 [2021-05-28T05:09:21.089Z] Successfully tagged core-command-arm64:latest [2021-05-28T05:09:21.369Z]  Building core-command ... done  ---> Running in 774900e79368 [2021-05-28T05:09:21.972Z] Removing intermediate container 774900e79368 [2021-05-28T05:09:21.972Z] ---> b1d53fdc4dd4 [2021-05-28T05:09:21.972Z] [2021-05-28T05:09:22.586Z] Successfully built b1d53fdc4dd4 [2021-05-28T05:09:22.586Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T05:09:29.349Z]  Building support-scheduler ... done Removing intermediate container 18539d7b59eb [2021-05-28T05:09:29.349Z] ---> 83531f759f89 [2021-05-28T05:09:29.349Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T05:09:29.349Z] ---> Running in 913e341fd458 [2021-05-28T05:09:29.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.242" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-28T05:09:33.353Z] Removing intermediate container 913e341fd458 [2021-05-28T05:09:33.353Z] ---> d5e31f9e42c7 [2021-05-28T05:09:33.353Z] [2021-05-28T05:09:33.353Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T05:09:33.353Z] 20.10.0: Pulling from library/docker [2021-05-28T05:09:41.635Z] Removing intermediate container d260132d50e2 [2021-05-28T05:09:41.635Z] ---> 79ff73fb8532 [2021-05-28T05:09:41.635Z] [2021-05-28T05:09:41.635Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:09:41.635Z] ---> 9852663dfa18 [2021-05-28T05:09:41.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T05:09:41.635Z] ---> Running in 192e66c727f3 [2021-05-28T05:09:41.635Z] Removing intermediate container 192e66c727f3 [2021-05-28T05:09:41.635Z] ---> f0ba3d0a88ce [2021-05-28T05:09:41.635Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T05:09:41.909Z] ---> Running in a70059a34982 [2021-05-28T05:09:42.184Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T05:09:42.184Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T05:09:42.184Z] ---> eeaf43b92773 [2021-05-28T05:09:42.184Z] 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-05-28T05:09:42.184Z] ---> Running in 34d424041a7d [2021-05-28T05:09:42.460Z] Removing intermediate container a70059a34982 [2021-05-28T05:09:42.460Z] ---> 6fc7f9d123e2 [2021-05-28T05:09:42.460Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T05:09:42.460Z] ---> Running in 03c2585f3124 [2021-05-28T05:09:42.731Z] Removing intermediate container 34d424041a7d [2021-05-28T05:09:42.731Z] ---> a236e738bca9 [2021-05-28T05:09:42.731Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T05:09:43.004Z] ---> Running in 31bc80a1cb31 [2021-05-28T05:09:43.004Z] Removing intermediate container 03c2585f3124 [2021-05-28T05:09:43.004Z] ---> 64a97a4c19cf [2021-05-28T05:09:43.004Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:09:43.278Z] ---> Running in 2f16f314d0a1 [2021-05-28T05:09:44.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:09:44.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:09:45.128Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T05:09:45.128Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T05:09:45.128Z] Executing bash-5.0.17-r0.post-install [2021-05-28T05:09:45.128Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:09:45.128Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T05:09:45.128Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T05:09:45.128Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T05:09:45.128Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T05:09:45.128Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T05:09:45.128Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T05:09:45.128Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T05:09:45.128Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T05:09:45.128Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T05:09:45.128Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T05:09:45.722Z] Removing intermediate container 2f16f314d0a1 [2021-05-28T05:09:45.722Z] ---> fbe10e5b3627 [2021-05-28T05:09:45.722Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T05:09:46.315Z] ---> Running in 7e7b05253399 [2021-05-28T05:09:47.289Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T05:09:47.289Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T05:09:47.289Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T05:09:47.289Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T05:09:47.289Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T05:09:47.289Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T05:09:47.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:09:47.289Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T05:09:47.559Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T05:09:47.559Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T05:09:47.559Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T05:09:47.559Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T05:09:47.559Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T05:09:47.559Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T05:09:47.559Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T05:09:47.559Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T05:09:47.559Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T05:09:47.559Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T05:09:47.559Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T05:09:47.559Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T05:09:47.831Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T05:09:47.831Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T05:09:47.831Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T05:09:47.831Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T05:09:47.831Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T05:09:47.831Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T05:09:47.831Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T05:09:47.831Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T05:09:48.104Z] OK: 72 MiB in 59 packages [2021-05-28T05:09:48.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:09:49.538Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:09:49.538Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T05:09:49.538Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T05:09:49.538Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T05:09:49.810Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T05:09:49.810Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T05:09:49.810Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:09:49.810Z] OK: 8 MiB in 20 packages [2021-05-28T05:09:51.252Z] Removing intermediate container 7e7b05253399 [2021-05-28T05:09:51.252Z] ---> 201676915447 [2021-05-28T05:09:51.252Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:09:52.226Z] ---> d54558c82fdd [2021-05-28T05:09:52.226Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T05:09:52.226Z] Collecting docker-compose==1.23.2 [2021-05-28T05:09:52.226Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T05:09:53.659Z] ---> 9f93c725deda [2021-05-28T05:09:53.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T05:09:53.659Z] Collecting PyYAML<4,>=3.10 [2021-05-28T05:09:53.659Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T05:09:54.256Z] ---> 7ff6b9468d43 [2021-05-28T05:09:54.256Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T05:09:54.541Z] ---> Running in 675e7033340e [2021-05-28T05:09:55.137Z] Removing intermediate container 675e7033340e [2021-05-28T05:09:55.137Z] ---> 5e2b503e31c9 [2021-05-28T05:09:55.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:09:55.137Z] ---> Running in 3572329e7717 [2021-05-28T05:09:55.731Z] Removing intermediate container 3572329e7717 [2021-05-28T05:09:55.732Z] ---> af2dff96b1fd [2021-05-28T05:09:55.732Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:09:55.732Z] ---> Running in e05e6bef876a [2021-05-28T05:09:56.329Z] Removing intermediate container e05e6bef876a [2021-05-28T05:09:56.329Z] ---> 90641c0a56b6 [2021-05-28T05:09:56.329Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:09:56.329Z] ---> Running in f7da2e6e520e [2021-05-28T05:09:56.927Z] Removing intermediate container f7da2e6e520e [2021-05-28T05:09:56.927Z] ---> 7f3e5b99f971 [2021-05-28T05:09:56.927Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:09:56.927Z] ---> Running in eb083e77cd0a [2021-05-28T05:09:57.518Z] Removing intermediate container eb083e77cd0a [2021-05-28T05:09:57.518Z] ---> 92e1b1dbe003 [2021-05-28T05:09:57.518Z] [2021-05-28T05:09:57.788Z] Successfully built 92e1b1dbe003 [2021-05-28T05:09:57.788Z] Successfully tagged core-data-arm64:latest [2021-05-28T05:09:58.059Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T05:09:58.059Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T05:09:58.330Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T05:09:58.330Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T05:10:00.295Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T05:10:00.295Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T05:10:02.259Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T05:10:02.259Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T05:10:02.853Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T05:10:02.853Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T05:10:03.127Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T05:10:03.127Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T05:10:05.086Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T05:10:05.355Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T05:10:05.626Z] 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-05-28T05:10:05.895Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T05:10:05.895Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T05:10:06.899Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T05:10:06.899Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T05:10:06.899Z] 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-05-28T05:10:06.899Z] 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-05-28T05:10:07.176Z] Collecting idna<2.8,>=2.5 [2021-05-28T05:10:07.176Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T05:10:07.446Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T05:10:07.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T05:10:07.446Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T05:10:07.446Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T05:10:07.446Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T05:10:07.446Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T05:10:08.425Z] Installing collected packages: PyYAML, urllib3, idna, requests, dockerpty, docopt, cached-property, jsonschema, texttable, docker-pycreds, websocket-client, docker, docker-compose [2021-05-28T05:10:08.425Z] Running setup.py install for PyYAML: started [2021-05-28T05:10:10.390Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T05:10:10.390Z] Attempting uninstall: urllib3 [2021-05-28T05:10:10.390Z] Found existing installation: urllib3 1.25.9 [2021-05-28T05:10:10.390Z] Uninstalling urllib3-1.25.9: [2021-05-28T05:10:10.390Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T05:10:10.984Z] Attempting uninstall: idna [2021-05-28T05:10:10.984Z] Found existing installation: idna 2.9 [2021-05-28T05:10:10.984Z] Uninstalling idna-2.9: [2021-05-28T05:10:10.984Z] Successfully uninstalled idna-2.9 [2021-05-28T05:10:11.578Z] Attempting uninstall: requests [2021-05-28T05:10:11.578Z] Found existing installation: requests 2.23.0 [2021-05-28T05:10:11.578Z] Uninstalling requests-2.23.0: [2021-05-28T05:10:11.578Z] Successfully uninstalled requests-2.23.0 [2021-05-28T05:10:11.848Z] Running setup.py install for dockerpty: started [2021-05-28T05:10:13.808Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T05:10:13.808Z] Running setup.py install for docopt: started [2021-05-28T05:10:15.780Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T05:10:15.780Z] Running setup.py install for texttable: started [2021-05-28T05:10:17.734Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T05:10:19.696Z] 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-05-28T05:10:27.991Z] Removing intermediate container 31bc80a1cb31 [2021-05-28T05:10:27.991Z] ---> fb2730c45b79 [2021-05-28T05:10:27.991Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T05:10:27.991Z] ---> Running in 13ed4412e75d [2021-05-28T05:10:28.269Z] Removing intermediate container 13ed4412e75d [2021-05-28T05:10:28.269Z] ---> 279b5334b884 [2021-05-28T05:10:28.269Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T05:10:28.269Z] ---> Running in 4cf26eea28b9 [2021-05-28T05:10:28.866Z] Removing intermediate container 4cf26eea28b9 [2021-05-28T05:10:28.866Z] ---> 5da596496374 [2021-05-28T05:10:28.866Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T05:10:29.848Z] ---> 5dadcb881677 [2021-05-28T05:10:29.848Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T05:10:30.833Z] ---> 8250827fde0c [2021-05-28T05:10:30.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T05:10:31.830Z] ---> 62175d69fde6 [2021-05-28T05:10:31.830Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T05:10:31.830Z] ---> Running in 4204656d5637 [2021-05-28T05:10:32.438Z] Removing intermediate container 4204656d5637 [2021-05-28T05:10:32.438Z] ---> 7a0755ba1b1d [2021-05-28T05:10:32.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:10:32.438Z] ---> Running in 7be12127590d [2021-05-28T05:10:33.067Z] Removing intermediate container 7be12127590d [2021-05-28T05:10:33.067Z] ---> 7548616985ea [2021-05-28T05:10:33.067Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:10:33.067Z] ---> Running in 3a14c7109a08 [2021-05-28T05:10:33.669Z] Removing intermediate container 3a14c7109a08 [2021-05-28T05:10:33.669Z] ---> 4b6b548dcb44 [2021-05-28T05:10:33.669Z] Step 23/24 : LABEL git_sha=9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:33.669Z] ---> Running in 88323f4a440d [2021-05-28T05:10:34.345Z] Removing intermediate container 88323f4a440d [2021-05-28T05:10:34.345Z] ---> d55e8380a120 [2021-05-28T05:10:34.345Z] Step 24/24 : LABEL version=2.0.0-dev.242 [2021-05-28T05:10:34.345Z] ---> Running in e9d2fcc3f9ae [2021-05-28T05:10:34.969Z] Removing intermediate container e9d2fcc3f9ae [2021-05-28T05:10:34.969Z] ---> f751db6e2878 [2021-05-28T05:10:34.969Z] [2021-05-28T05:10:35.246Z] Successfully built f751db6e2878 [2021-05-28T05:10:35.246Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T05:10:35.537Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T05:10:35.545Z] $ docker stop --time=1 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf [2021-05-28T05:10:37.385Z] $ docker rm -f 4eb964b63a3bb346363f0800f503b2ed429a219d74e63b523a7763a967fb3dbf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:10:37.954Z] + docker images [2021-05-28T05:10:38.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T05:10:38.227Z] sys-mgmt-agent-arm64 latest f751db6e2878 4 seconds ago 299MB [2021-05-28T05:10:38.227Z] core-data-arm64 latest 92e1b1dbe003 41 seconds ago 20.4MB [2021-05-28T05:10:38.227Z] 79ff73fb8532 59 seconds ago 874MB [2021-05-28T05:10:38.227Z] d5e31f9e42c7 About a minute ago 863MB [2021-05-28T05:10:38.227Z] support-scheduler-arm64 latest b1d53fdc4dd4 About a minute ago 16.1MB [2021-05-28T05:10:38.227Z] core-command-arm64 latest daeac1fb5a49 About a minute ago 16.1MB [2021-05-28T05:10:38.227Z] d5a058cfb0b1 About a minute ago 865MB [2021-05-28T05:10:38.227Z] 35337b3ec06a About a minute ago 864MB [2021-05-28T05:10:38.227Z] security-bootstrapper-arm64 latest 5068f5395350 3 minutes ago 17.2MB [2021-05-28T05:10:38.227Z] core-metadata-arm64 latest efcb8aff3660 3 minutes ago 17.4MB [2021-05-28T05:10:38.227Z] security-secretstore-setup-arm64 latest 7d22ceed7f18 3 minutes ago 24.4MB [2021-05-28T05:10:38.227Z] support-notifications-arm64 latest 67549bed4f3c 3 minutes ago 16.8MB [2021-05-28T05:10:38.227Z] security-proxy-setup-arm64 latest 494d0aab793e 3 minutes ago 24MB [2021-05-28T05:10:38.227Z] a8b07623f74c 4 minutes ago 873MB [2021-05-28T05:10:38.227Z] 1ab3af4db862 4 minutes ago 865MB [2021-05-28T05:10:38.227Z] b91dda3183e0 4 minutes ago 862MB [2021-05-28T05:10:38.227Z] 4606a43d8756 4 minutes ago 862MB [2021-05-28T05:10:38.227Z] b9fe6db03902 4 minutes ago 858MB [2021-05-28T05:10:38.227Z] ci-base-image-arm64 latest b9e2bc6674c2 8 minutes ago 641MB [2021-05-28T05:10:38.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T05:10:38.227Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T05:10:38.227Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T05:10:38.227Z] 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-05-28T05:10:38.398Z] provisioning config files... [2021-05-28T05:10:38.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/512@tmp/config2086872014683652210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:10:38.781Z] ---> docker-login.sh [2021-05-28T05:10:38.781Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:10:39.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:10:39.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:10:39.330Z] Configure a credential helper to remove this warning. See [2021-05-28T05:10:39.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:10:39.330Z] [2021-05-28T05:10:39.330Z] Login Succeeded [2021-05-28T05:10:39.330Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:10:39.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:10:39.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:10:39.874Z] Configure a credential helper to remove this warning. See [2021-05-28T05:10:39.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:10:39.874Z] [2021-05-28T05:10:39.874Z] Login Succeeded [2021-05-28T05:10:39.874Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:10:40.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:10:40.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:10:40.418Z] Configure a credential helper to remove this warning. See [2021-05-28T05:10:40.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:10:40.418Z] [2021-05-28T05:10:40.418Z] Login Succeeded [2021-05-28T05:10:40.418Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:10:40.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:10:40.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:10:40.966Z] Configure a credential helper to remove this warning. See [2021-05-28T05:10:40.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:10:40.966Z] [2021-05-28T05:10:40.966Z] Login Succeeded [2021-05-28T05:10:40.966Z] docker.io [2021-05-28T05:10:41.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:10:41.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:10:41.831Z] Configure a credential helper to remove this warning. See [2021-05-28T05:10:41.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:10:41.831Z] [2021-05-28T05:10:41.831Z] Login Succeeded [2021-05-28T05:10:41.831Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:10:41.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:10:41.921Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-28T05:10:41.921Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:41.921Z] 2.0.0-dev.242 [2021-05-28T05:10:41.921Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:41.921Z] master [2021-05-28T05:10:41.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:42.302Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:42.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:42.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T05:10:42.649Z] 5938cca8ae22: Preparing [2021-05-28T05:10:42.649Z] 0ae9586a48e7: Preparing [2021-05-28T05:10:42.649Z] 513f5d3bc574: Preparing [2021-05-28T05:10:42.649Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:10:42.649Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:42.919Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:42.919Z] 513f5d3bc574: Pushed [2021-05-28T05:10:42.919Z] 9f9e0b86a3e9: Pushed [2021-05-28T05:10:42.919Z] 5938cca8ae22: Pushed [2021-05-28T05:10:45.522Z] 0ae9586a48e7: Pushed [2021-05-28T05:10:45.522Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:45.867Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:46.204Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 [2021-05-28T05:10:46.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T05:10:46.204Z] 5938cca8ae22: Preparing [2021-05-28T05:10:46.204Z] 0ae9586a48e7: Preparing [2021-05-28T05:10:46.204Z] 513f5d3bc574: Preparing [2021-05-28T05:10:46.204Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:10:46.204Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:46.204Z] 0ae9586a48e7: Layer already exists [2021-05-28T05:10:46.204Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:46.204Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:46.204Z] 5938cca8ae22: Layer already exists [2021-05-28T05:10:46.204Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:10:46.474Z] 2.0.0-dev.242: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:46.817Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:47.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:47.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T05:10:47.151Z] 5938cca8ae22: Preparing [2021-05-28T05:10:47.151Z] 0ae9586a48e7: Preparing [2021-05-28T05:10:47.151Z] 513f5d3bc574: Preparing [2021-05-28T05:10:47.151Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:10:47.151Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:47.151Z] 5938cca8ae22: Layer already exists [2021-05-28T05:10:47.151Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:47.151Z] 0ae9586a48e7: Layer already exists [2021-05-28T05:10:47.151Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:10:47.151Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:47.422Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:47.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:48.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-28T05:10:48.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-28T05:10:48.104Z] 5938cca8ae22: Preparing [2021-05-28T05:10:48.104Z] 0ae9586a48e7: Preparing [2021-05-28T05:10:48.104Z] 513f5d3bc574: Preparing [2021-05-28T05:10:48.104Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:10:48.104Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:48.104Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:48.104Z] 0ae9586a48e7: Layer already exists [2021-05-28T05:10:48.104Z] 5938cca8ae22: Layer already exists [2021-05-28T05:10:48.104Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:10:48.104Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:48.378Z] master: digest: sha256:e4bd9b57133ef0f62f955f7594c75611b90224804bd8459cbe684613e3283f1e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:10:48.446Z] ===================================================== [Pipeline] echo [2021-05-28T05:10:48.460Z] taggedImages: [2021-05-28T05:10:48.460Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:48.460Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.242 [2021-05-28T05:10:48.460Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:48.460Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-28T05:10:48.498Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-28T05:10:48.498Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:48.498Z] 2.0.0-dev.242 [2021-05-28T05:10:48.498Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:48.498Z] master [2021-05-28T05:10:48.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:48.868Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:49.205Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:49.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T05:10:49.206Z] d21e96726c44: Preparing [2021-05-28T05:10:49.206Z] 065c772f4222: Preparing [2021-05-28T05:10:49.206Z] 513f5d3bc574: Preparing [2021-05-28T05:10:49.206Z] 12eb2b914d44: Preparing [2021-05-28T05:10:49.206Z] e92582a391f7: Preparing [2021-05-28T05:10:49.206Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:49.206Z] 3fbe34a1663b: Waiting [2021-05-28T05:10:49.476Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:49.476Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:49.476Z] e92582a391f7: Pushed [2021-05-28T05:10:49.476Z] d21e96726c44: Pushed [2021-05-28T05:10:50.068Z] 12eb2b914d44: Pushed [2021-05-28T05:10:52.666Z] 065c772f4222: Pushed [2021-05-28T05:10:52.666Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:53.024Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:53.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 [2021-05-28T05:10:53.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T05:10:53.361Z] d21e96726c44: Preparing [2021-05-28T05:10:53.361Z] 065c772f4222: Preparing [2021-05-28T05:10:53.361Z] 513f5d3bc574: Preparing [2021-05-28T05:10:53.361Z] 12eb2b914d44: Preparing [2021-05-28T05:10:53.361Z] e92582a391f7: Preparing [2021-05-28T05:10:53.361Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:53.361Z] 3fbe34a1663b: Waiting [2021-05-28T05:10:53.361Z] d21e96726c44: Layer already exists [2021-05-28T05:10:53.361Z] 065c772f4222: Layer already exists [2021-05-28T05:10:53.361Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:53.361Z] 12eb2b914d44: Layer already exists [2021-05-28T05:10:53.361Z] e92582a391f7: Layer already exists [2021-05-28T05:10:53.630Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:53.630Z] 2.0.0-dev.242: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:53.978Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:54.316Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:54.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T05:10:54.316Z] d21e96726c44: Preparing [2021-05-28T05:10:54.316Z] 065c772f4222: Preparing [2021-05-28T05:10:54.316Z] 513f5d3bc574: Preparing [2021-05-28T05:10:54.316Z] 12eb2b914d44: Preparing [2021-05-28T05:10:54.316Z] e92582a391f7: Preparing [2021-05-28T05:10:54.316Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:54.316Z] 3fbe34a1663b: Waiting [2021-05-28T05:10:54.316Z] e92582a391f7: Layer already exists [2021-05-28T05:10:54.316Z] 12eb2b914d44: Layer already exists [2021-05-28T05:10:54.316Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:54.316Z] 065c772f4222: Layer already exists [2021-05-28T05:10:54.316Z] d21e96726c44: Layer already exists [2021-05-28T05:10:54.585Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:54.585Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:54.924Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:55.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-28T05:10:55.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-28T05:10:55.266Z] d21e96726c44: Preparing [2021-05-28T05:10:55.266Z] 065c772f4222: Preparing [2021-05-28T05:10:55.266Z] 513f5d3bc574: Preparing [2021-05-28T05:10:55.266Z] 12eb2b914d44: Preparing [2021-05-28T05:10:55.266Z] e92582a391f7: Preparing [2021-05-28T05:10:55.266Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:55.266Z] 3fbe34a1663b: Waiting [2021-05-28T05:10:55.266Z] d21e96726c44: Layer already exists [2021-05-28T05:10:55.266Z] e92582a391f7: Layer already exists [2021-05-28T05:10:55.266Z] 12eb2b914d44: Layer already exists [2021-05-28T05:10:55.266Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:55.266Z] 065c772f4222: Layer already exists [2021-05-28T05:10:55.538Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:55.538Z] master: digest: sha256:40293df183d58c0d457d68f9800bf1653ac9db35508c4577e14c6b51d389b970 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:10:55.600Z] ===================================================== [Pipeline] echo [2021-05-28T05:10:55.615Z] taggedImages: [2021-05-28T05:10:55.615Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:55.615Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.242 [2021-05-28T05:10:55.615Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:55.615Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-28T05:10:55.646Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-28T05:10:55.646Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:55.646Z] 2.0.0-dev.242 [2021-05-28T05:10:55.646Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:10:55.646Z] master [2021-05-28T05:10:55.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:56.041Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:56.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:10:56.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T05:10:56.387Z] 5aaac5a362e4: Preparing [2021-05-28T05:10:56.387Z] c4ff28c02e0e: Preparing [2021-05-28T05:10:56.387Z] 513f5d3bc574: Preparing [2021-05-28T05:10:56.387Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:10:56.387Z] 3fbe34a1663b: Preparing [2021-05-28T05:10:56.658Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:10:56.658Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:10:56.658Z] 513f5d3bc574: Layer already exists [2021-05-28T05:10:56.658Z] 5aaac5a362e4: Pushed [2021-05-28T05:11:00.059Z] c4ff28c02e0e: Pushed [2021-05-28T05:11:00.059Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:00.436Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:00.771Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 [2021-05-28T05:11:00.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T05:11:00.771Z] 5aaac5a362e4: Preparing [2021-05-28T05:11:00.771Z] c4ff28c02e0e: Preparing [2021-05-28T05:11:00.771Z] 513f5d3bc574: Preparing [2021-05-28T05:11:00.771Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:00.771Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:01.049Z] 5aaac5a362e4: Layer already exists [2021-05-28T05:11:01.049Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:01.049Z] c4ff28c02e0e: Layer already exists [2021-05-28T05:11:01.050Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:01.050Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:01.050Z] 2.0.0-dev.242: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:01.392Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:01.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:01.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T05:11:01.725Z] 5aaac5a362e4: Preparing [2021-05-28T05:11:01.725Z] c4ff28c02e0e: Preparing [2021-05-28T05:11:01.725Z] 513f5d3bc574: Preparing [2021-05-28T05:11:01.725Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:01.725Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:01.725Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:01.725Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:01.725Z] c4ff28c02e0e: Layer already exists [2021-05-28T05:11:01.725Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:01.725Z] 5aaac5a362e4: Layer already exists [2021-05-28T05:11:01.995Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:02.341Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:02.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-28T05:11:02.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-28T05:11:02.677Z] 5aaac5a362e4: Preparing [2021-05-28T05:11:02.677Z] c4ff28c02e0e: Preparing [2021-05-28T05:11:02.677Z] 513f5d3bc574: Preparing [2021-05-28T05:11:02.677Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:02.677Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:02.677Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:02.677Z] c4ff28c02e0e: Layer already exists [2021-05-28T05:11:02.677Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:02.677Z] 5aaac5a362e4: Layer already exists [2021-05-28T05:11:02.677Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:02.951Z] master: digest: sha256:e42e79b00e4ac34db8f06810a13bf03dc9bba2376e1b8cbe13a6bd5dd460559d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:03.022Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:03.045Z] taggedImages: [2021-05-28T05:11:03.045Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:03.045Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.242 [2021-05-28T05:11:03.045Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:03.045Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-28T05:11:03.099Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-28T05:11:03.099Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:03.099Z] 2.0.0-dev.242 [2021-05-28T05:11:03.099Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:03.099Z] master [2021-05-28T05:11:03.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:03.493Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:03.849Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:03.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T05:11:03.849Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:03.849Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:03.849Z] cba6534baa40: Preparing [2021-05-28T05:11:03.849Z] 7ec4e77f7798: Preparing [2021-05-28T05:11:03.849Z] cdc445ee09ef: Preparing [2021-05-28T05:11:03.849Z] e289a0f54326: Preparing [2021-05-28T05:11:03.849Z] 513f5d3bc574: Preparing [2021-05-28T05:11:03.849Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:03.849Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:03.849Z] 1d7507dedf8a: Preparing [2021-05-28T05:11:03.849Z] 601a32433d01: Preparing [2021-05-28T05:11:03.849Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:03.849Z] 513f5d3bc574: Waiting [2021-05-28T05:11:03.849Z] cceb0aa8cf71: Waiting [2021-05-28T05:11:03.849Z] 1d7507dedf8a: Waiting [2021-05-28T05:11:03.849Z] 601a32433d01: Waiting [2021-05-28T05:11:03.849Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:04.126Z] 7ec4e77f7798: Pushed [2021-05-28T05:11:04.126Z] cba6534baa40: Pushed [2021-05-28T05:11:04.126Z] cdc445ee09ef: Pushed [2021-05-28T05:11:04.126Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:04.398Z] cceb0aa8cf71: Pushed [2021-05-28T05:11:04.398Z] 1d7507dedf8a: Pushed [2021-05-28T05:11:04.398Z] 5ec0191dd78d: Pushed [2021-05-28T05:11:04.398Z] 601a32433d01: Pushed [2021-05-28T05:11:04.398Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:07.008Z] e289a0f54326: Pushed [2021-05-28T05:11:07.279Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:07.674Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:08.012Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 [2021-05-28T05:11:08.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T05:11:08.012Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:08.012Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:08.012Z] cba6534baa40: Preparing [2021-05-28T05:11:08.012Z] 7ec4e77f7798: Preparing [2021-05-28T05:11:08.012Z] cdc445ee09ef: Preparing [2021-05-28T05:11:08.012Z] e289a0f54326: Preparing [2021-05-28T05:11:08.012Z] 513f5d3bc574: Preparing [2021-05-28T05:11:08.012Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:08.012Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:08.012Z] 1d7507dedf8a: Preparing [2021-05-28T05:11:08.012Z] 601a32433d01: Preparing [2021-05-28T05:11:08.012Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:08.012Z] cceb0aa8cf71: Waiting [2021-05-28T05:11:08.012Z] 1d7507dedf8a: Waiting [2021-05-28T05:11:08.012Z] 601a32433d01: Waiting [2021-05-28T05:11:08.012Z] 513f5d3bc574: Waiting [2021-05-28T05:11:08.012Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:08.012Z] 7ec4e77f7798: Layer already exists [2021-05-28T05:11:08.012Z] cdc445ee09ef: Layer already exists [2021-05-28T05:11:08.012Z] e289a0f54326: Layer already exists [2021-05-28T05:11:08.012Z] 5ec0191dd78d: Layer already exists [2021-05-28T05:11:08.012Z] cba6534baa40: Layer already exists [2021-05-28T05:11:08.012Z] cceb0aa8cf71: Layer already exists [2021-05-28T05:11:08.012Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:08.012Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:08.012Z] 601a32433d01: Layer already exists [2021-05-28T05:11:08.012Z] 1d7507dedf8a: Layer already exists [2021-05-28T05:11:08.284Z] 2.0.0-dev.242: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:08.628Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:09.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:09.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T05:11:09.244Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:09.244Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:09.244Z] cba6534baa40: Preparing [2021-05-28T05:11:09.244Z] 7ec4e77f7798: Preparing [2021-05-28T05:11:09.244Z] cdc445ee09ef: Preparing [2021-05-28T05:11:09.244Z] e289a0f54326: Preparing [2021-05-28T05:11:09.244Z] 513f5d3bc574: Preparing [2021-05-28T05:11:09.244Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:09.244Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:09.244Z] 1d7507dedf8a: Preparing [2021-05-28T05:11:09.244Z] 601a32433d01: Preparing [2021-05-28T05:11:09.244Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:09.244Z] 513f5d3bc574: Waiting [2021-05-28T05:11:09.244Z] cceb0aa8cf71: Waiting [2021-05-28T05:11:09.244Z] 1d7507dedf8a: Waiting [2021-05-28T05:11:09.244Z] 601a32433d01: Waiting [2021-05-28T05:11:09.244Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:09.525Z] cdc445ee09ef: Layer already exists [2021-05-28T05:11:09.525Z] 5ec0191dd78d: Layer already exists [2021-05-28T05:11:09.525Z] cba6534baa40: Layer already exists [2021-05-28T05:11:09.525Z] 7ec4e77f7798: Layer already exists [2021-05-28T05:11:09.525Z] e289a0f54326: Layer already exists [2021-05-28T05:11:09.525Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:09.525Z] cceb0aa8cf71: Layer already exists [2021-05-28T05:11:09.525Z] 1d7507dedf8a: Layer already exists [2021-05-28T05:11:09.525Z] 601a32433d01: Layer already exists [2021-05-28T05:11:09.525Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:09.525Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:09.865Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:10.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-28T05:11:10.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-28T05:11:10.203Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:10.203Z] 5ec0191dd78d: Preparing [2021-05-28T05:11:10.203Z] cba6534baa40: Preparing [2021-05-28T05:11:10.203Z] 7ec4e77f7798: Preparing [2021-05-28T05:11:10.203Z] cdc445ee09ef: Preparing [2021-05-28T05:11:10.203Z] e289a0f54326: Preparing [2021-05-28T05:11:10.203Z] 513f5d3bc574: Preparing [2021-05-28T05:11:10.203Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:10.203Z] cceb0aa8cf71: Preparing [2021-05-28T05:11:10.203Z] 1d7507dedf8a: Preparing [2021-05-28T05:11:10.203Z] 601a32433d01: Preparing [2021-05-28T05:11:10.203Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:10.203Z] 513f5d3bc574: Waiting [2021-05-28T05:11:10.203Z] cceb0aa8cf71: Waiting [2021-05-28T05:11:10.203Z] 1d7507dedf8a: Waiting [2021-05-28T05:11:10.203Z] 601a32433d01: Waiting [2021-05-28T05:11:10.203Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:10.203Z] 5ec0191dd78d: Layer already exists [2021-05-28T05:11:10.203Z] e289a0f54326: Layer already exists [2021-05-28T05:11:10.203Z] cba6534baa40: Layer already exists [2021-05-28T05:11:10.203Z] cdc445ee09ef: Layer already exists [2021-05-28T05:11:10.203Z] 7ec4e77f7798: Layer already exists [2021-05-28T05:11:10.474Z] 1d7507dedf8a: Layer already exists [2021-05-28T05:11:10.474Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:10.474Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:10.474Z] cceb0aa8cf71: Layer already exists [2021-05-28T05:11:10.474Z] 601a32433d01: Layer already exists [2021-05-28T05:11:10.474Z] master: digest: sha256:300cc7e6f1d09788499b23b28475f94ad9dc9bd7a6c57ac04b35bc3439004f15 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:10.536Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:10.550Z] taggedImages: [2021-05-28T05:11:10.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:10.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.242 [2021-05-28T05:11:10.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:10.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-28T05:11:10.580Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-28T05:11:10.580Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:10.580Z] 2.0.0-dev.242 [2021-05-28T05:11:10.580Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:10.580Z] master [2021-05-28T05:11:10.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:10.954Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:11.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:11.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T05:11:11.293Z] 7e5b48bc10f9: Preparing [2021-05-28T05:11:11.293Z] a174d5e2a112: Preparing [2021-05-28T05:11:11.293Z] 73b5042fc321: Preparing [2021-05-28T05:11:11.293Z] 75d2e206902b: Preparing [2021-05-28T05:11:11.293Z] abe0768597c6: Preparing [2021-05-28T05:11:11.293Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:11.293Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:11.566Z] 73b5042fc321: Pushed [2021-05-28T05:11:11.566Z] 75d2e206902b: Pushed [2021-05-28T05:11:11.566Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:12.157Z] abe0768597c6: Pushed [2021-05-28T05:11:13.580Z] 7e5b48bc10f9: Pushed [2021-05-28T05:11:13.580Z] a174d5e2a112: Pushed [2021-05-28T05:11:13.850Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:14.196Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:14.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 [2021-05-28T05:11:14.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T05:11:14.537Z] 7e5b48bc10f9: Preparing [2021-05-28T05:11:14.537Z] a174d5e2a112: Preparing [2021-05-28T05:11:14.537Z] 73b5042fc321: Preparing [2021-05-28T05:11:14.537Z] 75d2e206902b: Preparing [2021-05-28T05:11:14.537Z] abe0768597c6: Preparing [2021-05-28T05:11:14.537Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:14.537Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:14.537Z] 7e5b48bc10f9: Layer already exists [2021-05-28T05:11:14.537Z] abe0768597c6: Layer already exists [2021-05-28T05:11:14.537Z] 73b5042fc321: Layer already exists [2021-05-28T05:11:14.537Z] 75d2e206902b: Layer already exists [2021-05-28T05:11:14.537Z] a174d5e2a112: Layer already exists [2021-05-28T05:11:14.537Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:14.807Z] 2.0.0-dev.242: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:15.146Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:15.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:15.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T05:11:15.485Z] 7e5b48bc10f9: Preparing [2021-05-28T05:11:15.485Z] a174d5e2a112: Preparing [2021-05-28T05:11:15.485Z] 73b5042fc321: Preparing [2021-05-28T05:11:15.485Z] 75d2e206902b: Preparing [2021-05-28T05:11:15.485Z] abe0768597c6: Preparing [2021-05-28T05:11:15.485Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:15.485Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:15.485Z] 7e5b48bc10f9: Layer already exists [2021-05-28T05:11:15.485Z] 73b5042fc321: Layer already exists [2021-05-28T05:11:15.485Z] 75d2e206902b: Layer already exists [2021-05-28T05:11:15.485Z] a174d5e2a112: Layer already exists [2021-05-28T05:11:15.485Z] abe0768597c6: Layer already exists [2021-05-28T05:11:15.757Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:15.757Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:16.107Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:16.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-28T05:11:16.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-28T05:11:16.440Z] 7e5b48bc10f9: Preparing [2021-05-28T05:11:16.440Z] a174d5e2a112: Preparing [2021-05-28T05:11:16.440Z] 73b5042fc321: Preparing [2021-05-28T05:11:16.440Z] 75d2e206902b: Preparing [2021-05-28T05:11:16.440Z] abe0768597c6: Preparing [2021-05-28T05:11:16.440Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:16.440Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:16.440Z] 73b5042fc321: Layer already exists [2021-05-28T05:11:16.440Z] abe0768597c6: Layer already exists [2021-05-28T05:11:16.440Z] 7e5b48bc10f9: Layer already exists [2021-05-28T05:11:16.440Z] a174d5e2a112: Layer already exists [2021-05-28T05:11:16.440Z] 75d2e206902b: Layer already exists [2021-05-28T05:11:16.440Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:16.710Z] master: digest: sha256:26e2ba2d75fc806a8e3d5c686b86f6a2d813a455132be40ab0f99aca8dcdb71f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:16.771Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:16.785Z] taggedImages: [2021-05-28T05:11:16.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:16.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.242 [2021-05-28T05:11:16.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:16.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-28T05:11:16.826Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-28T05:11:16.826Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:16.826Z] 2.0.0-dev.242 [2021-05-28T05:11:16.826Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:16.826Z] master [2021-05-28T05:11:16.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:17.219Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:17.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T05:11:17.560Z] b60e13525b9b: Preparing [2021-05-28T05:11:17.560Z] 53e63c2c15ff: Preparing [2021-05-28T05:11:17.560Z] 7a11da933135: Preparing [2021-05-28T05:11:17.560Z] ab9348ce59f5: Preparing [2021-05-28T05:11:17.560Z] b8c5ac72e992: Preparing [2021-05-28T05:11:17.560Z] c0c328dcbb4a: Preparing [2021-05-28T05:11:17.560Z] b984aab87ce8: Preparing [2021-05-28T05:11:17.560Z] b8b12b706d3d: Preparing [2021-05-28T05:11:17.560Z] b99c2170502e: Preparing [2021-05-28T05:11:17.560Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:17.560Z] c0c328dcbb4a: Waiting [2021-05-28T05:11:17.560Z] b99c2170502e: Waiting [2021-05-28T05:11:17.560Z] b984aab87ce8: Waiting [2021-05-28T05:11:17.560Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:17.560Z] b8b12b706d3d: Waiting [2021-05-28T05:11:17.829Z] b60e13525b9b: Pushed [2021-05-28T05:11:17.829Z] 53e63c2c15ff: Pushed [2021-05-28T05:11:17.829Z] b8c5ac72e992: Pushed [2021-05-28T05:11:18.104Z] c0c328dcbb4a: Pushed [2021-05-28T05:11:18.104Z] b8b12b706d3d: Pushed [2021-05-28T05:11:18.104Z] b984aab87ce8: Pushed [2021-05-28T05:11:18.104Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:19.079Z] b99c2170502e: Pushed [2021-05-28T05:11:20.055Z] ab9348ce59f5: Pushed [2021-05-28T05:11:20.324Z] 7a11da933135: Pushed [2021-05-28T05:11:20.594Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:20.952Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:21.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 [2021-05-28T05:11:21.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T05:11:21.307Z] b60e13525b9b: Preparing [2021-05-28T05:11:21.307Z] 53e63c2c15ff: Preparing [2021-05-28T05:11:21.307Z] 7a11da933135: Preparing [2021-05-28T05:11:21.307Z] ab9348ce59f5: Preparing [2021-05-28T05:11:21.307Z] b8c5ac72e992: Preparing [2021-05-28T05:11:21.307Z] c0c328dcbb4a: Preparing [2021-05-28T05:11:21.307Z] b984aab87ce8: Preparing [2021-05-28T05:11:21.307Z] b8b12b706d3d: Preparing [2021-05-28T05:11:21.307Z] b99c2170502e: Preparing [2021-05-28T05:11:21.307Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:21.307Z] c0c328dcbb4a: Waiting [2021-05-28T05:11:21.307Z] b8b12b706d3d: Waiting [2021-05-28T05:11:21.307Z] b984aab87ce8: Waiting [2021-05-28T05:11:21.307Z] b99c2170502e: Waiting [2021-05-28T05:11:21.307Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:21.307Z] ab9348ce59f5: Layer already exists [2021-05-28T05:11:21.307Z] b60e13525b9b: Layer already exists [2021-05-28T05:11:21.307Z] 53e63c2c15ff: Layer already exists [2021-05-28T05:11:21.307Z] 7a11da933135: Layer already exists [2021-05-28T05:11:21.307Z] b8c5ac72e992: Layer already exists [2021-05-28T05:11:21.579Z] b8b12b706d3d: Layer already exists [2021-05-28T05:11:21.579Z] b99c2170502e: Layer already exists [2021-05-28T05:11:21.579Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:21.579Z] c0c328dcbb4a: Layer already exists [2021-05-28T05:11:21.579Z] b984aab87ce8: Layer already exists [2021-05-28T05:11:21.579Z] 2.0.0-dev.242: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:21.919Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:22.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:22.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T05:11:22.268Z] b60e13525b9b: Preparing [2021-05-28T05:11:22.268Z] 53e63c2c15ff: Preparing [2021-05-28T05:11:22.268Z] 7a11da933135: Preparing [2021-05-28T05:11:22.268Z] ab9348ce59f5: Preparing [2021-05-28T05:11:22.268Z] b8c5ac72e992: Preparing [2021-05-28T05:11:22.268Z] c0c328dcbb4a: Preparing [2021-05-28T05:11:22.268Z] b984aab87ce8: Preparing [2021-05-28T05:11:22.268Z] b8b12b706d3d: Preparing [2021-05-28T05:11:22.268Z] b99c2170502e: Preparing [2021-05-28T05:11:22.268Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:22.268Z] b984aab87ce8: Waiting [2021-05-28T05:11:22.268Z] b8b12b706d3d: Waiting [2021-05-28T05:11:22.268Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:22.268Z] b99c2170502e: Waiting [2021-05-28T05:11:22.268Z] c0c328dcbb4a: Waiting [2021-05-28T05:11:22.268Z] b8c5ac72e992: Layer already exists [2021-05-28T05:11:22.268Z] b60e13525b9b: Layer already exists [2021-05-28T05:11:22.268Z] ab9348ce59f5: Layer already exists [2021-05-28T05:11:22.268Z] 53e63c2c15ff: Layer already exists [2021-05-28T05:11:22.268Z] 7a11da933135: Layer already exists [2021-05-28T05:11:22.538Z] b984aab87ce8: Layer already exists [2021-05-28T05:11:22.538Z] b99c2170502e: Layer already exists [2021-05-28T05:11:22.538Z] c0c328dcbb4a: Layer already exists [2021-05-28T05:11:22.538Z] b8b12b706d3d: Layer already exists [2021-05-28T05:11:22.538Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:22.538Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:22.889Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:23.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-28T05:11:23.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-28T05:11:23.288Z] b60e13525b9b: Preparing [2021-05-28T05:11:23.288Z] 53e63c2c15ff: Preparing [2021-05-28T05:11:23.288Z] 7a11da933135: Preparing [2021-05-28T05:11:23.288Z] ab9348ce59f5: Preparing [2021-05-28T05:11:23.288Z] b8c5ac72e992: Preparing [2021-05-28T05:11:23.288Z] c0c328dcbb4a: Preparing [2021-05-28T05:11:23.288Z] b984aab87ce8: Preparing [2021-05-28T05:11:23.288Z] b8b12b706d3d: Preparing [2021-05-28T05:11:23.288Z] b99c2170502e: Preparing [2021-05-28T05:11:23.288Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:23.288Z] c0c328dcbb4a: Waiting [2021-05-28T05:11:23.288Z] b984aab87ce8: Waiting [2021-05-28T05:11:23.288Z] b8b12b706d3d: Waiting [2021-05-28T05:11:23.288Z] b99c2170502e: Waiting [2021-05-28T05:11:23.288Z] 3fbe34a1663b: Waiting [2021-05-28T05:11:23.288Z] ab9348ce59f5: Layer already exists [2021-05-28T05:11:23.288Z] 53e63c2c15ff: Layer already exists [2021-05-28T05:11:23.288Z] b8c5ac72e992: Layer already exists [2021-05-28T05:11:23.288Z] b60e13525b9b: Layer already exists [2021-05-28T05:11:23.288Z] 7a11da933135: Layer already exists [2021-05-28T05:11:23.564Z] c0c328dcbb4a: Layer already exists [2021-05-28T05:11:23.564Z] b984aab87ce8: Layer already exists [2021-05-28T05:11:23.564Z] b99c2170502e: Layer already exists [2021-05-28T05:11:23.564Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:23.564Z] b8b12b706d3d: Layer already exists [2021-05-28T05:11:23.564Z] master: digest: sha256:f0a98df95be68b3c90c4cee72c7df678c1b3a724cf51d9613970de1bead32d53 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:23.647Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:23.665Z] taggedImages: [2021-05-28T05:11:23.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:23.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.242 [2021-05-28T05:11:23.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:23.665Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-28T05:11:23.715Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-28T05:11:23.715Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:23.715Z] 2.0.0-dev.242 [2021-05-28T05:11:23.715Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:23.715Z] master [2021-05-28T05:11:23.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:24.132Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:24.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:24.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T05:11:24.475Z] c0e88ca8be8a: Preparing [2021-05-28T05:11:24.475Z] dd33ac3216d0: Preparing [2021-05-28T05:11:24.475Z] 513f5d3bc574: Preparing [2021-05-28T05:11:24.475Z] dfd5c678f6c0: Preparing [2021-05-28T05:11:24.475Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:24.784Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:24.784Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:24.784Z] c0e88ca8be8a: Pushed [2021-05-28T05:11:25.055Z] dfd5c678f6c0: Pushed [2021-05-28T05:11:27.659Z] dd33ac3216d0: Pushed [2021-05-28T05:11:27.930Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:28.274Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:28.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 [2021-05-28T05:11:28.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T05:11:28.607Z] c0e88ca8be8a: Preparing [2021-05-28T05:11:28.607Z] dd33ac3216d0: Preparing [2021-05-28T05:11:28.607Z] 513f5d3bc574: Preparing [2021-05-28T05:11:28.607Z] dfd5c678f6c0: Preparing [2021-05-28T05:11:28.607Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:28.878Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:28.878Z] dd33ac3216d0: Layer already exists [2021-05-28T05:11:28.878Z] dfd5c678f6c0: Layer already exists [2021-05-28T05:11:28.878Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:28.878Z] c0e88ca8be8a: Layer already exists [2021-05-28T05:11:28.878Z] 2.0.0-dev.242: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:29.219Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:29.557Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:29.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T05:11:29.557Z] c0e88ca8be8a: Preparing [2021-05-28T05:11:29.557Z] dd33ac3216d0: Preparing [2021-05-28T05:11:29.557Z] 513f5d3bc574: Preparing [2021-05-28T05:11:29.557Z] dfd5c678f6c0: Preparing [2021-05-28T05:11:29.557Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:29.557Z] c0e88ca8be8a: Layer already exists [2021-05-28T05:11:29.557Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:29.557Z] dd33ac3216d0: Layer already exists [2021-05-28T05:11:29.557Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:29.557Z] dfd5c678f6c0: Layer already exists [2021-05-28T05:11:29.827Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:30.165Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:30.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-28T05:11:30.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-28T05:11:30.500Z] c0e88ca8be8a: Preparing [2021-05-28T05:11:30.500Z] dd33ac3216d0: Preparing [2021-05-28T05:11:30.500Z] 513f5d3bc574: Preparing [2021-05-28T05:11:30.500Z] dfd5c678f6c0: Preparing [2021-05-28T05:11:30.500Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:30.500Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:30.500Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:30.500Z] c0e88ca8be8a: Layer already exists [2021-05-28T05:11:30.500Z] dd33ac3216d0: Layer already exists [2021-05-28T05:11:30.500Z] dfd5c678f6c0: Layer already exists [2021-05-28T05:11:30.769Z] master: digest: sha256:5f8ec198978ac533c42a528d0beec4c6e16960859e0cdadbb16eaf5f1ffad1e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:30.840Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:30.855Z] taggedImages: [2021-05-28T05:11:30.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:30.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.242 [2021-05-28T05:11:30.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:30.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-28T05:11:30.886Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-28T05:11:30.886Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:30.886Z] 2.0.0-dev.242 [2021-05-28T05:11:30.886Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:30.886Z] master [2021-05-28T05:11:30.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:31.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:31.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:31.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T05:11:31.590Z] 4e2396cab18a: Preparing [2021-05-28T05:11:31.590Z] 7c95312ea8fd: Preparing [2021-05-28T05:11:31.590Z] 513f5d3bc574: Preparing [2021-05-28T05:11:31.590Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:31.590Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:31.861Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:31.861Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:31.861Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:31.861Z] 4e2396cab18a: Pushed [2021-05-28T05:11:34.462Z] 7c95312ea8fd: Pushed [2021-05-28T05:11:34.462Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:34.805Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:35.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 [2021-05-28T05:11:35.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T05:11:35.139Z] 4e2396cab18a: Preparing [2021-05-28T05:11:35.139Z] 7c95312ea8fd: Preparing [2021-05-28T05:11:35.139Z] 513f5d3bc574: Preparing [2021-05-28T05:11:35.139Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:35.139Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:35.139Z] 4e2396cab18a: Layer already exists [2021-05-28T05:11:35.139Z] 7c95312ea8fd: Layer already exists [2021-05-28T05:11:35.139Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:35.139Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:35.139Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:35.408Z] 2.0.0-dev.242: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:35.748Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:36.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:36.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T05:11:36.084Z] 4e2396cab18a: Preparing [2021-05-28T05:11:36.084Z] 7c95312ea8fd: Preparing [2021-05-28T05:11:36.084Z] 513f5d3bc574: Preparing [2021-05-28T05:11:36.084Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:36.084Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:36.084Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:36.084Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:36.084Z] 7c95312ea8fd: Layer already exists [2021-05-28T05:11:36.084Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:36.084Z] 4e2396cab18a: Layer already exists [2021-05-28T05:11:36.354Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:36.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:37.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-28T05:11:37.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-28T05:11:37.024Z] 4e2396cab18a: Preparing [2021-05-28T05:11:37.024Z] 7c95312ea8fd: Preparing [2021-05-28T05:11:37.024Z] 513f5d3bc574: Preparing [2021-05-28T05:11:37.024Z] 9f9e0b86a3e9: Preparing [2021-05-28T05:11:37.024Z] 3fbe34a1663b: Preparing [2021-05-28T05:11:37.024Z] 513f5d3bc574: Layer already exists [2021-05-28T05:11:37.024Z] 3fbe34a1663b: Layer already exists [2021-05-28T05:11:37.024Z] 7c95312ea8fd: Layer already exists [2021-05-28T05:11:37.024Z] 9f9e0b86a3e9: Layer already exists [2021-05-28T05:11:37.024Z] 4e2396cab18a: Layer already exists [2021-05-28T05:11:37.294Z] master: digest: sha256:24be3479e8f9af0f54da4ce4448e5d2b8c834ba1dfea8d45a81d047c837014f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:37.359Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:37.375Z] taggedImages: [2021-05-28T05:11:37.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:37.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.242 [2021-05-28T05:11:37.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:37.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-28T05:11:37.433Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-28T05:11:37.433Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:37.433Z] 2.0.0-dev.242 [2021-05-28T05:11:37.433Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:37.433Z] master [2021-05-28T05:11:37.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:37.806Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:38.143Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:38.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T05:11:38.143Z] 8c6264ab12e2: Preparing [2021-05-28T05:11:38.143Z] baa32f5211fe: Preparing [2021-05-28T05:11:38.143Z] bcdb6db8950d: Preparing [2021-05-28T05:11:38.143Z] 4c574ba7c8b6: Preparing [2021-05-28T05:11:38.143Z] 9ded3b6bb9b5: Preparing [2021-05-28T05:11:38.143Z] fa1afe8e6ed9: Preparing [2021-05-28T05:11:38.143Z] 87a09b4c083e: Preparing [2021-05-28T05:11:38.143Z] 0f74e9ff2a61: Preparing [2021-05-28T05:11:38.143Z] b122376c33c6: Preparing [2021-05-28T05:11:38.143Z] f8381ed47b22: Preparing [2021-05-28T05:11:38.143Z] e934a737d657: Preparing [2021-05-28T05:11:38.143Z] fa1afe8e6ed9: Waiting [2021-05-28T05:11:38.143Z] 87a09b4c083e: Waiting [2021-05-28T05:11:38.143Z] 0f74e9ff2a61: Waiting [2021-05-28T05:11:38.143Z] b122376c33c6: Waiting [2021-05-28T05:11:38.143Z] f8381ed47b22: Waiting [2021-05-28T05:11:38.143Z] e934a737d657: Waiting [2021-05-28T05:11:38.415Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T05:11:38.415Z] fa1afe8e6ed9: Layer already exists [2021-05-28T05:11:38.415Z] 87a09b4c083e: Layer already exists [2021-05-28T05:11:38.415Z] 0f74e9ff2a61: Layer already exists [2021-05-28T05:11:38.415Z] b122376c33c6: Layer already exists [2021-05-28T05:11:38.415Z] baa32f5211fe: Pushed [2021-05-28T05:11:38.689Z] f8381ed47b22: Layer already exists [2021-05-28T05:11:38.689Z] e934a737d657: Layer already exists [2021-05-28T05:11:39.281Z] 8c6264ab12e2: Pushed [2021-05-28T05:11:40.706Z] bcdb6db8950d: Pushed [2021-05-28T05:11:53.066Z] 4c574ba7c8b6: Pushed [2021-05-28T05:11:53.066Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:53.403Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:53.736Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 [2021-05-28T05:11:53.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T05:11:53.737Z] 8c6264ab12e2: Preparing [2021-05-28T05:11:53.737Z] baa32f5211fe: Preparing [2021-05-28T05:11:53.737Z] bcdb6db8950d: Preparing [2021-05-28T05:11:53.737Z] 4c574ba7c8b6: Preparing [2021-05-28T05:11:53.737Z] 9ded3b6bb9b5: Preparing [2021-05-28T05:11:53.737Z] fa1afe8e6ed9: Preparing [2021-05-28T05:11:53.737Z] 87a09b4c083e: Preparing [2021-05-28T05:11:53.737Z] 0f74e9ff2a61: Preparing [2021-05-28T05:11:53.737Z] b122376c33c6: Preparing [2021-05-28T05:11:53.737Z] f8381ed47b22: Preparing [2021-05-28T05:11:53.737Z] e934a737d657: Preparing [2021-05-28T05:11:53.737Z] 0f74e9ff2a61: Waiting [2021-05-28T05:11:53.737Z] b122376c33c6: Waiting [2021-05-28T05:11:53.737Z] f8381ed47b22: Waiting [2021-05-28T05:11:53.737Z] e934a737d657: Waiting [2021-05-28T05:11:53.737Z] fa1afe8e6ed9: Waiting [2021-05-28T05:11:53.737Z] 87a09b4c083e: Waiting [2021-05-28T05:11:53.737Z] baa32f5211fe: Layer already exists [2021-05-28T05:11:53.737Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T05:11:53.737Z] bcdb6db8950d: Layer already exists [2021-05-28T05:11:53.737Z] 4c574ba7c8b6: Layer already exists [2021-05-28T05:11:53.737Z] 8c6264ab12e2: Layer already exists [2021-05-28T05:11:53.737Z] 87a09b4c083e: Layer already exists [2021-05-28T05:11:53.737Z] 0f74e9ff2a61: Layer already exists [2021-05-28T05:11:53.737Z] fa1afe8e6ed9: Layer already exists [2021-05-28T05:11:53.737Z] b122376c33c6: Layer already exists [2021-05-28T05:11:53.737Z] f8381ed47b22: Layer already exists [2021-05-28T05:11:54.008Z] e934a737d657: Layer already exists [2021-05-28T05:11:54.008Z] 2.0.0-dev.242: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:54.349Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:54.680Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:54.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T05:11:54.680Z] 8c6264ab12e2: Preparing [2021-05-28T05:11:54.680Z] baa32f5211fe: Preparing [2021-05-28T05:11:54.680Z] bcdb6db8950d: Preparing [2021-05-28T05:11:54.680Z] 4c574ba7c8b6: Preparing [2021-05-28T05:11:54.680Z] 9ded3b6bb9b5: Preparing [2021-05-28T05:11:54.680Z] fa1afe8e6ed9: Preparing [2021-05-28T05:11:54.680Z] 87a09b4c083e: Preparing [2021-05-28T05:11:54.680Z] 0f74e9ff2a61: Preparing [2021-05-28T05:11:54.680Z] b122376c33c6: Preparing [2021-05-28T05:11:54.680Z] f8381ed47b22: Preparing [2021-05-28T05:11:54.680Z] e934a737d657: Preparing [2021-05-28T05:11:54.680Z] fa1afe8e6ed9: Waiting [2021-05-28T05:11:54.680Z] 87a09b4c083e: Waiting [2021-05-28T05:11:54.680Z] 0f74e9ff2a61: Waiting [2021-05-28T05:11:54.680Z] f8381ed47b22: Waiting [2021-05-28T05:11:54.680Z] e934a737d657: Waiting [2021-05-28T05:11:54.680Z] b122376c33c6: Waiting [2021-05-28T05:11:54.680Z] 8c6264ab12e2: Layer already exists [2021-05-28T05:11:54.680Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T05:11:54.680Z] bcdb6db8950d: Layer already exists [2021-05-28T05:11:54.680Z] 4c574ba7c8b6: Layer already exists [2021-05-28T05:11:54.680Z] baa32f5211fe: Layer already exists [2021-05-28T05:11:54.949Z] f8381ed47b22: Layer already exists [2021-05-28T05:11:54.949Z] fa1afe8e6ed9: Layer already exists [2021-05-28T05:11:54.949Z] 0f74e9ff2a61: Layer already exists [2021-05-28T05:11:54.949Z] b122376c33c6: Layer already exists [2021-05-28T05:11:54.949Z] 87a09b4c083e: Layer already exists [2021-05-28T05:11:54.949Z] e934a737d657: Layer already exists [2021-05-28T05:11:54.949Z] 9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:55.313Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:55.661Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-28T05:11:55.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-28T05:11:55.661Z] 8c6264ab12e2: Preparing [2021-05-28T05:11:55.661Z] baa32f5211fe: Preparing [2021-05-28T05:11:55.661Z] bcdb6db8950d: Preparing [2021-05-28T05:11:55.661Z] 4c574ba7c8b6: Preparing [2021-05-28T05:11:55.661Z] 9ded3b6bb9b5: Preparing [2021-05-28T05:11:55.661Z] fa1afe8e6ed9: Preparing [2021-05-28T05:11:55.661Z] 87a09b4c083e: Preparing [2021-05-28T05:11:55.661Z] 0f74e9ff2a61: Preparing [2021-05-28T05:11:55.661Z] b122376c33c6: Preparing [2021-05-28T05:11:55.661Z] f8381ed47b22: Preparing [2021-05-28T05:11:55.661Z] e934a737d657: Preparing [2021-05-28T05:11:55.661Z] 0f74e9ff2a61: Waiting [2021-05-28T05:11:55.661Z] b122376c33c6: Waiting [2021-05-28T05:11:55.661Z] f8381ed47b22: Waiting [2021-05-28T05:11:55.661Z] fa1afe8e6ed9: Waiting [2021-05-28T05:11:55.661Z] e934a737d657: Waiting [2021-05-28T05:11:55.661Z] 87a09b4c083e: Waiting [2021-05-28T05:11:55.950Z] 4c574ba7c8b6: Layer already exists [2021-05-28T05:11:55.950Z] baa32f5211fe: Layer already exists [2021-05-28T05:11:55.950Z] 9ded3b6bb9b5: Layer already exists [2021-05-28T05:11:55.950Z] 8c6264ab12e2: Layer already exists [2021-05-28T05:11:55.950Z] bcdb6db8950d: Layer already exists [2021-05-28T05:11:55.950Z] fa1afe8e6ed9: Layer already exists [2021-05-28T05:11:55.950Z] b122376c33c6: Layer already exists [2021-05-28T05:11:55.950Z] 0f74e9ff2a61: Layer already exists [2021-05-28T05:11:55.950Z] 87a09b4c083e: Layer already exists [2021-05-28T05:11:55.950Z] f8381ed47b22: Layer already exists [2021-05-28T05:11:55.950Z] e934a737d657: Layer already exists [2021-05-28T05:11:55.950Z] master: digest: sha256:b7d824c38aaa42adae0dd412ceb9a6f0f3ac15372b1b8433fa49a9e461141f75 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-28T05:11:56.015Z] ===================================================== [Pipeline] echo [2021-05-28T05:11:56.030Z] taggedImages: [2021-05-28T05:11:56.030Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab [2021-05-28T05:11:56.030Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.242 [2021-05-28T05:11:56.030Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9675a5ee09cc494ffa2aa568efa83b8e79c24aab-2.0.0-dev.242 [2021-05-28T05:11:56.031Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:11:56.725Z] ---> job-cost.sh [2021-05-28T05:11:56.725Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-789V [2021-05-28T05:12:35.663Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T05:14:12.402Z] lf-activate-venv(): INFO: Adding /tmp/venv-789V/bin to PATH [2021-05-28T05:14:12.402Z] INFO: No Stack... [2021-05-28T05:14:12.402Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T05:14:12.402Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T05:14:12.740Z] + cat /w/workspace/edgex-go/512/archives/cost.csv [2021-05-28T05:14:12.740Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T05:14:12.803Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] [2021-05-28T05:14:12.812Z] Resource [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] did not exist. Created. [2021-05-28T05:14:12.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-512-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T05:14:13.213Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T05:14:13.959Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T05:14:13.972Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-512-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-05-28T05:14:14.630Z] provisioning config files... [2021-05-28T05:14:14.640Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/512@tmp/config6025123638666162183tmp [Pipeline] { [Pipeline] sh [2021-05-28T05:14:14.942Z] + set +x [2021-05-28T05:14:14.942Z] + curl -s https://codecov.io/bash [2021-05-28T05:14:14.942Z] + bash -s -- [2021-05-28T05:14:15.207Z] [2021-05-28T05:14:15.207Z] _____ _ [2021-05-28T05:14:15.207Z] / ____| | | [2021-05-28T05:14:15.207Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T05:14:15.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T05:14:15.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T05:14:15.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T05:14:15.207Z] Bash-1.0.3 [2021-05-28T05:14:15.207Z] [2021-05-28T05:14:15.207Z] [2021-05-28T05:14:15.207Z] ==> git version 2.24.4 found [2021-05-28T05:14:15.207Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-28T05:14:15.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T05:14:15.207Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T05:14:15.207Z] ==> Jenkins CI detected. [2021-05-28T05:14:15.207Z] project root: . [2021-05-28T05:14:15.207Z] --> token set from env [2021-05-28T05:14:15.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T05:14:15.207Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T05:14:15.207Z] ==> Python coveragepy not found [2021-05-28T05:14:15.207Z] ==> Searching for coverage reports in: [2021-05-28T05:14:15.207Z] + . [2021-05-28T05:14:15.207Z] -> Found 1 reports [2021-05-28T05:14:15.207Z] ==> Detecting git/mercurial file structure [2021-05-28T05:14:15.207Z] ==> Reading reports [2021-05-28T05:14:15.207Z] + ./coverage.out bytes=742526 [2021-05-28T05:14:15.207Z] ==> Appending adjustments [2021-05-28T05:14:15.207Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T05:14:17.753Z] + Found adjustments [2021-05-28T05:14:17.753Z] ==> Gzipping contents [2021-05-28T05:14:17.753Z] 104K /tmp/codecov.qforMB.gz [2021-05-28T05:14:17.753Z] ==> Uploading reports [2021-05-28T05:14:17.753Z] url: https://codecov.io [2021-05-28T05:14:17.753Z] query: branch=master&commit=9675a5ee09cc494ffa2aa568efa83b8e79c24aab&build=512&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F512%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T05:14:17.753Z] -> Pinging Codecov [2021-05-28T05:14:17.753Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9675a5ee09cc494ffa2aa568efa83b8e79c24aab&build=512&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F512%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-28T05:14:17.753Z] -> Uploading to [2021-05-28T05:14:17.753Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/9675a5ee09cc494ffa2aa568efa83b8e79c24aab/9ebbc945-0c9f-4df0-8285-8be9f91d5820.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T051417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e255b9ef9edce55084b37cdbbb65550182b2da15574dcb4b29904392b43ee170 [2021-05-28T05:14:17.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:17.753Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:18.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 274k --:--:-- --:--:-- --:--:-- 274k [2021-05-28T05:14:18.014Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9675a5ee09cc494ffa2aa568efa83b8e79c24aab [Pipeline] } [2021-05-28T05:14:18.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-28T05:14:18.662Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-28T05:14:18.687Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:14:18.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T05:14:18.987Z] [2021-05-28T05:14:18.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:14:19.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T05:14:19.329Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-28T05:14:19.329Z] 188c0c94c7c5: Pulling fs layer [2021-05-28T05:14:19.329Z] 0ef7d3d256c8: Pulling fs layer [2021-05-28T05:14:19.329Z] de9db76c5a1d: Pulling fs layer [2021-05-28T05:14:19.329Z] 0eba1c9be4d2: Pulling fs layer [2021-05-28T05:14:19.329Z] 0d57e429df01: Pulling fs layer [2021-05-28T05:14:19.329Z] 4e4be7b47b0d: Pulling fs layer [2021-05-28T05:14:19.329Z] e1f770b5df2f: Pulling fs layer [2021-05-28T05:14:19.329Z] 85a0685a4137: Pulling fs layer [2021-05-28T05:14:19.329Z] 0eba1c9be4d2: Waiting [2021-05-28T05:14:19.329Z] 0d57e429df01: Waiting [2021-05-28T05:14:19.329Z] 4e4be7b47b0d: Waiting [2021-05-28T05:14:19.329Z] e1f770b5df2f: Waiting [2021-05-28T05:14:19.329Z] 85a0685a4137: Waiting [2021-05-28T05:14:19.329Z] de9db76c5a1d: Verifying Checksum [2021-05-28T05:14:19.329Z] de9db76c5a1d: Download complete [2021-05-28T05:14:19.329Z] 0ef7d3d256c8: Verifying Checksum [2021-05-28T05:14:19.329Z] 0ef7d3d256c8: Download complete [2021-05-28T05:14:19.329Z] 0d57e429df01: Verifying Checksum [2021-05-28T05:14:19.329Z] 0d57e429df01: Download complete [2021-05-28T05:14:19.329Z] 4e4be7b47b0d: Verifying Checksum [2021-05-28T05:14:19.329Z] 4e4be7b47b0d: Download complete [2021-05-28T05:14:19.329Z] 188c0c94c7c5: Verifying Checksum [2021-05-28T05:14:19.604Z] 188c0c94c7c5: Pull complete [2021-05-28T05:14:19.604Z] 0ef7d3d256c8: Pull complete [2021-05-28T05:14:19.865Z] de9db76c5a1d: Pull complete [2021-05-28T05:14:21.261Z] e1f770b5df2f: Verifying Checksum [2021-05-28T05:14:21.261Z] e1f770b5df2f: Download complete [2021-05-28T05:14:22.652Z] 0eba1c9be4d2: Verifying Checksum [2021-05-28T05:14:22.652Z] 0eba1c9be4d2: Download complete [2021-05-28T05:14:22.652Z] 85a0685a4137: Verifying Checksum [2021-05-28T05:14:22.652Z] 85a0685a4137: Download complete [2021-05-28T05:14:26.007Z] 0eba1c9be4d2: Pull complete [2021-05-28T05:14:26.007Z] 0d57e429df01: Pull complete [2021-05-28T05:14:26.007Z] 4e4be7b47b0d: Pull complete [2021-05-28T05:14:26.273Z] e1f770b5df2f: Pull complete [2021-05-28T05:14:29.586Z] 85a0685a4137: Pull complete [2021-05-28T05:14:29.586Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-28T05:14:29.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-28T05:14:29.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-28T05:14:29.661Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:14:29.703Z] $ 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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-28T05:14:32.508Z] $ docker top dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T05:14:32.634Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-28T05:14:32.926Z] + set -o pipefail [2021-05-28T05:14:32.926Z] + snyk monitor '--org=edgex-jenkins' [2021-05-28T05:14:41.469Z] [2021-05-28T05:14:41.469Z] Monitoring /w/workspace/edgex-go/512 (github.com/edgexfoundry/edgex-go)... [2021-05-28T05:14:41.469Z] [2021-05-28T05:14:41.469Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6aa17d28-8a3c-4bbd-a5fd-375e5673def2 [2021-05-28T05:14:41.469Z] [2021-05-28T05:14:41.469Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-28T05:14:41.469Z] [2021-05-28T05:14:41.469Z] [Pipeline] } [2021-05-28T05:14:41.482Z] $ docker stop --time=1 dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f [2021-05-28T05:14:44.326Z] $ docker rm -f dc3d0f14eeed775bf5a574cb4b9123396acc3d418e2f0c7a56cc428ed715a43f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-28T05:14:44.987Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:14:45.006Z] provisioning config files... [2021-05-28T05:14:45.018Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/512@tmp/config9211410223768723062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:14:45.335Z] --> edgex-publish-swagger.sh [2021-05-28T05:14:45.335Z] === Publish openapi/v2 API === [2021-05-28T05:14:45.335Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-28T05:14:45.335Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/512/openapi/v2/core-command.yaml] [2021-05-28T05:14:45.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:45.335Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:46.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 27493 0:00:01 0:00:01 --:--:-- 27497 100 30687 0 0 100 30687 0 27489 0:00:01 0:00:01 --:--:-- 27497 [2021-05-28T05:14:46.282Z] [2021-05-28T05:14:46.282Z] [2021-05-28T05:14:46.282Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/512/openapi/v2/core-data.yaml] [2021-05-28T05:14:46.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:46.282Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:47.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 56185 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 50943 0:00:01 0:00:01 --:--:-- 50984 [2021-05-28T05:14:47.509Z] [2021-05-28T05:14:47.509Z] [2021-05-28T05:14:47.509Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/512/openapi/v2/core-metadata.yaml] [2021-05-28T05:14:47.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:47.509Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:48.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k [2021-05-28T05:14:48.466Z] [2021-05-28T05:14:48.466Z] [2021-05-28T05:14:48.466Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/512/openapi/v2/support-notifications.yaml] [2021-05-28T05:14:48.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:48.466Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:49.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 65727 0:00:01 0:00:01 --:--:-- 65775 100 76037 0 0 100 76037 0 63996 0:00:01 0:00:01 --:--:-- 64004 [2021-05-28T05:14:49.852Z] [2021-05-28T05:14:49.852Z] [2021-05-28T05:14:49.852Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/512/openapi/v2/support-scheduler.yaml] [2021-05-28T05:14:49.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:49.852Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:50.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 39724 --:--:-- --:--:-- --:--:-- 39722 100 37617 0 0 100 37617 0 39715 --:--:-- --:--:-- --:--:-- 39680 [2021-05-28T05:14:50.795Z] [2021-05-28T05:14:50.795Z] [2021-05-28T05:14:50.795Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/512/openapi/v2/system-agent.yaml] [2021-05-28T05:14:50.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:14:50.795Z] Dload Upload Total Spent Left Speed [2021-05-28T05:14:51.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19223 0 0 100 19223 0 17751 0:00:01 0:00:01 --:--:-- 17766 100 19223 0 0 100 19223 0 17748 0:00:01 0:00:01 --:--:-- 17766 [2021-05-28T05:14:51.735Z] [2021-05-28T05:14:51.735Z] [Pipeline] } [2021-05-28T05:14:51.743Z] 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-05-28T05:14:52.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:14:52.191Z] . [Pipeline] withDockerContainer [2021-05-28T05:14:52.272Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:14:52.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T05:14:52.732Z] $ docker top 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T05:14:52.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T05:14:52.856Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T05:14:52.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T05:14:52.978Z] $ docker exec 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e ssh-agent [2021-05-28T05:14:53.096Z] SSH_AUTH_SOCK=/tmp/ssh-NA5KqusopqYc/agent.14 [2021-05-28T05:14:53.096Z] SSH_AGENT_PID=21 [2021-05-28T05:14:53.102Z] Running ssh-add (command line suppressed) [2021-05-28T05:14:53.211Z] Identity added: /w/workspace/edgex-go/512@tmp/private_key_3612836465194918071.key (/w/workspace/edgex-go/512@tmp/private_key_3612836465194918071.key) [2021-05-28T05:14:53.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T05:14:53.525Z] + git semver tag [2021-05-28T05:14:53.525Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T05:14:53.525Z] # $GIT_DIR = /w/workspace/edgex-go/512/.git [2021-05-28T05:14:53.525Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/512 [2021-05-28T05:14:53.525Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T05:14:53.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T05:14:53.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T05:14:53.525Z] # $SEMVER_BRANCH = master [2021-05-28T05:14:53.525Z] # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [2021-05-28T05:14:53.525Z] # 9675a5ee09cc494ffa2aa568efa83b8e79c24aab HEAD [2021-05-28T05:14:53.525Z] # -> Force: false [2021-05-28T05:14:53.525Z] # c708ec97bbddd4c7fb834cad8e4040d37dc297fc refs/tags/v2.0.0-dev.242 [Pipeline] } [2021-05-28T05:14:53.535Z] $ docker exec --env ******** --env ******** 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e ssh-agent -k [2021-05-28T05:14:53.623Z] unset SSH_AUTH_SOCK; [2021-05-28T05:14:53.623Z] unset SSH_AGENT_PID; [2021-05-28T05:14:53.623Z] echo Agent pid 21 killed; [2021-05-28T05:14:53.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T05:14:53.968Z] + git semver [Pipeline] } [2021-05-28T05:14:53.984Z] $ docker stop --time=1 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e [2021-05-28T05:14:55.162Z] $ docker rm -f 273ae3fdf8f9313fd8c0210be9acdcb0508172fa05b8c52c65041e812afa752e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:14:55.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T05:14:55.590Z] [2021-05-28T05:14:55.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:14:55.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T05:14:55.902Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-28T05:14:55.902Z] ab5ef0e58194: Pulling fs layer [2021-05-28T05:14:55.902Z] 9712f1f96733: Pulling fs layer [2021-05-28T05:14:55.902Z] 63f879dbbcfc: Pulling fs layer [2021-05-28T05:14:55.902Z] 0d9ebad4ef96: Pulling fs layer [2021-05-28T05:14:55.902Z] e9a5061849ea: Pulling fs layer [2021-05-28T05:14:55.902Z] d747dcd14b5f: Pulling fs layer [2021-05-28T05:14:55.902Z] 2de7ff778b66: Pulling fs layer [2021-05-28T05:14:55.902Z] e9a5061849ea: Waiting [2021-05-28T05:14:55.902Z] d747dcd14b5f: Waiting [2021-05-28T05:14:55.902Z] 2de7ff778b66: Waiting [2021-05-28T05:14:55.902Z] 0d9ebad4ef96: Waiting [2021-05-28T05:14:55.902Z] 9712f1f96733: Download complete [2021-05-28T05:14:57.285Z] 63f879dbbcfc: Verifying Checksum [2021-05-28T05:14:57.285Z] 63f879dbbcfc: Download complete [2021-05-28T05:14:57.546Z] e9a5061849ea: Verifying Checksum [2021-05-28T05:14:57.546Z] e9a5061849ea: Download complete [2021-05-28T05:14:57.546Z] d747dcd14b5f: Verifying Checksum [2021-05-28T05:14:57.546Z] d747dcd14b5f: Download complete [2021-05-28T05:14:57.806Z] 2de7ff778b66: Verifying Checksum [2021-05-28T05:14:57.806Z] 2de7ff778b66: Download complete [2021-05-28T05:14:58.067Z] ab5ef0e58194: Verifying Checksum [2021-05-28T05:14:58.067Z] ab5ef0e58194: Download complete [2021-05-28T05:14:58.067Z] 0d9ebad4ef96: Verifying Checksum [2021-05-28T05:14:58.067Z] 0d9ebad4ef96: Download complete [2021-05-28T05:15:00.668Z] ab5ef0e58194: Pull complete [2021-05-28T05:15:00.668Z] 9712f1f96733: Pull complete [2021-05-28T05:15:01.251Z] 63f879dbbcfc: Pull complete [2021-05-28T05:15:04.597Z] 0d9ebad4ef96: Pull complete [2021-05-28T05:15:04.872Z] e9a5061849ea: Pull complete [2021-05-28T05:15:04.872Z] d747dcd14b5f: Pull complete [2021-05-28T05:15:05.819Z] 2de7ff778b66: Pull complete [2021-05-28T05:15:05.819Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-28T05:15:05.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-28T05:15:05.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-28T05:15:05.898Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:15:05.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-28T05:15:14.378Z] $ docker top 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:15:14.476Z] provisioning config files... [2021-05-28T05:15:14.484Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/512@tmp/config5261778002845732458tmp [2021-05-28T05:15:14.495Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/512@tmp/config8973546969547772516tmp [2021-05-28T05:15:14.505Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/512@tmp/config2891356289640363947tmp [Pipeline] { [Pipeline] echo [2021-05-28T05:15:14.523Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:14.815Z] ---> sigul-configuration.sh [2021-05-28T05:15:14.816Z] gpg: directory `/root/.gnupg' created [2021-05-28T05:15:14.816Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-28T05:15:14.816Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-28T05:15:14.816Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-28T05:15:14.816Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-28T05:15:14.816Z] gpg: CAST5 encrypted data [2021-05-28T05:15:14.816Z] gpg: encrypted with 1 passphrase [2021-05-28T05:15:14.816Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-28T05:15:15.107Z] + mkdir /home/jenkins [2021-05-28T05:15:15.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-28T05:15:15.400Z] + 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-05-28T05:15:15.409Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:15.709Z] ---> sigul-install.sh [2021-05-28T05:15:19.919Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-28T05:15:20.214Z] + git tag --list [2021-05-28T05:15:20.214Z] 0.6.0 [2021-05-28T05:15:20.214Z] 0.6.1 [2021-05-28T05:15:20.214Z] 0.7.0 [2021-05-28T05:15:20.214Z] 0.7.1 [2021-05-28T05:15:20.214Z] v0.0.0 [2021-05-28T05:15:20.214Z] v0.0.1-dev.1 [2021-05-28T05:15:20.214Z] v1.0.0 [2021-05-28T05:15:20.214Z] v1.0.1 [2021-05-28T05:15:20.214Z] v1.1.0 [2021-05-28T05:15:20.214Z] v1.2.0 [2021-05-28T05:15:20.214Z] v1.2.1 [2021-05-28T05:15:20.214Z] v1.2.2-dev.1 [2021-05-28T05:15:20.214Z] v1.2.2-dev.10 [2021-05-28T05:15:20.214Z] v1.2.2-dev.100 [2021-05-28T05:15:20.214Z] v1.2.2-dev.101 [2021-05-28T05:15:20.214Z] v1.2.2-dev.102 [2021-05-28T05:15:20.214Z] v1.2.2-dev.103 [2021-05-28T05:15:20.214Z] v1.2.2-dev.104 [2021-05-28T05:15:20.214Z] v1.2.2-dev.105 [2021-05-28T05:15:20.214Z] v1.2.2-dev.106 [2021-05-28T05:15:20.214Z] v1.2.2-dev.107 [2021-05-28T05:15:20.214Z] v1.2.2-dev.11 [2021-05-28T05:15:20.214Z] v1.2.2-dev.12 [2021-05-28T05:15:20.214Z] v1.2.2-dev.13 [2021-05-28T05:15:20.214Z] v1.2.2-dev.14 [2021-05-28T05:15:20.214Z] v1.2.2-dev.15 [2021-05-28T05:15:20.214Z] v1.2.2-dev.16 [2021-05-28T05:15:20.214Z] v1.2.2-dev.17 [2021-05-28T05:15:20.214Z] v1.2.2-dev.18 [2021-05-28T05:15:20.214Z] v1.2.2-dev.19 [2021-05-28T05:15:20.214Z] v1.2.2-dev.2 [2021-05-28T05:15:20.214Z] v1.2.2-dev.20 [2021-05-28T05:15:20.214Z] v1.2.2-dev.21 [2021-05-28T05:15:20.214Z] v1.2.2-dev.22 [2021-05-28T05:15:20.214Z] v1.2.2-dev.23 [2021-05-28T05:15:20.214Z] v1.2.2-dev.24 [2021-05-28T05:15:20.214Z] v1.2.2-dev.25 [2021-05-28T05:15:20.214Z] v1.2.2-dev.26 [2021-05-28T05:15:20.214Z] v1.2.2-dev.27 [2021-05-28T05:15:20.214Z] v1.2.2-dev.28 [2021-05-28T05:15:20.214Z] v1.2.2-dev.29 [2021-05-28T05:15:20.214Z] v1.2.2-dev.3 [2021-05-28T05:15:20.214Z] v1.2.2-dev.30 [2021-05-28T05:15:20.214Z] v1.2.2-dev.31 [2021-05-28T05:15:20.214Z] v1.2.2-dev.32 [2021-05-28T05:15:20.214Z] v1.2.2-dev.33 [2021-05-28T05:15:20.214Z] v1.2.2-dev.34 [2021-05-28T05:15:20.214Z] v1.2.2-dev.35 [2021-05-28T05:15:20.214Z] v1.2.2-dev.36 [2021-05-28T05:15:20.214Z] v1.2.2-dev.37 [2021-05-28T05:15:20.214Z] v1.2.2-dev.38 [2021-05-28T05:15:20.214Z] v1.2.2-dev.39 [2021-05-28T05:15:20.214Z] v1.2.2-dev.4 [2021-05-28T05:15:20.214Z] v1.2.2-dev.40 [2021-05-28T05:15:20.214Z] v1.2.2-dev.41 [2021-05-28T05:15:20.214Z] v1.2.2-dev.42 [2021-05-28T05:15:20.214Z] v1.2.2-dev.43 [2021-05-28T05:15:20.214Z] v1.2.2-dev.44 [2021-05-28T05:15:20.215Z] v1.2.2-dev.45 [2021-05-28T05:15:20.215Z] v1.2.2-dev.46 [2021-05-28T05:15:20.215Z] v1.2.2-dev.47 [2021-05-28T05:15:20.215Z] v1.2.2-dev.48 [2021-05-28T05:15:20.215Z] v1.2.2-dev.49 [2021-05-28T05:15:20.215Z] v1.2.2-dev.5 [2021-05-28T05:15:20.215Z] v1.2.2-dev.50 [2021-05-28T05:15:20.215Z] v1.2.2-dev.51 [2021-05-28T05:15:20.215Z] v1.2.2-dev.52 [2021-05-28T05:15:20.215Z] v1.2.2-dev.53 [2021-05-28T05:15:20.215Z] v1.2.2-dev.54 [2021-05-28T05:15:20.215Z] v1.2.2-dev.55 [2021-05-28T05:15:20.215Z] v1.2.2-dev.56 [2021-05-28T05:15:20.215Z] v1.2.2-dev.57 [2021-05-28T05:15:20.215Z] v1.2.2-dev.58 [2021-05-28T05:15:20.215Z] v1.2.2-dev.59 [2021-05-28T05:15:20.215Z] v1.2.2-dev.6 [2021-05-28T05:15:20.215Z] v1.2.2-dev.60 [2021-05-28T05:15:20.215Z] v1.2.2-dev.61 [2021-05-28T05:15:20.215Z] v1.2.2-dev.62 [2021-05-28T05:15:20.215Z] v1.2.2-dev.63 [2021-05-28T05:15:20.215Z] v1.2.2-dev.64 [2021-05-28T05:15:20.215Z] v1.2.2-dev.65 [2021-05-28T05:15:20.215Z] v1.2.2-dev.66 [2021-05-28T05:15:20.215Z] v1.2.2-dev.67 [2021-05-28T05:15:20.215Z] v1.2.2-dev.68 [2021-05-28T05:15:20.215Z] v1.2.2-dev.69 [2021-05-28T05:15:20.215Z] v1.2.2-dev.7 [2021-05-28T05:15:20.215Z] v1.2.2-dev.70 [2021-05-28T05:15:20.215Z] v1.2.2-dev.71 [2021-05-28T05:15:20.215Z] v1.2.2-dev.72 [2021-05-28T05:15:20.215Z] v1.2.2-dev.73 [2021-05-28T05:15:20.215Z] v1.2.2-dev.74 [2021-05-28T05:15:20.215Z] v1.2.2-dev.75 [2021-05-28T05:15:20.215Z] v1.2.2-dev.76 [2021-05-28T05:15:20.215Z] v1.2.2-dev.77 [2021-05-28T05:15:20.215Z] v1.2.2-dev.78 [2021-05-28T05:15:20.215Z] v1.2.2-dev.79 [2021-05-28T05:15:20.215Z] v1.2.2-dev.8 [2021-05-28T05:15:20.215Z] v1.2.2-dev.80 [2021-05-28T05:15:20.215Z] v1.2.2-dev.81 [2021-05-28T05:15:20.215Z] v1.2.2-dev.82 [2021-05-28T05:15:20.215Z] v1.2.2-dev.83 [2021-05-28T05:15:20.215Z] v1.2.2-dev.84 [2021-05-28T05:15:20.215Z] v1.2.2-dev.85 [2021-05-28T05:15:20.215Z] v1.2.2-dev.86 [2021-05-28T05:15:20.215Z] v1.2.2-dev.87 [2021-05-28T05:15:20.215Z] v1.2.2-dev.88 [2021-05-28T05:15:20.215Z] v1.2.2-dev.89 [2021-05-28T05:15:20.215Z] v1.2.2-dev.9 [2021-05-28T05:15:20.215Z] v1.2.2-dev.90 [2021-05-28T05:15:20.215Z] v1.2.2-dev.91 [2021-05-28T05:15:20.215Z] v1.2.2-dev.92 [2021-05-28T05:15:20.215Z] v1.2.2-dev.93 [2021-05-28T05:15:20.215Z] v1.2.2-dev.94 [2021-05-28T05:15:20.215Z] v1.2.2-dev.95 [2021-05-28T05:15:20.215Z] v1.2.2-dev.96 [2021-05-28T05:15:20.215Z] v1.2.2-dev.97 [2021-05-28T05:15:20.215Z] v1.2.2-dev.98 [2021-05-28T05:15:20.215Z] v1.2.2-dev.99 [2021-05-28T05:15:20.215Z] v1.3.0 [2021-05-28T05:15:20.215Z] v1.3.1 [2021-05-28T05:15:20.215Z] v1.3.1-dev.1 [2021-05-28T05:15:20.215Z] v1.3.1-dev.10 [2021-05-28T05:15:20.215Z] v1.3.1-dev.11 [2021-05-28T05:15:20.215Z] v1.3.1-dev.12 [2021-05-28T05:15:20.215Z] v1.3.1-dev.13 [2021-05-28T05:15:20.215Z] v1.3.1-dev.14 [2021-05-28T05:15:20.215Z] v1.3.1-dev.15 [2021-05-28T05:15:20.215Z] v1.3.1-dev.16 [2021-05-28T05:15:20.215Z] v1.3.1-dev.17 [2021-05-28T05:15:20.215Z] v1.3.1-dev.18 [2021-05-28T05:15:20.215Z] v1.3.1-dev.2 [2021-05-28T05:15:20.215Z] v1.3.1-dev.3 [2021-05-28T05:15:20.215Z] v1.3.1-dev.4 [2021-05-28T05:15:20.215Z] v1.3.1-dev.5 [2021-05-28T05:15:20.215Z] v1.3.1-dev.6 [2021-05-28T05:15:20.215Z] v1.3.1-dev.7 [2021-05-28T05:15:20.215Z] v1.3.1-dev.8 [2021-05-28T05:15:20.215Z] v1.3.1-dev.9 [2021-05-28T05:15:20.215Z] v2.0.0-dev.1 [2021-05-28T05:15:20.215Z] v2.0.0-dev.10 [2021-05-28T05:15:20.215Z] v2.0.0-dev.100 [2021-05-28T05:15:20.215Z] v2.0.0-dev.101 [2021-05-28T05:15:20.215Z] v2.0.0-dev.102 [2021-05-28T05:15:20.215Z] v2.0.0-dev.103 [2021-05-28T05:15:20.215Z] v2.0.0-dev.104 [2021-05-28T05:15:20.215Z] v2.0.0-dev.105 [2021-05-28T05:15:20.215Z] v2.0.0-dev.106 [2021-05-28T05:15:20.215Z] v2.0.0-dev.107 [2021-05-28T05:15:20.215Z] v2.0.0-dev.108 [2021-05-28T05:15:20.215Z] v2.0.0-dev.109 [2021-05-28T05:15:20.215Z] v2.0.0-dev.11 [2021-05-28T05:15:20.215Z] v2.0.0-dev.110 [2021-05-28T05:15:20.215Z] v2.0.0-dev.111 [2021-05-28T05:15:20.215Z] v2.0.0-dev.112 [2021-05-28T05:15:20.215Z] v2.0.0-dev.113 [2021-05-28T05:15:20.215Z] v2.0.0-dev.114 [2021-05-28T05:15:20.215Z] v2.0.0-dev.115 [2021-05-28T05:15:20.215Z] v2.0.0-dev.116 [2021-05-28T05:15:20.215Z] v2.0.0-dev.117 [2021-05-28T05:15:20.215Z] v2.0.0-dev.118 [2021-05-28T05:15:20.215Z] v2.0.0-dev.119 [2021-05-28T05:15:20.215Z] v2.0.0-dev.12 [2021-05-28T05:15:20.215Z] v2.0.0-dev.120 [2021-05-28T05:15:20.215Z] v2.0.0-dev.121 [2021-05-28T05:15:20.215Z] v2.0.0-dev.122 [2021-05-28T05:15:20.215Z] v2.0.0-dev.123 [2021-05-28T05:15:20.215Z] v2.0.0-dev.124 [2021-05-28T05:15:20.215Z] v2.0.0-dev.125 [2021-05-28T05:15:20.215Z] v2.0.0-dev.126 [2021-05-28T05:15:20.215Z] v2.0.0-dev.127 [2021-05-28T05:15:20.215Z] v2.0.0-dev.128 [2021-05-28T05:15:20.215Z] v2.0.0-dev.129 [2021-05-28T05:15:20.215Z] v2.0.0-dev.13 [2021-05-28T05:15:20.215Z] v2.0.0-dev.130 [2021-05-28T05:15:20.215Z] v2.0.0-dev.131 [2021-05-28T05:15:20.215Z] v2.0.0-dev.132 [2021-05-28T05:15:20.215Z] v2.0.0-dev.133 [2021-05-28T05:15:20.215Z] v2.0.0-dev.134 [2021-05-28T05:15:20.215Z] v2.0.0-dev.135 [2021-05-28T05:15:20.215Z] v2.0.0-dev.136 [2021-05-28T05:15:20.215Z] v2.0.0-dev.137 [2021-05-28T05:15:20.215Z] v2.0.0-dev.138 [2021-05-28T05:15:20.215Z] v2.0.0-dev.139 [2021-05-28T05:15:20.215Z] v2.0.0-dev.14 [2021-05-28T05:15:20.215Z] v2.0.0-dev.140 [2021-05-28T05:15:20.215Z] v2.0.0-dev.141 [2021-05-28T05:15:20.215Z] v2.0.0-dev.142 [2021-05-28T05:15:20.215Z] v2.0.0-dev.143 [2021-05-28T05:15:20.215Z] v2.0.0-dev.144 [2021-05-28T05:15:20.215Z] v2.0.0-dev.145 [2021-05-28T05:15:20.215Z] v2.0.0-dev.146 [2021-05-28T05:15:20.215Z] v2.0.0-dev.147 [2021-05-28T05:15:20.215Z] v2.0.0-dev.148 [2021-05-28T05:15:20.215Z] v2.0.0-dev.149 [2021-05-28T05:15:20.215Z] v2.0.0-dev.15 [2021-05-28T05:15:20.215Z] v2.0.0-dev.150 [2021-05-28T05:15:20.215Z] v2.0.0-dev.151 [2021-05-28T05:15:20.215Z] v2.0.0-dev.152 [2021-05-28T05:15:20.215Z] v2.0.0-dev.153 [2021-05-28T05:15:20.215Z] v2.0.0-dev.154 [2021-05-28T05:15:20.215Z] v2.0.0-dev.155 [2021-05-28T05:15:20.215Z] v2.0.0-dev.156 [2021-05-28T05:15:20.215Z] v2.0.0-dev.157 [2021-05-28T05:15:20.215Z] v2.0.0-dev.158 [2021-05-28T05:15:20.215Z] v2.0.0-dev.159 [2021-05-28T05:15:20.215Z] v2.0.0-dev.16 [2021-05-28T05:15:20.215Z] v2.0.0-dev.160 [2021-05-28T05:15:20.215Z] v2.0.0-dev.161 [2021-05-28T05:15:20.215Z] v2.0.0-dev.162 [2021-05-28T05:15:20.215Z] v2.0.0-dev.163 [2021-05-28T05:15:20.215Z] v2.0.0-dev.164 [2021-05-28T05:15:20.215Z] v2.0.0-dev.165 [2021-05-28T05:15:20.215Z] v2.0.0-dev.166 [2021-05-28T05:15:20.215Z] v2.0.0-dev.167 [2021-05-28T05:15:20.215Z] v2.0.0-dev.168 [2021-05-28T05:15:20.215Z] v2.0.0-dev.169 [2021-05-28T05:15:20.215Z] v2.0.0-dev.17 [2021-05-28T05:15:20.215Z] v2.0.0-dev.170 [2021-05-28T05:15:20.215Z] v2.0.0-dev.171 [2021-05-28T05:15:20.215Z] v2.0.0-dev.172 [2021-05-28T05:15:20.215Z] v2.0.0-dev.173 [2021-05-28T05:15:20.215Z] v2.0.0-dev.174 [2021-05-28T05:15:20.215Z] v2.0.0-dev.175 [2021-05-28T05:15:20.215Z] v2.0.0-dev.176 [2021-05-28T05:15:20.215Z] v2.0.0-dev.177 [2021-05-28T05:15:20.215Z] v2.0.0-dev.178 [2021-05-28T05:15:20.215Z] v2.0.0-dev.179 [2021-05-28T05:15:20.215Z] v2.0.0-dev.18 [2021-05-28T05:15:20.215Z] v2.0.0-dev.180 [2021-05-28T05:15:20.215Z] v2.0.0-dev.181 [2021-05-28T05:15:20.215Z] v2.0.0-dev.182 [2021-05-28T05:15:20.215Z] v2.0.0-dev.183 [2021-05-28T05:15:20.215Z] v2.0.0-dev.184 [2021-05-28T05:15:20.215Z] v2.0.0-dev.185 [2021-05-28T05:15:20.215Z] v2.0.0-dev.186 [2021-05-28T05:15:20.215Z] v2.0.0-dev.187 [2021-05-28T05:15:20.215Z] v2.0.0-dev.188 [2021-05-28T05:15:20.215Z] v2.0.0-dev.189 [2021-05-28T05:15:20.215Z] v2.0.0-dev.19 [2021-05-28T05:15:20.215Z] v2.0.0-dev.190 [2021-05-28T05:15:20.215Z] v2.0.0-dev.191 [2021-05-28T05:15:20.215Z] v2.0.0-dev.192 [2021-05-28T05:15:20.215Z] v2.0.0-dev.193 [2021-05-28T05:15:20.215Z] v2.0.0-dev.194 [2021-05-28T05:15:20.215Z] v2.0.0-dev.195 [2021-05-28T05:15:20.215Z] v2.0.0-dev.196 [2021-05-28T05:15:20.215Z] v2.0.0-dev.197 [2021-05-28T05:15:20.215Z] v2.0.0-dev.198 [2021-05-28T05:15:20.215Z] v2.0.0-dev.199 [2021-05-28T05:15:20.215Z] v2.0.0-dev.2 [2021-05-28T05:15:20.215Z] v2.0.0-dev.20 [2021-05-28T05:15:20.215Z] v2.0.0-dev.200 [2021-05-28T05:15:20.215Z] v2.0.0-dev.201 [2021-05-28T05:15:20.215Z] v2.0.0-dev.202 [2021-05-28T05:15:20.215Z] v2.0.0-dev.203 [2021-05-28T05:15:20.215Z] v2.0.0-dev.204 [2021-05-28T05:15:20.215Z] v2.0.0-dev.205 [2021-05-28T05:15:20.215Z] v2.0.0-dev.206 [2021-05-28T05:15:20.215Z] v2.0.0-dev.207 [2021-05-28T05:15:20.215Z] v2.0.0-dev.208 [2021-05-28T05:15:20.215Z] v2.0.0-dev.209 [2021-05-28T05:15:20.215Z] v2.0.0-dev.21 [2021-05-28T05:15:20.215Z] v2.0.0-dev.210 [2021-05-28T05:15:20.215Z] v2.0.0-dev.211 [2021-05-28T05:15:20.215Z] v2.0.0-dev.212 [2021-05-28T05:15:20.215Z] v2.0.0-dev.213 [2021-05-28T05:15:20.215Z] v2.0.0-dev.214 [2021-05-28T05:15:20.215Z] v2.0.0-dev.215 [2021-05-28T05:15:20.215Z] v2.0.0-dev.216 [2021-05-28T05:15:20.215Z] v2.0.0-dev.217 [2021-05-28T05:15:20.215Z] v2.0.0-dev.218 [2021-05-28T05:15:20.215Z] v2.0.0-dev.219 [2021-05-28T05:15:20.215Z] v2.0.0-dev.22 [2021-05-28T05:15:20.215Z] v2.0.0-dev.220 [2021-05-28T05:15:20.215Z] v2.0.0-dev.221 [2021-05-28T05:15:20.215Z] v2.0.0-dev.222 [2021-05-28T05:15:20.215Z] v2.0.0-dev.223 [2021-05-28T05:15:20.215Z] v2.0.0-dev.224 [2021-05-28T05:15:20.215Z] v2.0.0-dev.225 [2021-05-28T05:15:20.215Z] v2.0.0-dev.226 [2021-05-28T05:15:20.215Z] v2.0.0-dev.227 [2021-05-28T05:15:20.215Z] v2.0.0-dev.228 [2021-05-28T05:15:20.215Z] v2.0.0-dev.229 [2021-05-28T05:15:20.215Z] v2.0.0-dev.23 [2021-05-28T05:15:20.215Z] v2.0.0-dev.230 [2021-05-28T05:15:20.215Z] v2.0.0-dev.231 [2021-05-28T05:15:20.215Z] v2.0.0-dev.232 [2021-05-28T05:15:20.215Z] v2.0.0-dev.233 [2021-05-28T05:15:20.215Z] v2.0.0-dev.234 [2021-05-28T05:15:20.215Z] v2.0.0-dev.235 [2021-05-28T05:15:20.215Z] v2.0.0-dev.236 [2021-05-28T05:15:20.215Z] v2.0.0-dev.237 [2021-05-28T05:15:20.215Z] v2.0.0-dev.238 [2021-05-28T05:15:20.215Z] v2.0.0-dev.239 [2021-05-28T05:15:20.215Z] v2.0.0-dev.24 [2021-05-28T05:15:20.215Z] v2.0.0-dev.240 [2021-05-28T05:15:20.215Z] v2.0.0-dev.241 [2021-05-28T05:15:20.215Z] v2.0.0-dev.242 [2021-05-28T05:15:20.215Z] v2.0.0-dev.25 [2021-05-28T05:15:20.215Z] v2.0.0-dev.26 [2021-05-28T05:15:20.215Z] v2.0.0-dev.27 [2021-05-28T05:15:20.215Z] v2.0.0-dev.28 [2021-05-28T05:15:20.215Z] v2.0.0-dev.29 [2021-05-28T05:15:20.215Z] v2.0.0-dev.3 [2021-05-28T05:15:20.215Z] v2.0.0-dev.30 [2021-05-28T05:15:20.215Z] v2.0.0-dev.31 [2021-05-28T05:15:20.215Z] v2.0.0-dev.32 [2021-05-28T05:15:20.215Z] v2.0.0-dev.33 [2021-05-28T05:15:20.215Z] v2.0.0-dev.34 [2021-05-28T05:15:20.215Z] v2.0.0-dev.35 [2021-05-28T05:15:20.215Z] v2.0.0-dev.36 [2021-05-28T05:15:20.215Z] v2.0.0-dev.37 [2021-05-28T05:15:20.215Z] v2.0.0-dev.38 [2021-05-28T05:15:20.215Z] v2.0.0-dev.39 [2021-05-28T05:15:20.215Z] v2.0.0-dev.4 [2021-05-28T05:15:20.215Z] v2.0.0-dev.40 [2021-05-28T05:15:20.215Z] v2.0.0-dev.41 [2021-05-28T05:15:20.215Z] v2.0.0-dev.42 [2021-05-28T05:15:20.215Z] v2.0.0-dev.43 [2021-05-28T05:15:20.215Z] v2.0.0-dev.44 [2021-05-28T05:15:20.215Z] v2.0.0-dev.45 [2021-05-28T05:15:20.215Z] v2.0.0-dev.46 [2021-05-28T05:15:20.215Z] v2.0.0-dev.47 [2021-05-28T05:15:20.215Z] v2.0.0-dev.48 [2021-05-28T05:15:20.215Z] v2.0.0-dev.49 [2021-05-28T05:15:20.215Z] v2.0.0-dev.5 [2021-05-28T05:15:20.215Z] v2.0.0-dev.50 [2021-05-28T05:15:20.215Z] v2.0.0-dev.51 [2021-05-28T05:15:20.215Z] v2.0.0-dev.52 [2021-05-28T05:15:20.215Z] v2.0.0-dev.53 [2021-05-28T05:15:20.215Z] v2.0.0-dev.54 [2021-05-28T05:15:20.215Z] v2.0.0-dev.55 [2021-05-28T05:15:20.215Z] v2.0.0-dev.56 [2021-05-28T05:15:20.215Z] v2.0.0-dev.57 [2021-05-28T05:15:20.215Z] v2.0.0-dev.58 [2021-05-28T05:15:20.215Z] v2.0.0-dev.59 [2021-05-28T05:15:20.215Z] v2.0.0-dev.6 [2021-05-28T05:15:20.215Z] v2.0.0-dev.60 [2021-05-28T05:15:20.215Z] v2.0.0-dev.61 [2021-05-28T05:15:20.215Z] v2.0.0-dev.62 [2021-05-28T05:15:20.215Z] v2.0.0-dev.63 [2021-05-28T05:15:20.215Z] v2.0.0-dev.64 [2021-05-28T05:15:20.215Z] v2.0.0-dev.65 [2021-05-28T05:15:20.215Z] v2.0.0-dev.66 [2021-05-28T05:15:20.215Z] v2.0.0-dev.67 [2021-05-28T05:15:20.215Z] v2.0.0-dev.68 [2021-05-28T05:15:20.215Z] v2.0.0-dev.69 [2021-05-28T05:15:20.215Z] v2.0.0-dev.7 [2021-05-28T05:15:20.215Z] v2.0.0-dev.70 [2021-05-28T05:15:20.215Z] v2.0.0-dev.71 [2021-05-28T05:15:20.215Z] v2.0.0-dev.72 [2021-05-28T05:15:20.215Z] v2.0.0-dev.73 [2021-05-28T05:15:20.215Z] v2.0.0-dev.74 [2021-05-28T05:15:20.215Z] v2.0.0-dev.75 [2021-05-28T05:15:20.215Z] v2.0.0-dev.76 [2021-05-28T05:15:20.215Z] v2.0.0-dev.77 [2021-05-28T05:15:20.215Z] v2.0.0-dev.78 [2021-05-28T05:15:20.215Z] v2.0.0-dev.79 [2021-05-28T05:15:20.215Z] v2.0.0-dev.8 [2021-05-28T05:15:20.215Z] v2.0.0-dev.80 [2021-05-28T05:15:20.215Z] v2.0.0-dev.81 [2021-05-28T05:15:20.215Z] v2.0.0-dev.82 [2021-05-28T05:15:20.215Z] v2.0.0-dev.83 [2021-05-28T05:15:20.215Z] v2.0.0-dev.84 [2021-05-28T05:15:20.215Z] v2.0.0-dev.85 [2021-05-28T05:15:20.215Z] v2.0.0-dev.86 [2021-05-28T05:15:20.215Z] v2.0.0-dev.87 [2021-05-28T05:15:20.215Z] v2.0.0-dev.88 [2021-05-28T05:15:20.215Z] v2.0.0-dev.89 [2021-05-28T05:15:20.215Z] v2.0.0-dev.9 [2021-05-28T05:15:20.215Z] v2.0.0-dev.90 [2021-05-28T05:15:20.215Z] v2.0.0-dev.91 [2021-05-28T05:15:20.215Z] v2.0.0-dev.92 [2021-05-28T05:15:20.215Z] v2.0.0-dev.93 [2021-05-28T05:15:20.215Z] v2.0.0-dev.94 [2021-05-28T05:15:20.215Z] v2.0.0-dev.95 [2021-05-28T05:15:20.215Z] v2.0.0-dev.96 [2021-05-28T05:15:20.215Z] v2.0.0-dev.97 [2021-05-28T05:15:20.215Z] v2.0.0-dev.98 [2021-05-28T05:15:20.215Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-28T05:15:20.527Z] + lftools sign git-tag v2.0.0-dev.242 [2021-05-28T05:15:21.100Z] Signing Git tag with Sigul... [2021-05-28T05:15:21.100Z] Signing v2.0.0-dev.242 [Pipeline] echo [2021-05-28T05:15:22.059Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:22.354Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-28T05:15:22.364Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-28T05:15:22.397Z] $ docker stop --time=1 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 [2021-05-28T05:15:23.922Z] $ docker rm -f 3f7f1fb7d6695f05ab19ce8194d9239b8eec63c52f6278e54796a481b4a3d176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:15:24.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:15:24.377Z] . [Pipeline] withDockerContainer [2021-05-28T05:15:24.456Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:15:24.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T05:15:24.965Z] $ docker top caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T05:15:25.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T05:15:25.085Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T05:15:25.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T05:15:25.194Z] $ docker exec caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 ssh-agent [2021-05-28T05:15:25.303Z] SSH_AUTH_SOCK=/tmp/ssh-lAlF3htjsY7Y/agent.15 [2021-05-28T05:15:25.303Z] SSH_AGENT_PID=22 [2021-05-28T05:15:25.309Z] Running ssh-add (command line suppressed) [2021-05-28T05:15:25.421Z] Identity added: /w/workspace/edgex-go/512@tmp/private_key_1999285032530176936.key (/w/workspace/edgex-go/512@tmp/private_key_1999285032530176936.key) [2021-05-28T05:15:25.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T05:15:25.737Z] + git semver bump pre [2021-05-28T05:15:25.737Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T05:15:25.737Z] # $GIT_DIR = /w/workspace/edgex-go/512/.git [2021-05-28T05:15:25.737Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/512 [2021-05-28T05:15:25.737Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T05:15:25.737Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T05:15:25.737Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T05:15:25.737Z] # $SEMVER_BRANCH = master [2021-05-28T05:15:25.737Z] # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [2021-05-28T05:15:25.737Z] 2.0.0-dev.243 [Pipeline] } [2021-05-28T05:15:25.747Z] $ docker exec --env ******** --env ******** caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 ssh-agent -k [2021-05-28T05:15:25.860Z] unset SSH_AUTH_SOCK; [2021-05-28T05:15:25.860Z] unset SSH_AGENT_PID; [2021-05-28T05:15:25.860Z] echo Agent pid 22 killed; [2021-05-28T05:15:25.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T05:15:26.222Z] + git semver [Pipeline] } [2021-05-28T05:15:26.236Z] $ docker stop --time=1 caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 [2021-05-28T05:15:27.424Z] $ docker rm -f caad7ad4b69433e5f680bb331aa84e83e7cad1caa43441b27616f02239cda488 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:15:27.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:15:27.800Z] . [Pipeline] withDockerContainer [2021-05-28T05:15:27.874Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:15:27.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T05:15:28.306Z] $ docker top 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T05:15:28.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T05:15:28.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T05:15:28.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T05:15:28.529Z] $ docker exec 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af ssh-agent [2021-05-28T05:15:28.639Z] SSH_AUTH_SOCK=/tmp/ssh-pI3xapHimmlu/agent.13 [2021-05-28T05:15:28.639Z] SSH_AGENT_PID=20 [2021-05-28T05:15:28.644Z] Running ssh-add (command line suppressed) [2021-05-28T05:15:28.742Z] Identity added: /w/workspace/edgex-go/512@tmp/private_key_8507306518628544975.key (/w/workspace/edgex-go/512@tmp/private_key_8507306518628544975.key) [2021-05-28T05:15:28.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T05:15:29.059Z] + git semver push [2021-05-28T05:15:29.059Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T05:15:29.059Z] # $GIT_DIR = /w/workspace/edgex-go/512/.git [2021-05-28T05:15:29.059Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/512 [2021-05-28T05:15:29.059Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T05:15:29.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T05:15:29.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T05:15:29.059Z] # $SEMVER_BRANCH = master [2021-05-28T05:15:29.059Z] # $SEMVER_DIR = /w/workspace/edgex-go/512/.semver [Pipeline] } [2021-05-28T05:15:35.655Z] $ docker exec --env ******** --env ******** 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af ssh-agent -k [2021-05-28T05:15:35.746Z] unset SSH_AUTH_SOCK; [2021-05-28T05:15:35.746Z] unset SSH_AGENT_PID; [2021-05-28T05:15:35.746Z] echo Agent pid 20 killed; [2021-05-28T05:15:35.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T05:15:36.088Z] + git semver [Pipeline] } [2021-05-28T05:15:36.102Z] $ docker stop --time=1 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af [2021-05-28T05:15:37.320Z] $ docker rm -f 95a3937abfa4b08de0ea4a71d783585689dce9fac06598a65254c0d511b181af [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-05-28T05:15:38.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:38.750Z] ---> package-listing.sh [2021-05-28T05:15:38.750Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T05:15:38.750Z] ++ facter osfamily [2021-05-28T05:15:39.010Z] + OS_FAMILY=redhat [2021-05-28T05:15:39.010Z] + workspace=/w/workspace/edgex-go/512 [2021-05-28T05:15:39.010Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T05:15:39.010Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T05:15:39.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T05:15:39.010Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T05:15:39.010Z] + '[' /w/workspace/edgex-go/512 ']' [2021-05-28T05:15:39.010Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T05:15:39.010Z] + case "${OS_FAMILY}" in [2021-05-28T05:15:39.010Z] + sort [2021-05-28T05:15:39.010Z] + rpm -qa [2021-05-28T05:15:41.553Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T05:15:41.553Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T05:15:41.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T05:15:41.553Z] + '[' /w/workspace/edgex-go/512 ']' [2021-05-28T05:15:41.553Z] + mkdir -p /w/workspace/edgex-go/512/archives/ [2021-05-28T05:15:41.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/512/archives/ [Pipeline] echo [2021-05-28T05:15:41.566Z] 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/512/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T05:15:41.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:15:42.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:15:42.415Z] [2021-05-28T05:15:42.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:15:42.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:15:42.724Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T05:15:42.724Z] df20fa9351a1: Pulling fs layer [2021-05-28T05:15:42.724Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T05:15:42.724Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T05:15:42.724Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T05:15:42.724Z] 93b61091891f: Pulling fs layer [2021-05-28T05:15:42.724Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T05:15:42.724Z] 5e14af77c1be: Pulling fs layer [2021-05-28T05:15:42.724Z] 01666e4c0597: Pulling fs layer [2021-05-28T05:15:42.724Z] aa168da1d23b: Pulling fs layer [2021-05-28T05:15:42.724Z] 93b9cdb0e59b: Waiting [2021-05-28T05:15:42.724Z] 5e14af77c1be: Waiting [2021-05-28T05:15:42.724Z] 01666e4c0597: Waiting [2021-05-28T05:15:42.724Z] aa168da1d23b: Waiting [2021-05-28T05:15:42.724Z] 46f8f816bc3b: Waiting [2021-05-28T05:15:42.724Z] 93b61091891f: Waiting [2021-05-28T05:15:42.724Z] 36b3adc4ff6f: Download complete [2021-05-28T05:15:42.724Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T05:15:42.724Z] 46f8f816bc3b: Download complete [2021-05-28T05:15:42.724Z] df20fa9351a1: Verifying Checksum [2021-05-28T05:15:42.724Z] df20fa9351a1: Download complete [2021-05-28T05:15:42.724Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T05:15:42.724Z] 93b9cdb0e59b: Download complete [2021-05-28T05:15:42.985Z] 5e14af77c1be: Verifying Checksum [2021-05-28T05:15:42.985Z] 5e14af77c1be: Download complete [2021-05-28T05:15:42.985Z] 01666e4c0597: Verifying Checksum [2021-05-28T05:15:42.985Z] 01666e4c0597: Download complete [2021-05-28T05:15:42.985Z] 93b61091891f: Verifying Checksum [2021-05-28T05:15:42.985Z] 93b61091891f: Download complete [2021-05-28T05:15:42.985Z] df20fa9351a1: Pull complete [2021-05-28T05:15:42.985Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T05:15:42.985Z] 8ad3a11d3b57: Download complete [2021-05-28T05:15:43.247Z] 36b3adc4ff6f: Pull complete [2021-05-28T05:15:43.508Z] 8ad3a11d3b57: Pull complete [2021-05-28T05:15:43.773Z] 46f8f816bc3b: Pull complete [2021-05-28T05:15:44.041Z] 93b61091891f: Pull complete [2021-05-28T05:15:44.041Z] 93b9cdb0e59b: Pull complete [2021-05-28T05:15:44.041Z] 5e14af77c1be: Pull complete [2021-05-28T05:15:44.301Z] 01666e4c0597: Pull complete [2021-05-28T05:15:44.566Z] aa168da1d23b: Verifying Checksum [2021-05-28T05:15:44.566Z] aa168da1d23b: Download complete [2021-05-28T05:15:49.036Z] aa168da1d23b: Pull complete [2021-05-28T05:15:49.036Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T05:15:49.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:15:49.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T05:15:49.126Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-05-28T05:15:49.164Z] $ 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/512/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/512 -v /w/workspace/edgex-go/512:/w/workspace/edgex-go/512:rw,z -v /w/workspace/edgex-go/512@tmp:/w/workspace/edgex-go/512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T05:15:53.804Z] $ docker top 606e07e889849ca7fb33bfba01f4d7c1f035832baca3d7ae6ae2986e296e6388 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:15:54.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T05:15:54.471Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T05:15:54.763Z] + ls /var/log/sa-host [2021-05-28T05:15:54.763Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T05:15:54.763Z] file_magic: OK [2021-05-28T05:15:54.763Z] HZ: Using current value: 100 [2021-05-28T05:15:54.763Z] file_header: OK [2021-05-28T05:15:54.763Z] 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-05-28T05:15:54.763Z] Statistics: [2021-05-28T05:15:54.763Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T05:15:54.763Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T05:15:54.763Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T05:15:54.763Z] file_magic: OK [2021-05-28T05:15:54.763Z] HZ: Using current value: 100 [2021-05-28T05:15:54.763Z] file_header: OK [2021-05-28T05:15:54.763Z] 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-05-28T05:15:54.763Z] Statistics: [2021-05-28T05:15:54.763Z] 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-05-28T05:15:54.763Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:15:55.364Z] provisioning config files... [2021-05-28T05:15:55.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/512@tmp/config754730299595785120tmp [Pipeline] { [Pipeline] echo [2021-05-28T05:15:55.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:55.681Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T05:15:55.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T05:15:55.714Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:56.008Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T05:15:56.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:56.310Z] ---> sudo-logs.sh [2021-05-28T05:15:56.310Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T05:15:56.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:56.632Z] ---> job-cost.sh [2021-05-28T05:15:56.632Z] lf-activate-venv: SKIPPING [2021-05-28T05:15:56.632Z] DEBUG: total: 0.18000000715255737 [2021-05-28T05:15:56.632Z] INFO: Retrieving Stack Cost... [2021-05-28T05:15:57.573Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T05:15:57.834Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T05:15:57.846Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:15:58.147Z] ---> logs-deploy.sh [2021-05-28T05:15:58.147Z] lf-activate-venv: SKIPPING [2021-05-28T05:15:58.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/512 [2021-05-28T05:15:58.147Z] INFO: archiving workspace using pattern(s): [2021-05-28T05:15:59.112Z] Archives upload complete. [2021-05-28T05:15:59.112Z] INFO: archiving logs to Nexus