Pull request #2653 opened 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from a634c44b4a83778418d5547c5a420336035395e1+2f18d68ce33577a025edc322deb728338e3be43f (fab1da6538ce41791d0f431d1e25b3d748cd930f) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2653/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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-3012 in /w/workspace/edgexfoundry_edgex-go_PR-2653 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/2653/head:refs/remotes/origin/PR-2653 +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/2653/head:refs/remotes/origin/PR-2653 # 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/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit a634c44b4a83778418d5547c5a420336035395e1 Merge succeeded, producing a634c44b4a83778418d5547c5a420336035395e1 Checking out Revision a634c44b4a83778418d5547c5a420336035395e1 (PR-2653) > git config core.sparsecheckout # timeout=10 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # 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 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 Commit message: "Update V2 API core data swagger file" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:05:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:07 ========================================================= 10:05:07 EdgeX Global Pipelines Version Info 10:05:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:05:09 ------------------- 10:05:09 stable info: 10:05:09 ------------------- 10:05:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:05:09 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 10:05:09 Message: update stable to v1.0.106 10:05:10 ------------------- 10:05:10 experimental info: 10:05:10 ------------------- 10:05:10 Commited By: **** collab-it+edgex@linuxfoundation.org 10:05:10 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 10:05:10 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 10:05:12 ++ 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 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/core-command/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo core-command,cmd/core-command/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/core-data/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo core-data,cmd/core-data/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/core-metadata/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo core-metadata,cmd/core-metadata/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/security-proxy-setup/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/security-secrets-setup/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/support-logging/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo support-logging,cmd/support-logging/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/support-notifications/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo support-notifications,cmd/support-notifications/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/support-scheduler/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:05:12 + for file in '`ls cmd/**/Dockerfile`' 10:05:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:05:12 ++ cut -d/ -f2 10:05:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:05:12 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 10:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:05:13 10:05:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:05:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:05:14 latest: Pulling from edgex-devops/git-semver 10:05:14 31603596830f: Pulling fs layer 10:05:14 2a8b12db71e7: Pulling fs layer 10:05:14 6ca5941a6612: Pulling fs layer 10:05:14 ecc8261a40a4: Pulling fs layer 10:05:14 ecc8261a40a4: Waiting 10:05:14 2a8b12db71e7: Verifying Checksum 10:05:14 2a8b12db71e7: Download complete 10:05:14 31603596830f: Verifying Checksum 10:05:14 31603596830f: Download complete 10:05:14 ecc8261a40a4: Verifying Checksum 10:05:14 ecc8261a40a4: Download complete 10:05:14 6ca5941a6612: Verifying Checksum 10:05:14 6ca5941a6612: Download complete 10:05:14 31603596830f: Pull complete 10:05:14 2a8b12db71e7: Pull complete 10:05:15 6ca5941a6612: Pull complete 10:05:15 ecc8261a40a4: Pull complete 10:05:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:05:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:05:15 prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container 10:05:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:05:18 $ docker top faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:18 [ssh-agent] Looking for ssh-agent implementation... 10:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:18 $ docker exec faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent 10:05:19 SSH_AUTH_SOCK=/tmp/ssh-GRQnedwMO8nN/agent.11 10:05:19 SSH_AGENT_PID=16 10:05:19 Running ssh-add (command line suppressed) 10:05:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4448137666703822344.key (/w/workspace/edgex-go/1@tmp/private_key_4448137666703822344.key) 10:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:19 + git describe --exact-match --tags HEAD 10:05:19 fatal: No names found, cannot describe anything. [Pipeline] } 10:05:19 $ docker exec --env ******** --env ******** faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent -k 10:05:19 unset SSH_AUTH_SOCK; 10:05:19 unset SSH_AGENT_PID; 10:05:19 echo Agent pid 16 killed; 10:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:05:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:05:20 This usually means this commit has not been tagged. [Pipeline] sshagent 10:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:20 [ssh-agent] Looking for ssh-agent implementation... 10:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:20 $ docker exec faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent 10:05:20 SSH_AUTH_SOCK=/tmp/ssh-tJv3LfQyRIIN/agent.47 10:05:20 SSH_AGENT_PID=53 10:05:20 Running ssh-add (command line suppressed) 10:05:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3927917907690056257.key (/w/workspace/edgex-go/1@tmp/private_key_3927917907690056257.key) 10:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:21 + git semver init 10:05:21 # -> Open(): unable to determine branch for HEAD 10:05:21 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:05:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:05:21 # $SEMVER_REMOTE_NAME = origin 10:05:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:05:21 # $SEMVER_USER_NAME = edgex-jenkins 10:05:21 # $SEMVER_BRANCH = PR-2653 10:05:21 # $SEMVER_TEMP = /tmp/semver-727602499 10:05:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:05:39 # '/tmp/semver-727602499' -> '/w/workspace/edgex-go/1/.semver' 10:05:39 # -> Force: false 10:05:39 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:05:39 $ docker exec --env ******** --env ******** faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent -k 10:05:39 unset SSH_AUTH_SOCK; 10:05:39 unset SSH_AGENT_PID; 10:05:39 echo Agent pid 53 killed; 10:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:40 + git semver [Pipeline] } 10:05:40 $ docker stop --time=1 faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da 10:05:41 $ docker rm -f faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:05:55 Stashed 30 file(s) [Pipeline] echo 10:05:55 [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 10:05:56 ========================================================= 10:05:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 10:05:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:05:56 + 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 . 10:06:00 Sending build context to Docker daemon 323MB 10:06:00 Step 1/7 : ARG BASE=golang:1.13-alpine 10:06:00 Step 2/7 : FROM ${BASE} 10:06:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:06:00 df20fa9351a1: Pulling fs layer 10:06:00 ed8968b2872e: Pulling fs layer 10:06:00 a92cc7c5fd73: Pulling fs layer 10:06:00 2dd03ba5bac4: Pulling fs layer 10:06:00 1e091d79d1de: Pulling fs layer 10:06:00 481702a1767f: Pulling fs layer 10:06:00 f64a6f60c768: Pulling fs layer 10:06:00 e78d2573fc39: Pulling fs layer 10:06:00 e876d2f968b6: Pulling fs layer 10:06:00 ce8a83651883: Pulling fs layer 10:06:00 07967f4d0e4b: Pulling fs layer 10:06:00 f64a6f60c768: Waiting 10:06:00 e78d2573fc39: Waiting 10:06:00 e876d2f968b6: Waiting 10:06:00 ce8a83651883: Waiting 10:06:00 07967f4d0e4b: Waiting 10:06:00 1e091d79d1de: Waiting 10:06:00 481702a1767f: Waiting 10:06:00 a92cc7c5fd73: Verifying Checksum 10:06:00 a92cc7c5fd73: Download complete 10:06:00 ed8968b2872e: Download complete 10:06:00 1e091d79d1de: Verifying Checksum 10:06:00 1e091d79d1de: Download complete 10:06:00 481702a1767f: Verifying Checksum 10:06:00 481702a1767f: Download complete 10:06:00 df20fa9351a1: Verifying Checksum 10:06:00 df20fa9351a1: Download complete 10:06:00 df20fa9351a1: Pull complete 10:06:00 ed8968b2872e: Pull complete 10:06:00 a92cc7c5fd73: Pull complete 10:06:01 f64a6f60c768: Verifying Checksum 10:06:01 f64a6f60c768: Download complete 10:06:01 e876d2f968b6: Verifying Checksum 10:06:01 e876d2f968b6: Download complete 10:06:01 2dd03ba5bac4: Verifying Checksum 10:06:01 2dd03ba5bac4: Download complete 10:06:01 07967f4d0e4b: Verifying Checksum 10:06:01 07967f4d0e4b: Download complete 10:06:02 e78d2573fc39: Verifying Checksum 10:06:02 e78d2573fc39: Download complete 10:06:02 ce8a83651883: Verifying Checksum 10:06:08 2dd03ba5bac4: Pull complete 10:06:08 1e091d79d1de: Pull complete 10:06:08 481702a1767f: Pull complete 10:06:11 Still waiting to schedule task 10:06:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:06:14 f64a6f60c768: Pull complete 10:06:16 e78d2573fc39: Pull complete 10:06:16 e876d2f968b6: Pull complete 10:06:18 ce8a83651883: Pull complete 10:06:18 07967f4d0e4b: Pull complete 10:06:18 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 10:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:06:18 ---> 5d7c900382c6 10:06:18 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 10:06:20 ---> Running in de9c7273e359 10:06:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:06:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:06:21 (1/12) Installing libmagic (5.38-r0) 10:06:21 (2/12) Installing file (5.38-r0) 10:06:21 (3/12) Installing libc-dev (0.7.2-r3) 10:06:21 (4/12) Installing g++ (9.3.0-r2) 10:06:23 (5/12) Installing fortify-headers (1.1-r0) 10:06:23 (6/12) Installing patch (2.7.6-r6) 10:06:23 (7/12) Installing build-base (0.5-r2) 10:06:23 (8/12) Installing libsodium (1.0.18-r0) 10:06:23 (9/12) Installing pkgconf (1.7.2-r0) 10:06:23 (10/12) Installing libsodium-dev (1.0.18-r0) 10:06:23 (11/12) Installing libzmq (4.3.2-r0) 10:06:23 (12/12) Installing zeromq-dev (4.3.2-r0) 10:06:23 Executing busybox-1.31.1-r16.trigger 10:06:23 OK: 233 MiB in 51 packages 10:06:27 Removing intermediate container de9c7273e359 10:06:27 ---> e28f1ea57e21 10:06:27 Step 4/7 : WORKDIR /edgex-go 10:06:27 ---> Running in 69509018e445 10:06:27 Removing intermediate container 69509018e445 10:06:27 ---> 397b5b6ca846 10:06:27 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:06:27 latest: Pulling from library/docker 10:06:27 df20fa9351a1: Already exists 10:06:27 25ad7478873d: Pulling fs layer 10:06:27 4684f6177b5d: Pulling fs layer 10:06:27 46e300cec669: Pulling fs layer 10:06:27 63038576ad94: Pulling fs layer 10:06:27 0fdb76c4706c: Pulling fs layer 10:06:27 cb7edeffdfd5: Pulling fs layer 10:06:27 63038576ad94: Waiting 10:06:27 0fdb76c4706c: Waiting 10:06:27 cb7edeffdfd5: Waiting 10:06:27 4684f6177b5d: Verifying Checksum 10:06:27 4684f6177b5d: Download complete 10:06:27 25ad7478873d: Verifying Checksum 10:06:27 25ad7478873d: Download complete 10:06:27 63038576ad94: Download complete 10:06:27 0fdb76c4706c: Verifying Checksum 10:06:27 0fdb76c4706c: Download complete 10:06:28 25ad7478873d: Pull complete 10:06:28 4684f6177b5d: Pull complete 10:06:28 cb7edeffdfd5: Verifying Checksum 10:06:28 cb7edeffdfd5: Download complete 10:06:28 46e300cec669: Verifying Checksum 10:06:28 46e300cec669: Download complete 10:06:30 46e300cec669: Pull complete 10:06:30 63038576ad94: Pull complete 10:06:30 0fdb76c4706c: Pull complete 10:06:31 cb7edeffdfd5: Pull complete 10:06:31 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 10:06:31 Status: Downloaded newer image for docker:latest 10:06:32 ---> 16049eb390e4 10:06:32 Step 6/7 : COPY go.mod . 10:06:32 ---> d02446bc9a39 10:06:32 Step 7/7 : RUN go mod download 10:06:32 ---> Running in 56d26351cf22 10:06:35 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:06:35 go: finding github.com/BurntSushi/toml v0.3.1 10:06:35 go: finding github.com/OneOfOne/xxhash v1.2.5 10:06:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:06:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:06:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:06:35 go: finding github.com/bgentry/speakeasy v0.1.0 10:06:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:06:35 go: finding github.com/cloudflare/gokey v0.1.0 10:06:35 go: finding github.com/davecgh/go-spew v1.1.1 10:06:35 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:06:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:06:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 10:06:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:06:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 10:06:35 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 10:06:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:06:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:06:35 go: finding github.com/fatih/color v1.7.0 10:06:35 go: finding github.com/fsnotify/fsnotify v1.4.7 10:06:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:06:35 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 10:06:35 go: finding github.com/go-kit/kit v0.8.0 10:06:35 go: finding github.com/go-logfmt/logfmt v0.4.0 10:06:35 go: finding github.com/go-redis/redis/v7 v7.2.0 10:06:35 go: finding github.com/go-stack/stack v1.8.0 10:06:35 go: finding github.com/golang/protobuf v1.3.2 10:06:35 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:06:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:06:35 go: finding github.com/google/uuid v1.1.0 10:06:35 go: finding github.com/gorilla/mux v1.7.1 10:06:35 go: finding github.com/hashicorp/consul/api v1.1.0 10:06:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:06:36 go: finding github.com/hashicorp/errwrap v1.0.0 10:06:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:06:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:06:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:06:36 go: finding github.com/hashicorp/go-multierror v1.0.0 10:06:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:06:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:06:36 go: finding github.com/hashicorp/go-syslog v1.0.0 10:06:36 go: finding github.com/hashicorp/go-uuid v1.0.1 10:06:36 go: finding github.com/hashicorp/go.net v0.0.1 10:06:36 go: finding github.com/hashicorp/golang-lru v0.5.0 10:06:36 go: finding github.com/hashicorp/logutils v1.0.0 10:06:36 go: finding github.com/hashicorp/mdns v1.0.0 10:06:36 go: finding github.com/hashicorp/memberlist v0.1.3 10:06:36 go: finding github.com/hashicorp/serf v0.8.2 10:06:36 go: finding github.com/hpcloud/tail v1.0.0 10:06:36 go: finding github.com/imdario/mergo v0.3.6 10:06:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:06:36 go: finding github.com/kr/pretty v0.1.0 10:06:36 go: finding github.com/kr/pty v1.1.1 10:06:36 go: finding github.com/kr/text v0.1.0 10:06:36 go: finding github.com/mattn/go-colorable v0.0.9 10:06:36 go: finding github.com/mattn/go-isatty v0.0.3 10:06:36 go: finding github.com/miekg/dns v1.0.14 10:06:36 go: finding github.com/mitchellh/cli v1.0.0 10:06:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:06:36 go: finding github.com/mitchellh/copystructure v1.0.0 10:06:36 go: finding github.com/mitchellh/go-homedir v1.0.0 10:06:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:06:36 go: finding github.com/mitchellh/gox v0.4.0 10:06:36 go: finding github.com/mitchellh/iochan v1.0.0 10:06:36 go: finding github.com/mitchellh/mapstructure v1.1.2 10:06:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:06:36 go: finding github.com/onsi/ginkgo v1.10.1 10:06:36 go: finding github.com/onsi/gomega v1.7.0 10:06:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:06:36 go: finding github.com/pebbe/zmq4 v1.0.0 10:06:36 go: finding github.com/pelletier/go-toml v1.2.0 10:06:36 go: finding github.com/pkg/errors v0.8.1 10:06:36 go: finding github.com/pmezard/go-difflib v1.0.0 10:06:36 go: finding github.com/posener/complete v1.1.1 10:06:36 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:06:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:06:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:06:36 go: finding github.com/stretchr/objx v0.1.0 10:06:36 go: finding github.com/stretchr/testify v1.5.1 10:06:37 go: finding github.com/ugorji/go v1.1.4 10:06:37 go: finding github.com/x448/float16 v0.8.4 10:06:37 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 10:06:37 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:06:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:06:37 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 10:06:37 go: finding golang.org/x/text v0.3.2 10:06:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:06:37 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:06:37 go: finding gopkg.in/eapache/queue.v1 v1.1.0 10:06:37 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:06:37 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:06:37 go: finding gopkg.in/yaml.v2 v2.2.8 10:06:49 Removing intermediate container 56d26351cf22 10:06:49 ---> 116c5937a119 10:06:49 Successfully built 116c5937a119 10:06: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 10:06:50 + docker inspect -f . ci-base-image-x86_64 10:06:50 . [Pipeline] withDockerContainer 10:06:50 prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container 10:06: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 10:06:51 $ docker top 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:52 + go version 10:06:52 go version go1.13.13 linux/amd64 [Pipeline] echo 10:06:52 ========================================================= 10:06:52 [edgeXBuildGoParallel] Running Tests and Build... 10:06:52 ========================================================= [Pipeline] sh 10:06:52 + make test 10:06:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:06:55 ? github.com/edgexfoundry/edgex-go [no test files] 10:07:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:07:09 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 10:07:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:07:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:07:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.115s coverage: 27.3% of statements 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.007s coverage: 100.0% of statements 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.007s coverage: 100.0% of statements 10:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.109s coverage: 28.6% of statements 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.020s coverage: 100.0% of statements 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.012s coverage: 100.0% of statements 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.039s coverage: 89.8% of statements 10:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.027s coverage: 97.5% of statements 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.012s coverage: 58.8% of statements 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.046s coverage: 63.5% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.010s coverage: 100.0% of statements 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 55.9% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 1.615s coverage: 86.3% of statements 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.342s coverage: 72.2% of statements 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.103s coverage: 72.1% of statements 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 10:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.013s coverage: 96.8% of statements 10:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.116s coverage: 84.1% of statements 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements 10:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.016s coverage: 42.9% of statements 10:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 10:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 10:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.008s coverage: 100.0% of statements 10:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 10:07:28 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements 10:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 10:07:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.042s coverage: 46.1% of statements 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:07:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.037s coverage: 100.0% of statements 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:07:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:07:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.023s coverage: 100.0% of statements 10:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.012s coverage: 99.0% of statements 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:07:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.009s coverage: 0.0% of statements 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:07:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:07:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:07:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements 10:07:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:07:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:07:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements 10:07:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements 10:07:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 10:07:32 GO111MODULE=on go vet ./... 10:07:39 gofmt -l . 10:07:39 [ "`gofmt -l .`" = "" ] 10:07:40 ./bin/test-go-mod-tidy.sh 10:07:40 ./bin/test-attribution-txt.sh [Pipeline] sh 10:07:42 + ls -al . 10:07:42 total 556 10:07:42 drwxrwxr-x 10 1001 1001 4096 Aug 7 10:07 . 10:07:42 drwxr-xr-x 4 root root 28 Aug 7 10:06 .. 10:07:42 -rw-rw-r-- 1 1001 1001 11 Aug 7 10:05 .dockerignore 10:07:42 drwxrwxr-x 8 1001 1001 179 Aug 7 10:05 .git 10:07:42 drwxrwxr-x 3 1001 1001 60 Aug 7 10:05 .github 10:07:42 -rw-rw-r-- 1 1001 1001 932 Aug 7 10:05 .gitignore 10:07:42 drwx------ 3 1001 1001 47 Aug 7 10:05 .semver 10:07:42 -rw-rw-r-- 1 1001 1001 166 Aug 7 10:05 .sonarcloud.properties 10:07:42 -rw-rw-r-- 1 1001 1001 3804 Aug 7 10:05 CONTRIBUTING.md 10:07:42 -rw-rw-r-- 1 1001 1001 1035 Aug 7 10:05 Dockerfile.build 10:07:42 -rw-rw-r-- 1 1001 1001 865 Aug 7 10:05 Jenkinsfile 10:07:42 -rw-rw-r-- 1 1001 1001 10775 Aug 7 10:05 LICENSE 10:07:42 -rw-rw-r-- 1 1001 1001 6237 Aug 7 10:05 Makefile 10:07:42 -rw-rw-r-- 1 1001 1001 5652 Aug 7 10:05 README.md 10:07:42 -rw-rw-r-- 1 1001 1001 7111 Aug 7 10:05 SECURITY.md 10:07:42 -rw-rw-r-- 1 1001 1001 5 Aug 7 10:05 VERSION 10:07:42 -rw-rw-r-- 1 1001 1001 4131 Aug 7 10:05 ZMQWindows.md 10:07:42 drwxrwxr-x 2 1001 1001 117 Aug 7 10:05 bin 10:07:42 drwxrwxr-x 15 1001 1001 4096 Aug 7 10:05 cmd 10:07:42 -rw-r--r-- 1 root root 455803 Aug 7 10:07 coverage.out 10:07:42 -rw-r--r-- 1 root root 1019 Aug 7 10:07 go.mod 10:07:42 -rw-r--r-- 1 root root 18146 Aug 7 10:07 go.sum 10:07:42 drwxrwxr-x 8 1001 1001 127 Aug 7 10:05 internal 10:07:42 drwxrwxr-x 4 1001 1001 26 Aug 7 10:05 openapi 10:07:42 drwxrwxr-x 4 1001 1001 71 Aug 7 10:05 snap 10:07:42 -rw-rw-r-- 1 1001 1001 168 Aug 7 10:05 version.go [Pipeline] sh 10:07:42 + '[' -e coverage.out ] 10:07:42 + chown 1001:1001 coverage.out [Pipeline] stash 10:07:43 Stashed 1 file(s) [Pipeline] sh 10:07:43 + make build 10:07:43 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 10:07:50 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 10:07:52 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 10:07:54 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 10:07:55 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 10:07:57 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 10:07:57 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 10:08:00 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 10:08:01 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 10:08:03 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 10:08:05 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 10:08:06 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 10:08:08 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] } 10:08:09 $ docker stop --time=1 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d 10:08:11 $ docker rm -f 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:14 10:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:15 latest: Pulling from edgex-devops/edgex-compose 10:08:15 cbdbe7a5bc2a: Pulling fs layer 10:08:15 ca9280d653b3: Pulling fs layer 10:08:15 7e9c9ca2126c: Pulling fs layer 10:08:15 cbdbe7a5bc2a: Verifying Checksum 10:08:15 cbdbe7a5bc2a: Download complete 10:08:15 ca9280d653b3: Verifying Checksum 10:08:15 ca9280d653b3: Download complete 10:08:15 cbdbe7a5bc2a: Pull complete 10:08:16 7e9c9ca2126c: Verifying Checksum 10:08:16 7e9c9ca2126c: Download complete 10:08:16 ca9280d653b3: Pull complete 10:08:24 7e9c9ca2126c: Pull complete 10:08:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:08:24 prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container 10:08:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:08:25 $ docker top a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:26 + docker-compose build --help 10:08:26 + grep parallel 10:08:27 --parallel Build images in parallel. [Pipeline] } 10:08:27 $ docker stop --time=1 a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead 10:08:28 $ docker rm -f a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:29 . [Pipeline] withDockerContainer 10:08:29 prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container 10:08:29 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:08:30 $ docker top f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:30 + docker-compose -f ./docker-compose-build.yml build --parallel 10:08:31 Building docker-core-command-go ... 10:08:31 Building docker-core-data-go ... 10:08:31 Building docker-core-metadata-go ... 10:08:31 Building docker-security-proxy-setup-go ... 10:08:31 Building docker-security-secrets-setup-go ... 10:08:31 Building docker-security-secretstore-setup-go ... 10:08:31 Building docker-support-logging-go ... 10:08:31 Building docker-support-notifications-go ... 10:08:31 Building docker-support-scheduler-go ... 10:08:31 Building docker-sys-mgmt-agent-go ... 10:08:31 Building docker-core-command-go 10:08:31 Building docker-support-scheduler-go 10:08:31 Building docker-support-notifications-go 10:08:31 Building docker-core-metadata-go 10:08:31 Building docker-sys-mgmt-agent-go 10:09:03 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:09:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 116c5937a119 10:09:03 Step 3/20 : WORKDIR /edgex-go 10:09:03 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:09:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 116c5937a119 10:09:03 Step 3/21 : WORKDIR /edgex-go 10:09:03 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:09:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 116c5937a119 10:09:03 Step 3/21 : WORKDIR /edgex-go 10:09:03 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 10:09:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 116c5937a119 10:09:03 Step 3/23 : WORKDIR /edgex-go 10:09:03 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:09:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 116c5937a119 10:09:03 Step 3/26 : WORKDIR /edgex-go 10:09:03 ---> Running in dde5c1abadf2 10:09:03 ---> Running in f2a91fea51eb 10:09:03 ---> Running in 770315c51d15 10:09:03 ---> Running in 9aa0faedf466 10:09:03 ---> Running in 1a99babc661d 10:09:03 Removing intermediate container 9aa0faedf466 10:09:03 ---> f5aa79422778 10:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 Removing intermediate container f2a91fea51eb 10:09:03 ---> a73d0e04585c 10:09:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 Removing intermediate container 1a99babc661d 10:09:03 ---> 8d77963924f5 10:09:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 Removing intermediate container 770315c51d15 10:09:03 ---> e0840cb430cf 10:09:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 Removing intermediate container dde5c1abadf2 10:09:03 ---> da96c974456b 10:09:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 ---> Running in 272afa348892 10:09:03 ---> Running in 78438f5f4119 10:09:03 ---> Running in b8ff2269921d 10:09:03 ---> Running in 525202024d02 10:09:03 ---> Running in a602ed14a977 10:09:03 Removing intermediate container b8ff2269921d 10:09:03 ---> 0a1fd1f52ed1 10:09:03 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 10:09:03 Removing intermediate container 272afa348892 10:09:03 ---> ad0a61415ede 10:09:03 Step 5/21 : RUN apk update && apk add make git 10:09:03 ---> Running in f44674816eee 10:09:04 ---> Running in 81e648234aee 10:09:04 Removing intermediate container 78438f5f4119 10:09:04 ---> 8942eddb8090 10:09:04 Step 5/20 : RUN apk update && apk add make git 10:09:04 ---> Running in 9890d1f6e148 10:09:05 Removing intermediate container 525202024d02 10:09:05 ---> ffb355d7a763 10:09:05 Step 5/26 : RUN apk update && apk add make bash git 10:09:05 Removing intermediate container a602ed14a977 10:09:05 ---> 0c1d2f056558 10:09:05 Step 5/21 : RUN apk update && apk add make git 10:09:05 ---> Running in 89a897d9c900 10:09:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:09:05 ---> Running in d2d263b49ca2 10:09:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:09:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:09:06 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:09:06 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:09:06 OK: 12749 distinct packages available 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:09:06 OK: 233 MiB in 51 packages 10:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:09:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:09:07 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:09:07 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:09:07 OK: 12749 distinct packages available 10:09:07 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:09:07 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:09:07 OK: 12749 distinct packages available 10:09:07 OK: 233 MiB in 51 packages 10:09:07 OK: 233 MiB in 51 packages 10:09:07 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:09:07 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:09:07 OK: 12749 distinct packages available 10:09:07 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:09:07 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:09:07 OK: 12749 distinct packages available 10:09:07 Removing intermediate container f44674816eee 10:09:07 ---> d79ded29f8ea 10:09:07 Step 6/23 : COPY go.mod . 10:09:07 OK: 233 MiB in 51 packages 10:09:07 OK: 233 MiB in 51 packages 10:09:07 ---> 256baf12ef07 10:09:07 Step 7/23 : RUN go mod download 10:09:07 Removing intermediate container 9890d1f6e148 10:09:07 ---> 4b1621ff2194 10:09:07 Step 6/20 : COPY go.mod . 10:09:08 ---> Running in fbeaaebfb2b9 10:09:08 Removing intermediate container 81e648234aee 10:09:08 ---> 79718b9521d5 10:09:08 Step 6/21 : COPY go.mod . 10:09:08 ---> c647561a231f 10:09:08 Step 7/20 : RUN go mod download 10:09:08 ---> Running in 4fbf065b268e 10:09:08 ---> cddb9093401d 10:09:08 Step 7/21 : RUN go mod download 10:09:08 Removing intermediate container d2d263b49ca2 10:09:08 ---> 725ccd9a30de 10:09:08 Step 6/21 : COPY go.mod . 10:09:08 Removing intermediate container 89a897d9c900 10:09:08 ---> ad2f06e79d41 10:09:08 Step 6/26 : COPY go.mod . 10:09:08 ---> Running in dbad61681f00 10:09:09 ---> 5ebe4e2adb99 10:09:09 Step 7/21 : RUN go mod download 10:09:09 ---> Running in 1890d559a43c 10:09:09 ---> fa3e7cbd8036 10:09:09 Step 7/26 : RUN go mod download 10:09:09 ---> Running in 7fc524f24070 10:09:10 Removing intermediate container 4fbf065b268e 10:09:10 ---> 38a411dea12a 10:09:10 Step 8/20 : COPY . . 10:09:10 Removing intermediate container fbeaaebfb2b9 10:09:10 ---> 247209b416c0 10:09:10 Step 8/23 : COPY . . 10:09:10 Removing intermediate container dbad61681f00 10:09:10 ---> 7fb3ab6d66b6 10:09:10 Step 8/21 : COPY . . 10:09:16 Removing intermediate container 1890d559a43c 10:09:16 ---> e2f7fadfd24e 10:09:16 Step 8/21 : COPY . . 10:09:18 Removing intermediate container 7fc524f24070 10:09:18 ---> d0001978633b 10:09:18 Step 8/26 : COPY . . 10:09:50 ---> d6502e61eb4f 10:09:50 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:09:50 ---> 8714441fb948 10:09:50 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 10:09:50 ---> Running in 443b9d58e1b1 10:09:50 ---> Running in c1482cd3607f 10:09:50 ---> be52609ec623 10:09:50 Step 9/21 : RUN make cmd/core-metadata/core-metadata 10:09:50 ---> 2ee4b5a64431 10:09:50 Step 9/21 : RUN make cmd/core-command/core-command 10:09:50 ---> 5457622c622c 10:09:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:09:50 ---> Running in ab5cd99fbd7d 10:09:50 ---> Running in 058969b7778b 10:09:50 ---> Running in dbbe0a0f06b4 10:09: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 10:09:51 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 10:09:51 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 10:09: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 10:09:51 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 10:10:30 Removing intermediate container dbbe0a0f06b4 10:10:30 ---> 44f4ff7cfa0e 10:10:30 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:10:30 ---> Running in b39bcfb98966 10:10:30 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 10:10:35 Removing intermediate container c1482cd3607f 10:10:35 ---> d10f24fa1e69 10:10:35 10:10:35 Step 10/23 : FROM scratch 10:10:35 ---> 10:10:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:10:36 Removing intermediate container 443b9d58e1b1 10:10:36 ---> c51c8b5da96a 10:10:36 10:10:36 Step 10/20 : FROM scratch 10:10:36 ---> 10:10:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:36 ---> Running in bb5a51702248 10:10:36 ---> Running in ca84044811df 10:10:36 Removing intermediate container ab5cd99fbd7d 10:10:36 ---> 52eb5ef4b92a 10:10:36 10:10:36 Step 10/21 : FROM scratch 10:10:36 ---> 10:10:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:36 Removing intermediate container 058969b7778b 10:10:36 ---> 9366828b7e98 10:10:36 10:10:36 Step 10/21 : FROM scratch 10:10:36 ---> 10:10:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:36 ---> Running in 929875d08081 10:10:36 ---> Running in 9019f19f3cae 10:10:36 Removing intermediate container bb5a51702248 10:10:36 ---> cd42e3a637cd 10:10:36 Step 12/23 : ENV APP_PORT=48060 10:10:36 Removing intermediate container ca84044811df 10:10:36 ---> 635fbd4517a0 10:10:36 Step 12/20 : ENV APP_PORT=48085 10:10:37 Removing intermediate container b39bcfb98966 10:10:37 ---> 84c8c75db582 10:10:37 10:10:37 Step 11/26 : FROM docker:latest 10:10:37 ---> 81f5749c9058 10:10:37 Step 12/26 : RUN apk add --no-cache bash 10:10:37 ---> Running in ba2cfcf7d1c2 10:10:37 ---> Running in f40c67ec4a86 10:10:37 Removing intermediate container 9019f19f3cae 10:10:37 ---> 3c67aa54b518 10:10:37 Step 12/21 : ENV APP_PORT=48082 10:10:37 ---> Running in 36410a453941 10:10:37 Removing intermediate container 929875d08081 10:10:37 ---> bdd8ef5fc2d8 10:10:37 Step 12/21 : ENV APP_PORT=48081 10:10:37 ---> Running in 32a12dd5f70f 10:10:37 ---> Running in 9752e8c9722b 10:10:37 Removing intermediate container ba2cfcf7d1c2 10:10:37 ---> 40f4ba9aaddd 10:10:37 Step 13/23 : EXPOSE $APP_PORT 10:10:37 Removing intermediate container f40c67ec4a86 10:10:37 ---> 1c99848f0784 10:10:37 Step 13/20 : EXPOSE $APP_PORT 10:10:37 ---> Running in 95a5da7c325d 10:10:37 Removing intermediate container 32a12dd5f70f 10:10:37 ---> c6d63570827a 10:10:37 Step 13/21 : EXPOSE $APP_PORT 10:10:38 ---> Running in ff94733f5cdc 10:10:38 Removing intermediate container 9752e8c9722b 10:10:38 ---> 8aa81c2aa71e 10:10:38 Step 13/21 : EXPOSE $APP_PORT 10:10:38 ---> Running in a29bb2d82f01 10:10:38 ---> Running in 54c3892bd852 10:10:38 Removing intermediate container 95a5da7c325d 10:10:38 ---> 9a44dfb2fa64 10:10:38 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 10:10:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:10:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:10:38 Removing intermediate container ff94733f5cdc 10:10:38 ---> d8123a0bade5 10:10:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:10:38 Removing intermediate container a29bb2d82f01 10:10:38 ---> 2fc9df4c60e0 10:10:38 Step 14/21 : WORKDIR / 10:10:38 Removing intermediate container 54c3892bd852 10:10:38 ---> 9844564be317 10:10:38 Step 14/21 : WORKDIR / 10:10:38 (1/2) Installing readline (8.0.4-r0) 10:10:38 ---> Running in b24d52ba6a5d 10:10:38 (2/2) Installing bash (5.0.17-r0) 10:10:38 Executing bash-5.0.17-r0.post-install 10:10:38 Executing busybox-1.31.1-r16.trigger 10:10:38 OK: 12 MiB in 22 packages 10:10:38 ---> 9a071553afc3 10:10:38 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:10:38 ---> Running in f24dcdd15b9f 10:10:38 ---> f6991fdb0e12 10:10:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:10:38 Removing intermediate container b24d52ba6a5d 10:10:38 ---> 3f863e4dfa05 10:10:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:10:39 Removing intermediate container f24dcdd15b9f 10:10:39 ---> bb4f05761f72 10:10:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:10:39 ---> 1a127f0d77e9 10:10:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:10:39 ---> 07a8e75003a3 10:10:39 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:10:39 ---> a1bad3446eab 10:10:39 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 10:10:40 ---> 1ed2ca2f5e74 10:10:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:10:40 Removing intermediate container 36410a453941 10:10:40 ---> d77bef411180 10:10:40 Step 13/26 : RUN rm -rf /var/cache/apk/* 10:10:41 ---> Running in d42fe9b97904 10:10:41 ---> 99e704e2961e 10:10:41 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:10:41 ---> Running in da99cf9d2a28 10:10:41 ---> a3db849e819e 10:10:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:10:41 ---> 2730c1fa929d 10:10:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:10:41 ---> 1d9d725720c3 10:10:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:10:41 Removing intermediate container da99cf9d2a28 10:10:41 ---> 6679728baec1 10:10:41 Step 18/20 : LABEL arch=x86_64 10:10:42 ---> Running in 2f8edff9fd7c 10:10:42 ---> 8449782dd362 10:10:42 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:10:42 ---> 91f671b022b0 10:10:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:10:42 ---> e221ea278576 10:10:42 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:10:42 ---> Running in 1492a87fa9c0 10:10:42 Removing intermediate container 2f8edff9fd7c 10:10:42 ---> 36bb1cc5cbf7 10:10:42 Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:10:42 ---> Running in fed40e6f1f42 10:10:42 ---> Running in ee071f32cb08 10:10:42 Removing intermediate container 1492a87fa9c0 10:10:42 ---> 7eba3bc23064 10:10:42 Step 19/21 : LABEL arch=x86_64 10:10:42 ---> af8026d1d9e7 10:10:42 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:10:42 ---> Running in 1abd32519550 10:10:42 Removing intermediate container fed40e6f1f42 10:10:42 ---> cc08b4f5bbb4 10:10:42 Step 19/21 : LABEL arch=x86_64 10:10:42 Removing intermediate container d42fe9b97904 10:10:42 ---> f7bb101dbc48 10:10:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:10:43 Removing intermediate container ee071f32cb08 10:10:43 ---> e3876c5e2945 10:10:43 Step 20/20 : LABEL version=0.0.0 10:10:43 ---> Running in 5d878f996718 10:10:43 ---> Running in 7aacfe4a3597 10:10:43 ---> Running in a02b80a9a161 10:10:43 Removing intermediate container 1abd32519550 10:10:43 ---> fa4e14bd0f6f 10:10:43 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:10:43 ---> 12848bb3bac0 10:10:43 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:10:43 ---> Running in 823db569cbcb 10:10:43 ---> Running in b20f46d70200 10:10:43 Removing intermediate container 5d878f996718 10:10:43 ---> 95248b357076 10:10:43 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:10:43 Removing intermediate container 7aacfe4a3597 10:10:43 ---> f211ef306a27 10:10:43 Step 15/26 : ENV APP_PORT=48090 10:10:43 Removing intermediate container a02b80a9a161 10:10:43 ---> 03af0881a529 10:10:43 10:10:43 ---> Running in 470d196a68b6 10:10:43 ---> Running in 5ea0b56eec10 10:10:44 Successfully built 03af0881a529 10:10:44 Removing intermediate container 823db569cbcb 10:10:44 ---> 83fb68294a3e 10:10:44 Step 21/21 : LABEL version=0.0.0 10:10:44 Successfully tagged docker-support-scheduler-go:latest 10:10:44 Removing intermediate container b20f46d70200 10:10:44 ---> 79a40d43b9c5 10:10:44 Step 21/23 : LABEL arch=x86_64 10:10:44  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 10:10:44 ---> Running in 5dc9071507c9 10:10:44 ---> Running in f0659900cfac 10:10:44 Removing intermediate container 470d196a68b6 10:10:44 ---> 8681e2ee8b36 10:10:44 Step 21/21 : LABEL version=0.0.0 10:10:44 Removing intermediate container 5ea0b56eec10 10:10:44 ---> cf11d6ee3707 10:10:44 Step 16/26 : EXPOSE $APP_PORT 10:10:44 ---> Running in b9b33c73d920 10:10:44 Removing intermediate container 5dc9071507c9 10:10:44 ---> 5580bddb747f 10:10:44 10:10:44 ---> Running in adf059e70fc2 10:10:45 Removing intermediate container f0659900cfac 10:10:45 ---> f397ca23f45a 10:10:45 Step 22/23 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:10:45 Successfully built 5580bddb747f 10:10:45 Successfully tagged docker-core-metadata-go:latest 10:10:45  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 10:10:45 ---> Running in d5e2dff6fc79 10:10:45 Removing intermediate container b9b33c73d920 10:10:45 ---> e21ea96a3c72 10:10:45 10:10:45 Removing intermediate container adf059e70fc2 10:10:45 ---> a2b5eac1a4c7 10:10:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:10:45 Successfully built e21ea96a3c72 10:10:45 Successfully tagged docker-core-command-go:latest 10:10:45 Building docker-security-secrets-setup-go 10:10:45  Building docker-core-command-go ... done Removing intermediate container d5e2dff6fc79 10:10:45 ---> 22e8703508ea 10:10:45 Step 23/23 : LABEL version=0.0.0 10:10:46 ---> Running in c60e045a6de2 10:10:52 Removing intermediate container c60e045a6de2 10:10:52 ---> fb81a7678525 10:10:52 ---> eaf5ccf64f13 10:10:52 10:10:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:10:52 Successfully built eaf5ccf64f13 10:10:52 Successfully tagged docker-support-notifications-go:latest 10:10:52 Building docker-support-logging-go 10:10:52  Building docker-support-notifications-go ... done  ---> 3c93a4d7fa7e 10:10:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:11:03 ---> fc291c9da773 10:11:03 Step 20/26 : RUN apk --no-cache add py-pip 10:11:04 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:11:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:11:04 ---> 116c5937a119 10:11:04 Step 3/20 : WORKDIR /edgex-go 10:11:04 ---> Using cache 10:11:04 ---> da96c974456b 10:11:04 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:04 ---> Using cache 10:11:04 ---> 0c1d2f056558 10:11:04 Step 5/20 : RUN apk update && apk add make git 10:11:04 ---> Using cache 10:11:04 ---> 725ccd9a30de 10:11:04 Step 6/20 : COPY go.mod . 10:11:04 ---> Using cache 10:11:04 ---> 5ebe4e2adb99 10:11:04 Step 7/20 : RUN go mod download 10:11:04 ---> Using cache 10:11:04 ---> e2f7fadfd24e 10:11:04 Step 8/20 : COPY . . 10:11:04 ---> Using cache 10:11:04 ---> 2ee4b5a64431 10:11:04 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 10:11:05 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 10:11:05 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:11:05 ---> 116c5937a119 10:11:05 Step 3/29 : WORKDIR /edgex-go 10:11:05 ---> Using cache 10:11:05 ---> da96c974456b 10:11:05 Step 4/29 : RUN apk update && apk add make git 10:11:05 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:11:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:11:05 ---> 116c5937a119 10:11:05 Step 3/26 : WORKDIR /edgex-go 10:11:05 ---> Using cache 10:11:05 ---> da96c974456b 10:11:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:05 ---> Using cache 10:11:05 ---> 0c1d2f056558 10:11:05 Step 5/26 : RUN apk update && apk add make git 10:11:05 ---> Using cache 10:11:05 ---> 725ccd9a30de 10:11:05 Step 6/26 : COPY go.mod . 10:11:05 ---> Using cache 10:11:05 ---> 5ebe4e2adb99 10:11:05 Step 7/26 : RUN go mod download 10:11:05 ---> Using cache 10:11:05 ---> e2f7fadfd24e 10:11:05 Step 8/26 : COPY . . 10:11:05 ---> Using cache 10:11:05 ---> 2ee4b5a64431 10:11:05 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 10:11:07 ---> Running in fed06142583d 10:11:08 ---> Running in bc91262679dd 10:11:08 ---> Running in 0b16aa9a2305 10:11:08 ---> Running in 83a085cc920d 10:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:11: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 10:11:11 (1/33) Installing libbz2 (1.0.8-r1) 10:11:11 (2/33) Installing expat (2.2.9-r1) 10:11:11 (3/33) Installing libffi (3.3-r2) 10:11:11 (4/33) Installing gdbm (1.13-r1) 10:11:11 (5/33) Installing xz-libs (5.2.5-r0) 10:11:11 (6/33) Installing sqlite-libs (3.32.1-r0) 10:11:11 (7/33) Installing python3 (3.8.5-r0) 10:11:12 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 10:11:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:11:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:11:14 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:11:14 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:11:14 OK: 12749 distinct packages available 10:11:14 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:11:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:11:14 ---> 116c5937a119 10:11:14 Step 3/21 : WORKDIR /edgex-go 10:11:14 ---> Using cache 10:11:14 ---> da96c974456b 10:11:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:14 ---> Using cache 10:11:14 ---> 0c1d2f056558 10:11:14 Step 5/21 : RUN apk update && apk add make && apk add bash git 10:11:14 OK: 233 MiB in 51 packages 10:11:16 (8/33) Installing py3-appdirs (1.4.4-r1) 10:11:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:11:16 (10/33) Installing py3-parsing (2.4.7-r0) 10:11:16 (11/33) Installing py3-six (1.15.0-r0) 10:11:16 ---> Running in eb414d1257af 10:11:16 (12/33) Installing py3-packaging (20.4-r0) 10:11:16 (13/33) Installing py3-setuptools (47.0.0-r0) 10:11:16 (14/33) Installing py3-chardet (3.0.4-r4) 10:11:16 (15/33) Installing py3-idna (2.9-r0) 10:11:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:11:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:11:17 (18/33) Installing py3-requests (2.23.0-r0) 10:11:17 (19/33) Installing py3-msgpack (1.0.0-r0) 10:11:17 (20/33) Installing py3-lockfile (0.12.2-r3) 10:11:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:11:17 (22/33) Installing py3-colorama (0.4.3-r0) 10:11:17 (23/33) Installing py3-distlib (0.3.0-r0) 10:11:17 (24/33) Installing py3-distro (1.5.0-r1) 10:11:17 (25/33) Installing py3-webencodings (0.5.1-r3) 10:11:17 (26/33) Installing py3-html5lib (1.0.1-r4) 10:11:17 Removing intermediate container 83a085cc920d 10:11:17 ---> fbf79e9a646e 10:11:17 Step 5/29 : COPY go.mod . 10:11:18 (27/33) Installing py3-pytoml (0.1.21-r0) 10:11:18 (28/33) Installing py3-pep517 (0.8.2-r0) 10:11:18 (29/33) Installing py3-progress (1.5-r0) 10:11:18 (30/33) Installing py3-toml (0.10.1-r0) 10:11:18 (31/33) Installing py3-retrying (1.3.3-r0) 10:11:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:11:18 (33/33) Installing py3-pip (20.1.1-r0) 10:11:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:11:18 Executing busybox-1.31.1-r16.trigger 10:11:18 OK: 71 MiB in 55 packages 10:11:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:11:18 ---> 55f21681029a 10:11:18 Step 6/29 : RUN go mod download 10:11:19 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:11:19 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:11:19 OK: 12749 distinct packages available 10:11:19 ---> Running in c525c329d243 10:11:19 OK: 233 MiB in 51 packages 10:11:19 OK: 233 MiB in 51 packages 10:11:22 Removing intermediate container eb414d1257af 10:11:22 ---> 9dd81e664f0b 10:11:22 Step 6/21 : COPY go.mod . 10:11:23 Removing intermediate container c525c329d243 10:11:23 ---> d5e86a09d9c5 10:11:23 Step 7/29 : COPY . . 10:11:24 ---> dccb4393c1a6 10:11:24 Step 7/21 : RUN go mod download 10:11:31 ---> Running in 6da5c10b1da3 10:11:31 Removing intermediate container fed06142583d 10:11:31 ---> 3a10f9b42272 10:11:31 Step 21/26 : RUN pip install docker-compose==1.23.2 10:11:33 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 10:11:34 ---> Running in 4bd6fee0aa7d 10:11:39 Removing intermediate container 6da5c10b1da3 10:11:39 ---> 7eacdf7d0d2a 10:11:39 Step 8/21 : COPY . . 10:11:45 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 10:11:45 Collecting docker-compose==1.23.2 10:11:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:11:47 Collecting texttable<0.10,>=0.9.0 10:11:47 Downloading texttable-0.9.1.tar.gz (11 kB) 10:11:51 Collecting dockerpty<0.5,>=0.4.1 10:11:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:11:51 ---> ba7b833b2849 10:11:51 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 10:11:51 Removing intermediate container bc91262679dd 10:11:51 ---> cc80e643866d 10:11:51 10:11:51 Step 10/20 : FROM alpine 10:11:51 latest: Pulling from library/alpine 10:11:51 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 10:11:51 Collecting cached-property<2,>=1.2.0 10:11:51 Status: Downloaded newer image for alpine:latest 10:11:51 ---> a24bb4013296 10:11:51 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:11:51 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 10:11:51 ---> Running in 3193a195fb2f 10:11:51 ---> Running in ee0f9691f4af 10:11:51 Collecting websocket-client<1.0,>=0.32.0 10:11:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:11:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:11:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:11:52 Collecting jsonschema<3,>=2.5.1 10:11:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:11:53 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 10:11:53 Collecting docker<4.0,>=3.6.0 10:11:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:11:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:11:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:11:54 v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:11:54 v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:11:54 OK: 12749 distinct packages available 10:11:54 (1/4) Installing ca-certificates (20191127-r4) 10:11:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:11:54 (3/4) Installing libcurl (7.69.1-r0) 10:11:54 (4/4) Installing curl (7.69.1-r0) 10:11:54 Executing busybox-1.31.1-r16.trigger 10:11:55 Collecting PyYAML<4,>=3.10 10:11:55 Downloading PyYAML-3.13.tar.gz (270 kB) 10:11:55 Executing ca-certificates-20191127-r4.trigger 10:11:55 OK: 7 MiB in 18 packages 10:11:58 Collecting docopt<0.7,>=0.6.1 10:11:58 Downloading docopt-0.6.2.tar.gz (25 kB) 10:11:59 Removing intermediate container 0b16aa9a2305 10:11:59 ---> 9c2535068f63 10:11:59 10:11:59 Step 10/26 : FROM alpine:3.10 10:11:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:11:59 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) 10:11:59 3.10: Pulling from library/alpine 10:11:59 Collecting idna<2.8,>=2.5 10:11:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:11:59 Collecting urllib3<1.25,>=1.21.1 10:12:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:12:00 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) 10:12:00 Collecting docker-pycreds>=0.4.0 10:12:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:12:02 Removing intermediate container ee0f9691f4af 10:12:02 ---> f351dbfe66b5 10:12:02 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:12:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:12:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:12:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:12:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:12:02 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:12:02 Installing collected packages: texttable, dockerpty, cached-property, websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose 10:12:02 Running setup.py install for texttable: started 10:12:02 Status: Downloaded newer image for alpine:3.10 10:12:02 ---> be4e4bea2c2e 10:12:02 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:12:02 ---> Running in fc09e8f76eff 10:12:02 ---> Running in 35db83bcf859 10:12:02 ---> fbd6a59e6611 10:12:02 Step 9/21 : RUN make cmd/support-logging/support-logging 10:12:02 ---> Running in f7d4c97bd7ae 10:12:02 Removing intermediate container fc09e8f76eff 10:12:02 ---> 80151803fb81 10:12:02 Step 13/20 : WORKDIR /edgex 10:12:02 Running setup.py install for texttable: finished with status 'done' 10:12:02 Running setup.py install for dockerpty: started 10:12:02 ---> Running in 0b5178c1e687 10:12:03 Removing intermediate container 0b5178c1e687 10:12:03 ---> 174c486e80a1 10:12:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:12:03 Running setup.py install for dockerpty: finished with status 'done' 10:12:03 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:12:03 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:12:03 OK: 10346 distinct packages available 10:12: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 10:12:03 Attempting uninstall: idna 10:12:03 Found existing installation: idna 2.9 10:12:03 Uninstalling idna-2.9: 10:12:03 (1/5) Installing ca-certificates (20191127-r2) 10:12:03 Successfully uninstalled idna-2.9 10:12:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:12:03 (3/5) Installing libcurl (7.66.0-r0) 10:12:04 (4/5) Installing curl (7.66.0-r0) 10:12:04 (5/5) Installing dumb-init (1.2.2-r1) 10:12:04 Executing busybox-1.30.1-r3.trigger 10:12:04 Executing ca-certificates-20191127-r2.trigger 10:12:04 ---> ae969a24a62f 10:12:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:12:04 OK: 7 MiB in 19 packages 10:12:04 Attempting uninstall: urllib3 10:12:04 Found existing installation: urllib3 1.25.9 10:12:04 Uninstalling urllib3-1.25.9: 10:12:04 Successfully uninstalled urllib3-1.25.9 10:12:06 Attempting uninstall: requests 10:12:06 Found existing installation: requests 2.23.0 10:12:06 Uninstalling requests-2.23.0: 10:12:06 Successfully uninstalled requests-2.23.0 10:12:07 ---> 3679ecdd4b5f 10:12:07 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:12:08 ---> Running in de431204b59c 10:12:08 Removing intermediate container 35db83bcf859 10:12:08 ---> 17de3a875e6c 10:12:08 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:12:08 ---> Running in 3382236c7d5c 10:12:08 Running setup.py install for PyYAML: started 10:12:09 Removing intermediate container de431204b59c 10:12:09 ---> c6ac11006241 10:12:09 Step 17/20 : CMD ["--init=true"] 10:12:09 Removing intermediate container 3382236c7d5c 10:12:09 ---> 4594dac64e85 10:12:09 Step 13/26 : WORKDIR / 10:12:09 ---> Running in d4a473e09a81 10:12:09 Running setup.py install for PyYAML: finished with status 'done' 10:12:09 Running setup.py install for docopt: started 10:12:09 ---> Running in 01eabc81c021 10:12:10 Removing intermediate container d4a473e09a81 10:12:10 ---> 4f45ce6c5f3c 10:12:10 Step 18/20 : LABEL arch=x86_64 10:12:10 ---> Running in dd05b9134f84 10:12:10 Removing intermediate container 01eabc81c021 10:12:10 ---> 10ac2f7672b9 10:12:10 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:12:10 Running setup.py install for docopt: finished with status 'done' 10:12:10 Removing intermediate container dd05b9134f84 10:12:10 ---> bd3a0ca3de13 10:12:10 Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:12:10 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 10:12:11 ---> Running in bb3fc3b94400 10:12:11 ---> ca64f6a7a489 10:12:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:12:11 Removing intermediate container bb3fc3b94400 10:12:11 ---> e400cd4fd5c4 10:12:11 Step 20/20 : LABEL version=0.0.0 10:12:11 ---> Running in f2e1ea25d726 10:12:11 ---> cee7e9ab506a 10:12:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:12:12 Removing intermediate container f2e1ea25d726 10:12:12 ---> 17814707c43e 10:12:12 10:12:12 Successfully built 17814707c43e 10:12:12 ---> 560575cc4379 10:12:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 10:12:13 Successfully tagged docker-security-proxy-setup-go:latest 10:12:13  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 10:12:21 ---> 8b13a5e381d1 10:12:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:12:21 Removing intermediate container 4bd6fee0aa7d 10:12:21 ---> 5f71667f229e 10:12:21 Step 22/26 : RUN apk --no-cache add curl 10:12:23 ---> Running in 8fbddf567a8a 10:12:23 Removing intermediate container 3193a195fb2f 10:12:23 ---> 7f65a6f12d80 10:12:23 10:12:23 Step 9/29 : FROM alpine:latest 10:12:23 ---> a24bb4013296 10:12:23 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:12:23 ---> e4624aae3bee 10:12:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:12:25 ---> Running in fcabc7212941 10:12:26 Removing intermediate container fcabc7212941 10:12:26 ---> e89dcf2d7b01 10:12:26 Step 11/29 : USER root 10:12:26 ---> df0c7e18c004 10:12:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 10:12:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:12:27 (2/3) Installing libcurl (7.69.1-r0) 10:12:27 (3/3) Installing curl (7.69.1-r0) 10:12:27 Executing busybox-1.31.1-r16.trigger 10:12:27 OK: 72 MiB in 58 packages 10:12:27 ---> Running in d957bca14b3a 10:12:28 Removing intermediate container d957bca14b3a 10:12:28 ---> 5b73c6aaddf2 10:12:28 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:12:28 ---> 8d389f44cd44 10:12:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:12:28 ---> Running in 3c31818b1d46 10:12:29 ---> ec0d434ff2ac 10:12:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:30 ---> Running in 09be1d202eb7 10:12:30 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 10:12:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:12:30 ---> 116c5937a119 10:12:30 Step 3/22 : WORKDIR /edgex-go 10:12:31 ---> Using cache 10:12:31 ---> da96c974456b 10:12:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:31 ---> Using cache 10:12:31 ---> 0c1d2f056558 10:12:31 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:12:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:32 Removing intermediate container 8fbddf567a8a 10:12:32 ---> 2b1c6489331f 10:12:32 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:12:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:32 v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:12:32 v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:12:32 OK: 12749 distinct packages available 10:12:32 (1/2) Installing ca-certificates (20191127-r4) 10:12:32 (2/2) Installing dumb-init (1.2.2-r1) 10:12:32 Executing busybox-1.31.1-r16.trigger 10:12:32 Executing ca-certificates-20191127-r4.trigger 10:12:32 OK: 6 MiB in 16 packages 10:12:33 ---> Running in bcc01d592707 10:12:33 ---> Running in edb2fa224c03 10:12:33 Removing intermediate container f7d4c97bd7ae 10:12:33 ---> 067853f55ce5 10:12:33 10:12:33 Step 10/21 : FROM scratch 10:12:33 ---> 10:12:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:12:33 ---> Using cache 10:12:33 ---> cd42e3a637cd 10:12:33 Step 12/21 : ENV APP_PORT=48061 10:12:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:34 Removing intermediate container edb2fa224c03 10:12:34 ---> e8889f0ad97f 10:12:34 Step 24/26 : LABEL arch=x86_64 10:12:34 Removing intermediate container 3c31818b1d46 10:12:34 ---> a94df63d05b4 10:12:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:12:34 ---> Running in ae80de729226 10:12:34 ---> Running in 2a2d686b1373 10:12:34 ---> Running in f96e08798657 10:12:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:34 Removing intermediate container ae80de729226 10:12:34 ---> 00748cbd66f7 10:12:34 Step 13/21 : EXPOSE $APP_PORT 10:12:34 Removing intermediate container 09be1d202eb7 10:12:34 ---> 18047c51210f 10:12:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:12:34 ---> Running in 0f4df23d8ee6 10:12:34 ---> Running in 41e77e706464 10:12:34 Removing intermediate container f96e08798657 10:12:34 ---> f915350261bb 10:12:34 Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:12:35 Removing intermediate container 2a2d686b1373 10:12:35 ---> 04f331033e5b 10:12:35 Step 14/29 : WORKDIR $BASE_DIR 10:12:35 ---> Running in e6b4a2772966 10:12:35 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:12:35 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:12:35 OK: 12749 distinct packages available 10:12:35 OK: 233 MiB in 51 packages 10:12:36 ---> Running in f51a7e4de84a 10:12:36 Removing intermediate container 0f4df23d8ee6 10:12:36 ---> f57af1a62e34 10:12:36 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 10:12:36 Removing intermediate container 41e77e706464 10:12:36 ---> 2c24df289c9f 10:12:36 Step 24/26 : LABEL arch=x86_64 10:12:36 Removing intermediate container e6b4a2772966 10:12:36 ---> 58835dbc63fc 10:12:36 Step 26/26 : LABEL version=0.0.0 10:12:37 ---> Running in 32f574ce4376 10:12:37 Removing intermediate container f51a7e4de84a 10:12:37 ---> c372b001eb94 10:12:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:12:37 ---> 5f5cb5655770 10:12:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 10:12:37 ---> Running in fc220141fe8b 10:12:37 ---> Running in ba69cf8b7aa7 10:12:37 Removing intermediate container bcc01d592707 10:12:37 ---> 71bd5f2298b6 10:12:37 Step 6/22 : COPY go.mod . 10:12:37 Removing intermediate container 32f574ce4376 10:12:37 ---> 1fa0fbc566a3 10:12:37 Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:12:37 Removing intermediate container fc220141fe8b 10:12:37 ---> ccb735f2ac1e 10:12:37 10:12:37 ---> Running in f6ba22cf6aba 10:12:37 ---> ce9b1b62b1d6 10:12:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 10:12:37 ---> d806161e928a 10:12:37 Step 7/22 : RUN go mod download 10:12:37 Successfully built ccb735f2ac1e 10:12:37 Successfully tagged docker-sys-mgmt-agent-go:latest 10:12:37  Building docker-sys-mgmt-agent-go ... done  ---> Running in 773a6a4535bc 10:12:37 Removing intermediate container f6ba22cf6aba 10:12:37 ---> 5e306fcf6dcc 10:12:37 Step 26/26 : LABEL version=0.0.0 10:12:38 ---> Running in da86105beca1 10:12:38 ---> 357c0a6ca7e4 10:12:38 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 10:12:38 Removing intermediate container da86105beca1 10:12:38 ---> 57ffd0014289 10:12:38 10:12:38 Successfully built 57ffd0014289 10:12:38 Successfully tagged docker-security-secretstore-setup-go:latest 10:12:38  Building docker-security-secretstore-setup-go ... done  ---> d44eeb30634e 10:12:38 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:12:38 Removing intermediate container ba69cf8b7aa7 10:12:38 ---> 29b19b61cd3f 10:12:38 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:12:39 ---> Running in bf71d2119159 10:12:39 Removing intermediate container bf71d2119159 10:12:39 ---> 8354b4f9bcbc 10:12:39 Step 19/21 : LABEL arch=x86_64 10:12:39 ---> Running in 2b844af7691a 10:12:39 ---> ff92c5c2a0e5 10:12:39 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:12:39 Removing intermediate container 2b844af7691a 10:12:39 ---> db1469feb74f 10:12:39 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:12:39 Removing intermediate container 773a6a4535bc 10:12:39 ---> 6e82c310fe69 10:12:39 Step 8/22 : COPY . . 10:12:39 ---> Running in 0b9b083da591 10:12:39 ---> 8d5d84125206 10:12:39 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:12:41 Removing intermediate container 0b9b083da591 10:12:41 ---> dfdc1bdfbf56 10:12:41 Step 21/21 : LABEL version=0.0.0 10:12:41 ---> 6d31f4da549c 10:12:41 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:12:41 ---> Running in cd4b05f27d2e 10:12:42 Removing intermediate container cd4b05f27d2e 10:12:42 ---> b8454d480fe1 10:12:42 10:12:42 Successfully built b8454d480fe1 10:12:43 ---> 09ac5a597a3f 10:12:43 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:12:43 Successfully tagged docker-support-logging-go:latest 10:12:45  Building docker-support-logging-go ... done  ---> 82c3773407e1 10:12:45 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:12:46 ---> Running in 69f280689866 10:12:50 Removing intermediate container 69f280689866 10:12:50 ---> a0a0cd9540b5 10:12:50 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:12:50 ---> e14ee16a4ca3 10:12:50 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:51 ---> Running in 2af3579fc042 10:12:52 ---> 8e9756d03f4a 10:12:52 Step 9/22 : RUN make cmd/core-data/core-data 10:12:52 ---> Running in acbc4e43300b 10:12:53 Removing intermediate container 2af3579fc042 10:12:53 ---> 7f910ca2ac26 10:12:53 Step 24/29 : RUN chmod 755 security-secrets-setup 10:12:53 ---> Running in d37d10acb5d4 10:12:53 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 10:12:54 Removing intermediate container d37d10acb5d4 10:12:54 ---> 4b7f946b2aeb 10:12:54 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:12:54 ---> Running in 23be02dd3312 10:12:55 Removing intermediate container 23be02dd3312 10:12:55 ---> 6e7a3870abb7 10:12:55 Step 26/29 : CMD [ "generate" ] 10:12:55 ---> Running in 6af66d413b0e 10:12:55 Removing intermediate container 6af66d413b0e 10:12:55 ---> aaabe850889f 10:12:55 Step 27/29 : LABEL arch=x86_64 10:12:55 ---> Running in 1b71ff6e03d1 10:12:56 Removing intermediate container 1b71ff6e03d1 10:12:56 ---> aae80932622c 10:12:56 Step 28/29 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:12:56 ---> Running in 45abf533ebd0 10:12:56 Removing intermediate container 45abf533ebd0 10:12:56 ---> 12eeed559fb0 10:12:56 Step 29/29 : LABEL version=0.0.0 10:12:56 ---> Running in 18b8f490a99b 10:12:56 Removing intermediate container 18b8f490a99b 10:12:56 ---> d799179d387d 10:12:56 10:12:56 Successfully built d799179d387d 10:12:56 Successfully tagged docker-security-secrets-setup-go:latest 10:13:09  Building docker-security-secrets-setup-go ... done Removing intermediate container acbc4e43300b 10:13:09 ---> ece91da59e7d 10:13:09 10:13:09 Step 10/22 : FROM alpine 10:13:09 ---> a24bb4013296 10:13:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:13:09 ---> Running in 0b10edc67812 10:13:09 Removing intermediate container 0b10edc67812 10:13:09 ---> 5c68bea12bf0 10:13:09 Step 12/22 : ENV APP_PORT=48080 10:13:09 ---> Running in 5de7272242ba 10:13:09 Removing intermediate container 5de7272242ba 10:13:09 ---> 5be1c0b3af48 10:13:09 Step 13/22 : EXPOSE $APP_PORT 10:13:09 ---> Running in 325b8687eb8d 10:13:09 Removing intermediate container 325b8687eb8d 10:13:09 ---> bbb35a655658 10:13:09 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:09 ---> Running in 4faa74cc2e36 10:13:10 Removing intermediate container 4faa74cc2e36 10:13:10 ---> 0d0c98bd5d00 10:13:10 Step 15/22 : RUN apk --no-cache add zeromq 10:13:10 ---> Running in de9f6e120e0b 10:13:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:13:11 (1/5) Installing libgcc (9.3.0-r2) 10:13:11 (2/5) Installing libsodium (1.0.18-r0) 10:13:11 (3/5) Installing libstdc++ (9.3.0-r2) 10:13:11 (4/5) Installing libzmq (4.3.2-r0) 10:13:12 (5/5) Installing zeromq (4.3.2-r0) 10:13:12 Executing busybox-1.31.1-r16.trigger 10:13:12 OK: 8 MiB in 19 packages 10:13:12 Removing intermediate container de9f6e120e0b 10:13:12 ---> 5bd67c20d936 10:13:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:13:12 ---> 29bb677583a0 10:13:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:13:13 ---> e7a1b136e215 10:13:13 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:13:13 ---> fecefb619302 10:13:13 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:13:13 ---> Running in c7241e481729 10:13:14 Removing intermediate container c7241e481729 10:13:14 ---> a0cebb1fd3f9 10:13:14 Step 20/22 : LABEL arch=x86_64 10:13:14 ---> Running in 5f4d3240de94 10:13:14 Removing intermediate container 5f4d3240de94 10:13:14 ---> 60b9459fb262 10:13:14 Step 21/22 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:13:14 ---> Running in 3873d72646ef 10:13:14 Removing intermediate container 3873d72646ef 10:13:14 ---> f2e59d791b2b 10:13:14 Step 22/22 : LABEL version=0.0.0 10:13:14 ---> Running in 76bc6ca4ef49 10:13:14 Removing intermediate container 76bc6ca4ef49 10:13:14 ---> 909b4c1f5bba 10:13:14 10:13:14 Successfully built 909b4c1f5bba 10:13:14 Successfully tagged docker-core-data-go:latest 10:13:15  Building docker-core-data-go ... done  [Pipeline] } 10:13:15 $ docker stop --time=1 f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 10:13:17 $ docker rm -f f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:17 + docker images 10:13:17 + grep docker 10:13:18 docker-core-data-go latest 909b4c1f5bba 4 seconds ago 23.8MB 10:13:18 docker-security-secrets-setup-go latest d799179d387d 22 seconds ago 25.1MB 10:13:18 docker-support-logging-go latest b8454d480fe1 37 seconds ago 11.8MB 10:13:18 docker-security-secretstore-setup-go latest 57ffd0014289 40 seconds ago 33.9MB 10:13:18 docker-sys-mgmt-agent-go latest ccb735f2ac1e 41 seconds ago 284MB 10:13:18 docker-security-proxy-setup-go latest 17814707c43e About a minute ago 16.4MB 10:13:18 docker-support-notifications-go latest eaf5ccf64f13 2 minutes ago 14.4MB 10:13:18 docker-core-command-go latest e21ea96a3c72 2 minutes ago 13MB 10:13:18 docker-core-metadata-go latest 5580bddb747f 2 minutes ago 14.4MB 10:13:18 docker-support-scheduler-go latest 03af0881a529 2 minutes ago 13.1MB 10:13:18 docker latest 81f5749c9058 6 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3014 in /w/workspace/edgexfoundry_edgex-go_PR-2653 [Pipeline] { [Pipeline] ws 10:13:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:14:01 using credential edgex-jenkins-ssh 10:14:01 Cloning the remote Git repository 10:14:01 Cloning with configured refspecs honoured and without tags 10:14:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:14:01 > git init /w/workspace/edgex-go/1 # timeout=10 10:14:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:14:02 > git --version # timeout=10 10:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:14:16 > git config --add remote.origin.fetch +refs/pull/2653/head:refs/remotes/origin/PR-2653 # timeout=10 10:14:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:16 Fetching without tags 10:14:17 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit a634c44b4a83778418d5547c5a420336035395e1 10:14:17 Merge succeeded, producing a634c44b4a83778418d5547c5a420336035395e1 10:14:17 Checking out Revision a634c44b4a83778418d5547c5a420336035395e1 (PR-2653) 10:14:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:14:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:14:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:17 > git config core.sparsecheckout # timeout=10 10:14:17 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 10:14:17 > git remote # timeout=10 10:14:17 > git config --get remote.origin.url # timeout=10 10:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:17 > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 10:14:17 > git rev-parse HEAD^{commit} # timeout=10 10:14:17 > git config core.sparsecheckout # timeout=10 10:14:17 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 10:14:22 Commit message: "Update V2 API core data swagger file" 10:14:22 > git --version # timeout=10 10:14:22 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:14:35 ========================================================= 10:14:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 10:14:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:14:36 + 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 . 10:14:41 Sending build context to Docker daemon 323MB 10:14:41 Step 1/7 : ARG BASE=golang:1.13-alpine 10:14:41 Step 2/7 : FROM ${BASE} 10:14:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:41 b538f80385f9: Pulling fs layer 10:14:41 74f711af9a0d: Pulling fs layer 10:14:41 99f96fe45779: Pulling fs layer 10:14:41 fd7a069fd194: Pulling fs layer 10:14:41 66aa3694b03b: Pulling fs layer 10:14:41 170f70906a0f: Pulling fs layer 10:14:41 ad7c5574e4b9: Pulling fs layer 10:14:41 e772456be8f7: Pulling fs layer 10:14:41 c890913d741a: Pulling fs layer 10:14:41 2480fcc9aa5a: Pulling fs layer 10:14:41 09adf4765672: Pulling fs layer 10:14:41 fd7a069fd194: Waiting 10:14:41 66aa3694b03b: Waiting 10:14:41 170f70906a0f: Waiting 10:14:41 ad7c5574e4b9: Waiting 10:14:41 e772456be8f7: Waiting 10:14:41 c890913d741a: Waiting 10:14:41 2480fcc9aa5a: Waiting 10:14:41 09adf4765672: Waiting 10:14:41 99f96fe45779: Verifying Checksum 10:14:41 99f96fe45779: Download complete 10:14:41 74f711af9a0d: Verifying Checksum 10:14:41 74f711af9a0d: Download complete 10:14:41 66aa3694b03b: Verifying Checksum 10:14:41 66aa3694b03b: Download complete 10:14:41 170f70906a0f: Download complete 10:14:41 b538f80385f9: Verifying Checksum 10:14:41 b538f80385f9: Download complete 10:14:42 b538f80385f9: Pull complete 10:14:42 74f711af9a0d: Pull complete 10:14:43 99f96fe45779: Pull complete 10:14:44 ad7c5574e4b9: Verifying Checksum 10:14:44 ad7c5574e4b9: Download complete 10:14:44 c890913d741a: Verifying Checksum 10:14:44 c890913d741a: Download complete 10:14:46 2480fcc9aa5a: Verifying Checksum 10:14:46 2480fcc9aa5a: Download complete 10:14:46 09adf4765672: Verifying Checksum 10:14:46 09adf4765672: Download complete 10:14:46 e772456be8f7: Verifying Checksum 10:14:46 e772456be8f7: Download complete 10:14:47 fd7a069fd194: Verifying Checksum 10:14:47 fd7a069fd194: Download complete 10:14:57 fd7a069fd194: Pull complete 10:14:58 66aa3694b03b: Pull complete 10:14:58 170f70906a0f: Pull complete 10:15:02 ad7c5574e4b9: Pull complete 10:15:06 e772456be8f7: Pull complete 10:15:07 c890913d741a: Pull complete 10:15:09 2480fcc9aa5a: Pull complete 10:15:10 09adf4765672: Pull complete 10:15:10 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 10:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 10:15:10 ---> 2248a725d1cf 10:15:10 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 10:15:16 ---> Running in a33d9abb228a 10:15:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:15:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:15:18 (1/12) Installing libmagic (5.38-r0) 10:15:19 (2/12) Installing file (5.38-r0) 10:15:19 (3/12) Installing libc-dev (0.7.2-r3) 10:15:19 (4/12) Installing g++ (9.3.0-r2) 10:15:20 (5/12) Installing fortify-headers (1.1-r0) 10:15:21 (6/12) Installing patch (2.7.6-r6) 10:15:21 (7/12) Installing build-base (0.5-r2) 10:15:21 (8/12) Installing libsodium (1.0.18-r0) 10:15:21 (9/12) Installing pkgconf (1.7.2-r0) 10:15:21 (10/12) Installing libsodium-dev (1.0.18-r0) 10:15:21 (11/12) Installing libzmq (4.3.2-r0) 10:15:21 (12/12) Installing zeromq-dev (4.3.2-r0) 10:15:21 Executing busybox-1.31.1-r16.trigger 10:15:21 OK: 217 MiB in 51 packages 10:15:25 Removing intermediate container a33d9abb228a 10:15:25 ---> 8c572d45d185 10:15:25 Step 4/7 : WORKDIR /edgex-go 10:15:26 ---> Running in f621ead3d729 10:15:26 Removing intermediate container f621ead3d729 10:15:26 ---> 34523398c79d 10:15:26 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:15:27 latest: Pulling from library/docker 10:15:27 b538f80385f9: Already exists 10:15:27 259a493cd78d: Pulling fs layer 10:15:27 b8e66b5100f5: Pulling fs layer 10:15:27 39dc9c94d07c: Pulling fs layer 10:15:27 551b823b3b82: Pulling fs layer 10:15:27 3c52a74df98c: Pulling fs layer 10:15:27 6c9b121b6998: Pulling fs layer 10:15:27 551b823b3b82: Waiting 10:15:27 3c52a74df98c: Waiting 10:15:27 6c9b121b6998: Waiting 10:15:27 b8e66b5100f5: Verifying Checksum 10:15:27 b8e66b5100f5: Download complete 10:15:27 551b823b3b82: Verifying Checksum 10:15:27 551b823b3b82: Download complete 10:15:27 3c52a74df98c: Verifying Checksum 10:15:27 3c52a74df98c: Download complete 10:15:27 6c9b121b6998: Verifying Checksum 10:15:27 6c9b121b6998: Download complete 10:15:28 39dc9c94d07c: Verifying Checksum 10:15:28 39dc9c94d07c: Download complete 10:15:28 259a493cd78d: Verifying Checksum 10:15:28 259a493cd78d: Download complete 10:15:29 259a493cd78d: Pull complete 10:15:29 b8e66b5100f5: Pull complete 10:15:33 39dc9c94d07c: Pull complete 10:15:33 551b823b3b82: Pull complete 10:15:33 3c52a74df98c: Pull complete 10:15:34 6c9b121b6998: Pull complete 10:15:34 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 10:15:34 Status: Downloaded newer image for docker:latest 10:15:37 ---> 2640f6c22300 10:15:37 Step 6/7 : COPY go.mod . 10:15:38 ---> 56b4250bf47d 10:15:38 Step 7/7 : RUN go mod download 10:15:38 ---> Running in bc682e0bf1fb 10:15:41 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:15:41 go: finding github.com/BurntSushi/toml v0.3.1 10:15:41 go: finding github.com/OneOfOne/xxhash v1.2.5 10:15:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:15:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:15:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:15:41 go: finding github.com/bgentry/speakeasy v0.1.0 10:15:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:15:41 go: finding github.com/cloudflare/gokey v0.1.0 10:15:41 go: finding github.com/davecgh/go-spew v1.1.1 10:15:41 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:15:41 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:15:41 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 10:15:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:15:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 10:15:41 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 10:15:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:15:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:15:41 go: finding github.com/fatih/color v1.7.0 10:15:41 go: finding github.com/fsnotify/fsnotify v1.4.7 10:15:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:15:41 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 10:15:41 go: finding github.com/go-kit/kit v0.8.0 10:15:41 go: finding github.com/go-logfmt/logfmt v0.4.0 10:15:41 go: finding github.com/go-redis/redis/v7 v7.2.0 10:15:41 go: finding github.com/go-stack/stack v1.8.0 10:15:41 go: finding github.com/golang/protobuf v1.3.2 10:15:41 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:15:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:15:41 go: finding github.com/google/uuid v1.1.0 10:15:41 go: finding github.com/gorilla/mux v1.7.1 10:15:41 go: finding github.com/hashicorp/consul/api v1.1.0 10:15:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:15:41 go: finding github.com/hashicorp/errwrap v1.0.0 10:15:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:15:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:15:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:15:41 go: finding github.com/hashicorp/go-multierror v1.0.0 10:15:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:15:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:15:41 go: finding github.com/hashicorp/go-syslog v1.0.0 10:15:41 go: finding github.com/hashicorp/go-uuid v1.0.1 10:15:41 go: finding github.com/hashicorp/go.net v0.0.1 10:15:42 go: finding github.com/hashicorp/golang-lru v0.5.0 10:15:42 go: finding github.com/hashicorp/logutils v1.0.0 10:15:42 go: finding github.com/hashicorp/mdns v1.0.0 10:15:42 go: finding github.com/hashicorp/memberlist v0.1.3 10:15:42 go: finding github.com/hashicorp/serf v0.8.2 10:15:42 go: finding github.com/hpcloud/tail v1.0.0 10:15:42 go: finding github.com/imdario/mergo v0.3.6 10:15:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:15:42 go: finding github.com/kr/pretty v0.1.0 10:15:42 go: finding github.com/kr/pty v1.1.1 10:15:42 go: finding github.com/kr/text v0.1.0 10:15:42 go: finding github.com/mattn/go-colorable v0.0.9 10:15:42 go: finding github.com/mattn/go-isatty v0.0.3 10:15:42 go: finding github.com/miekg/dns v1.0.14 10:15:42 go: finding github.com/mitchellh/cli v1.0.0 10:15:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:15:42 go: finding github.com/mitchellh/copystructure v1.0.0 10:15:42 go: finding github.com/mitchellh/go-homedir v1.0.0 10:15:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:15:42 go: finding github.com/mitchellh/gox v0.4.0 10:15:42 go: finding github.com/mitchellh/iochan v1.0.0 10:15:42 go: finding github.com/mitchellh/mapstructure v1.1.2 10:15:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:15:42 go: finding github.com/onsi/ginkgo v1.10.1 10:15:42 go: finding github.com/onsi/gomega v1.7.0 10:15:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:15:42 go: finding github.com/pebbe/zmq4 v1.0.0 10:15:42 go: finding github.com/pelletier/go-toml v1.2.0 10:15:42 go: finding github.com/pkg/errors v0.8.1 10:15:42 go: finding github.com/pmezard/go-difflib v1.0.0 10:15:42 go: finding github.com/posener/complete v1.1.1 10:15:42 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:15:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:15:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:15:43 go: finding github.com/stretchr/objx v0.1.0 10:15:43 go: finding github.com/stretchr/testify v1.5.1 10:15:43 go: finding github.com/ugorji/go v1.1.4 10:15:43 go: finding github.com/x448/float16 v0.8.4 10:15:43 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 10:15:43 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:15:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:15:43 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 10:15:43 go: finding golang.org/x/text v0.3.2 10:15:43 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:15:43 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:15:43 go: finding gopkg.in/eapache/queue.v1 v1.1.0 10:15:43 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:15:43 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:15:43 go: finding gopkg.in/yaml.v2 v2.2.8 10:16:01 Removing intermediate container bc682e0bf1fb 10:16:01 ---> 7929c6dedada 10:16:01 Successfully built 7929c6dedada 10:16:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:02 + docker inspect -f . ci-base-image-arm64 10:16:02 . [Pipeline] withDockerContainer 10:16:02 prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container 10:16:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:16:04 $ docker top 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:05 + go version 10:16:05 go version go1.13.13 linux/arm64 [Pipeline] echo 10:16:05 ========================================================= 10:16:05 [edgeXBuildGoParallel] Running Tests and Build... 10:16:05 ========================================================= [Pipeline] sh 10:16:05 + make test 10:16:06 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:16:08 ? github.com/edgexfoundry/edgex-go [no test files] 10:16:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:16:56 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.053s 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:16:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:16:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:16:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.6% of statements 10:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.242s coverage: 27.3% of statements 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.022s coverage: 100.0% of statements 10:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.104s coverage: 100.0% of statements 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements 10:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 89.8% of statements 10:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 100.0% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:17:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.021s coverage: 100.0% of statements 10:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 10:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.577s coverage: 86.3% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.913s coverage: 72.2% of statements 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.368s coverage: 72.1% of statements 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.044s coverage: 82.4% of statements 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 26.9% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.1% of statements 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.027s coverage: 42.9% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.023s coverage: 100.0% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.053s coverage: 83.8% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 46.1% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.013s coverage: 100.0% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:17:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.217s coverage: 29.1% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.055s coverage: 99.0% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:17:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 10:18:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 10:18:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements 10:18:01 GO111MODULE=on go vet ./... 10:18:19 gofmt -l . 10:18:19 [ "`gofmt -l .`" = "" ] 10:18:22 ./bin/test-go-mod-tidy.sh 10:18:22 ./bin/test-attribution-txt.sh [Pipeline] sh 10:18:25 + ls -al . 10:18:25 total 588 10:18:25 drwxrwxr-x 10 1001 1001 4096 Aug 7 10:18 . 10:18:25 drwxr-xr-x 4 root root 4096 Aug 7 10:16 .. 10:18:25 -rw-rw-r-- 1 1001 1001 11 Aug 7 10:14 .dockerignore 10:18:25 drwxrwxr-x 8 1001 1001 4096 Aug 7 10:14 .git 10:18:25 drwxrwxr-x 3 1001 1001 4096 Aug 7 10:14 .github 10:18:25 -rw-rw-r-- 1 1001 1001 932 Aug 7 10:14 .gitignore 10:18:25 drwxrwxr-x 3 1001 1001 4096 Aug 7 10:14 .semver 10:18:25 -rw-rw-r-- 1 1001 1001 166 Aug 7 10:14 .sonarcloud.properties 10:18:25 -rw-rw-r-- 1 1001 1001 3804 Aug 7 10:14 CONTRIBUTING.md 10:18:25 -rw-rw-r-- 1 1001 1001 1035 Aug 7 10:14 Dockerfile.build 10:18:25 -rw-rw-r-- 1 1001 1001 865 Aug 7 10:14 Jenkinsfile 10:18:25 -rw-rw-r-- 1 1001 1001 10775 Aug 7 10:14 LICENSE 10:18:25 -rw-rw-r-- 1 1001 1001 6237 Aug 7 10:14 Makefile 10:18:25 -rw-rw-r-- 1 1001 1001 5652 Aug 7 10:14 README.md 10:18:25 -rw-rw-r-- 1 1001 1001 7111 Aug 7 10:14 SECURITY.md 10:18:25 -rw-rw-r-- 1 1001 1001 5 Aug 7 10:05 VERSION 10:18:25 -rw-rw-r-- 1 1001 1001 4131 Aug 7 10:14 ZMQWindows.md 10:18:25 drwxrwxr-x 2 1001 1001 4096 Aug 7 10:14 bin 10:18:25 drwxrwxr-x 15 1001 1001 4096 Aug 7 10:14 cmd 10:18:25 -rw-r--r-- 1 root root 455803 Aug 7 10:18 coverage.out 10:18:25 -rw-r--r-- 1 root root 1019 Aug 7 10:18 go.mod 10:18:25 -rw-r--r-- 1 root root 18146 Aug 7 10:18 go.sum 10:18:25 drwxrwxr-x 8 1001 1001 4096 Aug 7 10:14 internal 10:18:25 drwxrwxr-x 4 1001 1001 4096 Aug 7 10:14 openapi 10:18:25 drwxrwxr-x 4 1001 1001 4096 Aug 7 10:14 snap 10:18:25 -rw-rw-r-- 1 1001 1001 168 Aug 7 10:14 version.go [Pipeline] sh 10:18:26 + '[' -e coverage.out ] 10:18:26 + chown 1001:1001 coverage.out [Pipeline] stash 10:18:26 Warning: overwriting stash ‘coverage-report’ 10:18:27 Stashed 1 file(s) [Pipeline] sh 10:18:28 + make build 10:18:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:18:46 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 10:18:59 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 10:19:04 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 10:19:10 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 10:19:16 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 10:19:17 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 10:19:22 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 10:19:28 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 10:19:32 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 10:19:37 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 10:19:42 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 10:19:47 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] } 10:19:51 $ docker stop --time=1 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e 10:19:53 $ docker rm -f 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:19:55 10:19:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:19:55 latest: Pulling from edgex-devops/edgex-compose-arm64 10:19:55 29e5d40040c1: Pulling fs layer 10:19:55 1ce36da41761: Pulling fs layer 10:19:55 25b303627fd3: Pulling fs layer 10:19:55 29e5d40040c1: Download complete 10:19:56 1ce36da41761: Verifying Checksum 10:19:56 1ce36da41761: Download complete 10:19:56 29e5d40040c1: Pull complete 10:19:57 1ce36da41761: Pull complete 10:19:58 25b303627fd3: Verifying Checksum 10:19:58 25b303627fd3: Download complete 10:20:08 25b303627fd3: Pull complete 10:20:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:20:08 prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container 10:20:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:20:11 $ docker top 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:13 + docker-compose build --help 10:20:13 + grep parallel 10:20:16 --parallel Build images in parallel. [Pipeline] } 10:20:16 $ docker stop --time=1 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 10:20:18 $ docker rm -f 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:20:19 . [Pipeline] withDockerContainer 10:20:19 prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container 10:20:20 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:20:21 $ docker top 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:22 + docker-compose -f ./docker-compose-build.yml build --parallel 10:20:25 Building docker-core-command-go ... 10:20:25 Building docker-core-data-go ... 10:20:25 Building docker-core-metadata-go ... 10:20:25 Building docker-security-proxy-setup-go ... 10:20:25 Building docker-security-secrets-setup-go ... 10:20:25 Building docker-security-secretstore-setup-go ... 10:20:25 Building docker-support-logging-go ... 10:20:25 Building docker-support-notifications-go ... 10:20:25 Building docker-support-scheduler-go ... 10:20:25 Building docker-sys-mgmt-agent-go ... 10:20:25 Building docker-core-metadata-go 10:20:25 Building docker-core-data-go 10:20:25 Building docker-support-scheduler-go 10:20:25 Building docker-support-logging-go 10:20:25 Building docker-sys-mgmt-agent-go 10:22:02 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:22:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:22:02 ---> 7929c6dedada 10:22:02 Step 3/20 : WORKDIR /edgex-go 10:22:02 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:22:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:22:02 ---> 7929c6dedada 10:22:02 Step 3/21 : WORKDIR /edgex-go 10:22:02 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 10:22:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:22:02 ---> 7929c6dedada 10:22:02 Step 3/22 : WORKDIR /edgex-go 10:22:02 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:22:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:22:02 ---> 7929c6dedada 10:22:02 Step 3/26 : WORKDIR /edgex-go 10:22:02 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:22:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:22:02 ---> 7929c6dedada 10:22:02 Step 3/21 : WORKDIR /edgex-go 10:22:02 ---> Running in e0d5554a2a0e 10:22:02 ---> Running in 78bd93993396 10:22:02 ---> Running in f9e16011d73c 10:22:02 ---> Running in 9faa7a46def2 10:22:02 ---> Running in ce97110da46d 10:22:02 Removing intermediate container e0d5554a2a0e 10:22:02 ---> 250dcd0fb8e5 10:22:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 9faa7a46def2 10:22:02 ---> c0eafa4b1aa1 10:22:02 Removing intermediate container f9e16011d73c 10:22:02 ---> ecb1854256a7 10:22:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:02 Removing intermediate container 78bd93993396 10:22:02 ---> f32f5a785220 10:22:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:02 10:22:02 Removing intermediate container ce97110da46d 10:22:02 ---> cb6b822ba9fb 10:22:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:02 ---> Running in 83bbea0753df 10:22:02 ---> Running in 53cb4ee196f7 10:22:02 ---> Running in 3c0d81681d90 10:22:02 ---> Running in 4dd457eec313 10:22:02 ---> Running in c25ab4abdf1c 10:22:05 Removing intermediate container 83bbea0753df 10:22:05 ---> 046a948b7839 10:22:05 Step 5/20 : RUN apk update && apk add make git 10:22:06 ---> Running in 1eb9b21f19ad 10:22:06 Removing intermediate container 4dd457eec313 10:22:06 ---> b43c47806a17 10:22:06 Step 5/21 : RUN apk update && apk add make && apk add bash git 10:22:06 ---> Running in 6ab863420d39 10:22:06 Removing intermediate container c25ab4abdf1c 10:22:06 ---> f86a5713bbf5 10:22:06 Step 5/21 : RUN apk update && apk add make git 10:22:07 ---> Running in 2cfc0280aba4 10:22:07 Removing intermediate container 53cb4ee196f7 10:22:07 ---> 62d4fa545097 10:22:07 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:22:07 Removing intermediate container 3c0d81681d90 10:22:07 ---> cf3b9eac248f 10:22:07 Step 5/26 : RUN apk update && apk add make bash git 10:22:07 ---> Running in 33b12549eaf4 10:22:07 ---> Running in 6d901ed2bff9 10:22:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:10 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:22:10 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:22:10 OK: 12620 distinct packages available 10:22:10 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:22:10 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:22:10 OK: 12620 distinct packages available 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:22:11 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:22:11 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:22:11 OK: 12620 distinct packages available 10:22:11 OK: 217 MiB in 51 packages 10:22:11 OK: 217 MiB in 51 packages 10:22:12 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:22:12 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:22:12 OK: 12620 distinct packages available 10:22:12 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:22:12 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:22:12 OK: 12620 distinct packages available 10:22:12 OK: 217 MiB in 51 packages 10:22:12 OK: 217 MiB in 51 packages 10:22:12 OK: 217 MiB in 51 packages 10:22:13 OK: 217 MiB in 51 packages 10:22:13 Removing intermediate container 1eb9b21f19ad 10:22:13 ---> 8550c9d7708d 10:22:13 Step 6/20 : COPY go.mod . 10:22:14 Removing intermediate container 2cfc0280aba4 10:22:14 ---> 4ee675a4114d 10:22:14 Step 6/21 : COPY go.mod . 10:22:14 ---> f4f3bf7667b7 10:22:14 Step 7/20 : RUN go mod download 10:22:14 Removing intermediate container 6ab863420d39 10:22:14 ---> 5c4dc1ad2873 10:22:14 Step 6/21 : COPY go.mod . 10:22:14 ---> Running in 91684cc663f0 10:22:15 Removing intermediate container 33b12549eaf4 10:22:15 ---> e1a3c897ba52 10:22:15 Step 6/22 : COPY go.mod . 10:22:15 Removing intermediate container 6d901ed2bff9 10:22:15 ---> de2cb7351c96 10:22:15 Step 6/26 : COPY go.mod . 10:22:15 ---> 4ba083123bd6 10:22:15 Step 7/21 : RUN go mod download 10:22:15 ---> Running in f860bcbcace2 10:22:15 ---> a20475d6a416 10:22:15 Step 7/21 : RUN go mod download 10:22:16 ---> Running in 351f52cc9832 10:22:16 ---> 01ffc66a7b77 10:22:16 Step 7/22 : RUN go mod download 10:22:16 ---> Running in a208c335b416 10:22:16 ---> adee7d3b6f29 10:22:16 Step 7/26 : RUN go mod download 10:22:17 ---> Running in 0acb7914fc14 10:22:20 Removing intermediate container 91684cc663f0 10:22:20 ---> ad776c412bcf 10:22:20 Step 8/20 : COPY . . 10:22:20 Removing intermediate container f860bcbcace2 10:22:20 ---> 36076f345eba 10:22:20 Step 8/21 : COPY . . 10:22:24 Removing intermediate container 351f52cc9832 10:22:24 ---> 2d22ea0d5b57 10:22:24 Step 8/21 : COPY . . 10:22:25 Removing intermediate container 0acb7914fc14 10:22:25 ---> 6568456197c2 10:22:25 Step 8/26 : COPY . . 10:22:25 Removing intermediate container a208c335b416 10:22:25 ---> 0541a38f59d4 10:22:25 Step 8/22 : COPY . . 10:22:51 ---> e46cd224dba2 10:22:51 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 10:22:51 ---> 24f2a4df6798 10:22:51 Step 9/21 : RUN make cmd/core-metadata/core-metadata 10:22:51 ---> edd43c91804e 10:22:51 Step 9/21 : RUN make cmd/support-logging/support-logging 10:22:51 ---> dd2e9a4816a2 10:22:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:22:51 ---> Running in 906638f15bda 10:22:51 ---> Running in 2dc4cf7791c8 10:22:51 ---> Running in 21d589bd577b 10:22:51 ---> 666f19f4a0d9 10:22:51 Step 9/22 : RUN make cmd/core-data/core-data 10:22:51 ---> Running in 4b4a2afbb011 10:22:51 ---> Running in 6bd747705db3 10:22:54 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 10:22:54 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 10:22:54 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 10:22:54 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 10:22:54 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 10:24:46 Removing intermediate container 4b4a2afbb011 10:24:46 ---> 7bbac45ae97b 10:24:46 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:24:46 ---> Running in bc790794a3d8 10:24:46 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 10:24:46 Removing intermediate container 21d589bd577b 10:24:46 ---> ec2b4298bc73 10:24:46 10:24:46 Step 10/21 : FROM scratch 10:24:46 ---> 10:24:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:24:46 ---> Running in 4056791cf981 10:24:46 Removing intermediate container 4056791cf981 10:24:46 ---> e667904c6e12 10:24:46 Step 12/21 : ENV APP_PORT=48061 10:24:46 ---> Running in 4e1e1c71bb71 10:24:46 Removing intermediate container 4e1e1c71bb71 10:24:46 ---> 99c0944e8abf 10:24:46 Step 13/21 : EXPOSE $APP_PORT 10:24:46 ---> Running in 02bf8a9334c8 10:24:46 Removing intermediate container 02bf8a9334c8 10:24:46 ---> 730001b04e19 10:24:46 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 10:24:46 ---> ffb612627cf9 10:24:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 10:24:46 ---> fb0900d068c3 10:24:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 10:24:46 Removing intermediate container bc790794a3d8 10:24:46 ---> bdd89d48d8f8 10:24:46 10:24:46 Step 11/26 : FROM docker:latest 10:24:46 ---> ce9d55ae87f1 10:24:46 Step 12/26 : RUN apk add --no-cache bash 10:24:46 ---> Running in 067e8dba425b 10:24:46 ---> fb60a8e57f3b 10:24:46 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 10:24:46 ---> 5093a7d66075 10:24:46 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:24:46 ---> Running in 57850a677b47 10:24:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:24:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:24:47 Removing intermediate container 57850a677b47 10:24:47 ---> 4a7ed8a1256c 10:24:47 Step 19/21 : LABEL arch=arm64 10:24:47 ---> Running in 30746598c9ce 10:24:47 (1/2) Installing readline (8.0.4-r0) 10:24:47 (2/2) Installing bash (5.0.17-r0) 10:24:47 Executing bash-5.0.17-r0.post-install 10:24:47 Executing busybox-1.31.1-r16.trigger 10:24:47 OK: 12 MiB in 22 packages 10:24:47 Removing intermediate container 30746598c9ce 10:24:47 ---> e2c209b8f1d4 10:24:47 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:24:48 ---> Running in e8885a37ee1c 10:24:49 Removing intermediate container e8885a37ee1c 10:24:49 ---> ef3ed71767ed 10:24:49 Step 21/21 : LABEL version=0.0.0 10:24:49 ---> Running in cbc3c42bbc00 10:24:50 Removing intermediate container 067e8dba425b 10:24:50 ---> 93d1b7c258da 10:24:50 Step 13/26 : RUN rm -rf /var/cache/apk/* 10:24:50 ---> Running in b7489df2de99 10:24:50 Removing intermediate container cbc3c42bbc00 10:24:50 ---> e3691aba3d70 10:24:50 10:24:51 Successfully built e3691aba3d70 10:24:51 Successfully tagged docker-support-logging-go-arm64:latest 10:24:51  Building docker-support-logging-go ... done Building docker-support-notifications-go 10:24:57 Removing intermediate container 2dc4cf7791c8 10:24:57 ---> 6bdd27562f82 10:24:57 10:24:57 Step 10/20 : FROM scratch 10:24:57 ---> 10:24:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:24:57 Removing intermediate container b7489df2de99 10:24:57 ---> ef71664571cb 10:24:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:24:57 ---> Running in b012b7233ada 10:24:58 ---> Running in cbdf37bf9f4c 10:24:58 Removing intermediate container b012b7233ada 10:24:58 ---> ea9261c1a181 10:24:58 Step 12/20 : ENV APP_PORT=48085 10:24:59 ---> Running in 6526e9a1ab78 10:25:00 Removing intermediate container cbdf37bf9f4c 10:25:00 ---> 6afccb064724 10:25:00 Step 15/26 : ENV APP_PORT=48090 10:25:00 ---> Running in a0192283f6ab 10:25:00 Removing intermediate container 6526e9a1ab78 10:25:00 ---> 8dc4670fc69f 10:25:00 Step 13/20 : EXPOSE $APP_PORT 10:25:00 ---> Running in 5ce2438c1a99 10:25:01 Removing intermediate container a0192283f6ab 10:25:01 ---> dd1501202475 10:25:01 Step 16/26 : EXPOSE $APP_PORT 10:25:02 Removing intermediate container 5ce2438c1a99 10:25:02 ---> 778e51385a8b 10:25:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:25:02 ---> Running in 06a2e3582c72 10:25:04 ---> e258e84184eb 10:25:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:25:04 Removing intermediate container 06a2e3582c72 10:25:04 ---> de5334854079 10:25:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:25:04 Removing intermediate container 906638f15bda 10:25:04 ---> 5b4fa5007fdc 10:25:04 10:25:04 Step 10/21 : FROM scratch 10:25:04 ---> 10:25:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:25:04 ---> Using cache 10:25:04 ---> ea9261c1a181 10:25:04 Step 12/21 : ENV APP_PORT=48081 10:25:05 ---> Running in c4e3f7a20d2e 10:25:07 ---> 36f44a5aa161 10:25:07 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:25:07 Removing intermediate container c4e3f7a20d2e 10:25:07 ---> b46984c8c635 10:25:07 Step 13/21 : EXPOSE $APP_PORT 10:25:07 ---> 90dc81eb458d 10:25:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:25:08 ---> Running in 1428acb67484 10:25:08 ---> a9dd2578e0a4 10:25:08 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:25:10 ---> Running in 08edbbe81365 10:25:10 Removing intermediate container 1428acb67484 10:25:10 ---> 21fbd07abc2d 10:25:10 Step 14/21 : WORKDIR / 10:25:10 ---> 612d1fcc50b3 10:25:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:25:10 ---> Running in 033dbc6f84e2 10:25:11 Removing intermediate container 08edbbe81365 10:25:11 ---> 9601337a5208 10:25:11 Step 18/20 : LABEL arch=arm64 10:25:11 Removing intermediate container 6bd747705db3 10:25:11 ---> 4ab9f0f027e5 10:25:11 10:25:11 Step 10/22 : FROM alpine 10:25:12 ---> Running in 4ca6d383bcfd 10:25:12 Removing intermediate container 033dbc6f84e2 10:25:12 ---> 52396039e0ac 10:25:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:25:12 latest: Pulling from library/alpine 10:25:12 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 10:25:12 ---> e51ecffeff7b 10:25:12 Step 20/26 : RUN apk --no-cache add py-pip 10:25:13 Status: Downloaded newer image for alpine:latest 10:25:13 ---> 62ee0e9f8440 10:25:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:25:13 ---> 74f9ec606c80 10:25:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:25:13 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 10:25:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:13 ---> 7929c6dedada 10:25:13 Step 3/23 : WORKDIR /edgex-go 10:25:13 ---> Using cache 10:25:13 ---> cb6b822ba9fb 10:25:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:13 ---> Using cache 10:25:13 ---> f86a5713bbf5 10:25:13 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 10:25:13 ---> Running in ccf1d2955f52 10:25:13 Removing intermediate container 4ca6d383bcfd 10:25:13 ---> d63628eda180 10:25:13 Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:25:13 ---> Running in a32a955b9532 10:25:13 ---> Running in 0d9a3484ad41 10:25:13 ---> Running in dfd66a80e5f9 10:25:14 Removing intermediate container a32a955b9532 10:25:14 ---> 6580f28ef7a6 10:25:14 Step 12/22 : ENV APP_PORT=48080 10:25:15 Removing intermediate container dfd66a80e5f9 10:25:15 ---> e21a8943aa0c 10:25:15 Step 20/20 : LABEL version=0.0.0 10:25:15 ---> Running in 0f8621c4a8a8 10:25:15 ---> Running in 9a645a11bdc7 10:25:15 ---> 13805d50b1d2 10:25:15 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:25:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:25:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:25:16 Removing intermediate container 0f8621c4a8a8 10:25:16 ---> 74236c1d0483 10:25:16 Step 13/22 : EXPOSE $APP_PORT 10:25:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:25:16 Removing intermediate container 9a645a11bdc7 10:25:16 ---> e98efbff5c9b 10:25:16 10:25:16 ---> Running in ddf6490815fe 10:25:16 ---> 21507ff64f15 10:25:16 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:25:16 (1/33) Installing libbz2 (1.0.8-r1) 10:25:16 (2/33) Installing expat (2.2.9-r1) 10:25:16 (3/33) Installing libffi (3.3-r2) 10:25:16 (4/33) Installing gdbm (1.13-r1) 10:25:16 Successfully built e98efbff5c9b 10:25:16 (5/33) Installing xz-libs (5.2.5-r0) 10:25:16 (6/33) Installing sqlite-libs (3.32.1-r0) 10:25:16 ---> Running in 329e3c0e2b1a 10:25:16 (7/33) Installing python3 (3.8.5-r0) 10:25:16 Successfully tagged docker-support-scheduler-go-arm64:latest 10:25:16  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 10:25:16 Removing intermediate container ddf6490815fe 10:25:16 ---> dc75c019794b 10:25:16 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:25:17 ---> Running in 42d5e9aca873 10:25:17 Removing intermediate container 329e3c0e2b1a 10:25:17 ---> 4af8db8e3863 10:25:17 Step 19/21 : LABEL arch=arm64 10:25:17 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:25:17 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:25:17 OK: 12620 distinct packages available 10:25:18 OK: 217 MiB in 51 packages 10:25:18 ---> Running in 39bfb788d956 10:25:18 (8/33) Installing py3-appdirs (1.4.4-r1) 10:25:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:25:18 (10/33) Installing py3-parsing (2.4.7-r0) 10:25:18 (11/33) Installing py3-six (1.15.0-r0) 10:25:18 (12/33) Installing py3-packaging (20.4-r0) 10:25:18 (13/33) Installing py3-setuptools (47.0.0-r0) 10:25:18 (14/33) Installing py3-chardet (3.0.4-r4) 10:25:19 (15/33) Installing py3-idna (2.9-r0) 10:25:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:25:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:25:19 (18/33) Installing py3-requests (2.23.0-r0) 10:25:19 (19/33) Installing py3-msgpack (1.0.0-r0) 10:25:19 (20/33) Installing py3-lockfile (0.12.2-r3) 10:25:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:25:19 (22/33) Installing py3-colorama (0.4.3-r0) 10:25:19 (23/33) Installing py3-distlib (0.3.0-r0) 10:25:19 (24/33) Installing py3-distro (1.5.0-r1) 10:25:19 (25/33) Installing py3-webencodings (0.5.1-r3) 10:25:19 (26/33) Installing py3-html5lib (1.0.1-r4) 10:25:19 (27/33) Installing py3-pytoml (0.1.21-r0) 10:25:19 (28/33) Installing py3-pep517 (0.8.2-r0) 10:25:19 (29/33) Installing py3-progress (1.5-r0) 10:25:19 (30/33) Installing py3-toml (0.10.1-r0) 10:25:19 (31/33) Installing py3-retrying (1.3.3-r0) 10:25:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:25:19 (33/33) Installing py3-pip (20.1.1-r0) 10:25:19 Executing busybox-1.31.1-r16.trigger 10:25:19 OK: 71 MiB in 55 packages 10:25:20 Removing intermediate container 39bfb788d956 10:25:20 ---> 7af41d4dd1b4 10:25:20 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:25:21 ---> Running in 3fe3ec9115dd 10:25:22 Removing intermediate container 0d9a3484ad41 10:25:22 ---> c3554a0d1cf9 10:25:22 Step 6/23 : COPY go.mod . 10:25:23 Removing intermediate container 3fe3ec9115dd 10:25:23 ---> f001c4c037ce 10:25:23 Step 21/21 : LABEL version=0.0.0 10:25:24 ---> Running in 41ea6b04eb1a 10:25:24 Removing intermediate container 42d5e9aca873 10:25:24 ---> a8a31d1603cf 10:25:24 Step 15/22 : RUN apk --no-cache add zeromq 10:25:24 ---> 84538fa37b62 10:25:24 Step 7/23 : RUN go mod download 10:25:24 ---> Running in 18809f8bcf15 10:25:24 ---> Running in c537f3e79187 10:25:25 Removing intermediate container 41ea6b04eb1a 10:25:25 ---> f4b2cd52dc85 10:25:25 10:25:26 Successfully built f4b2cd52dc85 10:25:26 Successfully tagged docker-core-metadata-go-arm64:latest 10:25:26 Building docker-security-secrets-setup-go 10:25:27  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:25:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:25:28 (1/5) Installing libgcc (9.3.0-r2) 10:25:28 (2/5) Installing libsodium (1.0.18-r0) 10:25:28 (3/5) Installing libstdc++ (9.3.0-r2) 10:25:29 (4/5) Installing libzmq (4.3.2-r0) 10:25:29 (5/5) Installing zeromq (4.3.2-r0) 10:25:29 Executing busybox-1.31.1-r16.trigger 10:25:29 OK: 8 MiB in 19 packages 10:25:31 Removing intermediate container c537f3e79187 10:25:31 ---> ae5f6aa95cf5 10:25:31 Step 8/23 : COPY . . 10:25:32 Removing intermediate container ccf1d2955f52 10:25:32 ---> 478ce8e0495c 10:25:32 Step 21/26 : RUN pip install docker-compose==1.23.2 10:25:32 Removing intermediate container 18809f8bcf15 10:25:32 ---> c91776e9a720 10:25:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:25:34 ---> Running in 2f539666ef3f 10:25:35 ---> caad321119d9 10:25:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:41 ---> bedfdc5ef620 10:25:41 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:25:41 Collecting docker-compose==1.23.2 10:25:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:25:42 ---> 134a6571c562 10:25:42 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:25:43 Collecting docopt<0.7,>=0.6.1 10:25:43 Downloading docopt-0.6.2.tar.gz (25 kB) 10:25:43 ---> Running in a409855c7e51 10:25:45 Removing intermediate container a409855c7e51 10:25:45 ---> 22bc94ea2c90 10:25:45 Step 20/22 : LABEL arch=arm64 10:25:46 ---> Running in 56fc548dc06f 10:25:46 Collecting PyYAML<4,>=3.10 10:25:46 Downloading PyYAML-3.13.tar.gz (270 kB) 10:25:47 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:25:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:25:47 ---> 7929c6dedada 10:25:47 Step 3/26 : WORKDIR /edgex-go 10:25:47 ---> Using cache 10:25:47 ---> cb6b822ba9fb 10:25:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:47 ---> Using cache 10:25:47 ---> f86a5713bbf5 10:25:47 Step 5/26 : RUN apk update && apk add make git 10:25:47 ---> Using cache 10:25:47 ---> 4ee675a4114d 10:25:47 Step 6/26 : COPY go.mod . 10:25:47 ---> Using cache 10:25:47 ---> 4ba083123bd6 10:25:47 Step 7/26 : RUN go mod download 10:25:47 ---> Using cache 10:25:47 ---> 36076f345eba 10:25:47 Step 8/26 : COPY . . 10:25:47 ---> Using cache 10:25:47 ---> 24f2a4df6798 10:25:47 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 10:25:47 Removing intermediate container 56fc548dc06f 10:25:47 ---> 3e69d70f6694 10:25:47 Step 21/22 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:25:47 ---> Running in f23f8a211809 10:25:48 ---> Running in 818bd4afff89 10:25:50 Removing intermediate container 818bd4afff89 10:25:50 ---> 98cf168c959b 10:25:50 Step 22/22 : LABEL version=0.0.0 10:25:50 ---> Running in 7f42c6c467e8 10:25:51 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 10:25:51 Collecting docker<4.0,>=3.6.0 10:25:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:25:51 Removing intermediate container 7f42c6c467e8 10:25:51 ---> d4a21e883f0e 10:25:51 10:25:52 Successfully built d4a21e883f0e 10:25:52 Successfully tagged docker-core-data-go-arm64:latest 10:25:52  Building docker-core-data-go ... done Building docker-core-command-go 10:25:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:25:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:25:54 Collecting dockerpty<0.5,>=0.4.1 10:25:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:25:57 Collecting texttable<0.10,>=0.9.0 10:25:57 Downloading texttable-0.9.1.tar.gz (11 kB) 10:25:59 ---> 849e45a06da2 10:25:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:25:59 ---> Running in 8dd9e9febaa3 10:25:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:26:00 Collecting jsonschema<3,>=2.5.1 10:26:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:26:01 Collecting cached-property<2,>=1.2.0 10:26:01 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 10:26:01 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:26:01 ---> 7929c6dedada 10:26:01 Step 3/29 : WORKDIR /edgex-go 10:26:01 ---> Using cache 10:26:01 ---> cb6b822ba9fb 10:26:01 Step 4/29 : RUN apk update && apk add make git 10:26:01 ---> Running in e0818b2d1bab 10:26:01 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 10:26:02 Collecting websocket-client<1.0,>=0.32.0 10:26:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:26:02 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 10:26:03 Collecting docker-pycreds>=0.4.0 10:26:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:26:03 Collecting urllib3<1.25,>=1.21.1 10:26:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:26:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:26:04 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) 10:26:04 Collecting idna<2.8,>=2.5 10:26:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:26:04 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) 10:26:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:26:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:26:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:26:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:26:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:26:05 Installing collected packages: docopt, PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, texttable, jsonschema, cached-property, docker-compose 10:26:05 Running setup.py install for docopt: started 10:26:05 v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:26:05 v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] 10:26:05 OK: 12620 distinct packages available 10:26:06 OK: 217 MiB in 51 packages 10:26:09 Running setup.py install for docopt: finished with status 'done' 10:26:09 Running setup.py install for PyYAML: started 10:26:10 Removing intermediate container e0818b2d1bab 10:26:10 ---> fe4a76ee1eeb 10:26:10 Step 5/29 : COPY go.mod . 10:26:11 ---> 0b3cab22fdc6 10:26:11 Step 6/29 : RUN go mod download 10:26:12 ---> Running in 8bd5da1afe4b 10:26:12 Running setup.py install for PyYAML: finished with status 'done' 10:26:12 Attempting uninstall: urllib3 10:26:12 Found existing installation: urllib3 1.25.9 10:26:12 Uninstalling urllib3-1.25.9: 10:26:13 Successfully uninstalled urllib3-1.25.9 10:26:13 Attempting uninstall: idna 10:26:13 Found existing installation: idna 2.9 10:26:13 Uninstalling idna-2.9: 10:26:14 Successfully uninstalled idna-2.9 10:26:15 Attempting uninstall: requests 10:26:15 Found existing installation: requests 2.23.0 10:26:15 Uninstalling requests-2.23.0: 10:26:15 Successfully uninstalled requests-2.23.0 10:26:17 Running setup.py install for dockerpty: started 10:26:17 Removing intermediate container 8bd5da1afe4b 10:26:17 ---> ea77235cfcec 10:26:17 Step 7/29 : COPY . . 10:26:20 Running setup.py install for dockerpty: finished with status 'done' 10:26:20 Running setup.py install for texttable: started 10:26:23 Running setup.py install for texttable: finished with status 'done' 10:26:25 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 10:26:30 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:26:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:26:30 ---> 7929c6dedada 10:26:30 Step 3/21 : WORKDIR /edgex-go 10:26:30 ---> Using cache 10:26:30 ---> cb6b822ba9fb 10:26:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:30 ---> Using cache 10:26:30 ---> f86a5713bbf5 10:26:30 Step 5/21 : RUN apk update && apk add make git 10:26:30 ---> Using cache 10:26:30 ---> 4ee675a4114d 10:26:30 Step 6/21 : COPY go.mod . 10:26:30 ---> Using cache 10:26:30 ---> 4ba083123bd6 10:26:30 Step 7/21 : RUN go mod download 10:26:30 ---> Using cache 10:26:30 ---> 36076f345eba 10:26:30 Step 8/21 : COPY . . 10:26:30 ---> Using cache 10:26:30 ---> 24f2a4df6798 10:26:30 Step 9/21 : RUN make cmd/core-command/core-command 10:26:31 ---> Running in 96adee9c1948 10:26:34 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 10:26:34 Removing intermediate container 2f539666ef3f 10:26:34 ---> 4281be287e53 10:26:34 Step 22/26 : RUN apk --no-cache add curl 10:26:35 ---> Running in eab9e3b34fb8 10:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:26:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:26:38 (2/3) Installing libcurl (7.69.1-r0) 10:26:39 (3/3) Installing curl (7.69.1-r0) 10:26:39 Executing busybox-1.31.1-r16.trigger 10:26:39 OK: 71 MiB in 58 packages 10:26:42 Removing intermediate container eab9e3b34fb8 10:26:42 ---> 6a4611bde761 10:26:42 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:26:42 ---> Running in 9ec6c9388004 10:26:44 Removing intermediate container 9ec6c9388004 10:26:44 ---> 62264d46fe2c 10:26:44 Step 24/26 : LABEL arch=arm64 10:26:44 ---> Running in c2a27c07ea84 10:26:45 Removing intermediate container c2a27c07ea84 10:26:45 ---> 0a1d027e8b4d 10:26:45 Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:26:45 ---> Running in ec9fb6ceb289 10:26:46 Removing intermediate container ec9fb6ceb289 10:26:46 ---> 146c331ca638 10:26:46 Step 26/26 : LABEL version=0.0.0 10:26:46 ---> Running in 9e66ac295e13 10:26:47 ---> a0ae8999f11e 10:26:47 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 10:26:47 Removing intermediate container 9e66ac295e13 10:26:47 ---> 93846c8556d6 10:26:47 10:26:47 ---> Running in 982ca0af7b8a 10:26:48 Successfully built 93846c8556d6 10:26:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:26:48 Building docker-security-proxy-setup-go 10:26:50  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 10:26:57 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 10:27:15 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 10:27:15 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:27:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:27:15 ---> 7929c6dedada 10:27:15 Step 3/20 : WORKDIR /edgex-go 10:27:15 ---> Using cache 10:27:15 ---> cb6b822ba9fb 10:27:15 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:15 ---> Using cache 10:27:15 ---> f86a5713bbf5 10:27:15 Step 5/20 : RUN apk update && apk add make git 10:27:15 ---> Using cache 10:27:15 ---> 4ee675a4114d 10:27:15 Step 6/20 : COPY go.mod . 10:27:15 ---> Using cache 10:27:15 ---> 4ba083123bd6 10:27:15 Step 7/20 : RUN go mod download 10:27:15 ---> Using cache 10:27:15 ---> 36076f345eba 10:27:15 Step 8/20 : COPY . . 10:27:15 ---> Using cache 10:27:15 ---> 24f2a4df6798 10:27:15 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 10:27:15 ---> Running in ba1f4a31221e 10:27:18 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 10:27:28 Removing intermediate container f23f8a211809 10:27:28 ---> 3e95f4c47335 10:27:28 10:27:28 Step 10/26 : FROM alpine:3.10 10:27:28 3.10: Pulling from library/alpine 10:27:30 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:27:30 Status: Downloaded newer image for alpine:3.10 10:27:30 ---> 536a684cf733 10:27:30 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:27:30 ---> Running in 08a6737a566d 10:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:27:34 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:27:34 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:27:34 OK: 10167 distinct packages available 10:27:34 (1/5) Installing ca-certificates (20191127-r2) 10:27:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:27:34 (3/5) Installing libcurl (7.66.0-r0) 10:27:34 (4/5) Installing curl (7.66.0-r0) 10:27:34 (5/5) Installing dumb-init (1.2.2-r1) 10:27:34 Executing busybox-1.30.1-r3.trigger 10:27:34 Executing ca-certificates-20191127-r2.trigger 10:27:35 OK: 7 MiB in 19 packages 10:27:37 Removing intermediate container 08a6737a566d 10:27:37 ---> 5993d2dcb11b 10:27:37 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:27:37 ---> Running in 2a69ca1810c5 10:27:38 Removing intermediate container 2a69ca1810c5 10:27:38 ---> 5c0bc464dbb4 10:27:38 Step 13/26 : WORKDIR / 10:27:38 ---> Running in 807bf8548f05 10:27:39 Removing intermediate container 807bf8548f05 10:27:39 ---> a4eeadc5d607 10:27:39 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:27:40 ---> 8716a47c0573 10:27:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:27:41 ---> 4af67c7875a4 10:27:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:27:43 ---> 464af034265e 10:27:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 10:27:44 ---> b31edee70974 10:27:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:27:45 ---> 1e16f3814370 10:27:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:27:47 ---> 97a149048420 10:27:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 10:27:48 ---> d83a26bfc571 10:27:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:27:50 ---> bec4772c403b 10:27:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:50 ---> Running in 7d4ce9e84fcc 10:27:55 Removing intermediate container 7d4ce9e84fcc 10:27:55 ---> 495507e67065 10:27:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:27:55 ---> Running in 6e981e0cc55d 10:27:56 Removing intermediate container 6e981e0cc55d 10:27:56 ---> c4aa4bb3010a 10:27:56 Step 24/26 : LABEL arch=arm64 10:27:56 ---> Running in 0ec8027299df 10:27:57 Removing intermediate container 8dd9e9febaa3 10:27:57 ---> 9e614a5f3611 10:27:57 10:27:57 Step 10/23 : FROM scratch 10:27:57 ---> 10:27:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:27:57 ---> Using cache 10:27:57 ---> e667904c6e12 10:27:57 Step 12/23 : ENV APP_PORT=48060 10:27:57 Removing intermediate container 0ec8027299df 10:27:57 ---> ac1f3c8c6e2e 10:27:57 Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:27:57 ---> Running in d311062aeba6 10:27:58 ---> Running in a7b61ff586b6 10:27:58 Removing intermediate container d311062aeba6 10:27:58 ---> af2fd3f3887e 10:27:58 Step 13/23 : EXPOSE $APP_PORT 10:27:59 ---> Running in 918415ef23e3 10:27:59 Removing intermediate container a7b61ff586b6 10:27:59 ---> f6d9e56c2bf4 10:27:59 Step 26/26 : LABEL version=0.0.0 10:27:59 ---> Running in e518d7ad627a 10:27:59 Removing intermediate container 918415ef23e3 10:27:59 ---> e5e2fab491fe 10:27:59 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 10:27:59 Removing intermediate container e518d7ad627a 10:27:59 ---> 5a590909507c 10:27:59 10:28:00 Successfully built 5a590909507c 10:28:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:28:01  Building docker-security-secretstore-setup-go ... done  ---> c3198a3b843c 10:28:01 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:28:03 ---> aec4e81c4e26 10:28:03 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 10:28:04 ---> fa0e36cd08eb 10:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:28:05 ---> bcec8cdea499 10:28:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:28:07 ---> 9e74e16867e1 10:28:07 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:28:08 ---> 9ea3edf37871 10:28:08 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:28:09 ---> Running in 9bd85730da95 10:28:09 Removing intermediate container 9bd85730da95 10:28:09 ---> be1ad16c8189 10:28:09 Step 21/23 : LABEL arch=arm64 10:28:10 ---> Running in 503725e54add 10:28:11 Removing intermediate container 503725e54add 10:28:11 ---> ea3c4949a74c 10:28:11 Step 22/23 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:28:11 ---> Running in fec488cda63a 10:28:12 Removing intermediate container fec488cda63a 10:28:12 ---> f48a8a00b039 10:28:12 Step 23/23 : LABEL version=0.0.0 10:28:12 ---> Running in 682da2784c88 10:28:13 Removing intermediate container 682da2784c88 10:28:13 ---> 36c2de485783 10:28:13 10:28:14 Successfully built 36c2de485783 10:28:14 Successfully tagged docker-support-notifications-go-arm64:latest 10:28:14  Building docker-support-notifications-go ... done Removing intermediate container 982ca0af7b8a 10:28:14 ---> 75f366cb5bf3 10:28:14 10:28:14 Step 9/29 : FROM alpine:latest 10:28:14 ---> 62ee0e9f8440 10:28:14 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:28:15 ---> Running in 5e3fd2dd8824 10:28:15 Removing intermediate container 5e3fd2dd8824 10:28:15 ---> a32fc29d3f09 10:28:15 Step 11/29 : USER root 10:28:15 ---> Running in 862d5e0b40fb 10:28:16 Removing intermediate container 862d5e0b40fb 10:28:16 ---> 2178141430fd 10:28:16 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:28:16 ---> Running in 5ec2434df79b 10:28:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:28:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:28:19 v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:28:19 v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:28:19 OK: 12620 distinct packages available 10:28:20 (1/2) Installing ca-certificates (20191127-r4) 10:28:20 (2/2) Installing dumb-init (1.2.2-r1) 10:28:20 Executing busybox-1.31.1-r16.trigger 10:28:20 Executing ca-certificates-20191127-r4.trigger 10:28:20 OK: 6 MiB in 16 packages 10:28:22 Removing intermediate container 96adee9c1948 10:28:22 ---> 7042d336e2f2 10:28:22 10:28:22 Step 10/21 : FROM scratch 10:28:22 ---> 10:28:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:28:22 ---> Using cache 10:28:22 ---> ea9261c1a181 10:28:22 Step 12/21 : ENV APP_PORT=48082 10:28:22 ---> Running in 6010f4076e0d 10:28:23 Removing intermediate container 5ec2434df79b 10:28:23 ---> 48f094ab72da 10:28:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:28:23 ---> Running in 1522892ab6c7 10:28:23 Removing intermediate container 6010f4076e0d 10:28:23 ---> 179b9cc4edce 10:28:23 Step 13/21 : EXPOSE $APP_PORT 10:28:23 ---> Running in 6f20d6d446d8 10:28:23 Removing intermediate container 1522892ab6c7 10:28:23 ---> 5a9c9e4a49b3 10:28:23 Step 14/29 : WORKDIR $BASE_DIR 10:28:24 ---> Running in 011ecda35b11 10:28:24 Removing intermediate container 6f20d6d446d8 10:28:24 ---> cab476a9ea33 10:28:24 Step 14/21 : WORKDIR / 10:28:24 ---> Running in 9d2bc379da27 10:28:24 Removing intermediate container 011ecda35b11 10:28:24 ---> e75d40424021 10:28:24 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:28:24 Removing intermediate container ba1f4a31221e 10:28:24 ---> b37037af8b68 10:28:24 10:28:24 Step 10/20 : FROM alpine 10:28:24 ---> 62ee0e9f8440 10:28:24 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:28:25 ---> Running in 6ec4b03a5d1b 10:28:25 ---> Running in 2323628815ba 10:28:25 Removing intermediate container 9d2bc379da27 10:28:25 ---> 7b81d7373f97 10:28:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:28:26 ---> 8235439d9d90 10:28:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:28:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:28:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:28:27 v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:28:27 v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:28:27 OK: 12620 distinct packages available 10:28:27 ---> bc05387d23f0 10:28:27 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:28:27 Removing intermediate container 6ec4b03a5d1b 10:28:27 ---> 19974ec34444 10:28:27 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:28:28 (1/4) Installing ca-certificates (20191127-r4) 10:28:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:28:28 (3/4) Installing libcurl (7.69.1-r0) 10:28:28 (4/4) Installing curl (7.69.1-r0) 10:28:28 Executing busybox-1.31.1-r16.trigger 10:28:28 Executing ca-certificates-20191127-r4.trigger 10:28:28 OK: 7 MiB in 18 packages 10:28:28 ---> 64f674fcf65d 10:28:28 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:28:28 ---> Running in 98452830470e 10:28:29 ---> 17dac0629d53 10:28:29 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:28:29 Removing intermediate container 98452830470e 10:28:29 ---> 6c5b2ab0b00c 10:28:29 Step 19/21 : LABEL arch=arm64 10:28:29 ---> Running in 6e94b2e30f5c 10:28:30 ---> 3e90c5a33609 10:28:30 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:28:30 Removing intermediate container 6e94b2e30f5c 10:28:30 ---> a6f50b5071a8 10:28:30 Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:28:30 Removing intermediate container 2323628815ba 10:28:30 ---> 95be830612c6 10:28:30 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:28:30 ---> Running in bce3d7d8a17f 10:28:30 ---> Running in c98bdf4b9a23 10:28:30 ---> 20c507840195 10:28:30 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:28:30 Removing intermediate container bce3d7d8a17f 10:28:30 ---> e4a73f6e8869 10:28:30 Step 21/21 : LABEL version=0.0.0 10:28:31 ---> Running in 68e6a5f3288e 10:28:31 Removing intermediate container c98bdf4b9a23 10:28:31 ---> 8646b732bab0 10:28:31 Step 13/20 : WORKDIR /edgex 10:28:31 ---> Running in 62edd68d596d 10:28:31 Removing intermediate container 68e6a5f3288e 10:28:31 ---> 09232fa48268 10:28:31 10:28:31 ---> ca43af960beb 10:28:31 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:28:32 Successfully built 09232fa48268 10:28:32 Successfully tagged docker-core-command-go-arm64:latest 10:28:32  Building docker-core-command-go ... done Removing intermediate container 62edd68d596d 10:28:32 ---> 20795aef59ae 10:28:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:28:32 ---> c206e6b02c8e 10:28:32 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:28:33 ---> Running in dc83bcb5b778 10:28:33 ---> 5060d97a339f 10:28:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:28:34 ---> a6c1c5a4f0c1 10:28:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:28:34 ---> Running in da6da6f1e4fa 10:28:35 Removing intermediate container da6da6f1e4fa 10:28:35 ---> e95d060ff34b 10:28:35 Step 17/20 : CMD ["--init=true"] 10:28:35 ---> Running in b9640f72a233 10:28:35 Removing intermediate container b9640f72a233 10:28:35 ---> 495d13d29625 10:28:35 Step 18/20 : LABEL arch=arm64 10:28:35 Removing intermediate container dc83bcb5b778 10:28:35 ---> 2d776bd21194 10:28:35 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:28:35 ---> Running in 00919399c99c 10:28:36 Removing intermediate container 00919399c99c 10:28:36 ---> 5713ce63d735 10:28:36 Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:28:36 ---> Running in 83b3dcb56060 10:28:36 ---> c45fd5fabaea 10:28:36 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:28:36 ---> Running in 7f2d4f5ed012 10:28:36 Removing intermediate container 83b3dcb56060 10:28:36 ---> 6dfa5cd021e5 10:28:36 Step 20/20 : LABEL version=0.0.0 10:28:37 ---> Running in a0a8eb474340 10:28:37 Removing intermediate container a0a8eb474340 10:28:37 ---> 3c6ff0dbd777 10:28:37 10:28:38 Successfully built 3c6ff0dbd777 10:28:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:28:39  Building docker-security-proxy-setup-go ... done Removing intermediate container 7f2d4f5ed012 10:28:39 ---> 871ac717aefc 10:28:39 Step 24/29 : RUN chmod 755 security-secrets-setup 10:28:39 ---> Running in baeb26fc3e70 10:28:43 Removing intermediate container baeb26fc3e70 10:28:43 ---> ad14f3c4340d 10:28:43 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:28:43 ---> Running in 0646cf1c38f7 10:28:43 Removing intermediate container 0646cf1c38f7 10:28:43 ---> 9e0bb8ea849e 10:28:43 Step 26/29 : CMD [ "generate" ] 10:28:43 ---> Running in fb686a29bb9d 10:28:43 Removing intermediate container fb686a29bb9d 10:28:43 ---> 212e6eb2a415 10:28:43 Step 27/29 : LABEL arch=arm64 10:28:43 ---> Running in 821ba103b91d 10:28:44 Removing intermediate container 821ba103b91d 10:28:44 ---> 0199466cd5f1 10:28:44 Step 28/29 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 10:28:44 ---> Running in f6af41c9436c 10:28:44 Removing intermediate container f6af41c9436c 10:28:44 ---> c0d0452edafb 10:28:44 Step 29/29 : LABEL version=0.0.0 10:28:44 ---> Running in e77cd6ae8fa2 10:28:45 Removing intermediate container e77cd6ae8fa2 10:28:45 ---> 0efa92b2816d 10:28:45 10:28:45 Successfully built 0efa92b2816d 10:28:46 Successfully tagged docker-security-secrets-setup-go-arm64:latest 10:28:46  Building docker-security-secrets-setup-go ... done  [Pipeline] } 10:28:46 $ docker stop --time=1 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 10:28:48 $ docker rm -f 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:49 + docker images 10:28:49 + grep docker 10:28:49 docker-security-secrets-setup-go-arm64 latest 0efa92b2816d 4 seconds ago 24.2MB 10:28:49 docker-security-proxy-setup-go-arm64 latest 3c6ff0dbd777 12 seconds ago 15.8MB 10:28:49 docker-core-command-go-arm64 latest 09232fa48268 18 seconds ago 12.4MB 10:28:49 docker-support-notifications-go-arm64 latest 36c2de485783 36 seconds ago 13.9MB 10:28:49 docker-security-secretstore-setup-go-arm64 latest 5a590909507c 50 seconds ago 32.6MB 10:28:49 docker-sys-mgmt-agent-go-arm64 latest 93846c8556d6 2 minutes ago 266MB 10:28:49 docker-core-data-go-arm64 latest d4a21e883f0e 2 minutes ago 22.6MB 10:28:49 docker-core-metadata-go-arm64 latest f4b2cd52dc85 3 minutes ago 13.8MB 10:28:49 docker-support-scheduler-go-arm64 latest e98efbff5c9b 3 minutes ago 12.6MB 10:28:49 docker-support-logging-go-arm64 latest e3691aba3d70 3 minutes ago 11.4MB 10:28:49 docker latest ce9d55ae87f1 6 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:28:52 provisioning config files... 10:28:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8979289192635531046tmp [Pipeline] { [Pipeline] sh 10:28:52 + curl -s https://codecov.io/bash 10:28:52 + bash -s - -t @/w/workspace/edgex-go/1@tmp/config8979289192635531046tmp [Pipeline] } 10:28:52 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 10:28:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:28:56 ---> package-listing.sh 10:28:56 ++ facter osfamily 10:28:56 ++ tr '[:upper:]' '[:lower:]' 10:28:56 + OS_FAMILY=redhat 10:28:56 + workspace=/w/workspace/edgex-go/1 10:28:56 + START_PACKAGES=/tmp/packages_start.txt 10:28:56 + END_PACKAGES=/tmp/packages_end.txt 10:28:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:56 + PACKAGES=/tmp/packages_start.txt 10:28:56 + '[' /w/workspace/edgex-go/1 ']' 10:28:56 + PACKAGES=/tmp/packages_end.txt 10:28:56 + case "${OS_FAMILY}" in 10:28:56 + rpm -qa 10:28:56 + sort 10:29:00 + '[' -f /tmp/packages_start.txt ']' 10:29:00 + '[' -f /tmp/packages_end.txt ']' 10:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:00 + '[' /w/workspace/edgex-go/1 ']' 10:29:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 10:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:00 10:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:29:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:01 alpine: Pulling from edgex-lftools-log-publisher 10:29:01 c9b1b535fdd9: Pulling fs layer 10:29:01 2cc5ad85d9ab: Pulling fs layer 10:29:01 756a868c4378: Pulling fs layer 10:29:01 444b2fc9a129: Pulling fs layer 10:29:01 ea15f1150254: Pulling fs layer 10:29:01 41b27a9f41bf: Pulling fs layer 10:29:01 28c525ee5125: Pulling fs layer 10:29:01 094b1ea09ed8: Pulling fs layer 10:29:01 138eaada9080: Pulling fs layer 10:29:01 0622d0fa9048: Pulling fs layer 10:29:01 41b27a9f41bf: Waiting 10:29:01 28c525ee5125: Waiting 10:29:01 094b1ea09ed8: Waiting 10:29:01 138eaada9080: Waiting 10:29:01 444b2fc9a129: Waiting 10:29:01 ea15f1150254: Waiting 10:29:01 0622d0fa9048: Waiting 10:29:01 2cc5ad85d9ab: Verifying Checksum 10:29:01 2cc5ad85d9ab: Download complete 10:29:01 444b2fc9a129: Verifying Checksum 10:29:01 444b2fc9a129: Download complete 10:29:01 c9b1b535fdd9: Verifying Checksum 10:29:01 c9b1b535fdd9: Download complete 10:29:01 ea15f1150254: Verifying Checksum 10:29:01 ea15f1150254: Download complete 10:29:01 28c525ee5125: Verifying Checksum 10:29:01 28c525ee5125: Download complete 10:29:01 756a868c4378: Verifying Checksum 10:29:01 756a868c4378: Download complete 10:29:01 c9b1b535fdd9: Pull complete 10:29:02 138eaada9080: Verifying Checksum 10:29:02 138eaada9080: Download complete 10:29:02 0622d0fa9048: Verifying Checksum 10:29:02 0622d0fa9048: Download complete 10:29:02 094b1ea09ed8: Verifying Checksum 10:29:02 094b1ea09ed8: Download complete 10:29:02 2cc5ad85d9ab: Pull complete 10:29:02 41b27a9f41bf: Verifying Checksum 10:29:02 41b27a9f41bf: Download complete 10:29:03 756a868c4378: Pull complete 10:29:04 444b2fc9a129: Pull complete 10:29:04 ea15f1150254: Pull complete 10:29:10 41b27a9f41bf: Pull complete 10:29:10 28c525ee5125: Pull complete 10:29:12 094b1ea09ed8: Pull complete 10:29:13 138eaada9080: Pull complete 10:29:13 0622d0fa9048: Pull complete 10:29:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:29:13 prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container 10:29:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:29:18 $ docker top 0c2a0b4347b85fc451e6a3be150344ed1d0d4ef03d55c2ff584ffc7ce5f14b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:18 provisioning config files... 10:29:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7896318225256233740tmp [Pipeline] { [Pipeline] echo 10:29:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:29:19 ---> create-netrc.sh [Pipeline] echo 10:29:19 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:29:19 ---> logs-deploy.sh 10:29:19 + ARCHIVE_ARTIFACTS= 10:29:19 + LOGS_SERVER=https://logs.edgexfoundry.org 10:29:19 + '[' https://logs.edgexfoundry.org == None ']' 10:29:19 + NEXUS_URL=https://nexus.edgexfoundry.org 10:29:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 10:29:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2653/1/ 10:29:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 /w/workspace/edgex-go/1 10:29:20 Archives upload complete. 10:29:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2653/1/