Pull request #2653 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from a634c44b4a83778418d5547c5a420336035395e1+2f18d68ce33577a025edc322deb728338e3be43f (fab1da6538ce41791d0f431d1e25b3d748cd930f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2653/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3012 in /w/workspace/edgexfoundry_edgex-go_PR-2653 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2653/head:refs/remotes/origin/PR-2653 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit a634c44b4a83778418d5547c5a420336035395e1 Merge succeeded, producing a634c44b4a83778418d5547c5a420336035395e1 Checking out Revision a634c44b4a83778418d5547c5a420336035395e1 (PR-2653) > git config core.sparsecheckout # timeout=10 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 Commit message: "Update V2 API core data swagger file" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-07T10:05:07.207Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-07T10:05:07.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-07T10:05:07.686Z] ========================================================= [2020-08-07T10:05:07.686Z] EdgeX Global Pipelines Version Info [2020-08-07T10:05:07.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-07T10:05:09.583Z] ------------------- [2020-08-07T10:05:09.583Z] stable info: [2020-08-07T10:05:09.583Z] ------------------- [2020-08-07T10:05:09.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-07T10:05:09.583Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-07T10:05:09.583Z] Message: update stable to v1.0.106 [2020-08-07T10:05:10.160Z] ------------------- [2020-08-07T10:05:10.160Z] experimental info: [2020-08-07T10:05:10.160Z] ------------------- [2020-08-07T10:05:10.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-07T10:05:10.160Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-07T10:05:10.160Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-07T10:05:12.199Z] ++ 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-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/core-command/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/core-data/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-07T10:05:12.199Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-07T10:05:12.199Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-07T10:05:12.199Z] ++ cut -d/ -f2 [2020-08-07T10:05:12.199Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-07T10:05:12.268Z] 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-07T10:05:13.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-07T10:05:13.669Z] [2020-08-07T10:05:13.669Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:05:14.043Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-07T10:05:14.044Z] latest: Pulling from edgex-devops/git-semver [2020-08-07T10:05:14.044Z] 31603596830f: Pulling fs layer [2020-08-07T10:05:14.044Z] 2a8b12db71e7: Pulling fs layer [2020-08-07T10:05:14.044Z] 6ca5941a6612: Pulling fs layer [2020-08-07T10:05:14.044Z] ecc8261a40a4: Pulling fs layer [2020-08-07T10:05:14.044Z] ecc8261a40a4: Waiting [2020-08-07T10:05:14.044Z] 2a8b12db71e7: Verifying Checksum [2020-08-07T10:05:14.044Z] 2a8b12db71e7: Download complete [2020-08-07T10:05:14.306Z] 31603596830f: Verifying Checksum [2020-08-07T10:05:14.306Z] 31603596830f: Download complete [2020-08-07T10:05:14.306Z] ecc8261a40a4: Verifying Checksum [2020-08-07T10:05:14.306Z] ecc8261a40a4: Download complete [2020-08-07T10:05:14.306Z] 6ca5941a6612: Verifying Checksum [2020-08-07T10:05:14.306Z] 6ca5941a6612: Download complete [2020-08-07T10:05:14.567Z] 31603596830f: Pull complete [2020-08-07T10:05:14.567Z] 2a8b12db71e7: Pull complete [2020-08-07T10:05:15.540Z] 6ca5941a6612: Pull complete [2020-08-07T10:05:15.801Z] ecc8261a40a4: Pull complete [2020-08-07T10:05:15.801Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-07T10:05:15.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-07T10:05:15.801Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-07T10:05:15.926Z] prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container [2020-08-07T10:05:15.978Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-07T10:05:18.405Z] $ docker top faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-07T10:05:18.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-07T10:05:18.757Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-07T10:05:18.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-07T10:05:18.964Z] $ docker exec faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent [2020-08-07T10:05:19.123Z] SSH_AUTH_SOCK=/tmp/ssh-GRQnedwMO8nN/agent.11 [2020-08-07T10:05:19.123Z] SSH_AGENT_PID=16 [2020-08-07T10:05:19.133Z] Running ssh-add (command line suppressed) [2020-08-07T10:05:19.252Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4448137666703822344.key (/w/workspace/edgex-go/1@tmp/private_key_4448137666703822344.key) [2020-08-07T10:05:19.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-07T10:05:19.673Z] + git describe --exact-match --tags HEAD [2020-08-07T10:05:19.673Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-07T10:05:19.759Z] $ docker exec --env ******** --env ******** faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent -k [2020-08-07T10:05:19.884Z] unset SSH_AUTH_SOCK; [2020-08-07T10:05:19.885Z] unset SSH_AGENT_PID; [2020-08-07T10:05:19.885Z] echo Agent pid 16 killed; [2020-08-07T10:05:19.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-07T10:05:20.072Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-07T10:05:20.072Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-07T10:05:20.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-07T10:05:20.197Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-07T10:05:20.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-07T10:05:20.382Z] $ docker exec faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent [2020-08-07T10:05:20.563Z] SSH_AUTH_SOCK=/tmp/ssh-tJv3LfQyRIIN/agent.47 [2020-08-07T10:05:20.563Z] SSH_AGENT_PID=53 [2020-08-07T10:05:20.570Z] Running ssh-add (command line suppressed) [2020-08-07T10:05:20.684Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3927917907690056257.key (/w/workspace/edgex-go/1@tmp/private_key_3927917907690056257.key) [2020-08-07T10:05:20.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-07T10:05:21.183Z] + git semver init [2020-08-07T10:05:21.183Z] # -> Open(): unable to determine branch for HEAD [2020-08-07T10:05:21.183Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-08-07T10:05:21.183Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-08-07T10:05:21.183Z] # $SEMVER_REMOTE_NAME = origin [2020-08-07T10:05:21.183Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-07T10:05:21.183Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-07T10:05:21.183Z] # $SEMVER_BRANCH = PR-2653 [2020-08-07T10:05:21.183Z] # $SEMVER_TEMP = /tmp/semver-727602499 [2020-08-07T10:05:21.183Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-07T10:05:39.377Z] # '/tmp/semver-727602499' -> '/w/workspace/edgex-go/1/.semver' [2020-08-07T10:05:39.377Z] # -> Force: false [2020-08-07T10:05:39.377Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-08-07T10:05:39.395Z] $ docker exec --env ******** --env ******** faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da ssh-agent -k [2020-08-07T10:05:39.556Z] unset SSH_AUTH_SOCK; [2020-08-07T10:05:39.557Z] unset SSH_AGENT_PID; [2020-08-07T10:05:39.557Z] echo Agent pid 53 killed; [2020-08-07T10:05:39.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-07T10:05:40.154Z] + git semver [Pipeline] } [2020-08-07T10:05:40.175Z] $ docker stop --time=1 faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da [2020-08-07T10:05:41.804Z] $ docker rm -f faa05dcceb52450b0298adb7baeb381686c3a9a0713c056ecc5aa70c7dad70da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-07T10:05:55.474Z] Stashed 30 file(s) [Pipeline] echo [2020-08-07T10:05:55.495Z] [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-07T10:05:56.424Z] ========================================================= [2020-08-07T10:05:56.424Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-07T10:05:56.424Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:05:56.788Z] + 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-07T10:06:00.101Z] Sending build context to Docker daemon 323MB [2020-08-07T10:06:00.101Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-07T10:06:00.101Z] Step 2/7 : FROM ${BASE} [2020-08-07T10:06:00.101Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-07T10:06:00.101Z] df20fa9351a1: Pulling fs layer [2020-08-07T10:06:00.101Z] ed8968b2872e: Pulling fs layer [2020-08-07T10:06:00.101Z] a92cc7c5fd73: Pulling fs layer [2020-08-07T10:06:00.101Z] 2dd03ba5bac4: Pulling fs layer [2020-08-07T10:06:00.101Z] 1e091d79d1de: Pulling fs layer [2020-08-07T10:06:00.101Z] 481702a1767f: Pulling fs layer [2020-08-07T10:06:00.101Z] f64a6f60c768: Pulling fs layer [2020-08-07T10:06:00.101Z] e78d2573fc39: Pulling fs layer [2020-08-07T10:06:00.101Z] e876d2f968b6: Pulling fs layer [2020-08-07T10:06:00.101Z] ce8a83651883: Pulling fs layer [2020-08-07T10:06:00.101Z] 07967f4d0e4b: Pulling fs layer [2020-08-07T10:06:00.101Z] f64a6f60c768: Waiting [2020-08-07T10:06:00.101Z] e78d2573fc39: Waiting [2020-08-07T10:06:00.101Z] e876d2f968b6: Waiting [2020-08-07T10:06:00.101Z] ce8a83651883: Waiting [2020-08-07T10:06:00.101Z] 07967f4d0e4b: Waiting [2020-08-07T10:06:00.101Z] 1e091d79d1de: Waiting [2020-08-07T10:06:00.101Z] 481702a1767f: Waiting [2020-08-07T10:06:00.101Z] a92cc7c5fd73: Verifying Checksum [2020-08-07T10:06:00.101Z] a92cc7c5fd73: Download complete [2020-08-07T10:06:00.101Z] ed8968b2872e: Download complete [2020-08-07T10:06:00.101Z] 1e091d79d1de: Verifying Checksum [2020-08-07T10:06:00.101Z] 1e091d79d1de: Download complete [2020-08-07T10:06:00.101Z] 481702a1767f: Verifying Checksum [2020-08-07T10:06:00.101Z] 481702a1767f: Download complete [2020-08-07T10:06:00.101Z] df20fa9351a1: Verifying Checksum [2020-08-07T10:06:00.101Z] df20fa9351a1: Download complete [2020-08-07T10:06:00.367Z] df20fa9351a1: Pull complete [2020-08-07T10:06:00.656Z] ed8968b2872e: Pull complete [2020-08-07T10:06:00.656Z] a92cc7c5fd73: Pull complete [2020-08-07T10:06:01.248Z] f64a6f60c768: Verifying Checksum [2020-08-07T10:06:01.248Z] f64a6f60c768: Download complete [2020-08-07T10:06:01.248Z] e876d2f968b6: Verifying Checksum [2020-08-07T10:06:01.248Z] e876d2f968b6: Download complete [2020-08-07T10:06:01.518Z] 2dd03ba5bac4: Verifying Checksum [2020-08-07T10:06:01.518Z] 2dd03ba5bac4: Download complete [2020-08-07T10:06:01.781Z] 07967f4d0e4b: Verifying Checksum [2020-08-07T10:06:01.781Z] 07967f4d0e4b: Download complete [2020-08-07T10:06:02.052Z] e78d2573fc39: Verifying Checksum [2020-08-07T10:06:02.052Z] e78d2573fc39: Download complete [2020-08-07T10:06:02.052Z] ce8a83651883: Verifying Checksum [2020-08-07T10:06:08.669Z] 2dd03ba5bac4: Pull complete [2020-08-07T10:06:08.936Z] 1e091d79d1de: Pull complete [2020-08-07T10:06:08.936Z] 481702a1767f: Pull complete [2020-08-07T10:06:11.064Z] Still waiting to schedule task [2020-08-07T10:06:11.064Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-07T10:06:14.247Z] f64a6f60c768: Pull complete [2020-08-07T10:06:16.809Z] e78d2573fc39: Pull complete [2020-08-07T10:06:16.809Z] e876d2f968b6: Pull complete [2020-08-07T10:06:18.200Z] ce8a83651883: Pull complete [2020-08-07T10:06:18.200Z] 07967f4d0e4b: Pull complete [2020-08-07T10:06:18.200Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-07T10:06:18.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-07T10:06:18.200Z] ---> 5d7c900382c6 [2020-08-07T10:06:18.200Z] 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-07T10:06:20.131Z] ---> Running in de9c7273e359 [2020-08-07T10:06:20.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:06:21.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:06:21.597Z] (1/12) Installing libmagic (5.38-r0) [2020-08-07T10:06:21.597Z] (2/12) Installing file (5.38-r0) [2020-08-07T10:06:21.858Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-07T10:06:21.858Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-07T10:06:23.244Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-07T10:06:23.244Z] (6/12) Installing patch (2.7.6-r6) [2020-08-07T10:06:23.244Z] (7/12) Installing build-base (0.5-r2) [2020-08-07T10:06:23.244Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-07T10:06:23.244Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-07T10:06:23.505Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-07T10:06:23.505Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-07T10:06:23.766Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-07T10:06:23.766Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:06:23.766Z] OK: 233 MiB in 51 packages [2020-08-07T10:06:27.076Z] Removing intermediate container de9c7273e359 [2020-08-07T10:06:27.076Z] ---> e28f1ea57e21 [2020-08-07T10:06:27.076Z] Step 4/7 : WORKDIR /edgex-go [2020-08-07T10:06:27.076Z] ---> Running in 69509018e445 [2020-08-07T10:06:27.076Z] Removing intermediate container 69509018e445 [2020-08-07T10:06:27.076Z] ---> 397b5b6ca846 [2020-08-07T10:06:27.076Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-07T10:06:27.339Z] latest: Pulling from library/docker [2020-08-07T10:06:27.605Z] df20fa9351a1: Already exists [2020-08-07T10:06:27.605Z] 25ad7478873d: Pulling fs layer [2020-08-07T10:06:27.605Z] 4684f6177b5d: Pulling fs layer [2020-08-07T10:06:27.605Z] 46e300cec669: Pulling fs layer [2020-08-07T10:06:27.605Z] 63038576ad94: Pulling fs layer [2020-08-07T10:06:27.605Z] 0fdb76c4706c: Pulling fs layer [2020-08-07T10:06:27.605Z] cb7edeffdfd5: Pulling fs layer [2020-08-07T10:06:27.605Z] 63038576ad94: Waiting [2020-08-07T10:06:27.605Z] 0fdb76c4706c: Waiting [2020-08-07T10:06:27.605Z] cb7edeffdfd5: Waiting [2020-08-07T10:06:27.605Z] 4684f6177b5d: Verifying Checksum [2020-08-07T10:06:27.605Z] 4684f6177b5d: Download complete [2020-08-07T10:06:27.606Z] 25ad7478873d: Verifying Checksum [2020-08-07T10:06:27.606Z] 25ad7478873d: Download complete [2020-08-07T10:06:27.869Z] 63038576ad94: Download complete [2020-08-07T10:06:27.869Z] 0fdb76c4706c: Verifying Checksum [2020-08-07T10:06:27.869Z] 0fdb76c4706c: Download complete [2020-08-07T10:06:28.134Z] 25ad7478873d: Pull complete [2020-08-07T10:06:28.134Z] 4684f6177b5d: Pull complete [2020-08-07T10:06:28.134Z] cb7edeffdfd5: Verifying Checksum [2020-08-07T10:06:28.134Z] cb7edeffdfd5: Download complete [2020-08-07T10:06:28.394Z] 46e300cec669: Verifying Checksum [2020-08-07T10:06:28.394Z] 46e300cec669: Download complete [2020-08-07T10:06:30.949Z] 46e300cec669: Pull complete [2020-08-07T10:06:30.949Z] 63038576ad94: Pull complete [2020-08-07T10:06:30.949Z] 0fdb76c4706c: Pull complete [2020-08-07T10:06:31.209Z] cb7edeffdfd5: Pull complete [2020-08-07T10:06:31.209Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-07T10:06:31.209Z] Status: Downloaded newer image for docker:latest [2020-08-07T10:06:32.600Z] ---> 16049eb390e4 [2020-08-07T10:06:32.600Z] Step 6/7 : COPY go.mod . [2020-08-07T10:06:32.861Z] ---> d02446bc9a39 [2020-08-07T10:06:32.861Z] Step 7/7 : RUN go mod download [2020-08-07T10:06:32.861Z] ---> Running in 56d26351cf22 [2020-08-07T10:06:35.411Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-07T10:06:35.411Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-07T10:06:35.411Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-07T10:06:35.411Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-07T10:06:35.411Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-07T10:06:35.411Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-07T10:06:35.411Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-07T10:06:35.411Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-07T10:06:35.411Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-07T10:06:35.411Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-07T10:06:35.411Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-07T10:06:35.411Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-07T10:06:35.411Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-07T10:06:35.411Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-07T10:06:35.411Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-07T10:06:35.671Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-07T10:06:35.671Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-07T10:06:35.671Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-07T10:06:35.671Z] go: finding github.com/fatih/color v1.7.0 [2020-08-07T10:06:35.671Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-07T10:06:35.671Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-07T10:06:35.671Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-07T10:06:35.931Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-07T10:06:35.931Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-07T10:06:35.931Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-07T10:06:35.931Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-07T10:06:35.931Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-07T10:06:35.931Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-07T10:06:35.931Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-07T10:06:35.931Z] go: finding github.com/google/uuid v1.1.0 [2020-08-07T10:06:35.931Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-07T10:06:35.931Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-07T10:06:35.931Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-07T10:06:36.192Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-07T10:06:36.452Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-07T10:06:36.452Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-07T10:06:36.452Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-07T10:06:36.452Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-07T10:06:36.452Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-07T10:06:36.452Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-07T10:06:36.452Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-07T10:06:36.452Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-07T10:06:36.452Z] go: finding github.com/kr/pty v1.1.1 [2020-08-07T10:06:36.452Z] go: finding github.com/kr/text v0.1.0 [2020-08-07T10:06:36.452Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-07T10:06:36.714Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-07T10:06:36.714Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-07T10:06:36.714Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-07T10:06:36.714Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-07T10:06:36.975Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-07T10:06:36.975Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-07T10:06:36.975Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-07T10:06:36.975Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-07T10:06:36.975Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-07T10:06:36.975Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-07T10:06:36.975Z] go: finding github.com/posener/complete v1.1.1 [2020-08-07T10:06:36.975Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-07T10:06:36.975Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-07T10:06:36.975Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-07T10:06:36.975Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-07T10:06:36.975Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-07T10:06:37.236Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-07T10:06:37.236Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/text v0.3.2 [2020-08-07T10:06:37.236Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-07T10:06:37.236Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-07T10:06:37.236Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-07T10:06:37.236Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-07T10:06:37.236Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-07T10:06:37.504Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-07T10:06:49.763Z] Removing intermediate container 56d26351cf22 [2020-08-07T10:06:49.763Z] ---> 116c5937a119 [2020-08-07T10:06:49.763Z] Successfully built 116c5937a119 [2020-08-07T10:06:49.763Z] 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-07T10:06:50.602Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-07T10:06:50.602Z] . [Pipeline] withDockerContainer [2020-08-07T10:06:50.789Z] prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container [2020-08-07T10:06:50.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-07T10:06:51.486Z] $ docker top 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:06:52.124Z] + go version [2020-08-07T10:06:52.124Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-07T10:06:52.158Z] ========================================================= [2020-08-07T10:06:52.158Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-07T10:06:52.158Z] ========================================================= [Pipeline] sh [2020-08-07T10:06:52.463Z] + make test [2020-08-07T10:06:52.464Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-07T10:06:55.029Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-07T10:07:03.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-07T10:07:09.962Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-07T10:07:09.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-07T10:07:10.234Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-07T10:07:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-07T10:07:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-07T10:07:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-07T10:07:10.821Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-07T10:07:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements [2020-08-07T10:07:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-07T10:07:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-07T10:07:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-07T10:07:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-07T10:07:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-07T10:07:18.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.115s coverage: 27.3% of statements [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-07T10:07:18.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.007s coverage: 100.0% of statements [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-07T10:07:18.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.007s coverage: 100.0% of statements [2020-08-07T10:07:18.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-07T10:07:20.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.109s coverage: 28.6% of statements [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-07T10:07:20.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.020s coverage: 100.0% of statements [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-07T10:07:20.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.012s coverage: 100.0% of statements [2020-08-07T10:07:20.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-07T10:07:20.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.039s coverage: 89.8% of statements [2020-08-07T10:07:20.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-07T10:07:21.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.027s coverage: 97.5% of statements [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-07T10:07:21.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-07T10:07:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-07T10:07:21.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.012s coverage: 58.8% of statements [2020-08-07T10:07:22.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.046s coverage: 63.5% of statements [2020-08-07T10:07:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-07T10:07:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-07T10:07:22.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.010s coverage: 100.0% of statements [2020-08-07T10:07:22.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 55.9% of statements [2020-08-07T10:07:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-07T10:07:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-07T10:07:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-07T10:07:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 1.615s coverage: 86.3% of statements [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.342s coverage: 72.2% of statements [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.103s coverage: 72.1% of statements [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-07T10:07:25.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.013s coverage: 96.8% of statements [2020-08-07T10:07:25.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-07T10:07:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements [2020-08-07T10:07:26.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-07T10:07:26.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-07T10:07:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.116s coverage: 84.1% of statements [2020-08-07T10:07:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements [2020-08-07T10:07:27.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.016s coverage: 42.9% of statements [2020-08-07T10:07:27.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-07T10:07:27.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-07T10:07:27.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.008s coverage: 100.0% of statements [2020-08-07T10:07:27.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-07T10:07:28.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements [2020-08-07T10:07:28.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-07T10:07:29.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.042s coverage: 46.1% of statements [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-07T10:07:29.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.037s coverage: 100.0% of statements [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-07T10:07:29.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-07T10:07:29.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.023s coverage: 100.0% of statements [2020-08-07T10:07:29.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-07T10:07:31.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-07T10:07:31.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.012s coverage: 99.0% of statements [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-07T10:07:31.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-07T10:07:31.491Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.009s coverage: 0.0% of statements [2020-08-07T10:07:31.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-07T10:07:31.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements [2020-08-07T10:07:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-07T10:07:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-07T10:07:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-07T10:07:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-07T10:07:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements [2020-08-07T10:07:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-07T10:07:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-07T10:07:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements [2020-08-07T10:07:32.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements [2020-08-07T10:07:32.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-08-07T10:07:32.862Z] GO111MODULE=on go vet ./... [2020-08-07T10:07:39.484Z] gofmt -l . [2020-08-07T10:07:39.746Z] [ "`gofmt -l .`" = "" ] [2020-08-07T10:07:40.321Z] ./bin/test-go-mod-tidy.sh [2020-08-07T10:07:40.896Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-07T10:07:42.600Z] + ls -al . [2020-08-07T10:07:42.600Z] total 556 [2020-08-07T10:07:42.600Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 10:07 . [2020-08-07T10:07:42.600Z] drwxr-xr-x 4 root root 28 Aug 7 10:06 .. [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 11 Aug 7 10:05 .dockerignore [2020-08-07T10:07:42.600Z] drwxrwxr-x 8 1001 1001 179 Aug 7 10:05 .git [2020-08-07T10:07:42.600Z] drwxrwxr-x 3 1001 1001 60 Aug 7 10:05 .github [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 932 Aug 7 10:05 .gitignore [2020-08-07T10:07:42.600Z] drwx------ 3 1001 1001 47 Aug 7 10:05 .semver [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 166 Aug 7 10:05 .sonarcloud.properties [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 10:05 CONTRIBUTING.md [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 1035 Aug 7 10:05 Dockerfile.build [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 865 Aug 7 10:05 Jenkinsfile [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 10:05 LICENSE [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 6237 Aug 7 10:05 Makefile [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 5652 Aug 7 10:05 README.md [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 7111 Aug 7 10:05 SECURITY.md [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 10:05 VERSION [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 4131 Aug 7 10:05 ZMQWindows.md [2020-08-07T10:07:42.600Z] drwxrwxr-x 2 1001 1001 117 Aug 7 10:05 bin [2020-08-07T10:07:42.600Z] drwxrwxr-x 15 1001 1001 4096 Aug 7 10:05 cmd [2020-08-07T10:07:42.600Z] -rw-r--r-- 1 root root 455803 Aug 7 10:07 coverage.out [2020-08-07T10:07:42.600Z] -rw-r--r-- 1 root root 1019 Aug 7 10:07 go.mod [2020-08-07T10:07:42.600Z] -rw-r--r-- 1 root root 18146 Aug 7 10:07 go.sum [2020-08-07T10:07:42.600Z] drwxrwxr-x 8 1001 1001 127 Aug 7 10:05 internal [2020-08-07T10:07:42.600Z] drwxrwxr-x 4 1001 1001 26 Aug 7 10:05 openapi [2020-08-07T10:07:42.600Z] drwxrwxr-x 4 1001 1001 71 Aug 7 10:05 snap [2020-08-07T10:07:42.600Z] -rw-rw-r-- 1 1001 1001 168 Aug 7 10:05 version.go [Pipeline] sh [2020-08-07T10:07:42.936Z] + '[' -e coverage.out ] [2020-08-07T10:07:42.936Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-07T10:07:43.078Z] Stashed 1 file(s) [Pipeline] sh [2020-08-07T10:07:43.386Z] + make build [2020-08-07T10:07:43.386Z] 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-07T10:07:50.080Z] 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-07T10:07:52.656Z] 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-07T10:07:54.045Z] 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-07T10:07:55.437Z] 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-07T10:07:57.358Z] 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-07T10:07:57.935Z] 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-07T10:08:00.482Z] 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-07T10:08:01.889Z] 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-07T10:08:03.288Z] 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-07T10:08:05.831Z] 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-07T10:08:06.779Z] 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-07T10:08:08.162Z] 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-07T10:08:09.577Z] $ docker stop --time=1 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d [2020-08-07T10:08:11.164Z] $ docker rm -f 6e23c2af583854347f67c3a0435aff9e50c5e211f408fe70d8fec1072605c74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:08:14.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-07T10:08:14.635Z] [2020-08-07T10:08:14.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:08:15.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-07T10:08:15.022Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-07T10:08:15.022Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-07T10:08:15.022Z] ca9280d653b3: Pulling fs layer [2020-08-07T10:08:15.022Z] 7e9c9ca2126c: Pulling fs layer [2020-08-07T10:08:15.022Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-07T10:08:15.022Z] cbdbe7a5bc2a: Download complete [2020-08-07T10:08:15.293Z] ca9280d653b3: Verifying Checksum [2020-08-07T10:08:15.293Z] ca9280d653b3: Download complete [2020-08-07T10:08:15.558Z] cbdbe7a5bc2a: Pull complete [2020-08-07T10:08:16.146Z] 7e9c9ca2126c: Verifying Checksum [2020-08-07T10:08:16.146Z] 7e9c9ca2126c: Download complete [2020-08-07T10:08:16.409Z] ca9280d653b3: Pull complete [2020-08-07T10:08:24.642Z] 7e9c9ca2126c: Pull complete [2020-08-07T10:08:24.642Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-07T10:08:24.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-07T10:08:24.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-07T10:08:24.820Z] prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container [2020-08-07T10:08:24.858Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-07T10:08:25.688Z] $ docker top a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:08:26.200Z] + docker-compose build --help [2020-08-07T10:08:26.200Z] + grep parallel [2020-08-07T10:08:27.145Z] --parallel Build images in parallel. [Pipeline] } [2020-08-07T10:08:27.172Z] $ docker stop --time=1 a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead [2020-08-07T10:08:28.548Z] $ docker rm -f a65023ceba33be8f123304bae697cd314f95eb56a742c1700e8a78a7f3a72ead [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:08:29.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-07T10:08:29.280Z] . [Pipeline] withDockerContainer [2020-08-07T10:08:29.407Z] prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container [2020-08-07T10:08:29.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-07T10:08:30.026Z] $ docker top f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:08:30.529Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-07T10:08:31.470Z] Building docker-core-command-go ... [2020-08-07T10:08:31.471Z] Building docker-core-data-go ... [2020-08-07T10:08:31.471Z] Building docker-core-metadata-go ... [2020-08-07T10:08:31.471Z] Building docker-security-proxy-setup-go ... [2020-08-07T10:08:31.471Z] Building docker-security-secrets-setup-go ... [2020-08-07T10:08:31.471Z] Building docker-security-secretstore-setup-go ... [2020-08-07T10:08:31.471Z] Building docker-support-logging-go ... [2020-08-07T10:08:31.471Z] Building docker-support-notifications-go ... [2020-08-07T10:08:31.471Z] Building docker-support-scheduler-go ... [2020-08-07T10:08:31.471Z] Building docker-sys-mgmt-agent-go ... [2020-08-07T10:08:31.471Z] Building docker-core-command-go [2020-08-07T10:08:31.471Z] Building docker-support-scheduler-go [2020-08-07T10:08:31.471Z] Building docker-support-notifications-go [2020-08-07T10:08:31.471Z] Building docker-core-metadata-go [2020-08-07T10:08:31.471Z] Building docker-sys-mgmt-agent-go [2020-08-07T10:09:03.698Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:09:03.698Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:09:03.698Z] ---> 116c5937a119 [2020-08-07T10:09:03.698Z] Step 3/20 : WORKDIR /edgex-go [2020-08-07T10:09:03.698Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:09:03.698Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:09:03.698Z] ---> 116c5937a119 [2020-08-07T10:09:03.698Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:09:03.698Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:09:03.698Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:09:03.698Z] ---> 116c5937a119 [2020-08-07T10:09:03.698Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:09:03.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:09:03.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:09:03.698Z] ---> 116c5937a119 [2020-08-07T10:09:03.698Z] Step 3/23 : WORKDIR /edgex-go [2020-08-07T10:09:03.698Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:09:03.698Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:09:03.698Z] ---> 116c5937a119 [2020-08-07T10:09:03.698Z] Step 3/26 : WORKDIR /edgex-go [2020-08-07T10:09:03.698Z] ---> Running in dde5c1abadf2 [2020-08-07T10:09:03.698Z] ---> Running in f2a91fea51eb [2020-08-07T10:09:03.698Z] ---> Running in 770315c51d15 [2020-08-07T10:09:03.698Z] ---> Running in 9aa0faedf466 [2020-08-07T10:09:03.698Z] ---> Running in 1a99babc661d [2020-08-07T10:09:03.698Z] Removing intermediate container 9aa0faedf466 [2020-08-07T10:09:03.698Z] ---> f5aa79422778 [2020-08-07T10:09:03.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:09:03.698Z] Removing intermediate container f2a91fea51eb [2020-08-07T10:09:03.698Z] ---> a73d0e04585c [2020-08-07T10:09:03.698Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:09:03.698Z] Removing intermediate container 1a99babc661d [2020-08-07T10:09:03.698Z] ---> 8d77963924f5 [2020-08-07T10:09:03.698Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:09:03.698Z] Removing intermediate container 770315c51d15 [2020-08-07T10:09:03.698Z] ---> e0840cb430cf [2020-08-07T10:09:03.698Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:09:03.698Z] Removing intermediate container dde5c1abadf2 [2020-08-07T10:09:03.698Z] ---> da96c974456b [2020-08-07T10:09:03.698Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:09:03.698Z] ---> Running in 272afa348892 [2020-08-07T10:09:03.698Z] ---> Running in 78438f5f4119 [2020-08-07T10:09:03.698Z] ---> Running in b8ff2269921d [2020-08-07T10:09:03.698Z] ---> Running in 525202024d02 [2020-08-07T10:09:03.698Z] ---> Running in a602ed14a977 [2020-08-07T10:09:03.698Z] Removing intermediate container b8ff2269921d [2020-08-07T10:09:03.698Z] ---> 0a1fd1f52ed1 [2020-08-07T10:09:03.698Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-07T10:09:03.962Z] Removing intermediate container 272afa348892 [2020-08-07T10:09:03.962Z] ---> ad0a61415ede [2020-08-07T10:09:03.962Z] Step 5/21 : RUN apk update && apk add make git [2020-08-07T10:09:03.962Z] ---> Running in f44674816eee [2020-08-07T10:09:04.905Z] ---> Running in 81e648234aee [2020-08-07T10:09:04.905Z] Removing intermediate container 78438f5f4119 [2020-08-07T10:09:04.905Z] ---> 8942eddb8090 [2020-08-07T10:09:04.905Z] Step 5/20 : RUN apk update && apk add make git [2020-08-07T10:09:04.905Z] ---> Running in 9890d1f6e148 [2020-08-07T10:09:05.166Z] Removing intermediate container 525202024d02 [2020-08-07T10:09:05.166Z] ---> ffb355d7a763 [2020-08-07T10:09:05.166Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-07T10:09:05.166Z] Removing intermediate container a602ed14a977 [2020-08-07T10:09:05.166Z] ---> 0c1d2f056558 [2020-08-07T10:09:05.166Z] Step 5/21 : RUN apk update && apk add make git [2020-08-07T10:09:05.434Z] ---> Running in 89a897d9c900 [2020-08-07T10:09:05.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:05.434Z] ---> Running in d2d263b49ca2 [2020-08-07T10:09:05.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:05.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.492Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:09:06.492Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:09:06.492Z] OK: 12749 distinct packages available [2020-08-07T10:09:06.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:06.763Z] OK: 233 MiB in 51 packages [2020-08-07T10:09:06.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:07.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:09:07.029Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:09:07.029Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:09:07.029Z] OK: 12749 distinct packages available [2020-08-07T10:09:07.029Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:09:07.029Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:09:07.029Z] OK: 12749 distinct packages available [2020-08-07T10:09:07.299Z] OK: 233 MiB in 51 packages [2020-08-07T10:09:07.299Z] OK: 233 MiB in 51 packages [2020-08-07T10:09:07.299Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:09:07.299Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:09:07.299Z] OK: 12749 distinct packages available [2020-08-07T10:09:07.299Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:09:07.299Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:09:07.299Z] OK: 12749 distinct packages available [2020-08-07T10:09:07.299Z] Removing intermediate container f44674816eee [2020-08-07T10:09:07.299Z] ---> d79ded29f8ea [2020-08-07T10:09:07.299Z] Step 6/23 : COPY go.mod . [2020-08-07T10:09:07.566Z] OK: 233 MiB in 51 packages [2020-08-07T10:09:07.566Z] OK: 233 MiB in 51 packages [2020-08-07T10:09:07.829Z] ---> 256baf12ef07 [2020-08-07T10:09:07.829Z] Step 7/23 : RUN go mod download [2020-08-07T10:09:07.829Z] Removing intermediate container 9890d1f6e148 [2020-08-07T10:09:07.829Z] ---> 4b1621ff2194 [2020-08-07T10:09:07.829Z] Step 6/20 : COPY go.mod . [2020-08-07T10:09:08.091Z] ---> Running in fbeaaebfb2b9 [2020-08-07T10:09:08.091Z] Removing intermediate container 81e648234aee [2020-08-07T10:09:08.091Z] ---> 79718b9521d5 [2020-08-07T10:09:08.091Z] Step 6/21 : COPY go.mod . [2020-08-07T10:09:08.353Z] ---> c647561a231f [2020-08-07T10:09:08.353Z] Step 7/20 : RUN go mod download [2020-08-07T10:09:08.617Z] ---> Running in 4fbf065b268e [2020-08-07T10:09:08.617Z] ---> cddb9093401d [2020-08-07T10:09:08.617Z] Step 7/21 : RUN go mod download [2020-08-07T10:09:08.887Z] Removing intermediate container d2d263b49ca2 [2020-08-07T10:09:08.887Z] ---> 725ccd9a30de [2020-08-07T10:09:08.887Z] Step 6/21 : COPY go.mod . [2020-08-07T10:09:08.887Z] Removing intermediate container 89a897d9c900 [2020-08-07T10:09:08.887Z] ---> ad2f06e79d41 [2020-08-07T10:09:08.887Z] Step 6/26 : COPY go.mod . [2020-08-07T10:09:08.887Z] ---> Running in dbad61681f00 [2020-08-07T10:09:09.152Z] ---> 5ebe4e2adb99 [2020-08-07T10:09:09.153Z] Step 7/21 : RUN go mod download [2020-08-07T10:09:09.416Z] ---> Running in 1890d559a43c [2020-08-07T10:09:09.416Z] ---> fa3e7cbd8036 [2020-08-07T10:09:09.416Z] Step 7/26 : RUN go mod download [2020-08-07T10:09:09.681Z] ---> Running in 7fc524f24070 [2020-08-07T10:09:10.644Z] Removing intermediate container 4fbf065b268e [2020-08-07T10:09:10.644Z] ---> 38a411dea12a [2020-08-07T10:09:10.644Z] Step 8/20 : COPY . . [2020-08-07T10:09:10.644Z] Removing intermediate container fbeaaebfb2b9 [2020-08-07T10:09:10.644Z] ---> 247209b416c0 [2020-08-07T10:09:10.644Z] Step 8/23 : COPY . . [2020-08-07T10:09:10.911Z] Removing intermediate container dbad61681f00 [2020-08-07T10:09:10.911Z] ---> 7fb3ab6d66b6 [2020-08-07T10:09:10.911Z] Step 8/21 : COPY . . [2020-08-07T10:09:16.247Z] Removing intermediate container 1890d559a43c [2020-08-07T10:09:16.247Z] ---> e2f7fadfd24e [2020-08-07T10:09:16.247Z] Step 8/21 : COPY . . [2020-08-07T10:09:18.186Z] Removing intermediate container 7fc524f24070 [2020-08-07T10:09:18.186Z] ---> d0001978633b [2020-08-07T10:09:18.186Z] Step 8/26 : COPY . . [2020-08-07T10:09:50.476Z] ---> d6502e61eb4f [2020-08-07T10:09:50.476Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-07T10:09:50.476Z] ---> 8714441fb948 [2020-08-07T10:09:50.476Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-07T10:09:50.476Z] ---> Running in 443b9d58e1b1 [2020-08-07T10:09:50.476Z] ---> Running in c1482cd3607f [2020-08-07T10:09:50.476Z] ---> be52609ec623 [2020-08-07T10:09:50.476Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-07T10:09:50.476Z] ---> 2ee4b5a64431 [2020-08-07T10:09:50.476Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-07T10:09:50.476Z] ---> 5457622c622c [2020-08-07T10:09:50.476Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-07T10:09:50.476Z] ---> Running in ab5cd99fbd7d [2020-08-07T10:09:50.476Z] ---> Running in 058969b7778b [2020-08-07T10:09:50.476Z] ---> Running in dbbe0a0f06b4 [2020-08-07T10:09:51.060Z] 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-07T10:09:51.060Z] 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-07T10:09:51.060Z] 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-07T10:09:51.060Z] 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-07T10:09:51.060Z] 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-07T10:10:30.503Z] Removing intermediate container dbbe0a0f06b4 [2020-08-07T10:10:30.503Z] ---> 44f4ff7cfa0e [2020-08-07T10:10:30.503Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-07T10:10:30.503Z] ---> Running in b39bcfb98966 [2020-08-07T10:10:30.503Z] 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-07T10:10:35.854Z] Removing intermediate container c1482cd3607f [2020-08-07T10:10:35.854Z] ---> d10f24fa1e69 [2020-08-07T10:10:35.854Z] [2020-08-07T10:10:35.854Z] Step 10/23 : FROM scratch [2020-08-07T10:10:35.854Z] ---> [2020-08-07T10:10:35.854Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-07T10:10:36.432Z] Removing intermediate container 443b9d58e1b1 [2020-08-07T10:10:36.432Z] ---> c51c8b5da96a [2020-08-07T10:10:36.432Z] [2020-08-07T10:10:36.432Z] Step 10/20 : FROM scratch [2020-08-07T10:10:36.432Z] ---> [2020-08-07T10:10:36.432Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:10:36.703Z] ---> Running in bb5a51702248 [2020-08-07T10:10:36.703Z] ---> Running in ca84044811df [2020-08-07T10:10:36.703Z] Removing intermediate container ab5cd99fbd7d [2020-08-07T10:10:36.703Z] ---> 52eb5ef4b92a [2020-08-07T10:10:36.703Z] [2020-08-07T10:10:36.703Z] Step 10/21 : FROM scratch [2020-08-07T10:10:36.703Z] ---> [2020-08-07T10:10:36.703Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:10:36.967Z] Removing intermediate container 058969b7778b [2020-08-07T10:10:36.967Z] ---> 9366828b7e98 [2020-08-07T10:10:36.967Z] [2020-08-07T10:10:36.967Z] Step 10/21 : FROM scratch [2020-08-07T10:10:36.967Z] ---> [2020-08-07T10:10:36.967Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:10:36.967Z] ---> Running in 929875d08081 [2020-08-07T10:10:36.967Z] ---> Running in 9019f19f3cae [2020-08-07T10:10:36.967Z] Removing intermediate container bb5a51702248 [2020-08-07T10:10:36.967Z] ---> cd42e3a637cd [2020-08-07T10:10:36.967Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-07T10:10:36.967Z] Removing intermediate container ca84044811df [2020-08-07T10:10:36.967Z] ---> 635fbd4517a0 [2020-08-07T10:10:36.967Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-07T10:10:37.230Z] Removing intermediate container b39bcfb98966 [2020-08-07T10:10:37.230Z] ---> 84c8c75db582 [2020-08-07T10:10:37.230Z] [2020-08-07T10:10:37.230Z] Step 11/26 : FROM docker:latest [2020-08-07T10:10:37.230Z] ---> 81f5749c9058 [2020-08-07T10:10:37.230Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-07T10:10:37.230Z] ---> Running in ba2cfcf7d1c2 [2020-08-07T10:10:37.230Z] ---> Running in f40c67ec4a86 [2020-08-07T10:10:37.230Z] Removing intermediate container 9019f19f3cae [2020-08-07T10:10:37.230Z] ---> 3c67aa54b518 [2020-08-07T10:10:37.230Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-07T10:10:37.230Z] ---> Running in 36410a453941 [2020-08-07T10:10:37.230Z] Removing intermediate container 929875d08081 [2020-08-07T10:10:37.230Z] ---> bdd8ef5fc2d8 [2020-08-07T10:10:37.230Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-07T10:10:37.491Z] ---> Running in 32a12dd5f70f [2020-08-07T10:10:37.491Z] ---> Running in 9752e8c9722b [2020-08-07T10:10:37.756Z] Removing intermediate container ba2cfcf7d1c2 [2020-08-07T10:10:37.756Z] ---> 40f4ba9aaddd [2020-08-07T10:10:37.756Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-07T10:10:37.756Z] Removing intermediate container f40c67ec4a86 [2020-08-07T10:10:37.756Z] ---> 1c99848f0784 [2020-08-07T10:10:37.756Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-07T10:10:37.756Z] ---> Running in 95a5da7c325d [2020-08-07T10:10:37.756Z] Removing intermediate container 32a12dd5f70f [2020-08-07T10:10:37.756Z] ---> c6d63570827a [2020-08-07T10:10:37.756Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:10:38.020Z] ---> Running in ff94733f5cdc [2020-08-07T10:10:38.020Z] Removing intermediate container 9752e8c9722b [2020-08-07T10:10:38.020Z] ---> 8aa81c2aa71e [2020-08-07T10:10:38.020Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:10:38.020Z] ---> Running in a29bb2d82f01 [2020-08-07T10:10:38.020Z] ---> Running in 54c3892bd852 [2020-08-07T10:10:38.020Z] Removing intermediate container 95a5da7c325d [2020-08-07T10:10:38.020Z] ---> 9a44dfb2fa64 [2020-08-07T10:10:38.020Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-07T10:10:38.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:10:38.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:10:38.287Z] Removing intermediate container ff94733f5cdc [2020-08-07T10:10:38.287Z] ---> d8123a0bade5 [2020-08-07T10:10:38.287Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-07T10:10:38.287Z] Removing intermediate container a29bb2d82f01 [2020-08-07T10:10:38.287Z] ---> 2fc9df4c60e0 [2020-08-07T10:10:38.287Z] Step 14/21 : WORKDIR / [2020-08-07T10:10:38.287Z] Removing intermediate container 54c3892bd852 [2020-08-07T10:10:38.287Z] ---> 9844564be317 [2020-08-07T10:10:38.287Z] Step 14/21 : WORKDIR / [2020-08-07T10:10:38.553Z] (1/2) Installing readline (8.0.4-r0) [2020-08-07T10:10:38.553Z] ---> Running in b24d52ba6a5d [2020-08-07T10:10:38.553Z] (2/2) Installing bash (5.0.17-r0) [2020-08-07T10:10:38.553Z] Executing bash-5.0.17-r0.post-install [2020-08-07T10:10:38.553Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:10:38.553Z] OK: 12 MiB in 22 packages [2020-08-07T10:10:38.553Z] ---> 9a071553afc3 [2020-08-07T10:10:38.553Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-07T10:10:38.553Z] ---> Running in f24dcdd15b9f [2020-08-07T10:10:38.553Z] ---> f6991fdb0e12 [2020-08-07T10:10:38.553Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-07T10:10:38.821Z] Removing intermediate container b24d52ba6a5d [2020-08-07T10:10:38.821Z] ---> 3f863e4dfa05 [2020-08-07T10:10:38.821Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-07T10:10:39.405Z] Removing intermediate container f24dcdd15b9f [2020-08-07T10:10:39.405Z] ---> bb4f05761f72 [2020-08-07T10:10:39.405Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-07T10:10:39.675Z] ---> 1a127f0d77e9 [2020-08-07T10:10:39.675Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-07T10:10:39.943Z] ---> 07a8e75003a3 [2020-08-07T10:10:39.943Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-07T10:10:39.943Z] ---> a1bad3446eab [2020-08-07T10:10:39.943Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-07T10:10:40.213Z] ---> 1ed2ca2f5e74 [2020-08-07T10:10:40.213Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-07T10:10:40.213Z] Removing intermediate container 36410a453941 [2020-08-07T10:10:40.213Z] ---> d77bef411180 [2020-08-07T10:10:40.213Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-07T10:10:41.632Z] ---> Running in d42fe9b97904 [2020-08-07T10:10:41.632Z] ---> 99e704e2961e [2020-08-07T10:10:41.632Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:10:41.632Z] ---> Running in da99cf9d2a28 [2020-08-07T10:10:41.632Z] ---> a3db849e819e [2020-08-07T10:10:41.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-07T10:10:41.899Z] ---> 2730c1fa929d [2020-08-07T10:10:41.899Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-07T10:10:41.899Z] ---> 1d9d725720c3 [2020-08-07T10:10:41.899Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-07T10:10:41.899Z] Removing intermediate container da99cf9d2a28 [2020-08-07T10:10:41.899Z] ---> 6679728baec1 [2020-08-07T10:10:41.899Z] Step 18/20 : LABEL arch=x86_64 [2020-08-07T10:10:42.166Z] ---> Running in 2f8edff9fd7c [2020-08-07T10:10:42.166Z] ---> 8449782dd362 [2020-08-07T10:10:42.166Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:10:42.166Z] ---> 91f671b022b0 [2020-08-07T10:10:42.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-07T10:10:42.166Z] ---> e221ea278576 [2020-08-07T10:10:42.166Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:10:42.429Z] ---> Running in 1492a87fa9c0 [2020-08-07T10:10:42.429Z] Removing intermediate container 2f8edff9fd7c [2020-08-07T10:10:42.429Z] ---> 36bb1cc5cbf7 [2020-08-07T10:10:42.429Z] Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:10:42.700Z] ---> Running in fed40e6f1f42 [2020-08-07T10:10:42.700Z] ---> Running in ee071f32cb08 [2020-08-07T10:10:42.700Z] Removing intermediate container 1492a87fa9c0 [2020-08-07T10:10:42.700Z] ---> 7eba3bc23064 [2020-08-07T10:10:42.700Z] Step 19/21 : LABEL arch=x86_64 [2020-08-07T10:10:42.984Z] ---> af8026d1d9e7 [2020-08-07T10:10:42.984Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-07T10:10:42.984Z] ---> Running in 1abd32519550 [2020-08-07T10:10:42.984Z] Removing intermediate container fed40e6f1f42 [2020-08-07T10:10:42.984Z] ---> cc08b4f5bbb4 [2020-08-07T10:10:42.984Z] Step 19/21 : LABEL arch=x86_64 [2020-08-07T10:10:42.984Z] Removing intermediate container d42fe9b97904 [2020-08-07T10:10:42.984Z] ---> f7bb101dbc48 [2020-08-07T10:10:42.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-07T10:10:43.268Z] Removing intermediate container ee071f32cb08 [2020-08-07T10:10:43.268Z] ---> e3876c5e2945 [2020-08-07T10:10:43.268Z] Step 20/20 : LABEL version=0.0.0 [2020-08-07T10:10:43.268Z] ---> Running in 5d878f996718 [2020-08-07T10:10:43.268Z] ---> Running in 7aacfe4a3597 [2020-08-07T10:10:43.268Z] ---> Running in a02b80a9a161 [2020-08-07T10:10:43.607Z] Removing intermediate container 1abd32519550 [2020-08-07T10:10:43.607Z] ---> fa4e14bd0f6f [2020-08-07T10:10:43.607Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:10:43.607Z] ---> 12848bb3bac0 [2020-08-07T10:10:43.607Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:10:43.607Z] ---> Running in 823db569cbcb [2020-08-07T10:10:43.607Z] ---> Running in b20f46d70200 [2020-08-07T10:10:43.607Z] Removing intermediate container 5d878f996718 [2020-08-07T10:10:43.607Z] ---> 95248b357076 [2020-08-07T10:10:43.607Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:10:43.908Z] Removing intermediate container 7aacfe4a3597 [2020-08-07T10:10:43.908Z] ---> f211ef306a27 [2020-08-07T10:10:43.908Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-07T10:10:43.908Z] Removing intermediate container a02b80a9a161 [2020-08-07T10:10:43.908Z] ---> 03af0881a529 [2020-08-07T10:10:43.908Z] [2020-08-07T10:10:43.908Z] ---> Running in 470d196a68b6 [2020-08-07T10:10:43.908Z] ---> Running in 5ea0b56eec10 [2020-08-07T10:10:44.209Z] Successfully built 03af0881a529 [2020-08-07T10:10:44.209Z] Removing intermediate container 823db569cbcb [2020-08-07T10:10:44.209Z] ---> 83fb68294a3e [2020-08-07T10:10:44.209Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:10:44.209Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-07T10:10:44.209Z] Removing intermediate container b20f46d70200 [2020-08-07T10:10:44.209Z] ---> 79a40d43b9c5 [2020-08-07T10:10:44.209Z] Step 21/23 : LABEL arch=x86_64 [2020-08-07T10:10:44.209Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-08-07T10:10:44.209Z] ---> Running in 5dc9071507c9 [2020-08-07T10:10:44.209Z] ---> Running in f0659900cfac [2020-08-07T10:10:44.209Z] Removing intermediate container 470d196a68b6 [2020-08-07T10:10:44.209Z] ---> 8681e2ee8b36 [2020-08-07T10:10:44.510Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:10:44.510Z] Removing intermediate container 5ea0b56eec10 [2020-08-07T10:10:44.510Z] ---> cf11d6ee3707 [2020-08-07T10:10:44.510Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-07T10:10:44.510Z] ---> Running in b9b33c73d920 [2020-08-07T10:10:44.811Z] Removing intermediate container 5dc9071507c9 [2020-08-07T10:10:44.811Z] ---> 5580bddb747f [2020-08-07T10:10:44.811Z] [2020-08-07T10:10:44.811Z] ---> Running in adf059e70fc2 [2020-08-07T10:10:45.080Z] Removing intermediate container f0659900cfac [2020-08-07T10:10:45.080Z] ---> f397ca23f45a [2020-08-07T10:10:45.080Z] Step 22/23 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:10:45.080Z] Successfully built 5580bddb747f [2020-08-07T10:10:45.080Z] Successfully tagged docker-core-metadata-go:latest [2020-08-07T10:10:45.080Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-08-07T10:10:45.352Z] ---> Running in d5e2dff6fc79 [2020-08-07T10:10:45.352Z] Removing intermediate container b9b33c73d920 [2020-08-07T10:10:45.352Z] ---> e21ea96a3c72 [2020-08-07T10:10:45.352Z] [2020-08-07T10:10:45.352Z] Removing intermediate container adf059e70fc2 [2020-08-07T10:10:45.352Z] ---> a2b5eac1a4c7 [2020-08-07T10:10:45.352Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-07T10:10:45.352Z] Successfully built e21ea96a3c72 [2020-08-07T10:10:45.622Z] Successfully tagged docker-core-command-go:latest [2020-08-07T10:10:45.622Z] Building docker-security-secrets-setup-go [2020-08-07T10:10:45.622Z]  Building docker-core-command-go ... done Removing intermediate container d5e2dff6fc79 [2020-08-07T10:10:45.622Z] ---> 22e8703508ea [2020-08-07T10:10:45.622Z] Step 23/23 : LABEL version=0.0.0 [2020-08-07T10:10:46.202Z] ---> Running in c60e045a6de2 [2020-08-07T10:10:52.844Z] Removing intermediate container c60e045a6de2 [2020-08-07T10:10:52.844Z] ---> fb81a7678525 [2020-08-07T10:10:52.844Z] ---> eaf5ccf64f13 [2020-08-07T10:10:52.844Z] [2020-08-07T10:10:52.844Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-07T10:10:52.844Z] Successfully built eaf5ccf64f13 [2020-08-07T10:10:52.844Z] Successfully tagged docker-support-notifications-go:latest [2020-08-07T10:10:52.844Z] Building docker-support-logging-go [2020-08-07T10:10:52.844Z]  Building docker-support-notifications-go ... done  ---> 3c93a4d7fa7e [2020-08-07T10:10:52.844Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-07T10:11:03.019Z] ---> fc291c9da773 [2020-08-07T10:11:03.019Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-07T10:11:04.599Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:11:04.599Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:11:04.599Z] ---> 116c5937a119 [2020-08-07T10:11:04.599Z] Step 3/20 : WORKDIR /edgex-go [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> da96c974456b [2020-08-07T10:11:04.599Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> 0c1d2f056558 [2020-08-07T10:11:04.599Z] Step 5/20 : RUN apk update && apk add make git [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> 725ccd9a30de [2020-08-07T10:11:04.599Z] Step 6/20 : COPY go.mod . [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> 5ebe4e2adb99 [2020-08-07T10:11:04.599Z] Step 7/20 : RUN go mod download [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> e2f7fadfd24e [2020-08-07T10:11:04.599Z] Step 8/20 : COPY . . [2020-08-07T10:11:04.599Z] ---> Using cache [2020-08-07T10:11:04.599Z] ---> 2ee4b5a64431 [2020-08-07T10:11:04.599Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-07T10:11:05.200Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:11:05.200Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-07T10:11:05.200Z] ---> 116c5937a119 [2020-08-07T10:11:05.200Z] Step 3/29 : WORKDIR /edgex-go [2020-08-07T10:11:05.200Z] ---> Using cache [2020-08-07T10:11:05.200Z] ---> da96c974456b [2020-08-07T10:11:05.200Z] Step 4/29 : RUN apk update && apk add make git [2020-08-07T10:11:05.786Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:11:05.786Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:11:05.786Z] ---> 116c5937a119 [2020-08-07T10:11:05.786Z] Step 3/26 : WORKDIR /edgex-go [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> da96c974456b [2020-08-07T10:11:05.786Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> 0c1d2f056558 [2020-08-07T10:11:05.786Z] Step 5/26 : RUN apk update && apk add make git [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> 725ccd9a30de [2020-08-07T10:11:05.786Z] Step 6/26 : COPY go.mod . [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> 5ebe4e2adb99 [2020-08-07T10:11:05.786Z] Step 7/26 : RUN go mod download [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> e2f7fadfd24e [2020-08-07T10:11:05.786Z] Step 8/26 : COPY . . [2020-08-07T10:11:05.786Z] ---> Using cache [2020-08-07T10:11:05.786Z] ---> 2ee4b5a64431 [2020-08-07T10:11:05.787Z] 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-07T10:11:07.230Z] ---> Running in fed06142583d [2020-08-07T10:11:08.309Z] ---> Running in bc91262679dd [2020-08-07T10:11:08.309Z] ---> Running in 0b16aa9a2305 [2020-08-07T10:11:08.309Z] ---> Running in 83a085cc920d [2020-08-07T10:11:11.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:11.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:11.728Z] 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-07T10:11:11.728Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-07T10:11:11.728Z] (2/33) Installing expat (2.2.9-r1) [2020-08-07T10:11:11.728Z] (3/33) Installing libffi (3.3-r2) [2020-08-07T10:11:11.728Z] (4/33) Installing gdbm (1.13-r1) [2020-08-07T10:11:11.728Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-07T10:11:11.728Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-07T10:11:11.728Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-07T10:11:12.330Z] 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-07T10:11:12.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:13.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:14.512Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:11:14.512Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:11:14.512Z] OK: 12749 distinct packages available [2020-08-07T10:11:14.512Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:11:14.512Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:11:14.512Z] ---> 116c5937a119 [2020-08-07T10:11:14.512Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:11:14.512Z] ---> Using cache [2020-08-07T10:11:14.512Z] ---> da96c974456b [2020-08-07T10:11:14.512Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:11:14.512Z] ---> Using cache [2020-08-07T10:11:14.512Z] ---> 0c1d2f056558 [2020-08-07T10:11:14.512Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-07T10:11:14.814Z] OK: 233 MiB in 51 packages [2020-08-07T10:11:16.278Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-07T10:11:16.566Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-07T10:11:16.566Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-07T10:11:16.566Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-07T10:11:16.566Z] ---> Running in eb414d1257af [2020-08-07T10:11:16.566Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-07T10:11:16.853Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-07T10:11:16.853Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-07T10:11:16.853Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-07T10:11:16.853Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-07T10:11:16.853Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-07T10:11:17.134Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-07T10:11:17.134Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-07T10:11:17.134Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-07T10:11:17.134Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-07T10:11:17.134Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-07T10:11:17.134Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-07T10:11:17.761Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-07T10:11:17.762Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-07T10:11:17.762Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-07T10:11:17.762Z] Removing intermediate container 83a085cc920d [2020-08-07T10:11:17.762Z] ---> fbf79e9a646e [2020-08-07T10:11:17.762Z] Step 5/29 : COPY go.mod . [2020-08-07T10:11:18.038Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-07T10:11:18.038Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-07T10:11:18.038Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-07T10:11:18.038Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-07T10:11:18.038Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-07T10:11:18.038Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-07T10:11:18.038Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-07T10:11:18.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:18.038Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:11:18.038Z] OK: 71 MiB in 55 packages [2020-08-07T10:11:18.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:18.945Z] ---> 55f21681029a [2020-08-07T10:11:18.945Z] Step 6/29 : RUN go mod download [2020-08-07T10:11:19.285Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:11:19.285Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:11:19.285Z] OK: 12749 distinct packages available [2020-08-07T10:11:19.285Z] ---> Running in c525c329d243 [2020-08-07T10:11:19.596Z] OK: 233 MiB in 51 packages [2020-08-07T10:11:19.876Z] OK: 233 MiB in 51 packages [2020-08-07T10:11:22.528Z] Removing intermediate container eb414d1257af [2020-08-07T10:11:22.528Z] ---> 9dd81e664f0b [2020-08-07T10:11:22.528Z] Step 6/21 : COPY go.mod . [2020-08-07T10:11:23.996Z] Removing intermediate container c525c329d243 [2020-08-07T10:11:23.996Z] ---> d5e86a09d9c5 [2020-08-07T10:11:23.996Z] Step 7/29 : COPY . . [2020-08-07T10:11:24.586Z] ---> dccb4393c1a6 [2020-08-07T10:11:24.586Z] Step 7/21 : RUN go mod download [2020-08-07T10:11:31.262Z] ---> Running in 6da5c10b1da3 [2020-08-07T10:11:31.841Z] Removing intermediate container fed06142583d [2020-08-07T10:11:31.841Z] ---> 3a10f9b42272 [2020-08-07T10:11:31.841Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-07T10:11:33.865Z] 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-07T10:11:34.476Z] ---> Running in 4bd6fee0aa7d [2020-08-07T10:11:39.813Z] Removing intermediate container 6da5c10b1da3 [2020-08-07T10:11:39.813Z] ---> 7eacdf7d0d2a [2020-08-07T10:11:39.813Z] Step 8/21 : COPY . . [2020-08-07T10:11:45.457Z] 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-07T10:11:45.457Z] Collecting docker-compose==1.23.2 [2020-08-07T10:11:45.723Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-07T10:11:47.742Z] Collecting texttable<0.10,>=0.9.0 [2020-08-07T10:11:47.742Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-07T10:11:51.068Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-07T10:11:51.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-07T10:11:51.068Z] ---> ba7b833b2849 [2020-08-07T10:11:51.068Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-07T10:11:51.068Z] Removing intermediate container bc91262679dd [2020-08-07T10:11:51.068Z] ---> cc80e643866d [2020-08-07T10:11:51.068Z] [2020-08-07T10:11:51.068Z] Step 10/20 : FROM alpine [2020-08-07T10:11:51.068Z] latest: Pulling from library/alpine [2020-08-07T10:11:51.332Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-07T10:11:51.332Z] Collecting cached-property<2,>=1.2.0 [2020-08-07T10:11:51.332Z] Status: Downloaded newer image for alpine:latest [2020-08-07T10:11:51.332Z] ---> a24bb4013296 [2020-08-07T10:11:51.332Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-07T10:11:51.332Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-07T10:11:51.596Z] ---> Running in 3193a195fb2f [2020-08-07T10:11:51.596Z] ---> Running in ee0f9691f4af [2020-08-07T10:11:51.596Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-07T10:11:51.596Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-07T10:11:52.183Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-07T10:11:52.183Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-07T10:11:52.183Z] Collecting jsonschema<3,>=2.5.1 [2020-08-07T10:11:52.183Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-07T10:11:53.588Z] 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-07T10:11:53.860Z] Collecting docker<4.0,>=3.6.0 [2020-08-07T10:11:53.860Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-07T10:11:54.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:54.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:11:54.401Z] v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:11:54.401Z] v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:11:54.401Z] OK: 12749 distinct packages available [2020-08-07T10:11:54.866Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-07T10:11:54.866Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-07T10:11:54.866Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-07T10:11:54.866Z] (4/4) Installing curl (7.69.1-r0) [2020-08-07T10:11:54.866Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:11:55.465Z] Collecting PyYAML<4,>=3.10 [2020-08-07T10:11:55.465Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-07T10:11:55.465Z] Executing ca-certificates-20191127-r4.trigger [2020-08-07T10:11:55.465Z] OK: 7 MiB in 18 packages [2020-08-07T10:11:58.054Z] Collecting docopt<0.7,>=0.6.1 [2020-08-07T10:11:58.054Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-07T10:11:59.023Z] Removing intermediate container 0b16aa9a2305 [2020-08-07T10:11:59.024Z] ---> 9c2535068f63 [2020-08-07T10:11:59.024Z] [2020-08-07T10:11:59.024Z] Step 10/26 : FROM alpine:3.10 [2020-08-07T10:11:59.292Z] 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-07T10:11:59.292Z] 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-07T10:11:59.597Z] 3.10: Pulling from library/alpine [2020-08-07T10:11:59.597Z] Collecting idna<2.8,>=2.5 [2020-08-07T10:11:59.597Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-07T10:11:59.904Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-07T10:12:00.500Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-07T10:12:00.767Z] 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-07T10:12:00.767Z] Collecting docker-pycreds>=0.4.0 [2020-08-07T10:12:00.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-07T10:12:02.418Z] Removing intermediate container ee0f9691f4af [2020-08-07T10:12:02.419Z] ---> f351dbfe66b5 [2020-08-07T10:12:02.419Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-07T10:12:02.419Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-07T10:12:02.419Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-07T10:12:02.419Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-07T10:12:02.419Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-07T10:12:02.419Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-07T10:12:02.419Z] Installing collected packages: texttable, dockerpty, cached-property, websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose [2020-08-07T10:12:02.419Z] Running setup.py install for texttable: started [2020-08-07T10:12:02.419Z] Status: Downloaded newer image for alpine:3.10 [2020-08-07T10:12:02.419Z] ---> be4e4bea2c2e [2020-08-07T10:12:02.419Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-07T10:12:02.419Z] ---> Running in fc09e8f76eff [2020-08-07T10:12:02.697Z] ---> Running in 35db83bcf859 [2020-08-07T10:12:02.697Z] ---> fbd6a59e6611 [2020-08-07T10:12:02.697Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-07T10:12:02.697Z] ---> Running in f7d4c97bd7ae [2020-08-07T10:12:02.978Z] Removing intermediate container fc09e8f76eff [2020-08-07T10:12:02.978Z] ---> 80151803fb81 [2020-08-07T10:12:02.978Z] Step 13/20 : WORKDIR /edgex [2020-08-07T10:12:02.978Z] Running setup.py install for texttable: finished with status 'done' [2020-08-07T10:12:02.978Z] Running setup.py install for dockerpty: started [2020-08-07T10:12:02.978Z] ---> Running in 0b5178c1e687 [2020-08-07T10:12:03.254Z] Removing intermediate container 0b5178c1e687 [2020-08-07T10:12:03.254Z] ---> 174c486e80a1 [2020-08-07T10:12:03.254Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-07T10:12:03.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:03.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:03.526Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-07T10:12:03.793Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-07T10:12:03.793Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-07T10:12:03.793Z] OK: 10346 distinct packages available [2020-08-07T10:12:03.793Z] 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-07T10:12:03.793Z] Attempting uninstall: idna [2020-08-07T10:12:03.793Z] Found existing installation: idna 2.9 [2020-08-07T10:12:03.793Z] Uninstalling idna-2.9: [2020-08-07T10:12:03.793Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-07T10:12:03.793Z] Successfully uninstalled idna-2.9 [2020-08-07T10:12:03.793Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-07T10:12:03.793Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-07T10:12:04.068Z] (4/5) Installing curl (7.66.0-r0) [2020-08-07T10:12:04.068Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-07T10:12:04.068Z] Executing busybox-1.30.1-r3.trigger [2020-08-07T10:12:04.068Z] Executing ca-certificates-20191127-r2.trigger [2020-08-07T10:12:04.068Z] ---> ae969a24a62f [2020-08-07T10:12:04.068Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-07T10:12:04.068Z] OK: 7 MiB in 19 packages [2020-08-07T10:12:04.370Z] Attempting uninstall: urllib3 [2020-08-07T10:12:04.370Z] Found existing installation: urllib3 1.25.9 [2020-08-07T10:12:04.370Z] Uninstalling urllib3-1.25.9: [2020-08-07T10:12:04.370Z] Successfully uninstalled urllib3-1.25.9 [2020-08-07T10:12:06.363Z] Attempting uninstall: requests [2020-08-07T10:12:06.363Z] Found existing installation: requests 2.23.0 [2020-08-07T10:12:06.363Z] Uninstalling requests-2.23.0: [2020-08-07T10:12:06.641Z] Successfully uninstalled requests-2.23.0 [2020-08-07T10:12:07.615Z] ---> 3679ecdd4b5f [2020-08-07T10:12:07.615Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-07T10:12:08.210Z] ---> Running in de431204b59c [2020-08-07T10:12:08.210Z] Removing intermediate container 35db83bcf859 [2020-08-07T10:12:08.210Z] ---> 17de3a875e6c [2020-08-07T10:12:08.210Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-07T10:12:08.815Z] ---> Running in 3382236c7d5c [2020-08-07T10:12:08.815Z] Running setup.py install for PyYAML: started [2020-08-07T10:12:09.408Z] Removing intermediate container de431204b59c [2020-08-07T10:12:09.408Z] ---> c6ac11006241 [2020-08-07T10:12:09.408Z] Step 17/20 : CMD ["--init=true"] [2020-08-07T10:12:09.998Z] Removing intermediate container 3382236c7d5c [2020-08-07T10:12:09.998Z] ---> 4594dac64e85 [2020-08-07T10:12:09.998Z] Step 13/26 : WORKDIR / [2020-08-07T10:12:09.998Z] ---> Running in d4a473e09a81 [2020-08-07T10:12:09.998Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-07T10:12:09.998Z] Running setup.py install for docopt: started [2020-08-07T10:12:09.998Z] ---> Running in 01eabc81c021 [2020-08-07T10:12:10.285Z] Removing intermediate container d4a473e09a81 [2020-08-07T10:12:10.285Z] ---> 4f45ce6c5f3c [2020-08-07T10:12:10.285Z] Step 18/20 : LABEL arch=x86_64 [2020-08-07T10:12:10.285Z] ---> Running in dd05b9134f84 [2020-08-07T10:12:10.285Z] Removing intermediate container 01eabc81c021 [2020-08-07T10:12:10.285Z] ---> 10ac2f7672b9 [2020-08-07T10:12:10.285Z] 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-07T10:12:10.577Z] Running setup.py install for docopt: finished with status 'done' [2020-08-07T10:12:10.868Z] Removing intermediate container dd05b9134f84 [2020-08-07T10:12:10.868Z] ---> bd3a0ca3de13 [2020-08-07T10:12:10.868Z] Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:12:10.868Z] 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-07T10:12:11.142Z] ---> Running in bb3fc3b94400 [2020-08-07T10:12:11.142Z] ---> ca64f6a7a489 [2020-08-07T10:12:11.142Z] 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-07T10:12:11.739Z] Removing intermediate container bb3fc3b94400 [2020-08-07T10:12:11.739Z] ---> e400cd4fd5c4 [2020-08-07T10:12:11.739Z] Step 20/20 : LABEL version=0.0.0 [2020-08-07T10:12:11.739Z] ---> Running in f2e1ea25d726 [2020-08-07T10:12:11.739Z] ---> cee7e9ab506a [2020-08-07T10:12:11.739Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-07T10:12:12.022Z] Removing intermediate container f2e1ea25d726 [2020-08-07T10:12:12.022Z] ---> 17814707c43e [2020-08-07T10:12:12.022Z] [2020-08-07T10:12:12.997Z] Successfully built 17814707c43e [2020-08-07T10:12:12.997Z] ---> 560575cc4379 [2020-08-07T10:12:12.997Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-07T10:12:13.581Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-07T10:12:13.581Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-08-07T10:12:21.756Z] ---> 8b13a5e381d1 [2020-08-07T10:12:21.756Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-07T10:12:21.756Z] Removing intermediate container 4bd6fee0aa7d [2020-08-07T10:12:21.756Z] ---> 5f71667f229e [2020-08-07T10:12:21.756Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-07T10:12:23.171Z] ---> Running in 8fbddf567a8a [2020-08-07T10:12:23.171Z] Removing intermediate container 3193a195fb2f [2020-08-07T10:12:23.171Z] ---> 7f65a6f12d80 [2020-08-07T10:12:23.171Z] [2020-08-07T10:12:23.171Z] Step 9/29 : FROM alpine:latest [2020-08-07T10:12:23.171Z] ---> a24bb4013296 [2020-08-07T10:12:23.171Z] 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-07T10:12:23.761Z] ---> e4624aae3bee [2020-08-07T10:12:23.761Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-07T10:12:25.703Z] ---> Running in fcabc7212941 [2020-08-07T10:12:26.673Z] Removing intermediate container fcabc7212941 [2020-08-07T10:12:26.673Z] ---> e89dcf2d7b01 [2020-08-07T10:12:26.673Z] Step 11/29 : USER root [2020-08-07T10:12:26.673Z] ---> df0c7e18c004 [2020-08-07T10:12:26.673Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-07T10:12:26.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:26.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:27.229Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-07T10:12:27.229Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-07T10:12:27.229Z] (3/3) Installing curl (7.69.1-r0) [2020-08-07T10:12:27.229Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:12:27.229Z] OK: 72 MiB in 58 packages [2020-08-07T10:12:27.640Z] ---> Running in d957bca14b3a [2020-08-07T10:12:28.246Z] Removing intermediate container d957bca14b3a [2020-08-07T10:12:28.246Z] ---> 5b73c6aaddf2 [2020-08-07T10:12:28.246Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-07T10:12:28.246Z] ---> 8d389f44cd44 [2020-08-07T10:12:28.246Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-07T10:12:28.828Z] ---> Running in 3c31818b1d46 [2020-08-07T10:12:29.200Z] ---> ec0d434ff2ac [2020-08-07T10:12:29.200Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-07T10:12:30.597Z] ---> Running in 09be1d202eb7 [2020-08-07T10:12:30.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:12:30.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:12:30.597Z] ---> 116c5937a119 [2020-08-07T10:12:30.597Z] Step 3/22 : WORKDIR /edgex-go [2020-08-07T10:12:31.175Z] ---> Using cache [2020-08-07T10:12:31.175Z] ---> da96c974456b [2020-08-07T10:12:31.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:12:31.175Z] ---> Using cache [2020-08-07T10:12:31.175Z] ---> 0c1d2f056558 [2020-08-07T10:12:31.175Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-07T10:12:32.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:32.127Z] Removing intermediate container 8fbddf567a8a [2020-08-07T10:12:32.127Z] ---> 2b1c6489331f [2020-08-07T10:12:32.127Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:12:32.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:32.127Z] v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:12:32.127Z] v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:12:32.127Z] OK: 12749 distinct packages available [2020-08-07T10:12:32.391Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-07T10:12:32.391Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-07T10:12:32.391Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:12:32.391Z] Executing ca-certificates-20191127-r4.trigger [2020-08-07T10:12:32.656Z] OK: 6 MiB in 16 packages [2020-08-07T10:12:33.234Z] ---> Running in bcc01d592707 [2020-08-07T10:12:33.234Z] ---> Running in edb2fa224c03 [2020-08-07T10:12:33.506Z] Removing intermediate container f7d4c97bd7ae [2020-08-07T10:12:33.506Z] ---> 067853f55ce5 [2020-08-07T10:12:33.506Z] [2020-08-07T10:12:33.506Z] Step 10/21 : FROM scratch [2020-08-07T10:12:33.506Z] ---> [2020-08-07T10:12:33.506Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-07T10:12:33.772Z] ---> Using cache [2020-08-07T10:12:33.772Z] ---> cd42e3a637cd [2020-08-07T10:12:33.772Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-07T10:12:34.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:34.299Z] Removing intermediate container edb2fa224c03 [2020-08-07T10:12:34.299Z] ---> e8889f0ad97f [2020-08-07T10:12:34.299Z] Step 24/26 : LABEL arch=x86_64 [2020-08-07T10:12:34.299Z] Removing intermediate container 3c31818b1d46 [2020-08-07T10:12:34.299Z] ---> a94df63d05b4 [2020-08-07T10:12:34.299Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-07T10:12:34.299Z] ---> Running in ae80de729226 [2020-08-07T10:12:34.564Z] ---> Running in 2a2d686b1373 [2020-08-07T10:12:34.564Z] ---> Running in f96e08798657 [2020-08-07T10:12:34.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:12:34.829Z] Removing intermediate container ae80de729226 [2020-08-07T10:12:34.829Z] ---> 00748cbd66f7 [2020-08-07T10:12:34.829Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:12:34.829Z] Removing intermediate container 09be1d202eb7 [2020-08-07T10:12:34.829Z] ---> 18047c51210f [2020-08-07T10:12:34.829Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-07T10:12:34.829Z] ---> Running in 0f4df23d8ee6 [2020-08-07T10:12:34.829Z] ---> Running in 41e77e706464 [2020-08-07T10:12:34.829Z] Removing intermediate container f96e08798657 [2020-08-07T10:12:34.829Z] ---> f915350261bb [2020-08-07T10:12:34.829Z] Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:12:35.091Z] Removing intermediate container 2a2d686b1373 [2020-08-07T10:12:35.092Z] ---> 04f331033e5b [2020-08-07T10:12:35.092Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-07T10:12:35.092Z] ---> Running in e6b4a2772966 [2020-08-07T10:12:35.092Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:12:35.092Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:12:35.092Z] OK: 12749 distinct packages available [2020-08-07T10:12:35.667Z] OK: 233 MiB in 51 packages [2020-08-07T10:12:36.619Z] ---> Running in f51a7e4de84a [2020-08-07T10:12:36.619Z] Removing intermediate container 0f4df23d8ee6 [2020-08-07T10:12:36.619Z] ---> f57af1a62e34 [2020-08-07T10:12:36.619Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-07T10:12:36.882Z] Removing intermediate container 41e77e706464 [2020-08-07T10:12:36.882Z] ---> 2c24df289c9f [2020-08-07T10:12:36.882Z] Step 24/26 : LABEL arch=x86_64 [2020-08-07T10:12:36.882Z] Removing intermediate container e6b4a2772966 [2020-08-07T10:12:36.882Z] ---> 58835dbc63fc [2020-08-07T10:12:36.882Z] Step 26/26 : LABEL version=0.0.0 [2020-08-07T10:12:37.156Z] ---> Running in 32f574ce4376 [2020-08-07T10:12:37.156Z] Removing intermediate container f51a7e4de84a [2020-08-07T10:12:37.156Z] ---> c372b001eb94 [2020-08-07T10:12:37.156Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-07T10:12:37.156Z] ---> 5f5cb5655770 [2020-08-07T10:12:37.156Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-07T10:12:37.156Z] ---> Running in fc220141fe8b [2020-08-07T10:12:37.156Z] ---> Running in ba69cf8b7aa7 [2020-08-07T10:12:37.156Z] Removing intermediate container bcc01d592707 [2020-08-07T10:12:37.156Z] ---> 71bd5f2298b6 [2020-08-07T10:12:37.156Z] Step 6/22 : COPY go.mod . [2020-08-07T10:12:37.436Z] Removing intermediate container 32f574ce4376 [2020-08-07T10:12:37.436Z] ---> 1fa0fbc566a3 [2020-08-07T10:12:37.436Z] Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:12:37.703Z] Removing intermediate container fc220141fe8b [2020-08-07T10:12:37.703Z] ---> ccb735f2ac1e [2020-08-07T10:12:37.703Z] [2020-08-07T10:12:37.703Z] ---> Running in f6ba22cf6aba [2020-08-07T10:12:37.703Z] ---> ce9b1b62b1d6 [2020-08-07T10:12:37.703Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-07T10:12:37.703Z] ---> d806161e928a [2020-08-07T10:12:37.703Z] Step 7/22 : RUN go mod download [2020-08-07T10:12:37.703Z] Successfully built ccb735f2ac1e [2020-08-07T10:12:37.703Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-07T10:12:37.967Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 773a6a4535bc [2020-08-07T10:12:37.967Z] Removing intermediate container f6ba22cf6aba [2020-08-07T10:12:37.967Z] ---> 5e306fcf6dcc [2020-08-07T10:12:37.967Z] Step 26/26 : LABEL version=0.0.0 [2020-08-07T10:12:38.232Z] ---> Running in da86105beca1 [2020-08-07T10:12:38.496Z] ---> 357c0a6ca7e4 [2020-08-07T10:12:38.496Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-07T10:12:38.496Z] Removing intermediate container da86105beca1 [2020-08-07T10:12:38.496Z] ---> 57ffd0014289 [2020-08-07T10:12:38.496Z] [2020-08-07T10:12:38.766Z] Successfully built 57ffd0014289 [2020-08-07T10:12:38.766Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-07T10:12:38.766Z]  Building docker-security-secretstore-setup-go ... done  ---> d44eeb30634e [2020-08-07T10:12:38.766Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:12:38.766Z] Removing intermediate container ba69cf8b7aa7 [2020-08-07T10:12:38.766Z] ---> 29b19b61cd3f [2020-08-07T10:12:38.766Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-07T10:12:39.041Z] ---> Running in bf71d2119159 [2020-08-07T10:12:39.312Z] Removing intermediate container bf71d2119159 [2020-08-07T10:12:39.312Z] ---> 8354b4f9bcbc [2020-08-07T10:12:39.312Z] Step 19/21 : LABEL arch=x86_64 [2020-08-07T10:12:39.312Z] ---> Running in 2b844af7691a [2020-08-07T10:12:39.575Z] ---> ff92c5c2a0e5 [2020-08-07T10:12:39.575Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-07T10:12:39.575Z] Removing intermediate container 2b844af7691a [2020-08-07T10:12:39.575Z] ---> db1469feb74f [2020-08-07T10:12:39.575Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:12:39.575Z] Removing intermediate container 773a6a4535bc [2020-08-07T10:12:39.575Z] ---> 6e82c310fe69 [2020-08-07T10:12:39.575Z] Step 8/22 : COPY . . [2020-08-07T10:12:39.839Z] ---> Running in 0b9b083da591 [2020-08-07T10:12:39.839Z] ---> 8d5d84125206 [2020-08-07T10:12:39.839Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-07T10:12:41.239Z] Removing intermediate container 0b9b083da591 [2020-08-07T10:12:41.239Z] ---> dfdc1bdfbf56 [2020-08-07T10:12:41.239Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:12:41.505Z] ---> 6d31f4da549c [2020-08-07T10:12:41.505Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-07T10:12:41.767Z] ---> Running in cd4b05f27d2e [2020-08-07T10:12:42.034Z] Removing intermediate container cd4b05f27d2e [2020-08-07T10:12:42.034Z] ---> b8454d480fe1 [2020-08-07T10:12:42.034Z] [2020-08-07T10:12:42.297Z] Successfully built b8454d480fe1 [2020-08-07T10:12:43.245Z] ---> 09ac5a597a3f [2020-08-07T10:12:43.245Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-07T10:12:43.245Z] Successfully tagged docker-support-logging-go:latest [2020-08-07T10:12:45.175Z]  Building docker-support-logging-go ... done  ---> 82c3773407e1 [2020-08-07T10:12:45.176Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-07T10:12:46.725Z] ---> Running in 69f280689866 [2020-08-07T10:12:50.965Z] Removing intermediate container 69f280689866 [2020-08-07T10:12:50.965Z] ---> a0a0cd9540b5 [2020-08-07T10:12:50.965Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-07T10:12:50.965Z] ---> e14ee16a4ca3 [2020-08-07T10:12:50.965Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-07T10:12:51.541Z] ---> Running in 2af3579fc042 [2020-08-07T10:12:52.934Z] ---> 8e9756d03f4a [2020-08-07T10:12:52.934Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-07T10:12:52.934Z] ---> Running in acbc4e43300b [2020-08-07T10:12:53.515Z] Removing intermediate container 2af3579fc042 [2020-08-07T10:12:53.515Z] ---> 7f910ca2ac26 [2020-08-07T10:12:53.515Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-07T10:12:53.515Z] ---> Running in d37d10acb5d4 [2020-08-07T10:12:53.515Z] 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-07T10:12:54.940Z] Removing intermediate container d37d10acb5d4 [2020-08-07T10:12:54.940Z] ---> 4b7f946b2aeb [2020-08-07T10:12:54.940Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-07T10:12:54.940Z] ---> Running in 23be02dd3312 [2020-08-07T10:12:55.223Z] Removing intermediate container 23be02dd3312 [2020-08-07T10:12:55.223Z] ---> 6e7a3870abb7 [2020-08-07T10:12:55.223Z] Step 26/29 : CMD [ "generate" ] [2020-08-07T10:12:55.223Z] ---> Running in 6af66d413b0e [2020-08-07T10:12:55.499Z] Removing intermediate container 6af66d413b0e [2020-08-07T10:12:55.499Z] ---> aaabe850889f [2020-08-07T10:12:55.499Z] Step 27/29 : LABEL arch=x86_64 [2020-08-07T10:12:55.778Z] ---> Running in 1b71ff6e03d1 [2020-08-07T10:12:56.056Z] Removing intermediate container 1b71ff6e03d1 [2020-08-07T10:12:56.056Z] ---> aae80932622c [2020-08-07T10:12:56.056Z] Step 28/29 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:12:56.056Z] ---> Running in 45abf533ebd0 [2020-08-07T10:12:56.340Z] Removing intermediate container 45abf533ebd0 [2020-08-07T10:12:56.340Z] ---> 12eeed559fb0 [2020-08-07T10:12:56.340Z] Step 29/29 : LABEL version=0.0.0 [2020-08-07T10:12:56.340Z] ---> Running in 18b8f490a99b [2020-08-07T10:12:56.621Z] Removing intermediate container 18b8f490a99b [2020-08-07T10:12:56.621Z] ---> d799179d387d [2020-08-07T10:12:56.621Z] [2020-08-07T10:12:56.887Z] Successfully built d799179d387d [2020-08-07T10:12:56.887Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-07T10:13:09.240Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container acbc4e43300b [2020-08-07T10:13:09.240Z] ---> ece91da59e7d [2020-08-07T10:13:09.240Z] [2020-08-07T10:13:09.240Z] Step 10/22 : FROM alpine [2020-08-07T10:13:09.240Z] ---> a24bb4013296 [2020-08-07T10:13:09.240Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:13:09.240Z] ---> Running in 0b10edc67812 [2020-08-07T10:13:09.240Z] Removing intermediate container 0b10edc67812 [2020-08-07T10:13:09.240Z] ---> 5c68bea12bf0 [2020-08-07T10:13:09.240Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-07T10:13:09.240Z] ---> Running in 5de7272242ba [2020-08-07T10:13:09.240Z] Removing intermediate container 5de7272242ba [2020-08-07T10:13:09.240Z] ---> 5be1c0b3af48 [2020-08-07T10:13:09.240Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-07T10:13:09.240Z] ---> Running in 325b8687eb8d [2020-08-07T10:13:09.504Z] Removing intermediate container 325b8687eb8d [2020-08-07T10:13:09.504Z] ---> bbb35a655658 [2020-08-07T10:13:09.504Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:13:09.504Z] ---> Running in 4faa74cc2e36 [2020-08-07T10:13:10.455Z] Removing intermediate container 4faa74cc2e36 [2020-08-07T10:13:10.455Z] ---> 0d0c98bd5d00 [2020-08-07T10:13:10.455Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-07T10:13:10.455Z] ---> Running in de9f6e120e0b [2020-08-07T10:13:10.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-07T10:13:11.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-07T10:13:11.875Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-07T10:13:11.875Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-07T10:13:11.875Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-07T10:13:11.875Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-07T10:13:12.138Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-07T10:13:12.138Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:13:12.138Z] OK: 8 MiB in 19 packages [2020-08-07T10:13:12.717Z] Removing intermediate container de9f6e120e0b [2020-08-07T10:13:12.717Z] ---> 5bd67c20d936 [2020-08-07T10:13:12.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-07T10:13:12.984Z] ---> 29bb677583a0 [2020-08-07T10:13:12.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-07T10:13:13.560Z] ---> e7a1b136e215 [2020-08-07T10:13:13.560Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-07T10:13:13.824Z] ---> fecefb619302 [2020-08-07T10:13:13.824Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:13:13.824Z] ---> Running in c7241e481729 [2020-08-07T10:13:14.088Z] Removing intermediate container c7241e481729 [2020-08-07T10:13:14.088Z] ---> a0cebb1fd3f9 [2020-08-07T10:13:14.088Z] Step 20/22 : LABEL arch=x86_64 [2020-08-07T10:13:14.088Z] ---> Running in 5f4d3240de94 [2020-08-07T10:13:14.355Z] Removing intermediate container 5f4d3240de94 [2020-08-07T10:13:14.355Z] ---> 60b9459fb262 [2020-08-07T10:13:14.355Z] Step 21/22 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:13:14.355Z] ---> Running in 3873d72646ef [2020-08-07T10:13:14.628Z] Removing intermediate container 3873d72646ef [2020-08-07T10:13:14.628Z] ---> f2e59d791b2b [2020-08-07T10:13:14.628Z] Step 22/22 : LABEL version=0.0.0 [2020-08-07T10:13:14.628Z] ---> Running in 76bc6ca4ef49 [2020-08-07T10:13:14.628Z] Removing intermediate container 76bc6ca4ef49 [2020-08-07T10:13:14.628Z] ---> 909b4c1f5bba [2020-08-07T10:13:14.628Z] [2020-08-07T10:13:14.906Z] Successfully built 909b4c1f5bba [2020-08-07T10:13:14.906Z] Successfully tagged docker-core-data-go:latest [2020-08-07T10:13:15.237Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-08-07T10:13:15.323Z] $ docker stop --time=1 f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 [2020-08-07T10:13:17.197Z] $ docker rm -f f0cc27e577820880b65fee477c86ba06dc905ebe6fdef61401559f76c5d43e23 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-07T10:13:17.885Z] + docker images [2020-08-07T10:13:17.885Z] + grep docker [2020-08-07T10:13:18.146Z] docker-core-data-go latest 909b4c1f5bba 4 seconds ago 23.8MB [2020-08-07T10:13:18.146Z] docker-security-secrets-setup-go latest d799179d387d 22 seconds ago 25.1MB [2020-08-07T10:13:18.146Z] docker-support-logging-go latest b8454d480fe1 37 seconds ago 11.8MB [2020-08-07T10:13:18.146Z] docker-security-secretstore-setup-go latest 57ffd0014289 40 seconds ago 33.9MB [2020-08-07T10:13:18.146Z] docker-sys-mgmt-agent-go latest ccb735f2ac1e 41 seconds ago 284MB [2020-08-07T10:13:18.146Z] docker-security-proxy-setup-go latest 17814707c43e About a minute ago 16.4MB [2020-08-07T10:13:18.146Z] docker-support-notifications-go latest eaf5ccf64f13 2 minutes ago 14.4MB [2020-08-07T10:13:18.146Z] docker-core-command-go latest e21ea96a3c72 2 minutes ago 13MB [2020-08-07T10:13:18.146Z] docker-core-metadata-go latest 5580bddb747f 2 minutes ago 14.4MB [2020-08-07T10:13:18.146Z] docker-support-scheduler-go latest 03af0881a529 2 minutes ago 13.1MB [2020-08-07T10:13:18.146Z] docker latest 81f5749c9058 6 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-07T10:13:56.202Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3014 in /w/workspace/edgexfoundry_edgex-go_PR-2653 [Pipeline] { [Pipeline] ws [2020-08-07T10:13:56.320Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-08-07T10:14:01.720Z] using credential edgex-jenkins-ssh [2020-08-07T10:14:01.774Z] Cloning the remote Git repository [2020-08-07T10:14:01.774Z] Cloning with configured refspecs honoured and without tags [2020-08-07T10:14:01.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-07T10:14:01.948Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-08-07T10:14:02.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-07T10:14:02.039Z] > git --version # timeout=10 [2020-08-07T10:14:02.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-07T10:14:02.139Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T10:14:16.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-07T10:14:16.801Z] > git config --add remote.origin.fetch +refs/pull/2653/head:refs/remotes/origin/PR-2653 # timeout=10 [2020-08-07T10:14:16.821Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T10:14:16.877Z] Fetching without tags [2020-08-07T10:14:17.368Z] Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:14:17.898Z] Merge succeeded, producing a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:14:17.898Z] Checking out Revision a634c44b4a83778418d5547c5a420336035395e1 (PR-2653) [2020-08-07T10:14:16.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-07T10:14:16.888Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-07T10:14:16.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-07T10:14:16.907Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2653/head:refs/remotes/origin/PR-2653 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-07T10:14:17.390Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T10:14:17.415Z] > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 [2020-08-07T10:14:17.706Z] > git remote # timeout=10 [2020-08-07T10:14:17.731Z] > git config --get remote.origin.url # timeout=10 [2020-08-07T10:14:17.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-07T10:14:17.802Z] > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 [2020-08-07T10:14:17.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-07T10:14:17.904Z] > git config core.sparsecheckout # timeout=10 [2020-08-07T10:14:17.938Z] > git checkout -f a634c44b4a83778418d5547c5a420336035395e1 # timeout=10 [2020-08-07T10:14:22.431Z] Commit message: "Update V2 API core data swagger file" [2020-08-07T10:14:22.486Z] > git --version # timeout=10 [2020-08-07T10:14:22.517Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-07T10:14:35.983Z] ========================================================= [2020-08-07T10:14:35.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-07T10:14:35.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:14:36.898Z] + 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-07T10:14:41.246Z] Sending build context to Docker daemon 323MB [2020-08-07T10:14:41.246Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-07T10:14:41.246Z] Step 2/7 : FROM ${BASE} [2020-08-07T10:14:41.246Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-07T10:14:41.246Z] b538f80385f9: Pulling fs layer [2020-08-07T10:14:41.246Z] 74f711af9a0d: Pulling fs layer [2020-08-07T10:14:41.246Z] 99f96fe45779: Pulling fs layer [2020-08-07T10:14:41.246Z] fd7a069fd194: Pulling fs layer [2020-08-07T10:14:41.246Z] 66aa3694b03b: Pulling fs layer [2020-08-07T10:14:41.246Z] 170f70906a0f: Pulling fs layer [2020-08-07T10:14:41.246Z] ad7c5574e4b9: Pulling fs layer [2020-08-07T10:14:41.246Z] e772456be8f7: Pulling fs layer [2020-08-07T10:14:41.246Z] c890913d741a: Pulling fs layer [2020-08-07T10:14:41.246Z] 2480fcc9aa5a: Pulling fs layer [2020-08-07T10:14:41.246Z] 09adf4765672: Pulling fs layer [2020-08-07T10:14:41.246Z] fd7a069fd194: Waiting [2020-08-07T10:14:41.246Z] 66aa3694b03b: Waiting [2020-08-07T10:14:41.246Z] 170f70906a0f: Waiting [2020-08-07T10:14:41.246Z] ad7c5574e4b9: Waiting [2020-08-07T10:14:41.246Z] e772456be8f7: Waiting [2020-08-07T10:14:41.246Z] c890913d741a: Waiting [2020-08-07T10:14:41.246Z] 2480fcc9aa5a: Waiting [2020-08-07T10:14:41.246Z] 09adf4765672: Waiting [2020-08-07T10:14:41.246Z] 99f96fe45779: Verifying Checksum [2020-08-07T10:14:41.246Z] 99f96fe45779: Download complete [2020-08-07T10:14:41.526Z] 74f711af9a0d: Verifying Checksum [2020-08-07T10:14:41.526Z] 74f711af9a0d: Download complete [2020-08-07T10:14:41.526Z] 66aa3694b03b: Verifying Checksum [2020-08-07T10:14:41.526Z] 66aa3694b03b: Download complete [2020-08-07T10:14:41.526Z] 170f70906a0f: Download complete [2020-08-07T10:14:41.526Z] b538f80385f9: Verifying Checksum [2020-08-07T10:14:41.526Z] b538f80385f9: Download complete [2020-08-07T10:14:42.131Z] b538f80385f9: Pull complete [2020-08-07T10:14:42.739Z] 74f711af9a0d: Pull complete [2020-08-07T10:14:43.344Z] 99f96fe45779: Pull complete [2020-08-07T10:14:44.329Z] ad7c5574e4b9: Verifying Checksum [2020-08-07T10:14:44.329Z] ad7c5574e4b9: Download complete [2020-08-07T10:14:44.329Z] c890913d741a: Verifying Checksum [2020-08-07T10:14:44.329Z] c890913d741a: Download complete [2020-08-07T10:14:46.957Z] 2480fcc9aa5a: Verifying Checksum [2020-08-07T10:14:46.957Z] 2480fcc9aa5a: Download complete [2020-08-07T10:14:46.957Z] 09adf4765672: Verifying Checksum [2020-08-07T10:14:46.957Z] 09adf4765672: Download complete [2020-08-07T10:14:46.957Z] e772456be8f7: Verifying Checksum [2020-08-07T10:14:46.957Z] e772456be8f7: Download complete [2020-08-07T10:14:47.556Z] fd7a069fd194: Verifying Checksum [2020-08-07T10:14:47.556Z] fd7a069fd194: Download complete [2020-08-07T10:14:57.726Z] fd7a069fd194: Pull complete [2020-08-07T10:14:58.007Z] 66aa3694b03b: Pull complete [2020-08-07T10:14:58.284Z] 170f70906a0f: Pull complete [2020-08-07T10:15:02.653Z] ad7c5574e4b9: Pull complete [2020-08-07T10:15:06.981Z] e772456be8f7: Pull complete [2020-08-07T10:15:07.255Z] c890913d741a: Pull complete [2020-08-07T10:15:09.929Z] 2480fcc9aa5a: Pull complete [2020-08-07T10:15:10.911Z] 09adf4765672: Pull complete [2020-08-07T10:15:10.911Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-07T10:15:10.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-07T10:15:10.911Z] ---> 2248a725d1cf [2020-08-07T10:15:10.911Z] 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-07T10:15:16.329Z] ---> Running in a33d9abb228a [2020-08-07T10:15:17.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:15:18.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:15:18.872Z] (1/12) Installing libmagic (5.38-r0) [2020-08-07T10:15:19.143Z] (2/12) Installing file (5.38-r0) [2020-08-07T10:15:19.143Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-07T10:15:19.414Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-07T10:15:20.837Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-07T10:15:21.109Z] (6/12) Installing patch (2.7.6-r6) [2020-08-07T10:15:21.109Z] (7/12) Installing build-base (0.5-r2) [2020-08-07T10:15:21.109Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-07T10:15:21.381Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-07T10:15:21.381Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-07T10:15:21.656Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-07T10:15:21.656Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-07T10:15:21.656Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:15:21.656Z] OK: 217 MiB in 51 packages [2020-08-07T10:15:25.972Z] Removing intermediate container a33d9abb228a [2020-08-07T10:15:25.972Z] ---> 8c572d45d185 [2020-08-07T10:15:25.972Z] Step 4/7 : WORKDIR /edgex-go [2020-08-07T10:15:26.245Z] ---> Running in f621ead3d729 [2020-08-07T10:15:26.836Z] Removing intermediate container f621ead3d729 [2020-08-07T10:15:26.836Z] ---> 34523398c79d [2020-08-07T10:15:26.836Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-07T10:15:27.108Z] latest: Pulling from library/docker [2020-08-07T10:15:27.108Z] b538f80385f9: Already exists [2020-08-07T10:15:27.108Z] 259a493cd78d: Pulling fs layer [2020-08-07T10:15:27.108Z] b8e66b5100f5: Pulling fs layer [2020-08-07T10:15:27.108Z] 39dc9c94d07c: Pulling fs layer [2020-08-07T10:15:27.108Z] 551b823b3b82: Pulling fs layer [2020-08-07T10:15:27.108Z] 3c52a74df98c: Pulling fs layer [2020-08-07T10:15:27.108Z] 6c9b121b6998: Pulling fs layer [2020-08-07T10:15:27.108Z] 551b823b3b82: Waiting [2020-08-07T10:15:27.108Z] 3c52a74df98c: Waiting [2020-08-07T10:15:27.108Z] 6c9b121b6998: Waiting [2020-08-07T10:15:27.108Z] b8e66b5100f5: Verifying Checksum [2020-08-07T10:15:27.108Z] b8e66b5100f5: Download complete [2020-08-07T10:15:27.382Z] 551b823b3b82: Verifying Checksum [2020-08-07T10:15:27.382Z] 551b823b3b82: Download complete [2020-08-07T10:15:27.655Z] 3c52a74df98c: Verifying Checksum [2020-08-07T10:15:27.655Z] 3c52a74df98c: Download complete [2020-08-07T10:15:27.655Z] 6c9b121b6998: Verifying Checksum [2020-08-07T10:15:27.655Z] 6c9b121b6998: Download complete [2020-08-07T10:15:28.253Z] 39dc9c94d07c: Verifying Checksum [2020-08-07T10:15:28.253Z] 39dc9c94d07c: Download complete [2020-08-07T10:15:28.853Z] 259a493cd78d: Verifying Checksum [2020-08-07T10:15:28.853Z] 259a493cd78d: Download complete [2020-08-07T10:15:29.448Z] 259a493cd78d: Pull complete [2020-08-07T10:15:29.740Z] b8e66b5100f5: Pull complete [2020-08-07T10:15:33.205Z] 39dc9c94d07c: Pull complete [2020-08-07T10:15:33.205Z] 551b823b3b82: Pull complete [2020-08-07T10:15:33.483Z] 3c52a74df98c: Pull complete [2020-08-07T10:15:34.073Z] 6c9b121b6998: Pull complete [2020-08-07T10:15:34.073Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-07T10:15:34.073Z] Status: Downloaded newer image for docker:latest [2020-08-07T10:15:37.483Z] ---> 2640f6c22300 [2020-08-07T10:15:37.483Z] Step 6/7 : COPY go.mod . [2020-08-07T10:15:38.074Z] ---> 56b4250bf47d [2020-08-07T10:15:38.074Z] Step 7/7 : RUN go mod download [2020-08-07T10:15:38.074Z] ---> Running in bc682e0bf1fb [2020-08-07T10:15:41.445Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-07T10:15:41.445Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-07T10:15:41.445Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-07T10:15:41.445Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-07T10:15:41.445Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-07T10:15:41.445Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-07T10:15:41.445Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-07T10:15:41.445Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-07T10:15:41.445Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-07T10:15:41.445Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-07T10:15:41.445Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-07T10:15:41.445Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-07T10:15:41.445Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-07T10:15:41.445Z] go: finding github.com/fatih/color v1.7.0 [2020-08-07T10:15:41.445Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-07T10:15:41.445Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-07T10:15:41.715Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-07T10:15:41.715Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-07T10:15:41.715Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-07T10:15:41.715Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-07T10:15:41.715Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-07T10:15:41.716Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-07T10:15:41.716Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-07T10:15:41.716Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-07T10:15:41.716Z] go: finding github.com/google/uuid v1.1.0 [2020-08-07T10:15:41.716Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-07T10:15:41.716Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-07T10:15:41.985Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-07T10:15:42.254Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-07T10:15:42.254Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-07T10:15:42.254Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-07T10:15:42.254Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-07T10:15:42.254Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-07T10:15:42.254Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-07T10:15:42.254Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-07T10:15:42.254Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-07T10:15:42.254Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-07T10:15:42.254Z] go: finding github.com/kr/pty v1.1.1 [2020-08-07T10:15:42.254Z] go: finding github.com/kr/text v0.1.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-07T10:15:42.523Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-07T10:15:42.523Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-07T10:15:42.523Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-07T10:15:42.792Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-07T10:15:42.792Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-07T10:15:42.792Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-07T10:15:42.792Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-07T10:15:42.792Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-07T10:15:42.792Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-07T10:15:42.792Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-07T10:15:42.792Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-07T10:15:42.792Z] go: finding github.com/posener/complete v1.1.1 [2020-08-07T10:15:42.792Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-07T10:15:42.792Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-07T10:15:43.065Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-07T10:15:43.065Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-07T10:15:43.065Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-07T10:15:43.065Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-07T10:15:43.065Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-07T10:15:43.065Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-07T10:15:43.065Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-07T10:15:43.065Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-07T10:15:43.066Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-07T10:15:43.066Z] go: finding golang.org/x/text v0.3.2 [2020-08-07T10:15:43.066Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-07T10:15:43.066Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-07T10:15:43.340Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-07T10:15:43.340Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-07T10:15:43.340Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-07T10:15:43.340Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-07T10:16:01.689Z] Removing intermediate container bc682e0bf1fb [2020-08-07T10:16:01.689Z] ---> 7929c6dedada [2020-08-07T10:16:01.689Z] Successfully built 7929c6dedada [2020-08-07T10:16:01.689Z] 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-07T10:16:02.695Z] + docker inspect -f . ci-base-image-arm64 [2020-08-07T10:16:02.695Z] . [Pipeline] withDockerContainer [2020-08-07T10:16:02.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container [2020-08-07T10:16:03.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-07T10:16:04.337Z] $ docker top 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:16:05.371Z] + go version [2020-08-07T10:16:05.371Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-07T10:16:05.405Z] ========================================================= [2020-08-07T10:16:05.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-07T10:16:05.405Z] ========================================================= [Pipeline] sh [2020-08-07T10:16:05.758Z] + make test [2020-08-07T10:16:06.036Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-07T10:16:08.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-07T10:16:41.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-07T10:16:56.152Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.053s [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-07T10:16:56.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-07T10:16:56.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-07T10:16:57.361Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-07T10:16:57.361Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-07T10:16:57.361Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-07T10:17:05.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.6% of statements [2020-08-07T10:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-07T10:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-07T10:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-07T10:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-07T10:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-07T10:17:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.242s coverage: 27.3% of statements [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-07T10:17:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-07T10:17:14.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.022s coverage: 100.0% of statements [2020-08-07T10:17:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-07T10:17:16.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-07T10:17:16.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.104s coverage: 100.0% of statements [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-07T10:17:16.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2020-08-07T10:17:16.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-07T10:17:18.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 89.8% of statements [2020-08-07T10:17:18.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-07T10:17:19.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements [2020-08-07T10:17:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-07T10:17:19.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 100.0% of statements [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-07T10:17:19.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-07T10:17:21.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2020-08-07T10:17:25.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-07T10:17:25.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.021s coverage: 100.0% of statements [2020-08-07T10:17:25.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-07T10:17:25.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.577s coverage: 86.3% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.913s coverage: 72.2% of statements [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.368s coverage: 72.1% of statements [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.044s coverage: 82.4% of statements [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 26.9% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.1% of statements [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.027s coverage: 42.9% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.023s coverage: 100.0% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.053s coverage: 83.8% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 46.1% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.013s coverage: 100.0% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-07T10:17:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2020-08-07T10:17:51.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.217s coverage: 29.1% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.055s coverage: 99.0% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-07T10:17:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-07T10:17:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-07T10:17:58.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2020-08-07T10:18:00.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-08-07T10:18:00.663Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2020-08-07T10:18:01.255Z] GO111MODULE=on go vet ./... [2020-08-07T10:18:19.565Z] gofmt -l . [2020-08-07T10:18:19.836Z] [ "`gofmt -l .`" = "" ] [2020-08-07T10:18:22.439Z] ./bin/test-go-mod-tidy.sh [2020-08-07T10:18:22.710Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-07T10:18:25.994Z] + ls -al . [2020-08-07T10:18:25.994Z] total 588 [2020-08-07T10:18:25.994Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 10:18 . [2020-08-07T10:18:25.994Z] drwxr-xr-x 4 root root 4096 Aug 7 10:16 .. [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 11 Aug 7 10:14 .dockerignore [2020-08-07T10:18:25.994Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 10:14 .git [2020-08-07T10:18:25.994Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 10:14 .github [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 932 Aug 7 10:14 .gitignore [2020-08-07T10:18:25.994Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 10:14 .semver [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 166 Aug 7 10:14 .sonarcloud.properties [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 10:14 CONTRIBUTING.md [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 1035 Aug 7 10:14 Dockerfile.build [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 865 Aug 7 10:14 Jenkinsfile [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 10:14 LICENSE [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 6237 Aug 7 10:14 Makefile [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 5652 Aug 7 10:14 README.md [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 7111 Aug 7 10:14 SECURITY.md [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 10:05 VERSION [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 4131 Aug 7 10:14 ZMQWindows.md [2020-08-07T10:18:25.994Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 10:14 bin [2020-08-07T10:18:25.994Z] drwxrwxr-x 15 1001 1001 4096 Aug 7 10:14 cmd [2020-08-07T10:18:25.994Z] -rw-r--r-- 1 root root 455803 Aug 7 10:18 coverage.out [2020-08-07T10:18:25.994Z] -rw-r--r-- 1 root root 1019 Aug 7 10:18 go.mod [2020-08-07T10:18:25.994Z] -rw-r--r-- 1 root root 18146 Aug 7 10:18 go.sum [2020-08-07T10:18:25.994Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 10:14 internal [2020-08-07T10:18:25.994Z] drwxrwxr-x 4 1001 1001 4096 Aug 7 10:14 openapi [2020-08-07T10:18:25.994Z] drwxrwxr-x 4 1001 1001 4096 Aug 7 10:14 snap [2020-08-07T10:18:25.994Z] -rw-rw-r-- 1 1001 1001 168 Aug 7 10:14 version.go [Pipeline] sh [2020-08-07T10:18:26.665Z] + '[' -e coverage.out ] [2020-08-07T10:18:26.665Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-07T10:18:26.700Z] Warning: overwriting stash ‘coverage-report’ [2020-08-07T10:18:27.899Z] Stashed 1 file(s) [Pipeline] sh [2020-08-07T10:18:28.643Z] + make build [2020-08-07T10:18:28.644Z] 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-07T10:18:46.966Z] 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-07T10:18:59.377Z] 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-07T10:19:04.785Z] 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-07T10:19:10.186Z] 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-07T10:19:16.886Z] 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-07T10:19:17.485Z] 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-07T10:19:22.874Z] 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-07T10:19:28.262Z] 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-07T10:19:32.553Z] 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-07T10:19:37.948Z] 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-07T10:19:42.235Z] 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-07T10:19:47.612Z] 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-07T10:19:51.012Z] $ docker stop --time=1 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e [2020-08-07T10:19:53.414Z] $ docker rm -f 5b7fede5f73d081def480bd6f2f5020c8f8764d135573c8662bcf2eb6a40de7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:19:55.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-07T10:19:55.092Z] [2020-08-07T10:19:55.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:19:55.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-07T10:19:55.899Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-07T10:19:55.899Z] 29e5d40040c1: Pulling fs layer [2020-08-07T10:19:55.899Z] 1ce36da41761: Pulling fs layer [2020-08-07T10:19:55.899Z] 25b303627fd3: Pulling fs layer [2020-08-07T10:19:55.899Z] 29e5d40040c1: Download complete [2020-08-07T10:19:56.549Z] 1ce36da41761: Verifying Checksum [2020-08-07T10:19:56.549Z] 1ce36da41761: Download complete [2020-08-07T10:19:56.828Z] 29e5d40040c1: Pull complete [2020-08-07T10:19:57.809Z] 1ce36da41761: Pull complete [2020-08-07T10:19:58.082Z] 25b303627fd3: Verifying Checksum [2020-08-07T10:19:58.082Z] 25b303627fd3: Download complete [2020-08-07T10:20:08.217Z] 25b303627fd3: Pull complete [2020-08-07T10:20:08.217Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-07T10:20:08.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-07T10:20:08.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-07T10:20:08.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container [2020-08-07T10:20:08.577Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-07T10:20:11.805Z] $ docker top 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:20:13.288Z] + docker-compose build --help [2020-08-07T10:20:13.288Z] + grep parallel [2020-08-07T10:20:16.655Z] --parallel Build images in parallel. [Pipeline] } [2020-08-07T10:20:16.956Z] $ docker stop --time=1 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 [2020-08-07T10:20:18.846Z] $ docker rm -f 7c2eb9fb380c4e24220b6027a59a90913ea7faebac051b4687d7ce99cdfa63d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:20:19.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-07T10:20:19.714Z] . [Pipeline] withDockerContainer [2020-08-07T10:20:19.970Z] prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container [2020-08-07T10:20:20.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-07T10:20:21.387Z] $ docker top 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-07T10:20:22.400Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-07T10:20:25.756Z] Building docker-core-command-go ... [2020-08-07T10:20:25.756Z] Building docker-core-data-go ... [2020-08-07T10:20:25.756Z] Building docker-core-metadata-go ... [2020-08-07T10:20:25.756Z] Building docker-security-proxy-setup-go ... [2020-08-07T10:20:25.756Z] Building docker-security-secrets-setup-go ... [2020-08-07T10:20:25.756Z] Building docker-security-secretstore-setup-go ... [2020-08-07T10:20:25.756Z] Building docker-support-logging-go ... [2020-08-07T10:20:25.756Z] Building docker-support-notifications-go ... [2020-08-07T10:20:25.756Z] Building docker-support-scheduler-go ... [2020-08-07T10:20:25.756Z] Building docker-sys-mgmt-agent-go ... [2020-08-07T10:20:25.756Z] Building docker-core-metadata-go [2020-08-07T10:20:25.756Z] Building docker-core-data-go [2020-08-07T10:20:25.756Z] Building docker-support-scheduler-go [2020-08-07T10:20:25.756Z] Building docker-support-logging-go [2020-08-07T10:20:25.756Z] Building docker-sys-mgmt-agent-go [2020-08-07T10:22:02.509Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:22:02.509Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:22:02.509Z] ---> 7929c6dedada [2020-08-07T10:22:02.509Z] Step 3/20 : WORKDIR /edgex-go [2020-08-07T10:22:02.509Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:22:02.509Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:22:02.509Z] ---> 7929c6dedada [2020-08-07T10:22:02.509Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:22:02.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:22:02.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:22:02.509Z] ---> 7929c6dedada [2020-08-07T10:22:02.509Z] Step 3/22 : WORKDIR /edgex-go [2020-08-07T10:22:02.509Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:22:02.509Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:22:02.509Z] ---> 7929c6dedada [2020-08-07T10:22:02.509Z] Step 3/26 : WORKDIR /edgex-go [2020-08-07T10:22:02.509Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:22:02.509Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:22:02.509Z] ---> 7929c6dedada [2020-08-07T10:22:02.509Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:22:02.509Z] ---> Running in e0d5554a2a0e [2020-08-07T10:22:02.509Z] ---> Running in 78bd93993396 [2020-08-07T10:22:02.509Z] ---> Running in f9e16011d73c [2020-08-07T10:22:02.509Z] ---> Running in 9faa7a46def2 [2020-08-07T10:22:02.509Z] ---> Running in ce97110da46d [2020-08-07T10:22:02.509Z] Removing intermediate container e0d5554a2a0e [2020-08-07T10:22:02.509Z] ---> 250dcd0fb8e5 [2020-08-07T10:22:02.509Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 9faa7a46def2 [2020-08-07T10:22:02.509Z] ---> c0eafa4b1aa1 [2020-08-07T10:22:02.509Z] Removing intermediate container f9e16011d73c [2020-08-07T10:22:02.509Z] ---> ecb1854256a7 [2020-08-07T10:22:02.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:22:02.509Z] Removing intermediate container 78bd93993396 [2020-08-07T10:22:02.509Z] ---> f32f5a785220 [2020-08-07T10:22:02.509Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:22:02.509Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:22:02.509Z] [2020-08-07T10:22:02.509Z] Removing intermediate container ce97110da46d [2020-08-07T10:22:02.509Z] ---> cb6b822ba9fb [2020-08-07T10:22:02.509Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:22:02.509Z] ---> Running in 83bbea0753df [2020-08-07T10:22:02.509Z] ---> Running in 53cb4ee196f7 [2020-08-07T10:22:02.509Z] ---> Running in 3c0d81681d90 [2020-08-07T10:22:02.509Z] ---> Running in 4dd457eec313 [2020-08-07T10:22:02.509Z] ---> Running in c25ab4abdf1c [2020-08-07T10:22:05.915Z] Removing intermediate container 83bbea0753df [2020-08-07T10:22:05.915Z] ---> 046a948b7839 [2020-08-07T10:22:05.915Z] Step 5/20 : RUN apk update && apk add make git [2020-08-07T10:22:06.190Z] ---> Running in 1eb9b21f19ad [2020-08-07T10:22:06.190Z] Removing intermediate container 4dd457eec313 [2020-08-07T10:22:06.190Z] ---> b43c47806a17 [2020-08-07T10:22:06.190Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-07T10:22:06.463Z] ---> Running in 6ab863420d39 [2020-08-07T10:22:06.787Z] Removing intermediate container c25ab4abdf1c [2020-08-07T10:22:06.787Z] ---> f86a5713bbf5 [2020-08-07T10:22:06.787Z] Step 5/21 : RUN apk update && apk add make git [2020-08-07T10:22:07.062Z] ---> Running in 2cfc0280aba4 [2020-08-07T10:22:07.337Z] Removing intermediate container 53cb4ee196f7 [2020-08-07T10:22:07.337Z] ---> 62d4fa545097 [2020-08-07T10:22:07.337Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-07T10:22:07.337Z] Removing intermediate container 3c0d81681d90 [2020-08-07T10:22:07.337Z] ---> cf3b9eac248f [2020-08-07T10:22:07.337Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-07T10:22:07.610Z] ---> Running in 33b12549eaf4 [2020-08-07T10:22:07.610Z] ---> Running in 6d901ed2bff9 [2020-08-07T10:22:08.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:09.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:09.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:09.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.363Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:22:10.363Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:22:10.363Z] OK: 12620 distinct packages available [2020-08-07T10:22:10.643Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:22:10.643Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:22:10.643Z] OK: 12620 distinct packages available [2020-08-07T10:22:10.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:10.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:22:11.203Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:22:11.203Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:22:11.203Z] OK: 12620 distinct packages available [2020-08-07T10:22:11.203Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:11.489Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:12.092Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:22:12.092Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:22:12.092Z] OK: 12620 distinct packages available [2020-08-07T10:22:12.092Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:22:12.092Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:22:12.092Z] OK: 12620 distinct packages available [2020-08-07T10:22:12.092Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:12.691Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:12.967Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:13.245Z] OK: 217 MiB in 51 packages [2020-08-07T10:22:13.245Z] Removing intermediate container 1eb9b21f19ad [2020-08-07T10:22:13.245Z] ---> 8550c9d7708d [2020-08-07T10:22:13.245Z] Step 6/20 : COPY go.mod . [2020-08-07T10:22:14.251Z] Removing intermediate container 2cfc0280aba4 [2020-08-07T10:22:14.251Z] ---> 4ee675a4114d [2020-08-07T10:22:14.251Z] Step 6/21 : COPY go.mod . [2020-08-07T10:22:14.522Z] ---> f4f3bf7667b7 [2020-08-07T10:22:14.522Z] Step 7/20 : RUN go mod download [2020-08-07T10:22:14.522Z] Removing intermediate container 6ab863420d39 [2020-08-07T10:22:14.522Z] ---> 5c4dc1ad2873 [2020-08-07T10:22:14.522Z] Step 6/21 : COPY go.mod . [2020-08-07T10:22:14.793Z] ---> Running in 91684cc663f0 [2020-08-07T10:22:15.069Z] Removing intermediate container 33b12549eaf4 [2020-08-07T10:22:15.069Z] ---> e1a3c897ba52 [2020-08-07T10:22:15.069Z] Step 6/22 : COPY go.mod . [2020-08-07T10:22:15.344Z] Removing intermediate container 6d901ed2bff9 [2020-08-07T10:22:15.344Z] ---> de2cb7351c96 [2020-08-07T10:22:15.344Z] Step 6/26 : COPY go.mod . [2020-08-07T10:22:15.344Z] ---> 4ba083123bd6 [2020-08-07T10:22:15.344Z] Step 7/21 : RUN go mod download [2020-08-07T10:22:15.618Z] ---> Running in f860bcbcace2 [2020-08-07T10:22:15.893Z] ---> a20475d6a416 [2020-08-07T10:22:15.893Z] Step 7/21 : RUN go mod download [2020-08-07T10:22:16.171Z] ---> Running in 351f52cc9832 [2020-08-07T10:22:16.465Z] ---> 01ffc66a7b77 [2020-08-07T10:22:16.465Z] Step 7/22 : RUN go mod download [2020-08-07T10:22:16.750Z] ---> Running in a208c335b416 [2020-08-07T10:22:16.750Z] ---> adee7d3b6f29 [2020-08-07T10:22:16.750Z] Step 7/26 : RUN go mod download [2020-08-07T10:22:17.033Z] ---> Running in 0acb7914fc14 [2020-08-07T10:22:20.478Z] Removing intermediate container 91684cc663f0 [2020-08-07T10:22:20.478Z] ---> ad776c412bcf [2020-08-07T10:22:20.478Z] Step 8/20 : COPY . . [2020-08-07T10:22:20.754Z] Removing intermediate container f860bcbcace2 [2020-08-07T10:22:20.754Z] ---> 36076f345eba [2020-08-07T10:22:20.754Z] Step 8/21 : COPY . . [2020-08-07T10:22:24.188Z] Removing intermediate container 351f52cc9832 [2020-08-07T10:22:24.188Z] ---> 2d22ea0d5b57 [2020-08-07T10:22:24.188Z] Step 8/21 : COPY . . [2020-08-07T10:22:25.184Z] Removing intermediate container 0acb7914fc14 [2020-08-07T10:22:25.184Z] ---> 6568456197c2 [2020-08-07T10:22:25.184Z] Step 8/26 : COPY . . [2020-08-07T10:22:25.184Z] Removing intermediate container a208c335b416 [2020-08-07T10:22:25.184Z] ---> 0541a38f59d4 [2020-08-07T10:22:25.184Z] Step 8/22 : COPY . . [2020-08-07T10:22:51.994Z] ---> e46cd224dba2 [2020-08-07T10:22:51.994Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-07T10:22:51.994Z] ---> 24f2a4df6798 [2020-08-07T10:22:51.994Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-07T10:22:51.994Z] ---> edd43c91804e [2020-08-07T10:22:51.994Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-07T10:22:51.994Z] ---> dd2e9a4816a2 [2020-08-07T10:22:51.994Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-07T10:22:51.994Z] ---> Running in 906638f15bda [2020-08-07T10:22:51.994Z] ---> Running in 2dc4cf7791c8 [2020-08-07T10:22:51.994Z] ---> Running in 21d589bd577b [2020-08-07T10:22:51.994Z] ---> 666f19f4a0d9 [2020-08-07T10:22:51.994Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-07T10:22:51.994Z] ---> Running in 4b4a2afbb011 [2020-08-07T10:22:51.994Z] ---> Running in 6bd747705db3 [2020-08-07T10:22:54.636Z] 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-07T10:22:54.636Z] 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-07T10:22:54.636Z] 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-07T10:22:54.912Z] 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-07T10:22:54.912Z] 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-07T10:24:46.762Z] Removing intermediate container 4b4a2afbb011 [2020-08-07T10:24:46.762Z] ---> 7bbac45ae97b [2020-08-07T10:24:46.762Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-07T10:24:46.762Z] ---> Running in bc790794a3d8 [2020-08-07T10:24:46.762Z] 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-07T10:24:46.762Z] Removing intermediate container 21d589bd577b [2020-08-07T10:24:46.762Z] ---> ec2b4298bc73 [2020-08-07T10:24:46.762Z] [2020-08-07T10:24:46.762Z] Step 10/21 : FROM scratch [2020-08-07T10:24:46.762Z] ---> [2020-08-07T10:24:46.762Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-07T10:24:46.762Z] ---> Running in 4056791cf981 [2020-08-07T10:24:46.762Z] Removing intermediate container 4056791cf981 [2020-08-07T10:24:46.762Z] ---> e667904c6e12 [2020-08-07T10:24:46.762Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-07T10:24:46.762Z] ---> Running in 4e1e1c71bb71 [2020-08-07T10:24:46.762Z] Removing intermediate container 4e1e1c71bb71 [2020-08-07T10:24:46.762Z] ---> 99c0944e8abf [2020-08-07T10:24:46.762Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:24:46.762Z] ---> Running in 02bf8a9334c8 [2020-08-07T10:24:46.762Z] Removing intermediate container 02bf8a9334c8 [2020-08-07T10:24:46.762Z] ---> 730001b04e19 [2020-08-07T10:24:46.762Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-07T10:24:46.762Z] ---> ffb612627cf9 [2020-08-07T10:24:46.762Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-07T10:24:46.762Z] ---> fb0900d068c3 [2020-08-07T10:24:46.762Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-07T10:24:46.762Z] Removing intermediate container bc790794a3d8 [2020-08-07T10:24:46.762Z] ---> bdd89d48d8f8 [2020-08-07T10:24:46.762Z] [2020-08-07T10:24:46.762Z] Step 11/26 : FROM docker:latest [2020-08-07T10:24:46.762Z] ---> ce9d55ae87f1 [2020-08-07T10:24:46.762Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-07T10:24:46.762Z] ---> Running in 067e8dba425b [2020-08-07T10:24:46.762Z] ---> fb60a8e57f3b [2020-08-07T10:24:46.762Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-07T10:24:46.762Z] ---> 5093a7d66075 [2020-08-07T10:24:46.762Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:24:46.762Z] ---> Running in 57850a677b47 [2020-08-07T10:24:46.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:24:47.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:24:47.039Z] Removing intermediate container 57850a677b47 [2020-08-07T10:24:47.039Z] ---> 4a7ed8a1256c [2020-08-07T10:24:47.039Z] Step 19/21 : LABEL arch=arm64 [2020-08-07T10:24:47.317Z] ---> Running in 30746598c9ce [2020-08-07T10:24:47.916Z] (1/2) Installing readline (8.0.4-r0) [2020-08-07T10:24:47.916Z] (2/2) Installing bash (5.0.17-r0) [2020-08-07T10:24:47.916Z] Executing bash-5.0.17-r0.post-install [2020-08-07T10:24:47.916Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:24:47.916Z] OK: 12 MiB in 22 packages [2020-08-07T10:24:47.916Z] Removing intermediate container 30746598c9ce [2020-08-07T10:24:47.916Z] ---> e2c209b8f1d4 [2020-08-07T10:24:47.916Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:24:48.188Z] ---> Running in e8885a37ee1c [2020-08-07T10:24:49.172Z] Removing intermediate container e8885a37ee1c [2020-08-07T10:24:49.172Z] ---> ef3ed71767ed [2020-08-07T10:24:49.172Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:24:49.451Z] ---> Running in cbc3c42bbc00 [2020-08-07T10:24:50.057Z] Removing intermediate container 067e8dba425b [2020-08-07T10:24:50.057Z] ---> 93d1b7c258da [2020-08-07T10:24:50.057Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-07T10:24:50.667Z] ---> Running in b7489df2de99 [2020-08-07T10:24:50.667Z] Removing intermediate container cbc3c42bbc00 [2020-08-07T10:24:50.667Z] ---> e3691aba3d70 [2020-08-07T10:24:50.667Z] [2020-08-07T10:24:51.657Z] Successfully built e3691aba3d70 [2020-08-07T10:24:51.657Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-07T10:24:51.931Z]  Building docker-support-logging-go ... done Building docker-support-notifications-go [2020-08-07T10:24:57.359Z] Removing intermediate container 2dc4cf7791c8 [2020-08-07T10:24:57.359Z] ---> 6bdd27562f82 [2020-08-07T10:24:57.359Z] [2020-08-07T10:24:57.359Z] Step 10/20 : FROM scratch [2020-08-07T10:24:57.359Z] ---> [2020-08-07T10:24:57.359Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:24:57.641Z] Removing intermediate container b7489df2de99 [2020-08-07T10:24:57.641Z] ---> ef71664571cb [2020-08-07T10:24:57.641Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-07T10:24:57.641Z] ---> Running in b012b7233ada [2020-08-07T10:24:58.748Z] ---> Running in cbdf37bf9f4c [2020-08-07T10:24:58.748Z] Removing intermediate container b012b7233ada [2020-08-07T10:24:58.748Z] ---> ea9261c1a181 [2020-08-07T10:24:58.748Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-07T10:24:59.762Z] ---> Running in 6526e9a1ab78 [2020-08-07T10:25:00.039Z] Removing intermediate container cbdf37bf9f4c [2020-08-07T10:25:00.039Z] ---> 6afccb064724 [2020-08-07T10:25:00.039Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-07T10:25:00.320Z] ---> Running in a0192283f6ab [2020-08-07T10:25:00.589Z] Removing intermediate container 6526e9a1ab78 [2020-08-07T10:25:00.589Z] ---> 8dc4670fc69f [2020-08-07T10:25:00.589Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-07T10:25:00.861Z] ---> Running in 5ce2438c1a99 [2020-08-07T10:25:01.465Z] Removing intermediate container a0192283f6ab [2020-08-07T10:25:01.465Z] ---> dd1501202475 [2020-08-07T10:25:01.465Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-07T10:25:02.073Z] Removing intermediate container 5ce2438c1a99 [2020-08-07T10:25:02.073Z] ---> 778e51385a8b [2020-08-07T10:25:02.073Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-07T10:25:02.680Z] ---> Running in 06a2e3582c72 [2020-08-07T10:25:04.118Z] ---> e258e84184eb [2020-08-07T10:25:04.118Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-07T10:25:04.391Z] Removing intermediate container 06a2e3582c72 [2020-08-07T10:25:04.391Z] ---> de5334854079 [2020-08-07T10:25:04.391Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-07T10:25:04.992Z] Removing intermediate container 906638f15bda [2020-08-07T10:25:04.992Z] ---> 5b4fa5007fdc [2020-08-07T10:25:04.992Z] [2020-08-07T10:25:04.992Z] Step 10/21 : FROM scratch [2020-08-07T10:25:04.992Z] ---> [2020-08-07T10:25:04.992Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:25:04.992Z] ---> Using cache [2020-08-07T10:25:04.992Z] ---> ea9261c1a181 [2020-08-07T10:25:04.992Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-07T10:25:05.591Z] ---> Running in c4e3f7a20d2e [2020-08-07T10:25:07.028Z] ---> 36f44a5aa161 [2020-08-07T10:25:07.028Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-07T10:25:07.633Z] Removing intermediate container c4e3f7a20d2e [2020-08-07T10:25:07.633Z] ---> b46984c8c635 [2020-08-07T10:25:07.633Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:25:07.906Z] ---> 90dc81eb458d [2020-08-07T10:25:07.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-07T10:25:08.182Z] ---> Running in 1428acb67484 [2020-08-07T10:25:08.784Z] ---> a9dd2578e0a4 [2020-08-07T10:25:08.784Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:25:10.234Z] ---> Running in 08edbbe81365 [2020-08-07T10:25:10.234Z] Removing intermediate container 1428acb67484 [2020-08-07T10:25:10.234Z] ---> 21fbd07abc2d [2020-08-07T10:25:10.234Z] Step 14/21 : WORKDIR / [2020-08-07T10:25:10.515Z] ---> 612d1fcc50b3 [2020-08-07T10:25:10.515Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-07T10:25:10.791Z] ---> Running in 033dbc6f84e2 [2020-08-07T10:25:11.399Z] Removing intermediate container 08edbbe81365 [2020-08-07T10:25:11.399Z] ---> 9601337a5208 [2020-08-07T10:25:11.399Z] Step 18/20 : LABEL arch=arm64 [2020-08-07T10:25:11.994Z] Removing intermediate container 6bd747705db3 [2020-08-07T10:25:11.994Z] ---> 4ab9f0f027e5 [2020-08-07T10:25:11.994Z] [2020-08-07T10:25:11.994Z] Step 10/22 : FROM alpine [2020-08-07T10:25:12.271Z] ---> Running in 4ca6d383bcfd [2020-08-07T10:25:12.271Z] Removing intermediate container 033dbc6f84e2 [2020-08-07T10:25:12.272Z] ---> 52396039e0ac [2020-08-07T10:25:12.272Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-07T10:25:12.550Z] latest: Pulling from library/alpine [2020-08-07T10:25:12.830Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-07T10:25:12.830Z] ---> e51ecffeff7b [2020-08-07T10:25:12.830Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-07T10:25:13.103Z] Status: Downloaded newer image for alpine:latest [2020-08-07T10:25:13.376Z] ---> 62ee0e9f8440 [2020-08-07T10:25:13.376Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:25:13.647Z] ---> 74f9ec606c80 [2020-08-07T10:25:13.647Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-07T10:25:13.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:25:13.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:25:13.647Z] ---> 7929c6dedada [2020-08-07T10:25:13.647Z] Step 3/23 : WORKDIR /edgex-go [2020-08-07T10:25:13.647Z] ---> Using cache [2020-08-07T10:25:13.647Z] ---> cb6b822ba9fb [2020-08-07T10:25:13.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:25:13.647Z] ---> Using cache [2020-08-07T10:25:13.647Z] ---> f86a5713bbf5 [2020-08-07T10:25:13.647Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-07T10:25:13.647Z] ---> Running in ccf1d2955f52 [2020-08-07T10:25:13.647Z] Removing intermediate container 4ca6d383bcfd [2020-08-07T10:25:13.647Z] ---> d63628eda180 [2020-08-07T10:25:13.647Z] Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:25:13.647Z] ---> Running in a32a955b9532 [2020-08-07T10:25:13.647Z] ---> Running in 0d9a3484ad41 [2020-08-07T10:25:13.927Z] ---> Running in dfd66a80e5f9 [2020-08-07T10:25:14.920Z] Removing intermediate container a32a955b9532 [2020-08-07T10:25:14.920Z] ---> 6580f28ef7a6 [2020-08-07T10:25:14.920Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-07T10:25:15.195Z] Removing intermediate container dfd66a80e5f9 [2020-08-07T10:25:15.195Z] ---> e21a8943aa0c [2020-08-07T10:25:15.195Z] Step 20/20 : LABEL version=0.0.0 [2020-08-07T10:25:15.195Z] ---> Running in 0f8621c4a8a8 [2020-08-07T10:25:15.480Z] ---> Running in 9a645a11bdc7 [2020-08-07T10:25:15.480Z] ---> 13805d50b1d2 [2020-08-07T10:25:15.480Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-07T10:25:15.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:16.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:16.025Z] Removing intermediate container 0f8621c4a8a8 [2020-08-07T10:25:16.025Z] ---> 74236c1d0483 [2020-08-07T10:25:16.025Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-07T10:25:16.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:16.297Z] Removing intermediate container 9a645a11bdc7 [2020-08-07T10:25:16.297Z] ---> e98efbff5c9b [2020-08-07T10:25:16.297Z] [2020-08-07T10:25:16.297Z] ---> Running in ddf6490815fe [2020-08-07T10:25:16.573Z] ---> 21507ff64f15 [2020-08-07T10:25:16.573Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:25:16.573Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-07T10:25:16.573Z] (2/33) Installing expat (2.2.9-r1) [2020-08-07T10:25:16.573Z] (3/33) Installing libffi (3.3-r2) [2020-08-07T10:25:16.851Z] (4/33) Installing gdbm (1.13-r1) [2020-08-07T10:25:16.851Z] Successfully built e98efbff5c9b [2020-08-07T10:25:16.851Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-07T10:25:16.851Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-07T10:25:16.851Z] ---> Running in 329e3c0e2b1a [2020-08-07T10:25:16.851Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-07T10:25:16.851Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-07T10:25:16.851Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-08-07T10:25:16.851Z] Removing intermediate container ddf6490815fe [2020-08-07T10:25:16.851Z] ---> dc75c019794b [2020-08-07T10:25:16.851Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:25:16.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:17.454Z] ---> Running in 42d5e9aca873 [2020-08-07T10:25:17.454Z] Removing intermediate container 329e3c0e2b1a [2020-08-07T10:25:17.454Z] ---> 4af8db8e3863 [2020-08-07T10:25:17.454Z] Step 19/21 : LABEL arch=arm64 [2020-08-07T10:25:17.731Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:25:17.731Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:25:17.731Z] OK: 12620 distinct packages available [2020-08-07T10:25:18.330Z] OK: 217 MiB in 51 packages [2020-08-07T10:25:18.330Z] ---> Running in 39bfb788d956 [2020-08-07T10:25:18.935Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-07T10:25:18.935Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-07T10:25:18.935Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-07T10:25:18.935Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-07T10:25:18.935Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-07T10:25:18.935Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-07T10:25:18.935Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-07T10:25:19.212Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-07T10:25:19.212Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-07T10:25:19.212Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-07T10:25:19.212Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-07T10:25:19.212Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-07T10:25:19.212Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-07T10:25:19.212Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-07T10:25:19.212Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-07T10:25:19.212Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-07T10:25:19.492Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-07T10:25:19.492Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-07T10:25:19.492Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-07T10:25:19.492Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-07T10:25:19.492Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-07T10:25:19.492Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-07T10:25:19.492Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-07T10:25:19.492Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-07T10:25:19.492Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-07T10:25:19.492Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-07T10:25:19.764Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:25:19.764Z] OK: 71 MiB in 55 packages [2020-08-07T10:25:20.358Z] Removing intermediate container 39bfb788d956 [2020-08-07T10:25:20.358Z] ---> 7af41d4dd1b4 [2020-08-07T10:25:20.358Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:25:21.813Z] ---> Running in 3fe3ec9115dd [2020-08-07T10:25:22.812Z] Removing intermediate container 0d9a3484ad41 [2020-08-07T10:25:22.812Z] ---> c3554a0d1cf9 [2020-08-07T10:25:22.812Z] Step 6/23 : COPY go.mod . [2020-08-07T10:25:23.413Z] Removing intermediate container 3fe3ec9115dd [2020-08-07T10:25:23.413Z] ---> f001c4c037ce [2020-08-07T10:25:23.413Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:25:24.408Z] ---> Running in 41ea6b04eb1a [2020-08-07T10:25:24.408Z] Removing intermediate container 42d5e9aca873 [2020-08-07T10:25:24.408Z] ---> a8a31d1603cf [2020-08-07T10:25:24.408Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-07T10:25:24.690Z] ---> 84538fa37b62 [2020-08-07T10:25:24.690Z] Step 7/23 : RUN go mod download [2020-08-07T10:25:24.690Z] ---> Running in 18809f8bcf15 [2020-08-07T10:25:24.965Z] ---> Running in c537f3e79187 [2020-08-07T10:25:25.572Z] Removing intermediate container 41ea6b04eb1a [2020-08-07T10:25:25.572Z] ---> f4b2cd52dc85 [2020-08-07T10:25:25.572Z] [2020-08-07T10:25:26.552Z] Successfully built f4b2cd52dc85 [2020-08-07T10:25:26.552Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-07T10:25:26.552Z] Building docker-security-secrets-setup-go [2020-08-07T10:25:27.161Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:28.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:25:28.749Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-07T10:25:28.749Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-07T10:25:28.749Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-07T10:25:29.019Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-07T10:25:29.291Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-07T10:25:29.291Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:25:29.291Z] OK: 8 MiB in 19 packages [2020-08-07T10:25:31.943Z] Removing intermediate container c537f3e79187 [2020-08-07T10:25:31.943Z] ---> ae5f6aa95cf5 [2020-08-07T10:25:31.943Z] Step 8/23 : COPY . . [2020-08-07T10:25:32.295Z] Removing intermediate container ccf1d2955f52 [2020-08-07T10:25:32.295Z] ---> 478ce8e0495c [2020-08-07T10:25:32.295Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-07T10:25:32.895Z] Removing intermediate container 18809f8bcf15 [2020-08-07T10:25:32.896Z] ---> c91776e9a720 [2020-08-07T10:25:32.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-07T10:25:34.353Z] ---> Running in 2f539666ef3f [2020-08-07T10:25:35.872Z] ---> caad321119d9 [2020-08-07T10:25:35.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-07T10:25:41.292Z] ---> bedfdc5ef620 [2020-08-07T10:25:41.292Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-07T10:25:41.895Z] Collecting docker-compose==1.23.2 [2020-08-07T10:25:42.176Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-07T10:25:42.457Z] ---> 134a6571c562 [2020-08-07T10:25:42.457Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:25:43.481Z] Collecting docopt<0.7,>=0.6.1 [2020-08-07T10:25:43.482Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-07T10:25:43.756Z] ---> Running in a409855c7e51 [2020-08-07T10:25:45.217Z] Removing intermediate container a409855c7e51 [2020-08-07T10:25:45.217Z] ---> 22bc94ea2c90 [2020-08-07T10:25:45.217Z] Step 20/22 : LABEL arch=arm64 [2020-08-07T10:25:46.197Z] ---> Running in 56fc548dc06f [2020-08-07T10:25:46.792Z] Collecting PyYAML<4,>=3.10 [2020-08-07T10:25:46.792Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-07T10:25:47.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:25:47.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:25:47.068Z] ---> 7929c6dedada [2020-08-07T10:25:47.068Z] Step 3/26 : WORKDIR /edgex-go [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> cb6b822ba9fb [2020-08-07T10:25:47.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> f86a5713bbf5 [2020-08-07T10:25:47.068Z] Step 5/26 : RUN apk update && apk add make git [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> 4ee675a4114d [2020-08-07T10:25:47.068Z] Step 6/26 : COPY go.mod . [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> 4ba083123bd6 [2020-08-07T10:25:47.068Z] Step 7/26 : RUN go mod download [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> 36076f345eba [2020-08-07T10:25:47.068Z] Step 8/26 : COPY . . [2020-08-07T10:25:47.068Z] ---> Using cache [2020-08-07T10:25:47.068Z] ---> 24f2a4df6798 [2020-08-07T10:25:47.068Z] 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-07T10:25:47.367Z] Removing intermediate container 56fc548dc06f [2020-08-07T10:25:47.367Z] ---> 3e69d70f6694 [2020-08-07T10:25:47.367Z] Step 21/22 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:25:47.965Z] ---> Running in f23f8a211809 [2020-08-07T10:25:48.565Z] ---> Running in 818bd4afff89 [2020-08-07T10:25:50.567Z] Removing intermediate container 818bd4afff89 [2020-08-07T10:25:50.567Z] ---> 98cf168c959b [2020-08-07T10:25:50.567Z] Step 22/22 : LABEL version=0.0.0 [2020-08-07T10:25:50.843Z] ---> Running in 7f42c6c467e8 [2020-08-07T10:25:51.120Z] 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-07T10:25:51.723Z] Collecting docker<4.0,>=3.6.0 [2020-08-07T10:25:51.723Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-07T10:25:51.996Z] Removing intermediate container 7f42c6c467e8 [2020-08-07T10:25:51.996Z] ---> d4a21e883f0e [2020-08-07T10:25:51.996Z] [2020-08-07T10:25:52.981Z] Successfully built d4a21e883f0e [2020-08-07T10:25:52.981Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-07T10:25:52.981Z]  Building docker-core-data-go ... done Building docker-core-command-go [2020-08-07T10:25:53.585Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-07T10:25:53.585Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-07T10:25:54.185Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-07T10:25:54.185Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-07T10:25:57.602Z] Collecting texttable<0.10,>=0.9.0 [2020-08-07T10:25:57.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-07T10:25:59.596Z] ---> 849e45a06da2 [2020-08-07T10:25:59.596Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-07T10:25:59.883Z] ---> Running in 8dd9e9febaa3 [2020-08-07T10:25:59.883Z] 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-07T10:26:00.483Z] Collecting jsonschema<3,>=2.5.1 [2020-08-07T10:26:00.483Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-07T10:26:01.475Z] Collecting cached-property<2,>=1.2.0 [2020-08-07T10:26:01.475Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:26:01.475Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-07T10:26:01.475Z] ---> 7929c6dedada [2020-08-07T10:26:01.475Z] Step 3/29 : WORKDIR /edgex-go [2020-08-07T10:26:01.475Z] ---> Using cache [2020-08-07T10:26:01.475Z] ---> cb6b822ba9fb [2020-08-07T10:26:01.475Z] Step 4/29 : RUN apk update && apk add make git [2020-08-07T10:26:01.475Z] ---> Running in e0818b2d1bab [2020-08-07T10:26:01.475Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-07T10:26:02.463Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-07T10:26:02.463Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-07T10:26:02.743Z] 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-07T10:26:03.020Z] Collecting docker-pycreds>=0.4.0 [2020-08-07T10:26:03.020Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-07T10:26:03.621Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-07T10:26:03.621Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-07T10:26:04.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:26:04.223Z] 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-07T10:26:04.223Z] Collecting idna<2.8,>=2.5 [2020-08-07T10:26:04.499Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-07T10:26:04.499Z] 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-07T10:26:04.499Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-07T10:26:04.499Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-07T10:26:04.499Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-07T10:26:04.499Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-07T10:26:05.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:26:05.708Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, texttable, jsonschema, cached-property, docker-compose [2020-08-07T10:26:05.708Z] Running setup.py install for docopt: started [2020-08-07T10:26:05.987Z] v3.12.0-214-g4076381e49 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:26:05.987Z] v3.12.0-213-gfedcac4c0f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:26:05.987Z] OK: 12620 distinct packages available [2020-08-07T10:26:06.590Z] OK: 217 MiB in 51 packages [2020-08-07T10:26:09.243Z] Running setup.py install for docopt: finished with status 'done' [2020-08-07T10:26:09.243Z] Running setup.py install for PyYAML: started [2020-08-07T10:26:10.232Z] Removing intermediate container e0818b2d1bab [2020-08-07T10:26:10.232Z] ---> fe4a76ee1eeb [2020-08-07T10:26:10.232Z] Step 5/29 : COPY go.mod . [2020-08-07T10:26:11.716Z] ---> 0b3cab22fdc6 [2020-08-07T10:26:11.716Z] Step 6/29 : RUN go mod download [2020-08-07T10:26:12.000Z] ---> Running in 8bd5da1afe4b [2020-08-07T10:26:12.620Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-07T10:26:12.620Z] Attempting uninstall: urllib3 [2020-08-07T10:26:12.620Z] Found existing installation: urllib3 1.25.9 [2020-08-07T10:26:12.924Z] Uninstalling urllib3-1.25.9: [2020-08-07T10:26:13.219Z] Successfully uninstalled urllib3-1.25.9 [2020-08-07T10:26:13.841Z] Attempting uninstall: idna [2020-08-07T10:26:13.841Z] Found existing installation: idna 2.9 [2020-08-07T10:26:13.841Z] Uninstalling idna-2.9: [2020-08-07T10:26:14.118Z] Successfully uninstalled idna-2.9 [2020-08-07T10:26:15.109Z] Attempting uninstall: requests [2020-08-07T10:26:15.109Z] Found existing installation: requests 2.23.0 [2020-08-07T10:26:15.109Z] Uninstalling requests-2.23.0: [2020-08-07T10:26:15.109Z] Successfully uninstalled requests-2.23.0 [2020-08-07T10:26:17.236Z] Running setup.py install for dockerpty: started [2020-08-07T10:26:17.915Z] Removing intermediate container 8bd5da1afe4b [2020-08-07T10:26:17.915Z] ---> ea77235cfcec [2020-08-07T10:26:17.915Z] Step 7/29 : COPY . . [2020-08-07T10:26:20.710Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-07T10:26:20.710Z] Running setup.py install for texttable: started [2020-08-07T10:26:23.551Z] Running setup.py install for texttable: finished with status 'done' [2020-08-07T10:26:25.591Z] 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-07T10:26:30.061Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:26:30.061Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:26:30.061Z] ---> 7929c6dedada [2020-08-07T10:26:30.061Z] Step 3/21 : WORKDIR /edgex-go [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> cb6b822ba9fb [2020-08-07T10:26:30.061Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> f86a5713bbf5 [2020-08-07T10:26:30.061Z] Step 5/21 : RUN apk update && apk add make git [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> 4ee675a4114d [2020-08-07T10:26:30.061Z] Step 6/21 : COPY go.mod . [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> 4ba083123bd6 [2020-08-07T10:26:30.061Z] Step 7/21 : RUN go mod download [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> 36076f345eba [2020-08-07T10:26:30.061Z] Step 8/21 : COPY . . [2020-08-07T10:26:30.061Z] ---> Using cache [2020-08-07T10:26:30.061Z] ---> 24f2a4df6798 [2020-08-07T10:26:30.061Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-07T10:26:31.068Z] ---> Running in 96adee9c1948 [2020-08-07T10:26:34.490Z] 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-07T10:26:34.804Z] Removing intermediate container 2f539666ef3f [2020-08-07T10:26:34.804Z] ---> 4281be287e53 [2020-08-07T10:26:34.804Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-07T10:26:35.410Z] ---> Running in eab9e3b34fb8 [2020-08-07T10:26:38.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:26:38.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:26:38.946Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-07T10:26:38.946Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-07T10:26:39.217Z] (3/3) Installing curl (7.69.1-r0) [2020-08-07T10:26:39.217Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:26:39.217Z] OK: 71 MiB in 58 packages [2020-08-07T10:26:42.614Z] Removing intermediate container eab9e3b34fb8 [2020-08-07T10:26:42.614Z] ---> 6a4611bde761 [2020-08-07T10:26:42.614Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:26:42.614Z] ---> Running in 9ec6c9388004 [2020-08-07T10:26:44.044Z] Removing intermediate container 9ec6c9388004 [2020-08-07T10:26:44.044Z] ---> 62264d46fe2c [2020-08-07T10:26:44.044Z] Step 24/26 : LABEL arch=arm64 [2020-08-07T10:26:44.044Z] ---> Running in c2a27c07ea84 [2020-08-07T10:26:45.473Z] Removing intermediate container c2a27c07ea84 [2020-08-07T10:26:45.474Z] ---> 0a1d027e8b4d [2020-08-07T10:26:45.474Z] Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:26:45.474Z] ---> Running in ec9fb6ceb289 [2020-08-07T10:26:46.476Z] Removing intermediate container ec9fb6ceb289 [2020-08-07T10:26:46.476Z] ---> 146c331ca638 [2020-08-07T10:26:46.476Z] Step 26/26 : LABEL version=0.0.0 [2020-08-07T10:26:46.753Z] ---> Running in 9e66ac295e13 [2020-08-07T10:26:47.354Z] ---> a0ae8999f11e [2020-08-07T10:26:47.354Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-07T10:26:47.640Z] Removing intermediate container 9e66ac295e13 [2020-08-07T10:26:47.640Z] ---> 93846c8556d6 [2020-08-07T10:26:47.640Z] [2020-08-07T10:26:47.640Z] ---> Running in 982ca0af7b8a [2020-08-07T10:26:48.632Z] Successfully built 93846c8556d6 [2020-08-07T10:26:48.632Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-07T10:26:48.632Z] Building docker-security-proxy-setup-go [2020-08-07T10:26:50.622Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-07T10:26:57.344Z] 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-07T10:27:15.676Z] 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-07T10:27:15.676Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-07T10:27:15.676Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-07T10:27:15.676Z] ---> 7929c6dedada [2020-08-07T10:27:15.676Z] Step 3/20 : WORKDIR /edgex-go [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> cb6b822ba9fb [2020-08-07T10:27:15.676Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> f86a5713bbf5 [2020-08-07T10:27:15.676Z] Step 5/20 : RUN apk update && apk add make git [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> 4ee675a4114d [2020-08-07T10:27:15.676Z] Step 6/20 : COPY go.mod . [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> 4ba083123bd6 [2020-08-07T10:27:15.676Z] Step 7/20 : RUN go mod download [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> 36076f345eba [2020-08-07T10:27:15.676Z] Step 8/20 : COPY . . [2020-08-07T10:27:15.676Z] ---> Using cache [2020-08-07T10:27:15.676Z] ---> 24f2a4df6798 [2020-08-07T10:27:15.676Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-07T10:27:15.957Z] ---> Running in ba1f4a31221e [2020-08-07T10:27:18.581Z] 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-07T10:27:28.736Z] Removing intermediate container f23f8a211809 [2020-08-07T10:27:28.736Z] ---> 3e95f4c47335 [2020-08-07T10:27:28.736Z] [2020-08-07T10:27:28.736Z] Step 10/26 : FROM alpine:3.10 [2020-08-07T10:27:28.736Z] 3.10: Pulling from library/alpine [2020-08-07T10:27:30.320Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-07T10:27:30.320Z] Status: Downloaded newer image for alpine:3.10 [2020-08-07T10:27:30.320Z] ---> 536a684cf733 [2020-08-07T10:27:30.320Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-07T10:27:30.618Z] ---> Running in 08a6737a566d [2020-08-07T10:27:33.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:27:33.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:27:34.125Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-07T10:27:34.125Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-07T10:27:34.125Z] OK: 10167 distinct packages available [2020-08-07T10:27:34.723Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-07T10:27:34.723Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-07T10:27:34.723Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-07T10:27:34.723Z] (4/5) Installing curl (7.66.0-r0) [2020-08-07T10:27:34.723Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-07T10:27:34.723Z] Executing busybox-1.30.1-r3.trigger [2020-08-07T10:27:34.723Z] Executing ca-certificates-20191127-r2.trigger [2020-08-07T10:27:35.321Z] OK: 7 MiB in 19 packages [2020-08-07T10:27:37.952Z] Removing intermediate container 08a6737a566d [2020-08-07T10:27:37.952Z] ---> 5993d2dcb11b [2020-08-07T10:27:37.952Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-07T10:27:37.952Z] ---> Running in 2a69ca1810c5 [2020-08-07T10:27:38.551Z] Removing intermediate container 2a69ca1810c5 [2020-08-07T10:27:38.551Z] ---> 5c0bc464dbb4 [2020-08-07T10:27:38.551Z] Step 13/26 : WORKDIR / [2020-08-07T10:27:38.551Z] ---> Running in 807bf8548f05 [2020-08-07T10:27:39.151Z] Removing intermediate container 807bf8548f05 [2020-08-07T10:27:39.151Z] ---> a4eeadc5d607 [2020-08-07T10:27:39.151Z] 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-07T10:27:40.596Z] ---> 8716a47c0573 [2020-08-07T10:27:40.596Z] 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-07T10:27:41.581Z] ---> 4af67c7875a4 [2020-08-07T10:27:41.581Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-07T10:27:43.037Z] ---> 464af034265e [2020-08-07T10:27:43.038Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-07T10:27:44.023Z] ---> b31edee70974 [2020-08-07T10:27:44.023Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-07T10:27:45.475Z] ---> 1e16f3814370 [2020-08-07T10:27:45.475Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-07T10:27:47.467Z] ---> 97a149048420 [2020-08-07T10:27:47.467Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-07T10:27:48.920Z] ---> d83a26bfc571 [2020-08-07T10:27:48.920Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-07T10:27:50.381Z] ---> bec4772c403b [2020-08-07T10:27:50.381Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-07T10:27:50.381Z] ---> Running in 7d4ce9e84fcc [2020-08-07T10:27:55.817Z] Removing intermediate container 7d4ce9e84fcc [2020-08-07T10:27:55.817Z] ---> 495507e67065 [2020-08-07T10:27:55.817Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-07T10:27:55.817Z] ---> Running in 6e981e0cc55d [2020-08-07T10:27:56.422Z] Removing intermediate container 6e981e0cc55d [2020-08-07T10:27:56.698Z] ---> c4aa4bb3010a [2020-08-07T10:27:56.698Z] Step 24/26 : LABEL arch=arm64 [2020-08-07T10:27:56.975Z] ---> Running in 0ec8027299df [2020-08-07T10:27:57.577Z] Removing intermediate container 8dd9e9febaa3 [2020-08-07T10:27:57.577Z] ---> 9e614a5f3611 [2020-08-07T10:27:57.577Z] [2020-08-07T10:27:57.577Z] Step 10/23 : FROM scratch [2020-08-07T10:27:57.577Z] ---> [2020-08-07T10:27:57.577Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-07T10:27:57.577Z] ---> Using cache [2020-08-07T10:27:57.577Z] ---> e667904c6e12 [2020-08-07T10:27:57.577Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-07T10:27:57.858Z] Removing intermediate container 0ec8027299df [2020-08-07T10:27:57.858Z] ---> ac1f3c8c6e2e [2020-08-07T10:27:57.858Z] Step 25/26 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:27:57.858Z] ---> Running in d311062aeba6 [2020-08-07T10:27:58.138Z] ---> Running in a7b61ff586b6 [2020-08-07T10:27:58.739Z] Removing intermediate container d311062aeba6 [2020-08-07T10:27:58.739Z] ---> af2fd3f3887e [2020-08-07T10:27:58.739Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-07T10:27:59.011Z] ---> Running in 918415ef23e3 [2020-08-07T10:27:59.011Z] Removing intermediate container a7b61ff586b6 [2020-08-07T10:27:59.011Z] ---> f6d9e56c2bf4 [2020-08-07T10:27:59.011Z] Step 26/26 : LABEL version=0.0.0 [2020-08-07T10:27:59.286Z] ---> Running in e518d7ad627a [2020-08-07T10:27:59.561Z] Removing intermediate container 918415ef23e3 [2020-08-07T10:27:59.561Z] ---> e5e2fab491fe [2020-08-07T10:27:59.561Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-07T10:27:59.842Z] Removing intermediate container e518d7ad627a [2020-08-07T10:27:59.842Z] ---> 5a590909507c [2020-08-07T10:27:59.842Z] [2020-08-07T10:28:00.832Z] Successfully built 5a590909507c [2020-08-07T10:28:00.832Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-07T10:28:01.107Z]  Building docker-security-secretstore-setup-go ... done  ---> c3198a3b843c [2020-08-07T10:28:01.107Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-07T10:28:03.099Z] ---> aec4e81c4e26 [2020-08-07T10:28:03.099Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-07T10:28:04.550Z] ---> fa0e36cd08eb [2020-08-07T10:28:04.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-07T10:28:05.999Z] ---> bcec8cdea499 [2020-08-07T10:28:06.000Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-07T10:28:07.995Z] ---> 9e74e16867e1 [2020-08-07T10:28:07.995Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-07T10:28:08.992Z] ---> 9ea3edf37871 [2020-08-07T10:28:08.992Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:28:09.274Z] ---> Running in 9bd85730da95 [2020-08-07T10:28:09.888Z] Removing intermediate container 9bd85730da95 [2020-08-07T10:28:09.888Z] ---> be1ad16c8189 [2020-08-07T10:28:09.888Z] Step 21/23 : LABEL arch=arm64 [2020-08-07T10:28:10.167Z] ---> Running in 503725e54add [2020-08-07T10:28:11.173Z] Removing intermediate container 503725e54add [2020-08-07T10:28:11.173Z] ---> ea3c4949a74c [2020-08-07T10:28:11.173Z] Step 22/23 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:28:11.452Z] ---> Running in fec488cda63a [2020-08-07T10:28:12.118Z] Removing intermediate container fec488cda63a [2020-08-07T10:28:12.118Z] ---> f48a8a00b039 [2020-08-07T10:28:12.118Z] Step 23/23 : LABEL version=0.0.0 [2020-08-07T10:28:12.482Z] ---> Running in 682da2784c88 [2020-08-07T10:28:13.583Z] Removing intermediate container 682da2784c88 [2020-08-07T10:28:13.584Z] ---> 36c2de485783 [2020-08-07T10:28:13.584Z] [2020-08-07T10:28:14.616Z] Successfully built 36c2de485783 [2020-08-07T10:28:14.616Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-07T10:28:14.897Z]  Building docker-support-notifications-go ... done Removing intermediate container 982ca0af7b8a [2020-08-07T10:28:14.897Z] ---> 75f366cb5bf3 [2020-08-07T10:28:14.897Z] [2020-08-07T10:28:14.897Z] Step 9/29 : FROM alpine:latest [2020-08-07T10:28:14.897Z] ---> 62ee0e9f8440 [2020-08-07T10:28:14.897Z] 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-07T10:28:15.176Z] ---> Running in 5e3fd2dd8824 [2020-08-07T10:28:15.784Z] Removing intermediate container 5e3fd2dd8824 [2020-08-07T10:28:15.784Z] ---> a32fc29d3f09 [2020-08-07T10:28:15.784Z] Step 11/29 : USER root [2020-08-07T10:28:15.784Z] ---> Running in 862d5e0b40fb [2020-08-07T10:28:16.388Z] Removing intermediate container 862d5e0b40fb [2020-08-07T10:28:16.388Z] ---> 2178141430fd [2020-08-07T10:28:16.388Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-07T10:28:16.388Z] ---> Running in 5ec2434df79b [2020-08-07T10:28:18.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:28:18.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:28:19.260Z] v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:28:19.260Z] v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:28:19.260Z] OK: 12620 distinct packages available [2020-08-07T10:28:20.249Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-07T10:28:20.249Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-07T10:28:20.249Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:28:20.249Z] Executing ca-certificates-20191127-r4.trigger [2020-08-07T10:28:20.527Z] OK: 6 MiB in 16 packages [2020-08-07T10:28:22.520Z] Removing intermediate container 96adee9c1948 [2020-08-07T10:28:22.520Z] ---> 7042d336e2f2 [2020-08-07T10:28:22.520Z] [2020-08-07T10:28:22.520Z] Step 10/21 : FROM scratch [2020-08-07T10:28:22.520Z] ---> [2020-08-07T10:28:22.520Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-07T10:28:22.520Z] ---> Using cache [2020-08-07T10:28:22.520Z] ---> ea9261c1a181 [2020-08-07T10:28:22.520Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-07T10:28:22.794Z] ---> Running in 6010f4076e0d [2020-08-07T10:28:23.068Z] Removing intermediate container 5ec2434df79b [2020-08-07T10:28:23.068Z] ---> 48f094ab72da [2020-08-07T10:28:23.068Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-07T10:28:23.350Z] ---> Running in 1522892ab6c7 [2020-08-07T10:28:23.350Z] Removing intermediate container 6010f4076e0d [2020-08-07T10:28:23.350Z] ---> 179b9cc4edce [2020-08-07T10:28:23.350Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-07T10:28:23.625Z] ---> Running in 6f20d6d446d8 [2020-08-07T10:28:23.900Z] Removing intermediate container 1522892ab6c7 [2020-08-07T10:28:23.900Z] ---> 5a9c9e4a49b3 [2020-08-07T10:28:23.900Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-07T10:28:24.177Z] ---> Running in 011ecda35b11 [2020-08-07T10:28:24.177Z] Removing intermediate container 6f20d6d446d8 [2020-08-07T10:28:24.177Z] ---> cab476a9ea33 [2020-08-07T10:28:24.177Z] Step 14/21 : WORKDIR / [2020-08-07T10:28:24.451Z] ---> Running in 9d2bc379da27 [2020-08-07T10:28:24.725Z] Removing intermediate container 011ecda35b11 [2020-08-07T10:28:24.725Z] ---> e75d40424021 [2020-08-07T10:28:24.725Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-07T10:28:24.725Z] Removing intermediate container ba1f4a31221e [2020-08-07T10:28:24.725Z] ---> b37037af8b68 [2020-08-07T10:28:24.725Z] [2020-08-07T10:28:24.725Z] Step 10/20 : FROM alpine [2020-08-07T10:28:24.725Z] ---> 62ee0e9f8440 [2020-08-07T10:28:24.725Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-07T10:28:25.007Z] ---> Running in 6ec4b03a5d1b [2020-08-07T10:28:25.007Z] ---> Running in 2323628815ba [2020-08-07T10:28:25.007Z] Removing intermediate container 9d2bc379da27 [2020-08-07T10:28:25.007Z] ---> 7b81d7373f97 [2020-08-07T10:28:25.007Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-07T10:28:26.454Z] ---> 8235439d9d90 [2020-08-07T10:28:26.454Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-07T10:28:26.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-07T10:28:27.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-07T10:28:27.621Z] v3.12.0-214-g4076381e49 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-07T10:28:27.621Z] v3.12.0-213-gfedcac4c0f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-07T10:28:27.621Z] OK: 12620 distinct packages available [2020-08-07T10:28:27.621Z] ---> bc05387d23f0 [2020-08-07T10:28:27.621Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-07T10:28:27.898Z] Removing intermediate container 6ec4b03a5d1b [2020-08-07T10:28:27.898Z] ---> 19974ec34444 [2020-08-07T10:28:27.898Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-07T10:28:28.499Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-07T10:28:28.499Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-07T10:28:28.499Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-07T10:28:28.499Z] (4/4) Installing curl (7.69.1-r0) [2020-08-07T10:28:28.499Z] Executing busybox-1.31.1-r16.trigger [2020-08-07T10:28:28.499Z] Executing ca-certificates-20191127-r4.trigger [2020-08-07T10:28:28.786Z] OK: 7 MiB in 18 packages [2020-08-07T10:28:28.786Z] ---> 64f674fcf65d [2020-08-07T10:28:28.786Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-07T10:28:28.786Z] ---> Running in 98452830470e [2020-08-07T10:28:29.392Z] ---> 17dac0629d53 [2020-08-07T10:28:29.392Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-07T10:28:29.392Z] Removing intermediate container 98452830470e [2020-08-07T10:28:29.392Z] ---> 6c5b2ab0b00c [2020-08-07T10:28:29.392Z] Step 19/21 : LABEL arch=arm64 [2020-08-07T10:28:29.668Z] ---> Running in 6e94b2e30f5c [2020-08-07T10:28:30.283Z] ---> 3e90c5a33609 [2020-08-07T10:28:30.283Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-07T10:28:30.283Z] Removing intermediate container 6e94b2e30f5c [2020-08-07T10:28:30.283Z] ---> a6f50b5071a8 [2020-08-07T10:28:30.283Z] Step 20/21 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:28:30.283Z] Removing intermediate container 2323628815ba [2020-08-07T10:28:30.283Z] ---> 95be830612c6 [2020-08-07T10:28:30.283Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-07T10:28:30.556Z] ---> Running in bce3d7d8a17f [2020-08-07T10:28:30.556Z] ---> Running in c98bdf4b9a23 [2020-08-07T10:28:30.835Z] ---> 20c507840195 [2020-08-07T10:28:30.835Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-07T10:28:30.835Z] Removing intermediate container bce3d7d8a17f [2020-08-07T10:28:30.835Z] ---> e4a73f6e8869 [2020-08-07T10:28:30.835Z] Step 21/21 : LABEL version=0.0.0 [2020-08-07T10:28:31.122Z] ---> Running in 68e6a5f3288e [2020-08-07T10:28:31.122Z] Removing intermediate container c98bdf4b9a23 [2020-08-07T10:28:31.122Z] ---> 8646b732bab0 [2020-08-07T10:28:31.122Z] Step 13/20 : WORKDIR /edgex [2020-08-07T10:28:31.396Z] ---> Running in 62edd68d596d [2020-08-07T10:28:31.669Z] Removing intermediate container 68e6a5f3288e [2020-08-07T10:28:31.669Z] ---> 09232fa48268 [2020-08-07T10:28:31.669Z] [2020-08-07T10:28:31.945Z] ---> ca43af960beb [2020-08-07T10:28:31.945Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-07T10:28:32.220Z] Successfully built 09232fa48268 [2020-08-07T10:28:32.220Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-07T10:28:32.220Z]  Building docker-core-command-go ... done Removing intermediate container 62edd68d596d [2020-08-07T10:28:32.220Z] ---> 20795aef59ae [2020-08-07T10:28:32.220Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-07T10:28:32.818Z] ---> c206e6b02c8e [2020-08-07T10:28:32.818Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-07T10:28:33.093Z] ---> Running in dc83bcb5b778 [2020-08-07T10:28:33.093Z] ---> 5060d97a339f [2020-08-07T10:28:33.093Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-07T10:28:34.534Z] ---> a6c1c5a4f0c1 [2020-08-07T10:28:34.534Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-07T10:28:34.534Z] ---> Running in da6da6f1e4fa [2020-08-07T10:28:35.143Z] Removing intermediate container da6da6f1e4fa [2020-08-07T10:28:35.143Z] ---> e95d060ff34b [2020-08-07T10:28:35.143Z] Step 17/20 : CMD ["--init=true"] [2020-08-07T10:28:35.143Z] ---> Running in b9640f72a233 [2020-08-07T10:28:35.745Z] Removing intermediate container b9640f72a233 [2020-08-07T10:28:35.745Z] ---> 495d13d29625 [2020-08-07T10:28:35.745Z] Step 18/20 : LABEL arch=arm64 [2020-08-07T10:28:35.745Z] Removing intermediate container dc83bcb5b778 [2020-08-07T10:28:35.745Z] ---> 2d776bd21194 [2020-08-07T10:28:35.745Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-07T10:28:35.745Z] ---> Running in 00919399c99c [2020-08-07T10:28:36.343Z] Removing intermediate container 00919399c99c [2020-08-07T10:28:36.343Z] ---> 5713ce63d735 [2020-08-07T10:28:36.343Z] Step 19/20 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:28:36.621Z] ---> Running in 83b3dcb56060 [2020-08-07T10:28:36.621Z] ---> c45fd5fabaea [2020-08-07T10:28:36.621Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-07T10:28:36.621Z] ---> Running in 7f2d4f5ed012 [2020-08-07T10:28:36.897Z] Removing intermediate container 83b3dcb56060 [2020-08-07T10:28:36.897Z] ---> 6dfa5cd021e5 [2020-08-07T10:28:36.897Z] Step 20/20 : LABEL version=0.0.0 [2020-08-07T10:28:37.172Z] ---> Running in a0a8eb474340 [2020-08-07T10:28:37.782Z] Removing intermediate container a0a8eb474340 [2020-08-07T10:28:37.782Z] ---> 3c6ff0dbd777 [2020-08-07T10:28:37.782Z] [2020-08-07T10:28:38.055Z] Successfully built 3c6ff0dbd777 [2020-08-07T10:28:38.055Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-07T10:28:39.485Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7f2d4f5ed012 [2020-08-07T10:28:39.485Z] ---> 871ac717aefc [2020-08-07T10:28:39.485Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-07T10:28:39.758Z] ---> Running in baeb26fc3e70 [2020-08-07T10:28:43.170Z] Removing intermediate container baeb26fc3e70 [2020-08-07T10:28:43.170Z] ---> ad14f3c4340d [2020-08-07T10:28:43.170Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-07T10:28:43.170Z] ---> Running in 0646cf1c38f7 [2020-08-07T10:28:43.170Z] Removing intermediate container 0646cf1c38f7 [2020-08-07T10:28:43.170Z] ---> 9e0bb8ea849e [2020-08-07T10:28:43.170Z] Step 26/29 : CMD [ "generate" ] [2020-08-07T10:28:43.170Z] ---> Running in fb686a29bb9d [2020-08-07T10:28:43.765Z] Removing intermediate container fb686a29bb9d [2020-08-07T10:28:43.765Z] ---> 212e6eb2a415 [2020-08-07T10:28:43.765Z] Step 27/29 : LABEL arch=arm64 [2020-08-07T10:28:43.765Z] ---> Running in 821ba103b91d [2020-08-07T10:28:44.359Z] Removing intermediate container 821ba103b91d [2020-08-07T10:28:44.359Z] ---> 0199466cd5f1 [2020-08-07T10:28:44.359Z] Step 28/29 : LABEL git_sha=a634c44b4a83778418d5547c5a420336035395e1 [2020-08-07T10:28:44.359Z] ---> Running in f6af41c9436c [2020-08-07T10:28:44.954Z] Removing intermediate container f6af41c9436c [2020-08-07T10:28:44.954Z] ---> c0d0452edafb [2020-08-07T10:28:44.954Z] Step 29/29 : LABEL version=0.0.0 [2020-08-07T10:28:44.954Z] ---> Running in e77cd6ae8fa2 [2020-08-07T10:28:45.550Z] Removing intermediate container e77cd6ae8fa2 [2020-08-07T10:28:45.550Z] ---> 0efa92b2816d [2020-08-07T10:28:45.550Z] [2020-08-07T10:28:45.823Z] Successfully built 0efa92b2816d [2020-08-07T10:28:46.094Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-07T10:28:46.382Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-07T10:28:46.389Z] $ docker stop --time=1 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 [2020-08-07T10:28:48.331Z] $ docker rm -f 2b5fcf1f5759fc9429e176badb3f8259013b174c06c784edb24b2cc494db5c99 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-07T10:28:49.160Z] + docker images [2020-08-07T10:28:49.160Z] + grep docker [2020-08-07T10:28:49.433Z] docker-security-secrets-setup-go-arm64 latest 0efa92b2816d 4 seconds ago 24.2MB [2020-08-07T10:28:49.433Z] docker-security-proxy-setup-go-arm64 latest 3c6ff0dbd777 12 seconds ago 15.8MB [2020-08-07T10:28:49.433Z] docker-core-command-go-arm64 latest 09232fa48268 18 seconds ago 12.4MB [2020-08-07T10:28:49.433Z] docker-support-notifications-go-arm64 latest 36c2de485783 36 seconds ago 13.9MB [2020-08-07T10:28:49.433Z] docker-security-secretstore-setup-go-arm64 latest 5a590909507c 50 seconds ago 32.6MB [2020-08-07T10:28:49.433Z] docker-sys-mgmt-agent-go-arm64 latest 93846c8556d6 2 minutes ago 266MB [2020-08-07T10:28:49.433Z] docker-core-data-go-arm64 latest d4a21e883f0e 2 minutes ago 22.6MB [2020-08-07T10:28:49.433Z] docker-core-metadata-go-arm64 latest f4b2cd52dc85 3 minutes ago 13.8MB [2020-08-07T10:28:49.433Z] docker-support-scheduler-go-arm64 latest e98efbff5c9b 3 minutes ago 12.6MB [2020-08-07T10:28:49.433Z] docker-support-logging-go-arm64 latest e3691aba3d70 3 minutes ago 11.4MB [2020-08-07T10:28:49.433Z] docker latest ce9d55ae87f1 6 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-07T10:28:52.019Z] provisioning config files... [2020-08-07T10:28:52.047Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8979289192635531046tmp [Pipeline] { [Pipeline] sh [2020-08-07T10:28:52.455Z] + curl -s https://codecov.io/bash [2020-08-07T10:28:52.455Z] + bash -s - -t @/w/workspace/edgex-go/1@tmp/config8979289192635531046tmp [Pipeline] } [2020-08-07T10:28:52.739Z] 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-07T10:28:55.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-07T10:28:56.002Z] ---> package-listing.sh [2020-08-07T10:28:56.002Z] ++ facter osfamily [2020-08-07T10:28:56.002Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-07T10:28:56.002Z] + OS_FAMILY=redhat [2020-08-07T10:28:56.002Z] + workspace=/w/workspace/edgex-go/1 [2020-08-07T10:28:56.002Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-07T10:28:56.002Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-07T10:28:56.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-07T10:28:56.002Z] + PACKAGES=/tmp/packages_start.txt [2020-08-07T10:28:56.002Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-07T10:28:56.002Z] + PACKAGES=/tmp/packages_end.txt [2020-08-07T10:28:56.002Z] + case "${OS_FAMILY}" in [2020-08-07T10:28:56.002Z] + rpm -qa [2020-08-07T10:28:56.002Z] + sort [2020-08-07T10:29:00.218Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-07T10:29:00.218Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-07T10:29:00.218Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-07T10:29:00.218Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-07T10:29:00.218Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-08-07T10:29:00.218Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:29:00.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-07T10:29:00.980Z] [2020-08-07T10:29:00.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-07T10:29:01.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-07T10:29:01.392Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-07T10:29:01.392Z] c9b1b535fdd9: Pulling fs layer [2020-08-07T10:29:01.392Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-07T10:29:01.392Z] 756a868c4378: Pulling fs layer [2020-08-07T10:29:01.392Z] 444b2fc9a129: Pulling fs layer [2020-08-07T10:29:01.392Z] ea15f1150254: Pulling fs layer [2020-08-07T10:29:01.392Z] 41b27a9f41bf: Pulling fs layer [2020-08-07T10:29:01.392Z] 28c525ee5125: Pulling fs layer [2020-08-07T10:29:01.392Z] 094b1ea09ed8: Pulling fs layer [2020-08-07T10:29:01.392Z] 138eaada9080: Pulling fs layer [2020-08-07T10:29:01.392Z] 0622d0fa9048: Pulling fs layer [2020-08-07T10:29:01.392Z] 41b27a9f41bf: Waiting [2020-08-07T10:29:01.392Z] 28c525ee5125: Waiting [2020-08-07T10:29:01.392Z] 094b1ea09ed8: Waiting [2020-08-07T10:29:01.392Z] 138eaada9080: Waiting [2020-08-07T10:29:01.392Z] 444b2fc9a129: Waiting [2020-08-07T10:29:01.392Z] ea15f1150254: Waiting [2020-08-07T10:29:01.392Z] 0622d0fa9048: Waiting [2020-08-07T10:29:01.392Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-07T10:29:01.392Z] 2cc5ad85d9ab: Download complete [2020-08-07T10:29:01.392Z] 444b2fc9a129: Verifying Checksum [2020-08-07T10:29:01.392Z] 444b2fc9a129: Download complete [2020-08-07T10:29:01.392Z] c9b1b535fdd9: Verifying Checksum [2020-08-07T10:29:01.392Z] c9b1b535fdd9: Download complete [2020-08-07T10:29:01.392Z] ea15f1150254: Verifying Checksum [2020-08-07T10:29:01.392Z] ea15f1150254: Download complete [2020-08-07T10:29:01.675Z] 28c525ee5125: Verifying Checksum [2020-08-07T10:29:01.675Z] 28c525ee5125: Download complete [2020-08-07T10:29:01.949Z] 756a868c4378: Verifying Checksum [2020-08-07T10:29:01.949Z] 756a868c4378: Download complete [2020-08-07T10:29:01.949Z] c9b1b535fdd9: Pull complete [2020-08-07T10:29:02.215Z] 138eaada9080: Verifying Checksum [2020-08-07T10:29:02.215Z] 138eaada9080: Download complete [2020-08-07T10:29:02.215Z] 0622d0fa9048: Verifying Checksum [2020-08-07T10:29:02.215Z] 0622d0fa9048: Download complete [2020-08-07T10:29:02.215Z] 094b1ea09ed8: Verifying Checksum [2020-08-07T10:29:02.215Z] 094b1ea09ed8: Download complete [2020-08-07T10:29:02.215Z] 2cc5ad85d9ab: Pull complete [2020-08-07T10:29:02.794Z] 41b27a9f41bf: Verifying Checksum [2020-08-07T10:29:02.794Z] 41b27a9f41bf: Download complete [2020-08-07T10:29:03.746Z] 756a868c4378: Pull complete [2020-08-07T10:29:04.008Z] 444b2fc9a129: Pull complete [2020-08-07T10:29:04.274Z] ea15f1150254: Pull complete [2020-08-07T10:29:10.870Z] 41b27a9f41bf: Pull complete [2020-08-07T10:29:10.870Z] 28c525ee5125: Pull complete [2020-08-07T10:29:12.788Z] 094b1ea09ed8: Pull complete [2020-08-07T10:29:13.049Z] 138eaada9080: Pull complete [2020-08-07T10:29:13.309Z] 0622d0fa9048: Pull complete [2020-08-07T10:29:13.309Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-07T10:29:13.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-07T10:29:13.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-07T10:29:13.743Z] prd-centos7-docker-4c-2g-3012 does not seem to be running inside a container [2020-08-07T10:29:13.795Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-07T10:29:18.288Z] $ docker top 0c2a0b4347b85fc451e6a3be150344ed1d0d4ef03d55c2ff584ffc7ce5f14b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-07T10:29:18.760Z] provisioning config files... [2020-08-07T10:29:18.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7896318225256233740tmp [Pipeline] { [Pipeline] echo [2020-08-07T10:29:18.887Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-07T10:29:19.224Z] ---> create-netrc.sh [Pipeline] echo [2020-08-07T10:29:19.255Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-07T10:29:19.623Z] ---> logs-deploy.sh [2020-08-07T10:29:19.623Z] + ARCHIVE_ARTIFACTS= [2020-08-07T10:29:19.623Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-07T10:29:19.623Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-07T10:29:19.623Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-07T10:29:19.623Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 [2020-08-07T10:29:19.623Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2653/1/ [2020-08-07T10:29:19.623Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 /w/workspace/edgex-go/1 [2020-08-07T10:29:20.566Z] Archives upload complete. [2020-08-07T10:29:20.827Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2653/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2653/1/