Pull request #2625 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 24fe4be10d7a1552c86e1c1b8276c694f532d3a6+04784571c64111dd2069565982d29e4bcbbafa66 (54b51d388c7fad129dfed2bcde3afb56b3810185) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-1147 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/2625/head:refs/remotes/origin/PR-2625 +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/2625/head:refs/remotes/origin/PR-2625 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 Merge succeeded, producing 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 Checking out Revision 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 (PR-2625) > git config core.sparsecheckout # timeout=10 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # 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 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 Commit message: "snapcraft.yaml, many: use setpriv instead of drop" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk d0288cfe77bbd2e2a8ad7e10fcd53d111b7f3139 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:21:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:21:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:21:18 ========================================================= 19:21:18 EdgeX Global Pipelines Version Info 19:21:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:21:20 ------------------- 19:21:20 stable info: 19:21:20 ------------------- 19:21:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:21:20 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 19:21:20 Message: update stable to v1.0.106 19:21:20 ------------------- 19:21:20 experimental info: 19:21:20 ------------------- 19:21:20 Commited By: **** collab-it+edgex@linuxfoundation.org 19:21:20 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 19:21:20 Message: update experimental to v1.0.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 19:21:22 ++ 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 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/core-command/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo core-command,cmd/core-command/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/core-data/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo core-data,cmd/core-data/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/core-metadata/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo core-metadata,cmd/core-metadata/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/security-proxy-setup/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/security-secrets-setup/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/support-logging/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo support-logging,cmd/support-logging/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/support-notifications/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo support-notifications,cmd/support-notifications/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/support-scheduler/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:21:22 + for file in '`ls cmd/**/Dockerfile`' 19:21:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:21:22 ++ cut -d/ -f2 19:21:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:21:22 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 19:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:23 19:21:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:21:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:24 latest: Pulling from edgex-devops/git-semver 19:21:24 31603596830f: Pulling fs layer 19:21:24 2a8b12db71e7: Pulling fs layer 19:21:24 6ca5941a6612: Pulling fs layer 19:21:24 ecc8261a40a4: Pulling fs layer 19:21:24 ecc8261a40a4: Waiting 19:21:24 2a8b12db71e7: Verifying Checksum 19:21:24 2a8b12db71e7: Download complete 19:21:24 31603596830f: Verifying Checksum 19:21:24 31603596830f: Download complete 19:21:24 ecc8261a40a4: Verifying Checksum 19:21:24 ecc8261a40a4: Download complete 19:21:24 6ca5941a6612: Verifying Checksum 19:21:24 6ca5941a6612: Download complete 19:21:24 31603596830f: Pull complete 19:21:24 2a8b12db71e7: Pull complete 19:21:25 6ca5941a6612: Pull complete 19:21:25 ecc8261a40a4: Pull complete 19:21:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:21:25 prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container 19:21:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:21:27 $ docker top e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:28 [ssh-agent] Looking for ssh-agent implementation... 19:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:28 $ docker exec e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 ssh-agent 19:21:28 SSH_AUTH_SOCK=/tmp/ssh-irvK8ExXH5QW/agent.11 19:21:28 SSH_AGENT_PID=16 19:21:28 Running ssh-add (command line suppressed) 19:21:28 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2163892920560832986.key (/w/workspace/edgex-go/7@tmp/private_key_2163892920560832986.key) 19:21:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:29 + git describe --exact-match --tags HEAD 19:21:29 fatal: No names found, cannot describe anything. [Pipeline] } 19:21:29 $ docker exec --env ******** --env ******** e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 ssh-agent -k 19:21:29 unset SSH_AUTH_SOCK; 19:21:29 unset SSH_AGENT_PID; 19:21:29 echo Agent pid 16 killed; 19:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:21:29 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:21:29 This usually means this commit has not been tagged. [Pipeline] sshagent 19:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:29 [ssh-agent] Looking for ssh-agent implementation... 19:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:29 $ docker exec e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 ssh-agent 19:21:29 SSH_AUTH_SOCK=/tmp/ssh-U9LtvO7LAXho/agent.44 19:21:29 SSH_AGENT_PID=49 19:21:29 Running ssh-add (command line suppressed) 19:21:29 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8512800461351850289.key (/w/workspace/edgex-go/7@tmp/private_key_8512800461351850289.key) 19:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:30 + git semver init 19:21:30 # -> Open(): unable to determine branch for HEAD 19:21:30 # $GIT_DIR = /w/workspace/edgex-go/7/.git 19:21:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 19:21:30 # $SEMVER_REMOTE_NAME = origin 19:21:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:21:30 # $SEMVER_USER_NAME = edgex-jenkins 19:21:30 # $SEMVER_BRANCH = PR-2625 19:21:30 # $SEMVER_TEMP = /tmp/semver-712440132 19:21:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:21:48 # '/tmp/semver-712440132' -> '/w/workspace/edgex-go/7/.semver' 19:21:48 # -> Force: false 19:21:48 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 19:21:48 $ docker exec --env ******** --env ******** e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 ssh-agent -k 19:21:48 unset SSH_AUTH_SOCK; 19:21:48 unset SSH_AGENT_PID; 19:21:48 echo Agent pid 49 killed; 19:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:49 + git semver [Pipeline] } 19:21:49 $ docker stop --time=1 e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 19:21:50 $ docker rm -f e863771468609fa7a7bdd3f30c73d002ee7a38a3068c0f46eb580777224f7826 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:22:04 Stashed 25 file(s) [Pipeline] echo 19:22:04 [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 19:22:05 ========================================================= 19:22:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:22:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:22:05 + 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 . 19:22:07 Sending build context to Docker daemon 323.2MB 19:22:08 Step 1/7 : ARG BASE=golang:1.13-alpine 19:22:08 Step 2/7 : FROM ${BASE} 19:22:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:22:08 df20fa9351a1: Pulling fs layer 19:22:08 ed8968b2872e: Pulling fs layer 19:22:08 a92cc7c5fd73: Pulling fs layer 19:22:08 2dd03ba5bac4: Pulling fs layer 19:22:08 1e091d79d1de: Pulling fs layer 19:22:08 481702a1767f: Pulling fs layer 19:22:08 f64a6f60c768: Pulling fs layer 19:22:08 e78d2573fc39: Pulling fs layer 19:22:08 e876d2f968b6: Pulling fs layer 19:22:08 ce8a83651883: Pulling fs layer 19:22:08 07967f4d0e4b: Pulling fs layer 19:22:08 481702a1767f: Waiting 19:22:08 f64a6f60c768: Waiting 19:22:08 e78d2573fc39: Waiting 19:22:08 e876d2f968b6: Waiting 19:22:08 ce8a83651883: Waiting 19:22:08 07967f4d0e4b: Waiting 19:22:08 2dd03ba5bac4: Waiting 19:22:08 1e091d79d1de: Waiting 19:22:08 a92cc7c5fd73: Verifying Checksum 19:22:08 a92cc7c5fd73: Download complete 19:22:08 ed8968b2872e: Verifying Checksum 19:22:08 ed8968b2872e: Download complete 19:22:08 1e091d79d1de: Verifying Checksum 19:22:08 1e091d79d1de: Download complete 19:22:08 481702a1767f: Verifying Checksum 19:22:08 481702a1767f: Download complete 19:22:08 df20fa9351a1: Verifying Checksum 19:22:08 df20fa9351a1: Download complete 19:22:08 df20fa9351a1: Pull complete 19:22:09 f64a6f60c768: Verifying Checksum 19:22:09 f64a6f60c768: Download complete 19:22:09 e876d2f968b6: Verifying Checksum 19:22:09 e876d2f968b6: Download complete 19:22:09 ce8a83651883: Verifying Checksum 19:22:09 ce8a83651883: Download complete 19:22:09 e78d2573fc39: Verifying Checksum 19:22:09 e78d2573fc39: Download complete 19:22:09 2dd03ba5bac4: Verifying Checksum 19:22:09 2dd03ba5bac4: Download complete 19:22:10 07967f4d0e4b: Verifying Checksum 19:22:10 07967f4d0e4b: Download complete 19:22:11 ed8968b2872e: Pull complete 19:22:11 a92cc7c5fd73: Pull complete 19:22:16 2dd03ba5bac4: Pull complete 19:22:16 1e091d79d1de: Pull complete 19:22:16 481702a1767f: Pull complete 19:22:19 Still waiting to schedule task 19:22:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1146’ 19:22:24 f64a6f60c768: Pull complete 19:22:27 e78d2573fc39: Pull complete 19:22:27 e876d2f968b6: Pull complete 19:22:28 ce8a83651883: Pull complete 19:22:28 07967f4d0e4b: Pull complete 19:22:28 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 19:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:22:28 ---> 5d7c900382c6 19:22:28 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:22:30 ---> Running in 66a0237f52d4 19:22:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:22:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:22:31 (1/12) Installing libmagic (5.38-r0) 19:22:31 (2/12) Installing file (5.38-r0) 19:22:31 (3/12) Installing libc-dev (0.7.2-r3) 19:22:31 (4/12) Installing g++ (9.3.0-r2) 19:22:33 (5/12) Installing fortify-headers (1.1-r0) 19:22:33 (6/12) Installing patch (2.7.6-r6) 19:22:33 (7/12) Installing build-base (0.5-r2) 19:22:33 (8/12) Installing libsodium (1.0.18-r0) 19:22:33 (9/12) Installing pkgconf (1.7.2-r0) 19:22:33 (10/12) Installing libsodium-dev (1.0.18-r0) 19:22:34 (11/12) Installing libzmq (4.3.2-r0) 19:22:34 (12/12) Installing zeromq-dev (4.3.2-r0) 19:22:34 Executing busybox-1.31.1-r16.trigger 19:22:34 OK: 233 MiB in 51 packages 19:22:38 Removing intermediate container 66a0237f52d4 19:22:38 ---> 639cbb5cde01 19:22:38 Step 4/7 : WORKDIR /edgex-go 19:22:38 ---> Running in d4c7396f65dd 19:22:38 Removing intermediate container d4c7396f65dd 19:22:38 ---> 2ff4c46152ba 19:22:38 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:22:38 latest: Pulling from library/docker 19:22:38 df20fa9351a1: Already exists 19:22:38 25ad7478873d: Pulling fs layer 19:22:38 4684f6177b5d: Pulling fs layer 19:22:38 46e300cec669: Pulling fs layer 19:22:38 63038576ad94: Pulling fs layer 19:22:38 0fdb76c4706c: Pulling fs layer 19:22:38 cb7edeffdfd5: Pulling fs layer 19:22:38 63038576ad94: Waiting 19:22:38 0fdb76c4706c: Waiting 19:22:38 cb7edeffdfd5: Waiting 19:22:38 25ad7478873d: Verifying Checksum 19:22:38 25ad7478873d: Download complete 19:22:38 4684f6177b5d: Verifying Checksum 19:22:38 4684f6177b5d: Download complete 19:22:38 63038576ad94: Verifying Checksum 19:22:38 63038576ad94: Download complete 19:22:38 cb7edeffdfd5: Verifying Checksum 19:22:38 cb7edeffdfd5: Download complete 19:22:38 0fdb76c4706c: Verifying Checksum 19:22:38 0fdb76c4706c: Download complete 19:22:39 25ad7478873d: Pull complete 19:22:39 4684f6177b5d: Pull complete 19:22:39 46e300cec669: Download complete 19:22:42 46e300cec669: Pull complete 19:22:42 63038576ad94: Pull complete 19:22:42 0fdb76c4706c: Pull complete 19:22:42 cb7edeffdfd5: Pull complete 19:22:42 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 19:22:42 Status: Downloaded newer image for docker:latest 19:22:43 ---> da9448eb3365 19:22:43 Step 6/7 : COPY go.mod . 19:22:43 ---> ecc4682a03ea 19:22:43 Step 7/7 : RUN go mod download 19:22:44 ---> Running in 20097171dacb 19:22:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:22:46 go: finding github.com/BurntSushi/toml v0.3.1 19:22:46 go: finding github.com/OneOfOne/xxhash v1.2.5 19:22:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:22:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:22:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:22:46 go: finding github.com/bgentry/speakeasy v0.1.0 19:22:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:22:46 go: finding github.com/cloudflare/gokey v0.1.0 19:22:46 go: finding github.com/davecgh/go-spew v1.1.1 19:22:46 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:22:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:22:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 19:22:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:22:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:22:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:22:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 19:22:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:22:46 go: finding github.com/fatih/color v1.7.0 19:22:46 go: finding github.com/fsnotify/fsnotify v1.4.7 19:22:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:22:46 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 19:22:46 go: finding github.com/go-kit/kit v0.8.0 19:22:46 go: finding github.com/go-logfmt/logfmt v0.4.0 19:22:46 go: finding github.com/go-redis/redis/v7 v7.2.0 19:22:46 go: finding github.com/go-stack/stack v1.8.0 19:22:47 go: finding github.com/golang/protobuf v1.3.2 19:22:47 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:22:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:22:47 go: finding github.com/google/uuid v1.1.0 19:22:47 go: finding github.com/gorilla/mux v1.7.1 19:22:47 go: finding github.com/hashicorp/consul/api v1.1.0 19:22:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:22:47 go: finding github.com/hashicorp/errwrap v1.0.0 19:22:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:22:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:22:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:22:47 go: finding github.com/hashicorp/go-multierror v1.0.0 19:22:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:22:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:22:47 go: finding github.com/hashicorp/go-syslog v1.0.0 19:22:47 go: finding github.com/hashicorp/go-uuid v1.0.1 19:22:47 go: finding github.com/hashicorp/go.net v0.0.1 19:22:47 go: finding github.com/hashicorp/golang-lru v0.5.0 19:22:47 go: finding github.com/hashicorp/logutils v1.0.0 19:22:47 go: finding github.com/hashicorp/mdns v1.0.0 19:22:47 go: finding github.com/hashicorp/memberlist v0.1.3 19:22:47 go: finding github.com/hashicorp/serf v0.8.2 19:22:47 go: finding github.com/hpcloud/tail v1.0.0 19:22:47 go: finding github.com/imdario/mergo v0.3.6 19:22:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:22:47 go: finding github.com/kr/pretty v0.1.0 19:22:47 go: finding github.com/kr/pty v1.1.1 19:22:47 go: finding github.com/kr/text v0.1.0 19:22:47 go: finding github.com/mattn/go-colorable v0.0.9 19:22:47 go: finding github.com/mattn/go-isatty v0.0.3 19:22:47 go: finding github.com/miekg/dns v1.0.14 19:22:47 go: finding github.com/mitchellh/cli v1.0.0 19:22:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:22:47 go: finding github.com/mitchellh/copystructure v1.0.0 19:22:47 go: finding github.com/mitchellh/go-homedir v1.0.0 19:22:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:22:47 go: finding github.com/mitchellh/gox v0.4.0 19:22:47 go: finding github.com/mitchellh/iochan v1.0.0 19:22:47 go: finding github.com/mitchellh/mapstructure v1.1.2 19:22:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:22:47 go: finding github.com/onsi/ginkgo v1.10.1 19:22:47 go: finding github.com/onsi/gomega v1.7.0 19:22:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:22:47 go: finding github.com/pebbe/zmq4 v1.0.0 19:22:47 go: finding github.com/pelletier/go-toml v1.2.0 19:22:47 go: finding github.com/pkg/errors v0.8.1 19:22:47 go: finding github.com/pmezard/go-difflib v1.0.0 19:22:47 go: finding github.com/posener/complete v1.1.1 19:22:48 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:22:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:22:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:22:48 go: finding github.com/stretchr/objx v0.1.0 19:22:48 go: finding github.com/stretchr/testify v1.5.1 19:22:48 go: finding github.com/ugorji/go v1.1.4 19:22:48 go: finding github.com/x448/float16 v0.8.4 19:22:48 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 19:22:48 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:22:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:22:48 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:22:48 go: finding golang.org/x/text v0.3.2 19:22:48 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:22:48 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:22:48 go: finding gopkg.in/eapache/queue.v1 v1.1.0 19:22:48 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:22:48 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:22:48 go: finding gopkg.in/yaml.v2 v2.2.8 19:23:00 Removing intermediate container 20097171dacb 19:23:00 ---> a157c9d2e9fe 19:23:00 Successfully built a157c9d2e9fe 19:23:00 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 19:23:01 + docker inspect -f . ci-base-image-x86_64 19:23:01 . [Pipeline] withDockerContainer 19:23:01 prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container 19:23:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:02 $ docker top a2bb79d0f95933d4eed94046b6b32b6f48750f3281ded4de1c6dc1fa5a88d782 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:02 + go version 19:23:02 go version go1.13.13 linux/amd64 [Pipeline] echo 19:23:02 ========================================================= 19:23:02 [edgeXBuildGoParallel] Running Tests and Build... 19:23:02 ========================================================= [Pipeline] sh 19:23:02 + make test raml_verify 19:23:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:23:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:23:19 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.028s 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:23:19 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:23:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:23:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.026s coverage: 46.6% of statements 19:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.070s coverage: 27.4% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.009s coverage: 100.0% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 29.3% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.036s coverage: 100.0% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.015s coverage: 89.8% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.045s coverage: 97.5% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.021s coverage: 100.0% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.054s coverage: 63.5% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.012s coverage: 100.0% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.146s coverage: 55.9% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.707s coverage: 86.3% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.332s coverage: 72.2% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.134s coverage: 72.1% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.011s coverage: 82.4% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.021s coverage: 48.4% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.015s coverage: 28.8% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.033s coverage: 26.9% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.154s coverage: 84.1% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.016s coverage: 100.0% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.006s coverage: 43.1% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.009s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.015s coverage: 83.8% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.076s coverage: 46.1% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.036s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.019s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.064s coverage: 29.1% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.028s coverage: 99.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.020s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 19:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 19:23:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 19:23:44 GO111MODULE=on go vet ./... 19:23:49 gofmt -l . 19:23:50 [ "`gofmt -l .`" = "" ] 19:23:50 ./bin/test-go-mod-tidy.sh 19:23:51 ./bin/test-attribution-txt.sh 19:23:53 docker run --rm --privileged \ 19:23:53 -v /w/workspace/edgex-go/7:/raml-verification -w /raml-verification \ 19:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ 19:23:53 /scripts/raml-verify.sh 19:23:53 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally 19:23:53 x86_64: Pulling from edgex-devops/edgex-docs-builder 19:23:53 cbdbe7a5bc2a: Pulling fs layer 19:23:53 bd07af9ed1a4: Pulling fs layer 19:23:53 3556ccf180b2: Pulling fs layer 19:23:53 089d4748da74: Pulling fs layer 19:23:53 c6eb57c77bc5: Pulling fs layer 19:23:53 0364d5097239: Pulling fs layer 19:23:53 089d4748da74: Waiting 19:23:53 c6eb57c77bc5: Waiting 19:23:53 0364d5097239: Waiting 19:23:53 3556ccf180b2: Verifying Checksum 19:23:53 3556ccf180b2: Download complete 19:23:53 cbdbe7a5bc2a: Download complete 19:23:53 089d4748da74: Verifying Checksum 19:23:53 089d4748da74: Download complete 19:23:53 0364d5097239: Verifying Checksum 19:23:53 0364d5097239: Download complete 19:23:53 c6eb57c77bc5: Verifying Checksum 19:23:53 c6eb57c77bc5: Download complete 19:23:53 bd07af9ed1a4: Verifying Checksum 19:23:53 bd07af9ed1a4: Download complete 19:23:53 cbdbe7a5bc2a: Pull complete 19:23:56 bd07af9ed1a4: Pull complete 19:23:56 3556ccf180b2: Pull complete 19:23:57 089d4748da74: Pull complete 19:23:58 c6eb57c77bc5: Pull complete 19:23:58 0364d5097239: Pull complete 19:23:58 Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 19:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 19:24:08 Verifying ./api/raml/core-command.raml... 19:24:08 OK 19:24:08 Verifying ./api/raml/core-data.raml... 19:24:09 OK 19:24:09 Verifying ./api/raml/core-metadata.raml... 19:24:11 OK 19:24:11 Verifying ./api/raml/support-logging.raml... 19:24:11 OK 19:24:11 Verifying ./api/raml/support-notifications.raml... 19:24:12 OK 19:24:12 Verifying ./api/raml/support-scheduler.raml... 19:24:13 OK 19:24:13 Verifying ./api/raml/system-agent.raml... 19:24:14 OK [Pipeline] sh 19:24:14 + ls -al . 19:24:14 total 556 19:24:14 drwxrwxr-x 10 1001 1001 4096 Jul 27 19:23 . 19:24:14 drwxr-xr-x 4 root root 28 Jul 27 19:23 .. 19:24:14 -rw-rw-r-- 1 1001 1001 11 Jul 27 19:21 .dockerignore 19:24:14 drwxrwxr-x 8 1001 1001 179 Jul 27 19:21 .git 19:24:14 drwxrwxr-x 3 1001 1001 60 Jul 27 19:21 .github 19:24:14 -rw-rw-r-- 1 1001 1001 924 Jul 27 19:21 .gitignore 19:24:14 drwx------ 3 1001 1001 47 Jul 27 19:21 .semver 19:24:14 -rw-rw-r-- 1 1001 1001 178 Jul 27 19:21 .sonarcloud.properties 19:24:14 -rw-rw-r-- 1 1001 1001 3804 Jul 27 19:21 CONTRIBUTING.md 19:24:14 -rw-rw-r-- 1 1001 1001 1035 Jul 27 19:21 Dockerfile.build 19:24:14 -rw-rw-r-- 1 1001 1001 824 Jul 27 19:21 Jenkinsfile 19:24:14 -rw-rw-r-- 1 1001 1001 10775 Jul 27 19:21 LICENSE 19:24:14 -rw-rw-r-- 1 1001 1001 6417 Jul 27 19:21 Makefile 19:24:14 -rw-rw-r-- 1 1001 1001 5652 Jul 27 19:21 README.md 19:24:14 -rw-rw-r-- 1 1001 1001 7111 Jul 27 19:21 SECURITY.md 19:24:14 -rw-rw-r-- 1 1001 1001 5 Jul 27 19:21 VERSION 19:24:14 -rw-rw-r-- 1 1001 1001 4131 Jul 27 19:21 ZMQWindows.md 19:24:14 drwxrwxr-x 4 1001 1001 33 Jul 27 19:21 api 19:24:14 drwxrwxr-x 2 1001 1001 117 Jul 27 19:21 bin 19:24:14 drwxrwxr-x 15 1001 1001 4096 Jul 27 19:21 cmd 19:24:14 -rw-r--r-- 1 root root 456067 Jul 27 19:23 coverage.out 19:24:14 -rw-r--r-- 1 root root 1019 Jul 27 19:23 go.mod 19:24:14 -rw-r--r-- 1 root root 18146 Jul 27 19:23 go.sum 19:24:14 drwxrwxr-x 8 1001 1001 127 Jul 27 19:21 internal 19:24:14 drwxrwxr-x 4 1001 1001 71 Jul 27 19:21 snap 19:24:14 -rw-rw-r-- 1 1001 1001 168 Jul 27 19:21 version.go [Pipeline] sh 19:24:14 + '[' -e coverage.out ] 19:24:14 + chown 1001:1001 coverage.out [Pipeline] stash 19:24:15 Stashed 1 file(s) [Pipeline] sh 19:24:15 + make build 19:24:15 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 19:24:22 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 19:24:25 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 19:24:27 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 19:24:28 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 19:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:32 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 19:24:34 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 19:24:35 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 19:24:36 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 19:24:37 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 19:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 19:24:40 $ docker stop --time=1 a2bb79d0f95933d4eed94046b6b32b6f48750f3281ded4de1c6dc1fa5a88d782 19:24:41 $ docker rm -f a2bb79d0f95933d4eed94046b6b32b6f48750f3281ded4de1c6dc1fa5a88d782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:44 19:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:45 latest: Pulling from edgex-devops/edgex-compose 19:24:45 cbdbe7a5bc2a: Already exists 19:24:45 ca9280d653b3: Pulling fs layer 19:24:45 7e9c9ca2126c: Pulling fs layer 19:24:45 ca9280d653b3: Verifying Checksum 19:24:45 ca9280d653b3: Download complete 19:24:46 7e9c9ca2126c: Verifying Checksum 19:24:46 7e9c9ca2126c: Download complete 19:24:46 ca9280d653b3: Pull complete 19:24:54 7e9c9ca2126c: Pull complete 19:24:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:24:54 prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container 19:24:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:56 $ docker top f618ee5321a79336dc756e9eb4f817efc1c02b13a5d1bcd5250de014b7da0a16 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:57 + docker-compose build --help 19:24:57 + grep parallel 19:24:58 --parallel Build images in parallel. [Pipeline] } 19:24:58 $ docker stop --time=1 f618ee5321a79336dc756e9eb4f817efc1c02b13a5d1bcd5250de014b7da0a16 19:24:59 $ docker rm -f f618ee5321a79336dc756e9eb4f817efc1c02b13a5d1bcd5250de014b7da0a16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:25:00 . [Pipeline] withDockerContainer 19:25:00 prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container 19:25:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:25:00 $ docker top 7a70b6361bfb7d416746562d3d556732879a313ffe72b0fc7ebd01a5bc308ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:01 + docker-compose -f ./docker-compose-build.yml build --parallel 19:25:02 Building docker-core-command-go ... 19:25:02 Building docker-core-data-go ... 19:25:02 Building docker-core-metadata-go ... 19:25:02 Building docker-security-proxy-setup-go ... 19:25:02 Building docker-security-secrets-setup-go ... 19:25:02 Building docker-security-secretstore-setup-go ... 19:25:02 Building docker-support-logging-go ... 19:25:02 Building docker-support-notifications-go ... 19:25:02 Building docker-support-scheduler-go ... 19:25:02 Building docker-sys-mgmt-agent-go ... 19:25:02 Building docker-security-secrets-setup-go 19:25:02 Building docker-core-data-go 19:25:02 Building docker-security-secretstore-setup-go 19:25:02 Building docker-security-proxy-setup-go 19:25:02 Building docker-sys-mgmt-agent-go 19:25:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1148 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws 19:25:27 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 19:25:32 using credential edgex-jenkins-ssh 19:25:32 Cloning the remote Git repository 19:25:32 Cloning with configured refspecs honoured and without tags 19:25:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:25:32 > git init /w/workspace/edgex-go/7 # timeout=10 19:25:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:32 > git --version # timeout=10 19:25:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:25:34 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 19:25:34 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 19:25:34 ---> a157c9d2e9fe 19:25:34 Step 3/29 : WORKDIR /edgex-go 19:25:34 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 19:25:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:34 ---> a157c9d2e9fe 19:25:34 Step 3/26 : WORKDIR /edgex-go 19:25:34 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 19:25:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:34 ---> a157c9d2e9fe 19:25:34 Step 3/26 : WORKDIR /edgex-go 19:25:34 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 19:25:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:34 ---> a157c9d2e9fe 19:25:34 Step 3/22 : WORKDIR /edgex-go 19:25:34 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 19:25:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:25:34 ---> a157c9d2e9fe 19:25:34 Step 3/20 : WORKDIR /edgex-go 19:25:34 ---> Running in 1974d3261d49 19:25:34 ---> Running in 549d64100eb3 19:25:34 ---> Running in e5b33ac50238 19:25:34 ---> Running in c87f76541c40 19:25:34 ---> Running in eebd51c455a7 19:25:34 Removing intermediate container c87f76541c40 19:25:34 ---> 6fc77b4f0c5c 19:25:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:34 Removing intermediate container eebd51c455a7 19:25:34 ---> daf430479342 19:25:34 Step 4/29 : RUN apk update && apk add make git 19:25:35 Removing intermediate container 549d64100eb3 19:25:35 ---> 13fa0a23f859 19:25:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:35 Removing intermediate container 1974d3261d49 19:25:35 ---> 2116a8ccf8f1 19:25:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:35 Removing intermediate container e5b33ac50238 19:25:35 ---> 09c9a0ccbfd4 19:25:35 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:35 ---> Running in 098bb5e7cb0c 19:25:35 ---> Running in 014bc7579afd 19:25:35 ---> Running in dd175ac84859 19:25:35 ---> Running in 1d6be9b53877 19:25:35 ---> Running in 46a7f127a1dd 19:25:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:25:36 Removing intermediate container 098bb5e7cb0c 19:25:36 ---> f28ebd20ba7c 19:25:36 Step 5/26 : RUN apk update && apk add make git 19:25:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:25:37 ---> Running in f2ef713ba311 19:25:37 Removing intermediate container dd175ac84859 19:25:37 ---> 7914afaa1499 19:25:37 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 19:25:37 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:25:37 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:25:37 OK: 12749 distinct packages available 19:25:37 ---> Running in 6d48dc6f1665 19:25:37 Removing intermediate container 46a7f127a1dd 19:25:37 ---> 8f23cc9b182c 19:25:37 Step 5/20 : RUN apk update && apk add make git 19:25:37 OK: 233 MiB in 51 packages 19:25:37 Removing intermediate container 1d6be9b53877 19:25:37 ---> 671c97b18e95 19:25:37 Step 5/26 : RUN apk update && apk add make bash git 19:25:37 ---> Running in 3e16e129a94e 19:25:37 ---> Running in 57b04641ccd1 19:25:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:25:38 Removing intermediate container 014bc7579afd 19:25:38 ---> ed77970e939e 19:25:38 Step 5/29 : COPY go.mod . 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:25:38 ---> e5b456a8ac43 19:25:38 Step 6/29 : RUN go mod download 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:25:38 ---> Running in f7ccd70a111a 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:25:38 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:25:38 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:25:38 OK: 12749 distinct packages available 19:25:39 OK: 233 MiB in 51 packages 19:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:25:39 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:25:39 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:25:39 OK: 12749 distinct packages available 19:25:39 Removing intermediate container f2ef713ba311 19:25:39 ---> 015c70aa5b33 19:25:39 Step 6/26 : COPY go.mod . 19:25:39 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:25:39 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:25:39 OK: 12749 distinct packages available 19:25:39 OK: 233 MiB in 51 packages 19:25:39 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:25:39 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:25:39 OK: 12749 distinct packages available 19:25:39 ---> 5f461eec16d4 19:25:39 Step 7/26 : RUN go mod download 19:25:39 OK: 233 MiB in 51 packages 19:25:40 ---> Running in dc6f446a0b98 19:25:40 OK: 233 MiB in 51 packages 19:25:40 Removing intermediate container 6d48dc6f1665 19:25:40 ---> 019b465a174a 19:25:40 Step 6/22 : COPY go.mod . 19:25:40 Removing intermediate container f7ccd70a111a 19:25:40 ---> 2b1c980dc4db 19:25:40 Step 7/29 : COPY . . 19:25:41 Removing intermediate container 3e16e129a94e 19:25:41 ---> f12fc841c5a7 19:25:41 Step 6/20 : COPY go.mod . 19:25:41 Removing intermediate container 57b04641ccd1 19:25:41 ---> 8d9980e71078 19:25:41 Step 6/26 : COPY go.mod . 19:25:41 ---> 75395c1de96b 19:25:41 Step 7/22 : RUN go mod download 19:25:42 ---> Running in b02a650a2f07 19:25:42 ---> ed55dceb6359 19:25:42 Step 7/26 : RUN go mod download 19:25:42 ---> 683358360f2f 19:25:42 Step 7/20 : RUN go mod download 19:25:44 ---> Running in a2d86edb4fab 19:25:44 ---> Running in d2b366b4da8d 19:25:44 Removing intermediate container dc6f446a0b98 19:25:44 ---> c06424b589f6 19:25:44 Step 8/26 : COPY . . 19:25:49 Fetching without tags 19:25:49 Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:25:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:49 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 19:25:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:25:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:25:49 > git config core.sparsecheckout # timeout=10 19:25:49 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 19:25:50 Merge succeeded, producing 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:25:50 Checking out Revision 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 (PR-2625) 19:25:51 Removing intermediate container b02a650a2f07 19:25:51 ---> 4225454bc8aa 19:25:51 Step 8/22 : COPY . . 19:25:50 > git remote # timeout=10 19:25:50 > git config --get remote.origin.url # timeout=10 19:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:50 > git merge 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 19:25:50 > git rev-parse HEAD^{commit} # timeout=10 19:25:50 > git config core.sparsecheckout # timeout=10 19:25:50 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 19:25:53 Removing intermediate container a2d86edb4fab 19:25:53 ---> 219321bca3a2 19:25:53 Step 8/20 : COPY . . 19:25:54 Commit message: "snapcraft.yaml, many: use setpriv instead of drop" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:26:06 Removing intermediate container d2b366b4da8d 19:26:06 ---> 9dbd5464e948 19:26:06 Step 8/26 : COPY . . [Pipeline] echo 19:26:07 ========================================================= 19:26:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:26:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:26:08 + 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 . 19:26:12 Sending build context to Docker daemon 323.2MB 19:26:12 Step 1/7 : ARG BASE=golang:1.13-alpine 19:26:12 Step 2/7 : FROM ${BASE} 19:26:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:26:12 b538f80385f9: Pulling fs layer 19:26:12 74f711af9a0d: Pulling fs layer 19:26:12 99f96fe45779: Pulling fs layer 19:26:12 fd7a069fd194: Pulling fs layer 19:26:12 66aa3694b03b: Pulling fs layer 19:26:12 170f70906a0f: Pulling fs layer 19:26:12 ad7c5574e4b9: Pulling fs layer 19:26:12 e772456be8f7: Pulling fs layer 19:26:12 c890913d741a: Pulling fs layer 19:26:12 2480fcc9aa5a: Pulling fs layer 19:26:12 09adf4765672: Pulling fs layer 19:26:12 170f70906a0f: Waiting 19:26:12 ad7c5574e4b9: Waiting 19:26:12 e772456be8f7: Waiting 19:26:12 c890913d741a: Waiting 19:26:12 2480fcc9aa5a: Waiting 19:26:12 09adf4765672: Waiting 19:26:12 fd7a069fd194: Waiting 19:26:12 66aa3694b03b: Waiting 19:26:12 99f96fe45779: Verifying Checksum 19:26:12 99f96fe45779: Download complete 19:26:12 74f711af9a0d: Download complete 19:26:12 66aa3694b03b: Verifying Checksum 19:26:12 66aa3694b03b: Download complete 19:26:12 170f70906a0f: Verifying Checksum 19:26:12 170f70906a0f: Download complete 19:26:12 b538f80385f9: Verifying Checksum 19:26:12 b538f80385f9: Download complete 19:26:13 b538f80385f9: Pull complete 19:26:13 74f711af9a0d: Pull complete 19:26:14 99f96fe45779: Pull complete 19:26:14 ---> 424ab92514ab 19:26:14 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 19:26:14 ---> c453839e88d5 19:26:14 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 19:26:14 ad7c5574e4b9: Verifying Checksum 19:26:14 ad7c5574e4b9: Download complete 19:26:14 c890913d741a: Download complete 19:26:16 2480fcc9aa5a: Verifying Checksum 19:26:16 09adf4765672: Download complete 19:26:16 ---> Running in 06c991d094dd 19:26:16 ---> Running in c83e07e54e01 19:26:17 fd7a069fd194: Verifying Checksum 19:26:17 fd7a069fd194: Download complete 19:26:18 e772456be8f7: Verifying Checksum 19:26:18 e772456be8f7: Download complete 19:26:21 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 19:26:21 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 19:26:23 ---> 811f9f58d624 19:26:23 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 19:26:23 ---> 3ed90ba7aa30 19:26:23 Step 9/22 : RUN make cmd/core-data/core-data 19:26:24 ---> Running in 572deac1f560 19:26:24 ---> Running in fdb8c520376a 19:26:26 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 19:26:26 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 19:26:29 ---> 6d05aaf32553 19:26:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:29 ---> Running in 3e50063d77f8 19:26:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:30 fd7a069fd194: Pull complete 19:26:30 66aa3694b03b: Pull complete 19:26:30 170f70906a0f: Pull complete 19:26:33 ad7c5574e4b9: Pull complete 19:26:38 e772456be8f7: Pull complete 19:26:38 c890913d741a: Pull complete 19:26:40 2480fcc9aa5a: Pull complete 19:26:40 09adf4765672: Pull complete 19:26:40 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 19:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:26:40 ---> 2248a725d1cf 19:26:40 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 19:26:45 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 19:26:47 Removing intermediate container 06c991d094dd 19:26:47 ---> 85f35b84249a 19:26:47 19:26:47 Step 9/29 : FROM alpine:latest 19:26:47 latest: Pulling from library/alpine 19:26:47 ---> Running in 0c836d911674 19:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 19:26:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 19:26:47 Status: Downloaded newer image for alpine:latest 19:26:47 ---> a24bb4013296 19:26:47 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 19:26:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:26:48 ---> Running in 381f2a4e218e 19:26:48 Removing intermediate container 381f2a4e218e 19:26:48 ---> 2af0c0c05868 19:26:48 Step 11/29 : USER root 19:26:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:26:48 ---> Running in 9be628884ebf 19:26:49 Removing intermediate container 9be628884ebf 19:26:49 ---> 99e7ea18fd44 19:26:49 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 19:26:49 ---> Running in fea7f2632336 19:26:49 (1/12) Installing libmagic (5.38-r0) 19:26:49 (2/12) Installing file (5.38-r0) 19:26:49 (3/12) Installing libc-dev (0.7.2-r3) 19:26:49 (4/12) Installing g++ (9.3.0-r2) 19:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:26:50 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 19:26:50 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 19:26:50 OK: 12749 distinct packages available 19:26:51 (1/2) Installing ca-certificates (20191127-r4) 19:26:51 (2/2) Installing dumb-init (1.2.2-r1) 19:26:51 Executing busybox-1.31.1-r16.trigger 19:26:51 Executing ca-certificates-20191127-r4.trigger 19:26:51 OK: 6 MiB in 16 packages 19:26:53 (5/12) Installing fortify-headers (1.1-r0) 19:26:53 (6/12) Installing patch (2.7.6-r6) 19:26:53 (7/12) Installing build-base (0.5-r2) 19:26:53 (8/12) Installing libsodium (1.0.18-r0) 19:26:53 (9/12) Installing pkgconf (1.7.2-r0) 19:26:53 (10/12) Installing libsodium-dev (1.0.18-r0) 19:26:53 (11/12) Installing libzmq (4.3.2-r0) 19:26:53 (12/12) Installing zeromq-dev (4.3.2-r0) 19:26:54 Executing busybox-1.31.1-r16.trigger 19:26:54 OK: 217 MiB in 51 packages 19:26:56 Removing intermediate container fea7f2632336 19:26:56 ---> 3504af2593b4 19:26:56 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 19:26:57 ---> Running in deaf3cb981fa 19:26:57 Removing intermediate container 572deac1f560 19:26:57 ---> ad11d0cb6936 19:26:57 19:26:57 Step 10/20 : FROM alpine 19:26:57 ---> a24bb4013296 19:26:57 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 19:26:58 Removing intermediate container c83e07e54e01 19:26:58 ---> ffe2a07815d9 19:26:58 19:26:58 Step 10/26 : FROM alpine:3.10 19:26:58 ---> Running in 6ef925a3fbe8 19:26:58 Removing intermediate container deaf3cb981fa 19:26:58 ---> d61bb090c46d 19:26:58 Step 14/29 : WORKDIR $BASE_DIR 19:26:58 3.10: Pulling from library/alpine 19:26:58 Removing intermediate container 0c836d911674 19:26:58 ---> 2e95e8132190 19:26:58 Step 4/7 : WORKDIR /edgex-go 19:26:58 ---> Running in 7272be6df5e0 19:26:58 Removing intermediate container 7272be6df5e0 19:26:58 ---> 3327255aeb9f 19:26:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:26:59 latest: Pulling from library/docker 19:26:59 b538f80385f9: Already exists 19:26:59 259a493cd78d: Pulling fs layer 19:26:59 b8e66b5100f5: Pulling fs layer 19:26:59 39dc9c94d07c: Pulling fs layer 19:26:59 551b823b3b82: Pulling fs layer 19:26:59 3c52a74df98c: Pulling fs layer 19:26:59 6c9b121b6998: Pulling fs layer 19:26:59 551b823b3b82: Waiting 19:26:59 3c52a74df98c: Waiting 19:26:59 6c9b121b6998: Waiting 19:26:59 ---> Running in 14cc9107b79d 19:26:59 b8e66b5100f5: Download complete 19:26:59 259a493cd78d: Verifying Checksum 19:26:59 259a493cd78d: Download complete 19:26:59 551b823b3b82: Verifying Checksum 19:26:59 551b823b3b82: Download complete 19:26:59 3c52a74df98c: Verifying Checksum 19:26:59 3c52a74df98c: Download complete 19:26:59 6c9b121b6998: Verifying Checksum 19:26:59 6c9b121b6998: Download complete 19:27:00 259a493cd78d: Pull complete 19:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:00 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 19:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:00 Status: Downloaded newer image for alpine:3.10 19:27:00 ---> be4e4bea2c2e 19:27:00 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 19:27:00 Removing intermediate container 3e50063d77f8 19:27:00 ---> 55fa52a9b670 19:27:00 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:00 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 19:27:00 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 19:27:00 OK: 12749 distinct packages available 19:27:00 (1/4) Installing ca-certificates (20191127-r4) 19:27:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:27:00 (3/4) Installing libcurl (7.69.1-r0) 19:27:00 (4/4) Installing curl (7.69.1-r0) 19:27:00 Executing busybox-1.31.1-r16.trigger 19:27:00 Executing ca-certificates-20191127-r4.trigger 19:27:00 b8e66b5100f5: Pull complete 19:27:00 39dc9c94d07c: Verifying Checksum 19:27:00 39dc9c94d07c: Download complete 19:27:00 OK: 7 MiB in 18 packages 19:27:01 ---> Running in 3fe4c4b0f331 19:27:01 Removing intermediate container 14cc9107b79d 19:27:01 ---> be8170790613 19:27:01 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 19:27:01 ---> Running in 1738d0dacf9d 19:27:01 ---> Running in a6a1baf01182 19:27:03 Removing intermediate container 6ef925a3fbe8 19:27:03 ---> 95adf6ead237 19:27:03 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:03 ---> Running in c5f79ac50565 19:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 19:27:03 Removing intermediate container c5f79ac50565 19:27:03 ---> 88f50cbbbf03 19:27:03 Step 13/20 : WORKDIR /edgex 19:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 19:27:03 ---> Running in 0694697c939f 19:27:03 v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 19:27:03 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 19:27:03 OK: 10346 distinct packages available 19:27:04 39dc9c94d07c: Pull complete 19:27:04 551b823b3b82: Pull complete 19:27:04 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 19:27:04 (1/5) Installing ca-certificates (20191127-r2) 19:27:04 3c52a74df98c: Pull complete 19:27:04 6c9b121b6998: Pull complete 19:27:04 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 19:27:04 Status: Downloaded newer image for docker:latest 19:27:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 19:27:05 (3/5) Installing libcurl (7.66.0-r0) 19:27:05 (4/5) Installing curl (7.66.0-r0) 19:27:05 (5/5) Installing dumb-init (1.2.2-r1) 19:27:05 Executing busybox-1.30.1-r3.trigger 19:27:05 Executing ca-certificates-20191127-r2.trigger 19:27:05 OK: 7 MiB in 19 packages 19:27:05 Removing intermediate container 0694697c939f 19:27:05 ---> e5bd311aa167 19:27:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:06 ---> 0a1525c6fcd8 19:27:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:07 Removing intermediate container fdb8c520376a 19:27:07 ---> 5364b051f773 19:27:07 19:27:07 Step 10/22 : FROM alpine 19:27:07 ---> a24bb4013296 19:27:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:07 Removing intermediate container a6a1baf01182 19:27:07 ---> fdbff257a499 19:27:07 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 19:27:08 ---> Running in 577c902328a7 19:27:08 Removing intermediate container 3fe4c4b0f331 19:27:08 ---> e07cf40d82f3 19:27:08 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:08 ---> 70422bc45a90 19:27:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:27:08 ---> 1e44681cb548 19:27:08 Step 6/7 : COPY go.mod . 19:27:08 ---> cde1eefa1373 19:27:08 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 19:27:08 ---> Running in 90c964b6247b 19:27:08 ---> Running in a2b503b63afb 19:27:08 Removing intermediate container 577c902328a7 19:27:08 ---> 4b28cc26f1f3 19:27:08 Step 12/22 : ENV APP_PORT=48080 19:27:08 Removing intermediate container 1738d0dacf9d 19:27:08 ---> 82d8e097d5c7 19:27:08 19:27:08 Step 11/26 : FROM docker:latest 19:27:08 ---> 81f5749c9058 19:27:08 Step 12/26 : RUN apk add --no-cache bash 19:27:08 ---> Running in d6660e238261 19:27:08 ---> Running in 723796a8c772 19:27:08 ---> 2bbb3545a63a 19:27:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 19:27:08 Removing intermediate container 90c964b6247b 19:27:08 ---> 2aa5415600a7 19:27:08 Step 13/26 : WORKDIR / 19:27:08 Removing intermediate container a2b503b63afb 19:27:08 ---> c5c994ceb0fa 19:27:08 Step 17/20 : CMD ["--init=true"] 19:27:09 ---> baba433ef6f0 19:27:09 Step 7/7 : RUN go mod download 19:27:09 ---> Running in b4688fccd2a1 19:27:09 ---> Running in 4d541311ea31 19:27:09 ---> Running in 9b37b84eca6b 19:27:09 Removing intermediate container 723796a8c772 19:27:09 ---> b4f6d9a8db32 19:27:09 Step 13/22 : EXPOSE $APP_PORT 19:27:09 ---> 5a7e194a873a 19:27:09 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 19:27:09 ---> Running in fe0e9c959e2b 19:27:09 Removing intermediate container 4d541311ea31 19:27:09 ---> eb792d4178d2 19:27:09 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:09 Removing intermediate container 9b37b84eca6b 19:27:09 ---> b43dd16ad51b 19:27:09 Step 18/20 : LABEL arch=x86_64 19:27:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:10 (1/2) Installing readline (8.0.4-r0) 19:27:10 (2/2) Installing bash (5.0.17-r0) 19:27:10 Executing bash-5.0.17-r0.post-install 19:27:10 Executing busybox-1.31.1-r16.trigger 19:27:10 OK: 12 MiB in 22 packages 19:27:10 ---> Running in 19a409920bb9 19:27:10 ---> 344a10af38d8 19:27:10 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 19:27:10 Removing intermediate container fe0e9c959e2b 19:27:10 ---> 4433c829e49d 19:27:10 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:10 ---> c3cc307025a7 19:27:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:11 ---> Running in 274893d9e735 19:27:11 Removing intermediate container 19a409920bb9 19:27:11 ---> eb7919b05fb6 19:27:11 Step 19/20 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:27:11 ---> 368925f25dca 19:27:11 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 19:27:11 ---> Running in 720fe8d9aa04 19:27:11 ---> Running in 3d8e04861918 19:27:11 ---> a36c1a209bac 19:27:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:11 Removing intermediate container d6660e238261 19:27:11 ---> 2ba70160877f 19:27:11 Step 13/26 : RUN rm -rf /var/cache/apk/* 19:27:11 ---> Running in 791223c2821d 19:27:12 ---> b73c8ca21348 19:27:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 19:27:12 Removing intermediate container 720fe8d9aa04 19:27:12 ---> 7ed0ddde38fd 19:27:12 Step 20/20 : LABEL version=0.0.0 19:27:12 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:27:12 go: finding github.com/BurntSushi/toml v0.3.1 19:27:12 go: finding github.com/OneOfOne/xxhash v1.2.5 19:27:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:27:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:27:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:27:12 go: finding github.com/bgentry/speakeasy v0.1.0 19:27:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:27:12 go: finding github.com/cloudflare/gokey v0.1.0 19:27:12 go: finding github.com/davecgh/go-spew v1.1.1 19:27:12 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:27:12 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:27:12 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 19:27:12 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:27:12 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:27:12 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:27:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 19:27:12 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:27:12 go: finding github.com/fatih/color v1.7.0 19:27:12 go: finding github.com/fsnotify/fsnotify v1.4.7 19:27:12 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:27:12 ---> Running in 972ad6c503fc 19:27:12 ---> f5a56f3cfa87 19:27:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:12 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 19:27:12 go: finding github.com/go-kit/kit v0.8.0 19:27:12 go: finding github.com/go-logfmt/logfmt v0.4.0 19:27:12 go: finding github.com/go-redis/redis/v7 v7.2.0 19:27:12 go: finding github.com/go-stack/stack v1.8.0 19:27:12 go: finding github.com/golang/protobuf v1.3.2 19:27:12 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:27:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:27:12 go: finding github.com/google/uuid v1.1.0 19:27:12 Removing intermediate container 972ad6c503fc 19:27:12 ---> fabbb22fcf00 19:27:12 19:27:12 go: finding github.com/gorilla/mux v1.7.1 19:27:12 go: finding github.com/hashicorp/consul/api v1.1.0 19:27:12 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:27:12 go: finding github.com/hashicorp/errwrap v1.0.0 19:27:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:27:12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:27:12 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:27:12 go: finding github.com/hashicorp/go-multierror v1.0.0 19:27:12 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:27:12 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:27:12 go: finding github.com/hashicorp/go-syslog v1.0.0 19:27:12 go: finding github.com/hashicorp/go-uuid v1.0.1 19:27:13 go: finding github.com/hashicorp/go.net v0.0.1 19:27:13 go: finding github.com/hashicorp/golang-lru v0.5.0 19:27:13 go: finding github.com/hashicorp/logutils v1.0.0 19:27:13 go: finding github.com/hashicorp/mdns v1.0.0 19:27:13 go: finding github.com/hashicorp/memberlist v0.1.3 19:27:13 go: finding github.com/hashicorp/serf v0.8.2 19:27:13 go: finding github.com/hpcloud/tail v1.0.0 19:27:13 go: finding github.com/imdario/mergo v0.3.6 19:27:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:27:13 go: finding github.com/kr/pretty v0.1.0 19:27:13 go: finding github.com/kr/pty v1.1.1 19:27:13 Successfully built fabbb22fcf00 19:27:13 Successfully tagged docker-security-proxy-setup-go:latest 19:27:13  Building docker-security-proxy-setup-go ... done Building docker-support-logging-go 19:27:13 go: finding github.com/kr/text v0.1.0 19:27:13 go: finding github.com/mattn/go-colorable v0.0.9 19:27:13 go: finding github.com/mattn/go-isatty v0.0.3 19:27:13 go: finding github.com/miekg/dns v1.0.14 19:27:13 go: finding github.com/mitchellh/cli v1.0.0 19:27:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:27:13 go: finding github.com/mitchellh/copystructure v1.0.0 19:27:13 go: finding github.com/mitchellh/go-homedir v1.0.0 19:27:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:27:13 go: finding github.com/mitchellh/gox v0.4.0 19:27:13 go: finding github.com/mitchellh/iochan v1.0.0 19:27:13 Removing intermediate container 274893d9e735 19:27:13 ---> 345bf3989e57 19:27:13 Step 15/22 : RUN apk --no-cache add zeromq 19:27:13 ---> f4042d89d8e2 19:27:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:13 ---> Running in 6fb6c5319802 19:27:13 Removing intermediate container 3d8e04861918 19:27:13 ---> b66ed8a7fab0 19:27:13 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 19:27:13 go: finding github.com/mitchellh/mapstructure v1.1.2 19:27:13 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:27:13 go: finding github.com/onsi/ginkgo v1.10.1 19:27:13 go: finding github.com/onsi/gomega v1.7.0 19:27:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:27:13 go: finding github.com/pebbe/zmq4 v1.0.0 19:27:13 go: finding github.com/pelletier/go-toml v1.2.0 19:27:13 go: finding github.com/pkg/errors v0.8.1 19:27:13 go: finding github.com/pmezard/go-difflib v1.0.0 19:27:13 go: finding github.com/posener/complete v1.1.1 19:27:13 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:27:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:27:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:27:14 go: finding github.com/stretchr/objx v0.1.0 19:27:14 go: finding github.com/stretchr/testify v1.5.1 19:27:14 go: finding github.com/ugorji/go v1.1.4 19:27:14 go: finding github.com/x448/float16 v0.8.4 19:27:14 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 19:27:14 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:27:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:27:14 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:27:14 go: finding golang.org/x/text v0.3.2 19:27:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:27:14 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:27:14 go: finding gopkg.in/eapache/queue.v1 v1.1.0 19:27:14 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:27:14 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:27:14 go: finding gopkg.in/yaml.v2 v2.2.8 19:27:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:17 ---> f3b39ab8a809 19:27:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 19:27:17 ---> ad52c5b9f06b 19:27:17 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:17 Removing intermediate container 791223c2821d 19:27:17 ---> 6b0c2e5ec491 19:27:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:18 ---> Running in 0f77c1d3dc0a 19:27:18 (1/5) Installing libgcc (9.3.0-r2) 19:27:18 (2/5) Installing libsodium (1.0.18-r0) 19:27:18 (3/5) Installing libstdc++ (9.3.0-r2) 19:27:18 (4/5) Installing libzmq (4.3.2-r0) 19:27:19 (5/5) Installing zeromq (4.3.2-r0) 19:27:19 ---> Running in ce752ed9719d 19:27:19 Executing busybox-1.31.1-r16.trigger 19:27:19 OK: 8 MiB in 19 packages 19:27:19 ---> 2691cd12b995 19:27:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:19 Removing intermediate container ce752ed9719d 19:27:19 ---> 61a97cc57633 19:27:19 Step 15/26 : ENV APP_PORT=48090 19:27:21 ---> Running in 7737cb0b2dcd 19:27:21 ---> f49118e44afd 19:27:21 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:23 ---> Running in 9ba3ee865029 19:27:24 Removing intermediate container 7737cb0b2dcd 19:27:24 ---> e1cf6b3b5bbf 19:27:24 Step 16/26 : EXPOSE $APP_PORT 19:27:24 Removing intermediate container 6fb6c5319802 19:27:24 ---> 802d6067ba5a 19:27:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 19:27:24 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:27:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:27:24 ---> a157c9d2e9fe 19:27:24 Step 3/21 : WORKDIR /edgex-go 19:27:25 ---> Using cache 19:27:25 ---> 09c9a0ccbfd4 19:27:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:25 ---> Using cache 19:27:25 ---> 8f23cc9b182c 19:27:25 Step 5/21 : RUN apk update && apk add make && apk add bash git 19:27:25 ---> Running in f1370ade0abc 19:27:25 Removing intermediate container 0f77c1d3dc0a 19:27:25 ---> 6408594e5005 19:27:25 Step 24/29 : RUN chmod 755 security-secrets-setup 19:27:25 ---> acde9bec8739 19:27:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:25 ---> Running in 421e178954b0 19:27:25 ---> Running in 9650b42c1ebe 19:27:26 Removing intermediate container f1370ade0abc 19:27:26 ---> d8807488b014 19:27:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:27:26 ---> 8a7eac160524 19:27:26 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:27 Removing intermediate container 9ba3ee865029 19:27:27 ---> fcc0016be8d8 19:27:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:27:27 ---> 6fbfc7342855 19:27:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:27:27 ---> Running in 919c6b0f6003 19:27:27 ---> 170c1aef3054 19:27:27 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:27:27 ---> 188a113de92c 19:27:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:27:27 ---> Running in bf825554cabd 19:27:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:27 Removing intermediate container 919c6b0f6003 19:27:27 ---> 75486cb8c5fc 19:27:27 Step 24/26 : LABEL arch=x86_64 19:27:27 ---> Running in 26cf181bdb20 19:27:27 ---> 3da5d7dc4511 19:27:27 Step 20/26 : RUN apk --no-cache add py-pip 19:27:27 Removing intermediate container bf825554cabd 19:27:27 ---> 5eab5aa8a5f8 19:27:27 Step 20/22 : LABEL arch=x86_64 19:27:27 ---> Running in f573a7bcc8e3 19:27:27 ---> Running in b4f334f823f9 19:27:27 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:27:27 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:27:27 OK: 12749 distinct packages available 19:27:28 Removing intermediate container 26cf181bdb20 19:27:28 ---> 42c7596f360e 19:27:28 Step 25/26 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:27:28 Removing intermediate container 9650b42c1ebe 19:27:28 ---> f6f811a775b1 19:27:28 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 19:27:28 OK: 233 MiB in 51 packages 19:27:28 ---> Running in 96f2c67c591d 19:27:28 ---> Running in 8fa91a8d0024 19:27:28 Removing intermediate container b4f334f823f9 19:27:28 ---> ab446b82ed2c 19:27:28 Step 21/22 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:27:28 OK: 233 MiB in 51 packages 19:27:28 ---> Running in 21719c8682cf 19:27:28 Removing intermediate container 96f2c67c591d 19:27:28 ---> 1a9122b5cc39 19:27:28 Step 26/26 : LABEL version=0.0.0 19:27:28 Removing intermediate container 8fa91a8d0024 19:27:28 ---> 642ed581209e 19:27:28 Step 26/29 : CMD [ "generate" ] 19:27:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:27:28 ---> Running in b255384cea9d 19:27:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:27:28 ---> Running in 62b8d84887fa 19:27:28 Removing intermediate container 21719c8682cf 19:27:28 ---> b05e90f6058e 19:27:28 Step 22/22 : LABEL version=0.0.0 19:27:29 (1/33) Installing libbz2 (1.0.8-r1) 19:27:29 (2/33) Installing expat (2.2.9-r1) 19:27:29 (3/33) Installing libffi (3.3-r2) 19:27:29 (4/33) Installing gdbm (1.13-r1) 19:27:29 (5/33) Installing xz-libs (5.2.5-r0) 19:27:29 (6/33) Installing sqlite-libs (3.32.1-r0) 19:27:29 (7/33) Installing python3 (3.8.5-r0) 19:27:29 Removing intermediate container b255384cea9d 19:27:29 ---> 64440f0dc1a5 19:27:29 19:27:29 ---> Running in 4f2ededd89fc 19:27:29 Successfully built 64440f0dc1a5 19:27:29 Removing intermediate container 62b8d84887fa 19:27:29 ---> 46d013fa4369 19:27:29 Step 27/29 : LABEL arch=x86_64 19:27:30 Successfully tagged docker-security-secretstore-setup-go:latest 19:27:30 Building docker-support-scheduler-go 19:27:32 Removing intermediate container b4688fccd2a1 19:27:32 ---> 9896b3eb3309 19:27:32 Successfully built 9896b3eb3309 19:27:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:33 + docker inspect -f . ci-base-image-arm64 19:27:33 . [Pipeline] withDockerContainer 19:27:33 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 19:27:33 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:34 $ docker top 78f1236df5bf7b8a74110b4d9fd5a07c2407ac1402230ac9d3c3199dee829351 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:35  Building docker-security-secretstore-setup-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 19:27:35 Removing intermediate container 421e178954b0 19:27:35 ---> e972825b990d 19:27:35 Step 6/21 : COPY go.mod . 19:27:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:27:35 (10/33) Installing py3-parsing (2.4.7-r0) 19:27:35 (11/33) Installing py3-six (1.15.0-r0) 19:27:35 (12/33) Installing py3-packaging (20.4-r0) 19:27:35 + go version 19:27:35 go version go1.13.13 linux/arm64 [Pipeline] echo 19:27:35 ========================================================= 19:27:35 [edgeXBuildGoParallel] Running Tests and Build... 19:27:35 ========================================================= [Pipeline] sh 19:27:36 + make test raml_verify 19:27:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:27:36 (13/33) Installing py3-setuptools (47.0.0-r0) 19:27:36 (14/33) Installing py3-chardet (3.0.4-r4) 19:27:37 (15/33) Installing py3-idna (2.9-r0) 19:27:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:27:37 ---> Running in dead493a33c1 19:27:37 Removing intermediate container 4f2ededd89fc 19:27:37 ---> 6687703bdcee 19:27:37 19:27:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:27:37 (18/33) Installing py3-requests (2.23.0-r0) 19:27:37 (19/33) Installing py3-msgpack (1.0.0-r0) 19:27:37 (20/33) Installing py3-lockfile (0.12.2-r3) 19:27:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:27:37 Successfully built 6687703bdcee 19:27:37 (22/33) Installing py3-colorama (0.4.3-r0) 19:27:37 (23/33) Installing py3-distlib (0.3.0-r0) 19:27:38 Successfully tagged docker-core-data-go:latest 19:27:38  Building docker-core-data-go ... done Building docker-core-command-go 19:27:38 (24/33) Installing py3-distro (1.5.0-r1) 19:27:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:27:39 (25/33) Installing py3-webencodings (0.5.1-r3) 19:27:39 ---> 51dd63c8d0f8 19:27:39 Step 7/21 : RUN go mod download 19:27:39 (26/33) Installing py3-html5lib (1.0.1-r4) 19:27:42 (27/33) Installing py3-pytoml (0.1.21-r0) 19:27:42 (28/33) Installing py3-pep517 (0.8.2-r0) 19:27:42 (29/33) Installing py3-progress (1.5-r0) 19:27:42 (30/33) Installing py3-toml (0.10.1-r0) 19:27:43 (31/33) Installing py3-retrying (1.3.3-r0) 19:27:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:27:43 (33/33) Installing py3-pip (20.1.1-r0) 19:27:43 Removing intermediate container dead493a33c1 19:27:43 ---> a31bb76d0fca 19:27:43 Step 28/29 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:27:46 Executing busybox-1.31.1-r16.trigger 19:27:46 OK: 71 MiB in 55 packages 19:27:46 ---> Running in 44d9381b0b68 19:27:48 ---> Running in 32f9cc802ed1 19:27:51 Removing intermediate container 32f9cc802ed1 19:27:51 ---> 487663a8eefa 19:27:51 Step 29/29 : LABEL version=0.0.0 19:27:52 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 19:27:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:27:52 ---> a157c9d2e9fe 19:27:52 Step 3/20 : WORKDIR /edgex-go 19:27:52 ---> Using cache 19:27:52 ---> 09c9a0ccbfd4 19:27:52 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:52 ---> Using cache 19:27:52 ---> 8f23cc9b182c 19:27:52 Step 5/20 : RUN apk update && apk add make git 19:27:52 ---> Using cache 19:27:52 ---> f12fc841c5a7 19:27:52 Step 6/20 : COPY go.mod . 19:27:52 ---> Using cache 19:27:52 ---> 683358360f2f 19:27:52 Step 7/20 : RUN go mod download 19:27:52 ---> Using cache 19:27:52 ---> 219321bca3a2 19:27:52 Step 8/20 : COPY . . 19:27:53 ---> Using cache 19:27:53 ---> 811f9f58d624 19:27:53 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 19:27:53 ---> Running in 65dab128bc2e 19:27:53 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:27:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> a157c9d2e9fe 19:27:53 Step 3/21 : WORKDIR /edgex-go 19:27:53 ---> Using cache 19:27:53 ---> 09c9a0ccbfd4 19:27:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:53 ---> Using cache 19:27:53 ---> 8f23cc9b182c 19:27:53 Step 5/21 : RUN apk update && apk add make git 19:27:53 ---> Using cache 19:27:53 ---> f12fc841c5a7 19:27:53 Step 6/21 : COPY go.mod . 19:27:53 ---> Using cache 19:27:53 ---> 683358360f2f 19:27:53 Step 7/21 : RUN go mod download 19:27:53 ---> Using cache 19:27:53 ---> 219321bca3a2 19:27:53 Step 8/21 : COPY . . 19:27:53 ---> Using cache 19:27:53 ---> 811f9f58d624 19:27:53 Step 9/21 : RUN make cmd/core-command/core-command 19:27:55 ---> Running in 9fd9babfb20d 19:27:56 ---> Running in 1670ba8829bf 19:27:57 Removing intermediate container 65dab128bc2e 19:27:57 ---> 3b339f938373 19:27:57 19:27:57 Successfully built 3b339f938373 19:27:57 Successfully tagged docker-security-secrets-setup-go:latest 19:27:57  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 19:27:57 Removing intermediate container 44d9381b0b68 19:27:57 ---> 55b15a427e45 19:27:57 Step 8/21 : COPY . . 19:27:57 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 19:27:58 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 19:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:16 Removing intermediate container f573a7bcc8e3 19:28:16 ---> 5b5d674ff14b 19:28:16 Step 21/26 : RUN pip install docker-compose==1.23.2 19:28:16 ---> Running in cc48dd27c4cc 19:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 19:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:23 ---> a157c9d2e9fe 19:28:23 Step 3/23 : WORKDIR /edgex-go 19:28:23 ---> Using cache 19:28:23 ---> 09c9a0ccbfd4 19:28:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:23 ---> Using cache 19:28:23 ---> 8f23cc9b182c 19:28:23 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:28:24 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.050s 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:24 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 19:28:24 ---> Running in fba38fdac85b 19:28:25 Collecting docker-compose==1.23.2 19:28:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:28:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:26 ---> ece5baa013f7 19:28:26 Step 9/21 : RUN make cmd/support-logging/support-logging 19:28:26 Collecting docopt<0.7,>=0.6.1 19:28:26 Downloading docopt-0.6.2.tar.gz (25 kB) 19:28:26 ---> Running in 069431085e66 19:28:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:28:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:28:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:27 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 19:28:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:28:28 Collecting jsonschema<3,>=2.5.1 19:28:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:28 Collecting dockerpty<0.5,>=0.4.1 19:28:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:28 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:28:28 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:28:28 OK: 12749 distinct packages available 19:28:28 OK: 233 MiB in 51 packages 19:28:28 Collecting docker<4.0,>=3.6.0 19:28:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:28:29 Collecting PyYAML<4,>=3.10 19:28:29 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:30 Collecting texttable<0.10,>=0.9.0 19:28:30 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:30 Removing intermediate container fba38fdac85b 19:28:30 ---> 9911c649483c 19:28:30 Step 6/23 : COPY go.mod . 19:28:31 Collecting cached-property<2,>=1.2.0 19:28:31 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 19:28:31 Collecting websocket-client<1.0,>=0.32.0 19:28:31 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:28:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:28:31 ---> 3a7fffb923b4 19:28:31 Step 7/23 : RUN go mod download 19:28:31 Collecting idna<2.8,>=2.5 19:28:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:32 Collecting urllib3<1.25,>=1.21.1 19:28:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:32 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) 19:28:32 ---> Running in 72a1989a296a 19:28:32 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) 19:28:33 Collecting docker-pycreds>=0.4.0 19:28:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:28:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:28:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:28:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:28:33 Installing collected packages: docopt, idna, urllib3, requests, jsonschema, dockerpty, docker-pycreds, websocket-client, docker, PyYAML, texttable, cached-property, docker-compose 19:28:33 Running setup.py install for docopt: started 19:28:35 Running setup.py install for docopt: finished with status 'done' 19:28:35 Attempting uninstall: idna 19:28:35 Found existing installation: idna 2.9 19:28:35 Uninstalling idna-2.9: 19:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 46.6% of statements 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:28:35 Successfully uninstalled idna-2.9 19:28:35 Attempting uninstall: urllib3 19:28:35 Found existing installation: urllib3 1.25.9 19:28:35 Uninstalling urllib3-1.25.9: 19:28:35 Removing intermediate container 9fd9babfb20d 19:28:35 ---> bd8135d860fd 19:28:35 19:28:35 Step 10/20 : FROM scratch 19:28:35 ---> 19:28:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:36 Successfully uninstalled urllib3-1.25.9 19:28:36 Removing intermediate container 1670ba8829bf 19:28:36 ---> c066dbba5829 19:28:36 19:28:36 Step 10/21 : FROM scratch 19:28:36 ---> 19:28:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:36 Attempting uninstall: requests 19:28:36 Found existing installation: requests 2.23.0 19:28:36 Uninstalling requests-2.23.0: 19:28:36 Successfully uninstalled requests-2.23.0 19:28:38 ---> Running in ce6293f2da1c 19:28:38 Running setup.py install for dockerpty: started 19:28:38 ---> Running in aea9b7e568b4 19:28:38 Removing intermediate container ce6293f2da1c 19:28:38 ---> f27278ad1484 19:28:38 Step 12/20 : ENV APP_PORT=48085 19:28:38 Running setup.py install for dockerpty: finished with status 'done' 19:28:38 ---> Running in 713dc1dc0536 19:28:38 Removing intermediate container aea9b7e568b4 19:28:38 ---> 2a0147b53a7f 19:28:38 Step 12/21 : ENV APP_PORT=48082 19:28:39 Removing intermediate container 72a1989a296a 19:28:39 ---> 5d60acfb1170 19:28:39 Step 8/23 : COPY . . 19:28:39 ---> Running in bb63d2d0c15f 19:28:41 Running setup.py install for PyYAML: started 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.4% of statements 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.017s coverage: 100.0% of statements 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 19:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:28:42 Removing intermediate container 713dc1dc0536 19:28:42 ---> 19d923c27177 19:28:42 Step 13/20 : EXPOSE $APP_PORT 19:28:43 Running setup.py install for PyYAML: finished with status 'done' 19:28:43 Running setup.py install for texttable: started 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.517s coverage: 29.3% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:28:44 Running setup.py install for texttable: finished with status 'done' 19:28:45 Removing intermediate container bb63d2d0c15f 19:28:45 ---> d927470c453c 19:28:45 Step 13/21 : EXPOSE $APP_PORT 19:28:45 ---> Running in 2cfee0a05fd8 19:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.072s coverage: 89.8% of statements 19:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:28:47 ---> Running in 1e9228517be7 19:28:47 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 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 100.0% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:28:48 Removing intermediate container 2cfee0a05fd8 19:28:48 ---> 036d15e3420e 19:28:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 19:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 19:28:49 Removing intermediate container 1e9228517be7 19:28:49 ---> 8d2528ffca75 19:28:49 Step 14/21 : WORKDIR / 19:28:50 ---> e3b5d811d639 19:28:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:50 ---> Running in c778cc2c03eb 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements 19:28:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements 19:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 55.9% of statements 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 19:28:54 Removing intermediate container 069431085e66 19:28:54 ---> 31ba545746e4 19:28:54 19:28:54 Step 10/21 : FROM scratch 19:28:54 ---> 19:28:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:28:55 Removing intermediate container c778cc2c03eb 19:28:55 ---> b940b732ff80 19:28:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:29:00 ---> Running in b2bfd69e2876 19:29:00 ---> 00bf88a7de00 19:29:00 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:01 ---> 65fe1f1c703d 19:29:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:29:01 Removing intermediate container b2bfd69e2876 19:29:01 ---> 8931d11ecc65 19:29:01 Step 12/21 : ENV APP_PORT=48061 19:29:02 Removing intermediate container cc48dd27c4cc 19:29:02 ---> 7f3c101dcab9 19:29:02 Step 22/26 : RUN apk --no-cache add curl 19:29:02 ---> 8ae59d884c28 19:29:02 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:02 ---> Running in 7777e8dc372c 19:29:02 ---> a80a690206b8 19:29:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:29:02 ---> Running in 11cce87fed3f 19:29:02 ---> 08708a436cbd 19:29:02 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:29:02 ---> Running in ac9e18563805 19:29:02 ---> Running in ade3cd02da09 19:29:02 Removing intermediate container 7777e8dc372c 19:29:02 ---> b129ef7cacd4 19:29:02 Step 13/21 : EXPOSE $APP_PORT 19:29:02 ---> d2b8e31f2007 19:29:02 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:02 Removing intermediate container ac9e18563805 19:29:02 ---> 497b8e7400a0 19:29:02 Step 18/20 : LABEL arch=x86_64 19:29:03 ---> Running in 131e35243cde 19:29:03 ---> Running in 4a25a7facfaf 19:29:03 ---> Running in 0c1390552448 19:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:29:03 Removing intermediate container 131e35243cde 19:29:03 ---> ca09fdac64f1 19:29:03 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 19:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:29:03 Removing intermediate container 0c1390552448 19:29:03 ---> db803e51c1dc 19:29:03 Step 19/20 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:03 Removing intermediate container 4a25a7facfaf 19:29:03 ---> 9f9f03fdb894 19:29:03 Step 19/21 : LABEL arch=x86_64 19:29:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:29:03 (2/3) Installing libcurl (7.69.1-r0) 19:29:03 (3/3) Installing curl (7.69.1-r0) 19:29:03 Executing busybox-1.31.1-r16.trigger 19:29:03 OK: 72 MiB in 58 packages 19:29:03 ---> Running in 048b5d71dbbb 19:29:03 ---> Running in b4d24efd3978 19:29:03 ---> 98e791f3a299 19:29:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 19:29:03 Removing intermediate container 048b5d71dbbb 19:29:03 ---> 310fca2a2250 19:29:03 Step 20/20 : LABEL version=0.0.0 19:29:03 Removing intermediate container b4d24efd3978 19:29:03 ---> 98919523fe77 19:29:03 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:04 ---> 086519a48635 19:29:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 19:29:04 ---> Running in ef8a0a76ba79 19:29:04 ---> Running in 9d2b7bf70f16 19:29:04 Removing intermediate container 11cce87fed3f 19:29:04 ---> d1ab1822f53c 19:29:04 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:04 Removing intermediate container ef8a0a76ba79 19:29:04 ---> 6b4d55554bf1 19:29:04 19:29:04 Removing intermediate container 9d2b7bf70f16 19:29:04 ---> af10aad24ae1 19:29:04 Step 21/21 : LABEL version=0.0.0 19:29:04 ---> Running in b085fde8145c 19:29:04 ---> d5242bb7739f 19:29:04 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 19:29:04 Successfully built 6b4d55554bf1 19:29:04 Successfully tagged docker-support-scheduler-go:latest 19:29:04 Building docker-core-metadata-go 19:29:04  Building docker-support-scheduler-go ... done  ---> Running in eba0515e2b2d 19:29:05 Removing intermediate container b085fde8145c 19:29:05 ---> b8096677a44f 19:29:05 Step 24/26 : LABEL arch=x86_64 19:29:05 ---> Running in 65bb0fb7b35e 19:29:05 Removing intermediate container eba0515e2b2d 19:29:05 ---> 90979f84fd4e 19:29:05 19:29:06 Successfully built 90979f84fd4e 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.214s coverage: 86.3% of statements 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.067s coverage: 72.2% of statements 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.372s coverage: 72.1% of statements 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.063s coverage: 82.4% of statements 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.021s coverage: 28.8% of statements 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 26.9% of statements 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.373s coverage: 84.1% of statements 19:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 19:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.076s coverage: 43.1% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 19:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.056s coverage: 100.0% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 19:29:09 Successfully tagged docker-core-command-go:latest 19:29:10  Building docker-core-command-go ... done  ---> 6bfbc5d34fa7 19:29:10 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:10 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.030s coverage: 83.8% of statements 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 19:29:10 ---> Running in e0908e3fb62a 19:29:10 Removing intermediate container 65bb0fb7b35e 19:29:10 ---> a9981cc9cc1c 19:29:10 Step 25/26 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:11 ---> Running in a511c165ef96 19:29:11 Removing intermediate container e0908e3fb62a 19:29:11 ---> c9642c420def 19:29:11 Step 19/21 : LABEL arch=x86_64 19:29:12 ---> Running in 78e33e0bfddc 19:29:12 Removing intermediate container a511c165ef96 19:29:12 ---> aba1caf90e77 19:29:12 Step 26/26 : LABEL version=0.0.0 19:29:13 ---> Running in 064c2ffe1527 19:29:13 Removing intermediate container 78e33e0bfddc 19:29:13 ---> 23b7dad06c25 19:29:13 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:14 ---> Running in 8b4c239b5516 19:29:14 Removing intermediate container 064c2ffe1527 19:29:14 ---> 8bc50dc23bbd 19:29:14 19:29:14 Successfully built 8bc50dc23bbd 19:29:14 Successfully tagged docker-sys-mgmt-agent-go:latest 19:29:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 46.1% of statements 19:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:29:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.014s coverage: 100.0% of statements 19:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:29:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements 19:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:29:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 19:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:29:17  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 8b4c239b5516 19:29:17 ---> 2a887ff48c13 19:29:17 Step 21/21 : LABEL version=0.0.0 19:29:18 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:29:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:29:18 ---> a157c9d2e9fe 19:29:18 Step 3/21 : WORKDIR /edgex-go 19:29:19 ---> Using cache 19:29:19 ---> 09c9a0ccbfd4 19:29:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:19 ---> Using cache 19:29:19 ---> 8f23cc9b182c 19:29:19 Step 5/21 : RUN apk update && apk add make git 19:29:19 ---> Using cache 19:29:19 ---> f12fc841c5a7 19:29:19 Step 6/21 : COPY go.mod . 19:29:19 ---> Using cache 19:29:19 ---> 683358360f2f 19:29:19 Step 7/21 : RUN go mod download 19:29:19 ---> Using cache 19:29:19 ---> 219321bca3a2 19:29:19 Step 8/21 : COPY . . 19:29:19 ---> Using cache 19:29:19 ---> 811f9f58d624 19:29:19 Step 9/21 : RUN make cmd/core-metadata/core-metadata 19:29:19 ---> Running in dbcca5becf61 19:29:19 ---> Running in 5539d9b1d788 19:29:20 Removing intermediate container dbcca5becf61 19:29:20 ---> 8f2f2d748dc2 19:29:20 19:29:20 Successfully built 8f2f2d748dc2 19:29:20 Successfully tagged docker-support-logging-go:latest 19:29:20  Building docker-support-logging-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 19:29:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.172s coverage: 29.1% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:29:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:29:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:29:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:29:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:29:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 19:29:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:29:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:29:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements 19:29:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 19:29:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 19:29:25 GO111MODULE=on go vet ./... 19:29:27 Removing intermediate container ade3cd02da09 19:29:27 ---> 7ef76d8b3619 19:29:27 19:29:27 Step 10/23 : FROM scratch 19:29:27 ---> 19:29:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:29:27 ---> Using cache 19:29:27 ---> 8931d11ecc65 19:29:27 Step 12/23 : ENV APP_PORT=48060 19:29:28 ---> Running in 3daf567f7de9 19:29:28 Removing intermediate container 3daf567f7de9 19:29:28 ---> 7f071bafa4d9 19:29:28 Step 13/23 : EXPOSE $APP_PORT 19:29:28 ---> Running in 66ca7d0c0589 19:29:28 Removing intermediate container 66ca7d0c0589 19:29:28 ---> 0a7d970c58e7 19:29:28 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 19:29:29 ---> 1a3e09953cc0 19:29:29 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:29:30 ---> f22d2c24e0c7 19:29:30 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 19:29:30 ---> e53cf121fb4b 19:29:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:29:31 ---> 35b2cfd44c54 19:29:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:31 ---> 54a6f84d82d2 19:29:31 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:29:32 ---> d530c0e6265f 19:29:32 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:32 ---> Running in bf2f46475982 19:29:32 Removing intermediate container bf2f46475982 19:29:32 ---> b1b87b366a03 19:29:32 Step 21/23 : LABEL arch=x86_64 19:29:32 ---> Running in 353421f42b7c 19:29:32 Removing intermediate container 353421f42b7c 19:29:32 ---> 1eb298220cb9 19:29:32 Step 22/23 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:32 ---> Running in 8d3f72d64b00 19:29:32 Removing intermediate container 8d3f72d64b00 19:29:32 ---> a1a3eef22fc5 19:29:32 Step 23/23 : LABEL version=0.0.0 19:29:32 ---> Running in d78a9df3de78 19:29:34 Removing intermediate container d78a9df3de78 19:29:34 ---> fa332ba74d34 19:29:34 19:29:34 Successfully built fa332ba74d34 19:29:35 Successfully tagged docker-support-notifications-go:latest 19:29:35  Building docker-support-notifications-go ... done Removing intermediate container 5539d9b1d788 19:29:35 ---> d59ce69062b8 19:29:35 19:29:35 Step 10/21 : FROM scratch 19:29:35 ---> 19:29:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:29:35 ---> Using cache 19:29:35 ---> 2a0147b53a7f 19:29:35 Step 12/21 : ENV APP_PORT=48081 19:29:35 ---> Running in 8180067ba76a 19:29:35 Removing intermediate container 8180067ba76a 19:29:35 ---> 80e85678a0d5 19:29:35 Step 13/21 : EXPOSE $APP_PORT 19:29:35 ---> Running in e22dc497ab9a 19:29:35 Removing intermediate container e22dc497ab9a 19:29:35 ---> 9e7ff7fc2f8a 19:29:35 Step 14/21 : WORKDIR / 19:29:35 ---> Running in 5e629383eae2 19:29:36 Removing intermediate container 5e629383eae2 19:29:36 ---> 32e95131ccd9 19:29:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 19:29:36 ---> cdd42e2c6d68 19:29:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:29:36 ---> 73d92e7c6d31 19:29:36 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:29:36 ---> 7a0c5c37a790 19:29:36 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:29:36 ---> Running in f4595837276c 19:29:37 Removing intermediate container f4595837276c 19:29:37 ---> a1d5697cebc1 19:29:37 Step 19/21 : LABEL arch=x86_64 19:29:37 ---> Running in 4c47391e4195 19:29:37 Removing intermediate container 4c47391e4195 19:29:37 ---> a13b05e36540 19:29:37 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:29:37 ---> Running in cf33c3359239 19:29:37 Removing intermediate container cf33c3359239 19:29:37 ---> 602c0162947c 19:29:37 Step 21/21 : LABEL version=0.0.0 19:29:37 ---> Running in c8a3fc7f3b97 19:29:38 Removing intermediate container c8a3fc7f3b97 19:29:38 ---> af3f54393f03 19:29:38 19:29:38 Successfully built af3f54393f03 19:29:38 Successfully tagged docker-core-metadata-go:latest 19:29:38  Building docker-core-metadata-go ... done  [Pipeline] } 19:29:38 $ docker stop --time=1 7a70b6361bfb7d416746562d3d556732879a313ffe72b0fc7ebd01a5bc308ce8 19:29:39 $ docker rm -f 7a70b6361bfb7d416746562d3d556732879a313ffe72b0fc7ebd01a5bc308ce8 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:40 + docker images 19:29:40 + grep docker 19:29:40 docker-core-metadata-go latest af3f54393f03 3 seconds ago 14.4MB 19:29:40 docker-support-notifications-go latest fa332ba74d34 8 seconds ago 14.4MB 19:29:40 docker-support-logging-go latest 8f2f2d748dc2 21 seconds ago 11.8MB 19:29:40 docker-sys-mgmt-agent-go latest 8bc50dc23bbd 27 seconds ago 284MB 19:29:40 docker-core-command-go latest 90979f84fd4e 35 seconds ago 13MB 19:29:40 docker-support-scheduler-go latest 6b4d55554bf1 36 seconds ago 13.1MB 19:29:40 docker-security-secrets-setup-go latest 3b339f938373 About a minute ago 25.1MB 19:29:40 docker-core-data-go latest 6687703bdcee 2 minutes ago 23.8MB 19:29:40 docker-security-secretstore-setup-go latest 64440f0dc1a5 2 minutes ago 33.9MB 19:29:40 docker-security-proxy-setup-go latest fabbb22fcf00 2 minutes ago 16.4MB 19:29:40 docker latest 81f5749c9058 4 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] } 19:29:44 gofmt -l . 19:29:44 [ "`gofmt -l .`" = "" ] 19:29:46 ./bin/test-go-mod-tidy.sh 19:29:46 ./bin/test-attribution-txt.sh 19:29:50 docker run --rm --privileged \ 19:29:50 -v /w/workspace/edgex-go/7:/raml-verification -w /raml-verification \ 19:29:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ 19:29:50 /scripts/raml-verify.sh 19:29:50 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally 19:29:50 aarch64: Pulling from edgex-devops/edgex-docs-builder 19:29:50 29e5d40040c1: Pulling fs layer 19:29:50 8c46fbeab2c7: Pulling fs layer 19:29:50 8ba552a4e5fe: Pulling fs layer 19:29:50 1fb62381901b: Pulling fs layer 19:29:50 147fb30a95d9: Pulling fs layer 19:29:50 3ccc99ad11dc: Pulling fs layer 19:29:50 147fb30a95d9: Waiting 19:29:50 1fb62381901b: Waiting 19:29:50 3ccc99ad11dc: Waiting 19:29:50 29e5d40040c1: Verifying Checksum 19:29:50 8ba552a4e5fe: Verifying Checksum 19:29:50 8ba552a4e5fe: Download complete 19:29:50 1fb62381901b: Verifying Checksum 19:29:50 1fb62381901b: Download complete 19:29:50 3ccc99ad11dc: Verifying Checksum 19:29:50 3ccc99ad11dc: Download complete 19:29:50 147fb30a95d9: Verifying Checksum 19:29:50 147fb30a95d9: Download complete 19:29:50 29e5d40040c1: Pull complete 19:29:50 8c46fbeab2c7: Verifying Checksum 19:29:50 8c46fbeab2c7: Download complete 19:29:55 8c46fbeab2c7: Pull complete 19:29:55 8ba552a4e5fe: Pull complete 19:29:55 1fb62381901b: Pull complete 19:30:00 147fb30a95d9: Pull complete 19:30:00 3ccc99ad11dc: Pull complete 19:30:00 Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 19:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 19:30:03 Verifying ./api/raml/core-command.raml... 19:30:05 OK 19:30:05 Verifying ./api/raml/core-metadata.raml... 19:30:12 OK 19:30:12 Verifying ./api/raml/support-logging.raml... 19:30:15 OK 19:30:15 Verifying ./api/raml/support-scheduler.raml... 19:30:18 OK 19:30:18 Verifying ./api/raml/core-data.raml... 19:30:22 OK 19:30:22 Verifying ./api/raml/support-notifications.raml... 19:30:26 OK 19:30:26 Verifying ./api/raml/system-agent.raml... 19:30:28 OK [Pipeline] sh 19:30:29 + ls -al . 19:30:29 total 588 19:30:29 drwxrwxr-x 10 1001 1001 4096 Jul 27 19:29 . 19:30:29 drwxr-xr-x 4 root root 4096 Jul 27 19:27 .. 19:30:29 -rw-rw-r-- 1 1001 1001 11 Jul 27 19:25 .dockerignore 19:30:29 drwxrwxr-x 8 1001 1001 4096 Jul 27 19:25 .git 19:30:29 drwxrwxr-x 3 1001 1001 4096 Jul 27 19:25 .github 19:30:29 -rw-rw-r-- 1 1001 1001 924 Jul 27 19:25 .gitignore 19:30:29 drwxrwxr-x 3 1001 1001 4096 Jul 27 19:26 .semver 19:30:29 -rw-rw-r-- 1 1001 1001 178 Jul 27 19:25 .sonarcloud.properties 19:30:29 -rw-rw-r-- 1 1001 1001 3804 Jul 27 19:25 CONTRIBUTING.md 19:30:29 -rw-rw-r-- 1 1001 1001 1035 Jul 27 19:25 Dockerfile.build 19:30:29 -rw-rw-r-- 1 1001 1001 824 Jul 27 19:25 Jenkinsfile 19:30:29 -rw-rw-r-- 1 1001 1001 10775 Jul 27 19:25 LICENSE 19:30:29 -rw-rw-r-- 1 1001 1001 6417 Jul 27 19:25 Makefile 19:30:29 -rw-rw-r-- 1 1001 1001 5652 Jul 27 19:25 README.md 19:30:29 -rw-rw-r-- 1 1001 1001 7111 Jul 27 19:25 SECURITY.md 19:30:29 -rw-rw-r-- 1 1001 1001 5 Jul 27 19:21 VERSION 19:30:29 -rw-rw-r-- 1 1001 1001 4131 Jul 27 19:25 ZMQWindows.md 19:30:29 drwxrwxr-x 4 1001 1001 4096 Jul 27 19:25 api 19:30:29 drwxrwxr-x 2 1001 1001 4096 Jul 27 19:25 bin 19:30:29 drwxrwxr-x 15 1001 1001 4096 Jul 27 19:25 cmd 19:30:29 -rw-r--r-- 1 root root 456067 Jul 27 19:29 coverage.out 19:30:29 -rw-r--r-- 1 root root 1019 Jul 27 19:29 go.mod 19:30:29 -rw-r--r-- 1 root root 18146 Jul 27 19:29 go.sum 19:30:29 drwxrwxr-x 8 1001 1001 4096 Jul 27 19:25 internal 19:30:29 drwxrwxr-x 4 1001 1001 4096 Jul 27 19:25 snap 19:30:29 -rw-rw-r-- 1 1001 1001 168 Jul 27 19:25 version.go [Pipeline] sh 19:30:30 + '[' -e coverage.out ] 19:30:30 + chown 1001:1001 coverage.out [Pipeline] stash 19:30:30 Warning: overwriting stash ‘coverage-report’ 19:30:31 Stashed 1 file(s) [Pipeline] sh 19:30:32 + make build 19:30:32 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 19:30:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:31:02 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 19:31:06 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 19:31:11 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 19:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:18 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 19:31:23 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 19:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 19:31:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:31:38 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 19:31:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 19:31:51 $ docker stop --time=1 78f1236df5bf7b8a74110b4d9fd5a07c2407ac1402230ac9d3c3199dee829351 19:31:53 $ docker rm -f 78f1236df5bf7b8a74110b4d9fd5a07c2407ac1402230ac9d3c3199dee829351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:55 19:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:56 latest: Pulling from edgex-devops/edgex-compose-arm64 19:31:56 29e5d40040c1: Already exists 19:31:56 1ce36da41761: Pulling fs layer 19:31:56 25b303627fd3: Pulling fs layer 19:31:56 1ce36da41761: Download complete 19:31:57 1ce36da41761: Pull complete 19:31:58 25b303627fd3: Verifying Checksum 19:31:58 25b303627fd3: Download complete 19:32:08 25b303627fd3: Pull complete 19:32:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:32:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:32:08 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 19:32:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:32:12 $ docker top 177a898f72bb0b91dd090a18158e12dcece8459f81f4ff6f29407550302e03fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:13 + grep parallel 19:32:13 + docker-compose build --help 19:32:17 --parallel Build images in parallel. [Pipeline] } 19:32:17 $ docker stop --time=1 177a898f72bb0b91dd090a18158e12dcece8459f81f4ff6f29407550302e03fb 19:32:19 $ docker rm -f 177a898f72bb0b91dd090a18158e12dcece8459f81f4ff6f29407550302e03fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:32:19 . [Pipeline] withDockerContainer 19:32:20 prd-ubuntu18.04-docker-arm64-4c-16g-1148 does not seem to be running inside a container 19:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:32:21 $ docker top d0276eccb8d93189d386b706ab57db65bd9ac2344dae7bf679235f1f74e9683c -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:22 + docker-compose -f ./docker-compose-build.yml build --parallel 19:32:26 Building docker-core-command-go ... 19:32:26 Building docker-core-data-go ... 19:32:26 Building docker-core-metadata-go ... 19:32:26 Building docker-security-proxy-setup-go ... 19:32:26 Building docker-security-secrets-setup-go ... 19:32:26 Building docker-security-secretstore-setup-go ... 19:32:26 Building docker-support-logging-go ... 19:32:26 Building docker-support-notifications-go ... 19:32:26 Building docker-support-scheduler-go ... 19:32:26 Building docker-sys-mgmt-agent-go ... 19:32:26 Building docker-core-data-go 19:32:26 Building docker-core-metadata-go 19:32:26 Building docker-security-secretstore-setup-go 19:32:26 Building docker-security-proxy-setup-go 19:32:26 Building docker-security-secrets-setup-go 19:34:18 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 19:34:18 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 19:34:18 ---> 9896b3eb3309 19:34:18 Step 3/29 : WORKDIR /edgex-go 19:34:18 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:34:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:34:18 ---> 9896b3eb3309 19:34:18 Step 3/21 : WORKDIR /edgex-go 19:34:18 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 19:34:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:34:18 ---> 9896b3eb3309 19:34:18 Step 3/20 : WORKDIR /edgex-go 19:34:18 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 19:34:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:18 ---> 9896b3eb3309 19:34:18 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpineStep 3/22 : WORKDIR /edgex-go 19:34:18 19:34:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:34:18 ---> 9896b3eb3309 19:34:18 Step 3/26 : WORKDIR /edgex-go 19:34:22 ---> Running in fadb9f8d54ec 19:34:22 ---> Running in 0a3ab837dabb 19:34:22 ---> Running in e8a0dfd7085a 19:34:22 ---> Running in 6b1624aa8685 19:34:22 ---> Running in f43ffab081e9 19:34:22 Removing intermediate container e8a0dfd7085a 19:34:22 ---> e02feeaba5d8 19:34:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:22 Removing intermediate container 6b1624aa8685 19:34:22 ---> 699b35d9342e 19:34:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:22 Removing intermediate container 0a3ab837dabb 19:34:22 ---> fd61d9eea45d 19:34:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:22 Removing intermediate container fadb9f8d54ec 19:34:22 ---> 4631bfeeff75 19:34:22 Step 4/29 : RUN apk update && apk add make git 19:34:22 Removing intermediate container f43ffab081e9 19:34:22 ---> 66865efe2cfa 19:34:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:22 ---> Running in 0c012c9f1e45 19:34:22 ---> Running in 8263b4ecda5a 19:34:22 ---> Running in b9b0b29cd901 19:34:22 ---> Running in 513f8370a66e 19:34:22 ---> Running in c425960c2a31 19:34:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:27 Removing intermediate container 0c012c9f1e45 19:34:27 ---> 8c6e9825c741 19:34:27 Step 5/21 : RUN apk update && apk add make git 19:34:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:27 ---> Running in 737d347e9478 19:34:27 Removing intermediate container 513f8370a66e 19:34:27 ---> ed5121d1e80b 19:34:27 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 19:34:27 Removing intermediate container 8263b4ecda5a 19:34:27 ---> 3b436cd3c44f 19:34:27 Step 5/20 : RUN apk update && apk add make git 19:34:27 ---> Running in 8a292cc0b3ff 19:34:27 Removing intermediate container c425960c2a31 19:34:27 ---> 7fb802e07ea3 19:34:27 Step 5/26 : RUN apk update && apk add make git 19:34:27 ---> Running in 1160e39d896c 19:34:28 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:34:28 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:34:28 OK: 12620 distinct packages available 19:34:28 ---> Running in 1723ec26112b 19:34:29 OK: 217 MiB in 51 packages 19:34:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:30 Removing intermediate container b9b0b29cd901 19:34:30 ---> 917b841fcf9f 19:34:30 Step 5/29 : COPY go.mod . 19:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:31 ---> 1a7afba46d6e 19:34:31 Step 6/29 : RUN go mod download 19:34:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:31 ---> Running in 5b6f6b682762 19:34:31 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:34:31 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:34:31 OK: 12620 distinct packages available 19:34:31 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:34:31 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:34:31 OK: 12620 distinct packages available 19:34:32 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:34:32 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:34:32 OK: 12620 distinct packages available 19:34:32 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:34:32 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:34:32 OK: 12620 distinct packages available 19:34:32 OK: 217 MiB in 51 packages 19:34:33 OK: 217 MiB in 51 packages 19:34:33 OK: 217 MiB in 51 packages 19:34:33 OK: 217 MiB in 51 packages 19:34:35 Removing intermediate container 8a292cc0b3ff 19:34:35 ---> d5d0f982d9e9 19:34:35 Step 6/22 : COPY go.mod . 19:34:35 Removing intermediate container 737d347e9478 19:34:35 ---> 4e0405113a00 19:34:35 Step 6/21 : COPY go.mod .Removing intermediate container 1723ec26112b 19:34:35 19:34:35 ---> 4e1a834573c7 19:34:35 Step 6/26 : COPY go.mod . 19:34:35 Removing intermediate container 1160e39d896c 19:34:35 ---> a37b1f477d28 19:34:35 Step 6/20 : COPY go.mod . 19:34:35 ---> 9771bb8b098d 19:34:35 Step 7/22 : RUN go mod download 19:34:36 ---> Running in 9ee06a9c8435 19:34:36 Removing intermediate container 5b6f6b682762 19:34:36 ---> 445ef42ebb2f 19:34:36 Step 7/29 : COPY . . 19:34:36 ---> 5d3232f97e48 19:34:36 Step 7/26 : RUN go mod download 19:34:36 ---> 623579815281 19:34:36 Step 7/21 : RUN go mod download 19:34:36 ---> Running in 95cbbfb17c09 19:34:36 ---> b096d1ebab60 19:34:36 Step 7/20 : RUN go mod download 19:34:36 ---> Running in 4dfb361a5fa6 19:34:36 ---> Running in a293c4aa3a8d 19:34:42 Removing intermediate container 9ee06a9c8435 19:34:42 ---> 519a783f1386 19:34:42 Step 8/22 : COPY . . 19:34:42 Removing intermediate container 95cbbfb17c09 19:34:42 ---> ae4f1f6ed0b9 19:34:42 Step 8/26 : COPY . . 19:34:43 Removing intermediate container 4dfb361a5fa6 19:34:43 ---> 0a53a4e7907c 19:34:43 Step 8/21 : COPY . . 19:34:43 Removing intermediate container a293c4aa3a8d 19:34:43 ---> 8209373cf843 19:34:43 Step 8/20 : COPY . . 19:35:10 ---> f29d0f7bb94e 19:35:10 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 19:35:10 ---> f707a97fabb0 19:35:10 Step 9/22 : RUN make cmd/core-data/core-data 19:35:10 ---> 2fe8eb7f0a46 19:35:10 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 19:35:10 ---> d3eade28fa8f 19:35:10 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 19:35:10 ---> Running in 7e75823a9d0c 19:35:10 ---> 7177979cdc78 19:35:10 Step 9/21 : RUN make cmd/core-metadata/core-metadata 19:35:10 ---> Running in e97ddce427f0 19:35:11 ---> Running in ae08a6999e3c 19:35:11 ---> Running in 72645f230e6e 19:35:11 ---> Running in ebaa33b8e2f7 19:35:13 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 19:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:35:14 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 19:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:35:14 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 19:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:36:35 Removing intermediate container ae08a6999e3c 19:36:35 ---> 309861d77e39 19:36:35 19:36:35 Step 10/20 : FROM alpine 19:36:35 Removing intermediate container 7e75823a9d0c 19:36:35 ---> bef09445848f 19:36:35 19:36:35 Step 9/29 : FROM alpine:latest 19:36:35 latest: Pulling from library/alpine 19:36:35 latest: Pulling from library/alpine 19:36:35 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 19:36:35 Status: Downloaded newer image for alpine:latest 19:36:35 ---> 62ee0e9f8440 19:36:35 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 19:36:35 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 19:36:35 Status: Image is up to date for alpine:latest 19:36:35 ---> 62ee0e9f8440 19:36:35 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 19:36:35 ---> Running in 2f320e369359 19:36:35 ---> Running in 4e573e803653 19:36:36 Removing intermediate container 4e573e803653 19:36:36 ---> a4370ee907d4 19:36:36 Step 11/29 : USER root 19:36:36 ---> Running in 4372e6fd309e 19:36:37 Removing intermediate container 4372e6fd309e 19:36:37 ---> 71c88945a60f 19:36:37 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 19:36:37 ---> Running in 6431a72f7a31 19:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:36:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:36:39 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 19:36:39 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 19:36:39 OK: 12620 distinct packages available 19:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:36:40 (1/4) Installing ca-certificates (20191127-r4) 19:36:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:36:40 (3/4) Installing libcurl (7.69.1-r0) 19:36:40 (4/4) Installing curl (7.69.1-r0) 19:36:40 Executing busybox-1.31.1-r16.trigger 19:36:40 Executing ca-certificates-20191127-r4.trigger 19:36:41 OK: 7 MiB in 18 packages 19:36:41 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 19:36:41 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 19:36:41 OK: 12620 distinct packages available 19:36:42 (1/2) Installing ca-certificates (20191127-r4) 19:36:42 (2/2) Installing dumb-init (1.2.2-r1) 19:36:42 Executing busybox-1.31.1-r16.trigger 19:36:42 Executing ca-certificates-20191127-r4.trigger 19:36:42 OK: 6 MiB in 16 packages 19:36:43 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 19:36:44 Removing intermediate container 2f320e369359 19:36:44 ---> f342e30c114c 19:36:44 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:44 ---> Running in 0da407477318 19:36:45 Removing intermediate container 0da407477318 19:36:45 ---> fbc6a3bdd8cb 19:36:45 Step 13/20 : WORKDIR /edgex 19:36:45 Removing intermediate container 6431a72f7a31 19:36:45 ---> 1b4ac00664e8 19:36:45 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 19:36:45 ---> Running in 458f6a3d9d33 19:36:46 ---> Running in 34b4503cf3f6 19:36:46 Removing intermediate container 458f6a3d9d33 19:36:46 ---> 6eebda52f913 19:36:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:46 Removing intermediate container 34b4503cf3f6 19:36:46 ---> 0a039b06f7dd 19:36:46 Step 14/29 : WORKDIR $BASE_DIR 19:36:46 ---> Running in 61ec289de149 19:36:47 ---> dc38099484d1 19:36:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:47 Removing intermediate container 61ec289de149 19:36:47 ---> 927a542bc5e3 19:36:47 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 19:36:48 ---> Running in 52b8d6969217 19:36:49 ---> 1d0d9dc9706a 19:36:49 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:36:49 ---> Running in d481abb2bf28 19:36:50 Removing intermediate container d481abb2bf28 19:36:50 ---> 96cfc8e4a47c 19:36:50 Step 17/20 : CMD ["--init=true"] 19:36:50 ---> Running in ac45a6e81b67 19:36:51 Removing intermediate container ac45a6e81b67 19:36:51 ---> 2d64f17f271d 19:36:51 Step 18/20 : LABEL arch=arm64 19:36:51 ---> Running in d4e9fbad9dc9 19:36:52 Removing intermediate container d4e9fbad9dc9 19:36:52 ---> 9d3a8068f909 19:36:52 Step 19/20 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:36:52 ---> Running in ecb64b20a8b9 19:36:53 Removing intermediate container 52b8d6969217 19:36:53 ---> 23a3ea6805d5 19:36:53 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 19:36:53 Removing intermediate container ecb64b20a8b9 19:36:53 ---> 6939c2d81ca5 19:36:53 Step 20/20 : LABEL version=0.0.0 19:36:54 ---> Running in d0d56e5c2c3d 19:36:55 Removing intermediate container d0d56e5c2c3d 19:36:55 ---> dadd6d428133 19:36:55 19:36:56 ---> 8ea1116e9f2b 19:36:56 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 19:36:56 Successfully built dadd6d428133 19:36:56 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:36:56 Building docker-sys-mgmt-agent-go 19:36:58  Building docker-security-proxy-setup-go ... done  ---> ce632301fe0e 19:36:58 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 19:36:59 Removing intermediate container 72645f230e6e 19:36:59 ---> 6d186c259a99 19:36:59 19:36:59 Step 10/26 : FROM alpine:3.10 19:36:59 3.10: Pulling from library/alpine 19:37:00 ---> 44f13e3f420c 19:37:00 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 19:37:01 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 19:37:01 Status: Downloaded newer image for alpine:3.10 19:37:01 ---> 536a684cf733 19:37:01 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 19:37:02 ---> Running in 99293d3d761d 19:37:02 ---> 18df6bbd309c 19:37:02 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 19:37:05 ---> a3dd76c6c41d 19:37:05 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 19:37:05 ---> Running in 2805dd5fb862 19:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 19:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 19:37:06 v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 19:37:06 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 19:37:06 OK: 10167 distinct packages available 19:37:07 (1/5) Installing ca-certificates (20191127-r2) 19:37:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 19:37:07 (3/5) Installing libcurl (7.66.0-r0) 19:37:07 (4/5) Installing curl (7.66.0-r0) 19:37:07 (5/5) Installing dumb-init (1.2.2-r1) 19:37:07 Executing busybox-1.30.1-r3.trigger 19:37:07 Executing ca-certificates-20191127-r2.trigger 19:37:07 OK: 7 MiB in 19 packages 19:37:10 Removing intermediate container 2805dd5fb862 19:37:10 ---> f37e09383a86 19:37:10 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 19:37:11 Removing intermediate container 99293d3d761d 19:37:11 ---> 44e63c7a5db5 19:37:11 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:12 ---> 954136974b89 19:37:12 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:12 ---> Running in 597979284c7e 19:37:13 ---> Running in 766417965d37 19:37:13 Removing intermediate container 597979284c7e 19:37:13 ---> eae94dea4402 19:37:13 Step 13/26 : WORKDIR / 19:37:14 ---> Running in 1ef5f0576038 19:37:15 Removing intermediate container ebaa33b8e2f7 19:37:15 ---> fe71c7bd38f7 19:37:15 19:37:15 Step 10/21 : FROM scratch 19:37:15 ---> 19:37:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:37:16 Removing intermediate container 1ef5f0576038 19:37:16 ---> 0800be7c5d77 19:37:16 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:37:16 ---> Running in 5a7774cc1bd6 19:37:17 Removing intermediate container 5a7774cc1bd6 19:37:17 ---> 27f682e84cf6 19:37:17 Step 12/21 : ENV APP_PORT=48081 19:37:17 ---> Running in 38cebf3d379c 19:37:17 ---> 0661314270b9 19:37:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:37:18 Removing intermediate container 766417965d37 19:37:18 ---> 5a2d0b27432c 19:37:18 Step 24/29 : RUN chmod 755 security-secrets-setup 19:37:18 Removing intermediate container 38cebf3d379c 19:37:18 ---> 5f48b1468e73 19:37:18 Step 13/21 : EXPOSE $APP_PORT 19:37:19 ---> Running in e61a8d33c999 19:37:19 ---> Running in 91034436bea4 19:37:20 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 19:37:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:37:20 ---> 9896b3eb3309 19:37:20 Step 3/26 : WORKDIR /edgex-go ---> be12cb95f92d 19:37:20 19:37:20 ---> Using cache 19:37:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml ---> 66865efe2cfa 19:37:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:20 19:37:20 ---> Using cache 19:37:20 ---> ed5121d1e80b 19:37:20 Step 5/26 : RUN apk update && apk add make bash git 19:37:20 ---> Running in 34ceb65be4de 19:37:20 Removing intermediate container e61a8d33c999 19:37:20 ---> 31a20c79805b 19:37:20 Step 14/21 : WORKDIR / 19:37:20 Removing intermediate container e97ddce427f0 19:37:20 ---> 35a29dce08f7 19:37:20 19:37:20 Step 10/22 : FROM alpine 19:37:20 ---> 62ee0e9f8440 19:37:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:37:20 ---> Running in 0b487d6d310b 19:37:20 ---> Running in ae3caecfe94c 19:37:21 ---> 073f8845328d 19:37:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 19:37:21 Removing intermediate container 0b487d6d310b 19:37:21 ---> dab35a377a68 19:37:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 19:37:21 Removing intermediate container ae3caecfe94c 19:37:21 ---> 49025ea39db7 19:37:21 Step 12/22 : ENV APP_PORT=48080 19:37:21 ---> Running in f3c9bf58baa1 19:37:22 ---> 169986a96811 19:37:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:37:22 Removing intermediate container f3c9bf58baa1 19:37:22 ---> 731fc273e61f 19:37:22 Step 13/22 : EXPOSE $APP_PORT 19:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:22 ---> Running in 8d3771545a47 19:37:22 ---> 9c5a2c9d93df 19:37:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:23 Removing intermediate container 8d3771545a47 19:37:23 ---> 543192cbc929 19:37:23 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:23 ---> Running in c319d73deacf 19:37:23 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:37:23 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:37:23 OK: 12620 distinct packages available 19:37:24 Removing intermediate container 91034436bea4 19:37:24 ---> e6c607c7a243 19:37:24 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 19:37:24 ---> b91d441295d9 19:37:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:37:24 ---> 355128e9d586 19:37:24 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:37:24 ---> Running in 41bd060aff9a 19:37:24 OK: 217 MiB in 51 packages 19:37:25 Removing intermediate container 41bd060aff9a 19:37:25 ---> e9be53b8d2d7 19:37:25 Step 26/29 : CMD [ "generate" ] 19:37:25 ---> Running in 3ec48dc5826d 19:37:25 ---> 69ee5b6a2e47 19:37:25 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:37:26 ---> Running in 70abfc13d22a 19:37:26 ---> 45afa59ec412 19:37:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 19:37:26 Removing intermediate container 3ec48dc5826d 19:37:26 ---> 2155b58c011a 19:37:26 Step 27/29 : LABEL arch=arm64 19:37:26 ---> Running in c2ef39b26047 19:37:26 Removing intermediate container 70abfc13d22a 19:37:26 ---> 056a5486c915 19:37:26 Step 19/21 : LABEL arch=arm64 19:37:27 ---> Running in f276c977f638 19:37:27 Removing intermediate container 34ceb65be4de 19:37:27 ---> 309eaf6be578 19:37:27 Step 6/26 : COPY go.mod . 19:37:27 Removing intermediate container c2ef39b26047 19:37:27 ---> 735969705270 19:37:27 Step 28/29 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:37:27 ---> Running in b7f24cdeb175 19:37:28 Removing intermediate container f276c977f638 19:37:28 ---> 16a1185aea55 19:37:28 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:37:28 Removing intermediate container c319d73deacf 19:37:28 ---> 6f32a0c92a7a 19:37:28 Step 15/22 : RUN apk --no-cache add zeromq 19:37:28 ---> Running in 2525a2f4b336 19:37:28 ---> Running in 34903e2e9182 19:37:28 ---> 859fbf502758 19:37:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:28 ---> 0886a2050f38 19:37:28 Step 7/26 : RUN go mod download 19:37:28 Removing intermediate container b7f24cdeb175 19:37:28 ---> b1aa9805947a 19:37:28 Step 29/29 : LABEL version=0.0.0 19:37:28 ---> Running in 277574840a0e 19:37:28 ---> Running in 6b01c651e636 19:37:29 Removing intermediate container 2525a2f4b336 19:37:29 ---> 976294a64ca4 19:37:29 Step 21/21 : LABEL version=0.0.0 19:37:29 ---> Running in 8a1defb13e6f 19:37:29 Removing intermediate container 6b01c651e636 19:37:29 ---> 96e1c20744d4 19:37:29 19:37:29 ---> 5eb2466bb64a 19:37:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:29 Removing intermediate container 8a1defb13e6f 19:37:29 ---> c1f8b31e2920 19:37:29 19:37:29 ---> Running in 969bf2e01c02 19:37:30 Successfully built 96e1c20744d4 19:37:30 Successfully tagged docker-security-secrets-setup-go-arm64:latest 19:37:30  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 19:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:30 Successfully built c1f8b31e2920 19:37:30 Successfully tagged docker-core-metadata-go-arm64:latest 19:37:30 Building docker-core-command-go 19:37:31  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:32 (1/5) Installing libgcc (9.3.0-r2) 19:37:32 (2/5) Installing libsodium (1.0.18-r0) 19:37:32 (3/5) Installing libstdc++ (9.3.0-r2) 19:37:32 (4/5) Installing libzmq (4.3.2-r0) 19:37:32 (5/5) Installing zeromq (4.3.2-r0) 19:37:32 Executing busybox-1.31.1-r16.trigger 19:37:32 OK: 8 MiB in 19 packages 19:37:33 Removing intermediate container 277574840a0e 19:37:33 ---> 4b115468dca5 19:37:33 Step 8/26 : COPY . . 19:37:39 Removing intermediate container 969bf2e01c02 19:37:39 ---> 9d3ac0a13c26 19:37:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:37:40 Removing intermediate container 34903e2e9182 19:37:40 ---> 5aa9a414afeb 19:37:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 19:37:41 ---> Running in 4bb8245e01a8 19:37:43 ---> f4f006bb1220 19:37:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:43 Removing intermediate container 4bb8245e01a8 19:37:43 ---> 8333adc44a55 19:37:43 Step 24/26 : LABEL arch=arm64 19:37:44 ---> Running in 40e54adcae8d 19:37:45 Removing intermediate container 40e54adcae8d 19:37:45 ---> 7a5245da2f3d 19:37:45 Step 25/26 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:37:45 ---> 779ef4319d94 19:37:45 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:37:45 ---> Running in 3da6ec19ad14 19:37:47 Removing intermediate container 3da6ec19ad14 19:37:47 ---> 813900352ce0 19:37:47 Step 26/26 : LABEL version=0.0.0 19:37:48 ---> 8a87c3000ee3 19:37:48 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:37:48 ---> Running in ed8d13f0eb1d 19:37:50 ---> Running in 6092f5fc89e0 19:37:50 Removing intermediate container ed8d13f0eb1d 19:37:50 ---> 20dafbd5bc7f 19:37:50 19:37:50 Successfully built 20dafbd5bc7f 19:37:51 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:37:51 Building docker-support-logging-go 19:37:51  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6092f5fc89e0 19:37:51 ---> fac30c0857bd 19:37:51 Step 20/22 : LABEL arch=arm64 19:37:51 ---> Running in 8b5f8e2b3a7d 19:37:52 ---> dbf128a81cb0 19:37:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:37:52 ---> Running in e3ea6d9fd349 19:37:52 Removing intermediate container 8b5f8e2b3a7d 19:37:52 ---> 455b5e63d9f6 19:37:52 Step 21/22 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:37:53 ---> Running in e9ad7713a85b 19:37:54 Removing intermediate container e9ad7713a85b 19:37:54 ---> 01f5af11b691 19:37:54 Step 22/22 : LABEL version=0.0.0 19:37:55 ---> Running in 1ea640446474 19:37:55 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 19:37:56 Removing intermediate container 1ea640446474 19:37:56 ---> 3598dca6f2ef 19:37:56 19:37:56 Successfully built 3598dca6f2ef 19:37:56 Successfully tagged docker-core-data-go-arm64:latest 19:37:56  Building docker-core-data-go ... done Building docker-support-scheduler-go 19:38:23 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 19:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:23 ---> 9896b3eb3309 19:38:23 Step 3/23 : WORKDIR /edgex-go 19:38:23 ---> Using cache 19:38:23 ---> 66865efe2cfa 19:38:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:23 ---> Using cache 19:38:23 ---> ed5121d1e80b 19:38:23 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 19:38:23 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:38:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:38:23 ---> 9896b3eb3309 19:38:23 Step 3/21 : WORKDIR /edgex-go 19:38:23 ---> Using cache 19:38:23 ---> 66865efe2cfa 19:38:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:23 ---> Using cache 19:38:23 ---> ed5121d1e80b 19:38:23 Step 5/21 : RUN apk update && apk add make git 19:38:29 ---> Running in 7affb7aa01a4 19:38:29 ---> Running in 9318d1f9fbe8 19:38:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:38:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:38:32 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:38:32 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:38:32 OK: 12620 distinct packages available 19:38:33 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:38:33 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:38:33 OK: 12620 distinct packages available 19:38:33 OK: 217 MiB in 51 packages 19:38:34 OK: 217 MiB in 51 packages 19:38:36 Removing intermediate container 7affb7aa01a4 19:38:36 ---> f109aa2bc6f0 19:38:36 Step 6/23 : COPY go.mod . 19:38:36 Removing intermediate container 9318d1f9fbe8 19:38:36 ---> 717ab3545ab8 19:38:36 Step 6/21 : COPY go.mod . 19:38:37 ---> e58579d5afd6 19:38:37 Step 7/23 : RUN go mod download 19:38:37 ---> f14e6ffc5c0d 19:38:37 Step 7/21 : RUN go mod download 19:38:37 ---> Running in 7de9a6ee6737 19:38:37 ---> Running in 71601ff0359d 19:38:38 Removing intermediate container e3ea6d9fd349 19:38:38 ---> 7b381602c6dd 19:38:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:38:38 ---> Running in afd417bcc61c 19:38: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 19:38:43 Removing intermediate container 7de9a6ee6737 19:38:43 ---> 91a432fa355a 19:38:43 Step 8/23 : COPY . . 19:38:43 Removing intermediate container 71601ff0359d 19:38:43 ---> 549d40e99b86 19:38:43 Step 8/21 : COPY . . 19:38:46 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:38:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:38:46 ---> 9896b3eb3309 19:38:46 Step 3/21 : WORKDIR /edgex-go 19:38:46 ---> Using cache 19:38:46 ---> 66865efe2cfa 19:38:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:46 ---> Using cache 19:38:46 ---> ed5121d1e80b 19:38:46 Step 5/21 : RUN apk update && apk add make && apk add bash git 19:38:47 Removing intermediate container afd417bcc61c 19:38:47 ---> d6c2ee077168 19:38:47 19:38:47 Step 11/26 : FROM docker:latest 19:38:47 ---> ce9d55ae87f1 19:38:47 Step 12/26 : RUN apk add --no-cache bash 19:38:47 ---> Running in 7dbc61166a31 19:38:47 ---> Running in 1b5995b8b3a1 19:38:48 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 19:38:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:38:48 ---> 9896b3eb3309 19:38:48 Step 3/20 : WORKDIR /edgex-go 19:38:48 ---> Using cache 19:38:48 ---> 66865efe2cfa 19:38:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:48 ---> Using cache 19:38:48 ---> ed5121d1e80b 19:38:48 Step 5/20 : RUN apk update && apk add make git 19:38:48 ---> Using cache 19:38:48 ---> 717ab3545ab8 19:38:48 Step 6/20 : COPY go.mod . 19:38:48 ---> Using cache 19:38:48 ---> f14e6ffc5c0d 19:38:48 Step 7/20 : RUN go mod download 19:38:48 ---> Using cache 19:38:48 ---> 549d40e99b86 19:38:48 Step 8/20 : COPY . . 19:38:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:38:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:38:51 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 19:38:51 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:38:51 OK: 12620 distinct packages available 19:38:51 (1/2) Installing readline (8.0.4-r0) 19:38:51 (2/2) Installing bash (5.0.17-r0) 19:38:51 Executing bash-5.0.17-r0.post-install 19:38:51 Executing busybox-1.31.1-r16.trigger 19:38:51 OK: 12 MiB in 22 packages 19:38:52 OK: 217 MiB in 51 packages 19:38:53 OK: 217 MiB in 51 packages 19:39:01 Removing intermediate container 7dbc61166a31 19:39:01 ---> 7fd6cdce5e30 19:39:01 Step 6/21 : COPY go.mod . 19:39:01 Removing intermediate container 1b5995b8b3a1 19:39:01 ---> ff73af3e3fab 19:39:01 Step 13/26 : RUN rm -rf /var/cache/apk/* 19:39:01 ---> Running in e82629e983c4 19:39:02 ---> 908fdcfeb2a3 19:39:02 Step 7/21 : RUN go mod download 19:39:02 ---> Running in 877b94240cfa 19:39:06 Removing intermediate container e82629e983c4 19:39:06 ---> a592b5ac6ab7 19:39:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:39:06 ---> Running in 43cfbc336d75 19:39:07 Removing intermediate container 43cfbc336d75 19:39:07 ---> 48d7116f0be3 19:39:07 Step 15/26 : ENV APP_PORT=48090 19:39:07 Removing intermediate container 877b94240cfa 19:39:07 ---> 6e568291180e 19:39:07 Step 8/21 : COPY . . 19:39:07 ---> Running in b0dcc77b8356 19:39:08 ---> 537ec570852e 19:39:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:39:08 Removing intermediate container b0dcc77b8356 19:39:08 ---> 27a450c3748d 19:39:08 Step 16/26 : EXPOSE $APP_PORT 19:39:09 ---> Running in 035f0793af69 19:39:09 ---> 75be51f1daa3 19:39:09 Step 9/21 : RUN make cmd/core-command/core-command 19:39:10 ---> Running in 038253c11f61 19:39:10 ---> Running in 39aad592c1c2 19:39:10 Removing intermediate container 038253c11f61 19:39:10 ---> f417bb3b8ce4 19:39:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:39:11 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 19:39:12 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 19:39:13 ---> 1e75aaad0fe5 19:39:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:39:13 ---> 3f8e25e60ac9 19:39:13 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 19:39:13 ---> Running in c22c54939133 19:39:15 ---> 70673bdabc5d 19:39:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:39:16 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 19:39:17 ---> 47f73536048b 19:39:17 Step 20/26 : RUN apk --no-cache add py-pip 19:39:17 ---> Running in e7616ae03570 19:39:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:39:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:39:22 (1/33) Installing libbz2 (1.0.8-r1) 19:39:22 (2/33) Installing expat (2.2.9-r1) 19:39:22 (3/33) Installing libffi (3.3-r2) 19:39:22 (4/33) Installing gdbm (1.13-r1) 19:39:22 (5/33) Installing xz-libs (5.2.5-r0) 19:39:22 (6/33) Installing sqlite-libs (3.32.1-r0) 19:39:22 (7/33) Installing python3 (3.8.5-r0) 19:39:25 (8/33) Installing py3-appdirs (1.4.4-r1) 19:39:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:39:25 (10/33) Installing py3-parsing (2.4.7-r0) 19:39:25 (11/33) Installing py3-six (1.15.0-r0) 19:39:25 (12/33) Installing py3-packaging (20.4-r0) 19:39:25 (13/33) Installing py3-setuptools (47.0.0-r0) 19:39:25 (14/33) Installing py3-chardet (3.0.4-r4) 19:39:25 (15/33) Installing py3-idna (2.9-r0) 19:39:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:39:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:39:25 (18/33) Installing py3-requests (2.23.0-r0) 19:39:25 (19/33) Installing py3-msgpack (1.0.0-r0) 19:39:25 (20/33) Installing py3-lockfile (0.12.2-r3) 19:39:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:39:25 (22/33) Installing py3-colorama (0.4.3-r0) 19:39:25 (23/33) Installing py3-distlib (0.3.0-r0) 19:39:25 (24/33) Installing py3-distro (1.5.0-r1) 19:39:25 (25/33) Installing py3-webencodings (0.5.1-r3) 19:39:25 (26/33) Installing py3-html5lib (1.0.1-r4) 19:39:25 (27/33) Installing py3-pytoml (0.1.21-r0) 19:39:25 (28/33) Installing py3-pep517 (0.8.2-r0) 19:39:25 (29/33) Installing py3-progress (1.5-r0) 19:39:25 (30/33) Installing py3-toml (0.10.1-r0) 19:39:25 (31/33) Installing py3-retrying (1.3.3-r0) 19:39:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:39:25 (33/33) Installing py3-pip (20.1.1-r0) 19:39:26 Executing busybox-1.31.1-r16.trigger 19:39:26 OK: 71 MiB in 55 packages 19:39:36 ---> c0d538d0e6c4 19:39:36 Step 9/21 : RUN make cmd/support-logging/support-logging 19:39:36 ---> Running in e3e21cb22504 19:39:39 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 19:39:39 Removing intermediate container e7616ae03570 19:39:39 ---> 370609681b42 19:39:39 Step 21/26 : RUN pip install docker-compose==1.23.2 19:39:39 ---> Running in 73a084186ab8 19:39:48 Collecting docker-compose==1.23.2 19:39:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:39:48 Collecting websocket-client<1.0,>=0.32.0 19:39:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:39:49 Collecting jsonschema<3,>=2.5.1 19:39:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:39:49 Collecting docopt<0.7,>=0.6.1 19:39:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:39:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:39:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:39:54 Collecting docker<4.0,>=3.6.0 19:39:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:39:55 Collecting texttable<0.10,>=0.9.0 19:39:55 Downloading texttable-0.9.1.tar.gz (11 kB) 19:39:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:39:57 Collecting cached-property<2,>=1.2.0 19:39:57 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 19:39:58 Collecting dockerpty<0.5,>=0.4.1 19:39:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:40:01 Collecting PyYAML<4,>=3.10 19:40:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:40:05 Collecting urllib3<1.25,>=1.21.1 19:40:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:40:06 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) 19:40:06 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) 19:40:06 Collecting idna<2.8,>=2.5 19:40:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:40:06 Collecting docker-pycreds>=0.4.0 19:40:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:40:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:40:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:40:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:40:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:40:08 Installing collected packages: websocket-client, jsonschema, docopt, urllib3, idna, requests, docker-pycreds, docker, texttable, cached-property, dockerpty, PyYAML, docker-compose 19:40:09 Running setup.py install for docopt: started 19:40:11 Running setup.py install for docopt: finished with status 'done' 19:40:11 Attempting uninstall: urllib3 19:40:11 Found existing installation: urllib3 1.25.9 19:40:11 Uninstalling urllib3-1.25.9: 19:40:11 Successfully uninstalled urllib3-1.25.9 19:40:12 Attempting uninstall: idna 19:40:12 Found existing installation: idna 2.9 19:40:12 Uninstalling idna-2.9: 19:40:12 Successfully uninstalled idna-2.9 19:40:13 Attempting uninstall: requests 19:40:13 Found existing installation: requests 2.23.0 19:40:13 Uninstalling requests-2.23.0: 19:40:13 Successfully uninstalled requests-2.23.0 19:40:15 Running setup.py install for texttable: started 19:40:18 Running setup.py install for texttable: finished with status 'done' 19:40:18 Running setup.py install for dockerpty: started 19:40:20 Running setup.py install for dockerpty: finished with status 'done' 19:40:20 Running setup.py install for PyYAML: started 19:40:22 Running setup.py install for PyYAML: finished with status 'done' 19:40:24 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 19:40:29 Removing intermediate container 73a084186ab8 19:40:29 ---> 3419de1b1a6d 19:40:29 Step 22/26 : RUN apk --no-cache add curl 19:40:29 ---> Running in 151f8b597add 19:40:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:40:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:40:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:40:33 (2/3) Installing libcurl (7.69.1-r0) 19:40:33 (3/3) Installing curl (7.69.1-r0) 19:40:33 Executing busybox-1.31.1-r16.trigger 19:40:33 OK: 71 MiB in 58 packages 19:40:35 Removing intermediate container 151f8b597add 19:40:35 ---> e29cc27878e8 19:40:35 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:40:35 ---> Running in d1a6adbd8ec2 19:40:36 Removing intermediate container d1a6adbd8ec2 19:40:36 ---> f2fcfcaba9aa 19:40:36 Step 24/26 : LABEL arch=arm64 19:40:36 ---> Running in 11b4cc6f148f 19:40:36 Removing intermediate container 11b4cc6f148f 19:40:36 ---> a483b04a2164 19:40:36 Step 25/26 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:40:37 ---> Running in 5ec36a4cceba 19:40:37 Removing intermediate container 5ec36a4cceba 19:40:37 ---> fde9db4e0207 19:40:37 Step 26/26 : LABEL version=0.0.0 19:40:38 ---> Running in 001aa2788e74 19:40:38 Removing intermediate container 001aa2788e74 19:40:38 ---> 14c8269101e4 19:40:38 19:40:39 Successfully built 14c8269101e4 19:40:39 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:41:01  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 39aad592c1c2 19:41:01 ---> 83a03b84e7ed 19:41:01 19:41:01 Step 10/21 : FROM scratch 19:41:01 ---> 19:41:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:01 ---> Using cache 19:41:01 ---> 27f682e84cf6 19:41:01 Step 12/21 : ENV APP_PORT=48082 19:41:01 ---> Running in c09a2b54a283 19:41:02 Removing intermediate container c09a2b54a283 19:41:02 ---> 6315b5aa2bbc 19:41:02 Step 13/21 : EXPOSE $APP_PORT 19:41:02 ---> Running in 58bc7fb9bd49 19:41:03 Removing intermediate container 58bc7fb9bd49 19:41:03 ---> 4364556725ff 19:41:03 Step 14/21 : WORKDIR / 19:41:03 ---> Running in 20a357d1f3fa 19:41:04 Removing intermediate container 035f0793af69 19:41:04 ---> b5d51f15a984 19:41:04 19:41:04 Step 10/23 : FROM scratch 19:41:04 ---> 19:41:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:41:05 Removing intermediate container 20a357d1f3fa 19:41:05 ---> b5adc9e786af 19:41:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:41:05 ---> Running in 681f1b13ec94 19:41:05 Removing intermediate container 681f1b13ec94 19:41:05 ---> 54072ed80cb7 19:41:05 Step 12/23 : ENV APP_PORT=48060 19:41:06 ---> Running in 038c7312f6be 19:41:06 ---> f7d5523e4847 19:41:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:41:06 Removing intermediate container 038c7312f6be 19:41:06 ---> e1826244da6a 19:41:06 Step 13/23 : EXPOSE $APP_PORT 19:41:07 Removing intermediate container c22c54939133 19:41:07 ---> cf0305033936 19:41:07 19:41:07 Step 10/20 : FROM scratch 19:41:07 ---> 19:41:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:07 ---> Running in cdde9050ad06 19:41:07 ---> Using cache 19:41:07 ---> 27f682e84cf6 19:41:07 Step 12/20 : ENV APP_PORT=48085 19:41:07 ---> Running in 014c947c5620 19:41:07 Removing intermediate container cdde9050ad06 19:41:07 ---> e50c5c9663eb 19:41:07 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 19:41:07 ---> 89717d51b315 19:41:07 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:41:08 Removing intermediate container 014c947c5620 19:41:08 ---> ae2935268111 19:41:08 Step 13/20 : EXPOSE $APP_PORT 19:41:08 Removing intermediate container e3e21cb22504 19:41:08 ---> 232fe4974401 19:41:08 19:41:08 Step 10/21 : FROM scratch 19:41:08 ---> 19:41:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:41:08 ---> Running in 94b11c8efe7d 19:41:08 ---> Using cache 19:41:08 ---> 54072ed80cb7 19:41:08 Step 12/21 : ENV APP_PORT=48061 19:41:08 ---> 16bebcbe0bc0 19:41:08 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:41:08 ---> Running in c4f490cbbf02 19:41:08 ---> 22d547046c0c 19:41:08 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:41:08 ---> Running in 5cf60fb4bf59 19:41:08 Removing intermediate container 94b11c8efe7d 19:41:08 ---> 4a1dcad5b602 19:41:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 19:41:09 Removing intermediate container c4f490cbbf02 19:41:09 ---> fdc877ea3340 19:41:09 Step 13/21 : EXPOSE $APP_PORT 19:41:09 ---> Running in 47f979d28d30 19:41:09 Removing intermediate container 5cf60fb4bf59 19:41:09 ---> a33a9e413499 19:41:09 Step 19/21 : LABEL arch=arm64 19:41:09 ---> Running in 059eac80383a 19:41:09 ---> a5c74b1dd3d8 19:41:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:10 ---> 556a8ca2b731 19:41:10 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 19:41:10 Removing intermediate container 47f979d28d30 19:41:10 ---> 22c46ebde4e8 19:41:10 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 19:41:10 Removing intermediate container 059eac80383a 19:41:10 ---> fe27d316232b 19:41:10 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:41:10 ---> Running in 4426cdc902cf 19:41:11 ---> ccccb1447c45 19:41:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 19:41:11 Removing intermediate container 4426cdc902cf 19:41:11 ---> e9e052fe80c7 19:41:11 Step 21/21 : LABEL version=0.0.0 19:41:11 ---> 24aaacc1aec4 19:41:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:41:11 ---> 6fe4da41ad53 19:41:11 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:41:11 ---> Running in ce626b37726a 19:41:12 ---> 2c1e12f830c8 19:41:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 19:41:12 Removing intermediate container ce626b37726a 19:41:12 ---> e3aaa0d093e5 19:41:12 19:41:12 ---> 2eeb8a368f35 19:41:12 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:41:13 ---> d43067e44462 19:41:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:41:13 ---> Running in 191d6365afbe 19:41:13 Successfully built e3aaa0d093e5 19:41:13 Successfully tagged docker-core-command-go-arm64:latest 19:41:13  Building docker-core-command-go ... done  ---> 7ac753e7bca9 19:41:13 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 19:41:13 Removing intermediate container 191d6365afbe 19:41:13 ---> 8e513c6fc891 19:41:13 Step 18/20 : LABEL arch=arm64 19:41:13 ---> Running in 419594380d2c 19:41:14 ---> b7d6619160d4 19:41:14 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:41:14 ---> dfbb4866c816 19:41:14 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:41:14 Removing intermediate container 419594380d2c 19:41:14 ---> 42df7b5b1f39 19:41:14 Step 19/20 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:41:14 ---> Running in dd63a2658fc4 19:41:14 ---> Running in cc80b79dcf73 19:41:15 Removing intermediate container dd63a2658fc4 19:41:15 ---> 8b2d526e4688 19:41:15 Step 19/21 : LABEL arch=arm64 19:41:15 Removing intermediate container cc80b79dcf73 19:41:15 ---> 057686c114e3 19:41:15 Step 20/20 : LABEL version=0.0.0 19:41:15 ---> 1e1e545c1bcc 19:41:15 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:41:15 ---> Running in 236bf72e9029 19:41:15 ---> Running in b1f5509e92ce 19:41:15 ---> Running in 7ee22a1c52ab 19:41:15 Removing intermediate container 236bf72e9029 19:41:15 ---> 7f844cf7eafa 19:41:15 Step 20/21 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:41:15 Removing intermediate container 7ee22a1c52ab 19:41:15 ---> 16ecf603f541 19:41:15 Step 21/23 : LABEL arch=arm64 19:41:15 Removing intermediate container b1f5509e92ce 19:41:15 ---> 028277d36316 19:41:15 19:41:15 ---> Running in 0f10e4da2e08 19:41:16 ---> Running in 23ed6fb714d5 19:41:16 Successfully built 028277d36316 19:41:16 Successfully tagged docker-support-scheduler-go-arm64:latest 19:41:16  Building docker-support-scheduler-go ... done Removing intermediate container 0f10e4da2e08 19:41:16 ---> 49007a2210de 19:41:16 Step 21/21 : LABEL version=0.0.0 19:41:16 Removing intermediate container 23ed6fb714d5 19:41:16 ---> 79a8103b8cad 19:41:16 Step 22/23 : LABEL git_sha=24fe4be10d7a1552c86e1c1b8276c694f532d3a6 19:41:16 ---> Running in 9ab289687136 19:41:16 ---> Running in fafdf6fa0301 19:41:17 Removing intermediate container 9ab289687136 19:41:17 ---> b15f6ffab0cf 19:41:17 19:41:17 Removing intermediate container fafdf6fa0301 19:41:17 ---> a2717a97663c 19:41:17 Step 23/23 : LABEL version=0.0.0 19:41:17 Successfully built b15f6ffab0cf 19:41:17 ---> Running in 261321545e47 19:41:17 Successfully tagged docker-support-logging-go-arm64:latest 19:41:17  Building docker-support-logging-go ... done Removing intermediate container 261321545e47 19:41:17 ---> 39195bc5c789 19:41:17 19:41:18 Successfully built 39195bc5c789 19:41:18 Successfully tagged docker-support-notifications-go-arm64:latest 19:41:18  Building docker-support-notifications-go ... done  [Pipeline] } 19:41:18 $ docker stop --time=1 d0276eccb8d93189d386b706ab57db65bd9ac2344dae7bf679235f1f74e9683c 19:41:20 $ docker rm -f d0276eccb8d93189d386b706ab57db65bd9ac2344dae7bf679235f1f74e9683c [Pipeline] // withDockerContainer [Pipeline] sh 19:41:21 + grep docker 19:41:21 + docker images 19:41:21 docker-support-notifications-go-arm64 latest 39195bc5c789 4 seconds ago 13.9MB 19:41:21 docker-support-logging-go-arm64 latest b15f6ffab0cf 5 seconds ago 11.4MB 19:41:21 docker-support-scheduler-go-arm64 latest 028277d36316 6 seconds ago 12.6MB 19:41:21 docker-core-command-go-arm64 latest e3aaa0d093e5 9 seconds ago 12.4MB 19:41:21 docker-sys-mgmt-agent-go-arm64 latest 14c8269101e4 43 seconds ago 266MB 19:41:21 docker-core-data-go-arm64 latest 3598dca6f2ef 3 minutes ago 22.6MB 19:41:21 docker-security-secretstore-setup-go-arm64 latest 20dafbd5bc7f 3 minutes ago 32.6MB 19:41:21 docker-security-secrets-setup-go-arm64 latest 96e1c20744d4 3 minutes ago 24.2MB 19:41:21 docker-core-metadata-go-arm64 latest c1f8b31e2920 3 minutes ago 13.8MB 19:41:21 docker-security-proxy-setup-go-arm64 latest dadd6d428133 4 minutes ago 15.8MB 19:41:21 docker latest ce9d55ae87f1 4 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 19:41:22 provisioning config files... 19:41:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8172375186304535932tmp [Pipeline] { [Pipeline] sh 19:41:23 + curl -s https://codecov.io/bash 19:41:23 + bash -s - -t @/w/workspace/edgex-go/7@tmp/config8172375186304535932tmp [Pipeline] } 19:41:23 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 19:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:25 ---> package-listing.sh 19:41:25 ++ facter osfamily 19:41:25 ++ tr '[:upper:]' '[:lower:]' 19:41:25 + OS_FAMILY=redhat 19:41:25 + workspace=/w/workspace/edgex-go/7 19:41:25 + START_PACKAGES=/tmp/packages_start.txt 19:41:25 + END_PACKAGES=/tmp/packages_end.txt 19:41:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:25 + PACKAGES=/tmp/packages_start.txt 19:41:25 + '[' /w/workspace/edgex-go/7 ']' 19:41:25 + PACKAGES=/tmp/packages_end.txt 19:41:25 + case "${OS_FAMILY}" in 19:41:25 + rpm -qa 19:41:25 + sort 19:41:29 + '[' -f /tmp/packages_start.txt ']' 19:41:29 + '[' -f /tmp/packages_end.txt ']' 19:41:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:29 + '[' /w/workspace/edgex-go/7 ']' 19:41:29 + mkdir -p /w/workspace/edgex-go/7/archives/ 19:41:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] isUnix [Pipeline] sh 19:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:30 19:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:30 alpine: Pulling from edgex-lftools-log-publisher 19:41:30 c9b1b535fdd9: Pulling fs layer 19:41:30 2cc5ad85d9ab: Pulling fs layer 19:41:30 756a868c4378: Pulling fs layer 19:41:30 444b2fc9a129: Pulling fs layer 19:41:30 ea15f1150254: Pulling fs layer 19:41:30 41b27a9f41bf: Pulling fs layer 19:41:30 28c525ee5125: Pulling fs layer 19:41:30 094b1ea09ed8: Pulling fs layer 19:41:30 138eaada9080: Pulling fs layer 19:41:30 0622d0fa9048: Pulling fs layer 19:41:30 444b2fc9a129: Waiting 19:41:30 ea15f1150254: Waiting 19:41:30 41b27a9f41bf: Waiting 19:41:30 28c525ee5125: Waiting 19:41:30 094b1ea09ed8: Waiting 19:41:30 138eaada9080: Waiting 19:41:30 0622d0fa9048: Waiting 19:41:30 2cc5ad85d9ab: Verifying Checksum 19:41:30 2cc5ad85d9ab: Download complete 19:41:30 444b2fc9a129: Verifying Checksum 19:41:30 444b2fc9a129: Download complete 19:41:30 c9b1b535fdd9: Verifying Checksum 19:41:30 c9b1b535fdd9: Download complete 19:41:30 ea15f1150254: Verifying Checksum 19:41:30 ea15f1150254: Download complete 19:41:31 28c525ee5125: Verifying Checksum 19:41:31 28c525ee5125: Download complete 19:41:31 756a868c4378: Verifying Checksum 19:41:31 756a868c4378: Download complete 19:41:31 c9b1b535fdd9: Pull complete 19:41:31 138eaada9080: Verifying Checksum 19:41:31 138eaada9080: Download complete 19:41:31 094b1ea09ed8: Verifying Checksum 19:41:31 094b1ea09ed8: Download complete 19:41:31 0622d0fa9048: Verifying Checksum 19:41:31 0622d0fa9048: Download complete 19:41:31 2cc5ad85d9ab: Pull complete 19:41:31 41b27a9f41bf: Verifying Checksum 19:41:31 41b27a9f41bf: Download complete 19:41:33 756a868c4378: Pull complete 19:41:33 444b2fc9a129: Pull complete 19:41:33 ea15f1150254: Pull complete 19:41:39 41b27a9f41bf: Pull complete 19:41:40 28c525ee5125: Pull complete 19:41:42 094b1ea09ed8: Pull complete 19:41:43 138eaada9080: Pull complete 19:41:43 0622d0fa9048: Pull complete 19:41:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:41:43 prd-centos7-docker-4c-2g-1147 does not seem to be running inside a container 19:41:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:41:47 $ docker top 673390e8dbbae913a12d2999508793e20c836a21a8da0c5fcd8473aac319d5ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:48 provisioning config files... 19:41:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5111879057805255497tmp [Pipeline] { [Pipeline] echo 19:41:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:48 ---> create-netrc.sh [Pipeline] echo 19:41:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:48 ---> logs-deploy.sh 19:41:48 + ARCHIVE_ARTIFACTS= 19:41:48 + LOGS_SERVER=https://logs.edgexfoundry.org 19:41:48 + '[' https://logs.edgexfoundry.org == None ']' 19:41:48 + NEXUS_URL=https://nexus.edgexfoundry.org 19:41:48 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/7 19:41:48 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/7/ 19:41:48 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/7 /w/workspace/edgex-go/7 19:41:49 Archives upload complete. 19:41:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/7/ 19:41:50 ---> uname -a: 19:41:50 Linux 673390e8dbba 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:41:50 19:41:50