Pull request #2627 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b6e84d11f041a086b232d8992a39ab0cabcfc086 rather than 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 Obtained Jenkinsfile from b6e84d11f041a086b232d8992a39ab0cabcfc086 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 Running on prd-centos7-docker-4c-2g-1928 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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/2627/head:refs/remotes/origin/PR-2627 +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/2627/head:refs/remotes/origin/PR-2627 # 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/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 Merge succeeded, producing 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 Checking out Revision 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 (PR-2627) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 # 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 b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 # timeout=10 Commit message: "feat(metadata): Modify Swagger to remove section and add examples" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 43a45c363427cd2c8b9de8c41a390495c419482a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:18:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:18:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:18:09 ========================================================= 12:18:09 EdgeX Global Pipelines Version Info 12:18:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:18:11 ------------------- 12:18:11 stable info: 12:18:11 ------------------- 12:18:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:18:11 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 12:18:11 Message: update stable to v1.0.106 12:18:12 ------------------- 12:18:12 experimental info: 12:18:12 ------------------- 12:18:12 Commited By: **** collab-it+edgex@linuxfoundation.org 12:18:12 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 12:18:12 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 12:18:13 ++ 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 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/core-command/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo core-command,cmd/core-command/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/core-data/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo core-data,cmd/core-data/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/core-metadata/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo core-metadata,cmd/core-metadata/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/security-proxy-setup/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/security-secrets-setup/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/support-logging/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo support-logging,cmd/support-logging/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/support-notifications/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo support-notifications,cmd/support-notifications/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/support-scheduler/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:18:13 + for file in '`ls cmd/**/Dockerfile`' 12:18:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:18:13 ++ cut -d/ -f2 12:18:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:18:13 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 12:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:15 12:18:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:18:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:15 latest: Pulling from edgex-devops/git-semver 12:18:15 31603596830f: Pulling fs layer 12:18:15 2a8b12db71e7: Pulling fs layer 12:18:15 6ca5941a6612: Pulling fs layer 12:18:15 ecc8261a40a4: Pulling fs layer 12:18:15 ecc8261a40a4: Waiting 12:18:15 2a8b12db71e7: Verifying Checksum 12:18:15 2a8b12db71e7: Download complete 12:18:15 31603596830f: Download complete 12:18:15 ecc8261a40a4: Verifying Checksum 12:18:15 ecc8261a40a4: Download complete 12:18:15 6ca5941a6612: Verifying Checksum 12:18:15 6ca5941a6612: Download complete 12:18:15 31603596830f: Pull complete 12:18:15 2a8b12db71e7: Pull complete 12:18:16 6ca5941a6612: Pull complete 12:18:17 ecc8261a40a4: Pull complete 12:18:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:18:17 prd-centos7-docker-4c-2g-1928 does not seem to be running inside a container 12:18:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:10004/edgex-devops/git-semver:latest cat 12:18:19 $ docker top fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:19 [ssh-agent] Looking for ssh-agent implementation... 12:18:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:20 $ docker exec fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 ssh-agent 12:18:20 SSH_AUTH_SOCK=/tmp/ssh-vRkRAEZU5k6k/agent.11 12:18:20 SSH_AGENT_PID=16 12:18:20 Running ssh-add (command line suppressed) 12:18:20 Identity added: /w/workspace/edgex-go/24@tmp/private_key_3741494716864424588.key (/w/workspace/edgex-go/24@tmp/private_key_3741494716864424588.key) 12:18:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:20 + git describe --exact-match --tags HEAD 12:18:20 fatal: No names found, cannot describe anything. [Pipeline] } 12:18:20 $ docker exec --env ******** --env ******** fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 ssh-agent -k 12:18:20 unset SSH_AUTH_SOCK; 12:18:20 unset SSH_AGENT_PID; 12:18:20 echo Agent pid 16 killed; 12:18:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:18:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:18:20 This usually means this commit has not been tagged. [Pipeline] sshagent 12:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:21 [ssh-agent] Looking for ssh-agent implementation... 12:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:21 $ docker exec fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 ssh-agent 12:18:21 SSH_AUTH_SOCK=/tmp/ssh-y6X7xRvVwg1a/agent.44 12:18:21 SSH_AGENT_PID=49 12:18:21 Running ssh-add (command line suppressed) 12:18:21 Identity added: /w/workspace/edgex-go/24@tmp/private_key_4567355865535294415.key (/w/workspace/edgex-go/24@tmp/private_key_4567355865535294415.key) 12:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:21 + git semver init 12:18:21 # -> Open(): unable to determine branch for HEAD 12:18:21 # $GIT_DIR = /w/workspace/edgex-go/24/.git 12:18:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/24 12:18:21 # $SEMVER_REMOTE_NAME = origin 12:18:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:18:21 # $SEMVER_USER_NAME = edgex-jenkins 12:18:21 # $SEMVER_BRANCH = PR-2627 12:18:21 # $SEMVER_TEMP = /tmp/semver-282003837 12:18:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:18:40 # '/tmp/semver-282003837' -> '/w/workspace/edgex-go/24/.semver' 12:18:40 # -> Force: false 12:18:40 # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } 12:18:40 $ docker exec --env ******** --env ******** fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 ssh-agent -k 12:18:40 unset SSH_AUTH_SOCK; 12:18:40 unset SSH_AGENT_PID; 12:18:40 echo Agent pid 49 killed; 12:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:40 + git semver [Pipeline] } 12:18:40 $ docker stop --time=1 fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 12:18:42 $ docker rm -f fb2cc17129a3e37ec2e4f7d0864167774f2222557d60a8cf00fa97adeafe0562 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:18:54 Stashed 29 file(s) [Pipeline] echo 12:18:54 [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 12:18:55 ========================================================= 12:18:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 12:18:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:18:55 + 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 . 12:18:58 Sending build context to Docker daemon 323MB 12:18:58 Step 1/7 : ARG BASE=golang:1.13-alpine 12:18:58 Step 2/7 : FROM ${BASE} 12:18:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 12:18:58 df20fa9351a1: Pulling fs layer 12:18:58 ed8968b2872e: Pulling fs layer 12:18:58 a92cc7c5fd73: Pulling fs layer 12:18:58 2dd03ba5bac4: Pulling fs layer 12:18:58 1e091d79d1de: Pulling fs layer 12:18:58 481702a1767f: Pulling fs layer 12:18:58 f64a6f60c768: Pulling fs layer 12:18:58 e78d2573fc39: Pulling fs layer 12:18:58 e876d2f968b6: Pulling fs layer 12:18:58 ce8a83651883: Pulling fs layer 12:18:58 07967f4d0e4b: Pulling fs layer 12:18:58 2dd03ba5bac4: Waiting 12:18:58 1e091d79d1de: Waiting 12:18:58 481702a1767f: Waiting 12:18:58 f64a6f60c768: Waiting 12:18:58 e78d2573fc39: Waiting 12:18:58 e876d2f968b6: Waiting 12:18:58 ce8a83651883: Waiting 12:18:58 07967f4d0e4b: Waiting 12:18:58 a92cc7c5fd73: Verifying Checksum 12:18:58 a92cc7c5fd73: Download complete 12:18:58 ed8968b2872e: Verifying Checksum 12:18:58 ed8968b2872e: Download complete 12:18:58 1e091d79d1de: Verifying Checksum 12:18:58 1e091d79d1de: Download complete 12:18:58 481702a1767f: Verifying Checksum 12:18:58 481702a1767f: Download complete 12:18:58 df20fa9351a1: Verifying Checksum 12:18:58 df20fa9351a1: Download complete 12:18:59 df20fa9351a1: Pull complete 12:18:59 f64a6f60c768: Verifying Checksum 12:18:59 f64a6f60c768: Download complete 12:18:59 e876d2f968b6: Verifying Checksum 12:18:59 e876d2f968b6: Download complete 12:18:59 ce8a83651883: Verifying Checksum 12:18:59 ce8a83651883: Download complete 12:18:59 2dd03ba5bac4: Verifying Checksum 12:18:59 2dd03ba5bac4: Download complete 12:18:59 07967f4d0e4b: Verifying Checksum 12:18:59 07967f4d0e4b: Download complete 12:19:00 e78d2573fc39: Verifying Checksum 12:19:00 e78d2573fc39: Download complete 12:19:01 ed8968b2872e: Pull complete 12:19:01 a92cc7c5fd73: Pull complete 12:19:06 2dd03ba5bac4: Pull complete 12:19:06 1e091d79d1de: Pull complete 12:19:06 481702a1767f: Pull complete 12:19:10 Still waiting to schedule task 12:19:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:19:12 f64a6f60c768: Pull complete 12:19:16 e78d2573fc39: Pull complete 12:19:16 e876d2f968b6: Pull complete 12:19:16 ce8a83651883: Pull complete 12:19:16 07967f4d0e4b: Pull complete 12:19:17 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 12:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 12:19:17 ---> 5d7c900382c6 12:19:17 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 12:19:18 ---> Running in f49957850be7 12:19:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:19:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:19:20 (1/12) Installing libmagic (5.38-r0) 12:19:20 (2/12) Installing file (5.38-r0) 12:19:20 (3/12) Installing libc-dev (0.7.2-r3) 12:19:20 (4/12) Installing g++ (9.3.0-r2) 12:19:21 (5/12) Installing fortify-headers (1.1-r0) 12:19:22 (6/12) Installing patch (2.7.6-r6) 12:19:22 (7/12) Installing build-base (0.5-r2) 12:19:22 (8/12) Installing libsodium (1.0.18-r0) 12:19:22 (9/12) Installing pkgconf (1.7.2-r0) 12:19:22 (10/12) Installing libsodium-dev (1.0.18-r0) 12:19:22 (11/12) Installing libzmq (4.3.2-r0) 12:19:22 (12/12) Installing zeromq-dev (4.3.2-r0) 12:19:22 Executing busybox-1.31.1-r16.trigger 12:19:22 OK: 233 MiB in 51 packages 12:19:26 Removing intermediate container f49957850be7 12:19:26 ---> ed894829070e 12:19:26 Step 4/7 : WORKDIR /edgex-go 12:19:26 ---> Running in b920f24e1d55 12:19:26 Removing intermediate container b920f24e1d55 12:19:26 ---> d6edea4416f5 12:19:26 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:19:27 latest: Pulling from library/docker 12:19:27 df20fa9351a1: Already exists 12:19:27 25ad7478873d: Pulling fs layer 12:19:27 4684f6177b5d: Pulling fs layer 12:19:27 46e300cec669: Pulling fs layer 12:19:27 63038576ad94: Pulling fs layer 12:19:27 0fdb76c4706c: Pulling fs layer 12:19:27 cb7edeffdfd5: Pulling fs layer 12:19:27 63038576ad94: Waiting 12:19:27 0fdb76c4706c: Waiting 12:19:27 cb7edeffdfd5: Waiting 12:19:27 4684f6177b5d: Download complete 12:19:27 25ad7478873d: Verifying Checksum 12:19:27 25ad7478873d: Download complete 12:19:27 63038576ad94: Verifying Checksum 12:19:27 63038576ad94: Download complete 12:19:27 0fdb76c4706c: Verifying Checksum 12:19:27 0fdb76c4706c: Download complete 12:19:27 cb7edeffdfd5: Verifying Checksum 12:19:27 cb7edeffdfd5: Download complete 12:19:27 25ad7478873d: Pull complete 12:19:27 4684f6177b5d: Pull complete 12:19:28 46e300cec669: Verifying Checksum 12:19:28 46e300cec669: Download complete 12:19:30 46e300cec669: Pull complete 12:19:30 63038576ad94: Pull complete 12:19:30 0fdb76c4706c: Pull complete 12:19:30 cb7edeffdfd5: Pull complete 12:19:30 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 12:19:30 Status: Downloaded newer image for docker:latest 12:19:32 ---> 2b8e4c279cd8 12:19:32 Step 6/7 : COPY go.mod . 12:19:32 ---> 39b61d295db1 12:19:32 Step 7/7 : RUN go mod download 12:19:32 ---> Running in 014c35d480db 12:19:35 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:19:35 go: finding github.com/BurntSushi/toml v0.3.1 12:19:35 go: finding github.com/OneOfOne/xxhash v1.2.5 12:19:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:19:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:19:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:19:35 go: finding github.com/bgentry/speakeasy v0.1.0 12:19:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:19:35 go: finding github.com/cloudflare/gokey v0.1.0 12:19:35 go: finding github.com/davecgh/go-spew v1.1.1 12:19:35 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:19:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 12:19:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 12:19:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 12:19:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 12:19:35 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 12:19:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 12:19:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 12:19:35 go: finding github.com/fatih/color v1.7.0 12:19:35 go: finding github.com/fsnotify/fsnotify v1.4.7 12:19:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:19:35 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 12:19:35 go: finding github.com/go-kit/kit v0.8.0 12:19:35 go: finding github.com/go-logfmt/logfmt v0.4.0 12:19:35 go: finding github.com/go-redis/redis/v7 v7.2.0 12:19:35 go: finding github.com/go-stack/stack v1.8.0 12:19:35 go: finding github.com/golang/protobuf v1.3.2 12:19:35 go: finding github.com/gomodule/redigo v2.0.0+incompatible 12:19:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:19:35 go: finding github.com/google/uuid v1.1.0 12:19:35 go: finding github.com/gorilla/mux v1.7.1 12:19:35 go: finding github.com/hashicorp/consul/api v1.1.0 12:19:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 12:19:35 go: finding github.com/hashicorp/errwrap v1.0.0 12:19:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:19:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:19:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:19:35 go: finding github.com/hashicorp/go-multierror v1.0.0 12:19:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:19:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:19:36 go: finding github.com/hashicorp/go-syslog v1.0.0 12:19:36 go: finding github.com/hashicorp/go-uuid v1.0.1 12:19:36 go: finding github.com/hashicorp/go.net v0.0.1 12:19:36 go: finding github.com/hashicorp/golang-lru v0.5.0 12:19:36 go: finding github.com/hashicorp/logutils v1.0.0 12:19:36 go: finding github.com/hashicorp/mdns v1.0.0 12:19:36 go: finding github.com/hashicorp/memberlist v0.1.3 12:19:36 go: finding github.com/hashicorp/serf v0.8.2 12:19:36 go: finding github.com/hpcloud/tail v1.0.0 12:19:36 go: finding github.com/imdario/mergo v0.3.6 12:19:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:19:36 go: finding github.com/kr/pretty v0.1.0 12:19:36 go: finding github.com/kr/pty v1.1.1 12:19:36 go: finding github.com/kr/text v0.1.0 12:19:36 go: finding github.com/mattn/go-colorable v0.0.9 12:19:36 go: finding github.com/mattn/go-isatty v0.0.3 12:19:36 go: finding github.com/miekg/dns v1.0.14 12:19:36 go: finding github.com/mitchellh/cli v1.0.0 12:19:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:19:36 go: finding github.com/mitchellh/copystructure v1.0.0 12:19:36 go: finding github.com/mitchellh/go-homedir v1.0.0 12:19:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:19:36 go: finding github.com/mitchellh/gox v0.4.0 12:19:36 go: finding github.com/mitchellh/iochan v1.0.0 12:19:36 go: finding github.com/mitchellh/mapstructure v1.1.2 12:19:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 12:19:36 go: finding github.com/onsi/ginkgo v1.10.1 12:19:36 go: finding github.com/onsi/gomega v1.7.0 12:19:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:19:36 go: finding github.com/pebbe/zmq4 v1.0.0 12:19:36 go: finding github.com/pelletier/go-toml v1.2.0 12:19:36 go: finding github.com/pkg/errors v0.8.1 12:19:36 go: finding github.com/pmezard/go-difflib v1.0.0 12:19:36 go: finding github.com/posener/complete v1.1.1 12:19:36 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:19:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:19:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:19:36 go: finding github.com/stretchr/objx v0.1.0 12:19:36 go: finding github.com/stretchr/testify v1.5.1 12:19:36 go: finding github.com/ugorji/go v1.1.4 12:19:36 go: finding github.com/x448/float16 v0.8.4 12:19:36 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 12:19:37 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 12:19:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:19:37 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 12:19:37 go: finding golang.org/x/text v0.3.2 12:19:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 12:19:37 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:19:37 go: finding gopkg.in/eapache/queue.v1 v1.1.0 12:19:37 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:19:37 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:19:37 go: finding gopkg.in/yaml.v2 v2.2.8 12:19:49 Removing intermediate container 014c35d480db 12:19:49 ---> 3a1ff4f559b0 12:19:49 Successfully built 3a1ff4f559b0 12:19:49 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 12:19:49 + docker inspect -f . ci-base-image-x86_64 12:19:49 . [Pipeline] withDockerContainer 12:19:50 prd-centos7-docker-4c-2g-1928 does not seem to be running inside a container 12:19:50 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** ci-base-image-x86_64 cat 12:19:50 $ docker top 6d0084d184de993163f9dc10e927d556da46990cc8739e3ad10e7873d3800a30 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:51 + go version 12:19:51 go version go1.13.13 linux/amd64 [Pipeline] echo 12:19:51 ========================================================= 12:19:51 [edgeXBuildGoParallel] Running Tests and Build... 12:19:51 ========================================================= [Pipeline] sh 12:19:51 + make test 12:19:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:19:54 ? github.com/edgexfoundry/edgex-go [no test files] 12:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:20:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:20:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:20:10 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:20:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.028s coverage: 46.6% of statements 12:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.054s coverage: 27.3% of statements 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.008s coverage: 100.0% of statements 12:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.103s coverage: 28.6% of statements 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.025s coverage: 100.0% of statements 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.012s coverage: 100.0% of statements 12:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.017s coverage: 89.8% of statements 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.023s coverage: 97.5% of statements 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.023s coverage: 100.0% of statements 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.010s coverage: 58.8% of statements 12:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.035s coverage: 63.5% of statements 12:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.013s coverage: 100.0% of statements 12:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.129s coverage: 55.9% of statements 12:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 12:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.944s coverage: 86.3% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.264s coverage: 72.2% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.110s coverage: 72.1% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.020s coverage: 82.4% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.008s coverage: 48.4% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.015s coverage: 96.8% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.068s coverage: 26.9% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.065s coverage: 84.1% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.024s coverage: 100.0% of statements 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.007s coverage: 42.9% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 12:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.009s coverage: 83.8% of statements 12:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 12:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.022s coverage: 46.1% of statements 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.051s coverage: 100.0% of statements 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.010s coverage: 100.0% of statements 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 12:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.036s coverage: 99.0% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.012s coverage: 0.0% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:20:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:20:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:20:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 12:20:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 12:20:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 12:20:32 GO111MODULE=on go vet ./... 12:20:37 gofmt -l . 12:20:37 [ "`gofmt -l .`" = "" ] 12:20:38 ./bin/test-go-mod-tidy.sh 12:20:39 ./bin/test-attribution-txt.sh [Pipeline] sh 12:20:40 + ls -al . 12:20:40 total 556 12:20:40 drwxrwxr-x 10 1001 1001 4096 Aug 3 12:20 . 12:20:40 drwxr-xr-x 4 root root 30 Aug 3 12:19 .. 12:20:40 -rw-rw-r-- 1 1001 1001 11 Aug 3 12:18 .dockerignore 12:20:40 drwxrwxr-x 8 1001 1001 179 Aug 3 12:18 .git 12:20:40 drwxrwxr-x 3 1001 1001 60 Aug 3 12:18 .github 12:20:40 -rw-rw-r-- 1 1001 1001 932 Aug 3 12:18 .gitignore 12:20:40 drwx------ 3 1001 1001 47 Aug 3 12:18 .semver 12:20:40 -rw-rw-r-- 1 1001 1001 166 Aug 3 12:18 .sonarcloud.properties 12:20:40 -rw-rw-r-- 1 1001 1001 3804 Aug 3 12:18 CONTRIBUTING.md 12:20:40 -rw-rw-r-- 1 1001 1001 1035 Aug 3 12:18 Dockerfile.build 12:20:40 -rw-rw-r-- 1 1001 1001 865 Aug 3 12:18 Jenkinsfile 12:20:40 -rw-rw-r-- 1 1001 1001 10775 Aug 3 12:18 LICENSE 12:20:40 -rw-rw-r-- 1 1001 1001 6237 Aug 3 12:18 Makefile 12:20:40 -rw-rw-r-- 1 1001 1001 5652 Aug 3 12:18 README.md 12:20:40 -rw-rw-r-- 1 1001 1001 7111 Aug 3 12:18 SECURITY.md 12:20:40 -rw-rw-r-- 1 1001 1001 5 Aug 3 12:18 VERSION 12:20:40 -rw-rw-r-- 1 1001 1001 4131 Aug 3 12:18 ZMQWindows.md 12:20:40 drwxrwxr-x 2 1001 1001 117 Aug 3 12:18 bin 12:20:40 drwxrwxr-x 15 1001 1001 4096 Aug 3 12:18 cmd 12:20:40 -rw-r--r-- 1 root root 455803 Aug 3 12:20 coverage.out 12:20:40 -rw-r--r-- 1 root root 1019 Aug 3 12:20 go.mod 12:20:40 -rw-r--r-- 1 root root 18146 Aug 3 12:20 go.sum 12:20:40 drwxrwxr-x 8 1001 1001 127 Aug 3 12:18 internal 12:20:40 drwxrwxr-x 4 1001 1001 26 Aug 3 12:18 openapi 12:20:40 drwxrwxr-x 4 1001 1001 71 Aug 3 12:18 snap 12:20:40 -rw-rw-r-- 1 1001 1001 168 Aug 3 12:18 version.go [Pipeline] sh 12:20:41 + '[' -e coverage.out ] 12:20:41 + chown 1001:1001 coverage.out [Pipeline] stash 12:20:41 Stashed 1 file(s) [Pipeline] sh 12:20:41 + make build 12:20:41 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 12:20:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1929 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws 12:20:44 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 12:20:48 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 12:20:50 using credential edgex-jenkins-ssh 12:20:50 Cloning the remote Git repository 12:20:50 Cloning with configured refspecs honoured and without tags 12:20:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:20:50 > git init /w/workspace/edgex-go/24 # timeout=10 12:20:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:50 > git --version # timeout=10 12:20:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:20:51 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 12:20:52 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 12:20:54 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 12:20:56 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 12:20:56 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 12:20:59 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 12:21:00 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 12:21:01 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 12:21:03 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 12:21:04 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 12:21:05 Fetching without tags 12:21:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:21:05 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # timeout=10 12:21:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:21:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:21:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:05 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:21:06 Merge succeeded, producing 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:21:06 Checking out Revision 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 (PR-2627) 12:21:06 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] } 12:21:07 $ docker stop --time=1 6d0084d184de993163f9dc10e927d556da46990cc8739e3ad10e7873d3800a30 12:21:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:21:05 > git config core.sparsecheckout # timeout=10 12:21:05 > git checkout -f 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 # timeout=10 12:21:05 > git remote # timeout=10 12:21:05 > git config --get remote.origin.url # timeout=10 12:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:21:05 > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 12:21:06 > git rev-parse HEAD^{commit} # timeout=10 12:21:06 > git config core.sparsecheckout # timeout=10 12:21:06 > git checkout -f 4ab362fc40b0d3ea1d4863ac4914b54b560ee873 # timeout=10 12:21:08 $ docker rm -f 6d0084d184de993163f9dc10e927d556da46990cc8739e3ad10e7873d3800a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:21:10 Commit message: "feat(metadata): Modify Swagger to remove section and add examples" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 12:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:11 12:21:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:21:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:12 latest: Pulling from edgex-devops/edgex-compose 12:21:12 cbdbe7a5bc2a: Pulling fs layer 12:21:12 ca9280d653b3: Pulling fs layer 12:21:12 7e9c9ca2126c: Pulling fs layer 12:21:12 cbdbe7a5bc2a: Verifying Checksum 12:21:12 cbdbe7a5bc2a: Download complete 12:21:12 ca9280d653b3: Verifying Checksum 12:21:12 ca9280d653b3: Download complete 12:21:12 cbdbe7a5bc2a: Pull complete 12:21:12 7e9c9ca2126c: Download complete 12:21:13 ca9280d653b3: Pull complete 12:21:20 7e9c9ca2126c: Pull complete 12:21:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:21:20 prd-centos7-docker-4c-2g-1928 does not seem to be running inside a container 12:21:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:21:22 $ docker top a7523ff75d051986761a6e4f2b9507fdbd02dda7ef8c1a054990d04dc65e6ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 12:21:23 ========================================================= 12:21:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 12:21:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:21:23 + docker-compose build --help 12:21:23 + grep parallel 12:21:24 + 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 . 12:21:24 --parallel Build images in parallel. [Pipeline] } 12:21:24 $ docker stop --time=1 a7523ff75d051986761a6e4f2b9507fdbd02dda7ef8c1a054990d04dc65e6ca9 12:21:26 $ docker rm -f a7523ff75d051986761a6e4f2b9507fdbd02dda7ef8c1a054990d04dc65e6ca9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:21:26 . [Pipeline] withDockerContainer 12:21:26 prd-centos7-docker-4c-2g-1928 does not seem to be running inside a container 12:21:26 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:21:27 $ docker top 0739dfbb15f5e63c6bfcade72f5cd5781144a22f9d2ed2a3252d5f69ce62791f -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:27 + docker-compose -f ./docker-compose-build.yml build --parallel 12:21:28 Sending build context to Docker daemon 323MB 12:21:28 Step 1/7 : ARG BASE=golang:1.13-alpine 12:21:28 Step 2/7 : FROM ${BASE} 12:21:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:21:28 b538f80385f9: Pulling fs layer 12:21:28 74f711af9a0d: Pulling fs layer 12:21:28 99f96fe45779: Pulling fs layer 12:21:28 fd7a069fd194: Pulling fs layer 12:21:28 66aa3694b03b: Pulling fs layer 12:21:28 170f70906a0f: Pulling fs layer 12:21:28 ad7c5574e4b9: Pulling fs layer 12:21:28 e772456be8f7: Pulling fs layer 12:21:28 c890913d741a: Pulling fs layer 12:21:28 2480fcc9aa5a: Pulling fs layer 12:21:28 09adf4765672: Pulling fs layer 12:21:28 ad7c5574e4b9: Waiting 12:21:28 e772456be8f7: Waiting 12:21:28 c890913d741a: Waiting 12:21:28 2480fcc9aa5a: Waiting 12:21:28 fd7a069fd194: Waiting 12:21:28 09adf4765672: Waiting 12:21:28 66aa3694b03b: Waiting 12:21:28 170f70906a0f: Waiting 12:21:28 99f96fe45779: Verifying Checksum 12:21:28 99f96fe45779: Download complete 12:21:28 74f711af9a0d: Verifying Checksum 12:21:28 74f711af9a0d: Download complete 12:21:28 66aa3694b03b: Verifying Checksum 12:21:28 66aa3694b03b: Download complete 12:21:28 170f70906a0f: Verifying Checksum 12:21:28 170f70906a0f: Download complete 12:21:28 Building docker-core-command-go ... 12:21:28 Building docker-core-data-go ... 12:21:28 Building docker-core-metadata-go ... 12:21:28 Building docker-security-proxy-setup-go ... 12:21:28 Building docker-security-secrets-setup-go ... 12:21:28 Building docker-security-secretstore-setup-go ... 12:21:28 Building docker-support-logging-go ... 12:21:28 Building docker-support-notifications-go ... 12:21:28 Building docker-support-scheduler-go ... 12:21:28 Building docker-sys-mgmt-agent-go ... 12:21:28 Building docker-core-command-go 12:21:28 Building docker-support-scheduler-go 12:21:28 Building docker-support-notifications-go 12:21:28 Building docker-sys-mgmt-agent-go 12:21:28 Building docker-support-logging-go 12:21:29 b538f80385f9: Verifying Checksum 12:21:29 b538f80385f9: Download complete 12:21:30 b538f80385f9: Pull complete 12:21:30 74f711af9a0d: Pull complete 12:21:30 99f96fe45779: Pull complete 12:21:31 ad7c5574e4b9: Verifying Checksum 12:21:31 ad7c5574e4b9: Download complete 12:21:31 c890913d741a: Verifying Checksum 12:21:31 c890913d741a: Download complete 12:21:32 2480fcc9aa5a: Verifying Checksum 12:21:32 2480fcc9aa5a: Download complete 12:21:32 09adf4765672: Verifying Checksum 12:21:32 09adf4765672: Download complete 12:21:34 e772456be8f7: Verifying Checksum 12:21:34 e772456be8f7: Download complete 12:21:34 fd7a069fd194: Verifying Checksum 12:21:34 fd7a069fd194: Download complete 12:21:46 fd7a069fd194: Pull complete 12:21:46 66aa3694b03b: Pull complete 12:21:46 170f70906a0f: Pull complete 12:21:50 ad7c5574e4b9: Pull complete 12:21:54 e772456be8f7: Pull complete 12:21:54 c890913d741a: Pull complete 12:21:55 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:21:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:21:55 ---> 3a1ff4f559b0 12:21:55 Step 3/21 : WORKDIR /edgex-go 12:21:55 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 12:21:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:21:55 ---> 3a1ff4f559b0 12:21:55 Step 3/23 : WORKDIR /edgex-go 12:21:56 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 12:21:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:21:56 ---> 3a1ff4f559b0 12:21:56 Step 3/20 : WORKDIR /edgex-go 12:21:56 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:21:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:21:56 ---> 3a1ff4f559b0 12:21:56 Step 3/21 : WORKDIR /edgex-go 12:21:56 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 12:21:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:21:56 ---> 3a1ff4f559b0 12:21:56 Step 3/26 : WORKDIR /edgex-go 12:21:56 2480fcc9aa5a: Pull complete 12:21:57 ---> Running in beae2a530c98 12:21:57 ---> Running in 8550319404f6 12:21:57 ---> Running in 687cd7e4a33e 12:21:57 ---> Running in cd5c76708176 12:21:57 ---> Running in 597441a88085 12:21:57 Removing intermediate container 8550319404f6 12:21:57 ---> 102ad6e56064 12:21:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:57 Removing intermediate container cd5c76708176 12:21:57 ---> 1f711eac434a 12:21:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:57 Removing intermediate container beae2a530c98 12:21:57 ---> 48e4378c8cc5 12:21:57 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:57 Removing intermediate container 597441a88085 12:21:57 ---> c62683b31384 12:21:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:57 Removing intermediate container 687cd7e4a33e 12:21:57 ---> 579eed3f9d55 12:21:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:57 ---> Running in 8b6e03a3e4c4 12:21:57 ---> Running in 5e13c301e751 12:21:57 ---> Running in 2b9fa415450a 12:21:57 ---> Running in 59ffefe45651 12:21:58 ---> Running in 2249e3a78be9 12:21:58 09adf4765672: Pull complete 12:21:58 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 12:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:21:58 ---> 2248a725d1cf 12:21:58 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 12:22:00 Removing intermediate container 5e13c301e751 12:22:00 ---> 714b70fd5c0d 12:22:00 Step 5/26 : RUN apk update && apk add make bash git 12:22:00 Removing intermediate container 8b6e03a3e4c4 12:22:00 ---> 411bc9a43efd 12:22:00 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 12:22:00 ---> Running in 136ea4bb097e 12:22:00 ---> Running in c857c458542d 12:22:00 Removing intermediate container 2b9fa415450a 12:22:00 ---> 02250868dde4 12:22:00 Step 5/21 : RUN apk update && apk add make git 12:22:00 Removing intermediate container 2249e3a78be9 12:22:00 ---> f842c5b87bfb 12:22:00 Step 5/21 : RUN apk update && apk add make && apk add bash git 12:22:00 ---> Running in 9a909d0327cf 12:22:00 Removing intermediate container 59ffefe45651 12:22:00 ---> 3f2d7838ad4a 12:22:00 Step 5/20 : RUN apk update && apk add make git 12:22:00 ---> Running in 61b8b7718972 12:22:00 ---> Running in ee0e8ad92e18 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:02 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:22:02 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:22:02 OK: 12749 distinct packages available 12:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:02 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:22:02 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:22:02 OK: 12749 distinct packages available 12:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:02 OK: 233 MiB in 51 packages 12:22:02 OK: 233 MiB in 51 packages 12:22:02 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:22:02 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:22:02 OK: 12749 distinct packages available 12:22:02 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:22:02 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:22:02 OK: 12749 distinct packages available 12:22:02 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:22:02 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:22:02 OK: 12749 distinct packages available 12:22:02 OK: 233 MiB in 51 packages 12:22:02 OK: 233 MiB in 51 packages 12:22:02 OK: 233 MiB in 51 packages 12:22:03 OK: 233 MiB in 51 packages 12:22:03 Removing intermediate container c857c458542d 12:22:03 ---> 382a9e99336c 12:22:03 Step 6/23 : COPY go.mod . 12:22:03 Removing intermediate container 136ea4bb097e 12:22:03 ---> 25465e0d6363 12:22:03 Step 6/26 : COPY go.mod . 12:22:03 Removing intermediate container 9a909d0327cf 12:22:03 ---> 3df788dbb7cb 12:22:03 Step 6/21 : COPY go.mod . 12:22:03 Removing intermediate container ee0e8ad92e18 12:22:03 ---> 05d4f673396d 12:22:03 Step 6/20 : COPY go.mod . 12:22:03 ---> 5bfd662d9b19 12:22:03 Step 7/23 : RUN go mod download 12:22:03 ---> Running in 8eb280be4d12 12:22:04 ---> 41535c29a92f 12:22:04 Step 7/26 : RUN go mod download 12:22:04 ---> Running in 20cb561bb928 12:22:04 Removing intermediate container 61b8b7718972 12:22:04 ---> 3e38a026f99a 12:22:04 Step 6/21 : COPY go.mod . 12:22:04 ---> a9d771749e42 12:22:04 Step 7/21 : RUN go mod download 12:22:04 ---> Running in 950cab145792 12:22:04 ---> 7a69e6181f60 12:22:04 Step 7/20 : RUN go mod download 12:22:04 ---> Running in fe19f660b335 12:22:04 ---> Running in 431a7fb5335d 12:22:04 ---> ca51ed7e5572 12:22:04 Step 7/21 : RUN go mod download 12:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:22:04 ---> Running in 988d86527ebc 12:22:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:22:06 (1/12) Installing libmagic (5.38-r0) 12:22:06 (2/12) Installing file (5.38-r0) 12:22:06 (3/12) Installing libc-dev (0.7.2-r3) 12:22:06 (4/12) Installing g++ (9.3.0-r2) 12:22:06 Removing intermediate container 988d86527ebc 12:22:06 ---> 0f6c08363ce4 12:22:06 Step 8/21 : COPY . . 12:22:07 Removing intermediate container 950cab145792 12:22:07 ---> a8e50f5a12ad 12:22:07 Step 8/26 : COPY . . 12:22:07 Removing intermediate container 431a7fb5335d 12:22:07 ---> 12ae909b65c9 12:22:07 Step 8/20 : COPY . . 12:22:09 (5/12) Installing fortify-headers (1.1-r0) 12:22:09 (6/12) Installing patch (2.7.6-r6) 12:22:09 (7/12) Installing build-base (0.5-r2) 12:22:09 (8/12) Installing libsodium (1.0.18-r0) 12:22:09 (9/12) Installing pkgconf (1.7.2-r0) 12:22:09 Removing intermediate container fe19f660b335 12:22:09 ---> bea68be06b82 12:22:09 Step 8/21 : COPY . . 12:22:10 (10/12) Installing libsodium-dev (1.0.18-r0) 12:22:10 (11/12) Installing libzmq (4.3.2-r0) 12:22:10 (12/12) Installing zeromq-dev (4.3.2-r0) 12:22:10 Removing intermediate container 20cb561bb928 12:22:10 ---> f7ff60644d13 12:22:10 Step 8/23 : COPY . . 12:22:10 Executing busybox-1.31.1-r16.trigger 12:22:10 OK: 217 MiB in 51 packages 12:22:14 Removing intermediate container 8eb280be4d12 12:22:14 ---> e0e10b008b86 12:22:14 Step 4/7 : WORKDIR /edgex-go 12:22:14 ---> Running in c405dff9b8c4 12:22:15 Removing intermediate container c405dff9b8c4 12:22:15 ---> c807192646b1 12:22:15 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:22:15 latest: Pulling from library/docker 12:22:15 b538f80385f9: Already exists 12:22:15 259a493cd78d: Pulling fs layer 12:22:15 b8e66b5100f5: Pulling fs layer 12:22:15 39dc9c94d07c: Pulling fs layer 12:22:15 551b823b3b82: Pulling fs layer 12:22:15 3c52a74df98c: Pulling fs layer 12:22:15 6c9b121b6998: Pulling fs layer 12:22:15 551b823b3b82: Waiting 12:22:15 3c52a74df98c: Waiting 12:22:15 6c9b121b6998: Waiting 12:22:15 b8e66b5100f5: Download complete 12:22:16 551b823b3b82: Verifying Checksum 12:22:16 551b823b3b82: Download complete 12:22:16 259a493cd78d: Verifying Checksum 12:22:16 259a493cd78d: Download complete 12:22:16 3c52a74df98c: Verifying Checksum 12:22:16 3c52a74df98c: Download complete 12:22:16 6c9b121b6998: Verifying Checksum 12:22:16 6c9b121b6998: Download complete 12:22:16 39dc9c94d07c: Verifying Checksum 12:22:16 39dc9c94d07c: Download complete 12:22:17 259a493cd78d: Pull complete 12:22:17 b8e66b5100f5: Pull complete 12:22:20 39dc9c94d07c: Pull complete 12:22:20 551b823b3b82: Pull complete 12:22:21 3c52a74df98c: Pull complete 12:22:21 6c9b121b6998: Pull complete 12:22:21 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 12:22:21 Status: Downloaded newer image for docker:latest 12:22:25 ---> 7ad95257f780 12:22:25 Step 6/7 : COPY go.mod . 12:22:25 ---> f92d5f6c407a 12:22:25 Step 7/7 : RUN go mod download 12:22:25 ---> Running in 3d2feced7ef2 12:22:28 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:22:28 go: finding github.com/BurntSushi/toml v0.3.1 12:22:28 go: finding github.com/OneOfOne/xxhash v1.2.5 12:22:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:22:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:22:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:22:28 go: finding github.com/bgentry/speakeasy v0.1.0 12:22:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:22:28 go: finding github.com/cloudflare/gokey v0.1.0 12:22:28 go: finding github.com/davecgh/go-spew v1.1.1 12:22:28 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:22:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 12:22:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 12:22:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 12:22:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 12:22:28 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 12:22:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 12:22:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 12:22:28 go: finding github.com/fatih/color v1.7.0 12:22:28 go: finding github.com/fsnotify/fsnotify v1.4.7 12:22:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:22:28 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 12:22:28 go: finding github.com/go-kit/kit v0.8.0 12:22:28 go: finding github.com/go-logfmt/logfmt v0.4.0 12:22:28 go: finding github.com/go-redis/redis/v7 v7.2.0 12:22:29 go: finding github.com/go-stack/stack v1.8.0 12:22:29 go: finding github.com/golang/protobuf v1.3.2 12:22:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 12:22:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:22:29 go: finding github.com/google/uuid v1.1.0 12:22:29 go: finding github.com/gorilla/mux v1.7.1 12:22:29 go: finding github.com/hashicorp/consul/api v1.1.0 12:22:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 12:22:29 go: finding github.com/hashicorp/errwrap v1.0.0 12:22:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:22:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:22:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:22:29 go: finding github.com/hashicorp/go-multierror v1.0.0 12:22:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:22:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:22:29 go: finding github.com/hashicorp/go-syslog v1.0.0 12:22:29 go: finding github.com/hashicorp/go-uuid v1.0.1 12:22:29 go: finding github.com/hashicorp/go.net v0.0.1 12:22:29 go: finding github.com/hashicorp/golang-lru v0.5.0 12:22:29 go: finding github.com/hashicorp/logutils v1.0.0 12:22:29 go: finding github.com/hashicorp/mdns v1.0.0 12:22:29 go: finding github.com/hashicorp/memberlist v0.1.3 12:22:29 go: finding github.com/hashicorp/serf v0.8.2 12:22:29 go: finding github.com/hpcloud/tail v1.0.0 12:22:29 go: finding github.com/imdario/mergo v0.3.6 12:22:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:22:29 go: finding github.com/kr/pretty v0.1.0 12:22:29 go: finding github.com/kr/pty v1.1.1 12:22:30 go: finding github.com/kr/text v0.1.0 12:22:30 go: finding github.com/mattn/go-colorable v0.0.9 12:22:30 go: finding github.com/mattn/go-isatty v0.0.3 12:22:30 go: finding github.com/miekg/dns v1.0.14 12:22:30 go: finding github.com/mitchellh/cli v1.0.0 12:22:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:22:30 go: finding github.com/mitchellh/copystructure v1.0.0 12:22:30 go: finding github.com/mitchellh/go-homedir v1.0.0 12:22:30 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:22:30 go: finding github.com/mitchellh/gox v0.4.0 12:22:30 go: finding github.com/mitchellh/iochan v1.0.0 12:22:30 go: finding github.com/mitchellh/mapstructure v1.1.2 12:22:30 go: finding github.com/mitchellh/reflectwalk v1.0.0 12:22:30 go: finding github.com/onsi/ginkgo v1.10.1 12:22:30 go: finding github.com/onsi/gomega v1.7.0 12:22:30 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:22:30 go: finding github.com/pebbe/zmq4 v1.0.0 12:22:30 go: finding github.com/pelletier/go-toml v1.2.0 12:22:30 go: finding github.com/pkg/errors v0.8.1 12:22:30 go: finding github.com/pmezard/go-difflib v1.0.0 12:22:30 go: finding github.com/posener/complete v1.1.1 12:22:30 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:22:30 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:22:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:22:30 go: finding github.com/stretchr/objx v0.1.0 12:22:30 go: finding github.com/stretchr/testify v1.5.1 12:22:30 go: finding github.com/ugorji/go v1.1.4 12:22:30 go: finding github.com/x448/float16 v0.8.4 12:22:30 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 12:22:30 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 12:22:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:22:30 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 12:22:30 go: finding golang.org/x/text v0.3.2 12:22:30 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 12:22:30 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:22:30 go: finding gopkg.in/eapache/queue.v1 v1.1.0 12:22:30 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:22:30 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:22:30 go: finding gopkg.in/yaml.v2 v2.2.8 12:22:42 ---> 7d95a5d3c892 12:22:42 Step 9/21 : RUN make cmd/support-logging/support-logging 12:22:42 ---> ac3cbd8bcaff 12:22:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:22:42 ---> Running in 8be435fc317d 12:22:42 ---> Running in 5348e443fae5 12:22:42 ---> 3708a14b32c5 12:22:42 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 12:22:42 ---> 93c8359d92a5 12:22:42 Step 9/21 : RUN make cmd/core-command/core-command 12:22:42 ---> 10c15f7028af 12:22:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 12:22:42 ---> Running in 5e4b5c8c034f 12:22:42 ---> Running in 2de0b1e94fff 12:22:42 ---> Running in 1fdbd28598aa 12:22:42 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 12:22:42 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 12:22:42 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 12:22:42 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 12:22:42 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 12:22:49 Removing intermediate container 3d2feced7ef2 12:22:49 ---> a5209fc13816 12:22:49 Successfully built a5209fc13816 12:22:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:22:49 + docker inspect -f . ci-base-image-arm64 12:22:49 . [Pipeline] withDockerContainer 12:22:50 prd-ubuntu18.04-docker-arm64-4c-16g-1929 does not seem to be running inside a container 12:22:50 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** ci-base-image-arm64 cat 12:22:51 $ docker top 7c761dd53dcfb29416398f12dfbb401814432ad909b60f63bb224171fc837b21 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:52 + go version 12:22:52 go version go1.13.13 linux/arm64 [Pipeline] echo 12:22:52 ========================================================= 12:22:52 [edgeXBuildGoParallel] Running Tests and Build... 12:22:52 ========================================================= [Pipeline] sh 12:22:53 + make test 12:22:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:22:55 ? github.com/edgexfoundry/edgex-go [no test files] 12:23:21 Removing intermediate container 5348e443fae5 12:23:21 ---> 80c5267c452a 12:23:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:23:21 Removing intermediate container 8be435fc317d 12:23:21 ---> 13255a3d999a 12:23:21 12:23:21 Step 10/21 : FROM scratch 12:23:21 ---> 12:23:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:23:21 ---> Running in a36cfea605e1 12:23:21 ---> Running in 3a2d4e231649 12:23:21 Removing intermediate container 3a2d4e231649 12:23:21 ---> c0086b87aaa2 12:23:21 Step 12/21 : ENV APP_PORT=48061 12:23:21 ---> Running in 12eafdd0bd3d 12:23:21 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 12:23:21 Removing intermediate container 12eafdd0bd3d 12:23:21 ---> 0f5af5165436 12:23:21 Step 13/21 : EXPOSE $APP_PORT 12:23:23 ---> Running in 5551b0f9fb2f 12:23:23 Removing intermediate container 1fdbd28598aa 12:23:23 ---> cc55195cef28 12:23:23 12:23:23 Step 10/21 : FROM scratch 12:23:23 ---> 12:23:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:23:24 Removing intermediate container 2de0b1e94fff 12:23:24 ---> 381d89ce4c6d 12:23:24 12:23:24 Step 10/23 : FROM scratch 12:23:24 ---> 12:23:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:23:24 ---> Using cache 12:23:24 ---> c0086b87aaa2 12:23:24 Step 12/23 : ENV APP_PORT=48060 12:23:25 Removing intermediate container 5e4b5c8c034f 12:23:25 ---> 56c232ca0081 12:23:25 12:23:25 Step 10/20 : FROM scratch 12:23:25 ---> 12:23:25 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:23:25 ---> Running in 28fc0c179459 12:23:25 ---> Running in 559632dbc891 12:23:25 ---> Running in 9c1842868857 12:23:25 Removing intermediate container 5551b0f9fb2f 12:23:25 ---> 8227b8594476 12:23:25 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 12:23:25 Removing intermediate container 28fc0c179459 12:23:25 ---> e257afd48971 12:23:25 Step 12/21 : ENV APP_PORT=48082 12:23:26 Removing intermediate container 559632dbc891 12:23:26 ---> 5e6583cff282 12:23:26 Step 13/23 : EXPOSE $APP_PORT 12:23:26 Removing intermediate container 9c1842868857 12:23:26 ---> f67fe4f94e32 12:23:26 Step 12/20 : ENV APP_PORT=48085 12:23:26 ---> Running in bcc49a23468d 12:23:26 ---> Running in 42787394de80 12:23:26 ---> Running in 21f7826f4947 12:23:26 ---> 88f6ffe9952f 12:23:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 12:23:26 Removing intermediate container a36cfea605e1 12:23:26 ---> f895a0894ff6 12:23:26 12:23:26 Step 11/26 : FROM docker:latest 12:23:26 ---> 81f5749c9058 12:23:26 Step 12/26 : RUN apk add --no-cache bash 12:23:26 Removing intermediate container bcc49a23468d 12:23:26 ---> c0306a5eea9c 12:23:26 Step 13/21 : EXPOSE $APP_PORT 12:23:26 ---> Running in 44744a6d94c5 12:23:26 Removing intermediate container 42787394de80 12:23:26 ---> eafdb2588042 12:23:26 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 12:23:26 ---> Running in d51313db757f 12:23:27 Removing intermediate container 21f7826f4947 12:23:27 ---> 7354af461c73 12:23:27 Step 13/20 : EXPOSE $APP_PORT 12:23:27 ---> df92d821e617 12:23:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 12:23:27 ---> Running in bf9e933b468b 12:23:28 ---> 5c3a3ae6e01a 12:23:28 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:23:28 Removing intermediate container d51313db757f 12:23:28 ---> 62bc708d1c8c 12:23:28 Step 14/21 : WORKDIR / 12:23:28 Removing intermediate container bf9e933b468b 12:23:28 ---> 57ee681428ae 12:23:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 12:23:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:23:28 ---> Running in 0f0c65eb03e3 12:23:28 ---> 05371d2533a2 12:23:28 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 12:23:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:23:28 Removing intermediate container 0f0c65eb03e3 12:23:28 ---> f1f3b64e635c 12:23:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 12:23:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:23:28 (1/2) Installing readline (8.0.4-r0) 12:23:28 (2/2) Installing bash (5.0.17-r0) 12:23:28 Executing bash-5.0.17-r0.post-install 12:23:28 Executing busybox-1.31.1-r16.trigger 12:23:28 OK: 12 MiB in 22 packages 12:23:29 ---> f106da033b64 12:23:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:23:29 ---> 2e955e5d3de8 12:23:29 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:23:29 ---> 5f06caeb2bb5 12:23:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:23:29 ---> a4434a0d9041 12:23:29 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 12:23:29 ---> Running in 512d7c75c125 12:23:29 ---> f3c1445b9dc6 12:23:29 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:23:30 Removing intermediate container 512d7c75c125 12:23:30 ---> a36953dfc68e 12:23:30 Step 19/21 : LABEL arch=x86_64 12:23:30 Removing intermediate container 44744a6d94c5 12:23:30 ---> 88e694ddb7f0 12:23:30 Step 13/26 : RUN rm -rf /var/cache/apk/* 12:23:30 ---> Running in 930253c48d04 12:23:30 ---> Running in 120cfe3e3048 12:23:30 ---> e618d74cfbd2 12:23:30 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:23:30 ---> Running in 575e7f885cc2 12:23:30 ---> aa8cb1e7a039 12:23:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 12:23:30 ---> e4bff3548695 12:23:30 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:23:30 Removing intermediate container 120cfe3e3048 12:23:30 ---> c8d4a76181b1 12:23:30 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:23:30 Removing intermediate container 575e7f885cc2 12:23:30 ---> e0b5de073fdd 12:23:30 Step 18/20 : LABEL arch=x86_64 12:23:30 ---> Running in 1cf6500d7b90 12:23:30 ---> 6782c6d74906 12:23:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:23:31 ---> d37daf30b59b 12:23:31 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:23:31 ---> Running in b9f93bb28e26 12:23:31 ---> Running in 7696ae16a596 12:23:31 Removing intermediate container 1cf6500d7b90 12:23:31 ---> b71ad782d230 12:23:31 Step 21/21 : LABEL version=0.0.0 12:23:31 Removing intermediate container b9f93bb28e26 12:23:31 ---> 815cc9aeb96f 12:23:31 Step 19/20 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:23:31 Removing intermediate container 7696ae16a596 12:23:31 ---> 378cc4f8b6cf 12:23:31 Step 19/21 : LABEL arch=x86_64 12:23:31 ---> Running in b187d7f32315 12:23:31 ---> Running in b49dc6bbc560 12:23:31 ---> Running in 2ccb97f38923 12:23:31 ---> 293d572d48c7 12:23:31 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:23:32 Removing intermediate container 930253c48d04 12:23:32 ---> 7bc708abefcc 12:23:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:23:32 Removing intermediate container b187d7f32315 12:23:32 ---> b321393debe4 12:23:32 12:23:32 Removing intermediate container b49dc6bbc560 12:23:32 ---> d64bc921f780 12:23:32 Step 20/20 : LABEL version=0.0.0 12:23:32 Removing intermediate container 2ccb97f38923 12:23:32 ---> 5eb5dd7a2a4b 12:23:32 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:23:32 ---> Running in e67ef177f80d 12:23:32 Successfully built b321393debe4 12:23:32 Successfully tagged docker-support-logging-go:latest 12:23:32 Building docker-core-metadata-go 12:23:32 ---> Running in 4f2182b80171 12:23:32  Building docker-support-logging-go ... done  ---> Running in 298e3fa720be 12:23:32 ---> 21d264d3feb2 12:23:32 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:23:32 ---> Running in 00ce7c6b7aa2 12:23:33 Removing intermediate container e67ef177f80d 12:23:33 ---> f9ed532e0450 12:23:33 Step 15/26 : ENV APP_PORT=48090 12:23:33 Removing intermediate container 4f2182b80171 12:23:33 ---> a46670df24c6 12:23:33 12:23:33 Removing intermediate container 298e3fa720be 12:23:33 ---> c334a535255e 12:23:33 Step 21/21 : LABEL version=0.0.0 12:23:33 Successfully built a46670df24c6 12:23:33 Successfully tagged docker-support-scheduler-go:latest 12:23:33  Building docker-support-scheduler-go ... done Building docker-core-data-go 12:23:33 ---> Running in eb45c7c61811 12:23:33 ---> Running in ea9966c9bf2e 12:23:33 Removing intermediate container 00ce7c6b7aa2 12:23:33 ---> 0986ee3deb05 12:23:33 Step 21/23 : LABEL arch=x86_64 12:23:33 ---> Running in 58e79ca4e81b 12:23:33 Removing intermediate container eb45c7c61811 12:23:33 ---> 94b7336a979e 12:23:33 Step 16/26 : EXPOSE $APP_PORT 12:23:34 Removing intermediate container ea9966c9bf2e 12:23:34 ---> 4433a2e2453d 12:23:34 12:23:34 Successfully built 4433a2e2453d 12:23:34 ---> Running in 0f727490bdd6 12:23:35 Successfully tagged docker-core-command-go:latest 12:23:35 Building docker-security-proxy-setup-go 12:23:37  Building docker-core-command-go ... done Removing intermediate container 58e79ca4e81b 12:23:37 ---> 3db2e11b4402 12:23:37 Step 22/23 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:23:42 ---> Running in 6f077732e292 12:23:42 Removing intermediate container 0f727490bdd6 12:23:42 ---> fc28fc7a8786 12:23:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:23:42 Removing intermediate container 6f077732e292 12:23:42 ---> b71619f7a1d3 12:23:42 Step 23/23 : LABEL version=0.0.0 12:23:42 ---> Running in 75e95a5003e0 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:23:43 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:23:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:23:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:23:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:23:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:23:47 Removing intermediate container 75e95a5003e0 12:23:47 ---> c1f8bc98c687 12:23:47 12:23:48 ---> e7f454a7d985 12:23:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:23:48 Successfully built c1f8bc98c687 12:23:49 Successfully tagged docker-support-notifications-go:latest 12:23:49  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 12:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.194s coverage: 46.6% of statements 12:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:23:56 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:23:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:23:57 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 12:23:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:23:57 ---> 3a1ff4f559b0 12:23:57 ---> 3a1ff4f559b0 12:23:57 Step 3/22 : WORKDIR /edgex-go 12:23:57 Step 3/21 : WORKDIR /edgex-go 12:23:57 ---> Using cache 12:23:57 ---> 579eed3f9d55 12:23:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:57 ---> Using cache 12:23:57 ---> 579eed3f9d55 12:23:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:57 ---> Using cache 12:23:57 ---> f842c5b87bfb 12:23:57 Step 5/21 : RUN apk update && apk add make git 12:23:57 ---> Using cache 12:23:57 ---> f842c5b87bfb 12:23:57 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 12:23:58 ---> 4283608c44f2 12:23:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:23:58 ---> Running in f6bcba439dad 12:23:58 ---> Running in c77d3248c32a 12:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.161s coverage: 27.3% of statements 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 12:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:24:00 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 12:24:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:24:00 ---> 3a1ff4f559b0 12:24:00 Step 3/20 : WORKDIR /edgex-go 12:24:00 ---> Using cache 12:24:00 ---> 579eed3f9d55 12:24:00 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:24:00 ---> Using cache 12:24:00 ---> f842c5b87bfb 12:24:00 Step 5/20 : RUN apk update && apk add make git 12:24:01 ---> 350157d77d0e 12:24:01 Step 20/26 : RUN apk --no-cache add py-pip 12:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.314s coverage: 28.6% of statements 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.023s coverage: 100.0% of statements 12:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:24:01 ---> Running in 13f147439b19 12:24:01 ---> Running in 65e94285ba79 12:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.134s coverage: 89.8% of statements 12:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:03 (1/33) Installing libbz2 (1.0.8-r1) 12:24:03 (2/33) Installing expat (2.2.9-r1) 12:24:03 (3/33) Installing libffi (3.3-r2) 12:24:03 (4/33) Installing gdbm (1.13-r1) 12:24:03 (5/33) Installing xz-libs (5.2.5-r0) 12:24:03 (6/33) Installing sqlite-libs (3.32.1-r0) 12:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:03 (7/33) Installing python3 (3.8.5-r0) 12:24:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:04 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:24:04 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:24:04 OK: 12749 distinct packages available 12:24:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:24:04 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:24:04 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:24:04 OK: 12749 distinct packages available 12:24:04 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:24:04 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:24:04 OK: 12749 distinct packages available 12:24:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.036s coverage: 100.0% of statements 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:24:05 OK: 233 MiB in 51 packages 12:24:05 OK: 233 MiB in 51 packages 12:24:05 OK: 233 MiB in 51 packages 12:24:05 (8/33) Installing py3-appdirs (1.4.4-r1) 12:24:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:24:05 (10/33) Installing py3-parsing (2.4.7-r0) 12:24:05 (11/33) Installing py3-six (1.15.0-r0) 12:24:05 (12/33) Installing py3-packaging (20.4-r0) 12:24:05 (13/33) Installing py3-setuptools (47.0.0-r0) 12:24:05 (14/33) Installing py3-chardet (3.0.4-r4) 12:24:05 (15/33) Installing py3-idna (2.9-r0) 12:24:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 12:24:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:24:08 (18/33) Installing py3-requests (2.23.0-r0) 12:24:08 (19/33) Installing py3-msgpack (1.0.0-r0) 12:24:09 (20/33) Installing py3-lockfile (0.12.2-r3) 12:24:09 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 12:24:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:24:09 ---> 3a1ff4f559b0 12:24:09 Step 3/26 : WORKDIR /edgex-go 12:24:09 ---> Using cache 12:24:09 ---> 579eed3f9d55 12:24:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:24:09 ---> Using cache 12:24:09 ---> f842c5b87bfb 12:24:09 Step 5/26 : RUN apk update && apk add make git 12:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 12:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 12:24:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:24:09 (22/33) Installing py3-colorama (0.4.3-r0) 12:24:09 (23/33) Installing py3-distlib (0.3.0-r0) 12:24:09 (24/33) Installing py3-distro (1.5.0-r1) 12:24:09 (25/33) Installing py3-webencodings (0.5.1-r3) 12:24:09 (26/33) Installing py3-html5lib (1.0.1-r4) 12:24:09 ---> Running in 50f69a2f9693 12:24:09 (27/33) Installing py3-pytoml (0.1.21-r0) 12:24:09 (28/33) Installing py3-pep517 (0.8.2-r0) 12:24:10 (29/33) Installing py3-progress (1.5-r0) 12:24:10 (30/33) Installing py3-toml (0.10.1-r0) 12:24:10 (31/33) Installing py3-retrying (1.3.3-r0) 12:24:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:24:10 (33/33) Installing py3-pip (20.1.1-r0) 12:24:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 55.9% of statements 12:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 12:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 12:24:10 Removing intermediate container 13f147439b19 12:24:10 ---> fc61d2681332 12:24:10 Step 6/20 : COPY go.mod . 12:24:10 Removing intermediate container c77d3248c32a 12:24:10 ---> 943ac7739458 12:24:10 Step 6/22 : COPY go.mod . 12:24:10 Executing busybox-1.31.1-r16.trigger 12:24:11 OK: 71 MiB in 55 packages 12:24:11 Removing intermediate container f6bcba439dad 12:24:11 ---> 53a256d0f647 12:24:11 Step 6/21 : COPY go.mod . 12:24:11 ---> 051da5c4a4e5 12:24:11 Step 7/22 : RUN go mod download 12:24:11 ---> 52c3237ddc20 12:24:11 Step 7/20 : RUN go mod download 12:24:11 ---> Running in b1bda1da18ff 12:24:11 ---> Running in 17f607f4e3ee 12:24:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:24:11 ---> 49aa56787c0e 12:24:11 Step 7/21 : RUN go mod download 12:24:12 ---> Running in 222ac3b2a830 12:24:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:24:12 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:24:12 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:24:12 OK: 12749 distinct packages available 12:24:13 OK: 233 MiB in 51 packages 12:24:17 Removing intermediate container 50f69a2f9693 12:24:17 ---> 82948b2cb7cf 12:24:17 Step 6/26 : COPY go.mod . 12:24:17 Removing intermediate container 17f607f4e3ee 12:24:17 ---> b2c6bfcb2b38 12:24:17 Step 8/22 : COPY . . 12:24:17 Removing intermediate container b1bda1da18ff 12:24:17 ---> 177f735d2779 12:24:17 Step 8/20 : COPY . . 12:24:17 Removing intermediate container 65e94285ba79 12:24:17 ---> 9303443a1725 12:24:17 Step 21/26 : RUN pip install docker-compose==1.23.2 12:24:18 Removing intermediate container 222ac3b2a830 12:24:18 ---> 3d35cb696aae 12:24:18 Step 8/21 : COPY . . 12:24:22 ---> 9485029a26a3 12:24:22 Step 7/26 : RUN go mod download 12:24:22 ---> Running in 50248c4a760c 12:24:25 ---> Running in 942dbb37eae7 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.067s coverage: 86.3% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.937s coverage: 72.2% of statements 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.353s coverage: 72.1% of statements 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.030s coverage: 82.4% of statements 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.024s coverage: 28.8% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.035s coverage: 96.8% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 26.9% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.1% of statements 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.029s coverage: 100.0% of statements 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.023s coverage: 42.9% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.061s coverage: 100.0% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 12:24:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.036s coverage: 83.8% of statements 12:24:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.215s coverage: 46.1% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.016s coverage: 100.0% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:24:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 12:24:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.161s coverage: 29.1% of statements 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.153s coverage: 99.0% of statements 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.034s coverage: 100.0% of statements 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:24:40 Collecting docker-compose==1.23.2 12:24:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:24:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:24:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:24:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:24:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.015s coverage: 100.0% of statements 12:24:42 Removing intermediate container 942dbb37eae7 12:24:42 ---> 2aaaa56b9ba3 12:24:42 Step 8/26 : COPY . . 12:24:42 Collecting PyYAML<4,>=3.10 12:24:42 Downloading PyYAML-3.13.tar.gz (270 kB) 12:24:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements 12:24:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 100.0% of statements 12:24:44 GO111MODULE=on go vet ./... 12:24:46 ---> b17596a37ab7 12:24:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 12:24:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:24:46 ---> 5bc93ac1569d 12:24:46 Step 9/21 : RUN make cmd/core-metadata/core-metadata 12:24:46 Collecting texttable<0.10,>=0.9.0 12:24:46 Downloading texttable-0.9.1.tar.gz (11 kB) 12:24:47 Collecting websocket-client<1.0,>=0.32.0 12:24:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:24:47 ---> 202d488526e5 12:24:47 Step 9/22 : RUN make cmd/core-data/core-data 12:24:49 ---> Running in 5e718570f36e 12:24:49 ---> Running in f9efc49ef1d2 12:24:49 Collecting jsonschema<3,>=2.5.1 12:24:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:24:49 ---> Running in 4d5e90037670 12:24:49 Collecting cached-property<2,>=1.2.0 12:24:49 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 12:24:49 Collecting docker<4.0,>=3.6.0 12:24:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:24:51 Collecting docopt<0.7,>=0.6.1 12:24:51 Downloading docopt-0.6.2.tar.gz (25 kB) 12:24:52 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 12:24:52 Collecting dockerpty<0.5,>=0.4.1 12:24:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:24:52 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 12:24:52 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 12:24:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:24:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:24:55 Collecting docker-pycreds>=0.4.0 12:24:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:24:55 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) 12:24:55 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) 12:24:56 Collecting idna<2.8,>=2.5 12:24:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:24:56 Collecting urllib3<1.25,>=1.21.1 12:24:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:24:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:24:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:24:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:24:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:24:57 Installing collected packages: PyYAML, texttable, websocket-client, jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, dockerpty, docker-compose 12:24:57 Running setup.py install for PyYAML: started 12:24:58 Running setup.py install for PyYAML: finished with status 'done' 12:24:58 Running setup.py install for texttable: started 12:24:59 Running setup.py install for texttable: finished with status 'done' 12:24:59 ---> 0836c119cb3e 12:24:59 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 12:24:59 ---> Running in dc8af7415af9 12:25:00 Attempting uninstall: idna 12:25:00 Found existing installation: idna 2.9 12:25:00 Uninstalling idna-2.9: 12:25:00 Successfully uninstalled idna-2.9 12:25:00 Attempting uninstall: urllib3 12:25:00 Found existing installation: urllib3 1.25.9 12:25:00 Uninstalling urllib3-1.25.9: 12:25:01 Successfully uninstalled urllib3-1.25.9 12:25:01 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 12:25:01 Attempting uninstall: requests 12:25:01 Found existing installation: requests 2.23.0 12:25:01 Uninstalling requests-2.23.0: 12:25:01 Successfully uninstalled requests-2.23.0 12:25:02 Running setup.py install for docopt: started 12:25:03 Running setup.py install for docopt: finished with status 'done' 12:25:03 Running setup.py install for dockerpty: started 12:25:03 gofmt -l . 12:25:03 [ "`gofmt -l .`" = "" ] 12:25:03 Running setup.py install for dockerpty: finished with status 'done' 12:25:03 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 12:25:05 ./bin/test-go-mod-tidy.sh 12:25:05 ./bin/test-attribution-txt.sh 12:25:08 Removing intermediate container 50248c4a760c 12:25:08 ---> f52500c55be1 12:25:08 Step 22/26 : RUN apk --no-cache add curl 12:25:08 ---> Running in a9c3b067aebc [Pipeline] sh 12:25:09 + ls -al . 12:25:09 total 588 12:25:09 drwxrwxr-x 10 1001 1001 4096 Aug 3 12:25 . 12:25:09 drwxr-xr-x 4 root root 4096 Aug 3 12:22 .. 12:25:09 -rw-rw-r-- 1 1001 1001 11 Aug 3 12:21 .dockerignore 12:25:09 drwxrwxr-x 8 1001 1001 4096 Aug 3 12:21 .git 12:25:09 drwxrwxr-x 3 1001 1001 4096 Aug 3 12:21 .github 12:25:09 -rw-rw-r-- 1 1001 1001 932 Aug 3 12:21 .gitignore 12:25:09 drwxrwxr-x 3 1001 1001 4096 Aug 3 12:21 .semver 12:25:09 -rw-rw-r-- 1 1001 1001 166 Aug 3 12:21 .sonarcloud.properties 12:25:09 -rw-rw-r-- 1 1001 1001 3804 Aug 3 12:21 CONTRIBUTING.md 12:25:09 -rw-rw-r-- 1 1001 1001 1035 Aug 3 12:21 Dockerfile.build 12:25:09 -rw-rw-r-- 1 1001 1001 865 Aug 3 12:21 Jenkinsfile 12:25:09 -rw-rw-r-- 1 1001 1001 10775 Aug 3 12:21 LICENSE 12:25:09 -rw-rw-r-- 1 1001 1001 6237 Aug 3 12:21 Makefile 12:25:09 -rw-rw-r-- 1 1001 1001 5652 Aug 3 12:21 README.md 12:25:09 -rw-rw-r-- 1 1001 1001 7111 Aug 3 12:21 SECURITY.md 12:25:09 -rw-rw-r-- 1 1001 1001 5 Aug 3 12:18 VERSION 12:25:09 -rw-rw-r-- 1 1001 1001 4131 Aug 3 12:21 ZMQWindows.md 12:25:09 drwxrwxr-x 2 1001 1001 4096 Aug 3 12:21 bin 12:25:09 drwxrwxr-x 15 1001 1001 4096 Aug 3 12:21 cmd 12:25:09 -rw-r--r-- 1 root root 455803 Aug 3 12:24 coverage.out 12:25:09 -rw-r--r-- 1 root root 1019 Aug 3 12:25 go.mod 12:25:09 -rw-r--r-- 1 root root 18146 Aug 3 12:25 go.sum 12:25:09 drwxrwxr-x 8 1001 1001 4096 Aug 3 12:21 internal 12:25:09 drwxrwxr-x 4 1001 1001 4096 Aug 3 12:21 openapi 12:25:09 drwxrwxr-x 4 1001 1001 4096 Aug 3 12:21 snap 12:25:09 -rw-rw-r-- 1 1001 1001 168 Aug 3 12:21 version.go [Pipeline] sh 12:25:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:25:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:25:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:25:09 (2/3) Installing libcurl (7.69.1-r0) 12:25:09 (3/3) Installing curl (7.69.1-r0) 12:25:09 Executing busybox-1.31.1-r16.trigger 12:25:09 + '[' -e coverage.out ] 12:25:09 + chown 1001:1001 coverage.out 12:25:09 OK: 72 MiB in 58 packages [Pipeline] stash 12:25:09 Warning: overwriting stash ‘coverage-report’ 12:25:10 Removing intermediate container a9c3b067aebc 12:25:10 ---> c9fb90337697 12:25:10 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:25:10 ---> Running in d97182fefd66 12:25:11 Stashed 1 file(s) [Pipeline] sh 12:25:11 Removing intermediate container d97182fefd66 12:25:11 ---> 3f3191ddca52 12:25:11 Step 24/26 : LABEL arch=x86_64 12:25:11 ---> Running in c61d46a986c5 12:25:11 Removing intermediate container c61d46a986c5 12:25:11 ---> b67a88849588 12:25:11 Step 25/26 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:25:11 + make build 12:25:11 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 12:25:12 ---> Running in eaf51098cb9e 12:25:12 Removing intermediate container eaf51098cb9e 12:25:12 ---> 037c85aeb4ba 12:25:12 Step 26/26 : LABEL version=0.0.0 12:25:12 ---> Running in f116713633e9 12:25:13 Removing intermediate container f116713633e9 12:25:13 ---> fab7b0ab5fc3 12:25:13 12:25:13 Successfully built fab7b0ab5fc3 12:25:13 Successfully tagged docker-sys-mgmt-agent-go:latest 12:25:13 Building docker-security-secrets-setup-go 12:25:28  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5e718570f36e 12:25:28 ---> 11ef2359619d 12:25:28 12:25:28 Step 10/20 : FROM alpine 12:25:28 latest: Pulling from library/alpine 12:25:28 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 12:25:29 Status: Downloaded newer image for alpine:latest 12:25:29 ---> a24bb4013296 12:25:29 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 12:25:30 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 12:25:31 ---> Running in 06ea59bad326 12:25:31 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 12:25:31 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 12:25:31 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 12:25:31 ---> 3a1ff4f559b0 12:25:31 Step 3/29 : WORKDIR /edgex-go 12:25:31 ---> Using cache 12:25:31 ---> 579eed3f9d55 12:25:31 Step 4/29 : RUN apk update && apk add make git 12:25:32 ---> Running in 7e53025fef3c 12:25:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:25:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:25:33 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:25:33 v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:25:33 OK: 12749 distinct packages available 12:25:33 (1/4) Installing ca-certificates (20191127-r4) 12:25:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:25:33 (3/4) Installing libcurl (7.69.1-r0) 12:25:33 (4/4) Installing curl (7.69.1-r0) 12:25:33 Executing busybox-1.31.1-r16.trigger 12:25:33 Executing ca-certificates-20191127-r4.trigger 12:25:33 OK: 7 MiB in 18 packages 12:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:25:34 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:25:34 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:25:34 OK: 12749 distinct packages available 12:25:34 OK: 233 MiB in 51 packages 12:25:35 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 12:25:36 Removing intermediate container f9efc49ef1d2 12:25:36 ---> b3d4646e2de8 12:25:36 12:25:36 Step 10/21 : FROM scratch 12:25:36 ---> 12:25:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:25:36 Removing intermediate container 06ea59bad326 12:25:36 ---> cd8a25d9ccaa 12:25:36 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:25:36 ---> Running in 7003e0560516 12:25:36 ---> Using cache 12:25:36 ---> f67fe4f94e32 12:25:36 Step 12/21 : ENV APP_PORT=48081 12:25:38 Removing intermediate container 7e53025fef3c 12:25:38 ---> e6198535840e 12:25:38 Step 5/29 : COPY go.mod . 12:25:38 Removing intermediate container 7003e0560516 12:25:38 ---> 65e80421f38f 12:25:38 Step 13/20 : WORKDIR /edgex 12:25:38 ---> Running in e940533d27ae 12:25:40 ---> Running in 5901c2d60c3a 12:25:40 Removing intermediate container e940533d27ae 12:25:40 ---> 53bd2b1d1fd9 12:25:40 Step 13/21 : EXPOSE $APP_PORT 12:25:40 ---> d3ebc844b935 12:25:40 Step 6/29 : RUN go mod download 12:25:40 ---> Running in 6641582a845c 12:25:40 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 12:25:40 Removing intermediate container 4d5e90037670 12:25:40 ---> 504edf3a955d 12:25:40 12:25:40 Step 10/22 : FROM alpine 12:25:40 ---> a24bb4013296 12:25:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:25:40 ---> Running in 38b0d1a6105d 12:25:40 Removing intermediate container 5901c2d60c3a 12:25:40 ---> ff13b92e5410 12:25:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:25:40 ---> Running in 54609404bc50 12:25:40 Removing intermediate container 6641582a845c 12:25:40 ---> c6e9f1d2ada3 12:25:40 Step 14/21 : WORKDIR / 12:25:41 ---> Running in 5f16da84b300 12:25:42 Removing intermediate container 54609404bc50 12:25:42 ---> d9afbf45da4d 12:25:42 Step 12/22 : ENV APP_PORT=48080 12:25:42 ---> 1897ec7efe21 12:25:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:25:42 Removing intermediate container dc8af7415af9 12:25:42 ---> 04764117656d 12:25:42 12:25:42 Step 10/26 : FROM alpine:3.10 12:25:42 ---> Running in b7383ae47548 12:25:42 Removing intermediate container 5f16da84b300 12:25:42 ---> fd9ff03d538a 12:25:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 12:25:42 3.10: Pulling from library/alpine 12:25:42 Removing intermediate container b7383ae47548 12:25:42 ---> 00e330c9c073 12:25:42 Step 13/22 : EXPOSE $APP_PORT 12:25:43 ---> Running in 8769e1234dac 12:25:43 ---> 3294e69bf1b1 12:25:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:25:44 ---> 3cd2c2a4d401 12:25:44 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:25:44 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 12:25:44 ---> 80648f46b60d 12:25:44 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:25:44 Status: Downloaded newer image for alpine:3.10 12:25:44 ---> be4e4bea2c2e 12:25:44 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 12:25:44 Removing intermediate container 8769e1234dac 12:25:44 ---> 8a3f8f456345 12:25:44 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:45 ---> Running in 9b6b0c56e554 12:25:45 ---> Running in bc1374d1033d 12:25:45 ---> Running in da4067889fe7 12:25:45 Removing intermediate container 38b0d1a6105d 12:25:45 ---> c82d373e1d0c 12:25:45 Step 7/29 : COPY . . 12:25:45 ---> 159aa11448cc 12:25:45 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:25:45 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 12:25:46 ---> Running in af2c94230c14 12:25:46 Removing intermediate container 9b6b0c56e554 12:25:46 ---> ae72f9cb8a5b 12:25:46 Step 17/20 : CMD ["--init=true"] 12:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 12:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 12:25:47 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 12:25:47 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 12:25:47 OK: 10346 distinct packages available 12:25:47 ---> Running in bd281d0f7047 12:25:47 Removing intermediate container af2c94230c14 12:25:47 ---> 1f6973e4cc5c 12:25:47 Step 19/21 : LABEL arch=x86_64 12:25:47 (1/5) Installing ca-certificates (20191127-r2) 12:25:47 (2/5) Installing nghttp2-libs (1.39.2-r1) 12:25:47 (3/5) Installing libcurl (7.66.0-r0) 12:25:47 (4/5) Installing curl (7.66.0-r0) 12:25:47 (5/5) Installing dumb-init (1.2.2-r1) 12:25:47 Executing busybox-1.30.1-r3.trigger 12:25:47 Executing ca-certificates-20191127-r2.trigger 12:25:48 OK: 7 MiB in 19 packages 12:25:50 ---> Running in 921c9734a241 12:25:51 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 12:25:51 Removing intermediate container bd281d0f7047 12:25:51 ---> 152f097e2f01 12:25:51 Step 18/20 : LABEL arch=x86_64 12:25:53 ---> Running in afb12a2ef192 12:25:53 Removing intermediate container 921c9734a241 12:25:53 ---> 395f8dbebe7d 12:25:53 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:25:56 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 12:25:56 ---> Running in d8474b9e8e3e 12:25:56 Removing intermediate container da4067889fe7 12:25:56 ---> 5745b1e5fda9 12:25:56 Step 15/22 : RUN apk --no-cache add zeromq 12:25:56 Removing intermediate container bc1374d1033d 12:25:56 ---> a89280c60a44 12:25:56 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:25:58 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 12:25:58 Removing intermediate container afb12a2ef192 12:25:58 ---> f178a56407f6 12:25:58 Step 19/20 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:25:58 Removing intermediate container d8474b9e8e3e 12:25:58 ---> 9c58a6edded0 12:25:58 Step 21/21 : LABEL version=0.0.0 12:25:59 ---> Running in a62f011167c9 12:25:59 ---> Running in ae910ba67973 12:25:59 ---> Running in 52d72126f5a3 12:25:59 ---> Running in 3f10954ea3f2 12:26:00 Removing intermediate container a62f011167c9 12:26:00 ---> 4a7325b34ff6 12:26:00 Step 13/26 : WORKDIR / 12:26:01 Removing intermediate container 52d72126f5a3 12:26:01 ---> ff886a101693 12:26:01 Step 20/20 : LABEL version=0.0.0 12:26:01 Removing intermediate container 3f10954ea3f2 12:26:01 ---> 8b041e714483 12:26:01 12:26:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:26:01 Successfully built 8b041e714483 12:26:01 Successfully tagged docker-core-metadata-go:latest 12:26:02  Building docker-core-metadata-go ... done  ---> Running in a474147e96a2 12:26:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:26:02 ---> Running in a10784deac9e 12:26:02 (1/5) Installing libgcc (9.3.0-r2) 12:26:02 (2/5) Installing libsodium (1.0.18-r0) 12:26:02 ---> a52648cf68de 12:26:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 12:26:02 Removing intermediate container a10784deac9e 12:26:02 ---> 87fef5b5ad4f 12:26:02 12:26:03 Removing intermediate container a474147e96a2 12:26:03 ---> 76de1ca13d77 12:26:03 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:26:03 (3/5) Installing libstdc++ (9.3.0-r2) 12:26:03 ---> Running in 3240b36aba71 12:26:03 Successfully built 87fef5b5ad4f 12:26:03 Successfully tagged docker-security-proxy-setup-go:latest 12:26:03  Building docker-security-proxy-setup-go ... done (4/5) Installing libzmq (4.3.2-r0) 12:26:03 (5/5) Installing zeromq (4.3.2-r0) 12:26:03 ---> da643244261c 12:26:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:26:03 Executing busybox-1.31.1-r16.trigger 12:26:03 OK: 8 MiB in 19 packages 12:26:03 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 12:26:03 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 12:26:03 ---> b58895b8fb2e 12:26:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:26:03 ---> c7e40d6e1262 12:26:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 12:26:04 Removing intermediate container ae910ba67973 12:26:04 ---> 79d4e331ff5c 12:26:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 12:26:04 ---> 6ad3ebc7ec7c 12:26:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:26:04 ---> 27ffeac76771 12:26:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:26:05 ---> 3ac4d952c456 12:26:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:26:05 ---> 34b8c1b5fc6c 12:26:05 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:26:06 ---> be3d3e1ce11e 12:26:06 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:26:06 ---> 4a2a96c0650b 12:26:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 12:26:06 ---> Running in 62c439fb1dac 12:26:06 Removing intermediate container 62c439fb1dac 12:26:06 ---> b7d04304348b 12:26:06 Step 20/22 : LABEL arch=x86_64 12:26:06 ---> Running in e63befe754dd 12:26:07 ---> 4f7bb1814d6d 12:26:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:26:07 Removing intermediate container e63befe754dd 12:26:07 ---> cbe604ac57dc 12:26:07 Step 21/22 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:26:07 ---> Running in e192e896af74 12:26:07 ---> 5952f4945f24 12:26:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:26:07 Removing intermediate container e192e896af74 12:26:07 ---> 3cb8a3706dd8 12:26:07 Step 22/22 : LABEL version=0.0.0 12:26:07 ---> Running in 94804c13b614 12:26:07 ---> Running in 70a65e5d54fa 12:26:07 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 12:26:07 Removing intermediate container 70a65e5d54fa 12:26:07 ---> 04d63c3aa718 12:26:07 12:26:07 Successfully built 04d63c3aa718 12:26:08 Successfully tagged docker-core-data-go:latest 12:26:09  Building docker-core-data-go ... done Removing intermediate container 94804c13b614 12:26:09 ---> ab3e38c2db13 12:26:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:26:09 ---> Running in 71d672a1864c 12:26:10 Removing intermediate container 71d672a1864c 12:26:10 ---> 2733a93f31d3 12:26:10 Step 24/26 : LABEL arch=x86_64 12:26:10 ---> Running in 92d5018c1aec 12:26:10 Removing intermediate container 92d5018c1aec 12:26:10 ---> 16545996ae34 12:26:10 Step 25/26 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:26:10 ---> Running in 8e925375a402 12:26:10 Removing intermediate container 8e925375a402 12:26:10 ---> 718dca2c3377 12:26:10 Step 26/26 : LABEL version=0.0.0 12:26:10 ---> Running in ca865b0e4ed0 12:26:11 Removing intermediate container ca865b0e4ed0 12:26:11 ---> 53f41b1fc2be 12:26:11 12:26:11 Successfully built 53f41b1fc2be 12:26:11 Successfully tagged docker-security-secretstore-setup-go:latest 12:26:11 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 12:26:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3240b36aba71 12:26:13 ---> ef7a33205ba2 12:26:13 12:26:13 Step 9/29 : FROM alpine:latest 12:26:13 ---> a24bb4013296 12:26:13 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 12:26:13 ---> Running in 063aadfad22b 12:26:13 Removing intermediate container 063aadfad22b 12:26:13 ---> a0e478c7a6e3 12:26:13 Step 11/29 : USER root 12:26:13 ---> Running in 72fe86aff82b 12:26:13 Removing intermediate container 72fe86aff82b 12:26:13 ---> 8fa9152fb028 12:26:13 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 12:26:13 ---> Running in 9fc32654a502 12:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:26:14 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:26:14 v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:26:14 OK: 12749 distinct packages available 12:26:14 (1/2) Installing ca-certificates (20191127-r4) 12:26:14 (2/2) Installing dumb-init (1.2.2-r1) 12:26:14 Executing busybox-1.31.1-r16.trigger 12:26:14 Executing ca-certificates-20191127-r4.trigger 12:26:14 OK: 6 MiB in 16 packages 12:26:16 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 12:26:16 Removing intermediate container 9fc32654a502 12:26:16 ---> 2efd12f95a27 12:26:16 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 12:26:16 ---> Running in f7f3be52c6e4 12:26:16 Removing intermediate container f7f3be52c6e4 12:26:16 ---> 8d02082cd7b9 12:26:16 Step 14/29 : WORKDIR $BASE_DIR 12:26:16 ---> Running in cbcd90bde8f4 12:26:16 Removing intermediate container cbcd90bde8f4 12:26:16 ---> cf5f51deecda 12:26:16 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 12:26:16 ---> Running in 3e434562ea41 12:26:17 Removing intermediate container 3e434562ea41 12:26:17 ---> 53421fb6e0bb 12:26:17 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 12:26:18 ---> cf20e817ddb0 12:26:18 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 12:26:18 ---> 55e55b12e46c 12:26:18 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 12:26:18 ---> e77c30a89816 12:26:18 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 12:26:18 ---> e41866b432d9 12:26:18 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 12:26:19 ---> aac71e1230c8 12:26:19 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 12:26:19 ---> Running in c6027c25826c 12:26:20 Removing intermediate container c6027c25826c 12:26:20 ---> b2eea469d09b 12:26:20 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 12:26:20 ---> f1c7069e1086 12:26:20 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:26:20 ---> Running in 0d5f060e9248 12:26:20 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 12:26:21 Removing intermediate container 0d5f060e9248 12:26:21 ---> 4d19e1059f6a 12:26:21 Step 24/29 : RUN chmod 755 security-secrets-setup 12:26:21 ---> Running in a05e18dc49dc 12:26:22 Removing intermediate container a05e18dc49dc 12:26:22 ---> 0b476e5bdec4 12:26:22 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 12:26:22 ---> Running in 516c72ffab97 12:26:22 Removing intermediate container 516c72ffab97 12:26:22 ---> 5f98decdc3f5 12:26:22 Step 26/29 : CMD [ "generate" ] 12:26:22 ---> Running in 8c84544f9fe7 12:26:22 Removing intermediate container 8c84544f9fe7 12:26:22 ---> da846e64e560 12:26:22 Step 27/29 : LABEL arch=x86_64 12:26:22 ---> Running in 5d34f7e97139 12:26:22 Removing intermediate container 5d34f7e97139 12:26:22 ---> 81abbf6006da 12:26:22 Step 28/29 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:26:22 ---> Running in 8fb76a3b170a 12:26:23 Removing intermediate container 8fb76a3b170a 12:26:23 ---> 5c5d58e74075 12:26:23 Step 29/29 : LABEL version=0.0.0 12:26:23 ---> Running in 710ca10c9645 12:26:23 Removing intermediate container 710ca10c9645 12:26:23 ---> 02fc723511fa 12:26:23 12:26:24 Successfully built 02fc723511fa 12:26:24 Successfully tagged docker-security-secrets-setup-go:latest 12:26:24 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 12:26:25  Building docker-security-secrets-setup-go ... done  [Pipeline] } 12:26:25 $ docker stop --time=1 0739dfbb15f5e63c6bfcade72f5cd5781144a22f9d2ed2a3252d5f69ce62791f 12:26:27 $ docker rm -f 0739dfbb15f5e63c6bfcade72f5cd5781144a22f9d2ed2a3252d5f69ce62791f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 12:26:28 $ docker stop --time=1 7c761dd53dcfb29416398f12dfbb401814432ad909b60f63bb224171fc837b21 12:26:28 + docker images 12:26:28 + grep docker 12:26:28 docker-security-secrets-setup-go latest 02fc723511fa 5 seconds ago 25.1MB 12:26:28 docker-security-secretstore-setup-go latest 53f41b1fc2be 18 seconds ago 33.9MB 12:26:28 docker-core-data-go latest 04d63c3aa718 21 seconds ago 23.8MB 12:26:28 docker-security-proxy-setup-go latest 87fef5b5ad4f 26 seconds ago 16.4MB 12:26:28 docker-core-metadata-go latest 8b041e714483 28 seconds ago 14.4MB 12:26:28 docker-sys-mgmt-agent-go latest fab7b0ab5fc3 About a minute ago 284MB 12:26:28 docker-support-notifications-go latest c1f8bc98c687 2 minutes ago 14.4MB 12:26:28 docker-core-command-go latest 4433a2e2453d 2 minutes ago 13MB 12:26:28 docker-support-scheduler-go latest a46670df24c6 2 minutes ago 13.1MB 12:26:28 docker-support-logging-go latest b321393debe4 2 minutes ago 11.8MB 12:26:28 docker latest 81f5749c9058 5 weeks ago 211MB 12:26:30 $ docker rm -f 7c761dd53dcfb29416398f12dfbb401814432ad909b60f63bb224171fc837b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:26:32 12:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:26:32 latest: Pulling from edgex-devops/edgex-compose-arm64 12:26:32 29e5d40040c1: Pulling fs layer 12:26:32 1ce36da41761: Pulling fs layer 12:26:32 25b303627fd3: Pulling fs layer 12:26:32 29e5d40040c1: Download complete 12:26:33 1ce36da41761: Verifying Checksum 12:26:33 1ce36da41761: Download complete 12:26:33 29e5d40040c1: Pull complete 12:26:34 1ce36da41761: Pull complete 12:26:35 25b303627fd3: Verifying Checksum 12:26:35 25b303627fd3: Download complete 12:26:45 25b303627fd3: Pull complete 12:26:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:26:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:26:45 prd-ubuntu18.04-docker-arm64-4c-16g-1929 does not seem to be running inside a container 12:26:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:26:49 $ docker top bb6962669ca187db68d1f33dc26fb1dac3dc410288ae5e8983acecac66d7b40a -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:50 + docker-compose build --help 12:26:50 + grep parallel 12:26:54 --parallel Build images in parallel. [Pipeline] } 12:26:53 $ docker stop --time=1 bb6962669ca187db68d1f33dc26fb1dac3dc410288ae5e8983acecac66d7b40a 12:26:55 $ docker rm -f bb6962669ca187db68d1f33dc26fb1dac3dc410288ae5e8983acecac66d7b40a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:26:56 . [Pipeline] withDockerContainer 12:26:57 prd-ubuntu18.04-docker-arm64-4c-16g-1929 does not seem to be running inside a container 12:26:57 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:26:58 $ docker top 4e70c6de3806d97fe87dff9b56787f8c08d1390b8b8da4e7ccd895eb7a802f08 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:59 + docker-compose -f ./docker-compose-build.yml build --parallel 12:27:03 Building docker-core-command-go ... 12:27:03 Building docker-core-data-go ... 12:27:03 Building docker-core-metadata-go ... 12:27:03 Building docker-security-proxy-setup-go ... 12:27:03 Building docker-security-secrets-setup-go ... 12:27:03 Building docker-security-secretstore-setup-go ... 12:27:03 Building docker-support-logging-go ... 12:27:03 Building docker-support-notifications-go ... 12:27:03 Building docker-support-scheduler-go ... 12:27:03 Building docker-sys-mgmt-agent-go ... 12:27:03 Building docker-support-logging-go 12:27:03 Building docker-core-data-go 12:27:03 Building docker-support-scheduler-go 12:27:03 Building docker-support-notifications-go 12:27:03 Building docker-sys-mgmt-agent-go 12:28:55 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:28:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:28:55 ---> a5209fc13816 12:28:55 Step 3/21 : WORKDIR /edgex-go 12:28:55 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 12:28:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:28:55 ---> a5209fc13816 12:28:55 Step 3/26 : WORKDIR /edgex-go 12:28:55 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 12:28:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:28:55 ---> a5209fc13816 12:28:55 Step 3/20 : WORKDIR /edgex-go 12:28:55 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 12:28:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:28:55 ---> a5209fc13816 12:28:55 Step 3/22 : WORKDIR /edgex-go 12:28:55 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 12:28:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:28:55 ---> a5209fc13816 12:28:55 Step 3/23 : WORKDIR /edgex-go 12:28:57 ---> Running in 1f05ee71b256 12:28:57 ---> Running in 279de5d6e9ae 12:28:57 ---> Running in d6565236686f 12:28:57 ---> Running in 95406ec1d80a 12:28:57 ---> Running in 67788b556d00 12:28:57 Removing intermediate container 1f05ee71b256 12:28:57 ---> c9599010651d 12:28:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:57 Removing intermediate container 279de5d6e9ae 12:28:57 ---> 27c32d40f0b8 12:28:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:58 Removing intermediate container d6565236686f 12:28:58 ---> a0b0ea9dcc2a 12:28:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:58 Removing intermediate container 67788b556d00 12:28:58 ---> 18d784d84f6c 12:28:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:58 Removing intermediate container 95406ec1d80a 12:28:58 ---> a5c2ea58282f 12:28:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:58 ---> Running in a66fb38577e0 12:28:58 ---> Running in 737d985bc97b 12:28:58 ---> Running in f99c164e6153 12:28:58 ---> Running in 02b3a9ece4f9 12:28:58 ---> Running in a00dfe563280 12:29:02 Removing intermediate container a66fb38577e0 12:29:02 ---> 8d916be5b38b 12:29:02 Step 5/21 : RUN apk update && apk add make && apk add bash git 12:29:02 ---> Running in 7890ad90b673 12:29:02 Removing intermediate container 737d985bc97b 12:29:02 ---> 0ef37e0a68e1 12:29:02 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 12:29:03 ---> Running in aefec6461538 12:29:03 Removing intermediate container f99c164e6153 12:29:03 ---> 5acfba7bf135 12:29:03 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 12:29:03 Removing intermediate container 02b3a9ece4f9 12:29:03 ---> da4b2ee78948 12:29:03 Step 5/26 : RUN apk update && apk add make bash git 12:29:03 Removing intermediate container a00dfe563280 12:29:03 ---> f6b8da488187 12:29:03 Step 5/20 : RUN apk update && apk add make git 12:29:03 ---> Running in 54b76d7ba9f8 12:29:03 ---> Running in 4c2b0b937e52 12:29:03 ---> Running in cfb5c081dc18 12:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:29:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:29:19 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:29:19 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:29:19 OK: 12620 distinct packages available 12:29:19 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:29:19 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:29:19 OK: 12620 distinct packages available 12:29:20 OK: 217 MiB in 51 packages 12:29:20 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:29:20 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:29:20 OK: 12620 distinct packages available 12:29:20 OK: 217 MiB in 51 packages 12:29:20 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:29:20 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:29:20 OK: 12620 distinct packages available 12:29:20 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:29:20 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:29:20 OK: 12620 distinct packages available 12:29:20 OK: 217 MiB in 51 packages 12:29:21 OK: 217 MiB in 51 packages 12:29:21 OK: 217 MiB in 51 packages 12:29:21 OK: 217 MiB in 51 packages 12:29:22 Removing intermediate container cfb5c081dc18 12:29:22 ---> aa2540d5d76e 12:29:22 Step 6/20 : COPY go.mod . 12:29:22 Removing intermediate container 7890ad90b673 12:29:22 ---> 7277127b01ed 12:29:22 Step 6/21 : COPY go.mod . 12:29:23 Removing intermediate container 54b76d7ba9f8 12:29:23 ---> e56b74f85c49 12:29:23 Step 6/22 : COPY go.mod . 12:29:23 Removing intermediate container 4c2b0b937e52 12:29:23 ---> d34164f5399d 12:29:23 Step 6/26 : COPY go.mod . 12:29:23 ---> 8383caf00634 12:29:23 Step 7/20 : RUN go mod download 12:29:23 Removing intermediate container aefec6461538 12:29:23 ---> 98ba66c9dd15 12:29:23 Step 6/23 : COPY go.mod . 12:29:23 ---> 74a4553a0677 12:29:23 Step 7/21 : RUN go mod download 12:29:23 ---> Running in 397e5ff1b78e 12:29:24 ---> Running in 4a49eef2a7ec 12:29:24 ---> fd8ecc0f5e29 12:29:24 Step 7/22 : RUN go mod download 12:29:24 ---> 1f29f1b9792e 12:29:24 Step 7/26 : RUN go mod download 12:29:24 ---> Running in 9c7ad2324c9b 12:29:24 ---> 9c9cc682a669 12:29:24 Step 7/23 : RUN go mod download 12:29:24 ---> Running in fc47f07bd9be 12:29:25 ---> Running in d73dd757a495 12:29:29 Removing intermediate container 397e5ff1b78e 12:29:29 ---> 2638ee83cbd9 12:29:29 Step 8/20 : COPY . . 12:29:29 Removing intermediate container 4a49eef2a7ec 12:29:29 ---> 022ce1334e59 12:29:29 Step 8/21 : COPY . . 12:29:29 Removing intermediate container fc47f07bd9be 12:29:29 ---> 863bdf645506 12:29:29 Step 8/26 : COPY . . 12:29:30 Removing intermediate container d73dd757a495 12:29:30 ---> 949dd2e3844a 12:29:30 Step 8/23 : COPY . . 12:29:33 Removing intermediate container 9c7ad2324c9b 12:29:33 ---> ebf5e80a29b9 12:29:33 Step 8/22 : COPY . . 12:30:00 ---> e423e1530688 12:30:00 Step 9/21 : RUN make cmd/support-logging/support-logging 12:30:00 ---> ef648387dd17 12:30:00 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 12:30:00 ---> b6e71a4362db 12:30:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:30:00 ---> 817902f3008d 12:30:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 12:30:00 ---> 74f6976fc3d8 12:30:00 Step 9/22 : RUN make cmd/core-data/core-data 12:30:00 ---> Running in bfed7801e15f 12:30:00 ---> Running in 6e2b5a55577f 12:30:00 ---> Running in 00e3da971aff 12:30:00 ---> Running in 22acee896064 12:30:00 ---> Running in 402bb3f9db80 12:30:02 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 12:30:03 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 12:30:03 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 12:30: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 12:30:03 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 12:31:40 Removing intermediate container 6e2b5a55577f 12:31:40 ---> c5506b0fd624 12:31:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:31:40 ---> Running in 7838151a357e 12:31:41 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 12:31:42 Removing intermediate container 00e3da971aff 12:31:42 ---> afb6b18ec13d 12:31:42 12:31:42 Step 10/21 : FROM scratch 12:31:42 ---> 12:31:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:31:42 ---> Running in 2da2bc598c01 12:31:43 Removing intermediate container 2da2bc598c01 12:31:43 ---> 6f6a798a0945 12:31:43 Step 12/21 : ENV APP_PORT=48061 12:31:43 ---> Running in dbe7168ad289 12:31:44 Removing intermediate container dbe7168ad289 12:31:44 ---> b4b1ec7bc248 12:31:44 Step 13/21 : EXPOSE $APP_PORT 12:31:44 ---> Running in b2fc8f3171eb 12:31:44 Removing intermediate container b2fc8f3171eb 12:31:44 ---> edc93dcf6a1d 12:31:44 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 12:31:46 ---> 087aaff6a74d 12:31:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 12:31:47 ---> 14d993c085ac 12:31:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 12:31:47 Removing intermediate container 7838151a357e 12:31:47 ---> fa3e29aa98ef 12:31:47 12:31:47 Step 11/26 : FROM docker:latest 12:31:47 ---> ce9d55ae87f1 12:31:47 Step 12/26 : RUN apk add --no-cache bash 12:31:48 ---> Running in 875378f6a56e 12:31:50 ---> ad718c30bef0 12:31:50 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 12:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:51 ---> aee2d206ce2c 12:31:51 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:31:51 (1/2) Installing readline (8.0.4-r0) 12:31:51 (2/2) Installing bash (5.0.17-r0) 12:31:51 Executing bash-5.0.17-r0.post-install 12:31:51 Executing busybox-1.31.1-r16.trigger 12:31:51 OK: 12 MiB in 22 packages 12:31:51 ---> Running in 4c2969fa124f 12:31:53 Removing intermediate container 4c2969fa124f 12:31:53 ---> b1a63c9a8afb 12:31:53 Step 19/21 : LABEL arch=arm64 12:31:53 ---> Running in 0abc5348fbb0 12:31:54 Removing intermediate container 0abc5348fbb0 12:31:54 ---> eb08a1e0979c 12:31:54 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:31:54 Removing intermediate container 875378f6a56e 12:31:54 ---> 6b337bd8530a 12:31:54 Step 13/26 : RUN rm -rf /var/cache/apk/* 12:31:55 ---> Running in c19216092cc7 12:31:55 ---> Running in 59661a3280c2 12:31:56 Removing intermediate container 59661a3280c2 12:31:56 ---> ffc640224334 12:31:56 Step 21/21 : LABEL version=0.0.0 12:31:56 ---> Running in 9214488d49a4 12:31:57 Removing intermediate container 22acee896064 12:31:57 ---> e2d97d42a631 12:31:57 12:31:57 Step 10/23 : FROM scratch 12:31:57 ---> 12:31:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:31:57 ---> Using cache 12:31:57 ---> 6f6a798a0945 12:31:57 Step 12/23 : ENV APP_PORT=48060 12:31:57 Removing intermediate container 9214488d49a4 12:31:57 ---> e7ad5a5a9842 12:31:57 12:31:57 ---> Running in 9376f11750a0 12:31:58 Successfully built e7ad5a5a9842 12:31:58 Removing intermediate container bfed7801e15f 12:31:58 ---> a621ef38bf3d 12:31:58 12:31:58 Step 10/20 : FROM scratch 12:31:58 ---> 12:31:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:31:58 Successfully tagged docker-support-logging-go-arm64:latest 12:31:58 Building docker-core-metadata-go 12:31:59  Building docker-support-logging-go ... done Removing intermediate container 9376f11750a0 12:31:59 ---> 0b9ec2fbca1c 12:31:59 Step 13/23 : EXPOSE $APP_PORT 12:31:59 ---> Running in 3d36fd803d5a 12:31:59 ---> Running in e5ea894025e5 12:31:59 Removing intermediate container c19216092cc7 12:31:59 ---> 31221b4bc6ea 12:31:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:31:59 ---> Running in a3ad5c296920 12:32:00 Removing intermediate container e5ea894025e5 12:32:00 ---> 69962afcd251 12:32:00 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 12:32:00 Removing intermediate container 3d36fd803d5a 12:32:00 ---> 04c483e2a1ac 12:32:00 Step 12/20 : ENV APP_PORT=48085 12:32:01 Removing intermediate container a3ad5c296920 12:32:01 ---> aac98f04508d 12:32:01 Step 15/26 : ENV APP_PORT=48090 12:32:01 ---> Running in 7a70dac231a9 12:32:02 ---> af8302adbaeb 12:32:02 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:32:02 ---> Running in 5efe64f10f0b 12:32:03 Removing intermediate container 7a70dac231a9 12:32:03 ---> fbdd5bcb5b30 12:32:03 Step 13/20 : EXPOSE $APP_PORT 12:32:03 ---> Running in 0202160dd41b 12:32:03 Removing intermediate container 5efe64f10f0b 12:32:03 ---> 025ffdb07dfd 12:32:03 Step 16/26 : EXPOSE $APP_PORT 12:32:04 ---> 9912aaec8c02 12:32:04 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 12:32:04 ---> Running in 21af76b04f3c 12:32:05 Removing intermediate container 0202160dd41b 12:32:05 ---> 6bad71ea8469 12:32:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 12:32:06 Removing intermediate container 21af76b04f3c 12:32:06 ---> 76e306618163 12:32:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:32:06 ---> 9d4f7025a4c0 12:32:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:32:06 ---> 1039ddc90069 12:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 12:32:08 ---> cbad33f3d268 12:32:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:32:08 ---> 7c7a84e36c7b 12:32:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:32:09 ---> 6f84589a3b3d 12:32:09 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:32:10 ---> 7d723080db7d 12:32:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:32:11 ---> 9f4a9a5369b0 12:32:11 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:32:11 ---> 9a85fc98624e 12:32:11 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:32:12 Removing intermediate container 402bb3f9db80 12:32:12 ---> ecaa94aab972 12:32:12 12:32:12 Step 10/22 : FROM alpine 12:32:12 ---> Running in 2c04f100b0bd 12:32:12 ---> 38280580d07c 12:32:12 Step 20/26 : RUN apk --no-cache add py-pip 12:32:12 latest: Pulling from library/alpine 12:32:12 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 12:32:12 Status: Downloaded newer image for alpine:latest 12:32:12 ---> Running in aad7a68e4d12 12:32:12 ---> 62ee0e9f8440 12:32:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:32:12 ---> 6d8c0d975cf3 12:32:12 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:32:13 Removing intermediate container 2c04f100b0bd 12:32:13 ---> ba251a03500e 12:32:13 Step 18/20 : LABEL arch=arm64 12:32:13 ---> Running in 379cb5383e75 12:32:13 ---> Running in fbdf77d45488 12:32:13 ---> Running in 5d4778663e7d 12:32:14 Removing intermediate container 379cb5383e75 12:32:14 ---> 79a04aa24dd4 12:32:14 Step 21/23 : LABEL arch=arm64 12:32:14 Removing intermediate container fbdf77d45488 12:32:14 ---> e8fcd5a66585 12:32:14 Step 12/22 : ENV APP_PORT=48080 12:32:15 ---> Running in 9329ff8a4f38 12:32:15 Removing intermediate container 5d4778663e7d 12:32:15 ---> b5b319ad3d82 12:32:15 Step 19/20 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:15 ---> Running in 4e5c64ad0496 12:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:15 ---> Running in 93a58b9712e4 12:32:16 Removing intermediate container 9329ff8a4f38 12:32:16 ---> 361003a115fd 12:32:16 Step 22/23 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:32:16 (1/33) Installing libbz2 (1.0.8-r1) 12:32:16 (2/33) Installing expat (2.2.9-r1) 12:32:16 (3/33) Installing libffi (3.3-r2) 12:32:16 (4/33) Installing gdbm (1.13-r1) 12:32:16 (5/33) Installing xz-libs (5.2.5-r0) 12:32:16 (6/33) Installing sqlite-libs (3.32.1-r0) 12:32:16 Removing intermediate container 4e5c64ad0496 12:32:16 ---> 55b8f74ef9a3 12:32:16 Step 13/22 : EXPOSE $APP_PORT 12:32:16 (7/33) Installing python3 (3.8.5-r0) 12:32:16 ---> Running in 859a7005a124 12:32:16 ---> Running in beafa41226ad 12:32:16 Removing intermediate container 93a58b9712e4 12:32:16 ---> 3e9459208cde 12:32:16 Step 20/20 : LABEL version=0.0.0 12:32:18 ---> Running in f05a215b155a 12:32:18 Removing intermediate container 859a7005a124 12:32:18 ---> 0b61a6555fde 12:32:18 Step 23/23 : LABEL version=0.0.0 12:32:18 (8/33) Installing py3-appdirs (1.4.4-r1) 12:32:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:32:18 (10/33) Installing py3-parsing (2.4.7-r0) 12:32:18 (11/33) Installing py3-six (1.15.0-r0) 12:32:18 (12/33) Installing py3-packaging (20.4-r0) 12:32:18 (13/33) Installing py3-setuptools (47.0.0-r0) 12:32:18 (14/33) Installing py3-chardet (3.0.4-r4) 12:32:18 Removing intermediate container beafa41226ad 12:32:18 ---> d8f9c944638e 12:32:18 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:18 (15/33) Installing py3-idna (2.9-r0) 12:32:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:32:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:32:18 (18/33) Installing py3-requests (2.23.0-r0) 12:32:18 (19/33) Installing py3-msgpack (1.0.0-r0) 12:32:18 (20/33) Installing py3-lockfile (0.12.2-r3) 12:32:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:32:18 (22/33) Installing py3-colorama (0.4.3-r0) 12:32:18 (23/33) Installing py3-distlib (0.3.0-r0) 12:32:18 ---> Running in d8d74e6666b5 12:32:18 (24/33) Installing py3-distro (1.5.0-r1) 12:32:18 (25/33) Installing py3-webencodings (0.5.1-r3) 12:32:18 (26/33) Installing py3-html5lib (1.0.1-r4) 12:32:19 (27/33) Installing py3-pytoml (0.1.21-r0) 12:32:19 (28/33) Installing py3-pep517 (0.8.2-r0) 12:32:19 (29/33) Installing py3-progress (1.5-r0) 12:32:19 (30/33) Installing py3-toml (0.10.1-r0) 12:32:19 (31/33) Installing py3-retrying (1.3.3-r0) 12:32:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:32:19 (33/33) Installing py3-pip (20.1.1-r0) 12:32:19 Executing busybox-1.31.1-r16.trigger 12:32:19 OK: 71 MiB in 55 packages 12:32:19 ---> Running in ac4b667319da 12:32:19 Removing intermediate container f05a215b155a 12:32:19 ---> e961938f74d7 12:32:19 12:32:19 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:32:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:32:19 ---> a5209fc13816 12:32:19 Step 3/21 : WORKDIR /edgex-go 12:32:19 ---> Using cache 12:32:19 ---> a5c2ea58282f 12:32:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:19 ---> Using cache 12:32:19 ---> f6b8da488187 12:32:19 Step 5/21 : RUN apk update && apk add make git 12:32:19 ---> Using cache 12:32:19 ---> aa2540d5d76e 12:32:19 Step 6/21 : COPY go.mod . 12:32:19 ---> Using cache 12:32:19 ---> 8383caf00634 12:32:19 Step 7/21 : RUN go mod download 12:32:19 ---> Using cache 12:32:19 ---> 2638ee83cbd9 12:32:19 Step 8/21 : COPY . . 12:32:19 ---> Using cache 12:32:19 ---> ef648387dd17 12:32:19 Step 9/21 : RUN make cmd/core-metadata/core-metadata 12:32:19 Removing intermediate container d8d74e6666b5 12:32:19 ---> e54be80a2a69 12:32:19 12:32:19 ---> Running in b8dfc462353b 12:32:19 Successfully built e961938f74d7 12:32:20 Successfully tagged docker-support-scheduler-go-arm64:latest 12:32:20 Building docker-security-secretstore-setup-go 12:32:20  Building docker-support-scheduler-go ... done Successfully built e54be80a2a69 12:32:20 Successfully tagged docker-support-notifications-go-arm64:latest 12:32:20 Building docker-core-command-go 12:32:22  Building docker-support-notifications-go ... done 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 12:32:25 Removing intermediate container ac4b667319da 12:32:25 ---> 99095d269f13 12:32:25 Step 15/22 : RUN apk --no-cache add zeromq 12:32:27 ---> Running in 0cdbf7770047 12:32:29 Removing intermediate container aad7a68e4d12 12:32:29 ---> e0f8d774bd04 12:32:29 Step 21/26 : RUN pip install docker-compose==1.23.2 12:32:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:30 ---> Running in 12249ec070ad 12:32:30 (1/5) Installing libgcc (9.3.0-r2) 12:32:30 (2/5) Installing libsodium (1.0.18-r0) 12:32:31 (3/5) Installing libstdc++ (9.3.0-r2) 12:32:31 (4/5) Installing libzmq (4.3.2-r0) 12:32:31 (5/5) Installing zeromq (4.3.2-r0) 12:32:31 Executing busybox-1.31.1-r16.trigger 12:32:31 OK: 8 MiB in 19 packages 12:32:34 Removing intermediate container 0cdbf7770047 12:32:34 ---> 7821939087c2 12:32:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 12:32:36 ---> d9a72502ee90 12:32:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:32:37 Collecting docker-compose==1.23.2 12:32:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:32:39 ---> d30eb9e7700f 12:32:39 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:32:39 Collecting docker<4.0,>=3.6.0 12:32:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:32:40 Collecting jsonschema<3,>=2.5.1 12:32:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:32:40 ---> 225823d0aa35 12:32:40 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:32:41 ---> Running in f4be197d062a 12:32:41 Collecting texttable<0.10,>=0.9.0 12:32:41 Downloading texttable-0.9.1.tar.gz (11 kB) 12:32:42 Removing intermediate container f4be197d062a 12:32:42 ---> 05b9573f8d1b 12:32:42 Step 20/22 : LABEL arch=arm64 12:32:43 ---> Running in e17d9b319641 12:32:44 Removing intermediate container e17d9b319641 12:32:44 ---> f4b3034fd9e3 12:32:44 Step 21/22 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:32:44 Collecting cached-property<2,>=1.2.0 12:32:44 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 12:32:44 ---> Running in 995870145a32 12:32:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:32:45 Removing intermediate container 995870145a32 12:32:45 ---> 4798424abd68 12:32:45 Step 22/22 : LABEL version=0.0.0 12:32:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:32:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:32:46 ---> Running in dcae55a673b7 12:32:47 Collecting websocket-client<1.0,>=0.32.0 12:32:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:32:47 Removing intermediate container dcae55a673b7 12:32:47 ---> 86723d6f2a2c 12:32:47 12:32:47 Successfully built 86723d6f2a2c 12:32:47 Successfully tagged docker-core-data-go-arm64:latest 12:32:48 Building docker-security-secrets-setup-go 12:32:48  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 12:32:48 Downloading PyYAML-3.13.tar.gz (270 kB) 12:32:52 Collecting docopt<0.7,>=0.6.1 12:32:52 Downloading docopt-0.6.2.tar.gz (25 kB) 12:32:54 Collecting dockerpty<0.5,>=0.4.1 12:32:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:32:56 Collecting docker-pycreds>=0.4.0 12:32:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:32:57 Collecting idna<2.8,>=2.5 12:32:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:32:57 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) 12:32:58 Collecting urllib3<1.25,>=1.21.1 12:32:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:32:58 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) 12:32:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:32:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:32:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:32:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:32:59 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, texttable, cached-property, PyYAML, docopt, dockerpty, docker-compose 12:32:59 Attempting uninstall: idna 12:32:59 Found existing installation: idna 2.9 12:32:59 Uninstalling idna-2.9: 12:32:59 Successfully uninstalled idna-2.9 12:33:00 Attempting uninstall: urllib3 12:33:00 Found existing installation: urllib3 1.25.9 12:33:00 Uninstalling urllib3-1.25.9: 12:33:00 Successfully uninstalled urllib3-1.25.9 12:33:01 Attempting uninstall: requests 12:33:01 Found existing installation: requests 2.23.0 12:33:01 Uninstalling requests-2.23.0: 12:33:01 Successfully uninstalled requests-2.23.0 12:33:03 Running setup.py install for texttable: started 12:33:05 Running setup.py install for texttable: finished with status 'done' 12:33:05 Running setup.py install for PyYAML: started 12:33:08 Running setup.py install for PyYAML: finished with status 'done' 12:33:08 Running setup.py install for docopt: started 12:33:10 Running setup.py install for docopt: finished with status 'done' 12:33:10 Running setup.py install for dockerpty: started 12:33:13 Running setup.py install for dockerpty: finished with status 'done' 12:33:13 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 12:33:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:33:13 ---> a5209fc13816 12:33:13 Step 3/26 : WORKDIR /edgex-go 12:33:13 ---> Using cache 12:33:13 ---> a5c2ea58282f 12:33:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:13 ---> Using cache 12:33:13 ---> f6b8da488187 12:33:13 Step 5/26 : RUN apk update && apk add make git 12:33:13 ---> Using cache 12:33:13 ---> aa2540d5d76e 12:33:13 Step 6/26 : COPY go.mod . 12:33:13 ---> Using cache 12:33:13 ---> 8383caf00634 12:33:13 Step 7/26 : RUN go mod download 12:33:13 ---> Using cache 12:33:13 ---> 2638ee83cbd9 12:33:13 Step 8/26 : COPY . . 12:33:13 ---> Using cache 12:33:13 ---> ef648387dd17 12:33:13 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 12:33:13 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 12:33:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:33:13 ---> a5209fc13816 12:33:13 Step 3/21 : WORKDIR /edgex-go 12:33:13 ---> Using cache 12:33:13 ---> a5c2ea58282f 12:33:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:13 ---> Using cache 12:33:13 ---> f6b8da488187 12:33:13 Step 5/21 : RUN apk update && apk add make git 12:33:13 ---> Using cache 12:33:13 ---> aa2540d5d76e 12:33:13 Step 6/21 : COPY go.mod . 12:33:13 ---> Using cache 12:33:13 ---> 8383caf00634 12:33:13 Step 7/21 : RUN go mod download 12:33:13 ---> Using cache 12:33:13 ---> 2638ee83cbd9 12:33:13 Step 8/21 : COPY . . 12:33:13 ---> Using cache 12:33:13 ---> ef648387dd17 12:33:13 Step 9/21 : RUN make cmd/core-command/core-command 12:33:15 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 12:33:22 ---> Running in ec3767f3eddf 12:33:22 ---> Running in fa4b2a3d3948 12:33:24 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 12:33:24 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 12:33:24 Removing intermediate container 12249ec070ad 12:33:24 ---> d8caa0e12d15 12:33:24 Step 22/26 : RUN apk --no-cache add curl 12:33:24 ---> Running in 5e2949db18bf 12:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:33:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:33:28 (2/3) Installing libcurl (7.69.1-r0) 12:33:28 (3/3) Installing curl (7.69.1-r0) 12:33:28 Executing busybox-1.31.1-r16.trigger 12:33:28 OK: 71 MiB in 58 packages 12:33:32 Removing intermediate container 5e2949db18bf 12:33:32 ---> 2809f17475f4 12:33:32 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:33:32 ---> Running in 90aa4092353e 12:33:33 Removing intermediate container 90aa4092353e 12:33:33 ---> bb5e2baac5ea 12:33:33 Step 24/26 : LABEL arch=arm64 12:33:33 ---> Running in c83d0b66dcca 12:33:34 Removing intermediate container c83d0b66dcca 12:33:34 ---> 459cad421e2c 12:33:34 Step 25/26 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:33:34 ---> Running in fb912d23c13d 12:33:35 Removing intermediate container b8dfc462353b 12:33:35 ---> 189b9f2d9b01 12:33:35 12:33:35 Step 10/21 : FROM scratch 12:33:35 ---> 12:33:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:33:35 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 12:33:35 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 12:33:35 ---> a5209fc13816 12:33:35 Step 3/29 : WORKDIR /edgex-go 12:33:35 ---> Using cache 12:33:35 ---> a5c2ea58282f 12:33:35 Step 4/29 : RUN apk update && apk add make git 12:33:35 ---> Running in 74305a484a6e 12:33:35 ---> Using cache 12:33:35 ---> 04c483e2a1ac 12:33:35 Step 12/21 : ENV APP_PORT=48081 12:33:35 ---> Running in 4da805dd3319 12:33:35 Removing intermediate container fb912d23c13d 12:33:35 ---> 1716bcb256da 12:33:35 Step 26/26 : LABEL version=0.0.0 12:33:36 ---> Running in 1d76537020d5 12:33:36 Removing intermediate container 4da805dd3319 12:33:36 ---> 9d3cb01a1a7d 12:33:36 Step 13/21 : EXPOSE $APP_PORT 12:33:36 ---> Running in 8b05440b4e84 12:33:37 Removing intermediate container 1d76537020d5 12:33:37 ---> 691c627cf01a 12:33:37 12:33:37 Removing intermediate container 8b05440b4e84 12:33:37 ---> 4c68c10c1d4f 12:33:37 Step 14/21 : WORKDIR / 12:33:37 Successfully built 691c627cf01a 12:33:37 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:33:37  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go 12:33:37 ---> Running in a15f4070a7a3 12:33:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:33:38 Removing intermediate container a15f4070a7a3 12:33:38 ---> 8fcc56c2246f 12:33:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 12:33:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:33:39 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:33:39 v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] 12:33:39 OK: 12620 distinct packages available 12:33:39 ---> f12cdbdebfc1 12:33:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:33:40 OK: 217 MiB in 51 packages 12:33:43 ---> e438f0521377 12:33:43 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:33:44 Removing intermediate container 74305a484a6e 12:33:44 ---> 0d23016ffc5f 12:33:44 Step 5/29 : COPY go.mod . 12:33:45 ---> 7a6c4170a8fc 12:33:45 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:33:45 ---> Running in 0652af0a9f5f 12:33:45 ---> c23c7459bd5f 12:33:45 Step 6/29 : RUN go mod download 12:33:46 ---> Running in 403b1c89e3d5 12:33:46 Removing intermediate container 0652af0a9f5f 12:33:46 ---> 5283b5d254b4 12:33:46 Step 19/21 : LABEL arch=arm64 12:33:46 ---> Running in 73d66cc2cdd4 12:33:47 Removing intermediate container 73d66cc2cdd4 12:33:47 ---> ee93acfeab71 12:33:47 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:33:47 ---> Running in f66417d5d2e2 12:33:48 Removing intermediate container f66417d5d2e2 12:33:48 ---> 82463a40e094 12:33:48 Step 21/21 : LABEL version=0.0.0 12:33:48 ---> Running in 2bf8a44579a1 12:33:49 Removing intermediate container 2bf8a44579a1 12:33:49 ---> 081db0c3ea22 12:33:49 12:33:51 Successfully built 081db0c3ea22 12:33:51 Successfully tagged docker-core-metadata-go-arm64:latest 12:33:51  Building docker-core-metadata-go ... done Removing intermediate container 403b1c89e3d5 12:33:51 ---> 70e12a19e5b9 12:33:51 Step 7/29 : COPY . . 12:34:06 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 12:34:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:34:06 ---> a5209fc13816 12:34:06 Step 3/20 : WORKDIR /edgex-go 12:34:06 ---> Using cache 12:34:06 ---> a5c2ea58282f 12:34:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:34:06 ---> Using cache 12:34:06 ---> f6b8da488187 12:34:06 Step 5/20 : RUN apk update && apk add make git 12:34:06 ---> Using cache 12:34:06 ---> aa2540d5d76e 12:34:06 Step 6/20 : COPY go.mod . 12:34:06 ---> Using cache 12:34:06 ---> 8383caf00634 12:34:06 Step 7/20 : RUN go mod download 12:34:06 ---> Using cache 12:34:06 ---> 2638ee83cbd9 12:34:06 Step 8/20 : COPY . . 12:34:06 ---> Using cache 12:34:06 ---> ef648387dd17 12:34:06 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 12:34:11 ---> Running in c14167d6f46e 12:34:13 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 12:34:20 ---> 0aa907a6cfff 12:34:20 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 12:34:20 ---> Running in a4679ce7852a 12:34:22 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 12:34:23 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 12:34:36 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 12:34:48 Removing intermediate container fa4b2a3d3948 12:34:48 ---> 1f2477d8198f 12:34:48 12:34:48 Step 10/26 : FROM alpine:3.10 12:34:48 3.10: Pulling from library/alpine 12:34:50 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 12:34:50 Removing intermediate container ec3767f3eddf 12:34:50 Status: Downloaded newer image for alpine:3.10 12:34:50 ---> 536a684cf733 12:34:50 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 12:34:50 ---> eafb6c133bc2 12:34:50 12:34:50 Step 10/21 : FROM scratch 12:34:50 ---> 12:34:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:34:50 ---> Using cache 12:34:50 ---> 04c483e2a1ac 12:34:50 Step 12/21 : ENV APP_PORT=48082 12:34:50 ---> Running in 9e7cce95826a 12:34:50 ---> Running in 49c2b8a3ab1c 12:34:51 Removing intermediate container 49c2b8a3ab1c 12:34:51 ---> 9f02ff084546 12:34:51 Step 13/21 : EXPOSE $APP_PORT 12:34:51 ---> Running in 17a290372c38 12:34:51 Removing intermediate container 17a290372c38 12:34:51 ---> e97c7d07d15b 12:34:51 Step 14/21 : WORKDIR / 12:34:52 ---> Running in 3a006f94e59e 12:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 12:34:52 Removing intermediate container 3a006f94e59e 12:34:52 ---> b7d5d044278c 12:34:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 12:34:53 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 12:34:53 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 12:34:53 OK: 10167 distinct packages available 12:34:53 ---> 27a4d503c88c 12:34:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:34:54 (1/5) Installing ca-certificates (20191127-r2) 12:34:54 (2/5) Installing nghttp2-libs (1.39.2-r1) 12:34:54 (3/5) Installing libcurl (7.66.0-r0) 12:34:54 (4/5) Installing curl (7.66.0-r0) 12:34:54 (5/5) Installing dumb-init (1.2.2-r1) 12:34:54 Executing busybox-1.30.1-r3.trigger 12:34:54 Executing ca-certificates-20191127-r2.trigger 12:34:54 OK: 7 MiB in 19 packages 12:34:56 ---> 4ba06eafaa1f 12:34:56 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:34:57 Removing intermediate container 9e7cce95826a 12:34:57 ---> b9e5793ab705 12:34:57 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:34:57 ---> dbe69d8fe75b 12:34:57 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 12:34:57 ---> Running in f7df90309904 12:34:57 ---> Running in 369b65e7210f 12:34:58 Removing intermediate container f7df90309904 12:34:58 ---> 306a99a7fd40 12:34:58 Step 13/26 : WORKDIR / 12:34:58 Removing intermediate container 369b65e7210f 12:34:58 ---> b99f7710f2b4 12:34:58 Step 19/21 : LABEL arch=arm64 12:34:58 ---> Running in 37cd9fc6c32b 12:34:58 ---> Running in 101840924d50 12:34:59 Removing intermediate container 37cd9fc6c32b 12:34:59 ---> 2f50f18bd31d 12:34:59 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:34:59 Removing intermediate container 101840924d50 12:34:59 ---> 05dacc6d4ed1 12:34:59 Step 20/21 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:35:00 ---> Running in 2d5af19c11ad 12:35:01 Removing intermediate container 2d5af19c11ad 12:35:01 ---> 118031c6d4c2 12:35:01 Step 21/21 : LABEL version=0.0.0 12:35:01 ---> ae759b76011f 12:35:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:35:01 ---> Running in 55efb2cde313 12:35:02 Removing intermediate container 55efb2cde313 12:35:02 ---> ff49ca4a1c90 12:35:02 12:35:02 ---> 8b3f6944abe5 12:35:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:35:02 Successfully built ff49ca4a1c90 12:35:02 Successfully tagged docker-core-command-go-arm64:latest 12:35:03  Building docker-core-command-go ... done  ---> ccd1372cd08a 12:35:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 12:35:04 ---> 6fa7988bc111 12:35:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:35:06 ---> 43233c087f56 12:35:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:35:07 ---> 82d22e1c4734 12:35:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 12:35:08 ---> eee9bd49c027 12:35:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:35:09 ---> d85afd198fdd 12:35:09 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:35:10 ---> Running in e72d16022749 12:35:11 Removing intermediate container c14167d6f46e 12:35:11 ---> 499fbc2a609e 12:35:11 12:35:11 Step 10/20 : FROM alpine 12:35:11 ---> 62ee0e9f8440 12:35:11 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 12:35:11 ---> Running in 48bf29bf0ed2 12:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:35:13 Removing intermediate container e72d16022749 12:35:13 ---> 98a6455a646f 12:35:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:35:13 ---> Running in 0578373e2d8a 12:35:13 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:35:13 v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:35:13 OK: 12620 distinct packages available 12:35:13 Removing intermediate container a4679ce7852a 12:35:13 ---> e731902d0d58 12:35:13 12:35:13 Step 9/29 : FROM alpine:latest 12:35:13 ---> 62ee0e9f8440 12:35:13 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 12:35:14 ---> Running in adf375d6ca8d 12:35:14 Removing intermediate container 0578373e2d8a 12:35:14 ---> 672a0e20b31c 12:35:14 Step 24/26 : LABEL arch=arm64 12:35:14 ---> Running in 94a2e156dc70 12:35:14 (1/4) Installing ca-certificates (20191127-r4) 12:35:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:35:14 (3/4) Installing libcurl (7.69.1-r0) 12:35:14 (4/4) Installing curl (7.69.1-r0) 12:35:14 Executing busybox-1.31.1-r16.trigger 12:35:14 Executing ca-certificates-20191127-r4.trigger 12:35:14 OK: 7 MiB in 18 packages 12:35:14 Removing intermediate container adf375d6ca8d 12:35:14 ---> 509186725cae 12:35:14 Step 11/29 : USER root 12:35:15 Removing intermediate container 94a2e156dc70 12:35:15 ---> 5bcdb7e00ca4 12:35:15 Step 25/26 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:35:15 ---> Running in 1f509d41ac30 12:35:15 ---> Running in 95f5c5087f9e 12:35:15 Removing intermediate container 1f509d41ac30 12:35:15 ---> f7c7bc4c8088 12:35:15 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 12:35:15 Removing intermediate container 95f5c5087f9e 12:35:15 ---> 3ea71a8ac61f 12:35:15 Step 26/26 : LABEL version=0.0.0 12:35:15 ---> Running in 35fca84e8c01 12:35:16 ---> Running in acd7b7dfdfc8 12:35:16 Removing intermediate container 48bf29bf0ed2 12:35:16 ---> a421c72eb8e5 12:35:16 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:35:16 Removing intermediate container acd7b7dfdfc8 12:35:16 ---> 878499d28fe6 12:35:16 12:35:16 ---> Running in 966cab9bd9d0 12:35:17 Successfully built 878499d28fe6 12:35:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:35:17  Building docker-security-secretstore-setup-go ... done Removing intermediate container 966cab9bd9d0 12:35:17 ---> d72e5c27c24d 12:35:17 Step 13/20 : WORKDIR /edgex 12:35:17 ---> Running in 7728dbd7c8a4 12:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:35:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:35:18 Removing intermediate container 7728dbd7c8a4 12:35:18 ---> 756e29a1b125 12:35:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:35:18 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:35:18 v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:35:18 OK: 12620 distinct packages available 12:35:19 ---> c4f1af5587ea 12:35:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:35:19 (1/2) Installing ca-certificates (20191127-r4) 12:35:19 (2/2) Installing dumb-init (1.2.2-r1) 12:35:19 Executing busybox-1.31.1-r16.trigger 12:35:19 Executing ca-certificates-20191127-r4.trigger 12:35:19 OK: 6 MiB in 16 packages 12:35:20 ---> fadf65a59bc7 12:35:20 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:35:20 ---> Running in a7e9cc0806f1 12:35:21 Removing intermediate container a7e9cc0806f1 12:35:21 ---> 973f7ce8ce33 12:35:21 Step 17/20 : CMD ["--init=true"] 12:35:21 Removing intermediate container 35fca84e8c01 12:35:21 ---> bd44968d867f 12:35:21 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 12:35:21 ---> Running in 1d8a0d87fd03 12:35:21 ---> Running in 90279e4c9741 12:35:22 Removing intermediate container 1d8a0d87fd03 12:35:22 ---> 9c4ef94d546a 12:35:22 Step 18/20 : LABEL arch=arm64 12:35:22 Removing intermediate container 90279e4c9741 12:35:22 ---> acd587061c34 12:35:22 Step 14/29 : WORKDIR $BASE_DIR 12:35:22 ---> Running in ad65678c174b 12:35:22 ---> Running in c93e10d0ce12 12:35:22 Removing intermediate container ad65678c174b 12:35:22 ---> 880b7452ac4d 12:35:22 Step 19/20 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:35:23 ---> Running in ba643dfad717 12:35:23 Removing intermediate container c93e10d0ce12 12:35:23 ---> 665fa6cd6bae 12:35:23 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 12:35:23 ---> Running in 43286b269b18 12:35:23 Removing intermediate container ba643dfad717 12:35:23 ---> bb384d0b9db5 12:35:23 Step 20/20 : LABEL version=0.0.0 12:35:23 ---> Running in 2f7f35e5861d 12:35:24 Removing intermediate container 2f7f35e5861d 12:35:24 ---> 18d804d3a3ec 12:35:24 12:35:25 Successfully built 18d804d3a3ec 12:35:25 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:35:26  Building docker-security-proxy-setup-go ... done Removing intermediate container 43286b269b18 12:35:26 ---> abc8c1907063 12:35:26 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 12:35:27 ---> 1e95e2b0a0d8 12:35:27 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 12:35:28 ---> 9b4b8ae075c9 12:35:28 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 12:35:28 ---> 62cc44a4c804 12:35:28 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 12:35:29 ---> 930f4a05660a 12:35:29 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 12:35:29 ---> f23b6643ee84 12:35:29 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 12:35:30 ---> Running in 340e3c32def6 12:35:32 Removing intermediate container 340e3c32def6 12:35:32 ---> 3e5ea0fc9eee 12:35:32 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 12:35:33 ---> 32aab9c20faf 12:35:33 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:35:33 ---> Running in c1615e6b30b8 12:35:36 Removing intermediate container c1615e6b30b8 12:35:36 ---> 46adf8a0d4a9 12:35:36 Step 24/29 : RUN chmod 755 security-secrets-setup 12:35:36 ---> Running in 99f77375d9b8 12:35:38 Removing intermediate container 99f77375d9b8 12:35:38 ---> 81206896a24a 12:35:38 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 12:35:38 ---> Running in 132bb206b03f 12:35:39 Removing intermediate container 132bb206b03f 12:35:39 ---> c7ddf2fe6967 12:35:39 Step 26/29 : CMD [ "generate" ] 12:35:39 ---> Running in a7346b16160c 12:35:39 Removing intermediate container a7346b16160c 12:35:39 ---> 03e5e2d1fae7 12:35:39 Step 27/29 : LABEL arch=arm64 12:35:40 ---> Running in 53d8def81305 12:35:40 Removing intermediate container 53d8def81305 12:35:40 ---> ef8228cad837 12:35:40 Step 28/29 : LABEL git_sha=4ab362fc40b0d3ea1d4863ac4914b54b560ee873 12:35:40 ---> Running in ba2a5b2f6354 12:35:40 Removing intermediate container ba2a5b2f6354 12:35:40 ---> dba4c13d33ce 12:35:40 Step 29/29 : LABEL version=0.0.0 12:35:41 ---> Running in 76ca14c4b1dc 12:35:41 Removing intermediate container 76ca14c4b1dc 12:35:41 ---> f3e43fcdec9b 12:35:41 12:35:42 Successfully built f3e43fcdec9b 12:35:42 Successfully tagged docker-security-secrets-setup-go-arm64:latest 12:35:42  Building docker-security-secrets-setup-go ... done  [Pipeline] } 12:35:42 $ docker stop --time=1 4e70c6de3806d97fe87dff9b56787f8c08d1390b8b8da4e7ccd895eb7a802f08 12:35:44 $ docker rm -f 4e70c6de3806d97fe87dff9b56787f8c08d1390b8b8da4e7ccd895eb7a802f08 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:44 + grep docker 12:35:44 + docker images 12:35:45 docker-security-secrets-setup-go-arm64 latest f3e43fcdec9b 3 seconds ago 24.2MB 12:35:45 docker-security-proxy-setup-go-arm64 latest 18d804d3a3ec 20 seconds ago 15.8MB 12:35:45 docker-security-secretstore-setup-go-arm64 latest 878499d28fe6 28 seconds ago 32.6MB 12:35:45 docker-core-command-go-arm64 latest ff49ca4a1c90 43 seconds ago 12.4MB 12:35:45 docker-core-metadata-go-arm64 latest 081db0c3ea22 About a minute ago 13.8MB 12:35:45 docker-sys-mgmt-agent-go-arm64 latest 691c627cf01a 2 minutes ago 266MB 12:35:45 docker-core-data-go-arm64 latest 86723d6f2a2c 2 minutes ago 22.6MB 12:35:45 docker-support-notifications-go-arm64 latest e54be80a2a69 3 minutes ago 13.9MB 12:35:45 docker-support-scheduler-go-arm64 latest e961938f74d7 3 minutes ago 12.6MB 12:35:45 docker-support-logging-go-arm64 latest e7ad5a5a9842 3 minutes ago 11.4MB 12:35:45 docker latest ce9d55ae87f1 5 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 12:35:46 provisioning config files... 12:35:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config6911406288055596580tmp [Pipeline] { [Pipeline] sh 12:35:47 + curl -s https://codecov.io/bash 12:35:47 + bash -s - -t @/w/workspace/edgex-go/24@tmp/config6911406288055596580tmp [Pipeline] } 12:35:47 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 12:35:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:35:50 ---> package-listing.sh 12:35:50 ++ facter osfamily 12:35:50 ++ tr '[:upper:]' '[:lower:]' 12:35:50 + OS_FAMILY=redhat 12:35:50 + workspace=/w/workspace/edgex-go/24 12:35:50 + START_PACKAGES=/tmp/packages_start.txt 12:35:50 + END_PACKAGES=/tmp/packages_end.txt 12:35:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:50 + PACKAGES=/tmp/packages_start.txt 12:35:50 + '[' /w/workspace/edgex-go/24 ']' 12:35:50 + PACKAGES=/tmp/packages_end.txt 12:35:50 + case "${OS_FAMILY}" in 12:35:50 + rpm -qa 12:35:50 + sort 12:35:54 + '[' -f /tmp/packages_start.txt ']' 12:35:54 + '[' -f /tmp/packages_end.txt ']' 12:35:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:54 + '[' /w/workspace/edgex-go/24 ']' 12:35:54 + mkdir -p /w/workspace/edgex-go/24/archives/ 12:35:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] isUnix [Pipeline] sh 12:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:35:55 12:35:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:35:55 alpine: Pulling from edgex-lftools-log-publisher 12:35:55 c9b1b535fdd9: Pulling fs layer 12:35:55 2cc5ad85d9ab: Pulling fs layer 12:35:55 756a868c4378: Pulling fs layer 12:35:55 444b2fc9a129: Pulling fs layer 12:35:55 ea15f1150254: Pulling fs layer 12:35:55 41b27a9f41bf: Pulling fs layer 12:35:55 28c525ee5125: Pulling fs layer 12:35:55 094b1ea09ed8: Pulling fs layer 12:35:55 138eaada9080: Pulling fs layer 12:35:55 0622d0fa9048: Pulling fs layer 12:35:55 28c525ee5125: Waiting 12:35:55 444b2fc9a129: Waiting 12:35:55 0622d0fa9048: Waiting 12:35:55 ea15f1150254: Waiting 12:35:55 094b1ea09ed8: Waiting 12:35:55 41b27a9f41bf: Waiting 12:35:55 2cc5ad85d9ab: Verifying Checksum 12:35:55 2cc5ad85d9ab: Download complete 12:35:55 444b2fc9a129: Verifying Checksum 12:35:55 444b2fc9a129: Download complete 12:35:55 c9b1b535fdd9: Verifying Checksum 12:35:55 c9b1b535fdd9: Download complete 12:35:55 ea15f1150254: Verifying Checksum 12:35:55 ea15f1150254: Download complete 12:35:55 28c525ee5125: Verifying Checksum 12:35:55 28c525ee5125: Download complete 12:35:56 756a868c4378: Verifying Checksum 12:35:56 756a868c4378: Download complete 12:35:56 c9b1b535fdd9: Pull complete 12:35:56 138eaada9080: Verifying Checksum 12:35:56 138eaada9080: Download complete 12:35:56 094b1ea09ed8: Verifying Checksum 12:35:56 094b1ea09ed8: Download complete 12:35:56 0622d0fa9048: Verifying Checksum 12:35:56 0622d0fa9048: Download complete 12:35:56 2cc5ad85d9ab: Pull complete 12:35:56 41b27a9f41bf: Verifying Checksum 12:35:58 756a868c4378: Pull complete 12:35:58 444b2fc9a129: Pull complete 12:35:58 ea15f1150254: Pull complete 12:36:05 41b27a9f41bf: Pull complete 12:36:05 28c525ee5125: Pull complete 12:36:08 094b1ea09ed8: Pull complete 12:36:08 138eaada9080: Pull complete 12:36:08 0622d0fa9048: Pull complete 12:36:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:36:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:36:08 prd-centos7-docker-4c-2g-1928 does not seem to be running inside a container 12:36:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-lftools-log-publisher:alpine cat 12:36:13 $ docker top 4d570c4997384c60bf7e8b46aca22fcb6ddc461fa88aef364a0ce3db388b437f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:13 provisioning config files... 12:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config3387048967244129348tmp [Pipeline] { [Pipeline] echo 12:36:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:36:14 ---> create-netrc.sh [Pipeline] echo 12:36:14 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:36:14 ---> logs-deploy.sh 12:36:14 + ARCHIVE_ARTIFACTS= 12:36:14 + LOGS_SERVER=https://logs.edgexfoundry.org 12:36:14 + '[' https://logs.edgexfoundry.org == None ']' 12:36:14 + NEXUS_URL=https://nexus.edgexfoundry.org 12:36:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/24 12:36:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/24/ 12:36:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/24 /w/workspace/edgex-go/24 12:36:15 Archives upload complete. 12:36:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/24 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/24/