Pull request #2664 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 anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 99ac93074a3e34989b3d43e9392a48a56cab33e0+6df8530f92e66c259c9e6c4b7995a1e49851403d (9cc80da0c49cc5acc6b9cb7079ccf459efd42a2b) 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-2664/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 ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-595 in /w/workspace/edgexfoundry_edgex-go_PR-2664 [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/2664/head:refs/remotes/origin/PR-2664 +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/2664/head:refs/remotes/origin/PR-2664 # 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/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6df8530f92e66c259c9e6c4b7995a1e49851403d into PR head commit 99ac93074a3e34989b3d43e9392a48a56cab33e0 Merge succeeded, producing 99ac93074a3e34989b3d43e9392a48a56cab33e0 Checking out Revision 99ac93074a3e34989b3d43e9392a48a56cab33e0 (PR-2664) > git config core.sparsecheckout # timeout=10 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # 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 6df8530f92e66c259c9e6c4b7995a1e49851403d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 Commit message: "snapcraft.yaml: change single quote to double quotes" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:18 ========================================================= 15:35:18 EdgeX Global Pipelines Version Info 15:35:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:21 ------------------- 15:35:21 stable info: 15:35:21 ------------------- 15:35:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:21 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 15:35:21 Message: update stable to v1.0.106 15:35:22 ------------------- 15:35:22 experimental info: 15:35:22 ------------------- 15:35:22 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:22 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 15:35:22 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 15:35:24 ++ 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 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/core-command/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo core-command,cmd/core-command/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/core-data/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo core-data,cmd/core-data/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ cut -d/ -f2 15:35:24 ++ dirname cmd/core-metadata/Dockerfile 15:35:24 + echo core-metadata,cmd/core-metadata/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/security-proxy-setup/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/security-secrets-setup/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/support-logging/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo support-logging,cmd/support-logging/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/support-notifications/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo support-notifications,cmd/support-notifications/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ dirname cmd/support-scheduler/Dockerfile 15:35:24 ++ cut -d/ -f2 15:35:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:35:24 + for file in '`ls cmd/**/Dockerfile`' 15:35:24 ++ cut -d/ -f2 15:35:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:35:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:35:24 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 15:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:25 15:35:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:26 latest: Pulling from edgex-devops/git-semver 15:35:26 31603596830f: Pulling fs layer 15:35:26 2a8b12db71e7: Pulling fs layer 15:35:26 6ca5941a6612: Pulling fs layer 15:35:26 ecc8261a40a4: Pulling fs layer 15:35:26 ecc8261a40a4: Waiting 15:35:26 2a8b12db71e7: Verifying Checksum 15:35:26 2a8b12db71e7: Download complete 15:35:26 31603596830f: Verifying Checksum 15:35:26 31603596830f: Download complete 15:35:26 ecc8261a40a4: Verifying Checksum 15:35:26 ecc8261a40a4: Download complete 15:35:26 6ca5941a6612: Verifying Checksum 15:35:26 6ca5941a6612: Download complete 15:35:26 31603596830f: Pull complete 15:35:27 2a8b12db71e7: Pull complete 15:35:28 6ca5941a6612: Pull complete 15:35:28 ecc8261a40a4: Pull complete 15:35:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:28 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 15:35:28 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:31 $ docker top 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:31 [ssh-agent] Looking for ssh-agent implementation... 15:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:31 $ docker exec 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent 15:35:32 SSH_AUTH_SOCK=/tmp/ssh-6hedZqINo2be/agent.13 15:35:32 SSH_AGENT_PID=18 15:35:32 Running ssh-add (command line suppressed) 15:35:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3537540138414423801.key (/w/workspace/edgex-go/1@tmp/private_key_3537540138414423801.key) 15:35:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:32 + git describe --exact-match --tags HEAD 15:35:32 fatal: No names found, cannot describe anything. [Pipeline] } 15:35:33 $ docker exec --env ******** --env ******** 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent -k 15:35:33 unset SSH_AUTH_SOCK; 15:35:33 unset SSH_AGENT_PID; 15:35:33 echo Agent pid 18 killed; 15:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:35:33 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:35:33 This usually means this commit has not been tagged. [Pipeline] sshagent 15:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:33 [ssh-agent] Looking for ssh-agent implementation... 15:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:34 $ docker exec 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent 15:35:34 SSH_AUTH_SOCK=/tmp/ssh-rjEYq2a7Z6jH/agent.46 15:35:34 SSH_AGENT_PID=51 15:35:34 Running ssh-add (command line suppressed) 15:35:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_635007871652202318.key (/w/workspace/edgex-go/1@tmp/private_key_635007871652202318.key) 15:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:35 + git semver init 15:35:35 # -> Open(): unable to determine branch for HEAD 15:35:35 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:35:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:35:35 # $SEMVER_REMOTE_NAME = origin 15:35:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:35 # $SEMVER_USER_NAME = edgex-jenkins 15:35:35 # $SEMVER_BRANCH = PR-2664 15:35:35 # $SEMVER_TEMP = /tmp/semver-373422174 15:35:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:36:07 # '/tmp/semver-373422174' -> '/w/workspace/edgex-go/1/.semver' 15:36:07 # -> Force: false 15:36:07 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:36:07 $ docker exec --env ******** --env ******** 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent -k 15:36:08 unset SSH_AUTH_SOCK; 15:36:08 unset SSH_AGENT_PID; 15:36:08 echo Agent pid 51 killed; 15:36:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:09 + git semver [Pipeline] } 15:36:09 $ docker stop --time=1 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d 15:36:10 $ docker rm -f 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:36:30 Stashed 37 file(s) [Pipeline] echo 15:36:30 [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 15:36:31 ========================================================= 15:36:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:36:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:36:31 + 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 . 15:36:38 Sending build context to Docker daemon 323.1MB 15:36:38 Step 1/7 : ARG BASE=golang:1.13-alpine 15:36:38 Step 2/7 : FROM ${BASE} 15:36:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:38 df20fa9351a1: Pulling fs layer 15:36:38 ed8968b2872e: Pulling fs layer 15:36:38 a92cc7c5fd73: Pulling fs layer 15:36:38 2dd03ba5bac4: Pulling fs layer 15:36:38 1e091d79d1de: Pulling fs layer 15:36:38 481702a1767f: Pulling fs layer 15:36:38 f64a6f60c768: Pulling fs layer 15:36:38 e78d2573fc39: Pulling fs layer 15:36:38 e876d2f968b6: Pulling fs layer 15:36:38 ce8a83651883: Pulling fs layer 15:36:38 07967f4d0e4b: Pulling fs layer 15:36:38 2dd03ba5bac4: Waiting 15:36:38 1e091d79d1de: Waiting 15:36:38 481702a1767f: Waiting 15:36:38 f64a6f60c768: Waiting 15:36:38 e78d2573fc39: Waiting 15:36:38 e876d2f968b6: Waiting 15:36:38 ce8a83651883: Waiting 15:36:38 07967f4d0e4b: Waiting 15:36:38 a92cc7c5fd73: Verifying Checksum 15:36:38 a92cc7c5fd73: Download complete 15:36:38 ed8968b2872e: Verifying Checksum 15:36:38 ed8968b2872e: Download complete 15:36:38 1e091d79d1de: Verifying Checksum 15:36:38 1e091d79d1de: Download complete 15:36:38 481702a1767f: Verifying Checksum 15:36:38 481702a1767f: Download complete 15:36:38 df20fa9351a1: Verifying Checksum 15:36:38 df20fa9351a1: Download complete 15:36:39 df20fa9351a1: Pull complete 15:36:39 ed8968b2872e: Pull complete 15:36:39 a92cc7c5fd73: Pull complete 15:36:41 f64a6f60c768: Verifying Checksum 15:36:41 f64a6f60c768: Download complete 15:36:41 e876d2f968b6: Verifying Checksum 15:36:41 e876d2f968b6: Download complete 15:36:42 e78d2573fc39: Verifying Checksum 15:36:42 e78d2573fc39: Download complete 15:36:43 07967f4d0e4b: Verifying Checksum 15:36:43 07967f4d0e4b: Download complete 15:36:43 2dd03ba5bac4: Verifying Checksum 15:36:43 2dd03ba5bac4: Download complete 15:36:43 ce8a83651883: Verifying Checksum 15:36:43 ce8a83651883: Download complete 15:36:46 Still waiting to schedule task 15:36:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-594’ 15:36:51 2dd03ba5bac4: Pull complete 15:36:51 1e091d79d1de: Pull complete 15:36:52 481702a1767f: Pull complete 15:36:57 f64a6f60c768: Pull complete 15:37:02 e78d2573fc39: Pull complete 15:37:02 e876d2f968b6: Pull complete 15:37:03 ce8a83651883: Pull complete 15:37:03 07967f4d0e4b: Pull complete 15:37:03 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 15:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:37:03 ---> 5d7c900382c6 15:37:03 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 15:37:04 ---> Running in 530b271f45ab 15:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:37:06 (1/12) Installing libmagic (5.38-r0) 15:37:06 (2/12) Installing file (5.38-r0) 15:37:06 (3/12) Installing libc-dev (0.7.2-r3) 15:37:06 (4/12) Installing g++ (9.3.0-r2) 15:37:09 (5/12) Installing fortify-headers (1.1-r0) 15:37:09 (6/12) Installing patch (2.7.6-r6) 15:37:09 (7/12) Installing build-base (0.5-r2) 15:37:09 (8/12) Installing libsodium (1.0.18-r0) 15:37:09 (9/12) Installing pkgconf (1.7.2-r0) 15:37:09 (10/12) Installing libsodium-dev (1.0.18-r0) 15:37:09 (11/12) Installing libzmq (4.3.2-r0) 15:37:09 (12/12) Installing zeromq-dev (4.3.2-r0) 15:37:09 Executing busybox-1.31.1-r16.trigger 15:37:09 OK: 233 MiB in 51 packages 15:37:14 Removing intermediate container 530b271f45ab 15:37:14 ---> 099c2e0d5793 15:37:14 Step 4/7 : WORKDIR /edgex-go 15:37:14 ---> Running in 70cb2491e868 15:37:14 Removing intermediate container 70cb2491e868 15:37:14 ---> 03f36b1b8b1c 15:37:14 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:37:15 latest: Pulling from library/docker 15:37:15 df20fa9351a1: Already exists 15:37:15 25ad7478873d: Pulling fs layer 15:37:15 4684f6177b5d: Pulling fs layer 15:37:15 46e300cec669: Pulling fs layer 15:37:15 63038576ad94: Pulling fs layer 15:37:15 0fdb76c4706c: Pulling fs layer 15:37:15 cb7edeffdfd5: Pulling fs layer 15:37:15 63038576ad94: Waiting 15:37:15 0fdb76c4706c: Waiting 15:37:15 cb7edeffdfd5: Waiting 15:37:15 4684f6177b5d: Verifying Checksum 15:37:15 4684f6177b5d: Download complete 15:37:15 25ad7478873d: Verifying Checksum 15:37:15 25ad7478873d: Download complete 15:37:15 63038576ad94: Verifying Checksum 15:37:15 63038576ad94: Download complete 15:37:15 0fdb76c4706c: Verifying Checksum 15:37:15 0fdb76c4706c: Download complete 15:37:15 cb7edeffdfd5: Verifying Checksum 15:37:15 cb7edeffdfd5: Download complete 15:37:16 25ad7478873d: Pull complete 15:37:16 4684f6177b5d: Pull complete 15:37:17 46e300cec669: Verifying Checksum 15:37:17 46e300cec669: Download complete 15:37:20 46e300cec669: Pull complete 15:37:20 63038576ad94: Pull complete 15:37:20 0fdb76c4706c: Pull complete 15:37:21 cb7edeffdfd5: Pull complete 15:37:21 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:37:21 Status: Downloaded newer image for docker:latest 15:37:23 ---> eb3a9abadce8 15:37:23 Step 6/7 : COPY go.mod . 15:37:24 ---> 9e17d6eac912 15:37:24 Step 7/7 : RUN go mod download 15:37:24 ---> Running in c39f3c483bdf 15:37:28 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:37:28 go: finding github.com/BurntSushi/toml v0.3.1 15:37:28 go: finding github.com/OneOfOne/xxhash v1.2.5 15:37:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:37:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:37:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:37:28 go: finding github.com/bgentry/speakeasy v0.1.0 15:37:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:37:28 go: finding github.com/cloudflare/gokey v0.1.0 15:37:28 go: finding github.com/davecgh/go-spew v1.1.1 15:37:28 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:37:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:37:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 15:37:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:37:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 15:37:29 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:37:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:37:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:37:29 go: finding github.com/fatih/color v1.7.0 15:37:29 go: finding github.com/fsnotify/fsnotify v1.4.7 15:37:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:37:29 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 15:37:29 go: finding github.com/go-kit/kit v0.8.0 15:37:29 go: finding github.com/go-logfmt/logfmt v0.4.0 15:37:29 go: finding github.com/go-playground/assert/v2 v2.0.1 15:37:29 go: finding github.com/go-playground/locales v0.13.0 15:37:29 go: finding github.com/go-playground/universal-translator v0.17.0 15:37:29 go: finding github.com/go-playground/validator/v10 v10.3.0 15:37:29 go: finding github.com/go-redis/redis/v7 v7.2.0 15:37:29 go: finding github.com/go-stack/stack v1.8.0 15:37:29 go: finding github.com/golang/protobuf v1.3.2 15:37:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:37:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:37:29 go: finding github.com/google/uuid v1.1.0 15:37:29 go: finding github.com/gorilla/mux v1.7.1 15:37:29 go: finding github.com/hashicorp/consul/api v1.1.0 15:37:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:37:29 go: finding github.com/hashicorp/errwrap v1.0.0 15:37:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:37:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:37:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:37:30 go: finding github.com/hashicorp/go-multierror v1.0.0 15:37:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:37:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:37:30 go: finding github.com/hashicorp/go-syslog v1.0.0 15:37:30 go: finding github.com/hashicorp/go-uuid v1.0.1 15:37:30 go: finding github.com/hashicorp/go.net v0.0.1 15:37:30 go: finding github.com/hashicorp/golang-lru v0.5.0 15:37:30 go: finding github.com/hashicorp/logutils v1.0.0 15:37:30 go: finding github.com/hashicorp/mdns v1.0.0 15:37:30 go: finding github.com/hashicorp/memberlist v0.1.3 15:37:30 go: finding github.com/hashicorp/serf v0.8.2 15:37:30 go: finding github.com/hpcloud/tail v1.0.0 15:37:30 go: finding github.com/imdario/mergo v0.3.6 15:37:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:37:30 go: finding github.com/kr/pretty v0.1.0 15:37:30 go: finding github.com/kr/pty v1.1.1 15:37:30 go: finding github.com/kr/text v0.1.0 15:37:30 go: finding github.com/leodido/go-urn v1.2.0 15:37:30 go: finding github.com/mattn/go-colorable v0.0.9 15:37:30 go: finding github.com/mattn/go-isatty v0.0.3 15:37:30 go: finding github.com/miekg/dns v1.0.14 15:37:30 go: finding github.com/mitchellh/cli v1.0.0 15:37:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:37:30 go: finding github.com/mitchellh/copystructure v1.0.0 15:37:31 go: finding github.com/mitchellh/go-homedir v1.0.0 15:37:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:37:31 go: finding github.com/mitchellh/gox v0.4.0 15:37:31 go: finding github.com/mitchellh/iochan v1.0.0 15:37:31 go: finding github.com/mitchellh/mapstructure v1.1.2 15:37:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:37:31 go: finding github.com/onsi/ginkgo v1.10.1 15:37:31 go: finding github.com/onsi/gomega v1.7.0 15:37:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:37:31 go: finding github.com/pebbe/zmq4 v1.0.0 15:37:31 go: finding github.com/pelletier/go-toml v1.2.0 15:37:31 go: finding github.com/pkg/errors v0.8.1 15:37:31 go: finding github.com/pmezard/go-difflib v1.0.0 15:37:31 go: finding github.com/posener/complete v1.1.1 15:37:31 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:37:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:37:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:37:31 go: finding github.com/stretchr/objx v0.1.0 15:37:31 go: finding github.com/stretchr/testify v1.5.1 15:37:31 go: finding github.com/ugorji/go v1.1.4 15:37:31 go: finding github.com/x448/float16 v0.8.4 15:37:32 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 15:37:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:37:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:37:32 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:37:32 go: finding golang.org/x/text v0.3.2 15:37:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:37:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:37:32 go: finding gopkg.in/eapache/queue.v1 v1.1.0 15:37:32 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:37:32 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:37:32 go: finding gopkg.in/yaml.v2 v2.2.8 15:37:50 Removing intermediate container c39f3c483bdf 15:37:50 ---> f0e17887fad7 15:37:50 Successfully built f0e17887fad7 15:37:50 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 15:37:51 + docker inspect -f . ci-base-image-x86_64 15:37:51 . [Pipeline] withDockerContainer 15:37:52 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 15:37:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:37:53 $ docker top f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:53 + go version 15:37:53 go version go1.13.13 linux/amd64 [Pipeline] echo 15:37:53 ========================================================= 15:37:53 [edgeXBuildGoParallel] Running Tests and Build... 15:37:53 ========================================================= [Pipeline] sh 15:37:54 + make test 15:37:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:37:59 ? github.com/edgexfoundry/edgex-go [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:38:28 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s 15:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 15:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:38:28 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:38:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 15:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.161s coverage: 27.2% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.018s coverage: 100.0% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.449s coverage: 82.5% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.045s coverage: 92.9% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.099s coverage: 28.6% of statements 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.012s coverage: 100.0% of statements 15:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements 15:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.039s coverage: 89.8% of statements 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.044s coverage: 97.5% of statements 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 100.0% of statements 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 15:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 15:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.072s coverage: 63.5% of statements 15:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 15:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 55.9% of statements 15:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 15:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.368s coverage: 86.3% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.394s coverage: 72.2% of statements 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.122s coverage: 72.1% of statements 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.032s coverage: 48.4% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.008s coverage: 28.8% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.026s coverage: 96.8% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.079s coverage: 26.9% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.177s coverage: 84.1% of statements 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.013s coverage: 100.0% of statements 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.011s coverage: 42.9% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.027s coverage: 83.8% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.028s coverage: 45.7% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.035s coverage: 100.0% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.030s coverage: 100.0% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.011s coverage: 100.0% of statements 15:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.079s coverage: 29.1% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.023s coverage: 100.0% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 15:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements 15:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements 15:39:09 GO111MODULE=on go vet ./... 15:39:22 gofmt -l . 15:39:22 [ "`gofmt -l .`" = "" ] 15:39:23 ./bin/test-go-mod-tidy.sh 15:39:25 ./bin/test-attribution-txt.sh [Pipeline] sh 15:39:28 + ls -al . 15:39:28 total 552 15:39:28 drwxrwxr-x 10 1001 1001 4096 Aug 20 15:39 . 15:39:28 drwxr-xr-x 4 root root 28 Aug 20 15:37 .. 15:39:28 -rw-rw-r-- 1 1001 1001 11 Aug 20 15:35 .dockerignore 15:39:28 drwxrwxr-x 8 1001 1001 179 Aug 20 15:35 .git 15:39:28 drwxrwxr-x 3 1001 1001 60 Aug 20 15:35 .github 15:39:28 -rw-rw-r-- 1 1001 1001 932 Aug 20 15:35 .gitignore 15:39:28 drwx------ 3 1001 1001 47 Aug 20 15:36 .semver 15:39:28 -rw-rw-r-- 1 1001 1001 166 Aug 20 15:35 .sonarcloud.properties 15:39:28 -rw-rw-r-- 1 1001 1001 3804 Aug 20 15:35 CONTRIBUTING.md 15:39:28 -rw-rw-r-- 1 1001 1001 1035 Aug 20 15:35 Dockerfile.build 15:39:28 -rw-rw-r-- 1 1001 1001 865 Aug 20 15:35 Jenkinsfile 15:39:28 -rw-rw-r-- 1 1001 1001 10775 Aug 20 15:35 LICENSE 15:39:28 -rw-rw-r-- 1 1001 1001 6237 Aug 20 15:35 Makefile 15:39:28 -rw-rw-r-- 1 1001 1001 5652 Aug 20 15:35 README.md 15:39:28 -rw-rw-r-- 1 1001 1001 259 Aug 20 15:35 SECURITY.md 15:39:28 -rw-rw-r-- 1 1001 1001 5 Aug 20 15:36 VERSION 15:39:28 -rw-rw-r-- 1 1001 1001 4131 Aug 20 15:35 ZMQWindows.md 15:39:28 drwxrwxr-x 2 1001 1001 117 Aug 20 15:35 bin 15:39:28 drwxrwxr-x 15 1001 1001 4096 Aug 20 15:35 cmd 15:39:28 -rw-r--r-- 1 root root 458659 Aug 20 15:39 coverage.out 15:39:28 -rw-r--r-- 1 root root 1019 Aug 20 15:39 go.mod 15:39:28 -rw-r--r-- 1 root root 19185 Aug 20 15:39 go.sum 15:39:28 drwxrwxr-x 8 1001 1001 127 Aug 20 15:35 internal 15:39:28 drwxrwxr-x 4 1001 1001 26 Aug 20 15:35 openapi 15:39:28 drwxrwxr-x 4 1001 1001 71 Aug 20 15:35 snap 15:39:28 -rw-rw-r-- 1 1001 1001 168 Aug 20 15:35 version.go [Pipeline] sh 15:39:29 + '[' -e coverage.out ] 15:39:29 + chown 1001:1001 coverage.out [Pipeline] stash 15:39:29 Stashed 1 file(s) [Pipeline] sh 15:39:30 + make build 15:39:30 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 15:39:42 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 15:39:48 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 15:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:39:58 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 15:39:59 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 15:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:40:05 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 15:40:06 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 15:40:08 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 15:40:10 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 15:40:12 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] } 15:40:14 $ docker stop --time=1 f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 15:40:16 $ docker rm -f f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:40:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-596 in /w/workspace/edgexfoundry_edgex-go_PR-2664 [Pipeline] { [Pipeline] ws 15:40:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 15:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:40:19 15:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:40:20 latest: Pulling from edgex-devops/edgex-compose 15:40:20 cbdbe7a5bc2a: Pulling fs layer 15:40:20 ca9280d653b3: Pulling fs layer 15:40:20 7e9c9ca2126c: Pulling fs layer 15:40:20 cbdbe7a5bc2a: Verifying Checksum 15:40:20 cbdbe7a5bc2a: Download complete 15:40:20 ca9280d653b3: Verifying Checksum 15:40:20 ca9280d653b3: Download complete 15:40:21 cbdbe7a5bc2a: Pull complete 15:40:22 7e9c9ca2126c: Verifying Checksum 15:40:22 7e9c9ca2126c: Download complete 15:40:23 ca9280d653b3: Pull complete 15:40:24 using credential edgex-jenkins-ssh 15:40:24 Cloning the remote Git repository 15:40:24 Cloning with configured refspecs honoured and without tags 15:40:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:40:24 > git init /w/workspace/edgex-go/1 # timeout=10 15:40:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:40:24 > git --version # timeout=10 15:40:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:40:31 7e9c9ca2126c: Pull complete 15:40:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:40:31 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 15:40:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:40:34 $ docker top eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:35 + grep parallel 15:40:35 + docker-compose build --help 15:40:36 --parallel Build images in parallel. [Pipeline] } 15:40:36 $ docker stop --time=1 eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 15:40:38 $ docker rm -f eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:40:38 . [Pipeline] withDockerContainer 15:40:39 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 15:40:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:40:40 $ docker top 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:40 Fetching without tags 15:40:40 + docker-compose -f ./docker-compose-build.yml build --parallel 15:40:41 Merging remotes/origin/master commit 6df8530f92e66c259c9e6c4b7995a1e49851403d into PR head commit 99ac93074a3e34989b3d43e9392a48a56cab33e0 15:40:41 Merge succeeded, producing 99ac93074a3e34989b3d43e9392a48a56cab33e0 15:40:41 Checking out Revision 99ac93074a3e34989b3d43e9392a48a56cab33e0 (PR-2664) 15:40:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:40:40 > git config --add remote.origin.fetch +refs/pull/2664/head:refs/remotes/origin/PR-2664 # timeout=10 15:40:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:40:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:40:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:40:41 > git config core.sparsecheckout # timeout=10 15:40:41 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 15:40:41 > git remote # timeout=10 15:40:41 > git config --get remote.origin.url # timeout=10 15:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:41 > git merge 6df8530f92e66c259c9e6c4b7995a1e49851403d # timeout=10 15:40:41 > git rev-parse HEAD^{commit} # timeout=10 15:40:41 > git config core.sparsecheckout # timeout=10 15:40:41 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 15:40:42 Building docker-core-command-go ... 15:40:42 Building docker-core-data-go ... 15:40:42 Building docker-core-metadata-go ... 15:40:42 Building docker-security-proxy-setup-go ... 15:40:42 Building docker-security-secrets-setup-go ... 15:40:42 Building docker-security-secretstore-setup-go ... 15:40:42 Building docker-support-logging-go ... 15:40:42 Building docker-support-notifications-go ... 15:40:42 Building docker-support-scheduler-go ... 15:40:42 Building docker-sys-mgmt-agent-go ... 15:40:42 Building docker-support-logging-go 15:40:42 Building docker-security-proxy-setup-go 15:40:42 Building docker-core-metadata-go 15:40:42 Building docker-security-secretstore-setup-go 15:40:42 Building docker-security-secrets-setup-go 15:40:46 Commit message: "snapcraft.yaml: change single quote to double quotes" 15:40:46 > git --version # timeout=10 15:40:46 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:40:59 ========================================================= 15:40:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:40:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:41:00 + 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 . 15:41:04 Sending build context to Docker daemon 323.1MB 15:41:04 Step 1/7 : ARG BASE=golang:1.13-alpine 15:41:04 Step 2/7 : FROM ${BASE} 15:41:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:04 b538f80385f9: Pulling fs layer 15:41:04 74f711af9a0d: Pulling fs layer 15:41:04 99f96fe45779: Pulling fs layer 15:41:04 fd7a069fd194: Pulling fs layer 15:41:04 66aa3694b03b: Pulling fs layer 15:41:04 170f70906a0f: Pulling fs layer 15:41:04 ad7c5574e4b9: Pulling fs layer 15:41:04 e772456be8f7: Pulling fs layer 15:41:04 c890913d741a: Pulling fs layer 15:41:04 2480fcc9aa5a: Pulling fs layer 15:41:04 09adf4765672: Pulling fs layer 15:41:04 fd7a069fd194: Waiting 15:41:04 66aa3694b03b: Waiting 15:41:04 170f70906a0f: Waiting 15:41:04 c890913d741a: Waiting 15:41:04 2480fcc9aa5a: Waiting 15:41:04 ad7c5574e4b9: Waiting 15:41:04 09adf4765672: Waiting 15:41:04 e772456be8f7: Waiting 15:41:04 99f96fe45779: Verifying Checksum 15:41:04 99f96fe45779: Download complete 15:41:04 74f711af9a0d: Verifying Checksum 15:41:04 74f711af9a0d: Download complete 15:41:04 66aa3694b03b: Verifying Checksum 15:41:04 66aa3694b03b: Download complete 15:41:04 170f70906a0f: Verifying Checksum 15:41:04 b538f80385f9: Verifying Checksum 15:41:04 b538f80385f9: Download complete 15:41:05 b538f80385f9: Pull complete 15:41:06 74f711af9a0d: Pull complete 15:41:06 99f96fe45779: Pull complete 15:41:07 ad7c5574e4b9: Verifying Checksum 15:41:07 ad7c5574e4b9: Download complete 15:41:07 c890913d741a: Verifying Checksum 15:41:07 c890913d741a: Download complete 15:41:09 2480fcc9aa5a: Verifying Checksum 15:41:09 2480fcc9aa5a: Download complete 15:41:09 09adf4765672: Verifying Checksum 15:41:09 09adf4765672: Download complete 15:41:09 e772456be8f7: Verifying Checksum 15:41:09 e772456be8f7: Download complete 15:41:09 fd7a069fd194: Verifying Checksum 15:41:09 fd7a069fd194: Download complete 15:41:21 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:41:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:41:21 ---> f0e17887fad7 15:41:21 Step 3/21 : WORKDIR /edgex-go 15:41:21 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:41:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:41:21 ---> f0e17887fad7 15:41:21 Step 3/21 : WORKDIR /edgex-go 15:41:21 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:41:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:41:21 ---> f0e17887fad7 15:41:21 Step 3/20 : WORKDIR /edgex-go 15:41:21 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 15:41:21 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:41:21 ---> f0e17887fad7 15:41:21 Step 3/29 : WORKDIR /edgex-go 15:41:21 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:41:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:41:21 ---> f0e17887fad7 15:41:21 Step 3/26 : WORKDIR /edgex-go 15:41:21 ---> Running in 9584789770bc 15:41:21 ---> Running in 2e85a3b3c71a 15:41:21 ---> Running in 4e852532014e 15:41:21 ---> Running in 57b907ed0c13 15:41:21 ---> Running in 9c17432c8027 15:41:21 Removing intermediate container 4e852532014e 15:41:21 ---> e462489ac35b 15:41:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:21 Removing intermediate container 9c17432c8027 15:41:21 ---> c62ab5cb5e2b 15:41:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:21 Removing intermediate container 57b907ed0c13 15:41:21 ---> 60bed385bc96 15:41:21 Step 4/29 : RUN apk update && apk add make git 15:41:21 Removing intermediate container 2e85a3b3c71a 15:41:21 ---> 676771a6ff48 15:41:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:21 Removing intermediate container 9584789770bc 15:41:21 ---> 9e3d9ff2faf8 15:41:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:21 ---> Running in d6583c99c395 15:41:21 ---> Running in d4a57920ba05 15:41:21 ---> Running in 2ce556342b67 15:41:21 ---> Running in f028e50dfb12 15:41:21 ---> Running in a1db987d1fb1 15:41:22 fd7a069fd194: Pull complete 15:41:22 66aa3694b03b: Pull complete 15:41:22 170f70906a0f: Pull complete 15:41:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:23 Removing intermediate container f028e50dfb12 15:41:23 ---> a3e9b2e834f2 15:41:23 Step 5/20 : RUN apk update && apk add make git 15:41:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:23 Removing intermediate container 2ce556342b67 15:41:23 ---> a8e78a071d34 15:41:23 Step 5/21 : RUN apk update && apk add make && apk add bash git 15:41:23 ---> Running in e6607345c3cb 15:41:23 Removing intermediate container a1db987d1fb1 15:41:23 ---> ae3dbc33ee79 15:41:23 Step 5/26 : RUN apk update && apk add make git 15:41:23 ---> Running in 32b192ac3a32 15:41:24 ---> Running in 6af8fab64b24 15:41:24 Removing intermediate container d6583c99c395 15:41:24 ---> b1e56457a8ee 15:41:24 Step 5/21 : RUN apk update && apk add make git 15:41:24 ---> Running in e0928cc3e9a5 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:25 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:41:25 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:41:25 OK: 12746 distinct packages available 15:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:26 OK: 233 MiB in 51 packages 15:41:26 ad7c5574e4b9: Pull complete 15:41:26 Removing intermediate container d4a57920ba05 15:41:26 ---> f243a5a5f8de 15:41:26 Step 5/29 : COPY go.mod . 15:41:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:27 ---> a478c359c9f4 15:41:27 Step 6/29 : RUN go mod download 15:41:27 ---> Running in 13dff8894977 15:41:28 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:41:28 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:41:28 OK: 12746 distinct packages available 15:41:28 OK: 233 MiB in 51 packages 15:41:28 OK: 233 MiB in 51 packages 15:41:29 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:41:29 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:41:29 OK: 12746 distinct packages available 15:41:29 OK: 233 MiB in 51 packages 15:41:29 Removing intermediate container 32b192ac3a32 15:41:29 ---> 030afff872bd 15:41:29 Step 6/21 : COPY go.mod . 15:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:30 ---> 4a8cc340eb13 15:41:30 Step 7/21 : RUN go mod download 15:41:30 ---> Running in 923b328694ce 15:41:30 Removing intermediate container e6607345c3cb 15:41:30 ---> 415f76f256a5 15:41:30 Step 6/20 : COPY go.mod . 15:41:30 Removing intermediate container 13dff8894977 15:41:30 ---> c37c973c0f20 15:41:30 Step 7/29 : COPY . . 15:41:30 e772456be8f7: Pull complete 15:41:30 c890913d741a: Pull complete 15:41:32 ---> a1d94211fa4e 15:41:32 Step 7/20 : RUN go mod download 15:41:33 2480fcc9aa5a: Pull complete 15:41:34 09adf4765672: Pull complete 15:41:34 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 15:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:41:34 ---> 2248a725d1cf 15:41:34 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 15:41:34 ---> Running in e8bc89c18be4 15:41:36 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:41:36 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:41:36 OK: 12746 distinct packages available 15:41:37 OK: 233 MiB in 51 packages 15:41:37 Removing intermediate container 923b328694ce 15:41:37 ---> 1e73713833c6 15:41:37 Step 8/21 : COPY . . 15:41:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:41:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:41:38 OK: 12746 distinct packages available 15:41:39 OK: 233 MiB in 51 packages 15:41:39 ---> Running in 1bde16d4fb53 15:41:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:41:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:41:43 Removing intermediate container 6af8fab64b24 15:41:43 ---> 5fc72b8c8c57 15:41:43 Step 6/26 : COPY go.mod . 15:41:44 (1/12) Installing libmagic (5.38-r0) 15:41:44 (2/12) Installing file (5.38-r0) 15:41:44 (3/12) Installing libc-dev (0.7.2-r3) 15:41:44 (4/12) Installing g++ (9.3.0-r2) 15:41:45 ---> d924b28a0bf7 15:41:45 Step 7/26 : RUN go mod download 15:41:45 Removing intermediate container e0928cc3e9a5 15:41:45 ---> d8692dce7d26 15:41:45 Step 6/21 : COPY go.mod . 15:41:46 Removing intermediate container e8bc89c18be4 15:41:46 ---> 2c835f3ce4bc 15:41:46 Step 8/20 : COPY . . 15:41:47 ---> Running in f2e601125944 15:41:49 ---> 5018516ebbb3 15:41:49 Step 7/21 : RUN go mod download 15:41:51 ---> Running in d445ffa127de 15:41:56 (5/12) Installing fortify-headers (1.1-r0) 15:41:56 (6/12) Installing patch (2.7.6-r6) 15:41:56 (7/12) Installing build-base (0.5-r2) 15:41:56 (8/12) Installing libsodium (1.0.18-r0) 15:41:56 (9/12) Installing pkgconf (1.7.2-r0) 15:41:56 (10/12) Installing libsodium-dev (1.0.18-r0) 15:41:56 (11/12) Installing libzmq (4.3.2-r0) 15:41:56 (12/12) Installing zeromq-dev (4.3.2-r0) 15:41:56 Executing busybox-1.31.1-r16.trigger 15:41:56 OK: 217 MiB in 51 packages 15:42:01 Removing intermediate container 1bde16d4fb53 15:42:01 ---> f170a53d0120 15:42:01 Step 4/7 : WORKDIR /edgex-go 15:42:01 ---> Running in 4007164f58aa 15:42:01 Removing intermediate container 4007164f58aa 15:42:01 ---> 59a87511bbe2 15:42:01 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:42:02 latest: Pulling from library/docker 15:42:02 b538f80385f9: Already exists 15:42:02 259a493cd78d: Pulling fs layer 15:42:02 b8e66b5100f5: Pulling fs layer 15:42:02 39dc9c94d07c: Pulling fs layer 15:42:02 551b823b3b82: Pulling fs layer 15:42:02 3c52a74df98c: Pulling fs layer 15:42:02 6c9b121b6998: Pulling fs layer 15:42:02 551b823b3b82: Waiting 15:42:02 3c52a74df98c: Waiting 15:42:02 6c9b121b6998: Waiting 15:42:02 259a493cd78d: Verifying Checksum 15:42:02 259a493cd78d: Download complete 15:42:02 b8e66b5100f5: Download complete 15:42:02 551b823b3b82: Verifying Checksum 15:42:02 551b823b3b82: Download complete 15:42:02 3c52a74df98c: Verifying Checksum 15:42:02 3c52a74df98c: Download complete 15:42:02 6c9b121b6998: Verifying Checksum 15:42:02 6c9b121b6998: Download complete 15:42:03 259a493cd78d: Pull complete 15:42:03 b8e66b5100f5: Pull complete 15:42:03 39dc9c94d07c: Download complete 15:42:04 Removing intermediate container f2e601125944 15:42:04 ---> 8ce03c026acb 15:42:04 Step 8/26 : COPY . . 15:42:04 Removing intermediate container d445ffa127de 15:42:04 ---> 62ff75413675 15:42:04 Step 8/21 : COPY . . 15:42:07 39dc9c94d07c: Pull complete 15:42:07 551b823b3b82: Pull complete 15:42:07 3c52a74df98c: Pull complete 15:42:08 6c9b121b6998: Pull complete 15:42:08 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:42:08 Status: Downloaded newer image for docker:latest 15:42:11 ---> db4eff3045d0 15:42:11 Step 6/7 : COPY go.mod . 15:42:11 ---> 6bbe4344228c 15:42:11 Step 7/7 : RUN go mod download 15:42:12 ---> Running in 34e47104b722 15:42:13 ---> 954982b5d345 15:42:13 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:42:14 ---> Running in ed0985645fc7 15:42:14 ---> 21673129345d 15:42:14 Step 9/21 : RUN make cmd/support-logging/support-logging 15:42:15 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:42:15 go: finding github.com/BurntSushi/toml v0.3.1 15:42:15 go: finding github.com/OneOfOne/xxhash v1.2.5 15:42:15 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:42:15 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:42:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:42:15 go: finding github.com/bgentry/speakeasy v0.1.0 15:42:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:42:15 go: finding github.com/cloudflare/gokey v0.1.0 15:42:15 go: finding github.com/davecgh/go-spew v1.1.1 15:42:16 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:42:16 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:42:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 15:42:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:42:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 15:42:16 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:42:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:42:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:42:16 go: finding github.com/fatih/color v1.7.0 15:42:16 go: finding github.com/fsnotify/fsnotify v1.4.7 15:42:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:42:16 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 15:42:16 go: finding github.com/go-kit/kit v0.8.0 15:42:16 go: finding github.com/go-logfmt/logfmt v0.4.0 15:42:16 go: finding github.com/go-playground/assert/v2 v2.0.1 15:42:16 go: finding github.com/go-playground/locales v0.13.0 15:42:16 go: finding github.com/go-playground/universal-translator v0.17.0 15:42:16 go: finding github.com/go-playground/validator/v10 v10.3.0 15:42:16 go: finding github.com/go-redis/redis/v7 v7.2.0 15:42:16 go: finding github.com/go-stack/stack v1.8.0 15:42:16 go: finding github.com/golang/protobuf v1.3.2 15:42:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:42:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:42:16 go: finding github.com/google/uuid v1.1.0 15:42:16 go: finding github.com/gorilla/mux v1.7.1 15:42:16 go: finding github.com/hashicorp/consul/api v1.1.0 15:42:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:42:16 go: finding github.com/hashicorp/errwrap v1.0.0 15:42:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:42:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:42:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:42:17 go: finding github.com/hashicorp/go-multierror v1.0.0 15:42:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:42:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:42:17 go: finding github.com/hashicorp/go-syslog v1.0.0 15:42:17 go: finding github.com/hashicorp/go-uuid v1.0.1 15:42:17 go: finding github.com/hashicorp/go.net v0.0.1 15:42:17 go: finding github.com/hashicorp/golang-lru v0.5.0 15:42:17 go: finding github.com/hashicorp/logutils v1.0.0 15:42:17 go: finding github.com/hashicorp/mdns v1.0.0 15:42:17 go: finding github.com/hashicorp/memberlist v0.1.3 15:42:17 go: finding github.com/hashicorp/serf v0.8.2 15:42:17 go: finding github.com/hpcloud/tail v1.0.0 15:42:17 go: finding github.com/imdario/mergo v0.3.6 15:42:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:42:17 go: finding github.com/kr/pretty v0.1.0 15:42:17 go: finding github.com/kr/pty v1.1.1 15:42:17 go: finding github.com/kr/text v0.1.0 15:42:18 go: finding github.com/leodido/go-urn v1.2.0 15:42:18 go: finding github.com/mattn/go-colorable v0.0.9 15:42:18 go: finding github.com/mattn/go-isatty v0.0.3 15:42:18 go: finding github.com/miekg/dns v1.0.14 15:42:18 go: finding github.com/mitchellh/cli v1.0.0 15:42:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:42:18 go: finding github.com/mitchellh/copystructure v1.0.0 15:42:18 go: finding github.com/mitchellh/go-homedir v1.0.0 15:42:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:42:18 go: finding github.com/mitchellh/gox v0.4.0 15:42:18 go: finding github.com/mitchellh/iochan v1.0.0 15:42:18 go: finding github.com/mitchellh/mapstructure v1.1.2 15:42:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:42:18 go: finding github.com/onsi/ginkgo v1.10.1 15:42:18 ---> Running in f3f9282686c3 15:42:18 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 15:42:18 go: finding github.com/onsi/gomega v1.7.0 15:42:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:42:18 go: finding github.com/pebbe/zmq4 v1.0.0 15:42:18 go: finding github.com/pelletier/go-toml v1.2.0 15:42:18 go: finding github.com/pkg/errors v0.8.1 15:42:18 go: finding github.com/pmezard/go-difflib v1.0.0 15:42:18 go: finding github.com/posener/complete v1.1.1 15:42:18 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:42:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:42:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:42:18 go: finding github.com/stretchr/objx v0.1.0 15:42:18 go: finding github.com/stretchr/testify v1.5.1 15:42:18 go: finding github.com/ugorji/go v1.1.4 15:42:19 go: finding github.com/x448/float16 v0.8.4 15:42:19 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 15:42:19 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:42:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:42:19 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:42:19 go: finding golang.org/x/text v0.3.2 15:42:19 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:42:19 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:42:19 go: finding gopkg.in/eapache/queue.v1 v1.1.0 15:42:19 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:42:19 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:42:19 go: finding gopkg.in/yaml.v2 v2.2.8 15:42:21 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 15:42:26 ---> 5beee0b3c940 15:42:26 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:42:27 ---> Running in 72f82b5bef50 15:42:29 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 15:42:39 ---> df2e382404c6 15:42:39 Step 9/21 : RUN make cmd/core-metadata/core-metadata 15:42:39 ---> Running in 2b318c33d37e 15:42:39 ---> b842d2293ff5 15:42:39 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 15:42:39 ---> Running in c382c6f49f93 15:42:39 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 15:42:40 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 15:42:41 Removing intermediate container 34e47104b722 15:42:41 ---> 521fbdae84b6 15:42:41 Successfully built 521fbdae84b6 15:42:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:42 + docker inspect -f . ci-base-image-arm64 15:42:42 . [Pipeline] withDockerContainer 15:42:42 prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container 15:42:42 $ 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 15:42:44 $ docker top bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:45 + go version 15:42:45 go version go1.13.13 linux/arm64 [Pipeline] echo 15:42:45 ========================================================= 15:42:45 [edgeXBuildGoParallel] Running Tests and Build... 15:42:45 ========================================================= [Pipeline] sh 15:42:46 + make test 15:42:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:42:48 ? github.com/edgexfoundry/edgex-go [no test files] 15:42:59 Removing intermediate container ed0985645fc7 15:42:59 ---> aaa72d7cb1c2 15:42:59 15:42:59 Step 9/29 : FROM alpine:latest 15:42:59 latest: Pulling from library/alpine 15:42:59 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:42:59 Status: Downloaded newer image for alpine:latest 15:42:59 ---> a24bb4013296 15:42:59 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:43:00 ---> Running in 0a14a68df29b 15:43:03 Removing intermediate container 0a14a68df29b 15:43:03 ---> 7c9407026c3e 15:43:03 Step 11/29 : USER root 15:43:03 ---> Running in 53d3495f0264 15:43:03 Removing intermediate container f3f9282686c3 15:43:03 ---> f191ba2c8413 15:43:03 15:43:03 Step 10/21 : FROM scratch 15:43:03 ---> 15:43:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:43:05 Removing intermediate container 53d3495f0264 15:43:05 ---> b6786f3914d8 15:43:05 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 15:43:05 ---> Running in 1379d6eface0 15:43:05 ---> Running in 503c5e52546e 15:43:05 Removing intermediate container 72f82b5bef50 15:43:05 ---> f05dd2352887 15:43:05 15:43:05 Step 10/20 : FROM alpine 15:43:05 ---> a24bb4013296 15:43:05 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:43:05 ---> Running in 064811211bf8 15:43:06 Removing intermediate container 1379d6eface0 15:43:06 ---> f292b7de20ec 15:43:06 Step 12/21 : ENV APP_PORT=48061 15:43:06 ---> Running in bf042f289402 15:43:07 Removing intermediate container bf042f289402 15:43:07 ---> 2e0b7e7bc8c1 15:43:07 Step 13/21 : EXPOSE $APP_PORT 15:43:07 ---> Running in 0e26fbfbf439 15:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:43:07 Removing intermediate container 0e26fbfbf439 15:43:07 ---> 68149520816b 15:43:07 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 15:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:43:08 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:43:08 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:43:08 OK: 12746 distinct packages available 15:43:08 (1/2) Installing ca-certificates (20191127-r4) 15:43:08 (2/2) Installing dumb-init (1.2.2-r1) 15:43:08 Executing busybox-1.31.1-r16.trigger 15:43:08 Executing ca-certificates-20191127-r4.trigger 15:43:08 OK: 6 MiB in 16 packages 15:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:43:09 ---> 804c65ae25c6 15:43:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:43:09 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:43:09 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:43:09 OK: 12746 distinct packages available 15:43:10 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 15:43:10 (1/4) Installing ca-certificates (20191127-r4) 15:43:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:43:10 (3/4) Installing libcurl (7.69.1-r0) 15:43:10 (4/4) Installing curl (7.69.1-r0) 15:43:10 Executing busybox-1.31.1-r16.trigger 15:43:10 Executing ca-certificates-20191127-r4.trigger 15:43:10 OK: 7 MiB in 18 packages 15:43:11 ---> 5a496d7efb74 15:43:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:43:11 Removing intermediate container 503c5e52546e 15:43:11 ---> 78dce1db3c69 15:43:11 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:43:11 ---> Running in 470e231b902f 15:43:11 Removing intermediate container 064811211bf8 15:43:11 ---> 5fe1f65c3496 15:43:11 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:43:12 ---> 9855e55ca128 15:43:12 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:43:12 Removing intermediate container 470e231b902f 15:43:12 ---> 865aacd8286e 15:43:12 Step 14/29 : WORKDIR $BASE_DIR 15:43:12 ---> Running in d0cc3f63aaba 15:43:12 ---> Running in b06d23433733 15:43:12 Removing intermediate container d0cc3f63aaba 15:43:12 ---> bdb2f125a7ae 15:43:12 Step 13/20 : WORKDIR /edgex 15:43:12 ---> Running in 03c732d0c9d8 15:43:12 ---> 8555fcc6c345 15:43:12 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:43:12 Removing intermediate container b06d23433733 15:43:12 ---> 9061e1b53fef 15:43:12 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:43:12 ---> Running in d1dfec76e457 15:43:12 ---> Running in 8574fc6c3983 15:43:13 Removing intermediate container 03c732d0c9d8 15:43:13 ---> f7011c1d1fd5 15:43:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:43:13 Removing intermediate container d1dfec76e457 15:43:13 ---> dd145002e3ed 15:43:13 Step 19/21 : LABEL arch=x86_64 15:43:15 ---> Running in 7960e47af11f 15:43:15 ---> 3def78facbdf 15:43:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:43: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 15:43:15 Removing intermediate container 7960e47af11f 15:43:15 ---> da9a1e3471c8 15:43:15 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:43:15 ---> Running in 33efb10397d6 15:43:16 Removing intermediate container 8574fc6c3983 15:43:16 ---> 3ed722af9082 15:43:16 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:43:16 Removing intermediate container 33efb10397d6 15:43:16 ---> 69d55a557e95 15:43:16 Step 21/21 : LABEL version=0.0.0 15:43:16 ---> faabdfbffdd2 15:43:16 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:43:16 ---> Running in 2a4071197681 15:43:16 ---> Running in 2e2d24209bd4 15:43:16 Removing intermediate container 2a4071197681 15:43:16 ---> 1ad771298487 15:43:16 15:43:17 Removing intermediate container 2e2d24209bd4 15:43:17 ---> 93679f975634 15:43:17 Step 17/20 : CMD ["--init=true"] 15:43:17 Successfully built 1ad771298487 15:43:17 ---> cc1232be9888 15:43:17 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:43:17 Successfully tagged docker-support-logging-go:latest 15:43:17 Building docker-support-scheduler-go 15:43:17  Building docker-support-logging-go ... done  ---> Running in 6021f55a4931 15:43:18 Removing intermediate container 6021f55a4931 15:43:18 ---> d60d843958b3 15:43:18 Step 18/20 : LABEL arch=x86_64 15:43:19 ---> 8ca8856541ac 15:43:19 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:43:20 ---> Running in 404ac9825a83 15:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:43:21 Removing intermediate container 2b318c33d37e 15:43:21 ---> df73cfb7c8d8 15:43:21 15:43:21 Step 10/21 : FROM scratch 15:43:21 ---> 15:43:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:43:23 ---> Running in 6f3b94e1ef78 15:43:24 ---> e60e0806938e 15:43:24 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:43:26 Removing intermediate container 404ac9825a83 15:43:26 ---> 8fef79a63ddd 15:43:26 Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:43:28 Removing intermediate container 6f3b94e1ef78 15:43:28 ---> 506c3d94feb1 15:43:28 Step 12/21 : ENV APP_PORT=48081 15:43:28 ---> Running in 46eb1d227177 15:43:28 Removing intermediate container c382c6f49f93 15:43:28 ---> ac6ebfbd6038 15:43:28 15:43:28 Step 10/26 : FROM alpine:3.10 15:43:28 3.10: Pulling from library/alpine 15:43:29 ---> Running in 0ec314ee8844 15:43:30 ---> f747ad7d210e 15:43:30 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:43:30 Removing intermediate container 46eb1d227177 15:43:30 ---> 6436f5f03a35 15:43:30 Step 20/20 : LABEL version=0.0.0 15:43:31 Removing intermediate container 0ec314ee8844 15:43:31 ---> 4fb55e181e4b 15:43:31 Step 13/21 : EXPOSE $APP_PORT 15:43:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:43:31 ---> Running in 4611111310c6 15:43:31 Status: Downloaded newer image for alpine:3.10 15:43:31 ---> be4e4bea2c2e 15:43:31 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:43:33 ---> Running in 343c0d17e0af 15:43:33 ---> ed00f792a63d 15:43:33 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:43:33 ---> Running in f3fa401bf4fe 15:43:34 Removing intermediate container 4611111310c6 15:43:34 ---> 46ba0ed8f613 15:43:34 15:43:34 ---> Running in 72fc15380695 15:43:34 Removing intermediate container 343c0d17e0af 15:43:34 ---> d96ea9fab8b2 15:43:34 Step 14/21 : WORKDIR / 15:43:35 ---> Running in 26676c45f961 15:43:35 Successfully built 46ba0ed8f613 15:43:35 Successfully tagged docker-security-proxy-setup-go:latest 15:43:35  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 15:43:36 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:43:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:43:36 ---> f0e17887fad7 15:43:36 Step 3/20 : WORKDIR /edgex-go 15:43:36 ---> Using cache 15:43:36 ---> 676771a6ff48 15:43:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:36 ---> Using cache 15:43:36 ---> a3e9b2e834f2 15:43:36 Step 5/20 : RUN apk update && apk add make git 15:43:36 ---> Using cache 15:43:36 ---> 415f76f256a5 15:43:36 Step 6/20 : COPY go.mod . 15:43:36 ---> Using cache 15:43:36 ---> a1d94211fa4e 15:43:36 Step 7/20 : RUN go mod download 15:43:36 ---> Using cache 15:43:36 ---> 2c835f3ce4bc 15:43:36 Step 8/20 : COPY . . 15:43:36 ---> Using cache 15:43:36 ---> 5beee0b3c940 15:43:36 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:43:36 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:43:36 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:43:38 ---> Running in 4181bed8e539 15:43:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:43:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:43:39 Removing intermediate container 26676c45f961 15:43:39 ---> f02d720435d7 15:43:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:43:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:43:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:43:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:43:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 15:43:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 15:43:40 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:43:40 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:43:40 OK: 10346 distinct packages available 15:43:40 ---> 633b3d63b0a7 15:43:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:43:40 (1/5) Installing ca-certificates (20191127-r2) 15:43:40 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:43:40 (3/5) Installing libcurl (7.66.0-r0) 15:43:40 (4/5) Installing curl (7.66.0-r0) 15:43:40 (5/5) Installing dumb-init (1.2.2-r1) 15:43:40 Executing busybox-1.30.1-r3.trigger 15:43:40 Executing ca-certificates-20191127-r2.trigger 15:43:40 OK: 7 MiB in 19 packages 15:43:41 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 15:43:41 Removing intermediate container 72fc15380695 15:43:41 ---> 20dadedade1c 15:43:41 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:43:41 ---> 8269dd94a4de 15:43:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:43:42 ---> a3c513364fbf 15:43:42 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:43:42 ---> 5cfeb29b07b9 15:43:42 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:43:42 Removing intermediate container f3fa401bf4fe 15:43:42 ---> 9b1b95f712f0 15:43:42 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:43:42 ---> Running in d05bf6004eaa 15:43:42 ---> Running in ee7e5ebf8cb8 15:43:42 ---> Running in 3c9ff1088880 15:43:43 Removing intermediate container ee7e5ebf8cb8 15:43:43 ---> b923c3671718 15:43:43 Step 19/21 : LABEL arch=x86_64 15:43:44 ---> Running in 8e15f5852b9e 15:43:44 Removing intermediate container 3c9ff1088880 15:43:44 ---> d829c482e76b 15:43:44 Step 13/26 : WORKDIR / 15:43:44 ---> Running in 3dcb7f5b07c0 15:43:45 Removing intermediate container 8e15f5852b9e 15:43:45 ---> 60250c16088c 15:43:45 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:43:45 ---> Running in f4eb56c93f5f 15:43:46 Removing intermediate container 3dcb7f5b07c0 15:43:46 ---> 50b884d3bfe0 15:43:46 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:43:49 Removing intermediate container d05bf6004eaa 15:43:49 ---> 46b1eb87b05d 15:43:49 Step 24/29 : RUN chmod 755 security-secrets-setup 15:43:49 Removing intermediate container f4eb56c93f5f 15:43:49 ---> d8572af1af2a 15:43:49 Step 21/21 : LABEL version=0.0.0 15:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.111s coverage: 46.6% of statements 15:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:43:49 ---> 3626f8d49d5d 15:43:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:43:50 ---> Running in 55be18eedfdd 15:43:50 ---> Running in b6c4e44cb20c 15:43:51 ---> 21c001e6ed58 15:43:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:43:51 Removing intermediate container 55be18eedfdd 15:43:51 ---> 1a59f0a264ae 15:43:51 15:43:52 Successfully built 1a59f0a264ae 15:43:52 Successfully tagged docker-core-metadata-go:latest 15:43:52 Building docker-support-notifications-go 15:43:53  Building docker-core-metadata-go ... done  ---> 2ffab3b9df0b 15:43:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 15:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.223s coverage: 27.2% of statements 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.395s coverage: 82.5% of statements 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.051s coverage: 92.9% of statements 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:44:00 ---> f9e6964fd3a4 15:44:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements 15:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements 15:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements 15:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 89.8% of statements 15:44:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:44:03 Removing intermediate container b6c4e44cb20c 15:44:03 ---> 74d8d34eb6b8 15:44:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:44:03 ---> 0981add83ed2 15:44:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:44:04 ---> Running in 0f1f1a500a9a 15:44:05 Removing intermediate container 0f1f1a500a9a 15:44:05 ---> 0ef25826db18 15:44:05 Step 26/29 : CMD [ "generate" ] 15:44:05 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:44:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:44:06 ---> f0e17887fad7 15:44:06 Step 3/21 : WORKDIR /edgex-go 15:44:06 ---> Using cache 15:44:06 ---> 676771a6ff48 15:44:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:06 ---> Using cache 15:44:06 ---> a3e9b2e834f2 15:44:06 Step 5/21 : RUN apk update && apk add make git 15:44:06 ---> Using cache 15:44:06 ---> 415f76f256a5 15:44:06 Step 6/21 : COPY go.mod . 15:44:06 ---> Using cache 15:44:06 ---> a1d94211fa4e 15:44:06 Step 7/21 : RUN go mod download 15:44:06 ---> Using cache 15:44:06 ---> 2c835f3ce4bc 15:44:06 Step 8/21 : COPY . . 15:44:06 ---> Using cache 15:44:06 ---> 5beee0b3c940 15:44:06 Step 9/21 : RUN make cmd/core-command/core-command 15:44:06 ---> 01f1fbfc0e53 15:44:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 15:44:06 ---> Running in cff03531772b 15:44:06 ---> Running in 484908b0ec45 15:44:07 Removing intermediate container 484908b0ec45 15:44:07 ---> 5b51e6e2503d 15:44:07 Step 27/29 : LABEL arch=x86_64 15:44:07 ---> Running in 9f974e6e79b4 15:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.040s coverage: 100.0% of statements 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:44:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 15:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 15:44:07 ---> 5964634d6016 15:44:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.262s coverage: 63.5% of statements 15:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.082s coverage: 100.0% of statements 15:44:08 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 15:44:09 Removing intermediate container 9f974e6e79b4 15:44:09 ---> 43686fa1d724 15:44:09 Step 28/29 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:44:11 ---> Running in 5230c1d98eb2 15:44:11 ---> 3fd807cc9479 15:44:11 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:44:11 ---> Running in 27e9f40dd337 15:44:12 Removing intermediate container 5230c1d98eb2 15:44:12 ---> 61be45f0d3f4 15:44:12 Step 29/29 : LABEL version=0.0.0 15:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 55.9% of statements 15:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 15:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:44:15 ---> Running in c5407ef40d07 15:44:16 Removing intermediate container c5407ef40d07 15:44:16 ---> 801942af502f 15:44:16 15:44:17 Successfully built 801942af502f 15:44:18 Successfully tagged docker-security-secrets-setup-go:latest 15:44:18  Building docker-security-secrets-setup-go ... done Building docker-core-data-go 15:44:21 Removing intermediate container 27e9f40dd337 15:44:21 ---> 2cdc3354b562 15:44:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:44:23 ---> Running in 8298fbebf66e 15:44:26 Removing intermediate container 8298fbebf66e 15:44:26 ---> 22122be5a7e2 15:44:26 Step 24/26 : LABEL arch=x86_64 15:44:27 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 15:44:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:44:27 ---> Running in fdf758901840 15:44:27 ---> f0e17887fad7 15:44:27 Step 3/23 : WORKDIR /edgex-go 15:44:27 ---> Using cache 15:44:27 ---> 676771a6ff48 15:44:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:27 ---> Using cache 15:44:27 ---> a3e9b2e834f2 15:44:27 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 15:44:28 ---> Running in e4ce3e4040c5 15:44:28 Removing intermediate container fdf758901840 15:44:28 ---> 159764fee2aa 15:44:28 Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:44:28 Removing intermediate container 4181bed8e539 15:44:28 ---> 11b58b00f71b 15:44:28 15:44:28 Step 10/20 : FROM scratch 15:44:28 ---> 15:44:28 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:44:28 ---> Running in 42aa512e7dbd 15:44:29 ---> Using cache 15:44:29 ---> 506c3d94feb1 15:44:29 Step 12/20 : ENV APP_PORT=48085 15:44:29 Removing intermediate container 42aa512e7dbd 15:44:29 ---> 16d739939ee5 15:44:29 Step 26/26 : LABEL version=0.0.0 15:44:29 ---> Running in a7e530340e59 15:44:29 ---> Running in 1ab4cdc2b3b2 15:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:29 Removing intermediate container a7e530340e59 15:44:29 ---> 39e84d47534f 15:44:29 Step 13/20 : EXPOSE $APP_PORT 15:44:29 ---> Running in 8e79b5bc33c3 15:44:29 Removing intermediate container 1ab4cdc2b3b2 15:44:29 ---> 894d8686bd9a 15:44:29 15:44:30 Successfully built 894d8686bd9a 15:44:30 Removing intermediate container 8e79b5bc33c3 15:44:30 ---> 0925d9e9d508 15:44:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:44:30 Successfully tagged docker-security-secretstore-setup-go:latest 15:44:30 Building docker-sys-mgmt-agent-go 15:44:30  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:31 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:44:31 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:44:31 OK: 12746 distinct packages available 15:44:31 OK: 233 MiB in 51 packages 15:44:33 ---> b5d56051a736 15:44:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.339s coverage: 86.3% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.069s coverage: 72.2% of statements 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.383s coverage: 72.1% of statements 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.029s coverage: 82.4% of statements 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.020s coverage: 96.8% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.081s coverage: 26.9% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.374s coverage: 84.1% of statements 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.042s coverage: 100.0% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.041s coverage: 83.8% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 46.1% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:44:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 15:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:44:36 ---> c1868d755f33 15:44:36 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:44:38 Removing intermediate container e4ce3e4040c5 15:44:38 ---> a9dc323a3af9 15:44:38 Step 6/23 : COPY go.mod . 15:44:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.164s coverage: 29.1% of statements 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:44:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements 15:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:44:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.032s coverage: 100.0% of statements 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:44:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:44:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:44:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:44:40 ---> 1d0ad3cbf3f9 15:44:40 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:44:40 ---> 418ae8737c23 15:44:40 Step 7/23 : RUN go mod download 15:44:41 ---> Running in 46a766e06edc 15:44:41 ---> Running in b058291d2f52 15:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 15:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:44:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 15:44:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.021s coverage: 32.1% of statements 15:44:43 Removing intermediate container b058291d2f52 15:44:43 ---> 2e2c4297479d 15:44:43 Step 18/20 : LABEL arch=x86_64 15:44:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 100.0% of statements 15:44:44 ---> Running in 11660f748684 15:44:45 GO111MODULE=on go vet ./... 15:44:46 Removing intermediate container 11660f748684 15:44:46 ---> 58edabcc6021 15:44:46 Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:44:47 ---> Running in a398277dc010 15:44:47 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:44:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:47 ---> f0e17887fad7 15:44:47 Step 3/22 : WORKDIR /edgex-go 15:44:47 ---> Using cache 15:44:47 ---> 676771a6ff48 15:44:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:47 ---> Using cache 15:44:47 ---> a3e9b2e834f2 15:44:47 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:44:49 Removing intermediate container a398277dc010 15:44:49 ---> 4b0542971a32 15:44:49 Step 20/20 : LABEL version=0.0.0 15:44:49 ---> Running in e6e16d247c1e 15:44:50 ---> Running in 5386c50ee695 15:44:51 Removing intermediate container 5386c50ee695 15:44:51 ---> 9cfede887679 15:44:51 15:44:53 Successfully built 9cfede887679 15:44:54 Removing intermediate container 46a766e06edc 15:44:54 ---> d338ea098e90 15:44:54 Step 8/23 : COPY . . 15:44:54 Successfully tagged docker-support-scheduler-go:latest 15:44:56  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:57 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:44:57 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:44:57 OK: 12746 distinct packages available 15:44:58 OK: 233 MiB in 51 packages 15:45:01 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:45:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:45:01 ---> f0e17887fad7 15:45:01 Step 3/26 : WORKDIR /edgex-go 15:45:01 ---> Using cache 15:45:01 ---> 676771a6ff48 15:45:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:01 ---> Using cache 15:45:01 ---> a3e9b2e834f2 15:45:01 Step 5/26 : RUN apk update && apk add make bash git 15:45:02 ---> Running in 480af1cb4112 15:45:03 gofmt -l . 15:45:03 Removing intermediate container e6e16d247c1e 15:45:03 ---> a784e638ce82 15:45:03 Step 6/22 : COPY go.mod . 15:45:03 Removing intermediate container cff03531772b 15:45:03 ---> 0e88c68fee5b 15:45:03 15:45:03 Step 10/21 : FROM scratch 15:45:03 ---> 15:45:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:45:04 [ "`gofmt -l .`" = "" ] 15:45:04 ---> Using cache 15:45:04 ---> 506c3d94feb1 15:45:04 Step 12/21 : ENV APP_PORT=48082 15:45:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:45:06 ---> Running in 424028d9254b 15:45:06 ---> 4ed19e0831f5 15:45:06 Step 7/22 : RUN go mod download 15:45:06 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:45:06 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:45:06 OK: 12746 distinct packages available 15:45:07 ./bin/test-go-mod-tidy.sh 15:45:07 OK: 233 MiB in 51 packages 15:45:07 ./bin/test-attribution-txt.sh 15:45:08 ---> Running in e6eb7cc3e709 15:45:08 Removing intermediate container 424028d9254b 15:45:08 ---> a5dab269f7c2 15:45:08 Step 13/21 : EXPOSE $APP_PORT 15:45:09 ---> Running in de276cead09a [Pipeline] sh 15:45:11 + ls -al . 15:45:11 total 584 15:45:11 drwxrwxr-x 10 1001 1001 4096 Aug 20 15:45 . 15:45:11 drwxr-xr-x 4 root root 4096 Aug 20 15:42 .. 15:45:11 -rw-rw-r-- 1 1001 1001 11 Aug 20 15:40 .dockerignore 15:45:11 drwxrwxr-x 8 1001 1001 4096 Aug 20 15:40 .git 15:45:11 drwxrwxr-x 3 1001 1001 4096 Aug 20 15:40 .github 15:45:11 -rw-rw-r-- 1 1001 1001 932 Aug 20 15:40 .gitignore 15:45:11 drwxrwxr-x 3 1001 1001 4096 Aug 20 15:40 .semver 15:45:11 -rw-rw-r-- 1 1001 1001 166 Aug 20 15:40 .sonarcloud.properties 15:45:11 -rw-rw-r-- 1 1001 1001 3804 Aug 20 15:40 CONTRIBUTING.md 15:45:11 -rw-rw-r-- 1 1001 1001 1035 Aug 20 15:40 Dockerfile.build 15:45:11 -rw-rw-r-- 1 1001 1001 865 Aug 20 15:40 Jenkinsfile 15:45:11 -rw-rw-r-- 1 1001 1001 10775 Aug 20 15:40 LICENSE 15:45:11 -rw-rw-r-- 1 1001 1001 6237 Aug 20 15:40 Makefile 15:45:11 -rw-rw-r-- 1 1001 1001 5652 Aug 20 15:40 README.md 15:45:11 -rw-rw-r-- 1 1001 1001 259 Aug 20 15:40 SECURITY.md 15:45:11 -rw-rw-r-- 1 1001 1001 5 Aug 20 15:36 VERSION 15:45:11 -rw-rw-r-- 1 1001 1001 4131 Aug 20 15:40 ZMQWindows.md 15:45:11 drwxrwxr-x 2 1001 1001 4096 Aug 20 15:40 bin 15:45:11 drwxrwxr-x 15 1001 1001 4096 Aug 20 15:40 cmd 15:45:11 -rw-r--r-- 1 root root 458659 Aug 20 15:44 coverage.out 15:45:11 -rw-r--r-- 1 root root 1019 Aug 20 15:45 go.mod 15:45:11 -rw-r--r-- 1 root root 19185 Aug 20 15:45 go.sum 15:45:11 drwxrwxr-x 8 1001 1001 4096 Aug 20 15:40 internal 15:45:11 drwxrwxr-x 4 1001 1001 4096 Aug 20 15:40 openapi 15:45:11 drwxrwxr-x 4 1001 1001 4096 Aug 20 15:40 snap 15:45:11 -rw-rw-r-- 1 1001 1001 168 Aug 20 15:40 version.go [Pipeline] sh 15:45:11 Removing intermediate container de276cead09a 15:45:11 ---> 476a0c8b9fee 15:45:11 Step 14/21 : WORKDIR / 15:45:11 Removing intermediate container 480af1cb4112 15:45:11 ---> 9a8f1db68a80 15:45:11 Step 6/26 : COPY go.mod . 15:45:12 + '[' -e coverage.out ] 15:45:12 + chown 1001:1001 coverage.out [Pipeline] stash 15:45:12 Warning: overwriting stash ‘coverage-report’ 15:45:12 ---> Running in 213829fcb18f 15:45:12 ---> 2f01c2365ad4 15:45:12 Step 7/26 : RUN go mod download 15:45:13 Removing intermediate container 213829fcb18f 15:45:13 ---> 247045b4ef61 15:45:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:45:13 Stashed 1 file(s) [Pipeline] sh 15:45:13 ---> Running in d1d14b50c901 15:45:13 + make build 15:45:13 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 15:45:14 ---> 94282f0bf519 15:45:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:14 Removing intermediate container e6eb7cc3e709 15:45:14 ---> f25d0f814bc1 15:45:14 Step 8/22 : COPY . . 15:45:18 ---> d55e0c0c5587 15:45:18 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:45:23 ---> aa5759b91691 15:45:23 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:45:23 Removing intermediate container d1d14b50c901 15:45:23 ---> 51fdeb70654f 15:45:23 Step 8/26 : COPY . . 15:45:23 ---> af13cd3b4ebb 15:45:23 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:45:24 ---> Running in 26e1209c5bbf 15:45:24 ---> Running in 0bd46e682e91 15:45:28 Removing intermediate container 26e1209c5bbf 15:45:28 ---> f562ec253a51 15:45:28 Step 19/21 : LABEL arch=x86_64 15:45:29 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 15:45:30 ---> Running in 4e9a1f61197f 15:45:31 Removing intermediate container 4e9a1f61197f 15:45:31 ---> 4c48345d1d6e 15:45:31 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:45:31 ---> Running in 2bb3b51f2ad6 15:45:34 Removing intermediate container 2bb3b51f2ad6 15:45:34 ---> 7a26ad24ccb8 15:45:34 Step 21/21 : LABEL version=0.0.0 15:45:36 ---> Running in 5c0e3abf1d54 15:45:36 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 15:45:37 Removing intermediate container 5c0e3abf1d54 15:45:37 ---> a6df8a6df0e3 15:45:37 15:45:39 Successfully built a6df8a6df0e3 15:45:40 Successfully tagged docker-core-command-go:latest 15:45:44 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 15:45:47  Building docker-core-command-go ... done  ---> 3e4b76248b8b 15:45:47 Step 9/22 : RUN make cmd/core-data/core-data 15:45:47 ---> Running in 91285bd11b49 15:45:49 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 15:45:49 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 15:45: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 15:45:57 ---> 24e7641c849d 15:45:57 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:45:57 ---> Running in 86aadd059e01 15:45:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:46:00 Removing intermediate container 0bd46e682e91 15:46:00 ---> 62a3aa274cf1 15:46:00 15:46:00 Step 10/23 : FROM scratch 15:46:00 ---> 15:46:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:46:00 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 15:46:02 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 15:46:03 ---> Using cache 15:46:03 ---> f292b7de20ec 15:46:03 Step 12/23 : ENV APP_PORT=48060 15:46:04 ---> Running in a0fb6561d7a3 15:46:05 Removing intermediate container a0fb6561d7a3 15:46:05 ---> d8dfc976a7e6 15:46:05 Step 13/23 : EXPOSE $APP_PORT 15:46:05 ---> Running in 8edab5d4cc35 15:46:05 Removing intermediate container 8edab5d4cc35 15:46:05 ---> 6d85005c875e 15:46:05 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 15:46:06 ---> a8a64e441b0f 15:46:06 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:46:07 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 15:46:09 ---> 06bd6d61e7ca 15:46:09 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 15:46:10 ---> 3e6a72ea6580 15:46:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:46:11 ---> 070d12add134 15:46:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:46:12 ---> 4f7d307df64f 15:46:12 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:46:12 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 15:46:13 ---> 18e256dfd305 15:46:13 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:46:13 ---> Running in 4382498edf52 15:46:13 Removing intermediate container 4382498edf52 15:46:13 ---> c07a8f9ef1b4 15:46:13 Step 21/23 : LABEL arch=x86_64 15:46:13 ---> Running in ba0c126d7905 15:46:15 Removing intermediate container ba0c126d7905 15:46:15 ---> 888e250521cd 15:46:15 Step 22/23 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:46:15 ---> Running in 9e32eb071bb9 15:46:16 Removing intermediate container 9e32eb071bb9 15:46:16 ---> 060c03ade620 15:46:16 Step 23/23 : LABEL version=0.0.0 15:46:16 ---> Running in f76c46875b0f 15:46:17 Removing intermediate container f76c46875b0f 15:46:17 ---> e2fe2e3bd177 15:46:17 15:46:18 Successfully built e2fe2e3bd177 15:46:18 Successfully tagged docker-support-notifications-go:latest 15:46: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 15:46:22 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 15:46:26  Building docker-support-notifications-go ... done Removing intermediate container 86aadd059e01 15:46:26 ---> fbf99962084c 15:46:26 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:46:26 ---> Running in 40f8196c0601 15:46:26 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 15:46:27 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 15:46:29 Removing intermediate container 91285bd11b49 15:46:29 ---> 5021d7638a3a 15:46:29 15:46:29 Step 10/22 : FROM alpine 15:46:29 ---> a24bb4013296 15:46:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:46:29 ---> Running in 9880c40f70d7 15:46:29 Removing intermediate container 40f8196c0601 15:46:29 ---> 1ffc42f6020e 15:46:29 15:46:29 Step 11/26 : FROM docker:latest 15:46:29 ---> 81f5749c9058 15:46:29 Step 12/26 : RUN apk add --no-cache bash 15:46:29 Removing intermediate container 9880c40f70d7 15:46:29 ---> 0ff35a56c4d7 15:46:29 Step 12/22 : ENV APP_PORT=48080 15:46:30 ---> Running in 6ec697b9755d 15:46:30 ---> Running in e1c1c2160ce2 15:46:30 Removing intermediate container e1c1c2160ce2 15:46:30 ---> 61462df30877 15:46:30 Step 13/22 : EXPOSE $APP_PORT 15:46:30 ---> Running in a5fb284eca75 15:46:30 Removing intermediate container a5fb284eca75 15:46:30 ---> 251fa958a2e3 15:46:30 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:30 ---> Running in a7c44efd1bb8 15:46:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:31 (1/2) Installing readline (8.0.4-r0) 15:46:31 (2/2) Installing bash (5.0.17-r0) 15:46:31 Executing bash-5.0.17-r0.post-install 15:46:31 Executing busybox-1.31.1-r16.trigger 15:46:31 OK: 12 MiB in 22 packages 15:46:32 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 15:46:33 Removing intermediate container 6ec697b9755d 15:46:33 ---> 13ac7b680d0d 15:46:33 Step 13/26 : RUN rm -rf /var/cache/apk/* 15:46:33 ---> Running in 23930218d71c 15:46:34 Removing intermediate container a7c44efd1bb8 15:46:34 ---> ec99f43926a9 15:46:34 Step 15/22 : RUN apk --no-cache add zeromq 15:46:34 ---> Running in ad0edf1a8c28 15:46:34 Removing intermediate container 23930218d71c 15:46:34 ---> 85f374b0c837 15:46:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:46:34 ---> Running in bc44146ef0c7 15:46:35 Removing intermediate container bc44146ef0c7 15:46:35 ---> 1276a936fe87 15:46:35 Step 15/26 : ENV APP_PORT=48090 15:46:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:35 ---> Running in 1c29b0745b16 15:46:35 Removing intermediate container 1c29b0745b16 15:46:35 ---> 80279d65fd1d 15:46:35 Step 16/26 : EXPOSE $APP_PORT 15:46:35 ---> Running in ed33ed4402e1 15:46:35 Removing intermediate container ed33ed4402e1 15:46:35 ---> 1630bce20b74 15:46:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } 15:46:36 $ docker stop --time=1 bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 15:46:36 (1/5) Installing libgcc (9.3.0-r2) 15:46:36 (2/5) Installing libsodium (1.0.18-r0) 15:46:36 ---> 4b531076eea6 15:46:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:46:36 (3/5) Installing libstdc++ (9.3.0-r2) 15:46:37 (4/5) Installing libzmq (4.3.2-r0) 15:46:37 (5/5) Installing zeromq (4.3.2-r0) 15:46:37 ---> 3cab3df566ce 15:46:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:46:37 Executing busybox-1.31.1-r16.trigger 15:46:37 OK: 8 MiB in 19 packages 15:46:37 ---> 88c05ed6269a 15:46:37 Step 20/26 : RUN apk --no-cache add py-pip 15:46:37 ---> Running in 8b5ee6ffc660 15:46:38 Removing intermediate container ad0edf1a8c28 15:46:38 ---> b5cea5041f10 15:46:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:38 ---> dc5bcd666b7f 15:46:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:38 $ docker rm -f bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 15:46:38 (1/33) Installing libbz2 (1.0.8-r1) 15:46:38 (2/33) Installing expat (2.2.9-r1) 15:46:38 (3/33) Installing libffi (3.3-r2) 15:46:38 (4/33) Installing gdbm (1.13-r1) 15:46:38 (5/33) Installing xz-libs (5.2.5-r0) 15:46:38 (6/33) Installing sqlite-libs (3.32.1-r0) 15:46:39 (7/33) Installing python3 (3.8.5-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:46:40 15:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:46:41 latest: Pulling from edgex-devops/edgex-compose-arm64 15:46:41 29e5d40040c1: Pulling fs layer 15:46:41 1ce36da41761: Pulling fs layer 15:46:41 25b303627fd3: Pulling fs layer 15:46:41 29e5d40040c1: Verifying Checksum 15:46:41 29e5d40040c1: Download complete 15:46:41 1ce36da41761: Verifying Checksum 15:46:41 1ce36da41761: Download complete 15:46:42 29e5d40040c1: Pull complete 15:46:42 ---> e79efd2c6647 15:46:42 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:46:43 (8/33) Installing py3-appdirs (1.4.4-r1) 15:46:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:46:43 (10/33) Installing py3-parsing (2.4.7-r0) 15:46:43 (11/33) Installing py3-six (1.15.0-r0) 15:46:43 (12/33) Installing py3-packaging (20.4-r0) 15:46:43 (13/33) Installing py3-setuptools (47.0.0-r0) 15:46:43 ---> 78d5db7dd2ff 15:46:43 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:46:43 (14/33) Installing py3-chardet (3.0.4-r4) 15:46:43 25b303627fd3: Verifying Checksum 15:46:43 25b303627fd3: Download complete 15:46:43 1ce36da41761: Pull complete 15:46:43 (15/33) Installing py3-idna (2.9-r0) 15:46:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:46:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:46:44 ---> Running in 6f6d916d5ac5 15:46:44 (18/33) Installing py3-requests (2.23.0-r0) 15:46:44 (19/33) Installing py3-msgpack (1.0.0-r0) 15:46:44 (20/33) Installing py3-lockfile (0.12.2-r3) 15:46:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:46:44 (22/33) Installing py3-colorama (0.4.3-r0) 15:46:44 (23/33) Installing py3-distlib (0.3.0-r0) 15:46:44 (24/33) Installing py3-distro (1.5.0-r1) 15:46:44 (25/33) Installing py3-webencodings (0.5.1-r3) 15:46:44 (26/33) Installing py3-html5lib (1.0.1-r4) 15:46:44 (27/33) Installing py3-pytoml (0.1.21-r0) 15:46:44 (28/33) Installing py3-pep517 (0.8.2-r0) 15:46:44 Removing intermediate container 6f6d916d5ac5 15:46:44 ---> 3bad3cf81526 15:46:44 Step 20/22 : LABEL arch=x86_64 15:46:44 (29/33) Installing py3-progress (1.5-r0) 15:46:44 (30/33) Installing py3-toml (0.10.1-r0) 15:46:45 (31/33) Installing py3-retrying (1.3.3-r0) 15:46:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:46:45 (33/33) Installing py3-pip (20.1.1-r0) 15:46:45 ---> Running in 7e6cc477c862 15:46:45 Executing busybox-1.31.1-r16.trigger 15:46:45 OK: 71 MiB in 55 packages 15:46:46 Removing intermediate container 7e6cc477c862 15:46:46 ---> 463beb899c17 15:46:46 Step 21/22 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:46:46 ---> Running in 3618213841de 15:46:46 Removing intermediate container 3618213841de 15:46:46 ---> 9d53cd6ecb74 15:46:46 Step 22/22 : LABEL version=0.0.0 15:46:47 ---> Running in f1a514672df2 15:46:48 Removing intermediate container f1a514672df2 15:46:48 ---> c496ec1172e0 15:46:48 15:46:49 Successfully built c496ec1172e0 15:46:49 Successfully tagged docker-core-data-go:latest 15:46:51  Building docker-core-data-go ... done Removing intermediate container 8b5ee6ffc660 15:46:51 ---> acc68ef68c1d 15:46:51 Step 21/26 : RUN pip install docker-compose==1.23.2 15:46:51 ---> Running in d5c55ccfd6fc 15:46:53 Collecting docker-compose==1.23.2 15:46:53 25b303627fd3: Pull complete 15:46:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:46:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:46:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] withDockerContainer 15:46:53 prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container 15:46:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:46:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:46:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:46:53 $ 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 15:46:54 Collecting jsonschema<3,>=2.5.1 15:46:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:46:54 Collecting PyYAML<4,>=3.10 15:46:54 Downloading PyYAML-3.13.tar.gz (270 kB) 15:46:55 Collecting dockerpty<0.5,>=0.4.1 15:46:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:46:56 Collecting texttable<0.10,>=0.9.0 15:46:56 Downloading texttable-0.9.1.tar.gz (11 kB) 15:46:56 Collecting docopt<0.7,>=0.6.1 15:46:56 Downloading docopt-0.6.2.tar.gz (25 kB) 15:46:57 $ docker top a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a -eo pid,comm 15:46:57 Collecting docker<4.0,>=3.6.0 15:46:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] { 15:46:57 Collecting cached-property<2,>=1.2.0 15:46:57 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 15:46:57 Collecting websocket-client<1.0,>=0.32.0 15:46:57 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [Pipeline] sh 15:46:58 Collecting idna<2.8,>=2.5 15:46:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:46:58 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) 15:46:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:46:58 Collecting urllib3<1.25,>=1.21.1 15:46:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:46:58 Collecting docker-pycreds>=0.4.0 15:46:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:46:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:46:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:46:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:46:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:46:58 Installing collected packages: idna, urllib3, requests, jsonschema, PyYAML, dockerpty, texttable, docopt, websocket-client, docker-pycreds, docker, cached-property, docker-compose 15:46:58 Attempting uninstall: idna 15:46:58 Found existing installation: idna 2.9 15:46:58 Uninstalling idna-2.9: 15:46:58 Successfully uninstalled idna-2.9 15:46:58 Attempting uninstall: urllib3 15:46:58 Found existing installation: urllib3 1.25.9 15:46:58 Uninstalling urllib3-1.25.9: 15:46:58 Successfully uninstalled urllib3-1.25.9 15:46:58 + docker-compose build --help 15:46:58 + grep parallel 15:46:59 Attempting uninstall: requests 15:46:59 Found existing installation: requests 2.23.0 15:46:59 Uninstalling requests-2.23.0: 15:46:59 Successfully uninstalled requests-2.23.0 15:46:59 Running setup.py install for PyYAML: started 15:47:00 Running setup.py install for PyYAML: finished with status 'done' 15:47:00 Running setup.py install for dockerpty: started 15:47:02 Running setup.py install for dockerpty: finished with status 'done' 15:47:02 Running setup.py install for texttable: started 15:47:02 --parallel Build images in parallel. [Pipeline] } 15:47:02 $ docker stop --time=1 a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a 15:47:02 Running setup.py install for texttable: finished with status 'done' 15:47:02 Running setup.py install for docopt: started 15:47:03 Running setup.py install for docopt: finished with status 'done' 15:47:04 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 15:47:04 $ docker rm -f a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:05 . [Pipeline] withDockerContainer 15:47:05 prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container 15:47:05 $ 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 15:47:07 $ docker top 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:08 + docker-compose -f ./docker-compose-build.yml build --parallel 15:47:08 Removing intermediate container d5c55ccfd6fc 15:47:08 ---> 1a8636fe51b6 15:47:08 Step 22/26 : RUN apk --no-cache add curl 15:47:08 ---> Running in b07413bb5ed0 15:47:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:10 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:47:10 (2/3) Installing libcurl (7.69.1-r0) 15:47:10 (3/3) Installing curl (7.69.1-r0) 15:47:10 Executing busybox-1.31.1-r16.trigger 15:47:10 OK: 72 MiB in 58 packages 15:47:11 Removing intermediate container b07413bb5ed0 15:47:11 ---> 6e29e373dbe6 15:47:11 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:47:11 ---> Running in 759a579fec0a 15:47:11 Removing intermediate container 759a579fec0a 15:47:11 ---> ae71b99e4409 15:47:11 Step 24/26 : LABEL arch=x86_64 15:47:11 ---> Running in 7bd891fed8b1 15:47:11 Removing intermediate container 7bd891fed8b1 15:47:11 ---> 5f3260059b57 15:47:11 Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:47:12 ---> Running in 71f77b3c6d4e 15:47:12 Removing intermediate container 71f77b3c6d4e 15:47:12 ---> 16c744fed64e 15:47:12 Step 26/26 : LABEL version=0.0.0 15:47:12 ---> Running in 261ee8ba089a 15:47:12 Removing intermediate container 261ee8ba089a 15:47:12 ---> 8298345cba99 15:47:12 15:47:12 Successfully built 8298345cba99 15:47:12 Successfully tagged docker-sys-mgmt-agent-go:latest 15:47:12 Building docker-core-command-go ... 15:47:12 Building docker-core-data-go ... 15:47:12 Building docker-core-metadata-go ... 15:47:12 Building docker-security-proxy-setup-go ... 15:47:12 Building docker-security-secrets-setup-go ... 15:47:12 Building docker-security-secretstore-setup-go ... 15:47:12 Building docker-support-logging-go ... 15:47:12 Building docker-support-notifications-go ... 15:47:12 Building docker-support-scheduler-go ... 15:47:12 Building docker-sys-mgmt-agent-go ... 15:47:12 Building docker-core-data-go 15:47:12 Building docker-sys-mgmt-agent-go 15:47:12 Building docker-support-notifications-go 15:47:12 Building docker-support-scheduler-go 15:47:12 Building docker-security-secretstore-setup-go 15:47:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:47:13 $ docker stop --time=1 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb 15:47:14 $ docker rm -f 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb [Pipeline] // withDockerContainer [Pipeline] sh 15:47:15 + docker images 15:47:15 + grep docker 15:47:15 docker-sys-mgmt-agent-go latest 8298345cba99 3 seconds ago 284MB 15:47:15 docker-core-data-go latest c496ec1172e0 28 seconds ago 24.5MB 15:47:15 docker-support-notifications-go latest e2fe2e3bd177 58 seconds ago 14.5MB 15:47:15 docker-core-command-go latest a6df8a6df0e3 About a minute ago 13MB 15:47:15 docker-support-scheduler-go latest 9cfede887679 2 minutes ago 13.1MB 15:47:15 docker-security-secretstore-setup-go latest 894d8686bd9a 2 minutes ago 33.9MB 15:47:15 docker-security-secrets-setup-go latest 801942af502f 3 minutes ago 25.1MB 15:47:15 docker-core-metadata-go latest 1a59f0a264ae 3 minutes ago 14.4MB 15:47:15 docker-security-proxy-setup-go latest 46ba0ed8f613 3 minutes ago 16.4MB 15:47:15 docker-support-logging-go latest 1ad771298487 3 minutes ago 11.8MB 15:47:15 docker latest 81f5749c9058 7 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] } 15:49:04 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:49:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:49:04 ---> 521fbdae84b6 15:49:04 Step 3/26 : WORKDIR /edgex-go 15:49:04 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:49:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:49:04 ---> 521fbdae84b6 15:49:04 Step 3/26 : WORKDIR /edgex-go 15:49:04 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:49:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:49:04 ---> 521fbdae84b6 15:49:04 Step 3/20 : WORKDIR /edgex-go 15:49:04 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 15:49:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:49:04 ---> 521fbdae84b6 15:49:04 Step 3/23 : WORKDIR /edgex-go 15:49:04 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:49:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:04 ---> 521fbdae84b6 15:49:04 Step 3/22 : WORKDIR /edgex-go 15:49:07 ---> Running in 5cb8b98007cb 15:49:07 ---> Running in f909b188fd3f 15:49:07 ---> Running in a30304b28359 15:49:07 ---> Running in caf03530491e 15:49:07 ---> Running in 7ac2c571330b 15:49:07 Removing intermediate container caf03530491e 15:49:07 ---> 165afd131873 15:49:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:07 Removing intermediate container 5cb8b98007cb 15:49:07 ---> 42afb2605610 15:49:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:07 Removing intermediate container f909b188fd3f 15:49:07 ---> 7c97abfb2e94 15:49:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:07 Removing intermediate container 7ac2c571330b 15:49:07 ---> 61673f5db531 15:49:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:07 Removing intermediate container a30304b28359 15:49:07 ---> cca54d9d678b 15:49:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:07 ---> Running in d7fc4385d38a 15:49:07 ---> Running in 0a6748560204 15:49:07 ---> Running in 6388136d3a31 15:49:07 ---> Running in 9c89f062fb68 15:49:07 ---> Running in 8bf768e599ee 15:49:12 Removing intermediate container d7fc4385d38a 15:49:12 ---> 573f2cba1947 15:49:12 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 15:49:12 Removing intermediate container 0a6748560204 15:49:12 ---> 3874d67a3e40 15:49:12 Step 5/20 : RUN apk update && apk add make git 15:49:12 ---> Running in 7fd791e74ca7 15:49:12 ---> Running in 3f1622e47647 15:49:12 Removing intermediate container 6388136d3a31 15:49:12 ---> f82f7f50e5ff 15:49:12 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:49:12 ---> Running in db5a5d359690 15:49:12 Removing intermediate container 8bf768e599ee 15:49:12 ---> 61ae72ab2c94 15:49:12 Step 5/26 : RUN apk update && apk add make git 15:49:12 Removing intermediate container 9c89f062fb68 15:49:12 ---> b207f3696be1 15:49:12 Step 5/26 : RUN apk update && apk add make bash git 15:49:13 ---> Running in 9c3d27e42823 15:49:13 ---> Running in f0fb4393df06 15:49:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:16 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:49:16 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:49:16 OK: 12617 distinct packages available 15:49:16 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:49:16 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:49:16 OK: 12617 distinct packages available 15:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:16 OK: 217 MiB in 51 packages 15:49:16 OK: 217 MiB in 51 packages 15:49:17 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:49:17 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:49:17 OK: 12617 distinct packages available 15:49:17 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:49:17 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:49:17 OK: 12617 distinct packages available 15:49:17 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:49:17 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:49:17 OK: 12617 distinct packages available 15:49:18 OK: 217 MiB in 51 packages 15:49:18 OK: 217 MiB in 51 packages 15:49:18 OK: 217 MiB in 51 packages 15:49:18 Removing intermediate container 3f1622e47647 15:49:18 ---> 162757eef883 15:49:18 Step 6/20 : COPY go.mod . 15:49:19 Removing intermediate container 7fd791e74ca7 15:49:19 ---> b665772594fc 15:49:19 Step 6/23 : COPY go.mod . 15:49:20 Removing intermediate container db5a5d359690 15:49:20 ---> 27ff03aaea4a 15:49:20 Step 6/22 : COPY go.mod . 15:49:20 ---> f1008b3ce3ef 15:49:20 Step 7/20 : RUN go mod download 15:49:20 Removing intermediate container 9c3d27e42823 15:49:20 ---> d5591b38c46b 15:49:20 Step 6/26 : COPY go.mod . 15:49:20 ---> 4ae802fb0533 15:49:20 Step 7/23 : RUN go mod download 15:49:20 Removing intermediate container f0fb4393df06 15:49:20 ---> f529ecc4bbd1 15:49:20 Step 6/26 : COPY go.mod . 15:49:20 ---> Running in 52e36c010383 15:49:20 ---> Running in 01a33441073e 15:49:21 ---> b4e668b157a0 15:49:21 Step 7/22 : RUN go mod download 15:49:21 ---> Running in 1bedf2498094 15:49:21 ---> 41b8817fbbe5 15:49:21 Step 7/26 : RUN go mod download 15:49:21 ---> 29bac141b752 15:49:21 Step 7/26 : RUN go mod download 15:49:22 ---> Running in a76eb06cfd97 15:49:22 ---> Running in 1132637c81d7 15:49:25 Removing intermediate container 01a33441073e 15:49:25 ---> ed5899404ab0 15:49:25 Step 8/23 : COPY . . 15:49:25 Removing intermediate container 52e36c010383 15:49:25 ---> b08ccb1e2b82 15:49:25 Step 8/20 : COPY . . 15:49:26 Removing intermediate container 1bedf2498094 15:49:26 ---> 3d9136f5235e 15:49:26 Step 8/22 : COPY . . 15:49:26 Removing intermediate container a76eb06cfd97 15:49:26 ---> 47285384f82c 15:49:26 Step 8/26 : COPY . . 15:49:27 Removing intermediate container 1132637c81d7 15:49:27 ---> 278713d4c439 15:49:27 Step 8/26 : COPY . . 15:49:59 ---> 797f614554f5 15:49:59 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:49:59 ---> 58dfc726419f 15:49:59 Step 9/22 : RUN make cmd/core-data/core-data 15:49:59 ---> f530a9ae422e 15:49:59 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 15:49:59 ---> fa1a7b68f994 15:49:59 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 15:49:59 ---> 410afdf0c66a 15:49:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:49:59 ---> Running in f6824f8895b6 15:49:59 ---> Running in 4646e016b5d3 15:49:59 ---> Running in 7b068658d716 15:49:59 ---> Running in fd7940e0d7b5 15:49:59 ---> Running in b803b9a7ee91 15:49:59 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 15:50:00 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 15:50:00 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 15:50: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 15:50:00 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 15:51:22 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 15:51:30 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 15:51:39 Removing intermediate container b803b9a7ee91 15:51:39 ---> 31a590afef4a 15:51:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:51:39 ---> Running in 9a89e803d672 15:51:40 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 15:51:44 Removing intermediate container 7b068658d716 15:51:44 ---> caf7b99e30e5 15:51:44 15:51:44 Step 10/26 : FROM alpine:3.10 15:51:44 3.10: Pulling from library/alpine 15:51:46 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:51:46 Status: Downloaded newer image for alpine:3.10 15:51:46 ---> 536a684cf733 15:51:46 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:51:47 Removing intermediate container 9a89e803d672 15:51:47 ---> afd7f2252bc0 15:51:47 15:51:47 Step 11/26 : FROM docker:latest 15:51:47 ---> ce9d55ae87f1 15:51:47 Step 12/26 : RUN apk add --no-cache bash 15:51:47 ---> Running in 8f33d89ef6b1 15:51:47 ---> Running in f66023e9d501 15:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 15:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 15:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:51:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:51:51 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:51:51 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:51:51 OK: 10167 distinct packages available 15:51:51 (1/2) Installing readline (8.0.4-r0) 15:51:51 (2/2) Installing bash (5.0.17-r0) 15:51:51 Executing bash-5.0.17-r0.post-install 15:51:51 Executing busybox-1.31.1-r16.trigger 15:51:51 OK: 12 MiB in 22 packages 15:51:52 (1/5) Installing ca-certificates (20191127-r2) 15:51:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:51:52 (3/5) Installing libcurl (7.66.0-r0) 15:51:52 (4/5) Installing curl (7.66.0-r0) 15:51:52 (5/5) Installing dumb-init (1.2.2-r1) 15:51:52 Executing busybox-1.30.1-r3.trigger 15:51:52 Executing ca-certificates-20191127-r2.trigger 15:51:52 OK: 7 MiB in 19 packages 15:51:56 Removing intermediate container f66023e9d501 15:51:56 ---> be0a773b621c 15:51:56 Step 13/26 : RUN rm -rf /var/cache/apk/* 15:51:56 ---> Running in be33961d7a1c 15:51:56 Removing intermediate container fd7940e0d7b5 15:51:56 ---> 38d44706ec7d 15:51:56 15:51:56 Step 10/20 : FROM scratch 15:51:56 ---> 15:51:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:51:56 Removing intermediate container 8f33d89ef6b1 15:51:56 ---> 02429e381e2d 15:51:56 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:51:56 ---> Running in 2fcaeb63edfa 15:51:57 Removing intermediate container f6824f8895b6 15:51:57 ---> 18edcd9d6d48 15:51:57 15:51:57 Step 10/23 : FROM scratch 15:51:57 ---> Running in 836d11c549f1 15:51:57 ---> 15:51:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:51:57 ---> Running in 90e9b4714dda 15:51:57 Removing intermediate container 2fcaeb63edfa 15:51:57 ---> a73cda9c1fe0 15:51:57 Step 12/20 : ENV APP_PORT=48085 15:51:57 ---> Running in a0abe0426b57 15:51:58 Removing intermediate container 836d11c549f1 15:51:58 ---> 3b18a80b0f4d 15:51:58 Step 13/26 : WORKDIR / 15:51:58 Removing intermediate container 90e9b4714dda 15:51:58 ---> c2fd208216e8 15:51:58 Step 12/23 : ENV APP_PORT=48060 15:51:58 ---> Running in ba50d4c208be 15:51:58 ---> Running in d33e020e098c 15:51:58 Removing intermediate container a0abe0426b57 15:51:58 ---> c6d2c4574ffc 15:51:58 Step 13/20 : EXPOSE $APP_PORT 15:51:58 ---> Running in 4937bd93a9b6 15:51:58 Removing intermediate container ba50d4c208be 15:51:58 ---> 64677e61ca91 15:51:58 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:51:59 Removing intermediate container d33e020e098c 15:51:59 ---> b893b80abd2d 15:51:59 Step 13/23 : EXPOSE $APP_PORT 15:51:59 ---> Running in 0256d1b7f491 15:51:59 Removing intermediate container 4937bd93a9b6 15:51:59 ---> 41845507aad3 15:51:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:52:00 Removing intermediate container 0256d1b7f491 15:52:00 ---> d2b31357e171 15:52:00 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 15:52:00 Removing intermediate container be33961d7a1c 15:52:00 ---> 86ca537b6717 15:52:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:52:00 ---> e6362bf1e3d4 15:52:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:52:00 ---> Running in 0271d47bad45 15:52:00 ---> 7de21a5912ac 15:52:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:52:01 Removing intermediate container 0271d47bad45 15:52:01 ---> 3fca28e76205 15:52:01 Step 15/26 : ENV APP_PORT=48090 15:52:01 ---> 74adc5a1c3a3 15:52:01 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:52:01 ---> 3920e79a4694 15:52:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:52:01 ---> Running in 8493fc890823 15:52:02 Removing intermediate container 8493fc890823 15:52:02 ---> 8454f97e6b1e 15:52:02 Step 16/26 : EXPOSE $APP_PORT 15:52:03 ---> 12aa6abae998 15:52:03 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:52:03 ---> Running in 1f1cc3fd0ca4 15:52:03 ---> 5994b16a3c6a 15:52:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 15:52:03 ---> 29b3deb214e7 15:52:03 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 15:52:04 Removing intermediate container 1f1cc3fd0ca4 15:52:04 ---> d73654f6a992 15:52:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:52:04 ---> bb6a026025d5 15:52:04 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:52:04 ---> Running in 5ad361c3c52c 15:52:04 ---> 4f9b28fe9c88 15:52:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:52:05 ---> bab7df8d7582 15:52:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:52:05 Removing intermediate container 5ad361c3c52c 15:52:05 ---> b271533cab39 15:52:05 Step 18/20 : LABEL arch=arm64 15:52:06 ---> f9f5679a4155 15:52:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:52:06 ---> Running in 9194bcdead0b 15:52:06 ---> f7d86d4f28b6 15:52:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:06 ---> 18c7ea108df5 15:52:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:52:07 Removing intermediate container 9194bcdead0b 15:52:07 ---> 6f46f076e3d8 15:52:07 Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:52:07 ---> Running in 3addcad90e7a 15:52:08 ---> 1cd996237d88 15:52:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:52:09 ---> dcbd4130b1f5 15:52:09 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:09 Removing intermediate container 3addcad90e7a 15:52:09 ---> 69009e42d298 15:52:09 Step 20/20 : LABEL version=0.0.0 15:52:09 ---> 74d88469af9d 15:52:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 15:52:09 ---> Running in 77e71bc1db36 15:52:09 ---> b8b5421cd9b6 15:52:09 Step 20/26 : RUN apk --no-cache add py-pip 15:52:09 ---> Running in b6b692a7b0f9 15:52:10 Removing intermediate container 77e71bc1db36 15:52:10 ---> 016090327461 15:52:10 15:52:10 ---> dcac08f7fab8 15:52:10 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:52:10 ---> Running in 80af8aad277e 15:52:10 ---> 13d06d4bdfd4 15:52:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:52:10 Successfully built 016090327461 15:52:10 Successfully tagged docker-support-scheduler-go-arm64:latest 15:52:10  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 15:52:11 Removing intermediate container 80af8aad277e 15:52:11 ---> 048199b5dc73 15:52:11 Step 21/23 : LABEL arch=arm64 15:52:11 ---> Running in ce753335b9ac 15:52:12 ---> 3fdfd1d68a7e 15:52:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:52:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:52:13 (1/33) Installing libbz2 (1.0.8-r1) 15:52:13 (2/33) Installing expat (2.2.9-r1) 15:52:13 (3/33) Installing libffi (3.3-r2) 15:52:13 (4/33) Installing gdbm (1.13-r1) 15:52:13 (5/33) Installing xz-libs (5.2.5-r0) 15:52:13 (6/33) Installing sqlite-libs (3.32.1-r0) 15:52:13 (7/33) Installing python3 (3.8.5-r0) 15:52:13 ---> Running in 66b875b1f1d1 15:52:13 Removing intermediate container ce753335b9ac 15:52:13 ---> 7cb93263a11a 15:52:13 Step 22/23 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:52:15 (8/33) Installing py3-appdirs (1.4.4-r1) 15:52:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:52:15 (10/33) Installing py3-parsing (2.4.7-r0) 15:52:15 (11/33) Installing py3-six (1.15.0-r0) 15:52:15 (12/33) Installing py3-packaging (20.4-r0) 15:52:15 (13/33) Installing py3-setuptools (47.0.0-r0) 15:52:15 (14/33) Installing py3-chardet (3.0.4-r4) 15:52:15 (15/33) Installing py3-idna (2.9-r0) 15:52:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:52:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:52:15 (18/33) Installing py3-requests (2.23.0-r0) 15:52:15 (19/33) Installing py3-msgpack (1.0.0-r0) 15:52:15 (20/33) Installing py3-lockfile (0.12.2-r3) 15:52:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:52:15 (22/33) Installing py3-colorama (0.4.3-r0) 15:52:15 (23/33) Installing py3-distlib (0.3.0-r0) 15:52:15 (24/33) Installing py3-distro (1.5.0-r1) 15:52:15 (25/33) Installing py3-webencodings (0.5.1-r3) 15:52:15 (26/33) Installing py3-html5lib (1.0.1-r4) 15:52:15 (27/33) Installing py3-pytoml (0.1.21-r0) 15:52:15 (28/33) Installing py3-pep517 (0.8.2-r0) 15:52:15 (29/33) Installing py3-progress (1.5-r0) 15:52:15 (30/33) Installing py3-toml (0.10.1-r0) 15:52:15 (31/33) Installing py3-retrying (1.3.3-r0) 15:52:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:52:15 (33/33) Installing py3-pip (20.1.1-r0) 15:52:15 Executing busybox-1.31.1-r16.trigger 15:52:15 OK: 71 MiB in 55 packages 15:52:16 ---> Running in 0cb9cce3957b 15:52:17 Removing intermediate container 0cb9cce3957b 15:52:17 ---> acf05871542d 15:52:17 Step 23/23 : LABEL version=0.0.0 15:52:18 ---> Running in abe2191cee96 15:52:19 Removing intermediate container abe2191cee96 15:52:19 ---> d3c9d7bc1769 15:52:19 15:52:19 Removing intermediate container 66b875b1f1d1 15:52:19 ---> 2a2d47fb2dd8 15:52:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:52:20 Successfully built d3c9d7bc1769 15:52:20 Successfully tagged docker-support-notifications-go-arm64:latest 15:52:20  Building docker-support-notifications-go ... done Building docker-support-logging-go 15:52:20 ---> Running in 3428b182bb1c 15:52:21 Removing intermediate container 3428b182bb1c 15:52:21 ---> c89c021db46e 15:52:21 Step 24/26 : LABEL arch=arm64 15:52:22 Removing intermediate container 4646e016b5d3 15:52:22 ---> 06f3329a1aa3 15:52:22 15:52:22 Step 10/22 : FROM alpine 15:52:22 latest: Pulling from library/alpine 15:52:22 ---> Running in ddebb98755bc 15:52:22 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:52:22 Status: Downloaded newer image for alpine:latest 15:52:22 ---> 62ee0e9f8440 15:52:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:52:24 ---> Running in 39fc1793ab1a 15:52:25 Removing intermediate container ddebb98755bc 15:52:25 ---> 9137fdb9d923 15:52:25 Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:52:26 ---> Running in 2686cce11ec6 15:52:26 Removing intermediate container b6b692a7b0f9 15:52:26 ---> 44a11d7de9de 15:52:26 Step 21/26 : RUN pip install docker-compose==1.23.2 15:52:26 Removing intermediate container 39fc1793ab1a 15:52:26 ---> bbabff67029d 15:52:26 Step 12/22 : ENV APP_PORT=48080 15:52:27 ---> Running in 7e4c82b6f6b8 15:52:27 ---> Running in 95cec56d718a 15:52:27 Removing intermediate container 2686cce11ec6 15:52:27 ---> 7ca730a63032 15:52:27 Step 26/26 : LABEL version=0.0.0 15:52:28 ---> Running in 36ed31a09860 15:52:28 Removing intermediate container 95cec56d718a 15:52:28 ---> 92eaf7b0360e 15:52:28 Step 13/22 : EXPOSE $APP_PORT 15:52:29 ---> Running in e752113fadf9 15:52:29 Removing intermediate container 36ed31a09860 15:52:29 ---> 5e64f3db3a8e 15:52:29 15:52:30 Successfully built 5e64f3db3a8e 15:52:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:52:30  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 15:52:30 Removing intermediate container e752113fadf9 15:52:30 ---> f372ff4303d0 15:52:30 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:31 ---> Running in 8e003e5b7f54 15:52:34 Collecting docker-compose==1.23.2 15:52:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:36 Removing intermediate container 8e003e5b7f54 15:52:36 ---> 6e1de7bb0f87 15:52:36 Step 15/22 : RUN apk --no-cache add zeromq 15:52:36 Collecting texttable<0.10,>=0.9.0 15:52:36 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:36 ---> Running in fefdc52e2b92 15:52:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:52:38 Collecting jsonschema<3,>=2.5.1 15:52:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:52:39 Collecting cached-property<2,>=1.2.0 15:52:39 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 15:52:39 (1/5) Installing libgcc (9.3.0-r2) 15:52:39 (2/5) Installing libsodium (1.0.18-r0) 15:52:40 (3/5) Installing libstdc++ (9.3.0-r2) 15:52:40 Collecting PyYAML<4,>=3.10 15:52:40 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:40 (4/5) Installing libzmq (4.3.2-r0) 15:52:40 (5/5) Installing zeromq (4.3.2-r0) 15:52:40 Executing busybox-1.31.1-r16.trigger 15:52:40 OK: 8 MiB in 19 packages 15:52:44 Removing intermediate container fefdc52e2b92 15:52:44 ---> f43387092347 15:52:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:52:44 Collecting docker<4.0,>=3.6.0 15:52:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:52:45 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:52:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:52:45 ---> 521fbdae84b6 15:52:45 Step 3/20 : WORKDIR /edgex-go 15:52:45 ---> Using cache 15:52:45 ---> cca54d9d678b 15:52:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:45 ---> Using cache 15:52:45 ---> 61ae72ab2c94 15:52:45 Step 5/20 : RUN apk update && apk add make git 15:52:45 ---> Using cache 15:52:45 ---> d5591b38c46b 15:52:45 Step 6/20 : COPY go.mod . 15:52:45 ---> Using cache 15:52:45 ---> 29bac141b752 15:52:45 Step 7/20 : RUN go mod download 15:52:45 ---> Using cache 15:52:45 ---> 278713d4c439 15:52:45 Step 8/20 : COPY . . 15:52:45 ---> Using cache 15:52:45 ---> f530a9ae422e 15:52:45 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:52:45 Collecting dockerpty<0.5,>=0.4.1 15:52:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:46 ---> ffe915e22f23 15:52:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:52:46 ---> Running in 967b89d095cb 15:52:48 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 15:52:49 Collecting websocket-client<1.0,>=0.32.0 15:52:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:52:49 ---> 1ea4abe5b5c3 15:52:49 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:52:51 ---> abe125aae8d3 15:52:51 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:52:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:52:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:52:51 ---> Running in 271e47d55113 15:52:51 Collecting docopt<0.7,>=0.6.1 15:52:51 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:52 Removing intermediate container 271e47d55113 15:52:52 ---> cb306cb00f2a 15:52:52 Step 20/22 : LABEL arch=arm64 15:52:52 ---> Running in 37f5d0728898 15:52:53 Removing intermediate container 37f5d0728898 15:52:53 ---> 63b91a3b6f5f 15:52:53 Step 21/22 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:52:53 ---> Running in cc09fe3f1edb 15:52:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:52:54 Removing intermediate container cc09fe3f1edb 15:52:54 ---> 767879a8523a 15:52:54 Step 22/22 : LABEL version=0.0.0 15:52:55 Collecting docker-pycreds>=0.4.0 15:52:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:52:55 ---> Running in e31d300d10f3 15:52:56 Collecting urllib3<1.25,>=1.21.1 15:52:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:52:56 Removing intermediate container e31d300d10f3 15:52:56 ---> 85edd3cd1589 15:52:56 15:52:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:52:57 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) 15:52:57 Collecting idna<2.8,>=2.5 15:52:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:52:57 Successfully built 85edd3cd1589 15:52:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:52:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:52:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:52:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:52:57 Successfully tagged docker-core-data-go-arm64:latest 15:52:57  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 15:52:58 Installing collected packages: texttable, jsonschema, cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, docker-compose 15:52:58 Running setup.py install for texttable: started 15:53:01 Running setup.py install for texttable: finished with status 'done' 15:53:01 Running setup.py install for PyYAML: started 15:53:03 Running setup.py install for PyYAML: finished with status 'done' 15:53:04 Attempting uninstall: urllib3 15:53:04 Found existing installation: urllib3 1.25.9 15:53:04 Uninstalling urllib3-1.25.9: 15:53:04 Successfully uninstalled urllib3-1.25.9 15:53:05 Attempting uninstall: idna 15:53:05 Found existing installation: idna 2.9 15:53:05 Uninstalling idna-2.9: 15:53:05 Successfully uninstalled idna-2.9 15:53:06 Attempting uninstall: requests 15:53:06 Found existing installation: requests 2.23.0 15:53:06 Uninstalling requests-2.23.0: 15:53:06 Successfully uninstalled requests-2.23.0 15:53:07 Running setup.py install for dockerpty: started 15:53:08 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:53:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:53:08 ---> 521fbdae84b6 15:53:08 Step 3/21 : WORKDIR /edgex-go 15:53:08 ---> Using cache 15:53:08 ---> cca54d9d678b 15:53:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:08 ---> Using cache 15:53:08 ---> 61ae72ab2c94 15:53:08 Step 5/21 : RUN apk update && apk add make && apk add bash git 15:53:10 Running setup.py install for dockerpty: finished with status 'done' 15:53:10 Running setup.py install for docopt: started 15:53:11 ---> Running in 60cdd1bb4a5c 15:53:13 Running setup.py install for docopt: finished with status 'done' 15:53:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:14 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 15:53:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:15 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:53:15 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:53:15 OK: 12617 distinct packages available 15:53:16 OK: 217 MiB in 51 packages 15:53:18 OK: 217 MiB in 51 packages 15:53:20 Removing intermediate container 60cdd1bb4a5c 15:53:20 ---> c558ed080271 15:53:20 Step 6/21 : COPY go.mod . 15:53:20 Removing intermediate container 7e4c82b6f6b8 15:53:20 ---> 52e0d227b13c 15:53:20 Step 22/26 : RUN apk --no-cache add curl 15:53:20 ---> Running in ce65c2a02589 15:53:21 ---> 62e84011edd6 15:53:21 Step 7/21 : RUN go mod download 15:53:21 ---> Running in 9cf90107c246 15:53:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:53:24 (2/3) Installing libcurl (7.69.1-r0) 15:53:24 (3/3) Installing curl (7.69.1-r0) 15:53:24 Executing busybox-1.31.1-r16.trigger 15:53:24 OK: 71 MiB in 58 packages 15:53:25 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:53:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:53:25 ---> 521fbdae84b6 15:53:25 Step 3/21 : WORKDIR /edgex-go 15:53:25 ---> Using cache 15:53:25 ---> cca54d9d678b 15:53:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:25 ---> Using cache 15:53:25 ---> 61ae72ab2c94 15:53:25 Step 5/21 : RUN apk update && apk add make git 15:53:25 ---> Using cache 15:53:25 ---> d5591b38c46b 15:53:25 Step 6/21 : COPY go.mod . 15:53:25 ---> Using cache 15:53:25 ---> 29bac141b752 15:53:25 Step 7/21 : RUN go mod download 15:53:25 ---> Using cache 15:53:25 ---> 278713d4c439 15:53:25 Step 8/21 : COPY . . 15:53:25 ---> Using cache 15:53:25 ---> f530a9ae422e 15:53:25 Step 9/21 : RUN make cmd/core-command/core-command 15:53:25 ---> Running in 3431bd21d127 15:53:27 Removing intermediate container ce65c2a02589 15:53:27 ---> 30b6db16b19f 15:53:27 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:53:28 ---> Running in 71bc757e385f 15:53:28 Removing intermediate container 9cf90107c246 15:53:28 ---> 74649e80b6bc 15:53:28 Step 8/21 : COPY . . 15:53:28 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 15:53:28 Removing intermediate container 71bc757e385f 15:53:28 ---> d8fd8be2a7f1 15:53:28 Step 24/26 : LABEL arch=arm64 15:53:29 ---> Running in afa3c5e58cd8 15:53:30 Removing intermediate container afa3c5e58cd8 15:53:30 ---> 71b75dd0f38d 15:53:30 Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:53:30 ---> Running in fd7eb3c9e978 15:53:32 Removing intermediate container fd7eb3c9e978 15:53:32 ---> 4c3d906850bc 15:53:32 Step 26/26 : LABEL version=0.0.0 15:53:32 ---> Running in 25808a7f374c 15:53:34 Removing intermediate container 25808a7f374c 15:53:34 ---> 70122ba5f63a 15:53:34 15:53:35 Successfully built 70122ba5f63a 15:53:35 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:53:35 Building docker-core-metadata-go 15:53:43  Building docker-sys-mgmt-agent-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 15:53:43 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:53:43 ---> 521fbdae84b6 15:53:43 Step 3/29 : WORKDIR /edgex-go 15:53:43 ---> Using cache 15:53:43 ---> cca54d9d678b 15:53:43 Step 4/29 : RUN apk update && apk add make git 15:53:44 ---> Running in a150641d3746 15:53:46 Removing intermediate container 967b89d095cb 15:53:46 ---> d9957f1b757c 15:53:46 15:53:46 Step 10/20 : FROM alpine 15:53:46 ---> 62ee0e9f8440 15:53:46 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:53:47 ---> Running in 9d12cc0ed6a3 15:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:49 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 15:53:49 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:53:49 OK: 12617 distinct packages available 15:53:50 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:53:50 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:53:50 OK: 12617 distinct packages available 15:53:50 OK: 217 MiB in 51 packages 15:53:51 (1/4) Installing ca-certificates (20191127-r4) 15:53:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:53:51 (3/4) Installing libcurl (7.69.1-r0) 15:53:51 (4/4) Installing curl (7.69.1-r0) 15:53:51 Executing busybox-1.31.1-r16.trigger 15:53:51 Executing ca-certificates-20191127-r4.trigger 15:53:51 OK: 7 MiB in 18 packages 15:53:54 Removing intermediate container a150641d3746 15:53:54 ---> cc538a050c49 15:53:54 Step 5/29 : COPY go.mod . 15:53:55 Removing intermediate container 9d12cc0ed6a3 15:53:55 ---> 9a7d93d7d7ba 15:53:55 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:55 ---> 25ca1f351e07 15:53:55 Step 6/29 : RUN go mod download 15:53:55 ---> Running in 486ad04aa9f5 15:53:56 ---> Running in 3de13fbd49c9 15:53:57 Removing intermediate container 486ad04aa9f5 15:53:57 ---> 9d4a3b4cf6e6 15:53:57 Step 13/20 : WORKDIR /edgex 15:53:57 ---> Running in 300f896c0472 15:53:58 Removing intermediate container 300f896c0472 15:53:58 ---> 51113ceb12d2 15:53:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:01 ---> f8121f0513f1 15:54:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:02 Removing intermediate container 3de13fbd49c9 15:54:02 ---> 7582b8a2755d 15:54:02 Step 7/29 : COPY . . 15:54:03 ---> 5877e87de7dc 15:54:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:54:03 ---> Running in 60ed0354e385 15:54:05 Removing intermediate container 60ed0354e385 15:54:05 ---> 235df1b45f78 15:54:05 Step 17/20 : CMD ["--init=true"] 15:54:05 ---> Running in dac223a9b150 15:54:05 ---> 6588f4bfefae 15:54:05 Step 9/21 : RUN make cmd/support-logging/support-logging 15:54:06 ---> Running in 4ec3cbcdb8cc 15:54:06 Removing intermediate container dac223a9b150 15:54:06 ---> 64b59bdc4b31 15:54:06 Step 18/20 : LABEL arch=arm64 15:54:07 ---> Running in 0ca4092bb88a 15:54:09 Removing intermediate container 0ca4092bb88a 15:54:09 ---> 33a8d5d8f1cd 15:54:09 Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:54:09 ---> Running in 2d8c27e2e32d 15:54:09 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 15:54:10 Removing intermediate container 2d8c27e2e32d 15:54:10 ---> f64ba35e4f0b 15:54:10 Step 20/20 : LABEL version=0.0.0 15:54:11 ---> Running in 8ab5b0473d0c 15:54:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:54:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:54:11 ---> 521fbdae84b6 15:54:11 Step 3/21 : WORKDIR /edgex-go 15:54:11 ---> Using cache 15:54:11 ---> cca54d9d678b 15:54:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:11 ---> Using cache 15:54:11 ---> 61ae72ab2c94 15:54:11 Step 5/21 : RUN apk update && apk add make git 15:54:11 ---> Using cache 15:54:11 ---> d5591b38c46b 15:54:11 Step 6/21 : COPY go.mod . 15:54:11 ---> Using cache 15:54:11 ---> 29bac141b752 15:54:11 Step 7/21 : RUN go mod download 15:54:11 ---> Using cache 15:54:11 ---> 278713d4c439 15:54:11 Step 8/21 : COPY . . 15:54:12 ---> Using cache 15:54:12 ---> f530a9ae422e 15:54:12 Step 9/21 : RUN make cmd/core-metadata/core-metadata 15:54:12 Removing intermediate container 8ab5b0473d0c 15:54:12 ---> 77765c01421e 15:54:12 15:54:12 ---> Running in f6d643a47afd 15:54:14 Successfully built 77765c01421e 15:54:14 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:54:15  Building docker-security-proxy-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:54:33 ---> a83c051cf550 15:54:33 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:54:33 ---> Running in 2d2c4d8e78ee 15:54:35 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 15:54:42 Removing intermediate container 3431bd21d127 15:54:42 ---> ca0fd0939a6e 15:54:42 15:54:42 Step 10/21 : FROM scratch 15:54:42 ---> 15:54:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:54:42 ---> Using cache 15:54:42 ---> a73cda9c1fe0 15:54:42 Step 12/21 : ENV APP_PORT=48082 15:54:42 ---> Running in a39f521cf8e1 15:54:42 Removing intermediate container a39f521cf8e1 15:54:42 ---> c089ccfef28e 15:54:42 Step 13/21 : EXPOSE $APP_PORT 15:54:42 ---> Running in 0399da223357 15:54:43 Removing intermediate container 0399da223357 15:54:43 ---> 8438215d3395 15:54:43 Step 14/21 : WORKDIR / 15:54:43 ---> Running in 52616ffe0afb 15:54:44 Removing intermediate container 52616ffe0afb 15:54:44 ---> 6358862db117 15:54:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:54:45 ---> 983958f917e2 15:54:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:54:47 ---> 384f5afc6434 15:54:47 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:54:48 ---> 4d892e817dcc 15:54:48 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:54:48 ---> Running in 7e8c25f0cdcf 15:54:49 Removing intermediate container 7e8c25f0cdcf 15:54:49 ---> d1523085e4f1 15:54:49 Step 19/21 : LABEL arch=arm64 15:54:49 ---> Running in 334c5dfbce7c 15:54:50 Removing intermediate container 334c5dfbce7c 15:54:50 ---> 480b3e70eccd 15:54:50 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:54:50 ---> Running in d2399dc9fcdb 15:54:50 Removing intermediate container d2399dc9fcdb 15:54:50 ---> 0d98a687d4f0 15:54:50 Step 21/21 : LABEL version=0.0.0 15:54:50 ---> Running in 1a8e191d8504 15:54:51 Removing intermediate container 1a8e191d8504 15:54:51 ---> 3cb9a01ad7c7 15:54:51 15:54:52 Successfully built 3cb9a01ad7c7 15:54:52 Successfully tagged docker-core-command-go-arm64:latest 15:55:24  Building docker-core-command-go ... done Removing intermediate container 4ec3cbcdb8cc 15:55:24 ---> 8b6ef970a367 15:55:24 15:55:24 Step 10/21 : FROM scratch 15:55:24 ---> 15:55:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:55:24 ---> Using cache 15:55:24 ---> c2fd208216e8 15:55:24 Step 12/21 : ENV APP_PORT=48061 15:55:24 ---> Running in 1e585a0433d8 15:55:24 Removing intermediate container 1e585a0433d8 15:55:24 ---> 45bc6c5ef513 15:55:24 Step 13/21 : EXPOSE $APP_PORT 15:55:24 ---> Running in eea918b924ce 15:55:24 Removing intermediate container eea918b924ce 15:55:24 ---> b8cdb5965f5c 15:55:24 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 15:55:24 ---> 95ad17208c6f 15:55:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:55:24 ---> 4de5171d1434 15:55:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:55:25 ---> 5e02994d40f2 15:55:25 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:55:26 ---> b815fa6d2729 15:55:26 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:55:26 ---> Running in d0ba1eef8fe4 15:55:27 Removing intermediate container d0ba1eef8fe4 15:55:27 ---> 83a8409f87c9 15:55:27 Step 19/21 : LABEL arch=arm64 15:55:27 ---> Running in 99c2914eeba7 15:55:28 Removing intermediate container 99c2914eeba7 15:55:28 ---> 89a035c16805 15:55:28 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:55:28 Removing intermediate container 2d2c4d8e78ee 15:55:28 ---> 8de6cbb1f933 15:55:28 15:55:28 Step 9/29 : FROM alpine:latest 15:55:28 ---> 62ee0e9f8440 15:55:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:55:28 ---> Running in bc56d231caff 15:55:28 ---> Running in e9c3225a38a1 15:55:29 Removing intermediate container bc56d231caff 15:55:29 ---> 347a568cdad7 15:55:29 Step 21/21 : LABEL version=0.0.0 15:55:29 Removing intermediate container e9c3225a38a1 15:55:29 ---> a4bf7e863492 15:55:29 Step 11/29 : USER root 15:55:29 ---> Running in 330c3868828c 15:55:29 ---> Running in 0e0ef85daf49 15:55:29 Removing intermediate container 330c3868828c 15:55:29 ---> 96601a51f397 15:55:29 Removing intermediate container 0e0ef85daf49 15:55:29 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* ---> 0fbc701caffa 15:55:29 15:55:29 15:55:30 ---> Running in dc562a18119b 15:55:30 Successfully built 0fbc701caffa 15:55:30 Successfully tagged docker-support-logging-go-arm64:latest 15:55:32  Building docker-support-logging-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:55:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:55:32 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:55:32 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:55:32 OK: 12617 distinct packages available 15:55:33 Removing intermediate container f6d643a47afd 15:55:33 ---> 1e03c2384771 15:55:33 15:55:33 Step 10/21 : FROM scratch 15:55:33 ---> 15:55:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:55:33 (1/2) Installing ca-certificates (20191127-r4) 15:55:33 ---> Using cache 15:55:33 ---> a73cda9c1fe0 15:55:33 Step 12/21 : ENV APP_PORT=48081 15:55:33 (2/2) Installing dumb-init (1.2.2-r1) 15:55:33 Executing busybox-1.31.1-r16.trigger 15:55:33 Executing ca-certificates-20191127-r4.trigger 15:55:33 ---> Running in 7295149f97b8 15:55:34 OK: 6 MiB in 16 packages 15:55:34 Removing intermediate container 7295149f97b8 15:55:34 ---> 5e9f03f0d7d1 15:55:34 Step 13/21 : EXPOSE $APP_PORT 15:55:34 ---> Running in e9aec9565c7f 15:55:35 Removing intermediate container e9aec9565c7f 15:55:35 ---> 506f6c77e8bd 15:55:35 Step 14/21 : WORKDIR / 15:55:35 ---> Running in e6d4376c0d4b 15:55:35 Removing intermediate container dc562a18119b 15:55:35 ---> 63c40861a05b 15:55:35 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:55:36 ---> Running in 40645715589f 15:55:36 Removing intermediate container e6d4376c0d4b 15:55:36 ---> 06631933bb6a 15:55:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:55:36 Removing intermediate container 40645715589f 15:55:36 ---> 15ae14812b19 15:55:36 Step 14/29 : WORKDIR $BASE_DIR 15:55:36 ---> Running in 2380994ff4d0 15:55:37 ---> 75b7e832ce0b 15:55:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:55:37 Removing intermediate container 2380994ff4d0 15:55:37 ---> 0406769a11a6 15:55:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:55:37 ---> Running in e95ead46ca66 15:55:38 ---> 520e701d7fa7 15:55:38 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:55:39 ---> c40d36936f60 15:55:39 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 15:55:39 ---> Running in 19efe8330e36 15:55:40 Removing intermediate container 19efe8330e36 15:55:40 ---> bea60386b46e 15:55:40 Step 19/21 : LABEL arch=arm64 15:55:40 ---> Running in a5f6910b5668 15:55:40 Removing intermediate container e95ead46ca66 15:55:40 ---> 81df49be5bf0 15:55:40 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:55:40 Removing intermediate container a5f6910b5668 15:55:40 ---> e4c8000cb05c 15:55:40 Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:55:40 ---> Running in c6abae189a72 15:55:41 Removing intermediate container c6abae189a72 15:55:41 ---> 498860531b5e 15:55:41 Step 21/21 : LABEL version=0.0.0 15:55:41 ---> Running in 0160ad5b4cf9 15:55:41 ---> f8c2209bb5ac 15:55:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:55:42 Removing intermediate container 0160ad5b4cf9 15:55:42 ---> 45561f6f3227 15:55:42 15:55:43 ---> 7efadbd27f86 15:55:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:55:43 Successfully built 45561f6f3227 15:55:43 Successfully tagged docker-core-metadata-go-arm64:latest 15:55:43  Building docker-core-metadata-go ... done  ---> 84a788cf3007 15:55:43 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:55:44 ---> 6130d602b2df 15:55:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:55:45 ---> ece8447834d4 15:55:45 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:55:45 ---> Running in d138b68c377a 15:55:47 Removing intermediate container d138b68c377a 15:55:47 ---> 97a4bbce3f8c 15:55:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:55:48 ---> 78c00d04fcd6 15:55:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:48 ---> Running in 382121c842bb 15:55:51 Removing intermediate container 382121c842bb 15:55:51 ---> 9b969f03a150 15:55:51 Step 24/29 : RUN chmod 755 security-secrets-setup 15:55:51 ---> Running in 3cc006f7fbb7 15:55:53 Removing intermediate container 3cc006f7fbb7 15:55:53 ---> 87595db4e5ea 15:55:53 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:55:53 ---> Running in 99f1f4dbed2d 15:55:54 Removing intermediate container 99f1f4dbed2d 15:55:54 ---> 8b2615622435 15:55:54 Step 26/29 : CMD [ "generate" ] 15:55:54 ---> Running in 839c45c5acce 15:55:54 Removing intermediate container 839c45c5acce 15:55:54 ---> 7c65df56e213 15:55:54 Step 27/29 : LABEL arch=arm64 15:55:55 ---> Running in ffd60c7fb763 15:55:55 Removing intermediate container ffd60c7fb763 15:55:55 ---> 6bafb94d02cc 15:55:55 Step 28/29 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 15:55:55 ---> Running in 0dede4bc22cd 15:55:56 Removing intermediate container 0dede4bc22cd 15:55:56 ---> 6f6aeb28f774 15:55:56 Step 29/29 : LABEL version=0.0.0 15:55:56 ---> Running in dfaf28305645 15:55:56 Removing intermediate container dfaf28305645 15:55:56 ---> 981f158bb094 15:55:56 15:55:57 Successfully built 981f158bb094 15:55:57 Successfully tagged docker-security-secrets-setup-go-arm64:latest 15:55:57  Building docker-security-secrets-setup-go ... done  [Pipeline] } 15:55:57 $ docker stop --time=1 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d 15:55:59 $ docker rm -f 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d [Pipeline] // withDockerContainer [Pipeline] sh 15:56:00 + docker images 15:56:00 + grep docker 15:56:00 docker-security-secrets-setup-go-arm64 latest 981f158bb094 4 seconds ago 24.2MB 15:56:00 docker-core-metadata-go-arm64 latest 45561f6f3227 18 seconds ago 13.8MB 15:56:00 docker-support-logging-go-arm64 latest 0fbc701caffa 31 seconds ago 11.4MB 15:56:00 docker-core-command-go-arm64 latest 3cb9a01ad7c7 About a minute ago 12.4MB 15:56:00 docker-security-proxy-setup-go-arm64 latest 77765c01421e About a minute ago 15.8MB 15:56:00 docker-sys-mgmt-agent-go-arm64 latest 70122ba5f63a 2 minutes ago 266MB 15:56:00 docker-core-data-go-arm64 latest 85edd3cd1589 3 minutes ago 23.3MB 15:56:00 docker-security-secretstore-setup-go-arm64 latest 5e64f3db3a8e 3 minutes ago 32.6MB 15:56:00 docker-support-notifications-go-arm64 latest d3c9d7bc1769 3 minutes ago 13.9MB 15:56:00 docker-support-scheduler-go-arm64 latest 016090327461 3 minutes ago 12.6MB 15:56:00 docker latest ce9d55ae87f1 7 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 15:56:02 provisioning config files... 15:56:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8394228020324761781tmp [Pipeline] { [Pipeline] sh 15:56:03 + curl -s https://codecov.io/bash 15:56:03 + bash -s - -t @/w/workspace/edgex-go/1@tmp/config8394228020324761781tmp [Pipeline] } 15:56:05 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 15:56:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:08 ---> package-listing.sh 15:56:08 ++ facter osfamily 15:56:08 ++ tr '[:upper:]' '[:lower:]' 15:56:08 + OS_FAMILY=redhat 15:56:08 + workspace=/w/workspace/edgex-go/1 15:56:08 + START_PACKAGES=/tmp/packages_start.txt 15:56:08 + END_PACKAGES=/tmp/packages_end.txt 15:56:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:08 + PACKAGES=/tmp/packages_start.txt 15:56:08 + '[' /w/workspace/edgex-go/1 ']' 15:56:08 + PACKAGES=/tmp/packages_end.txt 15:56:08 + case "${OS_FAMILY}" in 15:56:08 + rpm -qa 15:56:08 + sort 15:56:14 + '[' -f /tmp/packages_start.txt ']' 15:56:14 + '[' -f /tmp/packages_end.txt ']' 15:56:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:14 + '[' /w/workspace/edgex-go/1 ']' 15:56:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:56:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 15:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:56:14 15:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:56:15 alpine: Pulling from edgex-lftools-log-publisher 15:56:15 c9b1b535fdd9: Pulling fs layer 15:56:15 2cc5ad85d9ab: Pulling fs layer 15:56:15 756a868c4378: Pulling fs layer 15:56:15 444b2fc9a129: Pulling fs layer 15:56:15 ea15f1150254: Pulling fs layer 15:56:15 41b27a9f41bf: Pulling fs layer 15:56:15 28c525ee5125: Pulling fs layer 15:56:15 094b1ea09ed8: Pulling fs layer 15:56:15 138eaada9080: Pulling fs layer 15:56:15 0622d0fa9048: Pulling fs layer 15:56:15 444b2fc9a129: Waiting 15:56:15 ea15f1150254: Waiting 15:56:15 41b27a9f41bf: Waiting 15:56:15 138eaada9080: Waiting 15:56:15 28c525ee5125: Waiting 15:56:15 094b1ea09ed8: Waiting 15:56:15 0622d0fa9048: Waiting 15:56:15 2cc5ad85d9ab: Verifying Checksum 15:56:15 2cc5ad85d9ab: Download complete 15:56:15 444b2fc9a129: Verifying Checksum 15:56:15 444b2fc9a129: Download complete 15:56:15 c9b1b535fdd9: Verifying Checksum 15:56:15 ea15f1150254: Verifying Checksum 15:56:15 ea15f1150254: Download complete 15:56:15 28c525ee5125: Verifying Checksum 15:56:15 28c525ee5125: Download complete 15:56:15 c9b1b535fdd9: Pull complete 15:56:16 756a868c4378: Verifying Checksum 15:56:16 756a868c4378: Download complete 15:56:16 138eaada9080: Verifying Checksum 15:56:16 138eaada9080: Download complete 15:56:16 0622d0fa9048: Verifying Checksum 15:56:16 0622d0fa9048: Download complete 15:56:16 2cc5ad85d9ab: Pull complete 15:56:16 094b1ea09ed8: Verifying Checksum 15:56:16 094b1ea09ed8: Download complete 15:56:17 41b27a9f41bf: Verifying Checksum 15:56:17 41b27a9f41bf: Download complete 15:56:19 756a868c4378: Pull complete 15:56:19 444b2fc9a129: Pull complete 15:56:19 ea15f1150254: Pull complete 15:56:25 41b27a9f41bf: Pull complete 15:56:25 28c525ee5125: Pull complete 15:56:27 094b1ea09ed8: Pull complete 15:56:27 138eaada9080: Pull complete 15:56:28 0622d0fa9048: Pull complete 15:56:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:56:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:56:28 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 15:56:28 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:56:34 $ docker top 2f5c6f186711b0a30c14231762696e2fc1a0be51adaf9473c0af29825d841193 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:34 provisioning config files... 15:56:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6025063920379455739tmp [Pipeline] { [Pipeline] echo 15:56:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:34 ---> create-netrc.sh [Pipeline] echo 15:56:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:35 ---> logs-deploy.sh 15:56:35 + ARCHIVE_ARTIFACTS= 15:56:35 + LOGS_SERVER=https://logs.edgexfoundry.org 15:56:35 + '[' https://logs.edgexfoundry.org == None ']' 15:56:35 + NEXUS_URL=https://nexus.edgexfoundry.org 15:56:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 15:56:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2664/1/ 15:56:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 /w/workspace/edgex-go/1 15:56:36 Archives upload complete. 15:56:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2664/1/ 15:56:38 ---> uname -a: 15:56:38 Linux 2f5c6f186711 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:56:38 15:56:38 15:56:38 ---> lscpu: 15:56:38 Architecture: x86_64 15:56:38 CPU op-mode(s): 32-bit, 64-bit 15:56:38 Byte Order: Little Endian 15:56:38 Address sizes: 40 bits physical, 48 bits virtual 15:56:38 CPU(s): 4 15:56:38 On-line CPU(s) list: 0-3 15:56:38 Thread(s) per core: 1 15:56:38 Core(s) per socket: 1 15:56:38 Socket(s): 4 15:56:38 NUMA node(s): 1 15:56:38 Vendor ID: GenuineIntel 15:56:38 CPU family: 6 15:56:38 Model: 44 15:56:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:56:38 Stepping: 1 15:56:38 CPU MHz: 2933.438 15:56:38 BogoMIPS: 5866.87 15:56:38 Virtualization: VT-x 15:56:38 Hypervisor vendor: KVM 15:56:38 Virtualization type: full 15:56:38 L1d cache: 128 KiB 15:56:38 L1i cache: 128 KiB 15:56:38 L2 cache: 16 MiB 15:56:38 L3 cache: 64 MiB 15:56:38 NUMA node0 CPU(s): 0-3 15:56:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:56:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:56:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:56:38 Vulnerability Meltdown: Mitigation; PTI 15:56:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:56:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:56:38 Vulnerability Tsx async abort: Not affected 15:56:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:56:38 15:56:38 15:56:38 ---> nproc: 15:56:38 4 15:56:38 15:56:38 15:56:38 ---> df -h: 15:56:38 Filesystem Size Used Available Use% Mounted on 15:56:38 overlay 50.0G 13.0G 37.0G 26% / 15:56:38 tmpfs 64.0M 0 64.0M 0% /dev 15:56:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:56:38 shm 64.0M 0 64.0M 0% /dev/shm 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1 15:56:38 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1@tmp 15:56:38 15:56:38 15:56:38 ---> free -m: 15:56:38 total used free shared buff/cache available 15:56:38 Mem: 1837 625 116 0 1095 1127 15:56:38 Swap: 1023 83 940 15:56:38 15:56:38 15:56:38 ---> ip addr: 15:56:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:56:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:56:38 inet 127.0.0.1/8 scope host lo 15:56:38 valid_lft forever preferred_lft forever 15:56:38 108: eth0@if109: mtu 1458 qdisc noqueue state UP 15:56:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:56:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:56:38 valid_lft forever preferred_lft forever 15:56:38 15:56:38 15:56:38 ---> sar -b -r -n DEV: 15:56:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/20/20 _x86_64_ (4 CPU) 15:56:38 15:56:38 15:33:57 LINUX RESTART 15:56:38 15:56:38 15:35:01 tps rtps wtps bread/s bwrtn/s 15:56:38 15:36:01 61.62 17.05 44.57 4992.92 12586.78 15:56:38 15:37:02 345.57 241.95 103.62 8878.88 50479.88 15:56:38 15:38:01 310.75 148.76 161.98 7639.23 35768.60 15:56:38 15:39:02 165.74 68.44 97.30 2573.18 20168.01 15:56:38 15:40:01 164.55 122.24 42.31 5636.80 9606.02 15:56:38 15:41:02 281.27 98.93 182.34 43944.53 119108.46 15:56:38 15:42:01 2045.88 1792.66 253.22 124133.03 129383.38 15:56:38 15:43:02 1172.86 932.23 240.63 82728.61 91404.15 15:56:38 15:44:03 1312.98 996.81 316.17 73644.31 90336.30 15:56:38 15:45:02 2036.15 1763.56 272.59 96204.57 104309.26 15:56:38 15:46:02 1341.21 1083.03 258.18 85207.03 88050.17 15:56:38 15:47:01 205.70 25.56 180.14 1682.83 19126.68 15:56:38 15:48:01 51.09 21.86 29.23 3431.58 985.56 15:56:38 15:49:01 2.86 2.70 0.17 74.29 2.38 15:56:38 15:50:01 0.93 0.10 0.83 2.00 16.02 15:56:38 15:51:01 0.20 0.03 0.17 0.53 2.32 15:56:38 15:52:01 0.35 0.02 0.33 0.53 3.68 15:56:38 15:53:01 0.38 0.03 0.35 0.40 5.36 15:56:38 15:54:02 0.28 0.05 0.23 0.53 3.55 15:56:38 15:55:01 0.61 0.37 0.24 98.48 2.54 15:56:38 15:56:01 0.23 0.02 0.22 0.53 3.05 15:56:38 Average: 451.99 347.85 104.14 25789.44 36821.71 15:56:38 15:56:38 15:35:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:38 15:36:01 82024 1799532 95.64 2620 1081268 1474740 50.33 621784 1014952 7900 15:56:38 15:37:02 107212 1774344 94.30 1492 1082060 1554424 53.05 602564 978504 101328 15:56:38 15:38:01 169196 1712360 91.01 1484 1009648 1622356 55.37 608848 858460 11964 15:56:38 15:39:02 548456 1333100 70.85 372 534236 1795940 61.29 563260 530212 29944 15:56:38 15:40:01 349052 1532504 81.45 372 715024 1530532 52.23 644128 644412 84876 15:56:38 15:41:02 75572 1805984 95.98 16 1018200 2284840 77.98 750084 883496 55372 15:56:38 15:42:01 80664 1800892 95.71 0 1092532 1936392 66.09 710948 921088 296 15:56:38 15:43:02 286184 1595372 84.79 0 828880 2500896 85.35 657328 725552 9128 15:56:38 15:44:03 54408 1827148 97.11 0 1155380 1890148 64.51 628976 1004124 19148 15:56:38 15:45:02 161460 1720096 91.42 0 1069080 1772956 60.51 532276 1003472 39160 15:56:38 15:46:02 381268 1500288 79.74 0 788752 2386136 81.43 600616 703728 12372 15:56:38 15:47:01 358808 1522748 80.93 0 880580 1481008 50.54 596568 709760 11796 15:56:38 15:48:01 356020 1525536 81.08 0 974532 1182592 40.36 549064 767476 12 15:56:38 15:49:01 357568 1523988 81.00 0 975752 1148656 39.20 546876 768296 20 15:56:38 15:50:01 357380 1524176 81.01 0 975768 1148740 39.20 547224 768308 20 15:56:38 15:51:01 357460 1524096 81.00 0 975772 1148656 39.20 547156 768316 12 15:56:38 15:52:01 357548 1524008 81.00 0 975772 1148704 39.20 547040 768328 16 15:56:38 15:53:01 357580 1523976 81.00 0 975792 1148656 39.20 547164 768352 20 15:56:38 15:54:02 357712 1523844 80.99 0 975804 1148656 39.20 547168 768372 8 15:56:38 15:55:01 352020 1529536 81.29 0 978672 1148716 39.20 552500 768576 8 15:56:38 15:56:01 351888 1529668 81.30 0 978680 1148728 39.20 552568 768592 8 15:56:38 Average: 279023 1602533 85.17 303 954390 1552499 52.98 593054 804399 18258 15:56:38 15:56:38 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:56:38 15:36:01 veth146db35 840.26 674.27 80.37 2646.80 0.00 0.00 0.00 15:56:38 15:36:01 eth0 1231.42 1210.23 6305.28 176.30 0.00 0.00 0.00 15:56:38 15:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 15:56:38 15:36:01 docker0 840.26 674.14 68.88 2646.79 0.00 0.00 0.00 15:56:38 15:37:02 eth0 780.38 447.26 5554.29 2726.39 0.00 0.00 0.00 15:56:38 15:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:37:02 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 15:56:38 15:38:01 eth0 299.29 171.07 1942.77 28.49 0.00 0.00 0.00 15:56:38 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:38:01 veth2a7579f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 15:56:38 15:38:01 docker0 957.91 832.46 77.74 3531.08 0.00 0.00 0.00 15:56:38 15:39:02 eth0 23.65 17.92 19.73 10.37 0.00 0.00 0.00 15:56:38 15:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:39:02 veth2a7579f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:56:38 15:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:40:01 eth0 44.73 34.79 26.76 92.77 0.00 0.00 0.00 15:56:38 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:40:01 veth2a7579f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:41:02 veth4a3ccd7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 15:56:38 15:41:02 eth0 2446.20 1925.17 15363.01 3064.94 0.00 0.00 0.00 15:56:38 15:41:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 15:56:38 15:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:42:01 veth4a3ccd7 0.00 0.22 0.00 0.01 0.00 0.00 0.00 15:56:38 15:42:01 eth0 54.17 42.87 168.81 13.39 0.00 0.00 0.00 15:56:38 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:42:01 docker0 23.13 25.72 1.28 147.04 0.00 0.00 0.00 15:56:38 15:43:02 veth4a3ccd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:43:02 veth870bc2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 15:56:38 15:43:02 vethcb31ef8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 15:56:38 15:43:02 eth0 2535.17 1997.32 15566.86 3149.12 0.00 0.00 0.00 15:56:38 15:44:03 veth4a3ccd7 0.00 0.16 0.00 0.01 0.00 0.00 0.00 15:56:38 15:44:03 eth0 86.05 64.12 186.16 72.49 0.00 0.00 0.00 15:56:38 15:44:03 vethf00ee98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 15:56:38 15:44:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 15:56:38 15:45:02 veth4a3ccd7 0.00 0.12 0.00 0.00 0.00 0.00 0.00 15:56:38 15:45:02 eth0 54.78 37.29 96.25 20.11 0.00 0.00 0.00 15:56:38 15:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:45:02 docker0 1013.70 900.80 81.14 3897.59 0.00 0.00 0.00 15:56:38 15:46:02 veth4a3ccd7 0.00 0.08 0.00 0.00 0.00 0.00 0.00 15:56:38 15:46:02 veth23801c5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 15:56:38 15:46:02 veth5f4a5b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 15:56:38 15:46:02 eth0 2748.66 2155.61 16038.75 3335.64 0.00 0.00 0.00 15:56:38 15:47:01 veth4a3ccd7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 15:56:38 15:47:01 eth0 111.44 72.15 450.29 72.56 0.00 0.00 0.00 15:56:38 15:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 15:56:38 15:47:01 vetha86b18f 2.83 3.89 0.45 20.31 0.00 0.00 0.00 15:56:38 15:48:01 eth0 20.94 13.96 45.98 4.99 0.00 0.00 0.00 15:56:38 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:48:01 docker0 1020.81 943.69 81.17 4273.60 0.00 0.00 0.00 15:56:38 15:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 15:56:38 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:50:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 15:56:38 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 15:56:38 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:52:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 15:56:38 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:56:38 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:54:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 15:56:38 15:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:55:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 15:56:38 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:56:01 eth0 0.35 0.35 0.22 0.02 0.00 0.00 0.00 15:56:38 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 Average: eth0 124.41 98.10 717.99 161.14 0.00 0.00 0.00 15:56:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:38 Average: docker0 48.72 45.04 3.87 203.98 0.00 0.00 0.00 15:56:38 15:56:38 15:56:38 ---> sar -P ALL: 15:56:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/20/20 _x86_64_ (4 CPU) 15:56:38 15:56:38 15:33:57 LINUX RESTART 15:56:38 15:56:38 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:56:38 15:36:01 all 8.55 0.00 3.63 1.63 10.79 75.40 15:56:38 15:36:01 0 8.72 0.00 3.30 0.35 13.01 74.62 15:56:38 15:36:01 1 6.85 0.00 4.17 2.06 9.97 76.95 15:56:38 15:36:01 2 10.51 0.00 3.62 0.17 10.66 75.04 15:56:38 15:36:01 3 8.20 0.00 3.43 3.87 9.52 74.98 15:56:38 15:37:02 all 14.49 0.00 5.44 0.78 15.87 63.43 15:56:38 15:37:02 0 18.85 0.00 8.02 0.63 17.19 55.30 15:56:38 15:37:02 1 16.09 0.00 5.36 1.28 16.11 61.16 15:56:38 15:37:02 2 9.38 0.00 4.58 0.43 15.18 70.43 15:56:38 15:37:02 3 13.93 0.00 3.92 0.79 15.08 66.29 15:56:38 15:38:01 all 9.00 0.00 7.19 7.02 10.52 66.27 15:56:38 15:38:01 0 9.93 0.00 7.64 7.95 12.18 62.31 15:56:38 15:38:01 1 9.42 0.00 7.10 6.10 9.95 67.42 15:56:38 15:38:01 2 8.70 0.00 7.21 8.72 9.99 65.39 15:56:38 15:38:01 3 7.96 0.00 6.83 5.31 9.96 69.94 15:56:38 15:39:02 all 45.40 0.00 13.72 5.14 22.03 13.71 15:56:38 15:39:02 0 47.85 0.00 14.47 4.88 22.23 10.57 15:56:38 15:39:02 1 43.40 0.00 12.37 3.73 23.19 17.31 15:56:38 15:39:02 2 45.64 0.00 13.84 5.32 20.62 14.58 15:56:38 15:39:02 3 44.89 0.00 14.28 6.70 22.03 12.11 15:56:38 15:40:01 all 20.53 0.00 10.43 3.31 21.52 44.21 15:56:38 15:40:01 0 19.39 0.00 10.87 3.18 21.63 44.93 15:56:38 15:40:01 1 20.27 0.00 9.92 4.27 21.20 44.34 15:56:38 15:40:01 2 20.69 0.00 9.89 3.34 22.58 43.50 15:56:38 15:40:01 3 21.76 0.00 11.07 2.42 20.67 44.08 15:56:38 15:41:02 all 13.25 0.00 12.34 4.80 9.75 59.86 15:56:38 15:41:02 0 12.90 0.00 11.55 6.18 9.82 59.55 15:56:38 15:41:02 1 13.27 0.00 11.73 4.14 9.69 61.17 15:56:38 15:41:02 2 12.67 0.00 12.16 6.05 9.79 59.32 15:56:38 15:41:02 3 14.16 0.00 13.92 2.82 9.71 59.40 15:56:38 15:42:01 all 14.16 0.00 15.72 22.20 15.78 32.13 15:56:38 15:42:01 0 11.44 0.00 13.20 20.16 17.26 37.94 15:56:38 15:42:01 1 12.20 0.00 14.21 23.98 15.24 34.37 15:56:38 15:42:01 2 15.52 0.00 15.86 21.58 15.37 31.67 15:56:38 15:42:01 3 17.77 0.00 19.89 23.20 15.19 23.95 15:56:38 15:43:02 all 49.09 0.00 16.16 15.43 10.70 8.62 15:56:38 15:43:02 0 47.10 0.00 16.09 13.40 11.87 11.55 15:56:38 15:43:02 1 49.21 0.00 15.14 16.20 10.97 8.48 15:56:38 15:43:02 2 49.61 0.00 16.03 17.64 11.14 5.59 15:56:38 15:43:02 3 50.37 0.00 17.40 14.45 8.89 8.89 15:56:38 15:44:03 all 28.35 0.00 16.86 19.92 12.72 22.16 15:56:38 15:44:03 0 25.69 0.00 16.02 21.64 13.96 22.70 15:56:38 15:44:03 1 27.19 0.00 16.11 16.72 12.33 27.65 15:56:38 15:44:03 2 30.90 0.00 17.28 19.61 12.69 19.52 15:56:38 15:44:03 3 29.68 0.00 18.04 21.78 11.85 18.65 15:56:38 15:45:02 all 22.31 0.00 15.27 27.87 15.30 19.26 15:56:38 15:45:02 0 22.34 0.00 13.66 25.62 15.61 22.76 15:56:38 15:45:02 1 21.98 0.00 15.04 31.33 15.15 16.50 15:56:38 15:45:02 2 22.30 0.00 15.33 24.29 15.00 23.08 15:56:38 15:45:02 3 22.63 0.00 17.10 30.36 15.42 14.50 15:56:38 15:46:02 all 25.56 0.00 14.04 21.65 16.07 22.68 15:56:38 15:46:02 0 25.29 0.00 14.37 21.20 15.28 23.86 15:56:38 15:46:02 1 26.09 0.00 13.04 18.88 16.57 25.41 15:56:38 15:46:02 2 23.34 0.00 14.09 22.09 16.11 24.38 15:56:38 15:46:02 3 27.56 0.00 14.66 24.52 16.32 16.94 15:56:38 15:47:01 all 23.18 0.00 9.61 7.87 11.79 47.56 15:56:38 15:47:01 0 24.04 0.00 10.02 7.13 11.44 47.37 15:56:38 15:47:01 1 21.78 0.00 8.74 5.58 11.91 51.99 15:56:38 15:47:01 2 22.70 0.00 9.76 8.16 12.04 47.35 15:56:38 15:47:01 3 24.23 0.00 9.95 10.68 11.76 43.38 15:56:38 15:48:01 all 1.64 0.00 1.19 1.43 2.74 93.01 15:56:38 15:48:01 0 2.46 0.00 1.23 1.58 3.04 91.69 15:56:38 15:48:01 1 2.33 0.00 2.07 0.50 2.50 92.60 15:56:38 15:48:01 2 0.91 0.00 0.52 0.33 2.97 95.26 15:56:38 15:48:01 3 0.86 0.00 0.91 3.29 2.43 92.50 15:56:38 15:49:01 all 0.14 0.00 0.07 0.06 0.08 99.65 15:56:38 15:49:01 0 0.02 0.00 0.07 0.00 0.03 99.88 15:56:38 15:49:01 1 0.05 0.00 0.08 0.00 0.05 99.82 15:56:38 15:49:01 2 0.48 0.00 0.12 0.22 0.15 99.03 15:56:38 15:49:01 3 0.00 0.00 0.03 0.00 0.07 99.90 15:56:38 15:50:01 all 0.11 0.00 0.03 0.00 0.15 99.70 15:56:38 15:50:01 0 0.03 0.00 0.02 0.00 0.07 99.88 15:56:38 15:50:01 1 0.15 0.00 0.00 0.00 0.08 99.77 15:56:38 15:50:01 2 0.27 0.00 0.05 0.00 0.25 99.43 15:56:38 15:50:01 3 0.02 0.00 0.03 0.00 0.23 99.72 15:56:38 15:51:01 all 0.12 0.00 0.02 0.00 0.10 99.75 15:56:38 15:51:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:56:38 15:51:01 1 0.42 0.00 0.03 0.00 0.10 99.45 15:56:38 15:51:01 2 0.03 0.00 0.03 0.00 0.25 99.68 15:56:38 15:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:56:38 15:52:01 all 0.13 0.00 0.04 0.00 0.12 99.70 15:56:38 15:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:56:38 15:52:01 1 0.42 0.00 0.02 0.00 0.15 99.42 15:56:38 15:52:01 2 0.05 0.00 0.07 0.02 0.28 99.58 15:56:38 15:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:56:38 15:53:01 all 0.12 0.00 0.02 0.00 0.07 99.78 15:56:38 15:53:01 0 0.00 0.00 0.02 0.00 0.13 99.85 15:56:38 15:53:01 1 0.03 0.00 0.02 0.00 0.10 99.85 15:56:38 15:53:01 2 0.45 0.00 0.03 0.00 0.05 99.47 15:56:38 15:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:56:38 15:54:02 all 0.13 0.00 0.02 0.00 0.13 99.72 15:56:38 15:54:02 0 0.03 0.00 0.03 0.00 0.23 99.70 15:56:38 15:54:02 1 0.03 0.00 0.03 0.00 0.13 99.80 15:56:38 15:54:02 2 0.43 0.00 0.02 0.00 0.12 99.43 15:56:38 15:54:02 3 0.02 0.00 0.02 0.00 0.05 99.92 15:56:38 15:55:01 all 0.10 0.00 0.04 0.01 0.17 99.67 15:56:38 15:55:01 0 0.02 0.00 0.03 0.00 0.24 99.71 15:56:38 15:55:01 1 0.05 0.00 0.03 0.00 0.25 99.66 15:56:38 15:55:01 2 0.34 0.00 0.07 0.05 0.12 99.42 15:56:38 15:55:01 3 0.00 0.00 0.00 0.00 0.08 99.92 15:56:38 15:56:01 all 0.15 0.00 0.03 0.00 0.02 99.80 15:56:38 15:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:56:38 15:56:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:56:38 15:56:01 2 0.48 0.00 0.03 0.00 0.02 99.47 15:56:38 15:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:56:38 Average: all 12.52 0.00 6.47 6.30 8.12 66.58 15:56:38 Average: 0 12.44 0.00 6.43 6.13 8.52 66.47 15:56:38 Average: 1 12.35 0.00 6.21 6.12 8.12 67.20 15:56:38 Average: 2 12.46 0.00 6.41 6.25 8.09 66.79 15:56:38 Average: 3 12.82 0.00 6.85 6.72 7.75 65.85 15:56:38 15:56:38 15:56:38