Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 82b187e91532f82db40e9dc8d7590bd46fa6d242+3eb76640e6647ccb2c90eae523d8ce8ade543cc4 (47a4fc410cbfeb25234fa0873ed035200978ed9e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-435 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/33 [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/33 # 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/2574/head:refs/remotes/origin/PR-2574 +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/2574/head:refs/remotes/origin/PR-2574 # 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/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d Checking out Revision aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # 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 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d # timeout=10 Commit message: "Merge commit '3eb76640e6647ccb2c90eae523d8ce8ade543cc4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-19T00:30:48.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-19T00:30:49.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-19T00:30:49.254Z] ========================================================= [2020-08-19T00:30:49.254Z] EdgeX Global Pipelines Version Info [2020-08-19T00:30:49.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 94bf66af5c51d2256acbe2a21da3f9be30260cb0 # timeout=10 [2020-08-19T00:30:50.733Z] ------------------- [2020-08-19T00:30:50.733Z] stable info: [2020-08-19T00:30:50.733Z] ------------------- [2020-08-19T00:30:50.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-19T00:30:50.733Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-19T00:30:50.733Z] Message: update stable to v1.0.106 [2020-08-19T00:30:51.683Z] ------------------- [2020-08-19T00:30:51.683Z] experimental info: [2020-08-19T00:30:51.683Z] ------------------- [2020-08-19T00:30:51.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-19T00:30:51.683Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-19T00:30:51.683Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-19T00:30:53.386Z] ++ 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 [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/core-command/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/core-data/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-19T00:30:53.386Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-19T00:30:53.386Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-19T00:30:53.386Z] ++ cut -d/ -f2 [2020-08-19T00:30:53.386Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-19T00:30:53.454Z] 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 [2020-08-19T00:30:54.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T00:30:54.371Z] [2020-08-19T00:30:54.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:30:54.711Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T00:30:54.711Z] latest: Pulling from edgex-devops/git-semver [2020-08-19T00:30:54.711Z] 31603596830f: Pulling fs layer [2020-08-19T00:30:54.711Z] 2a8b12db71e7: Pulling fs layer [2020-08-19T00:30:54.711Z] 6ca5941a6612: Pulling fs layer [2020-08-19T00:30:54.711Z] ecc8261a40a4: Pulling fs layer [2020-08-19T00:30:54.711Z] ecc8261a40a4: Waiting [2020-08-19T00:30:54.711Z] 2a8b12db71e7: Verifying Checksum [2020-08-19T00:30:54.711Z] 2a8b12db71e7: Download complete [2020-08-19T00:30:54.711Z] 31603596830f: Verifying Checksum [2020-08-19T00:30:54.711Z] 31603596830f: Download complete [2020-08-19T00:30:54.974Z] ecc8261a40a4: Verifying Checksum [2020-08-19T00:30:54.974Z] ecc8261a40a4: Download complete [2020-08-19T00:30:54.974Z] 6ca5941a6612: Verifying Checksum [2020-08-19T00:30:54.974Z] 6ca5941a6612: Download complete [2020-08-19T00:30:55.240Z] 31603596830f: Pull complete [2020-08-19T00:30:55.240Z] 2a8b12db71e7: Pull complete [2020-08-19T00:30:56.183Z] 6ca5941a6612: Pull complete [2020-08-19T00:30:56.183Z] ecc8261a40a4: Pull complete [2020-08-19T00:30:56.183Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-19T00:30:56.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T00:30:56.183Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-19T00:30:56.280Z] prd-centos7-docker-4c-2g-435 does not seem to be running inside a container [2020-08-19T00:30:56.328Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T00:30:58.786Z] $ docker top 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T00:30:59.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T00:30:59.078Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T00:30:59.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T00:30:59.296Z] $ docker exec 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent [2020-08-19T00:30:59.465Z] SSH_AUTH_SOCK=/tmp/ssh-SFXchNYj4OFk/agent.12 [2020-08-19T00:30:59.465Z] SSH_AGENT_PID=17 [2020-08-19T00:30:59.478Z] Running ssh-add (command line suppressed) [2020-08-19T00:30:59.594Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_3064142926609871964.key (/w/workspace/edgex-go/33@tmp/private_key_3064142926609871964.key) [2020-08-19T00:30:59.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T00:30:59.978Z] + git describe --exact-match --tags HEAD [2020-08-19T00:30:59.978Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-19T00:31:00.003Z] $ docker exec --env ******** --env ******** 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent -k [2020-08-19T00:31:00.114Z] unset SSH_AUTH_SOCK; [2020-08-19T00:31:00.114Z] unset SSH_AGENT_PID; [2020-08-19T00:31:00.115Z] echo Agent pid 17 killed; [2020-08-19T00:31:00.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-19T00:31:00.258Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-19T00:31:00.258Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-19T00:31:00.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T00:31:00.378Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T00:31:00.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T00:31:00.539Z] $ docker exec 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent [2020-08-19T00:31:00.697Z] SSH_AUTH_SOCK=/tmp/ssh-yykeFHjCWGDj/agent.45 [2020-08-19T00:31:00.697Z] SSH_AGENT_PID=51 [2020-08-19T00:31:00.704Z] Running ssh-add (command line suppressed) [2020-08-19T00:31:00.813Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_8987148578595706608.key (/w/workspace/edgex-go/33@tmp/private_key_8987148578595706608.key) [2020-08-19T00:31:00.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T00:31:01.221Z] + git semver init [2020-08-19T00:31:01.221Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T00:31:01.221Z] # $GIT_DIR = /w/workspace/edgex-go/33/.git [2020-08-19T00:31:01.221Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/33 [2020-08-19T00:31:01.221Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T00:31:01.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T00:31:01.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T00:31:01.221Z] # $SEMVER_BRANCH = PR-2574 [2020-08-19T00:31:01.221Z] # $SEMVER_TEMP = /tmp/semver-246266232 [2020-08-19T00:31:01.221Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-19T00:31:40.108Z] # '/tmp/semver-246266232' -> '/w/workspace/edgex-go/33/.semver' [2020-08-19T00:31:40.108Z] # -> Force: false [2020-08-19T00:31:40.108Z] # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } [2020-08-19T00:31:40.122Z] $ docker exec --env ******** --env ******** 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent -k [2020-08-19T00:31:40.386Z] unset SSH_AUTH_SOCK; [2020-08-19T00:31:40.386Z] unset SSH_AGENT_PID; [2020-08-19T00:31:40.386Z] echo Agent pid 51 killed; [2020-08-19T00:31:40.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T00:31:40.966Z] + git semver [Pipeline] } [2020-08-19T00:31:40.983Z] $ docker stop --time=1 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b [2020-08-19T00:31:42.564Z] $ docker rm -f 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-19T00:31:55.852Z] Stashed 36 file(s) [Pipeline] echo [2020-08-19T00:31:55.855Z] [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 [2020-08-19T00:31:56.398Z] ========================================================= [2020-08-19T00:31:56.399Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-19T00:31:56.399Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:31:56.734Z] + 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 . [2020-08-19T00:32:00.073Z] Sending build context to Docker daemon 323.2MB [2020-08-19T00:32:00.073Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-19T00:32:00.073Z] Step 2/7 : FROM ${BASE} [2020-08-19T00:32:00.073Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-19T00:32:00.073Z] df20fa9351a1: Pulling fs layer [2020-08-19T00:32:00.073Z] ed8968b2872e: Pulling fs layer [2020-08-19T00:32:00.073Z] a92cc7c5fd73: Pulling fs layer [2020-08-19T00:32:00.073Z] 2dd03ba5bac4: Pulling fs layer [2020-08-19T00:32:00.073Z] 1e091d79d1de: Pulling fs layer [2020-08-19T00:32:00.073Z] 481702a1767f: Pulling fs layer [2020-08-19T00:32:00.073Z] f64a6f60c768: Pulling fs layer [2020-08-19T00:32:00.073Z] e78d2573fc39: Pulling fs layer [2020-08-19T00:32:00.073Z] e876d2f968b6: Pulling fs layer [2020-08-19T00:32:00.073Z] ce8a83651883: Pulling fs layer [2020-08-19T00:32:00.073Z] 07967f4d0e4b: Pulling fs layer [2020-08-19T00:32:00.073Z] 2dd03ba5bac4: Waiting [2020-08-19T00:32:00.073Z] 1e091d79d1de: Waiting [2020-08-19T00:32:00.073Z] 481702a1767f: Waiting [2020-08-19T00:32:00.073Z] f64a6f60c768: Waiting [2020-08-19T00:32:00.073Z] e78d2573fc39: Waiting [2020-08-19T00:32:00.073Z] e876d2f968b6: Waiting [2020-08-19T00:32:00.073Z] ce8a83651883: Waiting [2020-08-19T00:32:00.073Z] 07967f4d0e4b: Waiting [2020-08-19T00:32:00.073Z] a92cc7c5fd73: Verifying Checksum [2020-08-19T00:32:00.073Z] a92cc7c5fd73: Download complete [2020-08-19T00:32:00.073Z] ed8968b2872e: Verifying Checksum [2020-08-19T00:32:00.073Z] ed8968b2872e: Download complete [2020-08-19T00:32:00.073Z] 1e091d79d1de: Verifying Checksum [2020-08-19T00:32:00.073Z] 1e091d79d1de: Download complete [2020-08-19T00:32:00.073Z] 481702a1767f: Download complete [2020-08-19T00:32:00.073Z] df20fa9351a1: Verifying Checksum [2020-08-19T00:32:00.073Z] df20fa9351a1: Download complete [2020-08-19T00:32:00.073Z] df20fa9351a1: Pull complete [2020-08-19T00:32:00.665Z] ed8968b2872e: Pull complete [2020-08-19T00:32:00.665Z] f64a6f60c768: Verifying Checksum [2020-08-19T00:32:00.665Z] f64a6f60c768: Download complete [2020-08-19T00:32:00.665Z] e876d2f968b6: Verifying Checksum [2020-08-19T00:32:00.665Z] e876d2f968b6: Download complete [2020-08-19T00:32:01.252Z] e78d2573fc39: Verifying Checksum [2020-08-19T00:32:01.252Z] e78d2573fc39: Download complete [2020-08-19T00:32:01.252Z] 07967f4d0e4b: Verifying Checksum [2020-08-19T00:32:01.252Z] 07967f4d0e4b: Download complete [2020-08-19T00:32:01.515Z] 2dd03ba5bac4: Verifying Checksum [2020-08-19T00:32:01.515Z] 2dd03ba5bac4: Download complete [2020-08-19T00:32:01.515Z] ce8a83651883: Verifying Checksum [2020-08-19T00:32:01.515Z] ce8a83651883: Download complete [2020-08-19T00:32:02.099Z] a92cc7c5fd73: Pull complete [2020-08-19T00:32:07.433Z] 2dd03ba5bac4: Pull complete [2020-08-19T00:32:07.433Z] 1e091d79d1de: Pull complete [2020-08-19T00:32:07.433Z] 481702a1767f: Pull complete [2020-08-19T00:32:11.199Z] Still waiting to schedule task [2020-08-19T00:32:11.200Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-19T00:32:12.739Z] f64a6f60c768: Pull complete [2020-08-19T00:32:15.290Z] e78d2573fc39: Pull complete [2020-08-19T00:32:15.290Z] e876d2f968b6: Pull complete [2020-08-19T00:32:16.236Z] ce8a83651883: Pull complete [2020-08-19T00:32:16.497Z] 07967f4d0e4b: Pull complete [2020-08-19T00:32:16.497Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-19T00:32:16.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-19T00:32:16.497Z] ---> 5d7c900382c6 [2020-08-19T00:32:16.497Z] 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 [2020-08-19T00:32:18.423Z] ---> Running in 6c53e783a7a7 [2020-08-19T00:32:18.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:32:19.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:32:19.891Z] (1/12) Installing libmagic (5.38-r0) [2020-08-19T00:32:20.464Z] (2/12) Installing file (5.38-r0) [2020-08-19T00:32:20.464Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-19T00:32:20.725Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-19T00:32:32.966Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-19T00:32:32.966Z] (6/12) Installing patch (2.7.6-r6) [2020-08-19T00:32:32.966Z] (7/12) Installing build-base (0.5-r2) [2020-08-19T00:32:32.966Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-19T00:32:32.966Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-19T00:32:32.966Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-19T00:32:32.966Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-19T00:32:32.966Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-19T00:32:32.966Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:32:32.966Z] OK: 233 MiB in 51 packages [2020-08-19T00:32:36.279Z] Removing intermediate container 6c53e783a7a7 [2020-08-19T00:32:36.279Z] ---> a5e632ec3a2d [2020-08-19T00:32:36.279Z] Step 4/7 : WORKDIR /edgex-go [2020-08-19T00:32:36.279Z] ---> Running in a21b9b8338fb [2020-08-19T00:32:36.279Z] Removing intermediate container a21b9b8338fb [2020-08-19T00:32:36.279Z] ---> ec1aa7f5038a [2020-08-19T00:32:36.279Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-19T00:32:36.279Z] latest: Pulling from library/docker [2020-08-19T00:32:36.542Z] df20fa9351a1: Already exists [2020-08-19T00:32:36.542Z] 25ad7478873d: Pulling fs layer [2020-08-19T00:32:36.542Z] 4684f6177b5d: Pulling fs layer [2020-08-19T00:32:36.542Z] 46e300cec669: Pulling fs layer [2020-08-19T00:32:36.542Z] 63038576ad94: Pulling fs layer [2020-08-19T00:32:36.542Z] 0fdb76c4706c: Pulling fs layer [2020-08-19T00:32:36.542Z] cb7edeffdfd5: Pulling fs layer [2020-08-19T00:32:36.542Z] 63038576ad94: Waiting [2020-08-19T00:32:36.542Z] 0fdb76c4706c: Waiting [2020-08-19T00:32:36.542Z] cb7edeffdfd5: Waiting [2020-08-19T00:32:36.804Z] 4684f6177b5d: Verifying Checksum [2020-08-19T00:32:36.804Z] 4684f6177b5d: Download complete [2020-08-19T00:32:36.804Z] 25ad7478873d: Verifying Checksum [2020-08-19T00:32:36.804Z] 25ad7478873d: Download complete [2020-08-19T00:32:36.804Z] 63038576ad94: Verifying Checksum [2020-08-19T00:32:36.804Z] 63038576ad94: Download complete [2020-08-19T00:32:36.804Z] 0fdb76c4706c: Verifying Checksum [2020-08-19T00:32:36.804Z] 0fdb76c4706c: Download complete [2020-08-19T00:32:37.065Z] cb7edeffdfd5: Download complete [2020-08-19T00:32:37.065Z] 25ad7478873d: Pull complete [2020-08-19T00:32:37.065Z] 4684f6177b5d: Pull complete [2020-08-19T00:32:38.452Z] 46e300cec669: Verifying Checksum [2020-08-19T00:32:38.452Z] 46e300cec669: Download complete [2020-08-19T00:32:41.008Z] 46e300cec669: Pull complete [2020-08-19T00:32:41.008Z] 63038576ad94: Pull complete [2020-08-19T00:32:41.008Z] 0fdb76c4706c: Pull complete [2020-08-19T00:32:41.008Z] cb7edeffdfd5: Pull complete [2020-08-19T00:32:41.008Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-19T00:32:41.008Z] Status: Downloaded newer image for docker:latest [2020-08-19T00:32:42.927Z] ---> 8d00240c694d [2020-08-19T00:32:42.927Z] Step 6/7 : COPY go.mod . [2020-08-19T00:32:42.927Z] ---> 62e1c1093981 [2020-08-19T00:32:42.927Z] Step 7/7 : RUN go mod download [2020-08-19T00:32:42.927Z] ---> Running in ec5fca221f3b [2020-08-19T00:32:45.473Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-19T00:32:45.473Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T00:32:45.473Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-19T00:32:45.473Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T00:32:45.734Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T00:32:45.734Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T00:32:45.735Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T00:32:45.735Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T00:32:45.735Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-19T00:32:45.735Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T00:32:45.995Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-19T00:32:45.995Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-19T00:32:45.995Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-19T00:32:45.995Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T00:32:45.995Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-19T00:32:45.995Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-19T00:32:45.995Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-19T00:32:46.256Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T00:32:46.256Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T00:32:46.256Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-19T00:32:46.256Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T00:32:46.256Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-19T00:32:46.256Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T00:32:46.256Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T00:32:46.518Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-19T00:32:46.518Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-19T00:32:46.518Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-19T00:32:46.518Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-19T00:32:46.518Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-19T00:32:46.518Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T00:32:46.518Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-19T00:32:46.779Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-19T00:32:46.779Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T00:32:46.779Z] go: finding github.com/google/uuid v1.1.0 [2020-08-19T00:32:46.779Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T00:32:46.779Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T00:32:46.779Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T00:32:46.779Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T00:32:47.040Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T00:32:47.300Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T00:32:47.562Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-19T00:32:47.562Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-19T00:32:47.562Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T00:32:47.562Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-19T00:32:47.562Z] go: finding github.com/kr/pty v1.1.1 [2020-08-19T00:32:47.562Z] go: finding github.com/kr/text v0.1.0 [2020-08-19T00:32:47.562Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-19T00:32:47.822Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T00:32:47.822Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T00:32:47.822Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T00:32:47.822Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T00:32:47.822Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T00:32:47.822Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T00:32:48.082Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T00:32:48.082Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T00:32:48.083Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T00:32:48.083Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T00:32:48.083Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T00:32:48.083Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T00:32:48.083Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-19T00:32:48.343Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-19T00:32:48.343Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T00:32:48.343Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-19T00:32:48.343Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T00:32:48.343Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T00:32:48.343Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T00:32:48.343Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T00:32:48.604Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-19T00:32:48.604Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T00:32:48.604Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T00:32:48.604Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T00:32:48.604Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T00:32:48.604Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T00:32:48.604Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/text v0.3.2 [2020-08-19T00:32:48.865Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-19T00:32:48.865Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-19T00:32:49.126Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-19T00:32:49.126Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-19T00:32:49.126Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-19T00:32:49.126Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T00:33:07.276Z] Removing intermediate container ec5fca221f3b [2020-08-19T00:33:07.276Z] ---> 59ab3e803195 [2020-08-19T00:33:07.276Z] Successfully built 59ab3e803195 [2020-08-19T00:33:07.276Z] 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 [2020-08-19T00:33:07.902Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-19T00:33:07.902Z] . [Pipeline] withDockerContainer [2020-08-19T00:33:08.019Z] prd-centos7-docker-4c-2g-435 does not seem to be running inside a container [2020-08-19T00:33:08.064Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 ******** ci-base-image-x86_64 cat [2020-08-19T00:33:08.836Z] $ docker top 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:33:09.359Z] + go version [2020-08-19T00:33:09.359Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-19T00:33:09.370Z] ========================================================= [2020-08-19T00:33:09.370Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-19T00:33:09.370Z] ========================================================= [Pipeline] sh [2020-08-19T00:33:09.657Z] + make test [2020-08-19T00:33:09.657Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-19T00:33:12.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-19T00:33:22.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-19T00:33:25.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-19T00:33:25.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-19T00:33:25.742Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-19T00:33:26.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-19T00:33:28.594Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.008s [2020-08-19T00:33:28.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-19T00:33:28.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-19T00:33:28.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-19T00:33:28.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-19T00:33:29.200Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-19T00:33:29.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-19T00:33:29.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-19T00:33:29.483Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-19T00:33:34.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.065s coverage: 46.6% of statements [2020-08-19T00:33:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-19T00:33:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-19T00:33:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-19T00:33:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-19T00:33:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-19T00:33:37.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.2% of statements [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-19T00:33:37.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.015s coverage: 100.0% of statements [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-19T00:33:37.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.009s coverage: 100.0% of statements [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-19T00:33:37.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.030s coverage: 80.0% of statements [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-19T00:33:37.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.038s coverage: 92.9% of statements [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-19T00:33:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-19T00:33:38.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.129s coverage: 28.6% of statements [2020-08-19T00:33:38.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-19T00:33:38.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-19T00:33:38.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-19T00:33:38.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-19T00:33:38.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-19T00:33:39.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements [2020-08-19T00:33:39.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-19T00:33:39.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.007s coverage: 100.0% of statements [2020-08-19T00:33:39.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-19T00:33:39.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements [2020-08-19T00:33:39.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-19T00:33:40.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.032s coverage: 97.5% of statements [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-19T00:33:40.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-19T00:33:40.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-19T00:33:40.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-19T00:33:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.055s coverage: 63.5% of statements [2020-08-19T00:33:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-19T00:33:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-19T00:33:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.004s coverage: 100.0% of statements [2020-08-19T00:33:41.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements [2020-08-19T00:33:41.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2020-08-19T00:33:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2020-08-19T00:33:41.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.004s coverage: 100.0% of statements [2020-08-19T00:33:43.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.096s coverage: 55.9% of statements [2020-08-19T00:33:43.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-19T00:33:43.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-19T00:33:43.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-19T00:33:43.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.319s coverage: 86.3% of statements [2020-08-19T00:34:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.254s coverage: 72.2% of statements [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.107s coverage: 72.1% of statements [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.012s coverage: 48.4% of statements [2020-08-19T00:34:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-19T00:34:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-19T00:34:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-19T00:34:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.071s coverage: 33.7% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.105s coverage: 84.1% of statements [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.021s coverage: 42.9% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.037s coverage: 46.1% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.017s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.029s coverage: 99.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-19T00:34:01.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-19T00:34:01.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-08-19T00:34:01.850Z] GO111MODULE=on go vet ./... [2020-08-19T00:34:07.178Z] gofmt -l . [2020-08-19T00:34:07.178Z] [ "`gofmt -l .`" = "" ] [2020-08-19T00:34:07.440Z] ./bin/test-go-mod-tidy.sh [2020-08-19T00:34:08.017Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-19T00:34:09.705Z] + ls -al . [2020-08-19T00:34:09.705Z] total 564 [2020-08-19T00:34:09.705Z] drwxrwxr-x 10 1001 1001 4096 Aug 19 00:34 . [2020-08-19T00:34:09.705Z] drwxr-xr-x 4 root root 30 Aug 19 00:33 .. [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 00:30 .dockerignore [2020-08-19T00:34:09.705Z] drwxrwxr-x 8 1001 1001 179 Aug 19 00:30 .git [2020-08-19T00:34:09.705Z] drwxrwxr-x 3 1001 1001 60 Aug 19 00:30 .github [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 932 Aug 19 00:30 .gitignore [2020-08-19T00:34:09.705Z] drwx------ 3 1001 1001 47 Aug 19 00:31 .semver [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 00:30 .sonarcloud.properties [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 00:30 CONTRIBUTING.md [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 1035 Aug 19 00:30 Dockerfile.build [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 865 Aug 19 00:30 Jenkinsfile [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 00:30 LICENSE [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 6237 Aug 19 00:30 Makefile [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 5652 Aug 19 00:30 README.md [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 259 Aug 19 00:30 SECURITY.md [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 00:31 VERSION [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 00:30 ZMQWindows.md [2020-08-19T00:34:09.705Z] drwxrwxr-x 2 1001 1001 117 Aug 19 00:30 bin [2020-08-19T00:34:09.705Z] drwxrwxr-x 15 1001 1001 4096 Aug 19 00:30 cmd [2020-08-19T00:34:09.705Z] -rw-r--r-- 1 root root 467868 Aug 19 00:33 coverage.out [2020-08-19T00:34:09.705Z] -rw-r--r-- 1 root root 1075 Aug 19 00:34 go.mod [2020-08-19T00:34:09.705Z] -rw-r--r-- 1 root root 19185 Aug 19 00:34 go.sum [2020-08-19T00:34:09.705Z] drwxrwxr-x 8 1001 1001 127 Aug 19 00:30 internal [2020-08-19T00:34:09.705Z] drwxrwxr-x 4 1001 1001 26 Aug 19 00:30 openapi [2020-08-19T00:34:09.705Z] drwxrwxr-x 4 1001 1001 71 Aug 19 00:30 snap [2020-08-19T00:34:09.705Z] -rw-rw-r-- 1 1001 1001 168 Aug 19 00:30 version.go [Pipeline] sh [2020-08-19T00:34:10.006Z] + '[' -e coverage.out ] [2020-08-19T00:34:10.006Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-19T00:34:10.116Z] Stashed 1 file(s) [Pipeline] sh [2020-08-19T00:34:10.409Z] + make build [2020-08-19T00:34:10.409Z] 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 [2020-08-19T00:34:17.043Z] 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 [2020-08-19T00:34:20.343Z] 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 [2020-08-19T00:34:21.732Z] 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 [2020-08-19T00:34:23.119Z] 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 [2020-08-19T00:34:25.041Z] 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 [2020-08-19T00:34:25.301Z] 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 [2020-08-19T00:34:27.848Z] 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 [2020-08-19T00:34:29.231Z] 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 [2020-08-19T00:34:30.623Z] 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 [2020-08-19T00:34:32.017Z] 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 [2020-08-19T00:34:33.403Z] 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 [2020-08-19T00:34:34.345Z] 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] } [2020-08-19T00:34:35.743Z] $ docker stop --time=1 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 [2020-08-19T00:34:37.374Z] $ docker rm -f 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:34:38.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-19T00:34:38.752Z] [2020-08-19T00:34:38.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:34:39.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-19T00:34:39.178Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-19T00:34:39.178Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-19T00:34:39.178Z] ca9280d653b3: Pulling fs layer [2020-08-19T00:34:39.178Z] 7e9c9ca2126c: Pulling fs layer [2020-08-19T00:34:39.178Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-19T00:34:39.178Z] cbdbe7a5bc2a: Download complete [2020-08-19T00:34:39.467Z] ca9280d653b3: Verifying Checksum [2020-08-19T00:34:39.467Z] ca9280d653b3: Download complete [2020-08-19T00:34:39.467Z] cbdbe7a5bc2a: Pull complete [2020-08-19T00:34:40.057Z] 7e9c9ca2126c: Download complete [2020-08-19T00:34:40.631Z] ca9280d653b3: Pull complete [2020-08-19T00:34:47.243Z] 7e9c9ca2126c: Pull complete [2020-08-19T00:34:47.244Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-19T00:34:47.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-19T00:34:47.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-19T00:34:47.377Z] prd-centos7-docker-4c-2g-435 does not seem to be running inside a container [2020-08-19T00:34:47.419Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-19T00:34:50.788Z] $ docker top 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:34:51.313Z] + docker-compose build --help [2020-08-19T00:34:51.314Z] + grep parallel [2020-08-19T00:34:52.264Z] --parallel Build images in parallel. [Pipeline] } [2020-08-19T00:34:52.276Z] $ docker stop --time=1 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 [2020-08-19T00:34:53.644Z] $ docker rm -f 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:34:54.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-19T00:34:54.228Z] . [Pipeline] withDockerContainer [2020-08-19T00:34:54.327Z] prd-centos7-docker-4c-2g-435 does not seem to be running inside a container [2020-08-19T00:34:54.374Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 [2020-08-19T00:34:55.047Z] $ docker top 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:34:55.528Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-19T00:34:56.475Z] Building docker-core-command-go ... [2020-08-19T00:34:56.475Z] Building docker-core-data-go ... [2020-08-19T00:34:56.475Z] Building docker-core-metadata-go ... [2020-08-19T00:34:56.475Z] Building docker-security-proxy-setup-go ... [2020-08-19T00:34:56.475Z] Building docker-security-secrets-setup-go ... [2020-08-19T00:34:56.475Z] Building docker-security-secretstore-setup-go ... [2020-08-19T00:34:56.475Z] Building docker-support-logging-go ... [2020-08-19T00:34:56.475Z] Building docker-support-notifications-go ... [2020-08-19T00:34:56.475Z] Building docker-support-scheduler-go ... [2020-08-19T00:34:56.475Z] Building docker-sys-mgmt-agent-go ... [2020-08-19T00:34:56.475Z] Building docker-security-proxy-setup-go [2020-08-19T00:34:56.475Z] Building docker-core-data-go [2020-08-19T00:34:56.475Z] Building docker-support-scheduler-go [2020-08-19T00:34:56.475Z] Building docker-support-logging-go [2020-08-19T00:34:56.475Z] Building docker-core-metadata-go [2020-08-19T00:35:23.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:35:23.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:35:23.475Z] ---> 59ab3e803195 [2020-08-19T00:35:23.475Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:35:23.475Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:35:23.475Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:35:23.475Z] ---> 59ab3e803195 [2020-08-19T00:35:23.475Z] Step 3/20 : WORKDIR /edgex-go [2020-08-19T00:35:23.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:35:23.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:35:23.475Z] ---> 59ab3e803195 [2020-08-19T00:35:23.475Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:35:23.737Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:35:23.737Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:35:23.737Z] ---> 59ab3e803195 [2020-08-19T00:35:23.737Z] Step 3/20 : WORKDIR /edgex-go [2020-08-19T00:35:23.998Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:35:23.998Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:35:23.998Z] ---> 59ab3e803195 [2020-08-19T00:35:23.998Z] Step 3/22 : WORKDIR /edgex-go [2020-08-19T00:35:24.572Z] ---> Running in c3adc32f504e [2020-08-19T00:35:24.572Z] ---> Running in a788ed797301 [2020-08-19T00:35:24.572Z] ---> Running in 957a6f0d59fe [2020-08-19T00:35:24.572Z] ---> Running in c7af8ef5589a [2020-08-19T00:35:24.572Z] ---> Running in 98b649868b8e [2020-08-19T00:35:25.145Z] Removing intermediate container a788ed797301 [2020-08-19T00:35:25.145Z] ---> ff4201698b44 [2020-08-19T00:35:25.145Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:35:25.145Z] Removing intermediate container 98b649868b8e [2020-08-19T00:35:25.145Z] ---> 6020688e2d29 [2020-08-19T00:35:25.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:35:25.145Z] Removing intermediate container c7af8ef5589a [2020-08-19T00:35:25.145Z] ---> b602729704e5 [2020-08-19T00:35:25.145Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:35:25.145Z] Removing intermediate container c3adc32f504e [2020-08-19T00:35:25.145Z] ---> d0d8131f15fa [2020-08-19T00:35:25.145Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:35:25.145Z] Removing intermediate container 957a6f0d59fe [2020-08-19T00:35:25.145Z] ---> 0bd51df7b6ec [2020-08-19T00:35:25.145Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:35:25.406Z] ---> Running in d2a1982d2a18 [2020-08-19T00:35:25.406Z] ---> Running in 1791e2e734ca [2020-08-19T00:35:25.406Z] ---> Running in 5e1dd500dad0 [2020-08-19T00:35:25.406Z] ---> Running in b843c45a7fbe [2020-08-19T00:35:25.406Z] ---> Running in 1284b8a56580 [2020-08-19T00:35:27.328Z] Removing intermediate container d2a1982d2a18 [2020-08-19T00:35:27.328Z] ---> 7d480d79e717 [2020-08-19T00:35:27.328Z] Step 5/20 : RUN apk update && apk add make git [2020-08-19T00:35:27.328Z] ---> Running in 73e898fef4bb [2020-08-19T00:35:27.328Z] Removing intermediate container 1791e2e734ca [2020-08-19T00:35:27.328Z] ---> fe509ba30778 [2020-08-19T00:35:27.328Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-19T00:35:27.589Z] Removing intermediate container 5e1dd500dad0 [2020-08-19T00:35:27.589Z] ---> 49d03b0383d6 [2020-08-19T00:35:27.589Z] Step 5/20 : RUN apk update && apk add make git [2020-08-19T00:35:27.589Z] ---> Running in cb573c1283e6 [2020-08-19T00:35:27.868Z] Removing intermediate container b843c45a7fbe [2020-08-19T00:35:27.868Z] ---> 6e28bc3b1a70 [2020-08-19T00:35:27.868Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-19T00:35:27.868Z] ---> Running in 65a6109432cb [2020-08-19T00:35:27.868Z] Removing intermediate container 1284b8a56580 [2020-08-19T00:35:27.868Z] ---> 411ef48b289a [2020-08-19T00:35:27.868Z] Step 5/21 : RUN apk update && apk add make git [2020-08-19T00:35:28.129Z] ---> Running in 745a6a8f9dcc [2020-08-19T00:35:28.129Z] ---> Running in e4c700c3a052 [2020-08-19T00:35:28.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:28.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:28.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:28.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:28.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:29.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:29.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:29.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:29.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:29.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:35:30.230Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:35:30.230Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:35:30.230Z] OK: 12746 distinct packages available [2020-08-19T00:35:30.492Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:30.492Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:35:30.492Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:35:30.492Z] OK: 12746 distinct packages available [2020-08-19T00:35:30.492Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:35:30.492Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:35:30.492Z] OK: 12746 distinct packages available [2020-08-19T00:35:30.756Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:30.756Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:30.756Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:35:30.756Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:35:30.756Z] OK: 12746 distinct packages available [2020-08-19T00:35:31.033Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:35:31.033Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:35:31.033Z] OK: 12746 distinct packages available [2020-08-19T00:35:31.033Z] Removing intermediate container 73e898fef4bb [2020-08-19T00:35:31.033Z] ---> 7a38b62f36ab [2020-08-19T00:35:31.033Z] Step 6/20 : COPY go.mod . [2020-08-19T00:35:31.033Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:31.296Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:31.296Z] ---> efa15e97c954 [2020-08-19T00:35:31.296Z] Step 7/20 : RUN go mod download [2020-08-19T00:35:31.296Z] OK: 233 MiB in 51 packages [2020-08-19T00:35:31.571Z] ---> Running in 02cc0f2766a9 [2020-08-19T00:35:31.571Z] Removing intermediate container cb573c1283e6 [2020-08-19T00:35:31.571Z] ---> 3f851479793e [2020-08-19T00:35:31.571Z] Step 6/22 : COPY go.mod . [2020-08-19T00:35:31.571Z] Removing intermediate container 65a6109432cb [2020-08-19T00:35:31.571Z] ---> 71acb47d359c [2020-08-19T00:35:31.571Z] Step 6/20 : COPY go.mod . [2020-08-19T00:35:32.146Z] ---> 83df7438fc12 [2020-08-19T00:35:32.146Z] Step 7/22 : RUN go mod download [2020-08-19T00:35:32.146Z] ---> Running in 7acb38503037 [2020-08-19T00:35:32.146Z] ---> 528d94a55d4d [2020-08-19T00:35:32.146Z] Step 7/20 : RUN go mod download [2020-08-19T00:35:32.146Z] Removing intermediate container e4c700c3a052 [2020-08-19T00:35:32.146Z] ---> e7c785dc10df [2020-08-19T00:35:32.146Z] Step 6/21 : COPY go.mod . [2020-08-19T00:35:32.407Z] ---> Running in 8081afd51c79 [2020-08-19T00:35:32.675Z] Removing intermediate container 745a6a8f9dcc [2020-08-19T00:35:32.675Z] ---> 99e91360f60e [2020-08-19T00:35:32.675Z] Step 6/21 : COPY go.mod . [2020-08-19T00:35:32.675Z] ---> 7b6d5cc6074a [2020-08-19T00:35:32.675Z] Step 7/21 : RUN go mod download [2020-08-19T00:35:32.936Z] ---> Running in dcc6a8b13ff1 [2020-08-19T00:35:33.208Z] ---> ca17d68bdc84 [2020-08-19T00:35:33.208Z] Step 7/21 : RUN go mod download [2020-08-19T00:35:33.208Z] ---> Running in 54781d3d2dca [2020-08-19T00:35:34.163Z] Removing intermediate container 02cc0f2766a9 [2020-08-19T00:35:34.163Z] ---> 7ebb2b5badd0 [2020-08-19T00:35:34.163Z] Step 8/20 : COPY . . [2020-08-19T00:35:35.113Z] Removing intermediate container 7acb38503037 [2020-08-19T00:35:35.113Z] ---> 7c52b238c86b [2020-08-19T00:35:35.113Z] Step 8/22 : COPY . . [2020-08-19T00:35:36.510Z] Removing intermediate container 8081afd51c79 [2020-08-19T00:35:36.510Z] ---> f05474744b7a [2020-08-19T00:35:36.510Z] Step 8/20 : COPY . . [2020-08-19T00:35:37.013Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws [2020-08-19T00:35:37.054Z] Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout [2020-08-19T00:35:40.739Z] Removing intermediate container dcc6a8b13ff1 [2020-08-19T00:35:40.739Z] ---> 664112c9b242 [2020-08-19T00:35:40.739Z] Step 8/21 : COPY . . [2020-08-19T00:35:41.964Z] using credential edgex-jenkins-ssh [2020-08-19T00:35:42.022Z] Cloning the remote Git repository [2020-08-19T00:35:42.022Z] Cloning with configured refspecs honoured and without tags [2020-08-19T00:35:42.100Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-19T00:35:42.202Z] > git init /w/workspace/edgex-go/33 # timeout=10 [2020-08-19T00:35:42.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-19T00:35:42.286Z] > git --version # timeout=10 [2020-08-19T00:35:42.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T00:35:42.369Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T00:35:43.558Z] Removing intermediate container 54781d3d2dca [2020-08-19T00:35:43.558Z] ---> 70d1a1970236 [2020-08-19T00:35:43.558Z] Step 8/21 : COPY . . [2020-08-19T00:36:07.364Z] Fetching without tags [2020-08-19T00:36:07.984Z] Merging remotes/origin/master commit 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 [2020-08-19T00:36:07.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-19T00:36:07.228Z] > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 [2020-08-19T00:36:07.247Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T00:36:07.335Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-19T00:36:07.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-19T00:36:07.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T00:36:07.424Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T00:36:08.025Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T00:36:08.052Z] > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 [2020-08-19T00:36:08.824Z] Merge succeeded, producing 06aa5bb7662b5107dfd90946368ad1e1b668d880 [2020-08-19T00:36:08.825Z] Checking out Revision 06aa5bb7662b5107dfd90946368ad1e1b668d880 (PR-2574) [2020-08-19T00:36:08.338Z] > git remote # timeout=10 [2020-08-19T00:36:08.351Z] > git config --get remote.origin.url # timeout=10 [2020-08-19T00:36:08.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T00:36:08.369Z] > git merge 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 [2020-08-19T00:36:08.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T00:36:08.857Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T00:36:08.871Z] > git checkout -f 06aa5bb7662b5107dfd90946368ad1e1b668d880 # timeout=10 [2020-08-19T00:36:13.138Z] Commit message: "Merge commit '3eb76640e6647ccb2c90eae523d8ce8ade543cc4' into HEAD" [2020-08-19T00:36:13.161Z] First time build. Skipping changelog. [2020-08-19T00:36:13.173Z] > git rev-list --no-walk 94bf66af5c51d2256acbe2a21da3f9be30260cb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-19T00:36:16.099Z] ---> 373130eb437c [2020-08-19T00:36:16.099Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-19T00:36:16.099Z] ---> 032bff435bcf [2020-08-19T00:36:16.099Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-19T00:36:16.099Z] ---> 98614cd6774a [2020-08-19T00:36:16.099Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-19T00:36:16.099Z] ---> Running in eca355ebb0a3 [2020-08-19T00:36:16.099Z] ---> Running in 19b0d57cbd65 [2020-08-19T00:36:16.099Z] ---> Running in c2e663b5cbea [2020-08-19T00:36:16.099Z] ---> 94a5eb0beea6 [2020-08-19T00:36:16.099Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-19T00:36:16.099Z] ---> Running in 3d206cd8f4e4 [2020-08-19T00:36:16.099Z] ---> 3549077401f9 [2020-08-19T00:36:16.099Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-19T00:36:16.099Z] ---> Running in 05b5ee9a7f49 [2020-08-19T00:36:16.099Z] 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 [2020-08-19T00:36:16.099Z] 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 [2020-08-19T00:36:16.099Z] 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 [2020-08-19T00:36:16.099Z] 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 [2020-08-19T00:36:16.099Z] 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 [Pipeline] echo [2020-08-19T00:36:24.626Z] ========================================================= [2020-08-19T00:36:24.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-19T00:36:24.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:36:25.524Z] + 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 . [2020-08-19T00:36:29.834Z] Sending build context to Docker daemon 323.2MB [2020-08-19T00:36:29.834Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-19T00:36:29.834Z] Step 2/7 : FROM ${BASE} [2020-08-19T00:36:30.116Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-19T00:36:30.116Z] b538f80385f9: Pulling fs layer [2020-08-19T00:36:30.116Z] 74f711af9a0d: Pulling fs layer [2020-08-19T00:36:30.116Z] 99f96fe45779: Pulling fs layer [2020-08-19T00:36:30.116Z] fd7a069fd194: Pulling fs layer [2020-08-19T00:36:30.116Z] 66aa3694b03b: Pulling fs layer [2020-08-19T00:36:30.116Z] 170f70906a0f: Pulling fs layer [2020-08-19T00:36:30.116Z] ad7c5574e4b9: Pulling fs layer [2020-08-19T00:36:30.116Z] e772456be8f7: Pulling fs layer [2020-08-19T00:36:30.116Z] c890913d741a: Pulling fs layer [2020-08-19T00:36:30.116Z] 2480fcc9aa5a: Pulling fs layer [2020-08-19T00:36:30.116Z] 09adf4765672: Pulling fs layer [2020-08-19T00:36:30.116Z] fd7a069fd194: Waiting [2020-08-19T00:36:30.116Z] e772456be8f7: Waiting [2020-08-19T00:36:30.116Z] 66aa3694b03b: Waiting [2020-08-19T00:36:30.116Z] c890913d741a: Waiting [2020-08-19T00:36:30.116Z] 170f70906a0f: Waiting [2020-08-19T00:36:30.116Z] 2480fcc9aa5a: Waiting [2020-08-19T00:36:30.116Z] ad7c5574e4b9: Waiting [2020-08-19T00:36:30.116Z] 09adf4765672: Waiting [2020-08-19T00:36:30.116Z] 99f96fe45779: Download complete [2020-08-19T00:36:30.116Z] 74f711af9a0d: Verifying Checksum [2020-08-19T00:36:30.116Z] 74f711af9a0d: Download complete [2020-08-19T00:36:30.116Z] 66aa3694b03b: Verifying Checksum [2020-08-19T00:36:30.116Z] 66aa3694b03b: Download complete [2020-08-19T00:36:30.116Z] 170f70906a0f: Download complete [2020-08-19T00:36:30.116Z] b538f80385f9: Verifying Checksum [2020-08-19T00:36:30.116Z] b538f80385f9: Download complete [2020-08-19T00:36:30.720Z] b538f80385f9: Pull complete [2020-08-19T00:36:31.322Z] 74f711af9a0d: Pull complete [2020-08-19T00:36:31.918Z] 99f96fe45779: Pull complete [2020-08-19T00:36:32.892Z] ad7c5574e4b9: Verifying Checksum [2020-08-19T00:36:32.892Z] ad7c5574e4b9: Download complete [2020-08-19T00:36:32.892Z] c890913d741a: Verifying Checksum [2020-08-19T00:36:32.892Z] c890913d741a: Download complete [2020-08-19T00:36:34.877Z] 2480fcc9aa5a: Verifying Checksum [2020-08-19T00:36:34.877Z] 2480fcc9aa5a: Download complete [2020-08-19T00:36:34.877Z] 09adf4765672: Download complete [2020-08-19T00:36:35.476Z] fd7a069fd194: Verifying Checksum [2020-08-19T00:36:35.476Z] fd7a069fd194: Download complete [2020-08-19T00:36:35.750Z] e772456be8f7: Verifying Checksum [2020-08-19T00:36:48.168Z] fd7a069fd194: Pull complete [2020-08-19T00:36:48.168Z] 66aa3694b03b: Pull complete [2020-08-19T00:36:48.168Z] 170f70906a0f: Pull complete [2020-08-19T00:36:48.351Z] Removing intermediate container c2e663b5cbea [2020-08-19T00:36:48.351Z] ---> 2ab327f48f3f [2020-08-19T00:36:48.351Z] [2020-08-19T00:36:48.351Z] Step 10/20 : FROM alpine [2020-08-19T00:36:48.351Z] latest: Pulling from library/alpine [2020-08-19T00:36:48.351Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T00:36:48.351Z] Status: Downloaded newer image for alpine:latest [2020-08-19T00:36:48.351Z] ---> a24bb4013296 [2020-08-19T00:36:48.351Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-19T00:36:48.351Z] ---> Running in 22de84ecca25 [2020-08-19T00:36:48.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:36:48.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:36:48.351Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:36:48.351Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:36:48.351Z] OK: 12746 distinct packages available [2020-08-19T00:36:48.351Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-19T00:36:48.351Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-19T00:36:48.351Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-19T00:36:48.351Z] (4/4) Installing curl (7.69.1-r0) [2020-08-19T00:36:48.351Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:36:48.351Z] Executing ca-certificates-20191127-r4.trigger [2020-08-19T00:36:48.351Z] OK: 7 MiB in 18 packages [2020-08-19T00:36:48.922Z] Removing intermediate container 05b5ee9a7f49 [2020-08-19T00:36:48.922Z] ---> fea8a3f1a76d [2020-08-19T00:36:48.922Z] [2020-08-19T00:36:48.922Z] Step 10/21 : FROM scratch [2020-08-19T00:36:48.922Z] ---> [2020-08-19T00:36:48.922Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-19T00:36:49.517Z] ---> Running in da1615e227d6 [2020-08-19T00:36:51.564Z] ad7c5574e4b9: Pull complete [2020-08-19T00:36:52.846Z] Removing intermediate container da1615e227d6 [2020-08-19T00:36:52.846Z] ---> 4686918109c9 [2020-08-19T00:36:52.846Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-19T00:36:53.798Z] ---> Running in b1b7b768de19 [2020-08-19T00:36:53.798Z] Removing intermediate container 22de84ecca25 [2020-08-19T00:36:53.798Z] ---> 1881a3679354 [2020-08-19T00:36:53.798Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-19T00:36:55.714Z] Removing intermediate container 19b0d57cbd65 [2020-08-19T00:36:55.714Z] ---> d301b575d812 [2020-08-19T00:36:55.714Z] [2020-08-19T00:36:55.714Z] Step 10/20 : FROM scratch [2020-08-19T00:36:55.714Z] ---> [2020-08-19T00:36:55.714Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:36:55.714Z] ---> Running in 47addb9692dd [2020-08-19T00:36:55.714Z] Removing intermediate container b1b7b768de19 [2020-08-19T00:36:55.714Z] ---> 723caf95d458 [2020-08-19T00:36:55.714Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:36:55.875Z] e772456be8f7: Pull complete [2020-08-19T00:36:55.974Z] ---> Running in 87ac0f47038b [2020-08-19T00:36:55.975Z] Removing intermediate container eca355ebb0a3 [2020-08-19T00:36:55.975Z] ---> c853e9317fd5 [2020-08-19T00:36:55.975Z] [2020-08-19T00:36:55.975Z] Step 10/21 : FROM scratch [2020-08-19T00:36:55.975Z] ---> [2020-08-19T00:36:55.975Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:36:55.975Z] ---> Running in 087552c7ed5d [2020-08-19T00:36:56.159Z] c890913d741a: Pull complete [2020-08-19T00:36:56.234Z] Removing intermediate container 47addb9692dd [2020-08-19T00:36:56.234Z] ---> 5a9dec3ad91f [2020-08-19T00:36:56.234Z] Step 13/20 : WORKDIR /edgex [2020-08-19T00:36:56.235Z] ---> Running in ae912b47b4ac [2020-08-19T00:36:56.235Z] ---> Running in a2d9a25968d5 [2020-08-19T00:36:56.235Z] Removing intermediate container 87ac0f47038b [2020-08-19T00:36:56.235Z] ---> 18bb46a53771 [2020-08-19T00:36:56.235Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-19T00:36:56.235Z] Removing intermediate container 087552c7ed5d [2020-08-19T00:36:56.235Z] ---> a65d1507d823 [2020-08-19T00:36:56.235Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-19T00:36:56.495Z] ---> Running in 22feb2b6d13f [2020-08-19T00:36:56.495Z] Removing intermediate container ae912b47b4ac [2020-08-19T00:36:56.495Z] ---> b37d1300a3c6 [2020-08-19T00:36:56.495Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-19T00:36:56.495Z] ---> Running in 08fcbff947ae [2020-08-19T00:36:56.495Z] Removing intermediate container a2d9a25968d5 [2020-08-19T00:36:56.495Z] ---> d36e335eee61 [2020-08-19T00:36:56.495Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-19T00:36:56.755Z] ---> 3f71359f9ab6 [2020-08-19T00:36:56.755Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-19T00:36:56.755Z] Removing intermediate container 22feb2b6d13f [2020-08-19T00:36:56.755Z] ---> 657e1ee84fdc [2020-08-19T00:36:56.755Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-19T00:36:58.141Z] Removing intermediate container 08fcbff947ae [2020-08-19T00:36:58.141Z] ---> f2cef05f4c41 [2020-08-19T00:36:58.141Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:36:58.141Z] ---> Running in dc34e353b2bb [2020-08-19T00:36:58.141Z] ---> Running in 5ea474a94792 [2020-08-19T00:36:58.141Z] ---> c3da307507b5 [2020-08-19T00:36:58.141Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-19T00:36:58.141Z] ---> 92427bb1aac0 [2020-08-19T00:36:58.141Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-19T00:36:58.408Z] Removing intermediate container dc34e353b2bb [2020-08-19T00:36:58.408Z] ---> 9f140e58e725 [2020-08-19T00:36:58.408Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-19T00:36:58.408Z] Removing intermediate container 5ea474a94792 [2020-08-19T00:36:58.408Z] ---> 201619e5c629 [2020-08-19T00:36:58.408Z] Step 14/21 : WORKDIR / [2020-08-19T00:36:58.676Z] ---> Running in c5fe3c3e6bfb [2020-08-19T00:36:58.771Z] 2480fcc9aa5a: Pull complete [2020-08-19T00:36:58.938Z] ---> 13808b824ba7 [2020-08-19T00:36:58.938Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-19T00:36:59.042Z] 09adf4765672: Pull complete [2020-08-19T00:36:59.042Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-19T00:36:59.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-19T00:36:59.042Z] ---> 2248a725d1cf [2020-08-19T00:36:59.042Z] 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 [2020-08-19T00:37:00.323Z] ---> 45f50dabe366 [2020-08-19T00:37:00.323Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-19T00:37:00.897Z] ---> cbf455261fbe [2020-08-19T00:37:00.897Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-19T00:37:01.164Z] Removing intermediate container c5fe3c3e6bfb [2020-08-19T00:37:01.164Z] ---> 9ad2fcd4f862 [2020-08-19T00:37:01.164Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-19T00:37:01.164Z] ---> Running in 49ef454b6d9c [2020-08-19T00:37:01.164Z] ---> 3e51bf1dae26 [2020-08-19T00:37:01.164Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-19T00:37:01.430Z] Removing intermediate container 3d206cd8f4e4 [2020-08-19T00:37:01.430Z] ---> 469be4c8f817 [2020-08-19T00:37:01.430Z] [2020-08-19T00:37:01.430Z] Step 10/22 : FROM alpine [2020-08-19T00:37:01.430Z] ---> a24bb4013296 [2020-08-19T00:37:01.430Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:37:01.430Z] ---> f2531393fea1 [2020-08-19T00:37:01.430Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:37:01.691Z] ---> Running in 4ce9a3200830 [2020-08-19T00:37:01.691Z] ---> Running in cf3327bfbac9 [2020-08-19T00:37:01.691Z] Removing intermediate container 49ef454b6d9c [2020-08-19T00:37:01.691Z] ---> 605428b66599 [2020-08-19T00:37:01.691Z] Step 17/20 : CMD ["--init=true"] [2020-08-19T00:37:01.691Z] ---> 1cc8080e1f97 [2020-08-19T00:37:01.691Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-19T00:37:01.691Z] ---> 8cff61ff144f [2020-08-19T00:37:01.691Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:37:01.952Z] ---> Running in 5d5915ae4f04 [2020-08-19T00:37:01.952Z] ---> Running in 8d1c0dad433c [2020-08-19T00:37:01.952Z] Removing intermediate container 4ce9a3200830 [2020-08-19T00:37:01.952Z] ---> b250b454f973 [2020-08-19T00:37:01.952Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-19T00:37:02.213Z] Removing intermediate container cf3327bfbac9 [2020-08-19T00:37:02.213Z] ---> 0ceb7c55721f [2020-08-19T00:37:02.213Z] Step 19/21 : LABEL arch=x86_64 [2020-08-19T00:37:02.213Z] ---> Running in f2c2fa8f880b [2020-08-19T00:37:02.213Z] Removing intermediate container 5d5915ae4f04 [2020-08-19T00:37:02.213Z] ---> 61188657aedf [2020-08-19T00:37:02.213Z] Step 18/20 : LABEL arch=x86_64 [2020-08-19T00:37:02.474Z] ---> Running in c74a6d92e925 [2020-08-19T00:37:02.474Z] Removing intermediate container 8d1c0dad433c [2020-08-19T00:37:02.474Z] ---> 93e696b75b9b [2020-08-19T00:37:02.474Z] Step 18/20 : LABEL arch=x86_64 [2020-08-19T00:37:02.474Z] ---> 778c3058a595 [2020-08-19T00:37:02.474Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-19T00:37:03.050Z] ---> Running in be9bc046248e [2020-08-19T00:37:03.050Z] ---> Running in 9cc576a72959 [2020-08-19T00:37:03.050Z] Removing intermediate container f2c2fa8f880b [2020-08-19T00:37:03.050Z] ---> 08deb7dbeae6 [2020-08-19T00:37:03.050Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-19T00:37:03.050Z] Removing intermediate container c74a6d92e925 [2020-08-19T00:37:03.050Z] ---> 6fd609018231 [2020-08-19T00:37:03.050Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:37:03.050Z] ---> 26fe02d81a95 [2020-08-19T00:37:03.050Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:37:03.316Z] Removing intermediate container be9bc046248e [2020-08-19T00:37:03.316Z] ---> 40ba8121050e [2020-08-19T00:37:03.316Z] Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:37:03.316Z] ---> Running in f98402ef0c52 [2020-08-19T00:37:03.316Z] ---> Running in 9b7a946d3e37 [2020-08-19T00:37:03.316Z] ---> Running in 2d8aef57d55f [2020-08-19T00:37:03.316Z] Removing intermediate container 9cc576a72959 [2020-08-19T00:37:03.316Z] ---> fa346ae80978 [2020-08-19T00:37:03.316Z] Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:37:03.576Z] ---> Running in 00003f231efb [2020-08-19T00:37:03.576Z] ---> Running in b52b0692cd69 [2020-08-19T00:37:03.845Z] Removing intermediate container 9b7a946d3e37 [2020-08-19T00:37:03.845Z] ---> be65cfc07511 [2020-08-19T00:37:03.845Z] Step 19/21 : LABEL arch=x86_64 [2020-08-19T00:37:03.845Z] Removing intermediate container f98402ef0c52 [2020-08-19T00:37:03.845Z] ---> b4e45044cfc0 [2020-08-19T00:37:03.845Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:37:03.845Z] Removing intermediate container 2d8aef57d55f [2020-08-19T00:37:03.845Z] ---> 8db1a2543d9c [2020-08-19T00:37:03.845Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:37:03.845Z] ---> Running in 3530b6d93664 [2020-08-19T00:37:03.845Z] Removing intermediate container 00003f231efb [2020-08-19T00:37:03.845Z] ---> 1c008d57fea2 [2020-08-19T00:37:03.845Z] Step 20/20 : LABEL version=0.0.0 [2020-08-19T00:37:03.845Z] ---> Running in e5b24f286957 [2020-08-19T00:37:04.111Z] Removing intermediate container b52b0692cd69 [2020-08-19T00:37:04.111Z] ---> 2a7293889b89 [2020-08-19T00:37:04.111Z] Step 20/20 : LABEL version=0.0.0 [2020-08-19T00:37:04.371Z] ---> Running in 9c6b97b5761b [2020-08-19T00:37:04.371Z] ---> Running in 2535280dd06e [2020-08-19T00:37:04.371Z] ---> Running in 5184506b1730 [2020-08-19T00:37:04.371Z] Removing intermediate container 3530b6d93664 [2020-08-19T00:37:04.371Z] ---> 299b3c91c896 [2020-08-19T00:37:04.371Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:37:04.437Z] ---> Running in c28456bc335e [2020-08-19T00:37:04.632Z] ---> Running in e7a4a9cfc870 [2020-08-19T00:37:04.632Z] Removing intermediate container 2535280dd06e [2020-08-19T00:37:04.632Z] ---> f39879ad19e3 [2020-08-19T00:37:04.632Z] [2020-08-19T00:37:05.573Z] Removing intermediate container 5184506b1730 [2020-08-19T00:37:05.573Z] ---> 077476347a12 [2020-08-19T00:37:05.573Z] [2020-08-19T00:37:05.573Z] Removing intermediate container 9c6b97b5761b [2020-08-19T00:37:05.573Z] ---> 936d7d45f697 [2020-08-19T00:37:05.573Z] [2020-08-19T00:37:05.573Z] Successfully built f39879ad19e3 [2020-08-19T00:37:05.573Z] Successfully built 077476347a12 [2020-08-19T00:37:05.573Z] Removing intermediate container e7a4a9cfc870 [2020-08-19T00:37:05.573Z] ---> 4e9b937fd5a0 [2020-08-19T00:37:05.573Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:37:05.573Z] Successfully tagged docker-support-logging-go:latest [2020-08-19T00:37:05.573Z]  Building docker-support-logging-go ... done Successfully tagged docker-support-scheduler-go:latest [2020-08-19T00:37:05.573Z] Building docker-security-secretstore-setup-go [2020-08-19T00:37:05.573Z]  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go [2020-08-19T00:37:05.573Z] Successfully built 936d7d45f697 [2020-08-19T00:37:05.833Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-19T00:37:05.833Z] Building docker-sys-mgmt-agent-go [2020-08-19T00:37:05.833Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 9984acc845da [2020-08-19T00:37:06.096Z] Removing intermediate container 9984acc845da [2020-08-19T00:37:06.096Z] ---> e65444bc9efa [2020-08-19T00:37:06.096Z] [2020-08-19T00:37:06.096Z] Removing intermediate container e5b24f286957 [2020-08-19T00:37:06.096Z] ---> 4883409e2b79 [2020-08-19T00:37:06.096Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-19T00:37:06.096Z] Successfully built e65444bc9efa [2020-08-19T00:37:06.096Z] Successfully tagged docker-core-metadata-go:latest [2020-08-19T00:37:06.096Z] Building docker-support-notifications-go [2020-08-19T00:37:06.356Z]  Building docker-core-metadata-go ... done  ---> Running in ddfecdb203a2 [2020-08-19T00:37:06.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:37:06.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:06.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:37:07.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:08.421Z] (1/12) Installing libmagic (5.38-r0) [2020-08-19T00:37:08.421Z] (2/12) Installing file (5.38-r0) [2020-08-19T00:37:08.455Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-19T00:37:08.691Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-19T00:37:08.691Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-19T00:37:09.030Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-19T00:37:09.030Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-19T00:37:09.291Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-19T00:37:09.863Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-19T00:37:10.126Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:37:10.387Z] OK: 8 MiB in 19 packages [2020-08-19T00:37:18.546Z] Removing intermediate container ddfecdb203a2 [2020-08-19T00:37:18.546Z] ---> 0097915e2026 [2020-08-19T00:37:18.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-19T00:37:18.546Z] ---> 5a4d3f355219 [2020-08-19T00:37:18.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-19T00:37:18.832Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-19T00:37:18.832Z] (6/12) Installing patch (2.7.6-r6) [2020-08-19T00:37:18.832Z] (7/12) Installing build-base (0.5-r2) [2020-08-19T00:37:18.832Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-19T00:37:18.832Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-19T00:37:18.832Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-19T00:37:18.832Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-19T00:37:18.832Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-19T00:37:18.832Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:37:18.832Z] OK: 217 MiB in 51 packages [2020-08-19T00:37:19.120Z] ---> 1417cbcd4dcd [2020-08-19T00:37:19.120Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-19T00:37:23.132Z] Removing intermediate container c28456bc335e [2020-08-19T00:37:23.132Z] ---> 487f7feb8978 [2020-08-19T00:37:23.132Z] Step 4/7 : WORKDIR /edgex-go [2020-08-19T00:37:23.132Z] ---> Running in 48964742de8e [2020-08-19T00:37:23.401Z] Removing intermediate container 48964742de8e [2020-08-19T00:37:23.401Z] ---> 19b2891dbf77 [2020-08-19T00:37:23.401Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-19T00:37:23.673Z] latest: Pulling from library/docker [2020-08-19T00:37:23.673Z] b538f80385f9: Already exists [2020-08-19T00:37:23.945Z] 259a493cd78d: Pulling fs layer [2020-08-19T00:37:23.945Z] b8e66b5100f5: Pulling fs layer [2020-08-19T00:37:23.945Z] 39dc9c94d07c: Pulling fs layer [2020-08-19T00:37:23.945Z] 551b823b3b82: Pulling fs layer [2020-08-19T00:37:23.945Z] 3c52a74df98c: Pulling fs layer [2020-08-19T00:37:23.945Z] 6c9b121b6998: Pulling fs layer [2020-08-19T00:37:23.945Z] 551b823b3b82: Waiting [2020-08-19T00:37:23.945Z] 6c9b121b6998: Waiting [2020-08-19T00:37:23.945Z] 3c52a74df98c: Waiting [2020-08-19T00:37:23.945Z] b8e66b5100f5: Verifying Checksum [2020-08-19T00:37:23.945Z] 259a493cd78d: Verifying Checksum [2020-08-19T00:37:24.224Z] 551b823b3b82: Verifying Checksum [2020-08-19T00:37:24.224Z] 551b823b3b82: Download complete [2020-08-19T00:37:24.224Z] 3c52a74df98c: Verifying Checksum [2020-08-19T00:37:24.224Z] 3c52a74df98c: Download complete [2020-08-19T00:37:24.224Z] 6c9b121b6998: Download complete [2020-08-19T00:37:24.819Z] 259a493cd78d: Pull complete [2020-08-19T00:37:25.098Z] b8e66b5100f5: Pull complete [2020-08-19T00:37:25.690Z] 39dc9c94d07c: Verifying Checksum [2020-08-19T00:37:25.690Z] 39dc9c94d07c: Download complete [2020-08-19T00:37:27.318Z] ---> a2299420c163 [2020-08-19T00:37:27.318Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:37:27.901Z] ---> Running in 920f8835f13d [2020-08-19T00:37:29.085Z] 39dc9c94d07c: Pull complete [2020-08-19T00:37:29.085Z] 551b823b3b82: Pull complete [2020-08-19T00:37:29.358Z] 3c52a74df98c: Pull complete [2020-08-19T00:37:29.635Z] 6c9b121b6998: Pull complete [2020-08-19T00:37:29.635Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-19T00:37:29.635Z] Status: Downloaded newer image for docker:latest [2020-08-19T00:37:30.458Z] Removing intermediate container 920f8835f13d [2020-08-19T00:37:30.458Z] ---> 1734ace62bf5 [2020-08-19T00:37:30.458Z] Step 20/22 : LABEL arch=x86_64 [2020-08-19T00:37:31.056Z] ---> Running in 04b8cda690ac [2020-08-19T00:37:31.648Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:37:31.648Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-19T00:37:31.648Z] ---> 59ab3e803195 [2020-08-19T00:37:31.648Z] Step 3/29 : WORKDIR /edgex-go [2020-08-19T00:37:31.648Z] ---> Using cache [2020-08-19T00:37:31.648Z] ---> 0bd51df7b6ec [2020-08-19T00:37:31.648Z] Step 4/29 : RUN apk update && apk add make git [2020-08-19T00:37:31.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:37:31.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:37:31.908Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:37:31.908Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:37:32.935Z] ---> 59ab3e803195 [2020-08-19T00:37:32.935Z] Step 3/26 : WORKDIR /edgex-go [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 0bd51df7b6ec [2020-08-19T00:37:32.935Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 411ef48b289a [2020-08-19T00:37:32.935Z] Step 5/26 : RUN apk update && apk add make git [2020-08-19T00:37:32.935Z] ---> 59ab3e803195 [2020-08-19T00:37:32.935Z] Step 3/23 : WORKDIR /edgex-go [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 0bd51df7b6ec [2020-08-19T00:37:32.935Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 411ef48b289a [2020-08-19T00:37:32.935Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> e7c785dc10df [2020-08-19T00:37:32.935Z] Step 6/26 : COPY go.mod . [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine ---> 7b6d5cc6074a [2020-08-19T00:37:32.935Z] [2020-08-19T00:37:32.935Z] Step 7/26 : RUN go mod downloadStep 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:37:32.935Z] [2020-08-19T00:37:32.935Z] ---> 59ab3e803195 [2020-08-19T00:37:32.935Z] Step 3/26 : WORKDIR /edgex-go [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 0bd51df7b6ec [2020-08-19T00:37:32.935Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 411ef48b289a [2020-08-19T00:37:32.935Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-19T00:37:32.935Z] ---> Using cache [2020-08-19T00:37:32.935Z] ---> 664112c9b242 [2020-08-19T00:37:32.935Z] Step 8/26 : COPY . . [2020-08-19T00:37:33.022Z] ---> a29008b3a03c [2020-08-19T00:37:33.022Z] Step 6/7 : COPY go.mod . [2020-08-19T00:37:33.544Z] ---> Using cache [2020-08-19T00:37:33.544Z] ---> 032bff435bcf [2020-08-19T00:37:33.544Z] 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 [2020-08-19T00:37:33.860Z] Removing intermediate container 04b8cda690ac [2020-08-19T00:37:33.860Z] ---> 37896c4e1428 [2020-08-19T00:37:33.860Z] Step 21/22 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:37:33.860Z] ---> Running in b0e59cac777a [2020-08-19T00:37:33.860Z] ---> Running in a42ae8c2b966 [2020-08-19T00:37:33.860Z] ---> Running in bcc150d2685d [2020-08-19T00:37:33.860Z] ---> Running in d61aaf9397a3 [2020-08-19T00:37:33.860Z] ---> Running in 78d28fc652a0 [2020-08-19T00:37:33.995Z] ---> a323c4c8ad7c [2020-08-19T00:37:33.995Z] Step 7/7 : RUN go mod download [2020-08-19T00:37:33.995Z] ---> Running in 0835bca9fd0b [2020-08-19T00:37:34.161Z] Removing intermediate container 78d28fc652a0 [2020-08-19T00:37:34.161Z] ---> 1e5a993271a6 [2020-08-19T00:37:34.161Z] Step 22/22 : LABEL version=0.0.0 [2020-08-19T00:37:34.437Z] ---> Running in 3ded4ed36c88 [2020-08-19T00:37:34.703Z] Removing intermediate container 3ded4ed36c88 [2020-08-19T00:37:34.703Z] ---> e668e509e050 [2020-08-19T00:37:34.703Z] [2020-08-19T00:37:34.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:34.968Z] Successfully built e668e509e050 [2020-08-19T00:37:34.968Z] Successfully tagged docker-core-data-go:latest [2020-08-19T00:37:34.968Z]  Building docker-core-data-go ... done Building docker-core-command-go [2020-08-19T00:37:35.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:35.231Z] 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 [2020-08-19T00:37:35.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:35.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:35.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:36.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:37:36.291Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:37:36.291Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:37:36.291Z] OK: 12746 distinct packages available [2020-08-19T00:37:36.881Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:37:36.881Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:37:36.881Z] OK: 12746 distinct packages available [2020-08-19T00:37:36.881Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:37:36.881Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:37:36.881Z] OK: 12746 distinct packages available [2020-08-19T00:37:36.881Z] OK: 233 MiB in 51 packages [2020-08-19T00:37:37.164Z] OK: 233 MiB in 51 packages [2020-08-19T00:37:37.164Z] OK: 233 MiB in 51 packages [2020-08-19T00:37:38.289Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-19T00:37:38.289Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T00:37:38.289Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-19T00:37:38.289Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T00:37:38.289Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T00:37:38.289Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T00:37:38.289Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T00:37:38.289Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T00:37:38.289Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-19T00:37:38.289Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T00:37:38.289Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-19T00:37:38.289Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-19T00:37:38.289Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T00:37:38.289Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T00:37:38.289Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-19T00:37:38.289Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T00:37:38.559Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-19T00:37:38.559Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T00:37:38.559Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T00:37:38.559Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-19T00:37:38.559Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-19T00:37:38.559Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-19T00:37:38.559Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-19T00:37:38.830Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-19T00:37:38.830Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T00:37:38.830Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-19T00:37:38.830Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-19T00:37:38.830Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T00:37:38.830Z] go: finding github.com/google/uuid v1.1.0 [2020-08-19T00:37:38.830Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T00:37:39.099Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T00:37:39.099Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T00:37:39.099Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T00:37:39.099Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T00:37:39.099Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T00:37:39.367Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T00:37:39.367Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T00:37:39.367Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T00:37:39.367Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T00:37:39.368Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T00:37:39.368Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T00:37:39.637Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T00:37:39.637Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-19T00:37:39.906Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-19T00:37:39.906Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T00:37:39.906Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-19T00:37:39.906Z] go: finding github.com/kr/pty v1.1.1 [2020-08-19T00:37:39.906Z] go: finding github.com/kr/text v0.1.0 [2020-08-19T00:37:39.906Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-19T00:37:40.175Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T00:37:40.175Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T00:37:40.175Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T00:37:40.175Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T00:37:40.175Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T00:37:40.175Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T00:37:40.175Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T00:37:40.444Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T00:37:40.444Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T00:37:40.444Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T00:37:40.444Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T00:37:40.444Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T00:37:40.444Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-19T00:37:40.444Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-19T00:37:40.530Z] Removing intermediate container b0e59cac777a [2020-08-19T00:37:40.530Z] ---> ef94b586879d [2020-08-19T00:37:40.530Z] Step 6/26 : COPY go.mod . [2020-08-19T00:37:40.715Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T00:37:40.715Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-19T00:37:40.715Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T00:37:40.715Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T00:37:40.715Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T00:37:40.715Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T00:37:40.715Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-19T00:37:40.794Z] Removing intermediate container d61aaf9397a3 [2020-08-19T00:37:40.794Z] ---> 48e3697ee7ee [2020-08-19T00:37:40.794Z] Step 5/29 : COPY go.mod . [2020-08-19T00:37:40.794Z] Removing intermediate container bcc150d2685d [2020-08-19T00:37:40.794Z] ---> 4c74d7059216 [2020-08-19T00:37:40.794Z] Step 6/23 : COPY go.mod . [2020-08-19T00:37:40.984Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T00:37:40.985Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T00:37:40.985Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T00:37:40.985Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T00:37:40.985Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T00:37:40.985Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T00:37:40.985Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-19T00:37:41.256Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-19T00:37:41.256Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T00:37:41.256Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-19T00:37:41.256Z] go: finding golang.org/x/text v0.3.2 [2020-08-19T00:37:41.256Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-19T00:37:41.256Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-19T00:37:41.256Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-19T00:37:41.393Z] ---> 2b7a283d893f [2020-08-19T00:37:41.393Z] Step 7/26 : RUN go mod download [2020-08-19T00:37:41.526Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-19T00:37:41.526Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-19T00:37:41.526Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T00:37:41.662Z] ---> Running in 60b95d04edb3 [2020-08-19T00:37:42.252Z] ---> d284cb20ceb4 [2020-08-19T00:37:42.252Z] Step 6/29 : RUN go mod download [2020-08-19T00:37:42.518Z] ---> Running in 9de3e5f11ec2 [2020-08-19T00:37:42.518Z] ---> 8a852d55740d [2020-08-19T00:37:42.518Z] Step 7/23 : RUN go mod download [2020-08-19T00:37:42.782Z] ---> Running in f85d876d3bde [2020-08-19T00:37:48.147Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:37:48.147Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:37:48.147Z] Removing intermediate container 60b95d04edb3 [2020-08-19T00:37:48.147Z] ---> 476b0ec4cd5e [2020-08-19T00:37:48.147Z] ---> 59ab3e803195 [2020-08-19T00:37:48.147Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> 0bd51df7b6ec [2020-08-19T00:37:48.147Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> 411ef48b289a [2020-08-19T00:37:48.147Z] Step 5/21 : RUN apk update && apk add make git [2020-08-19T00:37:48.147Z] Step 8/26 : COPY . . [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> e7c785dc10df [2020-08-19T00:37:48.147Z] Step 6/21 : COPY go.mod . [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> 7b6d5cc6074a [2020-08-19T00:37:48.147Z] Step 7/21 : RUN go mod download [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> 664112c9b242 [2020-08-19T00:37:48.147Z] Step 8/21 : COPY . . [2020-08-19T00:37:48.147Z] ---> Using cache [2020-08-19T00:37:48.147Z] ---> 032bff435bcf [2020-08-19T00:37:48.147Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-19T00:37:48.147Z] Removing intermediate container 9de3e5f11ec2 [2020-08-19T00:37:48.147Z] ---> 3a9c31442b84 [2020-08-19T00:37:48.147Z] Step 7/29 : COPY . . [2020-08-19T00:37:50.066Z] Removing intermediate container f85d876d3bde [2020-08-19T00:37:50.066Z] ---> 70a7967bdf5f [2020-08-19T00:37:50.066Z] Step 8/23 : COPY . . [2020-08-19T00:37:52.623Z] ---> Running in b4b73c2db11b [2020-08-19T00:37:53.571Z] 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 [2020-08-19T00:38:01.845Z] 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 [2020-08-19T00:38:03.720Z] Removing intermediate container 0835bca9fd0b [2020-08-19T00:38:03.720Z] ---> 940a08c6b56b [2020-08-19T00:38:03.720Z] Successfully built 940a08c6b56b [2020-08-19T00:38:03.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:38:04.373Z] + docker inspect -f . ci-base-image-arm64 [2020-08-19T00:38:04.373Z] . [Pipeline] withDockerContainer [2020-08-19T00:38:04.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2020-08-19T00:38:04.770Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 ******** ci-base-image-arm64 cat [2020-08-19T00:38:06.252Z] $ docker top aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:38:07.237Z] + go version [2020-08-19T00:38:07.237Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-19T00:38:07.255Z] ========================================================= [2020-08-19T00:38:07.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-19T00:38:07.255Z] ========================================================= [Pipeline] sh [2020-08-19T00:38:07.899Z] + make test [2020-08-19T00:38:07.899Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-19T00:38:10.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-19T00:38:11.950Z] 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 [2020-08-19T00:38:22.167Z] ---> dc7691466ecf [2020-08-19T00:38:22.167Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-19T00:38:22.167Z] ---> 5fb4d6218803 [2020-08-19T00:38:22.167Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-19T00:38:22.749Z] ---> Running in b7aa3593a8bb [2020-08-19T00:38:22.749Z] ---> Running in ea50b15a89f0 [2020-08-19T00:38:23.741Z] ---> 4a71f6e42a49 [2020-08-19T00:38:23.741Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-19T00:38:23.741Z] ---> Running in fe665af97388 [2020-08-19T00:38:24.003Z] Removing intermediate container a42ae8c2b966 [2020-08-19T00:38:24.003Z] ---> ba956b5b8c33 [2020-08-19T00:38:24.003Z] [2020-08-19T00:38:24.003Z] Step 10/26 : FROM alpine:3.10 [2020-08-19T00:38:24.270Z] 3.10: Pulling from library/alpine [2020-08-19T00:38:24.270Z] 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 [2020-08-19T00:38:24.270Z] 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 [2020-08-19T00:38:24.543Z] 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 [2020-08-19T00:38:25.136Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-19T00:38:25.136Z] Status: Downloaded newer image for alpine:3.10 [2020-08-19T00:38:25.136Z] ---> be4e4bea2c2e [2020-08-19T00:38:25.136Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-19T00:38:25.414Z] ---> Running in 14d893d57e6a [2020-08-19T00:38:26.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:26.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:27.115Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-19T00:38:27.115Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-19T00:38:27.115Z] OK: 10346 distinct packages available [2020-08-19T00:38:28.079Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-19T00:38:28.079Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-19T00:38:28.079Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-19T00:38:28.079Z] (4/5) Installing curl (7.66.0-r0) [2020-08-19T00:38:28.079Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-19T00:38:28.079Z] Executing busybox-1.30.1-r3.trigger [2020-08-19T00:38:28.661Z] Executing ca-certificates-20191127-r2.trigger [2020-08-19T00:38:29.613Z] OK: 7 MiB in 19 packages [2020-08-19T00:38:33.019Z] Removing intermediate container b4b73c2db11b [2020-08-19T00:38:33.019Z] ---> 85852362fcb1 [2020-08-19T00:38:33.019Z] [2020-08-19T00:38:33.019Z] Step 10/21 : FROM scratch [2020-08-19T00:38:33.019Z] ---> [2020-08-19T00:38:33.019Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:38:33.019Z] ---> Using cache [2020-08-19T00:38:33.019Z] ---> b37d1300a3c6 [2020-08-19T00:38:33.019Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-19T00:38:33.991Z] Removing intermediate container 14d893d57e6a [2020-08-19T00:38:33.991Z] ---> d453f6f6b8ee [2020-08-19T00:38:33.991Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-19T00:38:33.991Z] ---> Running in ffe5a2f69d80 [2020-08-19T00:38:33.991Z] ---> Running in 137bee2a17e5 [2020-08-19T00:38:33.991Z] Removing intermediate container ffe5a2f69d80 [2020-08-19T00:38:33.991Z] ---> ab3a7a8edf99 [2020-08-19T00:38:33.991Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:38:34.264Z] ---> Running in c6da57c1045c [2020-08-19T00:38:34.264Z] Removing intermediate container 137bee2a17e5 [2020-08-19T00:38:34.264Z] ---> ba8d194a408e [2020-08-19T00:38:34.264Z] Step 13/26 : WORKDIR / [2020-08-19T00:38:34.264Z] ---> Running in 0923a166401f [2020-08-19T00:38:34.535Z] Removing intermediate container c6da57c1045c [2020-08-19T00:38:34.535Z] ---> 115293f9c893 [2020-08-19T00:38:34.535Z] Step 14/21 : WORKDIR / [2020-08-19T00:38:34.535Z] ---> Running in 1cf2e384e199 [2020-08-19T00:38:34.815Z] Removing intermediate container 0923a166401f [2020-08-19T00:38:34.815Z] ---> 4b4fa7729195 [2020-08-19T00:38:34.815Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-19T00:38:35.088Z] Removing intermediate container 1cf2e384e199 [2020-08-19T00:38:35.088Z] ---> ab6b0882a988 [2020-08-19T00:38:35.088Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-19T00:38:35.362Z] ---> 988a69643d1e [2020-08-19T00:38:35.363Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-19T00:38:35.363Z] ---> 36dbd0951495 [2020-08-19T00:38:35.363Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-19T00:38:35.654Z] ---> 21e86b6d5837 [2020-08-19T00:38:35.654Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-19T00:38:36.327Z] ---> fbc15ab50bd5 [2020-08-19T00:38:36.327Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-19T00:38:36.327Z] ---> ebfbe92bd7a0 [2020-08-19T00:38:36.327Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-19T00:38:36.640Z] ---> 15fe53015b50 [2020-08-19T00:38:36.640Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-19T00:38:37.049Z] ---> edd75592a82e [2020-08-19T00:38:37.049Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:38:37.049Z] ---> Running in 71d8f491d0c2 [2020-08-19T00:38:37.339Z] Removing intermediate container 71d8f491d0c2 [2020-08-19T00:38:37.339Z] ---> 80355208cfbf [2020-08-19T00:38:37.339Z] Step 19/21 : LABEL arch=x86_64 [2020-08-19T00:38:37.339Z] ---> Running in f47ba5792b55 [2020-08-19T00:38:37.607Z] ---> a455a83e7fe7 [2020-08-19T00:38:37.607Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-19T00:38:37.607Z] Removing intermediate container f47ba5792b55 [2020-08-19T00:38:37.607Z] ---> 478e05005139 [2020-08-19T00:38:37.607Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:38:37.877Z] ---> Running in 70c7bb080c84 [2020-08-19T00:38:38.140Z] Removing intermediate container 70c7bb080c84 [2020-08-19T00:38:38.140Z] ---> 278d7f46da9c [2020-08-19T00:38:38.140Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:38:38.411Z] ---> Running in 19d8d9a8b33f [2020-08-19T00:38:38.683Z] ---> bda2dd7bba76 [2020-08-19T00:38:38.683Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-19T00:38:38.683Z] Removing intermediate container 19d8d9a8b33f [2020-08-19T00:38:38.683Z] ---> f8e10b5b0b9b [2020-08-19T00:38:38.683Z] [2020-08-19T00:38:39.711Z] Successfully built f8e10b5b0b9b [2020-08-19T00:38:39.711Z] Successfully tagged docker-core-command-go:latest [2020-08-19T00:38:40.082Z]  Building docker-core-command-go ... done  ---> e35614d262c5 [2020-08-19T00:38:40.082Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-19T00:38:41.093Z] ---> fd0523fa7790 [2020-08-19T00:38:41.093Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-19T00:38:41.405Z] ---> Running in d84502fb7d3f [2020-08-19T00:38:42.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-19T00:38:44.120Z] Removing intermediate container d84502fb7d3f [2020-08-19T00:38:44.120Z] ---> 800628c9f2c7 [2020-08-19T00:38:44.120Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-19T00:38:44.120Z] ---> Running in b675945aab8a [2020-08-19T00:38:44.411Z] Removing intermediate container b675945aab8a [2020-08-19T00:38:44.411Z] ---> 0129d7beedb4 [2020-08-19T00:38:44.411Z] Step 24/26 : LABEL arch=x86_64 [2020-08-19T00:38:44.702Z] ---> Running in d1d6d5297c24 [2020-08-19T00:38:46.173Z] Removing intermediate container d1d6d5297c24 [2020-08-19T00:38:46.173Z] ---> de89d785009e [2020-08-19T00:38:46.173Z] Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:38:46.173Z] Removing intermediate container ea50b15a89f0 [2020-08-19T00:38:46.173Z] ---> 00ce1f4c8301 [2020-08-19T00:38:46.173Z] [2020-08-19T00:38:46.173Z] Step 9/29 : FROM alpine:latest [2020-08-19T00:38:46.173Z] ---> a24bb4013296 [2020-08-19T00:38:46.173Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-19T00:38:46.454Z] ---> Running in e5dfff3e8b8d [2020-08-19T00:38:46.760Z] ---> Running in 86196c7dfb66 [2020-08-19T00:38:48.247Z] Removing intermediate container e5dfff3e8b8d [2020-08-19T00:38:48.247Z] ---> af618a34e330 [2020-08-19T00:38:48.247Z] Step 26/26 : LABEL version=0.0.0 [2020-08-19T00:38:48.247Z] ---> Running in 0447f9401693 [2020-08-19T00:38:48.247Z] Removing intermediate container 86196c7dfb66 [2020-08-19T00:38:48.247Z] ---> 3c12b7bdcc6d [2020-08-19T00:38:48.247Z] Step 11/29 : USER root [2020-08-19T00:38:48.247Z] Removing intermediate container b7aa3593a8bb [2020-08-19T00:38:48.247Z] ---> 7527eedddfeb [2020-08-19T00:38:48.247Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-19T00:38:48.247Z] ---> Running in ea3a0b3fa988 [2020-08-19T00:38:48.511Z] ---> Running in 1ec72da0f487 [2020-08-19T00:38:48.511Z] Removing intermediate container 0447f9401693 [2020-08-19T00:38:48.511Z] ---> 02c589bf8fdc [2020-08-19T00:38:48.511Z] [2020-08-19T00:38:49.920Z] Successfully built 02c589bf8fdc [2020-08-19T00:38:49.920Z] Removing intermediate container ea3a0b3fa988 [2020-08-19T00:38:49.920Z] ---> 8a1ac4682e45 [2020-08-19T00:38:49.920Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-19T00:38:49.920Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-19T00:38:50.884Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 77443ead63bc [2020-08-19T00:38:50.884Z] Removing intermediate container fe665af97388 [2020-08-19T00:38:50.884Z] ---> 875bb71af8a0 [2020-08-19T00:38:50.884Z] [2020-08-19T00:38:50.884Z] Step 10/23 : FROM scratch [2020-08-19T00:38:50.884Z] ---> [2020-08-19T00:38:50.884Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-19T00:38:51.159Z] ---> Using cache [2020-08-19T00:38:51.159Z] ---> 4686918109c9 [2020-08-19T00:38:51.159Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-19T00:38:51.159Z] ---> Running in f0447d051739 [2020-08-19T00:38:51.159Z] 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 [2020-08-19T00:38:53.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:53.749Z] Removing intermediate container f0447d051739 [2020-08-19T00:38:53.749Z] ---> 89467666c095 [2020-08-19T00:38:53.749Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-19T00:38:53.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:53.749Z] ---> Running in e5d5cc78f6b3 [2020-08-19T00:38:53.749Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:38:53.749Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:38:53.749Z] OK: 12746 distinct packages available [2020-08-19T00:38:53.749Z] Removing intermediate container e5d5cc78f6b3 [2020-08-19T00:38:53.749Z] ---> 038acbd4f219 [2020-08-19T00:38:53.749Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-19T00:38:53.749Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-19T00:38:53.749Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-19T00:38:53.749Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:38:53.749Z] Executing ca-certificates-20191127-r4.trigger [2020-08-19T00:38:54.332Z] OK: 6 MiB in 16 packages [2020-08-19T00:38:54.332Z] ---> ec4ec12fe4ec [2020-08-19T00:38:54.332Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-19T00:38:54.598Z] Removing intermediate container 1ec72da0f487 [2020-08-19T00:38:54.598Z] ---> ed90c86dc398 [2020-08-19T00:38:54.598Z] [2020-08-19T00:38:54.598Z] Step 11/26 : FROM docker:latest [2020-08-19T00:38:54.598Z] ---> 81f5749c9058 [2020-08-19T00:38:54.598Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-19T00:38:55.567Z] ---> Running in cca56566cca3 [2020-08-19T00:38:55.833Z] Removing intermediate container 77443ead63bc [2020-08-19T00:38:55.833Z] ---> 3a6c1f640fb7 [2020-08-19T00:38:55.833Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-19T00:38:55.833Z] ---> 14a83adaa762 [2020-08-19T00:38:55.833Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-19T00:38:56.102Z] ---> Running in 0988304348a8 [2020-08-19T00:38:56.102Z] Removing intermediate container 0988304348a8 [2020-08-19T00:38:56.102Z] ---> 568cc19cf093 [2020-08-19T00:38:56.102Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-19T00:38:56.372Z] ---> Running in cc38a6614ff8 [2020-08-19T00:38:56.372Z] ---> d85b5f0d190d [2020-08-19T00:38:56.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-19T00:38:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:56.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:38:56.639Z] Removing intermediate container cc38a6614ff8 [2020-08-19T00:38:56.639Z] ---> 329919992f5b [2020-08-19T00:38:56.639Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-19T00:38:56.639Z] (1/2) Installing readline (8.0.4-r0) [2020-08-19T00:38:56.639Z] (2/2) Installing bash (5.0.17-r0) [2020-08-19T00:38:56.639Z] Executing bash-5.0.17-r0.post-install [2020-08-19T00:38:56.639Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:38:56.639Z] OK: 12 MiB in 22 packages [2020-08-19T00:38:56.639Z] ---> Running in 03b8dfec23c6 [2020-08-19T00:38:56.639Z] ---> 53e2f6b5b22f [2020-08-19T00:38:56.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-19T00:38:57.240Z] ---> 766fc472e15f [2020-08-19T00:38:57.240Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-19T00:38:57.240Z] Removing intermediate container cca56566cca3 [2020-08-19T00:38:57.240Z] ---> 0e5e2e46fdb6 [2020-08-19T00:38:57.240Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-19T00:38:57.507Z] ---> Running in 8fb8e0e8ccde [2020-08-19T00:38:57.778Z] ---> eb7919c965b9 [2020-08-19T00:38:57.778Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:38:57.778Z] Removing intermediate container 03b8dfec23c6 [2020-08-19T00:38:57.778Z] ---> 60ab769964b9 [2020-08-19T00:38:57.778Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-19T00:38:57.778Z] ---> Running in 13235b810854 [2020-08-19T00:38:58.056Z] Removing intermediate container 13235b810854 [2020-08-19T00:38:58.056Z] ---> 64f751f8ae72 [2020-08-19T00:38:58.056Z] Step 21/23 : LABEL arch=x86_64 [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-19T00:38:58.315Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-19T00:38:58.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-19T00:38:58.326Z] ---> Running in 1db90432965f [2020-08-19T00:38:58.326Z] ---> 9b1cdc04f626 [2020-08-19T00:38:58.326Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-19T00:38:58.326Z] Removing intermediate container 1db90432965f [2020-08-19T00:38:58.326Z] ---> e10c9786274c [2020-08-19T00:38:58.326Z] Step 22/23 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:38:58.597Z] ---> Running in 348e2caceee9 [2020-08-19T00:38:58.597Z] ---> a6a56a97a9b0 [2020-08-19T00:38:58.597Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-19T00:38:58.597Z] Removing intermediate container 8fb8e0e8ccde [2020-08-19T00:38:58.597Z] ---> cf4d5494078a [2020-08-19T00:38:58.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-19T00:38:58.864Z] Removing intermediate container 348e2caceee9 [2020-08-19T00:38:58.864Z] ---> 2e173f90cc35 [2020-08-19T00:38:58.864Z] Step 23/23 : LABEL version=0.0.0 [2020-08-19T00:38:58.864Z] ---> Running in 816dcf7ce781 [2020-08-19T00:38:58.864Z] ---> Running in 85134fe930de [2020-08-19T00:38:59.130Z] ---> b506b07e2fb8 [2020-08-19T00:38:59.130Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-19T00:38:59.130Z] Removing intermediate container 816dcf7ce781 [2020-08-19T00:38:59.130Z] ---> 3d3094dfe431 [2020-08-19T00:38:59.130Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-19T00:38:59.130Z] ---> Running in 4a5e8e1db65d [2020-08-19T00:38:59.130Z] Removing intermediate container 85134fe930de [2020-08-19T00:38:59.130Z] ---> 5757e0a6a83e [2020-08-19T00:38:59.130Z] [2020-08-19T00:38:59.393Z] Successfully built 5757e0a6a83e [2020-08-19T00:38:59.393Z] Successfully tagged docker-support-notifications-go:latest [2020-08-19T00:38:59.393Z]  Building docker-support-notifications-go ... done  ---> 7f96511f6a34 [2020-08-19T00:38:59.393Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-19T00:38:59.393Z] Removing intermediate container 4a5e8e1db65d [2020-08-19T00:38:59.393Z] ---> 6e87152aeec9 [2020-08-19T00:38:59.393Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-19T00:38:59.393Z] ---> Running in 0159dcc3f6d8 [2020-08-19T00:38:59.656Z] ---> e024d7d7438b [2020-08-19T00:38:59.656Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-19T00:38:59.656Z] Removing intermediate container 0159dcc3f6d8 [2020-08-19T00:38:59.656Z] ---> 1f1db9726bf5 [2020-08-19T00:38:59.656Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-19T00:38:59.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-19T00:39:00.238Z] ---> Running in 5c29ff331fd6 [2020-08-19T00:39:00.502Z] ---> 031c63a0d957 [2020-08-19T00:39:00.502Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-19T00:39:00.767Z] ---> 6b719b4b513b [2020-08-19T00:39:00.767Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-19T00:39:01.030Z] ---> 617cc7b9b5f2 [2020-08-19T00:39:01.031Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-19T00:39:01.031Z] ---> Running in 6d78bdc297fc [2020-08-19T00:39:01.195Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-19T00:39:01.195Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-19T00:39:01.195Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-19T00:39:01.195Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-19T00:39:01.296Z] Removing intermediate container 5c29ff331fd6 [2020-08-19T00:39:01.296Z] ---> a8e21a62a014 [2020-08-19T00:39:01.296Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-19T00:39:01.560Z] ---> 73a9a8a4ad30 [2020-08-19T00:39:01.560Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-19T00:39:01.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:39:01.560Z] ---> Running in 3a8f8ce12bcc [2020-08-19T00:39:01.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:39:01.823Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-19T00:39:01.823Z] (2/33) Installing expat (2.2.9-r1) [2020-08-19T00:39:01.823Z] (3/33) Installing libffi (3.3-r2) [2020-08-19T00:39:01.823Z] (4/33) Installing gdbm (1.13-r1) [2020-08-19T00:39:01.823Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-19T00:39:01.823Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-19T00:39:01.823Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-19T00:39:04.382Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-19T00:39:04.382Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-19T00:39:04.382Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-19T00:39:04.382Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-19T00:39:04.382Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-19T00:39:04.382Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-19T00:39:04.382Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-19T00:39:05.776Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-19T00:39:05.776Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-19T00:39:05.776Z] Removing intermediate container 3a8f8ce12bcc [2020-08-19T00:39:05.776Z] ---> 5a4d8838ff54 [2020-08-19T00:39:05.776Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-19T00:39:05.776Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-19T00:39:06.351Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-19T00:39:06.351Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-19T00:39:06.615Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-19T00:39:06.615Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-19T00:39:06.615Z] ---> Running in 92a69757d6a3 [2020-08-19T00:39:06.615Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-19T00:39:06.615Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-19T00:39:06.615Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-19T00:39:06.615Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-19T00:39:06.615Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-19T00:39:06.884Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-19T00:39:06.884Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-19T00:39:06.884Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-19T00:39:06.884Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-19T00:39:06.884Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-19T00:39:06.884Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-19T00:39:06.884Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-19T00:39:06.884Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:39:06.884Z] OK: 71 MiB in 55 packages [2020-08-19T00:39:09.449Z] Removing intermediate container 92a69757d6a3 [2020-08-19T00:39:09.449Z] ---> 4a4907f170c2 [2020-08-19T00:39:09.449Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-19T00:39:11.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.063s coverage: 46.6% of statements [2020-08-19T00:39:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-19T00:39:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-19T00:39:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-19T00:39:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-19T00:39:11.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-19T00:39:12.008Z] ---> Running in 28376cfc3db9 [2020-08-19T00:39:12.583Z] Removing intermediate container 28376cfc3db9 [2020-08-19T00:39:12.583Z] ---> ed0ecf31d63a [2020-08-19T00:39:12.583Z] Step 26/29 : CMD [ "generate" ] [2020-08-19T00:39:12.583Z] Removing intermediate container 6d78bdc297fc [2020-08-19T00:39:12.583Z] ---> 284fc52f1da9 [2020-08-19T00:39:12.583Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-19T00:39:12.583Z] ---> Running in 2959a3906f2f [2020-08-19T00:39:13.159Z] ---> Running in 7ec6c42f063b [2020-08-19T00:39:13.159Z] Removing intermediate container 2959a3906f2f [2020-08-19T00:39:13.159Z] ---> 22f613a4b0ed [2020-08-19T00:39:13.159Z] Step 27/29 : LABEL arch=x86_64 [2020-08-19T00:39:13.425Z] ---> Running in 3805fcde2b45 [2020-08-19T00:39:13.425Z] Removing intermediate container 3805fcde2b45 [2020-08-19T00:39:13.425Z] ---> ed9d240269f1 [2020-08-19T00:39:13.425Z] Step 28/29 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:39:13.687Z] ---> Running in 383e9bf7dc0a [2020-08-19T00:39:13.687Z] Removing intermediate container 383e9bf7dc0a [2020-08-19T00:39:13.687Z] ---> 9e2a1c22a9fe [2020-08-19T00:39:13.687Z] Step 29/29 : LABEL version=0.0.0 [2020-08-19T00:39:13.950Z] ---> Running in 97a27fab2cd8 [2020-08-19T00:39:13.950Z] Removing intermediate container 97a27fab2cd8 [2020-08-19T00:39:13.950Z] ---> 8d6a880d9e7d [2020-08-19T00:39:13.950Z] [2020-08-19T00:39:13.950Z] Successfully built 8d6a880d9e7d [2020-08-19T00:39:14.214Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-19T00:39:14.478Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-08-19T00:39:14.478Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-19T00:39:14.740Z] Collecting PyYAML<4,>=3.10 [2020-08-19T00:39:14.740Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-19T00:39:15.688Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-19T00:39:15.688Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-19T00:39:15.688Z] Collecting jsonschema<3,>=2.5.1 [2020-08-19T00:39:15.688Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-19T00:39:15.952Z] Collecting cached-property<2,>=1.2.0 [2020-08-19T00:39:15.952Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-19T00:39:15.952Z] Collecting docopt<0.7,>=0.6.1 [2020-08-19T00:39:15.952Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-19T00:39:16.527Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-19T00:39:16.527Z] Collecting texttable<0.10,>=0.9.0 [2020-08-19T00:39:16.527Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-19T00:39:17.101Z] Collecting docker<4.0,>=3.6.0 [2020-08-19T00:39:17.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-19T00:39:17.101Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-19T00:39:17.101Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-19T00:39:17.364Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-19T00:39:17.364Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-19T00:39:17.943Z] Collecting docker-pycreds>=0.4.0 [2020-08-19T00:39:17.943Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-19T00:39:17.943Z] 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) [2020-08-19T00:39:17.943Z] Collecting idna<2.8,>=2.5 [2020-08-19T00:39:17.943Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-19T00:39:17.943Z] 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) [2020-08-19T00:39:17.943Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-19T00:39:17.943Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-19T00:39:17.943Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-19T00:39:17.943Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-19T00:39:17.943Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-19T00:39:17.943Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-19T00:39:18.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.2% of statements [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-19T00:39:18.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-19T00:39:18.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-19T00:39:18.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-19T00:39:18.213Z] Installing collected packages: PyYAML, websocket-client, jsonschema, cached-property, docopt, texttable, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose [2020-08-19T00:39:18.213Z] Running setup.py install for PyYAML: started [2020-08-19T00:39:18.837Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-19T00:39:19.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.429s coverage: 82.5% of statements [2020-08-19T00:39:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-19T00:39:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-19T00:39:19.134Z] Running setup.py install for docopt: started [2020-08-19T00:39:19.409Z] Running setup.py install for docopt: finished with status 'done' [2020-08-19T00:39:19.409Z] Running setup.py install for texttable: started [2020-08-19T00:39:19.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 92.9% of statements [2020-08-19T00:39:19.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-19T00:39:19.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-19T00:39:19.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-19T00:39:19.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-19T00:39:19.984Z] Running setup.py install for texttable: finished with status 'done' [2020-08-19T00:39:19.984Z] Attempting uninstall: idna [2020-08-19T00:39:19.984Z] Found existing installation: idna 2.9 [2020-08-19T00:39:19.984Z] Uninstalling idna-2.9: [2020-08-19T00:39:19.984Z] Successfully uninstalled idna-2.9 [2020-08-19T00:39:19.984Z] Attempting uninstall: urllib3 [2020-08-19T00:39:19.984Z] Found existing installation: urllib3 1.25.9 [2020-08-19T00:39:19.984Z] Uninstalling urllib3-1.25.9: [2020-08-19T00:39:20.247Z] Successfully uninstalled urllib3-1.25.9 [2020-08-19T00:39:20.247Z] Attempting uninstall: requests [2020-08-19T00:39:20.247Z] Found existing installation: requests 2.23.0 [2020-08-19T00:39:20.247Z] Uninstalling requests-2.23.0: [2020-08-19T00:39:20.511Z] Successfully uninstalled requests-2.23.0 [2020-08-19T00:39:21.087Z] Running setup.py install for dockerpty: started [2020-08-19T00:39:21.664Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-19T00:39:22.615Z] 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 [2020-08-19T00:39:23.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.299s coverage: 28.6% of statements [2020-08-19T00:39:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-19T00:39:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-19T00:39:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-19T00:39:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-19T00:39:23.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-19T00:39:24.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2020-08-19T00:39:24.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-19T00:39:24.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2020-08-19T00:39:24.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-19T00:39:25.938Z] Removing intermediate container 7ec6c42f063b [2020-08-19T00:39:25.938Z] ---> 18e42f532ec6 [2020-08-19T00:39:25.938Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-19T00:39:25.938Z] ---> Running in d2e166f63315 [2020-08-19T00:39:25.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T00:39:25.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T00:39:26.201Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-19T00:39:26.201Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-19T00:39:26.201Z] (3/3) Installing curl (7.69.1-r0) [2020-08-19T00:39:26.201Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:39:26.201Z] OK: 72 MiB in 58 packages [2020-08-19T00:39:26.465Z] Removing intermediate container d2e166f63315 [2020-08-19T00:39:26.465Z] ---> a25455f20f88 [2020-08-19T00:39:26.465Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:39:26.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.179s coverage: 89.8% of statements [2020-08-19T00:39:26.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-19T00:39:26.728Z] ---> Running in 70bde8a6f8a5 [2020-08-19T00:39:26.728Z] Removing intermediate container 70bde8a6f8a5 [2020-08-19T00:39:26.728Z] ---> 355ee57ae361 [2020-08-19T00:39:26.728Z] Step 24/26 : LABEL arch=x86_64 [2020-08-19T00:39:26.728Z] ---> Running in 32409cca098f [2020-08-19T00:39:26.992Z] Removing intermediate container 32409cca098f [2020-08-19T00:39:26.992Z] ---> cc4e6f40b8e5 [2020-08-19T00:39:26.992Z] Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:39:26.992Z] ---> Running in a592f55939ce [2020-08-19T00:39:27.255Z] Removing intermediate container a592f55939ce [2020-08-19T00:39:27.255Z] ---> bcb62967233d [2020-08-19T00:39:27.255Z] Step 26/26 : LABEL version=0.0.0 [2020-08-19T00:39:27.255Z] ---> Running in 45b5874cdb70 [2020-08-19T00:39:27.518Z] Removing intermediate container 45b5874cdb70 [2020-08-19T00:39:27.518Z] ---> 0ece290c2eab [2020-08-19T00:39:27.518Z] [2020-08-19T00:39:27.518Z] Successfully built 0ece290c2eab [2020-08-19T00:39:27.781Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-19T00:39:28.054Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-19T00:39:28.083Z] $ docker stop --time=1 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 [2020-08-19T00:39:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-19T00:39:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.042s coverage: 100.0% of statements [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-19T00:39:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-19T00:39:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-19T00:39:29.687Z] $ docker rm -f 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T00:39:30.240Z] + docker images [2020-08-19T00:39:30.240Z] + grep docker [2020-08-19T00:39:30.240Z] docker-sys-mgmt-agent-go latest 0ece290c2eab 3 seconds ago 284MB [2020-08-19T00:39:30.240Z] docker-security-secrets-setup-go latest 8d6a880d9e7d 17 seconds ago 25.1MB [2020-08-19T00:39:30.240Z] docker-support-notifications-go latest 5757e0a6a83e 31 seconds ago 14.5MB [2020-08-19T00:39:30.240Z] docker-security-secretstore-setup-go latest 02c589bf8fdc 42 seconds ago 33.9MB [2020-08-19T00:39:30.240Z] docker-core-command-go latest f8e10b5b0b9b 52 seconds ago 13MB [2020-08-19T00:39:30.240Z] docker-core-data-go latest e668e509e050 About a minute ago 24.5MB [2020-08-19T00:39:30.240Z] docker-core-metadata-go latest e65444bc9efa 2 minutes ago 14.4MB [2020-08-19T00:39:30.240Z] docker-support-scheduler-go latest 077476347a12 2 minutes ago 13.1MB [2020-08-19T00:39:30.240Z] docker-support-logging-go latest f39879ad19e3 2 minutes ago 11.8MB [2020-08-19T00:39:30.240Z] docker-security-proxy-setup-go latest 936d7d45f697 2 minutes ago 16.4MB [2020-08-19T00:39:30.240Z] docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T00:39:31.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 63.5% of statements [2020-08-19T00:39:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-19T00:39:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-19T00:39:31.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2020-08-19T00:39:32.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 92.3% of statements [2020-08-19T00:39:32.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2020-08-19T00:39:32.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2020-08-19T00:39:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2020-08-19T00:39:37.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 55.9% of statements [2020-08-19T00:39:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-19T00:39:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-19T00:39:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-19T00:39:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 34.528s coverage: 86.3% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.060s coverage: 72.2% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.436s coverage: 72.1% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.028s coverage: 82.4% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.017s coverage: 48.4% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 33.7% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.266s coverage: 84.1% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.050s coverage: 42.9% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.026s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.125s coverage: 83.8% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.1% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.067s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.172s coverage: 29.1% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-19T00:40:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements [2020-08-19T00:40:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-08-19T00:40:16.933Z] GO111MODULE=on go vet ./... [2020-08-19T00:40:32.037Z] gofmt -l . [2020-08-19T00:40:32.037Z] [ "`gofmt -l .`" = "" ] [2020-08-19T00:40:34.033Z] ./bin/test-go-mod-tidy.sh [2020-08-19T00:40:35.019Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-19T00:40:39.061Z] + ls -al . [2020-08-19T00:40:39.061Z] total 596 [2020-08-19T00:40:39.061Z] drwxrwxr-x 10 1001 1001 4096 Aug 19 00:40 . [2020-08-19T00:40:39.061Z] drwxr-xr-x 4 root root 4096 Aug 19 00:38 .. [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 00:36 .dockerignore [2020-08-19T00:40:39.061Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 00:36 .git [2020-08-19T00:40:39.061Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 00:36 .github [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 932 Aug 19 00:36 .gitignore [2020-08-19T00:40:39.061Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 00:36 .semver [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 00:36 .sonarcloud.properties [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 00:36 CONTRIBUTING.md [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 1035 Aug 19 00:36 Dockerfile.build [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 865 Aug 19 00:36 Jenkinsfile [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 00:36 LICENSE [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 6237 Aug 19 00:36 Makefile [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 5652 Aug 19 00:36 README.md [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 259 Aug 19 00:36 SECURITY.md [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 00:31 VERSION [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 00:36 ZMQWindows.md [2020-08-19T00:40:39.061Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 00:36 bin [2020-08-19T00:40:39.061Z] drwxrwxr-x 15 1001 1001 4096 Aug 19 00:36 cmd [2020-08-19T00:40:39.061Z] -rw-r--r-- 1 root root 467868 Aug 19 00:40 coverage.out [2020-08-19T00:40:39.061Z] -rw-r--r-- 1 root root 1075 Aug 19 00:40 go.mod [2020-08-19T00:40:39.061Z] -rw-r--r-- 1 root root 19185 Aug 19 00:40 go.sum [2020-08-19T00:40:39.061Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 00:36 internal [2020-08-19T00:40:39.061Z] drwxrwxr-x 4 1001 1001 4096 Aug 19 00:36 openapi [2020-08-19T00:40:39.061Z] drwxrwxr-x 4 1001 1001 4096 Aug 19 00:36 snap [2020-08-19T00:40:39.061Z] -rw-rw-r-- 1 1001 1001 168 Aug 19 00:36 version.go [Pipeline] sh [2020-08-19T00:40:39.712Z] + '[' -e coverage.out ] [2020-08-19T00:40:39.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-19T00:40:39.773Z] Warning: overwriting stash ‘coverage-report’ [2020-08-19T00:40:40.799Z] Stashed 1 file(s) [Pipeline] sh [2020-08-19T00:40:41.515Z] + make build [2020-08-19T00:40:41.515Z] 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 [2020-08-19T00:40:59.847Z] 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 [2020-08-19T00:41:09.980Z] 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 [2020-08-19T00:41:15.371Z] 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 [2020-08-19T00:41:19.651Z] 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 [2020-08-19T00:41:26.351Z] 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 [2020-08-19T00:41:26.947Z] 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 [2020-08-19T00:41:32.351Z] 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 [2020-08-19T00:41:37.753Z] 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 [2020-08-19T00:41:42.054Z] 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 [2020-08-19T00:41:47.445Z] 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 [2020-08-19T00:41:50.830Z] 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 [2020-08-19T00:41:55.126Z] 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] } [2020-08-19T00:41:58.611Z] $ docker stop --time=1 aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 [2020-08-19T00:42:00.948Z] $ docker rm -f aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:42:02.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-19T00:42:02.352Z] [2020-08-19T00:42:02.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:42:02.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-19T00:42:03.003Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-19T00:42:03.003Z] 29e5d40040c1: Pulling fs layer [2020-08-19T00:42:03.003Z] 1ce36da41761: Pulling fs layer [2020-08-19T00:42:03.003Z] 25b303627fd3: Pulling fs layer [2020-08-19T00:42:03.003Z] 29e5d40040c1: Verifying Checksum [2020-08-19T00:42:03.003Z] 29e5d40040c1: Download complete [2020-08-19T00:42:03.604Z] 29e5d40040c1: Pull complete [2020-08-19T00:42:03.879Z] 1ce36da41761: Verifying Checksum [2020-08-19T00:42:03.879Z] 1ce36da41761: Download complete [2020-08-19T00:42:05.308Z] 1ce36da41761: Pull complete [2020-08-19T00:42:05.308Z] 25b303627fd3: Verifying Checksum [2020-08-19T00:42:05.308Z] 25b303627fd3: Download complete [2020-08-19T00:42:15.442Z] 25b303627fd3: Pull complete [2020-08-19T00:42:15.442Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-19T00:42:15.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-19T00:42:15.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-19T00:42:15.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2020-08-19T00:42:15.875Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-19T00:42:19.409Z] $ docker top 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:42:20.772Z] + docker-compose build --help [2020-08-19T00:42:20.772Z] + grep parallel [2020-08-19T00:42:24.137Z] --parallel Build images in parallel. [Pipeline] } [2020-08-19T00:42:24.521Z] $ docker stop --time=1 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 [2020-08-19T00:42:26.488Z] $ docker rm -f 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:42:27.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-19T00:42:27.147Z] . [Pipeline] withDockerContainer [2020-08-19T00:42:27.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container [2020-08-19T00:42:27.587Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 [2020-08-19T00:42:29.079Z] $ docker top 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T00:42:29.977Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-19T00:42:33.350Z] Building docker-core-command-go ... [2020-08-19T00:42:33.350Z] Building docker-core-data-go ... [2020-08-19T00:42:33.350Z] Building docker-core-metadata-go ... [2020-08-19T00:42:33.350Z] Building docker-security-proxy-setup-go ... [2020-08-19T00:42:33.350Z] Building docker-security-secrets-setup-go ... [2020-08-19T00:42:33.350Z] Building docker-security-secretstore-setup-go ... [2020-08-19T00:42:33.350Z] Building docker-support-logging-go ... [2020-08-19T00:42:33.350Z] Building docker-support-notifications-go ... [2020-08-19T00:42:33.350Z] Building docker-support-scheduler-go ... [2020-08-19T00:42:33.350Z] Building docker-sys-mgmt-agent-go ... [2020-08-19T00:42:33.350Z] Building docker-core-data-go [2020-08-19T00:42:33.350Z] Building docker-support-scheduler-go [2020-08-19T00:42:33.350Z] Building docker-core-command-go [2020-08-19T00:42:33.350Z] Building docker-security-proxy-setup-go [2020-08-19T00:42:33.350Z] Building docker-core-metadata-go [2020-08-19T00:44:25.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:44:25.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:44:25.182Z] ---> 940a08c6b56b [2020-08-19T00:44:25.182Z] Step 3/22 : WORKDIR /edgex-go [2020-08-19T00:44:26.169Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:44:26.169Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:44:26.169Z] ---> 940a08c6b56b [2020-08-19T00:44:26.169Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:44:26.443Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:44:26.443Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:44:26.443Z] ---> 940a08c6b56b [2020-08-19T00:44:26.443Z] Step 3/20 : WORKDIR /edgex-go [2020-08-19T00:44:26.443Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:44:26.443Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:44:26.443Z] ---> 940a08c6b56b [2020-08-19T00:44:26.443Z] Step 3/20 : WORKDIR /edgex-go [2020-08-19T00:44:26.443Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:44:26.443Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:44:26.443Z] ---> 940a08c6b56b [2020-08-19T00:44:26.443Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:44:28.414Z] ---> Running in b2037bd75274 [2020-08-19T00:44:28.414Z] ---> Running in 39acb0f7d6af [2020-08-19T00:44:28.414Z] ---> Running in 723bc98bbda5 [2020-08-19T00:44:28.414Z] ---> Running in 47fc83fa4782 [2020-08-19T00:44:28.414Z] ---> Running in d5830a4817fb [2020-08-19T00:44:29.010Z] Removing intermediate container 39acb0f7d6af [2020-08-19T00:44:29.010Z] ---> 46379e571992 [2020-08-19T00:44:29.010Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:44:29.010Z] ---> Running in 06f132ec9123 [2020-08-19T00:44:29.010Z] Removing intermediate container b2037bd75274 [2020-08-19T00:44:29.010Z] ---> 2842a6e05b74 [2020-08-19T00:44:29.010Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:44:29.283Z] Removing intermediate container 723bc98bbda5 [2020-08-19T00:44:29.283Z] ---> ab463b9ae193 [2020-08-19T00:44:29.283Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:44:29.283Z] Removing intermediate container d5830a4817fb [2020-08-19T00:44:29.283Z] ---> 18e1744a431c [2020-08-19T00:44:29.283Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:44:29.283Z] Removing intermediate container 47fc83fa4782 [2020-08-19T00:44:29.283Z] ---> 0836f5983e19 [2020-08-19T00:44:29.283Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:44:29.283Z] ---> Running in fcfca646d94a [2020-08-19T00:44:29.568Z] ---> Running in 031a579f5672 [2020-08-19T00:44:29.568Z] ---> Running in 4d6eb5558e11 [2020-08-19T00:44:29.568Z] ---> Running in a29f1ce2b0b4 [2020-08-19T00:44:32.984Z] Removing intermediate container 06f132ec9123 [2020-08-19T00:44:32.984Z] ---> 076a27584207 [2020-08-19T00:44:33.267Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-19T00:44:33.267Z] ---> Running in 5fe32a3b0b6c [2020-08-19T00:44:33.541Z] Removing intermediate container fcfca646d94a [2020-08-19T00:44:33.541Z] ---> ad7445c1f72f [2020-08-19T00:44:33.541Z] Step 5/21 : RUN apk update && apk add make git [2020-08-19T00:44:33.815Z] ---> Running in e37f4707de6b [2020-08-19T00:44:34.093Z] Removing intermediate container 031a579f5672 [2020-08-19T00:44:34.093Z] ---> 8f125dc98f91 [2020-08-19T00:44:34.093Z] Step 5/20 : RUN apk update && apk add make git [2020-08-19T00:44:34.373Z] Removing intermediate container a29f1ce2b0b4 [2020-08-19T00:44:34.373Z] ---> 244c62fd9596 [2020-08-19T00:44:34.373Z] Step 5/20 : RUN apk update && apk add make git [2020-08-19T00:44:34.373Z] Removing intermediate container 4d6eb5558e11 [2020-08-19T00:44:34.373Z] ---> 9eb375a8f217 [2020-08-19T00:44:34.373Z] Step 5/21 : RUN apk update && apk add make git [2020-08-19T00:44:34.373Z] ---> Running in 8b3fa4d8243c [2020-08-19T00:44:34.647Z] ---> Running in afcda6e77af9 [2020-08-19T00:44:34.647Z] ---> Running in fe0943a08a2e [2020-08-19T00:44:36.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:36.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:36.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:36.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:36.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:36.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:37.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:37.532Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:44:37.532Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:44:37.532Z] OK: 12617 distinct packages available [2020-08-19T00:44:37.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:37.804Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:44:37.804Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:44:37.804Z] OK: 12617 distinct packages available [2020-08-19T00:44:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:38.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:44:38.353Z] OK: 217 MiB in 51 packages [2020-08-19T00:44:38.630Z] OK: 217 MiB in 51 packages [2020-08-19T00:44:38.630Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:44:38.630Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:44:38.630Z] OK: 12617 distinct packages available [2020-08-19T00:44:38.906Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:44:38.906Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:44:38.906Z] OK: 12617 distinct packages available [2020-08-19T00:44:38.906Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:44:38.906Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:44:38.906Z] OK: 12617 distinct packages available [2020-08-19T00:44:39.889Z] OK: 217 MiB in 51 packages [2020-08-19T00:44:39.889Z] OK: 217 MiB in 51 packages [2020-08-19T00:44:39.889Z] OK: 217 MiB in 51 packages [2020-08-19T00:44:40.162Z] Removing intermediate container 5fe32a3b0b6c [2020-08-19T00:44:40.162Z] ---> 0a7382d5340b [2020-08-19T00:44:40.162Z] Step 6/22 : COPY go.mod . [2020-08-19T00:44:40.434Z] Removing intermediate container e37f4707de6b [2020-08-19T00:44:40.434Z] ---> 0111adbf9cb7 [2020-08-19T00:44:40.434Z] Step 6/21 : COPY go.mod . [2020-08-19T00:44:41.416Z] ---> 1fe474610de9 [2020-08-19T00:44:41.416Z] Step 7/22 : RUN go mod download [2020-08-19T00:44:41.416Z] Removing intermediate container 8b3fa4d8243c [2020-08-19T00:44:41.416Z] ---> 5f683dd51248 [2020-08-19T00:44:41.416Z] Step 6/20 : COPY go.mod . [2020-08-19T00:44:41.693Z] ---> Running in b77b763d339b [2020-08-19T00:44:41.693Z] ---> 89552f5d51f3 [2020-08-19T00:44:41.693Z] Step 7/21 : RUN go mod download [2020-08-19T00:44:41.967Z] Removing intermediate container fe0943a08a2e [2020-08-19T00:44:41.967Z] ---> be35119e0d37 [2020-08-19T00:44:41.967Z] Step 6/21 : COPY go.mod . [2020-08-19T00:44:41.967Z] Removing intermediate container afcda6e77af9 [2020-08-19T00:44:41.967Z] ---> 64f9c5f5f87b [2020-08-19T00:44:41.967Z] Step 6/20 : COPY go.mod . [2020-08-19T00:44:41.967Z] ---> Running in 9feb89cfe397 [2020-08-19T00:44:42.566Z] ---> 5260778572b2 [2020-08-19T00:44:42.566Z] Step 7/20 : RUN go mod download [2020-08-19T00:44:42.566Z] ---> Running in 311b3f61308e [2020-08-19T00:44:43.160Z] ---> d82cd9f0efd9 [2020-08-19T00:44:43.160Z] Step 7/21 : RUN go mod download [2020-08-19T00:44:43.437Z] ---> 32374e1a0ff6 [2020-08-19T00:44:43.437Z] Step 7/20 : RUN go mod download [2020-08-19T00:44:43.437Z] ---> Running in 2ac04bb10930 [2020-08-19T00:44:43.722Z] ---> Running in 96199cce0052 [2020-08-19T00:44:47.168Z] Removing intermediate container b77b763d339b [2020-08-19T00:44:47.168Z] ---> 502850165f93 [2020-08-19T00:44:47.168Z] Step 8/22 : COPY . . [2020-08-19T00:44:47.168Z] Removing intermediate container 9feb89cfe397 [2020-08-19T00:44:47.168Z] ---> 6dd136b1b8d2 [2020-08-19T00:44:47.168Z] Step 8/21 : COPY . . [2020-08-19T00:44:47.447Z] Removing intermediate container 311b3f61308e [2020-08-19T00:44:47.447Z] ---> 7d82fafe67c3 [2020-08-19T00:44:47.447Z] Step 8/20 : COPY . . [2020-08-19T00:44:48.043Z] Removing intermediate container 2ac04bb10930 [2020-08-19T00:44:48.043Z] ---> 07c971e09b45 [2020-08-19T00:44:48.043Z] Step 8/21 : COPY . . [2020-08-19T00:44:49.023Z] Removing intermediate container 96199cce0052 [2020-08-19T00:44:49.023Z] ---> bffb79c585ba [2020-08-19T00:44:49.023Z] Step 8/20 : COPY . . [2020-08-19T00:45:21.368Z] ---> c1f0ab3f2025 [2020-08-19T00:45:21.368Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler ---> 8e2e53b3f508 [2020-08-19T00:45:21.368Z] [2020-08-19T00:45:21.368Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-19T00:45:21.368Z] ---> 3d5ee658c1a1 [2020-08-19T00:45:21.368Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-19T00:45:21.368Z] ---> 821b48ceb096 [2020-08-19T00:45:21.368Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-19T00:45:21.368Z] ---> c17c457fa636 [2020-08-19T00:45:21.368Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-19T00:45:21.368Z] ---> Running in b3c7becac827 [2020-08-19T00:45:21.368Z] ---> Running in 3afbcdb445e7 [2020-08-19T00:45:21.368Z] ---> Running in b02a55a20593 [2020-08-19T00:45:21.368Z] ---> Running in c97336b6f10c [2020-08-19T00:45:21.368Z] ---> Running in 5318fcc7f5df [2020-08-19T00:45:21.368Z] 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 [2020-08-19T00:45:21.368Z] 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 [2020-08-19T00:45:21.368Z] 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 [2020-08-19T00:45:21.368Z] 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 [2020-08-19T00:45:21.368Z] 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 [2020-08-19T00:46:58.270Z] Removing intermediate container 5318fcc7f5df [2020-08-19T00:46:58.270Z] ---> b2fd0d0b7b68 [2020-08-19T00:46:58.270Z] [2020-08-19T00:46:58.270Z] Step 10/20 : FROM alpine [2020-08-19T00:46:58.270Z] latest: Pulling from library/alpine [2020-08-19T00:46:58.270Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T00:46:58.270Z] Status: Downloaded newer image for alpine:latest [2020-08-19T00:46:58.270Z] ---> 62ee0e9f8440 [2020-08-19T00:46:58.270Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-19T00:46:58.270Z] ---> Running in 2b924ad19a53 [2020-08-19T00:46:58.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:46:58.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:46:58.270Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:46:58.270Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:46:58.270Z] OK: 12617 distinct packages available [2020-08-19T00:46:58.270Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-19T00:46:58.270Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-19T00:46:58.270Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-19T00:46:58.270Z] (4/4) Installing curl (7.69.1-r0) [2020-08-19T00:46:58.270Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:46:58.270Z] Executing ca-certificates-20191127-r4.trigger [2020-08-19T00:46:58.270Z] OK: 7 MiB in 18 packages [2020-08-19T00:46:58.270Z] Removing intermediate container 2b924ad19a53 [2020-08-19T00:46:58.270Z] ---> 076a18973f66 [2020-08-19T00:46:58.270Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-19T00:46:58.270Z] ---> Running in 8f4bced78c4f [2020-08-19T00:46:58.270Z] Removing intermediate container 8f4bced78c4f [2020-08-19T00:46:58.270Z] ---> 5f559f2d24b1 [2020-08-19T00:46:58.270Z] Step 13/20 : WORKDIR /edgex [2020-08-19T00:46:58.270Z] ---> Running in 082aedc2f78f [2020-08-19T00:46:58.270Z] Removing intermediate container 082aedc2f78f [2020-08-19T00:46:58.270Z] ---> 4fcdd9a6bb41 [2020-08-19T00:46:58.270Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-19T00:46:58.270Z] ---> 9e7c23f0e18b [2020-08-19T00:46:58.270Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-19T00:46:58.270Z] ---> e6da918a1d72 [2020-08-19T00:46:58.270Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-19T00:46:58.872Z] ---> Running in b22b8526a385 [2020-08-19T00:46:59.471Z] Removing intermediate container b22b8526a385 [2020-08-19T00:46:59.471Z] ---> cf6d02f824be [2020-08-19T00:46:59.471Z] Step 17/20 : CMD ["--init=true"] [2020-08-19T00:46:59.471Z] ---> Running in e5505b891fd7 [2020-08-19T00:47:00.462Z] Removing intermediate container e5505b891fd7 [2020-08-19T00:47:00.462Z] ---> d65980cd2f2c [2020-08-19T00:47:00.462Z] Step 18/20 : LABEL arch=arm64 [2020-08-19T00:47:00.462Z] ---> Running in c4d96183eb1e [2020-08-19T00:47:01.069Z] Removing intermediate container c4d96183eb1e [2020-08-19T00:47:01.069Z] ---> b060d4bb3f06 [2020-08-19T00:47:01.069Z] Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:47:01.344Z] ---> Running in 46707b1e0d34 [2020-08-19T00:47:02.329Z] Removing intermediate container 46707b1e0d34 [2020-08-19T00:47:02.329Z] ---> 7b62342abddf [2020-08-19T00:47:02.329Z] Step 20/20 : LABEL version=0.0.0 [2020-08-19T00:47:02.605Z] ---> Running in 2a1fee6546a9 [2020-08-19T00:47:03.203Z] Removing intermediate container 2a1fee6546a9 [2020-08-19T00:47:03.203Z] ---> 82fa96969c4a [2020-08-19T00:47:03.203Z] [2020-08-19T00:47:03.802Z] Successfully built 82fa96969c4a [2020-08-19T00:47:03.802Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-19T00:47:03.802Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-08-19T00:47:18.905Z] Removing intermediate container b3c7becac827 [2020-08-19T00:47:18.905Z] ---> 331366d455d1 [2020-08-19T00:47:18.905Z] [2020-08-19T00:47:18.905Z] Step 10/20 : FROM scratch [2020-08-19T00:47:18.905Z] ---> [2020-08-19T00:47:18.905Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:47:18.905Z] ---> Running in 9cfef4679c05 [2020-08-19T00:47:19.184Z] Removing intermediate container 9cfef4679c05 [2020-08-19T00:47:19.184Z] ---> 60087533c273 [2020-08-19T00:47:19.184Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-19T00:47:19.461Z] ---> Running in b18c04ee7cf5 [2020-08-19T00:47:20.906Z] Removing intermediate container b18c04ee7cf5 [2020-08-19T00:47:20.906Z] ---> b7534d5fabec [2020-08-19T00:47:20.906Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-19T00:47:21.181Z] Removing intermediate container c97336b6f10c [2020-08-19T00:47:21.181Z] ---> e83e7cab7fe8 [2020-08-19T00:47:21.181Z] [2020-08-19T00:47:21.181Z] Step 10/21 : FROM scratch [2020-08-19T00:47:21.181Z] ---> [2020-08-19T00:47:21.181Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:47:21.462Z] ---> Using cache [2020-08-19T00:47:21.462Z] ---> 60087533c273 [2020-08-19T00:47:21.462Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-19T00:47:22.055Z] ---> Running in a25bfa5c3be7 [2020-08-19T00:47:22.658Z] ---> Running in a1dac0cccb9c [2020-08-19T00:47:23.264Z] Removing intermediate container a25bfa5c3be7 [2020-08-19T00:47:23.264Z] ---> 04214adfa23f [2020-08-19T00:47:23.264Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-19T00:47:23.541Z] Removing intermediate container a1dac0cccb9c [2020-08-19T00:47:23.541Z] ---> 70cd589662da [2020-08-19T00:47:23.541Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:47:24.145Z] ---> Running in b6d1f5a7665c [2020-08-19T00:47:24.744Z] ---> f5b3e2fe202d [2020-08-19T00:47:24.744Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-19T00:47:25.022Z] Removing intermediate container b6d1f5a7665c [2020-08-19T00:47:25.022Z] ---> b1cd76005373 [2020-08-19T00:47:25.022Z] Step 14/21 : WORKDIR / [2020-08-19T00:47:25.298Z] ---> Running in 1e76f8f9b71b [2020-08-19T00:47:27.285Z] ---> 257a9036bac9 [2020-08-19T00:47:27.285Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-19T00:47:27.558Z] Removing intermediate container 1e76f8f9b71b [2020-08-19T00:47:27.558Z] ---> 2df37747c684 [2020-08-19T00:47:27.558Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-19T00:47:29.569Z] ---> a86f1ca056a2 [2020-08-19T00:47:29.569Z] ---> 5109646a762e [2020-08-19T00:47:29.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-19T00:47:29.569Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:47:29.848Z] Removing intermediate container 3afbcdb445e7 [2020-08-19T00:47:29.848Z] ---> 92c52923ac18 [2020-08-19T00:47:29.848Z] [2020-08-19T00:47:29.848Z] Step 10/21 : FROM scratch [2020-08-19T00:47:29.848Z] ---> [2020-08-19T00:47:29.848Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:47:30.135Z] ---> Using cache [2020-08-19T00:47:30.135Z] ---> 60087533c273 [2020-08-19T00:47:30.135Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-19T00:47:30.135Z] ---> Running in 22265f43e38b [2020-08-19T00:47:30.411Z] ---> Running in 4ced6c2661af [2020-08-19T00:47:30.694Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:47:30.694Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-19T00:47:30.694Z] ---> 940a08c6b56b [2020-08-19T00:47:30.694Z] Step 3/29 : WORKDIR /edgex-go [2020-08-19T00:47:30.694Z] ---> Using cache [2020-08-19T00:47:30.694Z] ---> 0836f5983e19 [2020-08-19T00:47:30.694Z] Step 4/29 : RUN apk update && apk add make git [2020-08-19T00:47:30.694Z] ---> Running in 2268783d89d8 [2020-08-19T00:47:30.966Z] Removing intermediate container 22265f43e38b [2020-08-19T00:47:30.966Z] ---> 18845df70b41 [2020-08-19T00:47:30.966Z] Step 18/20 : LABEL arch=arm64 [2020-08-19T00:47:31.564Z] ---> Running in 4c8d37b730bf [2020-08-19T00:47:31.839Z] Removing intermediate container 4ced6c2661af [2020-08-19T00:47:31.839Z] ---> a6eeb1eb1f86 [2020-08-19T00:47:31.839Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:47:31.839Z] ---> c4594df5ce4d [2020-08-19T00:47:31.839Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-19T00:47:32.123Z] ---> Running in 54223d107646 [2020-08-19T00:47:32.402Z] Removing intermediate container 4c8d37b730bf [2020-08-19T00:47:32.402Z] ---> bb8eb88277d7 [2020-08-19T00:47:32.402Z] Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:47:32.684Z] ---> Running in c736b051877a [2020-08-19T00:47:32.960Z] Removing intermediate container 54223d107646 [2020-08-19T00:47:32.960Z] ---> e8fefd1c382b [2020-08-19T00:47:32.960Z] Step 14/21 : WORKDIR / [2020-08-19T00:47:33.233Z] ---> Running in 6080f7092ae8 [2020-08-19T00:47:33.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:47:33.504Z] Removing intermediate container c736b051877a [2020-08-19T00:47:33.504Z] ---> f48f015f3a01 [2020-08-19T00:47:33.504Z] Step 20/20 : LABEL version=0.0.0 [2020-08-19T00:47:33.504Z] ---> 64e7c2cfc321 [2020-08-19T00:47:33.504Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:47:33.780Z] ---> Running in 76fdfd945113 [2020-08-19T00:47:33.780Z] ---> Running in 651d96b04206 [2020-08-19T00:47:34.058Z] Removing intermediate container 6080f7092ae8 [2020-08-19T00:47:34.058Z] ---> 48610dcf3447 [2020-08-19T00:47:34.058Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-19T00:47:34.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:47:34.332Z] Removing intermediate container 651d96b04206 [2020-08-19T00:47:34.332Z] ---> c5e66651718d [2020-08-19T00:47:34.332Z] Step 19/21 : LABEL arch=arm64 [2020-08-19T00:47:34.332Z] Removing intermediate container 76fdfd945113 [2020-08-19T00:47:34.332Z] ---> 16d109f3e727 [2020-08-19T00:47:34.332Z] [2020-08-19T00:47:34.609Z] ---> Running in 58311bef4a12 [2020-08-19T00:47:34.883Z] ---> 91692a737124 [2020-08-19T00:47:34.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-19T00:47:35.489Z] Successfully built 16d109f3e727 [2020-08-19T00:47:35.489Z] Removing intermediate container 58311bef4a12 [2020-08-19T00:47:35.489Z] ---> 32462e564808 [2020-08-19T00:47:35.489Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:47:35.489Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:47:35.489Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:47:35.489Z] OK: 12617 distinct packages available [2020-08-19T00:47:35.489Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-19T00:47:35.489Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-08-19T00:47:35.763Z] ---> Running in 2fb753ec2ce7 [2020-08-19T00:47:36.048Z] OK: 217 MiB in 51 packages [2020-08-19T00:47:37.033Z] Removing intermediate container 2fb753ec2ce7 [2020-08-19T00:47:37.033Z] ---> efa17ff70d98 [2020-08-19T00:47:37.033Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:47:38.042Z] ---> 402ad8c4174c [2020-08-19T00:47:38.042Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-19T00:47:38.042Z] ---> Running in c775b3f15cd4 [2020-08-19T00:47:40.045Z] Removing intermediate container c775b3f15cd4 [2020-08-19T00:47:40.045Z] Removing intermediate container 2268783d89d8 [2020-08-19T00:47:40.045Z] ---> 9dc6c181c4ee [2020-08-19T00:47:40.045Z] Step 5/29 : COPY go.mod . [2020-08-19T00:47:40.045Z] ---> 5bf2be524dbf [2020-08-19T00:47:40.045Z] [2020-08-19T00:47:40.732Z] Successfully built 5bf2be524dbf [2020-08-19T00:47:41.003Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-19T00:47:41.003Z]  Building docker-core-command-go ... done Building docker-support-logging-go [2020-08-19T00:47:41.003Z] ---> 39406c24d761 [2020-08-19T00:47:41.003Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:47:41.277Z] ---> fa5894225481 [2020-08-19T00:47:41.277Z] Step 6/29 : RUN go mod download [2020-08-19T00:47:41.550Z] ---> Running in 3196828df301 [2020-08-19T00:47:41.831Z] ---> Running in f08f39f68860 [2020-08-19T00:47:42.431Z] Removing intermediate container 3196828df301 [2020-08-19T00:47:42.431Z] ---> 32396dd3511c [2020-08-19T00:47:42.431Z] Step 19/21 : LABEL arch=arm64 [2020-08-19T00:47:43.037Z] ---> Running in 35e947ce3a7a [2020-08-19T00:47:45.014Z] Removing intermediate container 35e947ce3a7a [2020-08-19T00:47:45.014Z] ---> 18c57883ea03 [2020-08-19T00:47:45.014Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:47:45.995Z] Removing intermediate container b02a55a20593 [2020-08-19T00:47:45.995Z] ---> e8f4a547556c [2020-08-19T00:47:45.995Z] [2020-08-19T00:47:45.995Z] Step 10/22 : FROM alpine [2020-08-19T00:47:45.995Z] ---> 62ee0e9f8440 [2020-08-19T00:47:45.995Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-19T00:47:45.995Z] ---> Running in 0a80138f2724 [2020-08-19T00:47:46.267Z] ---> Running in c435c8e3d928 [2020-08-19T00:47:46.538Z] Removing intermediate container 0a80138f2724 [2020-08-19T00:47:46.538Z] ---> ac70759cd56f [2020-08-19T00:47:46.538Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:47:46.811Z] Removing intermediate container f08f39f68860 [2020-08-19T00:47:46.812Z] ---> 229611f0b9c7 [2020-08-19T00:47:46.812Z] Step 7/29 : COPY . . [2020-08-19T00:47:47.102Z] ---> Running in 586f27e34ec2 [2020-08-19T00:47:47.102Z] Removing intermediate container c435c8e3d928 [2020-08-19T00:47:47.102Z] ---> 0f914fea8ea3 [2020-08-19T00:47:47.102Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-19T00:47:48.101Z] ---> Running in d4bd883d434a [2020-08-19T00:47:48.697Z] Removing intermediate container 586f27e34ec2 [2020-08-19T00:47:48.697Z] ---> 18041586f7c7 [2020-08-19T00:47:48.972Z] [2020-08-19T00:47:49.576Z] Successfully built 18041586f7c7 [2020-08-19T00:47:50.172Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-19T00:47:50.172Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-08-19T00:47:50.172Z] Removing intermediate container d4bd883d434a [2020-08-19T00:47:50.172Z] ---> 93204df0f0a9 [2020-08-19T00:47:50.172Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-19T00:47:52.819Z] ---> Running in 8c55525f0817 [2020-08-19T00:47:54.802Z] Removing intermediate container 8c55525f0817 [2020-08-19T00:47:54.802Z] ---> 95cd8ea4968e [2020-08-19T00:47:54.802Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:47:56.816Z] ---> Running in 69d6ad619c00 [2020-08-19T00:48:01.126Z] Removing intermediate container 69d6ad619c00 [2020-08-19T00:48:01.126Z] ---> 32fd09baeb0f [2020-08-19T00:48:01.126Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-19T00:48:01.400Z] ---> Running in 68a16500d0da [2020-08-19T00:48:03.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:04.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:04.630Z] ---> 586faba190a6 [2020-08-19T00:48:04.630Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-19T00:48:04.904Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-19T00:48:04.904Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-19T00:48:05.185Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-19T00:48:05.185Z] ---> Running in e7c067648322 [2020-08-19T00:48:05.460Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-19T00:48:05.460Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-19T00:48:05.460Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:48:05.460Z] OK: 8 MiB in 19 packages [2020-08-19T00:48:07.448Z] 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 [2020-08-19T00:48:08.053Z] Removing intermediate container 68a16500d0da [2020-08-19T00:48:08.053Z] ---> e7f7db9e5909 [2020-08-19T00:48:08.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-19T00:48:09.499Z] ---> 70c17a8fdf87 [2020-08-19T00:48:09.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-19T00:48:12.166Z] ---> c1016dd21382 [2020-08-19T00:48:12.166Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-19T00:48:13.626Z] ---> f9324d82d75c [2020-08-19T00:48:13.626Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:48:13.907Z] ---> Running in 9db8928427c0 [2020-08-19T00:48:14.905Z] Removing intermediate container 9db8928427c0 [2020-08-19T00:48:14.905Z] ---> 2ce84d444ee6 [2020-08-19T00:48:14.905Z] Step 20/22 : LABEL arch=arm64 [2020-08-19T00:48:14.905Z] ---> Running in 8375cdeb1bfc [2020-08-19T00:48:15.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:48:15.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:48:15.901Z] ---> 940a08c6b56b [2020-08-19T00:48:15.901Z] Step 3/23 : WORKDIR /edgex-go [2020-08-19T00:48:15.901Z] ---> Using cache [2020-08-19T00:48:15.901Z] ---> 0836f5983e19 [2020-08-19T00:48:15.901Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:48:15.901Z] ---> Using cache [2020-08-19T00:48:15.901Z] ---> 244c62fd9596 [2020-08-19T00:48:15.901Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-19T00:48:15.901Z] ---> Running in c6427b72e0e9 [2020-08-19T00:48:16.177Z] Removing intermediate container 8375cdeb1bfc [2020-08-19T00:48:16.177Z] ---> 485e06e8c53f [2020-08-19T00:48:16.177Z] Step 21/22 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:48:16.456Z] ---> Running in 8ff2b30611a5 [2020-08-19T00:48:17.436Z] Removing intermediate container 8ff2b30611a5 [2020-08-19T00:48:17.436Z] ---> b7142f15195a [2020-08-19T00:48:17.436Z] Step 22/22 : LABEL version=0.0.0 [2020-08-19T00:48:17.708Z] ---> Running in 7be193855245 [2020-08-19T00:48:18.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:18.579Z] Removing intermediate container 7be193855245 [2020-08-19T00:48:18.579Z] ---> 0fbfb648692a [2020-08-19T00:48:18.579Z] [2020-08-19T00:48:19.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:19.174Z] Successfully built 0fbfb648692a [2020-08-19T00:48:19.174Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-19T00:48:19.174Z]  Building docker-core-data-go ... done Building docker-security-secretstore-setup-go [2020-08-19T00:48:20.163Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:48:20.163Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:48:20.163Z] OK: 12617 distinct packages available [2020-08-19T00:48:20.764Z] OK: 217 MiB in 51 packages [2020-08-19T00:48:23.386Z] Removing intermediate container c6427b72e0e9 [2020-08-19T00:48:23.386Z] ---> 0cb30056cbec [2020-08-19T00:48:23.386Z] Step 6/23 : COPY go.mod . [2020-08-19T00:48:25.381Z] ---> 6ca8281c6e62 [2020-08-19T00:48:25.381Z] Step 7/23 : RUN go mod download [2020-08-19T00:48:25.654Z] ---> Running in 4de0b411a60d [2020-08-19T00:48:29.057Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:48:29.057Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:48:29.057Z] ---> 940a08c6b56b [2020-08-19T00:48:29.057Z] Step 3/21 : WORKDIR /edgex-go [2020-08-19T00:48:29.057Z] ---> Using cache [2020-08-19T00:48:29.057Z] ---> 0836f5983e19 [2020-08-19T00:48:29.057Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:48:29.057Z] ---> Using cache [2020-08-19T00:48:29.057Z] ---> 244c62fd9596 [2020-08-19T00:48:29.057Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-19T00:48:30.504Z] ---> Running in 727efc126ee0 [2020-08-19T00:48:31.959Z] Removing intermediate container 4de0b411a60d [2020-08-19T00:48:31.959Z] ---> 6ca42fbebc28 [2020-08-19T00:48:31.959Z] Step 8/23 : COPY . . [2020-08-19T00:48:32.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:33.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:34.926Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:48:34.926Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:48:34.926Z] OK: 12617 distinct packages available [2020-08-19T00:48:35.912Z] OK: 217 MiB in 51 packages [2020-08-19T00:48:36.513Z] OK: 217 MiB in 51 packages [2020-08-19T00:48:41.996Z] Removing intermediate container 727efc126ee0 [2020-08-19T00:48:41.996Z] ---> cdd708742ba5 [2020-08-19T00:48:41.996Z] Step 6/21 : COPY go.mod . [2020-08-19T00:48:42.978Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:48:42.978Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:48:42.978Z] ---> 940a08c6b56b [2020-08-19T00:48:42.978Z] Step 3/26 : WORKDIR /edgex-go [2020-08-19T00:48:42.978Z] ---> Using cache [2020-08-19T00:48:42.978Z] ---> 0836f5983e19 [2020-08-19T00:48:42.978Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:48:42.978Z] ---> Using cache [2020-08-19T00:48:42.978Z] ---> 244c62fd9596 [2020-08-19T00:48:42.978Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-19T00:48:43.278Z] ---> 407ec9413b56 [2020-08-19T00:48:43.278Z] Step 7/21 : RUN go mod download [2020-08-19T00:48:43.278Z] ---> Running in 3514d94f73b5 [2020-08-19T00:48:43.554Z] ---> Running in 1570447eb4db [2020-08-19T00:48:46.208Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:47.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:48.187Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:48:48.187Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:48:48.187Z] OK: 12617 distinct packages available [2020-08-19T00:48:49.174Z] OK: 217 MiB in 51 packages [2020-08-19T00:48:50.185Z] Removing intermediate container 1570447eb4db [2020-08-19T00:48:50.185Z] ---> 004c30bb4b32 [2020-08-19T00:48:50.185Z] Step 8/21 : COPY . . [2020-08-19T00:48:51.170Z] Removing intermediate container 3514d94f73b5 [2020-08-19T00:48:51.170Z] ---> f84e1bfd0f09 [2020-08-19T00:48:51.170Z] Step 6/26 : COPY go.mod . [2020-08-19T00:48:52.626Z] ---> 555718da407a [2020-08-19T00:48:52.626Z] Step 7/26 : RUN go mod download [2020-08-19T00:48:53.229Z] ---> Running in bfe17a7b8e51 [2020-08-19T00:48:53.525Z] Removing intermediate container e7c067648322 [2020-08-19T00:48:53.525Z] ---> 66f1d9f9de43 [2020-08-19T00:48:53.525Z] [2020-08-19T00:48:53.525Z] Step 9/29 : FROM alpine:latest [2020-08-19T00:48:53.525Z] ---> 62ee0e9f8440 [2020-08-19T00:48:53.525Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-19T00:48:54.126Z] ---> Running in b479bf9e06bc [2020-08-19T00:48:55.122Z] Removing intermediate container b479bf9e06bc [2020-08-19T00:48:55.122Z] ---> 7ec33c926c3c [2020-08-19T00:48:55.122Z] Step 11/29 : USER root [2020-08-19T00:48:55.395Z] ---> Running in cccc4b8a0f82 [2020-08-19T00:48:56.386Z] Removing intermediate container cccc4b8a0f82 [2020-08-19T00:48:56.386Z] ---> c38235ffcc82 [2020-08-19T00:48:56.386Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-19T00:48:56.981Z] ---> Running in 3b9bd47d14a6 [2020-08-19T00:48:58.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-19T00:48:58.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-19T00:48:58.422Z] ---> 940a08c6b56b [2020-08-19T00:48:58.422Z] Step 3/26 : WORKDIR /edgex-go [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> 0836f5983e19 [2020-08-19T00:48:58.422Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> 244c62fd9596 [2020-08-19T00:48:58.422Z] Step 5/26 : RUN apk update && apk add make git [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> 64f9c5f5f87b [2020-08-19T00:48:58.422Z] Step 6/26 : COPY go.mod . [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> 32374e1a0ff6 [2020-08-19T00:48:58.422Z] Step 7/26 : RUN go mod download [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> bffb79c585ba [2020-08-19T00:48:58.422Z] Step 8/26 : COPY . . [2020-08-19T00:48:58.422Z] Removing intermediate container bfe17a7b8e51 [2020-08-19T00:48:58.422Z] ---> c69e783457ad [2020-08-19T00:48:58.422Z] Step 8/26 : COPY . . [2020-08-19T00:48:58.422Z] ---> Using cache [2020-08-19T00:48:58.422Z] ---> c17c457fa636 [2020-08-19T00:48:58.422Z] 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 [2020-08-19T00:48:59.013Z] ---> Running in e9c60ba434da [2020-08-19T00:48:59.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:59.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:48:59.877Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-19T00:48:59.877Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-19T00:48:59.877Z] OK: 12617 distinct packages available [2020-08-19T00:49:00.475Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-19T00:49:00.475Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-19T00:49:00.475Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:49:00.475Z] Executing ca-certificates-20191127-r4.trigger [2020-08-19T00:49:00.748Z] OK: 6 MiB in 16 packages [2020-08-19T00:49:01.022Z] 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 [2020-08-19T00:49:05.395Z] ---> 8187c94f1379 [2020-08-19T00:49:05.395Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-19T00:49:05.395Z] ---> Running in 8fbb177d63e6 [2020-08-19T00:49:05.673Z] Removing intermediate container 3b9bd47d14a6 [2020-08-19T00:49:05.673Z] ---> 0e8ede0cd5f8 [2020-08-19T00:49:05.673Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-19T00:49:06.276Z] ---> Running in 2e077c405111 [2020-08-19T00:49:07.730Z] Removing intermediate container 2e077c405111 [2020-08-19T00:49:07.730Z] ---> 7cbf75597944 [2020-08-19T00:49:07.730Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-19T00:49:07.730Z] ---> Running in c884e2c4b14a [2020-08-19T00:49:08.336Z] 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 [2020-08-19T00:49:09.318Z] Removing intermediate container c884e2c4b14a [2020-08-19T00:49:09.318Z] ---> c0c9c9840009 [2020-08-19T00:49:09.318Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-19T00:49:09.916Z] ---> Running in e0fe322cd0aa [2020-08-19T00:49:15.326Z] Removing intermediate container e0fe322cd0aa [2020-08-19T00:49:15.326Z] ---> 932e14e8e529 [2020-08-19T00:49:15.326Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-19T00:49:18.100Z] ---> c7a988722f4e [2020-08-19T00:49:18.100Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-19T00:49:20.822Z] ---> 945232dbd71a [2020-08-19T00:49:20.822Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-19T00:49:23.596Z] ---> 77f1bcde1bdd [2020-08-19T00:49:23.596Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-19T00:49:25.574Z] ---> 4e2889ef3682 [2020-08-19T00:49:25.574Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-19T00:49:27.558Z] ---> 78dc958126c5 [2020-08-19T00:49:27.558Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-19T00:49:27.832Z] ---> Running in 596cab82c6da [2020-08-19T00:49:30.464Z] ---> 3b3812b59cc1 [2020-08-19T00:49:30.464Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-19T00:49:31.063Z] ---> Running in a100820c13b4 [2020-08-19T00:49:33.691Z] Removing intermediate container 596cab82c6da [2020-08-19T00:49:33.691Z] ---> f0169396640f [2020-08-19T00:49:33.691Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-19T00:49:34.290Z] 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 [2020-08-19T00:49:35.280Z] ---> 3829e4998735 [2020-08-19T00:49:35.280Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-19T00:49:35.562Z] ---> Running in fdaf56269701 [2020-08-19T00:49:38.975Z] ---> 02726c3438b3 [2020-08-19T00:49:38.975Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-19T00:49:38.975Z] ---> Running in fb017071bd09 [2020-08-19T00:49:39.962Z] Removing intermediate container fdaf56269701 [2020-08-19T00:49:39.962Z] ---> 06eecc5de04b [2020-08-19T00:49:39.962Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-19T00:49:40.244Z] ---> Running in 2247ec59ed17 [2020-08-19T00:49:42.231Z] 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 [2020-08-19T00:49:44.879Z] Removing intermediate container 2247ec59ed17 [2020-08-19T00:49:44.879Z] ---> 4f0abd71a592 [2020-08-19T00:49:44.879Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-19T00:49:44.879Z] ---> Running in a9f47baa7c74 [2020-08-19T00:49:45.481Z] Removing intermediate container a9f47baa7c74 [2020-08-19T00:49:45.481Z] ---> 4aa867017a65 [2020-08-19T00:49:45.481Z] Step 26/29 : CMD [ "generate" ] [2020-08-19T00:49:45.754Z] ---> Running in 11ee529c2917 [2020-08-19T00:49:46.349Z] Removing intermediate container 11ee529c2917 [2020-08-19T00:49:46.349Z] ---> dba9cb27ff28 [2020-08-19T00:49:46.349Z] Step 27/29 : LABEL arch=arm64 [2020-08-19T00:49:46.349Z] ---> Running in 6920db31fab2 [2020-08-19T00:49:46.946Z] Removing intermediate container 6920db31fab2 [2020-08-19T00:49:46.946Z] ---> 51bf710236ef [2020-08-19T00:49:46.946Z] Step 28/29 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:49:47.225Z] ---> Running in c2ff6c2f3f78 [2020-08-19T00:49:47.822Z] Removing intermediate container c2ff6c2f3f78 [2020-08-19T00:49:47.822Z] ---> 3b92556904e9 [2020-08-19T00:49:47.822Z] Step 29/29 : LABEL version=0.0.0 [2020-08-19T00:49:48.097Z] ---> Running in 5abf4b153cc2 [2020-08-19T00:49:48.695Z] Removing intermediate container 5abf4b153cc2 [2020-08-19T00:49:48.695Z] ---> a57a4a448d65 [2020-08-19T00:49:48.695Z] [2020-08-19T00:49:49.293Z] Successfully built a57a4a448d65 [2020-08-19T00:49:49.293Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-19T00:49:59.444Z]  Building docker-security-secrets-setup-go ... done 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 [2020-08-19T00:50:09.603Z] 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 [2020-08-19T00:50:24.695Z] Removing intermediate container e9c60ba434da [2020-08-19T00:50:24.695Z] ---> c1842841327d [2020-08-19T00:50:24.695Z] [2020-08-19T00:50:24.695Z] Step 10/26 : FROM alpine:3.10 [2020-08-19T00:50:24.695Z] 3.10: Pulling from library/alpine [2020-08-19T00:50:24.695Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-19T00:50:24.695Z] Status: Downloaded newer image for alpine:3.10 [2020-08-19T00:50:24.695Z] ---> 536a684cf733 [2020-08-19T00:50:24.695Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-19T00:50:24.695Z] ---> Running in 90198f885114 [2020-08-19T00:50:27.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:50:27.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:50:27.587Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-19T00:50:27.587Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-19T00:50:27.587Z] OK: 10167 distinct packages available [2020-08-19T00:50:28.567Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-19T00:50:28.567Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-19T00:50:28.567Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-19T00:50:28.567Z] (4/5) Installing curl (7.66.0-r0) [2020-08-19T00:50:28.567Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-19T00:50:28.567Z] Executing busybox-1.30.1-r3.trigger [2020-08-19T00:50:28.567Z] Executing ca-certificates-20191127-r2.trigger [2020-08-19T00:50:28.842Z] OK: 7 MiB in 19 packages [2020-08-19T00:50:31.464Z] Removing intermediate container 90198f885114 [2020-08-19T00:50:31.464Z] ---> a5ec2b63bff9 [2020-08-19T00:50:31.464Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-19T00:50:31.464Z] ---> Running in 33e491f1f844 [2020-08-19T00:50:32.062Z] Removing intermediate container 33e491f1f844 [2020-08-19T00:50:32.062Z] ---> 13dfaad913a1 [2020-08-19T00:50:32.062Z] Step 13/26 : WORKDIR / [2020-08-19T00:50:32.335Z] ---> Running in 2123a349d365 [2020-08-19T00:50:32.930Z] Removing intermediate container 2123a349d365 [2020-08-19T00:50:32.930Z] ---> 27fad3e5159d [2020-08-19T00:50:32.930Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-19T00:50:34.910Z] ---> 7a023bc43931 [2020-08-19T00:50:34.910Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-19T00:50:36.339Z] ---> 8d6f3644f78e [2020-08-19T00:50:36.339Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-19T00:50:38.307Z] ---> 52c65a1557bc [2020-08-19T00:50:38.307Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-19T00:50:39.291Z] ---> 91e288ca37b3 [2020-08-19T00:50:39.291Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-19T00:50:39.566Z] Removing intermediate container 8fbb177d63e6 [2020-08-19T00:50:39.566Z] ---> ea5d4db53e96 [2020-08-19T00:50:39.566Z] [2020-08-19T00:50:39.566Z] Step 10/23 : FROM scratch [2020-08-19T00:50:39.566Z] ---> [2020-08-19T00:50:39.566Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-19T00:50:40.164Z] ---> Running in e79aaa329825 [2020-08-19T00:50:41.151Z] ---> 06bfe878e666 [2020-08-19T00:50:41.151Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-19T00:50:41.152Z] Removing intermediate container e79aaa329825 [2020-08-19T00:50:41.152Z] ---> 3e9e8924fba5 [2020-08-19T00:50:41.152Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-19T00:50:41.426Z] ---> Running in 80aa4dcbb1fe [2020-08-19T00:50:42.019Z] Removing intermediate container 80aa4dcbb1fe [2020-08-19T00:50:42.019Z] ---> 307c3ae24147 [2020-08-19T00:50:42.019Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-19T00:50:42.299Z] ---> Running in 8c002d498bd7 [2020-08-19T00:50:42.577Z] ---> 0747111e48ba [2020-08-19T00:50:42.577Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-19T00:50:42.851Z] Removing intermediate container 8c002d498bd7 [2020-08-19T00:50:42.851Z] ---> a753bf4faa39 [2020-08-19T00:50:42.851Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-19T00:50:44.295Z] ---> 7a7f736d5d64 [2020-08-19T00:50:44.295Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-19T00:50:44.295Z] ---> 1607427fd243 [2020-08-19T00:50:44.295Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-19T00:50:45.270Z] ---> 0b3cfb490e02 [2020-08-19T00:50:45.270Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-19T00:50:45.270Z] ---> Running in ab7374afc6ae [2020-08-19T00:50:45.270Z] ---> b03dd505ca2e [2020-08-19T00:50:45.270Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-19T00:50:47.251Z] ---> a66d816a56e9 [2020-08-19T00:50:47.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-19T00:50:48.685Z] ---> 56c1542d832b [2020-08-19T00:50:48.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-19T00:50:48.960Z] Removing intermediate container ab7374afc6ae [2020-08-19T00:50:48.960Z] ---> fc8b59224af4 [2020-08-19T00:50:48.960Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-19T00:50:49.558Z] ---> Running in e3ec428e71b3 [2020-08-19T00:50:50.533Z] Removing intermediate container e3ec428e71b3 [2020-08-19T00:50:50.533Z] ---> a89738c10707 [2020-08-19T00:50:50.533Z] Step 24/26 : LABEL arch=arm64 [2020-08-19T00:50:50.533Z] ---> 7e4633ed98c1 [2020-08-19T00:50:50.533Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-19T00:50:50.809Z] ---> Running in 7383bada7342 [2020-08-19T00:50:50.809Z] Removing intermediate container a100820c13b4 [2020-08-19T00:50:50.809Z] ---> 186236561042 [2020-08-19T00:50:50.809Z] [2020-08-19T00:50:50.809Z] Step 10/21 : FROM scratch [2020-08-19T00:50:50.809Z] ---> [2020-08-19T00:50:50.809Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-19T00:50:50.809Z] Removing intermediate container fb017071bd09 [2020-08-19T00:50:50.809Z] ---> dd2f8b3b7869 [2020-08-19T00:50:50.809Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-19T00:50:51.085Z] ---> Using cache [2020-08-19T00:50:51.085Z] ---> 3e9e8924fba5 [2020-08-19T00:50:51.085Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-19T00:50:51.085Z] ---> Running in a3526d10cc46 [2020-08-19T00:50:51.359Z] ---> Running in d1ec4ab6951c [2020-08-19T00:50:51.359Z] Removing intermediate container 7383bada7342 [2020-08-19T00:50:51.359Z] ---> cc4ad74c04f3 [2020-08-19T00:50:51.360Z] Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:50:51.360Z] ---> 37dd76a27bcf [2020-08-19T00:50:51.360Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:50:51.633Z] ---> Running in d3ea45ed2495 [2020-08-19T00:50:51.633Z] ---> Running in 8ec605644929 [2020-08-19T00:50:51.911Z] Removing intermediate container d1ec4ab6951c [2020-08-19T00:50:51.911Z] ---> b5be66dc96e8 [2020-08-19T00:50:51.911Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T00:50:51.911Z] ---> Running in 00e513904efe [2020-08-19T00:50:52.188Z] Removing intermediate container d3ea45ed2495 [2020-08-19T00:50:52.188Z] ---> 1f356df4b8b6 [2020-08-19T00:50:52.188Z] Step 26/26 : LABEL version=0.0.0 [2020-08-19T00:50:52.188Z] Removing intermediate container 8ec605644929 [2020-08-19T00:50:52.188Z] ---> 98169e329aee [2020-08-19T00:50:52.188Z] Step 21/23 : LABEL arch=arm64 [2020-08-19T00:50:52.459Z] ---> Running in eae59a277f77 [2020-08-19T00:50:52.459Z] Removing intermediate container 00e513904efe [2020-08-19T00:50:52.459Z] ---> 60a8e8dc5a44 [2020-08-19T00:50:52.459Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-19T00:50:52.459Z] ---> Running in aef55c850a01 [2020-08-19T00:50:53.055Z] Removing intermediate container eae59a277f77 [2020-08-19T00:50:53.055Z] ---> b53302fbb7f0 [2020-08-19T00:50:53.055Z] [2020-08-19T00:50:53.055Z] Removing intermediate container aef55c850a01 [2020-08-19T00:50:53.055Z] ---> 331e99b008c0 [2020-08-19T00:50:53.055Z] Step 22/23 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:50:53.326Z] 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 [2020-08-19T00:50:53.326Z] ---> Running in b20e6cd77936 [2020-08-19T00:50:53.326Z] ---> 9cb0b3112607 [2020-08-19T00:50:53.326Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-19T00:50:53.598Z] Successfully built b53302fbb7f0 [2020-08-19T00:50:53.598Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-19T00:50:53.883Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b20e6cd77936 [2020-08-19T00:50:53.883Z] ---> 013d75e67f85 [2020-08-19T00:50:53.883Z] Step 23/23 : LABEL version=0.0.0 [2020-08-19T00:50:53.883Z] ---> Running in 10ca69cc2f5b [2020-08-19T00:50:54.483Z] ---> 18c101afce38 [2020-08-19T00:50:54.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-19T00:50:54.483Z] Removing intermediate container 10ca69cc2f5b [2020-08-19T00:50:54.483Z] ---> 5af97da71687 [2020-08-19T00:50:54.483Z] [2020-08-19T00:50:55.079Z] Successfully built 5af97da71687 [2020-08-19T00:50:55.080Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-19T00:50:55.675Z]  Building docker-support-notifications-go ... done  ---> 5fbee88e06f5 [2020-08-19T00:50:55.675Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-19T00:50:56.653Z] Removing intermediate container a3526d10cc46 [2020-08-19T00:50:56.653Z] ---> 0bb03b9b54a7 [2020-08-19T00:50:56.653Z] [2020-08-19T00:50:56.653Z] Step 11/26 : FROM docker:latest [2020-08-19T00:50:56.653Z] ---> ce9d55ae87f1 [2020-08-19T00:50:56.653Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-19T00:50:56.653Z] ---> 1b3da3710551 [2020-08-19T00:50:56.653Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:50:56.653Z] ---> Running in 1fd9ba180e3f [2020-08-19T00:50:56.930Z] ---> Running in 6611681de185 [2020-08-19T00:50:57.521Z] Removing intermediate container 6611681de185 [2020-08-19T00:50:57.521Z] ---> e930ea0cbca3 [2020-08-19T00:50:57.521Z] Step 19/21 : LABEL arch=arm64 [2020-08-19T00:50:57.521Z] ---> Running in 556e173fe23f [2020-08-19T00:50:58.114Z] Removing intermediate container 556e173fe23f [2020-08-19T00:50:58.114Z] ---> adcccf853800 [2020-08-19T00:50:58.114Z] Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:50:58.114Z] ---> Running in 4333c08574c0 [2020-08-19T00:50:58.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:50:58.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:50:58.383Z] Removing intermediate container 4333c08574c0 [2020-08-19T00:50:58.383Z] ---> 947e51696095 [2020-08-19T00:50:58.383Z] Step 21/21 : LABEL version=0.0.0 [2020-08-19T00:50:58.651Z] ---> Running in 8cd45bb0880e [2020-08-19T00:50:58.922Z] Removing intermediate container 8cd45bb0880e [2020-08-19T00:50:58.922Z] ---> f6f173be1d1a [2020-08-19T00:50:58.922Z] [2020-08-19T00:50:59.191Z] (1/2) Installing readline (8.0.4-r0) [2020-08-19T00:50:59.191Z] (2/2) Installing bash (5.0.17-r0) [2020-08-19T00:50:59.467Z] Executing bash-5.0.17-r0.post-install [2020-08-19T00:50:59.467Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:50:59.467Z] OK: 12 MiB in 22 packages [2020-08-19T00:50:59.467Z] Successfully built f6f173be1d1a [2020-08-19T00:50:59.741Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-19T00:51:00.723Z]  Building docker-support-logging-go ... done Removing intermediate container 1fd9ba180e3f [2020-08-19T00:51:00.723Z] ---> 41876b43d33b [2020-08-19T00:51:00.723Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-19T00:51:00.723Z] ---> Running in cfdacca6cf76 [2020-08-19T00:51:03.336Z] Removing intermediate container cfdacca6cf76 [2020-08-19T00:51:03.336Z] ---> ed5b33ab57a2 [2020-08-19T00:51:03.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-19T00:51:03.336Z] ---> Running in 285dcdfa3816 [2020-08-19T00:51:03.929Z] Removing intermediate container 285dcdfa3816 [2020-08-19T00:51:03.929Z] ---> 45f9c3e4df6b [2020-08-19T00:51:03.929Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-19T00:51:03.929Z] ---> Running in 226e32b9c31f [2020-08-19T00:51:04.525Z] Removing intermediate container 226e32b9c31f [2020-08-19T00:51:04.525Z] ---> 7c7e249e2985 [2020-08-19T00:51:04.525Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-19T00:51:04.525Z] ---> Running in 123077dc5353 [2020-08-19T00:51:05.115Z] Removing intermediate container 123077dc5353 [2020-08-19T00:51:05.115Z] ---> c4d2cdbad1a3 [2020-08-19T00:51:05.115Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-19T00:51:06.082Z] ---> d85722265a6e [2020-08-19T00:51:06.082Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-19T00:51:06.673Z] ---> 68baa992915e [2020-08-19T00:51:06.673Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-19T00:51:07.644Z] ---> eb8231a66a4f [2020-08-19T00:51:07.644Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-19T00:51:07.644Z] ---> Running in ee154fc39312 [2020-08-19T00:51:09.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:51:09.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:51:09.930Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-19T00:51:09.930Z] (2/33) Installing expat (2.2.9-r1) [2020-08-19T00:51:09.930Z] (3/33) Installing libffi (3.3-r2) [2020-08-19T00:51:09.930Z] (4/33) Installing gdbm (1.13-r1) [2020-08-19T00:51:09.930Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-19T00:51:09.930Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-19T00:51:09.930Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-19T00:51:11.888Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-19T00:51:11.888Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-19T00:51:11.888Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-19T00:51:11.888Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-19T00:51:11.888Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-19T00:51:11.888Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-19T00:51:11.888Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-19T00:51:11.888Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-19T00:51:11.888Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-19T00:51:11.888Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-19T00:51:11.888Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-19T00:51:11.888Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-19T00:51:11.888Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-19T00:51:11.888Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-19T00:51:11.888Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-19T00:51:11.888Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-19T00:51:11.888Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-19T00:51:11.888Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-19T00:51:11.888Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-19T00:51:12.161Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-19T00:51:12.161Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-19T00:51:12.161Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-19T00:51:12.161Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-19T00:51:12.161Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-19T00:51:12.161Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-19T00:51:12.161Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-19T00:51:12.161Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:51:12.161Z] OK: 71 MiB in 55 packages [2020-08-19T00:51:20.411Z] Removing intermediate container ee154fc39312 [2020-08-19T00:51:20.411Z] ---> 04e7c9dcee06 [2020-08-19T00:51:20.411Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-19T00:51:20.411Z] ---> Running in c013efa93e3d [2020-08-19T00:51:24.685Z] Collecting docker-compose==1.23.2 [2020-08-19T00:51:24.685Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-19T00:51:24.954Z] Collecting docker<4.0,>=3.6.0 [2020-08-19T00:51:24.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-19T00:51:25.542Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-19T00:51:25.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-19T00:51:27.498Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-19T00:51:27.767Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-19T00:51:27.767Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-19T00:51:28.361Z] Collecting jsonschema<3,>=2.5.1 [2020-08-19T00:51:28.361Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-19T00:51:29.337Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-19T00:51:29.337Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-19T00:51:29.609Z] Collecting cached-property<2,>=1.2.0 [2020-08-19T00:51:29.609Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-19T00:51:29.880Z] Collecting texttable<0.10,>=0.9.0 [2020-08-19T00:51:30.151Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-19T00:51:32.110Z] Collecting PyYAML<4,>=3.10 [2020-08-19T00:51:32.110Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-19T00:51:35.475Z] Collecting docopt<0.7,>=0.6.1 [2020-08-19T00:51:35.476Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-19T00:51:36.892Z] Collecting docker-pycreds>=0.4.0 [2020-08-19T00:51:36.892Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-19T00:51:37.162Z] Collecting idna<2.8,>=2.5 [2020-08-19T00:51:37.162Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-19T00:51:37.162Z] 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) [2020-08-19T00:51:37.162Z] 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) [2020-08-19T00:51:37.752Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-19T00:51:37.752Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-19T00:51:38.023Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-19T00:51:38.023Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-19T00:51:38.023Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-19T00:51:38.023Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-19T00:51:38.612Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose [2020-08-19T00:51:38.612Z] Attempting uninstall: idna [2020-08-19T00:51:38.612Z] Found existing installation: idna 2.9 [2020-08-19T00:51:38.612Z] Uninstalling idna-2.9: [2020-08-19T00:51:38.883Z] Successfully uninstalled idna-2.9 [2020-08-19T00:51:39.486Z] Attempting uninstall: urllib3 [2020-08-19T00:51:39.486Z] Found existing installation: urllib3 1.25.9 [2020-08-19T00:51:39.486Z] Uninstalling urllib3-1.25.9: [2020-08-19T00:51:39.486Z] Successfully uninstalled urllib3-1.25.9 [2020-08-19T00:51:40.497Z] Attempting uninstall: requests [2020-08-19T00:51:40.497Z] Found existing installation: requests 2.23.0 [2020-08-19T00:51:40.497Z] Uninstalling requests-2.23.0: [2020-08-19T00:51:40.497Z] Successfully uninstalled requests-2.23.0 [2020-08-19T00:51:41.991Z] Running setup.py install for dockerpty: started [2020-08-19T00:51:43.977Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-19T00:51:44.251Z] Running setup.py install for texttable: started [2020-08-19T00:51:46.208Z] Running setup.py install for texttable: finished with status 'done' [2020-08-19T00:51:46.208Z] Running setup.py install for PyYAML: started [2020-08-19T00:51:48.170Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-19T00:51:48.170Z] Running setup.py install for docopt: started [2020-08-19T00:51:50.134Z] Running setup.py install for docopt: finished with status 'done' [2020-08-19T00:51:50.725Z] 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 [2020-08-19T00:51:54.093Z] Removing intermediate container c013efa93e3d [2020-08-19T00:51:54.093Z] ---> 029038c60e67 [2020-08-19T00:51:54.365Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-19T00:51:54.365Z] ---> Running in 6619e2ac637c [2020-08-19T00:51:55.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T00:51:56.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T00:51:56.643Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-19T00:51:56.643Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-19T00:51:56.643Z] (3/3) Installing curl (7.69.1-r0) [2020-08-19T00:51:56.643Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T00:51:56.643Z] OK: 71 MiB in 58 packages [2020-08-19T00:51:58.065Z] Removing intermediate container 6619e2ac637c [2020-08-19T00:51:58.065Z] ---> 2a261ca8b045 [2020-08-19T00:51:58.065Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T00:51:58.065Z] ---> Running in 39e299d512db [2020-08-19T00:51:58.659Z] Removing intermediate container 39e299d512db [2020-08-19T00:51:58.659Z] ---> 572797b9bf14 [2020-08-19T00:51:58.659Z] Step 24/26 : LABEL arch=arm64 [2020-08-19T00:51:58.659Z] ---> Running in 32f4b4142e06 [2020-08-19T00:51:58.940Z] Removing intermediate container 32f4b4142e06 [2020-08-19T00:51:58.940Z] ---> d6f620d43b22 [2020-08-19T00:51:58.940Z] Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d [2020-08-19T00:51:59.210Z] ---> Running in acf0513e662d [2020-08-19T00:51:59.803Z] Removing intermediate container acf0513e662d [2020-08-19T00:51:59.803Z] ---> e079670f5f39 [2020-08-19T00:51:59.803Z] Step 26/26 : LABEL version=0.0.0 [2020-08-19T00:51:59.803Z] ---> Running in aa1d996b3f94 [2020-08-19T00:52:00.397Z] Removing intermediate container aa1d996b3f94 [2020-08-19T00:52:00.397Z] ---> a15933338b44 [2020-08-19T00:52:00.397Z] [2020-08-19T00:52:00.667Z] Successfully built a15933338b44 [2020-08-19T00:52:00.667Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-19T00:52:00.953Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-19T00:52:01.123Z] $ docker stop --time=1 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff [2020-08-19T00:52:03.095Z] $ docker rm -f 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T00:52:03.598Z] + docker images [2020-08-19T00:52:03.598Z] + grep docker [2020-08-19T00:52:03.869Z] docker-sys-mgmt-agent-go-arm64 latest a15933338b44 3 seconds ago 266MB [2020-08-19T00:52:03.869Z] docker-support-logging-go-arm64 latest f6f173be1d1a About a minute ago 11.4MB [2020-08-19T00:52:03.869Z] docker-support-notifications-go-arm64 latest 5af97da71687 About a minute ago 13.9MB [2020-08-19T00:52:03.869Z] docker-security-secretstore-setup-go-arm64 latest b53302fbb7f0 About a minute ago 32.6MB [2020-08-19T00:52:03.869Z] docker-security-secrets-setup-go-arm64 latest a57a4a448d65 2 minutes ago 24.2MB [2020-08-19T00:52:03.869Z] docker-core-data-go-arm64 latest 0fbfb648692a 3 minutes ago 23.3MB [2020-08-19T00:52:03.869Z] docker-core-metadata-go-arm64 latest 18041586f7c7 4 minutes ago 13.8MB [2020-08-19T00:52:03.869Z] docker-core-command-go-arm64 latest 5bf2be524dbf 4 minutes ago 12.4MB [2020-08-19T00:52:03.869Z] docker-support-scheduler-go-arm64 latest 16d109f3e727 4 minutes ago 12.6MB [2020-08-19T00:52:03.869Z] docker-security-proxy-setup-go-arm64 latest 82fa96969c4a 5 minutes ago 15.8MB [2020-08-19T00:52:03.869Z] docker latest ce9d55ae87f1 7 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-19T00:52:05.652Z] provisioning config files... [2020-08-19T00:52:05.668Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/33@tmp/config5052383658370952902tmp [Pipeline] { [Pipeline] sh [2020-08-19T00:52:06.029Z] + curl -s https://codecov.io/bash [2020-08-19T00:52:06.029Z] + bash -s - -t @/w/workspace/edgex-go/33@tmp/config5052383658370952902tmp [Pipeline] } [2020-08-19T00:52:06.612Z] 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 [2020-08-19T00:52:08.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T00:52:08.961Z] ---> package-listing.sh [2020-08-19T00:52:08.961Z] ++ facter osfamily [2020-08-19T00:52:08.961Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-19T00:52:08.961Z] + OS_FAMILY=redhat [2020-08-19T00:52:08.961Z] + workspace=/w/workspace/edgex-go/33 [2020-08-19T00:52:08.961Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-19T00:52:08.961Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-19T00:52:08.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-19T00:52:08.961Z] + PACKAGES=/tmp/packages_start.txt [2020-08-19T00:52:08.961Z] + '[' /w/workspace/edgex-go/33 ']' [2020-08-19T00:52:08.961Z] + PACKAGES=/tmp/packages_end.txt [2020-08-19T00:52:08.961Z] + case "${OS_FAMILY}" in [2020-08-19T00:52:08.961Z] + rpm -qa [2020-08-19T00:52:08.961Z] + sort [2020-08-19T00:52:13.182Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-19T00:52:13.183Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-19T00:52:13.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-19T00:52:13.183Z] + '[' /w/workspace/edgex-go/33 ']' [2020-08-19T00:52:13.183Z] + mkdir -p /w/workspace/edgex-go/33/archives/ [2020-08-19T00:52:13.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/33/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:52:13.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T00:52:13.572Z] [2020-08-19T00:52:13.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-19T00:52:13.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T00:52:13.928Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-19T00:52:13.928Z] c9b1b535fdd9: Pulling fs layer [2020-08-19T00:52:13.928Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-19T00:52:13.928Z] 756a868c4378: Pulling fs layer [2020-08-19T00:52:13.928Z] 444b2fc9a129: Pulling fs layer [2020-08-19T00:52:13.928Z] ea15f1150254: Pulling fs layer [2020-08-19T00:52:13.928Z] 41b27a9f41bf: Pulling fs layer [2020-08-19T00:52:13.928Z] 28c525ee5125: Pulling fs layer [2020-08-19T00:52:13.928Z] 094b1ea09ed8: Pulling fs layer [2020-08-19T00:52:13.928Z] 138eaada9080: Pulling fs layer [2020-08-19T00:52:13.928Z] 0622d0fa9048: Pulling fs layer [2020-08-19T00:52:13.928Z] 41b27a9f41bf: Waiting [2020-08-19T00:52:13.928Z] ea15f1150254: Waiting [2020-08-19T00:52:13.928Z] 28c525ee5125: Waiting [2020-08-19T00:52:13.928Z] 094b1ea09ed8: Waiting [2020-08-19T00:52:13.928Z] 138eaada9080: Waiting [2020-08-19T00:52:13.928Z] 0622d0fa9048: Waiting [2020-08-19T00:52:13.928Z] 444b2fc9a129: Waiting [2020-08-19T00:52:13.928Z] 2cc5ad85d9ab: Download complete [2020-08-19T00:52:13.928Z] 444b2fc9a129: Download complete [2020-08-19T00:52:13.928Z] c9b1b535fdd9: Verifying Checksum [2020-08-19T00:52:13.928Z] c9b1b535fdd9: Download complete [2020-08-19T00:52:14.199Z] ea15f1150254: Verifying Checksum [2020-08-19T00:52:14.199Z] ea15f1150254: Download complete [2020-08-19T00:52:14.199Z] 28c525ee5125: Verifying Checksum [2020-08-19T00:52:14.199Z] 28c525ee5125: Download complete [2020-08-19T00:52:14.467Z] 756a868c4378: Verifying Checksum [2020-08-19T00:52:14.467Z] 756a868c4378: Download complete [2020-08-19T00:52:14.467Z] c9b1b535fdd9: Pull complete [2020-08-19T00:52:14.467Z] 138eaada9080: Verifying Checksum [2020-08-19T00:52:14.467Z] 138eaada9080: Download complete [2020-08-19T00:52:14.728Z] 0622d0fa9048: Verifying Checksum [2020-08-19T00:52:14.728Z] 0622d0fa9048: Download complete [2020-08-19T00:52:14.728Z] 094b1ea09ed8: Verifying Checksum [2020-08-19T00:52:14.728Z] 094b1ea09ed8: Download complete [2020-08-19T00:52:14.990Z] 41b27a9f41bf: Verifying Checksum [2020-08-19T00:52:14.990Z] 41b27a9f41bf: Download complete [2020-08-19T00:52:14.990Z] 2cc5ad85d9ab: Pull complete [2020-08-19T00:52:16.377Z] 756a868c4378: Pull complete [2020-08-19T00:52:16.377Z] 444b2fc9a129: Pull complete [2020-08-19T00:52:16.640Z] ea15f1150254: Pull complete [2020-08-19T00:52:23.244Z] 41b27a9f41bf: Pull complete [2020-08-19T00:52:23.244Z] 28c525ee5125: Pull complete [2020-08-19T00:52:24.681Z] 094b1ea09ed8: Pull complete [2020-08-19T00:52:26.622Z] 138eaada9080: Pull complete [2020-08-19T00:52:26.622Z] 0622d0fa9048: Pull complete [2020-08-19T00:52:26.622Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-19T00:52:26.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T00:52:26.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-19T00:52:26.851Z] prd-centos7-docker-4c-2g-435 does not seem to be running inside a container [2020-08-19T00:52:26.904Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-19T00:52:30.538Z] $ docker top 02bfb68984a9263e362c1b249c43a48edab5015c22ba0ba784cb624c7b314ccd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-19T00:52:30.852Z] provisioning config files... [2020-08-19T00:52:30.874Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/33@tmp/config4582100429943957382tmp [Pipeline] { [Pipeline] echo [2020-08-19T00:52:30.937Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T00:52:31.235Z] ---> create-netrc.sh [Pipeline] echo [2020-08-19T00:52:31.245Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T00:52:31.539Z] ---> logs-deploy.sh [2020-08-19T00:52:31.539Z] + ARCHIVE_ARTIFACTS= [2020-08-19T00:52:31.539Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-19T00:52:31.539Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-19T00:52:31.539Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-19T00:52:31.539Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 [2020-08-19T00:52:31.539Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/33/ [2020-08-19T00:52:31.539Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 /w/workspace/edgex-go/33 [2020-08-19T00:52:32.926Z] Archives upload complete. [2020-08-19T00:52:32.926Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/33/