Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0672e6f59fd969661fa2c563f9aa380a05eba899 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs: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 raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-828 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 0672e6f59fd969661fa2c563f9aa380a05eba899 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0672e6f59fd969661fa2c563f9aa380a05eba899 # timeout=10 Commit message: "Merge pull request #2631 from jinlinGuan/v2-api" > git rev-list --no-walk b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T09:01:36.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T09:01:36.342Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T09:01:36.420Z] ========================================================= [2020-07-24T09:01:36.420Z] EdgeX Global Pipelines Version Info [2020-07-24T09:01:36.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:01:38.273Z] ------------------- [2020-07-24T09:01:38.273Z] stable info: [2020-07-24T09:01:38.273Z] ------------------- [2020-07-24T09:01:38.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T09:01:38.273Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T09:01:38.273Z] Message: update stable to v1.0.105 [2020-07-24T09:01:38.845Z] ------------------- [2020-07-24T09:01:38.845Z] experimental info: [2020-07-24T09:01:38.845Z] ------------------- [2020-07-24T09:01:38.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T09:01:38.845Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T09:01:38.845Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-24T09:01:40.303Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/core-command/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/core-data/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-24T09:01:40.303Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T09:01:40.303Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-24T09:01:40.303Z] ++ cut -d/ -f2 [2020-07-24T09:01:40.303Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-24T09:01:40.361Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:01:41.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:01:41.312Z] [2020-07-24T09:01:41.312Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:01:41.649Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:01:41.649Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T09:01:41.649Z] 31603596830f: Pulling fs layer [2020-07-24T09:01:41.649Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T09:01:41.649Z] 6ca5941a6612: Pulling fs layer [2020-07-24T09:01:41.649Z] ecc8261a40a4: Pulling fs layer [2020-07-24T09:01:41.649Z] ecc8261a40a4: Waiting [2020-07-24T09:01:41.649Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T09:01:41.649Z] 2a8b12db71e7: Download complete [2020-07-24T09:01:41.649Z] 31603596830f: Verifying Checksum [2020-07-24T09:01:41.649Z] 31603596830f: Download complete [2020-07-24T09:01:41.916Z] ecc8261a40a4: Verifying Checksum [2020-07-24T09:01:41.916Z] ecc8261a40a4: Download complete [2020-07-24T09:01:41.916Z] 6ca5941a6612: Verifying Checksum [2020-07-24T09:01:41.916Z] 6ca5941a6612: Download complete [2020-07-24T09:01:41.916Z] 31603596830f: Pull complete [2020-07-24T09:01:42.177Z] 2a8b12db71e7: Pull complete [2020-07-24T09:01:43.125Z] 6ca5941a6612: Pull complete [2020-07-24T09:01:43.386Z] ecc8261a40a4: Pull complete [2020-07-24T09:01:43.386Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T09:01:43.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:01:43.386Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T09:01:43.512Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:01:43.556Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T09:01:45.912Z] $ docker top 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T09:01:46.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T09:01:46.196Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T09:01:46.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T09:01:46.418Z] $ docker exec 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 ssh-agent [2020-07-24T09:01:46.582Z] SSH_AUTH_SOCK=/tmp/ssh-QRX3JIsCZf0N/agent.11 [2020-07-24T09:01:46.582Z] SSH_AGENT_PID=17 [2020-07-24T09:01:46.594Z] Running ssh-add (command line suppressed) [2020-07-24T09:01:46.712Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_605001943279668522.key (/w/workspace/edgex-go/113@tmp/private_key_605001943279668522.key) [2020-07-24T09:01:46.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T09:01:47.089Z] + git describe --exact-match --tags HEAD [2020-07-24T09:01:47.089Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T09:01:47.177Z] $ docker exec --env ******** --env ******** 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 ssh-agent -k [2020-07-24T09:01:47.347Z] unset SSH_AUTH_SOCK; [2020-07-24T09:01:47.348Z] unset SSH_AGENT_PID; [2020-07-24T09:01:47.348Z] echo Agent pid 17 killed; [2020-07-24T09:01:47.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T09:01:47.472Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T09:01:47.472Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T09:01:47.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T09:01:47.583Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T09:01:47.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T09:01:47.749Z] $ docker exec 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 ssh-agent [2020-07-24T09:01:47.906Z] SSH_AUTH_SOCK=/tmp/ssh-uj0BVQjBdJAY/agent.45 [2020-07-24T09:01:47.906Z] SSH_AGENT_PID=50 [2020-07-24T09:01:47.912Z] Running ssh-add (command line suppressed) [2020-07-24T09:01:48.024Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_62069717948714413.key (/w/workspace/edgex-go/113@tmp/private_key_62069717948714413.key) [2020-07-24T09:01:48.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T09:01:48.422Z] + git semver init [2020-07-24T09:01:48.422Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T09:01:48.422Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2020-07-24T09:01:48.422Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2020-07-24T09:01:48.422Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T09:01:48.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T09:01:48.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T09:01:48.422Z] # $SEMVER_BRANCH = master [2020-07-24T09:01:48.422Z] # $SEMVER_TEMP = /tmp/semver-581531089 [2020-07-24T09:01:48.422Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-24T09:02:06.573Z] # '/tmp/semver-581531089' -> '/w/workspace/edgex-go/113/.semver' [2020-07-24T09:02:06.573Z] # -> Force: false [2020-07-24T09:02:06.573Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [Pipeline] } [2020-07-24T09:02:06.582Z] $ docker exec --env ******** --env ******** 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 ssh-agent -k [2020-07-24T09:02:06.764Z] unset SSH_AUTH_SOCK; [2020-07-24T09:02:06.765Z] unset SSH_AGENT_PID; [2020-07-24T09:02:06.765Z] echo Agent pid 50 killed; [2020-07-24T09:02:06.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T09:02:07.300Z] + git semver [Pipeline] } [2020-07-24T09:02:07.313Z] $ docker stop --time=1 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 [2020-07-24T09:02:08.891Z] $ docker rm -f 3482d1f7168cb4e1980b6ade9470429eaacb4e6f2bdbc33184b03a4584d0ac77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T09:02:22.832Z] Stashed 19 file(s) [Pipeline] echo [2020-07-24T09:02:22.834Z] [edgeXSemver] initialized semver on version 1.2.1-dev.2 [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] echo [2020-07-24T09:02:23.269Z] ========================================================= [2020-07-24T09:02:23.269Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T09:02:23.269Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:02:23.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-24T09:02:27.836Z] Sending build context to Docker daemon 323.2MB [2020-07-24T09:02:27.836Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T09:02:27.836Z] Step 2/7 : FROM ${BASE} [2020-07-24T09:02:27.836Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T09:02:27.836Z] df20fa9351a1: Pulling fs layer [2020-07-24T09:02:27.836Z] ed8968b2872e: Pulling fs layer [2020-07-24T09:02:27.836Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T09:02:27.836Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T09:02:27.836Z] 1e091d79d1de: Pulling fs layer [2020-07-24T09:02:27.836Z] 481702a1767f: Pulling fs layer [2020-07-24T09:02:27.836Z] f64a6f60c768: Pulling fs layer [2020-07-24T09:02:27.836Z] e78d2573fc39: Pulling fs layer [2020-07-24T09:02:27.836Z] e876d2f968b6: Pulling fs layer [2020-07-24T09:02:27.836Z] ce8a83651883: Pulling fs layer [2020-07-24T09:02:27.836Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T09:02:27.836Z] 2dd03ba5bac4: Waiting [2020-07-24T09:02:27.836Z] e78d2573fc39: Waiting [2020-07-24T09:02:27.836Z] e876d2f968b6: Waiting [2020-07-24T09:02:27.836Z] 1e091d79d1de: Waiting [2020-07-24T09:02:27.836Z] ce8a83651883: Waiting [2020-07-24T09:02:27.836Z] 07967f4d0e4b: Waiting [2020-07-24T09:02:27.836Z] 481702a1767f: Waiting [2020-07-24T09:02:27.836Z] f64a6f60c768: Waiting [2020-07-24T09:02:27.836Z] a92cc7c5fd73: Download complete [2020-07-24T09:02:27.836Z] ed8968b2872e: Verifying Checksum [2020-07-24T09:02:27.836Z] ed8968b2872e: Download complete [2020-07-24T09:02:27.836Z] 1e091d79d1de: Verifying Checksum [2020-07-24T09:02:27.836Z] 1e091d79d1de: Download complete [2020-07-24T09:02:27.836Z] 481702a1767f: Verifying Checksum [2020-07-24T09:02:27.836Z] 481702a1767f: Download complete [2020-07-24T09:02:27.836Z] df20fa9351a1: Verifying Checksum [2020-07-24T09:02:27.836Z] df20fa9351a1: Download complete [2020-07-24T09:02:28.431Z] f64a6f60c768: Download complete [2020-07-24T09:02:28.431Z] e876d2f968b6: Verifying Checksum [2020-07-24T09:02:28.431Z] e876d2f968b6: Download complete [2020-07-24T09:02:28.703Z] df20fa9351a1: Pull complete [2020-07-24T09:02:28.969Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T09:02:28.969Z] 2dd03ba5bac4: Download complete [2020-07-24T09:02:28.969Z] ce8a83651883: Verifying Checksum [2020-07-24T09:02:28.969Z] ce8a83651883: Download complete [2020-07-24T09:02:29.229Z] e78d2573fc39: Verifying Checksum [2020-07-24T09:02:29.229Z] e78d2573fc39: Download complete [2020-07-24T09:02:29.490Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T09:02:29.490Z] 07967f4d0e4b: Download complete [2020-07-24T09:02:30.439Z] ed8968b2872e: Pull complete [2020-07-24T09:02:30.439Z] a92cc7c5fd73: Pull complete [2020-07-24T09:02:35.732Z] 2dd03ba5bac4: Pull complete [2020-07-24T09:02:35.732Z] 1e091d79d1de: Pull complete [2020-07-24T09:02:35.732Z] 481702a1767f: Pull complete [2020-07-24T09:02:38.100Z] Still waiting to schedule task [2020-07-24T09:02:38.101Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-24T09:02:42.323Z] f64a6f60c768: Pull complete [2020-07-24T09:02:44.885Z] e78d2573fc39: Pull complete [2020-07-24T09:02:44.885Z] e876d2f968b6: Pull complete [2020-07-24T09:02:45.846Z] ce8a83651883: Pull complete [2020-07-24T09:02:46.107Z] 07967f4d0e4b: Pull complete [2020-07-24T09:02:46.107Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T09:02:46.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T09:02:46.107Z] ---> 5d7c900382c6 [2020-07-24T09:02:46.107Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-24T09:02:47.497Z] ---> Running in 87d4a604f4bc [2020-07-24T09:02:48.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:02:48.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:02:49.214Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T09:02:49.214Z] (2/12) Installing file (5.38-r0) [2020-07-24T09:02:49.214Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T09:02:49.478Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T09:02:52.021Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T09:02:52.021Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T09:02:52.021Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T09:02:52.281Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T09:02:52.282Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T09:02:52.282Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T09:02:52.543Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T09:02:52.543Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T09:02:52.543Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:02:52.543Z] OK: 233 MiB in 51 packages [2020-07-24T09:02:56.756Z] Removing intermediate container 87d4a604f4bc [2020-07-24T09:02:56.756Z] ---> 3fc09f604b60 [2020-07-24T09:02:56.756Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T09:02:56.756Z] ---> Running in 2602d9f51267 [2020-07-24T09:02:56.756Z] Removing intermediate container 2602d9f51267 [2020-07-24T09:02:56.756Z] ---> 62cc1fca6237 [2020-07-24T09:02:56.756Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T09:02:56.756Z] latest: Pulling from library/docker [2020-07-24T09:02:56.756Z] df20fa9351a1: Already exists [2020-07-24T09:02:56.756Z] 25ad7478873d: Pulling fs layer [2020-07-24T09:02:56.756Z] 4684f6177b5d: Pulling fs layer [2020-07-24T09:02:56.756Z] 46e300cec669: Pulling fs layer [2020-07-24T09:02:56.756Z] 63038576ad94: Pulling fs layer [2020-07-24T09:02:56.756Z] 0fdb76c4706c: Pulling fs layer [2020-07-24T09:02:56.756Z] cb7edeffdfd5: Pulling fs layer [2020-07-24T09:02:56.756Z] 63038576ad94: Waiting [2020-07-24T09:02:56.756Z] 0fdb76c4706c: Waiting [2020-07-24T09:02:56.756Z] cb7edeffdfd5: Waiting [2020-07-24T09:02:57.020Z] 4684f6177b5d: Verifying Checksum [2020-07-24T09:02:57.020Z] 4684f6177b5d: Download complete [2020-07-24T09:02:57.020Z] 25ad7478873d: Verifying Checksum [2020-07-24T09:02:57.020Z] 25ad7478873d: Download complete [2020-07-24T09:02:57.020Z] 63038576ad94: Verifying Checksum [2020-07-24T09:02:57.020Z] 63038576ad94: Download complete [2020-07-24T09:02:57.020Z] 0fdb76c4706c: Verifying Checksum [2020-07-24T09:02:57.020Z] 0fdb76c4706c: Download complete [2020-07-24T09:02:57.296Z] 25ad7478873d: Pull complete [2020-07-24T09:02:57.296Z] 4684f6177b5d: Pull complete [2020-07-24T09:02:57.566Z] cb7edeffdfd5: Verifying Checksum [2020-07-24T09:02:57.566Z] cb7edeffdfd5: Download complete [2020-07-24T09:02:57.830Z] 46e300cec669: Verifying Checksum [2020-07-24T09:02:57.830Z] 46e300cec669: Download complete [2020-07-24T09:02:59.759Z] 46e300cec669: Pull complete [2020-07-24T09:03:00.019Z] 63038576ad94: Pull complete [2020-07-24T09:03:00.019Z] 0fdb76c4706c: Pull complete [2020-07-24T09:03:00.280Z] cb7edeffdfd5: Pull complete [2020-07-24T09:03:00.280Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T09:03:00.280Z] Status: Downloaded newer image for docker:latest [2020-07-24T09:03:02.197Z] ---> 1c6e86634afa [2020-07-24T09:03:02.197Z] Step 6/7 : COPY go.mod . [2020-07-24T09:03:02.197Z] ---> 8580ff48b5da [2020-07-24T09:03:02.197Z] Step 7/7 : RUN go mod download [2020-07-24T09:03:02.457Z] ---> Running in 5026b38d3427 [2020-07-24T09:03:05.006Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T09:03:05.006Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T09:03:05.006Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T09:03:05.006Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T09:03:05.006Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T09:03:05.006Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T09:03:05.006Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T09:03:05.006Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T09:03:05.006Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T09:03:05.006Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T09:03:05.006Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T09:03:05.006Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T09:03:05.006Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T09:03:05.006Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T09:03:05.006Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T09:03:05.006Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T09:03:05.267Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T09:03:05.267Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T09:03:05.267Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T09:03:05.267Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T09:03:05.267Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T09:03:05.267Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T09:03:05.267Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T09:03:05.267Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T09:03:05.267Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T09:03:05.267Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T09:03:05.267Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T09:03:05.267Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T09:03:05.529Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T09:03:05.790Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T09:03:05.790Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T09:03:05.790Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T09:03:05.790Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T09:03:05.790Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T09:03:05.790Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T09:03:05.790Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T09:03:05.790Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T09:03:05.790Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T09:03:05.790Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T09:03:05.790Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T09:03:05.790Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T09:03:05.790Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T09:03:06.051Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T09:03:06.051Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T09:03:06.051Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T09:03:06.051Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T09:03:06.051Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T09:03:06.311Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T09:03:06.311Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T09:03:06.311Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T09:03:06.311Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T09:03:06.311Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T09:03:06.311Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T09:03:06.311Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T09:03:06.311Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T09:03:06.311Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T09:03:06.311Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T09:03:06.311Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T09:03:06.311Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T09:03:06.571Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T09:03:06.571Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T09:03:06.571Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T09:03:06.571Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T09:03:06.571Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T09:03:06.571Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T09:03:06.571Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-24T09:03:06.571Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T09:03:06.571Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T09:03:06.571Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T09:03:18.838Z] Removing intermediate container 5026b38d3427 [2020-07-24T09:03:18.838Z] ---> 6ac1c70a0bf3 [2020-07-24T09:03:18.838Z] Successfully built 6ac1c70a0bf3 [2020-07-24T09:03:18.838Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:03:21.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T09:03:21.528Z] [2020-07-24T09:03:21.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:03:21.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T09:03:21.978Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-24T09:03:21.978Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-24T09:03:21.978Z] ca9280d653b3: Pulling fs layer [2020-07-24T09:03:21.978Z] 7e9c9ca2126c: Pulling fs layer [2020-07-24T09:03:21.978Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-24T09:03:21.978Z] cbdbe7a5bc2a: Download complete [2020-07-24T09:03:22.317Z] ca9280d653b3: Verifying Checksum [2020-07-24T09:03:22.317Z] ca9280d653b3: Download complete [2020-07-24T09:03:22.317Z] cbdbe7a5bc2a: Pull complete [2020-07-24T09:03:22.906Z] 7e9c9ca2126c: Download complete [2020-07-24T09:03:23.862Z] ca9280d653b3: Pull complete [2020-07-24T09:03:30.456Z] 7e9c9ca2126c: Pull complete [2020-07-24T09:03:30.456Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-24T09:03:30.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T09:03:30.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-24T09:03:30.550Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:03:30.596Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-24T09:03:33.686Z] $ docker top 138d9ddecdc5f11a5f0fb5c0ac8864fff16eac8123c287e90d6a2cef6d8c9e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T09:03:34.226Z] + docker-compose build --help [2020-07-24T09:03:34.226Z] + grep parallel [2020-07-24T09:03:35.171Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T09:03:35.181Z] $ docker stop --time=1 138d9ddecdc5f11a5f0fb5c0ac8864fff16eac8123c287e90d6a2cef6d8c9e1f [2020-07-24T09:03:36.527Z] $ docker rm -f 138d9ddecdc5f11a5f0fb5c0ac8864fff16eac8123c287e90d6a2cef6d8c9e1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:03:37.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T09:03:37.080Z] . [Pipeline] withDockerContainer [2020-07-24T09:03:37.170Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:03:37.210Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-24T09:03:37.845Z] $ docker top b2638dd39eae86b12d73e2dc72748d5853cc67258345430490cdd46b4b39cd68 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T09:03:38.317Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T09:03:39.259Z] Building docker-core-command-go ... [2020-07-24T09:03:39.259Z] Building docker-core-data-go ... [2020-07-24T09:03:39.259Z] Building docker-core-metadata-go ... [2020-07-24T09:03:39.259Z] Building docker-security-proxy-setup-go ... [2020-07-24T09:03:39.259Z] Building docker-security-secrets-setup-go ... [2020-07-24T09:03:39.259Z] Building docker-security-secretstore-setup-go ... [2020-07-24T09:03:39.259Z] Building docker-support-logging-go ... [2020-07-24T09:03:39.259Z] Building docker-support-notifications-go ... [2020-07-24T09:03:39.259Z] Building docker-support-scheduler-go ... [2020-07-24T09:03:39.259Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T09:03:39.259Z] Building docker-security-proxy-setup-go [2020-07-24T09:03:39.259Z] Building docker-support-notifications-go [2020-07-24T09:03:39.259Z] Building docker-support-scheduler-go [2020-07-24T09:03:39.259Z] Building docker-core-metadata-go [2020-07-24T09:03:39.259Z] Building docker-security-secretstore-setup-go [2020-07-24T09:04:05.907Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:04:05.907Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:04:05.907Z] ---> 6ac1c70a0bf3 [2020-07-24T09:04:05.907Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T09:04:05.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:04:05.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:04:05.907Z] ---> 6ac1c70a0bf3 [2020-07-24T09:04:05.907Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T09:04:05.907Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:04:05.907Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:04:05.907Z] ---> 6ac1c70a0bf3 [2020-07-24T09:04:05.907Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T09:04:05.907Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:04:05.907Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:04:05.907Z] ---> 6ac1c70a0bf3 [2020-07-24T09:04:05.907Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T09:04:05.907Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:04:05.907Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:04:05.907Z] ---> 6ac1c70a0bf3 [2020-07-24T09:04:05.907Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:04:05.907Z] ---> Running in 4cc41864202b [2020-07-24T09:04:05.907Z] ---> Running in 4d1a3efcd5bf [2020-07-24T09:04:05.907Z] ---> Running in 156e2cc4c268 [2020-07-24T09:04:05.907Z] ---> Running in 1072b5d36ea3 [2020-07-24T09:04:05.907Z] ---> Running in 94f9168a99b5 [2020-07-24T09:04:05.907Z] Removing intermediate container 4d1a3efcd5bf [2020-07-24T09:04:05.907Z] ---> 4492bc27ed14 [2020-07-24T09:04:05.907Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:04:05.907Z] Removing intermediate container 4cc41864202b [2020-07-24T09:04:05.907Z] ---> b6f43236b233 [2020-07-24T09:04:05.907Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:04:05.907Z] Removing intermediate container 1072b5d36ea3 [2020-07-24T09:04:05.907Z] ---> f42bfca03638 [2020-07-24T09:04:05.907Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:04:05.907Z] Removing intermediate container 156e2cc4c268 [2020-07-24T09:04:05.907Z] ---> 0274d7681f6b [2020-07-24T09:04:05.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:04:05.907Z] Removing intermediate container 94f9168a99b5 [2020-07-24T09:04:05.907Z] ---> 191bda2ede99 [2020-07-24T09:04:05.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:04:05.907Z] ---> Running in c192e2a894e3 [2020-07-24T09:04:05.907Z] ---> Running in 4f021d261106 [2020-07-24T09:04:05.907Z] ---> Running in 7641ec38c947 [2020-07-24T09:04:05.907Z] ---> Running in 456804c9a617 [2020-07-24T09:04:05.907Z] ---> Running in 7c59741b306b [2020-07-24T09:04:07.321Z] Removing intermediate container 4f021d261106 [2020-07-24T09:04:07.321Z] ---> fd0504045eb6 [2020-07-24T09:04:07.321Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T09:04:07.321Z] Removing intermediate container c192e2a894e3 [2020-07-24T09:04:07.321Z] ---> ffdaf7ac0e60 [2020-07-24T09:04:07.321Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T09:04:07.596Z] ---> Running in be1dd799dd87 [2020-07-24T09:04:07.596Z] Removing intermediate container 7641ec38c947 [2020-07-24T09:04:07.596Z] ---> fa7f1c787281 [2020-07-24T09:04:07.596Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T09:04:07.596Z] ---> Running in 8e8383baa99c [2020-07-24T09:04:07.857Z] ---> Running in a1b382a38a25 [2020-07-24T09:04:08.118Z] Removing intermediate container 7c59741b306b [2020-07-24T09:04:08.118Z] ---> 931c0f296eb3 [2020-07-24T09:04:08.118Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T09:04:08.118Z] Removing intermediate container 456804c9a617 [2020-07-24T09:04:08.118Z] ---> a9a075283313 [2020-07-24T09:04:08.118Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T09:04:08.381Z] ---> Running in f1d2c71237da [2020-07-24T09:04:08.381Z] ---> Running in 4cd93710f10c [2020-07-24T09:04:08.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:08.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:08.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:09.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:09.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:09.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:09.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:09.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:10.340Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:04:10.340Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:04:10.340Z] OK: 12749 distinct packages available [2020-07-24T09:04:10.340Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:04:10.340Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:04:10.340Z] OK: 12749 distinct packages available [2020-07-24T09:04:10.601Z] OK: 233 MiB in 51 packages [2020-07-24T09:04:10.601Z] OK: 233 MiB in 51 packages [2020-07-24T09:04:11.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:11.173Z] Removing intermediate container 4cd93710f10c [2020-07-24T09:04:11.173Z] ---> 4b1bd53d6533 [2020-07-24T09:04:11.173Z] Step 6/21 : COPY go.mod . [2020-07-24T09:04:11.173Z] Removing intermediate container f1d2c71237da [2020-07-24T09:04:11.173Z] ---> 2f15ae7456d3 [2020-07-24T09:04:11.173Z] Step 6/23 : COPY go.mod . [2020-07-24T09:04:11.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:04:11.435Z] ---> 696694895d5e [2020-07-24T09:04:11.435Z] Step 7/21 : RUN go mod download [2020-07-24T09:04:11.435Z] ---> Running in 26109c2d88cf [2020-07-24T09:04:11.435Z] ---> e57183fda5c0 [2020-07-24T09:04:11.435Z] Step 7/23 : RUN go mod download [2020-07-24T09:04:11.699Z] ---> Running in dfc944493537 [2020-07-24T09:04:11.699Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:04:11.699Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:04:11.699Z] OK: 12749 distinct packages available [2020-07-24T09:04:11.966Z] OK: 233 MiB in 51 packages [2020-07-24T09:04:12.536Z] Removing intermediate container be1dd799dd87 [2020-07-24T09:04:12.536Z] ---> 6736f48e0abe [2020-07-24T09:04:12.536Z] Step 6/20 : COPY go.mod . [2020-07-24T09:04:12.797Z] ---> da68597f0174 [2020-07-24T09:04:12.797Z] Step 7/20 : RUN go mod download [2020-07-24T09:04:12.797Z] ---> Running in 8f2363f71828 [2020-07-24T09:04:13.751Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:04:13.751Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:04:13.751Z] OK: 12749 distinct packages available [2020-07-24T09:04:13.751Z] OK: 233 MiB in 51 packages [2020-07-24T09:04:14.019Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:04:14.019Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:04:14.019Z] OK: 12749 distinct packages available [2020-07-24T09:04:14.019Z] Removing intermediate container 26109c2d88cf [2020-07-24T09:04:14.019Z] ---> 8dd89b8ffb3d [2020-07-24T09:04:14.019Z] Step 8/21 : COPY . . [2020-07-24T09:04:14.019Z] OK: 233 MiB in 51 packages [2020-07-24T09:04:14.288Z] Removing intermediate container dfc944493537 [2020-07-24T09:04:14.288Z] ---> 88e02e6ff642 [2020-07-24T09:04:14.288Z] Step 8/23 : COPY . . [2020-07-24T09:04:16.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-829 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-07-24T09:04:16.369Z] Running in /w/workspace/edgex-go/113 [Pipeline] { [Pipeline] checkout [2020-07-24T09:04:18.507Z] Removing intermediate container 8e8383baa99c [2020-07-24T09:04:18.507Z] ---> a9ab2dd48093 [2020-07-24T09:04:18.507Z] Step 6/26 : COPY go.mod . [2020-07-24T09:04:19.082Z] Removing intermediate container 8f2363f71828 [2020-07-24T09:04:19.082Z] ---> 1ce9add5ae91 [2020-07-24T09:04:19.082Z] Step 8/20 : COPY . . [2020-07-24T09:04:21.015Z] using credential edgex-jenkins-ssh [2020-07-24T09:04:21.075Z] Cloning the remote Git repository [2020-07-24T09:04:21.075Z] Cloning with configured refspecs honoured and without tags [2020-07-24T09:04:21.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-24T09:04:21.240Z] > git init /w/workspace/edgex-go/113 # timeout=10 [2020-07-24T09:04:21.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T09:04:21.326Z] > git --version # timeout=10 [2020-07-24T09:04:21.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T09:04:21.411Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T09:04:21.640Z] ---> 9f9e2a15e4ab [2020-07-24T09:04:21.640Z] Step 7/26 : RUN go mod download [2020-07-24T09:04:21.640Z] Removing intermediate container a1b382a38a25 [2020-07-24T09:04:21.640Z] ---> 61dcb6eb1528 [2020-07-24T09:04:21.640Z] Step 6/20 : COPY go.mod . [2020-07-24T09:04:24.986Z] ---> Running in e9c224876cee [2020-07-24T09:04:25.577Z] ---> a29e77cd6913 [2020-07-24T09:04:25.577Z] Step 7/20 : RUN go mod download [2020-07-24T09:04:27.502Z] ---> Running in 321f46a26c9b [2020-07-24T09:04:29.421Z] ---> 401ce499f78c [2020-07-24T09:04:29.421Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T09:04:30.380Z] ---> ecb70b7e5dad [2020-07-24T09:04:30.380Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T09:04:30.642Z] ---> Running in c9822b3b90c9 [2020-07-24T09:04:30.642Z] ---> Running in 19d48dea46c5 [2020-07-24T09:04:31.624Z] Removing intermediate container e9c224876cee [2020-07-24T09:04:31.624Z] ---> 5b7e44a77f57 [2020-07-24T09:04:31.624Z] Step 8/26 : COPY . . [2020-07-24T09:04:32.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-24T09:04:32.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-24T09:04:35.893Z] Removing intermediate container 321f46a26c9b [2020-07-24T09:04:35.893Z] ---> 3311539be43d [2020-07-24T09:04:35.893Z] Step 8/20 : COPY . . [2020-07-24T09:04:35.893Z] ---> b7ea69f9e663 [2020-07-24T09:04:35.893Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T09:04:37.129Z] Fetching without tags [2020-07-24T09:04:37.596Z] Checking out Revision 0672e6f59fd969661fa2c563f9aa380a05eba899 (master) [2020-07-24T09:04:37.061Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T09:04:37.085Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T09:04:37.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T09:04:37.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T09:04:37.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T09:04:37.153Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T09:04:37.611Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T09:04:37.624Z] > git checkout -f 0672e6f59fd969661fa2c563f9aa380a05eba899 # timeout=10 [2020-07-24T09:04:40.689Z] ---> Running in daab4fd77adf [2020-07-24T09:04:42.093Z] Commit message: "Merge pull request #2631 from jinlinGuan/v2-api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-24T09:04:44.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo [2020-07-24T09:04:53.835Z] ========================================================= [2020-07-24T09:04:53.835Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T09:04:53.835Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:04:54.374Z] ---> 179703e93bd4 [2020-07-24T09:04:54.374Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-24T09:04:54.374Z] ---> Running in cb8b5c3e806a [2020-07-24T09:04:54.374Z] ---> 6918a0c914a8 [2020-07-24T09:04:54.374Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T09:04:54.659Z] ---> Running in 4c8866627175 [2020-07-24T09:04:54.720Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-24T09:04:55.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-24T09:04:55.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-24T09:04:59.022Z] Sending build context to Docker daemon 323.2MB [2020-07-24T09:04:59.022Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T09:04:59.022Z] Step 2/7 : FROM ${BASE} [2020-07-24T09:04:59.022Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T09:04:59.022Z] b538f80385f9: Pulling fs layer [2020-07-24T09:04:59.022Z] 74f711af9a0d: Pulling fs layer [2020-07-24T09:04:59.022Z] 99f96fe45779: Pulling fs layer [2020-07-24T09:04:59.022Z] fd7a069fd194: Pulling fs layer [2020-07-24T09:04:59.022Z] 66aa3694b03b: Pulling fs layer [2020-07-24T09:04:59.022Z] 170f70906a0f: Pulling fs layer [2020-07-24T09:04:59.022Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T09:04:59.022Z] e772456be8f7: Pulling fs layer [2020-07-24T09:04:59.022Z] c890913d741a: Pulling fs layer [2020-07-24T09:04:59.022Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T09:04:59.022Z] 09adf4765672: Pulling fs layer [2020-07-24T09:04:59.022Z] ad7c5574e4b9: Waiting [2020-07-24T09:04:59.022Z] e772456be8f7: Waiting [2020-07-24T09:04:59.022Z] c890913d741a: Waiting [2020-07-24T09:04:59.022Z] 2480fcc9aa5a: Waiting [2020-07-24T09:04:59.022Z] 09adf4765672: Waiting [2020-07-24T09:04:59.022Z] fd7a069fd194: Waiting [2020-07-24T09:04:59.022Z] 66aa3694b03b: Waiting [2020-07-24T09:04:59.022Z] 170f70906a0f: Waiting [2020-07-24T09:04:59.022Z] 99f96fe45779: Verifying Checksum [2020-07-24T09:04:59.022Z] 99f96fe45779: Download complete [2020-07-24T09:04:59.022Z] 74f711af9a0d: Verifying Checksum [2020-07-24T09:04:59.022Z] 74f711af9a0d: Download complete [2020-07-24T09:04:59.022Z] 66aa3694b03b: Download complete [2020-07-24T09:04:59.022Z] 170f70906a0f: Verifying Checksum [2020-07-24T09:04:59.022Z] 170f70906a0f: Download complete [2020-07-24T09:04:59.022Z] b538f80385f9: Download complete [2020-07-24T09:04:59.621Z] b538f80385f9: Pull complete [2020-07-24T09:05:00.219Z] 74f711af9a0d: Pull complete [2020-07-24T09:05:00.815Z] 99f96fe45779: Pull complete [2020-07-24T09:05:01.408Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T09:05:01.408Z] ad7c5574e4b9: Download complete [2020-07-24T09:05:01.408Z] c890913d741a: Verifying Checksum [2020-07-24T09:05:01.408Z] c890913d741a: Download complete [2020-07-24T09:05:03.387Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T09:05:03.387Z] 2480fcc9aa5a: Download complete [2020-07-24T09:05:03.387Z] 09adf4765672: Verifying Checksum [2020-07-24T09:05:03.387Z] 09adf4765672: Download complete [2020-07-24T09:05:04.380Z] fd7a069fd194: Verifying Checksum [2020-07-24T09:05:04.380Z] fd7a069fd194: Download complete [2020-07-24T09:05:04.380Z] e772456be8f7: Verifying Checksum [2020-07-24T09:05:04.380Z] e772456be8f7: Download complete [2020-07-24T09:05:16.777Z] fd7a069fd194: Pull complete [2020-07-24T09:05:16.777Z] 66aa3694b03b: Pull complete [2020-07-24T09:05:16.777Z] 170f70906a0f: Pull complete [2020-07-24T09:05:17.737Z] Removing intermediate container c9822b3b90c9 [2020-07-24T09:05:17.737Z] ---> f52f9a1f22d3 [2020-07-24T09:05:17.737Z] [2020-07-24T09:05:17.737Z] Step 10/23 : FROM scratch [2020-07-24T09:05:17.737Z] ---> [2020-07-24T09:05:17.737Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T09:05:17.737Z] ---> Running in df1c6a4e2348 [2020-07-24T09:05:18.008Z] Removing intermediate container daab4fd77adf [2020-07-24T09:05:18.008Z] ---> 6856759fb1c2 [2020-07-24T09:05:18.008Z] [2020-07-24T09:05:18.008Z] Step 10/20 : FROM alpine [2020-07-24T09:05:18.585Z] latest: Pulling from library/alpine [2020-07-24T09:05:18.585Z] Removing intermediate container df1c6a4e2348 [2020-07-24T09:05:18.585Z] ---> ae56bd0b28d0 [2020-07-24T09:05:18.585Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T09:05:18.856Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T09:05:18.856Z] Status: Downloaded newer image for alpine:latest [2020-07-24T09:05:18.856Z] ---> a24bb4013296 [2020-07-24T09:05:18.856Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T09:05:18.856Z] Removing intermediate container 19d48dea46c5 [2020-07-24T09:05:18.856Z] ---> 6dab319777dc [2020-07-24T09:05:18.856Z] [2020-07-24T09:05:18.856Z] Step 10/21 : FROM scratch [2020-07-24T09:05:18.856Z] ---> [2020-07-24T09:05:18.856Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:05:18.856Z] ---> Running in cdc792846034 [2020-07-24T09:05:19.126Z] ---> Running in 94a00da5bfc1 [2020-07-24T09:05:19.126Z] ---> Running in 67fda1b1abd6 [2020-07-24T09:05:19.392Z] Removing intermediate container 94a00da5bfc1 [2020-07-24T09:05:19.392Z] ---> c695e035b67a [2020-07-24T09:05:19.392Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T09:05:19.392Z] Removing intermediate container cdc792846034 [2020-07-24T09:05:19.392Z] ---> be4c011623fc [2020-07-24T09:05:19.392Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T09:05:19.392Z] ---> Running in 1a02e33dd946 [2020-07-24T09:05:19.392Z] ---> Running in 7c0e0ebba4c2 [2020-07-24T09:05:19.976Z] Removing intermediate container 7c0e0ebba4c2 [2020-07-24T09:05:19.976Z] ---> b5a22e129cdb [2020-07-24T09:05:19.976Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T09:05:19.976Z] Removing intermediate container 1a02e33dd946 [2020-07-24T09:05:19.976Z] ---> b5322001f5dd [2020-07-24T09:05:19.976Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:05:19.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:19.976Z] ---> Running in 14a52965d9c0 [2020-07-24T09:05:20.177Z] ad7c5574e4b9: Pull complete [2020-07-24T09:05:20.256Z] ---> f7f0b656795a [2020-07-24T09:05:20.256Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T09:05:20.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:20.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-24T09:05:20.256Z] Removing intermediate container 14a52965d9c0 [2020-07-24T09:05:20.256Z] ---> 169521ef9a81 [2020-07-24T09:05:20.256Z] Step 14/21 : WORKDIR / [2020-07-24T09:05:20.256Z] ---> Running in a4da86ffa716 [2020-07-24T09:05:20.552Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:05:20.552Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:05:20.552Z] OK: 12749 distinct packages available [2020-07-24T09:05:20.552Z] Removing intermediate container a4da86ffa716 [2020-07-24T09:05:20.552Z] ---> 859cd4ea0ddc [2020-07-24T09:05:20.552Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T09:05:21.148Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T09:05:21.148Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T09:05:21.148Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T09:05:21.148Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T09:05:21.148Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:05:21.721Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T09:05:21.721Z] OK: 7 MiB in 18 packages [2020-07-24T09:05:23.119Z] ---> 57cc7bf4ef17 [2020-07-24T09:05:23.119Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T09:05:23.119Z] ---> b292e30fdadc [2020-07-24T09:05:23.119Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T09:05:24.090Z] Removing intermediate container 67fda1b1abd6 [2020-07-24T09:05:24.090Z] ---> 42cc325300f7 [2020-07-24T09:05:24.090Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T09:05:24.090Z] ---> a57469f2a0b3 [2020-07-24T09:05:24.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T09:05:25.479Z] ---> Running in 4873791f054e [2020-07-24T09:05:25.589Z] e772456be8f7: Pull complete [2020-07-24T09:05:25.589Z] c890913d741a: Pull complete [2020-07-24T09:05:25.743Z] ---> d1168d6f29fc [2020-07-24T09:05:25.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T09:05:25.743Z] ---> 248b2a0d6e61 [2020-07-24T09:05:25.743Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T09:05:26.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-24T09:05:26.025Z] Removing intermediate container 4c8866627175 [2020-07-24T09:05:26.025Z] ---> 751ff05fa1bd [2020-07-24T09:05:26.025Z] [2020-07-24T09:05:26.025Z] Step 10/20 : FROM scratch [2020-07-24T09:05:26.025Z] ---> [2020-07-24T09:05:26.025Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:05:26.025Z] Removing intermediate container 4873791f054e [2020-07-24T09:05:26.025Z] ---> f7ef121aaf5d [2020-07-24T09:05:26.025Z] Step 13/20 : WORKDIR /edgex [2020-07-24T09:05:26.025Z] ---> Using cache [2020-07-24T09:05:26.025Z] ---> c695e035b67a [2020-07-24T09:05:26.025Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T09:05:26.025Z] ---> Running in 8356c22ea3ff [2020-07-24T09:05:26.025Z] ---> Running in 1057d27796a5 [2020-07-24T09:05:26.291Z] ---> 9877936b4f07 [2020-07-24T09:05:26.291Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:05:26.291Z] Removing intermediate container 8356c22ea3ff [2020-07-24T09:05:26.291Z] ---> e0da4e7aab3a [2020-07-24T09:05:26.291Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T09:05:27.588Z] 2480fcc9aa5a: Pull complete [2020-07-24T09:05:27.677Z] ---> Running in 6345b225872c [2020-07-24T09:05:27.677Z] ---> Running in 1f8a686b7360 [2020-07-24T09:05:27.677Z] ---> d3cf47131253 [2020-07-24T09:05:27.677Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T09:05:27.677Z] Removing intermediate container 1057d27796a5 [2020-07-24T09:05:27.677Z] ---> 5a37209f81e7 [2020-07-24T09:05:27.677Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T09:05:27.677Z] Removing intermediate container 1f8a686b7360 [2020-07-24T09:05:27.677Z] ---> 3474cef8f076 [2020-07-24T09:05:27.677Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T09:05:27.677Z] Removing intermediate container 6345b225872c [2020-07-24T09:05:27.677Z] ---> 1193bb054106 [2020-07-24T09:05:27.677Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T09:05:27.943Z] ---> Running in 8c3269f29dee [2020-07-24T09:05:27.943Z] ---> f48d4ebf120f [2020-07-24T09:05:27.943Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:05:27.943Z] ---> dc831f93e435 [2020-07-24T09:05:27.943Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T09:05:28.208Z] ---> Running in 58d9bf13cd5c [2020-07-24T09:05:28.208Z] ---> a10942aac3b5 [2020-07-24T09:05:28.208Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T09:05:28.208Z] Removing intermediate container 8c3269f29dee [2020-07-24T09:05:28.208Z] ---> 4fda86a4f6d9 [2020-07-24T09:05:28.208Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:05:28.781Z] ---> Running in b77e638116e8 [2020-07-24T09:05:28.781Z] Removing intermediate container 58d9bf13cd5c [2020-07-24T09:05:28.781Z] ---> b715a5dc77ed [2020-07-24T09:05:28.781Z] Step 21/23 : LABEL arch=x86_64 [2020-07-24T09:05:29.044Z] ---> Running in c012c861ad6a [2020-07-24T09:05:29.044Z] ---> bbd7abba9d5c [2020-07-24T09:05:29.044Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T09:05:29.044Z] ---> a5038752aab9 [2020-07-24T09:05:29.044Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T09:05:29.044Z] Removing intermediate container b77e638116e8 [2020-07-24T09:05:29.044Z] ---> b13c28ff82d5 [2020-07-24T09:05:29.044Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:05:29.309Z] ---> Running in cc1a564417f3 [2020-07-24T09:05:29.309Z] ---> Running in 5412ba690a86 [2020-07-24T09:05:29.567Z] 09adf4765672: Pull complete [2020-07-24T09:05:29.567Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T09:05:29.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T09:05:29.567Z] ---> 2248a725d1cf [2020-07-24T09:05:29.567Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-24T09:05:29.577Z] Removing intermediate container c012c861ad6a [2020-07-24T09:05:29.577Z] ---> 250a4bbe6c78 [2020-07-24T09:05:29.577Z] Step 22/23 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:05:30.526Z] ---> 219cb8aef6f8 [2020-07-24T09:05:30.526Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:05:31.469Z] ---> Running in 7318d0910932 [2020-07-24T09:05:31.469Z] Removing intermediate container cc1a564417f3 [2020-07-24T09:05:31.469Z] ---> 87f6e7e1126a [2020-07-24T09:05:31.469Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T09:05:31.731Z] ---> Running in ae21ab2ca2f1 [2020-07-24T09:05:31.731Z] Removing intermediate container 5412ba690a86 [2020-07-24T09:05:31.731Z] ---> 6f8e28221037 [2020-07-24T09:05:31.731Z] [2020-07-24T09:05:31.991Z] ---> Running in 0c23a959cfe3 [2020-07-24T09:05:31.991Z] Successfully built 6f8e28221037 [2020-07-24T09:05:32.252Z] Successfully tagged docker-core-metadata-go:latest [2020-07-24T09:05:32.252Z] Removing intermediate container cb8b5c3e806a [2020-07-24T09:05:32.252Z] ---> edd198dc47c9 [2020-07-24T09:05:32.252Z] [2020-07-24T09:05:32.252Z]  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go [2020-07-24T09:05:32.252Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T09:05:32.252Z] Removing intermediate container 7318d0910932 [2020-07-24T09:05:32.252Z] ---> ad7ec0c7505a [2020-07-24T09:05:32.252Z] Step 23/23 : LABEL version=1.2.1-dev.2 [2020-07-24T09:05:32.252Z] Removing intermediate container ae21ab2ca2f1 [2020-07-24T09:05:32.252Z] ---> 8e3d091b4e6c [2020-07-24T09:05:32.252Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T09:05:32.252Z] ---> Running in 3b34a6c69ab7 [2020-07-24T09:05:32.514Z] Removing intermediate container 0c23a959cfe3 [2020-07-24T09:05:32.514Z] ---> e6e9eaa76bdc [2020-07-24T09:05:32.514Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T09:05:32.514Z] 3.10: Pulling from library/alpine [2020-07-24T09:05:32.514Z] ---> Running in f01803e2dba1 [2020-07-24T09:05:32.514Z] ---> Running in 38ab3bcf6b99 [2020-07-24T09:05:32.786Z] Removing intermediate container 3b34a6c69ab7 [2020-07-24T09:05:32.786Z] ---> 6a80795d0185 [2020-07-24T09:05:32.786Z] [2020-07-24T09:05:33.055Z] Removing intermediate container f01803e2dba1 [2020-07-24T09:05:33.055Z] ---> 4ea4800c3e20 [2020-07-24T09:05:33.055Z] Step 19/20 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:05:33.055Z] Successfully built 6a80795d0185 [2020-07-24T09:05:33.055Z] Successfully tagged docker-support-notifications-go:latest [2020-07-24T09:05:33.055Z] Building docker-sys-mgmt-agent-go [2020-07-24T09:05:33.055Z]  Building docker-support-notifications-go ... done Removing intermediate container 38ab3bcf6b99 [2020-07-24T09:05:33.055Z] ---> 27c7f9466eea [2020-07-24T09:05:33.055Z] Step 19/20 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:05:33.319Z] ---> Running in 6f7416baa2ae [2020-07-24T09:05:33.584Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T09:05:33.584Z] ---> Running in 49726f253e05 [2020-07-24T09:05:33.584Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T09:05:33.584Z] ---> be4e4bea2c2e [2020-07-24T09:05:33.584Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T09:05:34.953Z] ---> Running in 10ae09aa15e7 [2020-07-24T09:05:35.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:05:37.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:05:38.339Z] Removing intermediate container 6f7416baa2ae [2020-07-24T09:05:38.339Z] ---> 30304ec840dd [2020-07-24T09:05:38.339Z] Step 20/20 : LABEL version=1.2.1-dev.2 [2020-07-24T09:05:38.339Z] ---> Running in 274fb2c407b2 [2020-07-24T09:05:38.339Z] Removing intermediate container 49726f253e05 [2020-07-24T09:05:38.339Z] ---> 886ce9285c89 [2020-07-24T09:05:38.339Z] Step 20/20 : LABEL version=1.2.1-dev.2 [2020-07-24T09:05:38.600Z] ---> Running in e6b37018f17c [2020-07-24T09:05:38.860Z] ---> Running in 205026ee6fe9 [2020-07-24T09:05:39.306Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T09:05:39.896Z] (2/12) Installing file (5.38-r0) [2020-07-24T09:05:39.896Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T09:05:39.896Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T09:05:40.795Z] Removing intermediate container e6b37018f17c [2020-07-24T09:05:40.795Z] ---> e722498005d3 [2020-07-24T09:05:40.795Z] [2020-07-24T09:05:40.795Z] Removing intermediate container 205026ee6fe9 [2020-07-24T09:05:40.795Z] ---> d732b54fc24f [2020-07-24T09:05:40.795Z] [2020-07-24T09:05:40.795Z] Successfully built e722498005d3 [2020-07-24T09:05:41.064Z] Successfully built d732b54fc24f [2020-07-24T09:05:41.064Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-24T09:05:41.064Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-24T09:05:41.064Z] Building docker-core-data-go [2020-07-24T09:05:41.064Z] Building docker-core-command-go [2020-07-24T09:05:41.342Z]  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:41.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:41.608Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T09:05:41.608Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T09:05:41.608Z] OK: 10346 distinct packages available [2020-07-24T09:05:41.872Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T09:05:42.446Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T09:05:42.446Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T09:05:42.446Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T09:05:42.446Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T09:05:42.446Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T09:05:42.710Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T09:05:42.710Z] OK: 7 MiB in 19 packages [2020-07-24T09:05:44.170Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T09:05:44.441Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T09:05:44.441Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T09:05:44.441Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T09:05:44.712Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T09:05:44.712Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T09:05:44.986Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T09:05:44.986Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T09:05:44.986Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:05:44.986Z] OK: 217 MiB in 51 packages [2020-07-24T09:05:48.022Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:05:48.022Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T09:05:48.022Z] ---> 6ac1c70a0bf3 [2020-07-24T09:05:48.022Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T09:05:48.022Z] ---> Using cache [2020-07-24T09:05:48.022Z] ---> 191bda2ede99 [2020-07-24T09:05:48.022Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T09:05:49.939Z] ---> Running in 3e741aa559c9 [2020-07-24T09:05:50.201Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:05:50.201Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:05:50.201Z] ---> 6ac1c70a0bf3 [2020-07-24T09:05:50.201Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T09:05:50.201Z] ---> Using cache [2020-07-24T09:05:50.201Z] ---> 191bda2ede99 [2020-07-24T09:05:50.201Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:05:50.201Z] ---> Using cache [2020-07-24T09:05:50.201Z] ---> 931c0f296eb3 [2020-07-24T09:05:50.201Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T09:05:50.453Z] Removing intermediate container 10ae09aa15e7 [2020-07-24T09:05:50.453Z] ---> 9f747c4e965e [2020-07-24T09:05:50.453Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T09:05:50.453Z] ---> Running in b6c3f5406606 [2020-07-24T09:05:50.453Z] Removing intermediate container b6c3f5406606 [2020-07-24T09:05:50.453Z] ---> 7688b74ea3b3 [2020-07-24T09:05:50.453Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T09:05:50.453Z] latest: Pulling from library/docker [2020-07-24T09:05:50.727Z] b538f80385f9: Already exists [2020-07-24T09:05:50.727Z] 259a493cd78d: Pulling fs layer [2020-07-24T09:05:50.727Z] b8e66b5100f5: Pulling fs layer [2020-07-24T09:05:50.727Z] 39dc9c94d07c: Pulling fs layer [2020-07-24T09:05:50.727Z] 551b823b3b82: Pulling fs layer [2020-07-24T09:05:50.727Z] 3c52a74df98c: Pulling fs layer [2020-07-24T09:05:50.727Z] 6c9b121b6998: Pulling fs layer [2020-07-24T09:05:50.727Z] 551b823b3b82: Waiting [2020-07-24T09:05:50.727Z] 3c52a74df98c: Waiting [2020-07-24T09:05:50.727Z] 6c9b121b6998: Waiting [2020-07-24T09:05:50.727Z] b8e66b5100f5: Verifying Checksum [2020-07-24T09:05:50.727Z] b8e66b5100f5: Download complete [2020-07-24T09:05:51.005Z] 259a493cd78d: Verifying Checksum [2020-07-24T09:05:51.005Z] 259a493cd78d: Download complete [2020-07-24T09:05:51.005Z] 551b823b3b82: Verifying Checksum [2020-07-24T09:05:51.005Z] 551b823b3b82: Download complete [2020-07-24T09:05:51.005Z] 3c52a74df98c: Verifying Checksum [2020-07-24T09:05:51.005Z] 3c52a74df98c: Download complete [2020-07-24T09:05:51.005Z] 6c9b121b6998: Verifying Checksum [2020-07-24T09:05:51.005Z] 6c9b121b6998: Download complete [2020-07-24T09:05:51.607Z] 259a493cd78d: Pull complete [2020-07-24T09:05:52.200Z] b8e66b5100f5: Pull complete [2020-07-24T09:05:52.200Z] 39dc9c94d07c: Verifying Checksum [2020-07-24T09:05:52.763Z] ---> Running in 49e38b45e54e [2020-07-24T09:05:54.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:54.687Z] Removing intermediate container 274fb2c407b2 [2020-07-24T09:05:54.687Z] ---> fc4d667ca7e0 [2020-07-24T09:05:54.687Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T09:05:55.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:55.585Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:05:55.585Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:05:55.585Z] OK: 12749 distinct packages available [2020-07-24T09:05:55.586Z] 39dc9c94d07c: Pull complete [2020-07-24T09:05:55.857Z] 551b823b3b82: Pull complete [2020-07-24T09:05:55.863Z] ---> Running in 859c568c57ea [2020-07-24T09:05:55.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:55.863Z] OK: 233 MiB in 51 packages [2020-07-24T09:05:56.130Z] 3c52a74df98c: Pull complete [2020-07-24T09:05:56.401Z] 6c9b121b6998: Pull complete [2020-07-24T09:05:56.401Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T09:05:56.401Z] Status: Downloaded newer image for docker:latest [2020-07-24T09:05:56.444Z] Removing intermediate container 859c568c57ea [2020-07-24T09:05:56.444Z] ---> 57886f839b56 [2020-07-24T09:05:56.444Z] Step 13/26 : WORKDIR / [2020-07-24T09:05:56.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:05:57.030Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:05:57.030Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:05:57.030Z] OK: 12749 distinct packages available [2020-07-24T09:05:57.294Z] ---> Running in 0cfe7836d0d5 [2020-07-24T09:05:57.294Z] OK: 233 MiB in 51 packages [2020-07-24T09:05:58.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:05:58.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:05:58.246Z] ---> 6ac1c70a0bf3 [2020-07-24T09:05:58.246Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T09:05:58.246Z] ---> Using cache [2020-07-24T09:05:58.246Z] ---> 191bda2ede99 [2020-07-24T09:05:58.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:05:58.246Z] ---> Using cache [2020-07-24T09:05:58.246Z] ---> 931c0f296eb3 [2020-07-24T09:05:58.246Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T09:05:58.246Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:05:58.246Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:05:58.246Z] ---> 6ac1c70a0bf3 [2020-07-24T09:05:58.246Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:05:58.246Z] ---> Using cache [2020-07-24T09:05:58.246Z] ---> 191bda2ede99 [2020-07-24T09:05:58.246Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:05:58.246Z] ---> Using cache [2020-07-24T09:05:58.246Z] ---> 931c0f296eb3 [2020-07-24T09:05:58.246Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T09:05:59.646Z] ---> Running in 35348b166cfd [2020-07-24T09:05:59.917Z] ---> Running in 1ce860c027fc [2020-07-24T09:05:59.917Z] Removing intermediate container 0cfe7836d0d5 [2020-07-24T09:05:59.917Z] ---> 8b67b5accc5a [2020-07-24T09:05:59.917Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T09:06:00.179Z] Removing intermediate container 3e741aa559c9 [2020-07-24T09:06:00.179Z] ---> 269d86ded7a1 [2020-07-24T09:06:00.179Z] Step 5/29 : COPY go.mod . [2020-07-24T09:06:00.179Z] Removing intermediate container 49e38b45e54e [2020-07-24T09:06:00.441Z] ---> 7584605c32c8 [2020-07-24T09:06:00.441Z] Step 6/26 : COPY go.mod . [2020-07-24T09:06:00.441Z] ---> fb9564d32360 [2020-07-24T09:06:00.441Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T09:06:00.709Z] ---> 717c19f1e3a8 [2020-07-24T09:06:00.709Z] Step 6/7 : COPY go.mod . [2020-07-24T09:06:00.709Z] ---> d9d713a800dd [2020-07-24T09:06:00.709Z] Step 7/7 : RUN go mod download [2020-07-24T09:06:00.718Z] ---> 2a992847de55 [2020-07-24T09:06:00.718Z] Step 6/29 : RUN go mod download [2020-07-24T09:06:00.718Z] ---> 915ab9044a15 [2020-07-24T09:06:00.718Z] Step 7/26 : RUN go mod download [2020-07-24T09:06:00.718Z] ---> Running in bf828bfe921e [2020-07-24T09:06:00.718Z] ---> Running in e3c68a8d8d41 [2020-07-24T09:06:00.980Z] ---> Running in db84ae870ba8 [2020-07-24T09:06:00.992Z] ---> c460fc159a71 [2020-07-24T09:06:00.992Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T09:06:00.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:00.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:01.256Z] ---> edc9abd84f24 [2020-07-24T09:06:01.256Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T09:06:01.830Z] ---> e2ce1deb47ef [2020-07-24T09:06:01.830Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T09:06:01.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:01.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:02.102Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:06:02.102Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:06:02.102Z] OK: 12749 distinct packages available [2020-07-24T09:06:02.373Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:06:02.373Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:06:02.373Z] OK: 12749 distinct packages available [2020-07-24T09:06:02.373Z] ---> 4bceb09e8fa2 [2020-07-24T09:06:02.373Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T09:06:02.373Z] OK: 233 MiB in 51 packages [2020-07-24T09:06:02.636Z] OK: 233 MiB in 51 packages [2020-07-24T09:06:02.919Z] ---> 2b101d5996a3 [2020-07-24T09:06:02.919Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T09:06:03.608Z] Removing intermediate container bf828bfe921e [2020-07-24T09:06:03.608Z] ---> ed64a9c39e59 [2020-07-24T09:06:03.608Z] Step 8/26 : COPY . . [2020-07-24T09:06:03.608Z] ---> 89d6aa555565 [2020-07-24T09:06:03.608Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T09:06:03.608Z] Removing intermediate container e3c68a8d8d41 [2020-07-24T09:06:03.608Z] ---> b8f93937df0f [2020-07-24T09:06:03.608Z] Step 7/29 : COPY . . [2020-07-24T09:06:04.269Z] Removing intermediate container 1ce860c027fc [2020-07-24T09:06:04.269Z] ---> 212d80a6d223 [2020-07-24T09:06:04.269Z] Step 6/21 : COPY go.mod . [2020-07-24T09:06:04.363Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T09:06:04.363Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T09:06:04.363Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T09:06:04.363Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T09:06:04.363Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T09:06:04.363Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T09:06:04.363Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T09:06:04.363Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T09:06:04.363Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T09:06:04.363Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T09:06:04.363Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T09:06:04.363Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T09:06:04.363Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T09:06:04.363Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T09:06:04.363Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T09:06:04.363Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T09:06:04.363Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T09:06:04.363Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T09:06:04.363Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T09:06:04.363Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T09:06:04.602Z] Removing intermediate container 35348b166cfd [2020-07-24T09:06:04.602Z] ---> d70ceb071d35 [2020-07-24T09:06:04.602Z] Step 6/22 : COPY go.mod . [2020-07-24T09:06:04.634Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T09:06:04.634Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T09:06:04.634Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T09:06:04.634Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T09:06:04.634Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T09:06:04.634Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T09:06:04.634Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T09:06:04.906Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T09:06:04.907Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T09:06:04.907Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T09:06:04.907Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T09:06:04.907Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T09:06:04.907Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T09:06:04.907Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T09:06:05.178Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T09:06:05.178Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T09:06:05.178Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T09:06:05.178Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T09:06:05.178Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T09:06:05.178Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T09:06:05.178Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T09:06:05.178Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T09:06:05.178Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T09:06:05.178Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T09:06:05.178Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T09:06:05.448Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T09:06:05.448Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T09:06:05.448Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T09:06:05.448Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T09:06:05.448Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T09:06:05.572Z] ---> afbf27b2428a [2020-07-24T09:06:05.572Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T09:06:05.721Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T09:06:05.721Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T09:06:05.721Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T09:06:05.721Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T09:06:05.721Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T09:06:05.721Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T09:06:05.721Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T09:06:05.721Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T09:06:05.721Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T09:06:05.721Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T09:06:05.721Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T09:06:05.721Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T09:06:05.992Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T09:06:05.992Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T09:06:05.992Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T09:06:05.992Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T09:06:05.992Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T09:06:05.992Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-24T09:06:05.992Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T09:06:05.992Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T09:06:05.992Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T09:06:09.809Z] ---> 9c489ab7c621 [2020-07-24T09:06:09.809Z] Step 7/21 : RUN go mod download [2020-07-24T09:06:10.775Z] ---> d5b79bca3423 [2020-07-24T09:06:10.775Z] Step 7/22 : RUN go mod download [2020-07-24T09:06:12.165Z] ---> Running in 5219db1b8d94 [2020-07-24T09:06:14.106Z] ---> Running in bdb2dc77d7e7 [2020-07-24T09:06:15.056Z] ---> Running in 07259a306a9f [2020-07-24T09:06:19.328Z] ---> 934009b31bc2 [2020-07-24T09:06:19.328Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T09:06:19.902Z] ---> Running in c9d9adf2410e [2020-07-24T09:06:19.902Z] Removing intermediate container 5219db1b8d94 [2020-07-24T09:06:19.902Z] ---> 25d89b6e9494 [2020-07-24T09:06:19.902Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T09:06:19.902Z] ---> 74ea8cc9803f [2020-07-24T09:06:19.902Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T09:06:20.165Z] Removing intermediate container bdb2dc77d7e7 [2020-07-24T09:06:20.166Z] ---> b71c07326e34 [2020-07-24T09:06:20.166Z] Step 8/21 : COPY . . [2020-07-24T09:06:20.431Z] ---> Running in 1ace004d2815 [2020-07-24T09:06:20.431Z] ---> Running in 940b1cd081e0 [2020-07-24T09:06:20.431Z] Removing intermediate container 07259a306a9f [2020-07-24T09:06:20.431Z] ---> e91e9d516ef7 [2020-07-24T09:06:20.431Z] Step 8/22 : COPY . . [2020-07-24T09:06:21.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-24T09:06:24.318Z] Removing intermediate container db84ae870ba8 [2020-07-24T09:06:24.318Z] ---> 1177f29d2a8e [2020-07-24T09:06:24.318Z] Successfully built 1177f29d2a8e [2020-07-24T09:06:24.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:06:25.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T09:06:25.135Z] [2020-07-24T09:06:25.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:06:25.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T09:06:25.519Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-24T09:06:25.519Z] 29e5d40040c1: Pulling fs layer [2020-07-24T09:06:25.519Z] 1ce36da41761: Pulling fs layer [2020-07-24T09:06:25.519Z] 25b303627fd3: Pulling fs layer [2020-07-24T09:06:25.796Z] 29e5d40040c1: Download complete [2020-07-24T09:06:26.069Z] 1ce36da41761: Verifying Checksum [2020-07-24T09:06:26.069Z] 1ce36da41761: Download complete [2020-07-24T09:06:26.342Z] Removing intermediate container 940b1cd081e0 [2020-07-24T09:06:26.342Z] ---> fd5d9efcd5a3 [2020-07-24T09:06:26.342Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T09:06:26.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-24T09:06:26.663Z] 29e5d40040c1: Pull complete [2020-07-24T09:06:27.644Z] 1ce36da41761: Pull complete [2020-07-24T09:06:27.915Z] 25b303627fd3: Verifying Checksum [2020-07-24T09:06:27.915Z] 25b303627fd3: Download complete [2020-07-24T09:06:28.298Z] ---> Running in c3fd253148ab [2020-07-24T09:06:31.737Z] Removing intermediate container c3fd253148ab [2020-07-24T09:06:31.737Z] ---> f5dcaa36c51f [2020-07-24T09:06:31.737Z] Step 25/26 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:06:31.737Z] ---> Running in 5b9d3cae2710 [2020-07-24T09:06:33.744Z] Removing intermediate container 5b9d3cae2710 [2020-07-24T09:06:33.744Z] ---> 78fe2d3d5c10 [2020-07-24T09:06:33.744Z] Step 26/26 : LABEL version=1.2.1-dev.2 [2020-07-24T09:06:34.743Z] ---> Running in 9b64c16512dc [2020-07-24T09:06:35.350Z] Removing intermediate container 9b64c16512dc [2020-07-24T09:06:35.350Z] ---> b531a15f1275 [2020-07-24T09:06:35.350Z] [2020-07-24T09:06:35.968Z] Successfully built b531a15f1275 [2020-07-24T09:06:35.968Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-24T09:06:35.968Z] Building docker-support-logging-go [2020-07-24T09:06:38.057Z] 25b303627fd3: Pull complete [2020-07-24T09:06:38.058Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-24T09:06:38.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T09:06:38.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-24T09:06:38.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2020-07-24T09:06:38.429Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-24T09:06:41.933Z] $ docker top cb5f3eee6b35e93dfce4bdd02dc5bbbff2b348da528285fe790cf75f3029cc89 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T09:06:42.726Z]  Building docker-security-secretstore-setup-go ... done  ---> 29aa142728e2 [2020-07-24T09:06:42.727Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T09:06:42.727Z] ---> fa7bf3f7a4cb [2020-07-24T09:06:42.727Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T09:06:42.727Z] ---> Running in aa8310cbaebe [2020-07-24T09:06:42.727Z] ---> Running in edf1bbf3f44d [2020-07-24T09:06:43.397Z] + grep parallel [2020-07-24T09:06:43.397Z] + docker-compose build --help [2020-07-24T09:06:44.664Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2020-07-24T09:06:44.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2020-07-24T09:06:46.769Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T09:06:47.060Z] $ docker stop --time=1 cb5f3eee6b35e93dfce4bdd02dc5bbbff2b348da528285fe790cf75f3029cc89 [2020-07-24T09:06:48.028Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:06:48.028Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:06:48.028Z] ---> 6ac1c70a0bf3 [2020-07-24T09:06:48.028Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:06:48.028Z] ---> Using cache [2020-07-24T09:06:48.028Z] ---> 191bda2ede99 [2020-07-24T09:06:48.028Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:06:48.028Z] ---> Using cache [2020-07-24T09:06:48.028Z] ---> 931c0f296eb3 [2020-07-24T09:06:48.028Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T09:06:48.985Z] ---> Running in 896185815a0f [2020-07-24T09:06:49.011Z] $ docker rm -f cb5f3eee6b35e93dfce4bdd02dc5bbbff2b348da528285fe790cf75f3029cc89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:06:49.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T09:06:49.765Z] . [Pipeline] withDockerContainer [2020-07-24T09:06:50.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2020-07-24T09:06:50.117Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-24T09:06:50.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:51.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:51.310Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:06:51.310Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:06:51.310Z] OK: 12749 distinct packages available [2020-07-24T09:06:51.567Z] $ docker top 1837e450cb6abcd6b46e32c7fd104cd5220808a75375ff84a6c3f20c54fd630b -eo pid,comm [2020-07-24T09:06:51.908Z] OK: 233 MiB in 51 packages [2020-07-24T09:06:51.908Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] sh [2020-07-24T09:06:52.685Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T09:06:52.909Z] Removing intermediate container 1ace004d2815 [2020-07-24T09:06:52.909Z] ---> 8669bc8da824 [2020-07-24T09:06:52.909Z] [2020-07-24T09:06:52.909Z] Step 9/29 : FROM alpine:latest [2020-07-24T09:06:52.909Z] ---> a24bb4013296 [2020-07-24T09:06:52.909Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T09:06:53.877Z] ---> Running in a2d4d00c1c24 [2020-07-24T09:06:54.453Z] Removing intermediate container 896185815a0f [2020-07-24T09:06:54.453Z] ---> 1e903ab73a9e [2020-07-24T09:06:54.453Z] Step 6/21 : COPY go.mod . [2020-07-24T09:06:54.717Z] Removing intermediate container a2d4d00c1c24 [2020-07-24T09:06:54.717Z] ---> 45d35443ea5b [2020-07-24T09:06:54.717Z] Step 11/29 : USER root [2020-07-24T09:06:55.300Z] Removing intermediate container c9d9adf2410e [2020-07-24T09:06:55.300Z] ---> d90a25e4ca57 [2020-07-24T09:06:55.300Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T09:06:55.566Z] ---> Running in 13b2cc2e166f [2020-07-24T09:06:55.832Z] ---> Running in 360e9b48f6eb [2020-07-24T09:06:55.832Z] ---> 3f29933ba299 [2020-07-24T09:06:55.832Z] Step 7/21 : RUN go mod download [2020-07-24T09:06:56.065Z] Building docker-core-command-go ... [2020-07-24T09:06:56.065Z] Building docker-core-data-go ... [2020-07-24T09:06:56.065Z] Building docker-core-metadata-go ... [2020-07-24T09:06:56.065Z] Building docker-security-proxy-setup-go ... [2020-07-24T09:06:56.065Z] Building docker-security-secrets-setup-go ... [2020-07-24T09:06:56.065Z] Building docker-security-secretstore-setup-go ... [2020-07-24T09:06:56.065Z] Building docker-support-logging-go ... [2020-07-24T09:06:56.065Z] Building docker-support-notifications-go ... [2020-07-24T09:06:56.065Z] Building docker-support-scheduler-go ... [2020-07-24T09:06:56.065Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T09:06:56.065Z] Building docker-sys-mgmt-agent-go [2020-07-24T09:06:56.065Z] Building docker-support-logging-go [2020-07-24T09:06:56.065Z] Building docker-security-secrets-setup-go [2020-07-24T09:06:56.065Z] Building docker-core-command-go [2020-07-24T09:06:56.065Z] Building docker-core-data-go [2020-07-24T09:06:56.102Z] Removing intermediate container 13b2cc2e166f [2020-07-24T09:06:56.102Z] ---> bdb03eeb2a9e [2020-07-24T09:06:56.102Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T09:06:56.102Z] ---> Running in b84bbf4954d9 [2020-07-24T09:06:56.367Z] ---> Running in 779fe5fbc88a [2020-07-24T09:06:57.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-24T09:06:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:57.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:06:58.191Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:06:58.191Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:06:58.191Z] OK: 12749 distinct packages available [2020-07-24T09:06:58.456Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T09:06:58.456Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T09:06:58.456Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:06:58.456Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T09:06:58.456Z] OK: 6 MiB in 16 packages [2020-07-24T09:06:59.039Z] Removing intermediate container b84bbf4954d9 [2020-07-24T09:06:59.039Z] ---> ff0a69f007a1 [2020-07-24T09:06:59.318Z] Step 8/21 : COPY . . [2020-07-24T09:07:01.264Z] Removing intermediate container 360e9b48f6eb [2020-07-24T09:07:01.264Z] ---> d8d8ea27cb1d [2020-07-24T09:07:01.264Z] [2020-07-24T09:07:01.264Z] Step 11/26 : FROM docker:latest [2020-07-24T09:07:01.264Z] ---> 81f5749c9058 [2020-07-24T09:07:01.264Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T09:07:01.536Z] Removing intermediate container 779fe5fbc88a [2020-07-24T09:07:01.536Z] ---> 9eb3b78e1076 [2020-07-24T09:07:01.536Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T09:07:04.120Z] ---> Running in 6e3be84dc268 [2020-07-24T09:07:04.390Z] ---> Running in 5273fa5ffb4c [2020-07-24T09:07:06.420Z] Removing intermediate container 5273fa5ffb4c [2020-07-24T09:07:06.420Z] ---> cac6f4bce725 [2020-07-24T09:07:06.420Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T09:07:06.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:06.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:06.720Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T09:07:06.720Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T09:07:06.720Z] Executing bash-5.0.17-r0.post-install [2020-07-24T09:07:06.720Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:07:06.720Z] OK: 12 MiB in 22 packages [2020-07-24T09:07:07.447Z] ---> Running in 5d5030929f1d [2020-07-24T09:07:12.767Z] Removing intermediate container 5d5030929f1d [2020-07-24T09:07:12.767Z] ---> 1d702a9ad04b [2020-07-24T09:07:12.767Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T09:07:13.031Z] Removing intermediate container 6e3be84dc268 [2020-07-24T09:07:13.031Z] ---> c0b38b31cf67 [2020-07-24T09:07:13.031Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T09:07:13.618Z] ---> Running in 2830f61ddeca [2020-07-24T09:07:15.011Z] ---> Running in f74c37a01f55 [2020-07-24T09:07:16.403Z] ---> a156fe6655f0 [2020-07-24T09:07:16.403Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T09:07:16.403Z] ---> Running in 023fd0152955 [2020-07-24T09:07:17.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-24T09:07:18.774Z] Removing intermediate container 2830f61ddeca [2020-07-24T09:07:18.774Z] ---> 2e006cb7e730 [2020-07-24T09:07:18.774Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T09:07:19.044Z] Removing intermediate container edf1bbf3f44d [2020-07-24T09:07:19.044Z] ---> 913a329a2ac9 [2020-07-24T09:07:19.044Z] [2020-07-24T09:07:19.044Z] Step 10/21 : FROM scratch [2020-07-24T09:07:19.044Z] ---> [2020-07-24T09:07:19.044Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:07:19.044Z] Removing intermediate container f74c37a01f55 [2020-07-24T09:07:19.044Z] ---> c0cd3b9ba1f2 [2020-07-24T09:07:19.044Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T09:07:19.319Z] ---> Running in 1565eb2cbb7f [2020-07-24T09:07:19.908Z] ---> Using cache [2020-07-24T09:07:19.908Z] ---> c695e035b67a [2020-07-24T09:07:19.908Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T09:07:20.179Z] Removing intermediate container 1565eb2cbb7f [2020-07-24T09:07:20.179Z] ---> 7fcb455ad06b [2020-07-24T09:07:20.179Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T09:07:20.179Z] ---> e291e67a7d05 [2020-07-24T09:07:20.179Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T09:07:20.179Z] ---> Running in d00dc18a615d [2020-07-24T09:07:20.179Z] ---> Running in 6a8b82f12390 [2020-07-24T09:07:20.458Z] Removing intermediate container d00dc18a615d [2020-07-24T09:07:20.458Z] ---> f116aa8cc1a8 [2020-07-24T09:07:20.458Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:07:20.458Z] ---> Running in c8a15822e3f6 [2020-07-24T09:07:20.731Z] Removing intermediate container 6a8b82f12390 [2020-07-24T09:07:20.731Z] ---> 6ebe3f718936 [2020-07-24T09:07:20.731Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T09:07:21.322Z] ---> Running in 9fa65a35dbb7 [2020-07-24T09:07:22.720Z] ---> 69ddd817f1d0 [2020-07-24T09:07:22.720Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T09:07:23.680Z] Removing intermediate container c8a15822e3f6 [2020-07-24T09:07:23.680Z] ---> 9f08c5c57f27 [2020-07-24T09:07:23.680Z] Step 14/21 : WORKDIR / [2020-07-24T09:07:23.951Z] Removing intermediate container 9fa65a35dbb7 [2020-07-24T09:07:23.951Z] ---> f7e880b3fc7e [2020-07-24T09:07:23.951Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T09:07:23.951Z] ---> Running in 671a243b7b23 [2020-07-24T09:07:23.951Z] ---> 3a9fb16039ee [2020-07-24T09:07:23.951Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T09:07:24.535Z] Removing intermediate container aa8310cbaebe [2020-07-24T09:07:24.535Z] ---> 2355c776433c [2020-07-24T09:07:24.535Z] [2020-07-24T09:07:24.535Z] Step 10/22 : FROM alpine [2020-07-24T09:07:24.535Z] ---> a24bb4013296 [2020-07-24T09:07:24.535Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:07:24.535Z] Removing intermediate container 671a243b7b23 [2020-07-24T09:07:24.535Z] ---> 39cca9505751 [2020-07-24T09:07:24.535Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T09:07:24.535Z] ---> Running in 66936afa33a6 [2020-07-24T09:07:24.535Z] ---> 31313cc9e270 [2020-07-24T09:07:24.535Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T09:07:24.806Z] ---> ea97c3c11f44 [2020-07-24T09:07:24.807Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T09:07:24.807Z] Removing intermediate container 66936afa33a6 [2020-07-24T09:07:24.807Z] ---> 0fdee40874eb [2020-07-24T09:07:24.807Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T09:07:25.099Z] ---> d887cad7d3be [2020-07-24T09:07:25.099Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T09:07:25.099Z] ---> Running in 091d321a97b7 [2020-07-24T09:07:25.099Z] ---> a17a4e60e21f [2020-07-24T09:07:25.099Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T09:07:25.099Z] ---> Running in 687af1bdf476 [2020-07-24T09:07:25.366Z] Removing intermediate container 091d321a97b7 [2020-07-24T09:07:25.366Z] ---> e44cd1d97c56 [2020-07-24T09:07:25.366Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T09:07:25.949Z] ---> Running in 831f27b4cc92 [2020-07-24T09:07:25.949Z] ---> 2591a5de56e0 [2020-07-24T09:07:25.949Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T09:07:26.220Z] ---> 19f19631a600 [2020-07-24T09:07:26.220Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T09:07:26.220Z] Removing intermediate container 831f27b4cc92 [2020-07-24T09:07:26.220Z] ---> a544c543c82e [2020-07-24T09:07:26.220Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:07:26.498Z] ---> Running in 8ce9f6556b4a [2020-07-24T09:07:27.089Z] ---> 5adf26222390 [2020-07-24T09:07:27.089Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T09:07:27.089Z] ---> ec1d2a2e5575 [2020-07-24T09:07:27.089Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:07:27.356Z] ---> Running in d4ab30a0f7a4 [2020-07-24T09:07:27.356Z] ---> Running in 029b8007117a [2020-07-24T09:07:27.930Z] Removing intermediate container 687af1bdf476 [2020-07-24T09:07:27.930Z] ---> 2dfc449c8de5 [2020-07-24T09:07:27.930Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T09:07:29.321Z] Removing intermediate container 029b8007117a [2020-07-24T09:07:29.321Z] ---> c96daedadc14 [2020-07-24T09:07:29.321Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T09:07:29.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:29.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:29.321Z] ---> Running in 439d0142d62d [2020-07-24T09:07:29.321Z] ---> be7ed09717f8 [2020-07-24T09:07:29.321Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T09:07:29.321Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T09:07:29.321Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T09:07:29.321Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T09:07:29.321Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T09:07:29.582Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T09:07:29.582Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T09:07:29.582Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T09:07:29.582Z] ---> Running in 08f961a9a9f3 [2020-07-24T09:07:33.799Z] Removing intermediate container 439d0142d62d [2020-07-24T09:07:33.799Z] ---> a825266209af [2020-07-24T09:07:33.799Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:07:33.799Z] Removing intermediate container 8ce9f6556b4a [2020-07-24T09:07:33.799Z] ---> 294594893a8b [2020-07-24T09:07:33.799Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T09:07:34.077Z] ---> Running in b061c39fece0 [2020-07-24T09:07:34.077Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T09:07:34.077Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T09:07:34.077Z] ---> Running in 0119093b6f40 [2020-07-24T09:07:34.077Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T09:07:34.077Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T09:07:34.077Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T09:07:34.077Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T09:07:34.077Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T09:07:34.077Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T09:07:34.077Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T09:07:34.077Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T09:07:34.345Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T09:07:34.622Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T09:07:34.883Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T09:07:35.143Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T09:07:35.143Z] Removing intermediate container b061c39fece0 [2020-07-24T09:07:35.143Z] ---> e1b3240da878 [2020-07-24T09:07:35.143Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:07:35.143Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T09:07:35.143Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T09:07:35.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:35.404Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T09:07:35.666Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T09:07:35.666Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T09:07:35.666Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T09:07:35.928Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T09:07:35.928Z] ---> Running in c516ed68355a [2020-07-24T09:07:35.928Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T09:07:35.928Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T09:07:35.928Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T09:07:35.928Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T09:07:35.928Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T09:07:35.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:07:35.928Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:07:35.928Z] OK: 71 MiB in 55 packages [2020-07-24T09:07:36.189Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T09:07:36.189Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T09:07:36.450Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T09:07:36.450Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T09:07:37.023Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T09:07:37.023Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:07:37.286Z] OK: 8 MiB in 19 packages [2020-07-24T09:07:37.286Z] Removing intermediate container c516ed68355a [2020-07-24T09:07:37.286Z] ---> 6862a7d15d97 [2020-07-24T09:07:37.286Z] [2020-07-24T09:07:37.553Z] Successfully built 6862a7d15d97 [2020-07-24T09:07:37.553Z] Successfully tagged docker-core-command-go:latest [2020-07-24T09:07:38.495Z]  Building docker-core-command-go ... done Removing intermediate container 08f961a9a9f3 [2020-07-24T09:07:38.495Z] ---> 8356d9a46533 [2020-07-24T09:07:38.495Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T09:07:43.798Z] Removing intermediate container 023fd0152955 [2020-07-24T09:07:43.798Z] ---> 759b66d5c0d7 [2020-07-24T09:07:43.798Z] [2020-07-24T09:07:43.798Z] Step 10/21 : FROM scratch [2020-07-24T09:07:43.798Z] ---> [2020-07-24T09:07:43.798Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T09:07:44.059Z] ---> Using cache [2020-07-24T09:07:44.059Z] ---> ae56bd0b28d0 [2020-07-24T09:07:44.059Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T09:07:44.630Z] ---> Running in 1ad1ddd5719a [2020-07-24T09:07:45.575Z] Removing intermediate container 0119093b6f40 [2020-07-24T09:07:45.575Z] ---> eb34520ccc29 [2020-07-24T09:07:45.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T09:07:45.836Z] ---> Running in 745cee10433f [2020-07-24T09:07:45.836Z] Removing intermediate container d4ab30a0f7a4 [2020-07-24T09:07:45.836Z] ---> d7a7d969167b [2020-07-24T09:07:45.836Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T09:07:46.098Z] ---> c2e6baf4032a [2020-07-24T09:07:46.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T09:07:46.098Z] ---> Running in 3dacaac41f45 [2020-07-24T09:07:46.098Z] Removing intermediate container 745cee10433f [2020-07-24T09:07:46.098Z] ---> 6640ad2d04d0 [2020-07-24T09:07:46.098Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:07:46.359Z] ---> Running in 87191bd50ecb [2020-07-24T09:07:46.938Z] Removing intermediate container 87191bd50ecb [2020-07-24T09:07:46.938Z] ---> d66806743c84 [2020-07-24T09:07:46.938Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T09:07:46.938Z] ---> d10ef1cb3659 [2020-07-24T09:07:46.938Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T09:07:47.199Z] ---> a8f3691da97d [2020-07-24T09:07:47.199Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T09:07:47.199Z] ---> 9b3d680b7c4f [2020-07-24T09:07:47.199Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:07:47.199Z] ---> Running in c263eed40fe0 [2020-07-24T09:07:47.199Z] Removing intermediate container 1ad1ddd5719a [2020-07-24T09:07:47.199Z] ---> 7bc9de77b4b8 [2020-07-24T09:07:47.199Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T09:07:47.199Z] ---> Running in fe3628f45969 [2020-07-24T09:07:47.463Z] ---> abfb506253b0 [2020-07-24T09:07:47.463Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T09:07:47.464Z] Removing intermediate container c263eed40fe0 [2020-07-24T09:07:47.464Z] ---> 700478260c2f [2020-07-24T09:07:47.464Z] Step 20/22 : LABEL arch=x86_64 [2020-07-24T09:07:47.464Z] Removing intermediate container fe3628f45969 [2020-07-24T09:07:47.464Z] ---> 45f5c3ac1079 [2020-07-24T09:07:47.464Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T09:07:47.728Z] ---> Running in 84ef25113bc7 [2020-07-24T09:07:47.728Z] ---> Running in 96b061e1eab0 [2020-07-24T09:07:47.990Z] Removing intermediate container 84ef25113bc7 [2020-07-24T09:07:47.990Z] ---> 7c9100df3a2c [2020-07-24T09:07:47.990Z] Step 21/22 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:07:47.990Z] Collecting docker-compose==1.23.2 [2020-07-24T09:07:47.990Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T09:07:47.990Z] Removing intermediate container 96b061e1eab0 [2020-07-24T09:07:47.990Z] ---> def6bebe52ca [2020-07-24T09:07:47.990Z] Step 27/29 : LABEL arch=x86_64 [2020-07-24T09:07:47.990Z] ---> Running in c809b925a381 [2020-07-24T09:07:48.250Z] ---> 396c902d112f [2020-07-24T09:07:48.250Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T09:07:48.250Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T09:07:48.250Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T09:07:48.250Z] ---> Running in 146a52132496 [2020-07-24T09:07:48.250Z] Removing intermediate container c809b925a381 [2020-07-24T09:07:48.250Z] ---> b2fb8ef22b20 [2020-07-24T09:07:48.250Z] Step 22/22 : LABEL version=1.2.1-dev.2 [2020-07-24T09:07:48.250Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T09:07:48.250Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T09:07:48.513Z] ---> Running in 5c01ebcfa817 [2020-07-24T09:07:48.513Z] Removing intermediate container 146a52132496 [2020-07-24T09:07:48.513Z] ---> 742076ec1405 [2020-07-24T09:07:48.513Z] Step 28/29 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:07:48.513Z] ---> 329bd212ab34 [2020-07-24T09:07:48.513Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:07:48.513Z] ---> Running in fc6318029d4d [2020-07-24T09:07:48.778Z] ---> Running in 7d936144e306 [2020-07-24T09:07:48.778Z] Removing intermediate container 5c01ebcfa817 [2020-07-24T09:07:48.778Z] ---> b1ce89da7a60 [2020-07-24T09:07:48.778Z] [2020-07-24T09:07:48.778Z] Successfully built b1ce89da7a60 [2020-07-24T09:07:48.778Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T09:07:48.778Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-24T09:07:48.778Z] Successfully tagged docker-core-data-go:latest [2020-07-24T09:07:48.778Z]  Building docker-core-data-go ... done Removing intermediate container fc6318029d4d [2020-07-24T09:07:48.778Z] ---> 48ecfab35ae8 [2020-07-24T09:07:48.778Z] Step 29/29 : LABEL version=1.2.1-dev.2 [2020-07-24T09:07:49.042Z] Removing intermediate container 7d936144e306 [2020-07-24T09:07:49.042Z] ---> 7867c10e2eed [2020-07-24T09:07:49.042Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T09:07:49.042Z] ---> Running in e09015ef1d92 [2020-07-24T09:07:49.042Z] ---> Running in 18e19ca0710f [2020-07-24T09:07:49.303Z] Removing intermediate container e09015ef1d92 [2020-07-24T09:07:49.303Z] ---> 21b66a3775f2 [2020-07-24T09:07:49.303Z] [2020-07-24T09:07:49.878Z] Successfully built 21b66a3775f2 [2020-07-24T09:07:49.878Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-24T09:07:50.141Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 18e19ca0710f [2020-07-24T09:07:50.141Z] ---> d15a83f85451 [2020-07-24T09:07:50.141Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:07:50.141Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T09:07:50.141Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T09:07:50.141Z] ---> Running in 2ad1ea55468b [2020-07-24T09:07:50.406Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T09:07:50.406Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T09:07:50.406Z] Removing intermediate container 2ad1ea55468b [2020-07-24T09:07:50.406Z] ---> 83352e923cb6 [2020-07-24T09:07:50.406Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:07:50.406Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T09:07:50.406Z] ---> Running in 92ae156ee7b9 [2020-07-24T09:07:50.406Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T09:07:50.406Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T09:07:50.668Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T09:07:50.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T09:07:50.668Z] Removing intermediate container 92ae156ee7b9 [2020-07-24T09:07:50.668Z] ---> 89b6e89d8897 [2020-07-24T09:07:50.668Z] [2020-07-24T09:07:50.668Z] Successfully built 89b6e89d8897 [2020-07-24T09:07:50.668Z] Successfully tagged docker-support-logging-go:latest [2020-07-24T09:07:51.243Z]  Building docker-support-logging-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T09:07:51.243Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T09:07:51.243Z] Collecting PyYAML<4,>=3.10 [2020-07-24T09:07:51.506Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T09:07:52.076Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T09:07:52.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T09:07:52.336Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T09:07:52.336Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T09:07:52.336Z] Collecting idna<2.8,>=2.5 [2020-07-24T09:07:52.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T09:07:52.336Z] 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) [2020-07-24T09:07:52.336Z] 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) [2020-07-24T09:07:52.336Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T09:07:52.336Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T09:07:52.336Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T09:07:52.337Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T09:07:52.597Z] Installing collected packages: jsonschema, texttable, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, dockerpty, PyYAML, docker-compose [2020-07-24T09:07:52.597Z] Running setup.py install for texttable: started [2020-07-24T09:07:53.171Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T09:07:53.171Z] Running setup.py install for docopt: started [2020-07-24T09:07:53.745Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T09:07:53.745Z] Attempting uninstall: urllib3 [2020-07-24T09:07:53.745Z] Found existing installation: urllib3 1.25.9 [2020-07-24T09:07:53.745Z] Uninstalling urllib3-1.25.9: [2020-07-24T09:07:53.745Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T09:07:54.007Z] Attempting uninstall: idna [2020-07-24T09:07:54.007Z] Found existing installation: idna 2.9 [2020-07-24T09:07:54.007Z] Uninstalling idna-2.9: [2020-07-24T09:07:54.007Z] Successfully uninstalled idna-2.9 [2020-07-24T09:07:54.274Z] Attempting uninstall: requests [2020-07-24T09:07:54.274Z] Found existing installation: requests 2.23.0 [2020-07-24T09:07:54.274Z] Uninstalling requests-2.23.0: [2020-07-24T09:07:54.274Z] Successfully uninstalled requests-2.23.0 [2020-07-24T09:07:54.846Z] Running setup.py install for dockerpty: started [2020-07-24T09:07:55.108Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T09:07:55.108Z] Running setup.py install for PyYAML: started [2020-07-24T09:07:55.678Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T09:07:55.940Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-07-24T09:08:00.166Z] Removing intermediate container 3dacaac41f45 [2020-07-24T09:08:00.166Z] ---> d9a65bb10ae6 [2020-07-24T09:08:00.166Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T09:08:00.166Z] ---> Running in 51fc8fb71742 [2020-07-24T09:08:00.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T09:08:00.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T09:08:00.426Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T09:08:00.426Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T09:08:00.426Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T09:08:00.426Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:08:00.426Z] OK: 72 MiB in 58 packages [2020-07-24T09:08:01.051Z] Removing intermediate container 51fc8fb71742 [2020-07-24T09:08:01.051Z] ---> 106f6df575d5 [2020-07-24T09:08:01.051Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:08:01.051Z] ---> Running in f506a68aefc1 [2020-07-24T09:08:01.336Z] Removing intermediate container f506a68aefc1 [2020-07-24T09:08:01.336Z] ---> dad61a64d5e4 [2020-07-24T09:08:01.336Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T09:08:01.336Z] ---> Running in 093b184b25b2 [2020-07-24T09:08:01.336Z] Removing intermediate container 093b184b25b2 [2020-07-24T09:08:01.336Z] ---> a17c88291910 [2020-07-24T09:08:01.336Z] Step 25/26 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:01.336Z] ---> Running in 9f0f014751cd [2020-07-24T09:08:01.620Z] Removing intermediate container 9f0f014751cd [2020-07-24T09:08:01.620Z] ---> e979dfb051ec [2020-07-24T09:08:01.620Z] Step 26/26 : LABEL version=1.2.1-dev.2 [2020-07-24T09:08:01.620Z] ---> Running in 495fc4c7e4cc [2020-07-24T09:08:01.896Z] Removing intermediate container 495fc4c7e4cc [2020-07-24T09:08:01.896Z] ---> 944c5843145e [2020-07-24T09:08:01.896Z] [2020-07-24T09:08:01.896Z] Successfully built 944c5843145e [2020-07-24T09:08:01.896Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-24T09:08:02.170Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-24T09:08:02.184Z] $ docker stop --time=1 b2638dd39eae86b12d73e2dc72748d5853cc67258345430490cdd46b4b39cd68 [2020-07-24T09:08:03.849Z] $ docker rm -f b2638dd39eae86b12d73e2dc72748d5853cc67258345430490cdd46b4b39cd68 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:08:04.447Z] + docker images [2020-07-24T09:08:04.447Z] + grep docker [2020-07-24T09:08:04.447Z] docker-sys-mgmt-agent-go latest 944c5843145e 3 seconds ago 284MB [2020-07-24T09:08:04.447Z] docker-support-logging-go latest 89b6e89d8897 14 seconds ago 11.8MB [2020-07-24T09:08:04.447Z] docker-security-secrets-setup-go latest 21b66a3775f2 15 seconds ago 25.1MB [2020-07-24T09:08:04.447Z] docker-core-data-go latest b1ce89da7a60 16 seconds ago 23.8MB [2020-07-24T09:08:04.447Z] docker-core-command-go latest 6862a7d15d97 29 seconds ago 13MB [2020-07-24T09:08:04.447Z] docker-security-secretstore-setup-go latest b531a15f1275 About a minute ago 33.9MB [2020-07-24T09:08:04.447Z] docker-security-proxy-setup-go latest d732b54fc24f 2 minutes ago 16.4MB [2020-07-24T09:08:04.447Z] docker-support-scheduler-go latest e722498005d3 2 minutes ago 13.1MB [2020-07-24T09:08:04.447Z] docker-support-notifications-go latest 6a80795d0185 2 minutes ago 14.4MB [2020-07-24T09:08:04.447Z] docker-core-metadata-go latest 6f8e28221037 2 minutes ago 14.4MB [2020-07-24T09:08:04.447Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-24T09:08:04.890Z] provisioning config files... [2020-07-24T09:08:04.938Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config574415957697171347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:08:05.319Z] nexus3.edgexfoundry.org:10001 [2020-07-24T09:08:05.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:08:05.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:08:05.581Z] Configure a credential helper to remove this warning. See [2020-07-24T09:08:05.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:08:05.581Z] [2020-07-24T09:08:05.581Z] Login Succeeded [2020-07-24T09:08:05.581Z] nexus3.edgexfoundry.org:10002 [2020-07-24T09:08:05.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:08:05.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:08:05.581Z] Configure a credential helper to remove this warning. See [2020-07-24T09:08:05.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:08:05.581Z] [2020-07-24T09:08:05.581Z] Login Succeeded [2020-07-24T09:08:05.581Z] nexus3.edgexfoundry.org:10003 [2020-07-24T09:08:05.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:08:05.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:08:05.842Z] Configure a credential helper to remove this warning. See [2020-07-24T09:08:05.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:08:05.842Z] [2020-07-24T09:08:05.842Z] Login Succeeded [2020-07-24T09:08:05.842Z] nexus3.edgexfoundry.org:10004 [2020-07-24T09:08:06.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:08:06.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:08:06.103Z] Configure a credential helper to remove this warning. See [2020-07-24T09:08:06.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:08:06.103Z] [2020-07-24T09:08:06.103Z] Login Succeeded [2020-07-24T09:08:06.103Z] docker.io [2020-07-24T09:08:06.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:08:06.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:08:06.365Z] Configure a credential helper to remove this warning. See [2020-07-24T09:08:06.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:08:06.365Z] [2020-07-24T09:08:06.365Z] Login Succeeded [Pipeline] } [2020-07-24T09:08:06.374Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:06.548Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-07-24T09:08:06.548Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:06.548Z] 1.2.1-dev.2 [2020-07-24T09:08:06.548Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:06.548Z] master [2020-07-24T09:08:06.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:07.003Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:07.301Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:07.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T09:08:07.302Z] 1d1915437714: Preparing [2020-07-24T09:08:07.302Z] 8773e5d8113e: Preparing [2020-07-24T09:08:07.302Z] 9b8547ad33a4: Preparing [2020-07-24T09:08:07.302Z] 1d1915437714: Pushed [2020-07-24T09:08:07.302Z] 9b8547ad33a4: Pushed [2020-07-24T09:08:08.690Z] 8773e5d8113e: Pushed [2020-07-24T09:08:08.690Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:7d5d5d8d26ba6dac3a7fb2d29a10b513c498d8203b43a4d12fb69690f1dda1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:09.000Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:09.300Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.2 [2020-07-24T09:08:09.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T09:08:09.300Z] 1d1915437714: Preparing [2020-07-24T09:08:09.300Z] 8773e5d8113e: Preparing [2020-07-24T09:08:09.300Z] 9b8547ad33a4: Preparing [2020-07-24T09:08:09.300Z] 8773e5d8113e: Layer already exists [2020-07-24T09:08:09.300Z] 9b8547ad33a4: Layer already exists [2020-07-24T09:08:09.300Z] 1d1915437714: Layer already exists [2020-07-24T09:08:09.300Z] 1.2.1-dev.2: digest: sha256:7d5d5d8d26ba6dac3a7fb2d29a10b513c498d8203b43a4d12fb69690f1dda1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:09.600Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:09.896Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:09.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T09:08:09.896Z] 1d1915437714: Preparing [2020-07-24T09:08:09.896Z] 8773e5d8113e: Preparing [2020-07-24T09:08:09.896Z] 9b8547ad33a4: Preparing [2020-07-24T09:08:09.896Z] 8773e5d8113e: Layer already exists [2020-07-24T09:08:09.896Z] 1d1915437714: Layer already exists [2020-07-24T09:08:09.896Z] 9b8547ad33a4: Layer already exists [2020-07-24T09:08:09.896Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:7d5d5d8d26ba6dac3a7fb2d29a10b513c498d8203b43a4d12fb69690f1dda1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:10.198Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:10.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-07-24T09:08:10.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T09:08:10.497Z] 1d1915437714: Preparing [2020-07-24T09:08:10.497Z] 8773e5d8113e: Preparing [2020-07-24T09:08:10.497Z] 9b8547ad33a4: Preparing [2020-07-24T09:08:10.497Z] 9b8547ad33a4: Layer already exists [2020-07-24T09:08:10.497Z] 8773e5d8113e: Layer already exists [2020-07-24T09:08:10.497Z] 1d1915437714: Layer already exists [2020-07-24T09:08:10.497Z] master: digest: sha256:7d5d5d8d26ba6dac3a7fb2d29a10b513c498d8203b43a4d12fb69690f1dda1c0 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:10.696Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:10.771Z] taggedImages: [2020-07-24T09:08:10.771Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:10.771Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.2 [2020-07-24T09:08:10.771Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:10.771Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-07-24T09:08:10.825Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-07-24T09:08:10.825Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:10.825Z] 1.2.1-dev.2 [2020-07-24T09:08:10.825Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:10.825Z] master [2020-07-24T09:08:10.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:11.274Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:11.577Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:11.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T09:08:11.577Z] 8b5b5ae8585e: Preparing [2020-07-24T09:08:11.577Z] 65ed4a80d6c5: Preparing [2020-07-24T09:08:11.577Z] 3a229134cafa: Preparing [2020-07-24T09:08:11.577Z] aebb5ba66991: Preparing [2020-07-24T09:08:11.577Z] 18bf1a58fd72: Preparing [2020-07-24T09:08:11.577Z] 50644c29ef5a: Preparing [2020-07-24T09:08:11.577Z] 50644c29ef5a: Waiting [2020-07-24T09:08:11.577Z] 18bf1a58fd72: Pushed [2020-07-24T09:08:11.577Z] 3a229134cafa: Pushed [2020-07-24T09:08:11.577Z] 8b5b5ae8585e: Pushed [2020-07-24T09:08:11.843Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:11.843Z] aebb5ba66991: Pushed [2020-07-24T09:08:13.228Z] 65ed4a80d6c5: Pushed [2020-07-24T09:08:13.228Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:0f60b00babf863aca98c7d1c0976f288717a640f2ffa3b480da067e9de58bbfe size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:13.531Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:13.842Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.2 [2020-07-24T09:08:13.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T09:08:13.842Z] 8b5b5ae8585e: Preparing [2020-07-24T09:08:13.842Z] 65ed4a80d6c5: Preparing [2020-07-24T09:08:13.842Z] 3a229134cafa: Preparing [2020-07-24T09:08:13.842Z] aebb5ba66991: Preparing [2020-07-24T09:08:13.842Z] 18bf1a58fd72: Preparing [2020-07-24T09:08:13.842Z] 50644c29ef5a: Preparing [2020-07-24T09:08:13.842Z] 50644c29ef5a: Waiting [2020-07-24T09:08:13.842Z] 18bf1a58fd72: Layer already exists [2020-07-24T09:08:13.842Z] 65ed4a80d6c5: Layer already exists [2020-07-24T09:08:13.842Z] aebb5ba66991: Layer already exists [2020-07-24T09:08:13.842Z] 8b5b5ae8585e: Layer already exists [2020-07-24T09:08:13.842Z] 3a229134cafa: Layer already exists [2020-07-24T09:08:13.842Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:13.842Z] 1.2.1-dev.2: digest: sha256:0f60b00babf863aca98c7d1c0976f288717a640f2ffa3b480da067e9de58bbfe size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:14.143Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:14.778Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:14.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T09:08:14.778Z] 8b5b5ae8585e: Preparing [2020-07-24T09:08:14.778Z] 65ed4a80d6c5: Preparing [2020-07-24T09:08:14.778Z] 3a229134cafa: Preparing [2020-07-24T09:08:14.778Z] aebb5ba66991: Preparing [2020-07-24T09:08:14.778Z] 18bf1a58fd72: Preparing [2020-07-24T09:08:14.778Z] 50644c29ef5a: Preparing [2020-07-24T09:08:14.778Z] 50644c29ef5a: Waiting [2020-07-24T09:08:14.778Z] aebb5ba66991: Layer already exists [2020-07-24T09:08:14.778Z] 65ed4a80d6c5: Layer already exists [2020-07-24T09:08:14.778Z] 8b5b5ae8585e: Layer already exists [2020-07-24T09:08:14.778Z] 3a229134cafa: Layer already exists [2020-07-24T09:08:14.778Z] 18bf1a58fd72: Layer already exists [2020-07-24T09:08:14.778Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:14.778Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:0f60b00babf863aca98c7d1c0976f288717a640f2ffa3b480da067e9de58bbfe size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:15.084Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:15.382Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-07-24T09:08:15.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T09:08:15.382Z] 8b5b5ae8585e: Preparing [2020-07-24T09:08:15.382Z] 65ed4a80d6c5: Preparing [2020-07-24T09:08:15.382Z] 3a229134cafa: Preparing [2020-07-24T09:08:15.382Z] aebb5ba66991: Preparing [2020-07-24T09:08:15.382Z] 18bf1a58fd72: Preparing [2020-07-24T09:08:15.382Z] 50644c29ef5a: Preparing [2020-07-24T09:08:15.382Z] 50644c29ef5a: Waiting [2020-07-24T09:08:15.382Z] 8b5b5ae8585e: Layer already exists [2020-07-24T09:08:15.382Z] aebb5ba66991: Layer already exists [2020-07-24T09:08:15.382Z] 3a229134cafa: Layer already exists [2020-07-24T09:08:15.382Z] 18bf1a58fd72: Layer already exists [2020-07-24T09:08:15.382Z] 65ed4a80d6c5: Layer already exists [2020-07-24T09:08:15.382Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:15.382Z] master: digest: sha256:0f60b00babf863aca98c7d1c0976f288717a640f2ffa3b480da067e9de58bbfe size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:15.555Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:15.593Z] taggedImages: [2020-07-24T09:08:15.593Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:15.593Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.2 [2020-07-24T09:08:15.593Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:15.593Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-07-24T09:08:15.653Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-07-24T09:08:15.653Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:15.653Z] 1.2.1-dev.2 [2020-07-24T09:08:15.653Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:15.653Z] master [2020-07-24T09:08:15.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:16.100Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:16.395Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:16.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T09:08:16.395Z] 21f664cea5b7: Preparing [2020-07-24T09:08:16.395Z] acd6ffd71d9d: Preparing [2020-07-24T09:08:16.395Z] 1845edd10d03: Preparing [2020-07-24T09:08:16.395Z] 1845edd10d03: Pushed [2020-07-24T09:08:16.395Z] 21f664cea5b7: Pushed [2020-07-24T09:08:17.834Z] acd6ffd71d9d: Pushed [2020-07-24T09:08:17.834Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:e4ffe587d82dcda6c4f4dff1ba0009dcb89e2e467d877f936d4c2dd5f2d5e2e7 size: 943 [2020-07-24T09:08:17.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:08:17.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:08:17.838Z] ---> 1177f29d2a8e [2020-07-24T09:08:17.838Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T09:08:17.838Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:08:17.838Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T09:08:17.838Z] ---> 1177f29d2a8e [2020-07-24T09:08:17.838Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T09:08:17.838Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:08:17.838Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:08:17.838Z] ---> 1177f29d2a8e [2020-07-24T09:08:17.838Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:08:17.838Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:08:17.838Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:08:17.838Z] ---> 1177f29d2a8e [2020-07-24T09:08:17.838Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:08:17.838Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:08:17.838Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:08:17.838Z] ---> 1177f29d2a8e [2020-07-24T09:08:17.838Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:18.136Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:18.431Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.2 [2020-07-24T09:08:18.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T09:08:18.431Z] 21f664cea5b7: Preparing [2020-07-24T09:08:18.431Z] acd6ffd71d9d: Preparing [2020-07-24T09:08:18.431Z] 1845edd10d03: Preparing [2020-07-24T09:08:18.431Z] 21f664cea5b7: Layer already exists [2020-07-24T09:08:18.431Z] 1845edd10d03: Layer already exists [2020-07-24T09:08:18.431Z] acd6ffd71d9d: Layer already exists [2020-07-24T09:08:18.431Z] 1.2.1-dev.2: digest: sha256:e4ffe587d82dcda6c4f4dff1ba0009dcb89e2e467d877f936d4c2dd5f2d5e2e7 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:18.735Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:19.033Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:19.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T09:08:19.033Z] 21f664cea5b7: Preparing [2020-07-24T09:08:19.033Z] acd6ffd71d9d: Preparing [2020-07-24T09:08:19.033Z] 1845edd10d03: Preparing [2020-07-24T09:08:19.033Z] 1845edd10d03: Layer already exists [2020-07-24T09:08:19.033Z] acd6ffd71d9d: Layer already exists [2020-07-24T09:08:19.033Z] 21f664cea5b7: Layer already exists [2020-07-24T09:08:19.033Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:e4ffe587d82dcda6c4f4dff1ba0009dcb89e2e467d877f936d4c2dd5f2d5e2e7 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:19.332Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:19.631Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-07-24T09:08:19.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T09:08:19.631Z] 21f664cea5b7: Preparing [2020-07-24T09:08:19.631Z] acd6ffd71d9d: Preparing [2020-07-24T09:08:19.631Z] 1845edd10d03: Preparing [2020-07-24T09:08:19.631Z] 1845edd10d03: Layer already exists [2020-07-24T09:08:19.631Z] 21f664cea5b7: Layer already exists [2020-07-24T09:08:19.631Z] acd6ffd71d9d: Layer already exists [2020-07-24T09:08:19.631Z] master: digest: sha256:e4ffe587d82dcda6c4f4dff1ba0009dcb89e2e467d877f936d4c2dd5f2d5e2e7 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:19.780Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:19.816Z] taggedImages: [2020-07-24T09:08:19.816Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:19.816Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.2 [2020-07-24T09:08:19.816Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:19.816Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-07-24T09:08:19.864Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-07-24T09:08:19.864Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:19.864Z] 1.2.1-dev.2 [2020-07-24T09:08:19.864Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:19.864Z] master [2020-07-24T09:08:19.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:20.292Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:20.445Z] ---> Running in 6c58f63aa8f5 [2020-07-24T09:08:20.446Z] ---> Running in 2342b46f9dbe [2020-07-24T09:08:20.446Z] ---> Running in 7bb8c995b7c1 [2020-07-24T09:08:20.446Z] ---> Running in 375c49852b0c [2020-07-24T09:08:20.446Z] ---> Running in 49ac56494742 [2020-07-24T09:08:20.587Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:20.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T09:08:20.587Z] fee83724ac5c: Preparing [2020-07-24T09:08:20.587Z] f92d4e712410: Preparing [2020-07-24T09:08:20.587Z] 065b5a18a87c: Preparing [2020-07-24T09:08:20.587Z] b79782e7f431: Preparing [2020-07-24T09:08:20.587Z] 50644c29ef5a: Preparing [2020-07-24T09:08:20.587Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:20.587Z] 065b5a18a87c: Pushed [2020-07-24T09:08:20.587Z] f92d4e712410: Pushed [2020-07-24T09:08:21.158Z] b79782e7f431: Pushed [2020-07-24T09:08:21.420Z] fee83724ac5c: Pushed [2020-07-24T09:08:21.425Z] Removing intermediate container 7bb8c995b7c1 [2020-07-24T09:08:21.425Z] ---> f3fab0273c36 [2020-07-24T09:08:21.425Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:08:21.425Z] Removing intermediate container 2342b46f9dbe [2020-07-24T09:08:21.425Z] ---> da09ee84a4d9 [2020-07-24T09:08:21.425Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:08:21.425Z] Removing intermediate container 6c58f63aa8f5 [2020-07-24T09:08:21.425Z] ---> a6590a3a6d25 [2020-07-24T09:08:21.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:08:21.425Z] Removing intermediate container 49ac56494742 [2020-07-24T09:08:21.425Z] ---> aa1c0e7c45cd [2020-07-24T09:08:21.425Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:08:21.425Z] ---> Running in d6e02407b64c [2020-07-24T09:08:21.425Z] Removing intermediate container 375c49852b0c [2020-07-24T09:08:21.425Z] ---> 0e388f05d0a9 [2020-07-24T09:08:21.425Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T09:08:21.425Z] ---> Running in ffe4507b4703 [2020-07-24T09:08:21.425Z] ---> Running in c1da865aa3b6 [2020-07-24T09:08:21.425Z] ---> Running in 8cf7e10bf5f7 [2020-07-24T09:08:21.681Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:d13460edc01af65fd7fb65a657c94355c69cb14776bda322207903cec6b8555e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:21.701Z] ---> Running in 55cf93466d22 [2020-07-24T09:08:21.981Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:22.273Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.2 [2020-07-24T09:08:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T09:08:22.273Z] fee83724ac5c: Preparing [2020-07-24T09:08:22.273Z] f92d4e712410: Preparing [2020-07-24T09:08:22.273Z] 065b5a18a87c: Preparing [2020-07-24T09:08:22.273Z] b79782e7f431: Preparing [2020-07-24T09:08:22.273Z] 50644c29ef5a: Preparing [2020-07-24T09:08:22.273Z] 065b5a18a87c: Layer already exists [2020-07-24T09:08:22.273Z] fee83724ac5c: Layer already exists [2020-07-24T09:08:22.273Z] f92d4e712410: Layer already exists [2020-07-24T09:08:22.273Z] b79782e7f431: Layer already exists [2020-07-24T09:08:22.273Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:22.273Z] 1.2.1-dev.2: digest: sha256:d13460edc01af65fd7fb65a657c94355c69cb14776bda322207903cec6b8555e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:22.581Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:22.874Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:22.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T09:08:22.874Z] fee83724ac5c: Preparing [2020-07-24T09:08:22.874Z] f92d4e712410: Preparing [2020-07-24T09:08:22.874Z] 065b5a18a87c: Preparing [2020-07-24T09:08:22.874Z] b79782e7f431: Preparing [2020-07-24T09:08:22.874Z] 50644c29ef5a: Preparing [2020-07-24T09:08:22.874Z] f92d4e712410: Layer already exists [2020-07-24T09:08:22.874Z] fee83724ac5c: Layer already exists [2020-07-24T09:08:22.874Z] b79782e7f431: Layer already exists [2020-07-24T09:08:22.874Z] 065b5a18a87c: Layer already exists [2020-07-24T09:08:22.874Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:22.874Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:d13460edc01af65fd7fb65a657c94355c69cb14776bda322207903cec6b8555e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:23.174Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:23.468Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-07-24T09:08:23.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T09:08:23.468Z] fee83724ac5c: Preparing [2020-07-24T09:08:23.468Z] f92d4e712410: Preparing [2020-07-24T09:08:23.468Z] 065b5a18a87c: Preparing [2020-07-24T09:08:23.468Z] b79782e7f431: Preparing [2020-07-24T09:08:23.468Z] 50644c29ef5a: Preparing [2020-07-24T09:08:23.468Z] b79782e7f431: Layer already exists [2020-07-24T09:08:23.468Z] 065b5a18a87c: Layer already exists [2020-07-24T09:08:23.468Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:23.468Z] fee83724ac5c: Layer already exists [2020-07-24T09:08:23.468Z] f92d4e712410: Layer already exists [2020-07-24T09:08:23.468Z] master: digest: sha256:d13460edc01af65fd7fb65a657c94355c69cb14776bda322207903cec6b8555e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:23.619Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:23.656Z] taggedImages: [2020-07-24T09:08:23.656Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:23.656Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.2 [2020-07-24T09:08:23.656Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:23.656Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-07-24T09:08:23.709Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-07-24T09:08:23.709Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:23.709Z] 1.2.1-dev.2 [2020-07-24T09:08:23.709Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:23.709Z] master [2020-07-24T09:08:23.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:24.147Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:24.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:24.456Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:24.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T09:08:24.456Z] aec7e3b34872: Preparing [2020-07-24T09:08:24.456Z] c6368d911fd0: Preparing [2020-07-24T09:08:24.456Z] 69333bf9379a: Preparing [2020-07-24T09:08:24.456Z] 313d64e12840: Preparing [2020-07-24T09:08:24.456Z] 313d64e12840: Preparing [2020-07-24T09:08:24.456Z] 40f7ee4ea8cb: Preparing [2020-07-24T09:08:24.456Z] 0dfc3dc2e83d: Preparing [2020-07-24T09:08:24.456Z] 58bc87eb3dac: Preparing [2020-07-24T09:08:24.456Z] aec7e3b34872: Preparing [2020-07-24T09:08:24.456Z] d58db1169329: Preparing [2020-07-24T09:08:24.456Z] bd92d60b03c9: Preparing [2020-07-24T09:08:24.456Z] 587c3961caac: Preparing [2020-07-24T09:08:24.456Z] 50644c29ef5a: Preparing [2020-07-24T09:08:24.456Z] d58db1169329: Waiting [2020-07-24T09:08:24.456Z] bd92d60b03c9: Waiting [2020-07-24T09:08:24.456Z] 587c3961caac: Waiting [2020-07-24T09:08:24.456Z] 50644c29ef5a: Waiting [2020-07-24T09:08:24.456Z] 0dfc3dc2e83d: Waiting [2020-07-24T09:08:24.456Z] 58bc87eb3dac: Waiting [2020-07-24T09:08:24.720Z] c6368d911fd0: Pushed [2020-07-24T09:08:24.720Z] 69333bf9379a: Pushed [2020-07-24T09:08:24.720Z] 313d64e12840: Pushed [2020-07-24T09:08:24.720Z] 40f7ee4ea8cb: Pushed [2020-07-24T09:08:24.720Z] 0dfc3dc2e83d: Pushed [2020-07-24T09:08:24.720Z] d58db1169329: Pushed [2020-07-24T09:08:24.720Z] 58bc87eb3dac: Pushed [2020-07-24T09:08:24.720Z] bd92d60b03c9: Pushed [2020-07-24T09:08:24.720Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:25.288Z] 587c3961caac: Pushed [2020-07-24T09:08:25.288Z] aec7e3b34872: Pushed [2020-07-24T09:08:25.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:25.338Z] Removing intermediate container d6e02407b64c [2020-07-24T09:08:25.338Z] ---> 5eceb5c3bc4e [2020-07-24T09:08:25.338Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T09:08:25.547Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:46e51413b851c0ed197cfea67f3f94b1c937a868a0d66f6072d02742bde84c33 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:25.613Z] Removing intermediate container ffe4507b4703 [2020-07-24T09:08:25.613Z] ---> 969155ab1d64 [2020-07-24T09:08:25.613Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T09:08:25.613Z] ---> Running in b8888a67abc6 [2020-07-24T09:08:25.843Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:25.881Z] ---> Running in 09791f5571ba [2020-07-24T09:08:25.882Z] Removing intermediate container c1da865aa3b6 [2020-07-24T09:08:25.882Z] ---> 7fef977a62b1 [2020-07-24T09:08:25.882Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T09:08:26.136Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.2 [2020-07-24T09:08:26.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T09:08:26.136Z] aec7e3b34872: Preparing [2020-07-24T09:08:26.136Z] c6368d911fd0: Preparing [2020-07-24T09:08:26.136Z] 69333bf9379a: Preparing [2020-07-24T09:08:26.136Z] 313d64e12840: Preparing [2020-07-24T09:08:26.136Z] 313d64e12840: Preparing [2020-07-24T09:08:26.136Z] 40f7ee4ea8cb: Preparing [2020-07-24T09:08:26.136Z] 0dfc3dc2e83d: Preparing [2020-07-24T09:08:26.136Z] 58bc87eb3dac: Preparing [2020-07-24T09:08:26.136Z] aec7e3b34872: Preparing [2020-07-24T09:08:26.137Z] d58db1169329: Preparing [2020-07-24T09:08:26.137Z] bd92d60b03c9: Preparing [2020-07-24T09:08:26.137Z] 587c3961caac: Preparing [2020-07-24T09:08:26.137Z] 50644c29ef5a: Preparing [2020-07-24T09:08:26.137Z] 0dfc3dc2e83d: Waiting [2020-07-24T09:08:26.137Z] 58bc87eb3dac: Waiting [2020-07-24T09:08:26.137Z] d58db1169329: Waiting [2020-07-24T09:08:26.137Z] bd92d60b03c9: Waiting [2020-07-24T09:08:26.137Z] 587c3961caac: Waiting [2020-07-24T09:08:26.137Z] 50644c29ef5a: Waiting [2020-07-24T09:08:26.137Z] aec7e3b34872: Layer already exists [2020-07-24T09:08:26.137Z] 69333bf9379a: Layer already exists [2020-07-24T09:08:26.137Z] c6368d911fd0: Layer already exists [2020-07-24T09:08:26.137Z] 40f7ee4ea8cb: Layer already exists [2020-07-24T09:08:26.137Z] 313d64e12840: Layer already exists [2020-07-24T09:08:26.137Z] 58bc87eb3dac: Layer already exists [2020-07-24T09:08:26.137Z] 0dfc3dc2e83d: Layer already exists [2020-07-24T09:08:26.137Z] bd92d60b03c9: Layer already exists [2020-07-24T09:08:26.137Z] d58db1169329: Layer already exists [2020-07-24T09:08:26.137Z] 587c3961caac: Layer already exists [2020-07-24T09:08:26.137Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:26.137Z] 1.2.1-dev.2: digest: sha256:46e51413b851c0ed197cfea67f3f94b1c937a868a0d66f6072d02742bde84c33 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:26.157Z] ---> Running in 2cb0b8921d3f [2020-07-24T09:08:26.157Z] Removing intermediate container 8cf7e10bf5f7 [2020-07-24T09:08:26.157Z] ---> 4843627d9d69 [2020-07-24T09:08:26.157Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T09:08:26.157Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:08:26.157Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:08:26.157Z] OK: 12620 distinct packages available [2020-07-24T09:08:26.433Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:26.433Z] ---> Running in 18bb07982779 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:26.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:26.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T09:08:26.724Z] aec7e3b34872: Preparing [2020-07-24T09:08:26.724Z] c6368d911fd0: Preparing [2020-07-24T09:08:26.724Z] 69333bf9379a: Preparing [2020-07-24T09:08:26.724Z] 313d64e12840: Preparing [2020-07-24T09:08:26.724Z] 313d64e12840: Preparing [2020-07-24T09:08:26.724Z] 40f7ee4ea8cb: Preparing [2020-07-24T09:08:26.724Z] 0dfc3dc2e83d: Preparing [2020-07-24T09:08:26.724Z] 58bc87eb3dac: Preparing [2020-07-24T09:08:26.724Z] aec7e3b34872: Preparing [2020-07-24T09:08:26.724Z] d58db1169329: Preparing [2020-07-24T09:08:26.724Z] bd92d60b03c9: Preparing [2020-07-24T09:08:26.724Z] 587c3961caac: Preparing [2020-07-24T09:08:26.724Z] 50644c29ef5a: Preparing [2020-07-24T09:08:26.724Z] 0dfc3dc2e83d: Waiting [2020-07-24T09:08:26.724Z] 58bc87eb3dac: Waiting [2020-07-24T09:08:26.724Z] d58db1169329: Waiting [2020-07-24T09:08:26.724Z] bd92d60b03c9: Waiting [2020-07-24T09:08:26.724Z] 587c3961caac: Waiting [2020-07-24T09:08:26.724Z] 50644c29ef5a: Waiting [2020-07-24T09:08:26.724Z] aec7e3b34872: Layer already exists [2020-07-24T09:08:26.724Z] c6368d911fd0: Layer already exists [2020-07-24T09:08:26.724Z] 313d64e12840: Layer already exists [2020-07-24T09:08:26.724Z] 40f7ee4ea8cb: Layer already exists [2020-07-24T09:08:26.724Z] 69333bf9379a: Layer already exists [2020-07-24T09:08:26.724Z] 0dfc3dc2e83d: Layer already exists [2020-07-24T09:08:26.724Z] 58bc87eb3dac: Layer already exists [2020-07-24T09:08:26.724Z] bd92d60b03c9: Layer already exists [2020-07-24T09:08:26.724Z] d58db1169329: Layer already exists [2020-07-24T09:08:26.724Z] 587c3961caac: Layer already exists [2020-07-24T09:08:26.724Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:26.724Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:46e51413b851c0ed197cfea67f3f94b1c937a868a0d66f6072d02742bde84c33 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:27.017Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:27.309Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-07-24T09:08:27.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T09:08:27.309Z] aec7e3b34872: Preparing [2020-07-24T09:08:27.309Z] c6368d911fd0: Preparing [2020-07-24T09:08:27.309Z] 69333bf9379a: Preparing [2020-07-24T09:08:27.309Z] 313d64e12840: Preparing [2020-07-24T09:08:27.309Z] 313d64e12840: Preparing [2020-07-24T09:08:27.309Z] 40f7ee4ea8cb: Preparing [2020-07-24T09:08:27.309Z] 0dfc3dc2e83d: Preparing [2020-07-24T09:08:27.309Z] 58bc87eb3dac: Preparing [2020-07-24T09:08:27.309Z] aec7e3b34872: Preparing [2020-07-24T09:08:27.309Z] d58db1169329: Preparing [2020-07-24T09:08:27.309Z] bd92d60b03c9: Preparing [2020-07-24T09:08:27.309Z] 587c3961caac: Preparing [2020-07-24T09:08:27.309Z] 50644c29ef5a: Preparing [2020-07-24T09:08:27.309Z] 0dfc3dc2e83d: Waiting [2020-07-24T09:08:27.309Z] 587c3961caac: Waiting [2020-07-24T09:08:27.309Z] 58bc87eb3dac: Waiting [2020-07-24T09:08:27.309Z] d58db1169329: Waiting [2020-07-24T09:08:27.309Z] bd92d60b03c9: Waiting [2020-07-24T09:08:27.309Z] 50644c29ef5a: Waiting [2020-07-24T09:08:27.309Z] aec7e3b34872: Layer already exists [2020-07-24T09:08:27.309Z] c6368d911fd0: Layer already exists [2020-07-24T09:08:27.309Z] 69333bf9379a: Layer already exists [2020-07-24T09:08:27.309Z] 40f7ee4ea8cb: Layer already exists [2020-07-24T09:08:27.309Z] 313d64e12840: Layer already exists [2020-07-24T09:08:27.309Z] 58bc87eb3dac: Layer already exists [2020-07-24T09:08:27.309Z] 0dfc3dc2e83d: Layer already exists [2020-07-24T09:08:27.309Z] d58db1169329: Layer already exists [2020-07-24T09:08:27.309Z] 587c3961caac: Layer already exists [2020-07-24T09:08:27.309Z] bd92d60b03c9: Layer already exists [2020-07-24T09:08:27.309Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:27.309Z] master: digest: sha256:46e51413b851c0ed197cfea67f3f94b1c937a868a0d66f6072d02742bde84c33 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2020-07-24T09:08:27.420Z] OK: 217 MiB in 51 packages [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:27.501Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:27.540Z] taggedImages: [2020-07-24T09:08:27.540Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:27.540Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.2 [2020-07-24T09:08:27.541Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:27.541Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-07-24T09:08:27.592Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-07-24T09:08:27.592Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:27.592Z] 1.2.1-dev.2 [2020-07-24T09:08:27.592Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:27.592Z] master [2020-07-24T09:08:27.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:28.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:28.022Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:28.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:28.325Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:28.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T09:08:28.325Z] 46da34246e12: Preparing [2020-07-24T09:08:28.325Z] 61290e40d781: Preparing [2020-07-24T09:08:28.325Z] 7fa40fb5a641: Preparing [2020-07-24T09:08:28.325Z] 5fc38c1dac9e: Preparing [2020-07-24T09:08:28.325Z] 901c111b1c9c: Preparing [2020-07-24T09:08:28.325Z] 4d09d59b0856: Preparing [2020-07-24T09:08:28.325Z] 5c0d643c0e34: Preparing [2020-07-24T09:08:28.325Z] 0248a9c37235: Preparing [2020-07-24T09:08:28.325Z] a3974a9abba6: Preparing [2020-07-24T09:08:28.325Z] 76d1649607b1: Preparing [2020-07-24T09:08:28.325Z] 1b3ee35aacca: Preparing [2020-07-24T09:08:28.325Z] 4d09d59b0856: Waiting [2020-07-24T09:08:28.325Z] 5c0d643c0e34: Waiting [2020-07-24T09:08:28.325Z] 0248a9c37235: Waiting [2020-07-24T09:08:28.325Z] a3974a9abba6: Waiting [2020-07-24T09:08:28.325Z] 76d1649607b1: Waiting [2020-07-24T09:08:28.325Z] 1b3ee35aacca: Waiting [2020-07-24T09:08:28.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:28.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:28.589Z] 61290e40d781: Pushed [2020-07-24T09:08:28.589Z] 46da34246e12: Pushed [2020-07-24T09:08:28.589Z] 5c0d643c0e34: Pushed [2020-07-24T09:08:28.836Z] Removing intermediate container 55cf93466d22 [2020-07-24T09:08:28.837Z] ---> 5b8288711ab6 [2020-07-24T09:08:28.837Z] Step 5/29 : COPY go.mod . [2020-07-24T09:08:28.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:28.853Z] 4d09d59b0856: Pushed [2020-07-24T09:08:28.853Z] 0248a9c37235: Pushed [2020-07-24T09:08:28.853Z] a3974a9abba6: Pushed [2020-07-24T09:08:28.853Z] 1b3ee35aacca: Layer already exists [2020-07-24T09:08:29.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:29.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:29.425Z] 7fa40fb5a641: Pushed [2020-07-24T09:08:29.425Z] 5fc38c1dac9e: Pushed [2020-07-24T09:08:29.425Z] 901c111b1c9c: Pushed [2020-07-24T09:08:29.425Z] 76d1649607b1: Pushed [2020-07-24T09:08:29.686Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:3d1bcbc2d677d8d506df6c1b68062062e27b975cdd7ddb9892236beaeac6d66f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:29.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:08:29.746Z] ---> 99781e22a560 [2020-07-24T09:08:29.746Z] Step 6/29 : RUN go mod download [2020-07-24T09:08:29.746Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:08:29.746Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:08:29.746Z] OK: 12620 distinct packages available [2020-07-24T09:08:29.986Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:30.022Z] ---> Running in d472db32b269 [2020-07-24T09:08:30.022Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:08:30.022Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:08:30.022Z] OK: 12620 distinct packages available [2020-07-24T09:08:30.278Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.2 [2020-07-24T09:08:30.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T09:08:30.278Z] 46da34246e12: Preparing [2020-07-24T09:08:30.278Z] 61290e40d781: Preparing [2020-07-24T09:08:30.278Z] 7fa40fb5a641: Preparing [2020-07-24T09:08:30.278Z] 5fc38c1dac9e: Preparing [2020-07-24T09:08:30.278Z] 901c111b1c9c: Preparing [2020-07-24T09:08:30.278Z] 4d09d59b0856: Preparing [2020-07-24T09:08:30.278Z] 5c0d643c0e34: Preparing [2020-07-24T09:08:30.278Z] 0248a9c37235: Preparing [2020-07-24T09:08:30.278Z] a3974a9abba6: Preparing [2020-07-24T09:08:30.278Z] 76d1649607b1: Preparing [2020-07-24T09:08:30.278Z] 1b3ee35aacca: Preparing [2020-07-24T09:08:30.278Z] 4d09d59b0856: Waiting [2020-07-24T09:08:30.278Z] 5c0d643c0e34: Waiting [2020-07-24T09:08:30.278Z] 0248a9c37235: Waiting [2020-07-24T09:08:30.278Z] 1b3ee35aacca: Waiting [2020-07-24T09:08:30.278Z] a3974a9abba6: Waiting [2020-07-24T09:08:30.278Z] 76d1649607b1: Waiting [2020-07-24T09:08:30.278Z] 901c111b1c9c: Layer already exists [2020-07-24T09:08:30.278Z] 5fc38c1dac9e: Layer already exists [2020-07-24T09:08:30.278Z] 61290e40d781: Layer already exists [2020-07-24T09:08:30.278Z] 46da34246e12: Layer already exists [2020-07-24T09:08:30.278Z] 7fa40fb5a641: Layer already exists [2020-07-24T09:08:30.278Z] 0248a9c37235: Layer already exists [2020-07-24T09:08:30.278Z] 4d09d59b0856: Layer already exists [2020-07-24T09:08:30.278Z] 5c0d643c0e34: Layer already exists [2020-07-24T09:08:30.278Z] a3974a9abba6: Layer already exists [2020-07-24T09:08:30.278Z] 76d1649607b1: Layer already exists [2020-07-24T09:08:30.278Z] 1b3ee35aacca: Layer already exists [2020-07-24T09:08:30.278Z] 1.2.1-dev.2: digest: sha256:3d1bcbc2d677d8d506df6c1b68062062e27b975cdd7ddb9892236beaeac6d66f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:30.598Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:30.620Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:08:30.620Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:08:30.620Z] OK: 12620 distinct packages available [2020-07-24T09:08:30.620Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:08:30.620Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:08:30.620Z] OK: 12620 distinct packages available [2020-07-24T09:08:30.620Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:30.952Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T09:08:30.952Z] 46da34246e12: Preparing [2020-07-24T09:08:30.952Z] 61290e40d781: Preparing [2020-07-24T09:08:30.952Z] 7fa40fb5a641: Preparing [2020-07-24T09:08:30.952Z] 5fc38c1dac9e: Preparing [2020-07-24T09:08:30.952Z] 901c111b1c9c: Preparing [2020-07-24T09:08:30.952Z] 4d09d59b0856: Preparing [2020-07-24T09:08:30.952Z] 5c0d643c0e34: Preparing [2020-07-24T09:08:30.952Z] 0248a9c37235: Preparing [2020-07-24T09:08:30.952Z] a3974a9abba6: Preparing [2020-07-24T09:08:30.952Z] 76d1649607b1: Preparing [2020-07-24T09:08:30.952Z] 1b3ee35aacca: Preparing [2020-07-24T09:08:30.952Z] 76d1649607b1: Waiting [2020-07-24T09:08:30.952Z] 1b3ee35aacca: Waiting [2020-07-24T09:08:30.952Z] 5c0d643c0e34: Waiting [2020-07-24T09:08:30.952Z] 0248a9c37235: Waiting [2020-07-24T09:08:30.952Z] a3974a9abba6: Waiting [2020-07-24T09:08:30.952Z] 4d09d59b0856: Waiting [2020-07-24T09:08:30.952Z] 901c111b1c9c: Layer already exists [2020-07-24T09:08:30.952Z] 61290e40d781: Layer already exists [2020-07-24T09:08:30.952Z] 46da34246e12: Layer already exists [2020-07-24T09:08:30.952Z] 7fa40fb5a641: Layer already exists [2020-07-24T09:08:30.952Z] 5fc38c1dac9e: Layer already exists [2020-07-24T09:08:30.952Z] 4d09d59b0856: Layer already exists [2020-07-24T09:08:30.952Z] 5c0d643c0e34: Layer already exists [2020-07-24T09:08:30.952Z] a3974a9abba6: Layer already exists [2020-07-24T09:08:30.952Z] 76d1649607b1: Layer already exists [2020-07-24T09:08:30.952Z] 0248a9c37235: Layer already exists [2020-07-24T09:08:30.952Z] 1b3ee35aacca: Layer already exists [2020-07-24T09:08:30.952Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:3d1bcbc2d677d8d506df6c1b68062062e27b975cdd7ddb9892236beaeac6d66f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:31.225Z] OK: 217 MiB in 51 packages [2020-07-24T09:08:31.225Z] OK: 217 MiB in 51 packages [2020-07-24T09:08:31.249Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:31.503Z] OK: 217 MiB in 51 packages [2020-07-24T09:08:31.503Z] OK: 217 MiB in 51 packages [2020-07-24T09:08:31.541Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-07-24T09:08:31.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T09:08:31.541Z] 46da34246e12: Preparing [2020-07-24T09:08:31.541Z] 61290e40d781: Preparing [2020-07-24T09:08:31.541Z] 7fa40fb5a641: Preparing [2020-07-24T09:08:31.541Z] 5fc38c1dac9e: Preparing [2020-07-24T09:08:31.541Z] 901c111b1c9c: Preparing [2020-07-24T09:08:31.541Z] 4d09d59b0856: Preparing [2020-07-24T09:08:31.541Z] 5c0d643c0e34: Preparing [2020-07-24T09:08:31.541Z] 0248a9c37235: Preparing [2020-07-24T09:08:31.541Z] a3974a9abba6: Preparing [2020-07-24T09:08:31.541Z] 76d1649607b1: Preparing [2020-07-24T09:08:31.541Z] 1b3ee35aacca: Preparing [2020-07-24T09:08:31.541Z] 4d09d59b0856: Waiting [2020-07-24T09:08:31.541Z] 5c0d643c0e34: Waiting [2020-07-24T09:08:31.541Z] 0248a9c37235: Waiting [2020-07-24T09:08:31.541Z] 76d1649607b1: Waiting [2020-07-24T09:08:31.541Z] a3974a9abba6: Waiting [2020-07-24T09:08:31.541Z] 1b3ee35aacca: Waiting [2020-07-24T09:08:31.541Z] 5fc38c1dac9e: Layer already exists [2020-07-24T09:08:31.541Z] 61290e40d781: Layer already exists [2020-07-24T09:08:31.541Z] 901c111b1c9c: Layer already exists [2020-07-24T09:08:31.541Z] 7fa40fb5a641: Layer already exists [2020-07-24T09:08:31.541Z] 46da34246e12: Layer already exists [2020-07-24T09:08:31.541Z] 4d09d59b0856: Layer already exists [2020-07-24T09:08:31.541Z] 76d1649607b1: Layer already exists [2020-07-24T09:08:31.541Z] 0248a9c37235: Layer already exists [2020-07-24T09:08:31.541Z] a3974a9abba6: Layer already exists [2020-07-24T09:08:31.541Z] 5c0d643c0e34: Layer already exists [2020-07-24T09:08:31.541Z] 1b3ee35aacca: Layer already exists [2020-07-24T09:08:31.541Z] master: digest: sha256:3d1bcbc2d677d8d506df6c1b68062062e27b975cdd7ddb9892236beaeac6d66f size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:31.700Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:31.743Z] taggedImages: [2020-07-24T09:08:31.743Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:31.743Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.2 [2020-07-24T09:08:31.743Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:31.743Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-07-24T09:08:31.807Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-07-24T09:08:31.807Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:31.807Z] 1.2.1-dev.2 [2020-07-24T09:08:31.807Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:31.807Z] master [2020-07-24T09:08:31.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:32.273Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:32.562Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:32.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T09:08:32.562Z] d175e5e01424: Preparing [2020-07-24T09:08:32.562Z] 08718d7e823b: Preparing [2020-07-24T09:08:32.562Z] b5eed538dea7: Preparing [2020-07-24T09:08:32.562Z] 72afd2a4df35: Preparing [2020-07-24T09:08:32.562Z] b5eed538dea7: Pushed [2020-07-24T09:08:32.562Z] d175e5e01424: Pushed [2020-07-24T09:08:32.562Z] 72afd2a4df35: Pushed [2020-07-24T09:08:33.496Z] Removing intermediate container 09791f5571ba [2020-07-24T09:08:33.496Z] ---> c4060eef5b9a [2020-07-24T09:08:33.496Z] Step 6/22 : COPY go.mod . [2020-07-24T09:08:33.496Z] Removing intermediate container 2cb0b8921d3f [2020-07-24T09:08:33.496Z] ---> 41a22bad7a60 [2020-07-24T09:08:33.496Z] Step 6/21 : COPY go.mod . [2020-07-24T09:08:33.770Z] Removing intermediate container b8888a67abc6 [2020-07-24T09:08:33.770Z] ---> 202ff21c0374 [2020-07-24T09:08:33.770Z] Step 6/21 : COPY go.mod . [2020-07-24T09:08:33.770Z] Removing intermediate container 18bb07982779 [2020-07-24T09:08:33.770Z] ---> 8b29d904e1d5 [2020-07-24T09:08:33.770Z] Step 6/26 : COPY go.mod . [2020-07-24T09:08:33.948Z] 08718d7e823b: Pushed [2020-07-24T09:08:33.948Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:5cb37a8b837809c8060c86bf444b615af9d7ab70cc2a4eb6a80b47f48c69d14a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:34.046Z] Removing intermediate container d472db32b269 [2020-07-24T09:08:34.046Z] ---> 2a725155e33b [2020-07-24T09:08:34.046Z] Step 7/29 : COPY . . [2020-07-24T09:08:34.245Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:34.323Z] ---> a3fc6a3cd921 [2020-07-24T09:08:34.323Z] Step 7/21 : RUN go mod download [2020-07-24T09:08:34.533Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.2 [2020-07-24T09:08:34.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T09:08:34.533Z] d175e5e01424: Preparing [2020-07-24T09:08:34.533Z] 08718d7e823b: Preparing [2020-07-24T09:08:34.533Z] b5eed538dea7: Preparing [2020-07-24T09:08:34.533Z] 72afd2a4df35: Preparing [2020-07-24T09:08:34.533Z] b5eed538dea7: Layer already exists [2020-07-24T09:08:34.533Z] d175e5e01424: Layer already exists [2020-07-24T09:08:34.533Z] 08718d7e823b: Layer already exists [2020-07-24T09:08:34.533Z] 72afd2a4df35: Layer already exists [2020-07-24T09:08:34.533Z] 1.2.1-dev.2: digest: sha256:5cb37a8b837809c8060c86bf444b615af9d7ab70cc2a4eb6a80b47f48c69d14a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:34.605Z] ---> a3d89ed1e31b [2020-07-24T09:08:34.605Z] Step 7/22 : RUN go mod download [2020-07-24T09:08:34.605Z] ---> Running in 164cd2b7b41f [2020-07-24T09:08:34.605Z] ---> Running in a52924a0ae10 [2020-07-24T09:08:34.827Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:34.878Z] ---> 3a1e5d4c99e7 [2020-07-24T09:08:34.878Z] Step 7/21 : RUN go mod download [2020-07-24T09:08:35.118Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:35.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T09:08:35.118Z] d175e5e01424: Preparing [2020-07-24T09:08:35.118Z] 08718d7e823b: Preparing [2020-07-24T09:08:35.118Z] b5eed538dea7: Preparing [2020-07-24T09:08:35.118Z] 72afd2a4df35: Preparing [2020-07-24T09:08:35.118Z] 72afd2a4df35: Layer already exists [2020-07-24T09:08:35.118Z] d175e5e01424: Layer already exists [2020-07-24T09:08:35.118Z] 08718d7e823b: Layer already exists [2020-07-24T09:08:35.118Z] b5eed538dea7: Layer already exists [2020-07-24T09:08:35.118Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:5cb37a8b837809c8060c86bf444b615af9d7ab70cc2a4eb6a80b47f48c69d14a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:35.414Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:35.706Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-07-24T09:08:35.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T09:08:35.706Z] d175e5e01424: Preparing [2020-07-24T09:08:35.706Z] 08718d7e823b: Preparing [2020-07-24T09:08:35.706Z] b5eed538dea7: Preparing [2020-07-24T09:08:35.706Z] 72afd2a4df35: Preparing [2020-07-24T09:08:35.706Z] b5eed538dea7: Layer already exists [2020-07-24T09:08:35.706Z] 08718d7e823b: Layer already exists [2020-07-24T09:08:35.706Z] d175e5e01424: Layer already exists [2020-07-24T09:08:35.706Z] 72afd2a4df35: Layer already exists [2020-07-24T09:08:35.706Z] master: digest: sha256:5cb37a8b837809c8060c86bf444b615af9d7ab70cc2a4eb6a80b47f48c69d14a size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2020-07-24T09:08:35.865Z] ---> 41e4f796d3ad [2020-07-24T09:08:35.865Z] Step 7/26 : RUN go mod download [Pipeline] echo [2020-07-24T09:08:35.874Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:35.910Z] taggedImages: [2020-07-24T09:08:35.910Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:35.910Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.2 [2020-07-24T09:08:35.910Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:35.910Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-07-24T09:08:35.960Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-07-24T09:08:35.960Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:35.960Z] 1.2.1-dev.2 [2020-07-24T09:08:35.960Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:35.960Z] master [2020-07-24T09:08:35.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:36.391Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:36.473Z] ---> Running in 2183fb3b1d70 [2020-07-24T09:08:36.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:36.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T09:08:36.683Z] 6c0e45e67d3b: Preparing [2020-07-24T09:08:36.683Z] 6b3be9763ed8: Preparing [2020-07-24T09:08:36.683Z] 0612899d0b7b: Preparing [2020-07-24T09:08:36.683Z] 5cceb250fa51: Preparing [2020-07-24T09:08:36.683Z] d3abe6bc0744: Preparing [2020-07-24T09:08:36.683Z] ff96ea67b605: Preparing [2020-07-24T09:08:36.683Z] ff96ea67b605: Waiting [2020-07-24T09:08:36.683Z] 0612899d0b7b: Pushed [2020-07-24T09:08:36.683Z] 6c0e45e67d3b: Pushed [2020-07-24T09:08:36.944Z] 5cceb250fa51: Pushed [2020-07-24T09:08:36.944Z] d3abe6bc0744: Pushed [2020-07-24T09:08:36.944Z] ff96ea67b605: Pushed [2020-07-24T09:08:37.454Z] ---> Running in 0c40ae9a8de7 [2020-07-24T09:08:38.328Z] 6b3be9763ed8: Pushed [2020-07-24T09:08:38.328Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:0eaca4351fafdb6a0a08cb3e077f695e4fcb335f22c04b29e529d1d1e4928c3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:38.627Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:38.914Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.2 [2020-07-24T09:08:38.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T09:08:38.914Z] 6c0e45e67d3b: Preparing [2020-07-24T09:08:38.914Z] 6b3be9763ed8: Preparing [2020-07-24T09:08:38.914Z] 0612899d0b7b: Preparing [2020-07-24T09:08:38.914Z] 5cceb250fa51: Preparing [2020-07-24T09:08:38.914Z] d3abe6bc0744: Preparing [2020-07-24T09:08:38.914Z] ff96ea67b605: Preparing [2020-07-24T09:08:38.914Z] ff96ea67b605: Waiting [2020-07-24T09:08:38.914Z] d3abe6bc0744: Layer already exists [2020-07-24T09:08:38.914Z] 5cceb250fa51: Layer already exists [2020-07-24T09:08:38.914Z] 6c0e45e67d3b: Layer already exists [2020-07-24T09:08:38.914Z] 0612899d0b7b: Layer already exists [2020-07-24T09:08:38.914Z] 6b3be9763ed8: Layer already exists [2020-07-24T09:08:38.914Z] ff96ea67b605: Layer already exists [2020-07-24T09:08:38.914Z] 1.2.1-dev.2: digest: sha256:0eaca4351fafdb6a0a08cb3e077f695e4fcb335f22c04b29e529d1d1e4928c3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:39.207Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:39.495Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T09:08:39.495Z] 6c0e45e67d3b: Preparing [2020-07-24T09:08:39.495Z] 6b3be9763ed8: Preparing [2020-07-24T09:08:39.495Z] 0612899d0b7b: Preparing [2020-07-24T09:08:39.495Z] 5cceb250fa51: Preparing [2020-07-24T09:08:39.495Z] d3abe6bc0744: Preparing [2020-07-24T09:08:39.495Z] ff96ea67b605: Preparing [2020-07-24T09:08:39.495Z] ff96ea67b605: Waiting [2020-07-24T09:08:39.495Z] 0612899d0b7b: Layer already exists [2020-07-24T09:08:39.495Z] 6c0e45e67d3b: Layer already exists [2020-07-24T09:08:39.495Z] 6b3be9763ed8: Layer already exists [2020-07-24T09:08:39.495Z] 5cceb250fa51: Layer already exists [2020-07-24T09:08:39.495Z] d3abe6bc0744: Layer already exists [2020-07-24T09:08:39.495Z] ff96ea67b605: Layer already exists [2020-07-24T09:08:39.495Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:0eaca4351fafdb6a0a08cb3e077f695e4fcb335f22c04b29e529d1d1e4928c3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:39.787Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:40.075Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-07-24T09:08:40.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T09:08:40.075Z] 6c0e45e67d3b: Preparing [2020-07-24T09:08:40.075Z] 6b3be9763ed8: Preparing [2020-07-24T09:08:40.075Z] 0612899d0b7b: Preparing [2020-07-24T09:08:40.075Z] 5cceb250fa51: Preparing [2020-07-24T09:08:40.075Z] d3abe6bc0744: Preparing [2020-07-24T09:08:40.075Z] ff96ea67b605: Preparing [2020-07-24T09:08:40.075Z] ff96ea67b605: Waiting [2020-07-24T09:08:40.075Z] d3abe6bc0744: Layer already exists [2020-07-24T09:08:40.075Z] 6b3be9763ed8: Layer already exists [2020-07-24T09:08:40.075Z] 6c0e45e67d3b: Layer already exists [2020-07-24T09:08:40.075Z] 5cceb250fa51: Layer already exists [2020-07-24T09:08:40.075Z] 0612899d0b7b: Layer already exists [2020-07-24T09:08:40.075Z] ff96ea67b605: Layer already exists [2020-07-24T09:08:40.075Z] master: digest: sha256:0eaca4351fafdb6a0a08cb3e077f695e4fcb335f22c04b29e529d1d1e4928c3a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:40.312Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:40.347Z] taggedImages: [2020-07-24T09:08:40.347Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:40.347Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.2 [2020-07-24T09:08:40.347Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:40.347Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-07-24T09:08:40.398Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-07-24T09:08:40.398Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:40.398Z] 1.2.1-dev.2 [2020-07-24T09:08:40.398Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:40.398Z] master [2020-07-24T09:08:40.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:40.858Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:41.147Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:41.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T09:08:41.147Z] ae0827fcc866: Preparing [2020-07-24T09:08:41.147Z] 5b53402ff330: Preparing [2020-07-24T09:08:41.147Z] 3fc177c6da39: Preparing [2020-07-24T09:08:41.147Z] 3fc177c6da39: Pushed [2020-07-24T09:08:41.147Z] ae0827fcc866: Pushed [2020-07-24T09:08:41.756Z] Removing intermediate container 164cd2b7b41f [2020-07-24T09:08:41.756Z] ---> cd11aeebf37f [2020-07-24T09:08:41.756Z] Step 8/21 : COPY . . [2020-07-24T09:08:41.756Z] Removing intermediate container a52924a0ae10 [2020-07-24T09:08:41.756Z] ---> 1fdc633390d6 [2020-07-24T09:08:41.756Z] Step 8/22 : COPY . . [2020-07-24T09:08:42.024Z] Removing intermediate container 2183fb3b1d70 [2020-07-24T09:08:42.024Z] ---> 98c441624cc7 [2020-07-24T09:08:42.024Z] Step 8/21 : COPY . . [2020-07-24T09:08:42.297Z] Removing intermediate container 0c40ae9a8de7 [2020-07-24T09:08:42.297Z] ---> 705b1c0063ae [2020-07-24T09:08:42.297Z] Step 8/26 : COPY . . [2020-07-24T09:08:42.528Z] 5b53402ff330: Pushed [2020-07-24T09:08:42.528Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:a5afe5f7dec144699f80dccecf70a1be67e26d09d939e922ec7f3ee847978e3c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:42.823Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:43.114Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.2 [2020-07-24T09:08:43.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T09:08:43.115Z] ae0827fcc866: Preparing [2020-07-24T09:08:43.115Z] 5b53402ff330: Preparing [2020-07-24T09:08:43.115Z] 3fc177c6da39: Preparing [2020-07-24T09:08:43.115Z] ae0827fcc866: Layer already exists [2020-07-24T09:08:43.115Z] 5b53402ff330: Layer already exists [2020-07-24T09:08:43.115Z] 3fc177c6da39: Layer already exists [2020-07-24T09:08:43.115Z] 1.2.1-dev.2: digest: sha256:a5afe5f7dec144699f80dccecf70a1be67e26d09d939e922ec7f3ee847978e3c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:43.441Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:43.765Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:43.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T09:08:43.765Z] ae0827fcc866: Preparing [2020-07-24T09:08:43.765Z] 5b53402ff330: Preparing [2020-07-24T09:08:43.765Z] 3fc177c6da39: Preparing [2020-07-24T09:08:43.765Z] 3fc177c6da39: Layer already exists [2020-07-24T09:08:43.765Z] 5b53402ff330: Layer already exists [2020-07-24T09:08:43.765Z] ae0827fcc866: Layer already exists [2020-07-24T09:08:43.765Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:a5afe5f7dec144699f80dccecf70a1be67e26d09d939e922ec7f3ee847978e3c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:44.058Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:44.349Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-07-24T09:08:44.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T09:08:44.349Z] ae0827fcc866: Preparing [2020-07-24T09:08:44.349Z] 5b53402ff330: Preparing [2020-07-24T09:08:44.349Z] 3fc177c6da39: Preparing [2020-07-24T09:08:44.349Z] 5b53402ff330: Layer already exists [2020-07-24T09:08:44.349Z] ae0827fcc866: Layer already exists [2020-07-24T09:08:44.349Z] 3fc177c6da39: Layer already exists [2020-07-24T09:08:44.349Z] master: digest: sha256:a5afe5f7dec144699f80dccecf70a1be67e26d09d939e922ec7f3ee847978e3c size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:44.515Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:44.551Z] taggedImages: [2020-07-24T09:08:44.551Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:44.551Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.2 [2020-07-24T09:08:44.551Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:44.551Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-07-24T09:08:44.620Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-07-24T09:08:44.620Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:44.620Z] 1.2.1-dev.2 [2020-07-24T09:08:44.620Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:44.620Z] master [2020-07-24T09:08:44.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:45.110Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:45.403Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:45.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T09:08:45.403Z] bcbe642450f0: Preparing [2020-07-24T09:08:45.403Z] 071584ed5d44: Preparing [2020-07-24T09:08:45.403Z] a3f43dd9cfe2: Preparing [2020-07-24T09:08:45.403Z] 44a8497da934: Preparing [2020-07-24T09:08:45.403Z] 415d80087f96: Preparing [2020-07-24T09:08:45.403Z] a9af31493c77: Preparing [2020-07-24T09:08:45.403Z] f1300c431055: Preparing [2020-07-24T09:08:45.403Z] 8890c171a12b: Preparing [2020-07-24T09:08:45.403Z] 4ae5bd84d450: Preparing [2020-07-24T09:08:45.403Z] 723a561964c8: Preparing [2020-07-24T09:08:45.403Z] 78764725b56c: Preparing [2020-07-24T09:08:45.403Z] 51d6d3d09136: Preparing [2020-07-24T09:08:45.403Z] 1507bc794612: Preparing [2020-07-24T09:08:45.403Z] 50644c29ef5a: Preparing [2020-07-24T09:08:45.403Z] 723a561964c8: Waiting [2020-07-24T09:08:45.403Z] 78764725b56c: Waiting [2020-07-24T09:08:45.403Z] 51d6d3d09136: Waiting [2020-07-24T09:08:45.403Z] a9af31493c77: Waiting [2020-07-24T09:08:45.403Z] 1507bc794612: Waiting [2020-07-24T09:08:45.403Z] 50644c29ef5a: Waiting [2020-07-24T09:08:45.403Z] f1300c431055: Waiting [2020-07-24T09:08:45.403Z] 4ae5bd84d450: Waiting [2020-07-24T09:08:45.403Z] 8890c171a12b: Waiting [2020-07-24T09:08:45.671Z] 415d80087f96: Pushed [2020-07-24T09:08:45.671Z] bcbe642450f0: Pushed [2020-07-24T09:08:45.936Z] 44a8497da934: Pushed [2020-07-24T09:08:45.936Z] 8890c171a12b: Layer already exists [2020-07-24T09:08:45.936Z] 4ae5bd84d450: Layer already exists [2020-07-24T09:08:45.936Z] f1300c431055: Pushed [2020-07-24T09:08:45.936Z] 723a561964c8: Layer already exists [2020-07-24T09:08:45.936Z] 78764725b56c: Layer already exists [2020-07-24T09:08:45.936Z] 51d6d3d09136: Layer already exists [2020-07-24T09:08:45.936Z] 1507bc794612: Layer already exists [2020-07-24T09:08:45.936Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:46.198Z] 071584ed5d44: Pushed [2020-07-24T09:08:46.769Z] a9af31493c77: Pushed [2020-07-24T09:08:50.072Z] a3f43dd9cfe2: Pushed [2020-07-24T09:08:50.072Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:175f71e2e72fbae403dc2505a3ff43357f70018e3039dbfe2bbe66d6a675122d size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:50.367Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:50.657Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.2 [2020-07-24T09:08:50.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T09:08:50.657Z] bcbe642450f0: Preparing [2020-07-24T09:08:50.657Z] 071584ed5d44: Preparing [2020-07-24T09:08:50.657Z] a3f43dd9cfe2: Preparing [2020-07-24T09:08:50.657Z] 44a8497da934: Preparing [2020-07-24T09:08:50.657Z] 415d80087f96: Preparing [2020-07-24T09:08:50.657Z] a9af31493c77: Preparing [2020-07-24T09:08:50.657Z] f1300c431055: Preparing [2020-07-24T09:08:50.657Z] 8890c171a12b: Preparing [2020-07-24T09:08:50.657Z] 4ae5bd84d450: Preparing [2020-07-24T09:08:50.657Z] 723a561964c8: Preparing [2020-07-24T09:08:50.657Z] 78764725b56c: Preparing [2020-07-24T09:08:50.657Z] 51d6d3d09136: Preparing [2020-07-24T09:08:50.657Z] 1507bc794612: Preparing [2020-07-24T09:08:50.657Z] 50644c29ef5a: Preparing [2020-07-24T09:08:50.657Z] 723a561964c8: Waiting [2020-07-24T09:08:50.657Z] 78764725b56c: Waiting [2020-07-24T09:08:50.657Z] a9af31493c77: Waiting [2020-07-24T09:08:50.657Z] f1300c431055: Waiting [2020-07-24T09:08:50.657Z] 8890c171a12b: Waiting [2020-07-24T09:08:50.657Z] 4ae5bd84d450: Waiting [2020-07-24T09:08:50.657Z] 51d6d3d09136: Waiting [2020-07-24T09:08:50.657Z] 50644c29ef5a: Waiting [2020-07-24T09:08:50.657Z] 1507bc794612: Waiting [2020-07-24T09:08:50.657Z] 415d80087f96: Layer already exists [2020-07-24T09:08:50.657Z] 071584ed5d44: Layer already exists [2020-07-24T09:08:50.657Z] bcbe642450f0: Layer already exists [2020-07-24T09:08:50.657Z] 44a8497da934: Layer already exists [2020-07-24T09:08:50.657Z] a3f43dd9cfe2: Layer already exists [2020-07-24T09:08:50.657Z] a9af31493c77: Layer already exists [2020-07-24T09:08:50.657Z] 4ae5bd84d450: Layer already exists [2020-07-24T09:08:50.657Z] 8890c171a12b: Layer already exists [2020-07-24T09:08:50.657Z] f1300c431055: Layer already exists [2020-07-24T09:08:50.657Z] 723a561964c8: Layer already exists [2020-07-24T09:08:50.657Z] 78764725b56c: Layer already exists [2020-07-24T09:08:50.657Z] 51d6d3d09136: Layer already exists [2020-07-24T09:08:50.657Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:50.657Z] 1507bc794612: Layer already exists [2020-07-24T09:08:50.657Z] 1.2.1-dev.2: digest: sha256:175f71e2e72fbae403dc2505a3ff43357f70018e3039dbfe2bbe66d6a675122d size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:50.953Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:51.244Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:51.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T09:08:51.244Z] bcbe642450f0: Preparing [2020-07-24T09:08:51.244Z] 071584ed5d44: Preparing [2020-07-24T09:08:51.244Z] a3f43dd9cfe2: Preparing [2020-07-24T09:08:51.244Z] 44a8497da934: Preparing [2020-07-24T09:08:51.244Z] 415d80087f96: Preparing [2020-07-24T09:08:51.244Z] a9af31493c77: Preparing [2020-07-24T09:08:51.244Z] f1300c431055: Preparing [2020-07-24T09:08:51.244Z] 8890c171a12b: Preparing [2020-07-24T09:08:51.244Z] 4ae5bd84d450: Preparing [2020-07-24T09:08:51.244Z] 723a561964c8: Preparing [2020-07-24T09:08:51.244Z] 78764725b56c: Preparing [2020-07-24T09:08:51.244Z] 51d6d3d09136: Preparing [2020-07-24T09:08:51.244Z] 1507bc794612: Preparing [2020-07-24T09:08:51.244Z] 50644c29ef5a: Preparing [2020-07-24T09:08:51.244Z] a9af31493c77: Waiting [2020-07-24T09:08:51.244Z] f1300c431055: Waiting [2020-07-24T09:08:51.244Z] 8890c171a12b: Waiting [2020-07-24T09:08:51.244Z] 4ae5bd84d450: Waiting [2020-07-24T09:08:51.244Z] 723a561964c8: Waiting [2020-07-24T09:08:51.244Z] 78764725b56c: Waiting [2020-07-24T09:08:51.244Z] 51d6d3d09136: Waiting [2020-07-24T09:08:51.244Z] 1507bc794612: Waiting [2020-07-24T09:08:51.244Z] 50644c29ef5a: Waiting [2020-07-24T09:08:51.244Z] a3f43dd9cfe2: Layer already exists [2020-07-24T09:08:51.244Z] bcbe642450f0: Layer already exists [2020-07-24T09:08:51.244Z] 415d80087f96: Layer already exists [2020-07-24T09:08:51.244Z] 44a8497da934: Layer already exists [2020-07-24T09:08:51.244Z] 071584ed5d44: Layer already exists [2020-07-24T09:08:51.244Z] f1300c431055: Layer already exists [2020-07-24T09:08:51.244Z] 8890c171a12b: Layer already exists [2020-07-24T09:08:51.244Z] a9af31493c77: Layer already exists [2020-07-24T09:08:51.244Z] 723a561964c8: Layer already exists [2020-07-24T09:08:51.244Z] 4ae5bd84d450: Layer already exists [2020-07-24T09:08:51.244Z] 78764725b56c: Layer already exists [2020-07-24T09:08:51.244Z] 51d6d3d09136: Layer already exists [2020-07-24T09:08:51.244Z] 1507bc794612: Layer already exists [2020-07-24T09:08:51.244Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:51.244Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:175f71e2e72fbae403dc2505a3ff43357f70018e3039dbfe2bbe66d6a675122d size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:51.543Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:08:51.840Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-07-24T09:08:51.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T09:08:51.840Z] bcbe642450f0: Preparing [2020-07-24T09:08:51.840Z] 071584ed5d44: Preparing [2020-07-24T09:08:51.840Z] a3f43dd9cfe2: Preparing [2020-07-24T09:08:51.840Z] 44a8497da934: Preparing [2020-07-24T09:08:51.840Z] 415d80087f96: Preparing [2020-07-24T09:08:51.840Z] a9af31493c77: Preparing [2020-07-24T09:08:51.840Z] f1300c431055: Preparing [2020-07-24T09:08:51.840Z] 8890c171a12b: Preparing [2020-07-24T09:08:51.840Z] 4ae5bd84d450: Preparing [2020-07-24T09:08:51.840Z] 723a561964c8: Preparing [2020-07-24T09:08:51.840Z] 78764725b56c: Preparing [2020-07-24T09:08:51.840Z] 51d6d3d09136: Preparing [2020-07-24T09:08:51.840Z] 1507bc794612: Preparing [2020-07-24T09:08:51.840Z] 50644c29ef5a: Preparing [2020-07-24T09:08:51.840Z] a9af31493c77: Waiting [2020-07-24T09:08:51.840Z] f1300c431055: Waiting [2020-07-24T09:08:51.840Z] 8890c171a12b: Waiting [2020-07-24T09:08:51.840Z] 4ae5bd84d450: Waiting [2020-07-24T09:08:51.840Z] 723a561964c8: Waiting [2020-07-24T09:08:51.840Z] 50644c29ef5a: Waiting [2020-07-24T09:08:51.840Z] 1507bc794612: Waiting [2020-07-24T09:08:51.840Z] 78764725b56c: Waiting [2020-07-24T09:08:51.840Z] 51d6d3d09136: Waiting [2020-07-24T09:08:51.840Z] a3f43dd9cfe2: Layer already exists [2020-07-24T09:08:51.840Z] 44a8497da934: Layer already exists [2020-07-24T09:08:51.840Z] 071584ed5d44: Layer already exists [2020-07-24T09:08:51.840Z] bcbe642450f0: Layer already exists [2020-07-24T09:08:51.840Z] 415d80087f96: Layer already exists [2020-07-24T09:08:51.840Z] a9af31493c77: Layer already exists [2020-07-24T09:08:51.840Z] 8890c171a12b: Layer already exists [2020-07-24T09:08:51.840Z] f1300c431055: Layer already exists [2020-07-24T09:08:51.840Z] 723a561964c8: Layer already exists [2020-07-24T09:08:51.840Z] 4ae5bd84d450: Layer already exists [2020-07-24T09:08:51.840Z] 51d6d3d09136: Layer already exists [2020-07-24T09:08:51.840Z] 78764725b56c: Layer already exists [2020-07-24T09:08:51.840Z] 50644c29ef5a: Layer already exists [2020-07-24T09:08:51.840Z] 1507bc794612: Layer already exists [2020-07-24T09:08:51.840Z] master: digest: sha256:175f71e2e72fbae403dc2505a3ff43357f70018e3039dbfe2bbe66d6a675122d size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:08:52.010Z] ===================================================== [Pipeline] echo [2020-07-24T09:08:52.048Z] taggedImages: [2020-07-24T09:08:52.048Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:08:52.048Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.2 [2020-07-24T09:08:52.048Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:08:52.048Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T09:09:04.454Z] ---> 62d66598a44a [2020-07-24T09:09:04.454Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T09:09:04.454Z] ---> Running in 7bef0f67d2a2 [2020-07-24T09:09:04.454Z] ---> 35b640128445 [2020-07-24T09:09:04.454Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T09:09:04.454Z] ---> 3aa630049fe7 [2020-07-24T09:09:04.454Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T09:09:04.454Z] ---> 8ccc906e2881 [2020-07-24T09:09:04.454Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T09:09:04.454Z] ---> 0fc1224efbb0 [2020-07-24T09:09:04.454Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T09:09:04.454Z] ---> Running in 99807f56115a [2020-07-24T09:09:04.454Z] ---> Running in 495722b0da82 [2020-07-24T09:09:04.454Z] ---> Running in 9a1ce7bb50fa [2020-07-24T09:09:04.454Z] ---> Running in aa82ff58c0d5 [2020-07-24T09:09:04.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-24T09:09:05.048Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2020-07-24T09:09:05.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-24T09:09:05.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-24T09:09:05.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2020-07-24T09:10:27.739Z] Removing intermediate container 7bef0f67d2a2 [2020-07-24T09:10:27.739Z] ---> 856357cce7c7 [2020-07-24T09:10:27.739Z] [2020-07-24T09:10:27.739Z] Step 9/29 : FROM alpine:latest [2020-07-24T09:10:27.739Z] latest: Pulling from library/alpine [2020-07-24T09:10:27.739Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T09:10:27.739Z] Status: Downloaded newer image for alpine:latest [2020-07-24T09:10:27.739Z] ---> 62ee0e9f8440 [2020-07-24T09:10:27.739Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T09:10:27.739Z] ---> Running in 4840f067c5d7 [2020-07-24T09:10:27.739Z] Removing intermediate container 4840f067c5d7 [2020-07-24T09:10:27.739Z] ---> 92dc53b56e44 [2020-07-24T09:10:27.739Z] Step 11/29 : USER root [2020-07-24T09:10:27.739Z] ---> Running in 1b174f133230 [2020-07-24T09:10:27.739Z] Removing intermediate container 1b174f133230 [2020-07-24T09:10:27.739Z] ---> 479f796c8615 [2020-07-24T09:10:27.739Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T09:10:27.739Z] ---> Running in ad3c8686a8c3 [2020-07-24T09:10:29.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:10:29.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:10:30.588Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:10:30.589Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:10:30.589Z] OK: 12620 distinct packages available [2020-07-24T09:10:31.571Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T09:10:31.571Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T09:10:31.571Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:10:31.571Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T09:10:32.172Z] OK: 6 MiB in 16 packages [2020-07-24T09:10:34.798Z] Removing intermediate container ad3c8686a8c3 [2020-07-24T09:10:34.798Z] ---> fe75a19ac573 [2020-07-24T09:10:34.798Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T09:10:34.798Z] ---> Running in 76fcb0353b5c [2020-07-24T09:10:35.813Z] Removing intermediate container 76fcb0353b5c [2020-07-24T09:10:35.813Z] ---> d67b9fb0cf49 [2020-07-24T09:10:35.813Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T09:10:36.085Z] ---> Running in 8e6d5b6ee0a2 [2020-07-24T09:10:37.528Z] Removing intermediate container 8e6d5b6ee0a2 [2020-07-24T09:10:37.528Z] ---> 0a9dfe83b7d4 [2020-07-24T09:10:37.528Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T09:10:38.136Z] ---> Running in f33c732ca799 [2020-07-24T09:10:40.142Z] Removing intermediate container aa82ff58c0d5 [2020-07-24T09:10:40.142Z] ---> 21b92f517425 [2020-07-24T09:10:40.142Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T09:10:40.142Z] ---> Running in c6b790271483 [2020-07-24T09:10:43.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-24T09:10:43.582Z] Removing intermediate container f33c732ca799 [2020-07-24T09:10:43.582Z] ---> 84f938882971 [2020-07-24T09:10:43.582Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T09:10:46.234Z] ---> 29606495dc10 [2020-07-24T09:10:46.234Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T09:10:47.240Z] Removing intermediate container 99807f56115a [2020-07-24T09:10:47.240Z] ---> ff6bd2b2fd37 [2020-07-24T09:10:47.240Z] [2020-07-24T09:10:47.240Z] Step 10/21 : FROM scratch [2020-07-24T09:10:47.240Z] ---> [2020-07-24T09:10:47.240Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T09:10:47.240Z] ---> 340cfcfa0425 [2020-07-24T09:10:47.240Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T09:10:47.521Z] ---> Running in f7efa3f196c7 [2020-07-24T09:10:48.512Z] Removing intermediate container f7efa3f196c7 [2020-07-24T09:10:48.512Z] ---> 977e12782a63 [2020-07-24T09:10:48.512Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T09:10:48.512Z] ---> Running in 3995a52e9908 [2020-07-24T09:10:48.800Z] ---> 5a3ee89fb5d0 [2020-07-24T09:10:48.800Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T09:10:49.089Z] Removing intermediate container c6b790271483 [2020-07-24T09:10:49.089Z] ---> f05d9aa58219 [2020-07-24T09:10:49.089Z] [2020-07-24T09:10:49.089Z] Step 11/26 : FROM docker:latest [2020-07-24T09:10:49.089Z] ---> ce9d55ae87f1 [2020-07-24T09:10:49.089Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T09:10:49.367Z] Removing intermediate container 3995a52e9908 [2020-07-24T09:10:49.367Z] ---> 74692e3f3433 [2020-07-24T09:10:49.367Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:10:49.367Z] ---> Running in bb8cabf53162 [2020-07-24T09:10:49.653Z] ---> Running in 32e22947f113 [2020-07-24T09:10:50.255Z] ---> f3e7cf725472 [2020-07-24T09:10:50.255Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T09:10:50.532Z] Removing intermediate container 32e22947f113 [2020-07-24T09:10:50.532Z] ---> fd950ddcf30f [2020-07-24T09:10:50.532Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T09:10:51.992Z] ---> ba7cc94102b4 [2020-07-24T09:10:51.992Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T09:10:51.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:10:51.992Z] ---> f052367f893f [2020-07-24T09:10:51.992Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T09:10:52.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:10:52.265Z] ---> Running in 8ec6dd3b512e [2020-07-24T09:10:52.869Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T09:10:52.869Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T09:10:52.869Z] Executing bash-5.0.17-r0.post-install [2020-07-24T09:10:52.869Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:10:52.869Z] OK: 12 MiB in 22 packages [2020-07-24T09:10:53.149Z] ---> cdf985e6e010 [2020-07-24T09:10:53.149Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T09:10:56.555Z] ---> ea7fa22a279d [2020-07-24T09:10:56.555Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T09:10:56.555Z] Removing intermediate container bb8cabf53162 [2020-07-24T09:10:56.555Z] ---> f42927f8b2ff [2020-07-24T09:10:56.555Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T09:10:56.555Z] ---> Running in c54e32cad398 [2020-07-24T09:10:57.152Z] Removing intermediate container 8ec6dd3b512e [2020-07-24T09:10:57.152Z] ---> bc3f3ae714fc [2020-07-24T09:10:57.153Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T09:10:57.153Z] Removing intermediate container 9a1ce7bb50fa [2020-07-24T09:10:57.153Z] ---> 891683cca4bd [2020-07-24T09:10:57.153Z] [2020-07-24T09:10:57.153Z] Step 10/21 : FROM scratch [2020-07-24T09:10:57.153Z] ---> [2020-07-24T09:10:57.153Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:10:57.749Z] ---> 71f52236aa64 [2020-07-24T09:10:57.749Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:10:57.749Z] ---> Running in 08feb5ba153d [2020-07-24T09:10:58.029Z] ---> Running in 253c3ada2339 [2020-07-24T09:10:58.329Z] Removing intermediate container 08feb5ba153d [2020-07-24T09:10:58.329Z] ---> e69a6ac5783b [2020-07-24T09:10:58.329Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T09:10:58.613Z] ---> 8d33a1f0f8db [2020-07-24T09:10:58.613Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T09:10:58.613Z] Removing intermediate container 253c3ada2339 [2020-07-24T09:10:58.613Z] ---> 2eb83d434455 [2020-07-24T09:10:58.613Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T09:10:58.613Z] ---> Running in 287ae71972a0 [2020-07-24T09:10:58.613Z] ---> Running in bc1de353629a [2020-07-24T09:10:58.613Z] ---> Running in c7438c6f9af0 [2020-07-24T09:10:59.607Z] Removing intermediate container 287ae71972a0 [2020-07-24T09:10:59.607Z] ---> bfc6ca352423 [2020-07-24T09:10:59.607Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:10:59.607Z] ---> Running in 83ba2b04fb5d [2020-07-24T09:10:59.607Z] Removing intermediate container c7438c6f9af0 [2020-07-24T09:10:59.607Z] ---> 493d7cf70aba [2020-07-24T09:10:59.607Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:11:00.218Z] ---> Running in 556a84565dd3 [2020-07-24T09:11:00.218Z] Removing intermediate container c54e32cad398 [2020-07-24T09:11:00.218Z] ---> d1e4ce8f1f66 [2020-07-24T09:11:00.218Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T09:11:00.509Z] Removing intermediate container 83ba2b04fb5d [2020-07-24T09:11:00.509Z] ---> 087d0751e98c [2020-07-24T09:11:00.509Z] Step 14/21 : WORKDIR / [2020-07-24T09:11:00.509Z] ---> Running in 85b105ce69a0 [2020-07-24T09:11:00.509Z] ---> Running in a85810d1a65b [2020-07-24T09:11:00.785Z] Removing intermediate container 556a84565dd3 [2020-07-24T09:11:00.785Z] ---> 9121b64a1566 [2020-07-24T09:11:00.785Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:11:01.387Z] ---> Running in e536dcd39d81 [2020-07-24T09:11:01.387Z] Removing intermediate container 85b105ce69a0 [2020-07-24T09:11:01.387Z] ---> f2d9705a5436 [2020-07-24T09:11:01.387Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T09:11:01.387Z] Removing intermediate container a85810d1a65b [2020-07-24T09:11:01.387Z] ---> 6b8d96cabc2c [2020-07-24T09:11:01.387Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T09:11:01.666Z] ---> Running in 333afdbfc8bf [2020-07-24T09:11:01.947Z] Removing intermediate container e536dcd39d81 [2020-07-24T09:11:01.947Z] ---> 3eae5db5e815 [2020-07-24T09:11:01.947Z] [2020-07-24T09:11:02.220Z] Removing intermediate container 333afdbfc8bf [2020-07-24T09:11:02.220Z] ---> 0c836d01a496 [2020-07-24T09:11:02.220Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T09:11:02.496Z] Successfully built 3eae5db5e815 [2020-07-24T09:11:02.496Z] ---> be383cb02e9c [2020-07-24T09:11:02.496Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T09:11:02.496Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-24T09:11:02.496Z]  Building docker-support-logging-go ... done Building docker-support-scheduler-go [2020-07-24T09:11:02.496Z] ---> Running in 4adbb3c491be [2020-07-24T09:11:02.778Z] Removing intermediate container bc1de353629a [2020-07-24T09:11:02.778Z] ---> ff7179252d40 [2020-07-24T09:11:02.778Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T09:11:03.058Z] ---> Running in 1a0fa4e9e798 [2020-07-24T09:11:03.330Z] Removing intermediate container 4adbb3c491be [2020-07-24T09:11:03.330Z] ---> 7cbbf873aed1 [2020-07-24T09:11:03.330Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T09:11:06.718Z] ---> f6c80db312e0 [2020-07-24T09:11:06.718Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T09:11:07.694Z] ---> 589c0cc1dff1 [2020-07-24T09:11:07.694Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T09:11:07.966Z] ---> ba96fd1310e7 [2020-07-24T09:11:07.966Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:11:08.263Z] ---> Running in 055672170d53 [2020-07-24T09:11:08.884Z] ---> f8c706635aa4 [2020-07-24T09:11:08.884Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T09:11:08.884Z] Removing intermediate container 055672170d53 [2020-07-24T09:11:08.884Z] ---> ed36cde7e189 [2020-07-24T09:11:08.884Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T09:11:09.483Z] ---> Running in 9e4757fa3da1 [2020-07-24T09:11:09.754Z] Removing intermediate container 1a0fa4e9e798 [2020-07-24T09:11:09.754Z] ---> ef962ea8c4be [2020-07-24T09:11:09.754Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T09:11:10.360Z] ---> 1bb256910ded [2020-07-24T09:11:10.360Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T09:11:10.641Z] ---> Running in a25284fba234 [2020-07-24T09:11:11.271Z] ---> Running in bd64ee37d706 [2020-07-24T09:11:11.271Z] Removing intermediate container 9e4757fa3da1 [2020-07-24T09:11:11.271Z] ---> b433de35a3eb [2020-07-24T09:11:11.271Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:11:11.963Z] ---> Running in 71fc06211aee [2020-07-24T09:11:12.320Z] Removing intermediate container a25284fba234 [2020-07-24T09:11:12.320Z] ---> b60addbf8b4e [2020-07-24T09:11:12.320Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T09:11:12.600Z] ---> Running in d207cff292cd [2020-07-24T09:11:12.882Z] Removing intermediate container 495722b0da82 [2020-07-24T09:11:12.882Z] ---> 2f25682c6aef [2020-07-24T09:11:12.882Z] [2020-07-24T09:11:12.882Z] Step 10/22 : FROM alpine [2020-07-24T09:11:12.882Z] ---> 62ee0e9f8440 [2020-07-24T09:11:12.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:11:13.151Z] Removing intermediate container 71fc06211aee [2020-07-24T09:11:13.151Z] ---> 5542d3104ffd [2020-07-24T09:11:13.151Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:11:13.423Z] ---> Running in 07812e8b1a9c [2020-07-24T09:11:13.701Z] ---> Running in 35c370502464 [2020-07-24T09:11:13.975Z] Removing intermediate container d207cff292cd [2020-07-24T09:11:13.975Z] ---> e1724d98491b [2020-07-24T09:11:13.975Z] Step 27/29 : LABEL arch=arm64 [2020-07-24T09:11:14.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:14.526Z] ---> Running in 775706546eaa [2020-07-24T09:11:14.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:14.803Z] Removing intermediate container 35c370502464 [2020-07-24T09:11:14.803Z] ---> 1c54205b737c [2020-07-24T09:11:14.803Z] [2020-07-24T09:11:14.803Z] Removing intermediate container 07812e8b1a9c [2020-07-24T09:11:14.803Z] ---> 46cc9ba323cc [2020-07-24T09:11:14.803Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T09:11:15.077Z] Successfully built 1c54205b737c [2020-07-24T09:11:15.077Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T09:11:15.077Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T09:11:15.077Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T09:11:15.077Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T09:11:15.077Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T09:11:15.077Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T09:11:15.077Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T09:11:15.352Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-24T09:11:15.352Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-07-24T09:11:15.352Z] ---> Running in 2ef71ebc72c6 [2020-07-24T09:11:15.352Z] Removing intermediate container 775706546eaa [2020-07-24T09:11:15.352Z] ---> bd1e907727ca [2020-07-24T09:11:15.352Z] Step 28/29 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:11:16.358Z] ---> Running in bdd7f552d79c [2020-07-24T09:11:16.358Z] Removing intermediate container 2ef71ebc72c6 [2020-07-24T09:11:16.358Z] ---> 8fa52e25b356 [2020-07-24T09:11:16.358Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T09:11:17.345Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T09:11:17.345Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T09:11:17.345Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T09:11:17.345Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T09:11:17.345Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T09:11:17.345Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T09:11:17.345Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T09:11:17.618Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T09:11:17.618Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T09:11:17.618Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T09:11:17.618Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T09:11:17.618Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T09:11:17.618Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T09:11:17.618Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T09:11:17.618Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T09:11:17.618Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T09:11:17.894Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T09:11:17.894Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T09:11:17.894Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T09:11:17.894Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T09:11:17.894Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T09:11:17.894Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T09:11:17.894Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T09:11:17.894Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T09:11:17.894Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T09:11:17.894Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T09:11:18.175Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:11:18.175Z] OK: 71 MiB in 55 packages [2020-07-24T09:11:18.175Z] ---> Running in e605953ebe40 [2020-07-24T09:11:18.455Z] Removing intermediate container bdd7f552d79c [2020-07-24T09:11:18.455Z] ---> a5d557e97d64 [2020-07-24T09:11:18.455Z] Step 29/29 : LABEL version=1.2.1-dev.2 [2020-07-24T09:11:19.437Z] ---> Running in 19a41750a0a7 [2020-07-24T09:11:19.437Z] Removing intermediate container e605953ebe40 [2020-07-24T09:11:19.437Z] ---> 7e58499232ef [2020-07-24T09:11:19.437Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:11:20.038Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:11:20.038Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:11:20.038Z] ---> 1177f29d2a8e [2020-07-24T09:11:20.038Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T09:11:20.038Z] ---> Using cache [2020-07-24T09:11:20.038Z] ---> 0e388f05d0a9 [2020-07-24T09:11:20.038Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:11:21.018Z] ---> Running in 7ab175e3736c [2020-07-24T09:11:21.018Z] ---> Running in 300ae6261210 [2020-07-24T09:11:21.298Z] Removing intermediate container 19a41750a0a7 [2020-07-24T09:11:21.298Z] ---> af9eb4a20d6c [2020-07-24T09:11:21.298Z] [2020-07-24T09:11:22.281Z] Successfully built af9eb4a20d6c [2020-07-24T09:11:22.281Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-24T09:11:22.281Z] Building docker-security-secretstore-setup-go [2020-07-24T09:11:27.700Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 300ae6261210 [2020-07-24T09:11:27.700Z] ---> 9d4f2fd6adc0 [2020-07-24T09:11:27.700Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T09:11:27.979Z] Removing intermediate container 7ab175e3736c [2020-07-24T09:11:27.979Z] ---> df5d49a34c3a [2020-07-24T09:11:27.979Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T09:11:27.979Z] Removing intermediate container bd64ee37d706 [2020-07-24T09:11:27.979Z] ---> fe6b1af44fb1 [2020-07-24T09:11:27.979Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T09:11:28.573Z] ---> Running in dac4300c32a9 [2020-07-24T09:11:29.174Z] ---> Running in 6d5746422bd0 [2020-07-24T09:11:29.174Z] ---> Running in 86bb4db4dd6a [2020-07-24T09:11:31.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:31.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:32.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:32.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:11:32.945Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T09:11:32.945Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T09:11:32.945Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T09:11:33.220Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T09:11:33.220Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:11:33.220Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:11:33.220Z] OK: 12620 distinct packages available [2020-07-24T09:11:33.220Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T09:11:33.495Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:11:33.495Z] OK: 8 MiB in 19 packages [2020-07-24T09:11:34.094Z] OK: 217 MiB in 51 packages [2020-07-24T09:11:36.723Z] Collecting docker-compose==1.23.2 [2020-07-24T09:11:36.723Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T09:11:37.321Z] Removing intermediate container dac4300c32a9 [2020-07-24T09:11:37.321Z] ---> 4f56686b5eb7 [2020-07-24T09:11:37.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T09:11:37.602Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T09:11:37.602Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T09:11:38.203Z] Removing intermediate container 86bb4db4dd6a [2020-07-24T09:11:38.204Z] ---> 8a459723fbee [2020-07-24T09:11:38.204Z] Step 6/20 : COPY go.mod . [2020-07-24T09:11:38.204Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T09:11:38.204Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T09:11:39.192Z] ---> 9ef0a6188926 [2020-07-24T09:11:39.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T09:11:39.466Z] ---> 715b9657624e [2020-07-24T09:11:39.466Z] Step 7/20 : RUN go mod download [2020-07-24T09:11:40.062Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:11:40.062Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:11:40.062Z] ---> 1177f29d2a8e [2020-07-24T09:11:40.062Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T09:11:40.062Z] ---> Using cache [2020-07-24T09:11:40.062Z] ---> 0e388f05d0a9 [2020-07-24T09:11:40.062Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:11:40.062Z] ---> Using cache [2020-07-24T09:11:40.062Z] ---> df5d49a34c3a [2020-07-24T09:11:40.062Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T09:11:40.062Z] ---> Using cache [2020-07-24T09:11:40.062Z] ---> 8a459723fbee [2020-07-24T09:11:40.062Z] Step 6/20 : COPY go.mod . [2020-07-24T09:11:40.062Z] ---> Using cache [2020-07-24T09:11:40.062Z] ---> 715b9657624e [2020-07-24T09:11:40.062Z] Step 7/20 : RUN go mod download [2020-07-24T09:11:40.335Z] ---> Running in fb404456d7ce [2020-07-24T09:11:40.607Z] ---> Running in c41f09030982 [2020-07-24T09:11:40.607Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T09:11:40.607Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T09:11:41.599Z] ---> eef5627c7e41 [2020-07-24T09:11:41.599Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T09:11:43.580Z] ---> 05d4b4252aa5 [2020-07-24T09:11:43.580Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:11:43.858Z] Collecting PyYAML<4,>=3.10 [2020-07-24T09:11:43.858Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T09:11:44.136Z] ---> Running in b450e0dd4c72 [2020-07-24T09:11:45.117Z] Removing intermediate container b450e0dd4c72 [2020-07-24T09:11:45.117Z] ---> f429234c6282 [2020-07-24T09:11:45.117Z] Step 20/22 : LABEL arch=arm64 [2020-07-24T09:11:45.399Z] Removing intermediate container fb404456d7ce [2020-07-24T09:11:45.399Z] ---> 3e4e1baf4875 [2020-07-24T09:11:45.399Z] Step 8/20 : COPY . . [2020-07-24T09:11:45.399Z] ---> Running in 16e40efc1c95 [2020-07-24T09:11:46.014Z] Removing intermediate container c41f09030982 [2020-07-24T09:11:46.014Z] ---> be94f3373922 [2020-07-24T09:11:46.014Z] Step 8/20 : COPY . . [2020-07-24T09:11:46.637Z] Removing intermediate container 16e40efc1c95 [2020-07-24T09:11:46.637Z] ---> 5b2c5963e3d5 [2020-07-24T09:11:46.637Z] Step 21/22 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:11:47.233Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:11:47.233Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:11:47.233Z] ---> 1177f29d2a8e [2020-07-24T09:11:47.233Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T09:11:47.233Z] ---> Using cache [2020-07-24T09:11:47.233Z] ---> 0e388f05d0a9 [2020-07-24T09:11:47.233Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:11:47.233Z] ---> Using cache [2020-07-24T09:11:47.233Z] ---> df5d49a34c3a [2020-07-24T09:11:47.233Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T09:11:47.233Z] ---> Using cache [2020-07-24T09:11:47.233Z] ---> 8a459723fbee [2020-07-24T09:11:47.233Z] Step 6/26 : COPY go.mod . [2020-07-24T09:11:47.234Z] ---> Using cache [2020-07-24T09:11:47.234Z] ---> 715b9657624e [2020-07-24T09:11:47.234Z] Step 7/26 : RUN go mod download [2020-07-24T09:11:47.234Z] ---> Using cache [2020-07-24T09:11:47.234Z] ---> be94f3373922 [2020-07-24T09:11:47.234Z] Step 8/26 : COPY . . [2020-07-24T09:11:47.510Z] ---> Running in cbc65ae12488 [2020-07-24T09:11:48.105Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T09:11:49.115Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T09:11:49.115Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T09:11:49.713Z] Removing intermediate container cbc65ae12488 [2020-07-24T09:11:49.713Z] ---> c539633df2c7 [2020-07-24T09:11:49.713Z] Step 22/22 : LABEL version=1.2.1-dev.2 [2020-07-24T09:11:51.157Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T09:11:51.157Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T09:11:53.269Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T09:11:53.269Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T09:11:53.875Z] ---> Running in f14916ac28f6 [2020-07-24T09:11:53.875Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T09:11:53.875Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-24T09:11:55.298Z] Removing intermediate container f14916ac28f6 [2020-07-24T09:11:55.298Z] ---> 46012f562db6 [2020-07-24T09:11:55.298Z] [2020-07-24T09:11:55.570Z] Successfully built 46012f562db6 [2020-07-24T09:11:55.570Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-24T09:11:55.570Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-07-24T09:11:56.650Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T09:11:56.650Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T09:11:57.369Z] Collecting idna<2.8,>=2.5 [2020-07-24T09:11:57.649Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T09:11:58.264Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T09:11:58.264Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T09:11:58.540Z] 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) [2020-07-24T09:11:58.540Z] 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) [2020-07-24T09:11:58.540Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T09:11:58.540Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T09:11:58.811Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T09:11:58.811Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T09:11:58.811Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T09:11:58.811Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T09:11:59.791Z] Installing collected packages: cached-property, dockerpty, texttable, PyYAML, idna, urllib3, requests, jsonschema, websocket-client, docopt, docker-pycreds, docker, docker-compose [2020-07-24T09:11:59.791Z] Running setup.py install for dockerpty: started [2020-07-24T09:12:01.781Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T09:12:01.781Z] Running setup.py install for texttable: started [2020-07-24T09:12:03.771Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T09:12:03.771Z] Running setup.py install for PyYAML: started [2020-07-24T09:12:06.420Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T09:12:06.420Z] Attempting uninstall: idna [2020-07-24T09:12:06.420Z] Found existing installation: idna 2.9 [2020-07-24T09:12:06.420Z] Uninstalling idna-2.9: [2020-07-24T09:12:06.420Z] Successfully uninstalled idna-2.9 [2020-07-24T09:12:08.379Z] Attempting uninstall: urllib3 [2020-07-24T09:12:08.379Z] Found existing installation: urllib3 1.25.9 [2020-07-24T09:12:08.379Z] Uninstalling urllib3-1.25.9: [2020-07-24T09:12:08.654Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T09:12:09.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:12:09.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:12:10.597Z] Attempting uninstall: requests [2020-07-24T09:12:10.597Z] Found existing installation: requests 2.23.0 [2020-07-24T09:12:10.597Z] Uninstalling requests-2.23.0: [2020-07-24T09:12:10.597Z] ---> 1177f29d2a8e [2020-07-24T09:12:10.597Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T09:12:10.597Z] Successfully uninstalled requests-2.23.0 [2020-07-24T09:12:11.572Z] ---> Using cache [2020-07-24T09:12:11.572Z] ---> 0e388f05d0a9 [2020-07-24T09:12:11.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:12:11.572Z] ---> Using cache [2020-07-24T09:12:11.572Z] ---> df5d49a34c3a [2020-07-24T09:12:11.572Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T09:12:11.844Z] ---> Running in da38bf2acdfd [2020-07-24T09:12:12.116Z] ---> ea517a93b5bb [2020-07-24T09:12:12.116Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T09:12:12.116Z] ---> 5c4dcd43b32d [2020-07-24T09:12:12.116Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-24T09:12:12.390Z] ---> ab983fe43e44 [2020-07-24T09:12:12.391Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T09:12:12.391Z] Running setup.py install for docopt: started [2020-07-24T09:12:12.391Z] ---> Running in 90bec3535415 [2020-07-24T09:12:12.391Z] ---> Running in e0d99cf8a7a7 [2020-07-24T09:12:12.391Z] ---> Running in 6f8a4575d1b8 [2020-07-24T09:12:14.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:12:14.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-24T09:12:14.911Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T09:12:14.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-24T09:12:14.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-24T09:12:14.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:12:15.891Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:12:15.891Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:12:15.891Z] OK: 12620 distinct packages available [2020-07-24T09:12:16.880Z] OK: 217 MiB in 51 packages [2020-07-24T09:12:17.177Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-07-24T09:12:18.626Z] Removing intermediate container da38bf2acdfd [2020-07-24T09:12:18.626Z] ---> e4ce4b1d232a [2020-07-24T09:12:18.626Z] Step 6/23 : COPY go.mod . [2020-07-24T09:12:19.628Z] ---> 4f87de821d41 [2020-07-24T09:12:19.628Z] Step 7/23 : RUN go mod download [2020-07-24T09:12:19.628Z] ---> Running in 5fbd46b3a612 [2020-07-24T09:12:23.037Z] Removing intermediate container 6d5746422bd0 [2020-07-24T09:12:23.037Z] ---> ce2158fb2c29 [2020-07-24T09:12:23.037Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T09:12:23.311Z] ---> Running in 89c4bd084ce0 [2020-07-24T09:12:25.933Z] Removing intermediate container 5fbd46b3a612 [2020-07-24T09:12:25.933Z] ---> 4beb63bc6cfb [2020-07-24T09:12:25.933Z] Step 8/23 : COPY . . [2020-07-24T09:12:26.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:12:27.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:12:28.186Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T09:12:28.186Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T09:12:28.186Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T09:12:28.186Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:12:28.186Z] OK: 71 MiB in 58 packages [2020-07-24T09:12:32.536Z] Removing intermediate container 89c4bd084ce0 [2020-07-24T09:12:32.536Z] ---> f042fa300866 [2020-07-24T09:12:32.536Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:12:32.536Z] ---> Running in 750a452c61ef [2020-07-24T09:12:33.155Z] Removing intermediate container 750a452c61ef [2020-07-24T09:12:33.155Z] ---> 45dc17ce53cc [2020-07-24T09:12:33.155Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T09:12:33.763Z] ---> Running in 48b8a3555ede [2020-07-24T09:12:34.773Z] Removing intermediate container 48b8a3555ede [2020-07-24T09:12:34.773Z] ---> 918e309bf637 [2020-07-24T09:12:34.773Z] Step 25/26 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:12:35.055Z] ---> Running in 1f0e5a3dd344 [2020-07-24T09:12:36.058Z] Removing intermediate container 1f0e5a3dd344 [2020-07-24T09:12:36.058Z] ---> 805734ae0e77 [2020-07-24T09:12:36.058Z] Step 26/26 : LABEL version=1.2.1-dev.2 [2020-07-24T09:12:36.336Z] ---> Running in c7970bdac0dd [2020-07-24T09:12:37.334Z] Removing intermediate container c7970bdac0dd [2020-07-24T09:12:37.334Z] ---> feaf0ac1e5c8 [2020-07-24T09:12:37.334Z] [2020-07-24T09:12:37.941Z] Successfully built feaf0ac1e5c8 [2020-07-24T09:12:37.941Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-24T09:12:37.941Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-07-24T09:12:44.688Z] ---> cde72f57c5f5 [2020-07-24T09:12:44.688Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T09:12:44.688Z] ---> Running in 7b8da3bf8555 [2020-07-24T09:12:47.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-24T09:13:02.854Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T09:13:02.854Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T09:13:02.854Z] ---> 1177f29d2a8e [2020-07-24T09:13:02.854Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> 0e388f05d0a9 [2020-07-24T09:13:02.854Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> df5d49a34c3a [2020-07-24T09:13:02.854Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> 8a459723fbee [2020-07-24T09:13:02.854Z] Step 6/21 : COPY go.mod . [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> 715b9657624e [2020-07-24T09:13:02.854Z] Step 7/21 : RUN go mod download [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> be94f3373922 [2020-07-24T09:13:02.854Z] Step 8/21 : COPY . . [2020-07-24T09:13:02.854Z] ---> Using cache [2020-07-24T09:13:02.854Z] ---> 5c4dcd43b32d [2020-07-24T09:13:02.854Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T09:13:04.309Z] ---> Running in eabb93223b2e [2020-07-24T09:13:06.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-24T09:13:33.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-24T09:13:40.573Z] Removing intermediate container 6f8a4575d1b8 [2020-07-24T09:13:40.573Z] ---> e9581b54cab3 [2020-07-24T09:13:40.573Z] [2020-07-24T09:13:40.573Z] Step 10/20 : FROM alpine [2020-07-24T09:13:40.573Z] ---> 62ee0e9f8440 [2020-07-24T09:13:40.573Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T09:13:40.573Z] ---> Running in a58a8e282d7b [2020-07-24T09:13:42.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:13:42.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:13:43.595Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T09:13:43.595Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T09:13:43.595Z] OK: 12620 distinct packages available [2020-07-24T09:13:44.200Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T09:13:44.477Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T09:13:44.477Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T09:13:44.477Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T09:13:44.477Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T09:13:44.477Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T09:13:44.759Z] OK: 7 MiB in 18 packages [2020-07-24T09:13:47.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.2" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-24T09:13:47.426Z] Removing intermediate container a58a8e282d7b [2020-07-24T09:13:47.426Z] ---> 12912a977412 [2020-07-24T09:13:47.426Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T09:13:47.426Z] ---> Running in 4bf6e1cd6b91 [2020-07-24T09:13:48.422Z] Removing intermediate container 4bf6e1cd6b91 [2020-07-24T09:13:48.422Z] ---> 85d65470f02d [2020-07-24T09:13:48.422Z] Step 13/20 : WORKDIR /edgex [2020-07-24T09:13:48.422Z] ---> Running in 0c5dcafd9033 [2020-07-24T09:13:49.033Z] Removing intermediate container 0c5dcafd9033 [2020-07-24T09:13:49.033Z] ---> 3c5ac25142be [2020-07-24T09:13:49.033Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T09:13:50.477Z] ---> c78365ef1517 [2020-07-24T09:13:50.477Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T09:13:51.945Z] ---> 2703274ded67 [2020-07-24T09:13:51.945Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T09:13:52.222Z] ---> Running in 4be0237c1134 [2020-07-24T09:13:52.828Z] Removing intermediate container 4be0237c1134 [2020-07-24T09:13:52.828Z] ---> fb13c9c8861d [2020-07-24T09:13:52.828Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T09:13:52.828Z] ---> Running in e75ea06096e9 [2020-07-24T09:13:53.447Z] Removing intermediate container e75ea06096e9 [2020-07-24T09:13:53.447Z] ---> c21e6e9bb5ed [2020-07-24T09:13:53.447Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T09:13:53.724Z] ---> Running in 39df4db64abb [2020-07-24T09:13:54.329Z] Removing intermediate container 39df4db64abb [2020-07-24T09:13:54.329Z] ---> 6805821de256 [2020-07-24T09:13:54.329Z] Step 19/20 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:13:54.607Z] ---> Running in be83e787d420 [2020-07-24T09:13:55.211Z] Removing intermediate container be83e787d420 [2020-07-24T09:13:55.211Z] ---> 8aee36cc92e5 [2020-07-24T09:13:55.211Z] Step 20/20 : LABEL version=1.2.1-dev.2 [2020-07-24T09:13:55.211Z] ---> Running in 07dfaae3c043 [2020-07-24T09:13:55.815Z] Removing intermediate container 07dfaae3c043 [2020-07-24T09:13:55.815Z] ---> 198a1a16bfb7 [2020-07-24T09:13:55.815Z] [2020-07-24T09:13:56.417Z] Successfully built 198a1a16bfb7 [2020-07-24T09:13:56.417Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-24T09:14:01.849Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e0d99cf8a7a7 [2020-07-24T09:14:01.849Z] ---> de2067c98e42 [2020-07-24T09:14:01.849Z] [2020-07-24T09:14:01.849Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T09:14:01.849Z] 3.10: Pulling from library/alpine [2020-07-24T09:14:03.304Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T09:14:03.304Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T09:14:03.304Z] ---> 536a684cf733 [2020-07-24T09:14:03.304Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T09:14:03.581Z] ---> Running in 78aed28d5eb1 [2020-07-24T09:14:06.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-24T09:14:06.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-24T09:14:06.818Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T09:14:06.818Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T09:14:06.818Z] OK: 10167 distinct packages available [2020-07-24T09:14:07.600Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T09:14:07.905Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T09:14:07.905Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T09:14:07.905Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T09:14:07.905Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T09:14:07.905Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T09:14:08.187Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T09:14:08.500Z] OK: 7 MiB in 19 packages [2020-07-24T09:14:09.099Z] Removing intermediate container 90bec3535415 [2020-07-24T09:14:09.099Z] ---> 49ae3bac3ef4 [2020-07-24T09:14:09.099Z] [2020-07-24T09:14:09.099Z] Step 10/20 : FROM scratch [2020-07-24T09:14:09.099Z] ---> [2020-07-24T09:14:09.099Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:14:09.373Z] ---> Using cache [2020-07-24T09:14:09.373Z] ---> e69a6ac5783b [2020-07-24T09:14:09.373Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T09:14:09.646Z] ---> Running in e90dc4123906 [2020-07-24T09:14:10.642Z] Removing intermediate container e90dc4123906 [2020-07-24T09:14:10.642Z] ---> 5b6a56577c35 [2020-07-24T09:14:10.642Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T09:14:10.920Z] ---> Running in f4ff3753c2d2 [2020-07-24T09:14:10.920Z] Removing intermediate container 78aed28d5eb1 [2020-07-24T09:14:10.920Z] ---> 2d9004fde399 [2020-07-24T09:14:10.920Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T09:14:11.195Z] ---> Running in b57b446311e7 [2020-07-24T09:14:11.472Z] Removing intermediate container f4ff3753c2d2 [2020-07-24T09:14:11.472Z] ---> a4bac71780e8 [2020-07-24T09:14:11.472Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T09:14:11.749Z] Removing intermediate container b57b446311e7 [2020-07-24T09:14:11.749Z] ---> ac4c4fe17be2 [2020-07-24T09:14:11.749Z] Step 13/26 : WORKDIR / [2020-07-24T09:14:12.030Z] ---> Running in 12414773c911 [2020-07-24T09:14:13.031Z] Removing intermediate container 12414773c911 [2020-07-24T09:14:13.031Z] ---> 78a9dda4da58 [2020-07-24T09:14:13.031Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T09:14:13.031Z] ---> 49b1d23359b8 [2020-07-24T09:14:13.031Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T09:14:14.478Z] ---> deb962a77b9f [2020-07-24T09:14:14.478Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T09:14:15.463Z] ---> 9260c04be092 [2020-07-24T09:14:15.463Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T09:14:15.742Z] ---> 2bc13f2a70b0 [2020-07-24T09:14:15.742Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T09:14:16.730Z] ---> f94a694097bd [2020-07-24T09:14:16.730Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:14:16.730Z] ---> Running in b5492e34c4dd [2020-07-24T09:14:17.015Z] ---> 81d681e5448b [2020-07-24T09:14:17.015Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T09:14:17.613Z] Removing intermediate container b5492e34c4dd [2020-07-24T09:14:17.613Z] ---> d437850cad38 [2020-07-24T09:14:17.613Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T09:14:17.889Z] ---> Running in 0a35e3652627 [2020-07-24T09:14:18.486Z] Removing intermediate container 0a35e3652627 [2020-07-24T09:14:18.486Z] ---> 057f0c0b1b3c [2020-07-24T09:14:18.486Z] Step 19/20 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:18.486Z] ---> ad6e978b3c74 [2020-07-24T09:14:18.486Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T09:14:18.762Z] ---> Running in db66018432c6 [2020-07-24T09:14:19.756Z] Removing intermediate container db66018432c6 [2020-07-24T09:14:19.756Z] ---> 7d253c6783bd [2020-07-24T09:14:19.756Z] Step 20/20 : LABEL version=1.2.1-dev.2 [2020-07-24T09:14:20.030Z] ---> Running in 628c0d5696d6 [2020-07-24T09:14:20.630Z] ---> 42865d916319 [2020-07-24T09:14:20.630Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T09:14:20.630Z] Removing intermediate container 628c0d5696d6 [2020-07-24T09:14:20.630Z] ---> c44c4dea705b [2020-07-24T09:14:20.630Z] [2020-07-24T09:14:21.233Z] Successfully built c44c4dea705b [2020-07-24T09:14:21.233Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-24T09:14:22.252Z]  Building docker-support-scheduler-go ... done  ---> 30ba413e7144 [2020-07-24T09:14:22.252Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T09:14:24.257Z] ---> 9ef2fce8eced [2020-07-24T09:14:24.257Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T09:14:24.855Z] ---> 631b1a449845 [2020-07-24T09:14:24.855Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T09:14:25.129Z] ---> Running in 0e95eae43346 [2020-07-24T09:14:29.477Z] Removing intermediate container 0e95eae43346 [2020-07-24T09:14:29.477Z] ---> e3f27064e33a [2020-07-24T09:14:29.477Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T09:14:29.477Z] ---> Running in e271c879b54c [2020-07-24T09:14:29.748Z] Removing intermediate container 7b8da3bf8555 [2020-07-24T09:14:29.748Z] ---> 766f86004e6a [2020-07-24T09:14:29.748Z] [2020-07-24T09:14:29.748Z] Step 10/23 : FROM scratch [2020-07-24T09:14:29.748Z] ---> [2020-07-24T09:14:29.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T09:14:30.034Z] ---> Using cache [2020-07-24T09:14:30.034Z] ---> 977e12782a63 [2020-07-24T09:14:30.034Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T09:14:30.034Z] Removing intermediate container e271c879b54c [2020-07-24T09:14:30.034Z] ---> d4cf2ab7cef6 [2020-07-24T09:14:30.034Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T09:14:30.034Z] ---> Running in 87c5ae05eafa [2020-07-24T09:14:30.315Z] ---> Running in 8b33c7b8f4cd [2020-07-24T09:14:30.588Z] Removing intermediate container 87c5ae05eafa [2020-07-24T09:14:30.588Z] ---> 21b155a2dd2a [2020-07-24T09:14:30.588Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T09:14:30.861Z] ---> Running in c03fc232809e [2020-07-24T09:14:30.861Z] Removing intermediate container 8b33c7b8f4cd [2020-07-24T09:14:30.861Z] ---> ddcdaf137c25 [2020-07-24T09:14:30.861Z] Step 25/26 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:31.140Z] ---> Running in 7f5fb4a68651 [2020-07-24T09:14:31.416Z] Removing intermediate container c03fc232809e [2020-07-24T09:14:31.416Z] ---> e6eb8cceceb1 [2020-07-24T09:14:31.416Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T09:14:31.688Z] Removing intermediate container 7f5fb4a68651 [2020-07-24T09:14:31.688Z] ---> 4d11b96d8e30 [2020-07-24T09:14:31.688Z] Step 26/26 : LABEL version=1.2.1-dev.2 [2020-07-24T09:14:31.688Z] ---> Running in eccca9b1ea7b [2020-07-24T09:14:32.284Z] ---> e95c376687fb [2020-07-24T09:14:32.284Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T09:14:32.284Z] Removing intermediate container eccca9b1ea7b [2020-07-24T09:14:32.284Z] ---> 09053bd46692 [2020-07-24T09:14:32.284Z] [2020-07-24T09:14:32.880Z] Successfully built 09053bd46692 [2020-07-24T09:14:32.880Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-24T09:14:33.153Z]  Building docker-security-secretstore-setup-go ... done  ---> f4c2e2b45499 [2020-07-24T09:14:33.153Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T09:14:34.593Z] ---> e8900fc744e5 [2020-07-24T09:14:34.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T09:14:35.577Z] ---> 29081a2eb949 [2020-07-24T09:14:35.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T09:14:37.026Z] ---> 4f4e3fb09d61 [2020-07-24T09:14:37.026Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T09:14:38.018Z] ---> eeb684616064 [2020-07-24T09:14:38.018Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:14:38.290Z] ---> Running in 61c1730212ad [2020-07-24T09:14:38.889Z] Removing intermediate container 61c1730212ad [2020-07-24T09:14:38.889Z] ---> e8b977793cc1 [2020-07-24T09:14:38.889Z] Step 21/23 : LABEL arch=arm64 [2020-07-24T09:14:38.889Z] ---> Running in ef01536910d3 [2020-07-24T09:14:39.165Z] Removing intermediate container eabb93223b2e [2020-07-24T09:14:39.165Z] ---> 630e2a6ffb81 [2020-07-24T09:14:39.165Z] [2020-07-24T09:14:39.165Z] Step 10/21 : FROM scratch [2020-07-24T09:14:39.165Z] ---> [2020-07-24T09:14:39.165Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T09:14:39.165Z] ---> Using cache [2020-07-24T09:14:39.165Z] ---> e69a6ac5783b [2020-07-24T09:14:39.165Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T09:14:39.438Z] ---> Running in 80348d404900 [2020-07-24T09:14:39.438Z] Removing intermediate container ef01536910d3 [2020-07-24T09:14:39.438Z] ---> 94195f9507ae [2020-07-24T09:14:39.438Z] Step 22/23 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:39.710Z] ---> Running in 5207ca9b236c [2020-07-24T09:14:39.984Z] Removing intermediate container 80348d404900 [2020-07-24T09:14:39.984Z] ---> 5e6a0d098aba [2020-07-24T09:14:39.984Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T09:14:39.984Z] ---> Running in 5bb384c323b2 [2020-07-24T09:14:39.984Z] Removing intermediate container 5207ca9b236c [2020-07-24T09:14:39.984Z] ---> 281aa44fa028 [2020-07-24T09:14:39.984Z] Step 23/23 : LABEL version=1.2.1-dev.2 [2020-07-24T09:14:40.256Z] ---> Running in c84f791ba822 [2020-07-24T09:14:40.528Z] Removing intermediate container 5bb384c323b2 [2020-07-24T09:14:40.528Z] ---> f7919ef9383f [2020-07-24T09:14:40.528Z] Step 14/21 : WORKDIR / [2020-07-24T09:14:40.528Z] ---> Running in 4fb5a3b1402f [2020-07-24T09:14:40.528Z] Removing intermediate container c84f791ba822 [2020-07-24T09:14:40.528Z] ---> d33bb9c430df [2020-07-24T09:14:40.528Z] [2020-07-24T09:14:40.801Z] Successfully built d33bb9c430df [2020-07-24T09:14:41.077Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-24T09:14:41.354Z]  Building docker-support-notifications-go ... done Removing intermediate container 4fb5a3b1402f [2020-07-24T09:14:41.355Z] ---> 57fc74144be4 [2020-07-24T09:14:41.355Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T09:14:41.950Z] ---> c527b273c8bb [2020-07-24T09:14:41.950Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T09:14:43.391Z] ---> 29a8cef5b9f0 [2020-07-24T09:14:43.391Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T09:14:43.989Z] ---> 08f6a1349086 [2020-07-24T09:14:43.989Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T09:14:44.264Z] ---> Running in ee29bb9132d3 [2020-07-24T09:14:44.537Z] Removing intermediate container ee29bb9132d3 [2020-07-24T09:14:44.537Z] ---> fc98eaab0eb9 [2020-07-24T09:14:44.537Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T09:14:44.810Z] ---> Running in ff877773b826 [2020-07-24T09:14:45.081Z] Removing intermediate container ff877773b826 [2020-07-24T09:14:45.081Z] ---> c10fa8a98c0a [2020-07-24T09:14:45.081Z] Step 20/21 : LABEL git_sha=0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:45.355Z] ---> Running in 1c114cf6eb93 [2020-07-24T09:14:45.965Z] Removing intermediate container 1c114cf6eb93 [2020-07-24T09:14:45.965Z] ---> dc04753fa607 [2020-07-24T09:14:45.965Z] Step 21/21 : LABEL version=1.2.1-dev.2 [2020-07-24T09:14:45.965Z] ---> Running in 90c87337298a [2020-07-24T09:14:46.570Z] Removing intermediate container 90c87337298a [2020-07-24T09:14:46.570Z] ---> 0b5d8ad26e94 [2020-07-24T09:14:46.570Z] [2020-07-24T09:14:46.853Z] Successfully built 0b5d8ad26e94 [2020-07-24T09:14:46.853Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-24T09:14:47.156Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-07-24T09:14:47.147Z] $ docker stop --time=1 1837e450cb6abcd6b46e32c7fd104cd5220808a75375ff84a6c3f20c54fd630b [2020-07-24T09:14:49.072Z] $ docker rm -f 1837e450cb6abcd6b46e32c7fd104cd5220808a75375ff84a6c3f20c54fd630b [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:14:49.790Z] + docker images [2020-07-24T09:14:49.790Z] + grep docker [2020-07-24T09:14:50.061Z] docker-core-metadata-go-arm64 latest 0b5d8ad26e94 3 seconds ago 13.8MB [2020-07-24T09:14:50.061Z] docker-support-notifications-go-arm64 latest d33bb9c430df 9 seconds ago 13.9MB [2020-07-24T09:14:50.061Z] docker-security-secretstore-setup-go-arm64 latest 09053bd46692 18 seconds ago 32.6MB [2020-07-24T09:14:50.061Z] docker-support-scheduler-go-arm64 latest c44c4dea705b 29 seconds ago 12.6MB [2020-07-24T09:14:50.061Z] docker-security-proxy-setup-go-arm64 latest 198a1a16bfb7 54 seconds ago 15.8MB [2020-07-24T09:14:50.061Z] docker-sys-mgmt-agent-go-arm64 latest feaf0ac1e5c8 2 minutes ago 266MB [2020-07-24T09:14:50.061Z] docker-core-data-go-arm64 latest 46012f562db6 2 minutes ago 22.6MB [2020-07-24T09:14:50.061Z] docker-security-secrets-setup-go-arm64 latest af9eb4a20d6c 3 minutes ago 24.2MB [2020-07-24T09:14:50.061Z] docker-core-command-go-arm64 latest 1c54205b737c 3 minutes ago 12.4MB [2020-07-24T09:14:50.061Z] docker-support-logging-go-arm64 latest 3eae5db5e815 3 minutes ago 11.4MB [2020-07-24T09:14:50.061Z] docker latest ce9d55ae87f1 4 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-24T09:14:50.572Z] provisioning config files... [2020-07-24T09:14:50.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config7227578467436080320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:14:51.015Z] nexus3.edgexfoundry.org:10001 [2020-07-24T09:14:51.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:14:51.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:14:51.558Z] Configure a credential helper to remove this warning. See [2020-07-24T09:14:51.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:14:51.558Z] [2020-07-24T09:14:51.558Z] Login Succeeded [2020-07-24T09:14:51.558Z] nexus3.edgexfoundry.org:10002 [2020-07-24T09:14:51.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:14:52.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:14:52.102Z] Configure a credential helper to remove this warning. See [2020-07-24T09:14:52.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:14:52.102Z] [2020-07-24T09:14:52.102Z] Login Succeeded [2020-07-24T09:14:52.102Z] nexus3.edgexfoundry.org:10003 [2020-07-24T09:14:52.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:14:52.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:14:52.695Z] Configure a credential helper to remove this warning. See [2020-07-24T09:14:52.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:14:52.695Z] [2020-07-24T09:14:52.695Z] Login Succeeded [2020-07-24T09:14:52.695Z] nexus3.edgexfoundry.org:10004 [2020-07-24T09:14:53.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:14:53.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:14:53.284Z] Configure a credential helper to remove this warning. See [2020-07-24T09:14:53.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:14:53.284Z] [2020-07-24T09:14:53.284Z] Login Succeeded [2020-07-24T09:14:53.284Z] docker.io [2020-07-24T09:14:53.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T09:14:54.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T09:14:54.143Z] Configure a credential helper to remove this warning. See [2020-07-24T09:14:54.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T09:14:54.143Z] [2020-07-24T09:14:54.143Z] Login Succeeded [Pipeline] } [2020-07-24T09:14:54.158Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:14:54.322Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-07-24T09:14:54.322Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:54.322Z] 1.2.1-dev.2 [2020-07-24T09:14:54.322Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:14:54.323Z] master [2020-07-24T09:14:54.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:14:54.792Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:14:55.125Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:14:55.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T09:14:55.125Z] 4e269ce58ea5: Preparing [2020-07-24T09:14:55.125Z] e7a499deaa81: Preparing [2020-07-24T09:14:55.125Z] 0c553d620e98: Preparing [2020-07-24T09:14:55.725Z] 4e269ce58ea5: Pushed [2020-07-24T09:14:55.725Z] 0c553d620e98: Pushed [2020-07-24T09:14:59.086Z] e7a499deaa81: Pushed [2020-07-24T09:14:59.086Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:7f1cb3336a5a25c0024dcfd64d1f51978aae009f8a61e6f88bfdeecf5fb10bb6 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:14:59.420Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:14:59.754Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.2 [2020-07-24T09:14:59.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T09:14:59.754Z] 4e269ce58ea5: Preparing [2020-07-24T09:14:59.754Z] e7a499deaa81: Preparing [2020-07-24T09:14:59.754Z] 0c553d620e98: Preparing [2020-07-24T09:14:59.754Z] e7a499deaa81: Layer already exists [2020-07-24T09:14:59.754Z] 0c553d620e98: Layer already exists [2020-07-24T09:14:59.754Z] 4e269ce58ea5: Layer already exists [2020-07-24T09:14:59.754Z] 1.2.1-dev.2: digest: sha256:7f1cb3336a5a25c0024dcfd64d1f51978aae009f8a61e6f88bfdeecf5fb10bb6 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:00.362Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:00.695Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:00.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T09:15:00.695Z] 4e269ce58ea5: Preparing [2020-07-24T09:15:00.695Z] e7a499deaa81: Preparing [2020-07-24T09:15:00.695Z] 0c553d620e98: Preparing [2020-07-24T09:15:00.695Z] 4e269ce58ea5: Layer already exists [2020-07-24T09:15:00.695Z] 0c553d620e98: Layer already exists [2020-07-24T09:15:00.695Z] e7a499deaa81: Layer already exists [2020-07-24T09:15:00.966Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:7f1cb3336a5a25c0024dcfd64d1f51978aae009f8a61e6f88bfdeecf5fb10bb6 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:01.300Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:01.632Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-07-24T09:15:01.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T09:15:01.632Z] 4e269ce58ea5: Preparing [2020-07-24T09:15:01.632Z] e7a499deaa81: Preparing [2020-07-24T09:15:01.632Z] 0c553d620e98: Preparing [2020-07-24T09:15:01.901Z] 0c553d620e98: Layer already exists [2020-07-24T09:15:01.901Z] e7a499deaa81: Layer already exists [2020-07-24T09:15:01.901Z] 4e269ce58ea5: Layer already exists [2020-07-24T09:15:02.170Z] master: digest: sha256:7f1cb3336a5a25c0024dcfd64d1f51978aae009f8a61e6f88bfdeecf5fb10bb6 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:02.353Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:02.390Z] taggedImages: [2020-07-24T09:15:02.390Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:02.390Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:02.390Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:02.390Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-07-24T09:15:02.461Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-07-24T09:15:02.461Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:02.461Z] 1.2.1-dev.2 [2020-07-24T09:15:02.461Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:02.461Z] master [2020-07-24T09:15:02.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:02.930Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:03.268Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:03.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T09:15:03.268Z] 5a0e612194d7: Preparing [2020-07-24T09:15:03.268Z] 2f020a9b75ee: Preparing [2020-07-24T09:15:03.268Z] 23124dbfaa2b: Preparing [2020-07-24T09:15:03.268Z] 962383ea4025: Preparing [2020-07-24T09:15:03.268Z] 7dda694b8017: Preparing [2020-07-24T09:15:03.268Z] e2f13739ad41: Preparing [2020-07-24T09:15:03.268Z] e2f13739ad41: Waiting [2020-07-24T09:15:03.539Z] 7dda694b8017: Pushed [2020-07-24T09:15:03.539Z] 5a0e612194d7: Pushed [2020-07-24T09:15:03.539Z] 23124dbfaa2b: Pushed [2020-07-24T09:15:03.539Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:04.510Z] 962383ea4025: Pushed [2020-07-24T09:15:07.136Z] 2f020a9b75ee: Pushed [2020-07-24T09:15:07.733Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:0dadf93d34f2277672150eba1b970c97a54cb065aed9b5e89ad1f17e7b7c185e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:08.069Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:08.403Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:08.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T09:15:08.404Z] 5a0e612194d7: Preparing [2020-07-24T09:15:08.404Z] 2f020a9b75ee: Preparing [2020-07-24T09:15:08.404Z] 23124dbfaa2b: Preparing [2020-07-24T09:15:08.404Z] 962383ea4025: Preparing [2020-07-24T09:15:08.404Z] 7dda694b8017: Preparing [2020-07-24T09:15:08.404Z] e2f13739ad41: Preparing [2020-07-24T09:15:08.404Z] e2f13739ad41: Waiting [2020-07-24T09:15:08.404Z] 5a0e612194d7: Layer already exists [2020-07-24T09:15:08.404Z] 962383ea4025: Layer already exists [2020-07-24T09:15:08.404Z] 7dda694b8017: Layer already exists [2020-07-24T09:15:08.404Z] 23124dbfaa2b: Layer already exists [2020-07-24T09:15:08.404Z] 2f020a9b75ee: Layer already exists [2020-07-24T09:15:08.404Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:08.672Z] 1.2.1-dev.2: digest: sha256:0dadf93d34f2277672150eba1b970c97a54cb065aed9b5e89ad1f17e7b7c185e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:09.006Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:09.338Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:09.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T09:15:09.338Z] 5a0e612194d7: Preparing [2020-07-24T09:15:09.338Z] 2f020a9b75ee: Preparing [2020-07-24T09:15:09.338Z] 23124dbfaa2b: Preparing [2020-07-24T09:15:09.338Z] 962383ea4025: Preparing [2020-07-24T09:15:09.338Z] 7dda694b8017: Preparing [2020-07-24T09:15:09.338Z] e2f13739ad41: Preparing [2020-07-24T09:15:09.338Z] e2f13739ad41: Waiting [2020-07-24T09:15:09.338Z] 7dda694b8017: Layer already exists [2020-07-24T09:15:09.338Z] 2f020a9b75ee: Layer already exists [2020-07-24T09:15:09.338Z] 23124dbfaa2b: Layer already exists [2020-07-24T09:15:09.338Z] 5a0e612194d7: Layer already exists [2020-07-24T09:15:09.338Z] 962383ea4025: Layer already exists [2020-07-24T09:15:09.338Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:09.605Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:0dadf93d34f2277672150eba1b970c97a54cb065aed9b5e89ad1f17e7b7c185e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:09.938Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:10.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-07-24T09:15:10.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T09:15:10.271Z] 5a0e612194d7: Preparing [2020-07-24T09:15:10.271Z] 2f020a9b75ee: Preparing [2020-07-24T09:15:10.271Z] 23124dbfaa2b: Preparing [2020-07-24T09:15:10.271Z] 962383ea4025: Preparing [2020-07-24T09:15:10.271Z] 7dda694b8017: Preparing [2020-07-24T09:15:10.271Z] e2f13739ad41: Preparing [2020-07-24T09:15:10.271Z] e2f13739ad41: Waiting [2020-07-24T09:15:10.271Z] 5a0e612194d7: Layer already exists [2020-07-24T09:15:10.271Z] 2f020a9b75ee: Layer already exists [2020-07-24T09:15:10.271Z] 7dda694b8017: Layer already exists [2020-07-24T09:15:10.271Z] 23124dbfaa2b: Layer already exists [2020-07-24T09:15:10.271Z] 962383ea4025: Layer already exists [2020-07-24T09:15:10.540Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:10.540Z] master: digest: sha256:0dadf93d34f2277672150eba1b970c97a54cb065aed9b5e89ad1f17e7b7c185e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:10.754Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:10.828Z] taggedImages: [2020-07-24T09:15:10.828Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:10.828Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:10.828Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:10.828Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-07-24T09:15:10.879Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-07-24T09:15:10.879Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:10.879Z] 1.2.1-dev.2 [2020-07-24T09:15:10.879Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:10.879Z] master [2020-07-24T09:15:10.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:11.391Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:11.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:11.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T09:15:11.724Z] b1331f26c80d: Preparing [2020-07-24T09:15:11.724Z] b53df4e761ef: Preparing [2020-07-24T09:15:11.724Z] 539a4c9f0bbc: Preparing [2020-07-24T09:15:11.995Z] 539a4c9f0bbc: Pushed [2020-07-24T09:15:11.995Z] b1331f26c80d: Pushed [2020-07-24T09:15:15.366Z] b53df4e761ef: Pushed [2020-07-24T09:15:15.636Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:427fef7ea9d28f8b1d03f450784c4455343c123dc137047da51b5505e0e216ac size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:15.968Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:16.294Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:16.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T09:15:16.294Z] b1331f26c80d: Preparing [2020-07-24T09:15:16.294Z] b53df4e761ef: Preparing [2020-07-24T09:15:16.294Z] 539a4c9f0bbc: Preparing [2020-07-24T09:15:16.294Z] 539a4c9f0bbc: Layer already exists [2020-07-24T09:15:16.294Z] b1331f26c80d: Layer already exists [2020-07-24T09:15:16.294Z] b53df4e761ef: Layer already exists [2020-07-24T09:15:16.563Z] 1.2.1-dev.2: digest: sha256:427fef7ea9d28f8b1d03f450784c4455343c123dc137047da51b5505e0e216ac size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:16.896Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:17.256Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:17.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T09:15:17.256Z] b1331f26c80d: Preparing [2020-07-24T09:15:17.256Z] b53df4e761ef: Preparing [2020-07-24T09:15:17.256Z] 539a4c9f0bbc: Preparing [2020-07-24T09:15:17.527Z] 539a4c9f0bbc: Layer already exists [2020-07-24T09:15:17.527Z] b1331f26c80d: Layer already exists [2020-07-24T09:15:17.527Z] b53df4e761ef: Layer already exists [2020-07-24T09:15:17.527Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:427fef7ea9d28f8b1d03f450784c4455343c123dc137047da51b5505e0e216ac size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:17.862Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:18.192Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-07-24T09:15:18.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T09:15:18.192Z] b1331f26c80d: Preparing [2020-07-24T09:15:18.192Z] b53df4e761ef: Preparing [2020-07-24T09:15:18.192Z] 539a4c9f0bbc: Preparing [2020-07-24T09:15:18.462Z] b1331f26c80d: Layer already exists [2020-07-24T09:15:18.462Z] b53df4e761ef: Layer already exists [2020-07-24T09:15:18.462Z] 539a4c9f0bbc: Layer already exists [2020-07-24T09:15:18.462Z] master: digest: sha256:427fef7ea9d28f8b1d03f450784c4455343c123dc137047da51b5505e0e216ac size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:18.613Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:18.651Z] taggedImages: [2020-07-24T09:15:18.651Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:18.651Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:18.651Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:18.651Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-07-24T09:15:18.707Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-07-24T09:15:18.707Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:18.707Z] 1.2.1-dev.2 [2020-07-24T09:15:18.707Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:18.707Z] master [2020-07-24T09:15:18.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:19.180Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:19.524Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:19.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T09:15:19.524Z] ac0d79563123: Preparing [2020-07-24T09:15:19.524Z] 023b08a3cdfd: Preparing [2020-07-24T09:15:19.524Z] cf241dfbc9ab: Preparing [2020-07-24T09:15:19.524Z] a60dee8bd333: Preparing [2020-07-24T09:15:19.524Z] e2f13739ad41: Preparing [2020-07-24T09:15:19.796Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:19.796Z] cf241dfbc9ab: Pushed [2020-07-24T09:15:19.796Z] 023b08a3cdfd: Pushed [2020-07-24T09:15:20.066Z] a60dee8bd333: Pushed [2020-07-24T09:15:22.019Z] ac0d79563123: Pushed [2020-07-24T09:15:22.287Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:8f44694a78c252845b6a1468302169827b7e65237097fefeb25a977aa2d42f42 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:22.616Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:22.942Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:22.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T09:15:22.943Z] ac0d79563123: Preparing [2020-07-24T09:15:22.943Z] 023b08a3cdfd: Preparing [2020-07-24T09:15:22.943Z] cf241dfbc9ab: Preparing [2020-07-24T09:15:22.943Z] a60dee8bd333: Preparing [2020-07-24T09:15:22.943Z] e2f13739ad41: Preparing [2020-07-24T09:15:22.943Z] 023b08a3cdfd: Layer already exists [2020-07-24T09:15:22.943Z] cf241dfbc9ab: Layer already exists [2020-07-24T09:15:22.943Z] ac0d79563123: Layer already exists [2020-07-24T09:15:22.943Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:22.943Z] a60dee8bd333: Layer already exists [2020-07-24T09:15:23.210Z] 1.2.1-dev.2: digest: sha256:8f44694a78c252845b6a1468302169827b7e65237097fefeb25a977aa2d42f42 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:23.559Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:23.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:23.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T09:15:23.902Z] ac0d79563123: Preparing [2020-07-24T09:15:23.902Z] 023b08a3cdfd: Preparing [2020-07-24T09:15:23.902Z] cf241dfbc9ab: Preparing [2020-07-24T09:15:23.902Z] a60dee8bd333: Preparing [2020-07-24T09:15:23.902Z] e2f13739ad41: Preparing [2020-07-24T09:15:24.171Z] cf241dfbc9ab: Layer already exists [2020-07-24T09:15:24.171Z] ac0d79563123: Layer already exists [2020-07-24T09:15:24.171Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:24.171Z] 023b08a3cdfd: Layer already exists [2020-07-24T09:15:24.171Z] a60dee8bd333: Layer already exists [2020-07-24T09:15:24.171Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:8f44694a78c252845b6a1468302169827b7e65237097fefeb25a977aa2d42f42 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:24.507Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:24.839Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-07-24T09:15:24.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T09:15:24.839Z] ac0d79563123: Preparing [2020-07-24T09:15:24.839Z] 023b08a3cdfd: Preparing [2020-07-24T09:15:24.839Z] cf241dfbc9ab: Preparing [2020-07-24T09:15:24.839Z] a60dee8bd333: Preparing [2020-07-24T09:15:24.839Z] e2f13739ad41: Preparing [2020-07-24T09:15:24.839Z] 023b08a3cdfd: Layer already exists [2020-07-24T09:15:24.839Z] a60dee8bd333: Layer already exists [2020-07-24T09:15:24.839Z] ac0d79563123: Layer already exists [2020-07-24T09:15:24.839Z] cf241dfbc9ab: Layer already exists [2020-07-24T09:15:24.839Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:25.108Z] master: digest: sha256:8f44694a78c252845b6a1468302169827b7e65237097fefeb25a977aa2d42f42 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:25.292Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:25.329Z] taggedImages: [2020-07-24T09:15:25.329Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:25.329Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:25.329Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:25.329Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-07-24T09:15:25.376Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-07-24T09:15:25.376Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:25.376Z] 1.2.1-dev.2 [2020-07-24T09:15:25.376Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:25.376Z] master [2020-07-24T09:15:25.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:25.930Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:26.267Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:26.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T09:15:26.267Z] da8d9fe03a56: Preparing [2020-07-24T09:15:26.267Z] f18cb91312b7: Preparing [2020-07-24T09:15:26.267Z] 0c8aae2e170b: Preparing [2020-07-24T09:15:26.267Z] f2ffdc226855: Preparing [2020-07-24T09:15:26.267Z] f2ffdc226855: Preparing [2020-07-24T09:15:26.267Z] 15826b431288: Preparing [2020-07-24T09:15:26.267Z] befb1726837f: Preparing [2020-07-24T09:15:26.267Z] 4d9db31b230b: Preparing [2020-07-24T09:15:26.267Z] da8d9fe03a56: Preparing [2020-07-24T09:15:26.267Z] c796a2dd1a32: Preparing [2020-07-24T09:15:26.267Z] 542fdb71561d: Preparing [2020-07-24T09:15:26.267Z] 80fc7212a058: Preparing [2020-07-24T09:15:26.267Z] e2f13739ad41: Preparing [2020-07-24T09:15:26.267Z] c796a2dd1a32: Waiting [2020-07-24T09:15:26.267Z] 542fdb71561d: Waiting [2020-07-24T09:15:26.267Z] 80fc7212a058: Waiting [2020-07-24T09:15:26.267Z] e2f13739ad41: Waiting [2020-07-24T09:15:26.267Z] befb1726837f: Waiting [2020-07-24T09:15:26.267Z] 4d9db31b230b: Waiting [2020-07-24T09:15:26.540Z] 0c8aae2e170b: Pushed [2020-07-24T09:15:26.809Z] f18cb91312b7: Pushed [2020-07-24T09:15:26.809Z] 15826b431288: Pushed [2020-07-24T09:15:26.809Z] f2ffdc226855: Pushed [2020-07-24T09:15:26.809Z] befb1726837f: Pushed [2020-07-24T09:15:26.809Z] 4d9db31b230b: Pushed [2020-07-24T09:15:26.809Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:26.809Z] 542fdb71561d: Pushed [2020-07-24T09:15:27.081Z] c796a2dd1a32: Pushed [2020-07-24T09:15:27.081Z] 80fc7212a058: Pushed [2020-07-24T09:15:29.034Z] da8d9fe03a56: Pushed [2020-07-24T09:15:29.034Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:23644cf1436b31ff41a89e00326a7edf81a8395f79b1e45f400c5cff0c573a3b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:29.366Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:29.699Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:29.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T09:15:29.699Z] da8d9fe03a56: Preparing [2020-07-24T09:15:29.699Z] f18cb91312b7: Preparing [2020-07-24T09:15:29.699Z] 0c8aae2e170b: Preparing [2020-07-24T09:15:29.699Z] f2ffdc226855: Preparing [2020-07-24T09:15:29.699Z] f2ffdc226855: Preparing [2020-07-24T09:15:29.699Z] 15826b431288: Preparing [2020-07-24T09:15:29.699Z] befb1726837f: Preparing [2020-07-24T09:15:29.699Z] 4d9db31b230b: Preparing [2020-07-24T09:15:29.699Z] da8d9fe03a56: Preparing [2020-07-24T09:15:29.699Z] c796a2dd1a32: Preparing [2020-07-24T09:15:29.699Z] 542fdb71561d: Preparing [2020-07-24T09:15:29.699Z] 80fc7212a058: Preparing [2020-07-24T09:15:29.699Z] e2f13739ad41: Preparing [2020-07-24T09:15:29.699Z] c796a2dd1a32: Waiting [2020-07-24T09:15:29.699Z] befb1726837f: Waiting [2020-07-24T09:15:29.699Z] 542fdb71561d: Waiting [2020-07-24T09:15:29.699Z] 80fc7212a058: Waiting [2020-07-24T09:15:29.699Z] 4d9db31b230b: Waiting [2020-07-24T09:15:29.699Z] e2f13739ad41: Waiting [2020-07-24T09:15:29.967Z] 15826b431288: Layer already exists [2020-07-24T09:15:29.967Z] da8d9fe03a56: Layer already exists [2020-07-24T09:15:29.967Z] f18cb91312b7: Layer already exists [2020-07-24T09:15:29.967Z] f2ffdc226855: Layer already exists [2020-07-24T09:15:29.967Z] 0c8aae2e170b: Layer already exists [2020-07-24T09:15:29.967Z] befb1726837f: Layer already exists [2020-07-24T09:15:29.967Z] 4d9db31b230b: Layer already exists [2020-07-24T09:15:29.967Z] c796a2dd1a32: Layer already exists [2020-07-24T09:15:29.967Z] 542fdb71561d: Layer already exists [2020-07-24T09:15:29.967Z] 80fc7212a058: Layer already exists [2020-07-24T09:15:29.967Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:29.967Z] 1.2.1-dev.2: digest: sha256:23644cf1436b31ff41a89e00326a7edf81a8395f79b1e45f400c5cff0c573a3b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:30.297Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:30.623Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:30.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T09:15:30.623Z] da8d9fe03a56: Preparing [2020-07-24T09:15:30.623Z] f18cb91312b7: Preparing [2020-07-24T09:15:30.623Z] 0c8aae2e170b: Preparing [2020-07-24T09:15:30.623Z] f2ffdc226855: Preparing [2020-07-24T09:15:30.624Z] f2ffdc226855: Preparing [2020-07-24T09:15:30.624Z] 15826b431288: Preparing [2020-07-24T09:15:30.624Z] befb1726837f: Preparing [2020-07-24T09:15:30.624Z] 4d9db31b230b: Preparing [2020-07-24T09:15:30.624Z] da8d9fe03a56: Preparing [2020-07-24T09:15:30.624Z] c796a2dd1a32: Preparing [2020-07-24T09:15:30.624Z] 542fdb71561d: Preparing [2020-07-24T09:15:30.624Z] 80fc7212a058: Preparing [2020-07-24T09:15:30.624Z] e2f13739ad41: Preparing [2020-07-24T09:15:30.624Z] 80fc7212a058: Waiting [2020-07-24T09:15:30.624Z] e2f13739ad41: Waiting [2020-07-24T09:15:30.624Z] c796a2dd1a32: Waiting [2020-07-24T09:15:30.624Z] 542fdb71561d: Waiting [2020-07-24T09:15:30.624Z] befb1726837f: Waiting [2020-07-24T09:15:30.624Z] 4d9db31b230b: Waiting [2020-07-24T09:15:30.624Z] 15826b431288: Layer already exists [2020-07-24T09:15:30.624Z] f18cb91312b7: Layer already exists [2020-07-24T09:15:30.624Z] f2ffdc226855: Layer already exists [2020-07-24T09:15:30.624Z] da8d9fe03a56: Layer already exists [2020-07-24T09:15:30.624Z] 0c8aae2e170b: Layer already exists [2020-07-24T09:15:30.890Z] c796a2dd1a32: Layer already exists [2020-07-24T09:15:30.890Z] 4d9db31b230b: Layer already exists [2020-07-24T09:15:30.891Z] 542fdb71561d: Layer already exists [2020-07-24T09:15:30.891Z] befb1726837f: Layer already exists [2020-07-24T09:15:30.891Z] 80fc7212a058: Layer already exists [2020-07-24T09:15:30.891Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:30.891Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:23644cf1436b31ff41a89e00326a7edf81a8395f79b1e45f400c5cff0c573a3b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:31.219Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:31.549Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-07-24T09:15:31.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T09:15:31.550Z] da8d9fe03a56: Preparing [2020-07-24T09:15:31.550Z] f18cb91312b7: Preparing [2020-07-24T09:15:31.550Z] 0c8aae2e170b: Preparing [2020-07-24T09:15:31.550Z] f2ffdc226855: Preparing [2020-07-24T09:15:31.550Z] f2ffdc226855: Preparing [2020-07-24T09:15:31.550Z] 15826b431288: Preparing [2020-07-24T09:15:31.550Z] befb1726837f: Preparing [2020-07-24T09:15:31.550Z] 4d9db31b230b: Preparing [2020-07-24T09:15:31.550Z] da8d9fe03a56: Preparing [2020-07-24T09:15:31.550Z] c796a2dd1a32: Preparing [2020-07-24T09:15:31.550Z] 542fdb71561d: Preparing [2020-07-24T09:15:31.550Z] 80fc7212a058: Preparing [2020-07-24T09:15:31.550Z] e2f13739ad41: Preparing [2020-07-24T09:15:31.550Z] befb1726837f: Waiting [2020-07-24T09:15:31.550Z] 4d9db31b230b: Waiting [2020-07-24T09:15:31.550Z] c796a2dd1a32: Waiting [2020-07-24T09:15:31.550Z] 542fdb71561d: Waiting [2020-07-24T09:15:31.550Z] e2f13739ad41: Waiting [2020-07-24T09:15:31.550Z] 0c8aae2e170b: Layer already exists [2020-07-24T09:15:31.550Z] f18cb91312b7: Layer already exists [2020-07-24T09:15:31.550Z] da8d9fe03a56: Layer already exists [2020-07-24T09:15:31.550Z] f2ffdc226855: Layer already exists [2020-07-24T09:15:31.819Z] 15826b431288: Layer already exists [2020-07-24T09:15:31.819Z] befb1726837f: Layer already exists [2020-07-24T09:15:31.819Z] 4d9db31b230b: Layer already exists [2020-07-24T09:15:31.819Z] c796a2dd1a32: Layer already exists [2020-07-24T09:15:31.819Z] 542fdb71561d: Layer already exists [2020-07-24T09:15:31.819Z] 80fc7212a058: Layer already exists [2020-07-24T09:15:31.819Z] e2f13739ad41: Layer already exists [2020-07-24T09:15:31.819Z] master: digest: sha256:23644cf1436b31ff41a89e00326a7edf81a8395f79b1e45f400c5cff0c573a3b size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:31.967Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:32.003Z] taggedImages: [2020-07-24T09:15:32.003Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:32.003Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:32.003Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:32.003Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-07-24T09:15:32.053Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-07-24T09:15:32.053Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:32.053Z] 1.2.1-dev.2 [2020-07-24T09:15:32.053Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:32.053Z] master [2020-07-24T09:15:32.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:32.616Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:33.056Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:33.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T09:15:33.056Z] db60ee0d7d82: Preparing [2020-07-24T09:15:33.056Z] e6966d173ffb: Preparing [2020-07-24T09:15:33.056Z] 984bd01346c5: Preparing [2020-07-24T09:15:33.056Z] 1aa6fd9026b9: Preparing [2020-07-24T09:15:33.056Z] 86c12018b5f1: Preparing [2020-07-24T09:15:33.056Z] 4dee9a9169bf: Preparing [2020-07-24T09:15:33.056Z] 291258d67e66: Preparing [2020-07-24T09:15:33.056Z] a72dc28f48c5: Preparing [2020-07-24T09:15:33.056Z] a08771a89547: Preparing [2020-07-24T09:15:33.056Z] 761be7ede940: Preparing [2020-07-24T09:15:33.056Z] 66b385cf80cf: Preparing [2020-07-24T09:15:33.056Z] 4dee9a9169bf: Waiting [2020-07-24T09:15:33.056Z] 291258d67e66: Waiting [2020-07-24T09:15:33.056Z] a72dc28f48c5: Waiting [2020-07-24T09:15:33.056Z] 761be7ede940: Waiting [2020-07-24T09:15:33.056Z] 66b385cf80cf: Waiting [2020-07-24T09:15:33.056Z] a08771a89547: Waiting [2020-07-24T09:15:33.648Z] e6966d173ffb: Pushed [2020-07-24T09:15:33.648Z] db60ee0d7d82: Pushed [2020-07-24T09:15:33.919Z] 291258d67e66: Pushed [2020-07-24T09:15:33.919Z] a72dc28f48c5: Pushed [2020-07-24T09:15:33.919Z] 4dee9a9169bf: Pushed [2020-07-24T09:15:34.195Z] a08771a89547: Pushed [2020-07-24T09:15:34.467Z] 66b385cf80cf: Layer already exists [2020-07-24T09:15:34.745Z] 761be7ede940: Pushed [2020-07-24T09:15:35.337Z] 984bd01346c5: Pushed [2020-07-24T09:15:35.606Z] 86c12018b5f1: Pushed [2020-07-24T09:15:35.606Z] 1aa6fd9026b9: Pushed [2020-07-24T09:15:36.194Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:972f36bc56fbc2065f5be4f07e0dea0fc4f3f6d14dbf1f51936fcc343b9c359c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:36.527Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:36.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:36.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T09:15:36.854Z] db60ee0d7d82: Preparing [2020-07-24T09:15:36.854Z] e6966d173ffb: Preparing [2020-07-24T09:15:36.854Z] 984bd01346c5: Preparing [2020-07-24T09:15:36.854Z] 1aa6fd9026b9: Preparing [2020-07-24T09:15:36.854Z] 86c12018b5f1: Preparing [2020-07-24T09:15:36.854Z] 4dee9a9169bf: Preparing [2020-07-24T09:15:36.854Z] 291258d67e66: Preparing [2020-07-24T09:15:36.854Z] a72dc28f48c5: Preparing [2020-07-24T09:15:36.854Z] a08771a89547: Preparing [2020-07-24T09:15:36.854Z] 761be7ede940: Preparing [2020-07-24T09:15:36.854Z] 66b385cf80cf: Preparing [2020-07-24T09:15:36.854Z] a08771a89547: Waiting [2020-07-24T09:15:36.854Z] 761be7ede940: Waiting [2020-07-24T09:15:36.854Z] 4dee9a9169bf: Waiting [2020-07-24T09:15:36.854Z] 66b385cf80cf: Waiting [2020-07-24T09:15:36.854Z] 291258d67e66: Waiting [2020-07-24T09:15:36.854Z] a72dc28f48c5: Waiting [2020-07-24T09:15:37.124Z] 86c12018b5f1: Layer already exists [2020-07-24T09:15:37.124Z] 984bd01346c5: Layer already exists [2020-07-24T09:15:37.124Z] 1aa6fd9026b9: Layer already exists [2020-07-24T09:15:37.124Z] db60ee0d7d82: Layer already exists [2020-07-24T09:15:37.124Z] e6966d173ffb: Layer already exists [2020-07-24T09:15:37.124Z] 291258d67e66: Layer already exists [2020-07-24T09:15:37.124Z] a72dc28f48c5: Layer already exists [2020-07-24T09:15:37.124Z] 4dee9a9169bf: Layer already exists [2020-07-24T09:15:37.124Z] a08771a89547: Layer already exists [2020-07-24T09:15:37.124Z] 761be7ede940: Layer already exists [2020-07-24T09:15:37.124Z] 66b385cf80cf: Layer already exists [2020-07-24T09:15:37.124Z] 1.2.1-dev.2: digest: sha256:972f36bc56fbc2065f5be4f07e0dea0fc4f3f6d14dbf1f51936fcc343b9c359c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:37.453Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:37.781Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:37.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T09:15:37.781Z] db60ee0d7d82: Preparing [2020-07-24T09:15:37.781Z] e6966d173ffb: Preparing [2020-07-24T09:15:37.781Z] 984bd01346c5: Preparing [2020-07-24T09:15:37.781Z] 1aa6fd9026b9: Preparing [2020-07-24T09:15:37.781Z] 86c12018b5f1: Preparing [2020-07-24T09:15:37.781Z] 4dee9a9169bf: Preparing [2020-07-24T09:15:37.781Z] 291258d67e66: Preparing [2020-07-24T09:15:37.781Z] a72dc28f48c5: Preparing [2020-07-24T09:15:37.781Z] a08771a89547: Preparing [2020-07-24T09:15:37.781Z] 761be7ede940: Preparing [2020-07-24T09:15:37.781Z] 66b385cf80cf: Preparing [2020-07-24T09:15:37.781Z] 4dee9a9169bf: Waiting [2020-07-24T09:15:37.781Z] 291258d67e66: Waiting [2020-07-24T09:15:37.781Z] a72dc28f48c5: Waiting [2020-07-24T09:15:37.781Z] a08771a89547: Waiting [2020-07-24T09:15:37.781Z] 761be7ede940: Waiting [2020-07-24T09:15:37.781Z] 66b385cf80cf: Waiting [2020-07-24T09:15:37.781Z] 1aa6fd9026b9: Layer already exists [2020-07-24T09:15:37.781Z] e6966d173ffb: Layer already exists [2020-07-24T09:15:37.781Z] 86c12018b5f1: Layer already exists [2020-07-24T09:15:37.781Z] db60ee0d7d82: Layer already exists [2020-07-24T09:15:37.781Z] 984bd01346c5: Layer already exists [2020-07-24T09:15:37.781Z] 4dee9a9169bf: Layer already exists [2020-07-24T09:15:37.781Z] 291258d67e66: Layer already exists [2020-07-24T09:15:37.781Z] 761be7ede940: Layer already exists [2020-07-24T09:15:37.781Z] a72dc28f48c5: Layer already exists [2020-07-24T09:15:37.781Z] a08771a89547: Layer already exists [2020-07-24T09:15:37.781Z] 66b385cf80cf: Layer already exists [2020-07-24T09:15:38.050Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:972f36bc56fbc2065f5be4f07e0dea0fc4f3f6d14dbf1f51936fcc343b9c359c size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:38.405Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:39.071Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-07-24T09:15:39.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T09:15:39.071Z] db60ee0d7d82: Preparing [2020-07-24T09:15:39.071Z] e6966d173ffb: Preparing [2020-07-24T09:15:39.071Z] 984bd01346c5: Preparing [2020-07-24T09:15:39.071Z] 1aa6fd9026b9: Preparing [2020-07-24T09:15:39.071Z] 86c12018b5f1: Preparing [2020-07-24T09:15:39.071Z] 4dee9a9169bf: Preparing [2020-07-24T09:15:39.071Z] 291258d67e66: Preparing [2020-07-24T09:15:39.071Z] a72dc28f48c5: Preparing [2020-07-24T09:15:39.071Z] a08771a89547: Preparing [2020-07-24T09:15:39.071Z] 761be7ede940: Preparing [2020-07-24T09:15:39.071Z] 66b385cf80cf: Preparing [2020-07-24T09:15:39.071Z] a72dc28f48c5: Waiting [2020-07-24T09:15:39.071Z] a08771a89547: Waiting [2020-07-24T09:15:39.071Z] 4dee9a9169bf: Waiting [2020-07-24T09:15:39.071Z] 761be7ede940: Waiting [2020-07-24T09:15:39.071Z] 291258d67e66: Waiting [2020-07-24T09:15:39.071Z] 66b385cf80cf: Waiting [2020-07-24T09:15:39.071Z] e6966d173ffb: Layer already exists [2020-07-24T09:15:39.071Z] 86c12018b5f1: Layer already exists [2020-07-24T09:15:39.071Z] 984bd01346c5: Layer already exists [2020-07-24T09:15:39.071Z] 1aa6fd9026b9: Layer already exists [2020-07-24T09:15:39.071Z] db60ee0d7d82: Layer already exists [2020-07-24T09:15:39.071Z] 291258d67e66: Layer already exists [2020-07-24T09:15:39.071Z] a08771a89547: Layer already exists [2020-07-24T09:15:39.071Z] 761be7ede940: Layer already exists [2020-07-24T09:15:39.071Z] a72dc28f48c5: Layer already exists [2020-07-24T09:15:39.344Z] 4dee9a9169bf: Layer already exists [2020-07-24T09:15:39.344Z] 66b385cf80cf: Layer already exists [2020-07-24T09:15:39.344Z] master: digest: sha256:972f36bc56fbc2065f5be4f07e0dea0fc4f3f6d14dbf1f51936fcc343b9c359c size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:39.533Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:39.569Z] taggedImages: [2020-07-24T09:15:39.569Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:39.569Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:39.569Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:39.569Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-07-24T09:15:39.623Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-07-24T09:15:39.623Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:39.623Z] 1.2.1-dev.2 [2020-07-24T09:15:39.623Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:39.623Z] master [2020-07-24T09:15:39.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:40.083Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:40.422Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:40.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T09:15:40.422Z] 60fffb1aa09c: Preparing [2020-07-24T09:15:40.422Z] f559224d8bf0: Preparing [2020-07-24T09:15:40.422Z] c42af435a31e: Preparing [2020-07-24T09:15:40.422Z] 1f367a2b891c: Preparing [2020-07-24T09:15:40.693Z] 60fffb1aa09c: Pushed [2020-07-24T09:15:40.961Z] c42af435a31e: Pushed [2020-07-24T09:15:40.961Z] 1f367a2b891c: Pushed [2020-07-24T09:15:43.554Z] f559224d8bf0: Pushed [2020-07-24T09:15:43.554Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:b7a4901ae1c203b4ef25b3f016871315bdd17ddaf57339816ca764306177785a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:43.881Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:44.208Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:44.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T09:15:44.208Z] 60fffb1aa09c: Preparing [2020-07-24T09:15:44.208Z] f559224d8bf0: Preparing [2020-07-24T09:15:44.208Z] c42af435a31e: Preparing [2020-07-24T09:15:44.208Z] 1f367a2b891c: Preparing [2020-07-24T09:15:44.208Z] c42af435a31e: Layer already exists [2020-07-24T09:15:44.208Z] 60fffb1aa09c: Layer already exists [2020-07-24T09:15:44.208Z] f559224d8bf0: Layer already exists [2020-07-24T09:15:44.475Z] 1f367a2b891c: Layer already exists [2020-07-24T09:15:44.475Z] 1.2.1-dev.2: digest: sha256:b7a4901ae1c203b4ef25b3f016871315bdd17ddaf57339816ca764306177785a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:44.801Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:45.125Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:45.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T09:15:45.125Z] 60fffb1aa09c: Preparing [2020-07-24T09:15:45.125Z] f559224d8bf0: Preparing [2020-07-24T09:15:45.125Z] c42af435a31e: Preparing [2020-07-24T09:15:45.125Z] 1f367a2b891c: Preparing [2020-07-24T09:15:45.125Z] f559224d8bf0: Layer already exists [2020-07-24T09:15:45.125Z] 60fffb1aa09c: Layer already exists [2020-07-24T09:15:45.125Z] 1f367a2b891c: Layer already exists [2020-07-24T09:15:45.125Z] c42af435a31e: Layer already exists [2020-07-24T09:15:45.393Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:b7a4901ae1c203b4ef25b3f016871315bdd17ddaf57339816ca764306177785a size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:45.720Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:46.044Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-07-24T09:15:46.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T09:15:46.044Z] 60fffb1aa09c: Preparing [2020-07-24T09:15:46.044Z] f559224d8bf0: Preparing [2020-07-24T09:15:46.044Z] c42af435a31e: Preparing [2020-07-24T09:15:46.044Z] 1f367a2b891c: Preparing [2020-07-24T09:15:46.044Z] 1f367a2b891c: Layer already exists [2020-07-24T09:15:46.044Z] f559224d8bf0: Layer already exists [2020-07-24T09:15:46.044Z] 60fffb1aa09c: Layer already exists [2020-07-24T09:15:46.044Z] c42af435a31e: Layer already exists [2020-07-24T09:15:46.313Z] master: digest: sha256:b7a4901ae1c203b4ef25b3f016871315bdd17ddaf57339816ca764306177785a size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:46.468Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:46.511Z] taggedImages: [2020-07-24T09:15:46.511Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:46.511Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:46.511Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:46.511Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-07-24T09:15:46.568Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-07-24T09:15:46.568Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:46.568Z] 1.2.1-dev.2 [2020-07-24T09:15:46.568Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:46.568Z] master [2020-07-24T09:15:46.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:47.023Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:47.343Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:47.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T09:15:47.343Z] b71c6cab7bd3: Preparing [2020-07-24T09:15:47.343Z] c2b73c041078: Preparing [2020-07-24T09:15:47.343Z] 82c5a133e9ab: Preparing [2020-07-24T09:15:47.343Z] 6f7066c8af29: Preparing [2020-07-24T09:15:47.343Z] 141ce8daff49: Preparing [2020-07-24T09:15:47.343Z] 07d56921d2a6: Preparing [2020-07-24T09:15:47.344Z] 07d56921d2a6: Waiting [2020-07-24T09:15:47.632Z] b71c6cab7bd3: Pushed [2020-07-24T09:15:47.632Z] 82c5a133e9ab: Pushed [2020-07-24T09:15:47.632Z] 141ce8daff49: Pushed [2020-07-24T09:15:47.632Z] 6f7066c8af29: Pushed [2020-07-24T09:15:48.222Z] 07d56921d2a6: Pushed [2020-07-24T09:15:50.818Z] c2b73c041078: Pushed [2020-07-24T09:15:50.818Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:cdaa01e39fd2a6854a806e9add49be4ff5e0187a8de1954fd37f17bf377de11f size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:51.147Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:51.471Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:51.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T09:15:51.471Z] b71c6cab7bd3: Preparing [2020-07-24T09:15:51.471Z] c2b73c041078: Preparing [2020-07-24T09:15:51.471Z] 82c5a133e9ab: Preparing [2020-07-24T09:15:51.471Z] 6f7066c8af29: Preparing [2020-07-24T09:15:51.471Z] 141ce8daff49: Preparing [2020-07-24T09:15:51.471Z] 07d56921d2a6: Preparing [2020-07-24T09:15:51.471Z] 07d56921d2a6: Waiting [2020-07-24T09:15:51.471Z] 141ce8daff49: Layer already exists [2020-07-24T09:15:51.471Z] 82c5a133e9ab: Layer already exists [2020-07-24T09:15:51.471Z] 6f7066c8af29: Layer already exists [2020-07-24T09:15:51.471Z] b71c6cab7bd3: Layer already exists [2020-07-24T09:15:51.471Z] c2b73c041078: Layer already exists [2020-07-24T09:15:51.740Z] 07d56921d2a6: Layer already exists [2020-07-24T09:15:51.740Z] 1.2.1-dev.2: digest: sha256:cdaa01e39fd2a6854a806e9add49be4ff5e0187a8de1954fd37f17bf377de11f size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:52.070Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:52.398Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:52.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T09:15:52.398Z] b71c6cab7bd3: Preparing [2020-07-24T09:15:52.398Z] c2b73c041078: Preparing [2020-07-24T09:15:52.398Z] 82c5a133e9ab: Preparing [2020-07-24T09:15:52.398Z] 6f7066c8af29: Preparing [2020-07-24T09:15:52.398Z] 141ce8daff49: Preparing [2020-07-24T09:15:52.398Z] 07d56921d2a6: Preparing [2020-07-24T09:15:52.398Z] 07d56921d2a6: Waiting [2020-07-24T09:15:52.398Z] 82c5a133e9ab: Layer already exists [2020-07-24T09:15:52.398Z] c2b73c041078: Layer already exists [2020-07-24T09:15:52.398Z] 141ce8daff49: Layer already exists [2020-07-24T09:15:52.398Z] b71c6cab7bd3: Layer already exists [2020-07-24T09:15:52.398Z] 6f7066c8af29: Layer already exists [2020-07-24T09:15:52.665Z] 07d56921d2a6: Layer already exists [2020-07-24T09:15:52.665Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:cdaa01e39fd2a6854a806e9add49be4ff5e0187a8de1954fd37f17bf377de11f size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:52.996Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:53.384Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-07-24T09:15:53.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T09:15:53.384Z] b71c6cab7bd3: Preparing [2020-07-24T09:15:53.384Z] c2b73c041078: Preparing [2020-07-24T09:15:53.384Z] 82c5a133e9ab: Preparing [2020-07-24T09:15:53.384Z] 6f7066c8af29: Preparing [2020-07-24T09:15:53.384Z] 141ce8daff49: Preparing [2020-07-24T09:15:53.384Z] 07d56921d2a6: Preparing [2020-07-24T09:15:53.384Z] 07d56921d2a6: Waiting [2020-07-24T09:15:53.669Z] 82c5a133e9ab: Layer already exists [2020-07-24T09:15:53.669Z] 6f7066c8af29: Layer already exists [2020-07-24T09:15:53.669Z] b71c6cab7bd3: Layer already exists [2020-07-24T09:15:53.669Z] c2b73c041078: Layer already exists [2020-07-24T09:15:53.669Z] 141ce8daff49: Layer already exists [2020-07-24T09:15:53.669Z] 07d56921d2a6: Layer already exists [2020-07-24T09:15:53.669Z] master: digest: sha256:cdaa01e39fd2a6854a806e9add49be4ff5e0187a8de1954fd37f17bf377de11f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:15:53.821Z] ===================================================== [Pipeline] echo [2020-07-24T09:15:53.857Z] taggedImages: [2020-07-24T09:15:53.857Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:53.857Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:53.857Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:53.857Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-07-24T09:15:53.906Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-07-24T09:15:53.906Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:53.906Z] 1.2.1-dev.2 [2020-07-24T09:15:53.906Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:15:53.906Z] master [2020-07-24T09:15:53.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:54.363Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:54.689Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:15:54.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T09:15:54.689Z] 4e2e4a479f34: Preparing [2020-07-24T09:15:54.689Z] 8ad1e813847c: Preparing [2020-07-24T09:15:54.689Z] d0c06d5a97f8: Preparing [2020-07-24T09:15:54.957Z] d0c06d5a97f8: Pushed [2020-07-24T09:15:54.958Z] 4e2e4a479f34: Pushed [2020-07-24T09:15:58.321Z] 8ad1e813847c: Pushed [2020-07-24T09:15:58.321Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:d2764be38701cccf6719a56675155fb4a2ad83ddaabd96b8e4e0032c774d2307 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:58.913Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:59.233Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.2 [2020-07-24T09:15:59.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T09:15:59.233Z] 4e2e4a479f34: Preparing [2020-07-24T09:15:59.233Z] 8ad1e813847c: Preparing [2020-07-24T09:15:59.233Z] d0c06d5a97f8: Preparing [2020-07-24T09:15:59.233Z] 8ad1e813847c: Layer already exists [2020-07-24T09:15:59.233Z] 4e2e4a479f34: Layer already exists [2020-07-24T09:15:59.233Z] d0c06d5a97f8: Layer already exists [2020-07-24T09:15:59.233Z] 1.2.1-dev.2: digest: sha256:d2764be38701cccf6719a56675155fb4a2ad83ddaabd96b8e4e0032c774d2307 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:15:59.830Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:00.153Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:16:00.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T09:16:00.153Z] 4e2e4a479f34: Preparing [2020-07-24T09:16:00.153Z] 8ad1e813847c: Preparing [2020-07-24T09:16:00.153Z] d0c06d5a97f8: Preparing [2020-07-24T09:16:00.153Z] 8ad1e813847c: Layer already exists [2020-07-24T09:16:00.153Z] d0c06d5a97f8: Layer already exists [2020-07-24T09:16:00.153Z] 4e2e4a479f34: Layer already exists [2020-07-24T09:16:00.424Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:d2764be38701cccf6719a56675155fb4a2ad83ddaabd96b8e4e0032c774d2307 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:00.752Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:01.077Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-07-24T09:16:01.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T09:16:01.077Z] 4e2e4a479f34: Preparing [2020-07-24T09:16:01.077Z] 8ad1e813847c: Preparing [2020-07-24T09:16:01.077Z] d0c06d5a97f8: Preparing [2020-07-24T09:16:01.077Z] d0c06d5a97f8: Layer already exists [2020-07-24T09:16:01.077Z] 4e2e4a479f34: Layer already exists [2020-07-24T09:16:01.077Z] 8ad1e813847c: Layer already exists [2020-07-24T09:16:01.345Z] master: digest: sha256:d2764be38701cccf6719a56675155fb4a2ad83ddaabd96b8e4e0032c774d2307 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:16:01.540Z] ===================================================== [Pipeline] echo [2020-07-24T09:16:01.575Z] taggedImages: [2020-07-24T09:16:01.575Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:16:01.575Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.2 [2020-07-24T09:16:01.575Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:16:01.575Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-07-24T09:16:01.646Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-07-24T09:16:01.646Z] 0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:16:01.646Z] 1.2.1-dev.2 [2020-07-24T09:16:01.646Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:16:01.646Z] master [2020-07-24T09:16:01.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:02.119Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:02.445Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:16:02.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T09:16:02.445Z] 1d8a35300a63: Preparing [2020-07-24T09:16:02.445Z] 7fcda22615b0: Preparing [2020-07-24T09:16:02.445Z] 5ede234d4177: Preparing [2020-07-24T09:16:02.445Z] 9d67ee9cd183: Preparing [2020-07-24T09:16:02.445Z] fa402ace9ab0: Preparing [2020-07-24T09:16:02.445Z] b173d22fad0d: Preparing [2020-07-24T09:16:02.445Z] 13f127cefb6b: Preparing [2020-07-24T09:16:02.445Z] dcafda8adff7: Preparing [2020-07-24T09:16:02.445Z] 48d9eb58abf3: Preparing [2020-07-24T09:16:02.445Z] e5de615b7841: Preparing [2020-07-24T09:16:02.445Z] b0d752909cf9: Preparing [2020-07-24T09:16:02.445Z] 94fdc660876c: Preparing [2020-07-24T09:16:02.445Z] 4e7279dfc0c0: Preparing [2020-07-24T09:16:02.445Z] e2f13739ad41: Preparing [2020-07-24T09:16:02.445Z] e5de615b7841: Waiting [2020-07-24T09:16:02.445Z] b0d752909cf9: Waiting [2020-07-24T09:16:02.445Z] 94fdc660876c: Waiting [2020-07-24T09:16:02.445Z] 4e7279dfc0c0: Waiting [2020-07-24T09:16:02.445Z] e2f13739ad41: Waiting [2020-07-24T09:16:02.445Z] b173d22fad0d: Waiting [2020-07-24T09:16:02.445Z] 13f127cefb6b: Waiting [2020-07-24T09:16:02.445Z] dcafda8adff7: Waiting [2020-07-24T09:16:02.445Z] 48d9eb58abf3: Waiting [2020-07-24T09:16:03.036Z] fa402ace9ab0: Pushed [2020-07-24T09:16:03.305Z] 1d8a35300a63: Pushed [2020-07-24T09:16:03.578Z] 9d67ee9cd183: Pushed [2020-07-24T09:16:03.851Z] dcafda8adff7: Layer already exists [2020-07-24T09:16:03.851Z] 48d9eb58abf3: Layer already exists [2020-07-24T09:16:03.851Z] e5de615b7841: Layer already exists [2020-07-24T09:16:03.851Z] 13f127cefb6b: Pushed [2020-07-24T09:16:03.851Z] b0d752909cf9: Layer already exists [2020-07-24T09:16:03.851Z] 94fdc660876c: Layer already exists [2020-07-24T09:16:03.851Z] 4e7279dfc0c0: Layer already exists [2020-07-24T09:16:04.123Z] e2f13739ad41: Layer already exists [2020-07-24T09:16:04.395Z] 7fcda22615b0: Pushed [2020-07-24T09:16:05.369Z] b173d22fad0d: Pushed [2020-07-24T09:16:15.461Z] 5ede234d4177: Pushed [2020-07-24T09:16:15.461Z] 0672e6f59fd969661fa2c563f9aa380a05eba899: digest: sha256:48fb1d5a16c70b65468a38ff50104de2ac2beb52f6986d676cce4b4e6543d6b0 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:15.789Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:16.112Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.2 [2020-07-24T09:16:16.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T09:16:16.112Z] 1d8a35300a63: Preparing [2020-07-24T09:16:16.112Z] 7fcda22615b0: Preparing [2020-07-24T09:16:16.112Z] 5ede234d4177: Preparing [2020-07-24T09:16:16.112Z] 9d67ee9cd183: Preparing [2020-07-24T09:16:16.112Z] fa402ace9ab0: Preparing [2020-07-24T09:16:16.112Z] b173d22fad0d: Preparing [2020-07-24T09:16:16.112Z] 13f127cefb6b: Preparing [2020-07-24T09:16:16.112Z] dcafda8adff7: Preparing [2020-07-24T09:16:16.112Z] 48d9eb58abf3: Preparing [2020-07-24T09:16:16.112Z] e5de615b7841: Preparing [2020-07-24T09:16:16.112Z] b0d752909cf9: Preparing [2020-07-24T09:16:16.112Z] 94fdc660876c: Preparing [2020-07-24T09:16:16.112Z] 4e7279dfc0c0: Preparing [2020-07-24T09:16:16.112Z] e2f13739ad41: Preparing [2020-07-24T09:16:16.112Z] 13f127cefb6b: Waiting [2020-07-24T09:16:16.112Z] e5de615b7841: Waiting [2020-07-24T09:16:16.112Z] dcafda8adff7: Waiting [2020-07-24T09:16:16.112Z] b0d752909cf9: Waiting [2020-07-24T09:16:16.112Z] 94fdc660876c: Waiting [2020-07-24T09:16:16.112Z] 4e7279dfc0c0: Waiting [2020-07-24T09:16:16.112Z] e2f13739ad41: Waiting [2020-07-24T09:16:16.112Z] 48d9eb58abf3: Waiting [2020-07-24T09:16:16.112Z] b173d22fad0d: Waiting [2020-07-24T09:16:16.382Z] 1d8a35300a63: Layer already exists [2020-07-24T09:16:16.383Z] fa402ace9ab0: Layer already exists [2020-07-24T09:16:16.383Z] 5ede234d4177: Layer already exists [2020-07-24T09:16:16.383Z] 7fcda22615b0: Layer already exists [2020-07-24T09:16:16.383Z] 9d67ee9cd183: Layer already exists [2020-07-24T09:16:16.383Z] b173d22fad0d: Layer already exists [2020-07-24T09:16:16.383Z] dcafda8adff7: Layer already exists [2020-07-24T09:16:16.383Z] 13f127cefb6b: Layer already exists [2020-07-24T09:16:16.383Z] 48d9eb58abf3: Layer already exists [2020-07-24T09:16:16.383Z] e5de615b7841: Layer already exists [2020-07-24T09:16:16.383Z] b0d752909cf9: Layer already exists [2020-07-24T09:16:16.383Z] e2f13739ad41: Layer already exists [2020-07-24T09:16:16.383Z] 4e7279dfc0c0: Layer already exists [2020-07-24T09:16:16.383Z] 94fdc660876c: Layer already exists [2020-07-24T09:16:16.383Z] 1.2.1-dev.2: digest: sha256:48fb1d5a16c70b65468a38ff50104de2ac2beb52f6986d676cce4b4e6543d6b0 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:16.710Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:17.034Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:16:17.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T09:16:17.034Z] 1d8a35300a63: Preparing [2020-07-24T09:16:17.034Z] 7fcda22615b0: Preparing [2020-07-24T09:16:17.034Z] 5ede234d4177: Preparing [2020-07-24T09:16:17.034Z] 9d67ee9cd183: Preparing [2020-07-24T09:16:17.034Z] fa402ace9ab0: Preparing [2020-07-24T09:16:17.034Z] b173d22fad0d: Preparing [2020-07-24T09:16:17.034Z] 13f127cefb6b: Preparing [2020-07-24T09:16:17.034Z] dcafda8adff7: Preparing [2020-07-24T09:16:17.034Z] 48d9eb58abf3: Preparing [2020-07-24T09:16:17.034Z] e5de615b7841: Preparing [2020-07-24T09:16:17.034Z] b0d752909cf9: Preparing [2020-07-24T09:16:17.034Z] 94fdc660876c: Preparing [2020-07-24T09:16:17.034Z] 4e7279dfc0c0: Preparing [2020-07-24T09:16:17.034Z] e2f13739ad41: Preparing [2020-07-24T09:16:17.034Z] b173d22fad0d: Waiting [2020-07-24T09:16:17.034Z] b0d752909cf9: Waiting [2020-07-24T09:16:17.034Z] 94fdc660876c: Waiting [2020-07-24T09:16:17.034Z] 4e7279dfc0c0: Waiting [2020-07-24T09:16:17.034Z] e2f13739ad41: Waiting [2020-07-24T09:16:17.034Z] 13f127cefb6b: Waiting [2020-07-24T09:16:17.034Z] dcafda8adff7: Waiting [2020-07-24T09:16:17.034Z] 48d9eb58abf3: Waiting [2020-07-24T09:16:17.034Z] e5de615b7841: Waiting [2020-07-24T09:16:17.034Z] 7fcda22615b0: Layer already exists [2020-07-24T09:16:17.034Z] 5ede234d4177: Layer already exists [2020-07-24T09:16:17.034Z] 9d67ee9cd183: Layer already exists [2020-07-24T09:16:17.034Z] fa402ace9ab0: Layer already exists [2020-07-24T09:16:17.304Z] 1d8a35300a63: Layer already exists [2020-07-24T09:16:17.304Z] 13f127cefb6b: Layer already exists [2020-07-24T09:16:17.304Z] dcafda8adff7: Layer already exists [2020-07-24T09:16:17.304Z] 48d9eb58abf3: Layer already exists [2020-07-24T09:16:17.304Z] b173d22fad0d: Layer already exists [2020-07-24T09:16:17.304Z] e5de615b7841: Layer already exists [2020-07-24T09:16:17.304Z] b0d752909cf9: Layer already exists [2020-07-24T09:16:17.304Z] e2f13739ad41: Layer already exists [2020-07-24T09:16:17.304Z] 94fdc660876c: Layer already exists [2020-07-24T09:16:17.304Z] 4e7279dfc0c0: Layer already exists [2020-07-24T09:16:17.304Z] 0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2: digest: sha256:48fb1d5a16c70b65468a38ff50104de2ac2beb52f6986d676cce4b4e6543d6b0 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:17.646Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:17.988Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-07-24T09:16:17.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T09:16:17.988Z] 1d8a35300a63: Preparing [2020-07-24T09:16:17.988Z] 7fcda22615b0: Preparing [2020-07-24T09:16:17.988Z] 5ede234d4177: Preparing [2020-07-24T09:16:17.988Z] 9d67ee9cd183: Preparing [2020-07-24T09:16:17.988Z] fa402ace9ab0: Preparing [2020-07-24T09:16:17.988Z] b173d22fad0d: Preparing [2020-07-24T09:16:17.988Z] 13f127cefb6b: Preparing [2020-07-24T09:16:17.988Z] dcafda8adff7: Preparing [2020-07-24T09:16:17.988Z] 48d9eb58abf3: Preparing [2020-07-24T09:16:17.988Z] e5de615b7841: Preparing [2020-07-24T09:16:17.988Z] b0d752909cf9: Preparing [2020-07-24T09:16:17.988Z] 94fdc660876c: Preparing [2020-07-24T09:16:17.988Z] 4e7279dfc0c0: Preparing [2020-07-24T09:16:17.988Z] e2f13739ad41: Preparing [2020-07-24T09:16:17.988Z] 48d9eb58abf3: Waiting [2020-07-24T09:16:17.988Z] 94fdc660876c: Waiting [2020-07-24T09:16:17.988Z] e5de615b7841: Waiting [2020-07-24T09:16:17.988Z] b0d752909cf9: Waiting [2020-07-24T09:16:17.988Z] 4e7279dfc0c0: Waiting [2020-07-24T09:16:17.988Z] 13f127cefb6b: Waiting [2020-07-24T09:16:17.988Z] dcafda8adff7: Waiting [2020-07-24T09:16:17.988Z] b173d22fad0d: Waiting [2020-07-24T09:16:17.988Z] e2f13739ad41: Waiting [2020-07-24T09:16:18.259Z] fa402ace9ab0: Layer already exists [2020-07-24T09:16:18.259Z] 1d8a35300a63: Layer already exists [2020-07-24T09:16:18.259Z] 5ede234d4177: Layer already exists [2020-07-24T09:16:18.259Z] 9d67ee9cd183: Layer already exists [2020-07-24T09:16:18.259Z] 7fcda22615b0: Layer already exists [2020-07-24T09:16:18.259Z] b173d22fad0d: Layer already exists [2020-07-24T09:16:18.259Z] 13f127cefb6b: Layer already exists [2020-07-24T09:16:18.259Z] dcafda8adff7: Layer already exists [2020-07-24T09:16:18.259Z] 48d9eb58abf3: Layer already exists [2020-07-24T09:16:18.259Z] e5de615b7841: Layer already exists [2020-07-24T09:16:18.259Z] b0d752909cf9: Layer already exists [2020-07-24T09:16:18.259Z] 94fdc660876c: Layer already exists [2020-07-24T09:16:18.259Z] 4e7279dfc0c0: Layer already exists [2020-07-24T09:16:18.259Z] e2f13739ad41: Layer already exists [2020-07-24T09:16:18.259Z] master: digest: sha256:48fb1d5a16c70b65468a38ff50104de2ac2beb52f6986d676cce4b4e6543d6b0 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T09:16:18.422Z] ===================================================== [Pipeline] echo [2020-07-24T09:16:18.460Z] taggedImages: [2020-07-24T09:16:18.460Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:16:18.460Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.2 [2020-07-24T09:16:18.460Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899-1.2.1-dev.2 [2020-07-24T09:16:18.460Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-24T09:16:19.628Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-24T09:16:19.629Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-24T09:16:19.673Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:20.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T09:16:20.013Z] [2020-07-24T09:16:20.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:16:20.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T09:16:20.353Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-24T09:16:20.353Z] cbdbe7a5bc2a: Already exists [2020-07-24T09:16:20.353Z] 408f87550127: Pulling fs layer [2020-07-24T09:16:20.353Z] fe522b08c979: Pulling fs layer [2020-07-24T09:16:20.353Z] 221eaa008020: Pulling fs layer [2020-07-24T09:16:20.353Z] 2a4607e5d6b9: Pulling fs layer [2020-07-24T09:16:20.353Z] 8f79b27c4fd2: Pulling fs layer [2020-07-24T09:16:20.353Z] e5c8dbe1645b: Pulling fs layer [2020-07-24T09:16:20.353Z] 23e8b3b47431: Pulling fs layer [2020-07-24T09:16:20.353Z] 5c568d65a230: Pulling fs layer [2020-07-24T09:16:20.353Z] 8f79b27c4fd2: Waiting [2020-07-24T09:16:20.354Z] e5c8dbe1645b: Waiting [2020-07-24T09:16:20.354Z] 23e8b3b47431: Waiting [2020-07-24T09:16:20.354Z] 5c568d65a230: Waiting [2020-07-24T09:16:20.354Z] 2a4607e5d6b9: Waiting [2020-07-24T09:16:20.354Z] fe522b08c979: Verifying Checksum [2020-07-24T09:16:20.354Z] fe522b08c979: Download complete [2020-07-24T09:16:20.354Z] 408f87550127: Download complete [2020-07-24T09:16:20.354Z] 2a4607e5d6b9: Verifying Checksum [2020-07-24T09:16:20.354Z] 2a4607e5d6b9: Download complete [2020-07-24T09:16:20.354Z] 8f79b27c4fd2: Verifying Checksum [2020-07-24T09:16:20.354Z] 8f79b27c4fd2: Download complete [2020-07-24T09:16:20.624Z] e5c8dbe1645b: Verifying Checksum [2020-07-24T09:16:20.624Z] e5c8dbe1645b: Download complete [2020-07-24T09:16:20.893Z] 408f87550127: Pull complete [2020-07-24T09:16:21.159Z] fe522b08c979: Pull complete [2020-07-24T09:16:21.159Z] 23e8b3b47431: Verifying Checksum [2020-07-24T09:16:21.159Z] 23e8b3b47431: Download complete [2020-07-24T09:16:21.419Z] 5c568d65a230: Verifying Checksum [2020-07-24T09:16:21.419Z] 5c568d65a230: Download complete [2020-07-24T09:16:21.995Z] 221eaa008020: Download complete [2020-07-24T09:16:28.588Z] 221eaa008020: Pull complete [2020-07-24T09:16:28.588Z] 2a4607e5d6b9: Pull complete [2020-07-24T09:16:28.588Z] 8f79b27c4fd2: Pull complete [2020-07-24T09:16:32.793Z] e5c8dbe1645b: Pull complete [2020-07-24T09:16:38.091Z] 23e8b3b47431: Pull complete [2020-07-24T09:16:40.007Z] 5c568d65a230: Pull complete [2020-07-24T09:16:40.007Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-24T09:16:40.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T09:16:40.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-24T09:16:40.234Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:16:40.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/113:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-24T09:16:41.716Z] $ docker top b2d27d9206dd2cde60095f4970bb68e92ff9e5e83815cbbec3351bacf45fb692 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T09:16:42.330Z] + snyk monitor '--org=edgex-jenkins' [2020-07-24T09:16:57.238Z] [2020-07-24T09:16:57.238Z] Monitoring /w/workspace/edgex-go/113 (github.com/edgexfoundry/edgex-go)... [2020-07-24T09:16:57.238Z] [2020-07-24T09:16:57.238Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/8f7e59df-df99-4afc-adf8-7be9584805b3 [2020-07-24T09:16:57.238Z] [2020-07-24T09:16:57.238Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-24T09:16:57.238Z] [2020-07-24T09:16:57.238Z] [Pipeline] } [2020-07-24T09:16:57.248Z] $ docker stop --time=1 b2d27d9206dd2cde60095f4970bb68e92ff9e5e83815cbbec3351bacf45fb692 [2020-07-24T09:16:59.720Z] $ docker rm -f b2d27d9206dd2cde60095f4970bb68e92ff9e5e83815cbbec3351bacf45fb692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:01.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:01.258Z] [2020-07-24T09:17:01.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:01.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:01.593Z] latest: Pulling from edgex-devops/edgex-klar [2020-07-24T09:17:01.593Z] e7c96db7181b: Pulling fs layer [2020-07-24T09:17:01.593Z] 1868ca2cb446: Pulling fs layer [2020-07-24T09:17:01.593Z] 136be5d0fe8e: Pulling fs layer [2020-07-24T09:17:01.593Z] 894bfe63afcb: Pulling fs layer [2020-07-24T09:17:01.593Z] 894bfe63afcb: Waiting [2020-07-24T09:17:01.593Z] 1868ca2cb446: Verifying Checksum [2020-07-24T09:17:01.593Z] 1868ca2cb446: Download complete [2020-07-24T09:17:01.593Z] 136be5d0fe8e: Verifying Checksum [2020-07-24T09:17:01.593Z] 136be5d0fe8e: Download complete [2020-07-24T09:17:01.593Z] e7c96db7181b: Verifying Checksum [2020-07-24T09:17:01.593Z] e7c96db7181b: Download complete [2020-07-24T09:17:01.863Z] 894bfe63afcb: Verifying Checksum [2020-07-24T09:17:01.863Z] 894bfe63afcb: Download complete [2020-07-24T09:17:02.125Z] e7c96db7181b: Pull complete [2020-07-24T09:17:02.125Z] 1868ca2cb446: Pull complete [2020-07-24T09:17:02.389Z] 136be5d0fe8e: Pull complete [2020-07-24T09:17:02.650Z] 894bfe63afcb: Pull complete [2020-07-24T09:17:02.650Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-07-24T09:17:02.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:02.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-07-24T09:17:02.767Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:02.812Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:03.992Z] $ docker top b3d2fa1a387813711f3be4b78cb3615976a49aca1ad548577857a15d2352c1c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:04.526Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:04.526Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:07.188Z] $ docker stop --time=1 b3d2fa1a387813711f3be4b78cb3615976a49aca1ad548577857a15d2352c1c4 [2020-07-24T09:17:08.563Z] $ docker rm -f b3d2fa1a387813711f3be4b78cb3615976a49aca1ad548577857a15d2352c1c4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:09.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:09.013Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:09.108Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:09.147Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:09.725Z] $ docker top 8422217c13d13d53144547d71d764bb36a5dc8306701dcaf1af5a1d490dbed47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:10.206Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:10.206Z] + tee [2020-07-24T09:17:10.206Z] clair timeout 1m0s [2020-07-24T09:17:10.206Z] docker timeout: 1m0s [2020-07-24T09:17:10.206Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:10.857Z] $ docker stop --time=1 8422217c13d13d53144547d71d764bb36a5dc8306701dcaf1af5a1d490dbed47 [2020-07-24T09:17:12.187Z] $ docker rm -f 8422217c13d13d53144547d71d764bb36a5dc8306701dcaf1af5a1d490dbed47 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:17:12.658Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:17:12.669Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-command-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:17:12.721Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:13.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:13.122Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:13.218Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:13.258Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:13.845Z] $ docker top eedf52e82ed072d39fdf63f86f600a81f97d1f343525f6c70c884a00a9f003eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:14.336Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:14.336Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:19.745Z] $ docker stop --time=1 eedf52e82ed072d39fdf63f86f600a81f97d1f343525f6c70c884a00a9f003eb [2020-07-24T09:17:21.125Z] $ docker rm -f eedf52e82ed072d39fdf63f86f600a81f97d1f343525f6c70c884a00a9f003eb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:21.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:21.667Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:21.761Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:21.802Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:22.458Z] $ docker top 5aca2094907694d412bc319d0bbfd9e57e323e549bb398d9cb3cf3307c325980 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:22.989Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:22.989Z] + tee [2020-07-24T09:17:22.989Z] clair timeout 1m0s [2020-07-24T09:17:22.989Z] docker timeout: 1m0s [2020-07-24T09:17:22.989Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:24.010Z] $ docker stop --time=1 5aca2094907694d412bc319d0bbfd9e57e323e549bb398d9cb3cf3307c325980 [2020-07-24T09:17:25.391Z] $ docker rm -f 5aca2094907694d412bc319d0bbfd9e57e323e549bb398d9cb3cf3307c325980 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:17:25.888Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:17:25.899Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-data-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:17:25.940Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:26.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:26.267Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:26.359Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:26.395Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:27.086Z] $ docker top 3b11f03044084d50b708ab77c1060b1e2aade1bddfcd9cdfb1dce15f4d1beb3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:27.630Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:27.630Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:30.427Z] $ docker stop --time=1 3b11f03044084d50b708ab77c1060b1e2aade1bddfcd9cdfb1dce15f4d1beb3b [2020-07-24T09:17:31.802Z] $ docker rm -f 3b11f03044084d50b708ab77c1060b1e2aade1bddfcd9cdfb1dce15f4d1beb3b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:32.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:32.370Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:32.469Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:32.506Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:33.114Z] $ docker top e61e46e71a197b0cd98a9d2a71a38da1ec645a2dc717532b86e623c0b38674da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:33.700Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:33.700Z] + tee [2020-07-24T09:17:33.700Z] clair timeout 1m0s [2020-07-24T09:17:33.700Z] docker timeout: 1m0s [2020-07-24T09:17:33.700Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:34.350Z] $ docker stop --time=1 e61e46e71a197b0cd98a9d2a71a38da1ec645a2dc717532b86e623c0b38674da [2020-07-24T09:17:35.687Z] $ docker rm -f e61e46e71a197b0cd98a9d2a71a38da1ec645a2dc717532b86e623c0b38674da [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:17:36.134Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:17:36.145Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-metadata-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:17:36.189Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:36.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:36.526Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:36.620Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:36.654Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:37.233Z] $ docker top 894e51639d30861a99e82410f35a1b70f402c874a347ed59ed4cb68225c9b5fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:37.725Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:37.725Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:42.089Z] $ docker stop --time=1 894e51639d30861a99e82410f35a1b70f402c874a347ed59ed4cb68225c9b5fa [2020-07-24T09:17:43.421Z] $ docker rm -f 894e51639d30861a99e82410f35a1b70f402c874a347ed59ed4cb68225c9b5fa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:44.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:44.024Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:44.124Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:44.166Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:44.745Z] $ docker top 62b310fbe860b115967a1dd2cb40cdcef078e70a78fa3982d8e2f9f78be759f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:45.425Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:45.425Z] + tee [2020-07-24T09:17:45.425Z] clair timeout 1m0s [2020-07-24T09:17:45.425Z] docker timeout: 1m0s [2020-07-24T09:17:45.425Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:46.445Z] $ docker stop --time=1 62b310fbe860b115967a1dd2cb40cdcef078e70a78fa3982d8e2f9f78be759f7 [2020-07-24T09:17:47.806Z] $ docker rm -f 62b310fbe860b115967a1dd2cb40cdcef078e70a78fa3982d8e2f9f78be759f7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:17:48.284Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:17:48.295Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-proxy-setup-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:17:48.346Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:48.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:48.670Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:48.762Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:48.805Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:49.402Z] $ docker top 4335846d9d258058d887421ee4fdab73c799c5ab206b3a936064a663fc3dd9c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:49.880Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:49.880Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:17:56.567Z] $ docker stop --time=1 4335846d9d258058d887421ee4fdab73c799c5ab206b3a936064a663fc3dd9c7 [2020-07-24T09:17:57.938Z] $ docker rm -f 4335846d9d258058d887421ee4fdab73c799c5ab206b3a936064a663fc3dd9c7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:17:58.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:17:58.394Z] . [Pipeline] withDockerContainer [2020-07-24T09:17:58.491Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:17:58.522Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:17:59.210Z] $ docker top 08c7ba3ded997c0c0577cc9faae318e4a10c21aa9075963419199c1460d9aaa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:17:59.749Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:17:59.749Z] + tee [2020-07-24T09:17:59.749Z] clair timeout 1m0s [2020-07-24T09:17:59.749Z] docker timeout: 1m0s [2020-07-24T09:17:59.749Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:01.238Z] $ docker stop --time=1 08c7ba3ded997c0c0577cc9faae318e4a10c21aa9075963419199c1460d9aaa8 [2020-07-24T09:18:02.606Z] $ docker rm -f 08c7ba3ded997c0c0577cc9faae318e4a10c21aa9075963419199c1460d9aaa8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:18:03.202Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:18:03.213Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-secrets-setup-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:18:03.253Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:03.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:03.578Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:03.691Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:03.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:04.420Z] $ docker top a31b81ee2b4dc9881e8e15753994a94baac9d323098b16ca6fea4f18567ab2bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:04.908Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:04.908Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:13.226Z] $ docker stop --time=1 a31b81ee2b4dc9881e8e15753994a94baac9d323098b16ca6fea4f18567ab2bb [2020-07-24T09:18:14.565Z] $ docker rm -f a31b81ee2b4dc9881e8e15753994a94baac9d323098b16ca6fea4f18567ab2bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:15.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:15.031Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:15.126Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:15.163Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:15.912Z] $ docker top 75b3d05510f83b114d338ec0efea4adc4295a6f60ab465aae6fa7b44122a3349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:16.415Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:16.415Z] + tee [2020-07-24T09:18:16.415Z] clair timeout 1m0s [2020-07-24T09:18:16.415Z] docker timeout: 1m0s [2020-07-24T09:18:16.415Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:17.879Z] $ docker stop --time=1 75b3d05510f83b114d338ec0efea4adc4295a6f60ab465aae6fa7b44122a3349 [2020-07-24T09:18:19.251Z] $ docker rm -f 75b3d05510f83b114d338ec0efea4adc4295a6f60ab465aae6fa7b44122a3349 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:18:19.767Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:18:19.777Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-secretstore-setup-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:18:19.841Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:20.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:20.175Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:20.267Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:20.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:21.045Z] $ docker top 16bbd848c1c8eea58b7cada45afe1966d2da9069f24dab9fb4c161041d3767b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:21.553Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:21.553Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:24.976Z] $ docker stop --time=1 16bbd848c1c8eea58b7cada45afe1966d2da9069f24dab9fb4c161041d3767b0 [2020-07-24T09:18:26.351Z] $ docker rm -f 16bbd848c1c8eea58b7cada45afe1966d2da9069f24dab9fb4c161041d3767b0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:26.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:26.837Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:26.939Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:26.975Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:27.704Z] $ docker top 3a989c8ddbfb106a61804e6ff883bd9e7c2308e15cfc1094ec9af395e3965567 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:28.228Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:28.229Z] + tee [2020-07-24T09:18:28.229Z] clair timeout 1m0s [2020-07-24T09:18:28.229Z] docker timeout: 1m0s [2020-07-24T09:18:28.229Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:28.895Z] $ docker stop --time=1 3a989c8ddbfb106a61804e6ff883bd9e7c2308e15cfc1094ec9af395e3965567 [2020-07-24T09:18:30.238Z] $ docker rm -f 3a989c8ddbfb106a61804e6ff883bd9e7c2308e15cfc1094ec9af395e3965567 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:18:30.764Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:18:30.776Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-logging-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:18:30.820Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:31.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:31.152Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:31.255Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:31.295Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:31.874Z] $ docker top cd0638bfe40b3d602bb010f49554d433243e9856a0e92465cf0073010a3fc70e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:32.376Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:32.376Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:37.799Z] $ docker stop --time=1 cd0638bfe40b3d602bb010f49554d433243e9856a0e92465cf0073010a3fc70e [2020-07-24T09:18:39.175Z] $ docker rm -f cd0638bfe40b3d602bb010f49554d433243e9856a0e92465cf0073010a3fc70e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:39.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:39.658Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:39.753Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:39.790Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:40.467Z] $ docker top c7c462cd372ceaeb9f009c06bf3219c9f79cdd849921eac8b8b844131cde8ab0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:41.027Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:41.027Z] + tee [2020-07-24T09:18:41.027Z] clair timeout 1m0s [2020-07-24T09:18:41.027Z] docker timeout: 1m0s [2020-07-24T09:18:41.027Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:42.048Z] $ docker stop --time=1 c7c462cd372ceaeb9f009c06bf3219c9f79cdd849921eac8b8b844131cde8ab0 [2020-07-24T09:18:43.393Z] $ docker rm -f c7c462cd372ceaeb9f009c06bf3219c9f79cdd849921eac8b8b844131cde8ab0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:18:43.852Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:18:43.862Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-notifications-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:18:43.906Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:44.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:44.287Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:44.381Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:44.417Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:45.138Z] $ docker top a27c0e3e548033110870bca1892e0d774c4ba1e7d46b1084e01af546ff0851a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:45.828Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:45.828Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:48.489Z] $ docker stop --time=1 a27c0e3e548033110870bca1892e0d774c4ba1e7d46b1084e01af546ff0851a9 [2020-07-24T09:18:49.831Z] $ docker rm -f a27c0e3e548033110870bca1892e0d774c4ba1e7d46b1084e01af546ff0851a9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:50.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:50.280Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:50.376Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:50.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:50.992Z] $ docker top 27a99f7f0a4aa25794ccf4e300aa84e70b9b8c1d4197dff2fca9bf85ce561e07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:51.541Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:51.541Z] + tee [2020-07-24T09:18:51.541Z] clair timeout 1m0s [2020-07-24T09:18:51.541Z] docker timeout: 1m0s [2020-07-24T09:18:51.541Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:18:52.200Z] $ docker stop --time=1 27a99f7f0a4aa25794ccf4e300aa84e70b9b8c1d4197dff2fca9bf85ce561e07 [2020-07-24T09:18:53.531Z] $ docker rm -f 27a99f7f0a4aa25794ccf4e300aa84e70b9b8c1d4197dff2fca9bf85ce561e07 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:18:53.978Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:18:54.004Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-scheduler-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:18:54.050Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:18:54.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:18:54.390Z] . [Pipeline] withDockerContainer [2020-07-24T09:18:54.484Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:18:54.518Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:18:55.145Z] $ docker top 0fba852cae3f1faa3c91907362ef4b3c1cca4c7f7ab10d2f2e6ca4495fa18e07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:18:55.704Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:18:55.704Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:10.759Z] $ docker stop --time=1 0fba852cae3f1faa3c91907362ef4b3c1cca4c7f7ab10d2f2e6ca4495fa18e07 [2020-07-24T09:19:12.156Z] $ docker rm -f 0fba852cae3f1faa3c91907362ef4b3c1cca4c7f7ab10d2f2e6ca4495fa18e07 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:12.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:12.626Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:12.720Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:12.751Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:13.514Z] $ docker top b9f53d6cec747d4dc8ba25e928ba4257ee9945f30068db863f61d1d838d4fbb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:14.044Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:14.044Z] + tee [2020-07-24T09:19:14.044Z] clair timeout 1m0s [2020-07-24T09:19:14.044Z] docker timeout: 1m0s [2020-07-24T09:19:14.044Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:15.509Z] $ docker stop --time=1 b9f53d6cec747d4dc8ba25e928ba4257ee9945f30068db863f61d1d838d4fbb4 [2020-07-24T09:19:16.893Z] $ docker rm -f b9f53d6cec747d4dc8ba25e928ba4257ee9945f30068db863f61d1d838d4fbb4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:19:17.345Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:19:17.357Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-sys-mgmt-agent-go_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:19:17.401Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:17.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:17.726Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:17.820Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:17.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:18.471Z] $ docker top 923b4e2374fcad3b62c77d044684708e1c48628c80d463700d4f8c8681477f85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:18.954Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:18.954Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:21.668Z] $ docker stop --time=1 923b4e2374fcad3b62c77d044684708e1c48628c80d463700d4f8c8681477f85 [2020-07-24T09:19:23.007Z] $ docker rm -f 923b4e2374fcad3b62c77d044684708e1c48628c80d463700d4f8c8681477f85 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:23.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:23.450Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:23.553Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:23.590Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:24.185Z] $ docker top a14fb4563dcddc00e897266b07e702b296eeeb4743b5f47d315923e4f509e5ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:24.693Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:24.694Z] + tee [2020-07-24T09:19:24.694Z] clair timeout 1m0s [2020-07-24T09:19:24.694Z] docker timeout: 1m0s [2020-07-24T09:19:24.694Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:25.350Z] $ docker stop --time=1 a14fb4563dcddc00e897266b07e702b296eeeb4743b5f47d315923e4f509e5ca [2020-07-24T09:19:26.677Z] $ docker rm -f a14fb4563dcddc00e897266b07e702b296eeeb4743b5f47d315923e4f509e5ca [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:19:27.138Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:19:27.151Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-command-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:19:27.193Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:27.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:27.521Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:27.616Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:27.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:28.339Z] $ docker top 510e08864ec33ec3d71e27362f4dae5dc1dc63b2c3ed09f0f58a6618131386cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:28.842Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:28.842Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:34.237Z] $ docker stop --time=1 510e08864ec33ec3d71e27362f4dae5dc1dc63b2c3ed09f0f58a6618131386cc [2020-07-24T09:19:35.598Z] $ docker rm -f 510e08864ec33ec3d71e27362f4dae5dc1dc63b2c3ed09f0f58a6618131386cc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:36.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:36.069Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:36.164Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:36.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:36.919Z] $ docker top 4bc2a41d210ec9fd5989e3c76d683a284a9feb15cffc10f79e023cf2539db525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:37.416Z] + tee [2020-07-24T09:19:37.416Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:37.416Z] clair timeout 1m0s [2020-07-24T09:19:37.416Z] docker timeout: 1m0s [2020-07-24T09:19:37.416Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:38.440Z] $ docker stop --time=1 4bc2a41d210ec9fd5989e3c76d683a284a9feb15cffc10f79e023cf2539db525 [2020-07-24T09:19:39.781Z] $ docker rm -f 4bc2a41d210ec9fd5989e3c76d683a284a9feb15cffc10f79e023cf2539db525 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:19:40.228Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:19:40.240Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-data-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:19:40.306Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:40.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:40.691Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:40.783Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:40.818Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:41.406Z] $ docker top fb1fdcba8d1e9cbcd1596d57531490a90682a8e5a51977f15dde3281b13a50a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:41.938Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:41.938Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:44.606Z] $ docker stop --time=1 fb1fdcba8d1e9cbcd1596d57531490a90682a8e5a51977f15dde3281b13a50a9 [2020-07-24T09:19:46.318Z] $ docker rm -f fb1fdcba8d1e9cbcd1596d57531490a90682a8e5a51977f15dde3281b13a50a9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:46.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:46.768Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:46.877Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:46.909Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:47.509Z] $ docker top ecf5319bc872cfdce68ff4da212bc20065001a64651ce431a98ec1f6a5f501e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:48.017Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:48.017Z] + tee [2020-07-24T09:19:48.017Z] clair timeout 1m0s [2020-07-24T09:19:48.017Z] docker timeout: 1m0s [2020-07-24T09:19:48.017Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:48.669Z] $ docker stop --time=1 ecf5319bc872cfdce68ff4da212bc20065001a64651ce431a98ec1f6a5f501e3 [2020-07-24T09:19:49.995Z] $ docker rm -f ecf5319bc872cfdce68ff4da212bc20065001a64651ce431a98ec1f6a5f501e3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:19:50.444Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:19:50.454Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-core-metadata-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:19:50.502Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:50.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:50.836Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:50.930Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:50.966Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:51.569Z] $ docker top b62ede51225a575dd35657224f32ed00936bafb342d8556046502cdd126e7a11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:52.053Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:52.053Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:19:56.385Z] $ docker stop --time=1 b62ede51225a575dd35657224f32ed00936bafb342d8556046502cdd126e7a11 [2020-07-24T09:19:57.738Z] $ docker rm -f b62ede51225a575dd35657224f32ed00936bafb342d8556046502cdd126e7a11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:19:58.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:19:58.193Z] . [Pipeline] withDockerContainer [2020-07-24T09:19:58.291Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:19:58.322Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:19:58.983Z] $ docker top c3b29a5de99e0d5a5d50904c4097800bc81d3fc95388b0e637867d13abb479d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:19:59.486Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:19:59.486Z] + tee [2020-07-24T09:19:59.486Z] clair timeout 1m0s [2020-07-24T09:19:59.486Z] docker timeout: 1m0s [2020-07-24T09:19:59.486Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:00.503Z] $ docker stop --time=1 c3b29a5de99e0d5a5d50904c4097800bc81d3fc95388b0e637867d13abb479d4 [2020-07-24T09:20:01.865Z] $ docker rm -f c3b29a5de99e0d5a5d50904c4097800bc81d3fc95388b0e637867d13abb479d4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:20:02.334Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:20:02.345Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:20:02.388Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:02.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:02.740Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:02.830Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:02.862Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:03.495Z] $ docker top 099024f450fc16fd20e54f086589bea4916c79e8557fda9445b9097d9e8554c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:04.015Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:04.015Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:10.785Z] $ docker stop --time=1 099024f450fc16fd20e54f086589bea4916c79e8557fda9445b9097d9e8554c8 [2020-07-24T09:20:12.131Z] $ docker rm -f 099024f450fc16fd20e54f086589bea4916c79e8557fda9445b9097d9e8554c8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:12.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:12.593Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:12.694Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:12.772Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:13.397Z] $ docker top 0a9698a898859f06dfa135c578fc011cca663e6ee5b1281b74266c3771a7587d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:13.960Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:13.960Z] + tee [2020-07-24T09:20:13.960Z] clair timeout 1m0s [2020-07-24T09:20:13.960Z] docker timeout: 1m0s [2020-07-24T09:20:13.960Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:15.427Z] $ docker stop --time=1 0a9698a898859f06dfa135c578fc011cca663e6ee5b1281b74266c3771a7587d [2020-07-24T09:20:16.802Z] $ docker rm -f 0a9698a898859f06dfa135c578fc011cca663e6ee5b1281b74266c3771a7587d [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:20:17.249Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:20:17.261Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:20:17.312Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:17.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:17.643Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:17.747Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:17.780Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:18.396Z] $ docker top 8b7c2147afe3b8c4cd0cc04d74aaffb6d2c936484c36b7b3bd3ab3a1fa2d2a9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:18.887Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:18.887Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:27.177Z] $ docker stop --time=1 8b7c2147afe3b8c4cd0cc04d74aaffb6d2c936484c36b7b3bd3ab3a1fa2d2a9f [2020-07-24T09:20:28.513Z] $ docker rm -f 8b7c2147afe3b8c4cd0cc04d74aaffb6d2c936484c36b7b3bd3ab3a1fa2d2a9f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:29.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:29.075Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:29.170Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:29.206Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:29.784Z] $ docker top 79db752de74b83ef997c3f864ba3c288c0efaffb7115dadc45cf567af0d2afcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:30.266Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:30.266Z] + tee [2020-07-24T09:20:30.266Z] clair timeout 1m0s [2020-07-24T09:20:30.266Z] docker timeout: 1m0s [2020-07-24T09:20:30.266Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:31.729Z] $ docker stop --time=1 79db752de74b83ef997c3f864ba3c288c0efaffb7115dadc45cf567af0d2afcb [2020-07-24T09:20:33.072Z] $ docker rm -f 79db752de74b83ef997c3f864ba3c288c0efaffb7115dadc45cf567af0d2afcb [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:20:33.544Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:20:33.555Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:20:33.598Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:33.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:33.948Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:34.040Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:34.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:34.720Z] $ docker top d4ba69284881b1e599f61d233715ef6fbe28ce573ec70ac3fa44f2529aee1170 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:35.206Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:35.206Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:38.708Z] $ docker stop --time=1 d4ba69284881b1e599f61d233715ef6fbe28ce573ec70ac3fa44f2529aee1170 [2020-07-24T09:20:40.057Z] $ docker rm -f d4ba69284881b1e599f61d233715ef6fbe28ce573ec70ac3fa44f2529aee1170 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:40.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:40.526Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:40.620Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:40.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:41.320Z] $ docker top 6c62fa6aabddbe7803b878c4e6d84b882a6a9d6d71e7c886267789d56e19ae0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:41.852Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:41.852Z] + tee [2020-07-24T09:20:41.852Z] clair timeout 1m0s [2020-07-24T09:20:41.852Z] docker timeout: 1m0s [2020-07-24T09:20:41.852Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:42.500Z] $ docker stop --time=1 6c62fa6aabddbe7803b878c4e6d84b882a6a9d6d71e7c886267789d56e19ae0a [2020-07-24T09:20:43.836Z] $ docker rm -f 6c62fa6aabddbe7803b878c4e6d84b882a6a9d6d71e7c886267789d56e19ae0a [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:20:44.285Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:20:44.296Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-logging-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:20:44.338Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:44.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:44.660Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:44.755Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:44.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:45.461Z] $ docker top 05a57fd0038f6f2d8846bc94892598a3d3a17794b05b00b5670dd68f8c1f112f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:45.949Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:45.949Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:51.438Z] $ docker stop --time=1 05a57fd0038f6f2d8846bc94892598a3d3a17794b05b00b5670dd68f8c1f112f [2020-07-24T09:20:52.766Z] $ docker rm -f 05a57fd0038f6f2d8846bc94892598a3d3a17794b05b00b5670dd68f8c1f112f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:53.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:53.212Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:53.304Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:53.344Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:53.936Z] $ docker top e8142d2830cef2192d6fecf5494cd8aa09876c737dc09964b560a27a306fae3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:54.484Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:54.484Z] + tee [2020-07-24T09:20:54.484Z] clair timeout 1m0s [2020-07-24T09:20:54.484Z] docker timeout: 1m0s [2020-07-24T09:20:54.484Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:20:55.509Z] $ docker stop --time=1 e8142d2830cef2192d6fecf5494cd8aa09876c737dc09964b560a27a306fae3f [2020-07-24T09:20:56.852Z] $ docker rm -f e8142d2830cef2192d6fecf5494cd8aa09876c737dc09964b560a27a306fae3f [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:20:57.296Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:20:57.307Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-notifications-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:20:57.351Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:20:57.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:20:57.676Z] . [Pipeline] withDockerContainer [2020-07-24T09:20:57.767Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:20:57.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:20:58.382Z] $ docker top 660f206687a0ba9f1c95e58f90ff17e682874512f81d0dd003537a202f74821f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:20:58.902Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:20:58.902Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:21:01.721Z] $ docker stop --time=1 660f206687a0ba9f1c95e58f90ff17e682874512f81d0dd003537a202f74821f [2020-07-24T09:21:03.104Z] $ docker rm -f 660f206687a0ba9f1c95e58f90ff17e682874512f81d0dd003537a202f74821f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:21:03.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:21:03.619Z] . [Pipeline] withDockerContainer [2020-07-24T09:21:03.711Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:21:03.744Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:21:04.462Z] $ docker top b2d7fb50539378e865fee06499923018647c23ee7ce16c754e9ea9b8ee36ee0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:21:05.007Z] + + /klartee [2020-07-24T09:21:05.007Z] nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:21:05.007Z] clair timeout 1m0s [2020-07-24T09:21:05.007Z] docker timeout: 1m0s [2020-07-24T09:21:05.007Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:21:05.662Z] $ docker stop --time=1 b2d7fb50539378e865fee06499923018647c23ee7ce16c754e9ea9b8ee36ee0c [2020-07-24T09:21:07.017Z] $ docker rm -f b2d7fb50539378e865fee06499923018647c23ee7ce16c754e9ea9b8ee36ee0c [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:21:07.521Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:21:07.531Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-support-scheduler-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:21:07.576Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:21:07.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:21:07.951Z] . [Pipeline] withDockerContainer [2020-07-24T09:21:08.045Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:21:08.083Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:21:08.738Z] $ docker top 23405e5581f503274acf3c0afade09bf9f92fc42bf0a78e6a02cc6a5c7c75a91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:21:09.228Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:21:09.228Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:21:24.402Z] $ docker stop --time=1 23405e5581f503274acf3c0afade09bf9f92fc42bf0a78e6a02cc6a5c7c75a91 [2020-07-24T09:21:25.741Z] $ docker rm -f 23405e5581f503274acf3c0afade09bf9f92fc42bf0a78e6a02cc6a5c7c75a91 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:21:26.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T09:21:26.181Z] . [Pipeline] withDockerContainer [2020-07-24T09:21:26.286Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:21:26.321Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T09:21:26.903Z] $ docker top 29a62e72a56b7abaf18db3d5da7ea86b50bfabfdea64b32b1da247a67d0be5fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T09:21:27.525Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0672e6f59fd969661fa2c563f9aa380a05eba899 [2020-07-24T09:21:27.525Z] + tee [2020-07-24T09:21:27.525Z] clair timeout 1m0s [2020-07-24T09:21:27.525Z] docker timeout: 1m0s [2020-07-24T09:21:27.525Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T09:21:28.995Z] $ docker stop --time=1 29a62e72a56b7abaf18db3d5da7ea86b50bfabfdea64b32b1da247a67d0be5fe [2020-07-24T09:21:30.325Z] $ docker rm -f 29a62e72a56b7abaf18db3d5da7ea86b50bfabfdea64b32b1da247a67d0be5fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T09:21:30.796Z] + mkdir -p /w/workspace/edgex-go/113/clair-reports [Pipeline] echo [2020-07-24T09:21:30.806Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/113/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_0672e6f59fd969661fa2c563f9aa380a05eba899.html [Pipeline] writeFile [Pipeline] step [2020-07-24T09:21:30.850Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-07-24T09:21:31.172Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T09:21:31.212Z] provisioning config files... [2020-07-24T09:21:31.227Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/113@tmp/config1317370795346065515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:21:31.577Z] --> edgex-publish-swagger.sh [2020-07-24T09:21:31.577Z] === Publish api/openapi/v1 API === [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing the API Docs [api/openapi/v1] to Swagger [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-command] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-data] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-logging] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [system-agent] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] === Publish api/openapi/v2 API === [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing the API Docs [api/openapi/v2] to Swagger [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-command] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-data] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-logging] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-07-24T09:21:31.577Z] [publishToSwagger] Publishing API Name [system-agent] [2020-07-24T09:21:31.577Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T09:21:31.577Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } [2020-07-24T09:21:31.585Z] 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 [2020-07-24T09:21:39.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:21:39.311Z] . [Pipeline] withDockerContainer [2020-07-24T09:21:39.428Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:21:39.460Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T09:21:40.440Z] $ docker top c42ee2160969c3e44d446e2e8310cda9b924c78c13021843fa14befa8cc89a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T09:21:40.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T09:21:40.721Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T09:21:40.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T09:21:40.945Z] $ docker exec c42ee2160969c3e44d446e2e8310cda9b924c78c13021843fa14befa8cc89a73 ssh-agent [2020-07-24T09:21:41.133Z] SSH_AUTH_SOCK=/tmp/ssh-RMVhtIlBasoP/agent.11 [2020-07-24T09:21:41.133Z] SSH_AGENT_PID=17 [2020-07-24T09:21:41.139Z] Running ssh-add (command line suppressed) [2020-07-24T09:21:41.283Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_6124573361593379551.key (/w/workspace/edgex-go/113@tmp/private_key_6124573361593379551.key) [2020-07-24T09:21:41.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T09:21:41.676Z] + git semver tag [2020-07-24T09:21:41.676Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T09:21:41.676Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2020-07-24T09:21:41.676Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2020-07-24T09:21:41.676Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T09:21:41.676Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T09:21:41.676Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T09:21:41.676Z] # $SEMVER_BRANCH = master [2020-07-24T09:21:41.676Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [2020-07-24T09:21:41.676Z] # 0672e6f59fd969661fa2c563f9aa380a05eba899 HEAD [2020-07-24T09:21:42.245Z] # -> Force: false [2020-07-24T09:21:42.245Z] # c0aaf8b765a1425bbf558147e8573a10d22c8bfc refs/tags/v1.2.1-dev.2 [Pipeline] } [2020-07-24T09:21:42.251Z] $ docker exec --env ******** --env ******** c42ee2160969c3e44d446e2e8310cda9b924c78c13021843fa14befa8cc89a73 ssh-agent -k [2020-07-24T09:21:42.407Z] unset SSH_AUTH_SOCK; [2020-07-24T09:21:42.407Z] unset SSH_AGENT_PID; [2020-07-24T09:21:42.407Z] echo Agent pid 17 killed; [2020-07-24T09:21:42.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T09:21:42.932Z] + git semver [Pipeline] } [2020-07-24T09:21:42.941Z] $ docker stop --time=1 c42ee2160969c3e44d446e2e8310cda9b924c78c13021843fa14befa8cc89a73 [2020-07-24T09:21:44.304Z] $ docker rm -f c42ee2160969c3e44d446e2e8310cda9b924c78c13021843fa14befa8cc89a73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:21:44.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T09:21:44.892Z] [2020-07-24T09:21:44.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:21:45.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T09:21:45.221Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-24T09:21:45.221Z] ab5ef0e58194: Pulling fs layer [2020-07-24T09:21:45.221Z] 9712f1f96733: Pulling fs layer [2020-07-24T09:21:45.221Z] 63f879dbbcfc: Pulling fs layer [2020-07-24T09:21:45.221Z] 0d9ebad4ef96: Pulling fs layer [2020-07-24T09:21:45.221Z] e9a5061849ea: Pulling fs layer [2020-07-24T09:21:45.221Z] d747dcd14b5f: Pulling fs layer [2020-07-24T09:21:45.221Z] 2de7ff778b66: Pulling fs layer [2020-07-24T09:21:45.221Z] e9a5061849ea: Waiting [2020-07-24T09:21:45.221Z] d747dcd14b5f: Waiting [2020-07-24T09:21:45.221Z] 2de7ff778b66: Waiting [2020-07-24T09:21:45.221Z] 0d9ebad4ef96: Waiting [2020-07-24T09:21:45.221Z] 9712f1f96733: Verifying Checksum [2020-07-24T09:21:45.221Z] 9712f1f96733: Download complete [2020-07-24T09:21:45.797Z] 63f879dbbcfc: Verifying Checksum [2020-07-24T09:21:45.797Z] 63f879dbbcfc: Download complete [2020-07-24T09:21:46.069Z] e9a5061849ea: Verifying Checksum [2020-07-24T09:21:46.069Z] e9a5061849ea: Download complete [2020-07-24T09:21:46.069Z] d747dcd14b5f: Verifying Checksum [2020-07-24T09:21:46.069Z] d747dcd14b5f: Download complete [2020-07-24T09:21:46.340Z] 0d9ebad4ef96: Verifying Checksum [2020-07-24T09:21:46.340Z] 0d9ebad4ef96: Download complete [2020-07-24T09:21:46.340Z] 2de7ff778b66: Verifying Checksum [2020-07-24T09:21:46.340Z] 2de7ff778b66: Download complete [2020-07-24T09:21:46.340Z] ab5ef0e58194: Verifying Checksum [2020-07-24T09:21:46.340Z] ab5ef0e58194: Download complete [2020-07-24T09:21:50.563Z] ab5ef0e58194: Pull complete [2020-07-24T09:21:50.563Z] 9712f1f96733: Pull complete [2020-07-24T09:21:53.113Z] 63f879dbbcfc: Pull complete [2020-07-24T09:21:59.726Z] 0d9ebad4ef96: Pull complete [2020-07-24T09:21:59.726Z] e9a5061849ea: Pull complete [2020-07-24T09:21:59.987Z] d747dcd14b5f: Pull complete [2020-07-24T09:22:04.194Z] 2de7ff778b66: Pull complete [2020-07-24T09:22:04.194Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-24T09:22:04.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T09:22:04.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-24T09:22:04.309Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:22:04.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-24T09:22:07.896Z] $ docker top c109fb742793ce711f67651d8197f5913ba91913d985acc32a242a5cd74e3338 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-24T09:22:08.193Z] provisioning config files... [2020-07-24T09:22:08.204Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/113@tmp/config3616559023166002033tmp [2020-07-24T09:22:08.219Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/113@tmp/config5775587857355495978tmp [2020-07-24T09:22:08.233Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/113@tmp/config5134770122534254072tmp [Pipeline] { [Pipeline] echo [2020-07-24T09:22:08.278Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:22:08.572Z] ---> sigul-configuration.sh [2020-07-24T09:22:08.572Z] gpg: directory `/root/.gnupg' created [2020-07-24T09:22:08.572Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-24T09:22:08.572Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-24T09:22:08.572Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-24T09:22:08.572Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-24T09:22:08.572Z] gpg: CAST5 encrypted data [2020-07-24T09:22:08.837Z] gpg: encrypted with 1 passphrase [2020-07-24T09:22:08.837Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-24T09:22:09.130Z] + mkdir /home/jenkins [2020-07-24T09:22:09.130Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-24T09:22:09.422Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-24T09:22:09.431Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:22:09.722Z] ---> sigul-install.sh [2020-07-24T09:22:15.018Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-24T09:22:15.309Z] + git tag --list [2020-07-24T09:22:15.309Z] v1.2.1-dev.2 [Pipeline] sh [2020-07-24T09:22:15.602Z] + lftools sign git-tag v1.2.1-dev.2 [2020-07-24T09:22:16.545Z] Signing Git tag with Sigul... [2020-07-24T09:22:16.545Z] Signing v1.2.1-dev.2 [Pipeline] echo [2020-07-24T09:22:17.936Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:22:18.224Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-24T09:22:18.232Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-24T09:22:18.302Z] $ docker stop --time=1 c109fb742793ce711f67651d8197f5913ba91913d985acc32a242a5cd74e3338 [2020-07-24T09:22:19.993Z] $ docker rm -f c109fb742793ce711f67651d8197f5913ba91913d985acc32a242a5cd74e3338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:22:20.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:22:20.759Z] . [Pipeline] withDockerContainer [2020-07-24T09:22:20.860Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:22:20.894Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T09:22:21.719Z] $ docker top c30ece02f350425c2fa592fc12f6da4de8b421e7e20743ec78fa3caaa00e2b69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T09:22:22.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T09:22:22.012Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T09:22:22.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T09:22:22.210Z] $ docker exec c30ece02f350425c2fa592fc12f6da4de8b421e7e20743ec78fa3caaa00e2b69 ssh-agent [2020-07-24T09:22:22.396Z] SSH_AUTH_SOCK=/tmp/ssh-zFJhzTNfsRR6/agent.12 [2020-07-24T09:22:22.396Z] SSH_AGENT_PID=18 [2020-07-24T09:22:22.402Z] Running ssh-add (command line suppressed) [2020-07-24T09:22:22.528Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_7294858784750838868.key (/w/workspace/edgex-go/113@tmp/private_key_7294858784750838868.key) [2020-07-24T09:22:22.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T09:22:22.906Z] + git semver bump pre [2020-07-24T09:22:22.906Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T09:22:22.906Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2020-07-24T09:22:22.906Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2020-07-24T09:22:22.906Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T09:22:22.906Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T09:22:22.906Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T09:22:22.906Z] # $SEMVER_BRANCH = master [2020-07-24T09:22:22.906Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [2020-07-24T09:22:22.906Z] 1.2.1-dev.3 [Pipeline] } [2020-07-24T09:22:22.911Z] $ docker exec --env ******** --env ******** c30ece02f350425c2fa592fc12f6da4de8b421e7e20743ec78fa3caaa00e2b69 ssh-agent -k [2020-07-24T09:22:23.033Z] unset SSH_AUTH_SOCK; [2020-07-24T09:22:23.033Z] unset SSH_AGENT_PID; [2020-07-24T09:22:23.033Z] echo Agent pid 18 killed; [2020-07-24T09:22:23.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T09:22:23.515Z] + git semver [Pipeline] } [2020-07-24T09:22:23.524Z] $ docker stop --time=1 c30ece02f350425c2fa592fc12f6da4de8b421e7e20743ec78fa3caaa00e2b69 [2020-07-24T09:22:24.903Z] $ docker rm -f c30ece02f350425c2fa592fc12f6da4de8b421e7e20743ec78fa3caaa00e2b69 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:22:25.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T09:22:25.382Z] . [Pipeline] withDockerContainer [2020-07-24T09:22:25.474Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:22:25.502Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T09:22:26.062Z] $ docker top 97f0c35e8bf1d884a8760df89d2abb576ee651e675992fd17de07b9c64c0e4a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T09:22:26.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T09:22:26.311Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T09:22:26.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T09:22:26.498Z] $ docker exec 97f0c35e8bf1d884a8760df89d2abb576ee651e675992fd17de07b9c64c0e4a2 ssh-agent [2020-07-24T09:22:26.684Z] SSH_AUTH_SOCK=/tmp/ssh-AZ4PNmdoy1wL/agent.12 [2020-07-24T09:22:26.684Z] SSH_AGENT_PID=18 [2020-07-24T09:22:26.689Z] Running ssh-add (command line suppressed) [2020-07-24T09:22:26.810Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_6209664282916424725.key (/w/workspace/edgex-go/113@tmp/private_key_6209664282916424725.key) [2020-07-24T09:22:26.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T09:22:27.182Z] + git semver push [2020-07-24T09:22:27.182Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T09:22:27.182Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2020-07-24T09:22:27.182Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2020-07-24T09:22:27.182Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T09:22:27.182Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T09:22:27.182Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T09:22:27.182Z] # $SEMVER_BRANCH = master [2020-07-24T09:22:27.182Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [Pipeline] } [2020-07-24T09:22:37.174Z] $ docker exec --env ******** --env ******** 97f0c35e8bf1d884a8760df89d2abb576ee651e675992fd17de07b9c64c0e4a2 ssh-agent -k [2020-07-24T09:22:37.295Z] unset SSH_AUTH_SOCK; [2020-07-24T09:22:37.296Z] unset SSH_AGENT_PID; [2020-07-24T09:22:37.296Z] echo Agent pid 18 killed; [2020-07-24T09:22:37.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T09:22:37.767Z] + git semver [Pipeline] } [2020-07-24T09:22:37.776Z] $ docker stop --time=1 97f0c35e8bf1d884a8760df89d2abb576ee651e675992fd17de07b9c64c0e4a2 [2020-07-24T09:22:39.120Z] $ docker rm -f 97f0c35e8bf1d884a8760df89d2abb576ee651e675992fd17de07b9c64c0e4a2 [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 [2020-07-24T09:22:39.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:22:40.772Z] ---> package-listing.sh [2020-07-24T09:22:40.772Z] ++ facter osfamily [2020-07-24T09:22:40.772Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T09:22:40.772Z] + OS_FAMILY=redhat [2020-07-24T09:22:40.772Z] + workspace=/w/workspace/edgex-go/113 [2020-07-24T09:22:40.772Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T09:22:40.772Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T09:22:40.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T09:22:40.772Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T09:22:40.772Z] + '[' /w/workspace/edgex-go/113 ']' [2020-07-24T09:22:40.772Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T09:22:40.772Z] + case "${OS_FAMILY}" in [2020-07-24T09:22:40.772Z] + rpm -qa [2020-07-24T09:22:40.772Z] + sort [2020-07-24T09:22:44.976Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T09:22:44.976Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T09:22:44.976Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T09:22:44.976Z] + '[' /w/workspace/edgex-go/113 ']' [2020-07-24T09:22:44.976Z] + mkdir -p /w/workspace/edgex-go/113/archives/ [2020-07-24T09:22:44.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/113/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:22:45.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T09:22:45.569Z] [2020-07-24T09:22:45.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T09:22:45.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T09:22:45.901Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T09:22:45.901Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T09:22:45.901Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T09:22:45.901Z] 756a868c4378: Pulling fs layer [2020-07-24T09:22:45.901Z] 444b2fc9a129: Pulling fs layer [2020-07-24T09:22:45.901Z] ea15f1150254: Pulling fs layer [2020-07-24T09:22:45.901Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T09:22:45.901Z] 28c525ee5125: Pulling fs layer [2020-07-24T09:22:45.901Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T09:22:45.901Z] 138eaada9080: Pulling fs layer [2020-07-24T09:22:45.901Z] 0622d0fa9048: Pulling fs layer [2020-07-24T09:22:45.901Z] 41b27a9f41bf: Waiting [2020-07-24T09:22:45.901Z] 28c525ee5125: Waiting [2020-07-24T09:22:45.901Z] 094b1ea09ed8: Waiting [2020-07-24T09:22:45.901Z] 444b2fc9a129: Waiting [2020-07-24T09:22:45.901Z] 138eaada9080: Waiting [2020-07-24T09:22:45.901Z] 0622d0fa9048: Waiting [2020-07-24T09:22:45.901Z] ea15f1150254: Waiting [2020-07-24T09:22:45.901Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T09:22:45.901Z] 2cc5ad85d9ab: Download complete [2020-07-24T09:22:45.901Z] 444b2fc9a129: Verifying Checksum [2020-07-24T09:22:45.901Z] 444b2fc9a129: Download complete [2020-07-24T09:22:45.901Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T09:22:45.901Z] c9b1b535fdd9: Download complete [2020-07-24T09:22:45.901Z] ea15f1150254: Verifying Checksum [2020-07-24T09:22:45.901Z] ea15f1150254: Download complete [2020-07-24T09:22:46.168Z] 28c525ee5125: Verifying Checksum [2020-07-24T09:22:46.169Z] 28c525ee5125: Download complete [2020-07-24T09:22:46.434Z] 756a868c4378: Verifying Checksum [2020-07-24T09:22:46.434Z] 756a868c4378: Download complete [2020-07-24T09:22:46.434Z] 138eaada9080: Verifying Checksum [2020-07-24T09:22:46.434Z] 138eaada9080: Download complete [2020-07-24T09:22:46.696Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T09:22:46.696Z] 094b1ea09ed8: Download complete [2020-07-24T09:22:46.696Z] 0622d0fa9048: Verifying Checksum [2020-07-24T09:22:46.696Z] 0622d0fa9048: Download complete [2020-07-24T09:22:46.956Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T09:22:46.956Z] 41b27a9f41bf: Download complete [2020-07-24T09:22:47.217Z] c9b1b535fdd9: Pull complete [2020-07-24T09:22:47.477Z] 2cc5ad85d9ab: Pull complete [2020-07-24T09:22:49.398Z] 756a868c4378: Pull complete [2020-07-24T09:22:49.658Z] 444b2fc9a129: Pull complete [2020-07-24T09:22:49.927Z] ea15f1150254: Pull complete [2020-07-24T09:22:53.255Z] 41b27a9f41bf: Pull complete [2020-07-24T09:22:53.514Z] 28c525ee5125: Pull complete [2020-07-24T09:22:56.058Z] 094b1ea09ed8: Pull complete [2020-07-24T09:22:56.059Z] 138eaada9080: Pull complete [2020-07-24T09:22:56.059Z] 0622d0fa9048: Pull complete [2020-07-24T09:22:56.059Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T09:22:56.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T09:22:56.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T09:22:56.186Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2020-07-24T09:22:56.224Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T09:22:59.277Z] $ docker top 4b34c7367225b5bb01ab19a4a279361a85381caa2f5835b3c85d43e75ba6f5e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T09:22:59.494Z] provisioning config files... [2020-07-24T09:22:59.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/113@tmp/config2458397653646697918tmp [Pipeline] { [Pipeline] echo [2020-07-24T09:22:59.572Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:22:59.860Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T09:22:59.869Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T09:23:00.156Z] ---> logs-deploy.sh [2020-07-24T09:23:00.156Z] + ARCHIVE_ARTIFACTS= [2020-07-24T09:23:00.156Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T09:23:00.156Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T09:23:00.156Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T09:23:00.156Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/113 [2020-07-24T09:23:00.156Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/113/ [2020-07-24T09:23:00.156Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/113 /w/workspace/edgex-go/113 [2020-07-24T09:23:01.538Z] Archives upload complete. [2020-07-24T09:23:01.538Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/113 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/113/ [2020-07-24T09:23:02.480Z] ---> uname -a: [2020-07-24T09:23:02.480Z] Linux 4b34c7367225 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] ---> lscpu: [2020-07-24T09:23:02.480Z] Architecture: x86_64 [2020-07-24T09:23:02.480Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-24T09:23:02.480Z] Byte Order: Little Endian [2020-07-24T09:23:02.480Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-24T09:23:02.480Z] CPU(s): 4 [2020-07-24T09:23:02.480Z] On-line CPU(s) list: 0-3 [2020-07-24T09:23:02.480Z] Thread(s) per core: 1 [2020-07-24T09:23:02.480Z] Core(s) per socket: 1 [2020-07-24T09:23:02.480Z] Socket(s): 4 [2020-07-24T09:23:02.480Z] NUMA node(s): 1 [2020-07-24T09:23:02.480Z] Vendor ID: GenuineIntel [2020-07-24T09:23:02.480Z] CPU family: 6 [2020-07-24T09:23:02.480Z] Model: 44 [2020-07-24T09:23:02.480Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-24T09:23:02.480Z] Stepping: 1 [2020-07-24T09:23:02.480Z] CPU MHz: 2933.436 [2020-07-24T09:23:02.480Z] BogoMIPS: 5866.87 [2020-07-24T09:23:02.480Z] Virtualization: VT-x [2020-07-24T09:23:02.480Z] Hypervisor vendor: KVM [2020-07-24T09:23:02.480Z] Virtualization type: full [2020-07-24T09:23:02.480Z] L1d cache: 128 KiB [2020-07-24T09:23:02.480Z] L1i cache: 128 KiB [2020-07-24T09:23:02.480Z] L2 cache: 16 MiB [2020-07-24T09:23:02.480Z] L3 cache: 64 MiB [2020-07-24T09:23:02.480Z] NUMA node0 CPU(s): 0-3 [2020-07-24T09:23:02.480Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-24T09:23:02.480Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-24T09:23:02.480Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-24T09:23:02.480Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-24T09:23:02.480Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-24T09:23:02.480Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-24T09:23:02.480Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-24T09:23:02.480Z] Vulnerability Tsx async abort: Not affected [2020-07-24T09:23:02.480Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] ---> nproc: [2020-07-24T09:23:02.480Z] 4 [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] [2020-07-24T09:23:02.480Z] ---> df -h: [2020-07-24T09:23:02.481Z] Filesystem Size Used Available Use% Mounted on [2020-07-24T09:23:02.481Z] overlay 50.0G 13.6G 36.4G 27% / [2020-07-24T09:23:02.481Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-24T09:23:02.481Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-24T09:23:02.481Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /etc/resolv.conf [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /etc/hostname [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /etc/hosts [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /var/log/sa [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /w/workspace/edgex-go/113@tmp [2020-07-24T09:23:02.481Z] /dev/vda1 50.0G 13.6G 36.4G 27% /w/workspace/edgex-go/113 [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] ---> free -m: [2020-07-24T09:23:02.481Z] total used free shared buff/cache available [2020-07-24T09:23:02.481Z] Mem: 1837 687 112 0 1037 1090 [2020-07-24T09:23:02.481Z] Swap: 1023 56 967 [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] ---> ip addr: [2020-07-24T09:23:02.481Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-24T09:23:02.481Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-24T09:23:02.481Z] inet 127.0.0.1/8 scope host lo [2020-07-24T09:23:02.481Z] valid_lft forever preferred_lft forever [2020-07-24T09:23:02.481Z] 206: eth0@if207: mtu 1458 qdisc noqueue state UP [2020-07-24T09:23:02.481Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-24T09:23:02.481Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-24T09:23:02.481Z] valid_lft forever preferred_lft forever [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] ---> sar -b -r -n DEV: [2020-07-24T09:23:02.481Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] 09:00:43 LINUX RESTART [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] 09:01:01 tps rtps wtps bread/s bwrtn/s [2020-07-24T09:23:02.481Z] 09:02:01 155.00 54.40 100.60 8109.13 50669.59 [2020-07-24T09:23:02.481Z] 09:03:01 410.68 249.13 161.55 9834.68 70825.41 [2020-07-24T09:23:02.481Z] 09:04:02 1142.29 902.51 239.77 55734.35 123433.92 [2020-07-24T09:23:02.481Z] 09:05:01 1767.05 1453.02 314.03 119275.68 122260.46 [2020-07-24T09:23:02.481Z] 09:06:01 982.79 668.23 314.57 63700.53 108683.33 [2020-07-24T09:23:02.481Z] 09:07:03 1879.64 1543.37 336.27 113438.27 126444.25 [2020-07-24T09:23:02.481Z] 09:08:01 571.99 280.82 291.17 18601.34 36559.83 [2020-07-24T09:23:02.481Z] 09:09:01 47.28 30.08 17.20 6197.17 418.53 [2020-07-24T09:23:02.481Z] 09:10:01 1.75 0.02 1.73 0.27 33.47 [2020-07-24T09:23:02.481Z] 09:11:01 0.70 0.45 0.25 14.26 2.86 [2020-07-24T09:23:02.481Z] 09:12:01 0.28 0.02 0.27 0.53 2.42 [2020-07-24T09:23:02.481Z] 09:13:01 0.30 0.14 0.17 1.22 1.68 [2020-07-24T09:23:02.481Z] 09:14:01 0.20 0.00 0.20 0.00 2.10 [2020-07-24T09:23:02.481Z] 09:15:01 0.32 0.00 0.32 0.00 3.53 [2020-07-24T09:23:02.481Z] 09:16:01 1.95 1.63 0.32 53.82 4.85 [2020-07-24T09:23:02.481Z] 09:17:01 235.44 109.22 126.22 5222.50 32288.07 [2020-07-24T09:23:02.481Z] 09:18:01 37.58 2.45 35.14 157.52 1184.59 [2020-07-24T09:23:02.481Z] 09:19:01 28.47 0.70 27.77 13.58 403.25 [2020-07-24T09:23:02.481Z] 09:20:01 29.13 0.47 28.66 6.13 442.94 [2020-07-24T09:23:02.481Z] 09:21:01 28.72 0.47 28.26 5.73 439.79 [2020-07-24T09:23:02.481Z] 09:22:01 161.82 52.15 109.67 4426.23 29465.43 [2020-07-24T09:23:02.481Z] 09:23:01 197.20 88.88 108.32 8468.58 29104.41 [2020-07-24T09:23:02.481Z] Average: 350.84 248.81 102.03 18898.58 33451.13 [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] 09:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-24T09:23:02.481Z] 09:02:01 82100 1799456 95.64 2620 1044552 1463240 49.94 674028 962468 24 [2020-07-24T09:23:02.481Z] 09:03:01 111692 1769864 94.06 1492 1103920 1319740 45.04 684008 882176 28584 [2020-07-24T09:23:02.481Z] 09:04:02 69448 1812108 96.31 12 1030724 2242756 76.54 757972 895300 17672 [2020-07-24T09:23:02.481Z] 09:05:01 166196 1715360 91.17 0 513188 3801260 129.73 871040 644628 45248 [2020-07-24T09:23:02.481Z] 09:06:01 412732 1468824 78.06 0 825236 1943212 66.32 603864 682692 4 [2020-07-24T09:23:02.481Z] 09:07:03 100628 1780928 94.65 0 1080772 1960224 66.90 732380 844760 5944 [2020-07-24T09:23:02.481Z] 09:08:01 512580 1368976 72.76 0 745844 1339000 45.70 478060 680316 28 [2020-07-24T09:23:02.481Z] 09:09:01 370492 1511064 80.31 0 930096 1187208 40.52 586112 717392 20 [2020-07-24T09:23:02.481Z] 09:10:01 376628 1504928 79.98 0 930096 1159044 39.56 581820 716656 12 [2020-07-24T09:23:02.481Z] 09:11:01 377724 1503832 79.92 0 930524 1152876 39.35 581528 716900 8 [2020-07-24T09:23:02.481Z] 09:12:01 377384 1504172 79.94 0 930512 1152948 39.35 581596 716920 8 [2020-07-24T09:23:02.481Z] 09:13:01 376856 1504700 79.97 0 930532 1153056 39.35 581912 716968 8 [2020-07-24T09:23:02.481Z] 09:14:01 377460 1504096 79.94 0 930544 1152876 39.35 581304 716972 8 [2020-07-24T09:23:02.481Z] 09:15:01 377184 1504372 79.95 0 930544 1153060 39.35 581740 716972 8 [2020-07-24T09:23:02.481Z] 09:16:01 376004 1505552 80.02 0 931512 1152940 39.35 580016 719484 16 [2020-07-24T09:23:02.481Z] 09:17:01 196024 1685532 89.58 0 1064748 1158120 39.52 673968 760020 20 [2020-07-24T09:23:02.481Z] 09:18:01 153308 1728248 91.85 0 1088220 1460848 49.86 717564 770452 52 [2020-07-24T09:23:02.481Z] 09:19:01 188144 1693412 90.00 0 1088524 1358384 46.36 696432 756884 48 [2020-07-24T09:23:02.481Z] 09:20:01 174152 1707404 90.74 0 1088664 1447252 49.39 725232 741140 32 [2020-07-24T09:23:02.481Z] 09:21:01 217468 1664088 88.44 0 1088804 1239848 42.31 692672 731332 44 [2020-07-24T09:23:02.481Z] 09:22:01 252792 1628764 86.56 0 924732 1568520 53.53 540896 789288 100096 [2020-07-24T09:23:02.481Z] 09:23:01 143008 1738548 92.40 0 1062432 1272576 43.43 572780 852428 308 [2020-07-24T09:23:02.481Z] Average: 263182 1618374 86.01 187 963396 1492681 50.94 639860 760552 9009 [2020-07-24T09:23:02.481Z] [2020-07-24T09:23:02.481Z] 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-24T09:23:02.481Z] 09:02:01 vethbede8ee 798.50 777.82 76.64 2656.96 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:02:01 eth0 1706.34 1379.65 6341.08 185.54 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:02:01 docker0 798.50 777.69 65.72 2656.95 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:03:01 eth0 1325.81 816.32 7041.62 2758.78 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:03:01 docker0 26.47 49.93 1.52 358.97 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:04:02 eth0 193.07 147.05 2049.08 60.26 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:04:02 veth391b7db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:04:02 docker0 899.70 919.32 73.12 3366.52 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:05:01 vethf5f168a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:05:01 veth51cfab6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:05:01 vethf8223c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:05:01 eth0 3345.60 2427.17 15831.85 3108.84 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:06:01 veth5e76b08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:06:01 vethc3cb201 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:06:01 eth0 67.78 41.95 227.94 17.94 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:07:03 eth0 69.68 44.20 130.94 68.87 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:07:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:07:03 vethb288539 0.00 0.24 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:07:03 veth34655ae 0.00 0.24 0.00 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:08:01 eth0 140.44 87.25 499.46 110.26 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:08:01 veth391b7db 0.00 0.89 0.00 0.04 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:08:01 docker0 1021.73 1090.33 81.13 4370.28 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:09:01 eth0 417.23 433.83 203.86 1705.59 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:10:01 eth0 1.08 1.03 1.24 0.07 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:12:01 eth0 0.73 0.12 0.13 0.07 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:13:01 eth0 0.59 0.51 0.33 0.19 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:14:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:15:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:17:01 eth0 180.66 138.88 3857.72 49.94 0.00 0.00 0.00 [2020-07-24T09:23:02.481Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:17:01 docker0 31.96 31.44 3.16 128.79 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:18:01 veth973e86d 0.57 0.57 0.20 0.29 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:18:01 eth0 4312.88 3245.81 20805.26 5105.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:18:01 docker0 1025.03 1090.38 82.73 4359.20 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:19:01 veth9d388b7 0.35 0.45 0.09 0.20 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:19:01 eth0 135.69 106.31 108.34 106.56 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:19:01 docker0 3.96 3.55 0.96 1.77 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:20:01 eth0 122.04 92.46 105.81 95.74 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:20:01 veth946ca62 0.43 0.43 0.10 0.19 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:20:01 docker0 4.23 3.73 1.02 1.84 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:21:01 veth423f60a 0.40 0.45 0.08 0.16 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:21:01 eth0 4695.74 3539.74 21133.68 5408.72 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:21:01 docker0 4.35 4.05 1.20 2.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:22:01 eth0 2189.38 1112.05 6136.01 199.92 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:22:01 docker0 1.61 1.51 0.49 0.79 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:23:01 veth4103de2 0.25 0.30 0.59 0.10 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:23:01 eth0 7114.15 4809.19 29824.02 5686.68 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] 09:23:01 docker0 1072.24 1154.28 88.94 4532.19 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] Average: veth4103de2 0.01 0.01 0.03 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] Average: eth0 323.74 218.85 1357.18 258.78 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] Average: docker0 48.79 52.53 4.05 206.24 0.00 0.00 0.00 [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z] ---> sar -P ALL: [2020-07-24T09:23:02.482Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z] 09:00:43 LINUX RESTART [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z] 09:01:01 CPU %user %nice %system %iowait %steal %idle [2020-07-24T09:23:02.482Z] 09:02:01 all 22.27 0.00 9.52 9.95 0.08 58.18 [2020-07-24T09:23:02.482Z] 09:02:01 0 23.28 0.00 12.34 12.15 0.07 52.15 [2020-07-24T09:23:02.482Z] 09:02:01 1 26.11 0.00 9.31 11.89 0.08 52.61 [2020-07-24T09:23:02.482Z] 09:02:01 2 19.43 0.00 9.05 6.76 0.07 64.70 [2020-07-24T09:23:02.482Z] 09:02:01 3 20.24 0.00 7.42 8.99 0.12 63.23 [2020-07-24T09:23:02.482Z] 09:03:01 all 19.97 0.00 8.66 2.85 0.21 68.31 [2020-07-24T09:23:02.482Z] 09:03:01 0 21.16 0.00 9.64 2.07 0.22 66.91 [2020-07-24T09:23:02.482Z] 09:03:01 1 24.71 0.00 9.32 4.33 0.19 61.45 [2020-07-24T09:23:02.482Z] 09:03:01 2 16.90 0.00 7.16 3.89 0.22 71.83 [2020-07-24T09:23:02.482Z] 09:03:01 3 17.10 0.00 8.53 1.08 0.21 73.08 [2020-07-24T09:23:02.482Z] 09:04:02 all 14.92 0.00 12.54 17.03 0.26 55.26 [2020-07-24T09:23:02.482Z] 09:04:02 0 13.38 0.00 12.99 13.84 0.29 59.50 [2020-07-24T09:23:02.482Z] 09:04:02 1 16.15 0.00 13.02 18.86 0.26 51.71 [2020-07-24T09:23:02.482Z] 09:04:02 2 13.77 0.00 12.17 20.48 0.26 53.32 [2020-07-24T09:23:02.482Z] 09:04:02 3 16.37 0.00 11.97 14.93 0.22 56.51 [2020-07-24T09:23:02.482Z] 09:05:01 all 39.71 0.00 20.05 19.75 0.27 20.21 [2020-07-24T09:23:02.482Z] 09:05:01 0 38.28 0.00 21.36 19.60 0.25 20.51 [2020-07-24T09:23:02.482Z] 09:05:01 1 41.21 0.00 19.49 20.52 0.33 18.45 [2020-07-24T09:23:02.482Z] 09:05:01 2 39.21 0.00 19.87 18.79 0.28 21.85 [2020-07-24T09:23:02.482Z] 09:05:01 3 40.16 0.00 19.51 20.08 0.21 20.04 [2020-07-24T09:23:02.482Z] 09:06:01 all 32.96 0.00 18.31 30.42 0.29 18.02 [2020-07-24T09:23:02.482Z] 09:06:01 0 32.51 0.00 17.77 33.43 0.30 15.99 [2020-07-24T09:23:02.482Z] 09:06:01 1 33.50 0.00 18.27 29.61 0.31 18.31 [2020-07-24T09:23:02.482Z] 09:06:01 2 33.25 0.00 18.66 31.26 0.30 16.53 [2020-07-24T09:23:02.482Z] 09:06:01 3 32.58 0.00 18.51 27.40 0.26 21.26 [2020-07-24T09:23:02.482Z] 09:07:03 all 43.95 0.00 23.06 20.02 0.40 12.58 [2020-07-24T09:23:02.482Z] 09:07:03 0 44.95 0.00 21.75 21.56 0.43 11.32 [2020-07-24T09:23:02.482Z] 09:07:03 1 44.92 0.00 22.70 19.40 0.44 12.53 [2020-07-24T09:23:02.482Z] 09:07:03 2 43.38 0.00 23.42 20.32 0.41 12.47 [2020-07-24T09:23:02.482Z] 09:07:03 3 42.55 0.00 24.36 18.76 0.34 13.98 [2020-07-24T09:23:02.482Z] 09:08:01 all 24.51 0.00 13.35 26.44 0.16 35.54 [2020-07-24T09:23:02.482Z] 09:08:01 0 24.80 0.00 13.54 28.89 0.14 32.63 [2020-07-24T09:23:02.482Z] 09:08:01 1 23.39 0.00 13.96 27.16 0.16 35.33 [2020-07-24T09:23:02.482Z] 09:08:01 2 24.65 0.00 12.34 25.11 0.18 37.72 [2020-07-24T09:23:02.482Z] 09:08:01 3 25.18 0.00 13.54 24.63 0.12 36.52 [2020-07-24T09:23:02.482Z] 09:09:01 all 10.25 0.00 3.72 0.63 0.12 85.28 [2020-07-24T09:23:02.482Z] 09:09:01 0 10.15 0.00 4.03 0.83 0.15 84.85 [2020-07-24T09:23:02.482Z] 09:09:01 1 10.22 0.00 3.56 0.47 0.10 85.65 [2020-07-24T09:23:02.482Z] 09:09:01 2 10.61 0.00 3.69 0.56 0.15 84.99 [2020-07-24T09:23:02.482Z] 09:09:01 3 10.04 0.00 3.61 0.66 0.10 85.59 [2020-07-24T09:23:02.482Z] 09:10:01 all 0.08 0.00 0.06 0.00 0.00 99.87 [2020-07-24T09:23:02.482Z] 09:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-24T09:23:02.482Z] 09:10:01 1 0.17 0.00 0.10 0.00 0.00 99.73 [2020-07-24T09:23:02.482Z] 09:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-24T09:23:02.482Z] 09:10:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-24T09:23:02.482Z] 09:11:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-07-24T09:23:02.482Z] 09:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-07-24T09:23:02.482Z] 09:11:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2020-07-24T09:23:02.482Z] 09:11:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-07-24T09:23:02.482Z] 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T09:23:02.482Z] 09:12:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-07-24T09:23:02.482Z] 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T09:23:02.482Z] 09:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-24T09:23:02.482Z] 09:12:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2020-07-24T09:23:02.482Z] 09:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-24T09:23:02.482Z] 09:13:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-07-24T09:23:02.482Z] 09:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-24T09:23:02.482Z] 09:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T09:23:02.482Z] 09:13:01 2 0.51 0.00 0.02 0.02 0.00 99.46 [2020-07-24T09:23:02.482Z] 09:13:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2020-07-24T09:23:02.482Z] 09:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-24T09:23:02.482Z] 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T09:23:02.482Z] 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-24T09:23:02.482Z] 09:14:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-24T09:23:02.482Z] 09:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-24T09:23:02.482Z] 09:15:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2020-07-24T09:23:02.482Z] 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-07-24T09:23:02.482Z] 09:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T09:23:02.482Z] 09:15:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-07-24T09:23:02.482Z] 09:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-24T09:23:02.482Z] 09:16:01 all 0.15 0.00 0.05 0.02 0.00 99.78 [2020-07-24T09:23:02.482Z] 09:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-24T09:23:02.482Z] 09:16:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2020-07-24T09:23:02.482Z] 09:16:01 2 0.47 0.00 0.07 0.00 0.00 99.47 [2020-07-24T09:23:02.482Z] 09:16:01 3 0.07 0.00 0.07 0.07 0.02 99.78 [2020-07-24T09:23:02.482Z] 09:17:01 all 7.84 0.00 5.64 5.39 0.11 81.02 [2020-07-24T09:23:02.482Z] 09:17:01 0 7.41 0.00 5.00 5.44 0.14 82.01 [2020-07-24T09:23:02.482Z] 09:17:01 1 7.62 0.00 6.07 8.23 0.14 77.95 [2020-07-24T09:23:02.482Z] 09:17:01 2 8.49 0.00 6.42 4.13 0.12 80.84 [2020-07-24T09:23:02.482Z] 09:17:01 3 7.83 0.00 5.09 3.73 0.07 83.29 [2020-07-24T09:23:02.482Z] 09:18:01 all 4.10 0.00 4.19 0.64 0.08 90.99 [2020-07-24T09:23:02.482Z] 09:18:01 0 4.18 0.00 3.94 0.54 0.05 91.30 [2020-07-24T09:23:02.482Z] 09:18:01 1 4.17 0.00 4.89 0.61 0.08 90.25 [2020-07-24T09:23:02.482Z] 09:18:01 2 4.36 0.00 3.77 1.08 0.08 90.71 [2020-07-24T09:23:02.482Z] 09:18:01 3 3.69 0.00 4.14 0.37 0.08 91.71 [2020-07-24T09:23:02.482Z] 09:19:01 all 3.35 0.00 3.60 0.47 0.07 92.52 [2020-07-24T09:23:02.482Z] 09:19:01 0 3.18 0.00 3.64 0.47 0.05 92.65 [2020-07-24T09:23:02.482Z] 09:19:01 1 3.51 0.00 3.67 0.67 0.07 92.08 [2020-07-24T09:23:02.482Z] 09:19:01 2 3.25 0.00 3.45 0.25 0.07 92.99 [2020-07-24T09:23:02.482Z] 09:19:01 3 3.45 0.00 3.64 0.45 0.08 92.37 [2020-07-24T09:23:02.482Z] 09:20:01 all 3.36 0.00 3.57 0.53 0.06 92.49 [2020-07-24T09:23:02.482Z] 09:20:01 0 3.35 0.00 3.55 0.49 0.10 92.52 [2020-07-24T09:23:02.482Z] 09:20:01 1 3.45 0.00 3.97 0.96 0.03 91.59 [2020-07-24T09:23:02.482Z] 09:20:01 2 3.35 0.00 3.53 0.29 0.05 92.78 [2020-07-24T09:23:02.482Z] 09:20:01 3 3.28 0.00 3.23 0.37 0.05 93.07 [2020-07-24T09:23:02.482Z] 09:21:01 all 3.30 0.00 3.44 0.39 0.05 92.81 [2020-07-24T09:23:02.482Z] 09:21:01 0 3.57 0.00 3.89 0.30 0.05 92.18 [2020-07-24T09:23:02.482Z] 09:21:01 1 3.28 0.00 3.68 0.40 0.07 92.57 [2020-07-24T09:23:02.482Z] 09:21:01 2 3.23 0.00 2.94 0.40 0.05 93.37 [2020-07-24T09:23:02.482Z] 09:21:01 3 3.15 0.00 3.23 0.45 0.03 93.13 [2020-07-24T09:23:02.482Z] 09:22:01 all 11.85 0.00 8.57 1.54 0.19 77.85 [2020-07-24T09:23:02.482Z] 09:22:01 0 11.35 0.00 9.25 2.80 0.15 76.44 [2020-07-24T09:23:02.482Z] 09:22:01 1 12.07 0.00 7.65 1.16 0.19 78.93 [2020-07-24T09:23:02.482Z] 09:22:01 2 11.34 0.00 9.20 1.47 0.22 77.77 [2020-07-24T09:23:02.482Z] 09:22:01 3 12.63 0.00 8.18 0.77 0.19 78.24 [2020-07-24T09:23:02.482Z] 09:23:01 all 10.23 0.00 7.33 3.22 0.11 79.12 [2020-07-24T09:23:02.482Z] 09:23:01 0 11.33 0.00 7.16 1.63 0.12 79.77 [2020-07-24T09:23:02.482Z] 09:23:01 1 9.87 0.00 7.88 4.87 0.07 77.31 [2020-07-24T09:23:02.482Z] 09:23:01 2 9.72 0.00 7.65 4.25 0.12 78.27 [2020-07-24T09:23:02.482Z] 09:23:01 3 9.98 0.00 6.60 2.14 0.15 81.13 [2020-07-24T09:23:02.482Z] Average: all 11.34 0.00 6.53 6.19 0.11 75.83 [2020-07-24T09:23:02.482Z] Average: 0 11.32 0.00 6.72 6.40 0.11 75.45 [2020-07-24T09:23:02.482Z] Average: 1 11.87 0.00 6.63 6.65 0.11 74.74 [2020-07-24T09:23:02.482Z] Average: 2 11.07 0.00 6.43 6.18 0.12 76.20 [2020-07-24T09:23:02.482Z] Average: 3 11.10 0.00 6.35 5.54 0.10 76.91 [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z] [2020-07-24T09:23:02.482Z]