Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 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-ssh5552871966477996259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6643211704330078254.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5474127712693778370.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh689093684504243336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh909488464555368780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-510 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/523 [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/523 # 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/523@tmp/jenkins-gitclient-ssh127868932615797478.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 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 (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 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 Commit message: "Merge pull request #3542 from lenny-intel/core-subscribe" > git rev-list --no-walk a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T05:05:02.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T05:05:02.637Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T05:05:02.664Z] ========================================================= [2021-06-04T05:05:02.665Z] EdgeX Global Pipelines Version Info [2021-06-04T05:05:02.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:05:04.108Z] ------------------- [2021-06-04T05:05:04.108Z] stable info: [2021-06-04T05:05:04.108Z] ------------------- [2021-06-04T05:05:04.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T05:05:04.108Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T05:05:04.108Z] Message: update stable to v1.0.193 [2021-06-04T05:05:04.683Z] ------------------- [2021-06-04T05:05:04.683Z] experimental info: [2021-06-04T05:05:04.683Z] ------------------- [2021-06-04T05:05:04.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T05:05:04.683Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T05:05:04.683Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T05:05:04.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-04T05:05:04.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-04T05:05:04.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T05:05:04.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T05:05:04.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T05:05:04.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T05:05:04.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T05:05:04.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-04T05:05:04.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-04T05:05:04.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-04T05:05:05.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T05:05:05.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T05:05:05.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T05:05:05.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T05:05:05.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T05:05:05.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T05:05:05.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T05:05:05.165Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T05:05:05.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-04T05:05:05.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-04T05:05:05.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T05:05:05.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T05:05:05.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-04T05:05:05.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-04T05:05:05.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-04T05:05:05.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] echo [2021-06-04T05:05:05.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62a550d [Pipeline] echo [2021-06-04T05:05:05.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:05:05.461Z] provisioning config files... [2021-06-04T05:05:05.477Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config6016097692312031936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:05:05.804Z] ---> docker-login.sh [2021-06-04T05:05:05.804Z] nexus3.edgexfoundry.org:10001 [2021-06-04T05:05:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:05:06.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:05:06.076Z] Configure a credential helper to remove this warning. See [2021-06-04T05:05:06.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:05:06.076Z] [2021-06-04T05:05:06.076Z] Login Succeeded [2021-06-04T05:05:06.340Z] nexus3.edgexfoundry.org:10002 [2021-06-04T05:05:06.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:05:06.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:05:06.340Z] Configure a credential helper to remove this warning. See [2021-06-04T05:05:06.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:05:06.340Z] [2021-06-04T05:05:06.340Z] Login Succeeded [2021-06-04T05:05:06.340Z] nexus3.edgexfoundry.org:10003 [2021-06-04T05:05:06.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:05:06.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:05:06.605Z] Configure a credential helper to remove this warning. See [2021-06-04T05:05:06.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:05:06.605Z] [2021-06-04T05:05:06.605Z] Login Succeeded [2021-06-04T05:05:06.605Z] nexus3.edgexfoundry.org:10004 [2021-06-04T05:05:06.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:05:06.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:05:06.605Z] Configure a credential helper to remove this warning. See [2021-06-04T05:05:06.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:05:06.605Z] [2021-06-04T05:05:06.605Z] Login Succeeded [2021-06-04T05:05:06.605Z] docker.io [2021-06-04T05:05:06.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:05:06.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:05:06.866Z] Configure a credential helper to remove this warning. See [2021-06-04T05:05:06.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:05:06.866Z] [2021-06-04T05:05:06.866Z] Login Succeeded [2021-06-04T05:05:06.866Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T05:05:06.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T05:05:07.247Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/core-command/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/core-data/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-04T05:05:07.247Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T05:05:07.247Z] ++ cut -d/ -f2 [2021-06-04T05:05:07.247Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-04T05:05:07.247Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-04T05:05:07.293Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:05:08.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:05:08.848Z] [2021-06-04T05:05:08.848Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:05:09.157Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:05:09.157Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T05:05:09.157Z] 31603596830f: Pulling fs layer [2021-06-04T05:05:09.157Z] 54011a49482f: Pulling fs layer [2021-06-04T05:05:09.157Z] a6820b24f6d8: Pulling fs layer [2021-06-04T05:05:09.157Z] f581987b2513: Pulling fs layer [2021-06-04T05:05:09.157Z] f581987b2513: Waiting [2021-06-04T05:05:09.157Z] 54011a49482f: Verifying Checksum [2021-06-04T05:05:09.157Z] 54011a49482f: Download complete [2021-06-04T05:05:09.418Z] 31603596830f: Verifying Checksum [2021-06-04T05:05:09.418Z] 31603596830f: Download complete [2021-06-04T05:05:09.418Z] f581987b2513: Verifying Checksum [2021-06-04T05:05:09.418Z] f581987b2513: Download complete [2021-06-04T05:05:09.418Z] a6820b24f6d8: Verifying Checksum [2021-06-04T05:05:09.418Z] a6820b24f6d8: Download complete [2021-06-04T05:05:09.418Z] 31603596830f: Pull complete [2021-06-04T05:05:09.691Z] 54011a49482f: Pull complete [2021-06-04T05:05:10.277Z] a6820b24f6d8: Pull complete [2021-06-04T05:05:10.538Z] f581987b2513: Pull complete [2021-06-04T05:05:10.538Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T05:05:10.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:05:10.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T05:05:10.619Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:05:10.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T05:05:11.922Z] $ docker top 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T05:05:12.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T05:05:12.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T05:05:12.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T05:05:12.177Z] $ docker exec 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 ssh-agent [2021-06-04T05:05:12.297Z] SSH_AUTH_SOCK=/tmp/ssh-HltcyOPkya6b/agent.14 [2021-06-04T05:05:12.297Z] SSH_AGENT_PID=20 [2021-06-04T05:05:12.307Z] Running ssh-add (command line suppressed) [2021-06-04T05:05:12.408Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_8055399834999584992.key (/w/workspace/edgex-go/523@tmp/private_key_8055399834999584992.key) [2021-06-04T05:05:12.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T05:05:12.722Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T05:05:12.735Z] $ docker exec --env ******** --env ******** 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 ssh-agent -k [2021-06-04T05:05:12.831Z] unset SSH_AUTH_SOCK; [2021-06-04T05:05:12.831Z] unset SSH_AGENT_PID; [2021-06-04T05:05:12.831Z] echo Agent pid 20 killed; [2021-06-04T05:05:12.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T05:05:12.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T05:05:12.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T05:05:13.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T05:05:13.002Z] $ docker exec 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 ssh-agent [2021-06-04T05:05:13.112Z] SSH_AUTH_SOCK=/tmp/ssh-0oTHKCZbUwLC/agent.53 [2021-06-04T05:05:13.112Z] SSH_AGENT_PID=60 [2021-06-04T05:05:13.118Z] Running ssh-add (command line suppressed) [2021-06-04T05:05:13.211Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_8980606850865180042.key (/w/workspace/edgex-go/523@tmp/private_key_8980606850865180042.key) [2021-06-04T05:05:13.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T05:05:13.535Z] + git semver init [2021-06-04T05:05:13.535Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T05:05:13.535Z] # $GIT_DIR = /w/workspace/edgex-go/523/.git [2021-06-04T05:05:13.535Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/523 [2021-06-04T05:05:13.535Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T05:05:13.535Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T05:05:13.535Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T05:05:13.535Z] # $SEMVER_BRANCH = master [2021-06-04T05:05:13.535Z] # $SEMVER_TEMP = /tmp/semver-545690308 [2021-06-04T05:05:13.535Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-04T05:05:31.701Z] # '/tmp/semver-545690308' -> '/w/workspace/edgex-go/523/.semver' [2021-06-04T05:05:31.701Z] # -> Force: false [2021-06-04T05:05:31.701Z] # $SEMVER_DIR = /w/workspace/edgex-go/523/.semver [Pipeline] } [2021-06-04T05:05:31.717Z] $ docker exec --env ******** --env ******** 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 ssh-agent -k [2021-06-04T05:05:31.818Z] unset SSH_AUTH_SOCK; [2021-06-04T05:05:31.818Z] unset SSH_AGENT_PID; [2021-06-04T05:05:31.819Z] echo Agent pid 60 killed; [2021-06-04T05:05:31.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T05:05:32.173Z] + git semver [Pipeline] } [2021-06-04T05:05:32.196Z] $ docker stop --time=1 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 [2021-06-04T05:05:34.428Z] $ docker rm -f 3ca9a5fa828fa43456717fe96072d5e0064134664d1f4c843d6de8f78d572fa1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T05:05:34.811Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T05:05:35.063Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T05:05:35.066Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.252 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T05:05:35.682Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T05:05:35.985Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T05:05:36.285Z] + true [2021-06-04T05:05:36.285Z] + sudo service docker restart [2021-06-04T05:05:36.285Z] Redirecting to /bin/systemctl restart docker.service [2021-06-04T05:05:50.310Z] Still waiting to schedule task [2021-06-04T05:05:50.310Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-04T05:05:54.456Z] ========================================================= [2021-06-04T05:05:54.456Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T05:05:54.456Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:05:54.763Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-04T05:05:56.170Z] Sending build context to Docker daemon 329MB [2021-06-04T05:05:56.171Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T05:05:56.171Z] Step 2/6 : FROM ${BASE} [2021-06-04T05:05:56.171Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T05:05:56.171Z] 540db60ca938: Pulling fs layer [2021-06-04T05:05:56.171Z] adcc1eea9eea: Pulling fs layer [2021-06-04T05:05:56.171Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T05:05:56.171Z] 0510c868ecb4: Pulling fs layer [2021-06-04T05:05:56.171Z] afea3b2eda06: Pulling fs layer [2021-06-04T05:05:56.171Z] 7809a108b3ef: Pulling fs layer [2021-06-04T05:05:56.171Z] f706445af74f: Pulling fs layer [2021-06-04T05:05:56.171Z] 0510c868ecb4: Waiting [2021-06-04T05:05:56.171Z] afea3b2eda06: Waiting [2021-06-04T05:05:56.171Z] 7809a108b3ef: Waiting [2021-06-04T05:05:56.171Z] f706445af74f: Waiting [2021-06-04T05:05:56.433Z] adcc1eea9eea: Verifying Checksum [2021-06-04T05:05:56.433Z] adcc1eea9eea: Download complete [2021-06-04T05:05:56.433Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T05:05:56.433Z] 4c4ab2625f07: Download complete [2021-06-04T05:05:56.433Z] afea3b2eda06: Verifying Checksum [2021-06-04T05:05:56.433Z] afea3b2eda06: Download complete [2021-06-04T05:05:56.433Z] 7809a108b3ef: Verifying Checksum [2021-06-04T05:05:56.433Z] 7809a108b3ef: Download complete [2021-06-04T05:05:56.433Z] 540db60ca938: Verifying Checksum [2021-06-04T05:05:56.433Z] 540db60ca938: Download complete [2021-06-04T05:05:56.699Z] 540db60ca938: Pull complete [2021-06-04T05:05:56.699Z] adcc1eea9eea: Pull complete [2021-06-04T05:05:56.965Z] 4c4ab2625f07: Pull complete [2021-06-04T05:05:58.357Z] f706445af74f: Verifying Checksum [2021-06-04T05:05:58.357Z] f706445af74f: Download complete [2021-06-04T05:05:58.934Z] 0510c868ecb4: Verifying Checksum [2021-06-04T05:05:58.934Z] 0510c868ecb4: Download complete [2021-06-04T05:06:02.255Z] 0510c868ecb4: Pull complete [2021-06-04T05:06:02.255Z] afea3b2eda06: Pull complete [2021-06-04T05:06:02.255Z] 7809a108b3ef: Pull complete [2021-06-04T05:06:04.814Z] f706445af74f: Pull complete [2021-06-04T05:06:04.814Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T05:06:04.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T05:06:04.814Z] ---> b068be0155e3 [2021-06-04T05:06:04.814Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-04T05:06:06.205Z] ---> Running in 29d7c8745978 [2021-06-04T05:06:06.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:06:07.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:06:08.368Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T05:06:09.315Z] (2/12) Installing file (5.39-r0) [2021-06-04T05:06:09.315Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T05:06:09.579Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T05:06:14.889Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T05:06:14.889Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T05:06:14.889Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T05:06:14.889Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T05:06:14.889Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T05:06:14.889Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T05:06:14.889Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T05:06:14.889Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T05:06:14.889Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T05:06:14.889Z] OK: 219 MiB in 52 packages [2021-06-04T05:06:16.275Z] Removing intermediate container 29d7c8745978 [2021-06-04T05:06:16.275Z] ---> b091d89e9ffd [2021-06-04T05:06:16.275Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T05:06:16.275Z] ---> Running in 46d028895cf7 [2021-06-04T05:06:16.275Z] Removing intermediate container 46d028895cf7 [2021-06-04T05:06:16.275Z] ---> 724e7a391c27 [2021-06-04T05:06:16.275Z] Step 5/6 : COPY go.mod . [2021-06-04T05:06:16.536Z] ---> 8c79ecbc479f [2021-06-04T05:06:16.536Z] Step 6/6 : RUN go mod download [2021-06-04T05:06:16.536Z] ---> Running in 791894529e85 [2021-06-04T05:06:28.803Z] Removing intermediate container 791894529e85 [2021-06-04T05:06:28.803Z] ---> 0ade93540907 [2021-06-04T05:06:28.803Z] Successfully built 0ade93540907 [2021-06-04T05:06:28.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:06:29.109Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T05:06:29.109Z] . [Pipeline] withDockerContainer [2021-06-04T05:06:29.185Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:06:29.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T05:06:29.596Z] $ docker top 9f779f89de06e8ab15ef603f9a1eacf5e4d7d1d23b192e11edc1ac610b1dd264 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:06:29.991Z] + go version [2021-06-04T05:06:29.991Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T05:06:30.005Z] $ docker stop --time=1 9f779f89de06e8ab15ef603f9a1eacf5e4d7d1d23b192e11edc1ac610b1dd264 [2021-06-04T05:06:31.187Z] $ docker rm -f 9f779f89de06e8ab15ef603f9a1eacf5e4d7d1d23b192e11edc1ac610b1dd264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:06:31.704Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T05:06:31.704Z] . [Pipeline] withDockerContainer [2021-06-04T05:06:31.786Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:06:31.834Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T05:06:32.199Z] $ docker top 9193aefe2512e7db335ec5ebc3e375ec01e3d6c1db247fca8b377a6c392e27ec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T05:06:32.291Z] ========================================================= [2021-06-04T05:06:32.291Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T05:06:32.291Z] ========================================================= [Pipeline] sh [2021-06-04T05:06:32.590Z] + go mod tidy [Pipeline] sh [2021-06-04T05:06:33.164Z] + make test [2021-06-04T05:06:33.164Z] go mod tidy [2021-06-04T05:06:33.164Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T05:06:38.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T05:06:56.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T05:06:59.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T05:07:00.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T05:07:00.440Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T05:07:03.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T05:07:03.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T05:07:03.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T05:07:03.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T05:07:03.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T05:07:04.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T05:07:06.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T05:07:06.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-06-04T05:07:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.076s coverage: 100.0% of statements [2021-06-04T05:07:08.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T05:07:08.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T05:07:08.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T05:07:09.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-04T05:07:09.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T05:07:09.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.067s coverage: 53.4% of statements [2021-06-04T05:07:09.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T05:07:09.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T05:07:09.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 87.7% of statements [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T05:07:09.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T05:07:09.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T05:07:11.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.237s coverage: 95.1% of statements [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T05:07:11.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T05:07:11.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T05:07:11.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.050s coverage: 60.0% of statements [2021-06-04T05:07:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-06-04T05:07:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T05:07:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 22.0% of statements [2021-06-04T05:07:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T05:07:12.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-04T05:07:12.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-06-04T05:07:13.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-04T05:07:13.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-04T05:07:13.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-06-04T05:07:25.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-06-04T05:07:25.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2021-06-04T05:07:30.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 81.8% of statements [2021-06-04T05:07:30.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T05:07:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T05:07:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-04T05:07:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-04T05:07:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-04T05:07:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-04T05:07:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-04T05:07:48.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-06-04T05:07:48.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T05:07:48.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T05:07:48.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T05:07:48.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 44.4% of statements [2021-06-04T05:07:48.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T05:07:48.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T05:07:49.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-06-04T05:07:49.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T05:07:49.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-06-04T05:07:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T05:07:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T05:07:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T05:07:49.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T05:07:56.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.058s coverage: 19.3% of statements [2021-06-04T05:07:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T05:07:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T05:07:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T05:07:56.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-06-04T05:07:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T05:07:56.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T05:07:56.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-04T05:07:56.280Z] GO111MODULE=on go vet ./... [2021-06-04T05:08:06.146Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-511 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-04T05:08:06.165Z] Running in /w/workspace/edgex-go/523 [Pipeline] { [Pipeline] checkout [2021-06-04T05:08:06.358Z] The recommended git tool is: git [2021-06-04T05:08:11.998Z] using credential edgex-jenkins-ssh [2021-06-04T05:08:12.017Z] Cloning the remote Git repository [2021-06-04T05:08:12.056Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T05:08:12.162Z] > git init /w/workspace/edgex-go/523 # timeout=10 [2021-06-04T05:08:12.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T05:08:12.293Z] > git --version # timeout=10 [2021-06-04T05:08:12.318Z] > git --version # 'git version 2.17.1' [2021-06-04T05:08:12.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T05:08:12.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T05:08:23.736Z] gofmt -l . [2021-06-04T05:08:23.736Z] [ "`gofmt -l .`" = "" ] [2021-06-04T05:08:23.736Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T05:08:24.049Z] + ls -al . [2021-06-04T05:08:24.049Z] total 528 [2021-06-04T05:08:24.049Z] drwxrwxr-x 10 1001 1001 4096 Jun 4 05:08 . [2021-06-04T05:08:24.049Z] drwxr-xr-x 4 root root 32 Jun 4 05:06 .. [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 05:04 .dockerignore [2021-06-04T05:08:24.049Z] drwxrwxr-x 8 1001 1001 162 Jun 4 05:05 .git [2021-06-04T05:08:24.049Z] drwxrwxr-x 3 1001 1001 125 Jun 4 05:04 .github [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 05:04 .gitignore [2021-06-04T05:08:24.049Z] drwx------ 3 1001 1001 45 Jun 4 05:05 .semver [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 05:04 .sonarcloud.properties [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 05:04 Attribution.txt [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 05:04 CONTRIBUTING.md [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 05:04 Dockerfile.build [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 05:04 Jenkinsfile [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 05:04 LICENSE [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 05:04 Makefile [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 05:04 README.md [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 05:04 SECURITY.md [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 13 Jun 4 05:05 VERSION [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 05:04 ZMQWindows.md [2021-06-04T05:08:24.049Z] drwxrwxr-x 2 1001 1001 37 Jun 4 05:04 bin [2021-06-04T05:08:24.049Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 05:04 cmd [2021-06-04T05:08:24.049Z] -rw-r--r-- 1 root root 411206 Jun 4 05:07 coverage.out [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 05:04 go.mod [2021-06-04T05:08:24.049Z] -rw-r--r-- 1 root root 21048 Jun 4 05:06 go.sum [2021-06-04T05:08:24.049Z] drwxrwxr-x 8 1001 1001 127 Jun 4 05:04 internal [2021-06-04T05:08:24.049Z] drwxrwxr-x 3 1001 1001 16 Jun 4 05:04 openapi [2021-06-04T05:08:24.049Z] drwxrwxr-x 4 1001 1001 71 Jun 4 05:04 snap [2021-06-04T05:08:24.049Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 05:04 version.go [Pipeline] sh [2021-06-04T05:08:24.350Z] + '[' -e coverage.out ] [2021-06-04T05:08:24.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T05:08:24.458Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T05:08:24.759Z] + make build [2021-06-04T05:08:24.759Z] go mod tidy [2021-06-04T05:08:24.759Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T05:08:26.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-04T05:08:32.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T05:08:33.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T05:08:34.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T05:08:34.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T05:08:35.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T05:08:36.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T05:08:37.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T05:08:38.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T05:08:38.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T05:08:39.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-04T05:08:40.994Z] $ docker stop --time=1 9193aefe2512e7db335ec5ebc3e375ec01e3d6c1db247fca8b377a6c392e27ec [2021-06-04T05:08:41.325Z] Avoid second fetch [2021-06-04T05:08:41.326Z] Checking out Revision 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 (master) [2021-06-04T05:08:41.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T05:08:41.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T05:08:41.352Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T05:08:41.365Z] > git checkout -f 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 [2021-06-04T05:08:45.103Z] $ docker rm -f 9193aefe2512e7db335ec5ebc3e375ec01e3d6c1db247fca8b377a6c392e27ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-04T05:08:45.895Z] Commit message: "Merge pull request #3542 from lenny-intel/core-subscribe" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T05:08:48.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T05:08:48.248Z] [2021-06-04T05:08:48.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:08:48.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T05:08:48.890Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-04T05:08:48.890Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-04T05:08:48.890Z] ca9280d653b3: Pulling fs layer [2021-06-04T05:08:48.890Z] 7e9c9ca2126c: Pulling fs layer [2021-06-04T05:08:48.903Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T05:08:49.156Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-04T05:08:49.156Z] cbdbe7a5bc2a: Download complete [2021-06-04T05:08:49.336Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T05:08:49.417Z] cbdbe7a5bc2a: Pull complete [2021-06-04T05:08:49.689Z] + true [2021-06-04T05:08:49.689Z] + sudo service docker restart [2021-06-04T05:08:50.360Z] ca9280d653b3: Verifying Checksum [2021-06-04T05:08:50.360Z] ca9280d653b3: Download complete [2021-06-04T05:08:50.933Z] ca9280d653b3: Pull complete [2021-06-04T05:08:51.197Z] 7e9c9ca2126c: Verifying Checksum [2021-06-04T05:08:51.197Z] 7e9c9ca2126c: Download complete [2021-06-04T05:08:54.513Z] 7e9c9ca2126c: Pull complete [2021-06-04T05:08:54.513Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-04T05:08:54.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T05:08:54.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-04T05:08:54.588Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:08:54.628Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-04T05:09:00.865Z] $ docker top e2590324ab055b6ef8c81d8e7d664abbdf73c4ea96c1f3ad2a26b9a9b9627b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:09:01.244Z] + docker-compose build --help [2021-06-04T05:09:01.244Z] + grep parallel [2021-06-04T05:09:01.817Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T05:09:01.829Z] $ docker stop --time=1 e2590324ab055b6ef8c81d8e7d664abbdf73c4ea96c1f3ad2a26b9a9b9627b1b [2021-06-04T05:09:03.036Z] $ docker rm -f e2590324ab055b6ef8c81d8e7d664abbdf73c4ea96c1f3ad2a26b9a9b9627b1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:09:03.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T05:09:03.470Z] . [Pipeline] withDockerContainer [2021-06-04T05:09:03.543Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:09:03.584Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-04T05:09:03.932Z] $ docker top 6e56ec6a183c86450269a504a5a339e709a04899566be707f70d97b377516acf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:09:04.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T05:09:04.922Z] Building core-command ... [2021-06-04T05:09:04.922Z] Building core-data ... [2021-06-04T05:09:04.922Z] Building core-metadata ... [2021-06-04T05:09:04.922Z] Building security-bootstrapper ... [2021-06-04T05:09:04.922Z] Building security-proxy-setup ... [2021-06-04T05:09:04.922Z] Building security-secretstore-setup ... [2021-06-04T05:09:04.922Z] Building support-notifications ... [2021-06-04T05:09:04.922Z] Building support-scheduler ... [2021-06-04T05:09:04.922Z] Building sys-mgmt-agent ... [2021-06-04T05:09:04.922Z] Building core-command [2021-06-04T05:09:04.922Z] Building sys-mgmt-agent [2021-06-04T05:09:04.922Z] Building support-scheduler [2021-06-04T05:09:04.922Z] Building security-secretstore-setup [2021-06-04T05:09:04.922Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:09:08.029Z] provisioning config files... [2021-06-04T05:09:08.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config4974759862179676359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:09:08.428Z] ---> docker-login.sh [2021-06-04T05:09:08.428Z] nexus3.edgexfoundry.org:10001 [2021-06-04T05:09:09.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:09:09.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:09:09.688Z] Configure a credential helper to remove this warning. See [2021-06-04T05:09:09.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:09:09.688Z] [2021-06-04T05:09:09.688Z] Login Succeeded [2021-06-04T05:09:09.688Z] nexus3.edgexfoundry.org:10002 [2021-06-04T05:09:10.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:09:10.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:09:10.287Z] Configure a credential helper to remove this warning. See [2021-06-04T05:09:10.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:09:10.287Z] [2021-06-04T05:09:10.287Z] Login Succeeded [2021-06-04T05:09:10.287Z] nexus3.edgexfoundry.org:10003 [2021-06-04T05:09:10.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:09:10.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:09:10.887Z] Configure a credential helper to remove this warning. See [2021-06-04T05:09:10.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:09:10.887Z] [2021-06-04T05:09:10.887Z] Login Succeeded [2021-06-04T05:09:10.887Z] nexus3.edgexfoundry.org:10004 [2021-06-04T05:09:11.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:09:11.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:09:11.444Z] Configure a credential helper to remove this warning. See [2021-06-04T05:09:11.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:09:11.444Z] [2021-06-04T05:09:11.444Z] Login Succeeded [2021-06-04T05:09:11.444Z] docker.io [2021-06-04T05:09:11.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:09:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:09:12.321Z] Configure a credential helper to remove this warning. See [2021-06-04T05:09:12.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:09:12.321Z] [2021-06-04T05:09:12.321Z] Login Succeeded [2021-06-04T05:09:12.321Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T05:09:12.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T05:09:12.652Z] ========================================================= [2021-06-04T05:09:12.652Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T05:09:12.652Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:09:12.998Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-04T05:09:15.665Z] Sending build context to Docker daemon 166.1MB [2021-06-04T05:09:15.665Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T05:09:15.665Z] Step 2/6 : FROM ${BASE} [2021-06-04T05:09:15.666Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T05:09:15.666Z] 595b0fe564bb: Pulling fs layer [2021-06-04T05:09:15.666Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T05:09:15.666Z] 316046926c0a: Pulling fs layer [2021-06-04T05:09:15.666Z] 4ebd0625c992: Pulling fs layer [2021-06-04T05:09:15.666Z] 207e8628e3a3: Pulling fs layer [2021-06-04T05:09:15.666Z] c791037a9be2: Pulling fs layer [2021-06-04T05:09:15.666Z] ffd874e62e21: Pulling fs layer [2021-06-04T05:09:15.666Z] 4ebd0625c992: Waiting [2021-06-04T05:09:15.666Z] 207e8628e3a3: Waiting [2021-06-04T05:09:15.666Z] c791037a9be2: Waiting [2021-06-04T05:09:15.666Z] 316046926c0a: Download complete [2021-06-04T05:09:15.666Z] 7186ed65a4f7: Verifying Checksum [2021-06-04T05:09:15.666Z] 7186ed65a4f7: Download complete [2021-06-04T05:09:15.666Z] 207e8628e3a3: Verifying Checksum [2021-06-04T05:09:15.666Z] 207e8628e3a3: Download complete [2021-06-04T05:09:15.666Z] c791037a9be2: Verifying Checksum [2021-06-04T05:09:15.666Z] c791037a9be2: Download complete [2021-06-04T05:09:15.666Z] 595b0fe564bb: Download complete [2021-06-04T05:09:16.666Z] 595b0fe564bb: Pull complete [2021-06-04T05:09:17.268Z] 7186ed65a4f7: Pull complete [2021-06-04T05:09:17.541Z] 316046926c0a: Pull complete [2021-06-04T05:09:18.524Z] ffd874e62e21: Verifying Checksum [2021-06-04T05:09:18.524Z] ffd874e62e21: Download complete [2021-06-04T05:09:20.499Z] 4ebd0625c992: Verifying Checksum [2021-06-04T05:09:20.499Z] 4ebd0625c992: Download complete [2021-06-04T05:09:30.683Z] 4ebd0625c992: Pull complete [2021-06-04T05:09:30.683Z] 207e8628e3a3: Pull complete [2021-06-04T05:09:30.959Z] c791037a9be2: Pull complete [2021-06-04T05:09:35.282Z] ffd874e62e21: Pull complete [2021-06-04T05:09:35.282Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T05:09:35.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T05:09:35.282Z] ---> cfc18b08335c [2021-06-04T05:09:35.282Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-04T05:09:37.271Z] ---> Running in 82511844de59 [2021-06-04T05:09:38.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:09:39.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:09:40.662Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T05:09:41.257Z] (2/12) Installing file (5.39-r0) [2021-06-04T05:09:41.257Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T05:09:41.257Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T05:09:43.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:09:43.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:09:43.696Z] ---> 0ade93540907 [2021-06-04T05:09:43.696Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:09:44.640Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:09:44.640Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:09:44.640Z] ---> 0ade93540907 [2021-06-04T05:09:44.640Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T05:09:44.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:09:44.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:09:44.901Z] ---> 0ade93540907 [2021-06-04T05:09:44.901Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T05:09:59.558Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T05:09:59.559Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T05:09:59.559Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T05:09:59.559Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T05:09:59.559Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T05:09:59.559Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T05:09:59.559Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T05:09:59.559Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T05:09:59.559Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T05:09:59.559Z] OK: 218 MiB in 52 packages [2021-06-04T05:10:03.876Z] Removing intermediate container 82511844de59 [2021-06-04T05:10:03.876Z] ---> 790fc0afd73d [2021-06-04T05:10:03.876Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T05:10:03.876Z] ---> Running in 95f3bc04573c [2021-06-04T05:10:03.876Z] Removing intermediate container 95f3bc04573c [2021-06-04T05:10:03.876Z] ---> 5a777cb20059 [2021-06-04T05:10:03.876Z] Step 5/6 : COPY go.mod . [2021-06-04T05:10:04.854Z] ---> eb4368970567 [2021-06-04T05:10:04.854Z] Step 6/6 : RUN go mod download [2021-06-04T05:10:04.854Z] ---> Running in 8c3856f1e162 [2021-06-04T05:10:31.699Z] Removing intermediate container 8c3856f1e162 [2021-06-04T05:10:31.699Z] ---> 6916d0ab88a7 [2021-06-04T05:10:31.699Z] Successfully built 6916d0ab88a7 [2021-06-04T05:10:31.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:10:32.059Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T05:10:32.059Z] . [Pipeline] withDockerContainer [2021-06-04T05:10:32.557Z] prd-ubuntu18.04-docker-arm64-4c-16g-511 does not seem to be running inside a container [2021-06-04T05:10:32.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-04T05:10:32.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:10:32.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:10:32.849Z] ---> 0ade93540907 [2021-06-04T05:10:32.849Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:10:33.113Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:10:33.113Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:10:33.113Z] ---> 0ade93540907 [2021-06-04T05:10:33.113Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T05:10:34.316Z] $ docker top 21faeaec9b9a86e5d835b20127ee128337b3fdd2f6f23fd75a30af272d75ee41 -eo pid,comm [2021-06-04T05:10:34.497Z] ---> Running in 0a175d627527 [2021-06-04T05:10:34.497Z] ---> Running in b420246ec6ba [2021-06-04T05:10:34.497Z] ---> Running in b48accd7b50d [2021-06-04T05:10:34.497Z] ---> Running in 5023f4e90f61 [2021-06-04T05:10:34.497Z] ---> Running in d0947cdfbf0c [2021-06-04T05:10:34.497Z] Removing intermediate container b420246ec6ba [2021-06-04T05:10:34.497Z] ---> 4c1fb4422c26 [2021-06-04T05:10:34.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:10:34.497Z] Removing intermediate container 5023f4e90f61 [2021-06-04T05:10:34.497Z] ---> 6c4b77df751d [2021-06-04T05:10:34.497Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:10:34.497Z] Removing intermediate container d0947cdfbf0c [2021-06-04T05:10:34.497Z] ---> 0f96a827fd2b [2021-06-04T05:10:34.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:10:34.497Z] Removing intermediate container b48accd7b50d [2021-06-04T05:10:34.497Z] ---> 442c6fbae078 [2021-06-04T05:10:34.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:10:34.497Z] Removing intermediate container 0a175d627527 [2021-06-04T05:10:34.497Z] ---> 551cf5901a79 [2021-06-04T05:10:34.497Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:10:34.497Z] ---> Running in 3d98e46a12d4 [2021-06-04T05:10:34.497Z] ---> Running in aaa1de66fc06 [2021-06-04T05:10:34.497Z] ---> Running in 5c00a2e4b2b9 [2021-06-04T05:10:34.497Z] ---> Running in a38fb41113fa [2021-06-04T05:10:34.497Z] ---> Running in f2b122315469 [Pipeline] { [Pipeline] sh [2021-06-04T05:10:35.331Z] + go version [2021-06-04T05:10:35.331Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T05:10:35.397Z] $ docker stop --time=1 21faeaec9b9a86e5d835b20127ee128337b3fdd2f6f23fd75a30af272d75ee41 [2021-06-04T05:10:35.903Z] Removing intermediate container aaa1de66fc06 [2021-06-04T05:10:35.903Z] ---> 548813b94238 [2021-06-04T05:10:35.903Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T05:10:35.903Z] ---> Running in f4585d907bda [2021-06-04T05:10:35.903Z] Removing intermediate container 3d98e46a12d4 [2021-06-04T05:10:35.903Z] ---> 5a4b6170f877 [2021-06-04T05:10:35.903Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T05:10:35.903Z] ---> Running in ceda60d63cfc [2021-06-04T05:10:35.903Z] Removing intermediate container a38fb41113fa [2021-06-04T05:10:35.903Z] ---> 88d8a6bcc0ae [2021-06-04T05:10:35.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T05:10:35.903Z] ---> Running in b9150cef1855 [2021-06-04T05:10:35.903Z] Removing intermediate container f2b122315469 [2021-06-04T05:10:35.903Z] ---> 5a09805f742d [2021-06-04T05:10:35.903Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T05:10:35.903Z] ---> Running in 64210d92dab1 [2021-06-04T05:10:36.167Z] Removing intermediate container 5c00a2e4b2b9 [2021-06-04T05:10:36.167Z] ---> ed3e3d4d3f3a [2021-06-04T05:10:36.167Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T05:10:36.167Z] ---> Running in e08d3b65b598 [2021-06-04T05:10:36.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:36.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:36.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:36.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:36.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:37.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:37.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:37.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:37.333Z] $ docker rm -f 21faeaec9b9a86e5d835b20127ee128337b3fdd2f6f23fd75a30af272d75ee41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-04T05:10:37.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:10:38.111Z] OK: 219 MiB in 52 packages [2021-06-04T05:10:38.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T05:10:38.380Z] Removing intermediate container ceda60d63cfc [2021-06-04T05:10:38.380Z] ---> ad956b009e15 [2021-06-04T05:10:38.380Z] Step 6/24 : COPY go.mod . [2021-06-04T05:10:38.491Z] [2021-06-04T05:10:38.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:10:38.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:10:38.653Z] OK: 219 MiB in 52 packages [2021-06-04T05:10:38.653Z] ---> 4a9811fbb607 [2021-06-04T05:10:38.653Z] Step 7/24 : RUN go mod download [2021-06-04T05:10:38.653Z] ---> Running in 1341bbc911db [2021-06-04T05:10:38.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T05:10:38.918Z] Removing intermediate container b9150cef1855 [2021-06-04T05:10:38.918Z] ---> 9a26e26b18d8 [2021-06-04T05:10:38.918Z] Step 6/23 : COPY go.mod . [2021-06-04T05:10:39.134Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-04T05:10:39.134Z] 29e5d40040c1: Pulling fs layer [2021-06-04T05:10:39.134Z] 1ce36da41761: Pulling fs layer [2021-06-04T05:10:39.134Z] 25b303627fd3: Pulling fs layer [2021-06-04T05:10:39.207Z] ---> 2e8cbd8aeb1c [2021-06-04T05:10:39.207Z] Step 7/23 : RUN go mod download [2021-06-04T05:10:39.207Z] OK: 219 MiB in 52 packages [2021-06-04T05:10:39.207Z] ---> Running in 6564205bf219 [2021-06-04T05:10:39.471Z] Removing intermediate container 1341bbc911db [2021-06-04T05:10:39.471Z] ---> 8fc3840cce45 [2021-06-04T05:10:39.471Z] Step 8/24 : COPY . . [2021-06-04T05:10:39.800Z] 29e5d40040c1: Verifying Checksum [2021-06-04T05:10:39.800Z] 29e5d40040c1: Download complete [2021-06-04T05:10:40.067Z] OK: 219 MiB in 52 packages [2021-06-04T05:10:40.074Z] 1ce36da41761: Verifying Checksum [2021-06-04T05:10:40.074Z] 1ce36da41761: Download complete [2021-06-04T05:10:40.348Z] 29e5d40040c1: Pull complete [2021-06-04T05:10:41.456Z] OK: 219 MiB in 52 packages [2021-06-04T05:10:41.790Z] 1ce36da41761: Pull complete [2021-06-04T05:10:42.066Z] 25b303627fd3: Verifying Checksum [2021-06-04T05:10:42.066Z] 25b303627fd3: Download complete [2021-06-04T05:10:43.370Z] Removing intermediate container e08d3b65b598 [2021-06-04T05:10:43.370Z] ---> fe8d8db05745 [2021-06-04T05:10:43.370Z] Step 6/24 : COPY go.mod . [2021-06-04T05:10:45.921Z] ---> ec71688087c9 [2021-06-04T05:10:45.921Z] Step 7/24 : RUN go mod download [2021-06-04T05:10:45.921Z] ---> b88a6fab3493 [2021-06-04T05:10:45.921Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:10:45.921Z] ---> Running in b0b87c1fdde8 [2021-06-04T05:10:45.921Z] ---> Running in bd75c3ed1756 [2021-06-04T05:10:45.921Z] Removing intermediate container 6564205bf219 [2021-06-04T05:10:45.921Z] ---> 18d2547b36ab [2021-06-04T05:10:45.921Z] Step 8/23 : COPY . . [2021-06-04T05:10:45.921Z] Removing intermediate container f4585d907bda [2021-06-04T05:10:45.921Z] ---> c1a92a4f9593 [2021-06-04T05:10:45.921Z] Step 6/32 : COPY go.mod . [2021-06-04T05:10:46.493Z] Removing intermediate container 64210d92dab1 [2021-06-04T05:10:46.493Z] ---> ae3defaba616 [2021-06-04T05:10:46.493Z] Step 6/26 : COPY go.mod . [2021-06-04T05:10:49.818Z] ---> 8c75a77555f0 [2021-06-04T05:10:49.818Z] Step 7/32 : RUN go mod download [2021-06-04T05:10:49.818Z] ---> a824a3ffac4b [2021-06-04T05:10:49.818Z] Step 7/26 : RUN go mod download [2021-06-04T05:10:49.818Z] ---> Running in 89a8e37510b6 [2021-06-04T05:10:49.818Z] ---> Running in c6c35a3c1e27 [2021-06-04T05:10:49.818Z] ---> e9fc1fd40338 [2021-06-04T05:10:49.818Z] Step 9/23 : RUN go mod tidy [2021-06-04T05:10:50.088Z] ---> Running in 83f4ee269e67 [2021-06-04T05:10:50.666Z] Removing intermediate container b0b87c1fdde8 [2021-06-04T05:10:50.666Z] ---> 5663f0e9ef8e [2021-06-04T05:10:50.666Z] Step 8/24 : COPY . . [2021-06-04T05:10:52.073Z] Removing intermediate container 89a8e37510b6 [2021-06-04T05:10:52.073Z] ---> 9e3ce5050dba [2021-06-04T05:10:52.073Z] Step 8/32 : COPY . . [2021-06-04T05:10:52.224Z] 25b303627fd3: Pull complete [2021-06-04T05:10:52.224Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-04T05:10:52.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T05:10:52.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-04T05:10:52.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-511 does not seem to be running inside a container [2021-06-04T05:10:52.604Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-04T05:10:55.340Z] $ docker top d8b989d5b409cab9a58463ba9c7f68677f07abbff406598ec0de2ad9181e8581 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:10:56.286Z] + docker-compose build --help [2021-06-04T05:10:56.286Z] + grep parallel [2021-06-04T05:10:57.392Z] Removing intermediate container c6c35a3c1e27 [2021-06-04T05:10:57.392Z] ---> 88d53126ab12 [2021-06-04T05:10:57.392Z] Step 8/26 : COPY . . [2021-06-04T05:10:57.976Z] Removing intermediate container bd75c3ed1756 [2021-06-04T05:10:57.976Z] ---> 8d24ca268678 [2021-06-04T05:10:57.976Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T05:10:58.244Z] ---> e7e32b61508d [2021-06-04T05:10:58.244Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:10:58.244Z] Removing intermediate container 83f4ee269e67 [2021-06-04T05:10:58.244Z] ---> cfce4c96e4b7 [2021-06-04T05:10:58.244Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T05:10:58.244Z] ---> Running in 78c13b648be3 [2021-06-04T05:10:58.505Z] ---> Running in 995b86604710 [2021-06-04T05:10:58.505Z] ---> Running in 94c85ecab845 [2021-06-04T05:10:58.505Z] ---> 2852a292aa0f [2021-06-04T05:10:58.505Z] Step 9/32 : RUN go mod tidy [2021-06-04T05:10:59.093Z] ---> Running in 2d450e5192e9 [2021-06-04T05:10:59.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T05:10:59.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T05:10:59.660Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T05:10:59.716Z] $ docker stop --time=1 d8b989d5b409cab9a58463ba9c7f68677f07abbff406598ec0de2ad9181e8581 [2021-06-04T05:11:01.549Z] $ docker rm -f d8b989d5b409cab9a58463ba9c7f68677f07abbff406598ec0de2ad9181e8581 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:11:02.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T05:11:02.178Z] . [Pipeline] withDockerContainer [2021-06-04T05:11:02.402Z] prd-ubuntu18.04-docker-arm64-4c-16g-511 does not seem to be running inside a container [2021-06-04T05:11:02.515Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-04T05:11:04.086Z] $ docker top 5170c1980420fe18787d397eb4a61c2cfbe2f6f004d5a7a9c25b0ca0fc22152c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:11:04.962Z] Removing intermediate container 94c85ecab845 [2021-06-04T05:11:04.962Z] ---> 24f1d3186137 [2021-06-04T05:11:04.962Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T05:11:05.015Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T05:11:05.537Z] Removing intermediate container 2d450e5192e9 [2021-06-04T05:11:05.538Z] ---> 2d0aaae330cd [2021-06-04T05:11:05.538Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T05:11:05.538Z] ---> Running in f953e0c98e83 [2021-06-04T05:11:05.810Z] ---> Running in a7349c5a980e [2021-06-04T05:11:05.810Z] ---> 3825ce811823 [2021-06-04T05:11:05.810Z] Step 9/26 : RUN go mod tidy [2021-06-04T05:11:06.084Z] ---> Running in 22fd99eb4fb5 [2021-06-04T05:11:06.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T05:11:06.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-04T05:11:08.011Z] Removing intermediate container 22fd99eb4fb5 [2021-06-04T05:11:08.011Z] ---> f386b1a5c37e [2021-06-04T05:11:08.011Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T05:11:08.011Z] ---> Running in acdb7e3aaa6d [2021-06-04T05:11:08.401Z] Building core-command ... [2021-06-04T05:11:08.401Z] Building core-data ... [2021-06-04T05:11:08.401Z] Building core-metadata ... [2021-06-04T05:11:08.401Z] Building security-bootstrapper ... [2021-06-04T05:11:08.401Z] Building security-proxy-setup ... [2021-06-04T05:11:08.401Z] Building security-secretstore-setup ... [2021-06-04T05:11:08.401Z] Building support-notifications ... [2021-06-04T05:11:08.401Z] Building support-scheduler ... [2021-06-04T05:11:08.401Z] Building sys-mgmt-agent ... [2021-06-04T05:11:08.401Z] Building support-notifications [2021-06-04T05:11:08.401Z] Building security-bootstrapper [2021-06-04T05:11:08.401Z] Building security-secretstore-setup [2021-06-04T05:11:08.401Z] Building core-command [2021-06-04T05:11:08.401Z] Building sys-mgmt-agent [2021-06-04T05:11:08.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T05:11:41.156Z] Removing intermediate container 78c13b648be3 [2021-06-04T05:11:41.156Z] ---> 50b0c0357526 [2021-06-04T05:11:41.156Z] [2021-06-04T05:11:41.156Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:11:41.156Z] 3.12: Pulling from library/alpine [2021-06-04T05:11:41.156Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T05:11:41.156Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T05:11:41.156Z] ---> 13621d1b12d4 [2021-06-04T05:11:41.156Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:11:41.156Z] ---> Running in 9b6d5eaa9e82 [2021-06-04T05:11:41.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:41.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:41.156Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T05:11:41.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:11:41.156Z] OK: 6 MiB in 15 packages [2021-06-04T05:11:41.156Z] Removing intermediate container 995b86604710 [2021-06-04T05:11:41.156Z] ---> 2fd5c8e76d1d [2021-06-04T05:11:41.156Z] [2021-06-04T05:11:41.156Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T05:11:41.156Z] ---> 13621d1b12d4 [2021-06-04T05:11:41.156Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:11:41.156Z] ---> Running in f99637f25eef [2021-06-04T05:11:41.156Z] Removing intermediate container 9b6d5eaa9e82 [2021-06-04T05:11:41.156Z] ---> 3dcaf72db4e7 [2021-06-04T05:11:41.156Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:11:41.156Z] ---> Running in 66c1565a981a [2021-06-04T05:11:41.156Z] Removing intermediate container 66c1565a981a [2021-06-04T05:11:41.156Z] ---> 2df1c3af7079 [2021-06-04T05:11:41.156Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T05:11:41.156Z] ---> Running in e8d8baadf00f [2021-06-04T05:11:41.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:41.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:41.156Z] Removing intermediate container e8d8baadf00f [2021-06-04T05:11:41.156Z] ---> 9948dd9235be [2021-06-04T05:11:41.156Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T05:11:41.156Z] ---> Running in 29a7719ecce0 [2021-06-04T05:11:41.156Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T05:11:41.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:11:41.156Z] OK: 6 MiB in 15 packages [2021-06-04T05:11:41.157Z] Removing intermediate container 29a7719ecce0 [2021-06-04T05:11:41.157Z] ---> a0f2d53c20d9 [2021-06-04T05:11:41.157Z] Step 16/24 : WORKDIR / [2021-06-04T05:11:41.157Z] ---> Running in 6c2d9e636e7c [2021-06-04T05:11:41.157Z] Removing intermediate container 6c2d9e636e7c [2021-06-04T05:11:41.157Z] ---> 43b75ce7c7a9 [2021-06-04T05:11:41.157Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:11:41.157Z] Removing intermediate container f99637f25eef [2021-06-04T05:11:41.157Z] ---> e2a89487813a [2021-06-04T05:11:41.157Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:11:41.157Z] ---> 9074bcb5f14d [2021-06-04T05:11:41.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T05:11:41.157Z] ---> Running in 0ba9de5eeafe [2021-06-04T05:11:41.157Z] Removing intermediate container 0ba9de5eeafe [2021-06-04T05:11:41.157Z] ---> c4d3045e2981 [2021-06-04T05:11:41.157Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T05:11:41.157Z] ---> Running in 1697d915f4f6 [2021-06-04T05:11:41.430Z] ---> 980c86b32c7b [2021-06-04T05:11:41.430Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T05:11:41.708Z] Removing intermediate container 1697d915f4f6 [2021-06-04T05:11:41.708Z] ---> 2ded50324523 [2021-06-04T05:11:41.708Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T05:11:41.708Z] ---> Running in 5aee92262101 [2021-06-04T05:11:41.708Z] ---> bc9ad5fc1582 [2021-06-04T05:11:41.708Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T05:11:41.971Z] ---> Running in ae9c0fee3408 [2021-06-04T05:11:42.232Z] Removing intermediate container 5aee92262101 [2021-06-04T05:11:42.232Z] ---> cfbb2a18a348 [2021-06-04T05:11:42.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:11:42.805Z] Removing intermediate container ae9c0fee3408 [2021-06-04T05:11:42.805Z] ---> 5efa90ab2b9f [2021-06-04T05:11:42.805Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:11:42.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T05:11:42.805Z] ---> Running in 47e76d815265 [2021-06-04T05:11:43.075Z] ---> 07ac15fe7384 [2021-06-04T05:11:43.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T05:11:43.354Z] Removing intermediate container 47e76d815265 [2021-06-04T05:11:43.354Z] ---> 2e2e670872f5 [2021-06-04T05:11:43.354Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T05:11:44.757Z] ---> 4e4a9c8c0a1d [2021-06-04T05:11:44.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T05:11:44.757Z] ---> Running in 41b7edbb8153 [2021-06-04T05:11:46.154Z] Removing intermediate container a7349c5a980e [2021-06-04T05:11:46.154Z] ---> 9db6f65f05da [2021-06-04T05:11:46.154Z] [2021-06-04T05:11:46.154Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T05:11:46.154Z] Removing intermediate container 41b7edbb8153 [2021-06-04T05:11:46.154Z] ---> eccf54e2f931 [2021-06-04T05:11:46.154Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:11:46.154Z] ---> 13621d1b12d4 [2021-06-04T05:11:46.154Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T05:11:46.154Z] ---> 4092aed5e6bf [2021-06-04T05:11:46.154Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T05:11:46.421Z] ---> Running in cea914e6174f [2021-06-04T05:11:46.421Z] ---> Running in 818879eee1fd [2021-06-04T05:11:46.695Z] ---> Running in 24ed37b3ea96 [2021-06-04T05:11:50.917Z] Removing intermediate container 818879eee1fd [2021-06-04T05:11:50.917Z] ---> ff6bfac6729a [2021-06-04T05:11:50.917Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:11:50.917Z] Removing intermediate container cea914e6174f [2021-06-04T05:11:50.917Z] ---> ea7319677b41 [2021-06-04T05:11:50.917Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T05:11:50.917Z] Removing intermediate container 24ed37b3ea96 [2021-06-04T05:11:50.917Z] ---> e7576fb1a20e [2021-06-04T05:11:50.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:11:50.917Z] Removing intermediate container acdb7e3aaa6d [2021-06-04T05:11:50.917Z] ---> 427fdcaad4c3 [2021-06-04T05:11:50.917Z] [2021-06-04T05:11:50.917Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T05:11:50.917Z] ---> 13621d1b12d4 [2021-06-04T05:11:50.917Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T05:11:50.917Z] ---> Running in 10c0c72cf54b [2021-06-04T05:11:50.917Z] ---> Running in 33147aa70f11 [2021-06-04T05:11:50.917Z] ---> Running in 914090363e1b [2021-06-04T05:11:50.917Z] Removing intermediate container f953e0c98e83 [2021-06-04T05:11:50.917Z] ---> e9e5daae4220 [2021-06-04T05:11:50.917Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T05:11:50.917Z] ---> Running in 7fb4f1f690ea [2021-06-04T05:11:50.917Z] ---> Running in ef385e0f91a6 [2021-06-04T05:11:51.201Z] Removing intermediate container 10c0c72cf54b [2021-06-04T05:11:51.201Z] ---> 54b162973439 [2021-06-04T05:11:51.201Z] [2021-06-04T05:11:51.201Z] Removing intermediate container 914090363e1b [2021-06-04T05:11:51.201Z] ---> 04a3f6178761 [2021-06-04T05:11:51.201Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T05:11:51.201Z] Successfully built 54b162973439 [2021-06-04T05:11:51.201Z] Successfully tagged core-command:latest [2021-06-04T05:11:51.201Z] Building security-proxy-setup [2021-06-04T05:11:51.201Z]  Building core-command ... done  ---> Running in 57ff9f776baa [2021-06-04T05:11:51.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:51.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:51.474Z] Removing intermediate container 57ff9f776baa [2021-06-04T05:11:51.474Z] ---> bd140fa3656d [2021-06-04T05:11:51.474Z] Step 22/23 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:11:51.744Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T05:11:51.744Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T05:11:51.744Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:11:51.744Z] OK: 6 MiB in 16 packages [2021-06-04T05:11:53.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:53.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:11:53.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T05:11:53.133Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T05:11:53.133Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:11:53.133Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T05:11:53.133Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T05:11:53.133Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T05:11:53.133Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T05:11:53.133Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:11:53.133Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:11:53.133Z] OK: 7 MiB in 20 packages [2021-06-04T05:11:53.133Z] ---> Running in 1ccc054668ea [2021-06-04T05:11:54.529Z] Removing intermediate container 1ccc054668ea [2021-06-04T05:11:54.529Z] ---> e351be609d3a [2021-06-04T05:11:54.529Z] Step 23/23 : LABEL version=2.0.0-dev.252 [2021-06-04T05:11:55.413Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:55.414Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:55.414Z] ---> 6916d0ab88a7 [2021-06-04T05:11:55.414Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:11:55.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:55.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:55.414Z] ---> 6916d0ab88a7 [2021-06-04T05:11:55.414Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T05:11:55.414Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:55.414Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:55.414Z] ---> 6916d0ab88a7 [2021-06-04T05:11:55.414Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:11:55.414Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:55.414Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:55.414Z] ---> 6916d0ab88a7 [2021-06-04T05:11:55.414Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T05:11:55.414Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:55.414Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:55.414Z] ---> 6916d0ab88a7 [2021-06-04T05:11:55.414Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T05:11:55.414Z] ---> Running in 0b037aff1592 [2021-06-04T05:11:55.414Z] ---> Running in c41ee5989287 [2021-06-04T05:11:55.414Z] ---> Running in e0c052db95db [2021-06-04T05:11:55.414Z] ---> Running in f9ff04446fb1 [2021-06-04T05:11:55.414Z] ---> Running in 44c7e23a51e6 [2021-06-04T05:11:56.030Z] Removing intermediate container 0b037aff1592 [2021-06-04T05:11:56.030Z] ---> 44d1b9d13169 [2021-06-04T05:11:56.030Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:56.030Z] Removing intermediate container e0c052db95db [2021-06-04T05:11:56.030Z] Removing intermediate container 44c7e23a51e6 [2021-06-04T05:11:56.030Z] ---> 3044a8cd56e0 [2021-06-04T05:11:56.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:56.030Z] ---> 0327a394ee4b [2021-06-04T05:11:56.030Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:56.310Z] Removing intermediate container f9ff04446fb1 [2021-06-04T05:11:56.310Z] ---> cf1b68586378 [2021-06-04T05:11:56.310Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:56.310Z] Removing intermediate container c41ee5989287 [2021-06-04T05:11:56.310Z] ---> d0fdb75c9799 [2021-06-04T05:11:56.310Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:56.310Z] ---> Running in 546f41b497f9 [2021-06-04T05:11:56.310Z] ---> Running in 5afdfcbfa2d1 [2021-06-04T05:11:56.310Z] ---> Running in 7c4e1c23bab3 [2021-06-04T05:11:56.310Z] ---> Running in a225a934d35f [2021-06-04T05:11:56.582Z] ---> Running in efb513be656d [2021-06-04T05:11:57.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:11:57.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:11:57.092Z] ---> 0ade93540907 [2021-06-04T05:11:57.092Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> 551cf5901a79 [2021-06-04T05:11:57.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> 5a09805f742d [2021-06-04T05:11:57.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> ae3defaba616 [2021-06-04T05:11:57.092Z] Step 6/22 : COPY go.mod . [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> a824a3ffac4b [2021-06-04T05:11:57.092Z] Step 7/22 : RUN go mod download [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> 88d53126ab12 [2021-06-04T05:11:57.092Z] Step 8/22 : COPY . . [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> 3825ce811823 [2021-06-04T05:11:57.092Z] Step 9/22 : RUN go mod tidy [2021-06-04T05:11:57.092Z] ---> Using cache [2021-06-04T05:11:57.092Z] ---> f386b1a5c37e [2021-06-04T05:11:57.092Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T05:12:00.026Z] Removing intermediate container 546f41b497f9 [2021-06-04T05:12:00.026Z] ---> aeaaa0c030df [2021-06-04T05:12:00.026Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T05:12:00.305Z] ---> Running in ba89a0d100ce [2021-06-04T05:12:00.305Z] Removing intermediate container 5afdfcbfa2d1 [2021-06-04T05:12:00.305Z] ---> 8ccaae8d47b3 [2021-06-04T05:12:00.305Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T05:12:00.903Z] ---> Running in d8380cb7ac5c [2021-06-04T05:12:00.903Z] Removing intermediate container 7c4e1c23bab3 [2021-06-04T05:12:00.903Z] ---> 71eeb8b03c4d [2021-06-04T05:12:00.903Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T05:12:00.903Z] Removing intermediate container efb513be656d [2021-06-04T05:12:00.903Z] ---> 14b19f3346ad [2021-06-04T05:12:00.903Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T05:12:01.178Z] Removing intermediate container a225a934d35f [2021-06-04T05:12:01.178Z] ---> c0dada319f37 [2021-06-04T05:12:01.178Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T05:12:01.178Z] ---> Running in 525fafa0b75c [2021-06-04T05:12:01.178Z] ---> Running in 5a35c2de7449 [2021-06-04T05:12:01.458Z] ---> Running in 0d7c255c4393 [2021-06-04T05:12:02.397Z] ---> Running in 6c71a682b571 [2021-06-04T05:12:02.398Z] ---> Running in 5fd7a92e2c35 [2021-06-04T05:12:02.398Z] Removing intermediate container 33147aa70f11 [2021-06-04T05:12:02.398Z] ---> b970444eb999 [2021-06-04T05:12:02.398Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T05:12:02.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:02.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:02.974Z] Removing intermediate container 6c71a682b571 [2021-06-04T05:12:02.974Z] ---> ad53cb6c45ae [2021-06-04T05:12:02.974Z] [2021-06-04T05:12:02.974Z] Successfully built ad53cb6c45ae [2021-06-04T05:12:03.241Z] Removing intermediate container ef385e0f91a6 [2021-06-04T05:12:03.241Z] ---> d09092225c36 [2021-06-04T05:12:03.241Z] [2021-06-04T05:12:03.241Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T05:12:03.241Z] Successfully tagged support-scheduler:latest [2021-06-04T05:12:03.241Z] Building support-notifications [2021-06-04T05:12:03.241Z]  Building support-scheduler ... done  ---> Running in ef0341bcbaa4 [2021-06-04T05:12:03.241Z] Removing intermediate container 7fb4f1f690ea [2021-06-04T05:12:03.241Z] ---> a33257178d05 [2021-06-04T05:12:03.241Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T05:12:03.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:03.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:03.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T05:12:03.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:03.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:03.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:04.190Z] OK: 218 MiB in 52 packages [2021-06-04T05:12:04.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:04.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:04.468Z] OK: 218 MiB in 52 packages [2021-06-04T05:12:04.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:12:05.460Z] OK: 218 MiB in 52 packages [2021-06-04T05:12:05.734Z] OK: 218 MiB in 52 packages [2021-06-04T05:12:05.734Z] OK: 218 MiB in 52 packages [2021-06-04T05:12:06.010Z] Removing intermediate container ba89a0d100ce [2021-06-04T05:12:06.010Z] ---> 0af323e76b1f [2021-06-04T05:12:06.010Z] Step 6/23 : COPY go.mod . [2021-06-04T05:12:06.287Z] Removing intermediate container d8380cb7ac5c [2021-06-04T05:12:06.287Z] ---> efeeacd5984c [2021-06-04T05:12:06.287Z] Step 6/24 : COPY go.mod . [2021-06-04T05:12:07.297Z] ---> 508f5b22b31b [2021-06-04T05:12:07.297Z] Step 7/23 : RUN go mod download [2021-06-04T05:12:07.297Z] Removing intermediate container 525fafa0b75c [2021-06-04T05:12:07.297Z] ---> 2bcdc95f0813 [2021-06-04T05:12:07.297Z] Step 6/24 : COPY go.mod . [2021-06-04T05:12:07.297Z] ---> Running in b66a49840d6b [2021-06-04T05:12:07.297Z] Removing intermediate container 5a35c2de7449 [2021-06-04T05:12:07.297Z] ---> 46c250c1b50f [2021-06-04T05:12:07.297Z] Step 6/26 : COPY go.mod . [2021-06-04T05:12:07.297Z] Removing intermediate container 0d7c255c4393 [2021-06-04T05:12:07.297Z] ---> 850335e41a14 [2021-06-04T05:12:07.297Z] Step 6/32 : COPY go.mod . [2021-06-04T05:12:07.574Z] ---> 52b007bd4cd6 [2021-06-04T05:12:07.574Z] Step 7/24 : RUN go mod download [2021-06-04T05:12:07.735Z] 20.10.0: Pulling from library/docker [2021-06-04T05:12:07.735Z] ---> Running in ef00b364214c [2021-06-04T05:12:07.851Z] ---> Running in 485f659694f1 [2021-06-04T05:12:08.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:12:08.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:12:08.010Z] ---> 0ade93540907 [2021-06-04T05:12:08.010Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T05:12:08.010Z] ---> Using cache [2021-06-04T05:12:08.010Z] ---> 551cf5901a79 [2021-06-04T05:12:08.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:12:08.010Z] ---> Using cache [2021-06-04T05:12:08.010Z] ---> 5a09805f742d [2021-06-04T05:12:08.010Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T05:12:08.856Z] ---> 3c761581d625 [2021-06-04T05:12:08.856Z] Step 7/24 : RUN go mod download [2021-06-04T05:12:08.856Z] ---> 0c2941eea4ff [2021-06-04T05:12:08.856Z] Step 7/32 : RUN go mod download [2021-06-04T05:12:08.856Z] ---> a0111574d55b [2021-06-04T05:12:08.856Z] Step 7/26 : RUN go mod download [2021-06-04T05:12:08.856Z] ---> Running in 5c07e8770ef3 [2021-06-04T05:12:09.136Z] ---> Running in 986583356c77 [2021-06-04T05:12:09.136Z] ---> Running in 6cea201fd8ed [2021-06-04T05:12:11.794Z] Removing intermediate container b66a49840d6b [2021-06-04T05:12:11.795Z] ---> 9572c4112fbd [2021-06-04T05:12:11.795Z] Step 8/23 : COPY . . [2021-06-04T05:12:11.795Z] Removing intermediate container 485f659694f1 [2021-06-04T05:12:11.795Z] ---> c9c054432074 [2021-06-04T05:12:11.795Z] Step 8/24 : COPY . . [2021-06-04T05:12:13.774Z] Removing intermediate container 5c07e8770ef3 [2021-06-04T05:12:13.774Z] ---> 919ef37e4e14 [2021-06-04T05:12:13.774Z] Step 8/24 : COPY . . [2021-06-04T05:12:13.774Z] Removing intermediate container 986583356c77 [2021-06-04T05:12:13.774Z] ---> 96c2ded7cba6 [2021-06-04T05:12:13.774Z] Step 8/26 : COPY . . [2021-06-04T05:12:14.051Z] Removing intermediate container 6cea201fd8ed [2021-06-04T05:12:14.051Z] ---> 617b711cb1e0 [2021-06-04T05:12:14.051Z] Step 8/32 : COPY . . [2021-06-04T05:12:18.011Z] Removing intermediate container ef0341bcbaa4 [2021-06-04T05:12:18.011Z] ---> 7191be719645 [2021-06-04T05:12:18.011Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T05:12:18.011Z] ---> Running in 4e3c51585c6e [2021-06-04T05:12:18.011Z] Removing intermediate container ef00b364214c [2021-06-04T05:12:18.011Z] ---> 4bdb744e2637 [2021-06-04T05:12:18.011Z] Step 14/26 : WORKDIR / [2021-06-04T05:12:18.011Z] ---> Running in f9911fd8404e [2021-06-04T05:12:18.011Z] ---> Running in 4a8ef7bea44a [2021-06-04T05:12:18.011Z] Removing intermediate container f9911fd8404e [2021-06-04T05:12:18.011Z] ---> a1f9ae827246 [2021-06-04T05:12:18.011Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T05:12:18.011Z] Removing intermediate container 4a8ef7bea44a [2021-06-04T05:12:18.011Z] ---> 0d441b7a9569 [2021-06-04T05:12:18.011Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-04T05:12:18.011Z] ---> Running in 30ac9f278ad8 [2021-06-04T05:12:18.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:18.588Z] ---> 42ea46262912 [2021-06-04T05:12:18.588Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-04T05:12:19.178Z] ---> e33b0b330055 [2021-06-04T05:12:19.178Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T05:12:19.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:19.719Z] Removing intermediate container 30ac9f278ad8 [2021-06-04T05:12:19.719Z] ---> f8005f83bb29 [2021-06-04T05:12:19.719Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T05:12:20.310Z] OK: 219 MiB in 52 packages [2021-06-04T05:12:20.580Z] ---> 252bea1950fa [2021-06-04T05:12:20.580Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-04T05:12:20.580Z] ---> Running in acef2721fdd5 [2021-06-04T05:12:21.188Z] Removing intermediate container acef2721fdd5 [2021-06-04T05:12:21.188Z] ---> 86632e1fe40f [2021-06-04T05:12:21.188Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T05:12:21.188Z] ---> a67b74dd2548 [2021-06-04T05:12:21.188Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T05:12:21.485Z] Removing intermediate container 4e3c51585c6e [2021-06-04T05:12:21.485Z] ---> 20bc167a6c9a [2021-06-04T05:12:21.485Z] Step 6/23 : COPY go.mod . [2021-06-04T05:12:21.760Z] ---> 907eb6c65dc0 [2021-06-04T05:12:21.760Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T05:12:21.760Z] ---> Running in 8536432b90b7 [2021-06-04T05:12:21.760Z] ---> b758f306111d [2021-06-04T05:12:21.760Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T05:12:21.760Z] ---> 9f113d5f8709 [2021-06-04T05:12:21.760Z] Step 7/23 : RUN go mod download [2021-06-04T05:12:22.135Z] ---> Running in 01191b543fa2 [2021-06-04T05:12:23.128Z] ---> 86f02ad437d1 [2021-06-04T05:12:23.128Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T05:12:23.816Z] ---> a31feaa897ed [2021-06-04T05:12:23.816Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-04T05:12:23.816Z] ---> Running in 2dd9987c648e [2021-06-04T05:12:23.816Z] Removing intermediate container 8536432b90b7 [2021-06-04T05:12:23.816Z] ---> 36d249901343 [2021-06-04T05:12:23.816Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:12:24.210Z] Removing intermediate container 01191b543fa2 [2021-06-04T05:12:24.210Z] ---> 34b0aa39c604 [2021-06-04T05:12:24.210Z] Step 8/23 : COPY . . [2021-06-04T05:12:24.574Z] ---> 2497b51db814 [2021-06-04T05:12:24.574Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T05:12:32.587Z] ---> a9ec125efd25 [2021-06-04T05:12:32.587Z] Step 9/23 : RUN go mod tidy [2021-06-04T05:12:32.587Z] ---> 0263902c7a89 [2021-06-04T05:12:32.587Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:12:32.587Z] ---> 403f1e9880f1 [2021-06-04T05:12:32.587Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:12:32.587Z] ---> efbb1994819c [2021-06-04T05:12:32.587Z] Step 9/26 : RUN go mod tidy [2021-06-04T05:12:32.587Z] ---> a67c11583b50 [2021-06-04T05:12:32.587Z] Step 9/32 : RUN go mod tidy [2021-06-04T05:12:32.587Z] ---> Running in 054435537bb8 [2021-06-04T05:12:32.587Z] ---> Running in 46f041e2fced [2021-06-04T05:12:32.587Z] ---> Running in 839f3af09ac3 [2021-06-04T05:12:32.587Z] ---> Running in e95a39dd7f45 [2021-06-04T05:12:32.587Z] ---> Running in 1e3ebd141be6 [2021-06-04T05:12:34.728Z] ---> 1ede4ab75501 [2021-06-04T05:12:34.728Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T05:12:34.728Z] Removing intermediate container 2dd9987c648e [2021-06-04T05:12:34.728Z] ---> 761553824844 [2021-06-04T05:12:34.728Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T05:12:34.728Z] ---> Running in 5c139c296794 [2021-06-04T05:12:34.992Z] ---> 58fc43723785 [2021-06-04T05:12:34.992Z] Step 9/23 : RUN go mod tidy [2021-06-04T05:12:34.992Z] ---> Running in 0b2c2a5cee97 [2021-06-04T05:12:34.992Z] ---> 83c27147126e [2021-06-04T05:12:34.992Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T05:12:34.992Z] Removing intermediate container 5c139c296794 [2021-06-04T05:12:34.992Z] ---> 600e8aa51908 [2021-06-04T05:12:34.992Z] Step 24/26 : LABEL arch=x86_64 [2021-06-04T05:12:35.258Z] ---> Running in 4583da066cee [2021-06-04T05:12:35.519Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T05:12:35.519Z] ---> 6e6b1ff37746 [2021-06-04T05:12:35.519Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T05:12:35.519Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T05:12:35.519Z] Removing intermediate container 4583da066cee [2021-06-04T05:12:35.519Z] ---> b77b50bba6fb [2021-06-04T05:12:35.519Z] Step 25/26 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:12:35.519Z] ---> aefe523efa57 [2021-06-04T05:12:35.519Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:12:35.519Z] ---> Running in a1c89a60bb82 [2021-06-04T05:12:35.519Z] ---> Running in ff20f0c42065 [2021-06-04T05:12:35.784Z] Removing intermediate container a1c89a60bb82 [2021-06-04T05:12:35.784Z] ---> b633f10f829f [2021-06-04T05:12:35.784Z] Step 26/26 : LABEL version=2.0.0-dev.252 [2021-06-04T05:12:35.784Z] ---> 529bb6491852 [2021-06-04T05:12:35.784Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T05:12:35.784Z] Removing intermediate container ff20f0c42065 [2021-06-04T05:12:35.784Z] ---> 1ab4aeda947a [2021-06-04T05:12:35.784Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T05:12:35.784Z] ---> Running in aa6025b58b30 [2021-06-04T05:12:35.784Z] ---> Running in f0104e7e7790 [2021-06-04T05:12:36.044Z] ---> Running in 5bda7d9c02b7 [2021-06-04T05:12:36.044Z] Removing intermediate container 5bda7d9c02b7 [2021-06-04T05:12:36.044Z] ---> b4f669419084 [2021-06-04T05:12:36.044Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T05:12:36.044Z] Removing intermediate container f0104e7e7790 [2021-06-04T05:12:36.044Z] ---> eb38f1155431 [2021-06-04T05:12:36.044Z] [2021-06-04T05:12:36.310Z] Successfully built eb38f1155431 [2021-06-04T05:12:36.310Z] Successfully tagged security-secretstore-setup:latest [2021-06-04T05:12:36.310Z] Building core-metadata [2021-06-04T05:12:36.887Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:36.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:36.887Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T05:12:36.887Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T05:12:36.887Z] Executing bash-5.0.17-r0.post-install [2021-06-04T05:12:36.887Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:12:36.887Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T05:12:37.835Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T05:12:37.835Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T05:12:37.835Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T05:12:38.779Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T05:12:39.041Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T05:12:39.304Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T05:12:39.304Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T05:12:39.304Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T05:12:39.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T05:12:39.304Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T05:12:39.346Z] Removing intermediate container 054435537bb8 [2021-06-04T05:12:39.346Z] ---> dab8d3967d14 [2021-06-04T05:12:39.346Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T05:12:39.346Z] ---> Running in 247a057dbf7b [2021-06-04T05:12:39.346Z] Removing intermediate container 46f041e2fced [2021-06-04T05:12:39.346Z] ---> ff62c244abe5 [2021-06-04T05:12:39.346Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T05:12:39.346Z] ---> Running in c0a5bed8d310 [2021-06-04T05:12:39.346Z] Removing intermediate container 839f3af09ac3 [2021-06-04T05:12:39.346Z] ---> 796f2acd130d [2021-06-04T05:12:39.346Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T05:12:39.346Z] Removing intermediate container e95a39dd7f45 [2021-06-04T05:12:39.346Z] ---> 3c5c86a06a92 [2021-06-04T05:12:39.346Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T05:12:39.618Z] Removing intermediate container 1e3ebd141be6 [2021-06-04T05:12:39.618Z] ---> 0b192a458ea0 [2021-06-04T05:12:39.618Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T05:12:39.618Z] ---> Running in 988cf7cebaea [2021-06-04T05:12:39.618Z] ---> Running in 1b4f70e49183 [2021-06-04T05:12:39.893Z] ---> Running in e785d7a17b10 [2021-06-04T05:12:40.254Z] Removing intermediate container 0b2c2a5cee97 [2021-06-04T05:12:40.254Z] ---> 2fcc81bfad3a [2021-06-04T05:12:40.254Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T05:12:40.254Z] ---> f35233a7dc0f [2021-06-04T05:12:40.254Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T05:12:40.837Z] ---> Running in 3af15726335f [2021-06-04T05:12:40.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T05:12:41.411Z] ---> Running in 7e591573e6b0 [2021-06-04T05:12:41.411Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T05:12:41.411Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T05:12:41.411Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T05:12:41.411Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T05:12:41.411Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T05:12:41.411Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T05:12:41.411Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:12:41.411Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:12:41.411Z] ---> 0ade93540907 [2021-06-04T05:12:41.411Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> 551cf5901a79 [2021-06-04T05:12:41.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> 5a09805f742d [2021-06-04T05:12:41.411Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> ae3defaba616 [2021-06-04T05:12:41.411Z] Step 6/24 : COPY go.mod . [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> a824a3ffac4b [2021-06-04T05:12:41.411Z] Step 7/24 : RUN go mod download [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> 88d53126ab12 [2021-06-04T05:12:41.411Z] Step 8/24 : COPY . . [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> 3825ce811823 [2021-06-04T05:12:41.411Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:12:41.411Z] ---> Using cache [2021-06-04T05:12:41.411Z] ---> f386b1a5c37e [2021-06-04T05:12:41.411Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T05:12:41.411Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T05:12:41.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T05:12:41.681Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T05:12:41.681Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T05:12:41.681Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T05:12:41.681Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T05:12:41.681Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T05:12:41.681Z] ---> Running in 9c5744e3f988 [2021-06-04T05:12:41.681Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T05:12:41.681Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T05:12:41.681Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T05:12:41.681Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T05:12:41.681Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T05:12:41.681Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T05:12:41.681Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T05:12:41.681Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T05:12:41.681Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T05:12:41.944Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T05:12:41.944Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T05:12:41.944Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T05:12:41.944Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T05:12:41.944Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T05:12:41.944Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T05:12:41.944Z] OK: 72 MiB in 59 packages [2021-06-04T05:12:42.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T05:12:42.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-04T05:12:42.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T05:12:42.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T05:12:43.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-04T05:12:43.160Z] Removing intermediate container 7e591573e6b0 [2021-06-04T05:12:43.160Z] ---> 2b946e6f9a6b [2021-06-04T05:12:43.160Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T05:12:43.485Z] Collecting docker-compose==1.23.2 [2021-06-04T05:12:43.485Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T05:12:43.485Z] ---> Running in fb310ab2516f [2021-06-04T05:12:43.757Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T05:12:43.757Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T05:12:44.335Z] Removing intermediate container fb310ab2516f [2021-06-04T05:12:44.335Z] ---> d8cd6c031af9 [2021-06-04T05:12:44.335Z] Step 29/32 : CMD ["gate"] [2021-06-04T05:12:44.335Z] Removing intermediate container 5fd7a92e2c35 [2021-06-04T05:12:44.335Z] ---> aa03404476c9 [2021-06-04T05:12:44.335Z] [2021-06-04T05:12:44.335Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T05:12:44.335Z] ---> 13621d1b12d4 [2021-06-04T05:12:44.335Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T05:12:44.599Z] Collecting PyYAML<4,>=3.10 [2021-06-04T05:12:44.599Z] ---> Running in b0355639668e [2021-06-04T05:12:44.599Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T05:12:44.599Z] ---> Running in c958bd295b95 [2021-06-04T05:12:44.599Z] Removing intermediate container c958bd295b95 [2021-06-04T05:12:44.599Z] ---> aca9aa3dd328 [2021-06-04T05:12:44.599Z] Step 30/32 : LABEL arch=x86_64 [2021-06-04T05:12:44.862Z] ---> Running in d73292956360 [2021-06-04T05:12:45.122Z] Removing intermediate container d73292956360 [2021-06-04T05:12:45.122Z] ---> de4f647b7a37 [2021-06-04T05:12:45.122Z] Step 31/32 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:12:45.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:45.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:45.401Z] ---> Running in f007789c58a5 [2021-06-04T05:12:45.401Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T05:12:45.674Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:12:45.674Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T05:12:45.674Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T05:12:45.674Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:12:45.674Z] Removing intermediate container f007789c58a5 [2021-06-04T05:12:45.674Z] ---> e0647f907d6c [2021-06-04T05:12:45.674Z] Step 32/32 : LABEL version=2.0.0-dev.252 [2021-06-04T05:12:45.674Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:12:45.674Z] OK: 7 MiB in 18 packages [2021-06-04T05:12:45.674Z] ---> Running in 17e644844d82 [2021-06-04T05:12:45.674Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T05:12:45.957Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T05:12:45.957Z] Removing intermediate container 17e644844d82 [2021-06-04T05:12:45.957Z] ---> d05b60ee316c [2021-06-04T05:12:45.957Z] [2021-06-04T05:12:46.235Z] Successfully built d05b60ee316c [2021-06-04T05:12:46.235Z] Successfully tagged security-bootstrapper:latest [2021-06-04T05:12:46.235Z] Building core-data [2021-06-04T05:12:46.503Z]  Building security-bootstrapper ... done Removing intermediate container b0355639668e [2021-06-04T05:12:46.503Z] ---> f05e2d54fa33 [2021-06-04T05:12:46.503Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T05:12:46.503Z] ---> Running in 2fdd4290649b [2021-06-04T05:12:47.110Z] Removing intermediate container 2fdd4290649b [2021-06-04T05:12:47.110Z] ---> e5f833c0ce20 [2021-06-04T05:12:47.110Z] Step 14/22 : WORKDIR /edgex [2021-06-04T05:12:47.391Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T05:12:47.391Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T05:12:50.741Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T05:12:50.741Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T05:12:50.741Z] ---> Running in 6d48d3bb8e80 [2021-06-04T05:12:50.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:12:50.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:12:50.741Z] ---> 0ade93540907 [2021-06-04T05:12:50.741Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:12:50.741Z] ---> Using cache [2021-06-04T05:12:50.741Z] ---> 551cf5901a79 [2021-06-04T05:12:50.741Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:12:50.741Z] ---> Using cache [2021-06-04T05:12:50.741Z] ---> 5a09805f742d [2021-06-04T05:12:50.741Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T05:12:50.741Z] ---> Running in bbc8f367a936 [2021-06-04T05:12:51.007Z] Removing intermediate container 6d48d3bb8e80 [2021-06-04T05:12:51.007Z] ---> b5f7700c0015 [2021-06-04T05:12:51.007Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T05:12:51.274Z] ---> 0ada5491224e [2021-06-04T05:12:51.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T05:12:51.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:51.548Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T05:12:51.548Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T05:12:51.822Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-04T05:12:51.822Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T05:12:51.822Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T05:12:52.420Z] ---> 487165b0ac5d [2021-06-04T05:12:52.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T05:12:52.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:12:52.420Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T05:12:52.420Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T05:12:52.685Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T05:12:52.685Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T05:12:52.957Z] ---> 7de7923c6979 [2021-06-04T05:12:52.957Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T05:12:52.957Z] ---> Running in 493ac45e8653 [2021-06-04T05:12:52.957Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-04T05:12:52.957Z] Removing intermediate container 493ac45e8653 [2021-06-04T05:12:52.957Z] ---> ef6ce0028fbf [2021-06-04T05:12:52.957Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T05:12:52.957Z] ---> Running in 09dd770a98e7 [2021-06-04T05:12:52.957Z] Collecting idna<2.8,>=2.5 [2021-06-04T05:12:53.238Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T05:12:53.238Z] OK: 219 MiB in 52 packages [2021-06-04T05:12:53.238Z] Removing intermediate container 09dd770a98e7 [2021-06-04T05:12:53.238Z] ---> 56e7a52d8bfb [2021-06-04T05:12:53.238Z] Step 20/22 : LABEL arch=x86_64 [2021-06-04T05:12:53.238Z] ---> Running in 7ea9f45f9ecc [2021-06-04T05:12:53.238Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T05:12:53.238Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T05:12:53.506Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-04T05:12:53.506Z] Removing intermediate container 7ea9f45f9ecc [2021-06-04T05:12:53.506Z] ---> e0663086510b [2021-06-04T05:12:53.506Z] Step 21/22 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:12:53.506Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T05:12:53.506Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T05:12:53.506Z] ---> Running in ca4a2c2e4845 [2021-06-04T05:12:53.506Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T05:12:53.506Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T05:12:53.506Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T05:12:53.506Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T05:12:53.794Z] Removing intermediate container bbc8f367a936 [2021-06-04T05:12:53.794Z] ---> 33f6a94795fd [2021-06-04T05:12:53.794Z] Step 6/24 : COPY go.mod . [2021-06-04T05:12:53.794Z] Removing intermediate container ca4a2c2e4845 [2021-06-04T05:12:53.795Z] ---> 24c895d9fc98 [2021-06-04T05:12:53.795Z] Step 22/22 : LABEL version=2.0.0-dev.252 [2021-06-04T05:12:53.795Z] ---> Running in d4730fc8382e [2021-06-04T05:12:54.068Z] Installing collected packages: cached-property, PyYAML, docopt, idna, urllib3, requests, texttable, websocket-client, dockerpty, jsonschema, docker-pycreds, docker, docker-compose [2021-06-04T05:12:54.068Z] Running setup.py install for PyYAML: started [2021-06-04T05:12:54.068Z] ---> 43f075eaa8da [2021-06-04T05:12:54.068Z] Step 7/24 : RUN go mod download [2021-06-04T05:12:54.068Z] Removing intermediate container d4730fc8382e [2021-06-04T05:12:54.068Z] ---> 40797cf2a184 [2021-06-04T05:12:54.068Z] [2021-06-04T05:12:54.068Z] ---> Running in 54f423c1de72 [2021-06-04T05:12:54.068Z] Successfully built 40797cf2a184 [2021-06-04T05:12:54.068Z] Successfully tagged security-proxy-setup:latest [2021-06-04T05:12:54.678Z]  Building security-proxy-setup ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T05:12:54.678Z] Running setup.py install for docopt: started [2021-06-04T05:12:55.269Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T05:12:55.269Z] Attempting uninstall: idna [2021-06-04T05:12:55.269Z] Found existing installation: idna 2.9 [2021-06-04T05:12:55.269Z] Uninstalling idna-2.9: [2021-06-04T05:12:55.269Z] Successfully uninstalled idna-2.9 [2021-06-04T05:12:55.562Z] Removing intermediate container 54f423c1de72 [2021-06-04T05:12:55.562Z] ---> ae817376dfc5 [2021-06-04T05:12:55.562Z] Step 8/24 : COPY . . [2021-06-04T05:12:55.562Z] Attempting uninstall: urllib3 [2021-06-04T05:12:55.562Z] Found existing installation: urllib3 1.25.9 [2021-06-04T05:12:55.562Z] Uninstalling urllib3-1.25.9: [2021-06-04T05:12:55.562Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T05:12:55.562Z] Attempting uninstall: requests [2021-06-04T05:12:55.562Z] Found existing installation: requests 2.23.0 [2021-06-04T05:12:55.562Z] Uninstalling requests-2.23.0: [2021-06-04T05:12:55.834Z] Successfully uninstalled requests-2.23.0 [2021-06-04T05:12:55.834Z] Running setup.py install for texttable: started [2021-06-04T05:12:56.836Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T05:12:57.123Z] Running setup.py install for dockerpty: started [2021-06-04T05:12:57.745Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T05:13:03.117Z] ---> 4f911d9db131 [2021-06-04T05:13:03.117Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:13:03.117Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-04T05:13:03.117Z] ---> Running in 2ef2651d0499 [2021-06-04T05:13:05.099Z] Removing intermediate container 2ef2651d0499 [2021-06-04T05:13:05.099Z] ---> 863e33e17d60 [2021-06-04T05:13:05.099Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T05:13:05.713Z] ---> Running in 89d117a73190 [2021-06-04T05:13:06.293Z] Removing intermediate container aa6025b58b30 [2021-06-04T05:13:06.293Z] ---> ec19e2688c54 [2021-06-04T05:13:06.293Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T05:13:06.293Z] ---> Running in 9929826e5ab1 [2021-06-04T05:13:06.293Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T05:13:06.293Z] Removing intermediate container 9929826e5ab1 [2021-06-04T05:13:06.293Z] ---> a9811c5c30b2 [2021-06-04T05:13:06.293Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T05:13:06.562Z] ---> Running in 2ca20d05ba44 [2021-06-04T05:13:06.562Z] Removing intermediate container 2ca20d05ba44 [2021-06-04T05:13:06.562Z] ---> e9cb1b1c26a5 [2021-06-04T05:13:06.562Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T05:13:07.139Z] ---> c80bf7ea2250 [2021-06-04T05:13:07.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T05:13:07.403Z] ---> 75e7fd40a810 [2021-06-04T05:13:07.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T05:13:07.667Z] ---> b6109343716b [2021-06-04T05:13:07.667Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T05:13:07.667Z] ---> Running in e2b18dca9570 [2021-06-04T05:13:07.928Z] Removing intermediate container e2b18dca9570 [2021-06-04T05:13:07.928Z] ---> 6e7eb6fcc8b2 [2021-06-04T05:13:07.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:13:07.928Z] ---> Running in abd8cba7ced5 [2021-06-04T05:13:07.928Z] Removing intermediate container abd8cba7ced5 [2021-06-04T05:13:07.928Z] ---> 27d826590ef4 [2021-06-04T05:13:07.929Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T05:13:08.195Z] ---> Running in a48449dc2050 [2021-06-04T05:13:08.195Z] Removing intermediate container a48449dc2050 [2021-06-04T05:13:08.195Z] ---> 17197cfa5ae6 [2021-06-04T05:13:08.195Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:08.195Z] ---> Running in fecbe5af05e2 [2021-06-04T05:13:08.458Z] Removing intermediate container fecbe5af05e2 [2021-06-04T05:13:08.458Z] ---> 39a6205ef3cd [2021-06-04T05:13:08.458Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:13:08.458Z] ---> Running in 8ac90010f6fd [2021-06-04T05:13:08.732Z] Removing intermediate container 8ac90010f6fd [2021-06-04T05:13:08.732Z] ---> 9724aa8fb583 [2021-06-04T05:13:08.732Z] [2021-06-04T05:13:09.005Z] Successfully built 9724aa8fb583 [2021-06-04T05:13:09.005Z] Successfully tagged sys-mgmt-agent:latest [2021-06-04T05:13:15.701Z]  Building sys-mgmt-agent ... done Removing intermediate container 3af15726335f [2021-06-04T05:13:15.701Z] ---> 365307bf0079 [2021-06-04T05:13:15.701Z] [2021-06-04T05:13:15.701Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T05:13:15.701Z] ---> 13621d1b12d4 [2021-06-04T05:13:15.701Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T05:13:15.701Z] ---> Running in cc135cb0da93 [2021-06-04T05:13:16.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:13:16.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:13:16.312Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T05:13:16.596Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T05:13:16.596Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:13:16.596Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:13:16.596Z] OK: 6 MiB in 16 packages [2021-06-04T05:13:16.865Z] Removing intermediate container 9c5744e3f988 [2021-06-04T05:13:16.865Z] ---> 65fe6a895d2e [2021-06-04T05:13:16.865Z] [2021-06-04T05:13:16.865Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:13:16.865Z] ---> 13621d1b12d4 [2021-06-04T05:13:16.865Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:13:16.865Z] ---> Using cache [2021-06-04T05:13:16.865Z] ---> e2a89487813a [2021-06-04T05:13:16.865Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:13:16.865Z] ---> Using cache [2021-06-04T05:13:16.865Z] ---> c4d3045e2981 [2021-06-04T05:13:16.865Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T05:13:17.130Z] ---> Running in 8b95e710e637 [2021-06-04T05:13:17.395Z] Removing intermediate container 8b95e710e637 [2021-06-04T05:13:17.395Z] ---> 009acfa1ac66 [2021-06-04T05:13:17.395Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T05:13:17.395Z] ---> Running in d18e33edc571 [2021-06-04T05:13:17.395Z] Removing intermediate container cc135cb0da93 [2021-06-04T05:13:17.395Z] ---> 1252871b3bf2 [2021-06-04T05:13:17.396Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:13:17.396Z] ---> Running in d9d78cf16682 [2021-06-04T05:13:17.662Z] Removing intermediate container d18e33edc571 [2021-06-04T05:13:17.662Z] ---> a311512c238d [2021-06-04T05:13:17.662Z] Step 16/24 : WORKDIR / [2021-06-04T05:13:17.662Z] ---> Running in 74dafd2f88bd [2021-06-04T05:13:17.662Z] Removing intermediate container d9d78cf16682 [2021-06-04T05:13:17.662Z] ---> aa65efe5cd2d [2021-06-04T05:13:17.662Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T05:13:17.662Z] ---> Running in 84ccf7744a98 [2021-06-04T05:13:17.662Z] Removing intermediate container 74dafd2f88bd [2021-06-04T05:13:17.662Z] ---> d257463236f3 [2021-06-04T05:13:17.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:13:17.932Z] Removing intermediate container 84ccf7744a98 [2021-06-04T05:13:17.932Z] ---> f47c7cac8185 [2021-06-04T05:13:17.932Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T05:13:17.932Z] ---> Running in 085fd8977e00 [2021-06-04T05:13:18.206Z] Removing intermediate container 085fd8977e00 [2021-06-04T05:13:18.206Z] ---> 8a77103971db [2021-06-04T05:13:18.206Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:13:18.206Z] ---> 69ff19e98154 [2021-06-04T05:13:18.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T05:13:18.794Z] ---> aab8d12860df [2021-06-04T05:13:18.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T05:13:18.794Z] ---> 654e7db65c03 [2021-06-04T05:13:18.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T05:13:19.382Z] ---> 0ac9ed4d58ca [2021-06-04T05:13:19.382Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T05:13:19.382Z] ---> a5b913f9c4fd [2021-06-04T05:13:19.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T05:13:19.382Z] ---> Running in 16415d2c99eb [2021-06-04T05:13:19.647Z] Removing intermediate container 16415d2c99eb [2021-06-04T05:13:19.647Z] ---> 49efd276a37c [2021-06-04T05:13:19.647Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:13:19.647Z] ---> e4d95660237b [2021-06-04T05:13:19.647Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T05:13:19.647Z] ---> Running in d6522bf5e7cf [2021-06-04T05:13:19.647Z] ---> Running in 1eb8979e0c54 [2021-06-04T05:13:19.913Z] Removing intermediate container d6522bf5e7cf [2021-06-04T05:13:19.913Z] ---> 6714f2c714fb [2021-06-04T05:13:19.913Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T05:13:19.913Z] Removing intermediate container 1eb8979e0c54 [2021-06-04T05:13:19.913Z] ---> a463faadc5cb [2021-06-04T05:13:19.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:13:19.913Z] ---> Running in 965dedb3da9d [2021-06-04T05:13:19.913Z] ---> Running in 1489d1506e4d [2021-06-04T05:13:20.172Z] Removing intermediate container 965dedb3da9d [2021-06-04T05:13:20.172Z] ---> 915906a6219d [2021-06-04T05:13:20.172Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:20.172Z] ---> Running in 9ebb5ad451ed [2021-06-04T05:13:20.172Z] Removing intermediate container 1489d1506e4d [2021-06-04T05:13:20.172Z] ---> 84a563081a10 [2021-06-04T05:13:20.172Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T05:13:20.172Z] ---> Running in 2db756a0e656 [2021-06-04T05:13:20.172Z] Removing intermediate container 9ebb5ad451ed [2021-06-04T05:13:20.172Z] ---> ee70cff0c278 [2021-06-04T05:13:20.172Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:13:20.437Z] ---> Running in ea21eb3a8125 [2021-06-04T05:13:20.437Z] Removing intermediate container 2db756a0e656 [2021-06-04T05:13:20.437Z] ---> f1b207045597 [2021-06-04T05:13:20.437Z] Step 22/23 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:20.437Z] ---> Running in e04e19461664 [2021-06-04T05:13:20.437Z] Removing intermediate container ea21eb3a8125 [2021-06-04T05:13:20.437Z] ---> c51901a41ddf [2021-06-04T05:13:20.437Z] [2021-06-04T05:13:20.437Z] Successfully built c51901a41ddf [2021-06-04T05:13:20.437Z] Successfully tagged core-metadata:latest [2021-06-04T05:13:20.700Z]  Building core-metadata ... done Removing intermediate container e04e19461664 [2021-06-04T05:13:20.700Z] ---> 6cb60d52f421 [2021-06-04T05:13:20.700Z] Step 23/23 : LABEL version=2.0.0-dev.252 [2021-06-04T05:13:20.700Z] ---> Running in 79ab794b0a6c [2021-06-04T05:13:20.965Z] Removing intermediate container 79ab794b0a6c [2021-06-04T05:13:20.965Z] ---> dd74cad00668 [2021-06-04T05:13:20.965Z] [2021-06-04T05:13:20.965Z] Successfully built dd74cad00668 [2021-06-04T05:13:20.965Z] Successfully tagged support-notifications:latest [2021-06-04T05:13:25.185Z]  Building support-notifications ... done Removing intermediate container 89d117a73190 [2021-06-04T05:13:25.185Z] ---> a1fcf15b1dec [2021-06-04T05:13:25.185Z] [2021-06-04T05:13:25.185Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:13:25.185Z] ---> 13621d1b12d4 [2021-06-04T05:13:25.185Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T05:13:25.185Z] ---> Running in 9a189da004ab [2021-06-04T05:13:25.185Z] Removing intermediate container 9a189da004ab [2021-06-04T05:13:25.185Z] ---> 7d27ec6ad15b [2021-06-04T05:13:25.185Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T05:13:25.185Z] ---> Running in 6b819aa81496 [2021-06-04T05:13:25.185Z] Removing intermediate container 6b819aa81496 [2021-06-04T05:13:25.185Z] ---> 58038a91a3a4 [2021-06-04T05:13:25.185Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T05:13:25.185Z] ---> Running in a40c2a02757a [2021-06-04T05:13:25.185Z] Removing intermediate container a40c2a02757a [2021-06-04T05:13:25.185Z] ---> 36885e3f1c06 [2021-06-04T05:13:25.185Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:13:25.185Z] ---> Running in 4801dc33152d [2021-06-04T05:13:25.759Z] Removing intermediate container 4801dc33152d [2021-06-04T05:13:25.759Z] ---> d035f4aaefd6 [2021-06-04T05:13:25.759Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T05:13:25.759Z] ---> Running in eed3a78c3775 [2021-06-04T05:13:26.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T05:13:26.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T05:13:26.852Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T05:13:26.852Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T05:13:27.113Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T05:13:27.113Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T05:13:28.056Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T05:13:28.056Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T05:13:28.317Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:13:28.317Z] OK: 8 MiB in 20 packages [2021-06-04T05:13:28.576Z] Removing intermediate container eed3a78c3775 [2021-06-04T05:13:28.576Z] ---> b6d95df1d236 [2021-06-04T05:13:28.576Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:13:28.836Z] ---> 5efda87cf03a [2021-06-04T05:13:28.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T05:13:29.099Z] ---> 1e77bea969fa [2021-06-04T05:13:29.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T05:13:29.361Z] ---> b5235b990158 [2021-06-04T05:13:29.361Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T05:13:29.361Z] ---> Running in 3e056fad977d [2021-06-04T05:13:29.361Z] Removing intermediate container 3e056fad977d [2021-06-04T05:13:29.361Z] ---> e02c4c045102 [2021-06-04T05:13:29.361Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:13:29.361Z] ---> Running in e0603777124f [2021-06-04T05:13:29.621Z] Removing intermediate container e0603777124f [2021-06-04T05:13:29.622Z] ---> 168368794a73 [2021-06-04T05:13:29.622Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T05:13:29.622Z] ---> Running in b95ecf287bc4 [2021-06-04T05:13:29.622Z] Removing intermediate container b95ecf287bc4 [2021-06-04T05:13:29.622Z] ---> fc21e96b4d42 [2021-06-04T05:13:29.622Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:29.622Z] ---> Running in a3ac62138c1b [2021-06-04T05:13:29.883Z] Removing intermediate container a3ac62138c1b [2021-06-04T05:13:29.883Z] ---> 1f6b82758e04 [2021-06-04T05:13:29.883Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:13:29.883Z] ---> Running in ec44677b26b5 [2021-06-04T05:13:29.883Z] Removing intermediate container ec44677b26b5 [2021-06-04T05:13:29.883Z] ---> dcdf175cf7e4 [2021-06-04T05:13:29.883Z] [2021-06-04T05:13:29.883Z] Successfully built dcdf175cf7e4 [2021-06-04T05:13:29.883Z] Successfully tagged core-data:latest [2021-06-04T05:13:30.153Z]  Building core-data ... done  [Pipeline] } [2021-06-04T05:13:30.157Z] $ docker stop --time=1 6e56ec6a183c86450269a504a5a339e709a04899566be707f70d97b377516acf [2021-06-04T05:13:31.480Z] $ docker rm -f 6e56ec6a183c86450269a504a5a339e709a04899566be707f70d97b377516acf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T05:13:31.854Z] + docker images [2021-06-04T05:13:31.854Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T05:13:31.854Z] core-data latest dcdf175cf7e4 2 seconds ago 20.2MB [2021-06-04T05:13:31.854Z] a1fcf15b1dec 7 seconds ago 1.15GB [2021-06-04T05:13:31.854Z] support-notifications latest dd74cad00668 11 seconds ago 16.6MB [2021-06-04T05:13:31.854Z] core-metadata latest c51901a41ddf 11 seconds ago 16.6MB [2021-06-04T05:13:31.854Z] 65fe6a895d2e 15 seconds ago 1.15GB [2021-06-04T05:13:31.854Z] 365307bf0079 17 seconds ago 1.15GB [2021-06-04T05:13:31.854Z] sys-mgmt-agent latest 9724aa8fb583 23 seconds ago 312MB [2021-06-04T05:13:31.854Z] security-proxy-setup latest 40797cf2a184 38 seconds ago 25.3MB [2021-06-04T05:13:31.854Z] security-bootstrapper latest d05b60ee316c 46 seconds ago 18.2MB [2021-06-04T05:13:31.854Z] aa03404476c9 48 seconds ago 1.15GB [2021-06-04T05:13:31.854Z] security-secretstore-setup latest eb38f1155431 56 seconds ago 28.1MB [2021-06-04T05:13:31.854Z] d09092225c36 About a minute ago 1.15GB [2021-06-04T05:13:31.854Z] support-scheduler latest ad53cb6c45ae About a minute ago 15.9MB [2021-06-04T05:13:31.854Z] 427fdcaad4c3 About a minute ago 1.15GB [2021-06-04T05:13:31.854Z] core-command latest 54b162973439 About a minute ago 15.9MB [2021-06-04T05:13:31.854Z] 9db6f65f05da About a minute ago 1.14GB [2021-06-04T05:13:31.854Z] 2fd5c8e76d1d About a minute ago 1.14GB [2021-06-04T05:13:31.854Z] 50b0c0357526 About a minute ago 1.14GB [2021-06-04T05:13:31.854Z] ci-base-image-x86_64 latest 0ade93540907 7 minutes ago 648MB [2021-06-04T05:13:31.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-04T05:13:31.854Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-04T05:13:31.854Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-04T05:13:31.854Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-04T05:13:31.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:13:32.220Z] provisioning config files... [2021-06-04T05:13:32.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config765730320553661370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:13:32.574Z] ---> docker-login.sh [2021-06-04T05:13:32.574Z] nexus3.edgexfoundry.org:10001 [2021-06-04T05:13:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:13:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:13:32.574Z] Configure a credential helper to remove this warning. See [2021-06-04T05:13:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:13:32.574Z] [2021-06-04T05:13:32.574Z] Login Succeeded [2021-06-04T05:13:32.574Z] nexus3.edgexfoundry.org:10002 [2021-06-04T05:13:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:13:32.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:13:32.835Z] Configure a credential helper to remove this warning. See [2021-06-04T05:13:32.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:13:32.835Z] [2021-06-04T05:13:32.835Z] Login Succeeded [2021-06-04T05:13:32.835Z] nexus3.edgexfoundry.org:10003 [2021-06-04T05:13:32.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:13:32.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:13:32.835Z] Configure a credential helper to remove this warning. See [2021-06-04T05:13:32.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:13:32.835Z] [2021-06-04T05:13:32.835Z] Login Succeeded [2021-06-04T05:13:32.835Z] nexus3.edgexfoundry.org:10004 [2021-06-04T05:13:33.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:13:33.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:13:33.102Z] Configure a credential helper to remove this warning. See [2021-06-04T05:13:33.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:13:33.102Z] [2021-06-04T05:13:33.102Z] Login Succeeded [2021-06-04T05:13:33.102Z] docker.io [2021-06-04T05:13:33.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:13:33.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:13:33.363Z] Configure a credential helper to remove this warning. See [2021-06-04T05:13:33.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:13:33.363Z] [2021-06-04T05:13:33.363Z] Login Succeeded [2021-06-04T05:13:33.363Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T05:13:33.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:33.439Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-04T05:13:33.439Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:33.439Z] latest [2021-06-04T05:13:33.439Z] 2.0.0-dev.252 [2021-06-04T05:13:33.439Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:33.439Z] master [2021-06-04T05:13:33.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:33.787Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:34.106Z] + docker push nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:34.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T05:13:34.107Z] e05ac5805946: Preparing [2021-06-04T05:13:34.107Z] 79ab2eda89da: Preparing [2021-06-04T05:13:34.107Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:34.107Z] f527bd65a0b4: Preparing [2021-06-04T05:13:34.107Z] 32f366d666a5: Preparing [2021-06-04T05:13:34.107Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:34.107Z] e05ac5805946: Pushed [2021-06-04T05:13:34.107Z] f527bd65a0b4: Pushed [2021-06-04T05:13:34.107Z] 97be2c2ff1cc: Pushed [2021-06-04T05:13:35.535Z] 79ab2eda89da: Pushed [2021-06-04T05:13:35.535Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:cdbbb891f9aaf504fbf23f3403592bb2576638be3789803d9f7593b6e64f3145 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:35.841Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:36.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-04T05:13:36.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T05:13:36.144Z] e05ac5805946: Preparing [2021-06-04T05:13:36.144Z] 79ab2eda89da: Preparing [2021-06-04T05:13:36.144Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:36.144Z] f527bd65a0b4: Preparing [2021-06-04T05:13:36.144Z] 32f366d666a5: Preparing [2021-06-04T05:13:36.144Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:36.144Z] e05ac5805946: Layer already exists [2021-06-04T05:13:36.144Z] f527bd65a0b4: Layer already exists [2021-06-04T05:13:36.144Z] 79ab2eda89da: Layer already exists [2021-06-04T05:13:36.144Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:36.144Z] latest: digest: sha256:cdbbb891f9aaf504fbf23f3403592bb2576638be3789803d9f7593b6e64f3145 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:36.453Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:36.762Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.252 [2021-06-04T05:13:36.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T05:13:36.762Z] e05ac5805946: Preparing [2021-06-04T05:13:36.762Z] 79ab2eda89da: Preparing [2021-06-04T05:13:36.762Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:36.762Z] f527bd65a0b4: Preparing [2021-06-04T05:13:36.762Z] 32f366d666a5: Preparing [2021-06-04T05:13:36.762Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:36.762Z] f527bd65a0b4: Layer already exists [2021-06-04T05:13:36.762Z] 79ab2eda89da: Layer already exists [2021-06-04T05:13:36.762Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:36.762Z] e05ac5805946: Layer already exists [2021-06-04T05:13:36.762Z] 2.0.0-dev.252: digest: sha256:cdbbb891f9aaf504fbf23f3403592bb2576638be3789803d9f7593b6e64f3145 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:37.073Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:37.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:37.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T05:13:37.369Z] e05ac5805946: Preparing [2021-06-04T05:13:37.369Z] 79ab2eda89da: Preparing [2021-06-04T05:13:37.369Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:37.369Z] f527bd65a0b4: Preparing [2021-06-04T05:13:37.369Z] 32f366d666a5: Preparing [2021-06-04T05:13:37.369Z] 79ab2eda89da: Layer already exists [2021-06-04T05:13:37.369Z] f527bd65a0b4: Layer already exists [2021-06-04T05:13:37.369Z] e05ac5805946: Layer already exists [2021-06-04T05:13:37.369Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:37.369Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:37.369Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:cdbbb891f9aaf504fbf23f3403592bb2576638be3789803d9f7593b6e64f3145 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:37.673Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:37.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-04T05:13:37.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T05:13:37.971Z] e05ac5805946: Preparing [2021-06-04T05:13:37.971Z] 79ab2eda89da: Preparing [2021-06-04T05:13:37.971Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:37.971Z] f527bd65a0b4: Preparing [2021-06-04T05:13:37.971Z] 32f366d666a5: Preparing [2021-06-04T05:13:37.971Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:37.971Z] e05ac5805946: Layer already exists [2021-06-04T05:13:37.971Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:37.971Z] f527bd65a0b4: Layer already exists [2021-06-04T05:13:37.971Z] 79ab2eda89da: Layer already exists [2021-06-04T05:13:37.971Z] master: digest: sha256:cdbbb891f9aaf504fbf23f3403592bb2576638be3789803d9f7593b6e64f3145 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:38.023Z] ===================================================== [Pipeline] echo [2021-06-04T05:13:38.037Z] taggedImages: [2021-06-04T05:13:38.037Z] - nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:38.037Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-04T05:13:38.037Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.252 [2021-06-04T05:13:38.037Z] - nexus3.edgexfoundry.org:10004/core-command:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:38.037Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-04T05:13:38.070Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-04T05:13:38.070Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:38.070Z] latest [2021-06-04T05:13:38.070Z] 2.0.0-dev.252 [2021-06-04T05:13:38.070Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:38.070Z] master [2021-06-04T05:13:38.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:38.433Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:38.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:38.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T05:13:38.734Z] d265979c1c43: Preparing [2021-06-04T05:13:38.734Z] 32bc04b02f0c: Preparing [2021-06-04T05:13:38.734Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:38.734Z] bbf8fc9d080b: Preparing [2021-06-04T05:13:38.734Z] b04fdfedd25f: Preparing [2021-06-04T05:13:38.734Z] 32f366d666a5: Preparing [2021-06-04T05:13:38.734Z] 32f366d666a5: Waiting [2021-06-04T05:13:38.734Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:38.734Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:39.000Z] b04fdfedd25f: Pushed [2021-06-04T05:13:39.000Z] d265979c1c43: Pushed [2021-06-04T05:13:39.001Z] bbf8fc9d080b: Pushed [2021-06-04T05:13:39.941Z] 32bc04b02f0c: Pushed [2021-06-04T05:13:40.201Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:c5d5abd78e605f27a969bd6cd83a35b2accd7dd5f91365f6749cc395e2419834 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:40.503Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:40.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-04T05:13:40.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T05:13:40.803Z] d265979c1c43: Preparing [2021-06-04T05:13:40.803Z] 32bc04b02f0c: Preparing [2021-06-04T05:13:40.803Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:40.803Z] bbf8fc9d080b: Preparing [2021-06-04T05:13:40.803Z] b04fdfedd25f: Preparing [2021-06-04T05:13:40.803Z] 32f366d666a5: Preparing [2021-06-04T05:13:40.803Z] 32f366d666a5: Waiting [2021-06-04T05:13:40.803Z] 32bc04b02f0c: Layer already exists [2021-06-04T05:13:40.803Z] b04fdfedd25f: Layer already exists [2021-06-04T05:13:40.803Z] bbf8fc9d080b: Layer already exists [2021-06-04T05:13:40.803Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:40.803Z] d265979c1c43: Layer already exists [2021-06-04T05:13:40.803Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:40.803Z] latest: digest: sha256:c5d5abd78e605f27a969bd6cd83a35b2accd7dd5f91365f6749cc395e2419834 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:41.117Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:41.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.252 [2021-06-04T05:13:41.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T05:13:41.431Z] d265979c1c43: Preparing [2021-06-04T05:13:41.431Z] 32bc04b02f0c: Preparing [2021-06-04T05:13:41.431Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:41.431Z] bbf8fc9d080b: Preparing [2021-06-04T05:13:41.431Z] b04fdfedd25f: Preparing [2021-06-04T05:13:41.431Z] 32f366d666a5: Preparing [2021-06-04T05:13:41.431Z] 32f366d666a5: Waiting [2021-06-04T05:13:41.431Z] b04fdfedd25f: Layer already exists [2021-06-04T05:13:41.431Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:41.431Z] bbf8fc9d080b: Layer already exists [2021-06-04T05:13:41.431Z] d265979c1c43: Layer already exists [2021-06-04T05:13:41.431Z] 32bc04b02f0c: Layer already exists [2021-06-04T05:13:41.431Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:41.431Z] 2.0.0-dev.252: digest: sha256:c5d5abd78e605f27a969bd6cd83a35b2accd7dd5f91365f6749cc395e2419834 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:41.734Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:42.033Z] + docker push nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:42.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T05:13:42.033Z] d265979c1c43: Preparing [2021-06-04T05:13:42.033Z] 32bc04b02f0c: Preparing [2021-06-04T05:13:42.033Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:42.033Z] bbf8fc9d080b: Preparing [2021-06-04T05:13:42.033Z] b04fdfedd25f: Preparing [2021-06-04T05:13:42.033Z] 32f366d666a5: Preparing [2021-06-04T05:13:42.033Z] 32f366d666a5: Waiting [2021-06-04T05:13:42.033Z] 32bc04b02f0c: Layer already exists [2021-06-04T05:13:42.033Z] b04fdfedd25f: Layer already exists [2021-06-04T05:13:42.033Z] bbf8fc9d080b: Layer already exists [2021-06-04T05:13:42.033Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:42.033Z] d265979c1c43: Layer already exists [2021-06-04T05:13:42.033Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:42.033Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:c5d5abd78e605f27a969bd6cd83a35b2accd7dd5f91365f6749cc395e2419834 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:42.337Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:42.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-04T05:13:42.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T05:13:42.637Z] d265979c1c43: Preparing [2021-06-04T05:13:42.637Z] 32bc04b02f0c: Preparing [2021-06-04T05:13:42.637Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:42.637Z] bbf8fc9d080b: Preparing [2021-06-04T05:13:42.637Z] b04fdfedd25f: Preparing [2021-06-04T05:13:42.637Z] 32f366d666a5: Preparing [2021-06-04T05:13:42.637Z] 32f366d666a5: Waiting [2021-06-04T05:13:42.637Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:42.637Z] bbf8fc9d080b: Layer already exists [2021-06-04T05:13:42.637Z] b04fdfedd25f: Layer already exists [2021-06-04T05:13:42.637Z] 32bc04b02f0c: Layer already exists [2021-06-04T05:13:42.637Z] d265979c1c43: Layer already exists [2021-06-04T05:13:42.637Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:42.637Z] master: digest: sha256:c5d5abd78e605f27a969bd6cd83a35b2accd7dd5f91365f6749cc395e2419834 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:42.690Z] ===================================================== [Pipeline] echo [2021-06-04T05:13:42.704Z] taggedImages: [2021-06-04T05:13:42.704Z] - nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:42.704Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-04T05:13:42.704Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.252 [2021-06-04T05:13:42.704Z] - nexus3.edgexfoundry.org:10004/core-data:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:42.704Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-04T05:13:42.735Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-04T05:13:42.735Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:42.735Z] latest [2021-06-04T05:13:42.735Z] 2.0.0-dev.252 [2021-06-04T05:13:42.735Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:42.735Z] master [2021-06-04T05:13:42.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:43.074Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:43.373Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:43.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T05:13:43.373Z] 3776053876a0: Preparing [2021-06-04T05:13:43.373Z] 0483d9aa2f5f: Preparing [2021-06-04T05:13:43.373Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:43.373Z] 670a7f7f6f56: Preparing [2021-06-04T05:13:43.373Z] 32f366d666a5: Preparing [2021-06-04T05:13:43.373Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:43.373Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:43.635Z] 670a7f7f6f56: Pushed [2021-06-04T05:13:43.635Z] 3776053876a0: Pushed [2021-06-04T05:13:45.026Z] 0483d9aa2f5f: Pushed [2021-06-04T05:13:45.026Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:3e25be11d3961d3bb8cae7bb459b1e453c051d219bc0bfcba405ac368c1304b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:45.333Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:45.633Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-04T05:13:45.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T05:13:45.633Z] 3776053876a0: Preparing [2021-06-04T05:13:45.633Z] 0483d9aa2f5f: Preparing [2021-06-04T05:13:45.633Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:45.633Z] 670a7f7f6f56: Preparing [2021-06-04T05:13:45.633Z] 32f366d666a5: Preparing [2021-06-04T05:13:45.633Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:45.633Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:13:45.633Z] 0483d9aa2f5f: Layer already exists [2021-06-04T05:13:45.633Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:45.633Z] 3776053876a0: Layer already exists [2021-06-04T05:13:45.633Z] latest: digest: sha256:3e25be11d3961d3bb8cae7bb459b1e453c051d219bc0bfcba405ac368c1304b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:45.977Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:46.275Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.252 [2021-06-04T05:13:46.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T05:13:46.275Z] 3776053876a0: Preparing [2021-06-04T05:13:46.275Z] 0483d9aa2f5f: Preparing [2021-06-04T05:13:46.275Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:46.275Z] 670a7f7f6f56: Preparing [2021-06-04T05:13:46.275Z] 32f366d666a5: Preparing [2021-06-04T05:13:46.275Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:13:46.275Z] 3776053876a0: Layer already exists [2021-06-04T05:13:46.275Z] 0483d9aa2f5f: Layer already exists [2021-06-04T05:13:46.275Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:46.275Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:46.275Z] 2.0.0-dev.252: digest: sha256:3e25be11d3961d3bb8cae7bb459b1e453c051d219bc0bfcba405ac368c1304b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:46.578Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:46.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:46.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T05:13:46.875Z] 3776053876a0: Preparing [2021-06-04T05:13:46.875Z] 0483d9aa2f5f: Preparing [2021-06-04T05:13:46.875Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:46.875Z] 670a7f7f6f56: Preparing [2021-06-04T05:13:46.875Z] 32f366d666a5: Preparing [2021-06-04T05:13:46.875Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:13:46.875Z] 0483d9aa2f5f: Layer already exists [2021-06-04T05:13:46.875Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:46.875Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:46.875Z] 3776053876a0: Layer already exists [2021-06-04T05:13:46.875Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:3e25be11d3961d3bb8cae7bb459b1e453c051d219bc0bfcba405ac368c1304b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:47.188Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:47.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-04T05:13:47.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T05:13:47.485Z] 3776053876a0: Preparing [2021-06-04T05:13:47.485Z] 0483d9aa2f5f: Preparing [2021-06-04T05:13:47.485Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:47.485Z] 670a7f7f6f56: Preparing [2021-06-04T05:13:47.485Z] 32f366d666a5: Preparing [2021-06-04T05:13:47.485Z] 0483d9aa2f5f: Layer already exists [2021-06-04T05:13:47.485Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:13:47.485Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:47.485Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:47.485Z] 3776053876a0: Layer already exists [2021-06-04T05:13:47.485Z] master: digest: sha256:3e25be11d3961d3bb8cae7bb459b1e453c051d219bc0bfcba405ac368c1304b8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:47.550Z] ===================================================== [Pipeline] echo [2021-06-04T05:13:47.564Z] taggedImages: [2021-06-04T05:13:47.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:47.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-04T05:13:47.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.252 [2021-06-04T05:13:47.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:47.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-04T05:13:47.593Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-04T05:13:47.593Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:47.593Z] latest [2021-06-04T05:13:47.593Z] 2.0.0-dev.252 [2021-06-04T05:13:47.593Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:47.593Z] master [2021-06-04T05:13:47.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:47.947Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:48.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:48.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T05:13:48.421Z] 29623c0a3e09: Preparing [2021-06-04T05:13:48.421Z] 29623c0a3e09: Preparing [2021-06-04T05:13:48.421Z] 112f6c619ec8: Preparing [2021-06-04T05:13:48.421Z] 2e069d2069f9: Preparing [2021-06-04T05:13:48.421Z] d20f4e16b990: Preparing [2021-06-04T05:13:48.421Z] 596742b04197: Preparing [2021-06-04T05:13:48.421Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:48.421Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:48.421Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:48.421Z] 8b4f9a55e67d: Preparing [2021-06-04T05:13:48.421Z] 8c9fafc42204: Preparing [2021-06-04T05:13:48.421Z] 32f366d666a5: Preparing [2021-06-04T05:13:48.421Z] 97be2c2ff1cc: Waiting [2021-06-04T05:13:48.421Z] 18cb8cd5f8ff: Waiting [2021-06-04T05:13:48.421Z] 8b4f9a55e67d: Waiting [2021-06-04T05:13:48.421Z] 8c9fafc42204: Waiting [2021-06-04T05:13:48.421Z] 32f366d666a5: Waiting [2021-06-04T05:13:48.421Z] 2e069d2069f9: Pushed [2021-06-04T05:13:48.421Z] 112f6c619ec8: Pushed [2021-06-04T05:13:48.421Z] 29623c0a3e09: Pushed [2021-06-04T05:13:48.421Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:48.421Z] d20f4e16b990: Pushed [2021-06-04T05:13:48.421Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:48.717Z] 18cb8cd5f8ff: Pushed [2021-06-04T05:13:48.717Z] 8b4f9a55e67d: Pushed [2021-06-04T05:13:48.717Z] 8c9fafc42204: Pushed [2021-06-04T05:13:49.848Z] 596742b04197: Pushed [2021-06-04T05:13:49.848Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:8992c7ed7f68caadb48e2be5e0a213c8a056fdee9a10ee531744d00a8593c0ff size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:50.152Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:50.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-04T05:13:50.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T05:13:50.448Z] 29623c0a3e09: Preparing [2021-06-04T05:13:50.448Z] 29623c0a3e09: Preparing [2021-06-04T05:13:50.448Z] 112f6c619ec8: Preparing [2021-06-04T05:13:50.448Z] 2e069d2069f9: Preparing [2021-06-04T05:13:50.448Z] d20f4e16b990: Preparing [2021-06-04T05:13:50.448Z] 596742b04197: Preparing [2021-06-04T05:13:50.448Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:50.448Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:50.448Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:50.448Z] 8b4f9a55e67d: Preparing [2021-06-04T05:13:50.448Z] 8c9fafc42204: Preparing [2021-06-04T05:13:50.448Z] 32f366d666a5: Preparing [2021-06-04T05:13:50.448Z] 97be2c2ff1cc: Waiting [2021-06-04T05:13:50.448Z] 18cb8cd5f8ff: Waiting [2021-06-04T05:13:50.448Z] 8b4f9a55e67d: Waiting [2021-06-04T05:13:50.448Z] 8c9fafc42204: Waiting [2021-06-04T05:13:50.448Z] 32f366d666a5: Waiting [2021-06-04T05:13:50.448Z] 112f6c619ec8: Layer already exists [2021-06-04T05:13:50.448Z] 29623c0a3e09: Layer already exists [2021-06-04T05:13:50.448Z] 2e069d2069f9: Layer already exists [2021-06-04T05:13:50.448Z] d20f4e16b990: Layer already exists [2021-06-04T05:13:50.448Z] 596742b04197: Layer already exists [2021-06-04T05:13:50.448Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:50.448Z] 18cb8cd5f8ff: Layer already exists [2021-06-04T05:13:50.448Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:50.448Z] 8c9fafc42204: Layer already exists [2021-06-04T05:13:50.448Z] 8b4f9a55e67d: Layer already exists [2021-06-04T05:13:50.448Z] latest: digest: sha256:8992c7ed7f68caadb48e2be5e0a213c8a056fdee9a10ee531744d00a8593c0ff size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:50.749Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:51.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.252 [2021-06-04T05:13:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T05:13:51.057Z] 29623c0a3e09: Preparing [2021-06-04T05:13:51.057Z] 29623c0a3e09: Preparing [2021-06-04T05:13:51.057Z] 112f6c619ec8: Preparing [2021-06-04T05:13:51.057Z] 2e069d2069f9: Preparing [2021-06-04T05:13:51.057Z] d20f4e16b990: Preparing [2021-06-04T05:13:51.057Z] 596742b04197: Preparing [2021-06-04T05:13:51.057Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:51.057Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:51.057Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:51.057Z] 8b4f9a55e67d: Preparing [2021-06-04T05:13:51.057Z] 8c9fafc42204: Preparing [2021-06-04T05:13:51.057Z] 32f366d666a5: Preparing [2021-06-04T05:13:51.057Z] 97be2c2ff1cc: Waiting [2021-06-04T05:13:51.057Z] 18cb8cd5f8ff: Waiting [2021-06-04T05:13:51.057Z] 8b4f9a55e67d: Waiting [2021-06-04T05:13:51.057Z] 8c9fafc42204: Waiting [2021-06-04T05:13:51.057Z] 32f366d666a5: Waiting [2021-06-04T05:13:51.057Z] 29623c0a3e09: Layer already exists [2021-06-04T05:13:51.057Z] 2e069d2069f9: Layer already exists [2021-06-04T05:13:51.057Z] d20f4e16b990: Layer already exists [2021-06-04T05:13:51.057Z] 596742b04197: Layer already exists [2021-06-04T05:13:51.057Z] 112f6c619ec8: Layer already exists [2021-06-04T05:13:51.057Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:51.057Z] 18cb8cd5f8ff: Layer already exists [2021-06-04T05:13:51.057Z] 8b4f9a55e67d: Layer already exists [2021-06-04T05:13:51.057Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:51.057Z] 8c9fafc42204: Layer already exists [2021-06-04T05:13:51.057Z] 2.0.0-dev.252: digest: sha256:8992c7ed7f68caadb48e2be5e0a213c8a056fdee9a10ee531744d00a8593c0ff size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:51.357Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:51.652Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:51.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T05:13:51.652Z] 29623c0a3e09: Preparing [2021-06-04T05:13:51.652Z] 29623c0a3e09: Preparing [2021-06-04T05:13:51.652Z] 112f6c619ec8: Preparing [2021-06-04T05:13:51.652Z] 2e069d2069f9: Preparing [2021-06-04T05:13:51.652Z] d20f4e16b990: Preparing [2021-06-04T05:13:51.652Z] 596742b04197: Preparing [2021-06-04T05:13:51.652Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:51.652Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:51.652Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:51.652Z] 8b4f9a55e67d: Preparing [2021-06-04T05:13:51.652Z] 8c9fafc42204: Preparing [2021-06-04T05:13:51.652Z] 32f366d666a5: Preparing [2021-06-04T05:13:51.652Z] 97be2c2ff1cc: Waiting [2021-06-04T05:13:51.652Z] 18cb8cd5f8ff: Waiting [2021-06-04T05:13:51.652Z] 8b4f9a55e67d: Waiting [2021-06-04T05:13:51.652Z] 8c9fafc42204: Waiting [2021-06-04T05:13:51.652Z] 32f366d666a5: Waiting [2021-06-04T05:13:51.652Z] 2e069d2069f9: Layer already exists [2021-06-04T05:13:51.652Z] 112f6c619ec8: Layer already exists [2021-06-04T05:13:51.652Z] 596742b04197: Layer already exists [2021-06-04T05:13:51.652Z] d20f4e16b990: Layer already exists [2021-06-04T05:13:51.652Z] 29623c0a3e09: Layer already exists [2021-06-04T05:13:51.652Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:51.652Z] 8b4f9a55e67d: Layer already exists [2021-06-04T05:13:51.652Z] 18cb8cd5f8ff: Layer already exists [2021-06-04T05:13:51.652Z] 8c9fafc42204: Layer already exists [2021-06-04T05:13:51.652Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:51.652Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:8992c7ed7f68caadb48e2be5e0a213c8a056fdee9a10ee531744d00a8593c0ff size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:51.958Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:52.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-04T05:13:52.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T05:13:52.257Z] 29623c0a3e09: Preparing [2021-06-04T05:13:52.257Z] 29623c0a3e09: Preparing [2021-06-04T05:13:52.257Z] 112f6c619ec8: Preparing [2021-06-04T05:13:52.257Z] 2e069d2069f9: Preparing [2021-06-04T05:13:52.257Z] d20f4e16b990: Preparing [2021-06-04T05:13:52.257Z] 596742b04197: Preparing [2021-06-04T05:13:52.257Z] 97be2c2ff1cc: Preparing [2021-06-04T05:13:52.257Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:52.257Z] 18cb8cd5f8ff: Preparing [2021-06-04T05:13:52.257Z] 8b4f9a55e67d: Preparing [2021-06-04T05:13:52.257Z] 8c9fafc42204: Preparing [2021-06-04T05:13:52.257Z] 32f366d666a5: Preparing [2021-06-04T05:13:52.257Z] 97be2c2ff1cc: Waiting [2021-06-04T05:13:52.257Z] 18cb8cd5f8ff: Waiting [2021-06-04T05:13:52.257Z] 8b4f9a55e67d: Waiting [2021-06-04T05:13:52.257Z] 8c9fafc42204: Waiting [2021-06-04T05:13:52.257Z] 32f366d666a5: Waiting [2021-06-04T05:13:52.257Z] 112f6c619ec8: Layer already exists [2021-06-04T05:13:52.257Z] 29623c0a3e09: Layer already exists [2021-06-04T05:13:52.257Z] d20f4e16b990: Layer already exists [2021-06-04T05:13:52.257Z] 2e069d2069f9: Layer already exists [2021-06-04T05:13:52.257Z] 596742b04197: Layer already exists [2021-06-04T05:13:52.257Z] 18cb8cd5f8ff: Layer already exists [2021-06-04T05:13:52.257Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:13:52.257Z] 8b4f9a55e67d: Layer already exists [2021-06-04T05:13:52.257Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:52.257Z] 8c9fafc42204: Layer already exists [2021-06-04T05:13:52.257Z] master: digest: sha256:8992c7ed7f68caadb48e2be5e0a213c8a056fdee9a10ee531744d00a8593c0ff size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:52.310Z] ===================================================== [Pipeline] echo [2021-06-04T05:13:52.324Z] taggedImages: [2021-06-04T05:13:52.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:52.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-04T05:13:52.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.252 [2021-06-04T05:13:52.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:52.324Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-04T05:13:52.355Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-04T05:13:52.355Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:52.355Z] latest [2021-06-04T05:13:52.355Z] 2.0.0-dev.252 [2021-06-04T05:13:52.355Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:52.355Z] master [2021-06-04T05:13:52.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:52.695Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:53.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:53.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T05:13:53.004Z] e00d2fac3568: Preparing [2021-06-04T05:13:53.004Z] 3b2cc4896e06: Preparing [2021-06-04T05:13:53.004Z] 375991d1bbde: Preparing [2021-06-04T05:13:53.004Z] 5e090de6d7d4: Preparing [2021-06-04T05:13:53.004Z] 0ccf3a8ae523: Preparing [2021-06-04T05:13:53.004Z] 32f366d666a5: Preparing [2021-06-04T05:13:53.004Z] 32f366d666a5: Waiting [2021-06-04T05:13:53.593Z] 5e090de6d7d4: Pushed [2021-06-04T05:13:53.593Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:53.593Z] 375991d1bbde: Pushed [2021-06-04T05:13:53.593Z] 0ccf3a8ae523: Pushed [2021-06-04T05:13:53.853Z] 3b2cc4896e06: Pushed [2021-06-04T05:13:53.853Z] e00d2fac3568: Pushed [2021-06-04T05:13:54.113Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:f0fcb788e9623bedc09d3d16f896b57aa3399eb664b79748f9bef30617c4721b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:54.414Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:54.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-04T05:13:54.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T05:13:54.711Z] e00d2fac3568: Preparing [2021-06-04T05:13:54.711Z] 3b2cc4896e06: Preparing [2021-06-04T05:13:54.711Z] 375991d1bbde: Preparing [2021-06-04T05:13:54.711Z] 5e090de6d7d4: Preparing [2021-06-04T05:13:54.711Z] 0ccf3a8ae523: Preparing [2021-06-04T05:13:54.711Z] 32f366d666a5: Preparing [2021-06-04T05:13:54.711Z] 32f366d666a5: Waiting [2021-06-04T05:13:54.711Z] 375991d1bbde: Layer already exists [2021-06-04T05:13:54.711Z] 3b2cc4896e06: Layer already exists [2021-06-04T05:13:54.711Z] e00d2fac3568: Layer already exists [2021-06-04T05:13:54.711Z] 0ccf3a8ae523: Layer already exists [2021-06-04T05:13:54.712Z] 5e090de6d7d4: Layer already exists [2021-06-04T05:13:54.712Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:54.712Z] latest: digest: sha256:f0fcb788e9623bedc09d3d16f896b57aa3399eb664b79748f9bef30617c4721b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:55.017Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:55.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.252 [2021-06-04T05:13:55.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T05:13:55.315Z] e00d2fac3568: Preparing [2021-06-04T05:13:55.315Z] 3b2cc4896e06: Preparing [2021-06-04T05:13:55.315Z] 375991d1bbde: Preparing [2021-06-04T05:13:55.315Z] 5e090de6d7d4: Preparing [2021-06-04T05:13:55.315Z] 0ccf3a8ae523: Preparing [2021-06-04T05:13:55.315Z] 32f366d666a5: Preparing [2021-06-04T05:13:55.315Z] 32f366d666a5: Waiting [2021-06-04T05:13:55.315Z] 0ccf3a8ae523: Layer already exists [2021-06-04T05:13:55.315Z] e00d2fac3568: Layer already exists [2021-06-04T05:13:55.315Z] 5e090de6d7d4: Layer already exists [2021-06-04T05:13:55.315Z] 3b2cc4896e06: Layer already exists [2021-06-04T05:13:55.315Z] 375991d1bbde: Layer already exists [2021-06-04T05:13:55.315Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:55.315Z] 2.0.0-dev.252: digest: sha256:f0fcb788e9623bedc09d3d16f896b57aa3399eb664b79748f9bef30617c4721b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:55.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:55.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:55.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T05:13:55.925Z] e00d2fac3568: Preparing [2021-06-04T05:13:55.925Z] 3b2cc4896e06: Preparing [2021-06-04T05:13:55.925Z] 375991d1bbde: Preparing [2021-06-04T05:13:55.925Z] 5e090de6d7d4: Preparing [2021-06-04T05:13:55.925Z] 0ccf3a8ae523: Preparing [2021-06-04T05:13:55.925Z] 32f366d666a5: Preparing [2021-06-04T05:13:55.925Z] 32f366d666a5: Waiting [2021-06-04T05:13:55.925Z] e00d2fac3568: Layer already exists [2021-06-04T05:13:55.925Z] 3b2cc4896e06: Layer already exists [2021-06-04T05:13:55.925Z] 0ccf3a8ae523: Layer already exists [2021-06-04T05:13:55.925Z] 5e090de6d7d4: Layer already exists [2021-06-04T05:13:55.925Z] 375991d1bbde: Layer already exists [2021-06-04T05:13:55.925Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:55.925Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:f0fcb788e9623bedc09d3d16f896b57aa3399eb664b79748f9bef30617c4721b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:56.233Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:56.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-04T05:13:56.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T05:13:56.531Z] e00d2fac3568: Preparing [2021-06-04T05:13:56.531Z] 3b2cc4896e06: Preparing [2021-06-04T05:13:56.531Z] 375991d1bbde: Preparing [2021-06-04T05:13:56.531Z] 5e090de6d7d4: Preparing [2021-06-04T05:13:56.531Z] 0ccf3a8ae523: Preparing [2021-06-04T05:13:56.531Z] 32f366d666a5: Preparing [2021-06-04T05:13:56.531Z] 32f366d666a5: Waiting [2021-06-04T05:13:56.531Z] 5e090de6d7d4: Layer already exists [2021-06-04T05:13:56.531Z] 3b2cc4896e06: Layer already exists [2021-06-04T05:13:56.531Z] 0ccf3a8ae523: Layer already exists [2021-06-04T05:13:56.531Z] 375991d1bbde: Layer already exists [2021-06-04T05:13:56.531Z] e00d2fac3568: Layer already exists [2021-06-04T05:13:56.531Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:56.531Z] master: digest: sha256:f0fcb788e9623bedc09d3d16f896b57aa3399eb664b79748f9bef30617c4721b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:13:56.584Z] ===================================================== [Pipeline] echo [2021-06-04T05:13:56.598Z] taggedImages: [2021-06-04T05:13:56.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:56.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-04T05:13:56.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.252 [2021-06-04T05:13:56.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:56.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-04T05:13:56.630Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-04T05:13:56.630Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:56.630Z] latest [2021-06-04T05:13:56.630Z] 2.0.0-dev.252 [2021-06-04T05:13:56.630Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:13:56.630Z] master [2021-06-04T05:13:56.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:56.967Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:57.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:13:57.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T05:13:57.268Z] c8ff16f98b6e: Preparing [2021-06-04T05:13:57.268Z] 90ffc2cf2b36: Preparing [2021-06-04T05:13:57.268Z] 2e81241bb1ec: Preparing [2021-06-04T05:13:57.268Z] 4d2a166bcbf2: Preparing [2021-06-04T05:13:57.268Z] 3f10df12afc0: Preparing [2021-06-04T05:13:57.268Z] f9ba9aba8c66: Preparing [2021-06-04T05:13:57.268Z] d91a4c4e1403: Preparing [2021-06-04T05:13:57.268Z] 74a5196c9d7b: Preparing [2021-06-04T05:13:57.268Z] e25bb9b0ba9e: Preparing [2021-06-04T05:13:57.268Z] 32f366d666a5: Preparing [2021-06-04T05:13:57.268Z] d91a4c4e1403: Waiting [2021-06-04T05:13:57.268Z] 74a5196c9d7b: Waiting [2021-06-04T05:13:57.268Z] e25bb9b0ba9e: Waiting [2021-06-04T05:13:57.268Z] 32f366d666a5: Waiting [2021-06-04T05:13:57.268Z] f9ba9aba8c66: Waiting [2021-06-04T05:13:57.850Z] c8ff16f98b6e: Pushed [2021-06-04T05:13:57.850Z] 90ffc2cf2b36: Pushed [2021-06-04T05:13:57.850Z] 3f10df12afc0: Pushed [2021-06-04T05:13:58.111Z] 74a5196c9d7b: Pushed [2021-06-04T05:13:58.111Z] d91a4c4e1403: Pushed [2021-06-04T05:13:58.111Z] 4d2a166bcbf2: Pushed [2021-06-04T05:13:58.111Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:58.111Z] f9ba9aba8c66: Pushed [2021-06-04T05:13:58.373Z] e25bb9b0ba9e: Pushed [2021-06-04T05:13:58.373Z] 2e81241bb1ec: Pushed [2021-06-04T05:13:58.633Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:6b76b4a27367e0d1410d26150ff8570e7130b37fcb1f1bafda10fa5fae0c382b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:58.938Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:59.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-04T05:13:59.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T05:13:59.236Z] c8ff16f98b6e: Preparing [2021-06-04T05:13:59.236Z] 90ffc2cf2b36: Preparing [2021-06-04T05:13:59.236Z] 2e81241bb1ec: Preparing [2021-06-04T05:13:59.236Z] 4d2a166bcbf2: Preparing [2021-06-04T05:13:59.236Z] 3f10df12afc0: Preparing [2021-06-04T05:13:59.236Z] f9ba9aba8c66: Preparing [2021-06-04T05:13:59.236Z] d91a4c4e1403: Preparing [2021-06-04T05:13:59.236Z] 74a5196c9d7b: Preparing [2021-06-04T05:13:59.236Z] e25bb9b0ba9e: Preparing [2021-06-04T05:13:59.236Z] 32f366d666a5: Preparing [2021-06-04T05:13:59.236Z] d91a4c4e1403: Waiting [2021-06-04T05:13:59.236Z] 74a5196c9d7b: Waiting [2021-06-04T05:13:59.236Z] e25bb9b0ba9e: Waiting [2021-06-04T05:13:59.236Z] 32f366d666a5: Waiting [2021-06-04T05:13:59.236Z] f9ba9aba8c66: Waiting [2021-06-04T05:13:59.236Z] 3f10df12afc0: Layer already exists [2021-06-04T05:13:59.236Z] c8ff16f98b6e: Layer already exists [2021-06-04T05:13:59.236Z] 90ffc2cf2b36: Layer already exists [2021-06-04T05:13:59.236Z] 2e81241bb1ec: Layer already exists [2021-06-04T05:13:59.236Z] 4d2a166bcbf2: Layer already exists [2021-06-04T05:13:59.236Z] 74a5196c9d7b: Layer already exists [2021-06-04T05:13:59.236Z] f9ba9aba8c66: Layer already exists [2021-06-04T05:13:59.236Z] d91a4c4e1403: Layer already exists [2021-06-04T05:13:59.236Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:59.236Z] e25bb9b0ba9e: Layer already exists [2021-06-04T05:13:59.236Z] latest: digest: sha256:6b76b4a27367e0d1410d26150ff8570e7130b37fcb1f1bafda10fa5fae0c382b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:59.551Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:13:59.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.252 [2021-06-04T05:13:59.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T05:13:59.851Z] c8ff16f98b6e: Preparing [2021-06-04T05:13:59.851Z] 90ffc2cf2b36: Preparing [2021-06-04T05:13:59.851Z] 2e81241bb1ec: Preparing [2021-06-04T05:13:59.851Z] 4d2a166bcbf2: Preparing [2021-06-04T05:13:59.851Z] 3f10df12afc0: Preparing [2021-06-04T05:13:59.851Z] f9ba9aba8c66: Preparing [2021-06-04T05:13:59.851Z] d91a4c4e1403: Preparing [2021-06-04T05:13:59.851Z] 74a5196c9d7b: Preparing [2021-06-04T05:13:59.851Z] e25bb9b0ba9e: Preparing [2021-06-04T05:13:59.851Z] 32f366d666a5: Preparing [2021-06-04T05:13:59.851Z] f9ba9aba8c66: Waiting [2021-06-04T05:13:59.851Z] d91a4c4e1403: Waiting [2021-06-04T05:13:59.851Z] 74a5196c9d7b: Waiting [2021-06-04T05:13:59.852Z] e25bb9b0ba9e: Waiting [2021-06-04T05:13:59.852Z] 32f366d666a5: Waiting [2021-06-04T05:13:59.852Z] 3f10df12afc0: Layer already exists [2021-06-04T05:13:59.852Z] 4d2a166bcbf2: Layer already exists [2021-06-04T05:13:59.852Z] c8ff16f98b6e: Layer already exists [2021-06-04T05:13:59.852Z] 90ffc2cf2b36: Layer already exists [2021-06-04T05:13:59.852Z] 2e81241bb1ec: Layer already exists [2021-06-04T05:13:59.852Z] d91a4c4e1403: Layer already exists [2021-06-04T05:13:59.852Z] f9ba9aba8c66: Layer already exists [2021-06-04T05:13:59.852Z] 74a5196c9d7b: Layer already exists [2021-06-04T05:13:59.852Z] e25bb9b0ba9e: Layer already exists [2021-06-04T05:13:59.852Z] 32f366d666a5: Layer already exists [2021-06-04T05:13:59.852Z] 2.0.0-dev.252: digest: sha256:6b76b4a27367e0d1410d26150ff8570e7130b37fcb1f1bafda10fa5fae0c382b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:00.158Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:00.459Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:00.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T05:14:00.459Z] c8ff16f98b6e: Preparing [2021-06-04T05:14:00.459Z] 90ffc2cf2b36: Preparing [2021-06-04T05:14:00.459Z] 2e81241bb1ec: Preparing [2021-06-04T05:14:00.459Z] 4d2a166bcbf2: Preparing [2021-06-04T05:14:00.459Z] 3f10df12afc0: Preparing [2021-06-04T05:14:00.459Z] f9ba9aba8c66: Preparing [2021-06-04T05:14:00.459Z] d91a4c4e1403: Preparing [2021-06-04T05:14:00.459Z] 74a5196c9d7b: Preparing [2021-06-04T05:14:00.459Z] e25bb9b0ba9e: Preparing [2021-06-04T05:14:00.459Z] 32f366d666a5: Preparing [2021-06-04T05:14:00.459Z] d91a4c4e1403: Waiting [2021-06-04T05:14:00.459Z] 74a5196c9d7b: Waiting [2021-06-04T05:14:00.459Z] e25bb9b0ba9e: Waiting [2021-06-04T05:14:00.459Z] 32f366d666a5: Waiting [2021-06-04T05:14:00.459Z] c8ff16f98b6e: Layer already exists [2021-06-04T05:14:00.459Z] 3f10df12afc0: Layer already exists [2021-06-04T05:14:00.459Z] 90ffc2cf2b36: Layer already exists [2021-06-04T05:14:00.459Z] 4d2a166bcbf2: Layer already exists [2021-06-04T05:14:00.459Z] 2e81241bb1ec: Layer already exists [2021-06-04T05:14:00.459Z] d91a4c4e1403: Layer already exists [2021-06-04T05:14:00.459Z] 74a5196c9d7b: Layer already exists [2021-06-04T05:14:00.459Z] f9ba9aba8c66: Layer already exists [2021-06-04T05:14:00.459Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:00.459Z] e25bb9b0ba9e: Layer already exists [2021-06-04T05:14:00.459Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:6b76b4a27367e0d1410d26150ff8570e7130b37fcb1f1bafda10fa5fae0c382b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:00.763Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:01.061Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-04T05:14:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T05:14:01.062Z] c8ff16f98b6e: Preparing [2021-06-04T05:14:01.062Z] 90ffc2cf2b36: Preparing [2021-06-04T05:14:01.062Z] 2e81241bb1ec: Preparing [2021-06-04T05:14:01.062Z] 4d2a166bcbf2: Preparing [2021-06-04T05:14:01.062Z] 3f10df12afc0: Preparing [2021-06-04T05:14:01.062Z] f9ba9aba8c66: Preparing [2021-06-04T05:14:01.062Z] d91a4c4e1403: Preparing [2021-06-04T05:14:01.062Z] 74a5196c9d7b: Preparing [2021-06-04T05:14:01.062Z] e25bb9b0ba9e: Preparing [2021-06-04T05:14:01.062Z] 32f366d666a5: Preparing [2021-06-04T05:14:01.062Z] f9ba9aba8c66: Waiting [2021-06-04T05:14:01.062Z] d91a4c4e1403: Waiting [2021-06-04T05:14:01.062Z] 74a5196c9d7b: Waiting [2021-06-04T05:14:01.062Z] e25bb9b0ba9e: Waiting [2021-06-04T05:14:01.062Z] 32f366d666a5: Waiting [2021-06-04T05:14:01.062Z] 3f10df12afc0: Layer already exists [2021-06-04T05:14:01.062Z] c8ff16f98b6e: Layer already exists [2021-06-04T05:14:01.062Z] 4d2a166bcbf2: Layer already exists [2021-06-04T05:14:01.062Z] 2e81241bb1ec: Layer already exists [2021-06-04T05:14:01.062Z] 90ffc2cf2b36: Layer already exists [2021-06-04T05:14:01.062Z] f9ba9aba8c66: Layer already exists [2021-06-04T05:14:01.062Z] e25bb9b0ba9e: Layer already exists [2021-06-04T05:14:01.062Z] 74a5196c9d7b: Layer already exists [2021-06-04T05:14:01.062Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:01.062Z] d91a4c4e1403: Layer already exists [2021-06-04T05:14:01.062Z] master: digest: sha256:6b76b4a27367e0d1410d26150ff8570e7130b37fcb1f1bafda10fa5fae0c382b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:14:01.110Z] ===================================================== [Pipeline] echo [2021-06-04T05:14:01.123Z] taggedImages: [2021-06-04T05:14:01.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:01.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-04T05:14:01.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.252 [2021-06-04T05:14:01.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:01.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-04T05:14:01.150Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-04T05:14:01.150Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:01.150Z] latest [2021-06-04T05:14:01.150Z] 2.0.0-dev.252 [2021-06-04T05:14:01.150Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:01.150Z] master [2021-06-04T05:14:01.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:01.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:01.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T05:14:01.797Z] 069eefc26d32: Preparing [2021-06-04T05:14:01.797Z] 8a885574dc2c: Preparing [2021-06-04T05:14:01.797Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:01.797Z] f93d78f38980: Preparing [2021-06-04T05:14:01.797Z] 32f366d666a5: Preparing [2021-06-04T05:14:01.797Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:01.797Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:02.065Z] 069eefc26d32: Pushed [2021-06-04T05:14:02.065Z] f93d78f38980: Pushed [2021-06-04T05:14:03.010Z] 8a885574dc2c: Pushed [2021-06-04T05:14:03.272Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:13b333c4def74be9ee039c4f7be4631cdb622ceff2dc96f839ab5740692d204a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:03.575Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:03.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-04T05:14:03.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T05:14:03.873Z] 069eefc26d32: Preparing [2021-06-04T05:14:03.873Z] 8a885574dc2c: Preparing [2021-06-04T05:14:03.873Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:03.873Z] f93d78f38980: Preparing [2021-06-04T05:14:03.873Z] 32f366d666a5: Preparing [2021-06-04T05:14:03.873Z] 8a885574dc2c: Layer already exists [2021-06-04T05:14:03.873Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:03.873Z] f93d78f38980: Layer already exists [2021-06-04T05:14:03.873Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:03.873Z] 069eefc26d32: Layer already exists [2021-06-04T05:14:03.873Z] latest: digest: sha256:13b333c4def74be9ee039c4f7be4631cdb622ceff2dc96f839ab5740692d204a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:04.178Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:04.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.252 [2021-06-04T05:14:04.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T05:14:04.506Z] 069eefc26d32: Preparing [2021-06-04T05:14:04.506Z] 8a885574dc2c: Preparing [2021-06-04T05:14:04.506Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:04.506Z] f93d78f38980: Preparing [2021-06-04T05:14:04.506Z] 32f366d666a5: Preparing [2021-06-04T05:14:04.506Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:04.506Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:04.506Z] 069eefc26d32: Layer already exists [2021-06-04T05:14:04.506Z] f93d78f38980: Layer already exists [2021-06-04T05:14:04.506Z] 8a885574dc2c: Layer already exists [2021-06-04T05:14:04.506Z] 2.0.0-dev.252: digest: sha256:13b333c4def74be9ee039c4f7be4631cdb622ceff2dc96f839ab5740692d204a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:04.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:05.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:05.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T05:14:05.108Z] 069eefc26d32: Preparing [2021-06-04T05:14:05.108Z] 8a885574dc2c: Preparing [2021-06-04T05:14:05.108Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:05.108Z] f93d78f38980: Preparing [2021-06-04T05:14:05.108Z] 32f366d666a5: Preparing [2021-06-04T05:14:05.108Z] 8a885574dc2c: Layer already exists [2021-06-04T05:14:05.108Z] 069eefc26d32: Layer already exists [2021-06-04T05:14:05.108Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:05.108Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:05.108Z] f93d78f38980: Layer already exists [2021-06-04T05:14:05.108Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:13b333c4def74be9ee039c4f7be4631cdb622ceff2dc96f839ab5740692d204a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:05.427Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:05.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-04T05:14:05.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T05:14:05.727Z] 069eefc26d32: Preparing [2021-06-04T05:14:05.727Z] 8a885574dc2c: Preparing [2021-06-04T05:14:05.727Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:05.727Z] f93d78f38980: Preparing [2021-06-04T05:14:05.727Z] 32f366d666a5: Preparing [2021-06-04T05:14:05.727Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:05.727Z] 8a885574dc2c: Layer already exists [2021-06-04T05:14:05.727Z] 069eefc26d32: Layer already exists [2021-06-04T05:14:05.727Z] f93d78f38980: Layer already exists [2021-06-04T05:14:05.727Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:05.727Z] master: digest: sha256:13b333c4def74be9ee039c4f7be4631cdb622ceff2dc96f839ab5740692d204a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:14:05.783Z] ===================================================== [Pipeline] echo [2021-06-04T05:14:05.796Z] taggedImages: [2021-06-04T05:14:05.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:05.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-04T05:14:05.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.252 [2021-06-04T05:14:05.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:05.796Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-04T05:14:05.823Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-04T05:14:05.823Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:05.823Z] latest [2021-06-04T05:14:05.823Z] 2.0.0-dev.252 [2021-06-04T05:14:05.823Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:05.823Z] master [2021-06-04T05:14:05.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:06.156Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:06.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:06.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T05:14:06.455Z] 5d78211ba2a6: Preparing [2021-06-04T05:14:06.455Z] 1064ac6a78f9: Preparing [2021-06-04T05:14:06.455Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:06.455Z] 670a7f7f6f56: Preparing [2021-06-04T05:14:06.455Z] 32f366d666a5: Preparing [2021-06-04T05:14:06.455Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:06.455Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:14:06.455Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:06.455Z] 5d78211ba2a6: Pushed [2021-06-04T05:14:07.841Z] 1064ac6a78f9: Pushed [2021-06-04T05:14:07.841Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:353925818defc6a9c7be9582352c302a5d33b828adb9b2cd7d3c1f5b91d01093 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:08.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:08.449Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-04T05:14:08.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T05:14:08.449Z] 5d78211ba2a6: Preparing [2021-06-04T05:14:08.449Z] 1064ac6a78f9: Preparing [2021-06-04T05:14:08.449Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:08.449Z] 670a7f7f6f56: Preparing [2021-06-04T05:14:08.449Z] 32f366d666a5: Preparing [2021-06-04T05:14:08.449Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:08.449Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:14:08.449Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:08.449Z] 5d78211ba2a6: Layer already exists [2021-06-04T05:14:08.449Z] 1064ac6a78f9: Layer already exists [2021-06-04T05:14:08.449Z] latest: digest: sha256:353925818defc6a9c7be9582352c302a5d33b828adb9b2cd7d3c1f5b91d01093 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:08.756Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:09.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.252 [2021-06-04T05:14:09.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T05:14:09.061Z] 5d78211ba2a6: Preparing [2021-06-04T05:14:09.061Z] 1064ac6a78f9: Preparing [2021-06-04T05:14:09.061Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:09.061Z] 670a7f7f6f56: Preparing [2021-06-04T05:14:09.061Z] 32f366d666a5: Preparing [2021-06-04T05:14:09.061Z] 1064ac6a78f9: Layer already exists [2021-06-04T05:14:09.061Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:09.061Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:09.061Z] 5d78211ba2a6: Layer already exists [2021-06-04T05:14:09.061Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:14:09.061Z] 2.0.0-dev.252: digest: sha256:353925818defc6a9c7be9582352c302a5d33b828adb9b2cd7d3c1f5b91d01093 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:09.379Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:09.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T05:14:09.680Z] 5d78211ba2a6: Preparing [2021-06-04T05:14:09.680Z] 1064ac6a78f9: Preparing [2021-06-04T05:14:09.680Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:09.680Z] 670a7f7f6f56: Preparing [2021-06-04T05:14:09.680Z] 32f366d666a5: Preparing [2021-06-04T05:14:09.680Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:09.680Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:09.680Z] 5d78211ba2a6: Layer already exists [2021-06-04T05:14:09.680Z] 1064ac6a78f9: Layer already exists [2021-06-04T05:14:09.680Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:14:09.680Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:353925818defc6a9c7be9582352c302a5d33b828adb9b2cd7d3c1f5b91d01093 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:09.986Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:10.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-04T05:14:10.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T05:14:10.286Z] 5d78211ba2a6: Preparing [2021-06-04T05:14:10.286Z] 1064ac6a78f9: Preparing [2021-06-04T05:14:10.286Z] 97be2c2ff1cc: Preparing [2021-06-04T05:14:10.286Z] 670a7f7f6f56: Preparing [2021-06-04T05:14:10.286Z] 32f366d666a5: Preparing [2021-06-04T05:14:10.286Z] 670a7f7f6f56: Layer already exists [2021-06-04T05:14:10.286Z] 97be2c2ff1cc: Layer already exists [2021-06-04T05:14:10.286Z] 5d78211ba2a6: Layer already exists [2021-06-04T05:14:10.286Z] 1064ac6a78f9: Layer already exists [2021-06-04T05:14:10.286Z] 32f366d666a5: Layer already exists [2021-06-04T05:14:10.286Z] master: digest: sha256:353925818defc6a9c7be9582352c302a5d33b828adb9b2cd7d3c1f5b91d01093 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:14:10.340Z] ===================================================== [Pipeline] echo [2021-06-04T05:14:10.354Z] taggedImages: [2021-06-04T05:14:10.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:10.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-04T05:14:10.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.252 [2021-06-04T05:14:10.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:10.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-04T05:14:10.383Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-04T05:14:10.383Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:10.383Z] latest [2021-06-04T05:14:10.383Z] 2.0.0-dev.252 [2021-06-04T05:14:10.383Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:10.383Z] master [2021-06-04T05:14:10.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:10.725Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:11.043Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:11.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T05:14:11.043Z] 9c989899f443: Preparing [2021-06-04T05:14:11.043Z] c8d3dbd239ec: Preparing [2021-06-04T05:14:11.043Z] cebc7935fb1e: Preparing [2021-06-04T05:14:11.043Z] 20a517529a71: Preparing [2021-06-04T05:14:11.043Z] 0754057c0ad3: Preparing [2021-06-04T05:14:11.043Z] 998cdf262ab1: Preparing [2021-06-04T05:14:11.043Z] 02e56110abd2: Preparing [2021-06-04T05:14:11.043Z] abc36efb885a: Preparing [2021-06-04T05:14:11.043Z] b0b09059f4e1: Preparing [2021-06-04T05:14:11.043Z] bb961f40224b: Preparing [2021-06-04T05:14:11.043Z] f4666769fca7: Preparing [2021-06-04T05:14:11.043Z] 998cdf262ab1: Waiting [2021-06-04T05:14:11.043Z] 02e56110abd2: Waiting [2021-06-04T05:14:11.043Z] abc36efb885a: Waiting [2021-06-04T05:14:11.043Z] b0b09059f4e1: Waiting [2021-06-04T05:14:11.043Z] bb961f40224b: Waiting [2021-06-04T05:14:11.043Z] f4666769fca7: Waiting [2021-06-04T05:14:11.043Z] 0754057c0ad3: Layer already exists [2021-06-04T05:14:11.043Z] 998cdf262ab1: Layer already exists [2021-06-04T05:14:11.319Z] 02e56110abd2: Layer already exists [2021-06-04T05:14:11.588Z] abc36efb885a: Layer already exists [2021-06-04T05:14:11.588Z] b0b09059f4e1: Layer already exists [2021-06-04T05:14:11.588Z] bb961f40224b: Layer already exists [2021-06-04T05:14:11.588Z] c8d3dbd239ec: Pushed [2021-06-04T05:14:11.851Z] f4666769fca7: Layer already exists [2021-06-04T05:14:11.851Z] 9c989899f443: Pushed [2021-06-04T05:14:11.851Z] cebc7935fb1e: Pushed [2021-06-04T05:14:17.148Z] 20a517529a71: Pushed [2021-06-04T05:14:17.148Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:4894a3680788318e1dd5aa442149b27f8aee3bbcd6b9eae9eb123255b0370095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:17.449Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:17.750Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-04T05:14:17.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T05:14:17.750Z] 9c989899f443: Preparing [2021-06-04T05:14:17.750Z] c8d3dbd239ec: Preparing [2021-06-04T05:14:17.750Z] cebc7935fb1e: Preparing [2021-06-04T05:14:17.750Z] 20a517529a71: Preparing [2021-06-04T05:14:17.750Z] 0754057c0ad3: Preparing [2021-06-04T05:14:17.750Z] 998cdf262ab1: Preparing [2021-06-04T05:14:17.750Z] 02e56110abd2: Preparing [2021-06-04T05:14:17.750Z] abc36efb885a: Preparing [2021-06-04T05:14:17.750Z] b0b09059f4e1: Preparing [2021-06-04T05:14:17.750Z] bb961f40224b: Preparing [2021-06-04T05:14:17.750Z] f4666769fca7: Preparing [2021-06-04T05:14:17.750Z] 998cdf262ab1: Waiting [2021-06-04T05:14:17.750Z] 02e56110abd2: Waiting [2021-06-04T05:14:17.750Z] abc36efb885a: Waiting [2021-06-04T05:14:17.750Z] b0b09059f4e1: Waiting [2021-06-04T05:14:17.750Z] bb961f40224b: Waiting [2021-06-04T05:14:17.750Z] f4666769fca7: Waiting [2021-06-04T05:14:17.750Z] c8d3dbd239ec: Layer already exists [2021-06-04T05:14:17.750Z] 9c989899f443: Layer already exists [2021-06-04T05:14:17.750Z] 0754057c0ad3: Layer already exists [2021-06-04T05:14:17.750Z] 20a517529a71: Layer already exists [2021-06-04T05:14:17.750Z] cebc7935fb1e: Layer already exists [2021-06-04T05:14:17.750Z] 998cdf262ab1: Layer already exists [2021-06-04T05:14:17.750Z] b0b09059f4e1: Layer already exists [2021-06-04T05:14:17.750Z] 02e56110abd2: Layer already exists [2021-06-04T05:14:17.750Z] abc36efb885a: Layer already exists [2021-06-04T05:14:17.751Z] bb961f40224b: Layer already exists [2021-06-04T05:14:17.751Z] f4666769fca7: Layer already exists [2021-06-04T05:14:17.751Z] latest: digest: sha256:4894a3680788318e1dd5aa442149b27f8aee3bbcd6b9eae9eb123255b0370095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:18.062Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:18.361Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.252 [2021-06-04T05:14:18.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T05:14:18.362Z] 9c989899f443: Preparing [2021-06-04T05:14:18.362Z] c8d3dbd239ec: Preparing [2021-06-04T05:14:18.362Z] cebc7935fb1e: Preparing [2021-06-04T05:14:18.362Z] 20a517529a71: Preparing [2021-06-04T05:14:18.362Z] 0754057c0ad3: Preparing [2021-06-04T05:14:18.362Z] 998cdf262ab1: Preparing [2021-06-04T05:14:18.362Z] 02e56110abd2: Preparing [2021-06-04T05:14:18.362Z] abc36efb885a: Preparing [2021-06-04T05:14:18.362Z] b0b09059f4e1: Preparing [2021-06-04T05:14:18.362Z] bb961f40224b: Preparing [2021-06-04T05:14:18.362Z] f4666769fca7: Preparing [2021-06-04T05:14:18.362Z] 998cdf262ab1: Waiting [2021-06-04T05:14:18.362Z] 02e56110abd2: Waiting [2021-06-04T05:14:18.362Z] abc36efb885a: Waiting [2021-06-04T05:14:18.362Z] b0b09059f4e1: Waiting [2021-06-04T05:14:18.362Z] bb961f40224b: Waiting [2021-06-04T05:14:18.362Z] f4666769fca7: Waiting [2021-06-04T05:14:18.362Z] cebc7935fb1e: Layer already exists [2021-06-04T05:14:18.362Z] 9c989899f443: Layer already exists [2021-06-04T05:14:18.362Z] 0754057c0ad3: Layer already exists [2021-06-04T05:14:18.362Z] 20a517529a71: Layer already exists [2021-06-04T05:14:18.362Z] c8d3dbd239ec: Layer already exists [2021-06-04T05:14:18.362Z] 998cdf262ab1: Layer already exists [2021-06-04T05:14:18.362Z] 02e56110abd2: Layer already exists [2021-06-04T05:14:18.362Z] bb961f40224b: Layer already exists [2021-06-04T05:14:18.362Z] abc36efb885a: Layer already exists [2021-06-04T05:14:18.362Z] b0b09059f4e1: Layer already exists [2021-06-04T05:14:18.362Z] f4666769fca7: Layer already exists [2021-06-04T05:14:18.362Z] 2.0.0-dev.252: digest: sha256:4894a3680788318e1dd5aa442149b27f8aee3bbcd6b9eae9eb123255b0370095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:18.661Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:18.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:18.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T05:14:18.957Z] 9c989899f443: Preparing [2021-06-04T05:14:18.957Z] c8d3dbd239ec: Preparing [2021-06-04T05:14:18.957Z] cebc7935fb1e: Preparing [2021-06-04T05:14:18.957Z] 20a517529a71: Preparing [2021-06-04T05:14:18.957Z] 0754057c0ad3: Preparing [2021-06-04T05:14:18.957Z] 998cdf262ab1: Preparing [2021-06-04T05:14:18.957Z] 02e56110abd2: Preparing [2021-06-04T05:14:18.957Z] abc36efb885a: Preparing [2021-06-04T05:14:18.957Z] b0b09059f4e1: Preparing [2021-06-04T05:14:18.957Z] bb961f40224b: Preparing [2021-06-04T05:14:18.957Z] f4666769fca7: Preparing [2021-06-04T05:14:18.957Z] 998cdf262ab1: Waiting [2021-06-04T05:14:18.957Z] 02e56110abd2: Waiting [2021-06-04T05:14:18.957Z] abc36efb885a: Waiting [2021-06-04T05:14:18.957Z] b0b09059f4e1: Waiting [2021-06-04T05:14:18.957Z] bb961f40224b: Waiting [2021-06-04T05:14:18.957Z] f4666769fca7: Waiting [2021-06-04T05:14:18.957Z] 0754057c0ad3: Layer already exists [2021-06-04T05:14:18.957Z] 9c989899f443: Layer already exists [2021-06-04T05:14:18.957Z] c8d3dbd239ec: Layer already exists [2021-06-04T05:14:18.957Z] cebc7935fb1e: Layer already exists [2021-06-04T05:14:18.957Z] 20a517529a71: Layer already exists [2021-06-04T05:14:18.957Z] 02e56110abd2: Layer already exists [2021-06-04T05:14:18.957Z] 998cdf262ab1: Layer already exists [2021-06-04T05:14:18.957Z] b0b09059f4e1: Layer already exists [2021-06-04T05:14:18.957Z] bb961f40224b: Layer already exists [2021-06-04T05:14:18.957Z] abc36efb885a: Layer already exists [2021-06-04T05:14:18.957Z] f4666769fca7: Layer already exists [2021-06-04T05:14:18.957Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:4894a3680788318e1dd5aa442149b27f8aee3bbcd6b9eae9eb123255b0370095 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:19.259Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:14:19.557Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-04T05:14:19.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T05:14:19.557Z] 9c989899f443: Preparing [2021-06-04T05:14:19.557Z] c8d3dbd239ec: Preparing [2021-06-04T05:14:19.557Z] cebc7935fb1e: Preparing [2021-06-04T05:14:19.557Z] 20a517529a71: Preparing [2021-06-04T05:14:19.557Z] 0754057c0ad3: Preparing [2021-06-04T05:14:19.557Z] 998cdf262ab1: Preparing [2021-06-04T05:14:19.557Z] 02e56110abd2: Preparing [2021-06-04T05:14:19.557Z] abc36efb885a: Preparing [2021-06-04T05:14:19.557Z] b0b09059f4e1: Preparing [2021-06-04T05:14:19.557Z] bb961f40224b: Preparing [2021-06-04T05:14:19.557Z] f4666769fca7: Preparing [2021-06-04T05:14:19.557Z] 998cdf262ab1: Waiting [2021-06-04T05:14:19.557Z] 02e56110abd2: Waiting [2021-06-04T05:14:19.557Z] abc36efb885a: Waiting [2021-06-04T05:14:19.557Z] b0b09059f4e1: Waiting [2021-06-04T05:14:19.557Z] bb961f40224b: Waiting [2021-06-04T05:14:19.557Z] f4666769fca7: Waiting [2021-06-04T05:14:19.557Z] cebc7935fb1e: Layer already exists [2021-06-04T05:14:19.557Z] 0754057c0ad3: Layer already exists [2021-06-04T05:14:19.557Z] 9c989899f443: Layer already exists [2021-06-04T05:14:19.557Z] c8d3dbd239ec: Layer already exists [2021-06-04T05:14:19.557Z] 20a517529a71: Layer already exists [2021-06-04T05:14:19.557Z] 02e56110abd2: Layer already exists [2021-06-04T05:14:19.557Z] 998cdf262ab1: Layer already exists [2021-06-04T05:14:19.557Z] abc36efb885a: Layer already exists [2021-06-04T05:14:19.557Z] b0b09059f4e1: Layer already exists [2021-06-04T05:14:19.557Z] bb961f40224b: Layer already exists [2021-06-04T05:14:19.557Z] f4666769fca7: Layer already exists [2021-06-04T05:14:19.557Z] master: digest: sha256:4894a3680788318e1dd5aa442149b27f8aee3bbcd6b9eae9eb123255b0370095 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:14:19.610Z] ===================================================== [Pipeline] echo [2021-06-04T05:14:19.624Z] taggedImages: [2021-06-04T05:14:19.624Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:19.624Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-04T05:14:19.624Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.252 [2021-06-04T05:14:19.624Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:14:19.624Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T05:14:34.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T05:14:36.470Z] Removing intermediate container c0a5bed8d310 [2021-06-04T05:14:36.470Z] ---> c44efaba4cd5 [2021-06-04T05:14:36.470Z] [2021-06-04T05:14:36.470Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:14:36.470Z] 3.12: Pulling from library/alpine [2021-06-04T05:14:38.480Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T05:14:38.766Z] Removing intermediate container e785d7a17b10 [2021-06-04T05:14:38.766Z] ---> 88f317b8571a [2021-06-04T05:14:38.766Z] [2021-06-04T05:14:38.766Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T05:14:38.766Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T05:14:38.766Z] ---> 9852663dfa18 [2021-06-04T05:14:38.766Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T05:14:38.766Z] ---> 9852663dfa18 [2021-06-04T05:14:38.766Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:14:39.041Z] Removing intermediate container 988cf7cebaea [2021-06-04T05:14:39.041Z] ---> df8deec65147 [2021-06-04T05:14:39.041Z] [2021-06-04T05:14:39.041Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T05:14:39.041Z] ---> 9852663dfa18 [2021-06-04T05:14:39.041Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T05:14:39.315Z] ---> Running in 2497a1cb4e15 [2021-06-04T05:14:39.315Z] ---> Running in 4dfea4c3be46 [2021-06-04T05:14:39.596Z] ---> Running in ea6d7ec99a35 [2021-06-04T05:14:39.596Z] Removing intermediate container 247a057dbf7b [2021-06-04T05:14:39.596Z] ---> 9d8abb72986c [2021-06-04T05:14:39.596Z] [2021-06-04T05:14:39.596Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T05:14:39.596Z] ---> 9852663dfa18 [2021-06-04T05:14:39.596Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T05:14:40.221Z] ---> Running in 8f33214516c7 [2021-06-04T05:14:40.829Z] Removing intermediate container 2497a1cb4e15 [2021-06-04T05:14:40.829Z] ---> 26314ca75a5c [2021-06-04T05:14:40.829Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T05:14:41.108Z] ---> Running in 6fd831ba9082 [2021-06-04T05:14:41.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:41.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:41.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:41.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:42.244Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T05:14:42.526Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T05:14:42.526Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:14:42.526Z] OK: 5 MiB in 15 packages [2021-06-04T05:14:42.526Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:14:42.526Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T05:14:42.526Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T05:14:42.526Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T05:14:42.526Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T05:14:42.526Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:14:42.526Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:14:42.822Z] OK: 7 MiB in 20 packages [2021-06-04T05:14:43.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:43.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:43.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:43.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:14:43.691Z] Removing intermediate container 1b4f70e49183 [2021-06-04T05:14:43.691Z] ---> e3f2060ce4db [2021-06-04T05:14:43.691Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T05:14:43.691Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T05:14:43.972Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T05:14:43.972Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:14:43.972Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:14:43.972Z] ---> Running in c4e07e3f5082 [2021-06-04T05:14:44.256Z] OK: 6 MiB in 16 packages [2021-06-04T05:14:44.256Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T05:14:44.256Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T05:14:44.256Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:14:44.256Z] OK: 5 MiB in 16 packages [2021-06-04T05:14:44.536Z] Removing intermediate container 4dfea4c3be46 [2021-06-04T05:14:44.536Z] ---> 849f814a142f [2021-06-04T05:14:44.536Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:14:44.817Z] ---> Running in ce5c7d9f1fa8 [2021-06-04T05:14:45.815Z] Removing intermediate container ce5c7d9f1fa8 [2021-06-04T05:14:45.815Z] ---> bb93850332d2 [2021-06-04T05:14:45.815Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T05:14:45.815Z] Removing intermediate container ea6d7ec99a35 [2021-06-04T05:14:45.815Z] ---> 0bea2005a197 [2021-06-04T05:14:45.815Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T05:14:46.101Z] ---> Running in 5c286521247a [2021-06-04T05:14:46.101Z] ---> Running in 9dae2609b850 [2021-06-04T05:14:46.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T05:14:46.380Z] Removing intermediate container 6fd831ba9082 [2021-06-04T05:14:46.380Z] ---> 94913aef076c [2021-06-04T05:14:46.380Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T05:14:46.660Z] Removing intermediate container 8f33214516c7 [2021-06-04T05:14:46.660Z] ---> a828532c92a8 [2021-06-04T05:14:46.660Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:14:46.660Z] ---> Running in 64ea031757df [2021-06-04T05:14:46.938Z] Removing intermediate container 9dae2609b850 [2021-06-04T05:14:46.938Z] ---> de78d427655f [2021-06-04T05:14:46.938Z] Step 14/26 : WORKDIR / [2021-06-04T05:14:46.938Z] ---> Running in 31ef113011af [2021-06-04T05:14:46.938Z] Removing intermediate container 5c286521247a [2021-06-04T05:14:46.938Z] ---> 0be072c93b0c [2021-06-04T05:14:46.938Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T05:14:46.938Z] ---> Running in 21d5eedc5528 [2021-06-04T05:14:47.224Z] ---> Running in 0ce78e16b367 [2021-06-04T05:14:47.499Z] Removing intermediate container 64ea031757df [2021-06-04T05:14:47.499Z] ---> 52d88fe9c20c [2021-06-04T05:14:47.499Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T05:14:47.499Z] Removing intermediate container 31ef113011af [2021-06-04T05:14:47.499Z] ---> 53b6a1584810 [2021-06-04T05:14:47.499Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T05:14:47.773Z] ---> Running in 823945ff238c [2021-06-04T05:14:48.052Z] ---> Running in fc15907ae8e3 [2021-06-04T05:14:48.052Z] Removing intermediate container 21d5eedc5528 [2021-06-04T05:14:48.052Z] ---> bd851356e4cc [2021-06-04T05:14:48.052Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-04T05:14:48.052Z] Removing intermediate container 0ce78e16b367 [2021-06-04T05:14:48.052Z] ---> eff74603b908 [2021-06-04T05:14:48.052Z] Step 16/24 : WORKDIR / [2021-06-04T05:14:48.331Z] ---> Running in 1d29ab287d1b [2021-06-04T05:14:48.615Z] Removing intermediate container 823945ff238c [2021-06-04T05:14:48.615Z] ---> 00da93d65424 [2021-06-04T05:14:48.615Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T05:14:48.894Z] Removing intermediate container fc15907ae8e3 [2021-06-04T05:14:48.894Z] ---> e162fe6b026b [2021-06-04T05:14:48.894Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T05:14:48.895Z] ---> Running in 0662abc6dd3f [2021-06-04T05:14:48.895Z] ---> Running in e21e7a40fc5c [2021-06-04T05:14:49.494Z] Removing intermediate container 1d29ab287d1b [2021-06-04T05:14:49.495Z] ---> ebe0014bfb0c [2021-06-04T05:14:49.495Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:14:49.495Z] ---> cf784b9174a0 [2021-06-04T05:14:49.495Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-04T05:14:49.495Z] Removing intermediate container c4e07e3f5082 [2021-06-04T05:14:49.495Z] ---> be02ba4b67ca [2021-06-04T05:14:49.495Z] [2021-06-04T05:14:49.495Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T05:14:49.771Z] Removing intermediate container e21e7a40fc5c [2021-06-04T05:14:49.771Z] ---> 6dc0bf976a49 [2021-06-04T05:14:49.771Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:14:49.771Z] 20.10.0: Pulling from library/docker [2021-06-04T05:14:50.763Z] ---> 1cc451957551 [2021-06-04T05:14:50.763Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T05:14:51.047Z] ---> b4457974e75e [2021-06-04T05:14:51.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T05:14:51.327Z] ---> 55785e941056 [2021-06-04T05:14:51.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T05:14:52.781Z] ---> b0d9d565abb5 [2021-06-04T05:14:52.781Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-04T05:14:53.065Z] Removing intermediate container 0662abc6dd3f [2021-06-04T05:14:53.065Z] ---> 48d77fdae194 [2021-06-04T05:14:53.065Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T05:14:53.345Z] ---> Running in 86bc56b4f08b [2021-06-04T05:14:53.346Z] ---> 4b88c242e7d9 [2021-06-04T05:14:53.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T05:14:53.622Z] ---> 4fc6a334f832 [2021-06-04T05:14:53.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T05:14:53.938Z] ---> e01159bed10f [2021-06-04T05:14:53.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T05:14:54.214Z] Removing intermediate container 86bc56b4f08b [2021-06-04T05:14:54.214Z] ---> 41bc33bad8fa [2021-06-04T05:14:54.214Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T05:14:54.812Z] ---> 06fdafaff64d [2021-06-04T05:14:54.812Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T05:14:55.092Z] ---> 3e0e55ba7980 [2021-06-04T05:14:55.092Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T05:14:55.092Z] ---> Running in f5498bfcee5d [2021-06-04T05:14:55.370Z] ---> Running in ee21681ed26e [2021-06-04T05:14:55.370Z] ---> a4c4465df3f6 [2021-06-04T05:14:55.370Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T05:14:55.655Z] ---> 44b0d79bf0b7 [2021-06-04T05:14:55.655Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T05:14:55.655Z] ---> Running in cf673ae8c95c [2021-06-04T05:14:55.928Z] Removing intermediate container f5498bfcee5d [2021-06-04T05:14:55.928Z] ---> 53961515296e [2021-06-04T05:14:55.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:14:55.928Z] Removing intermediate container ee21681ed26e [2021-06-04T05:14:55.928Z] ---> d326a9424f27 [2021-06-04T05:14:55.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:14:56.203Z] ---> Running in ffa9e0c3be69 [2021-06-04T05:14:56.203Z] ---> Running in 55db30472059 [2021-06-04T05:14:57.187Z] Removing intermediate container ffa9e0c3be69 [2021-06-04T05:14:57.187Z] ---> f522ee8100ac [2021-06-04T05:14:57.187Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T05:14:57.460Z] Removing intermediate container 55db30472059 [2021-06-04T05:14:57.460Z] ---> d66b5d8f3dad [2021-06-04T05:14:57.460Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T05:14:57.733Z] ---> Running in 412b976d7509 [2021-06-04T05:14:58.014Z] ---> Running in aebf45c08abf [2021-06-04T05:14:58.014Z] ---> aaf75cefe570 [2021-06-04T05:14:58.014Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T05:14:58.289Z] Removing intermediate container 412b976d7509 [2021-06-04T05:14:58.289Z] ---> b36502039910 [2021-06-04T05:14:58.290Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:58.572Z] ---> Running in 4782cbc4fbde [2021-06-04T05:14:58.857Z] Removing intermediate container aebf45c08abf [2021-06-04T05:14:58.857Z] ---> 6d6c317f5202 [2021-06-04T05:14:58.857Z] Step 22/23 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:14:59.139Z] ---> Running in 0c3396dde42b [2021-06-04T05:14:59.416Z] ---> 458702c27413 [2021-06-04T05:14:59.416Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-04T05:14:59.689Z] ---> Running in 78780baa4764 [2021-06-04T05:14:59.689Z] Removing intermediate container cf673ae8c95c [2021-06-04T05:14:59.689Z] ---> 6e792aa51b7d [2021-06-04T05:14:59.689Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:14:59.689Z] Removing intermediate container 4782cbc4fbde [2021-06-04T05:14:59.689Z] ---> 6f0478e842d7 [2021-06-04T05:14:59.689Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:14:59.968Z] Removing intermediate container 0c3396dde42b [2021-06-04T05:14:59.968Z] ---> 316e74bd7ed7 [2021-06-04T05:14:59.968Z] Step 23/23 : LABEL version=2.0.0-dev.252 [2021-06-04T05:14:59.968Z] ---> Running in d4e5db318c87 [2021-06-04T05:15:00.245Z] ---> Running in 435da2997243 [2021-06-04T05:15:01.236Z] ---> 26d473e98f29 [2021-06-04T05:15:01.236Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T05:15:01.236Z] Removing intermediate container d4e5db318c87 [2021-06-04T05:15:01.236Z] ---> 705af8096d9a [2021-06-04T05:15:01.236Z] [2021-06-04T05:15:01.236Z] Removing intermediate container 435da2997243 [2021-06-04T05:15:01.236Z] ---> 0a1b623cab49 [2021-06-04T05:15:01.236Z] [2021-06-04T05:15:01.526Z] Successfully built 705af8096d9a [2021-06-04T05:15:01.527Z] Successfully tagged core-command-arm64:latest [2021-06-04T05:15:01.527Z]  Building core-command ... done Building support-scheduler [2021-06-04T05:15:01.818Z] Successfully built 0a1b623cab49 [2021-06-04T05:15:02.139Z] Successfully tagged support-notifications-arm64:latest [2021-06-04T05:15:02.139Z]  Building support-notifications ... done Building core-metadata [2021-06-04T05:15:03.589Z] Removing intermediate container 78780baa4764 [2021-06-04T05:15:03.589Z] ---> 7fbc934425b7 [2021-06-04T05:15:03.589Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T05:15:03.589Z] ---> 5d0d5e512dc9 [2021-06-04T05:15:03.589Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T05:15:03.589Z] ---> Running in 855c1ce6cbe9 [2021-06-04T05:15:05.023Z] Removing intermediate container 855c1ce6cbe9 [2021-06-04T05:15:05.023Z] ---> ec043a40c8a5 [2021-06-04T05:15:05.023Z] Step 24/26 : LABEL arch=arm64 [2021-06-04T05:15:05.305Z] ---> e0f9f854e80a [2021-06-04T05:15:05.305Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T05:15:05.305Z] ---> Running in eab5b9e21639 [2021-06-04T05:15:05.584Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T05:15:05.584Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T05:15:05.584Z] ---> eeaf43b92773 [2021-06-04T05:15:05.584Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:15:06.190Z] ---> Running in c3556838907b [2021-06-04T05:15:06.463Z] Removing intermediate container eab5b9e21639 [2021-06-04T05:15:06.463Z] ---> c1e5153e577d [2021-06-04T05:15:06.463Z] Step 25/26 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:15:06.735Z] ---> 44747ac80b41 [2021-06-04T05:15:06.735Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T05:15:06.735Z] ---> Running in 5db89b6b9009 [2021-06-04T05:15:07.012Z] Removing intermediate container c3556838907b [2021-06-04T05:15:07.012Z] ---> 2f820a3d7710 [2021-06-04T05:15:07.012Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T05:15:07.288Z] ---> Running in 7c4757a4d300 [2021-06-04T05:15:07.568Z] Removing intermediate container 5db89b6b9009 [2021-06-04T05:15:07.568Z] ---> e40eb0b2b319 [2021-06-04T05:15:07.568Z] Step 26/26 : LABEL version=2.0.0-dev.252 [2021-06-04T05:15:07.839Z] ---> 46f534d0de93 [2021-06-04T05:15:07.839Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T05:15:07.839Z] ---> Running in f8e49ca10671 [2021-06-04T05:15:08.113Z] ---> Running in fd920347564c [2021-06-04T05:15:08.385Z] Removing intermediate container f8e49ca10671 [2021-06-04T05:15:08.385Z] ---> 19f0ab0f27b7 [2021-06-04T05:15:08.385Z] [2021-06-04T05:15:08.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:08.663Z] Successfully built 19f0ab0f27b7 [2021-06-04T05:15:08.936Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-04T05:15:08.936Z]  Building security-secretstore-setup ... done Building core-data [2021-06-04T05:15:08.936Z] Removing intermediate container fd920347564c [2021-06-04T05:15:08.936Z] ---> 9f58d7e368d7 [2021-06-04T05:15:08.936Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T05:15:08.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:09.530Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T05:15:09.530Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T05:15:09.530Z] Executing bash-5.0.17-r0.post-install [2021-06-04T05:15:09.530Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:15:09.530Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T05:15:09.530Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T05:15:09.530Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T05:15:09.530Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T05:15:09.530Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T05:15:09.530Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T05:15:09.530Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T05:15:09.530Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T05:15:09.530Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T05:15:09.530Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T05:15:09.800Z] ---> 82711e3e3e6d [2021-06-04T05:15:09.800Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T05:15:10.399Z] ---> Running in abdfc010c436 [2021-06-04T05:15:11.378Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T05:15:11.378Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T05:15:11.378Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T05:15:11.378Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T05:15:11.378Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T05:15:11.378Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T05:15:11.378Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T05:15:11.658Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T05:15:11.659Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T05:15:11.659Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T05:15:11.659Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T05:15:11.659Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T05:15:11.659Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T05:15:11.659Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T05:15:11.659Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T05:15:11.659Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T05:15:11.659Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T05:15:11.938Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T05:15:11.938Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T05:15:11.938Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T05:15:11.938Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T05:15:11.938Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T05:15:11.938Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T05:15:11.938Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T05:15:11.938Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T05:15:11.938Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T05:15:12.212Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T05:15:12.212Z] OK: 72 MiB in 59 packages [2021-06-04T05:15:13.658Z] Removing intermediate container abdfc010c436 [2021-06-04T05:15:13.658Z] ---> c65be2008ab0 [2021-06-04T05:15:13.658Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T05:15:14.264Z] ---> Running in d22e5bec9bd8 [2021-06-04T05:15:15.252Z] Removing intermediate container d22e5bec9bd8 [2021-06-04T05:15:15.252Z] ---> 05181631ca8f [2021-06-04T05:15:15.252Z] Step 29/32 : CMD ["gate"] [2021-06-04T05:15:15.853Z] ---> Running in fe8eceeeea84 [2021-06-04T05:15:16.856Z] Removing intermediate container fe8eceeeea84 [2021-06-04T05:15:16.856Z] ---> a030bcc1d542 [2021-06-04T05:15:16.856Z] Step 30/32 : LABEL arch=arm64 [2021-06-04T05:15:17.137Z] Collecting docker-compose==1.23.2 [2021-06-04T05:15:17.137Z] ---> Running in b03111bca748 [2021-06-04T05:15:17.137Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T05:15:18.131Z] Removing intermediate container b03111bca748 [2021-06-04T05:15:18.131Z] ---> 10d4e067c7fc [2021-06-04T05:15:18.131Z] Step 31/32 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:15:18.732Z] ---> Running in 6c39451c9e0c [2021-06-04T05:15:19.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T05:15:19.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T05:15:19.340Z] Removing intermediate container 6c39451c9e0c [2021-06-04T05:15:19.340Z] ---> f872aaef3ba5 [2021-06-04T05:15:19.340Z] Step 32/32 : LABEL version=2.0.0-dev.252 [2021-06-04T05:15:19.940Z] ---> Running in 19289b293873 [2021-06-04T05:15:19.940Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T05:15:20.217Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T05:15:20.589Z] Removing intermediate container 19289b293873 [2021-06-04T05:15:20.589Z] ---> c512d26c88e9 [2021-06-04T05:15:20.589Z] [2021-06-04T05:15:21.315Z] Successfully built c512d26c88e9 [2021-06-04T05:15:21.315Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-04T05:15:21.315Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-04T05:15:23.435Z] Collecting PyYAML<4,>=3.10 [2021-06-04T05:15:23.435Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T05:15:23.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:15:23.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:15:23.711Z] ---> 6916d0ab88a7 [2021-06-04T05:15:23.711Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T05:15:23.711Z] ---> Using cache [2021-06-04T05:15:23.711Z] ---> d0fdb75c9799 [2021-06-04T05:15:23.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:15:23.711Z] ---> Using cache [2021-06-04T05:15:23.711Z] ---> 14b19f3346ad [2021-06-04T05:15:23.711Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T05:15:24.704Z] ---> Running in 93c0c9edae79 [2021-06-04T05:15:26.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:15:26.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:15:26.782Z] ---> 6916d0ab88a7 [2021-06-04T05:15:26.782Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:15:26.782Z] ---> Using cache [2021-06-04T05:15:26.782Z] ---> d0fdb75c9799 [2021-06-04T05:15:26.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:15:26.782Z] ---> Using cache [2021-06-04T05:15:26.782Z] ---> 14b19f3346ad [2021-06-04T05:15:26.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T05:15:27.062Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-04T05:15:27.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:27.668Z] ---> Running in 951e1df59ab1 [2021-06-04T05:15:27.668Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T05:15:27.668Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T05:15:27.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:28.239Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T05:15:28.239Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T05:15:29.240Z] OK: 218 MiB in 52 packages [2021-06-04T05:15:29.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:29.240Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T05:15:29.240Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T05:15:30.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:30.234Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T05:15:30.234Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T05:15:31.214Z] Removing intermediate container 93c0c9edae79 [2021-06-04T05:15:31.214Z] ---> 98a067da0a51 [2021-06-04T05:15:31.214Z] Step 6/23 : COPY go.mod . [2021-06-04T05:15:31.214Z] OK: 218 MiB in 52 packages [2021-06-04T05:15:32.188Z] ---> 90f8c394c928 [2021-06-04T05:15:32.188Z] Step 7/23 : RUN go mod download [2021-06-04T05:15:32.788Z] ---> Running in cdbd593a316c [2021-06-04T05:15:33.062Z] Removing intermediate container 951e1df59ab1 [2021-06-04T05:15:33.062Z] ---> 37631a65a103 [2021-06-04T05:15:33.062Z] Step 6/24 : COPY go.mod . [2021-06-04T05:15:33.062Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T05:15:33.062Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T05:15:35.045Z] ---> a5640029d5d0 [2021-06-04T05:15:35.046Z] Step 7/24 : RUN go mod download [2021-06-04T05:15:35.046Z] ---> Running in 8da48f66c73e [2021-06-04T05:15:35.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:15:35.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:15:35.654Z] ---> 6916d0ab88a7 [2021-06-04T05:15:35.654Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T05:15:35.654Z] ---> Using cache [2021-06-04T05:15:35.654Z] ---> d0fdb75c9799 [2021-06-04T05:15:35.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:15:35.654Z] ---> Using cache [2021-06-04T05:15:35.654Z] ---> 14b19f3346ad [2021-06-04T05:15:35.654Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T05:15:35.935Z] ---> Running in a9395577117b [2021-06-04T05:15:36.932Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T05:15:36.932Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T05:15:36.932Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-04T05:15:37.213Z] Removing intermediate container cdbd593a316c [2021-06-04T05:15:37.213Z] ---> 6677181b8520 [2021-06-04T05:15:37.213Z] Step 8/23 : COPY . . [2021-06-04T05:15:37.490Z] Collecting idna<2.8,>=2.5 [2021-06-04T05:15:37.491Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T05:15:37.767Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-04T05:15:38.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:38.644Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T05:15:38.644Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T05:15:39.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:15:39.526Z] Removing intermediate container 8da48f66c73e [2021-06-04T05:15:39.526Z] ---> 94fe4e8d7c1a [2021-06-04T05:15:39.526Z] Step 8/24 : COPY . . [2021-06-04T05:15:39.526Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T05:15:39.526Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T05:15:39.804Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T05:15:39.804Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T05:15:39.804Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T05:15:39.804Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T05:15:40.084Z] OK: 218 MiB in 52 packages [2021-06-04T05:15:40.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T05:15:40.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T05:15:40.359Z] ---> 6916d0ab88a7 [2021-06-04T05:15:40.359Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T05:15:40.359Z] ---> Using cache [2021-06-04T05:15:40.359Z] ---> d0fdb75c9799 [2021-06-04T05:15:40.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:15:40.359Z] ---> Using cache [2021-06-04T05:15:40.359Z] ---> 14b19f3346ad [2021-06-04T05:15:40.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T05:15:40.359Z] ---> Using cache [2021-06-04T05:15:40.359Z] ---> 37631a65a103 [2021-06-04T05:15:40.359Z] Step 6/22 : COPY go.mod . [2021-06-04T05:15:40.359Z] ---> Using cache [2021-06-04T05:15:40.359Z] ---> a5640029d5d0 [2021-06-04T05:15:40.359Z] Step 7/22 : RUN go mod download [2021-06-04T05:15:40.359Z] ---> Using cache [2021-06-04T05:15:40.359Z] ---> 94fe4e8d7c1a [2021-06-04T05:15:40.359Z] Step 8/22 : COPY . . [2021-06-04T05:15:41.347Z] Installing collected packages: idna, urllib3, requests, texttable, PyYAML, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docopt, dockerpty, docker-compose [2021-06-04T05:15:41.347Z] Attempting uninstall: idna [2021-06-04T05:15:41.347Z] Found existing installation: idna 2.9 [2021-06-04T05:15:41.347Z] Uninstalling idna-2.9: [2021-06-04T05:15:41.347Z] Successfully uninstalled idna-2.9 [2021-06-04T05:15:41.964Z] Attempting uninstall: urllib3 [2021-06-04T05:15:41.964Z] Found existing installation: urllib3 1.25.9 [2021-06-04T05:15:41.964Z] Uninstalling urllib3-1.25.9: [2021-06-04T05:15:42.244Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T05:15:43.244Z] Attempting uninstall: requests [2021-06-04T05:15:43.244Z] Found existing installation: requests 2.23.0 [2021-06-04T05:15:43.244Z] Removing intermediate container a9395577117b [2021-06-04T05:15:43.244Z] Uninstalling requests-2.23.0: [2021-06-04T05:15:43.244Z] ---> 6416df306789 [2021-06-04T05:15:43.244Z] Step 6/24 : COPY go.mod . [2021-06-04T05:15:43.244Z] Successfully uninstalled requests-2.23.0 [2021-06-04T05:15:43.527Z] Running setup.py install for texttable: started [2021-06-04T05:15:45.545Z] ---> 4e52a580ec08 [2021-06-04T05:15:45.545Z] Step 7/24 : RUN go mod download [2021-06-04T05:15:45.844Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T05:15:45.844Z] Running setup.py install for PyYAML: started [2021-06-04T05:15:46.130Z] ---> Running in dab8672d1dfa [2021-06-04T05:15:48.811Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T05:15:51.495Z] Removing intermediate container dab8672d1dfa [2021-06-04T05:15:51.495Z] ---> 9e8faec3a3e7 [2021-06-04T05:15:51.495Z] Step 8/24 : COPY . . [2021-06-04T05:15:51.495Z] Running setup.py install for docopt: started [2021-06-04T05:15:52.496Z] ---> bc4358f6a737 [2021-06-04T05:15:52.496Z] Step 9/23 : RUN go mod tidy [2021-06-04T05:15:53.489Z] ---> Running in 84d3bd7f846d [2021-06-04T05:15:53.489Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T05:15:53.489Z] Running setup.py install for dockerpty: started [2021-06-04T05:15:56.155Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T05:15:56.428Z] ---> b058eb5dbb35 [2021-06-04T05:15:56.428Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:15:56.708Z] ---> Running in 09350307213d [2021-06-04T05:15:57.314Z] ---> d5235acb062b [2021-06-04T05:15:57.314Z] Step 9/22 : RUN go mod tidy [2021-06-04T05:15:57.314Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-04T05:15:57.656Z] ---> Running in d821a5dbfd83 [2021-06-04T05:16:00.316Z] Removing intermediate container 84d3bd7f846d [2021-06-04T05:16:00.316Z] ---> bfd4cfd011a4 [2021-06-04T05:16:00.316Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T05:16:00.316Z] ---> Running in f39e8f6ab34b [2021-06-04T05:16:02.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T05:16:03.334Z] Removing intermediate container 09350307213d [2021-06-04T05:16:03.334Z] ---> 304c718bd11a [2021-06-04T05:16:03.334Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T05:16:03.614Z] ---> Running in 053b600c7f77 [2021-06-04T05:16:03.614Z] Removing intermediate container d821a5dbfd83 [2021-06-04T05:16:03.614Z] ---> ff5fb9e8185e [2021-06-04T05:16:03.614Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T05:16:04.222Z] ---> Running in 906f215d4bab [2021-06-04T05:16:06.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-04T05:16:07.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T05:16:10.616Z] ---> e83ab0add6a0 [2021-06-04T05:16:10.616Z] Step 9/24 : RUN go mod tidy [2021-06-04T05:16:10.616Z] ---> Running in 73ba593736ab [2021-06-04T05:16:14.961Z] Removing intermediate container 7c4757a4d300 [2021-06-04T05:16:14.961Z] ---> 3935a8d2f795 [2021-06-04T05:16:14.961Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T05:16:14.961Z] ---> Running in 8e47c094ee86 [2021-06-04T05:16:15.243Z] Removing intermediate container 8e47c094ee86 [2021-06-04T05:16:15.243Z] ---> cd715fbd941c [2021-06-04T05:16:15.243Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T05:16:15.243Z] ---> Running in 076a21bacffd [2021-06-04T05:16:16.239Z] Removing intermediate container 076a21bacffd [2021-06-04T05:16:16.239Z] ---> 39b0e9efd3d2 [2021-06-04T05:16:16.239Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T05:16:18.250Z] ---> ad06035bad0b [2021-06-04T05:16:18.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T05:16:18.858Z] Removing intermediate container 73ba593736ab [2021-06-04T05:16:18.858Z] ---> 21d894332b6b [2021-06-04T05:16:18.858Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T05:16:19.136Z] ---> Running in 38076fd2597c [2021-06-04T05:16:19.749Z] ---> 51c7efe57475 [2021-06-04T05:16:19.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T05:16:21.755Z] ---> 8e2b02d2195e [2021-06-04T05:16:21.755Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T05:16:21.755Z] ---> Running in fb9c21aa7f47 [2021-06-04T05:16:22.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T05:16:22.640Z] Removing intermediate container fb9c21aa7f47 [2021-06-04T05:16:22.640Z] ---> a8bd19563846 [2021-06-04T05:16:22.640Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:16:22.640Z] ---> Running in f3779a14026e [2021-06-04T05:16:23.639Z] Removing intermediate container f3779a14026e [2021-06-04T05:16:23.639Z] ---> ddc9ec4dad73 [2021-06-04T05:16:23.639Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T05:16:23.639Z] ---> Running in a117d0275b8c [2021-06-04T05:16:24.641Z] Removing intermediate container a117d0275b8c [2021-06-04T05:16:24.641Z] ---> ddbc87cbc51c [2021-06-04T05:16:24.641Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:16:24.641Z] ---> Running in eefdec7e34af [2021-06-04T05:16:25.248Z] Removing intermediate container eefdec7e34af [2021-06-04T05:16:25.248Z] ---> af6069619d79 [2021-06-04T05:16:25.248Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:16:25.530Z] ---> Running in 9d76eb21bbdc [2021-06-04T05:16:26.145Z] Removing intermediate container 9d76eb21bbdc [2021-06-04T05:16:26.145Z] ---> d59e7837e27f [2021-06-04T05:16:26.145Z] [2021-06-04T05:16:26.425Z] Successfully built d59e7837e27f [2021-06-04T05:16:26.708Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-04T05:17:34.987Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.252" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T05:17:40.438Z] Removing intermediate container f39e8f6ab34b [2021-06-04T05:17:40.438Z] ---> 5d3b1a4d47a5 [2021-06-04T05:17:40.438Z] [2021-06-04T05:17:40.438Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T05:17:40.438Z] ---> 9852663dfa18 [2021-06-04T05:17:40.438Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:17:40.438Z] ---> Using cache [2021-06-04T05:17:40.438Z] ---> 849f814a142f [2021-06-04T05:17:40.438Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:17:40.438Z] ---> Using cache [2021-06-04T05:17:40.438Z] ---> bb93850332d2 [2021-06-04T05:17:40.438Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T05:17:40.438Z] ---> Running in fc58c1f60aa3 [2021-06-04T05:17:40.715Z] Removing intermediate container fc58c1f60aa3 [2021-06-04T05:17:40.715Z] ---> e54be4284c40 [2021-06-04T05:17:40.715Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T05:17:40.715Z] ---> Running in 151d70838b8b [2021-06-04T05:17:41.718Z] Removing intermediate container 151d70838b8b [2021-06-04T05:17:41.718Z] ---> 4b6f7b8cda83 [2021-06-04T05:17:41.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:17:42.718Z] ---> 83df5628a862 [2021-06-04T05:17:42.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T05:17:46.155Z] ---> a376d2558300 [2021-06-04T05:17:46.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T05:17:47.634Z] ---> f168b8a6087e [2021-06-04T05:17:47.634Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T05:17:47.913Z] ---> Running in a17c3f331de5 [2021-06-04T05:17:47.913Z] Removing intermediate container 906f215d4bab [2021-06-04T05:17:47.913Z] ---> bd2d1487bb84 [2021-06-04T05:17:47.913Z] [2021-06-04T05:17:47.913Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T05:17:47.913Z] ---> 9852663dfa18 [2021-06-04T05:17:47.913Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T05:17:48.200Z] ---> Running in 556c6dc21264 [2021-06-04T05:17:48.829Z] Removing intermediate container a17c3f331de5 [2021-06-04T05:17:48.829Z] ---> f64dc2dd516b [2021-06-04T05:17:48.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:17:49.114Z] ---> Running in f714ebe3f901 [2021-06-04T05:17:50.128Z] Removing intermediate container f714ebe3f901 [2021-06-04T05:17:50.128Z] ---> c58bf43e657a [2021-06-04T05:17:50.128Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T05:17:50.408Z] ---> Running in 501449f2d76a [2021-06-04T05:17:51.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:17:51.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:17:52.035Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T05:17:52.035Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T05:17:52.035Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T05:17:52.035Z] Removing intermediate container 501449f2d76a [2021-06-04T05:17:52.035Z] ---> 149effa01bdd [2021-06-04T05:17:52.035Z] Step 22/23 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:17:52.035Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T05:17:52.035Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:17:52.035Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T05:17:52.324Z] OK: 7 MiB in 18 packages [2021-06-04T05:17:52.324Z] ---> Running in 9209dca89054 [2021-06-04T05:17:53.339Z] Removing intermediate container 9209dca89054 [2021-06-04T05:17:53.339Z] ---> 08c4cf41b79d [2021-06-04T05:17:53.339Z] Step 23/23 : LABEL version=2.0.0-dev.252 [2021-06-04T05:17:53.617Z] Removing intermediate container 053b600c7f77 [2021-06-04T05:17:53.617Z] ---> 2c3b49242eaa [2021-06-04T05:17:53.617Z] [2021-06-04T05:17:53.617Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:17:53.617Z] ---> 9852663dfa18 [2021-06-04T05:17:53.617Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T05:17:53.617Z] ---> Using cache [2021-06-04T05:17:53.617Z] ---> 849f814a142f [2021-06-04T05:17:53.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T05:17:53.617Z] ---> Using cache [2021-06-04T05:17:53.617Z] ---> bb93850332d2 [2021-06-04T05:17:53.617Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T05:17:53.617Z] ---> Running in bdeb2d182d5a [2021-06-04T05:17:53.897Z] ---> Running in 71bf8dc7fd59 [2021-06-04T05:17:54.189Z] Removing intermediate container 556c6dc21264 [2021-06-04T05:17:54.189Z] ---> 2995c62f38b0 [2021-06-04T05:17:54.189Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T05:17:54.475Z] Removing intermediate container bdeb2d182d5a [2021-06-04T05:17:54.476Z] ---> f795c082f886 [2021-06-04T05:17:54.476Z] [2021-06-04T05:17:54.476Z] ---> Running in 06d48c8240c2 [2021-06-04T05:17:54.476Z] Removing intermediate container 71bf8dc7fd59 [2021-06-04T05:17:54.476Z] ---> 9afb0c68e2b1 [2021-06-04T05:17:54.476Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T05:17:55.079Z] ---> Running in dd9f4f5e18f3 [2021-06-04T05:17:55.079Z] Successfully built f795c082f886 [2021-06-04T05:17:55.079Z] Successfully tagged support-scheduler-arm64:latest [2021-06-04T05:17:55.677Z]  Building support-scheduler ... done Removing intermediate container 06d48c8240c2 [2021-06-04T05:17:55.677Z] ---> efaee7e5a77d [2021-06-04T05:17:55.677Z] Step 14/22 : WORKDIR /edgex [2021-06-04T05:17:55.677Z] Removing intermediate container dd9f4f5e18f3 [2021-06-04T05:17:55.677Z] ---> fef754bc3c73 [2021-06-04T05:17:55.677Z] Step 16/24 : WORKDIR / [2021-06-04T05:17:55.677Z] ---> Running in e44cb0b320a9 [2021-06-04T05:17:55.958Z] ---> Running in 32a652d4880a [2021-06-04T05:17:56.235Z] Removing intermediate container e44cb0b320a9 [2021-06-04T05:17:56.235Z] ---> 06914ac88586 [2021-06-04T05:17:56.235Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T05:17:56.514Z] Removing intermediate container 32a652d4880a [2021-06-04T05:17:56.514Z] ---> e53d5662f055 [2021-06-04T05:17:56.514Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:17:57.119Z] ---> 98b984fb13ac [2021-06-04T05:17:57.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T05:17:57.717Z] ---> 24f7d272028b [2021-06-04T05:17:57.717Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T05:17:58.719Z] ---> 269389df1fdd [2021-06-04T05:17:58.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T05:17:59.327Z] ---> 0074c4cf30fe [2021-06-04T05:17:59.327Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T05:18:00.317Z] ---> 109230fc6240 [2021-06-04T05:18:00.317Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T05:18:00.317Z] ---> de412fb85e3a [2021-06-04T05:18:00.317Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T05:18:00.603Z] ---> Running in 81f59fe38922 [2021-06-04T05:18:00.603Z] ---> Running in 7517f2a933f9 [2021-06-04T05:18:01.208Z] Removing intermediate container 81f59fe38922 [2021-06-04T05:18:01.208Z] ---> 862655a85f3f [2021-06-04T05:18:01.208Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T05:18:01.488Z] Removing intermediate container 7517f2a933f9 [2021-06-04T05:18:01.488Z] ---> 1de34b55f644 [2021-06-04T05:18:01.488Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:18:01.767Z] ---> Running in bc169e31f64b [2021-06-04T05:18:02.046Z] ---> Running in b880ceca41ea [2021-06-04T05:18:02.327Z] Removing intermediate container 38076fd2597c [2021-06-04T05:18:02.327Z] ---> 00e239fbbe0d [2021-06-04T05:18:02.327Z] [2021-06-04T05:18:02.327Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T05:18:02.327Z] ---> 9852663dfa18 [2021-06-04T05:18:02.327Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T05:18:02.606Z] Removing intermediate container bc169e31f64b [2021-06-04T05:18:02.606Z] ---> 8e469e91369d [2021-06-04T05:18:02.606Z] Step 20/22 : LABEL arch=arm64 [2021-06-04T05:18:02.606Z] ---> Running in 301c58612b13 [2021-06-04T05:18:02.606Z] Removing intermediate container b880ceca41ea [2021-06-04T05:18:02.606Z] ---> 941e4fd8cb5f [2021-06-04T05:18:02.606Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T05:18:02.606Z] ---> Running in 48b5e7855aa6 [2021-06-04T05:18:02.893Z] ---> Running in 546df3fb57d3 [2021-06-04T05:18:03.168Z] Removing intermediate container 301c58612b13 [2021-06-04T05:18:03.168Z] ---> 61e65b760b8a [2021-06-04T05:18:03.168Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T05:18:03.445Z] ---> Running in 71e9fc1b8a8f [2021-06-04T05:18:03.445Z] Removing intermediate container 546df3fb57d3 [2021-06-04T05:18:03.445Z] Removing intermediate container 48b5e7855aa6 [2021-06-04T05:18:03.445Z] ---> 9f6bfcdbf1b7 [2021-06-04T05:18:03.445Z] Step 21/22 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 ---> 7191c7493c4b [2021-06-04T05:18:03.445Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:03.445Z] [2021-06-04T05:18:03.722Z] ---> Running in 21d850ab7173 [2021-06-04T05:18:03.722Z] ---> Running in 2d7d602a37a1 [2021-06-04T05:18:03.999Z] Removing intermediate container 71e9fc1b8a8f [2021-06-04T05:18:03.999Z] ---> e5da4f015f90 [2021-06-04T05:18:03.999Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T05:18:04.275Z] ---> Running in 26a78bde9636 [2021-06-04T05:18:04.275Z] Removing intermediate container 21d850ab7173 [2021-06-04T05:18:04.275Z] ---> 3ffa604327d8 [2021-06-04T05:18:04.275Z] Step 22/22 : LABEL version=2.0.0-dev.252 [2021-06-04T05:18:04.275Z] Removing intermediate container 2d7d602a37a1 [2021-06-04T05:18:04.275Z] ---> 35754501faf6 [2021-06-04T05:18:04.275Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:18:04.550Z] ---> Running in 2b77d4ede4e3 [2021-06-04T05:18:04.550Z] ---> Running in 1145f02b80bf [2021-06-04T05:18:04.825Z] Removing intermediate container 26a78bde9636 [2021-06-04T05:18:04.825Z] ---> c25f20f9043b [2021-06-04T05:18:04.825Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T05:18:05.104Z] ---> Running in 1c96871098d2 [2021-06-04T05:18:05.104Z] Removing intermediate container 2b77d4ede4e3 [2021-06-04T05:18:05.104Z] ---> d887c6b4f05b [2021-06-04T05:18:05.104Z] [2021-06-04T05:18:05.104Z] Removing intermediate container 1145f02b80bf [2021-06-04T05:18:05.104Z] ---> 22f0f82d2f3d [2021-06-04T05:18:05.104Z] [2021-06-04T05:18:05.380Z] Successfully built d887c6b4f05b [2021-06-04T05:18:05.380Z] Successfully built 22f0f82d2f3d [2021-06-04T05:18:05.380Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-04T05:18:05.380Z]  Building security-proxy-setup ... done Successfully tagged core-metadata-arm64:latest [2021-06-04T05:18:07.366Z]  Building core-metadata ... done Removing intermediate container 1c96871098d2 [2021-06-04T05:18:07.366Z] ---> f38ae0d1832c [2021-06-04T05:18:07.366Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T05:18:07.366Z] ---> Running in e6767c5c441e [2021-06-04T05:18:08.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T05:18:09.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T05:18:10.010Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T05:18:10.010Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T05:18:10.284Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T05:18:10.284Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T05:18:10.560Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T05:18:10.561Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T05:18:10.561Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T05:18:10.561Z] OK: 8 MiB in 20 packages [2021-06-04T05:18:12.007Z] Removing intermediate container e6767c5c441e [2021-06-04T05:18:12.007Z] ---> de26c845acdc [2021-06-04T05:18:12.007Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T05:18:12.608Z] ---> c6b8ae010d4a [2021-06-04T05:18:12.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T05:18:14.045Z] ---> bb986b49566f [2021-06-04T05:18:14.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T05:18:14.642Z] ---> 01e2df59a435 [2021-06-04T05:18:14.642Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T05:18:14.642Z] ---> Running in 502f99f6a29c [2021-06-04T05:18:15.243Z] Removing intermediate container 502f99f6a29c [2021-06-04T05:18:15.243Z] ---> 6087e113b30d [2021-06-04T05:18:15.243Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T05:18:15.243Z] ---> Running in 4f7783132ae7 [2021-06-04T05:18:15.851Z] Removing intermediate container 4f7783132ae7 [2021-06-04T05:18:15.851Z] ---> 22b0782c238d [2021-06-04T05:18:15.851Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T05:18:15.851Z] ---> Running in f13841fccc8a [2021-06-04T05:18:16.450Z] Removing intermediate container f13841fccc8a [2021-06-04T05:18:16.450Z] ---> 1e02d0779f17 [2021-06-04T05:18:16.450Z] Step 23/24 : LABEL git_sha=62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:16.450Z] ---> Running in cc17247ec25a [2021-06-04T05:18:17.049Z] Removing intermediate container cc17247ec25a [2021-06-04T05:18:17.049Z] ---> 4fb31f76338e [2021-06-04T05:18:17.049Z] Step 24/24 : LABEL version=2.0.0-dev.252 [2021-06-04T05:18:17.049Z] ---> Running in e73c98a0e39c [2021-06-04T05:18:17.648Z] Removing intermediate container e73c98a0e39c [2021-06-04T05:18:17.648Z] ---> f36956392aa2 [2021-06-04T05:18:17.648Z] [2021-06-04T05:18:17.648Z] Successfully built f36956392aa2 [2021-06-04T05:18:17.648Z] Successfully tagged core-data-arm64:latest [2021-06-04T05:18:18.264Z]  Building core-data ... done  [Pipeline] } [2021-06-04T05:18:18.106Z] $ docker stop --time=1 5170c1980420fe18787d397eb4a61c2cfbe2f6f004d5a7a9c25b0ca0fc22152c [2021-06-04T05:18:19.925Z] $ docker rm -f 5170c1980420fe18787d397eb4a61c2cfbe2f6f004d5a7a9c25b0ca0fc22152c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T05:18:20.701Z] + docker images [2021-06-04T05:18:20.973Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T05:18:20.973Z] core-data-arm64 latest f36956392aa2 3 seconds ago 19.1MB [2021-06-04T05:18:20.973Z] security-proxy-setup-arm64 latest d887c6b4f05b 16 seconds ago 24MB [2021-06-04T05:18:20.973Z] core-metadata-arm64 latest 22f0f82d2f3d 16 seconds ago 15.6MB [2021-06-04T05:18:20.973Z] 00e239fbbe0d 19 seconds ago 863MB [2021-06-04T05:18:20.973Z] support-scheduler-arm64 latest f795c082f886 27 seconds ago 15MB [2021-06-04T05:18:20.973Z] 2c3b49242eaa 28 seconds ago 860MB [2021-06-04T05:18:20.973Z] bd2d1487bb84 33 seconds ago 859MB [2021-06-04T05:18:20.973Z] 5d3b1a4d47a5 42 seconds ago 856MB [2021-06-04T05:18:20.973Z] sys-mgmt-agent-arm64 latest d59e7837e27f About a minute ago 299MB [2021-06-04T05:18:20.973Z] security-bootstrapper-arm64 latest c512d26c88e9 3 minutes ago 17.1MB [2021-06-04T05:18:20.973Z] security-secretstore-setup-arm64 latest 19f0ab0f27b7 3 minutes ago 26.5MB [2021-06-04T05:18:20.973Z] core-command-arm64 latest 705af8096d9a 3 minutes ago 15MB [2021-06-04T05:18:20.973Z] support-notifications-arm64 latest 0a1b623cab49 3 minutes ago 15.7MB [2021-06-04T05:18:20.973Z] be02ba4b67ca 3 minutes ago 861MB [2021-06-04T05:18:20.973Z] df8deec65147 3 minutes ago 862MB [2021-06-04T05:18:20.973Z] 9d8abb72986c 3 minutes ago 857MB [2021-06-04T05:18:20.973Z] 88f317b8571a 3 minutes ago 855MB [2021-06-04T05:18:20.973Z] c44efaba4cd5 3 minutes ago 854MB [2021-06-04T05:18:20.973Z] ci-base-image-arm64 latest 6916d0ab88a7 7 minutes ago 641MB [2021-06-04T05:18:20.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-04T05:18:20.973Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-04T05:18:20.973Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-04T05:18:20.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:18:21.321Z] provisioning config files... [2021-06-04T05:18:21.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/523@tmp/config454576437370518254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:18:21.711Z] ---> docker-login.sh [2021-06-04T05:18:21.711Z] nexus3.edgexfoundry.org:10001 [2021-06-04T05:18:21.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:18:22.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:18:22.258Z] Configure a credential helper to remove this warning. See [2021-06-04T05:18:22.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:18:22.258Z] [2021-06-04T05:18:22.258Z] Login Succeeded [2021-06-04T05:18:22.258Z] nexus3.edgexfoundry.org:10002 [2021-06-04T05:18:22.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:18:22.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:18:22.802Z] Configure a credential helper to remove this warning. See [2021-06-04T05:18:22.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:18:22.802Z] [2021-06-04T05:18:22.802Z] Login Succeeded [2021-06-04T05:18:22.802Z] nexus3.edgexfoundry.org:10003 [2021-06-04T05:18:23.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:18:23.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:18:23.345Z] Configure a credential helper to remove this warning. See [2021-06-04T05:18:23.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:18:23.345Z] [2021-06-04T05:18:23.345Z] Login Succeeded [2021-06-04T05:18:23.345Z] nexus3.edgexfoundry.org:10004 [2021-06-04T05:18:23.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:18:23.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:18:23.888Z] Configure a credential helper to remove this warning. See [2021-06-04T05:18:23.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:18:23.888Z] [2021-06-04T05:18:23.888Z] Login Succeeded [2021-06-04T05:18:23.888Z] docker.io [2021-06-04T05:18:24.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T05:18:24.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T05:18:24.751Z] Configure a credential helper to remove this warning. See [2021-06-04T05:18:24.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T05:18:24.751Z] [2021-06-04T05:18:24.751Z] Login Succeeded [2021-06-04T05:18:24.751Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T05:18:24.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:18:24.834Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-04T05:18:24.835Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:24.835Z] latest [2021-06-04T05:18:24.835Z] 2.0.0-dev.252 [2021-06-04T05:18:24.835Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:24.835Z] master [2021-06-04T05:18:24.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:25.212Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:25.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:25.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T05:18:25.583Z] 8cc10aff58ec: Preparing [2021-06-04T05:18:25.583Z] 8aeba7c557b8: Preparing [2021-06-04T05:18:25.583Z] be3548395e5f: Preparing [2021-06-04T05:18:25.583Z] a8ee40645a07: Preparing [2021-06-04T05:18:25.583Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:25.870Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:26.157Z] be3548395e5f: Pushed [2021-06-04T05:18:26.157Z] 8cc10aff58ec: Pushed [2021-06-04T05:18:26.157Z] a8ee40645a07: Pushed [2021-06-04T05:18:28.804Z] 8aeba7c557b8: Pushed [2021-06-04T05:18:28.804Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:e25f9d1fb1875195ab8f30d7c8cff6663137761dcf98d7110a11a60d62217df6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:29.146Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:29.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-04T05:18:29.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T05:18:29.482Z] 8cc10aff58ec: Preparing [2021-06-04T05:18:29.482Z] 8aeba7c557b8: Preparing [2021-06-04T05:18:29.482Z] be3548395e5f: Preparing [2021-06-04T05:18:29.482Z] a8ee40645a07: Preparing [2021-06-04T05:18:29.482Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:29.482Z] 8aeba7c557b8: Layer already exists [2021-06-04T05:18:29.482Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:29.482Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:29.482Z] 8cc10aff58ec: Layer already exists [2021-06-04T05:18:29.482Z] be3548395e5f: Layer already exists [2021-06-04T05:18:29.754Z] latest: digest: sha256:e25f9d1fb1875195ab8f30d7c8cff6663137761dcf98d7110a11a60d62217df6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:30.099Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:30.439Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.252 [2021-06-04T05:18:30.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T05:18:30.716Z] 8cc10aff58ec: Preparing [2021-06-04T05:18:30.716Z] 8aeba7c557b8: Preparing [2021-06-04T05:18:30.716Z] be3548395e5f: Preparing [2021-06-04T05:18:30.716Z] a8ee40645a07: Preparing [2021-06-04T05:18:30.716Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:30.988Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:30.988Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:30.988Z] 8cc10aff58ec: Layer already exists [2021-06-04T05:18:30.988Z] be3548395e5f: Layer already exists [2021-06-04T05:18:30.988Z] 8aeba7c557b8: Layer already exists [2021-06-04T05:18:30.988Z] 2.0.0-dev.252: digest: sha256:e25f9d1fb1875195ab8f30d7c8cff6663137761dcf98d7110a11a60d62217df6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:31.336Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:31.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:31.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T05:18:31.681Z] 8cc10aff58ec: Preparing [2021-06-04T05:18:31.681Z] 8aeba7c557b8: Preparing [2021-06-04T05:18:31.681Z] be3548395e5f: Preparing [2021-06-04T05:18:31.681Z] a8ee40645a07: Preparing [2021-06-04T05:18:31.681Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:31.952Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:31.952Z] 8cc10aff58ec: Layer already exists [2021-06-04T05:18:31.952Z] be3548395e5f: Layer already exists [2021-06-04T05:18:31.952Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:31.952Z] 8aeba7c557b8: Layer already exists [2021-06-04T05:18:31.952Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:e25f9d1fb1875195ab8f30d7c8cff6663137761dcf98d7110a11a60d62217df6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:32.295Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:32.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-04T05:18:32.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T05:18:32.632Z] 8cc10aff58ec: Preparing [2021-06-04T05:18:32.632Z] 8aeba7c557b8: Preparing [2021-06-04T05:18:32.632Z] be3548395e5f: Preparing [2021-06-04T05:18:32.632Z] a8ee40645a07: Preparing [2021-06-04T05:18:32.632Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:32.903Z] be3548395e5f: Layer already exists [2021-06-04T05:18:32.903Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:32.903Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:32.903Z] 8aeba7c557b8: Layer already exists [2021-06-04T05:18:32.903Z] 8cc10aff58ec: Layer already exists [2021-06-04T05:18:32.903Z] master: digest: sha256:e25f9d1fb1875195ab8f30d7c8cff6663137761dcf98d7110a11a60d62217df6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:18:32.968Z] ===================================================== [Pipeline] echo [2021-06-04T05:18:32.986Z] taggedImages: [2021-06-04T05:18:32.986Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:32.986Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-04T05:18:32.986Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.252 [2021-06-04T05:18:32.986Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:32.986Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-04T05:18:33.021Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-04T05:18:33.021Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:33.021Z] latest [2021-06-04T05:18:33.021Z] 2.0.0-dev.252 [2021-06-04T05:18:33.021Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:33.021Z] master [2021-06-04T05:18:33.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:33.396Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:33.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:33.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T05:18:33.741Z] e061fd4d4a16: Preparing [2021-06-04T05:18:33.741Z] 9f437d97fa01: Preparing [2021-06-04T05:18:33.741Z] be3548395e5f: Preparing [2021-06-04T05:18:33.741Z] 531564d9c80b: Preparing [2021-06-04T05:18:33.741Z] b896d0d6ffbb: Preparing [2021-06-04T05:18:33.741Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:33.741Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:34.012Z] be3548395e5f: Layer already exists [2021-06-04T05:18:34.012Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:34.012Z] e061fd4d4a16: Pushed [2021-06-04T05:18:34.012Z] b896d0d6ffbb: Pushed [2021-06-04T05:18:34.606Z] 531564d9c80b: Pushed [2021-06-04T05:18:37.242Z] 9f437d97fa01: Pushed [2021-06-04T05:18:37.242Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:df08d3157e35f2250070d7a5f527ee0732b7b3b4db89aac0e78203591fc35a07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:37.581Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:37.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-04T05:18:37.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T05:18:37.916Z] e061fd4d4a16: Preparing [2021-06-04T05:18:37.916Z] 9f437d97fa01: Preparing [2021-06-04T05:18:37.916Z] be3548395e5f: Preparing [2021-06-04T05:18:37.916Z] 531564d9c80b: Preparing [2021-06-04T05:18:37.916Z] b896d0d6ffbb: Preparing [2021-06-04T05:18:37.916Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:37.916Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:37.916Z] e061fd4d4a16: Layer already exists [2021-06-04T05:18:37.916Z] b896d0d6ffbb: Layer already exists [2021-06-04T05:18:37.916Z] 9f437d97fa01: Layer already exists [2021-06-04T05:18:38.189Z] be3548395e5f: Layer already exists [2021-06-04T05:18:38.189Z] 531564d9c80b: Layer already exists [2021-06-04T05:18:38.189Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:38.189Z] latest: digest: sha256:df08d3157e35f2250070d7a5f527ee0732b7b3b4db89aac0e78203591fc35a07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:38.527Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:38.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.252 [2021-06-04T05:18:38.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T05:18:38.866Z] e061fd4d4a16: Preparing [2021-06-04T05:18:38.866Z] 9f437d97fa01: Preparing [2021-06-04T05:18:38.867Z] be3548395e5f: Preparing [2021-06-04T05:18:38.867Z] 531564d9c80b: Preparing [2021-06-04T05:18:38.867Z] b896d0d6ffbb: Preparing [2021-06-04T05:18:38.867Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:38.867Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:38.867Z] be3548395e5f: Layer already exists [2021-06-04T05:18:38.867Z] 531564d9c80b: Layer already exists [2021-06-04T05:18:38.867Z] e061fd4d4a16: Layer already exists [2021-06-04T05:18:38.867Z] b896d0d6ffbb: Layer already exists [2021-06-04T05:18:38.867Z] 9f437d97fa01: Layer already exists [2021-06-04T05:18:39.139Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:39.139Z] 2.0.0-dev.252: digest: sha256:df08d3157e35f2250070d7a5f527ee0732b7b3b4db89aac0e78203591fc35a07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:39.475Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:39.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:39.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T05:18:39.808Z] e061fd4d4a16: Preparing [2021-06-04T05:18:39.808Z] 9f437d97fa01: Preparing [2021-06-04T05:18:39.808Z] be3548395e5f: Preparing [2021-06-04T05:18:39.808Z] 531564d9c80b: Preparing [2021-06-04T05:18:39.808Z] b896d0d6ffbb: Preparing [2021-06-04T05:18:39.808Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:39.808Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:39.808Z] 9f437d97fa01: Layer already exists [2021-06-04T05:18:39.808Z] b896d0d6ffbb: Layer already exists [2021-06-04T05:18:39.808Z] e061fd4d4a16: Layer already exists [2021-06-04T05:18:39.808Z] be3548395e5f: Layer already exists [2021-06-04T05:18:40.080Z] 531564d9c80b: Layer already exists [2021-06-04T05:18:40.080Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:40.080Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:df08d3157e35f2250070d7a5f527ee0732b7b3b4db89aac0e78203591fc35a07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:40.419Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:40.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-04T05:18:40.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T05:18:40.753Z] e061fd4d4a16: Preparing [2021-06-04T05:18:40.753Z] 9f437d97fa01: Preparing [2021-06-04T05:18:40.753Z] be3548395e5f: Preparing [2021-06-04T05:18:40.753Z] 531564d9c80b: Preparing [2021-06-04T05:18:40.753Z] b896d0d6ffbb: Preparing [2021-06-04T05:18:40.753Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:40.753Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:41.025Z] b896d0d6ffbb: Layer already exists [2021-06-04T05:18:41.025Z] be3548395e5f: Layer already exists [2021-06-04T05:18:41.025Z] 531564d9c80b: Layer already exists [2021-06-04T05:18:41.025Z] e061fd4d4a16: Layer already exists [2021-06-04T05:18:41.025Z] 9f437d97fa01: Layer already exists [2021-06-04T05:18:41.025Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:41.025Z] master: digest: sha256:df08d3157e35f2250070d7a5f527ee0732b7b3b4db89aac0e78203591fc35a07 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:18:41.085Z] ===================================================== [Pipeline] echo [2021-06-04T05:18:41.099Z] taggedImages: [2021-06-04T05:18:41.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:41.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-04T05:18:41.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.252 [2021-06-04T05:18:41.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:41.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-04T05:18:41.127Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-04T05:18:41.127Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:41.127Z] latest [2021-06-04T05:18:41.127Z] 2.0.0-dev.252 [2021-06-04T05:18:41.127Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:41.127Z] master [2021-06-04T05:18:41.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:41.504Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:41.856Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:41.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T05:18:41.856Z] 74262af0c1af: Preparing [2021-06-04T05:18:41.856Z] 768ded9e4954: Preparing [2021-06-04T05:18:41.856Z] be3548395e5f: Preparing [2021-06-04T05:18:41.856Z] a8ee40645a07: Preparing [2021-06-04T05:18:41.856Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:42.136Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:42.136Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:42.136Z] be3548395e5f: Layer already exists [2021-06-04T05:18:42.136Z] 74262af0c1af: Pushed [2021-06-04T05:18:44.774Z] 768ded9e4954: Pushed [2021-06-04T05:18:44.774Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:256cbe4de35334e62bdc6e03a5eefb7b4754690c19a569d168861286f3ff6509 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:45.116Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:45.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-04T05:18:45.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T05:18:45.447Z] 74262af0c1af: Preparing [2021-06-04T05:18:45.447Z] 768ded9e4954: Preparing [2021-06-04T05:18:45.447Z] be3548395e5f: Preparing [2021-06-04T05:18:45.447Z] a8ee40645a07: Preparing [2021-06-04T05:18:45.447Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:45.447Z] 74262af0c1af: Layer already exists [2021-06-04T05:18:45.447Z] be3548395e5f: Layer already exists [2021-06-04T05:18:45.447Z] 768ded9e4954: Layer already exists [2021-06-04T05:18:45.447Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:45.447Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:45.720Z] latest: digest: sha256:256cbe4de35334e62bdc6e03a5eefb7b4754690c19a569d168861286f3ff6509 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:46.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:46.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.252 [2021-06-04T05:18:46.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T05:18:46.400Z] 74262af0c1af: Preparing [2021-06-04T05:18:46.400Z] 768ded9e4954: Preparing [2021-06-04T05:18:46.400Z] be3548395e5f: Preparing [2021-06-04T05:18:46.400Z] a8ee40645a07: Preparing [2021-06-04T05:18:46.400Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:46.400Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:46.400Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:46.401Z] be3548395e5f: Layer already exists [2021-06-04T05:18:46.401Z] 74262af0c1af: Layer already exists [2021-06-04T05:18:46.672Z] 768ded9e4954: Layer already exists [2021-06-04T05:18:46.672Z] 2.0.0-dev.252: digest: sha256:256cbe4de35334e62bdc6e03a5eefb7b4754690c19a569d168861286f3ff6509 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:47.017Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:47.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:47.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T05:18:47.379Z] 74262af0c1af: Preparing [2021-06-04T05:18:47.379Z] 768ded9e4954: Preparing [2021-06-04T05:18:47.379Z] be3548395e5f: Preparing [2021-06-04T05:18:47.379Z] a8ee40645a07: Preparing [2021-06-04T05:18:47.379Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:47.379Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:47.379Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:47.655Z] 74262af0c1af: Layer already exists [2021-06-04T05:18:47.655Z] 768ded9e4954: Layer already exists [2021-06-04T05:18:47.655Z] be3548395e5f: Layer already exists [2021-06-04T05:18:47.655Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:256cbe4de35334e62bdc6e03a5eefb7b4754690c19a569d168861286f3ff6509 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:48.014Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:48.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-04T05:18:48.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T05:18:48.392Z] 74262af0c1af: Preparing [2021-06-04T05:18:48.392Z] 768ded9e4954: Preparing [2021-06-04T05:18:48.392Z] be3548395e5f: Preparing [2021-06-04T05:18:48.392Z] a8ee40645a07: Preparing [2021-06-04T05:18:48.392Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:48.392Z] a8ee40645a07: Layer already exists [2021-06-04T05:18:48.392Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:48.392Z] 768ded9e4954: Layer already exists [2021-06-04T05:18:48.392Z] be3548395e5f: Layer already exists [2021-06-04T05:18:48.392Z] 74262af0c1af: Layer already exists [2021-06-04T05:18:48.666Z] master: digest: sha256:256cbe4de35334e62bdc6e03a5eefb7b4754690c19a569d168861286f3ff6509 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:18:48.738Z] ===================================================== [Pipeline] echo [2021-06-04T05:18:48.754Z] taggedImages: [2021-06-04T05:18:48.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:48.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-04T05:18:48.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.252 [2021-06-04T05:18:48.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:48.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-04T05:18:48.812Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-04T05:18:48.812Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:48.812Z] latest [2021-06-04T05:18:48.812Z] 2.0.0-dev.252 [2021-06-04T05:18:48.812Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:48.812Z] master [2021-06-04T05:18:48.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:49.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:49.535Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:49.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T05:18:49.535Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:49.535Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:49.535Z] bba5c972b5da: Preparing [2021-06-04T05:18:49.535Z] 04b53336a1c2: Preparing [2021-06-04T05:18:49.535Z] e479b5ed2133: Preparing [2021-06-04T05:18:49.535Z] b3b73b4deb79: Preparing [2021-06-04T05:18:49.535Z] be3548395e5f: Preparing [2021-06-04T05:18:49.535Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:49.535Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:49.535Z] 0cfdc883b8a6: Preparing [2021-06-04T05:18:49.535Z] b068342daabb: Preparing [2021-06-04T05:18:49.535Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:49.535Z] be3548395e5f: Waiting [2021-06-04T05:18:49.535Z] fa2e00d3ca42: Waiting [2021-06-04T05:18:49.535Z] b068342daabb: Waiting [2021-06-04T05:18:49.535Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:49.535Z] 0cfdc883b8a6: Waiting [2021-06-04T05:18:49.808Z] e479b5ed2133: Pushed [2021-06-04T05:18:49.808Z] 04b53336a1c2: Pushed [2021-06-04T05:18:49.808Z] be3548395e5f: Layer already exists [2021-06-04T05:18:49.808Z] bba5c972b5da: Pushed [2021-06-04T05:18:49.808Z] f7b9a5135eaa: Pushed [2021-06-04T05:18:50.083Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:50.083Z] fa2e00d3ca42: Pushed [2021-06-04T05:18:50.083Z] 0cfdc883b8a6: Pushed [2021-06-04T05:18:50.083Z] b068342daabb: Pushed [2021-06-04T05:18:53.455Z] b3b73b4deb79: Pushed [2021-06-04T05:18:53.455Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:e5de085dd6110f3f9af5db98279fd45b5789352eea12c85a08d25b1f6b49db79 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:53.800Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:54.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-04T05:18:54.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T05:18:54.137Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:54.137Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:54.137Z] bba5c972b5da: Preparing [2021-06-04T05:18:54.137Z] 04b53336a1c2: Preparing [2021-06-04T05:18:54.137Z] e479b5ed2133: Preparing [2021-06-04T05:18:54.137Z] b3b73b4deb79: Preparing [2021-06-04T05:18:54.137Z] be3548395e5f: Preparing [2021-06-04T05:18:54.137Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:54.137Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:54.137Z] 0cfdc883b8a6: Preparing [2021-06-04T05:18:54.137Z] b068342daabb: Preparing [2021-06-04T05:18:54.137Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:54.137Z] fa2e00d3ca42: Waiting [2021-06-04T05:18:54.137Z] 0cfdc883b8a6: Waiting [2021-06-04T05:18:54.137Z] b068342daabb: Waiting [2021-06-04T05:18:54.137Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:54.137Z] be3548395e5f: Waiting [2021-06-04T05:18:54.137Z] f7b9a5135eaa: Layer already exists [2021-06-04T05:18:54.137Z] e479b5ed2133: Layer already exists [2021-06-04T05:18:54.137Z] 04b53336a1c2: Layer already exists [2021-06-04T05:18:54.137Z] b3b73b4deb79: Layer already exists [2021-06-04T05:18:54.137Z] bba5c972b5da: Layer already exists [2021-06-04T05:18:54.414Z] fa2e00d3ca42: Layer already exists [2021-06-04T05:18:54.414Z] b068342daabb: Layer already exists [2021-06-04T05:18:54.414Z] 0cfdc883b8a6: Layer already exists [2021-06-04T05:18:54.414Z] be3548395e5f: Layer already exists [2021-06-04T05:18:54.414Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:54.414Z] latest: digest: sha256:e5de085dd6110f3f9af5db98279fd45b5789352eea12c85a08d25b1f6b49db79 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:54.750Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:55.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.252 [2021-06-04T05:18:55.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T05:18:55.088Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:55.088Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:55.088Z] bba5c972b5da: Preparing [2021-06-04T05:18:55.088Z] 04b53336a1c2: Preparing [2021-06-04T05:18:55.088Z] e479b5ed2133: Preparing [2021-06-04T05:18:55.088Z] b3b73b4deb79: Preparing [2021-06-04T05:18:55.088Z] be3548395e5f: Preparing [2021-06-04T05:18:55.088Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:55.088Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:55.088Z] 0cfdc883b8a6: Preparing [2021-06-04T05:18:55.088Z] b068342daabb: Preparing [2021-06-04T05:18:55.088Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:55.088Z] be3548395e5f: Waiting [2021-06-04T05:18:55.088Z] fa2e00d3ca42: Waiting [2021-06-04T05:18:55.088Z] 0cfdc883b8a6: Waiting [2021-06-04T05:18:55.088Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:55.088Z] b068342daabb: Waiting [2021-06-04T05:18:55.088Z] b3b73b4deb79: Layer already exists [2021-06-04T05:18:55.088Z] bba5c972b5da: Layer already exists [2021-06-04T05:18:55.088Z] f7b9a5135eaa: Layer already exists [2021-06-04T05:18:55.088Z] 04b53336a1c2: Layer already exists [2021-06-04T05:18:55.088Z] e479b5ed2133: Layer already exists [2021-06-04T05:18:55.088Z] b068342daabb: Layer already exists [2021-06-04T05:18:55.088Z] fa2e00d3ca42: Layer already exists [2021-06-04T05:18:55.361Z] be3548395e5f: Layer already exists [2021-06-04T05:18:55.361Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:55.361Z] 0cfdc883b8a6: Layer already exists [2021-06-04T05:18:55.361Z] 2.0.0-dev.252: digest: sha256:e5de085dd6110f3f9af5db98279fd45b5789352eea12c85a08d25b1f6b49db79 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:55.698Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:56.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:56.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T05:18:56.031Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:56.031Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:56.031Z] bba5c972b5da: Preparing [2021-06-04T05:18:56.031Z] 04b53336a1c2: Preparing [2021-06-04T05:18:56.031Z] e479b5ed2133: Preparing [2021-06-04T05:18:56.031Z] b3b73b4deb79: Preparing [2021-06-04T05:18:56.031Z] be3548395e5f: Preparing [2021-06-04T05:18:56.031Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:56.031Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:56.031Z] 0cfdc883b8a6: Preparing [2021-06-04T05:18:56.031Z] b068342daabb: Preparing [2021-06-04T05:18:56.031Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:56.031Z] be3548395e5f: Waiting [2021-06-04T05:18:56.031Z] fa2e00d3ca42: Waiting [2021-06-04T05:18:56.031Z] 0cfdc883b8a6: Waiting [2021-06-04T05:18:56.031Z] b068342daabb: Waiting [2021-06-04T05:18:56.031Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:56.304Z] 04b53336a1c2: Layer already exists [2021-06-04T05:18:56.304Z] e479b5ed2133: Layer already exists [2021-06-04T05:18:56.304Z] f7b9a5135eaa: Layer already exists [2021-06-04T05:18:56.304Z] bba5c972b5da: Layer already exists [2021-06-04T05:18:56.304Z] b3b73b4deb79: Layer already exists [2021-06-04T05:18:56.304Z] 0cfdc883b8a6: Layer already exists [2021-06-04T05:18:56.304Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:56.304Z] fa2e00d3ca42: Layer already exists [2021-06-04T05:18:56.304Z] be3548395e5f: Layer already exists [2021-06-04T05:18:56.304Z] b068342daabb: Layer already exists [2021-06-04T05:18:56.304Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:e5de085dd6110f3f9af5db98279fd45b5789352eea12c85a08d25b1f6b49db79 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:56.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:56.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-04T05:18:56.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T05:18:56.976Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:56.976Z] f7b9a5135eaa: Preparing [2021-06-04T05:18:56.976Z] bba5c972b5da: Preparing [2021-06-04T05:18:56.976Z] 04b53336a1c2: Preparing [2021-06-04T05:18:56.976Z] e479b5ed2133: Preparing [2021-06-04T05:18:56.976Z] b3b73b4deb79: Preparing [2021-06-04T05:18:56.976Z] be3548395e5f: Preparing [2021-06-04T05:18:56.976Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:56.976Z] fa2e00d3ca42: Preparing [2021-06-04T05:18:56.976Z] 0cfdc883b8a6: Preparing [2021-06-04T05:18:56.976Z] b068342daabb: Preparing [2021-06-04T05:18:56.976Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:56.976Z] 0cfdc883b8a6: Waiting [2021-06-04T05:18:56.976Z] b068342daabb: Waiting [2021-06-04T05:18:56.976Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:56.976Z] fa2e00d3ca42: Waiting [2021-06-04T05:18:56.976Z] be3548395e5f: Waiting [2021-06-04T05:18:56.976Z] 04b53336a1c2: Layer already exists [2021-06-04T05:18:56.976Z] e479b5ed2133: Layer already exists [2021-06-04T05:18:56.976Z] f7b9a5135eaa: Layer already exists [2021-06-04T05:18:56.976Z] b3b73b4deb79: Layer already exists [2021-06-04T05:18:56.976Z] bba5c972b5da: Layer already exists [2021-06-04T05:18:57.248Z] fa2e00d3ca42: Layer already exists [2021-06-04T05:18:57.248Z] be3548395e5f: Layer already exists [2021-06-04T05:18:57.248Z] 0cfdc883b8a6: Layer already exists [2021-06-04T05:18:57.248Z] b068342daabb: Layer already exists [2021-06-04T05:18:57.248Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:57.248Z] master: digest: sha256:e5de085dd6110f3f9af5db98279fd45b5789352eea12c85a08d25b1f6b49db79 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:18:57.320Z] ===================================================== [Pipeline] echo [2021-06-04T05:18:57.334Z] taggedImages: [2021-06-04T05:18:57.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:57.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-04T05:18:57.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.252 [2021-06-04T05:18:57.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:57.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-04T05:18:57.376Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-04T05:18:57.376Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:57.376Z] latest [2021-06-04T05:18:57.376Z] 2.0.0-dev.252 [2021-06-04T05:18:57.376Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:18:57.376Z] master [2021-06-04T05:18:57.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:57.750Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:18:58.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:18:58.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T05:18:58.084Z] 301bc651e35e: Preparing [2021-06-04T05:18:58.084Z] d06c7b519698: Preparing [2021-06-04T05:18:58.084Z] 91f1ad1c555c: Preparing [2021-06-04T05:18:58.084Z] 989e94afefea: Preparing [2021-06-04T05:18:58.084Z] be860bf42c2c: Preparing [2021-06-04T05:18:58.084Z] 3fbe34a1663b: Preparing [2021-06-04T05:18:58.084Z] 3fbe34a1663b: Waiting [2021-06-04T05:18:58.356Z] 989e94afefea: Pushed [2021-06-04T05:18:58.356Z] 91f1ad1c555c: Pushed [2021-06-04T05:18:58.356Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:18:58.951Z] be860bf42c2c: Pushed [2021-06-04T05:19:00.374Z] d06c7b519698: Pushed [2021-06-04T05:19:00.643Z] 301bc651e35e: Pushed [2021-06-04T05:19:00.914Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:c8968c2c223ec0a75745f786a310cb6e15129ac21a8f98b9a866b2569e90fc5a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:01.251Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:01.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-04T05:19:01.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T05:19:01.595Z] 301bc651e35e: Preparing [2021-06-04T05:19:01.595Z] d06c7b519698: Preparing [2021-06-04T05:19:01.595Z] 91f1ad1c555c: Preparing [2021-06-04T05:19:01.595Z] 989e94afefea: Preparing [2021-06-04T05:19:01.595Z] be860bf42c2c: Preparing [2021-06-04T05:19:01.595Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:01.595Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:01.867Z] 301bc651e35e: Layer already exists [2021-06-04T05:19:01.867Z] be860bf42c2c: Layer already exists [2021-06-04T05:19:01.867Z] 989e94afefea: Layer already exists [2021-06-04T05:19:01.867Z] d06c7b519698: Layer already exists [2021-06-04T05:19:01.867Z] 91f1ad1c555c: Layer already exists [2021-06-04T05:19:01.867Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:01.867Z] latest: digest: sha256:c8968c2c223ec0a75745f786a310cb6e15129ac21a8f98b9a866b2569e90fc5a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:02.205Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:02.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.252 [2021-06-04T05:19:02.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T05:19:02.541Z] 301bc651e35e: Preparing [2021-06-04T05:19:02.541Z] d06c7b519698: Preparing [2021-06-04T05:19:02.541Z] 91f1ad1c555c: Preparing [2021-06-04T05:19:02.541Z] 989e94afefea: Preparing [2021-06-04T05:19:02.541Z] be860bf42c2c: Preparing [2021-06-04T05:19:02.542Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:02.542Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:02.815Z] be860bf42c2c: Layer already exists [2021-06-04T05:19:02.815Z] 301bc651e35e: Layer already exists [2021-06-04T05:19:02.815Z] 989e94afefea: Layer already exists [2021-06-04T05:19:02.815Z] 91f1ad1c555c: Layer already exists [2021-06-04T05:19:02.815Z] d06c7b519698: Layer already exists [2021-06-04T05:19:02.815Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:02.815Z] 2.0.0-dev.252: digest: sha256:c8968c2c223ec0a75745f786a310cb6e15129ac21a8f98b9a866b2569e90fc5a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:03.151Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:03.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:03.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T05:19:03.483Z] 301bc651e35e: Preparing [2021-06-04T05:19:03.483Z] d06c7b519698: Preparing [2021-06-04T05:19:03.483Z] 91f1ad1c555c: Preparing [2021-06-04T05:19:03.483Z] 989e94afefea: Preparing [2021-06-04T05:19:03.483Z] be860bf42c2c: Preparing [2021-06-04T05:19:03.483Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:03.483Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:03.483Z] 91f1ad1c555c: Layer already exists [2021-06-04T05:19:03.483Z] be860bf42c2c: Layer already exists [2021-06-04T05:19:03.755Z] d06c7b519698: Layer already exists [2021-06-04T05:19:03.755Z] 301bc651e35e: Layer already exists [2021-06-04T05:19:03.755Z] 989e94afefea: Layer already exists [2021-06-04T05:19:03.755Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:03.755Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:c8968c2c223ec0a75745f786a310cb6e15129ac21a8f98b9a866b2569e90fc5a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:04.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:04.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-04T05:19:04.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T05:19:04.425Z] 301bc651e35e: Preparing [2021-06-04T05:19:04.425Z] d06c7b519698: Preparing [2021-06-04T05:19:04.425Z] 91f1ad1c555c: Preparing [2021-06-04T05:19:04.425Z] 989e94afefea: Preparing [2021-06-04T05:19:04.425Z] be860bf42c2c: Preparing [2021-06-04T05:19:04.425Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:04.425Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:04.425Z] be860bf42c2c: Layer already exists [2021-06-04T05:19:04.695Z] d06c7b519698: Layer already exists [2021-06-04T05:19:04.695Z] 301bc651e35e: Layer already exists [2021-06-04T05:19:04.695Z] 989e94afefea: Layer already exists [2021-06-04T05:19:04.695Z] 91f1ad1c555c: Layer already exists [2021-06-04T05:19:04.695Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:04.695Z] master: digest: sha256:c8968c2c223ec0a75745f786a310cb6e15129ac21a8f98b9a866b2569e90fc5a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:19:04.752Z] ===================================================== [Pipeline] echo [2021-06-04T05:19:04.766Z] taggedImages: [2021-06-04T05:19:04.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:04.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-04T05:19:04.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.252 [2021-06-04T05:19:04.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:04.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-04T05:19:04.796Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-04T05:19:04.796Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:04.796Z] latest [2021-06-04T05:19:04.796Z] 2.0.0-dev.252 [2021-06-04T05:19:04.796Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:04.796Z] master [2021-06-04T05:19:04.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:05.160Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:05.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:05.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T05:19:05.495Z] 30a9fe2f2a9b: Preparing [2021-06-04T05:19:05.495Z] 6e733879596e: Preparing [2021-06-04T05:19:05.495Z] be6a044a219b: Preparing [2021-06-04T05:19:05.495Z] 216851a2cf41: Preparing [2021-06-04T05:19:05.495Z] e28739193f96: Preparing [2021-06-04T05:19:05.495Z] 5f5bf811ea23: Preparing [2021-06-04T05:19:05.495Z] 552ea31aa9eb: Preparing [2021-06-04T05:19:05.495Z] b5d55f692e77: Preparing [2021-06-04T05:19:05.495Z] 5810d9455fd0: Preparing [2021-06-04T05:19:05.495Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:05.495Z] 5f5bf811ea23: Waiting [2021-06-04T05:19:05.495Z] 552ea31aa9eb: Waiting [2021-06-04T05:19:05.495Z] b5d55f692e77: Waiting [2021-06-04T05:19:05.495Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:05.495Z] 5810d9455fd0: Waiting [2021-06-04T05:19:05.771Z] 30a9fe2f2a9b: Pushed [2021-06-04T05:19:05.771Z] 6e733879596e: Pushed [2021-06-04T05:19:05.771Z] e28739193f96: Pushed [2021-06-04T05:19:06.045Z] 5f5bf811ea23: Pushed [2021-06-04T05:19:06.318Z] b5d55f692e77: Pushed [2021-06-04T05:19:06.318Z] 552ea31aa9eb: Pushed [2021-06-04T05:19:06.318Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:06.594Z] 5810d9455fd0: Pushed [2021-06-04T05:19:08.026Z] 216851a2cf41: Pushed [2021-06-04T05:19:08.621Z] be6a044a219b: Pushed [2021-06-04T05:19:08.621Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:e9ffa6c83a538897ac671c3953b32f77a26c4b3e98b1ddf4187ed3c1ea059412 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:08.961Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:09.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-04T05:19:09.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T05:19:09.296Z] 30a9fe2f2a9b: Preparing [2021-06-04T05:19:09.296Z] 6e733879596e: Preparing [2021-06-04T05:19:09.296Z] be6a044a219b: Preparing [2021-06-04T05:19:09.296Z] 216851a2cf41: Preparing [2021-06-04T05:19:09.296Z] e28739193f96: Preparing [2021-06-04T05:19:09.296Z] 5f5bf811ea23: Preparing [2021-06-04T05:19:09.296Z] 552ea31aa9eb: Preparing [2021-06-04T05:19:09.296Z] b5d55f692e77: Preparing [2021-06-04T05:19:09.296Z] 5810d9455fd0: Preparing [2021-06-04T05:19:09.296Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:09.296Z] 5f5bf811ea23: Waiting [2021-06-04T05:19:09.296Z] 552ea31aa9eb: Waiting [2021-06-04T05:19:09.296Z] b5d55f692e77: Waiting [2021-06-04T05:19:09.296Z] 5810d9455fd0: Waiting [2021-06-04T05:19:09.296Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:09.296Z] 216851a2cf41: Layer already exists [2021-06-04T05:19:09.296Z] be6a044a219b: Layer already exists [2021-06-04T05:19:09.296Z] 6e733879596e: Layer already exists [2021-06-04T05:19:09.296Z] e28739193f96: Layer already exists [2021-06-04T05:19:09.296Z] 30a9fe2f2a9b: Layer already exists [2021-06-04T05:19:09.568Z] 552ea31aa9eb: Layer already exists [2021-06-04T05:19:09.568Z] 5f5bf811ea23: Layer already exists [2021-06-04T05:19:09.568Z] b5d55f692e77: Layer already exists [2021-06-04T05:19:09.568Z] 5810d9455fd0: Layer already exists [2021-06-04T05:19:09.568Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:09.568Z] latest: digest: sha256:e9ffa6c83a538897ac671c3953b32f77a26c4b3e98b1ddf4187ed3c1ea059412 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:09.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:10.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.252 [2021-06-04T05:19:10.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T05:19:10.291Z] 30a9fe2f2a9b: Preparing [2021-06-04T05:19:10.291Z] 6e733879596e: Preparing [2021-06-04T05:19:10.291Z] be6a044a219b: Preparing [2021-06-04T05:19:10.291Z] 216851a2cf41: Preparing [2021-06-04T05:19:10.291Z] e28739193f96: Preparing [2021-06-04T05:19:10.291Z] 5f5bf811ea23: Preparing [2021-06-04T05:19:10.291Z] 552ea31aa9eb: Preparing [2021-06-04T05:19:10.291Z] b5d55f692e77: Preparing [2021-06-04T05:19:10.291Z] 5810d9455fd0: Preparing [2021-06-04T05:19:10.291Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:10.291Z] 5f5bf811ea23: Waiting [2021-06-04T05:19:10.291Z] 552ea31aa9eb: Waiting [2021-06-04T05:19:10.291Z] b5d55f692e77: Waiting [2021-06-04T05:19:10.291Z] 5810d9455fd0: Waiting [2021-06-04T05:19:10.291Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:10.291Z] 30a9fe2f2a9b: Layer already exists [2021-06-04T05:19:10.291Z] 6e733879596e: Layer already exists [2021-06-04T05:19:10.575Z] 216851a2cf41: Layer already exists [2021-06-04T05:19:10.576Z] be6a044a219b: Layer already exists [2021-06-04T05:19:10.576Z] e28739193f96: Layer already exists [2021-06-04T05:19:10.576Z] 5f5bf811ea23: Layer already exists [2021-06-04T05:19:10.576Z] 552ea31aa9eb: Layer already exists [2021-06-04T05:19:10.576Z] b5d55f692e77: Layer already exists [2021-06-04T05:19:10.576Z] 5810d9455fd0: Layer already exists [2021-06-04T05:19:10.576Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:10.576Z] 2.0.0-dev.252: digest: sha256:e9ffa6c83a538897ac671c3953b32f77a26c4b3e98b1ddf4187ed3c1ea059412 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:10.931Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:11.300Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:11.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T05:19:11.300Z] 30a9fe2f2a9b: Preparing [2021-06-04T05:19:11.300Z] 6e733879596e: Preparing [2021-06-04T05:19:11.300Z] be6a044a219b: Preparing [2021-06-04T05:19:11.300Z] 216851a2cf41: Preparing [2021-06-04T05:19:11.300Z] e28739193f96: Preparing [2021-06-04T05:19:11.300Z] 5f5bf811ea23: Preparing [2021-06-04T05:19:11.300Z] 552ea31aa9eb: Preparing [2021-06-04T05:19:11.300Z] b5d55f692e77: Preparing [2021-06-04T05:19:11.300Z] 5810d9455fd0: Preparing [2021-06-04T05:19:11.300Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:11.300Z] 552ea31aa9eb: Waiting [2021-06-04T05:19:11.300Z] 5810d9455fd0: Waiting [2021-06-04T05:19:11.300Z] b5d55f692e77: Waiting [2021-06-04T05:19:11.300Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:11.300Z] 5f5bf811ea23: Waiting [2021-06-04T05:19:11.300Z] e28739193f96: Layer already exists [2021-06-04T05:19:11.300Z] 6e733879596e: Layer already exists [2021-06-04T05:19:11.300Z] be6a044a219b: Layer already exists [2021-06-04T05:19:11.300Z] 216851a2cf41: Layer already exists [2021-06-04T05:19:11.300Z] 30a9fe2f2a9b: Layer already exists [2021-06-04T05:19:11.300Z] b5d55f692e77: Layer already exists [2021-06-04T05:19:11.300Z] 5810d9455fd0: Layer already exists [2021-06-04T05:19:11.300Z] 552ea31aa9eb: Layer already exists [2021-06-04T05:19:11.580Z] 5f5bf811ea23: Layer already exists [2021-06-04T05:19:11.580Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:11.580Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:e9ffa6c83a538897ac671c3953b32f77a26c4b3e98b1ddf4187ed3c1ea059412 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:11.920Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:12.265Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-04T05:19:12.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T05:19:12.265Z] 30a9fe2f2a9b: Preparing [2021-06-04T05:19:12.265Z] 6e733879596e: Preparing [2021-06-04T05:19:12.265Z] be6a044a219b: Preparing [2021-06-04T05:19:12.265Z] 216851a2cf41: Preparing [2021-06-04T05:19:12.265Z] e28739193f96: Preparing [2021-06-04T05:19:12.265Z] 5f5bf811ea23: Preparing [2021-06-04T05:19:12.265Z] 552ea31aa9eb: Preparing [2021-06-04T05:19:12.265Z] b5d55f692e77: Preparing [2021-06-04T05:19:12.265Z] 5810d9455fd0: Preparing [2021-06-04T05:19:12.265Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:12.265Z] 5f5bf811ea23: Waiting [2021-06-04T05:19:12.265Z] 552ea31aa9eb: Waiting [2021-06-04T05:19:12.265Z] b5d55f692e77: Waiting [2021-06-04T05:19:12.265Z] 5810d9455fd0: Waiting [2021-06-04T05:19:12.265Z] 3fbe34a1663b: Waiting [2021-06-04T05:19:12.539Z] 6e733879596e: Layer already exists [2021-06-04T05:19:12.539Z] e28739193f96: Layer already exists [2021-06-04T05:19:12.539Z] 216851a2cf41: Layer already exists [2021-06-04T05:19:12.539Z] 30a9fe2f2a9b: Layer already exists [2021-06-04T05:19:12.539Z] be6a044a219b: Layer already exists [2021-06-04T05:19:12.539Z] b5d55f692e77: Layer already exists [2021-06-04T05:19:12.539Z] 552ea31aa9eb: Layer already exists [2021-06-04T05:19:12.539Z] 5810d9455fd0: Layer already exists [2021-06-04T05:19:12.539Z] 5f5bf811ea23: Layer already exists [2021-06-04T05:19:12.539Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:12.539Z] master: digest: sha256:e9ffa6c83a538897ac671c3953b32f77a26c4b3e98b1ddf4187ed3c1ea059412 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:19:12.600Z] ===================================================== [Pipeline] echo [2021-06-04T05:19:12.615Z] taggedImages: [2021-06-04T05:19:12.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:12.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-04T05:19:12.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.252 [2021-06-04T05:19:12.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:12.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-04T05:19:12.649Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-04T05:19:12.649Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:12.649Z] latest [2021-06-04T05:19:12.649Z] 2.0.0-dev.252 [2021-06-04T05:19:12.649Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:12.649Z] master [2021-06-04T05:19:12.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:13.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:13.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:13.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T05:19:13.359Z] 5a6e4275d2b8: Preparing [2021-06-04T05:19:13.359Z] 274b21ca66ad: Preparing [2021-06-04T05:19:13.359Z] be3548395e5f: Preparing [2021-06-04T05:19:13.359Z] 87d31a9b6755: Preparing [2021-06-04T05:19:13.359Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:13.634Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:13.634Z] be3548395e5f: Layer already exists [2021-06-04T05:19:13.634Z] 5a6e4275d2b8: Pushed [2021-06-04T05:19:13.907Z] 87d31a9b6755: Pushed [2021-06-04T05:19:15.881Z] 274b21ca66ad: Pushed [2021-06-04T05:19:16.153Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:cbd0d639c0a9d2bdd6043815d020feac9c5d10a96010ad8580a52eda56324cbd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:16.496Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:16.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-04T05:19:16.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T05:19:16.831Z] 5a6e4275d2b8: Preparing [2021-06-04T05:19:16.831Z] 274b21ca66ad: Preparing [2021-06-04T05:19:16.831Z] be3548395e5f: Preparing [2021-06-04T05:19:16.831Z] 87d31a9b6755: Preparing [2021-06-04T05:19:16.831Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:16.831Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:16.831Z] 5a6e4275d2b8: Layer already exists [2021-06-04T05:19:16.831Z] 274b21ca66ad: Layer already exists [2021-06-04T05:19:16.831Z] be3548395e5f: Layer already exists [2021-06-04T05:19:16.831Z] 87d31a9b6755: Layer already exists [2021-06-04T05:19:17.104Z] latest: digest: sha256:cbd0d639c0a9d2bdd6043815d020feac9c5d10a96010ad8580a52eda56324cbd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:17.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:17.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.252 [2021-06-04T05:19:17.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T05:19:17.781Z] 5a6e4275d2b8: Preparing [2021-06-04T05:19:17.781Z] 274b21ca66ad: Preparing [2021-06-04T05:19:17.781Z] be3548395e5f: Preparing [2021-06-04T05:19:17.781Z] 87d31a9b6755: Preparing [2021-06-04T05:19:17.781Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:18.053Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:18.053Z] 5a6e4275d2b8: Layer already exists [2021-06-04T05:19:18.053Z] 274b21ca66ad: Layer already exists [2021-06-04T05:19:18.053Z] be3548395e5f: Layer already exists [2021-06-04T05:19:18.053Z] 87d31a9b6755: Layer already exists [2021-06-04T05:19:18.053Z] 2.0.0-dev.252: digest: sha256:cbd0d639c0a9d2bdd6043815d020feac9c5d10a96010ad8580a52eda56324cbd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:18.396Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:18.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:18.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T05:19:18.731Z] 5a6e4275d2b8: Preparing [2021-06-04T05:19:18.731Z] 274b21ca66ad: Preparing [2021-06-04T05:19:18.731Z] be3548395e5f: Preparing [2021-06-04T05:19:18.731Z] 87d31a9b6755: Preparing [2021-06-04T05:19:18.731Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:18.731Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:18.731Z] be3548395e5f: Layer already exists [2021-06-04T05:19:18.731Z] 274b21ca66ad: Layer already exists [2021-06-04T05:19:19.003Z] 87d31a9b6755: Layer already exists [2021-06-04T05:19:19.003Z] 5a6e4275d2b8: Layer already exists [2021-06-04T05:19:19.003Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:cbd0d639c0a9d2bdd6043815d020feac9c5d10a96010ad8580a52eda56324cbd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:19.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:19.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-04T05:19:19.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T05:19:19.678Z] 5a6e4275d2b8: Preparing [2021-06-04T05:19:19.678Z] 274b21ca66ad: Preparing [2021-06-04T05:19:19.678Z] be3548395e5f: Preparing [2021-06-04T05:19:19.678Z] 87d31a9b6755: Preparing [2021-06-04T05:19:19.678Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:19.952Z] 5a6e4275d2b8: Layer already exists [2021-06-04T05:19:19.952Z] 274b21ca66ad: Layer already exists [2021-06-04T05:19:19.952Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:19.952Z] 87d31a9b6755: Layer already exists [2021-06-04T05:19:19.952Z] be3548395e5f: Layer already exists [2021-06-04T05:19:19.952Z] master: digest: sha256:cbd0d639c0a9d2bdd6043815d020feac9c5d10a96010ad8580a52eda56324cbd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:19:20.011Z] ===================================================== [Pipeline] echo [2021-06-04T05:19:20.025Z] taggedImages: [2021-06-04T05:19:20.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:20.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-04T05:19:20.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.252 [2021-06-04T05:19:20.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:20.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-04T05:19:20.090Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-04T05:19:20.090Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:20.090Z] latest [2021-06-04T05:19:20.090Z] 2.0.0-dev.252 [2021-06-04T05:19:20.090Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:20.090Z] master [2021-06-04T05:19:20.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:20.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:20.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:20.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T05:19:20.796Z] 1584f9ab98c2: Preparing [2021-06-04T05:19:20.796Z] d344be76ab0b: Preparing [2021-06-04T05:19:20.796Z] be3548395e5f: Preparing [2021-06-04T05:19:20.796Z] a8ee40645a07: Preparing [2021-06-04T05:19:20.796Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:21.069Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:21.069Z] a8ee40645a07: Layer already exists [2021-06-04T05:19:21.069Z] be3548395e5f: Layer already exists [2021-06-04T05:19:21.069Z] 1584f9ab98c2: Pushed [2021-06-04T05:19:23.678Z] d344be76ab0b: Pushed [2021-06-04T05:19:23.678Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:ab1ef79241b280288c85f6e23710aa9ad1f1d1c45a0bda41e89e834c3ddee5a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:24.017Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:24.351Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-04T05:19:24.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T05:19:24.351Z] 1584f9ab98c2: Preparing [2021-06-04T05:19:24.351Z] d344be76ab0b: Preparing [2021-06-04T05:19:24.351Z] be3548395e5f: Preparing [2021-06-04T05:19:24.351Z] a8ee40645a07: Preparing [2021-06-04T05:19:24.351Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:24.351Z] d344be76ab0b: Layer already exists [2021-06-04T05:19:24.351Z] a8ee40645a07: Layer already exists [2021-06-04T05:19:24.351Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:24.351Z] 1584f9ab98c2: Layer already exists [2021-06-04T05:19:24.351Z] be3548395e5f: Layer already exists [2021-06-04T05:19:24.621Z] latest: digest: sha256:ab1ef79241b280288c85f6e23710aa9ad1f1d1c45a0bda41e89e834c3ddee5a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:24.960Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:25.297Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.252 [2021-06-04T05:19:25.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T05:19:25.298Z] 1584f9ab98c2: Preparing [2021-06-04T05:19:25.298Z] d344be76ab0b: Preparing [2021-06-04T05:19:25.298Z] be3548395e5f: Preparing [2021-06-04T05:19:25.298Z] a8ee40645a07: Preparing [2021-06-04T05:19:25.298Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:25.298Z] a8ee40645a07: Layer already exists [2021-06-04T05:19:25.298Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:25.298Z] be3548395e5f: Layer already exists [2021-06-04T05:19:25.298Z] d344be76ab0b: Layer already exists [2021-06-04T05:19:25.298Z] 1584f9ab98c2: Layer already exists [2021-06-04T05:19:25.569Z] 2.0.0-dev.252: digest: sha256:ab1ef79241b280288c85f6e23710aa9ad1f1d1c45a0bda41e89e834c3ddee5a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:25.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:26.237Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:26.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T05:19:26.237Z] 1584f9ab98c2: Preparing [2021-06-04T05:19:26.237Z] d344be76ab0b: Preparing [2021-06-04T05:19:26.237Z] be3548395e5f: Preparing [2021-06-04T05:19:26.237Z] a8ee40645a07: Preparing [2021-06-04T05:19:26.237Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:26.237Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:26.237Z] d344be76ab0b: Layer already exists [2021-06-04T05:19:26.237Z] a8ee40645a07: Layer already exists [2021-06-04T05:19:26.237Z] 1584f9ab98c2: Layer already exists [2021-06-04T05:19:26.509Z] be3548395e5f: Layer already exists [2021-06-04T05:19:26.509Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:ab1ef79241b280288c85f6e23710aa9ad1f1d1c45a0bda41e89e834c3ddee5a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:26.845Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:27.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-04T05:19:27.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T05:19:27.176Z] 1584f9ab98c2: Preparing [2021-06-04T05:19:27.176Z] d344be76ab0b: Preparing [2021-06-04T05:19:27.176Z] be3548395e5f: Preparing [2021-06-04T05:19:27.176Z] a8ee40645a07: Preparing [2021-06-04T05:19:27.176Z] 3fbe34a1663b: Preparing [2021-06-04T05:19:27.176Z] 3fbe34a1663b: Layer already exists [2021-06-04T05:19:27.176Z] 1584f9ab98c2: Layer already exists [2021-06-04T05:19:27.176Z] be3548395e5f: Layer already exists [2021-06-04T05:19:27.176Z] d344be76ab0b: Layer already exists [2021-06-04T05:19:27.447Z] a8ee40645a07: Layer already exists [2021-06-04T05:19:27.447Z] master: digest: sha256:ab1ef79241b280288c85f6e23710aa9ad1f1d1c45a0bda41e89e834c3ddee5a5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:19:27.506Z] ===================================================== [Pipeline] echo [2021-06-04T05:19:27.520Z] taggedImages: [2021-06-04T05:19:27.520Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:27.520Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-04T05:19:27.520Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.252 [2021-06-04T05:19:27.520Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:27.520Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-04T05:19:27.556Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-04T05:19:27.556Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:27.556Z] latest [2021-06-04T05:19:27.556Z] 2.0.0-dev.252 [2021-06-04T05:19:27.556Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:27.556Z] master [2021-06-04T05:19:27.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:27.927Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:28.262Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:28.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T05:19:28.263Z] 8a61f2113e2a: Preparing [2021-06-04T05:19:28.263Z] afe6e6b0f172: Preparing [2021-06-04T05:19:28.263Z] 3a84d95c0de3: Preparing [2021-06-04T05:19:28.263Z] 73a5d99091e7: Preparing [2021-06-04T05:19:28.263Z] 9ded3b6bb9b5: Preparing [2021-06-04T05:19:28.263Z] fa1afe8e6ed9: Preparing [2021-06-04T05:19:28.263Z] 87a09b4c083e: Preparing [2021-06-04T05:19:28.263Z] 0f74e9ff2a61: Preparing [2021-06-04T05:19:28.263Z] b122376c33c6: Preparing [2021-06-04T05:19:28.263Z] f8381ed47b22: Preparing [2021-06-04T05:19:28.263Z] e934a737d657: Preparing [2021-06-04T05:19:28.263Z] 0f74e9ff2a61: Waiting [2021-06-04T05:19:28.263Z] b122376c33c6: Waiting [2021-06-04T05:19:28.263Z] f8381ed47b22: Waiting [2021-06-04T05:19:28.263Z] e934a737d657: Waiting [2021-06-04T05:19:28.263Z] fa1afe8e6ed9: Waiting [2021-06-04T05:19:28.263Z] 87a09b4c083e: Waiting [2021-06-04T05:19:28.540Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T05:19:28.540Z] fa1afe8e6ed9: Layer already exists [2021-06-04T05:19:28.540Z] 87a09b4c083e: Layer already exists [2021-06-04T05:19:28.540Z] afe6e6b0f172: Pushed [2021-06-04T05:19:28.540Z] 0f74e9ff2a61: Layer already exists [2021-06-04T05:19:28.812Z] b122376c33c6: Layer already exists [2021-06-04T05:19:28.812Z] f8381ed47b22: Layer already exists [2021-06-04T05:19:28.812Z] e934a737d657: Layer already exists [2021-06-04T05:19:29.407Z] 8a61f2113e2a: Pushed [2021-06-04T05:19:30.834Z] 3a84d95c0de3: Pushed [2021-06-04T05:19:45.995Z] 73a5d99091e7: Pushed [2021-06-04T05:19:45.995Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5: digest: sha256:25665d82aea77d00763068bf80c245c75ee250dd6e107d8f8de6ca1fa03034ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:46.334Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:46.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-04T05:19:46.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T05:19:46.671Z] 8a61f2113e2a: Preparing [2021-06-04T05:19:46.671Z] afe6e6b0f172: Preparing [2021-06-04T05:19:46.671Z] 3a84d95c0de3: Preparing [2021-06-04T05:19:46.671Z] 73a5d99091e7: Preparing [2021-06-04T05:19:46.671Z] 9ded3b6bb9b5: Preparing [2021-06-04T05:19:46.671Z] fa1afe8e6ed9: Preparing [2021-06-04T05:19:46.671Z] 87a09b4c083e: Preparing [2021-06-04T05:19:46.671Z] 0f74e9ff2a61: Preparing [2021-06-04T05:19:46.671Z] b122376c33c6: Preparing [2021-06-04T05:19:46.671Z] f8381ed47b22: Preparing [2021-06-04T05:19:46.671Z] e934a737d657: Preparing [2021-06-04T05:19:46.671Z] 0f74e9ff2a61: Waiting [2021-06-04T05:19:46.671Z] b122376c33c6: Waiting [2021-06-04T05:19:46.671Z] f8381ed47b22: Waiting [2021-06-04T05:19:46.671Z] e934a737d657: Waiting [2021-06-04T05:19:46.671Z] fa1afe8e6ed9: Waiting [2021-06-04T05:19:46.671Z] 87a09b4c083e: Waiting [2021-06-04T05:19:46.671Z] 73a5d99091e7: Layer already exists [2021-06-04T05:19:46.943Z] afe6e6b0f172: Layer already exists [2021-06-04T05:19:46.943Z] 8a61f2113e2a: Layer already exists [2021-06-04T05:19:46.943Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T05:19:46.943Z] 3a84d95c0de3: Layer already exists [2021-06-04T05:19:46.943Z] fa1afe8e6ed9: Layer already exists [2021-06-04T05:19:46.943Z] 87a09b4c083e: Layer already exists [2021-06-04T05:19:46.943Z] 0f74e9ff2a61: Layer already exists [2021-06-04T05:19:46.943Z] b122376c33c6: Layer already exists [2021-06-04T05:19:46.943Z] f8381ed47b22: Layer already exists [2021-06-04T05:19:46.943Z] e934a737d657: Layer already exists [2021-06-04T05:19:46.943Z] latest: digest: sha256:25665d82aea77d00763068bf80c245c75ee250dd6e107d8f8de6ca1fa03034ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:47.283Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:47.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.252 [2021-06-04T05:19:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T05:19:47.655Z] 8a61f2113e2a: Preparing [2021-06-04T05:19:47.655Z] afe6e6b0f172: Preparing [2021-06-04T05:19:47.655Z] 3a84d95c0de3: Preparing [2021-06-04T05:19:47.655Z] 73a5d99091e7: Preparing [2021-06-04T05:19:47.655Z] 9ded3b6bb9b5: Preparing [2021-06-04T05:19:47.655Z] fa1afe8e6ed9: Preparing [2021-06-04T05:19:47.655Z] 87a09b4c083e: Preparing [2021-06-04T05:19:47.655Z] 0f74e9ff2a61: Preparing [2021-06-04T05:19:47.655Z] b122376c33c6: Preparing [2021-06-04T05:19:47.655Z] f8381ed47b22: Preparing [2021-06-04T05:19:47.655Z] e934a737d657: Preparing [2021-06-04T05:19:47.655Z] 0f74e9ff2a61: Waiting [2021-06-04T05:19:47.655Z] b122376c33c6: Waiting [2021-06-04T05:19:47.655Z] f8381ed47b22: Waiting [2021-06-04T05:19:47.655Z] fa1afe8e6ed9: Waiting [2021-06-04T05:19:47.655Z] e934a737d657: Waiting [2021-06-04T05:19:47.655Z] 87a09b4c083e: Waiting [2021-06-04T05:19:47.929Z] afe6e6b0f172: Layer already exists [2021-06-04T05:19:47.929Z] 73a5d99091e7: Layer already exists [2021-06-04T05:19:47.929Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T05:19:47.929Z] 3a84d95c0de3: Layer already exists [2021-06-04T05:19:47.929Z] 8a61f2113e2a: Layer already exists [2021-06-04T05:19:47.929Z] 87a09b4c083e: Layer already exists [2021-06-04T05:19:47.929Z] fa1afe8e6ed9: Layer already exists [2021-06-04T05:19:47.929Z] 0f74e9ff2a61: Layer already exists [2021-06-04T05:19:47.929Z] b122376c33c6: Layer already exists [2021-06-04T05:19:47.929Z] f8381ed47b22: Layer already exists [2021-06-04T05:19:47.929Z] e934a737d657: Layer already exists [2021-06-04T05:19:47.929Z] 2.0.0-dev.252: digest: sha256:25665d82aea77d00763068bf80c245c75ee250dd6e107d8f8de6ca1fa03034ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:48.266Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:48.600Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:48.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T05:19:48.600Z] 8a61f2113e2a: Preparing [2021-06-04T05:19:48.600Z] afe6e6b0f172: Preparing [2021-06-04T05:19:48.600Z] 3a84d95c0de3: Preparing [2021-06-04T05:19:48.600Z] 73a5d99091e7: Preparing [2021-06-04T05:19:48.600Z] 9ded3b6bb9b5: Preparing [2021-06-04T05:19:48.600Z] fa1afe8e6ed9: Preparing [2021-06-04T05:19:48.600Z] 87a09b4c083e: Preparing [2021-06-04T05:19:48.600Z] 0f74e9ff2a61: Preparing [2021-06-04T05:19:48.600Z] b122376c33c6: Preparing [2021-06-04T05:19:48.600Z] f8381ed47b22: Preparing [2021-06-04T05:19:48.600Z] e934a737d657: Preparing [2021-06-04T05:19:48.600Z] 0f74e9ff2a61: Waiting [2021-06-04T05:19:48.600Z] b122376c33c6: Waiting [2021-06-04T05:19:48.600Z] fa1afe8e6ed9: Waiting [2021-06-04T05:19:48.600Z] 87a09b4c083e: Waiting [2021-06-04T05:19:48.600Z] e934a737d657: Waiting [2021-06-04T05:19:48.600Z] f8381ed47b22: Waiting [2021-06-04T05:19:48.600Z] 3a84d95c0de3: Layer already exists [2021-06-04T05:19:48.600Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T05:19:48.600Z] 8a61f2113e2a: Layer already exists [2021-06-04T05:19:48.600Z] afe6e6b0f172: Layer already exists [2021-06-04T05:19:48.600Z] 73a5d99091e7: Layer already exists [2021-06-04T05:19:48.600Z] 87a09b4c083e: Layer already exists [2021-06-04T05:19:48.600Z] 0f74e9ff2a61: Layer already exists [2021-06-04T05:19:48.600Z] f8381ed47b22: Layer already exists [2021-06-04T05:19:48.600Z] b122376c33c6: Layer already exists [2021-06-04T05:19:48.600Z] fa1afe8e6ed9: Layer already exists [2021-06-04T05:19:48.872Z] e934a737d657: Layer already exists [2021-06-04T05:19:48.872Z] 62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252: digest: sha256:25665d82aea77d00763068bf80c245c75ee250dd6e107d8f8de6ca1fa03034ba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:49.208Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:19:49.544Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-04T05:19:49.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T05:19:49.544Z] 8a61f2113e2a: Preparing [2021-06-04T05:19:49.544Z] afe6e6b0f172: Preparing [2021-06-04T05:19:49.544Z] 3a84d95c0de3: Preparing [2021-06-04T05:19:49.544Z] 73a5d99091e7: Preparing [2021-06-04T05:19:49.544Z] 9ded3b6bb9b5: Preparing [2021-06-04T05:19:49.544Z] fa1afe8e6ed9: Preparing [2021-06-04T05:19:49.544Z] 87a09b4c083e: Preparing [2021-06-04T05:19:49.544Z] 0f74e9ff2a61: Preparing [2021-06-04T05:19:49.544Z] b122376c33c6: Preparing [2021-06-04T05:19:49.544Z] f8381ed47b22: Preparing [2021-06-04T05:19:49.544Z] e934a737d657: Preparing [2021-06-04T05:19:49.544Z] fa1afe8e6ed9: Waiting [2021-06-04T05:19:49.544Z] 87a09b4c083e: Waiting [2021-06-04T05:19:49.544Z] f8381ed47b22: Waiting [2021-06-04T05:19:49.544Z] 0f74e9ff2a61: Waiting [2021-06-04T05:19:49.544Z] b122376c33c6: Waiting [2021-06-04T05:19:49.544Z] e934a737d657: Waiting [2021-06-04T05:19:49.544Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T05:19:49.544Z] 3a84d95c0de3: Layer already exists [2021-06-04T05:19:49.544Z] afe6e6b0f172: Layer already exists [2021-06-04T05:19:49.544Z] 73a5d99091e7: Layer already exists [2021-06-04T05:19:49.544Z] 8a61f2113e2a: Layer already exists [2021-06-04T05:19:49.817Z] 87a09b4c083e: Layer already exists [2021-06-04T05:19:49.817Z] fa1afe8e6ed9: Layer already exists [2021-06-04T05:19:49.817Z] 0f74e9ff2a61: Layer already exists [2021-06-04T05:19:49.817Z] b122376c33c6: Layer already exists [2021-06-04T05:19:49.817Z] f8381ed47b22: Layer already exists [2021-06-04T05:19:49.817Z] e934a737d657: Layer already exists [2021-06-04T05:19:49.817Z] master: digest: sha256:25665d82aea77d00763068bf80c245c75ee250dd6e107d8f8de6ca1fa03034ba size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T05:19:49.882Z] ===================================================== [Pipeline] echo [2021-06-04T05:19:49.897Z] taggedImages: [2021-06-04T05:19:49.897Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [2021-06-04T05:19:49.897Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-04T05:19:49.897Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.252 [2021-06-04T05:19:49.897Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:62a550d8008a894214f3a33c3f8a75f51c5bc6b5-2.0.0-dev.252 [2021-06-04T05:19:49.897Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:19:50.628Z] ---> job-cost.sh [2021-06-04T05:19:50.628Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2x3u [2021-06-04T05:20:29.584Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T05:22:06.373Z] lf-activate-venv(): INFO: Adding /tmp/venv-2x3u/bin to PATH [2021-06-04T05:22:06.373Z] INFO: No Stack... [2021-06-04T05:22:06.373Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T05:22:06.373Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T05:22:06.712Z] + + cutcat -d, /w/workspace/edgex-go/523/archives/cost.csv -f6 [2021-06-04T05:22:06.712Z] [Pipeline] lock [2021-06-04T05:22:06.773Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-523-stack-cost] [2021-06-04T05:22:06.783Z] Resource [jenkins-edgexfoundry-edgex-go-master-523-stack-cost] did not exist. Created. [2021-06-04T05:22:06.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-523-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T05:22:07.159Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T05:22:07.953Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T05:22:07.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-523-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-04T05:22:08.951Z] provisioning config files... [2021-06-04T05:22:08.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/523@tmp/config5978182629097136516tmp [Pipeline] { [Pipeline] sh [2021-06-04T05:22:09.281Z] + set +x [2021-06-04T05:22:09.281Z] + bash -s -- [2021-06-04T05:22:09.281Z] + curl -s https://codecov.io/bash [2021-06-04T05:22:09.544Z] [2021-06-04T05:22:09.544Z] _____ _ [2021-06-04T05:22:09.544Z] / ____| | | [2021-06-04T05:22:09.544Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T05:22:09.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T05:22:09.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T05:22:09.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T05:22:09.544Z] Bash-1.0.3 [2021-06-04T05:22:09.544Z] [2021-06-04T05:22:09.544Z] [2021-06-04T05:22:09.544Z] ==> git version 2.24.4 found [2021-06-04T05:22:09.544Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-04T05:22:09.544Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T05:22:09.544Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T05:22:09.544Z] ==> Jenkins CI detected. [2021-06-04T05:22:09.544Z] project root: . [2021-06-04T05:22:09.544Z] --> token set from env [2021-06-04T05:22:09.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T05:22:09.544Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T05:22:09.544Z] ==> Python coveragepy not found [2021-06-04T05:22:09.544Z] ==> Searching for coverage reports in: [2021-06-04T05:22:09.544Z] + . [2021-06-04T05:22:09.544Z] -> Found 1 reports [2021-06-04T05:22:09.544Z] ==> Detecting git/mercurial file structure [2021-06-04T05:22:09.544Z] ==> Reading reports [2021-06-04T05:22:09.544Z] + ./coverage.out bytes=411206 [2021-06-04T05:22:09.544Z] ==> Appending adjustments [2021-06-04T05:22:09.544Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T05:22:10.934Z] + Found adjustments [2021-06-04T05:22:10.934Z] ==> Gzipping contents [2021-06-04T05:22:10.934Z] 56K /tmp/codecov.AnVJTQ.gz [2021-06-04T05:22:10.934Z] ==> Uploading reports [2021-06-04T05:22:10.934Z] url: https://codecov.io [2021-06-04T05:22:10.934Z] query: branch=master&commit=62a550d8008a894214f3a33c3f8a75f51c5bc6b5&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T05:22:10.934Z] -> Pinging Codecov [2021-06-04T05:22:10.934Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=62a550d8008a894214f3a33c3f8a75f51c5bc6b5&build=523&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F523%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T05:22:11.197Z] -> Uploading to [2021-06-04T05:22:11.197Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/62a550d8008a894214f3a33c3f8a75f51c5bc6b5/2bfbb5fe-f730-4d5c-bb56-38f8acfd102f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T052211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=933badbea8d21d3994ea2bfe5506f35adc2c86df0aa391d35912578928210cd8 [2021-06-04T05:22:11.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:11.197Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:11.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55888 0 0 100 55888 0 153k --:--:-- --:--:-- --:--:-- 153k 100 55888 0 0 100 55888 0 153k --:--:-- --:--:-- --:--:-- 153k [2021-06-04T05:22:11.772Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/62a550d8008a894214f3a33c3f8a75f51c5bc6b5 [Pipeline] } [2021-06-04T05:22:11.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-04T05:22:12.556Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-04T05:22:12.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:22:13.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T05:22:13.020Z] [2021-06-04T05:22:13.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:22:13.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T05:22:13.543Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-04T05:22:13.543Z] 188c0c94c7c5: Pulling fs layer [2021-06-04T05:22:13.543Z] 0ef7d3d256c8: Pulling fs layer [2021-06-04T05:22:13.543Z] de9db76c5a1d: Pulling fs layer [2021-06-04T05:22:13.543Z] 0eba1c9be4d2: Pulling fs layer [2021-06-04T05:22:13.543Z] 0d57e429df01: Pulling fs layer [2021-06-04T05:22:13.543Z] 4e4be7b47b0d: Pulling fs layer [2021-06-04T05:22:13.543Z] e1f770b5df2f: Pulling fs layer [2021-06-04T05:22:13.543Z] 85a0685a4137: Pulling fs layer [2021-06-04T05:22:13.543Z] 0eba1c9be4d2: Waiting [2021-06-04T05:22:13.543Z] 0d57e429df01: Waiting [2021-06-04T05:22:13.543Z] 4e4be7b47b0d: Waiting [2021-06-04T05:22:13.543Z] e1f770b5df2f: Waiting [2021-06-04T05:22:13.543Z] 85a0685a4137: Waiting [2021-06-04T05:22:13.543Z] de9db76c5a1d: Verifying Checksum [2021-06-04T05:22:13.543Z] de9db76c5a1d: Download complete [2021-06-04T05:22:13.543Z] 0ef7d3d256c8: Verifying Checksum [2021-06-04T05:22:13.543Z] 0ef7d3d256c8: Download complete [2021-06-04T05:22:13.543Z] 0d57e429df01: Verifying Checksum [2021-06-04T05:22:13.543Z] 0d57e429df01: Download complete [2021-06-04T05:22:13.543Z] 4e4be7b47b0d: Verifying Checksum [2021-06-04T05:22:13.543Z] 4e4be7b47b0d: Download complete [2021-06-04T05:22:13.543Z] 188c0c94c7c5: Verifying Checksum [2021-06-04T05:22:13.543Z] 188c0c94c7c5: Download complete [2021-06-04T05:22:13.807Z] 188c0c94c7c5: Pull complete [2021-06-04T05:22:13.807Z] 0ef7d3d256c8: Pull complete [2021-06-04T05:22:14.069Z] de9db76c5a1d: Pull complete [2021-06-04T05:22:15.455Z] e1f770b5df2f: Verifying Checksum [2021-06-04T05:22:15.455Z] e1f770b5df2f: Download complete [2021-06-04T05:22:17.364Z] 0eba1c9be4d2: Verifying Checksum [2021-06-04T05:22:17.364Z] 0eba1c9be4d2: Download complete [2021-06-04T05:22:17.364Z] 85a0685a4137: Verifying Checksum [2021-06-04T05:22:17.364Z] 85a0685a4137: Download complete [2021-06-04T05:22:19.927Z] 0eba1c9be4d2: Pull complete [2021-06-04T05:22:20.211Z] 0d57e429df01: Pull complete [2021-06-04T05:22:20.211Z] 4e4be7b47b0d: Pull complete [2021-06-04T05:22:20.787Z] e1f770b5df2f: Pull complete [2021-06-04T05:22:27.401Z] 85a0685a4137: Pull complete [2021-06-04T05:22:27.401Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-04T05:22:27.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T05:22:27.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-04T05:22:27.477Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:22:27.515Z] $ 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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-04T05:22:28.622Z] $ docker top b687adebad6c64d8f618b1093cb566b12861d84ff994e618c617306d426d3d0b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T05:22:28.720Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-04T05:22:29.021Z] + set -o pipefail [2021-06-04T05:22:29.021Z] + snyk monitor '--org=edgex-jenkins' [2021-06-04T05:22:33.241Z] [2021-06-04T05:22:33.241Z] Monitoring /w/workspace/edgex-go/523 (github.com/edgexfoundry/edgex-go)... [2021-06-04T05:22:33.241Z] [2021-06-04T05:22:33.241Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e41c340d-86a6-4775-9693-55a2d4444037 [2021-06-04T05:22:33.241Z] [2021-06-04T05:22:33.241Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-04T05:22:33.241Z] [2021-06-04T05:22:33.241Z] [Pipeline] } [2021-06-04T05:22:33.250Z] $ docker stop --time=1 b687adebad6c64d8f618b1093cb566b12861d84ff994e618c617306d426d3d0b [2021-06-04T05:22:35.352Z] $ docker rm -f b687adebad6c64d8f618b1093cb566b12861d84ff994e618c617306d426d3d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-04T05:22:36.070Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:22:36.090Z] provisioning config files... [2021-06-04T05:22:36.098Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/523@tmp/config8201841110133105456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:22:36.411Z] --> edgex-publish-swagger.sh [2021-06-04T05:22:36.411Z] === Publish openapi/v2 API === [2021-06-04T05:22:36.411Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-04T05:22:36.411Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/523/openapi/v2/core-command.yaml] [2021-06-04T05:22:36.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:36.411Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:37.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30687 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 22507 0:00:01 0:00:01 --:--:-- 22514 100 30687 0 0 100 30687 0 22505 0:00:01 0:00:01 --:--:-- 22514 [2021-06-04T05:22:37.799Z] [2021-06-04T05:22:37.799Z] [2021-06-04T05:22:37.799Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/523/openapi/v2/core-data.yaml] [2021-06-04T05:22:37.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:37.799Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:38.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 55143 0:00:01 0:00:01 --:--:-- 55157 100 56095 0 0 100 56095 0 55133 0:00:01 0:00:01 --:--:-- 55157 [2021-06-04T05:22:38.789Z] [2021-06-04T05:22:38.789Z] [2021-06-04T05:22:38.789Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/523/openapi/v2/core-metadata.yaml] [2021-06-04T05:22:38.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:38.789Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:39.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 99k 0:00:01 0:00:01 --:--:-- 99k [2021-06-04T05:22:39.990Z] [2021-06-04T05:22:39.990Z] [2021-06-04T05:22:39.990Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/523/openapi/v2/support-notifications.yaml] [2021-06-04T05:22:39.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:39.990Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:41.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67535 0:00:01 0:00:01 --:--:-- 67558 100 78300 0 0 100 78300 0 60614 0:00:01 0:00:01 --:--:-- 60650 [2021-06-04T05:22:41.375Z] [2021-06-04T05:22:41.375Z] [2021-06-04T05:22:41.375Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/523/openapi/v2/support-scheduler.yaml] [2021-06-04T05:22:41.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:41.375Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:42.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 37788 --:--:-- --:--:-- --:--:-- 37761 100 37610 0 0 100 37610 0 37783 --:--:-- --:--:-- --:--:-- 37761 [2021-06-04T05:22:42.321Z] [2021-06-04T05:22:42.321Z] [2021-06-04T05:22:42.321Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/523/openapi/v2/system-agent.yaml] [2021-06-04T05:22:42.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T05:22:42.321Z] Dload Upload Total Spent Left Speed [2021-06-04T05:22:43.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17441 0:00:01 0:00:01 --:--:-- 17446 100 20029 0 0 100 20029 0 13985 0:00:01 0:00:01 --:--:-- 13986 100 20029 0 0 100 20029 0 13983 0:00:01 0:00:01 --:--:-- 13976 [2021-06-04T05:22:43.526Z] [2021-06-04T05:22:43.526Z] [Pipeline] } [2021-06-04T05:22:43.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:22:44.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:22:44.095Z] . [Pipeline] withDockerContainer [2021-06-04T05:22:44.173Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:22:44.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T05:22:44.592Z] $ docker top 55456191847eb3e35a948ec8290a62af4177bfdcd2bff8f9ff9cac4e24e498cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T05:22:44.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T05:22:44.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T05:22:44.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T05:22:44.873Z] $ docker exec 55456191847eb3e35a948ec8290a62af4177bfdcd2bff8f9ff9cac4e24e498cc ssh-agent [2021-06-04T05:22:44.998Z] SSH_AUTH_SOCK=/tmp/ssh-FUxdht9guPbO/agent.14 [2021-06-04T05:22:44.998Z] SSH_AGENT_PID=20 [2021-06-04T05:22:45.006Z] Running ssh-add (command line suppressed) [2021-06-04T05:22:45.117Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_5180136554848173344.key (/w/workspace/edgex-go/523@tmp/private_key_5180136554848173344.key) [2021-06-04T05:22:45.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T05:22:45.439Z] + git semver tag [2021-06-04T05:22:45.439Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T05:22:45.439Z] # $GIT_DIR = /w/workspace/edgex-go/523/.git [2021-06-04T05:22:45.439Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/523 [2021-06-04T05:22:45.439Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T05:22:45.439Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T05:22:45.439Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T05:22:45.439Z] # $SEMVER_BRANCH = master [2021-06-04T05:22:45.439Z] # $SEMVER_DIR = /w/workspace/edgex-go/523/.semver [2021-06-04T05:22:45.439Z] # 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 HEAD [2021-06-04T05:22:45.706Z] # -> Force: false [2021-06-04T05:22:45.706Z] # 02f4bcfdf23e550fe6921e9c319b9b2b3377eb5e refs/tags/v2.0.0-dev.252 [Pipeline] } [2021-06-04T05:22:45.717Z] $ docker exec --env ******** --env ******** 55456191847eb3e35a948ec8290a62af4177bfdcd2bff8f9ff9cac4e24e498cc ssh-agent -k [2021-06-04T05:22:45.840Z] unset SSH_AUTH_SOCK; [2021-06-04T05:22:45.841Z] unset SSH_AGENT_PID; [2021-06-04T05:22:45.841Z] echo Agent pid 20 killed; [2021-06-04T05:22:45.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T05:22:46.182Z] + git semver [Pipeline] } [2021-06-04T05:22:46.194Z] $ docker stop --time=1 55456191847eb3e35a948ec8290a62af4177bfdcd2bff8f9ff9cac4e24e498cc [2021-06-04T05:22:47.405Z] $ docker rm -f 55456191847eb3e35a948ec8290a62af4177bfdcd2bff8f9ff9cac4e24e498cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:22:47.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T05:22:47.844Z] [2021-06-04T05:22:47.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:22:48.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T05:22:48.153Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-04T05:22:48.153Z] ab5ef0e58194: Pulling fs layer [2021-06-04T05:22:48.153Z] 9712f1f96733: Pulling fs layer [2021-06-04T05:22:48.153Z] 63f879dbbcfc: Pulling fs layer [2021-06-04T05:22:48.153Z] 0d9ebad4ef96: Pulling fs layer [2021-06-04T05:22:48.153Z] e9a5061849ea: Pulling fs layer [2021-06-04T05:22:48.153Z] d747dcd14b5f: Pulling fs layer [2021-06-04T05:22:48.153Z] 2de7ff778b66: Pulling fs layer [2021-06-04T05:22:48.153Z] e9a5061849ea: Waiting [2021-06-04T05:22:48.153Z] d747dcd14b5f: Waiting [2021-06-04T05:22:48.153Z] 2de7ff778b66: Waiting [2021-06-04T05:22:48.153Z] 9712f1f96733: Verifying Checksum [2021-06-04T05:22:48.153Z] 9712f1f96733: Download complete [2021-06-04T05:22:49.537Z] 63f879dbbcfc: Verifying Checksum [2021-06-04T05:22:49.537Z] 63f879dbbcfc: Download complete [2021-06-04T05:22:49.798Z] e9a5061849ea: Verifying Checksum [2021-06-04T05:22:49.798Z] e9a5061849ea: Download complete [2021-06-04T05:22:49.798Z] d747dcd14b5f: Verifying Checksum [2021-06-04T05:22:49.798Z] d747dcd14b5f: Download complete [2021-06-04T05:22:50.060Z] 2de7ff778b66: Verifying Checksum [2021-06-04T05:22:50.060Z] 2de7ff778b66: Download complete [2021-06-04T05:22:50.321Z] 0d9ebad4ef96: Verifying Checksum [2021-06-04T05:22:50.322Z] 0d9ebad4ef96: Download complete [2021-06-04T05:22:50.322Z] ab5ef0e58194: Verifying Checksum [2021-06-04T05:22:50.322Z] ab5ef0e58194: Download complete [2021-06-04T05:22:52.900Z] ab5ef0e58194: Pull complete [2021-06-04T05:22:52.900Z] 9712f1f96733: Pull complete [2021-06-04T05:22:53.851Z] 63f879dbbcfc: Pull complete [2021-06-04T05:22:57.179Z] 0d9ebad4ef96: Pull complete [2021-06-04T05:22:57.179Z] e9a5061849ea: Pull complete [2021-06-04T05:22:57.179Z] d747dcd14b5f: Pull complete [2021-06-04T05:22:58.126Z] 2de7ff778b66: Pull complete [2021-06-04T05:22:58.126Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-04T05:22:58.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T05:22:58.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-04T05:22:58.223Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:22:58.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-04T05:23:02.934Z] $ docker top 084050b7af6d76b443ea617669c95e055716c5dbe9595bbbee9f579c192a23a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:23:03.052Z] provisioning config files... [2021-06-04T05:23:03.060Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/523@tmp/config67451220332820981tmp [2021-06-04T05:23:03.073Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/523@tmp/config7590670527143913732tmp [2021-06-04T05:23:03.084Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/523@tmp/config5360672796573334022tmp [Pipeline] { [Pipeline] echo [2021-06-04T05:23:03.103Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:03.397Z] ---> sigul-configuration.sh [2021-06-04T05:23:03.397Z] gpg: directory `/root/.gnupg' created [2021-06-04T05:23:03.397Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-04T05:23:03.397Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-04T05:23:03.397Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-04T05:23:03.397Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-04T05:23:03.397Z] gpg: CAST5 encrypted data [2021-06-04T05:23:03.397Z] gpg: encrypted with 1 passphrase [2021-06-04T05:23:03.397Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-04T05:23:03.695Z] + mkdir /home/jenkins [2021-06-04T05:23:03.695Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-04T05:23:03.985Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-04T05:23:03.995Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:04.289Z] ---> sigul-install.sh [2021-06-04T05:23:08.506Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-04T05:23:08.837Z] + git tag --list [2021-06-04T05:23:08.837Z] 0.6.0 [2021-06-04T05:23:08.837Z] 0.6.1 [2021-06-04T05:23:08.837Z] 0.7.0 [2021-06-04T05:23:08.837Z] 0.7.1 [2021-06-04T05:23:08.837Z] v0.0.0 [2021-06-04T05:23:08.837Z] v0.0.1-dev.1 [2021-06-04T05:23:08.837Z] v1.0.0 [2021-06-04T05:23:08.837Z] v1.0.1 [2021-06-04T05:23:08.837Z] v1.1.0 [2021-06-04T05:23:08.837Z] v1.2.0 [2021-06-04T05:23:08.837Z] v1.2.1 [2021-06-04T05:23:08.837Z] v1.2.2-dev.1 [2021-06-04T05:23:08.837Z] v1.2.2-dev.10 [2021-06-04T05:23:08.837Z] v1.2.2-dev.100 [2021-06-04T05:23:08.837Z] v1.2.2-dev.101 [2021-06-04T05:23:08.837Z] v1.2.2-dev.102 [2021-06-04T05:23:08.837Z] v1.2.2-dev.103 [2021-06-04T05:23:08.837Z] v1.2.2-dev.104 [2021-06-04T05:23:08.837Z] v1.2.2-dev.105 [2021-06-04T05:23:08.837Z] v1.2.2-dev.106 [2021-06-04T05:23:08.837Z] v1.2.2-dev.107 [2021-06-04T05:23:08.837Z] v1.2.2-dev.11 [2021-06-04T05:23:08.837Z] v1.2.2-dev.12 [2021-06-04T05:23:08.837Z] v1.2.2-dev.13 [2021-06-04T05:23:08.837Z] v1.2.2-dev.14 [2021-06-04T05:23:08.837Z] v1.2.2-dev.15 [2021-06-04T05:23:08.837Z] v1.2.2-dev.16 [2021-06-04T05:23:08.837Z] v1.2.2-dev.17 [2021-06-04T05:23:08.837Z] v1.2.2-dev.18 [2021-06-04T05:23:08.837Z] v1.2.2-dev.19 [2021-06-04T05:23:08.837Z] v1.2.2-dev.2 [2021-06-04T05:23:08.837Z] v1.2.2-dev.20 [2021-06-04T05:23:08.837Z] v1.2.2-dev.21 [2021-06-04T05:23:08.837Z] v1.2.2-dev.22 [2021-06-04T05:23:08.837Z] v1.2.2-dev.23 [2021-06-04T05:23:08.837Z] v1.2.2-dev.24 [2021-06-04T05:23:08.837Z] v1.2.2-dev.25 [2021-06-04T05:23:08.837Z] v1.2.2-dev.26 [2021-06-04T05:23:08.837Z] v1.2.2-dev.27 [2021-06-04T05:23:08.837Z] v1.2.2-dev.28 [2021-06-04T05:23:08.837Z] v1.2.2-dev.29 [2021-06-04T05:23:08.837Z] v1.2.2-dev.3 [2021-06-04T05:23:08.837Z] v1.2.2-dev.30 [2021-06-04T05:23:08.837Z] v1.2.2-dev.31 [2021-06-04T05:23:08.837Z] v1.2.2-dev.32 [2021-06-04T05:23:08.837Z] v1.2.2-dev.33 [2021-06-04T05:23:08.837Z] v1.2.2-dev.34 [2021-06-04T05:23:08.837Z] v1.2.2-dev.35 [2021-06-04T05:23:08.837Z] v1.2.2-dev.36 [2021-06-04T05:23:08.837Z] v1.2.2-dev.37 [2021-06-04T05:23:08.837Z] v1.2.2-dev.38 [2021-06-04T05:23:08.837Z] v1.2.2-dev.39 [2021-06-04T05:23:08.837Z] v1.2.2-dev.4 [2021-06-04T05:23:08.837Z] v1.2.2-dev.40 [2021-06-04T05:23:08.837Z] v1.2.2-dev.41 [2021-06-04T05:23:08.837Z] v1.2.2-dev.42 [2021-06-04T05:23:08.837Z] v1.2.2-dev.43 [2021-06-04T05:23:08.837Z] v1.2.2-dev.44 [2021-06-04T05:23:08.837Z] v1.2.2-dev.45 [2021-06-04T05:23:08.837Z] v1.2.2-dev.46 [2021-06-04T05:23:08.837Z] v1.2.2-dev.47 [2021-06-04T05:23:08.837Z] v1.2.2-dev.48 [2021-06-04T05:23:08.837Z] v1.2.2-dev.49 [2021-06-04T05:23:08.837Z] v1.2.2-dev.5 [2021-06-04T05:23:08.837Z] v1.2.2-dev.50 [2021-06-04T05:23:08.837Z] v1.2.2-dev.51 [2021-06-04T05:23:08.837Z] v1.2.2-dev.52 [2021-06-04T05:23:08.837Z] v1.2.2-dev.53 [2021-06-04T05:23:08.837Z] v1.2.2-dev.54 [2021-06-04T05:23:08.837Z] v1.2.2-dev.55 [2021-06-04T05:23:08.837Z] v1.2.2-dev.56 [2021-06-04T05:23:08.837Z] v1.2.2-dev.57 [2021-06-04T05:23:08.837Z] v1.2.2-dev.58 [2021-06-04T05:23:08.837Z] v1.2.2-dev.59 [2021-06-04T05:23:08.837Z] v1.2.2-dev.6 [2021-06-04T05:23:08.837Z] v1.2.2-dev.60 [2021-06-04T05:23:08.837Z] v1.2.2-dev.61 [2021-06-04T05:23:08.837Z] v1.2.2-dev.62 [2021-06-04T05:23:08.837Z] v1.2.2-dev.63 [2021-06-04T05:23:08.837Z] v1.2.2-dev.64 [2021-06-04T05:23:08.837Z] v1.2.2-dev.65 [2021-06-04T05:23:08.837Z] v1.2.2-dev.66 [2021-06-04T05:23:08.837Z] v1.2.2-dev.67 [2021-06-04T05:23:08.837Z] v1.2.2-dev.68 [2021-06-04T05:23:08.837Z] v1.2.2-dev.69 [2021-06-04T05:23:08.837Z] v1.2.2-dev.7 [2021-06-04T05:23:08.837Z] v1.2.2-dev.70 [2021-06-04T05:23:08.837Z] v1.2.2-dev.71 [2021-06-04T05:23:08.837Z] v1.2.2-dev.72 [2021-06-04T05:23:08.837Z] v1.2.2-dev.73 [2021-06-04T05:23:08.837Z] v1.2.2-dev.74 [2021-06-04T05:23:08.837Z] v1.2.2-dev.75 [2021-06-04T05:23:08.837Z] v1.2.2-dev.76 [2021-06-04T05:23:08.837Z] v1.2.2-dev.77 [2021-06-04T05:23:08.837Z] v1.2.2-dev.78 [2021-06-04T05:23:08.837Z] v1.2.2-dev.79 [2021-06-04T05:23:08.837Z] v1.2.2-dev.8 [2021-06-04T05:23:08.837Z] v1.2.2-dev.80 [2021-06-04T05:23:08.837Z] v1.2.2-dev.81 [2021-06-04T05:23:08.837Z] v1.2.2-dev.82 [2021-06-04T05:23:08.837Z] v1.2.2-dev.83 [2021-06-04T05:23:08.837Z] v1.2.2-dev.84 [2021-06-04T05:23:08.837Z] v1.2.2-dev.85 [2021-06-04T05:23:08.837Z] v1.2.2-dev.86 [2021-06-04T05:23:08.837Z] v1.2.2-dev.87 [2021-06-04T05:23:08.837Z] v1.2.2-dev.88 [2021-06-04T05:23:08.837Z] v1.2.2-dev.89 [2021-06-04T05:23:08.837Z] v1.2.2-dev.9 [2021-06-04T05:23:08.837Z] v1.2.2-dev.90 [2021-06-04T05:23:08.837Z] v1.2.2-dev.91 [2021-06-04T05:23:08.837Z] v1.2.2-dev.92 [2021-06-04T05:23:08.837Z] v1.2.2-dev.93 [2021-06-04T05:23:08.837Z] v1.2.2-dev.94 [2021-06-04T05:23:08.837Z] v1.2.2-dev.95 [2021-06-04T05:23:08.837Z] v1.2.2-dev.96 [2021-06-04T05:23:08.837Z] v1.2.2-dev.97 [2021-06-04T05:23:08.837Z] v1.2.2-dev.98 [2021-06-04T05:23:08.837Z] v1.2.2-dev.99 [2021-06-04T05:23:08.837Z] v1.3.0 [2021-06-04T05:23:08.837Z] v1.3.1 [2021-06-04T05:23:08.837Z] v1.3.1-dev.1 [2021-06-04T05:23:08.837Z] v1.3.1-dev.10 [2021-06-04T05:23:08.837Z] v1.3.1-dev.11 [2021-06-04T05:23:08.837Z] v1.3.1-dev.12 [2021-06-04T05:23:08.837Z] v1.3.1-dev.13 [2021-06-04T05:23:08.837Z] v1.3.1-dev.14 [2021-06-04T05:23:08.837Z] v1.3.1-dev.15 [2021-06-04T05:23:08.837Z] v1.3.1-dev.16 [2021-06-04T05:23:08.837Z] v1.3.1-dev.17 [2021-06-04T05:23:08.837Z] v1.3.1-dev.18 [2021-06-04T05:23:08.837Z] v1.3.1-dev.2 [2021-06-04T05:23:08.837Z] v1.3.1-dev.3 [2021-06-04T05:23:08.837Z] v1.3.1-dev.4 [2021-06-04T05:23:08.837Z] v1.3.1-dev.5 [2021-06-04T05:23:08.837Z] v1.3.1-dev.6 [2021-06-04T05:23:08.837Z] v1.3.1-dev.7 [2021-06-04T05:23:08.837Z] v1.3.1-dev.8 [2021-06-04T05:23:08.837Z] v1.3.1-dev.9 [2021-06-04T05:23:08.837Z] v2.0.0-dev.1 [2021-06-04T05:23:08.837Z] v2.0.0-dev.10 [2021-06-04T05:23:08.837Z] v2.0.0-dev.100 [2021-06-04T05:23:08.837Z] v2.0.0-dev.101 [2021-06-04T05:23:08.837Z] v2.0.0-dev.102 [2021-06-04T05:23:08.837Z] v2.0.0-dev.103 [2021-06-04T05:23:08.837Z] v2.0.0-dev.104 [2021-06-04T05:23:08.837Z] v2.0.0-dev.105 [2021-06-04T05:23:08.837Z] v2.0.0-dev.106 [2021-06-04T05:23:08.837Z] v2.0.0-dev.107 [2021-06-04T05:23:08.837Z] v2.0.0-dev.108 [2021-06-04T05:23:08.837Z] v2.0.0-dev.109 [2021-06-04T05:23:08.837Z] v2.0.0-dev.11 [2021-06-04T05:23:08.837Z] v2.0.0-dev.110 [2021-06-04T05:23:08.837Z] v2.0.0-dev.111 [2021-06-04T05:23:08.837Z] v2.0.0-dev.112 [2021-06-04T05:23:08.837Z] v2.0.0-dev.113 [2021-06-04T05:23:08.837Z] v2.0.0-dev.114 [2021-06-04T05:23:08.837Z] v2.0.0-dev.115 [2021-06-04T05:23:08.837Z] v2.0.0-dev.116 [2021-06-04T05:23:08.837Z] v2.0.0-dev.117 [2021-06-04T05:23:08.837Z] v2.0.0-dev.118 [2021-06-04T05:23:08.837Z] v2.0.0-dev.119 [2021-06-04T05:23:08.837Z] v2.0.0-dev.12 [2021-06-04T05:23:08.837Z] v2.0.0-dev.120 [2021-06-04T05:23:08.837Z] v2.0.0-dev.121 [2021-06-04T05:23:08.837Z] v2.0.0-dev.122 [2021-06-04T05:23:08.837Z] v2.0.0-dev.123 [2021-06-04T05:23:08.837Z] v2.0.0-dev.124 [2021-06-04T05:23:08.837Z] v2.0.0-dev.125 [2021-06-04T05:23:08.837Z] v2.0.0-dev.126 [2021-06-04T05:23:08.837Z] v2.0.0-dev.127 [2021-06-04T05:23:08.837Z] v2.0.0-dev.128 [2021-06-04T05:23:08.837Z] v2.0.0-dev.129 [2021-06-04T05:23:08.837Z] v2.0.0-dev.13 [2021-06-04T05:23:08.837Z] v2.0.0-dev.130 [2021-06-04T05:23:08.837Z] v2.0.0-dev.131 [2021-06-04T05:23:08.837Z] v2.0.0-dev.132 [2021-06-04T05:23:08.837Z] v2.0.0-dev.133 [2021-06-04T05:23:08.837Z] v2.0.0-dev.134 [2021-06-04T05:23:08.837Z] v2.0.0-dev.135 [2021-06-04T05:23:08.837Z] v2.0.0-dev.136 [2021-06-04T05:23:08.837Z] v2.0.0-dev.137 [2021-06-04T05:23:08.837Z] v2.0.0-dev.138 [2021-06-04T05:23:08.837Z] v2.0.0-dev.139 [2021-06-04T05:23:08.837Z] v2.0.0-dev.14 [2021-06-04T05:23:08.837Z] v2.0.0-dev.140 [2021-06-04T05:23:08.837Z] v2.0.0-dev.141 [2021-06-04T05:23:08.837Z] v2.0.0-dev.142 [2021-06-04T05:23:08.837Z] v2.0.0-dev.143 [2021-06-04T05:23:08.837Z] v2.0.0-dev.144 [2021-06-04T05:23:08.837Z] v2.0.0-dev.145 [2021-06-04T05:23:08.837Z] v2.0.0-dev.146 [2021-06-04T05:23:08.837Z] v2.0.0-dev.147 [2021-06-04T05:23:08.837Z] v2.0.0-dev.148 [2021-06-04T05:23:08.837Z] v2.0.0-dev.149 [2021-06-04T05:23:08.837Z] v2.0.0-dev.15 [2021-06-04T05:23:08.837Z] v2.0.0-dev.150 [2021-06-04T05:23:08.837Z] v2.0.0-dev.151 [2021-06-04T05:23:08.837Z] v2.0.0-dev.152 [2021-06-04T05:23:08.837Z] v2.0.0-dev.153 [2021-06-04T05:23:08.837Z] v2.0.0-dev.154 [2021-06-04T05:23:08.837Z] v2.0.0-dev.155 [2021-06-04T05:23:08.837Z] v2.0.0-dev.156 [2021-06-04T05:23:08.837Z] v2.0.0-dev.157 [2021-06-04T05:23:08.837Z] v2.0.0-dev.158 [2021-06-04T05:23:08.837Z] v2.0.0-dev.159 [2021-06-04T05:23:08.837Z] v2.0.0-dev.16 [2021-06-04T05:23:08.837Z] v2.0.0-dev.160 [2021-06-04T05:23:08.837Z] v2.0.0-dev.161 [2021-06-04T05:23:08.837Z] v2.0.0-dev.162 [2021-06-04T05:23:08.837Z] v2.0.0-dev.163 [2021-06-04T05:23:08.837Z] v2.0.0-dev.164 [2021-06-04T05:23:08.837Z] v2.0.0-dev.165 [2021-06-04T05:23:08.837Z] v2.0.0-dev.166 [2021-06-04T05:23:08.837Z] v2.0.0-dev.167 [2021-06-04T05:23:08.837Z] v2.0.0-dev.168 [2021-06-04T05:23:08.837Z] v2.0.0-dev.169 [2021-06-04T05:23:08.837Z] v2.0.0-dev.17 [2021-06-04T05:23:08.837Z] v2.0.0-dev.170 [2021-06-04T05:23:08.837Z] v2.0.0-dev.171 [2021-06-04T05:23:08.837Z] v2.0.0-dev.172 [2021-06-04T05:23:08.837Z] v2.0.0-dev.173 [2021-06-04T05:23:08.837Z] v2.0.0-dev.174 [2021-06-04T05:23:08.837Z] v2.0.0-dev.175 [2021-06-04T05:23:08.837Z] v2.0.0-dev.176 [2021-06-04T05:23:08.837Z] v2.0.0-dev.177 [2021-06-04T05:23:08.837Z] v2.0.0-dev.178 [2021-06-04T05:23:08.837Z] v2.0.0-dev.179 [2021-06-04T05:23:08.837Z] v2.0.0-dev.18 [2021-06-04T05:23:08.837Z] v2.0.0-dev.180 [2021-06-04T05:23:08.837Z] v2.0.0-dev.181 [2021-06-04T05:23:08.837Z] v2.0.0-dev.182 [2021-06-04T05:23:08.837Z] v2.0.0-dev.183 [2021-06-04T05:23:08.837Z] v2.0.0-dev.184 [2021-06-04T05:23:08.837Z] v2.0.0-dev.185 [2021-06-04T05:23:08.837Z] v2.0.0-dev.186 [2021-06-04T05:23:08.837Z] v2.0.0-dev.187 [2021-06-04T05:23:08.837Z] v2.0.0-dev.188 [2021-06-04T05:23:08.837Z] v2.0.0-dev.189 [2021-06-04T05:23:08.837Z] v2.0.0-dev.19 [2021-06-04T05:23:08.837Z] v2.0.0-dev.190 [2021-06-04T05:23:08.837Z] v2.0.0-dev.191 [2021-06-04T05:23:08.837Z] v2.0.0-dev.192 [2021-06-04T05:23:08.837Z] v2.0.0-dev.193 [2021-06-04T05:23:08.837Z] v2.0.0-dev.194 [2021-06-04T05:23:08.837Z] v2.0.0-dev.195 [2021-06-04T05:23:08.837Z] v2.0.0-dev.196 [2021-06-04T05:23:08.837Z] v2.0.0-dev.197 [2021-06-04T05:23:08.837Z] v2.0.0-dev.198 [2021-06-04T05:23:08.837Z] v2.0.0-dev.199 [2021-06-04T05:23:08.837Z] v2.0.0-dev.2 [2021-06-04T05:23:08.837Z] v2.0.0-dev.20 [2021-06-04T05:23:08.837Z] v2.0.0-dev.200 [2021-06-04T05:23:08.837Z] v2.0.0-dev.201 [2021-06-04T05:23:08.837Z] v2.0.0-dev.202 [2021-06-04T05:23:08.837Z] v2.0.0-dev.203 [2021-06-04T05:23:08.837Z] v2.0.0-dev.204 [2021-06-04T05:23:08.837Z] v2.0.0-dev.205 [2021-06-04T05:23:08.837Z] v2.0.0-dev.206 [2021-06-04T05:23:08.837Z] v2.0.0-dev.207 [2021-06-04T05:23:08.837Z] v2.0.0-dev.208 [2021-06-04T05:23:08.837Z] v2.0.0-dev.209 [2021-06-04T05:23:08.837Z] v2.0.0-dev.21 [2021-06-04T05:23:08.837Z] v2.0.0-dev.210 [2021-06-04T05:23:08.837Z] v2.0.0-dev.211 [2021-06-04T05:23:08.837Z] v2.0.0-dev.212 [2021-06-04T05:23:08.837Z] v2.0.0-dev.213 [2021-06-04T05:23:08.837Z] v2.0.0-dev.214 [2021-06-04T05:23:08.837Z] v2.0.0-dev.215 [2021-06-04T05:23:08.837Z] v2.0.0-dev.216 [2021-06-04T05:23:08.837Z] v2.0.0-dev.217 [2021-06-04T05:23:08.837Z] v2.0.0-dev.218 [2021-06-04T05:23:08.837Z] v2.0.0-dev.219 [2021-06-04T05:23:08.837Z] v2.0.0-dev.22 [2021-06-04T05:23:08.837Z] v2.0.0-dev.220 [2021-06-04T05:23:08.837Z] v2.0.0-dev.221 [2021-06-04T05:23:08.837Z] v2.0.0-dev.222 [2021-06-04T05:23:08.837Z] v2.0.0-dev.223 [2021-06-04T05:23:08.837Z] v2.0.0-dev.224 [2021-06-04T05:23:08.837Z] v2.0.0-dev.225 [2021-06-04T05:23:08.837Z] v2.0.0-dev.226 [2021-06-04T05:23:08.837Z] v2.0.0-dev.227 [2021-06-04T05:23:08.837Z] v2.0.0-dev.228 [2021-06-04T05:23:08.837Z] v2.0.0-dev.229 [2021-06-04T05:23:08.837Z] v2.0.0-dev.23 [2021-06-04T05:23:08.837Z] v2.0.0-dev.230 [2021-06-04T05:23:08.837Z] v2.0.0-dev.231 [2021-06-04T05:23:08.837Z] v2.0.0-dev.232 [2021-06-04T05:23:08.837Z] v2.0.0-dev.233 [2021-06-04T05:23:08.837Z] v2.0.0-dev.234 [2021-06-04T05:23:08.837Z] v2.0.0-dev.235 [2021-06-04T05:23:08.837Z] v2.0.0-dev.236 [2021-06-04T05:23:08.837Z] v2.0.0-dev.237 [2021-06-04T05:23:08.837Z] v2.0.0-dev.238 [2021-06-04T05:23:08.837Z] v2.0.0-dev.239 [2021-06-04T05:23:08.837Z] v2.0.0-dev.24 [2021-06-04T05:23:08.837Z] v2.0.0-dev.240 [2021-06-04T05:23:08.837Z] v2.0.0-dev.241 [2021-06-04T05:23:08.837Z] v2.0.0-dev.242 [2021-06-04T05:23:08.837Z] v2.0.0-dev.243 [2021-06-04T05:23:08.837Z] v2.0.0-dev.244 [2021-06-04T05:23:08.837Z] v2.0.0-dev.245 [2021-06-04T05:23:08.837Z] v2.0.0-dev.246 [2021-06-04T05:23:08.837Z] v2.0.0-dev.247 [2021-06-04T05:23:08.837Z] v2.0.0-dev.248 [2021-06-04T05:23:08.837Z] v2.0.0-dev.249 [2021-06-04T05:23:08.837Z] v2.0.0-dev.25 [2021-06-04T05:23:08.837Z] v2.0.0-dev.250 [2021-06-04T05:23:08.837Z] v2.0.0-dev.251 [2021-06-04T05:23:08.837Z] v2.0.0-dev.252 [2021-06-04T05:23:08.837Z] v2.0.0-dev.26 [2021-06-04T05:23:08.837Z] v2.0.0-dev.27 [2021-06-04T05:23:08.837Z] v2.0.0-dev.28 [2021-06-04T05:23:08.837Z] v2.0.0-dev.29 [2021-06-04T05:23:08.837Z] v2.0.0-dev.3 [2021-06-04T05:23:08.837Z] v2.0.0-dev.30 [2021-06-04T05:23:08.837Z] v2.0.0-dev.31 [2021-06-04T05:23:08.837Z] v2.0.0-dev.32 [2021-06-04T05:23:08.837Z] v2.0.0-dev.33 [2021-06-04T05:23:08.837Z] v2.0.0-dev.34 [2021-06-04T05:23:08.837Z] v2.0.0-dev.35 [2021-06-04T05:23:08.837Z] v2.0.0-dev.36 [2021-06-04T05:23:08.837Z] v2.0.0-dev.37 [2021-06-04T05:23:08.837Z] v2.0.0-dev.38 [2021-06-04T05:23:08.837Z] v2.0.0-dev.39 [2021-06-04T05:23:08.837Z] v2.0.0-dev.4 [2021-06-04T05:23:08.837Z] v2.0.0-dev.40 [2021-06-04T05:23:08.837Z] v2.0.0-dev.41 [2021-06-04T05:23:08.837Z] v2.0.0-dev.42 [2021-06-04T05:23:08.837Z] v2.0.0-dev.43 [2021-06-04T05:23:08.837Z] v2.0.0-dev.44 [2021-06-04T05:23:08.837Z] v2.0.0-dev.45 [2021-06-04T05:23:08.837Z] v2.0.0-dev.46 [2021-06-04T05:23:08.837Z] v2.0.0-dev.47 [2021-06-04T05:23:08.837Z] v2.0.0-dev.48 [2021-06-04T05:23:08.837Z] v2.0.0-dev.49 [2021-06-04T05:23:08.837Z] v2.0.0-dev.5 [2021-06-04T05:23:08.837Z] v2.0.0-dev.50 [2021-06-04T05:23:08.837Z] v2.0.0-dev.51 [2021-06-04T05:23:08.837Z] v2.0.0-dev.52 [2021-06-04T05:23:08.837Z] v2.0.0-dev.53 [2021-06-04T05:23:08.837Z] v2.0.0-dev.54 [2021-06-04T05:23:08.837Z] v2.0.0-dev.55 [2021-06-04T05:23:08.837Z] v2.0.0-dev.56 [2021-06-04T05:23:08.837Z] v2.0.0-dev.57 [2021-06-04T05:23:08.837Z] v2.0.0-dev.58 [2021-06-04T05:23:08.837Z] v2.0.0-dev.59 [2021-06-04T05:23:08.837Z] v2.0.0-dev.6 [2021-06-04T05:23:08.837Z] v2.0.0-dev.60 [2021-06-04T05:23:08.837Z] v2.0.0-dev.61 [2021-06-04T05:23:08.837Z] v2.0.0-dev.62 [2021-06-04T05:23:08.837Z] v2.0.0-dev.63 [2021-06-04T05:23:08.837Z] v2.0.0-dev.64 [2021-06-04T05:23:08.837Z] v2.0.0-dev.65 [2021-06-04T05:23:08.837Z] v2.0.0-dev.66 [2021-06-04T05:23:08.837Z] v2.0.0-dev.67 [2021-06-04T05:23:08.837Z] v2.0.0-dev.68 [2021-06-04T05:23:08.837Z] v2.0.0-dev.69 [2021-06-04T05:23:08.837Z] v2.0.0-dev.7 [2021-06-04T05:23:08.838Z] v2.0.0-dev.70 [2021-06-04T05:23:08.838Z] v2.0.0-dev.71 [2021-06-04T05:23:08.838Z] v2.0.0-dev.72 [2021-06-04T05:23:08.838Z] v2.0.0-dev.73 [2021-06-04T05:23:08.838Z] v2.0.0-dev.74 [2021-06-04T05:23:08.838Z] v2.0.0-dev.75 [2021-06-04T05:23:08.838Z] v2.0.0-dev.76 [2021-06-04T05:23:08.838Z] v2.0.0-dev.77 [2021-06-04T05:23:08.838Z] v2.0.0-dev.78 [2021-06-04T05:23:08.838Z] v2.0.0-dev.79 [2021-06-04T05:23:08.838Z] v2.0.0-dev.8 [2021-06-04T05:23:08.838Z] v2.0.0-dev.80 [2021-06-04T05:23:08.838Z] v2.0.0-dev.81 [2021-06-04T05:23:08.838Z] v2.0.0-dev.82 [2021-06-04T05:23:08.838Z] v2.0.0-dev.83 [2021-06-04T05:23:08.838Z] v2.0.0-dev.84 [2021-06-04T05:23:08.838Z] v2.0.0-dev.85 [2021-06-04T05:23:08.838Z] v2.0.0-dev.86 [2021-06-04T05:23:08.838Z] v2.0.0-dev.87 [2021-06-04T05:23:08.838Z] v2.0.0-dev.88 [2021-06-04T05:23:08.838Z] v2.0.0-dev.89 [2021-06-04T05:23:08.838Z] v2.0.0-dev.9 [2021-06-04T05:23:08.838Z] v2.0.0-dev.90 [2021-06-04T05:23:08.838Z] v2.0.0-dev.91 [2021-06-04T05:23:08.838Z] v2.0.0-dev.92 [2021-06-04T05:23:08.838Z] v2.0.0-dev.93 [2021-06-04T05:23:08.838Z] v2.0.0-dev.94 [2021-06-04T05:23:08.838Z] v2.0.0-dev.95 [2021-06-04T05:23:08.838Z] v2.0.0-dev.96 [2021-06-04T05:23:08.838Z] v2.0.0-dev.97 [2021-06-04T05:23:08.838Z] v2.0.0-dev.98 [2021-06-04T05:23:08.838Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-04T05:23:09.133Z] + lftools sign git-tag v2.0.0-dev.252 [2021-06-04T05:23:09.704Z] Signing Git tag with Sigul... [2021-06-04T05:23:09.704Z] Signing v2.0.0-dev.252 [Pipeline] echo [2021-06-04T05:23:10.291Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:10.585Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-04T05:23:10.594Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-04T05:23:10.618Z] $ docker stop --time=1 084050b7af6d76b443ea617669c95e055716c5dbe9595bbbee9f579c192a23a3 [2021-06-04T05:23:12.230Z] $ docker rm -f 084050b7af6d76b443ea617669c95e055716c5dbe9595bbbee9f579c192a23a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:23:12.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:23:12.925Z] . [Pipeline] withDockerContainer [2021-06-04T05:23:13.004Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:23:13.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T05:23:13.422Z] $ docker top ad9dd80c79d575326aba9df6322adc3052f75dbecefb553d99708e5653a8eb77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T05:23:13.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T05:23:13.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T05:23:13.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T05:23:13.699Z] $ docker exec ad9dd80c79d575326aba9df6322adc3052f75dbecefb553d99708e5653a8eb77 ssh-agent [2021-06-04T05:23:13.817Z] SSH_AUTH_SOCK=/tmp/ssh-3UCXOBqCh7J5/agent.14 [2021-06-04T05:23:13.817Z] SSH_AGENT_PID=20 [2021-06-04T05:23:13.824Z] Running ssh-add (command line suppressed) [2021-06-04T05:23:13.920Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_3494519173033068971.key (/w/workspace/edgex-go/523@tmp/private_key_3494519173033068971.key) [2021-06-04T05:23:13.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T05:23:14.249Z] + git semver bump pre [2021-06-04T05:23:14.249Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T05:23:14.249Z] # $GIT_DIR = /w/workspace/edgex-go/523/.git [2021-06-04T05:23:14.249Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/523 [2021-06-04T05:23:14.249Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T05:23:14.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T05:23:14.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T05:23:14.249Z] # $SEMVER_BRANCH = master [2021-06-04T05:23:14.249Z] # $SEMVER_DIR = /w/workspace/edgex-go/523/.semver [2021-06-04T05:23:14.249Z] 2.0.0-dev.253 [Pipeline] } [2021-06-04T05:23:14.257Z] $ docker exec --env ******** --env ******** ad9dd80c79d575326aba9df6322adc3052f75dbecefb553d99708e5653a8eb77 ssh-agent -k [2021-06-04T05:23:14.356Z] unset SSH_AUTH_SOCK; [2021-06-04T05:23:14.357Z] unset SSH_AGENT_PID; [2021-06-04T05:23:14.357Z] echo Agent pid 20 killed; [2021-06-04T05:23:14.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T05:23:14.694Z] + git semver [Pipeline] } [2021-06-04T05:23:14.706Z] $ docker stop --time=1 ad9dd80c79d575326aba9df6322adc3052f75dbecefb553d99708e5653a8eb77 [2021-06-04T05:23:15.897Z] $ docker rm -f ad9dd80c79d575326aba9df6322adc3052f75dbecefb553d99708e5653a8eb77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:23:16.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T05:23:16.282Z] . [Pipeline] withDockerContainer [2021-06-04T05:23:16.359Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:23:16.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T05:23:16.751Z] $ docker top 66804a97dd050b396e3b616412defaa57d6dfb1a24a623fc7a7873eacd499f82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T05:23:16.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T05:23:16.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T05:23:17.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T05:23:17.005Z] $ docker exec 66804a97dd050b396e3b616412defaa57d6dfb1a24a623fc7a7873eacd499f82 ssh-agent [2021-06-04T05:23:17.121Z] SSH_AUTH_SOCK=/tmp/ssh-j1vjki97BqwW/agent.15 [2021-06-04T05:23:17.121Z] SSH_AGENT_PID=21 [2021-06-04T05:23:17.127Z] Running ssh-add (command line suppressed) [2021-06-04T05:23:17.232Z] Identity added: /w/workspace/edgex-go/523@tmp/private_key_1268485534610695636.key (/w/workspace/edgex-go/523@tmp/private_key_1268485534610695636.key) [2021-06-04T05:23:17.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T05:23:17.558Z] + git semver push [2021-06-04T05:23:17.559Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T05:23:17.559Z] # $GIT_DIR = /w/workspace/edgex-go/523/.git [2021-06-04T05:23:17.559Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/523 [2021-06-04T05:23:17.559Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T05:23:17.559Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T05:23:17.559Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T05:23:17.559Z] # $SEMVER_BRANCH = master [2021-06-04T05:23:17.559Z] # $SEMVER_DIR = /w/workspace/edgex-go/523/.semver [Pipeline] } [2021-06-04T05:23:24.197Z] $ docker exec --env ******** --env ******** 66804a97dd050b396e3b616412defaa57d6dfb1a24a623fc7a7873eacd499f82 ssh-agent -k [2021-06-04T05:23:24.304Z] unset SSH_AUTH_SOCK; [2021-06-04T05:23:24.304Z] unset SSH_AGENT_PID; [2021-06-04T05:23:24.304Z] echo Agent pid 21 killed; [2021-06-04T05:23:24.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T05:23:24.647Z] + git semver [Pipeline] } [2021-06-04T05:23:24.659Z] $ docker stop --time=1 66804a97dd050b396e3b616412defaa57d6dfb1a24a623fc7a7873eacd499f82 [2021-06-04T05:23:25.862Z] $ docker rm -f 66804a97dd050b396e3b616412defaa57d6dfb1a24a623fc7a7873eacd499f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:27.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:27.900Z] ---> package-listing.sh [2021-06-04T05:23:27.900Z] ++ facter osfamily [2021-06-04T05:23:27.900Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T05:23:28.163Z] + OS_FAMILY=redhat [2021-06-04T05:23:28.163Z] + workspace=/w/workspace/edgex-go/523 [2021-06-04T05:23:28.163Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T05:23:28.163Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T05:23:28.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T05:23:28.163Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T05:23:28.163Z] + '[' /w/workspace/edgex-go/523 ']' [2021-06-04T05:23:28.163Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T05:23:28.163Z] + case "${OS_FAMILY}" in [2021-06-04T05:23:28.163Z] + sort [2021-06-04T05:23:28.163Z] + rpm -qa [2021-06-04T05:23:30.711Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T05:23:30.711Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T05:23:30.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T05:23:30.711Z] + '[' /w/workspace/edgex-go/523 ']' [2021-06-04T05:23:30.711Z] + mkdir -p /w/workspace/edgex-go/523/archives/ [2021-06-04T05:23:30.711Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/523/archives/ [Pipeline] echo [2021-06-04T05:23:30.722Z] 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/523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-04T05:23:31.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:23:31.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T05:23:31.570Z] [2021-06-04T05:23:31.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T05:23:31.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T05:23:31.907Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T05:23:31.907Z] df20fa9351a1: Pulling fs layer [2021-06-04T05:23:31.907Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T05:23:31.907Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T05:23:31.907Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T05:23:31.907Z] 93b61091891f: Pulling fs layer [2021-06-04T05:23:31.907Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T05:23:31.907Z] 5e14af77c1be: Pulling fs layer [2021-06-04T05:23:31.907Z] 01666e4c0597: Pulling fs layer [2021-06-04T05:23:31.907Z] aa168da1d23b: Pulling fs layer [2021-06-04T05:23:31.907Z] 93b9cdb0e59b: Waiting [2021-06-04T05:23:31.907Z] 5e14af77c1be: Waiting [2021-06-04T05:23:31.907Z] 01666e4c0597: Waiting [2021-06-04T05:23:31.907Z] aa168da1d23b: Waiting [2021-06-04T05:23:31.907Z] 46f8f816bc3b: Waiting [2021-06-04T05:23:31.908Z] 93b61091891f: Waiting [2021-06-04T05:23:31.908Z] 36b3adc4ff6f: Download complete [2021-06-04T05:23:31.908Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T05:23:31.908Z] 46f8f816bc3b: Download complete [2021-06-04T05:23:32.174Z] df20fa9351a1: Verifying Checksum [2021-06-04T05:23:32.174Z] df20fa9351a1: Download complete [2021-06-04T05:23:32.174Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T05:23:32.174Z] 93b9cdb0e59b: Download complete [2021-06-04T05:23:32.174Z] 5e14af77c1be: Verifying Checksum [2021-06-04T05:23:32.174Z] 5e14af77c1be: Download complete [2021-06-04T05:23:32.174Z] 01666e4c0597: Verifying Checksum [2021-06-04T05:23:32.174Z] 01666e4c0597: Download complete [2021-06-04T05:23:32.174Z] 93b61091891f: Verifying Checksum [2021-06-04T05:23:32.174Z] 93b61091891f: Download complete [2021-06-04T05:23:32.174Z] df20fa9351a1: Pull complete [2021-06-04T05:23:32.174Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T05:23:32.174Z] 8ad3a11d3b57: Download complete [2021-06-04T05:23:32.436Z] 36b3adc4ff6f: Pull complete [2021-06-04T05:23:32.695Z] 8ad3a11d3b57: Pull complete [2021-06-04T05:23:32.955Z] 46f8f816bc3b: Pull complete [2021-06-04T05:23:33.219Z] 93b61091891f: Pull complete [2021-06-04T05:23:33.219Z] 93b9cdb0e59b: Pull complete [2021-06-04T05:23:33.219Z] 5e14af77c1be: Pull complete [2021-06-04T05:23:33.480Z] 01666e4c0597: Pull complete [2021-06-04T05:23:33.739Z] aa168da1d23b: Verifying Checksum [2021-06-04T05:23:33.739Z] aa168da1d23b: Download complete [2021-06-04T05:23:37.994Z] aa168da1d23b: Pull complete [2021-06-04T05:23:37.994Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T05:23:37.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T05:23:37.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T05:23:38.070Z] prd-centos7-docker-4c-2g-510 does not seem to be running inside a container [2021-06-04T05:23:38.109Z] $ 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/523/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/523 -v /w/workspace/edgex-go/523:/w/workspace/edgex-go/523:rw,z -v /w/workspace/edgex-go/523@tmp:/w/workspace/edgex-go/523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-04T05:23:40.791Z] $ docker top fc1d03f8c3440fd07d8e78796b215a2024341c5cb9d2a2838ca314d44c55445a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T05:23:41.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T05:23:41.461Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T05:23:41.757Z] + ls /var/log/sa-host [2021-06-04T05:23:41.757Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T05:23:41.757Z] file_magic: OK [2021-06-04T05:23:41.757Z] HZ: Using current value: 100 [2021-06-04T05:23:41.757Z] file_header: OK [2021-06-04T05:23:41.757Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-04T05:23:41.757Z] Statistics: [2021-06-04T05:23:41.757Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T05:23:41.757Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T05:23:41.757Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T05:23:41.757Z] file_magic: OK [2021-06-04T05:23:41.757Z] HZ: Using current value: 100 [2021-06-04T05:23:41.757Z] file_header: OK [2021-06-04T05:23:41.757Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-04T05:23:41.757Z] Statistics: [2021-06-04T05:23:41.757Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T05:23:41.757Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T05:23:42.328Z] provisioning config files... [2021-06-04T05:23:42.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/523@tmp/config6356047666730933499tmp [Pipeline] { [Pipeline] echo [2021-06-04T05:23:42.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:42.692Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T05:23:42.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:43.112Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T05:23:43.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:43.416Z] ---> sudo-logs.sh [2021-06-04T05:23:43.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T05:23:43.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:43.740Z] ---> job-cost.sh [2021-06-04T05:23:43.740Z] lf-activate-venv: SKIPPING [2021-06-04T05:23:43.740Z] DEBUG: total: 0.18000000715255737 [2021-06-04T05:23:43.740Z] INFO: Retrieving Stack Cost... [2021-06-04T05:23:44.684Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T05:23:45.256Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T05:23:45.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T05:23:45.570Z] ---> logs-deploy.sh [2021-06-04T05:23:45.570Z] lf-activate-venv: SKIPPING [2021-06-04T05:23:45.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/523 [2021-06-04T05:23:45.570Z] INFO: archiving workspace using pattern(s): [2021-06-04T05:23:46.514Z] Archives upload complete. [2021-06-04T05:23:46.514Z] INFO: archiving logs to Nexus [2021-06-04T05:23:47.088Z] ---> uname -a: [2021-06-04T05:23:47.088Z] Linux prd-centos7-docker-4c-2g-510.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> lscpu: [2021-06-04T05:23:47.088Z] Architecture: x86_64 [2021-06-04T05:23:47.088Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-04T05:23:47.088Z] Byte Order: Little Endian [2021-06-04T05:23:47.088Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-04T05:23:47.088Z] CPU(s): 2 [2021-06-04T05:23:47.088Z] On-line CPU(s) list: 0,1 [2021-06-04T05:23:47.088Z] Thread(s) per core: 1 [2021-06-04T05:23:47.088Z] Core(s) per socket: 1 [2021-06-04T05:23:47.088Z] Socket(s): 2 [2021-06-04T05:23:47.088Z] NUMA node(s): 1 [2021-06-04T05:23:47.088Z] Vendor ID: AuthenticAMD [2021-06-04T05:23:47.088Z] CPU family: 23 [2021-06-04T05:23:47.088Z] Model: 49 [2021-06-04T05:23:47.088Z] Model name: AMD EPYC-Rome Processor [2021-06-04T05:23:47.088Z] Stepping: 0 [2021-06-04T05:23:47.088Z] CPU MHz: 2800.000 [2021-06-04T05:23:47.088Z] BogoMIPS: 5600.00 [2021-06-04T05:23:47.088Z] Virtualization: AMD-V [2021-06-04T05:23:47.088Z] Hypervisor vendor: KVM [2021-06-04T05:23:47.088Z] Virtualization type: full [2021-06-04T05:23:47.088Z] L1d cache: 64 KiB [2021-06-04T05:23:47.088Z] L1i cache: 64 KiB [2021-06-04T05:23:47.088Z] L2 cache: 1 MiB [2021-06-04T05:23:47.088Z] L3 cache: 32 MiB [2021-06-04T05:23:47.088Z] NUMA node0 CPU(s): 0,1 [2021-06-04T05:23:47.088Z] Vulnerability Itlb multihit: Not affected [2021-06-04T05:23:47.088Z] Vulnerability L1tf: Not affected [2021-06-04T05:23:47.088Z] Vulnerability Mds: Not affected [2021-06-04T05:23:47.088Z] Vulnerability Meltdown: Not affected [2021-06-04T05:23:47.088Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-04T05:23:47.088Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-04T05:23:47.088Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-04T05:23:47.088Z] Vulnerability Srbds: Not affected [2021-06-04T05:23:47.088Z] Vulnerability Tsx async abort: Not affected [2021-06-04T05:23:47.088Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> nproc: [2021-06-04T05:23:47.088Z] 2 [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> df -h: [2021-06-04T05:23:47.088Z] Filesystem Size Used Available Use% Mounted on [2021-06-04T05:23:47.088Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-04T05:23:47.088Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-04T05:23:47.088Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-04T05:23:47.088Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/523@tmp [2021-06-04T05:23:47.088Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/523 [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> free -m: [2021-06-04T05:23:47.088Z] total used free shared buff/cache available [2021-06-04T05:23:47.088Z] Mem: 7821 1569 236 0 6015 6330 [2021-06-04T05:23:47.088Z] Swap: 1023 2 1021 [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> ip addr: [2021-06-04T05:23:47.088Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-04T05:23:47.088Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-04T05:23:47.088Z] inet 127.0.0.1/8 scope host lo [2021-06-04T05:23:47.088Z] valid_lft forever preferred_lft forever [2021-06-04T05:23:47.088Z] inet6 ::1/128 scope host [2021-06-04T05:23:47.088Z] valid_lft forever preferred_lft forever [2021-06-04T05:23:47.088Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-04T05:23:47.088Z] link/ether fa:16:3e:06:67:ec brd ff:ff:ff:ff:ff:ff [2021-06-04T05:23:47.088Z] inet 10.30.122.115/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-04T05:23:47.088Z] valid_lft 85240sec preferred_lft 85240sec [2021-06-04T05:23:47.088Z] inet6 fe80::f816:3eff:fe06:67ec/64 scope link [2021-06-04T05:23:47.088Z] valid_lft forever preferred_lft forever [2021-06-04T05:23:47.088Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-04T05:23:47.088Z] link/ether 02:42:0b:b4:40:73 brd ff:ff:ff:ff:ff:ff [2021-06-04T05:23:47.088Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-04T05:23:47.088Z] valid_lft forever preferred_lft forever [2021-06-04T05:23:47.088Z] inet6 fe80::42:bff:feb4:4073/64 scope link [2021-06-04T05:23:47.088Z] valid_lft forever preferred_lft forever [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] ---> sar -b -r -n DEV: [2021-06-04T05:23:47.088Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] 05:04:17 LINUX RESTART (2 CPU) [2021-06-04T05:23:47.088Z] [2021-06-04T05:23:47.088Z] 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-04T05:23:47.088Z] 05:06:01 46.55 3.60 42.96 0.00 2600.87 19306.93 0.00 [2021-06-04T05:23:47.088Z] 05:07:01 182.33 0.00 182.33 0.00 0.00 42720.38 0.00 [2021-06-04T05:23:47.088Z] 05:08:01 60.73 0.00 60.73 0.00 0.00 10931.14 0.00 [2021-06-04T05:23:47.089Z] 05:09:01 109.31 0.00 109.31 0.00 0.00 20256.44 0.00 [2021-06-04T05:23:47.089Z] 05:10:10 175.21 79.38 95.84 0.00 1906.89 85440.00 0.00 [2021-06-04T05:23:47.089Z] 05:11:01 401.58 96.23 305.35 0.00 9342.66 183116.66 0.00 [2021-06-04T05:23:47.089Z] 05:12:01 246.38 11.36 235.02 0.00 1403.23 82246.58 0.00 [2021-06-04T05:23:47.089Z] 05:13:01 386.04 12.00 374.04 0.00 500.10 171153.53 0.00 [2021-06-04T05:23:47.089Z] 05:14:01 200.68 25.43 175.25 0.00 2972.19 26051.74 0.00 [2021-06-04T05:23:47.089Z] 05:15:01 6.35 0.07 6.28 0.00 1.07 140.05 0.00 [2021-06-04T05:23:47.089Z] 05:16:01 0.47 0.00 0.47 0.00 0.00 7.21 0.00 [2021-06-04T05:23:47.089Z] 05:17:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 [2021-06-04T05:23:47.089Z] 05:18:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 [2021-06-04T05:23:47.089Z] 05:19:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-06-04T05:23:47.089Z] 05:20:01 0.45 0.18 0.27 0.00 5.73 3.83 0.00 [2021-06-04T05:23:47.089Z] 05:21:01 0.80 0.00 0.80 0.00 0.00 14.83 0.00 [2021-06-04T05:23:47.089Z] 05:22:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 [2021-06-04T05:23:47.089Z] 05:23:01 228.64 3.70 224.94 0.00 302.50 51929.94 0.00 [2021-06-04T05:23:47.089Z] Average: 111.83 12.71 99.12 0.00 996.18 37699.96 0.00 [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-04T05:23:47.089Z] 05:06:01 4315304 0 932864 11.65 2620 2758152 1475908 16.29 1031068 2188204 590652 [2021-06-04T05:23:47.089Z] 05:07:01 3893784 0 1108032 13.83 2620 3004504 1664948 18.38 1302896 2262452 248924 [2021-06-04T05:23:47.089Z] 05:08:01 3814852 0 1214320 15.16 2620 2977148 1930304 21.31 1307888 2321336 63428 [2021-06-04T05:23:47.089Z] 05:09:01 3645860 0 1166676 14.57 2620 3193784 1848428 20.41 1310620 2471828 52 [2021-06-04T05:23:47.089Z] 05:10:10 1418988 0 1327148 16.57 2620 5260184 1898016 20.96 1775616 4148752 533128 [2021-06-04T05:23:47.089Z] 05:11:01 385144 0 1578164 19.71 2620 6043012 2413216 26.64 2911332 3974580 22796 [2021-06-04T05:23:47.089Z] 05:12:01 796048 0 1324900 16.54 2620 5885372 1583056 17.48 2899944 3585576 8 [2021-06-04T05:23:47.089Z] 05:13:01 197520 0 1474776 18.41 2620 6334024 2341520 25.85 3213716 3807968 68664 [2021-06-04T05:23:47.089Z] 05:14:01 2336476 0 1332176 16.63 2620 4337668 1773388 19.58 1575872 3365800 24 [2021-06-04T05:23:47.089Z] 05:15:01 2381820 0 1286748 16.07 2620 4337752 1439340 15.89 1630724 3273168 20 [2021-06-04T05:23:47.089Z] 05:16:01 2388980 0 1279588 15.98 2620 4337752 1398256 15.44 1626984 3273144 12 [2021-06-04T05:23:47.089Z] 05:17:01 2389292 0 1279268 15.97 2620 4337760 1398208 15.44 1626964 3273148 12 [2021-06-04T05:23:47.089Z] 05:18:01 2389392 0 1279160 15.97 2620 4337768 1398208 15.44 1626984 3273144 8 [2021-06-04T05:23:47.089Z] 05:19:01 2389540 0 1279012 15.97 2620 4337768 1398208 15.44 1626984 3273144 8 [2021-06-04T05:23:47.089Z] 05:20:01 2388924 0 1279588 15.98 2620 4337808 1398292 15.44 1627692 3272564 8 [2021-06-04T05:23:47.089Z] 05:21:01 2389416 0 1279096 15.97 2620 4337808 1398208 15.44 1627600 3272564 12 [2021-06-04T05:23:47.089Z] 05:22:01 2389416 0 1279088 15.97 2620 4337816 1398208 15.44 1627608 3272564 16 [2021-06-04T05:23:47.089Z] 05:23:01 828316 0 1509368 18.85 2620 5668636 1650856 18.23 1834768 4431384 24480 [2021-06-04T05:23:47.089Z] Average: 2263282 0 1289443 16.10 2620 4453595 1655920 18.28 1788070 3263407 86236 [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-04T05:23:47.089Z] 05:06:01 eth0 1116.25 1255.38 5802.41 134.27 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:06:01 docker0 911.17 713.75 73.96 2691.40 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:07:01 veth0bc376b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:07:01 eth0 284.58 225.05 883.07 32.94 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:07:01 docker0 203.61 246.96 14.26 846.83 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:08:01 veth0bc376b 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:08:01 eth0 34.75 21.62 24.36 70.21 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:08:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:09:01 eth0 218.58 193.92 1697.14 65.46 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:09:01 veth1649b3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:10:10 eth0 15.85 9.57 16.66 6.65 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:10:10 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:10:10 vethc397ac8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:11:01 veth372b94f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:11:01 veth1f89a02 0.04 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:11:01 eth0 106.91 75.47 216.88 15.71 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:12:01 eth0 49.76 27.08 195.45 11.62 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:12:01 vethc397ac8 0.00 1.33 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:12:01 docker0 1180.63 1050.14 91.91 3833.99 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:13:01 veth3e3ee98 25.79 45.84 2.01 344.49 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:13:01 veth25445bb 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:13:01 eth0 266.64 189.60 1702.16 133.81 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:14:01 eth0 296.67 276.57 244.85 907.49 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:14:01 docker0 1249.01 1149.38 96.42 4362.35 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:15:01 eth0 138.96 142.28 71.24 645.29 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:16:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:17:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:20:01 eth0 0.23 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:23:01 eth0 868.13 795.37 7675.87 148.24 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] 05:23:01 docker0 54.41 55.48 4.67 376.14 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] Average: eth0 188.18 178.09 1028.74 120.66 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] Average: docker0 72.46 66.98 5.62 263.44 0.00 0.00 0.00 0.00 [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] ---> sar -P ALL: [2021-06-04T05:23:47.089Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] 05:04:17 LINUX RESTART (2 CPU) [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] 05:05:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T05:23:47.089Z] 05:06:01 all 19.11 0.00 5.77 1.63 0.06 73.42 [2021-06-04T05:23:47.089Z] 05:06:01 0 14.60 0.00 6.21 2.05 0.07 77.06 [2021-06-04T05:23:47.089Z] 05:06:01 1 23.63 0.00 5.32 1.21 0.05 69.78 [2021-06-04T05:23:47.089Z] 05:07:01 all 47.45 0.00 8.03 3.36 0.11 41.05 [2021-06-04T05:23:47.089Z] 05:07:01 0 47.83 0.00 8.58 3.59 0.11 39.89 [2021-06-04T05:23:47.089Z] 05:07:01 1 47.07 0.00 7.49 3.13 0.11 42.20 [2021-06-04T05:23:47.089Z] 05:08:01 all 34.07 0.00 4.88 1.51 0.09 59.45 [2021-06-04T05:23:47.089Z] 05:08:01 0 33.56 0.00 5.12 1.64 0.09 59.60 [2021-06-04T05:23:47.089Z] 05:08:01 1 34.58 0.00 4.64 1.38 0.09 59.30 [2021-06-04T05:23:47.089Z] 05:09:01 all 46.62 0.00 7.94 5.36 0.09 39.99 [2021-06-04T05:23:47.089Z] 05:09:01 0 46.61 0.00 8.00 6.38 0.09 38.92 [2021-06-04T05:23:47.089Z] 05:09:01 1 46.64 0.00 7.87 4.34 0.09 41.06 [2021-06-04T05:23:47.089Z] 05:10:10 all 10.14 0.00 6.02 75.08 0.15 8.61 [2021-06-04T05:23:47.089Z] 05:10:10 0 10.59 0.00 5.37 77.37 0.12 6.55 [2021-06-04T05:23:47.089Z] 05:10:10 1 9.70 0.00 6.67 72.79 0.17 10.68 [2021-06-04T05:23:47.089Z] 05:11:01 all 17.18 0.00 13.42 49.94 0.10 19.36 [2021-06-04T05:23:47.089Z] 05:11:01 0 17.74 0.00 13.17 46.85 0.10 22.13 [2021-06-04T05:23:47.089Z] 05:11:01 1 16.62 0.00 13.68 53.03 0.10 16.58 [2021-06-04T05:23:47.089Z] 05:12:01 all 62.74 0.00 10.30 21.06 0.12 5.78 [2021-06-04T05:23:47.089Z] 05:12:01 0 62.40 0.00 10.29 19.52 0.11 7.69 [2021-06-04T05:23:47.089Z] 05:12:01 1 63.08 0.00 10.31 22.61 0.13 3.87 [2021-06-04T05:23:47.089Z] 05:13:01 all 45.27 0.00 14.80 37.42 0.16 2.36 [2021-06-04T05:23:47.089Z] 05:13:01 0 45.22 0.00 14.95 37.01 0.16 2.66 [2021-06-04T05:23:47.089Z] 05:13:01 1 45.31 0.00 14.64 37.82 0.16 2.06 [2021-06-04T05:23:47.089Z] 05:14:01 all 36.65 0.00 9.98 2.75 0.12 50.50 [2021-06-04T05:23:47.089Z] 05:14:01 0 36.39 0.00 9.91 2.93 0.11 50.65 [2021-06-04T05:23:47.089Z] 05:14:01 1 36.92 0.00 10.05 2.56 0.13 50.35 [2021-06-04T05:23:47.089Z] 05:15:01 all 7.08 0.00 1.13 0.03 0.07 91.69 [2021-06-04T05:23:47.089Z] 05:15:01 0 6.90 0.00 1.10 0.03 0.07 91.89 [2021-06-04T05:23:47.089Z] 05:15:01 1 7.26 0.00 1.16 0.02 0.07 91.49 [2021-06-04T05:23:47.089Z] 05:16:01 all 0.13 0.00 0.03 0.00 0.04 99.79 [2021-06-04T05:23:47.089Z] 05:16:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-04T05:23:47.089Z] 05:16:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-04T05:23:47.089Z] [2021-06-04T05:23:47.089Z] 05:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T05:23:47.089Z] 05:17:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-04T05:23:47.089Z] 05:17:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-04T05:23:47.089Z] 05:17:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-04T05:23:47.089Z] 05:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-04T05:23:47.090Z] 05:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-04T05:23:47.090Z] 05:18:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-04T05:23:47.090Z] 05:19:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-04T05:23:47.090Z] 05:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T05:23:47.090Z] 05:19:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-04T05:23:47.090Z] 05:20:01 all 0.08 0.00 0.05 0.01 0.03 99.84 [2021-06-04T05:23:47.090Z] 05:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2021-06-04T05:23:47.090Z] 05:20:01 1 0.13 0.00 0.07 0.00 0.03 99.77 [2021-06-04T05:23:47.090Z] 05:21:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-06-04T05:23:47.090Z] 05:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-04T05:23:47.090Z] 05:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-04T05:23:47.090Z] 05:22:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-04T05:23:47.090Z] 05:22:01 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-06-04T05:23:47.090Z] 05:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T05:23:47.090Z] 05:23:01 all 20.91 0.00 9.76 3.28 0.07 65.99 [2021-06-04T05:23:47.090Z] 05:23:01 0 21.36 0.00 9.86 3.17 0.07 65.54 [2021-06-04T05:23:47.090Z] 05:23:01 1 20.45 0.00 9.66 3.39 0.07 66.43 [2021-06-04T05:23:47.090Z] Average: all 18.68 0.00 4.92 11.04 0.07 65.30 [2021-06-04T05:23:47.090Z] Average: 0 18.43 0.00 4.94 11.03 0.07 65.53 [2021-06-04T05:23:47.090Z] Average: 1 18.93 0.00 4.89 11.04 0.08 65.07 [2021-06-04T05:23:47.090Z] [2021-06-04T05:23:47.090Z] [2021-06-04T05:23:47.090Z]