Pull request #2660 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a14165494ce22bd0940f1e34fb49e075a468a70d+d08647e33299f35346a0c0e1b5c282da7a73a79b (54e5a692c702d453c7f33ad90df83591a59a4e79) 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5011 in /w/workspace/edgexfoundry_edgex-go_PR-2660 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2660/head:refs/remotes/origin/PR-2660 # 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/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit a14165494ce22bd0940f1e34fb49e075a468a70d Merge succeeded, producing a14165494ce22bd0940f1e34fb49e075a468a70d Checking out Revision a14165494ce22bd0940f1e34fb49e075a468a70d (PR-2660) > git config core.sparsecheckout # timeout=10 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 Commit message: "Merge branch 'master' into hutchic-patch-1" > git rev-list --no-walk ff19d0aef05b3901b9f8aedfc44d8f2f24b78eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:33 ========================================================= 17:30:33 EdgeX Global Pipelines Version Info 17:30:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:35 ------------------- 17:30:35 stable info: 17:30:35 ------------------- 17:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:35 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 17:30:35 Message: update stable to v1.0.106 17:30:36 ------------------- 17:30:36 experimental info: 17:30:36 ------------------- 17:30:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:36 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 17:30:36 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 17:30:37 ++ 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 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/core-command/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo core-command,cmd/core-command/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/core-data/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo core-data,cmd/core-data/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/core-metadata/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo core-metadata,cmd/core-metadata/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/security-proxy-setup/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/security-secrets-setup/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/support-logging/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo support-logging,cmd/support-logging/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/support-notifications/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo support-notifications,cmd/support-notifications/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/support-scheduler/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:30:37 + for file in '`ls cmd/**/Dockerfile`' 17:30:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:30:37 ++ cut -d/ -f2 17:30:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:30:37 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 17:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:30:38 17:30:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:30:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:30:39 latest: Pulling from edgex-devops/git-semver 17:30:39 31603596830f: Pulling fs layer 17:30:39 2a8b12db71e7: Pulling fs layer 17:30:39 6ca5941a6612: Pulling fs layer 17:30:39 ecc8261a40a4: Pulling fs layer 17:30:39 ecc8261a40a4: Waiting 17:30:39 2a8b12db71e7: Download complete 17:30:39 31603596830f: Download complete 17:30:39 ecc8261a40a4: Verifying Checksum 17:30:39 ecc8261a40a4: Download complete 17:30:39 6ca5941a6612: Verifying Checksum 17:30:39 6ca5941a6612: Download complete 17:30:39 31603596830f: Pull complete 17:30:39 2a8b12db71e7: Pull complete 17:30:40 6ca5941a6612: Pull complete 17:30:40 ecc8261a40a4: Pull complete 17:30:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:30:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:30:41 prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container 17:30:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:30:43 $ docker top d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:43 [ssh-agent] Looking for ssh-agent implementation... 17:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:43 $ docker exec d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent 17:30:43 SSH_AUTH_SOCK=/tmp/ssh-opP7T5K2iohZ/agent.11 17:30:43 SSH_AGENT_PID=17 17:30:43 Running ssh-add (command line suppressed) 17:30:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5913940855206055109.key (/w/workspace/edgex-go/2@tmp/private_key_5913940855206055109.key) 17:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:44 + git describe --exact-match --tags HEAD 17:30:44 fatal: No names found, cannot describe anything. [Pipeline] } 17:30:44 $ docker exec --env ******** --env ******** d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent -k 17:30:44 unset SSH_AUTH_SOCK; 17:30:44 unset SSH_AGENT_PID; 17:30:44 echo Agent pid 17 killed; 17:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:30:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:30:44 This usually means this commit has not been tagged. [Pipeline] sshagent 17:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:44 [ssh-agent] Looking for ssh-agent implementation... 17:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:45 $ docker exec d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent 17:30:45 SSH_AUTH_SOCK=/tmp/ssh-Glloe65vmUeq/agent.46 17:30:45 SSH_AGENT_PID=51 17:30:45 Running ssh-add (command line suppressed) 17:30:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4210751314948680686.key (/w/workspace/edgex-go/2@tmp/private_key_4210751314948680686.key) 17:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:45 + git semver init 17:30:45 # -> Open(): unable to determine branch for HEAD 17:30:45 # $GIT_DIR = /w/workspace/edgex-go/2/.git 17:30:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 17:30:45 # $SEMVER_REMOTE_NAME = origin 17:30:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:30:45 # $SEMVER_USER_NAME = edgex-jenkins 17:30:45 # $SEMVER_BRANCH = PR-2660 17:30:45 # $SEMVER_TEMP = /tmp/semver-421790126 17:30:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:31:03 # '/tmp/semver-421790126' -> '/w/workspace/edgex-go/2/.semver' 17:31:03 # -> Force: false 17:31:03 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 17:31:03 $ docker exec --env ******** --env ******** d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent -k 17:31:04 unset SSH_AUTH_SOCK; 17:31:04 unset SSH_AGENT_PID; 17:31:04 echo Agent pid 51 killed; 17:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:04 + git semver [Pipeline] } 17:31:04 $ docker stop --time=1 d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd 17:31:06 $ docker rm -f d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:31:18 Stashed 32 file(s) [Pipeline] echo 17:31:18 [edgeXSemver] initialized semver on version 0.0.0 [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 17:31:19 ========================================================= 17:31:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:31:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:31:19 + 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 . 17:31:23 Sending build context to Docker daemon 323MB 17:31:23 Step 1/7 : ARG BASE=golang:1.13-alpine 17:31:23 Step 2/7 : FROM ${BASE} 17:31:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:23 df20fa9351a1: Pulling fs layer 17:31:23 ed8968b2872e: Pulling fs layer 17:31:23 a92cc7c5fd73: Pulling fs layer 17:31:23 2dd03ba5bac4: Pulling fs layer 17:31:23 1e091d79d1de: Pulling fs layer 17:31:23 481702a1767f: Pulling fs layer 17:31:23 f64a6f60c768: Pulling fs layer 17:31:23 e78d2573fc39: Pulling fs layer 17:31:23 e876d2f968b6: Pulling fs layer 17:31:23 ce8a83651883: Pulling fs layer 17:31:23 07967f4d0e4b: Pulling fs layer 17:31:23 f64a6f60c768: Waiting 17:31:23 e78d2573fc39: Waiting 17:31:23 e876d2f968b6: Waiting 17:31:23 ce8a83651883: Waiting 17:31:23 07967f4d0e4b: Waiting 17:31:23 2dd03ba5bac4: Waiting 17:31:23 1e091d79d1de: Waiting 17:31:23 481702a1767f: Waiting 17:31:23 a92cc7c5fd73: Verifying Checksum 17:31:23 a92cc7c5fd73: Download complete 17:31:23 ed8968b2872e: Verifying Checksum 17:31:23 ed8968b2872e: Download complete 17:31:23 1e091d79d1de: Verifying Checksum 17:31:23 1e091d79d1de: Download complete 17:31:23 481702a1767f: Verifying Checksum 17:31:23 481702a1767f: Download complete 17:31:23 df20fa9351a1: Verifying Checksum 17:31:23 df20fa9351a1: Download complete 17:31:24 df20fa9351a1: Pull complete 17:31:24 f64a6f60c768: Verifying Checksum 17:31:24 f64a6f60c768: Download complete 17:31:24 e876d2f968b6: Verifying Checksum 17:31:24 e876d2f968b6: Download complete 17:31:24 ed8968b2872e: Pull complete 17:31:24 e78d2573fc39: Verifying Checksum 17:31:24 e78d2573fc39: Download complete 17:31:24 07967f4d0e4b: Verifying Checksum 17:31:24 07967f4d0e4b: Download complete 17:31:24 a92cc7c5fd73: Pull complete 17:31:25 2dd03ba5bac4: Verifying Checksum 17:31:25 2dd03ba5bac4: Download complete 17:31:25 ce8a83651883: Verifying Checksum 17:31:25 ce8a83651883: Download complete 17:31:31 2dd03ba5bac4: Pull complete 17:31:31 1e091d79d1de: Pull complete 17:31:31 481702a1767f: Pull complete 17:31:34 Still waiting to schedule task 17:31:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5009’ 17:31:38 f64a6f60c768: Pull complete 17:31:41 e78d2573fc39: Pull complete 17:31:41 e876d2f968b6: Pull complete 17:31:42 ce8a83651883: Pull complete 17:31:42 07967f4d0e4b: Pull complete 17:31:42 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 17:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:31:42 ---> 5d7c900382c6 17:31:42 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 17:31:43 ---> Running in 7bc71cf7f152 17:31:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:46 (1/12) Installing libmagic (5.38-r0) 17:31:46 (2/12) Installing file (5.38-r0) 17:31:46 (3/12) Installing libc-dev (0.7.2-r3) 17:31:46 (4/12) Installing g++ (9.3.0-r2) 17:31:53 (5/12) Installing fortify-headers (1.1-r0) 17:31:53 (6/12) Installing patch (2.7.6-r6) 17:31:53 (7/12) Installing build-base (0.5-r2) 17:31:53 (8/12) Installing libsodium (1.0.18-r0) 17:31:53 (9/12) Installing pkgconf (1.7.2-r0) 17:31:53 (10/12) Installing libsodium-dev (1.0.18-r0) 17:31:53 (11/12) Installing libzmq (4.3.2-r0) 17:31:53 (12/12) Installing zeromq-dev (4.3.2-r0) 17:31:53 Executing busybox-1.31.1-r16.trigger 17:31:53 OK: 233 MiB in 51 packages 17:31:56 Removing intermediate container 7bc71cf7f152 17:31:56 ---> 26211a43f7ba 17:31:56 Step 4/7 : WORKDIR /edgex-go 17:31:57 ---> Running in bd0c13e91128 17:31:57 Removing intermediate container bd0c13e91128 17:31:57 ---> ddf12523d36d 17:31:57 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:31:57 latest: Pulling from library/docker 17:31:57 df20fa9351a1: Already exists 17:31:57 25ad7478873d: Pulling fs layer 17:31:57 4684f6177b5d: Pulling fs layer 17:31:57 46e300cec669: Pulling fs layer 17:31:57 63038576ad94: Pulling fs layer 17:31:57 0fdb76c4706c: Pulling fs layer 17:31:57 cb7edeffdfd5: Pulling fs layer 17:31:57 63038576ad94: Waiting 17:31:57 0fdb76c4706c: Waiting 17:31:57 cb7edeffdfd5: Waiting 17:31:57 4684f6177b5d: Download complete 17:31:57 25ad7478873d: Verifying Checksum 17:31:57 25ad7478873d: Download complete 17:31:58 cb7edeffdfd5: Verifying Checksum 17:31:58 cb7edeffdfd5: Download complete 17:31:58 0fdb76c4706c: Verifying Checksum 17:31:58 0fdb76c4706c: Download complete 17:31:58 25ad7478873d: Pull complete 17:31:58 4684f6177b5d: Pull complete 17:31:58 46e300cec669: Download complete 17:32:00 46e300cec669: Pull complete 17:32:01 63038576ad94: Pull complete 17:32:01 0fdb76c4706c: Pull complete 17:32:01 cb7edeffdfd5: Pull complete 17:32:01 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 17:32:01 Status: Downloaded newer image for docker:latest 17:32:03 ---> d3b66cb832ca 17:32:03 Step 6/7 : COPY go.mod . 17:32:03 ---> 058849c54f12 17:32:03 Step 7/7 : RUN go mod download 17:32:03 ---> Running in d88081c1e8a1 17:32:06 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:32:06 go: finding github.com/BurntSushi/toml v0.3.1 17:32:06 go: finding github.com/OneOfOne/xxhash v1.2.5 17:32:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:32:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:32:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:32:06 go: finding github.com/bgentry/speakeasy v0.1.0 17:32:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:32:06 go: finding github.com/cloudflare/gokey v0.1.0 17:32:06 go: finding github.com/davecgh/go-spew v1.1.1 17:32:06 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:32:06 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:32:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 17:32:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:32:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:32:06 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:32:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 17:32:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:32:06 go: finding github.com/fatih/color v1.7.0 17:32:06 go: finding github.com/fsnotify/fsnotify v1.4.7 17:32:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:32:06 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 17:32:06 go: finding github.com/go-kit/kit v0.8.0 17:32:06 go: finding github.com/go-logfmt/logfmt v0.4.0 17:32:06 go: finding github.com/go-redis/redis/v7 v7.2.0 17:32:06 go: finding github.com/go-stack/stack v1.8.0 17:32:06 go: finding github.com/golang/protobuf v1.3.2 17:32:06 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:32:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:32:06 go: finding github.com/google/uuid v1.1.0 17:32:06 go: finding github.com/gorilla/mux v1.7.1 17:32:06 go: finding github.com/hashicorp/consul/api v1.1.0 17:32:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:32:06 go: finding github.com/hashicorp/errwrap v1.0.0 17:32:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:32:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:32:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:32:06 go: finding github.com/hashicorp/go-multierror v1.0.0 17:32:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:32:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:32:06 go: finding github.com/hashicorp/go-syslog v1.0.0 17:32:06 go: finding github.com/hashicorp/go-uuid v1.0.1 17:32:06 go: finding github.com/hashicorp/go.net v0.0.1 17:32:06 go: finding github.com/hashicorp/golang-lru v0.5.0 17:32:06 go: finding github.com/hashicorp/logutils v1.0.0 17:32:06 go: finding github.com/hashicorp/mdns v1.0.0 17:32:06 go: finding github.com/hashicorp/memberlist v0.1.3 17:32:06 go: finding github.com/hashicorp/serf v0.8.2 17:32:06 go: finding github.com/hpcloud/tail v1.0.0 17:32:07 go: finding github.com/imdario/mergo v0.3.6 17:32:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:32:07 go: finding github.com/kr/pretty v0.1.0 17:32:07 go: finding github.com/kr/pty v1.1.1 17:32:07 go: finding github.com/kr/text v0.1.0 17:32:07 go: finding github.com/mattn/go-colorable v0.0.9 17:32:07 go: finding github.com/mattn/go-isatty v0.0.3 17:32:07 go: finding github.com/miekg/dns v1.0.14 17:32:07 go: finding github.com/mitchellh/cli v1.0.0 17:32:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:32:07 go: finding github.com/mitchellh/copystructure v1.0.0 17:32:07 go: finding github.com/mitchellh/go-homedir v1.0.0 17:32:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:32:07 go: finding github.com/mitchellh/gox v0.4.0 17:32:07 go: finding github.com/mitchellh/iochan v1.0.0 17:32:07 go: finding github.com/mitchellh/mapstructure v1.1.2 17:32:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:32:07 go: finding github.com/onsi/ginkgo v1.10.1 17:32:07 go: finding github.com/onsi/gomega v1.7.0 17:32:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:32:07 go: finding github.com/pebbe/zmq4 v1.0.0 17:32:07 go: finding github.com/pelletier/go-toml v1.2.0 17:32:07 go: finding github.com/pkg/errors v0.8.1 17:32:07 go: finding github.com/pmezard/go-difflib v1.0.0 17:32:07 go: finding github.com/posener/complete v1.1.1 17:32:07 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:32:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:32:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:32:07 go: finding github.com/stretchr/objx v0.1.0 17:32:07 go: finding github.com/stretchr/testify v1.5.1 17:32:07 go: finding github.com/ugorji/go v1.1.4 17:32:07 go: finding github.com/x448/float16 v0.8.4 17:32:07 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 17:32:07 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:32:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:32:07 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:32:07 go: finding golang.org/x/text v0.3.2 17:32:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:32:07 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:32:07 go: finding gopkg.in/eapache/queue.v1 v1.1.0 17:32:07 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:32:07 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:32:07 go: finding gopkg.in/yaml.v2 v2.2.8 17:32:22 Removing intermediate container d88081c1e8a1 17:32:22 ---> d2031e647cfb 17:32:22 Successfully built d2031e647cfb 17:32:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:23 + docker inspect -f . ci-base-image-x86_64 17:32:23 . [Pipeline] withDockerContainer 17:32:23 prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container 17:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:24 $ docker top cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:24 + go version 17:32:24 go version go1.13.13 linux/amd64 [Pipeline] echo 17:32:24 ========================================================= 17:32:24 [edgeXBuildGoParallel] Running Tests and Build... 17:32:24 ========================================================= [Pipeline] sh 17:32:24 + make test 17:32:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:32:27 ? github.com/edgexfoundry/edgex-go [no test files] 17:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:32:41 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.013s 17:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 17:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:32:41 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 17:32:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:32:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.028s coverage: 46.6% of statements 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.3% of statements 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements 17:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.055s coverage: 28.6% of statements 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.030s coverage: 100.0% of statements 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.010s coverage: 100.0% of statements 17:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.020s coverage: 89.8% of statements 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:32:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.018s coverage: 58.8% of statements 17:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.068s coverage: 63.5% of statements 17:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements 17:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.127s coverage: 55.9% of statements 17:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.930s coverage: 86.3% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.325s coverage: 72.2% of statements 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.133s coverage: 72.1% of statements 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.033s coverage: 82.4% of statements 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.033s coverage: 26.9% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.117s coverage: 84.1% of statements 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.066s coverage: 42.9% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 17:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.044s coverage: 100.0% of statements 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 17:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.026s coverage: 83.8% of statements 17:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 17:33:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.047s coverage: 45.1% of statements 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:33:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.006s coverage: 100.0% of statements 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:33:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements 17:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:33:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.016s coverage: 100.0% of statements 17:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.077s coverage: 29.1% of statements 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.011s coverage: 99.0% of statements 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:33:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 17:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.016s coverage: 100.0% of statements 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 17:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 17:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 17:33:04 GO111MODULE=on go vet ./... 17:33:10 gofmt -l . 17:33:10 [ "`gofmt -l .`" = "" ] 17:33:11 ./bin/test-go-mod-tidy.sh 17:33:11 ./bin/test-attribution-txt.sh [Pipeline] sh 17:33:13 + ls -al . 17:33:13 total 552 17:33:13 drwxrwxr-x 10 1001 1001 4096 Aug 12 17:33 . 17:33:13 drwxr-xr-x 4 root root 28 Aug 12 17:32 .. 17:33:13 -rw-rw-r-- 1 1001 1001 11 Aug 12 17:30 .dockerignore 17:33:13 drwxrwxr-x 8 1001 1001 179 Aug 12 17:30 .git 17:33:13 drwxrwxr-x 3 1001 1001 60 Aug 12 17:30 .github 17:33:13 -rw-rw-r-- 1 1001 1001 932 Aug 12 17:30 .gitignore 17:33:13 drwx------ 3 1001 1001 47 Aug 12 17:31 .semver 17:33:13 -rw-rw-r-- 1 1001 1001 166 Aug 12 17:30 .sonarcloud.properties 17:33:13 -rw-rw-r-- 1 1001 1001 3804 Aug 12 17:30 CONTRIBUTING.md 17:33:13 -rw-rw-r-- 1 1001 1001 1035 Aug 12 17:30 Dockerfile.build 17:33:13 -rw-rw-r-- 1 1001 1001 865 Aug 12 17:30 Jenkinsfile 17:33:13 -rw-rw-r-- 1 1001 1001 10775 Aug 12 17:30 LICENSE 17:33:13 -rw-rw-r-- 1 1001 1001 6237 Aug 12 17:30 Makefile 17:33:13 -rw-rw-r-- 1 1001 1001 5652 Aug 12 17:30 README.md 17:33:13 -rw-rw-r-- 1 1001 1001 259 Aug 12 17:30 SECURITY.md 17:33:13 -rw-rw-r-- 1 1001 1001 5 Aug 12 17:31 VERSION 17:33:13 -rw-rw-r-- 1 1001 1001 4131 Aug 12 17:30 ZMQWindows.md 17:33:13 drwxrwxr-x 2 1001 1001 117 Aug 12 17:30 bin 17:33:13 drwxrwxr-x 15 1001 1001 4096 Aug 12 17:30 cmd 17:33:13 -rw-r--r-- 1 root root 455803 Aug 12 17:33 coverage.out 17:33:13 -rw-r--r-- 1 root root 1019 Aug 12 17:33 go.mod 17:33:13 -rw-r--r-- 1 root root 18146 Aug 12 17:33 go.sum 17:33:13 drwxrwxr-x 8 1001 1001 127 Aug 12 17:30 internal 17:33:13 drwxrwxr-x 4 1001 1001 26 Aug 12 17:30 openapi 17:33:13 drwxrwxr-x 4 1001 1001 71 Aug 12 17:30 snap 17:33:13 -rw-rw-r-- 1 1001 1001 168 Aug 12 17:30 version.go [Pipeline] sh 17:33:13 + '[' -e coverage.out ] 17:33:13 + chown 1001:1001 coverage.out [Pipeline] stash 17:33:13 Stashed 1 file(s) [Pipeline] sh 17:33:14 + make build 17:33:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:33:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:33:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:33:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:33:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:33:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:33:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 17:33:39 $ docker stop --time=1 cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 17:33:41 $ docker rm -f cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:33:44 17:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:33:44 latest: Pulling from edgex-devops/edgex-compose 17:33:44 cbdbe7a5bc2a: Pulling fs layer 17:33:44 ca9280d653b3: Pulling fs layer 17:33:44 7e9c9ca2126c: Pulling fs layer 17:33:44 cbdbe7a5bc2a: Verifying Checksum 17:33:44 cbdbe7a5bc2a: Download complete 17:33:45 ca9280d653b3: Verifying Checksum 17:33:45 ca9280d653b3: Download complete 17:33:45 cbdbe7a5bc2a: Pull complete 17:33:46 7e9c9ca2126c: Download complete 17:33:46 ca9280d653b3: Pull complete 17:33:54 7e9c9ca2126c: Pull complete 17:33:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:33:54 prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container 17:33:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:33:56 $ docker top f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:57 + docker-compose build --help 17:33:57 + grep parallel 17:33:58 --parallel Build images in parallel. [Pipeline] } 17:33:58 $ docker stop --time=1 f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 17:33:59 $ docker rm -f f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:34:00 . [Pipeline] withDockerContainer 17:34:00 prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container 17:34:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:34:01 $ docker top d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:01 + docker-compose -f ./docker-compose-build.yml build --parallel 17:34:02 Building docker-core-command-go ... 17:34:02 Building docker-core-data-go ... 17:34:02 Building docker-core-metadata-go ... 17:34:02 Building docker-security-proxy-setup-go ... 17:34:02 Building docker-security-secrets-setup-go ... 17:34:02 Building docker-security-secretstore-setup-go ... 17:34:02 Building docker-support-logging-go ... 17:34:02 Building docker-support-notifications-go ... 17:34:02 Building docker-support-scheduler-go ... 17:34:02 Building docker-sys-mgmt-agent-go ... 17:34:02 Building docker-core-data-go 17:34:02 Building docker-support-logging-go 17:34:02 Building docker-support-scheduler-go 17:34:02 Building docker-support-notifications-go 17:34:02 Building docker-sys-mgmt-agent-go 17:34:29 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 17:34:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> d2031e647cfb 17:34:29 Step 3/26 : WORKDIR /edgex-go 17:34:29 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 17:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> d2031e647cfb 17:34:29 Step 3/22 : WORKDIR /edgex-go 17:34:29 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 17:34:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> d2031e647cfb 17:34:29 Step 3/23 : WORKDIR /edgex-go 17:34:29 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:34:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> d2031e647cfb 17:34:29 Step 3/21 : WORKDIR /edgex-go 17:34:29 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 17:34:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> d2031e647cfb 17:34:29 Step 3/20 : WORKDIR /edgex-go 17:34:30 ---> Running in cfe2b8edab7f 17:34:30 ---> Running in 0c3f4732a164 17:34:30 ---> Running in e0223329a39e 17:34:30 ---> Running in 0366e9fa796c 17:34:30 ---> Running in 2fdfc8cbaeac 17:34:31 Removing intermediate container 0366e9fa796c 17:34:31 ---> c38862f8cbf8 17:34:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:31 Removing intermediate container cfe2b8edab7f 17:34:31 ---> 0c5e3b262b0b 17:34:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:31 Removing intermediate container 0c3f4732a164 17:34:31 ---> 9c2386a3466d 17:34:31 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:31 Removing intermediate container 2fdfc8cbaeac 17:34:31 ---> 27b16966cc63 17:34:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:31 Removing intermediate container e0223329a39e 17:34:31 ---> 5f6b63db9b13 17:34:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:31 ---> Running in 060a5185102e 17:34:31 ---> Running in dbb4bc286a6b 17:34:31 ---> Running in 94a5fe82aaf0 17:34:31 ---> Running in be29d7343b9a 17:34:31 ---> Running in 34ba92720dc6 17:34:33 Removing intermediate container 94a5fe82aaf0 17:34:33 ---> 6800fe4cd306 17:34:33 Step 5/21 : RUN apk update && apk add make && apk add bash git 17:34:33 ---> Running in 82721e1f0e37 17:34:33 Removing intermediate container 060a5185102e 17:34:33 ---> ba64c6c1f49b 17:34:33 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:34:33 Removing intermediate container be29d7343b9a 17:34:33 ---> c2b664869d20 17:34:33 Step 5/26 : RUN apk update && apk add make bash git 17:34:33 Removing intermediate container dbb4bc286a6b 17:34:33 ---> f4754452b08e 17:34:33 Step 5/20 : RUN apk update && apk add make git 17:34:33 Removing intermediate container 34ba92720dc6 17:34:33 ---> a942ea9a0b4f 17:34:33 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 17:34:34 ---> Running in 8fcea8d88cbe 17:34:34 ---> Running in 09cde314e624 17:34:34 ---> Running in 0617dcad8d9c 17:34:34 ---> Running in 910ad6111490 17:34:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:35 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:34:35 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:34:35 OK: 12749 distinct packages available 17:34:36 OK: 233 MiB in 51 packages 17:34:36 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:34:36 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:34:36 OK: 12749 distinct packages available 17:34:36 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:34:36 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:34:36 OK: 12749 distinct packages available 17:34:36 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:34:36 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:34:36 OK: 12749 distinct packages available 17:34:36 OK: 233 MiB in 51 packages 17:34:36 OK: 233 MiB in 51 packages 17:34:36 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:34:36 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:34:36 OK: 12749 distinct packages available 17:34:36 OK: 233 MiB in 51 packages 17:34:36 OK: 233 MiB in 51 packages 17:34:37 OK: 233 MiB in 51 packages 17:34:37 Removing intermediate container 8fcea8d88cbe 17:34:37 ---> cf490f3b3d8b 17:34:37 Step 6/22 : COPY go.mod . 17:34:37 Removing intermediate container 82721e1f0e37 17:34:37 ---> 8175e8aac835 17:34:37 Step 6/21 : COPY go.mod . 17:34:37 Removing intermediate container 09cde314e624 17:34:37 ---> 33902ff03940 17:34:37 Step 6/26 : COPY go.mod . 17:34:38 ---> 108cc573c020 17:34:38 Step 7/22 : RUN go mod download 17:34:38 Removing intermediate container 910ad6111490 17:34:38 ---> fa59f1674e2b 17:34:38 Step 6/23 : COPY go.mod . 17:34:38 ---> af6a402d6e46 17:34:38 Step 7/21 : RUN go mod download 17:34:38 Removing intermediate container 0617dcad8d9c 17:34:38 ---> bf0939bc951e 17:34:38 Step 6/20 : COPY go.mod . 17:34:38 ---> Running in 13ab9eae1b15 17:34:38 ---> 9af7cff2a094 17:34:38 Step 7/26 : RUN go mod download 17:34:38 ---> Running in 335e458e739e 17:34:38 ---> Running in a3a9fbf6f066 17:34:38 ---> 1ad1fde2264e 17:34:38 Step 7/23 : RUN go mod download 17:34:38 ---> 30e0bb94b5f8 17:34:38 Step 7/20 : RUN go mod download 17:34:39 ---> Running in d525d72bd494 17:34:39 ---> Running in 0cebdde5ec3d 17:34:41 Removing intermediate container 335e458e739e 17:34:41 ---> 4a4c0574e2a1 17:34:41 Step 8/21 : COPY . . 17:34:41 Removing intermediate container 13ab9eae1b15 17:34:41 ---> 18224fbe3c9e 17:34:41 Step 8/22 : COPY . . 17:34:41 Removing intermediate container a3a9fbf6f066 17:34:41 ---> 975e94478baf 17:34:41 Step 8/26 : COPY . . 17:34:49 Removing intermediate container d525d72bd494 17:34:49 ---> 719827c1663d 17:34:49 Step 8/23 : COPY . . 17:34:52 Removing intermediate container 0cebdde5ec3d 17:34:52 ---> 12e6249f7c2f 17:34:52 Step 8/20 : COPY . . 17:35:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5012 in /w/workspace/edgexfoundry_edgex-go_PR-2660 [Pipeline] { [Pipeline] ws 17:35:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:35:18 using credential edgex-jenkins-ssh 17:35:19 Cloning the remote Git repository 17:35:19 Cloning with configured refspecs honoured and without tags 17:35:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:35:19 > git init /w/workspace/edgex-go/2 # timeout=10 17:35:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:35:19 > git --version # timeout=10 17:35:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:25 ---> e71ee2fb7af1 17:35:25 Step 9/21 : RUN make cmd/support-logging/support-logging 17:35:25 ---> 4c389dd3233e 17:35:25 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:35:25 ---> fbd678a63847 17:35:25 Step 9/22 : RUN make cmd/core-data/core-data 17:35:25 ---> Running in 24c636440afb 17:35:25 ---> Running in 7e9abf63413b 17:35:25 ---> Running in b1c2a69288cf 17:35:25 ---> 765aad4c8caa 17:35:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:35:25 ---> 4df625386f6a 17:35:25 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 17:35:25 ---> Running in c1af9872ec48 17:35:25 ---> Running in c9700cbd97f9 17:35:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:35:34 Fetching without tags 17:35:35 Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit a14165494ce22bd0940f1e34fb49e075a468a70d 17:35:35 Merge succeeded, producing a14165494ce22bd0940f1e34fb49e075a468a70d 17:35:35 Checking out Revision a14165494ce22bd0940f1e34fb49e075a468a70d (PR-2660) 17:35:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:35:34 > git config --add remote.origin.fetch +refs/pull/2660/head:refs/remotes/origin/PR-2660 # timeout=10 17:35:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:35:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:35 > git config core.sparsecheckout # timeout=10 17:35:35 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 17:35:35 > git remote # timeout=10 17:35:35 > git config --get remote.origin.url # timeout=10 17:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:35 > git merge d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 17:35:35 > git rev-parse HEAD^{commit} # timeout=10 17:35:35 > git config core.sparsecheckout # timeout=10 17:35:35 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 17:35:40 Commit message: "Merge branch 'master' into hutchic-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:35:52 ========================================================= 17:35:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:35:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:35:53 + 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 . 17:35:57 Removing intermediate container 24c636440afb 17:35:57 ---> b737505d620f 17:35:57 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:35:57 ---> Running in 08028c8e5227 17:35:57 Sending build context to Docker daemon 323MB 17:35:57 Step 1/7 : ARG BASE=golang:1.13-alpine 17:35:57 Step 2/7 : FROM ${BASE} 17:35:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:57 b538f80385f9: Pulling fs layer 17:35:57 74f711af9a0d: Pulling fs layer 17:35:57 99f96fe45779: Pulling fs layer 17:35:57 fd7a069fd194: Pulling fs layer 17:35:57 66aa3694b03b: Pulling fs layer 17:35:57 170f70906a0f: Pulling fs layer 17:35:57 ad7c5574e4b9: Pulling fs layer 17:35:57 e772456be8f7: Pulling fs layer 17:35:57 c890913d741a: Pulling fs layer 17:35:57 2480fcc9aa5a: Pulling fs layer 17:35:57 09adf4765672: Pulling fs layer 17:35:57 fd7a069fd194: Waiting 17:35:57 66aa3694b03b: Waiting 17:35:57 170f70906a0f: Waiting 17:35:57 c890913d741a: Waiting 17:35:57 2480fcc9aa5a: Waiting 17:35:57 ad7c5574e4b9: Waiting 17:35:57 e772456be8f7: Waiting 17:35:57 09adf4765672: Waiting 17:35:57 99f96fe45779: Download complete 17:35:57 74f711af9a0d: Download complete 17:35:57 66aa3694b03b: Download complete 17:35:57 170f70906a0f: Verifying Checksum 17:35:57 170f70906a0f: Download complete 17:35:57 b538f80385f9: Verifying Checksum 17:35:57 b538f80385f9: Download complete 17:35:58 Removing intermediate container 7e9abf63413b 17:35:58 ---> 71606fb65f38 17:35:58 17:35:58 Step 10/21 : FROM scratch 17:35:58 ---> 17:35:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:35:58 b538f80385f9: Pull complete 17:35:58 ---> Running in 9c3283b0c0a5 17:35:59 74f711af9a0d: Pull complete 17:35:59 Removing intermediate container 9c3283b0c0a5 17:35:59 ---> 7305e1e41642 17:35:59 Step 12/21 : ENV APP_PORT=48061 17:35:59 ---> Running in d93069c66d2f 17:35:59 99f96fe45779: Pull complete 17:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:35:59 Removing intermediate container d93069c66d2f 17:35:59 ---> caccb4504bc4 17:35:59 Step 13/21 : EXPOSE $APP_PORT 17:36:00 ad7c5574e4b9: Verifying Checksum 17:36:00 ad7c5574e4b9: Download complete 17:36:00 c890913d741a: Verifying Checksum 17:36:00 c890913d741a: Download complete 17:36:00 ---> Running in 223d5e27868c 17:36:02 2480fcc9aa5a: Verifying Checksum 17:36:02 2480fcc9aa5a: Download complete 17:36:02 09adf4765672: Verifying Checksum 17:36:02 09adf4765672: Download complete 17:36:03 e772456be8f7: Verifying Checksum 17:36:03 e772456be8f7: Download complete 17:36:03 fd7a069fd194: Verifying Checksum 17:36:03 fd7a069fd194: Download complete 17:36:04 Removing intermediate container 223d5e27868c 17:36:04 ---> fba903e99351 17:36:04 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 17:36:04 Removing intermediate container c1af9872ec48 17:36:04 ---> f47ae8eb3bb5 17:36:04 17:36:04 Step 10/23 : FROM scratch 17:36:04 ---> 17:36:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:36:04 ---> Using cache 17:36:04 ---> 7305e1e41642 17:36:04 Step 12/23 : ENV APP_PORT=48060 17:36:04 Removing intermediate container c9700cbd97f9 17:36:04 ---> 77870fb95af8 17:36:04 17:36:04 Step 10/20 : FROM scratch 17:36:04 ---> 17:36:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:36:05 ---> Running in 41e187e0dc3a 17:36:05 ---> Running in 0d90785cac8f 17:36:05 ---> d452f4248c07 17:36:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 17:36:05 Removing intermediate container 41e187e0dc3a 17:36:05 ---> 643e56a3d8c5 17:36:05 Step 13/23 : EXPOSE $APP_PORT 17:36:06 Removing intermediate container 0d90785cac8f 17:36:06 ---> dfce9c2ebae5 17:36:06 Step 12/20 : ENV APP_PORT=48085 17:36:06 ---> Running in b7a909ffda81 17:36:06 Removing intermediate container 08028c8e5227 17:36:06 ---> 66abbbc5e4a7 17:36:06 17:36:06 Step 11/26 : FROM docker:latest 17:36:06 ---> 81f5749c9058 17:36:06 Step 12/26 : RUN apk add --no-cache bash 17:36:07 ---> 860b79e09311 17:36:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 17:36:07 ---> Running in 7137741338ba 17:36:07 Removing intermediate container b1c2a69288cf 17:36:07 ---> ad4b91485f97 17:36:07 17:36:07 Step 10/22 : FROM alpine 17:36:07 ---> Running in 77ea3df4a62c 17:36:07 latest: Pulling from library/alpine 17:36:08 Removing intermediate container b7a909ffda81 17:36:08 ---> 03e110029789 17:36:08 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 17:36:08 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 17:36:08 Status: Downloaded newer image for alpine:latest 17:36:08 ---> a24bb4013296 17:36:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:36:08 Removing intermediate container 7137741338ba 17:36:08 ---> 72edc2491a65 17:36:08 Step 13/20 : EXPOSE $APP_PORT 17:36:08 ---> 7dcbf948c753 17:36:08 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 17:36:08 ---> Running in bc57936395fb 17:36:08 ---> Running in 99f167f94106 17:36:08 ---> a08d9e0425b4 17:36:08 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:36:09 Removing intermediate container bc57936395fb 17:36:09 ---> c5f70e138549 17:36:09 Step 12/22 : ENV APP_PORT=48080 17:36:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:09 ---> 9d0602e54b79 17:36:09 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:36:09 Removing intermediate container 99f167f94106 17:36:09 ---> 8e22185e1d29 17:36:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:36:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:09 (1/2) Installing readline (8.0.4-r0) 17:36:09 (2/2) Installing bash (5.0.17-r0) 17:36:09 Executing bash-5.0.17-r0.post-install 17:36:09 Executing busybox-1.31.1-r16.trigger 17:36:09 OK: 12 MiB in 22 packages 17:36:11 ---> Running in f9e537193a7d 17:36:11 ---> Running in 28837d5f0245 17:36:11 ---> a9cd7f555874 17:36:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:36:11 ---> 39386edaf7c8 17:36:11 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 17:36:11 Removing intermediate container f9e537193a7d 17:36:11 ---> 430de42d22c1 17:36:11 Step 13/22 : EXPOSE $APP_PORT 17:36:11 Removing intermediate container 28837d5f0245 17:36:11 ---> 740eeb6257e5 17:36:11 Step 19/21 : LABEL arch=x86_64 17:36:11 ---> Running in f942daa1fc05 17:36:11 ---> Running in c55f4d49571f 17:36:11 Removing intermediate container 77ea3df4a62c 17:36:11 ---> 6b531b3ddbe6 17:36:11 Step 13/26 : RUN rm -rf /var/cache/apk/* 17:36:11 ---> 77dcfbc84f5d 17:36:11 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:36:11 ---> 8c752f311965 17:36:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:36:12 ---> Running in c278820bc5d9 17:36:12 Removing intermediate container f942daa1fc05 17:36:12 ---> 4ace3b1f1b26 17:36:12 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:12 Removing intermediate container c55f4d49571f 17:36:12 ---> 2f09446b3d11 17:36:12 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:36:12 ---> Running in e01f806c11ba 17:36:12 ---> Running in f7ffe7baf12d 17:36:12 ---> b5928dafff63 17:36:12 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:36:12 ---> 67fb66706530 17:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:36:12 ---> Running in 8ed569a6502f 17:36:12 Removing intermediate container f7ffe7baf12d 17:36:12 ---> cba205e046cf 17:36:12 Step 21/21 : LABEL version=0.0.0 17:36:13 ---> Running in bb3f63840084 17:36:13 Removing intermediate container 8ed569a6502f 17:36:13 ---> 3a9820a4c500 17:36:13 Step 18/20 : LABEL arch=x86_64 17:36:13 ---> 246a67b31bc4 17:36:13 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:36:13 ---> Running in 8c0ef8ffed48 17:36:13 Removing intermediate container bb3f63840084 17:36:13 ---> 362df8f90420 17:36:13 17:36:13 Successfully built 362df8f90420 17:36:13 ---> 380a1cb0355d 17:36:13 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:36:13 Successfully tagged docker-support-logging-go:latest 17:36:13 Removing intermediate container c278820bc5d9 17:36:13 ---> 322399d500c3 17:36:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:36:13  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go 17:36:13 Removing intermediate container 8c0ef8ffed48 17:36:13 ---> ef9efabd0092 17:36:13 Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:36:14 ---> Running in 98cc4a51141b 17:36:14 ---> Running in 2a2b6d4199c2 17:36:14 Removing intermediate container e01f806c11ba 17:36:14 ---> e3bdf3315e73 17:36:14 Step 15/22 : RUN apk --no-cache add zeromq 17:36:14 ---> Running in 38c6009f3502 17:36:14 ---> Running in 68f214e1d8a6 17:36:15 Removing intermediate container 98cc4a51141b 17:36:15 ---> ef2676de667d 17:36:15 Step 21/23 : LABEL arch=x86_64 17:36:15 Removing intermediate container 2a2b6d4199c2 17:36:15 ---> aeaed9d5ef39 17:36:15 Step 15/26 : ENV APP_PORT=48090 17:36:15 Removing intermediate container 38c6009f3502 17:36:15 ---> 701fcfcc9e3d 17:36:15 Step 20/20 : LABEL version=0.0.0 17:36:15 ---> Running in 1b347a49aa75 17:36:15 ---> Running in 9c2754cd5807 17:36:16 fd7a069fd194: Pull complete 17:36:16 66aa3694b03b: Pull complete 17:36:16 170f70906a0f: Pull complete 17:36:17 ---> Running in 45020fad0ae7 17:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:17 Removing intermediate container 9c2754cd5807 17:36:17 ---> b31ee811de7c 17:36:17 Step 22/23 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:36:17 Removing intermediate container 1b347a49aa75 17:36:17 ---> c4ab5113331d 17:36:17 Step 16/26 : EXPOSE $APP_PORT 17:36:17 Removing intermediate container 45020fad0ae7 17:36:17 ---> 04518dda7015 17:36:17 17:36:17 ---> Running in cc9953283204 17:36:17 ---> Running in d3c74cb7ad47 17:36:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:17 Successfully built 04518dda7015 17:36:18 Successfully tagged docker-support-scheduler-go:latest 17:36:18  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go 17:36:18 Removing intermediate container cc9953283204 17:36:18 ---> dfec8ad4e85a 17:36:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:36:18 Removing intermediate container d3c74cb7ad47 17:36:18 ---> 8193e03ae99d 17:36:18 Step 23/23 : LABEL version=0.0.0 17:36:18 (1/5) Installing libgcc (9.3.0-r2) 17:36:18 (2/5) Installing libsodium (1.0.18-r0) 17:36:19 (3/5) Installing libstdc++ (9.3.0-r2) 17:36:19 (4/5) Installing libzmq (4.3.2-r0) 17:36:19 (5/5) Installing zeromq (4.3.2-r0) 17:36:20 Executing busybox-1.31.1-r16.trigger 17:36:20 OK: 8 MiB in 19 packages 17:36:20 ---> Running in 8ea4086a3f14 17:36:20 ad7c5574e4b9: Pull complete 17:36:23 ---> 63e2b0d24e51 17:36:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:36:23 Removing intermediate container 8ea4086a3f14 17:36:23 ---> 1f31e2e52b3e 17:36:23 17:36:23 Successfully built 1f31e2e52b3e 17:36:25 e772456be8f7: Pull complete 17:36:25 c890913d741a: Pull complete 17:36:25 Successfully tagged docker-support-notifications-go:latest 17:36:25 Building docker-core-command-go 17:36:25  Building docker-support-notifications-go ... done Removing intermediate container 68f214e1d8a6 17:36:25 ---> 209da9dc43e9 17:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:36:26 ---> 06ca0c09b6e9 17:36:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:36:28 2480fcc9aa5a: Pull complete 17:36:28 09adf4765672: Pull complete 17:36:28 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 17:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:36:28 ---> 2248a725d1cf 17:36:28 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 17:36:30 ---> 754bc0b92bcd 17:36:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:36:30 ---> d5be5c4b4432 17:36:30 Step 20/26 : RUN apk --no-cache add py-pip 17:36:32 ---> Running in a0015615ca1b 17:36:32 ---> Running in 4f285dcc46c2 17:36:33 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 17:36:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:36:33 ---> d2031e647cfb 17:36:33 Step 3/26 : WORKDIR /edgex-go 17:36:33 ---> Using cache 17:36:33 ---> 5f6b63db9b13 17:36:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:33 ---> Using cache 17:36:33 ---> a942ea9a0b4f 17:36:33 Step 5/26 : RUN apk update && apk add make git 17:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:36:35 ---> 8fe37f2de86b 17:36:35 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:36:35 ---> Running in 1a2ce05d076a 17:36:36 (1/12) Installing libmagic (5.38-r0) 17:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:36 (2/12) Installing file (5.38-r0) 17:36:36 (3/12) Installing libc-dev (0.7.2-r3) 17:36:36 (1/33) Installing libbz2 (1.0.8-r1) 17:36:36 (2/33) Installing expat (2.2.9-r1) 17:36:36 (3/33) Installing libffi (3.3-r2) 17:36:36 (4/33) Installing gdbm (1.13-r1) 17:36:36 (4/12) Installing g++ (9.3.0-r2) 17:36:37 (5/33) Installing xz-libs (5.2.5-r0) 17:36:37 (6/33) Installing sqlite-libs (3.32.1-r0) 17:36:37 (7/33) Installing python3 (3.8.5-r0) 17:36:37 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 17:36:37 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:36:37 ---> d2031e647cfb 17:36:37 Step 3/29 : WORKDIR /edgex-go 17:36:37 ---> Using cache 17:36:37 ---> 5f6b63db9b13 17:36:37 Step 4/29 : RUN apk update && apk add make git 17:36:44 ---> bd62fc6e5e6d 17:36:44 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:36:44 (8/33) Installing py3-appdirs (1.4.4-r1) 17:36:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:36:44 (10/33) Installing py3-parsing (2.4.7-r0) 17:36:44 (11/33) Installing py3-six (1.15.0-r0) 17:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:44 ---> Running in 0a66bd6f0b85 17:36:44 (12/33) Installing py3-packaging (20.4-r0) 17:36:44 (13/33) Installing py3-setuptools (47.0.0-r0) 17:36:44 (14/33) Installing py3-chardet (3.0.4-r4) 17:36:44 (15/33) Installing py3-idna (2.9-r0) 17:36:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:36:44 ---> Running in 16997fa6b143 17:36:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:44 (18/33) Installing py3-requests (2.23.0-r0) 17:36:44 (19/33) Installing py3-msgpack (1.0.0-r0) 17:36:44 (20/33) Installing py3-lockfile (0.12.2-r3) 17:36:44 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:36:44 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:36:44 OK: 12749 distinct packages available 17:36:44 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:36:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:36:44 ---> d2031e647cfb 17:36:44 Step 3/21 : WORKDIR /edgex-go 17:36:44 ---> Using cache 17:36:44 ---> 5f6b63db9b13 17:36:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:44 ---> Using cache 17:36:44 ---> a942ea9a0b4f 17:36:44 Step 5/21 : RUN apk update && apk add make git 17:36:45 OK: 233 MiB in 51 packages 17:36:45 (5/12) Installing fortify-headers (1.1-r0) 17:36:45 (6/12) Installing patch (2.7.6-r6) 17:36:45 (7/12) Installing build-base (0.5-r2) 17:36:45 (8/12) Installing libsodium (1.0.18-r0) 17:36:45 (9/12) Installing pkgconf (1.7.2-r0) 17:36:45 (10/12) Installing libsodium-dev (1.0.18-r0) 17:36:45 (11/12) Installing libzmq (4.3.2-r0) 17:36:45 (12/12) Installing zeromq-dev (4.3.2-r0) 17:36:45 Executing busybox-1.31.1-r16.trigger 17:36:45 OK: 217 MiB in 51 packages 17:36:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:36:46 (22/33) Installing py3-colorama (0.4.3-r0) 17:36:46 (23/33) Installing py3-distlib (0.3.0-r0) 17:36:46 (24/33) Installing py3-distro (1.5.0-r1) 17:36:46 (25/33) Installing py3-webencodings (0.5.1-r3) 17:36:46 (26/33) Installing py3-html5lib (1.0.1-r4) 17:36:46 Removing intermediate container 16997fa6b143 17:36:46 ---> 89fd3e8f0c96 17:36:46 Step 20/22 : LABEL arch=x86_64 17:36:47 ---> Running in bc12177b7f00 17:36:47 (27/33) Installing py3-pytoml (0.1.21-r0) 17:36:47 (28/33) Installing py3-pep517 (0.8.2-r0) 17:36:47 (29/33) Installing py3-progress (1.5-r0) 17:36:47 (30/33) Installing py3-toml (0.10.1-r0) 17:36:47 (31/33) Installing py3-retrying (1.3.3-r0) 17:36:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:36:47 (33/33) Installing py3-pip (20.1.1-r0) 17:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:47 ---> Running in 4880035c48ce 17:36:47 Executing busybox-1.31.1-r16.trigger 17:36:47 OK: 71 MiB in 55 packages 17:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:48 Removing intermediate container 1a2ce05d076a 17:36:48 ---> 6a7101127376 17:36:48 Step 6/26 : COPY go.mod . 17:36:48 Removing intermediate container 4880035c48ce 17:36:48 ---> 4c92e08077ee 17:36:48 Step 21/22 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:48 ---> Running in efed25c72d66 17:36:48 ---> acfd9ba70b6c 17:36:48 Step 7/26 : RUN go mod download 17:36:48 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:36:48 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:36:48 OK: 12749 distinct packages available 17:36:48 ---> Running in 140964dedd08 17:36:48 Removing intermediate container efed25c72d66 17:36:48 ---> 1da6566a00a7 17:36:48 Step 22/22 : LABEL version=0.0.0 17:36:48 OK: 233 MiB in 51 packages 17:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:49 ---> Running in a24d3445affb 17:36:49 Removing intermediate container 4f285dcc46c2 17:36:49 ---> 1cfa627bd7ce 17:36:49 Step 4/7 : WORKDIR /edgex-go 17:36:49 ---> Running in 1a3688c7a163 17:36:50 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:36:50 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:36:50 OK: 12749 distinct packages available 17:36:50 OK: 233 MiB in 51 packages 17:36:50 Removing intermediate container 1a3688c7a163 17:36:50 ---> e48a279a47c9 17:36:50 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:36:50 Removing intermediate container a24d3445affb 17:36:50 ---> c54f53ff3cd6 17:36:50 17:36:50 latest: Pulling from library/docker 17:36:50 Successfully built c54f53ff3cd6 17:36:50 b538f80385f9: Already exists 17:36:50 259a493cd78d: Pulling fs layer 17:36:50 b8e66b5100f5: Pulling fs layer 17:36:50 39dc9c94d07c: Pulling fs layer 17:36:50 551b823b3b82: Pulling fs layer 17:36:50 3c52a74df98c: Pulling fs layer 17:36:50 6c9b121b6998: Pulling fs layer 17:36:50 551b823b3b82: Waiting 17:36:50 3c52a74df98c: Waiting 17:36:50 6c9b121b6998: Waiting 17:36:50 b8e66b5100f5: Verifying Checksum 17:36:50 b8e66b5100f5: Download complete 17:36:51 259a493cd78d: Verifying Checksum 17:36:51 259a493cd78d: Download complete 17:36:51 551b823b3b82: Verifying Checksum 17:36:51 551b823b3b82: Download complete 17:36:51 3c52a74df98c: Verifying Checksum 17:36:51 3c52a74df98c: Download complete 17:36:51 6c9b121b6998: Verifying Checksum 17:36:51 6c9b121b6998: Download complete 17:36:51 259a493cd78d: Pull complete 17:36:52 b8e66b5100f5: Pull complete 17:36:52 39dc9c94d07c: Verifying Checksum 17:36:52 39dc9c94d07c: Download complete 17:36:52 Successfully tagged docker-core-data-go:latest 17:36:52  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 17:36:52 Removing intermediate container 0a66bd6f0b85 17:36:52 ---> 1f3aa1610a23 17:36:52 Step 5/29 : COPY go.mod . 17:36:55 39dc9c94d07c: Pull complete 17:36:55 551b823b3b82: Pull complete 17:36:56 3c52a74df98c: Pull complete 17:36:56 6c9b121b6998: Pull complete 17:36:56 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 17:36:56 Status: Downloaded newer image for docker:latest 17:36:59 Removing intermediate container a0015615ca1b 17:36:59 ---> a8582f573cf0 17:36:59 Step 21/26 : RUN pip install docker-compose==1.23.2 17:36:59 Removing intermediate container bc12177b7f00 17:36:59 ---> 02c2f07cb902 17:36:59 Step 6/21 : COPY go.mod . 17:36:59 ---> 19932b23cf91 17:36:59 Step 6/29 : RUN go mod download 17:36:59 Removing intermediate container 140964dedd08 17:36:59 ---> 4d025eb88c11 17:36:59 Step 8/26 : COPY . . 17:36:59 ---> Running in 7105700cd139 17:36:59 ---> Running in d49f720e90bd 17:36:59 ---> dd6e26646b67 17:36:59 Step 7/21 : RUN go mod download 17:36:59 ---> 04dfef5500f5 17:36:59 Step 6/7 : COPY go.mod . 17:37:00 ---> 8e2028be239c 17:37:00 Step 7/7 : RUN go mod download 17:37:00 ---> Running in dd9ab553f4d3 17:37:02 ---> Running in 0d3d47983298 17:37:04 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:37:04 go: finding github.com/BurntSushi/toml v0.3.1 17:37:04 go: finding github.com/OneOfOne/xxhash v1.2.5 17:37:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:37:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:37:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:37:04 go: finding github.com/bgentry/speakeasy v0.1.0 17:37:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:37:04 go: finding github.com/cloudflare/gokey v0.1.0 17:37:04 go: finding github.com/davecgh/go-spew v1.1.1 17:37:04 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:37:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:37:04 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 17:37:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:37:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:37:04 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:37:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 17:37:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:37:04 go: finding github.com/fatih/color v1.7.0 17:37:04 go: finding github.com/fsnotify/fsnotify v1.4.7 17:37:04 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:37:04 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 17:37:04 go: finding github.com/go-kit/kit v0.8.0 17:37:04 go: finding github.com/go-logfmt/logfmt v0.4.0 17:37:04 go: finding github.com/go-redis/redis/v7 v7.2.0 17:37:04 go: finding github.com/go-stack/stack v1.8.0 17:37:04 go: finding github.com/golang/protobuf v1.3.2 17:37:04 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:37:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:37:04 go: finding github.com/google/uuid v1.1.0 17:37:04 go: finding github.com/gorilla/mux v1.7.1 17:37:04 go: finding github.com/hashicorp/consul/api v1.1.0 17:37:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:37:04 go: finding github.com/hashicorp/errwrap v1.0.0 17:37:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:37:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:37:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:37:04 go: finding github.com/hashicorp/go-multierror v1.0.0 17:37:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:37:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:37:04 go: finding github.com/hashicorp/go-syslog v1.0.0 17:37:04 go: finding github.com/hashicorp/go-uuid v1.0.1 17:37:04 go: finding github.com/hashicorp/go.net v0.0.1 17:37:04 go: finding github.com/hashicorp/golang-lru v0.5.0 17:37:04 go: finding github.com/hashicorp/logutils v1.0.0 17:37:04 go: finding github.com/hashicorp/mdns v1.0.0 17:37:04 go: finding github.com/hashicorp/memberlist v0.1.3 17:37:04 go: finding github.com/hashicorp/serf v0.8.2 17:37:04 go: finding github.com/hpcloud/tail v1.0.0 17:37:04 go: finding github.com/imdario/mergo v0.3.6 17:37:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:37:04 go: finding github.com/kr/pretty v0.1.0 17:37:04 go: finding github.com/kr/pty v1.1.1 17:37:04 go: finding github.com/kr/text v0.1.0 17:37:05 go: finding github.com/mattn/go-colorable v0.0.9 17:37:05 go: finding github.com/mattn/go-isatty v0.0.3 17:37:05 go: finding github.com/miekg/dns v1.0.14 17:37:05 go: finding github.com/mitchellh/cli v1.0.0 17:37:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:37:05 go: finding github.com/mitchellh/copystructure v1.0.0 17:37:05 go: finding github.com/mitchellh/go-homedir v1.0.0 17:37:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:37:05 go: finding github.com/mitchellh/gox v0.4.0 17:37:05 go: finding github.com/mitchellh/iochan v1.0.0 17:37:05 go: finding github.com/mitchellh/mapstructure v1.1.2 17:37:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:37:05 go: finding github.com/onsi/ginkgo v1.10.1 17:37:05 go: finding github.com/onsi/gomega v1.7.0 17:37:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:37:05 go: finding github.com/pebbe/zmq4 v1.0.0 17:37:05 go: finding github.com/pelletier/go-toml v1.2.0 17:37:05 go: finding github.com/pkg/errors v0.8.1 17:37:05 go: finding github.com/pmezard/go-difflib v1.0.0 17:37:05 go: finding github.com/posener/complete v1.1.1 17:37:05 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:37:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:37:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:37:05 go: finding github.com/stretchr/objx v0.1.0 17:37:05 go: finding github.com/stretchr/testify v1.5.1 17:37:05 go: finding github.com/ugorji/go v1.1.4 17:37:05 go: finding github.com/x448/float16 v0.8.4 17:37:05 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 17:37:05 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:37:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:37:05 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:37:05 go: finding golang.org/x/text v0.3.2 17:37:05 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:37:06 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:37:06 go: finding gopkg.in/eapache/queue.v1 v1.1.0 17:37:06 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:37:06 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:37:06 go: finding gopkg.in/yaml.v2 v2.2.8 17:37:08 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 17:37:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:37:08 ---> d2031e647cfb 17:37:08 Step 3/20 : WORKDIR /edgex-go 17:37:08 ---> Using cache 17:37:08 ---> 5f6b63db9b13 17:37:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:08 ---> Using cache 17:37:08 ---> a942ea9a0b4f 17:37:08 Step 5/20 : RUN apk update && apk add make git 17:37:08 ---> Using cache 17:37:08 ---> 02c2f07cb902 17:37:08 Step 6/20 : COPY go.mod . 17:37:08 ---> Using cache 17:37:08 ---> dd6e26646b67 17:37:08 Step 7/20 : RUN go mod download 17:37:08 ---> Using cache 17:37:08 ---> 571365c4e174 17:37:08 Step 8/20 : COPY . . 17:37:09 Removing intermediate container 0d3d47983298 17:37:09 ---> 571365c4e174 17:37:09 Step 8/21 : COPY . . 17:37:09 Removing intermediate container d49f720e90bd 17:37:09 ---> 8ac3cc38cf4a 17:37:09 Step 7/29 : COPY . . 17:37:18 Collecting docker-compose==1.23.2 17:37:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:37:18 Collecting dockerpty<0.5,>=0.4.1 17:37:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:37:24 Removing intermediate container dd9ab553f4d3 17:37:24 ---> 6a69465f3a1b 17:37:24 Successfully built 6a69465f3a1b 17:37:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:37:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:37:25 + docker inspect -f . ci-base-image-arm64 17:37:25 . [Pipeline] withDockerContainer 17:37:25 prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container 17:37:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:37:25 Collecting cached-property<2,>=1.2.0 17:37:25 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 17:37:26 $ docker top 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:27 Collecting websocket-client<1.0,>=0.32.0 17:37:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:37:27 + go version 17:37:27 go version go1.13.13 linux/arm64 [Pipeline] echo 17:37:27 ========================================================= 17:37:27 [edgeXBuildGoParallel] Running Tests and Build... 17:37:27 ========================================================= [Pipeline] sh 17:37:28 Collecting jsonschema<3,>=2.5.1 17:37:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:37:28 Collecting docopt<0.7,>=0.6.1 17:37:28 Downloading docopt-0.6.2.tar.gz (25 kB) 17:37:28 + make test 17:37:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:37:31 ---> c5fe16ef8b04 17:37:31 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 17:37:31 ? github.com/edgexfoundry/edgex-go [no test files] 17:37:32 ---> Running in 07cd6cae088a 17:37:33 Collecting docker<4.0,>=3.6.0 17:37:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:37:34 Collecting texttable<0.10,>=0.9.0 17:37:34 Downloading texttable-0.9.1.tar.gz (11 kB) 17:37:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:37:36 Collecting PyYAML<4,>=3.10 17:37:36 Downloading PyYAML-3.13.tar.gz (270 kB) 17:37:36 ---> d144720d09c5 17:37:36 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 17:37:37 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) 17:37:37 Collecting urllib3<1.25,>=1.21.1 17:37:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:37:37 ---> da87ea25cdbd 17:37:37 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:37:37 ---> 3bf9bde65b99 17:37:37 Step 9/21 : RUN make cmd/core-command/core-command 17:37:38 ---> Running in 87764fc2003e 17:37:38 Collecting idna<2.8,>=2.5 17:37:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:37:38 ---> Running in 3322c8389421 17:37:38 ---> Running in 2547fcdcd9cd 17:37:38 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) 17:37:38 Collecting docker-pycreds>=0.4.0 17:37:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:37:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:37:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:37:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:37:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:37:38 Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, websocket-client, jsonschema, docopt, docker-pycreds, docker, texttable, PyYAML, docker-compose 17:37:38 Running setup.py install for dockerpty: started 17:37:39 Running setup.py install for dockerpty: finished with status 'done' 17:37:39 Attempting uninstall: urllib3 17:37:39 Found existing installation: urllib3 1.25.9 17:37:39 Uninstalling urllib3-1.25.9: 17:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:37:39 Successfully uninstalled urllib3-1.25.9 17:37:40 Attempting uninstall: idna 17:37:40 Found existing installation: idna 2.9 17:37:40 Uninstalling idna-2.9: 17:37:40 Successfully uninstalled idna-2.9 17:37:40 Attempting uninstall: requests 17:37:40 Found existing installation: requests 2.23.0 17:37:40 Uninstalling requests-2.23.0: 17:37:40 Successfully uninstalled requests-2.23.0 17:37:41 Running setup.py install for docopt: started 17:37:42 Running setup.py install for docopt: finished with status 'done' 17:37:42 Running setup.py install for texttable: started 17:37:43 Running setup.py install for texttable: finished with status 'done' 17:37:43 Running setup.py install for PyYAML: started 17:37:44 Running setup.py install for PyYAML: finished with status 'done' 17:37:44 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 17:37:49 Removing intermediate container 7105700cd139 17:37:49 ---> 1ef8bc894904 17:37:49 Step 22/26 : RUN apk --no-cache add curl 17:37:49 ---> Running in bf7b7c395748 17:37:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:37:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:37:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:37:51 (2/3) Installing libcurl (7.69.1-r0) 17:37:51 (3/3) Installing curl (7.69.1-r0) 17:37:51 Executing busybox-1.31.1-r16.trigger 17:37:51 OK: 72 MiB in 58 packages 17:37:53 Removing intermediate container bf7b7c395748 17:37:53 ---> 3fc335fc7f24 17:37:53 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:37:53 ---> Running in 7d9ce27fb784 17:37:54 Removing intermediate container 7d9ce27fb784 17:37:54 ---> ceb5b7346ddf 17:37:54 Step 24/26 : LABEL arch=x86_64 17:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:37:54 ---> Running in 7dd2737e97a5 17:37:55 Removing intermediate container 7dd2737e97a5 17:37:55 ---> 6cca3c1bb4f5 17:37:55 Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:37:55 ---> Running in 15ff03d807ca 17:37:55 Removing intermediate container 15ff03d807ca 17:37:55 ---> 9457e35bd7b5 17:37:55 Step 26/26 : LABEL version=0.0.0 17:37:56 ---> Running in 6c29cde0fec6 17:37:56 Removing intermediate container 6c29cde0fec6 17:37:56 ---> cb2816703564 17:37:56 17:37:56 Successfully built cb2816703564 17:37:56 Successfully tagged docker-sys-mgmt-agent-go:latest 17:37:56 Building docker-core-metadata-go 17:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:38:04  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 17:38:16 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:38:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:38:16 ---> d2031e647cfb 17:38:16 Step 3/21 : WORKDIR /edgex-go 17:38:16 ---> Using cache 17:38:16 ---> 5f6b63db9b13 17:38:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:16 ---> Using cache 17:38:16 ---> a942ea9a0b4f 17:38:16 Step 5/21 : RUN apk update && apk add make git 17:38:16 ---> Using cache 17:38:16 ---> 02c2f07cb902 17:38:16 Step 6/21 : COPY go.mod . 17:38:16 ---> Using cache 17:38:16 ---> dd6e26646b67 17:38:16 Step 7/21 : RUN go mod download 17:38:16 ---> Using cache 17:38:16 ---> 571365c4e174 17:38:16 Step 8/21 : COPY . . 17:38:16 ---> Using cache 17:38:16 ---> 3bf9bde65b99 17:38:16 Step 9/21 : RUN make cmd/core-metadata/core-metadata 17:38:17 ---> Running in d23f858e1603 17:38:17 Removing intermediate container 3322c8389421 17:38:17 ---> 37bddf2bd5fb 17:38:17 17:38:17 Step 9/29 : FROM alpine:latest 17:38:17 ---> a24bb4013296 17:38:17 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:38:17 Removing intermediate container 07cd6cae088a 17:38:17 ---> d94cfd70828f 17:38:17 17:38:17 Step 10/26 : FROM alpine:3.10 17:38:18 Removing intermediate container 87764fc2003e 17:38:18 ---> 55246ccaafd5 17:38:18 17:38:18 Step 10/20 : FROM alpine 17:38:18 ---> a24bb4013296 17:38:18 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:38:18 Removing intermediate container 2547fcdcd9cd 17:38:18 ---> e859f629816a 17:38:18 17:38:18 Step 10/21 : FROM scratch 17:38:18 ---> 17:38:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:38:18 ---> Running in 479f296b2c0e 17:38:18 ---> Running in a83b9996f20a 17:38:18 3.10: Pulling from library/alpine 17:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:38:18 ---> Using cache 17:38:18 ---> dfce9c2ebae5 17:38:18 Step 12/21 : ENV APP_PORT=48082 17:38:18 Removing intermediate container 479f296b2c0e 17:38:18 ---> 43dfb75d0609 17:38:18 Step 11/29 : USER root 17:38:18 ---> Running in 6c13ab8a2b12 17:38:18 ---> Running in d7174554e905 17:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:38:18 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.042s 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 17:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:38:18 Removing intermediate container 6c13ab8a2b12 17:38:18 ---> bec4f6fd8beb 17:38:18 Step 13/21 : EXPOSE $APP_PORT 17:38:18 ---> Running in 610525389bb3 17:38:18 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:38:18 v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:38:18 OK: 12749 distinct packages available 17:38:18 Removing intermediate container d7174554e905 17:38:18 ---> ee5a119fdd2b 17:38:18 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:38:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:38:19 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:38:19 Status: Downloaded newer image for alpine:3.10 17:38:19 ---> be4e4bea2c2e 17:38:19 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:38:19 ---> Running in b36d47ad0aec 17:38:19 (1/4) Installing ca-certificates (20191127-r4) 17:38:19 Removing intermediate container 610525389bb3 17:38:19 ---> 8b48b3090db9 17:38:19 Step 14/21 : WORKDIR / 17:38:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:38:19 (3/4) Installing libcurl (7.69.1-r0) 17:38:19 (4/4) Installing curl (7.69.1-r0) 17:38:19 Executing busybox-1.31.1-r16.trigger 17:38:19 Executing ca-certificates-20191127-r4.trigger 17:38:19 OK: 7 MiB in 18 packages 17:38:19 ---> Running in df7d6da88153 17:38:19 ---> Running in 70acd5b20255 17:38:21 Removing intermediate container 70acd5b20255 17:38:21 ---> 1ab7a7dfbaa8 17:38:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:38:21 ---> cadfd0f9dc98 17:38:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:38:21 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:38:21 v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:38:21 OK: 12749 distinct packages available 17:38:22 (1/2) Installing ca-certificates (20191127-r4) 17:38:22 (2/2) Installing dumb-init (1.2.2-r1) 17:38:22 Executing busybox-1.31.1-r16.trigger 17:38:22 Executing ca-certificates-20191127-r4.trigger 17:38:22 OK: 6 MiB in 16 packages 17:38:22 Removing intermediate container a83b9996f20a 17:38:22 ---> 429b927aac4b 17:38:22 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:38:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:38:22 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:38:22 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:38:22 OK: 10346 distinct packages available 17:38:22 ---> Running in 886108090b5d 17:38:22 ---> dc396272ac3d 17:38:22 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:38:22 (1/5) Installing ca-certificates (20191127-r2) 17:38:22 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:38:23 (3/5) Installing libcurl (7.66.0-r0) 17:38:23 (4/5) Installing curl (7.66.0-r0) 17:38:23 (5/5) Installing dumb-init (1.2.2-r1) 17:38:23 Executing busybox-1.30.1-r3.trigger 17:38:23 Executing ca-certificates-20191127-r2.trigger 17:38:23 OK: 7 MiB in 19 packages 17:38:23 Removing intermediate container 886108090b5d 17:38:23 ---> 4bd1e2bc675c 17:38:23 Step 13/20 : WORKDIR /edgex 17:38:24 ---> 39c29af2093e 17:38:24 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:38:24 ---> Running in f05a94a81a22 17:38:24 Removing intermediate container b36d47ad0aec 17:38:24 ---> 83c8ebf8d466 17:38:24 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:38:24 ---> Running in 4f8eb7500e58 17:38:24 ---> Running in f5baaa71011c 17:38:24 Removing intermediate container f05a94a81a22 17:38:24 ---> 5bbd04385571 17:38:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:38:25 Removing intermediate container f5baaa71011c 17:38:25 ---> 68249e6482fe 17:38:25 Step 14/29 : WORKDIR $BASE_DIR 17:38:25 Removing intermediate container 4f8eb7500e58 17:38:25 ---> 00c9bb5ff98d 17:38:25 Step 19/21 : LABEL arch=x86_64 17:38:25 ---> Running in 2ce69d77bf0c 17:38:25 ---> Running in aaaa8371c693 17:38:26 Removing intermediate container df7d6da88153 17:38:26 ---> 9841c3dcce0c 17:38:26 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:38:26 ---> 77f39fb56f69 17:38:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:38:26 ---> Running in bbb52b3011b4 17:38:26 Removing intermediate container aaaa8371c693 17:38:26 ---> 4d60334b208f 17:38:26 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:38:26 Removing intermediate container 2ce69d77bf0c 17:38:26 ---> 0f68d3af0985 17:38:26 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:38:27 Removing intermediate container bbb52b3011b4 17:38:27 ---> a8d499bca1b7 17:38:27 Step 13/26 : WORKDIR / 17:38:27 ---> Running in 8a786fbfa44c 17:38:27 ---> Running in 7dbb778b011f 17:38:27 ---> f2ea3445d382 17:38:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:38:27 ---> Running in d1591ba4dc2b 17:38:27 ---> Running in c48fbe72b793 17:38:27 Removing intermediate container 7dbb778b011f 17:38:27 ---> 113738f227ad 17:38:27 Step 21/21 : LABEL version=0.0.0 17:38:28 Removing intermediate container c48fbe72b793 17:38:28 ---> 6854ed728423 17:38:28 Step 17/20 : CMD ["--init=true"] 17:38:28 ---> Running in cb5b2c1b7a44 17:38:28 Removing intermediate container d1591ba4dc2b 17:38:28 ---> c342d4a88ea6 17:38:28 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:38:28 ---> Running in 17a073b2cdbb 17:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements 17:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:38:29 Removing intermediate container cb5b2c1b7a44 17:38:29 ---> cc4215f3fd5e 17:38:29 17:38:29 Removing intermediate container 17a073b2cdbb 17:38:29 ---> 94a1f5949e92 17:38:29 Step 18/20 : LABEL arch=x86_64 17:38:29 ---> 9707a0727c3f 17:38:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:38:29 Successfully built cc4215f3fd5e 17:38:29 Successfully tagged docker-core-command-go:latest 17:38:29  Building docker-core-command-go ... done  ---> Running in a41eefd66c01 17:38:29 Removing intermediate container 8a786fbfa44c 17:38:29 ---> 0e939e265988 17:38:29 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:38:29 ---> 035f60021316 17:38:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:38:29 Removing intermediate container a41eefd66c01 17:38:29 ---> c31770f77c8e 17:38:29 Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:38:30 ---> Running in 82f3e257bbeb 17:38:30 ---> 86496e6dccba 17:38:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 17:38:30 Removing intermediate container 82f3e257bbeb 17:38:30 ---> 969c23d9a702 17:38:30 Step 20/20 : LABEL version=0.0.0 17:38:30 ---> ec5f8bbde367 17:38:30 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:38:30 ---> Running in 9787c0452f60 17:38:30 ---> 3f542d16e324 17:38:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:38:31 Removing intermediate container 9787c0452f60 17:38:31 ---> f473eeb5a52b 17:38:31 17:38:31 ---> b7b7057d7cb7 17:38:31 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:38:31 Successfully built f473eeb5a52b 17:38:31 Successfully tagged docker-security-proxy-setup-go:latest 17:38:31  Building docker-security-proxy-setup-go ... done  ---> a086a8708fd8 17:38:31 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:38:31 ---> f619562abda5 17:38:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:38:31 ---> 407930b77f15 17:38:31 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:38:32 ---> 606201fb5aba 17:38:32 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:38:32 ---> a30363090b15 17:38:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 17:38:32 ---> Running in 7df9758daf9f 17:38:34 ---> aee622e491b7 17:38:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:38:34 Removing intermediate container d23f858e1603 17:38:34 ---> 629fa68d7874 17:38:34 17:38:34 Step 10/21 : FROM scratch 17:38:34 ---> 17:38:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:38:34 ---> Using cache 17:38:34 ---> dfce9c2ebae5 17:38:34 Step 12/21 : ENV APP_PORT=48081 17:38:34 ---> Running in e42396103128 17:38:34 ---> 0d2a1fb47d12 17:38:34 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:34 Removing intermediate container 7df9758daf9f 17:38:34 ---> fde70e1245ea 17:38:34 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.3% of statements 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 17:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:38:34 ---> Running in 4e6eeea4d902 17:38:34 Removing intermediate container e42396103128 17:38:34 ---> d0b532408210 17:38:34 Step 13/21 : EXPOSE $APP_PORT 17:38:35 ---> 41f7b3d401c1 17:38:35 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:35 ---> Running in 87d8e4056e76 17:38:35 ---> Running in 8686f81a12b7 17:38:35 Removing intermediate container 87d8e4056e76 17:38:35 ---> df63ed70ebca 17:38:35 Step 14/21 : WORKDIR / 17:38:35 ---> Running in 3d4bed9828d5 17:38:35 Removing intermediate container 3d4bed9828d5 17:38:35 ---> 5471fae4318b 17:38:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:38:35 ---> 7f0393568016 17:38:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:38:35 Removing intermediate container 4e6eeea4d902 17:38:35 ---> 7d8d46d6b4bf 17:38:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:38:36 ---> Running in 109bb38b1113 17:38:36 Removing intermediate container 8686f81a12b7 17:38:36 ---> d1b104debe61 17:38:36 Step 24/29 : RUN chmod 755 security-secrets-setup 17:38:36 ---> Running in 28448af7b8c6 17:38:36 Removing intermediate container 109bb38b1113 17:38:36 ---> 78f8c84d4944 17:38:36 Step 24/26 : LABEL arch=x86_64 17:38:36 ---> Running in f6f568faba20 17:38:36 ---> 5495be10077c 17:38:36 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:38:36 Removing intermediate container f6f568faba20 17:38:36 ---> 65783f28fb70 17:38:36 Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:38:36 ---> Running in f6d5cdb4b007 17:38:36 ---> 9b6f7e09986b 17:38:36 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:38:37 ---> Running in 37d9f0e2707a 17:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.288s coverage: 28.6% of statements 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:38:37 Removing intermediate container f6d5cdb4b007 17:38:37 ---> b2430556a7b2 17:38:37 Step 26/26 : LABEL version=0.0.0 17:38:38 ---> Running in 4fff30beccdd 17:38:38 Removing intermediate container 37d9f0e2707a 17:38:38 ---> 7434915a3446 17:38:38 Step 19/21 : LABEL arch=x86_64 17:38:38 ---> Running in 8c0d2a187511 17:38:38 Removing intermediate container 4fff30beccdd 17:38:38 ---> 35ac8e690396 17:38:38 17:38:38 Removing intermediate container 28448af7b8c6 17:38:38 ---> 573dcf7023df 17:38:38 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:38:38 Successfully built 35ac8e690396 17:38:38 Removing intermediate container 8c0d2a187511 17:38:38 ---> d4763f9a5657 17:38:38 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:38:38 Successfully tagged docker-security-secretstore-setup-go:latest 17:38:38  Building docker-security-secretstore-setup-go ... done  ---> Running in 344cb4245858 17:38:38 ---> Running in 313ebbf8813c 17:38:38 Removing intermediate container 344cb4245858 17:38:38 ---> 97ed4b756288 17:38:38 Step 26/29 : CMD [ "generate" ] 17:38:38 Removing intermediate container 313ebbf8813c 17:38:38 ---> db10fe58cca4 17:38:38 Step 21/21 : LABEL version=0.0.0 17:38:38 ---> Running in f12c0f6c28f5 17:38:38 ---> Running in 9e1213a5b72f 17:38:39 Removing intermediate container f12c0f6c28f5 17:38:39 ---> 712500024fa2 17:38:39 Step 27/29 : LABEL arch=x86_64 17:38:39 Removing intermediate container 9e1213a5b72f 17:38:39 ---> 145f0c77e750 17:38:39 17:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 89.8% of statements 17:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:38:39 Successfully built 145f0c77e750 17:38:39 ---> Running in 4a31fdb91ab1 17:38:39 Successfully tagged docker-core-metadata-go:latest 17:38:39  Building docker-core-metadata-go ... done Removing intermediate container 4a31fdb91ab1 17:38:39 ---> 9553f6b3a523 17:38:39 Step 28/29 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:38:39 ---> Running in 88e773f2da6d 17:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements 17:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:38:39 Removing intermediate container 88e773f2da6d 17:38:39 ---> dcb411831805 17:38:39 Step 29/29 : LABEL version=0.0.0 17:38:39 ---> Running in 78cc8ef8ade3 17:38:40 Removing intermediate container 78cc8ef8ade3 17:38:40 ---> 6d9120d88f2d 17:38:40 17:38:40 Successfully built 6d9120d88f2d 17:38:40 Successfully tagged docker-security-secrets-setup-go:latest 17:38:40  Building docker-security-secrets-setup-go ... done  [Pipeline] } 17:38:40 $ docker stop --time=1 d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb 17:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 100.0% of statements 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:38:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 17:38:43 $ docker rm -f d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb [Pipeline] // withDockerContainer [Pipeline] sh 17:38:43 + docker images 17:38:43 + grep docker 17:38:43 docker-security-secrets-setup-go latest 6d9120d88f2d 4 seconds ago 25.1MB 17:38:43 docker-core-metadata-go latest 145f0c77e750 5 seconds ago 14.4MB 17:38:43 docker-security-secretstore-setup-go latest 35ac8e690396 5 seconds ago 33.9MB 17:38:43 docker-security-proxy-setup-go latest f473eeb5a52b 13 seconds ago 16.4MB 17:38:43 docker-core-command-go latest cc4215f3fd5e 15 seconds ago 13MB 17:38:43 docker-sys-mgmt-agent-go latest cb2816703564 48 seconds ago 284MB 17:38:43 docker-core-data-go latest c54f53ff3cd6 About a minute ago 23.8MB 17:38:43 docker-support-notifications-go latest 1f31e2e52b3e 2 minutes ago 14.4MB 17:38:43 docker-support-scheduler-go latest 04518dda7015 2 minutes ago 13.1MB 17:38:43 docker-support-logging-go latest 362df8f90420 2 minutes ago 11.8MB 17:38:43 docker latest 81f5749c9058 6 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.5% of statements 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 17:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 55.9% of statements 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 17:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.401s coverage: 86.3% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.965s coverage: 72.2% of statements 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.373s coverage: 72.1% of statements 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 26.9% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.320s coverage: 84.1% of statements 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.031s coverage: 42.9% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.070s coverage: 100.0% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.1% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.025s coverage: 100.0% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.075s coverage: 100.0% of statements 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements 17:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.183s coverage: 29.1% of statements 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.099s coverage: 99.0% of statements 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:39:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.103s coverage: 100.0% of statements 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:39:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 17:39:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:39:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 17:39:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements 17:39:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements 17:39:18 GO111MODULE=on go vet ./... 17:39:37 gofmt -l . 17:39:37 [ "`gofmt -l .`" = "" ] 17:39:39 ./bin/test-go-mod-tidy.sh 17:39:39 ./bin/test-attribution-txt.sh [Pipeline] sh 17:39:43 + ls -al . 17:39:43 total 584 17:39:43 drwxrwxr-x 10 1001 1001 4096 Aug 12 17:39 . 17:39:43 drwxr-xr-x 4 root root 4096 Aug 12 17:37 .. 17:39:43 -rw-rw-r-- 1 1001 1001 11 Aug 12 17:35 .dockerignore 17:39:43 drwxrwxr-x 8 1001 1001 4096 Aug 12 17:35 .git 17:39:43 drwxrwxr-x 3 1001 1001 4096 Aug 12 17:35 .github 17:39:43 -rw-rw-r-- 1 1001 1001 932 Aug 12 17:35 .gitignore 17:39:43 drwxrwxr-x 3 1001 1001 4096 Aug 12 17:35 .semver 17:39:43 -rw-rw-r-- 1 1001 1001 166 Aug 12 17:35 .sonarcloud.properties 17:39:43 -rw-rw-r-- 1 1001 1001 3804 Aug 12 17:35 CONTRIBUTING.md 17:39:43 -rw-rw-r-- 1 1001 1001 1035 Aug 12 17:35 Dockerfile.build 17:39:43 -rw-rw-r-- 1 1001 1001 865 Aug 12 17:35 Jenkinsfile 17:39:43 -rw-rw-r-- 1 1001 1001 10775 Aug 12 17:35 LICENSE 17:39:43 -rw-rw-r-- 1 1001 1001 6237 Aug 12 17:35 Makefile 17:39:43 -rw-rw-r-- 1 1001 1001 5652 Aug 12 17:35 README.md 17:39:43 -rw-rw-r-- 1 1001 1001 259 Aug 12 17:35 SECURITY.md 17:39:43 -rw-rw-r-- 1 1001 1001 5 Aug 12 17:31 VERSION 17:39:43 -rw-rw-r-- 1 1001 1001 4131 Aug 12 17:35 ZMQWindows.md 17:39:43 drwxrwxr-x 2 1001 1001 4096 Aug 12 17:35 bin 17:39:43 drwxrwxr-x 15 1001 1001 4096 Aug 12 17:35 cmd 17:39:43 -rw-r--r-- 1 root root 455803 Aug 12 17:39 coverage.out 17:39:43 -rw-r--r-- 1 root root 1019 Aug 12 17:39 go.mod 17:39:43 -rw-r--r-- 1 root root 18146 Aug 12 17:39 go.sum 17:39:43 drwxrwxr-x 8 1001 1001 4096 Aug 12 17:35 internal 17:39:43 drwxrwxr-x 4 1001 1001 4096 Aug 12 17:35 openapi 17:39:43 drwxrwxr-x 4 1001 1001 4096 Aug 12 17:35 snap 17:39:43 -rw-rw-r-- 1 1001 1001 168 Aug 12 17:35 version.go [Pipeline] sh 17:39:43 + '[' -e coverage.out ] 17:39:43 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:43 Warning: overwriting stash ‘coverage-report’ 17:39:44 Stashed 1 file(s) [Pipeline] sh 17:39:45 + make build 17:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:40:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:40:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:40:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:40:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:40:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:40:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:40:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:40:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 17:41:01 $ docker stop --time=1 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 17:41:04 $ docker rm -f 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:05 17:41:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:06 latest: Pulling from edgex-devops/edgex-compose-arm64 17:41:06 29e5d40040c1: Pulling fs layer 17:41:06 1ce36da41761: Pulling fs layer 17:41:06 25b303627fd3: Pulling fs layer 17:41:06 29e5d40040c1: Download complete 17:41:07 1ce36da41761: Verifying Checksum 17:41:07 1ce36da41761: Download complete 17:41:07 29e5d40040c1: Pull complete 17:41:08 1ce36da41761: Pull complete 17:41:09 25b303627fd3: Verifying Checksum 17:41:09 25b303627fd3: Download complete 17:41:19 25b303627fd3: Pull complete 17:41:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:41:20 prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container 17:41:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:41:23 $ docker top 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:25 + docker-compose build --help 17:41:25 + grep parallel 17:41:28 --parallel Build images in parallel. [Pipeline] } 17:41:28 $ docker stop --time=1 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 17:41:30 $ docker rm -f 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:31 . [Pipeline] withDockerContainer 17:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container 17:41:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:41:33 $ docker top d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:34 + docker-compose -f ./docker-compose-build.yml build --parallel 17:41:38 Building docker-core-command-go ... 17:41:38 Building docker-core-data-go ... 17:41:38 Building docker-core-metadata-go ... 17:41:38 Building docker-security-proxy-setup-go ... 17:41:38 Building docker-security-secrets-setup-go ... 17:41:38 Building docker-security-secretstore-setup-go ... 17:41:38 Building docker-support-logging-go ... 17:41:38 Building docker-support-notifications-go ... 17:41:38 Building docker-support-scheduler-go ... 17:41:38 Building docker-sys-mgmt-agent-go ... 17:41:38 Building docker-core-command-go 17:41:38 Building docker-security-secretstore-setup-go 17:41:38 Building docker-sys-mgmt-agent-go 17:41:38 Building docker-support-notifications-go 17:41:38 Building docker-support-scheduler-go 17:43:45 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 17:43:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:43:45 ---> 6a69465f3a1b 17:43:45 Step 3/26 : WORKDIR /edgex-go 17:43:45 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 17:43:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:43:45 ---> 6a69465f3a1b 17:43:45 Step 3/20 : WORKDIR /edgex-go 17:43:45 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:43:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:43:45 ---> 6a69465f3a1b 17:43:45 Step 3/21 : WORKDIR /edgex-go 17:43:45 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 17:43:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:45 ---> 6a69465f3a1b 17:43:45 Step 3/23 : WORKDIR /edgex-go 17:43:45 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 17:43:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:43:45 ---> 6a69465f3a1b 17:43:45 Step 3/26 : WORKDIR /edgex-go 17:43:45 ---> Running in 527bb0596ad2 17:43:45 ---> Running in 2574b36db638 17:43:45 ---> Running in 7c71acd6ef56 17:43:45 ---> Running in 0edd5774bba1 17:43:45 ---> Running in 670730517c20 17:43:45 Removing intermediate container 0edd5774bba1 17:43:45 ---> 4c237a7d8655 17:43:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:45 Removing intermediate container 2574b36db638 17:43:45 ---> 88ec6f0cfde5 17:43:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:45 Removing intermediate container 527bb0596ad2 17:43:45 ---> 61107f10d621 17:43:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:45 Removing intermediate container 670730517c20 17:43:45 Removing intermediate container 7c71acd6ef56 17:43:45 ---> 132992813340 17:43:45 ---> 0da102ce06a5 17:43:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:45 17:43:45 ---> Running in efbdff0762ff 17:43:45 ---> Running in 77f4e2b66491 17:43:45 ---> Running in a1662d78cf19 17:43:45 ---> Running in e8795fb012a1 17:43:45 ---> Running in 14da6e33bf39 17:43:45 Removing intermediate container efbdff0762ff 17:43:45 ---> e420b2998212 17:43:45 Step 5/26 : RUN apk update && apk add make git 17:43:45 ---> Running in e24ef70bf9c5 17:43:45 Removing intermediate container a1662d78cf19 17:43:45 ---> 0221e8b6b188 17:43:45 Step 5/20 : RUN apk update && apk add make git 17:43:45 ---> Running in 8e0d2d2d0afa 17:43:45 Removing intermediate container e8795fb012a1 17:43:45 ---> ed2834cd87b1 17:43:45 Step 5/26 : RUN apk update && apk add make bash git 17:43:45 Removing intermediate container 77f4e2b66491 17:43:45 ---> 48a8b4331afd 17:43:45 Step 5/21 : RUN apk update && apk add make git 17:43:45 Removing intermediate container 14da6e33bf39 17:43:45 ---> a919f61a09eb 17:43:45 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 17:43:45 ---> Running in 64000da85965 17:43:45 ---> Running in 38523d807c8c 17:43:45 ---> Running in 53a511f9a7ee 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:45 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:43:45 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:43:45 OK: 12620 distinct packages available 17:43:45 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:43:45 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:43:45 OK: 12620 distinct packages available 17:43:45 OK: 217 MiB in 51 packages 17:43:45 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:43:45 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:43:45 OK: 12620 distinct packages available 17:43:45 OK: 217 MiB in 51 packages 17:43:46 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:43:46 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:43:46 OK: 12620 distinct packages available 17:43:46 OK: 217 MiB in 51 packages 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:47 OK: 217 MiB in 51 packages 17:43:47 Removing intermediate container e24ef70bf9c5 17:43:47 ---> 60ffcd26e653 17:43:47 Step 6/26 : COPY go.mod . 17:43:47 Removing intermediate container 8e0d2d2d0afa 17:43:47 ---> 8e98e2af6093 17:43:47 Step 6/20 : COPY go.mod . 17:43:47 Removing intermediate container 38523d807c8c 17:43:47 ---> 38693064a1e8 17:43:47 Step 6/21 : COPY go.mod . 17:43:47 ---> c435b1337deb 17:43:47 Step 7/26 : RUN go mod download 17:43:48 ---> Running in 202e006efc94 17:43:48 ---> 6580df45207a 17:43:48 Step 7/20 : RUN go mod download 17:43:48 Removing intermediate container 64000da85965 17:43:48 ---> ad30dc6e1ef0 17:43:48 Step 6/26 : COPY go.mod . 17:43:48 ---> Running in 7c07e00c19df 17:43:49 ---> 8aed5e8c1b6c 17:43:49 Step 7/21 : RUN go mod download 17:43:49 ---> Running in de1cffcd32f1 17:43:49 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:43:49 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:43:49 OK: 12620 distinct packages available 17:43:50 ---> ce6607a8bb83 17:43:50 Step 7/26 : RUN go mod download 17:43:50 ---> Running in 82a6cfb2c7a9 17:43:50 OK: 217 MiB in 51 packages 17:43:52 Removing intermediate container 53a511f9a7ee 17:43:52 ---> 936a4817593c 17:43:52 Step 6/23 : COPY go.mod . 17:43:53 Removing intermediate container 202e006efc94 17:43:53 ---> fceec6539323 17:43:53 Step 8/26 : COPY . . 17:43:53 Removing intermediate container 7c07e00c19df 17:43:53 ---> b93d33b294d1 17:43:53 Step 8/20 : COPY . . 17:43:54 ---> 656f40f83031 17:43:54 Step 7/23 : RUN go mod download 17:43:54 Removing intermediate container de1cffcd32f1 17:43:54 ---> a0e4813cdcd4 17:43:54 Step 8/21 : COPY . . 17:43:54 ---> Running in 2930db9d7b40 17:43:55 Removing intermediate container 82a6cfb2c7a9 17:43:55 ---> 2937624dad1c 17:43:55 Step 8/26 : COPY . . 17:44:03 Removing intermediate container 2930db9d7b40 17:44:03 ---> 152d4f83e37a 17:44:03 Step 8/23 : COPY . . 17:44:25 ---> db8e46caa3b2 17:44:25 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 17:44:25 ---> ca4463b0f298 17:44:25 Step 9/21 : RUN make cmd/core-command/core-command 17:44:25 ---> d7dfd24bb923 17:44:25 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:44:25 ---> 711f3199752d 17:44:25 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 17:44:25 ---> a0cd9e5894b9 17:44:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:44:25 ---> Running in c515b9ec0017 17:44:25 ---> Running in 1577de337fa8 17:44:25 ---> Running in 9158473d54ac 17:44:25 ---> Running in 18085b0e36c4 17:44:25 ---> Running in 59e9096494d5 17:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:45:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 17:45:59 Removing intermediate container 1577de337fa8 17:45:59 ---> 6afa1c7873dc 17:45:59 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:45:59 ---> Running in 7a0f91ec5753 17:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:46:08 Removing intermediate container 7a0f91ec5753 17:46:08 ---> f99bb0cb8142 17:46:08 17:46:08 Step 11/26 : FROM docker:latest 17:46:08 ---> ce9d55ae87f1 17:46:08 Step 12/26 : RUN apk add --no-cache bash 17:46:08 ---> Running in 1ab4648ab051 17:46:10 Removing intermediate container c515b9ec0017 17:46:10 ---> 41408e4cc7a6 17:46:10 17:46:10 Step 10/26 : FROM alpine:3.10 17:46:11 3.10: Pulling from library/alpine 17:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:46:12 (1/2) Installing readline (8.0.4-r0) 17:46:12 (2/2) Installing bash (5.0.17-r0) 17:46:12 Executing bash-5.0.17-r0.post-install 17:46:12 Executing busybox-1.31.1-r16.trigger 17:46:12 OK: 12 MiB in 22 packages 17:46:12 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 17:46:12 Status: Downloaded newer image for alpine:3.10 17:46:12 ---> 536a684cf733 17:46:12 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 17:46:13 ---> Running in 1ea2d1353e24 17:46:15 Removing intermediate container 1ab4648ab051 17:46:15 ---> 131adecc8eea 17:46:15 Step 13/26 : RUN rm -rf /var/cache/apk/* 17:46:15 ---> Running in ad187078b6ba 17:46:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:46:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:46:16 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 17:46:16 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 17:46:16 OK: 10167 distinct packages available 17:46:17 (1/5) Installing ca-certificates (20191127-r2) 17:46:17 (2/5) Installing nghttp2-libs (1.39.2-r1) 17:46:17 (3/5) Installing libcurl (7.66.0-r0) 17:46:17 (4/5) Installing curl (7.66.0-r0) 17:46:17 (5/5) Installing dumb-init (1.2.2-r1) 17:46:17 Executing busybox-1.30.1-r3.trigger 17:46:17 Executing ca-certificates-20191127-r2.trigger 17:46:17 OK: 7 MiB in 19 packages 17:46:20 Removing intermediate container 59e9096494d5 17:46:20 ---> b6e91f416601 17:46:20 17:46:20 Step 10/23 : FROM scratch 17:46:20 ---> 17:46:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:46:20 Removing intermediate container 9158473d54ac 17:46:20 ---> 2fac89d551ac 17:46:20 17:46:20 Step 10/21 : FROM scratch 17:46:20 ---> 17:46:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:46:20 Removing intermediate container 18085b0e36c4 17:46:20 ---> a359976d9700 17:46:20 17:46:20 Step 10/20 : FROM scratch 17:46:20 ---> 17:46:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:46:20 ---> Running in a6c8df44a3a4 17:46:20 ---> Running in e7c0bf82a44c 17:46:20 ---> Running in 28833e4dea20 17:46:20 Removing intermediate container ad187078b6ba 17:46:20 ---> 0c6bbf6d0372 17:46:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:46:20 Removing intermediate container 1ea2d1353e24 17:46:20 ---> fce0d04c44bb 17:46:20 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:46:20 ---> Running in ac2e8d7a3b4e 17:46:21 ---> Running in c589dab998ef 17:46:21 Removing intermediate container 28833e4dea20 17:46:21 ---> 6f8788e91c9c 17:46:21 Step 12/23 : ENV APP_PORT=48060 17:46:21 Removing intermediate container a6c8df44a3a4 17:46:21 ---> 6cb40b17b6cf 17:46:21 Step 12/20 : ENV APP_PORT=48085 17:46:21 Removing intermediate container e7c0bf82a44c 17:46:21 ---> 8824f5c73040 17:46:21 Step 12/21 : ENV APP_PORT=48082 17:46:21 ---> Running in 236224ae17cb 17:46:21 ---> Running in 7ea73da59fef 17:46:21 ---> Running in 31ab763df61b 17:46:21 Removing intermediate container ac2e8d7a3b4e 17:46:21 ---> e0f43dd7fda6 17:46:21 Step 15/26 : ENV APP_PORT=48090 17:46:21 Removing intermediate container c589dab998ef 17:46:21 ---> 144a7e0308b4 17:46:21 Step 13/26 : WORKDIR / 17:46:21 ---> Running in ebff3b029cc8 17:46:21 Removing intermediate container 236224ae17cb 17:46:21 ---> 446dff907237 17:46:21 Step 13/23 : EXPOSE $APP_PORT 17:46:21 ---> Running in 682ff217040f 17:46:22 Removing intermediate container 7ea73da59fef 17:46:22 ---> 4dfed81887d3 17:46:22 Step 13/20 : EXPOSE $APP_PORT 17:46:22 Removing intermediate container 31ab763df61b 17:46:22 ---> 19ff63f43f21 17:46:22 Step 13/21 : EXPOSE $APP_PORT 17:46:22 ---> Running in d4266ef79342 17:46:22 ---> Running in e6dd2662e02a 17:46:22 ---> Running in a8434930dab8 17:46:22 Removing intermediate container ebff3b029cc8 17:46:22 ---> d9e9f8f734f1 17:46:22 Step 16/26 : EXPOSE $APP_PORT 17:46:22 Removing intermediate container 682ff217040f 17:46:22 ---> da877fea15f1 17:46:22 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:46:22 ---> Running in 4274787c14e3 17:46:23 Removing intermediate container d4266ef79342 17:46:23 ---> 01b0f9b03e2c 17:46:23 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 17:46:23 Removing intermediate container e6dd2662e02a 17:46:23 ---> 1cc4c3c1a1b6 17:46:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:46:23 Removing intermediate container a8434930dab8 17:46:23 ---> 4d6fd6dfb679 17:46:23 Step 14/21 : WORKDIR / 17:46:23 ---> Running in 3ce9eb22fcc2 17:46:23 Removing intermediate container 4274787c14e3 17:46:23 ---> 0030ef137648 17:46:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:46:23 ---> aa84dc7e407c 17:46:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:46:24 ---> 9873357e8779 17:46:24 ---> 8ed8fc680cdf 17:46:24 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 17:46:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:46:24 Removing intermediate container 3ce9eb22fcc2 17:46:24 ---> 3b1ccac0dc4e 17:46:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:46:25 ---> 7953ab845f2d 17:46:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:46:25 ---> e630a6cd5d9e 17:46:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:46:25 ---> defc80a6c27d 17:46:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:46:25 ---> 7d1ef82176c8 17:46:25 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 17:46:26 ---> 981c3717df7f 17:46:26 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:46:26 ---> 5ac9f23d5998 17:46:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 17:46:26 ---> fb5e930ec6ea 17:46:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:46:27 ---> f04f8f70a645 17:46:27 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:46:27 ---> Running in 9b71be64804a 17:46:27 ---> de3a51138726 17:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:46:27 ---> 9faed46af75f 17:46:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:46:27 ---> fb2fe19e5fcb 17:46:27 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:46:28 Removing intermediate container 9b71be64804a 17:46:28 ---> a27b36ec7ff7 17:46:28 Step 18/20 : LABEL arch=arm64 17:46:28 ---> a9d6a4388068 17:46:28 Step 20/26 : RUN apk --no-cache add py-pip 17:46:28 ---> Running in 76149a234032 17:46:28 ---> Running in 9988cc4878ef 17:46:28 ---> 17be00b78b13 17:46:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:46:28 ---> a6df71ac52ac 17:46:28 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:46:29 ---> Running in 13e5c12ac1a6 17:46:29 Removing intermediate container 76149a234032 17:46:29 ---> 5dae38f78497 17:46:29 Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:46:29 ---> 7df0cd0cc84b 17:46:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:46:29 ---> Running in 64a17b7ced2a 17:46:30 Removing intermediate container 13e5c12ac1a6 17:46:30 ---> 63cf05c88cd7 17:46:30 Step 19/21 : LABEL arch=arm64 17:46:30 Removing intermediate container 64a17b7ced2a 17:46:30 ---> e14fd73c63da 17:46:30 Step 20/20 : LABEL version=0.0.0 17:46:30 ---> Running in f62b4810edb8 17:46:30 ---> Running in 355a5db617d5 17:46:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:46:30 ---> ca578a900698 17:46:30 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:46:30 ---> 54a7356ba057 17:46:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 17:46:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:46:31 Removing intermediate container f62b4810edb8 17:46:31 ---> 56155768872e 17:46:31 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:46:31 ---> Running in 14fbee5c0484 17:46:31 Removing intermediate container 355a5db617d5 17:46:31 ---> a4514d82cd35 17:46:31 17:46:31 (1/33) Installing libbz2 (1.0.8-r1) 17:46:31 (2/33) Installing expat (2.2.9-r1) 17:46:31 (3/33) Installing libffi (3.3-r2) 17:46:31 (4/33) Installing gdbm (1.13-r1) 17:46:31 (5/33) Installing xz-libs (5.2.5-r0) 17:46:31 (6/33) Installing sqlite-libs (3.32.1-r0) 17:46:31 (7/33) Installing python3 (3.8.5-r0) 17:46:31 Successfully built a4514d82cd35 17:46:32 ---> 9adecc9e9ef5 17:46:32 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:46:32 Successfully tagged docker-support-scheduler-go-arm64:latest 17:46:32  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 17:46:32 ---> 38641e21e112 17:46:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:46:32 Removing intermediate container 14fbee5c0484 17:46:32 ---> e83317b47a7e 17:46:32 Step 21/21 : LABEL version=0.0.0 17:46:32 ---> Running in 153a28d4b5e0 17:46:33 ---> Running in 7fb3da453fbb 17:46:33 (8/33) Installing py3-appdirs (1.4.4-r1) 17:46:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:46:33 (10/33) Installing py3-parsing (2.4.7-r0) 17:46:33 (11/33) Installing py3-six (1.15.0-r0) 17:46:33 (12/33) Installing py3-packaging (20.4-r0) 17:46:33 (13/33) Installing py3-setuptools (47.0.0-r0) 17:46:33 (14/33) Installing py3-chardet (3.0.4-r4) 17:46:33 Removing intermediate container 153a28d4b5e0 17:46:33 ---> 180ecf656564 17:46:33 Step 21/23 : LABEL arch=arm64 17:46:33 (15/33) Installing py3-idna (2.9-r0) 17:46:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:46:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:46:33 (18/33) Installing py3-requests (2.23.0-r0) 17:46:34 (19/33) Installing py3-msgpack (1.0.0-r0) 17:46:34 (20/33) Installing py3-lockfile (0.12.2-r3) 17:46:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:46:34 (22/33) Installing py3-colorama (0.4.3-r0) 17:46:34 (23/33) Installing py3-distlib (0.3.0-r0) 17:46:34 (24/33) Installing py3-distro (1.5.0-r1) 17:46:34 (25/33) Installing py3-webencodings (0.5.1-r3) 17:46:34 (26/33) Installing py3-html5lib (1.0.1-r4) 17:46:34 (27/33) Installing py3-pytoml (0.1.21-r0) 17:46:34 (28/33) Installing py3-pep517 (0.8.2-r0) 17:46:34 (29/33) Installing py3-progress (1.5-r0) 17:46:34 (30/33) Installing py3-toml (0.10.1-r0) 17:46:34 (31/33) Installing py3-retrying (1.3.3-r0) 17:46:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:46:34 (33/33) Installing py3-pip (20.1.1-r0) 17:46:34 ---> cb9035f73720 17:46:34 Removing intermediate container 7fb3da453fbb 17:46:34 ---> 0c78c87b8f14 17:46:34 17:46:34 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:46:34 Executing busybox-1.31.1-r16.trigger 17:46:34 OK: 71 MiB in 55 packages 17:46:34 ---> Running in b12d0e31f755 17:46:35 ---> Running in d05ef872a3da 17:46:35 Successfully built 0c78c87b8f14 17:46:35 Successfully tagged docker-core-command-go-arm64:latest 17:46:35 Building docker-core-data-go 17:46:35  Building docker-core-command-go ... done Removing intermediate container b12d0e31f755 17:46:35 ---> e1d1bca77090 17:46:35 Step 22/23 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:46:35 ---> Running in c8f42d7f3344 17:46:36 Removing intermediate container c8f42d7f3344 17:46:36 ---> 4c1eb568e995 17:46:36 Step 23/23 : LABEL version=0.0.0 17:46:37 ---> Running in 54869bcd0aec 17:46:38 Removing intermediate container 54869bcd0aec 17:46:38 ---> 3a17bb874aff 17:46:38 17:46:39 Successfully built 3a17bb874aff 17:46:39 Successfully tagged docker-support-notifications-go-arm64:latest 17:46:39  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 17:46:40 Removing intermediate container d05ef872a3da 17:46:40 ---> 1494ab66cb12 17:46:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:46:40 ---> Running in 5337e55e11ed 17:46:41 Removing intermediate container 5337e55e11ed 17:46:41 ---> 0091c1f42464 17:46:41 Step 24/26 : LABEL arch=arm64 17:46:42 ---> Running in 550c198ba5f4 17:46:42 Removing intermediate container 9988cc4878ef 17:46:42 ---> a50e17b478fa 17:46:42 Step 21/26 : RUN pip install docker-compose==1.23.2 17:46:43 ---> Running in cdbbfd993bb5 17:46:43 Removing intermediate container 550c198ba5f4 17:46:43 ---> 6ec02f6dec52 17:46:43 Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:46:43 ---> Running in 3cd1a3344ada 17:46:44 Removing intermediate container 3cd1a3344ada 17:46:44 ---> 3fc0fd863d5c 17:46:44 Step 26/26 : LABEL version=0.0.0 17:46:45 ---> Running in 13a42d11d18d 17:46:45 Removing intermediate container 13a42d11d18d 17:46:45 ---> 7aabcdee7c99 17:46:45 17:46:46 Successfully built 7aabcdee7c99 17:46:46 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:46:46  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go 17:46:49 Collecting docker-compose==1.23.2 17:46:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:46:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:46:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:46:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:46:51 Collecting PyYAML<4,>=3.10 17:46:51 Downloading PyYAML-3.13.tar.gz (270 kB) 17:46:55 Collecting jsonschema<3,>=2.5.1 17:46:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:46:55 Collecting cached-property<2,>=1.2.0 17:46:55 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 17:46:56 Collecting texttable<0.10,>=0.9.0 17:46:56 Downloading texttable-0.9.1.tar.gz (11 kB) 17:46:59 Collecting websocket-client<1.0,>=0.32.0 17:46:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:46:59 Collecting docker<4.0,>=3.6.0 17:46:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:46:59 Collecting docopt<0.7,>=0.6.1 17:46:59 Downloading docopt-0.6.2.tar.gz (25 kB) 17:47:02 Collecting dockerpty<0.5,>=0.4.1 17:47:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:47:05 Collecting urllib3<1.25,>=1.21.1 17:47:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:47:05 Collecting idna<2.8,>=2.5 17:47:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:47:05 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) 17:47:05 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) 17:47:05 Collecting docker-pycreds>=0.4.0 17:47:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:47:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:47:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:47:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:47:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:47:06 Installing collected packages: urllib3, idna, requests, PyYAML, jsonschema, cached-property, texttable, websocket-client, docker-pycreds, docker, docopt, dockerpty, docker-compose 17:47:06 Attempting uninstall: urllib3 17:47:06 Found existing installation: urllib3 1.25.9 17:47:06 Uninstalling urllib3-1.25.9: 17:47:06 Successfully uninstalled urllib3-1.25.9 17:47:07 Attempting uninstall: idna 17:47:07 Found existing installation: idna 2.9 17:47:07 Uninstalling idna-2.9: 17:47:07 Successfully uninstalled idna-2.9 17:47:08 Attempting uninstall: requests 17:47:08 Found existing installation: requests 2.23.0 17:47:08 Uninstalling requests-2.23.0: 17:47:08 Successfully uninstalled requests-2.23.0 17:47:08 Running setup.py install for PyYAML: started 17:47:11 Running setup.py install for PyYAML: finished with status 'done' 17:47:11 Running setup.py install for texttable: started 17:47:13 Running setup.py install for texttable: finished with status 'done' 17:47:14 Running setup.py install for docopt: started 17:47:16 Running setup.py install for docopt: finished with status 'done' 17:47:16 Running setup.py install for dockerpty: started 17:47:19 Running setup.py install for dockerpty: finished with status 'done' 17:47:20 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 17:47:27 Removing intermediate container cdbbfd993bb5 17:47:27 ---> ff5676772981 17:47:27 Step 22/26 : RUN apk --no-cache add curl 17:47:27 ---> Running in 708c6f26349d 17:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:47:30 (2/3) Installing libcurl (7.69.1-r0) 17:47:30 (3/3) Installing curl (7.69.1-r0) 17:47:30 Executing busybox-1.31.1-r16.trigger 17:47:30 OK: 71 MiB in 58 packages 17:47:32 Removing intermediate container 708c6f26349d 17:47:32 ---> 7d3fb12c6006 17:47:32 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:47:32 ---> Running in 6667c3737ca7 17:47:33 Removing intermediate container 6667c3737ca7 17:47:33 ---> 7d4f58fa0f99 17:47:33 Step 24/26 : LABEL arch=arm64 17:47:33 ---> Running in d7703372cd43 17:47:34 Removing intermediate container d7703372cd43 17:47:34 ---> 7520748725b0 17:47:34 Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:47:34 ---> Running in 6fa4cfa565bb 17:47:35 Removing intermediate container 6fa4cfa565bb 17:47:35 ---> 637cb0435171 17:47:35 Step 26/26 : LABEL version=0.0.0 17:47:35 ---> Running in 5d75f385666c 17:47:35 Removing intermediate container 5d75f385666c 17:47:35 ---> 8dd1641c0692 17:47:35 17:47:36 Successfully built 8dd1641c0692 17:47:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:47:36 Building docker-security-secrets-setup-go 17:47:39  Building docker-sys-mgmt-agent-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:47:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:47:39 ---> 6a69465f3a1b 17:47:39 Step 3/21 : WORKDIR /edgex-go 17:47:39 ---> Using cache 17:47:39 ---> 0da102ce06a5 17:47:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:39 ---> Using cache 17:47:39 ---> a919f61a09eb 17:47:39 Step 5/21 : RUN apk update && apk add make git 17:47:39 ---> Running in cf5a0a1b5f8c 17:47:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:43 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:47:43 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:47:43 OK: 12620 distinct packages available 17:47:44 OK: 217 MiB in 51 packages 17:47:46 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 17:47:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:47:46 ---> 6a69465f3a1b 17:47:46 Step 3/22 : WORKDIR /edgex-go 17:47:46 ---> Using cache 17:47:46 ---> 0da102ce06a5 17:47:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:46 ---> Using cache 17:47:46 ---> a919f61a09eb 17:47:46 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 17:47:46 ---> Running in 9d887a40382a 17:47:47 Removing intermediate container cf5a0a1b5f8c 17:47:47 ---> df0958347f98 17:47:47 Step 6/21 : COPY go.mod . 17:47:48 ---> 4e32fe5e6758 17:47:48 Step 7/21 : RUN go mod download 17:47:48 ---> Running in 947743852a7d 17:47:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:51 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:47:51 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:47:51 OK: 12620 distinct packages available 17:47:52 OK: 217 MiB in 51 packages 17:47:54 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 17:47:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:47:54 ---> 6a69465f3a1b 17:47:54 Step 3/20 : WORKDIR /edgex-go 17:47:54 ---> Using cache 17:47:54 ---> 0da102ce06a5 17:47:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:54 ---> Using cache 17:47:54 ---> a919f61a09eb 17:47:54 Step 5/20 : RUN apk update && apk add make git 17:47:54 ---> Using cache 17:47:54 ---> df0958347f98 17:47:54 Step 6/20 : COPY go.mod . 17:47:54 ---> Using cache 17:47:54 ---> 4e32fe5e6758 17:47:54 Step 7/20 : RUN go mod download 17:47:54 ---> Running in 790971c883da 17:47:54 Removing intermediate container 947743852a7d 17:47:54 ---> 826b078106c6 17:47:54 Step 8/21 : COPY . . 17:47:55 Removing intermediate container 9d887a40382a 17:47:55 ---> e85464cfff03 17:47:55 Step 6/22 : COPY go.mod . 17:47:59 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 17:47:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:47:59 ---> 6a69465f3a1b 17:47:59 Step 3/21 : WORKDIR /edgex-go 17:47:59 ---> Using cache 17:47:59 ---> 0da102ce06a5 17:47:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:59 ---> Using cache 17:47:59 ---> a919f61a09eb 17:47:59 Step 5/21 : RUN apk update && apk add make && apk add bash git 17:47:59 ---> c9cb0577b189 17:47:59 Step 7/22 : RUN go mod download 17:48:00 ---> Running in 592ee6570203 17:48:00 ---> Running in b937cf3406f5 17:48:01 Removing intermediate container 790971c883da 17:48:01 ---> 124403d89f47 17:48:01 Step 8/20 : COPY . . 17:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:05 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:05 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:05 OK: 12620 distinct packages available 17:48:05 OK: 217 MiB in 51 packages 17:48:06 OK: 217 MiB in 51 packages 17:48:07 Removing intermediate container 592ee6570203 17:48:07 ---> 88aede8c841f 17:48:07 Step 8/22 : COPY . . 17:48:08 Removing intermediate container b937cf3406f5 17:48:08 ---> 2c3022f8723b 17:48:08 Step 6/21 : COPY go.mod . 17:48:10 ---> 9ffc6231e3c4 17:48:10 Step 7/21 : RUN go mod download 17:48:11 ---> Running in 0edf3339c19f 17:48:16 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 17:48:16 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 17:48:16 ---> 6a69465f3a1b 17:48:16 Step 3/29 : WORKDIR /edgex-go 17:48:16 ---> Using cache 17:48:16 ---> 0da102ce06a5 17:48:16 Step 4/29 : RUN apk update && apk add make git 17:48:16 ---> Running in 026e0a75a459 17:48:17 Removing intermediate container 0edf3339c19f 17:48:17 ---> c23e5def6427 17:48:17 Step 8/21 : COPY . . 17:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:20 v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] 17:48:20 v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] 17:48:20 OK: 12620 distinct packages available 17:48:21 OK: 217 MiB in 51 packages 17:48:26 ---> 0a0330412e1a 17:48:26 Step 9/21 : RUN make cmd/core-metadata/core-metadata 17:48:26 ---> Running in d11f0bba87be 17:48:26 Removing intermediate container 026e0a75a459 17:48:26 ---> 0a9d88b6d369 17:48:26 Step 5/29 : COPY go.mod . 17:48:28 ---> fca9d2deac56 17:48:28 Step 6/29 : RUN go mod download 17:48:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:48:30 ---> Running in 353a8f50668d 17:48:30 ---> c1f3ec86fdb1 17:48:30 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 17:48:31 ---> Running in 41cb46ade5ba 17:48:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:48:36 ---> a3617468ec6c 17:48:36 Step 9/22 : RUN make cmd/core-data/core-data 17:48:37 Removing intermediate container 353a8f50668d 17:48:37 ---> 541fbffe9e1f 17:48:37 Step 7/29 : COPY . . 17:48:37 ---> Running in b005ca497b0d 17:48:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:48:46 ---> 043037f69032 17:48:46 Step 9/21 : RUN make cmd/support-logging/support-logging 17:48:48 ---> Running in a1b56b2b2f92 17:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 17:49:06 ---> 6df36bb9955a 17:49:06 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 17:49:06 ---> Running in 4546da99983d 17:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 17:50:05 Removing intermediate container 41cb46ade5ba 17:50:05 ---> 38cf75afd9cc 17:50:05 17:50:05 Step 10/20 : FROM alpine 17:50:05 latest: Pulling from library/alpine 17:50:05 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 17:50:05 Status: Downloaded newer image for alpine:latest 17:50:05 ---> 62ee0e9f8440 17:50:05 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 17:50:05 ---> Running in 82808b7d82aa 17:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:05 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:50:05 v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:50:05 OK: 12620 distinct packages available 17:50:05 (1/4) Installing ca-certificates (20191127-r4) 17:50:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:50:05 (3/4) Installing libcurl (7.69.1-r0) 17:50:05 (4/4) Installing curl (7.69.1-r0) 17:50:05 Executing busybox-1.31.1-r16.trigger 17:50:05 Executing ca-certificates-20191127-r4.trigger 17:50:05 OK: 7 MiB in 18 packages 17:50:05 Removing intermediate container 82808b7d82aa 17:50:05 ---> 25657ac2611f 17:50:05 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:05 ---> Running in c67eb2fb8220 17:50:05 Removing intermediate container c67eb2fb8220 17:50:05 ---> b77ff1ca7b29 17:50:05 Step 13/20 : WORKDIR /edgex 17:50:05 ---> Running in 47988c6bd95e 17:50:05 Removing intermediate container 47988c6bd95e 17:50:05 ---> 75e30aa389e9 17:50:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:50:07 ---> 0cd9fd7fd897 17:50:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:50:09 ---> 5177a228fe38 17:50:09 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:50:09 ---> Running in 20a1b0a28ae8 17:50:09 Removing intermediate container 20a1b0a28ae8 17:50:09 ---> 9a5bd615d0a6 17:50:09 Step 17/20 : CMD ["--init=true"] 17:50:10 ---> Running in 8d689ca7b610 17:50:10 Removing intermediate container 8d689ca7b610 17:50:10 ---> cae1fed10b21 17:50:10 Step 18/20 : LABEL arch=arm64 17:50:10 ---> Running in 1b414374926f 17:50:11 Removing intermediate container 1b414374926f 17:50:11 ---> c01bd283dfe0 17:50:11 Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:50:11 ---> Running in ee251fbbc323 17:50:12 Removing intermediate container ee251fbbc323 17:50:12 ---> 94f05ddf9095 17:50:12 Step 20/20 : LABEL version=0.0.0 17:50:12 ---> Running in 3488b02844eb 17:50:13 Removing intermediate container 3488b02844eb 17:50:13 ---> 3ff7f43ef429 17:50:13 17:50:13 Successfully built 3ff7f43ef429 17:50:14 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:50:26  Building docker-security-proxy-setup-go ... done Removing intermediate container 4546da99983d 17:50:26 ---> dbdb9eeadd6d 17:50:26 17:50:26 Step 9/29 : FROM alpine:latest 17:50:26 ---> 62ee0e9f8440 17:50:26 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 17:50:26 Removing intermediate container d11f0bba87be 17:50:26 ---> a85d3b601d89 17:50:26 17:50:26 Step 10/21 : FROM scratch 17:50:26 ---> 17:50:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:26 ---> Running in ac59377f08e8 17:50:26 ---> Using cache 17:50:26 ---> 8824f5c73040 17:50:26 Step 12/21 : ENV APP_PORT=48081 17:50:26 ---> Running in d21efba8a1a5 17:50:26 Removing intermediate container ac59377f08e8 17:50:26 ---> cbfcd82410ea 17:50:26 Step 11/29 : USER root 17:50:27 ---> Running in 0351ea7c7802 17:50:27 Removing intermediate container d21efba8a1a5 17:50:27 ---> 5368bd038dd0 17:50:27 Step 13/21 : EXPOSE $APP_PORT 17:50:27 ---> Running in cff60e845971 17:50:27 Removing intermediate container a1b56b2b2f92 17:50:27 ---> 092be43b4535 17:50:27 17:50:27 Step 10/21 : FROM scratch 17:50:27 ---> 17:50:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 17:50:27 Removing intermediate container 0351ea7c7802 17:50:27 ---> 15fc56654e21 17:50:27 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 17:50:28 ---> Using cache 17:50:28 ---> 6f8788e91c9c 17:50:28 Step 12/21 : ENV APP_PORT=48061 17:50:28 ---> Running in e0bf15785cf2 17:50:28 ---> Running in 7db1cbe9504e 17:50:28 Removing intermediate container cff60e845971 17:50:28 ---> 8a68144ced19 17:50:28 Step 14/21 : WORKDIR / 17:50:28 ---> Running in e5a8cc0d41de 17:50:28 Removing intermediate container 7db1cbe9504e 17:50:28 ---> 37d7fb69fdd0 17:50:28 Step 13/21 : EXPOSE $APP_PORT 17:50:28 ---> Running in 3d10a5b2cda8 17:50:29 Removing intermediate container e5a8cc0d41de 17:50:29 ---> 5ee6be41bb7b 17:50:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:50:29 Removing intermediate container 3d10a5b2cda8 17:50:29 ---> 149ce8365f1d 17:50:29 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 17:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:30 ---> d5dba9dadaef 17:50:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:50:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:30 ---> 6330418c440d 17:50:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 17:50:30 v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 17:50:30 v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 17:50:30 OK: 12620 distinct packages available 17:50:31 (1/2) Installing ca-certificates (20191127-r4) 17:50:31 (2/2) Installing dumb-init (1.2.2-r1) 17:50:31 Executing busybox-1.31.1-r16.trigger 17:50:31 Executing ca-certificates-20191127-r4.trigger 17:50:31 ---> 44600b81d8d1 17:50:31 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:32 OK: 6 MiB in 16 packages 17:50:32 ---> 182a5e23efc5 17:50:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 17:50:33 ---> b60670ddf84f 17:50:33 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:50:33 ---> Running in 9885e8aa5c8d 17:50:33 ---> 436f76c52fac 17:50:33 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 17:50:34 Removing intermediate container 9885e8aa5c8d 17:50:34 ---> 77a018311c84 17:50:34 Step 19/21 : LABEL arch=arm64 17:50:34 Removing intermediate container e0bf15785cf2 17:50:34 ---> e42323e71f00 17:50:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 17:50:34 ---> Running in 8e63b8eda457 17:50:34 ---> Running in 7b1f48efd129 17:50:34 ---> 5a3492d1756d 17:50:34 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:50:35 Removing intermediate container 8e63b8eda457 17:50:35 ---> f06c1e29ba49 17:50:35 Step 14/29 : WORKDIR $BASE_DIR 17:50:35 Removing intermediate container 7b1f48efd129 17:50:35 ---> 00c1ead77572 17:50:35 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:50:35 ---> Running in e1c14588c3cd 17:50:35 ---> Running in aebaf19bb800 17:50:35 ---> Running in edd4ef020b54 17:50:35 Removing intermediate container e1c14588c3cd 17:50:35 ---> 6c22213423cc 17:50:35 Step 19/21 : LABEL arch=arm64 17:50:35 Removing intermediate container edd4ef020b54 17:50:35 ---> d95aa49a90a5 17:50:35 Step 21/21 : LABEL version=0.0.0 17:50:35 Removing intermediate container aebaf19bb800 17:50:35 ---> db24de61c0c8 17:50:35 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 17:50:35 ---> Running in 1b34031d7174 17:50:36 ---> Running in 950ebd79dcef 17:50:36 ---> Running in b8a5436e532e 17:50:36 Removing intermediate container 1b34031d7174 17:50:36 ---> e3fc74674950 17:50:36 Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:50:37 Removing intermediate container 950ebd79dcef 17:50:37 ---> 18bc097292b1 17:50:37 17:50:37 ---> Running in 5dcbc605f5db 17:50:37 Successfully built 18bc097292b1 17:50:37 Successfully tagged docker-core-metadata-go-arm64:latest 17:50:37  Building docker-core-metadata-go ... done Removing intermediate container 5dcbc605f5db 17:50:37 ---> 854bbe26ffc1 17:50:37 Step 21/21 : LABEL version=0.0.0 17:50:38 ---> Running in 1a87977ff3a2 17:50:38 Removing intermediate container 1a87977ff3a2 17:50:38 ---> dc745ca75522 17:50:38 17:50:39 Successfully built dc745ca75522 17:50:39 Successfully tagged docker-support-logging-go-arm64:latest 17:50:39  Building docker-support-logging-go ... done Removing intermediate container b8a5436e532e 17:50:39 ---> 3e9e5a28b640 17:50:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 17:50:41 ---> c7438c9271c9 17:50:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 17:50:41 Removing intermediate container b005ca497b0d 17:50:41 ---> d5834b22157b 17:50:41 17:50:41 Step 10/22 : FROM alpine 17:50:41 ---> 62ee0e9f8440 17:50:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:41 ---> Running in fe25ef21962d 17:50:42 Removing intermediate container fe25ef21962d 17:50:42 ---> 502fbb6c81a7 17:50:42 Step 12/22 : ENV APP_PORT=48080 17:50:42 ---> 1e0bf9c34580 17:50:42 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 17:50:42 ---> Running in 16ae3d62d09f 17:50:42 Removing intermediate container 16ae3d62d09f 17:50:42 ---> 868d4b442870 17:50:42 Step 13/22 : EXPOSE $APP_PORT 17:50:42 ---> Running in 4115c88c5b22 17:50:42 ---> f8586f15015a 17:50:42 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 17:50:43 Removing intermediate container 4115c88c5b22 17:50:43 ---> eea588c317c9 17:50:43 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:43 ---> Running in 289532b7dfdc 17:50:43 ---> 9820b0287cee 17:50:43 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 17:50:44 ---> e7dbc71b6991 17:50:44 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 17:50:44 ---> Running in 4dcd5918a2ba 17:50:46 Removing intermediate container 289532b7dfdc 17:50:46 ---> 6b9807b9e8c2 17:50:46 Step 15/22 : RUN apk --no-cache add zeromq 17:50:46 ---> Running in fbd6f2737f23 17:50:47 Removing intermediate container 4dcd5918a2ba 17:50:47 ---> 8dfa916459a1 17:50:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 17:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:48 ---> dd3ffb683926 17:50:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:50:48 ---> Running in 70c6bf06f398 17:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:49 (1/5) Installing libgcc (9.3.0-r2) 17:50:49 (2/5) Installing libsodium (1.0.18-r0) 17:50:49 (3/5) Installing libstdc++ (9.3.0-r2) 17:50:49 (4/5) Installing libzmq (4.3.2-r0) 17:50:49 (5/5) Installing zeromq (4.3.2-r0) 17:50:49 Executing busybox-1.31.1-r16.trigger 17:50:49 OK: 8 MiB in 19 packages 17:50:51 Removing intermediate container 70c6bf06f398 17:50:51 ---> 2a9bc9d2afe1 17:50:51 Step 24/29 : RUN chmod 755 security-secrets-setup 17:50:51 ---> Running in 5c06f6ed0547 17:50:51 Removing intermediate container fbd6f2737f23 17:50:51 ---> 14be768f6354 17:50:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:50:52 ---> d97d7a49e8d6 17:50:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:50:54 ---> 7783eea26830 17:50:54 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:50:54 Removing intermediate container 5c06f6ed0547 17:50:54 ---> 5250c0d75613 17:50:54 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 17:50:54 ---> Running in dfcf3820ca6b 17:50:54 ---> f5469da5a56e 17:50:54 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 17:50:54 ---> Running in ec0d370335c0 17:50:55 Removing intermediate container dfcf3820ca6b 17:50:55 ---> 4444ab6cc5d1 17:50:55 Step 26/29 : CMD [ "generate" ] 17:50:55 ---> Running in 5942b48d563c 17:50:55 Removing intermediate container ec0d370335c0 17:50:55 ---> d341127614e4 17:50:55 Step 20/22 : LABEL arch=arm64 17:50:55 ---> Running in c63dd31cee49 17:50:56 Removing intermediate container 5942b48d563c 17:50:56 ---> 14ad5f579097 17:50:56 Step 27/29 : LABEL arch=arm64 17:50:56 ---> Running in 9ac63a3045e2 17:50:56 Removing intermediate container c63dd31cee49 17:50:56 ---> 862b49af4818 17:50:56 Step 21/22 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:50:56 ---> Running in c01cdc277524 17:50:56 Removing intermediate container 9ac63a3045e2 17:50:56 ---> 6d7819eab881 17:50:56 Step 28/29 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d 17:50:56 ---> Running in e2bc64bb5afd 17:50:56 Removing intermediate container c01cdc277524 17:50:56 ---> 814ec235915b 17:50:56 Step 22/22 : LABEL version=0.0.0 17:50:56 ---> Running in 4461c86a0878 17:50:57 Removing intermediate container e2bc64bb5afd 17:50:57 ---> d011624536a8 17:50:57 Step 29/29 : LABEL version=0.0.0 17:50:57 ---> Running in 38d35b5f4032 17:50:57 Removing intermediate container 4461c86a0878 17:50:57 ---> 749f9411a8cf 17:50:57 17:50:58 Successfully built 749f9411a8cf 17:50:58 Successfully tagged docker-core-data-go-arm64:latest 17:50:58  Building docker-core-data-go ... done Removing intermediate container 38d35b5f4032 17:50:58 ---> f631a8d182de 17:50:58 17:50:58 Successfully built f631a8d182de 17:50:58 Successfully tagged docker-security-secrets-setup-go-arm64:latest 17:50:58  Building docker-security-secrets-setup-go ... done  [Pipeline] } 17:50:58 $ docker stop --time=1 d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 17:51:00 $ docker rm -f d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:01 + docker images 17:51:01 + grep docker 17:51:01 docker-security-secrets-setup-go-arm64 latest f631a8d182de 4 seconds ago 24.2MB 17:51:01 docker-core-data-go-arm64 latest 749f9411a8cf 4 seconds ago 22.6MB 17:51:01 docker-support-logging-go-arm64 latest dc745ca75522 23 seconds ago 11.4MB 17:51:01 docker-core-metadata-go-arm64 latest 18bc097292b1 25 seconds ago 13.8MB 17:51:01 docker-security-proxy-setup-go-arm64 latest 3ff7f43ef429 48 seconds ago 15.8MB 17:51:01 docker-sys-mgmt-agent-go-arm64 latest 8dd1641c0692 3 minutes ago 266MB 17:51:01 docker-security-secretstore-setup-go-arm64 latest 7aabcdee7c99 4 minutes ago 32.6MB 17:51:01 docker-support-notifications-go-arm64 latest 3a17bb874aff 4 minutes ago 13.9MB 17:51:01 docker-core-command-go-arm64 latest 0c78c87b8f14 4 minutes ago 12.4MB 17:51:01 docker-support-scheduler-go-arm64 latest a4514d82cd35 4 minutes ago 12.6MB 17:51:01 docker latest ce9d55ae87f1 6 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) [Pipeline] unstash [Pipeline] wrap 17:51:03 provisioning config files... 17:51:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1022355109786648578tmp [Pipeline] { [Pipeline] sh 17:51:04 + curl -s https://codecov.io/bash 17:51:04 + bash -s - -t @/w/workspace/edgex-go/2@tmp/config1022355109786648578tmp [Pipeline] } 17:53:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:53:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:53:27 ---> package-listing.sh 17:53:27 ++ facter osfamily 17:53:27 ++ tr '[:upper:]' '[:lower:]' 17:53:27 + OS_FAMILY=redhat 17:53:27 + workspace=/w/workspace/edgex-go/2 17:53:27 + START_PACKAGES=/tmp/packages_start.txt 17:53:27 + END_PACKAGES=/tmp/packages_end.txt 17:53:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:53:27 + PACKAGES=/tmp/packages_start.txt 17:53:27 + '[' /w/workspace/edgex-go/2 ']' 17:53:27 + PACKAGES=/tmp/packages_end.txt 17:53:27 + case "${OS_FAMILY}" in 17:53:27 + rpm -qa 17:53:27 + sort 17:53:32 + '[' -f /tmp/packages_start.txt ']' 17:53:32 + '[' -f /tmp/packages_end.txt ']' 17:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:53:32 + '[' /w/workspace/edgex-go/2 ']' 17:53:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh 17:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:32 17:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:33 alpine: Pulling from edgex-lftools-log-publisher 17:53:33 c9b1b535fdd9: Pulling fs layer 17:53:33 2cc5ad85d9ab: Pulling fs layer 17:53:33 756a868c4378: Pulling fs layer 17:53:33 444b2fc9a129: Pulling fs layer 17:53:33 ea15f1150254: Pulling fs layer 17:53:33 41b27a9f41bf: Pulling fs layer 17:53:33 28c525ee5125: Pulling fs layer 17:53:33 094b1ea09ed8: Pulling fs layer 17:53:33 138eaada9080: Pulling fs layer 17:53:33 0622d0fa9048: Pulling fs layer 17:53:33 41b27a9f41bf: Waiting 17:53:33 28c525ee5125: Waiting 17:53:33 094b1ea09ed8: Waiting 17:53:33 138eaada9080: Waiting 17:53:33 0622d0fa9048: Waiting 17:53:33 444b2fc9a129: Waiting 17:53:33 ea15f1150254: Waiting 17:53:33 2cc5ad85d9ab: Verifying Checksum 17:53:33 2cc5ad85d9ab: Download complete 17:53:33 444b2fc9a129: Verifying Checksum 17:53:33 444b2fc9a129: Download complete 17:53:33 c9b1b535fdd9: Verifying Checksum 17:53:33 c9b1b535fdd9: Download complete 17:53:33 ea15f1150254: Download complete 17:53:33 28c525ee5125: Verifying Checksum 17:53:33 28c525ee5125: Download complete 17:53:33 756a868c4378: Download complete 17:53:33 c9b1b535fdd9: Pull complete 17:53:33 094b1ea09ed8: Verifying Checksum 17:53:33 094b1ea09ed8: Download complete 17:53:33 138eaada9080: Verifying Checksum 17:53:33 138eaada9080: Download complete 17:53:33 0622d0fa9048: Verifying Checksum 17:53:33 0622d0fa9048: Download complete 17:53:34 2cc5ad85d9ab: Pull complete 17:53:34 41b27a9f41bf: Verifying Checksum 17:53:34 41b27a9f41bf: Download complete 17:53:35 756a868c4378: Pull complete 17:53:35 444b2fc9a129: Pull complete 17:53:35 ea15f1150254: Pull complete 17:53:42 41b27a9f41bf: Pull complete 17:53:42 28c525ee5125: Pull complete 17:53:44 094b1ea09ed8: Pull complete 17:53:44 138eaada9080: Pull complete 17:53:46 0622d0fa9048: Pull complete 17:53:46 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:53:46 prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container 17:53:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:53:50 $ docker top a77b59d1ead7b0241d342788954275c41e50ad81e696da94e6d2efe48ea1a771 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:50 provisioning config files... 17:53:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1537567519336977497tmp [Pipeline] { [Pipeline] echo 17:53:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:53:51 ---> create-netrc.sh [Pipeline] echo 17:53:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:53:51 ---> logs-deploy.sh 17:53:51 + ARCHIVE_ARTIFACTS= 17:53:51 + LOGS_SERVER=https://logs.edgexfoundry.org 17:53:51 + '[' https://logs.edgexfoundry.org == None ']' 17:53:51 + NEXUS_URL=https://nexus.edgexfoundry.org 17:53:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 17:53:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2660/2/ 17:53:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 /w/workspace/edgex-go/2 17:53:52 Archives upload complete. 17:53:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2660/2/