Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 24fe4be10d7a1552c86e1c1b8276c694f532d3a6+b6e84d11f041a086b232d8992a39ab0cabcfc086 (31582e687eeb9b2693e800caa8c54051b5396934) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1759 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 Merge succeeded, producing e5dfae2837aabcf39bb706cb9f80b23b3963a005 Checking out Revision e5dfae2837aabcf39bb706cb9f80b23b3963a005 (PR-2625) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5dfae2837aabcf39bb706cb9f80b23b3963a005 # timeout=10 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-01T04:30:39.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-01T04:30:40.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-01T04:30:40.255Z] ========================================================= [2020-08-01T04:30:40.255Z] EdgeX Global Pipelines Version Info [2020-08-01T04:30:40.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk df9404b267e3d4051e1228b402954b4cff0090a2 # timeout=10 [2020-08-01T04:30:41.650Z] ------------------- [2020-08-01T04:30:41.650Z] stable info: [2020-08-01T04:30:41.650Z] ------------------- [2020-08-01T04:30:41.650Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-01T04:30:41.650Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-01T04:30:41.650Z] Message: update stable to v1.0.106 [2020-08-01T04:30:42.596Z] ------------------- [2020-08-01T04:30:42.596Z] experimental info: [2020-08-01T04:30:42.596Z] ------------------- [2020-08-01T04:30:42.596Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-01T04:30:42.596Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-01T04:30:42.596Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-01T04:30:44.255Z] ++ 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-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/core-command/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/core-data/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-01T04:30:44.255Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-01T04:30:44.255Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-01T04:30:44.255Z] ++ cut -d/ -f2 [2020-08-01T04:30:44.255Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-01T04:30:44.315Z] 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-01T04:30:44.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:44.964Z] [2020-08-01T04:30:44.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:30:45.306Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:45.306Z] latest: Pulling from edgex-devops/git-semver [2020-08-01T04:30:45.306Z] 31603596830f: Pulling fs layer [2020-08-01T04:30:45.306Z] 2a8b12db71e7: Pulling fs layer [2020-08-01T04:30:45.306Z] 6ca5941a6612: Pulling fs layer [2020-08-01T04:30:45.306Z] ecc8261a40a4: Pulling fs layer [2020-08-01T04:30:45.306Z] ecc8261a40a4: Waiting [2020-08-01T04:30:45.306Z] 2a8b12db71e7: Verifying Checksum [2020-08-01T04:30:45.306Z] 2a8b12db71e7: Download complete [2020-08-01T04:30:45.306Z] 31603596830f: Download complete [2020-08-01T04:30:45.573Z] ecc8261a40a4: Verifying Checksum [2020-08-01T04:30:45.573Z] ecc8261a40a4: Download complete [2020-08-01T04:30:45.573Z] 6ca5941a6612: Verifying Checksum [2020-08-01T04:30:45.573Z] 6ca5941a6612: Download complete [2020-08-01T04:30:45.573Z] 31603596830f: Pull complete [2020-08-01T04:30:45.834Z] 2a8b12db71e7: Pull complete [2020-08-01T04:30:46.783Z] 6ca5941a6612: Pull complete [2020-08-01T04:30:46.783Z] ecc8261a40a4: Pull complete [2020-08-01T04:30:47.044Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-01T04:30:47.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-01T04:30:47.044Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-01T04:30:47.143Z] prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container [2020-08-01T04:30:47.187Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-01T04:30:49.441Z] $ docker top 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-01T04:30:49.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-01T04:30:49.731Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-01T04:30:49.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-01T04:30:49.929Z] $ docker exec 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent [2020-08-01T04:30:50.088Z] SSH_AUTH_SOCK=/tmp/ssh-g1diLPeCPup1/agent.11 [2020-08-01T04:30:50.088Z] SSH_AGENT_PID=16 [2020-08-01T04:30:50.098Z] Running ssh-add (command line suppressed) [2020-08-01T04:30:50.223Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_8995249708719397522.key (/w/workspace/edgex-go/11@tmp/private_key_8995249708719397522.key) [2020-08-01T04:30:50.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-01T04:30:50.624Z] + git describe --exact-match --tags HEAD [2020-08-01T04:30:50.624Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-01T04:30:50.646Z] $ docker exec --env ******** --env ******** 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent -k [2020-08-01T04:30:50.762Z] unset SSH_AUTH_SOCK; [2020-08-01T04:30:50.763Z] unset SSH_AGENT_PID; [2020-08-01T04:30:50.763Z] echo Agent pid 16 killed; [2020-08-01T04:30:50.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-01T04:30:50.906Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-01T04:30:50.906Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-01T04:30:50.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-01T04:30:50.997Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-01T04:30:51.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-01T04:30:51.172Z] $ docker exec 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent [2020-08-01T04:30:51.334Z] SSH_AUTH_SOCK=/tmp/ssh-Jfwqwhrhadaf/agent.45 [2020-08-01T04:30:51.334Z] SSH_AGENT_PID=50 [2020-08-01T04:30:51.340Z] Running ssh-add (command line suppressed) [2020-08-01T04:30:51.459Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_9063054818431946651.key (/w/workspace/edgex-go/11@tmp/private_key_9063054818431946651.key) [2020-08-01T04:30:51.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-01T04:30:51.833Z] + git semver init [2020-08-01T04:30:51.833Z] # -> Open(): unable to determine branch for HEAD [2020-08-01T04:30:51.833Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2020-08-01T04:30:51.833Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2020-08-01T04:30:51.833Z] # $SEMVER_REMOTE_NAME = origin [2020-08-01T04:30:51.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-01T04:30:51.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-01T04:30:51.833Z] # $SEMVER_BRANCH = PR-2625 [2020-08-01T04:30:51.833Z] # $SEMVER_TEMP = /tmp/semver-130693756 [2020-08-01T04:30:51.833Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-01T04:31:30.660Z] # '/tmp/semver-130693756' -> '/w/workspace/edgex-go/11/.semver' [2020-08-01T04:31:30.660Z] # -> Force: false [2020-08-01T04:31:30.660Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2020-08-01T04:31:30.674Z] $ docker exec --env ******** --env ******** 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent -k [2020-08-01T04:31:30.870Z] unset SSH_AUTH_SOCK; [2020-08-01T04:31:30.871Z] unset SSH_AGENT_PID; [2020-08-01T04:31:30.871Z] echo Agent pid 50 killed; [2020-08-01T04:31:30.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-01T04:31:31.433Z] + git semver [Pipeline] } [2020-08-01T04:31:31.449Z] $ docker stop --time=1 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c [2020-08-01T04:31:32.941Z] $ docker rm -f 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-01T04:31:46.273Z] Stashed 29 file(s) [Pipeline] echo [2020-08-01T04:31:46.275Z] [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-01T04:31:46.733Z] ========================================================= [2020-08-01T04:31:46.733Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-01T04:31:46.733Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:31:47.066Z] + 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-01T04:31:50.408Z] Sending build context to Docker daemon 323MB [2020-08-01T04:31:50.408Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-01T04:31:50.408Z] Step 2/7 : FROM ${BASE} [2020-08-01T04:31:50.408Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-01T04:31:50.408Z] df20fa9351a1: Pulling fs layer [2020-08-01T04:31:50.408Z] ed8968b2872e: Pulling fs layer [2020-08-01T04:31:50.408Z] a92cc7c5fd73: Pulling fs layer [2020-08-01T04:31:50.408Z] 2dd03ba5bac4: Pulling fs layer [2020-08-01T04:31:50.408Z] 1e091d79d1de: Pulling fs layer [2020-08-01T04:31:50.408Z] 481702a1767f: Pulling fs layer [2020-08-01T04:31:50.408Z] f64a6f60c768: Pulling fs layer [2020-08-01T04:31:50.408Z] e78d2573fc39: Pulling fs layer [2020-08-01T04:31:50.408Z] e876d2f968b6: Pulling fs layer [2020-08-01T04:31:50.408Z] ce8a83651883: Pulling fs layer [2020-08-01T04:31:50.408Z] 07967f4d0e4b: Pulling fs layer [2020-08-01T04:31:50.408Z] 2dd03ba5bac4: Waiting [2020-08-01T04:31:50.408Z] e78d2573fc39: Waiting [2020-08-01T04:31:50.408Z] 1e091d79d1de: Waiting [2020-08-01T04:31:50.408Z] e876d2f968b6: Waiting [2020-08-01T04:31:50.408Z] f64a6f60c768: Waiting [2020-08-01T04:31:50.408Z] 481702a1767f: Waiting [2020-08-01T04:31:50.408Z] ce8a83651883: Waiting [2020-08-01T04:31:50.408Z] 07967f4d0e4b: Waiting [2020-08-01T04:31:50.408Z] a92cc7c5fd73: Verifying Checksum [2020-08-01T04:31:50.408Z] a92cc7c5fd73: Download complete [2020-08-01T04:31:50.408Z] ed8968b2872e: Verifying Checksum [2020-08-01T04:31:50.408Z] ed8968b2872e: Download complete [2020-08-01T04:31:50.408Z] 1e091d79d1de: Verifying Checksum [2020-08-01T04:31:50.408Z] 1e091d79d1de: Download complete [2020-08-01T04:31:50.408Z] 481702a1767f: Verifying Checksum [2020-08-01T04:31:50.408Z] 481702a1767f: Download complete [2020-08-01T04:31:50.408Z] df20fa9351a1: Verifying Checksum [2020-08-01T04:31:50.408Z] df20fa9351a1: Download complete [2020-08-01T04:31:50.408Z] df20fa9351a1: Pull complete [2020-08-01T04:31:50.994Z] f64a6f60c768: Verifying Checksum [2020-08-01T04:31:50.994Z] f64a6f60c768: Download complete [2020-08-01T04:31:50.994Z] e876d2f968b6: Verifying Checksum [2020-08-01T04:31:50.994Z] e876d2f968b6: Download complete [2020-08-01T04:31:51.270Z] ed8968b2872e: Pull complete [2020-08-01T04:31:51.860Z] ce8a83651883: Verifying Checksum [2020-08-01T04:31:51.860Z] ce8a83651883: Download complete [2020-08-01T04:31:51.860Z] 2dd03ba5bac4: Verifying Checksum [2020-08-01T04:31:51.860Z] 2dd03ba5bac4: Download complete [2020-08-01T04:31:51.860Z] 07967f4d0e4b: Verifying Checksum [2020-08-01T04:31:51.860Z] 07967f4d0e4b: Download complete [2020-08-01T04:31:51.860Z] e78d2573fc39: Verifying Checksum [2020-08-01T04:31:51.860Z] e78d2573fc39: Download complete [2020-08-01T04:31:52.121Z] a92cc7c5fd73: Pull complete [2020-08-01T04:31:58.735Z] 2dd03ba5bac4: Pull complete [2020-08-01T04:31:58.735Z] 1e091d79d1de: Pull complete [2020-08-01T04:31:58.735Z] 481702a1767f: Pull complete [2020-08-01T04:32:01.536Z] Still waiting to schedule task [2020-08-01T04:32:01.536Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1763’ is offline [2020-08-01T04:32:04.034Z] f64a6f60c768: Pull complete [2020-08-01T04:32:07.358Z] e78d2573fc39: Pull complete [2020-08-01T04:32:07.358Z] e876d2f968b6: Pull complete [2020-08-01T04:32:08.315Z] ce8a83651883: Pull complete [2020-08-01T04:32:08.576Z] 07967f4d0e4b: Pull complete [2020-08-01T04:32:08.576Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-01T04:32:08.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-01T04:32:08.576Z] ---> 5d7c900382c6 [2020-08-01T04:32:08.576Z] 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-01T04:32:09.965Z] ---> Running in 70d89103acf6 [2020-08-01T04:32:10.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:32:11.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:32:11.471Z] (1/12) Installing libmagic (5.38-r0) [2020-08-01T04:32:11.735Z] (2/12) Installing file (5.38-r0) [2020-08-01T04:32:11.735Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-01T04:32:12.010Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-01T04:32:14.575Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-01T04:32:14.575Z] (6/12) Installing patch (2.7.6-r6) [2020-08-01T04:32:14.838Z] (7/12) Installing build-base (0.5-r2) [2020-08-01T04:32:14.838Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-01T04:32:14.838Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-01T04:32:15.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-01T04:32:15.100Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-01T04:32:15.371Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-01T04:32:15.371Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:32:15.371Z] OK: 233 MiB in 51 packages [2020-08-01T04:32:19.782Z] Removing intermediate container 70d89103acf6 [2020-08-01T04:32:19.782Z] ---> 74c5522b2250 [2020-08-01T04:32:19.782Z] Step 4/7 : WORKDIR /edgex-go [2020-08-01T04:32:19.782Z] ---> Running in 29bac80d555a [2020-08-01T04:32:19.782Z] Removing intermediate container 29bac80d555a [2020-08-01T04:32:19.782Z] ---> 4cfb732931aa [2020-08-01T04:32:19.782Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-01T04:32:19.782Z] latest: Pulling from library/docker [2020-08-01T04:32:19.782Z] df20fa9351a1: Already exists [2020-08-01T04:32:19.782Z] 25ad7478873d: Pulling fs layer [2020-08-01T04:32:19.782Z] 4684f6177b5d: Pulling fs layer [2020-08-01T04:32:19.782Z] 46e300cec669: Pulling fs layer [2020-08-01T04:32:19.782Z] 63038576ad94: Pulling fs layer [2020-08-01T04:32:19.782Z] 0fdb76c4706c: Pulling fs layer [2020-08-01T04:32:19.782Z] cb7edeffdfd5: Pulling fs layer [2020-08-01T04:32:19.782Z] cb7edeffdfd5: Waiting [2020-08-01T04:32:19.782Z] 63038576ad94: Waiting [2020-08-01T04:32:19.782Z] 0fdb76c4706c: Waiting [2020-08-01T04:32:19.782Z] 4684f6177b5d: Verifying Checksum [2020-08-01T04:32:19.782Z] 4684f6177b5d: Download complete [2020-08-01T04:32:20.053Z] 25ad7478873d: Verifying Checksum [2020-08-01T04:32:20.053Z] 25ad7478873d: Download complete [2020-08-01T04:32:20.053Z] 63038576ad94: Verifying Checksum [2020-08-01T04:32:20.053Z] 63038576ad94: Download complete [2020-08-01T04:32:20.053Z] 0fdb76c4706c: Verifying Checksum [2020-08-01T04:32:20.053Z] 0fdb76c4706c: Download complete [2020-08-01T04:32:20.053Z] cb7edeffdfd5: Verifying Checksum [2020-08-01T04:32:20.053Z] cb7edeffdfd5: Download complete [2020-08-01T04:32:20.316Z] 25ad7478873d: Pull complete [2020-08-01T04:32:20.316Z] 4684f6177b5d: Pull complete [2020-08-01T04:32:20.580Z] 46e300cec669: Download complete [2020-08-01T04:32:23.145Z] 46e300cec669: Pull complete [2020-08-01T04:32:23.145Z] 63038576ad94: Pull complete [2020-08-01T04:32:23.145Z] 0fdb76c4706c: Pull complete [2020-08-01T04:32:23.145Z] cb7edeffdfd5: Pull complete [2020-08-01T04:32:23.145Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-01T04:32:23.145Z] Status: Downloaded newer image for docker:latest [2020-08-01T04:32:25.071Z] ---> f75585ca7854 [2020-08-01T04:32:25.071Z] Step 6/7 : COPY go.mod . [2020-08-01T04:32:25.332Z] ---> 9c16d663e29f [2020-08-01T04:32:25.332Z] Step 7/7 : RUN go mod download [2020-08-01T04:32:25.332Z] ---> Running in 589c0a5fe887 [2020-08-01T04:32:27.879Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-01T04:32:27.879Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-01T04:32:27.879Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-01T04:32:27.879Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-01T04:32:27.879Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-01T04:32:27.879Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-01T04:32:27.879Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-01T04:32:27.879Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-01T04:32:27.879Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-01T04:32:27.879Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-01T04:32:27.879Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-01T04:32:27.879Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-01T04:32:27.879Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-01T04:32:27.879Z] go: finding github.com/fatih/color v1.7.0 [2020-08-01T04:32:28.141Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-01T04:32:28.141Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-01T04:32:28.141Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-01T04:32:28.141Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-01T04:32:28.141Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-01T04:32:28.141Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-01T04:32:28.141Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-01T04:32:28.141Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-01T04:32:28.141Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-01T04:32:28.141Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-01T04:32:28.141Z] go: finding github.com/google/uuid v1.1.0 [2020-08-01T04:32:28.400Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-01T04:32:28.400Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-01T04:32:28.662Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-01T04:32:28.662Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-01T04:32:28.662Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-01T04:32:28.662Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-01T04:32:28.662Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-01T04:32:28.923Z] go: finding github.com/kr/pty v1.1.1 [2020-08-01T04:32:28.923Z] go: finding github.com/kr/text v0.1.0 [2020-08-01T04:32:28.923Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-01T04:32:28.923Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-01T04:32:28.923Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-01T04:32:28.923Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-01T04:32:29.185Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-01T04:32:29.185Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-01T04:32:29.185Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-01T04:32:29.185Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-01T04:32:29.185Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-01T04:32:29.185Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-01T04:32:29.185Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-01T04:32:29.185Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-01T04:32:29.185Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-01T04:32:29.185Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-01T04:32:29.185Z] go: finding github.com/posener/complete v1.1.1 [2020-08-01T04:32:29.185Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-01T04:32:29.445Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-01T04:32:29.445Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-01T04:32:29.445Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-01T04:32:29.445Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-01T04:32:29.445Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-01T04:32:29.445Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-01T04:32:29.445Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-01T04:32:29.445Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-01T04:32:29.445Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-01T04:32:29.445Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-01T04:32:29.445Z] go: finding golang.org/x/text v0.3.2 [2020-08-01T04:32:29.709Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-01T04:32:29.709Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-01T04:32:29.709Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-01T04:32:29.709Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-01T04:32:29.709Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-01T04:32:29.709Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-01T04:32:41.993Z] Removing intermediate container 589c0a5fe887 [2020-08-01T04:32:41.993Z] ---> bd5b7e32632e [2020-08-01T04:32:41.993Z] Successfully built bd5b7e32632e [2020-08-01T04:32:41.993Z] 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-01T04:32:42.556Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-01T04:32:42.556Z] . [Pipeline] withDockerContainer [2020-08-01T04:32:42.664Z] prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container [2020-08-01T04:32:42.701Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-01T04:32:43.306Z] $ docker top 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:32:43.784Z] + go version [2020-08-01T04:32:43.784Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-01T04:32:43.795Z] ========================================================= [2020-08-01T04:32:43.795Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-01T04:32:43.795Z] ========================================================= [Pipeline] sh [2020-08-01T04:32:44.079Z] + make test [2020-08-01T04:32:44.079Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-01T04:32:46.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-01T04:32:56.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-01T04:33:00.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-01T04:33:00.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-01T04:33:00.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-01T04:33:00.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-01T04:33:01.975Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.006s [2020-08-01T04:33:01.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-01T04:33:01.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-01T04:33:01.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-01T04:33:02.248Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-01T04:33:02.832Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-01T04:33:02.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-01T04:33:02.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-01T04:33:02.832Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-01T04:33:08.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.027s coverage: 46.6% of statements [2020-08-01T04:33:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-01T04:33:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-01T04:33:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-01T04:33:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-01T04:33:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-01T04:33:10.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.084s coverage: 27.3% of statements [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-01T04:33:10.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-01T04:33:10.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.016s coverage: 100.0% of statements [2020-08-01T04:33:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-01T04:33:11.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.073s coverage: 28.6% of statements [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-01T04:33:11.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.042s coverage: 100.0% of statements [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-01T04:33:11.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.023s coverage: 100.0% of statements [2020-08-01T04:33:11.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-01T04:33:11.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.016s coverage: 89.8% of statements [2020-08-01T04:33:11.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-01T04:33:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-01T04:33:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-01T04:33:12.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-01T04:33:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements [2020-08-01T04:33:14.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 63.5% of statements [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-01T04:33:14.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements [2020-08-01T04:33:14.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.112s coverage: 55.9% of statements [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-01T04:33:14.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.852s coverage: 86.3% of statements [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.387s coverage: 72.2% of statements [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.137s coverage: 72.1% of statements [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.021s coverage: 82.4% of statements [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.011s coverage: 96.8% of statements [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-01T04:33:19.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.051s coverage: 26.9% of statements [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-01T04:33:19.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-01T04:33:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.086s coverage: 84.1% of statements [2020-08-01T04:33:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.012s coverage: 100.0% of statements [2020-08-01T04:33:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.013s coverage: 42.9% of statements [2020-08-01T04:33:19.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-01T04:33:19.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-01T04:33:19.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements [2020-08-01T04:33:19.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-01T04:33:19.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements [2020-08-01T04:33:19.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-01T04:33:21.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 46.1% of statements [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-01T04:33:21.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-01T04:33:21.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2020-08-01T04:33:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-01T04:33:21.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2020-08-01T04:33:21.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-01T04:33:23.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.074s coverage: 29.1% of statements [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-01T04:33:23.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.033s coverage: 99.0% of statements [2020-08-01T04:33:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-01T04:33:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements [2020-08-01T04:33:23.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-01T04:33:23.342Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2020-08-01T04:33:23.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-01T04:33:23.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements [2020-08-01T04:33:23.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-01T04:33:23.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-01T04:33:23.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-01T04:33:23.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-01T04:33:24.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements [2020-08-01T04:33:24.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-01T04:33:24.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-01T04:33:24.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.007s coverage: 100.0% of statements [2020-08-01T04:33:24.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements [2020-08-01T04:33:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-08-01T04:33:25.603Z] GO111MODULE=on go vet ./... [2020-08-01T04:33:32.257Z] gofmt -l . [2020-08-01T04:33:32.257Z] [ "`gofmt -l .`" = "" ] [2020-08-01T04:33:32.519Z] ./bin/test-go-mod-tidy.sh [2020-08-01T04:33:33.101Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-01T04:33:34.790Z] + ls -al . [2020-08-01T04:33:34.790Z] total 556 [2020-08-01T04:33:34.791Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 04:33 . [2020-08-01T04:33:34.791Z] drwxr-xr-x 4 root root 30 Aug 1 04:32 .. [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 04:30 .dockerignore [2020-08-01T04:33:34.791Z] drwxrwxr-x 8 1001 1001 179 Aug 1 04:30 .git [2020-08-01T04:33:34.791Z] drwxrwxr-x 3 1001 1001 60 Aug 1 04:30 .github [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 932 Aug 1 04:30 .gitignore [2020-08-01T04:33:34.791Z] drwx------ 3 1001 1001 47 Aug 1 04:31 .semver [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 04:30 .sonarcloud.properties [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:30 CONTRIBUTING.md [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:30 Dockerfile.build [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 865 Aug 1 04:30 Jenkinsfile [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:30 LICENSE [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:30 Makefile [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:30 README.md [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:30 SECURITY.md [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:30 ZMQWindows.md [2020-08-01T04:33:34.791Z] drwxrwxr-x 2 1001 1001 117 Aug 1 04:30 bin [2020-08-01T04:33:34.791Z] drwxrwxr-x 15 1001 1001 4096 Aug 1 04:30 cmd [2020-08-01T04:33:34.791Z] -rw-r--r-- 1 root root 455803 Aug 1 04:33 coverage.out [2020-08-01T04:33:34.791Z] -rw-r--r-- 1 root root 1019 Aug 1 04:33 go.mod [2020-08-01T04:33:34.791Z] -rw-r--r-- 1 root root 18146 Aug 1 04:33 go.sum [2020-08-01T04:33:34.791Z] drwxrwxr-x 8 1001 1001 127 Aug 1 04:30 internal [2020-08-01T04:33:34.791Z] drwxrwxr-x 4 1001 1001 26 Aug 1 04:30 openapi [2020-08-01T04:33:34.791Z] drwxrwxr-x 4 1001 1001 71 Aug 1 04:30 snap [2020-08-01T04:33:34.791Z] -rw-rw-r-- 1 1001 1001 168 Aug 1 04:30 version.go [Pipeline] sh [2020-08-01T04:33:35.087Z] + '[' -e coverage.out ] [2020-08-01T04:33:35.087Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-01T04:33:35.183Z] Stashed 1 file(s) [Pipeline] sh [2020-08-01T04:33:35.475Z] + make build [2020-08-01T04:33:35.475Z] 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-01T04:33:42.126Z] 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-01T04:33:45.438Z] 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-01T04:33:47.356Z] 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-01T04:33:49.281Z] 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-01T04:33:51.197Z] 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-01T04:33:51.460Z] 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-01T04:33:54.018Z] 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-01T04:33:55.401Z] 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-01T04:33:57.321Z] 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-01T04:33:58.708Z] 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-01T04:34:00.103Z] 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-01T04:34:01.505Z] 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-01T04:34:02.912Z] $ docker stop --time=1 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc [2020-08-01T04:34:04.532Z] $ docker rm -f 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:34:06.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:34:06.000Z] [2020-08-01T04:34:06.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:34:06.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:34:06.494Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-01T04:34:06.494Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-01T04:34:06.494Z] ca9280d653b3: Pulling fs layer [2020-08-01T04:34:06.494Z] 7e9c9ca2126c: Pulling fs layer [2020-08-01T04:34:06.494Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-01T04:34:06.494Z] cbdbe7a5bc2a: Download complete [2020-08-01T04:34:06.819Z] ca9280d653b3: Verifying Checksum [2020-08-01T04:34:06.819Z] ca9280d653b3: Download complete [2020-08-01T04:34:06.819Z] cbdbe7a5bc2a: Pull complete [2020-08-01T04:34:07.404Z] 7e9c9ca2126c: Download complete [2020-08-01T04:34:07.982Z] ca9280d653b3: Pull complete [2020-08-01T04:34:12.037Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1765 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws [2020-08-01T04:34:12.080Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-08-01T04:34:14.660Z] 7e9c9ca2126c: Pull complete [2020-08-01T04:34:14.660Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-01T04:34:14.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:34:14.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-01T04:34:14.801Z] prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container [2020-08-01T04:34:14.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-01T04:34:17.766Z] using credential edgex-jenkins-ssh [2020-08-01T04:34:17.821Z] Cloning the remote Git repository [2020-08-01T04:34:17.821Z] Cloning with configured refspecs honoured and without tags [2020-08-01T04:34:17.832Z] $ docker top 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:34:18.348Z] + docker-compose build --help [2020-08-01T04:34:18.348Z] + grep parallel [2020-08-01T04:34:17.914Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:18.042Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-08-01T04:34:18.120Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:18.122Z] > git --version # timeout=10 [2020-08-01T04:34:18.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:18.255Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:19.286Z] --parallel Build images in parallel. [Pipeline] } [2020-08-01T04:34:19.297Z] $ docker stop --time=1 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b [2020-08-01T04:34:20.667Z] $ docker rm -f 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:34:21.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-01T04:34:21.243Z] . [Pipeline] withDockerContainer [2020-08-01T04:34:21.335Z] prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container [2020-08-01T04:34:21.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-01T04:34:21.995Z] $ docker top 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:34:22.470Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-01T04:34:23.449Z] Building docker-core-command-go ... [2020-08-01T04:34:23.449Z] Building docker-core-data-go ... [2020-08-01T04:34:23.449Z] Building docker-core-metadata-go ... [2020-08-01T04:34:23.449Z] Building docker-security-proxy-setup-go ... [2020-08-01T04:34:23.449Z] Building docker-security-secrets-setup-go ... [2020-08-01T04:34:23.449Z] Building docker-security-secretstore-setup-go ... [2020-08-01T04:34:23.449Z] Building docker-support-logging-go ... [2020-08-01T04:34:23.449Z] Building docker-support-notifications-go ... [2020-08-01T04:34:23.449Z] Building docker-support-scheduler-go ... [2020-08-01T04:34:23.449Z] Building docker-sys-mgmt-agent-go ... [2020-08-01T04:34:23.449Z] Building docker-sys-mgmt-agent-go [2020-08-01T04:34:23.449Z] Building docker-security-secretstore-setup-go [2020-08-01T04:34:23.449Z] Building docker-support-logging-go [2020-08-01T04:34:23.449Z] Building docker-support-scheduler-go [2020-08-01T04:34:23.449Z] Building docker-core-data-go [2020-08-01T04:34:35.391Z] Fetching without tags [2020-08-01T04:34:35.956Z] Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 [2020-08-01T04:34:35.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-01T04:34:35.320Z] > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 [2020-08-01T04:34:35.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:35.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-01T04:34:35.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-01T04:34:35.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:35.437Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-01T04:34:35.994Z] > git config core.sparsecheckout # timeout=10 [2020-08-01T04:34:36.055Z] > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 [2020-08-01T04:34:36.445Z] > git remote # timeout=10 [2020-08-01T04:34:36.471Z] > git config --get remote.origin.url # timeout=10 [2020-08-01T04:34:37.014Z] Merge succeeded, producing 17fad0c560222d84f76ea4fea872ff5d582cf2a7 [2020-08-01T04:34:37.014Z] Checking out Revision 17fad0c560222d84f76ea4fea872ff5d582cf2a7 (PR-2625) [2020-08-01T04:34:36.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-01T04:34:36.513Z] > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 [2020-08-01T04:34:37.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-01T04:34:37.035Z] > git config core.sparsecheckout # timeout=10 [2020-08-01T04:34:37.056Z] > git checkout -f 17fad0c560222d84f76ea4fea872ff5d582cf2a7 # timeout=10 [2020-08-01T04:34:41.681Z] Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" [2020-08-01T04:34:41.713Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-01T04:34:41.706Z] > git rev-list --no-walk df9404b267e3d4051e1228b402954b4cff0090a2 # timeout=10 [Pipeline] echo [2020-08-01T04:34:54.313Z] ========================================================= [2020-08-01T04:34:54.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-01T04:34:54.313Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:34:55.422Z] + 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-01T04:34:55.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:34:55.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:34:55.598Z] ---> bd5b7e32632e [2020-08-01T04:34:55.598Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:34:55.598Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:34:55.598Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:34:55.598Z] ---> bd5b7e32632e [2020-08-01T04:34:55.598Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:34:55.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:34:55.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:34:55.598Z] ---> bd5b7e32632e [2020-08-01T04:34:55.598Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:34:55.598Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:34:55.598Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:34:55.598Z] ---> bd5b7e32632e [2020-08-01T04:34:55.598Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:34:55.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:34:55.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:34:55.598Z] ---> bd5b7e32632e [2020-08-01T04:34:55.598Z] Step 3/22 : WORKDIR /edgex-go [2020-08-01T04:34:56.180Z] ---> Running in d0a27f213bee [2020-08-01T04:34:56.180Z] ---> Running in 9d6ebe3ef8bb [2020-08-01T04:34:56.180Z] ---> Running in 467e38021df8 [2020-08-01T04:34:56.180Z] ---> Running in f2841103600a [2020-08-01T04:34:56.180Z] ---> Running in 1a96bdfccf04 [2020-08-01T04:34:56.440Z] Removing intermediate container f2841103600a [2020-08-01T04:34:56.440Z] ---> 4dd2e525c2e0 [2020-08-01T04:34:56.440Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:34:56.440Z] Removing intermediate container d0a27f213bee [2020-08-01T04:34:56.440Z] ---> 4818164693fc [2020-08-01T04:34:56.440Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:34:56.440Z] Removing intermediate container 9d6ebe3ef8bb [2020-08-01T04:34:56.440Z] ---> f9b87ef5b823 [2020-08-01T04:34:56.440Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:34:56.700Z] Removing intermediate container 1a96bdfccf04 [2020-08-01T04:34:56.700Z] ---> 3b5060677649 [2020-08-01T04:34:56.700Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:34:56.700Z] Removing intermediate container 467e38021df8 [2020-08-01T04:34:56.700Z] ---> 6b7812c4c351 [2020-08-01T04:34:56.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:34:56.700Z] ---> Running in b5aebe63f73e [2020-08-01T04:34:56.700Z] ---> Running in 062a69db6b3c [2020-08-01T04:34:56.700Z] ---> Running in e78b30d1a99f [2020-08-01T04:34:56.700Z] ---> Running in 77931e464b05 [2020-08-01T04:34:56.700Z] ---> Running in e01dedbbd058 [2020-08-01T04:34:59.253Z] Removing intermediate container b5aebe63f73e [2020-08-01T04:34:59.253Z] ---> 3b61a63b59bb [2020-08-01T04:34:59.253Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:34:59.253Z] ---> Running in baaa8f1d87e8 [2020-08-01T04:34:59.253Z] Removing intermediate container 062a69db6b3c [2020-08-01T04:34:59.253Z] ---> 8e7fe77de0d1 [2020-08-01T04:34:59.253Z] Step 5/26 : RUN apk update && apk add make git [2020-08-01T04:34:59.253Z] Removing intermediate container e78b30d1a99f [2020-08-01T04:34:59.253Z] ---> 7a2c07b15e26 [2020-08-01T04:34:59.253Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-01T04:34:59.253Z] Removing intermediate container e01dedbbd058 [2020-08-01T04:34:59.253Z] ---> 6fcc9ffc898b [2020-08-01T04:34:59.253Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-01T04:34:59.253Z] ---> Running in 6a052566c9c5 [2020-08-01T04:34:59.517Z] ---> Running in c97dfeeda4f6 [2020-08-01T04:34:59.517Z] Removing intermediate container 77931e464b05 [2020-08-01T04:34:59.517Z] ---> 53ce2739fb9b [2020-08-01T04:34:59.517Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-01T04:34:59.517Z] ---> Running in f3af4da5007e [2020-08-01T04:34:59.517Z] ---> Running in d2bd77d16402 [2020-08-01T04:34:59.748Z] Sending build context to Docker daemon 323.1MB [2020-08-01T04:34:59.748Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-01T04:34:59.748Z] Step 2/7 : FROM ${BASE} [2020-08-01T04:34:59.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.024Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-01T04:35:00.024Z] b538f80385f9: Pulling fs layer [2020-08-01T04:35:00.024Z] 74f711af9a0d: Pulling fs layer [2020-08-01T04:35:00.024Z] 99f96fe45779: Pulling fs layer [2020-08-01T04:35:00.024Z] fd7a069fd194: Pulling fs layer [2020-08-01T04:35:00.024Z] 66aa3694b03b: Pulling fs layer [2020-08-01T04:35:00.024Z] 170f70906a0f: Pulling fs layer [2020-08-01T04:35:00.024Z] ad7c5574e4b9: Pulling fs layer [2020-08-01T04:35:00.024Z] e772456be8f7: Pulling fs layer [2020-08-01T04:35:00.024Z] c890913d741a: Pulling fs layer [2020-08-01T04:35:00.024Z] 2480fcc9aa5a: Pulling fs layer [2020-08-01T04:35:00.024Z] 09adf4765672: Pulling fs layer [2020-08-01T04:35:00.024Z] 66aa3694b03b: Waiting [2020-08-01T04:35:00.024Z] 170f70906a0f: Waiting [2020-08-01T04:35:00.024Z] ad7c5574e4b9: Waiting [2020-08-01T04:35:00.024Z] e772456be8f7: Waiting [2020-08-01T04:35:00.024Z] 2480fcc9aa5a: Waiting [2020-08-01T04:35:00.024Z] 09adf4765672: Waiting [2020-08-01T04:35:00.024Z] c890913d741a: Waiting [2020-08-01T04:35:00.024Z] fd7a069fd194: Waiting [2020-08-01T04:35:00.024Z] 99f96fe45779: Download complete [2020-08-01T04:35:00.024Z] 74f711af9a0d: Verifying Checksum [2020-08-01T04:35:00.024Z] 74f711af9a0d: Download complete [2020-08-01T04:35:00.024Z] 66aa3694b03b: Download complete [2020-08-01T04:35:00.024Z] 170f70906a0f: Verifying Checksum [2020-08-01T04:35:00.304Z] b538f80385f9: Download complete [2020-08-01T04:35:00.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:00.903Z] b538f80385f9: Pull complete [2020-08-01T04:35:01.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:01.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:01.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:01.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:35:01.506Z] 74f711af9a0d: Pull complete [2020-08-01T04:35:01.705Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:35:01.705Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:35:01.705Z] OK: 12749 distinct packages available [2020-08-01T04:35:01.968Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:35:01.968Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:35:01.968Z] OK: 12749 distinct packages available [2020-08-01T04:35:01.968Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:02.113Z] 99f96fe45779: Pull complete [2020-08-01T04:35:02.228Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:02.495Z] Removing intermediate container baaa8f1d87e8 [2020-08-01T04:35:02.495Z] ---> 14ab9e4b032f [2020-08-01T04:35:02.495Z] Step 6/20 : COPY go.mod . [2020-08-01T04:35:02.756Z] Removing intermediate container c97dfeeda4f6 [2020-08-01T04:35:02.756Z] ---> 9c39633cb84f [2020-08-01T04:35:02.756Z] Step 6/26 : COPY go.mod . [2020-08-01T04:35:02.756Z] ---> 1f24c7812bd5 [2020-08-01T04:35:02.756Z] Step 7/20 : RUN go mod download [2020-08-01T04:35:02.756Z] ---> Running in 419b85226e08 [2020-08-01T04:35:02.756Z] ---> 5602188a1f4f [2020-08-01T04:35:02.756Z] Step 7/26 : RUN go mod download [2020-08-01T04:35:03.026Z] ---> Running in b7624b9f12c7 [2020-08-01T04:35:03.978Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:35:03.978Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:35:03.978Z] OK: 12749 distinct packages available [2020-08-01T04:35:04.239Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:04.751Z] ad7c5574e4b9: Verifying Checksum [2020-08-01T04:35:04.751Z] ad7c5574e4b9: Download complete [2020-08-01T04:35:04.751Z] c890913d741a: Verifying Checksum [2020-08-01T04:35:04.751Z] c890913d741a: Download complete [2020-08-01T04:35:04.818Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:35:04.818Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:35:04.818Z] OK: 12749 distinct packages available [2020-08-01T04:35:04.818Z] Removing intermediate container f3af4da5007e [2020-08-01T04:35:04.818Z] ---> 2167ac00b423 [2020-08-01T04:35:04.818Z] Step 6/22 : COPY go.mod . [2020-08-01T04:35:05.087Z] Removing intermediate container 419b85226e08 [2020-08-01T04:35:05.087Z] ---> 163c38b38398 [2020-08-01T04:35:05.087Z] Step 8/20 : COPY . . [2020-08-01T04:35:05.087Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:05.087Z] Removing intermediate container b7624b9f12c7 [2020-08-01T04:35:05.087Z] ---> 854875fd388a [2020-08-01T04:35:05.087Z] Step 8/26 : COPY . . [2020-08-01T04:35:05.664Z] ---> ffc0b70b111b [2020-08-01T04:35:05.664Z] Step 7/22 : RUN go mod download [2020-08-01T04:35:05.932Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:35:05.932Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:35:05.932Z] OK: 12749 distinct packages available [2020-08-01T04:35:06.193Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:07.142Z] OK: 233 MiB in 51 packages [2020-08-01T04:35:07.409Z] 2480fcc9aa5a: Verifying Checksum [2020-08-01T04:35:07.410Z] 2480fcc9aa5a: Download complete [2020-08-01T04:35:07.410Z] 09adf4765672: Download complete [2020-08-01T04:35:08.540Z] ---> Running in b3bf1d5f2a14 [2020-08-01T04:35:08.877Z] fd7a069fd194: Verifying Checksum [2020-08-01T04:35:08.877Z] fd7a069fd194: Download complete [2020-08-01T04:35:08.877Z] e772456be8f7: Verifying Checksum [2020-08-01T04:35:08.877Z] e772456be8f7: Download complete [2020-08-01T04:35:11.893Z] Removing intermediate container 6a052566c9c5 [2020-08-01T04:35:11.893Z] ---> 1f4891a44c69 [2020-08-01T04:35:11.893Z] Step 6/26 : COPY go.mod . [2020-08-01T04:35:12.621Z] Removing intermediate container d2bd77d16402 [2020-08-01T04:35:12.621Z] ---> 2eef6ce3caba [2020-08-01T04:35:12.621Z] Step 6/21 : COPY go.mod . [2020-08-01T04:35:13.232Z] ---> 6700d8a7c2fc [2020-08-01T04:35:13.232Z] Step 7/26 : RUN go mod download [2020-08-01T04:35:17.481Z] ---> Running in c965c16b831c [2020-08-01T04:35:17.481Z] ---> 42114545e67f [2020-08-01T04:35:17.481Z] Step 7/21 : RUN go mod download [2020-08-01T04:35:18.898Z] ---> Running in e6bdd41512f1 [2020-08-01T04:35:21.367Z] fd7a069fd194: Pull complete [2020-08-01T04:35:21.367Z] 66aa3694b03b: Pull complete [2020-08-01T04:35:21.367Z] 170f70906a0f: Pull complete [2020-08-01T04:35:21.482Z] Removing intermediate container b3bf1d5f2a14 [2020-08-01T04:35:21.482Z] ---> 906bc598fe56 [2020-08-01T04:35:21.482Z] Step 8/22 : COPY . . [2020-08-01T04:35:23.982Z] ad7c5574e4b9: Pull complete [2020-08-01T04:35:28.106Z] ---> 3330f882a0d8 [2020-08-01T04:35:28.106Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-01T04:35:28.106Z] ---> 4c7862151460 [2020-08-01T04:35:28.106Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-01T04:35:28.276Z] e772456be8f7: Pull complete [2020-08-01T04:35:28.276Z] c890913d741a: Pull complete [2020-08-01T04:35:28.368Z] Removing intermediate container c965c16b831c [2020-08-01T04:35:28.368Z] ---> 3223b5b31add [2020-08-01T04:35:28.368Z] Step 8/26 : COPY . . [2020-08-01T04:35:29.748Z] ---> Running in 6b26f9f7e054 [2020-08-01T04:35:29.748Z] ---> Running in b41ba8eb50bf [2020-08-01T04:35:30.258Z] 2480fcc9aa5a: Pull complete [2020-08-01T04:35:30.853Z] 09adf4765672: Pull complete [2020-08-01T04:35:30.853Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-01T04:35:30.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-01T04:35:30.853Z] ---> 2248a725d1cf [2020-08-01T04:35:30.853Z] 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-01T04:35:31.682Z] Removing intermediate container e6bdd41512f1 [2020-08-01T04:35:31.682Z] ---> e8cca6dde097 [2020-08-01T04:35:31.682Z] Step 8/21 : COPY . . [2020-08-01T04:35:36.269Z] ---> Running in c85f7e385b84 [2020-08-01T04:35:38.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:35:38.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:35:40.223Z] 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-01T04:35:40.223Z] 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-01T04:35:40.274Z] (1/12) Installing libmagic (5.38-r0) [2020-08-01T04:35:40.554Z] (2/12) Installing file (5.38-r0) [2020-08-01T04:35:40.554Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-01T04:35:40.827Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-01T04:35:43.563Z] ---> 5cffb84f3a20 [2020-08-01T04:35:43.563Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-01T04:35:45.142Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-01T04:35:45.142Z] (6/12) Installing patch (2.7.6-r6) [2020-08-01T04:35:45.142Z] (7/12) Installing build-base (0.5-r2) [2020-08-01T04:35:45.142Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-01T04:35:45.142Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-01T04:35:45.142Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-01T04:35:45.142Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-01T04:35:45.142Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-01T04:35:45.142Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:35:45.417Z] OK: 217 MiB in 51 packages [2020-08-01T04:35:45.572Z] ---> Running in bda10dfffd60 [2020-08-01T04:35:47.601Z] 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-01T04:35:50.828Z] Removing intermediate container c85f7e385b84 [2020-08-01T04:35:50.828Z] ---> f0aa0bb3678b [2020-08-01T04:35:50.828Z] Step 4/7 : WORKDIR /edgex-go [2020-08-01T04:35:50.828Z] ---> Running in e0493cf8c9f2 [2020-08-01T04:35:50.828Z] Removing intermediate container e0493cf8c9f2 [2020-08-01T04:35:50.828Z] ---> edfcb847fa72 [2020-08-01T04:35:50.828Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-01T04:35:50.828Z] latest: Pulling from library/docker [2020-08-01T04:35:51.101Z] b538f80385f9: Already exists [2020-08-01T04:35:51.101Z] 259a493cd78d: Pulling fs layer [2020-08-01T04:35:51.101Z] b8e66b5100f5: Pulling fs layer [2020-08-01T04:35:51.101Z] 39dc9c94d07c: Pulling fs layer [2020-08-01T04:35:51.101Z] 551b823b3b82: Pulling fs layer [2020-08-01T04:35:51.101Z] 3c52a74df98c: Pulling fs layer [2020-08-01T04:35:51.101Z] 6c9b121b6998: Pulling fs layer [2020-08-01T04:35:51.101Z] 551b823b3b82: Waiting [2020-08-01T04:35:51.101Z] 3c52a74df98c: Waiting [2020-08-01T04:35:51.101Z] 6c9b121b6998: Waiting [2020-08-01T04:35:51.370Z] b8e66b5100f5: Verifying Checksum [2020-08-01T04:35:51.370Z] b8e66b5100f5: Download complete [2020-08-01T04:35:51.370Z] 259a493cd78d: Verifying Checksum [2020-08-01T04:35:51.370Z] 259a493cd78d: Download complete [2020-08-01T04:35:51.370Z] 551b823b3b82: Verifying Checksum [2020-08-01T04:35:51.370Z] 551b823b3b82: Download complete [2020-08-01T04:35:51.654Z] 3c52a74df98c: Verifying Checksum [2020-08-01T04:35:51.654Z] 3c52a74df98c: Download complete [2020-08-01T04:35:51.654Z] 6c9b121b6998: Verifying Checksum [2020-08-01T04:35:51.654Z] 6c9b121b6998: Download complete [2020-08-01T04:35:51.925Z] 259a493cd78d: Pull complete [2020-08-01T04:35:52.517Z] b8e66b5100f5: Pull complete [2020-08-01T04:35:52.517Z] 39dc9c94d07c: Download complete [2020-08-01T04:35:55.916Z] 39dc9c94d07c: Pull complete [2020-08-01T04:35:55.916Z] 551b823b3b82: Pull complete [2020-08-01T04:35:55.951Z] ---> 249809ec8542 [2020-08-01T04:35:55.951Z] 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-01T04:35:56.201Z] 3c52a74df98c: Pull complete [2020-08-01T04:35:56.555Z] ---> Running in 09c8ce76bc54 [2020-08-01T04:35:56.555Z] ---> ba079b1d7f3e [2020-08-01T04:35:56.555Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-01T04:35:56.801Z] 6c9b121b6998: Pull complete [2020-08-01T04:35:56.801Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-01T04:35:56.801Z] Status: Downloaded newer image for docker:latest [2020-08-01T04:35:57.156Z] ---> Running in 1b94c8248792 [2020-08-01T04:35:57.752Z] 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-01T04:35:58.022Z] 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-01T04:36:00.242Z] ---> af3a91b40c1f [2020-08-01T04:36:00.242Z] Step 6/7 : COPY go.mod . [2020-08-01T04:36:01.239Z] ---> 5da245bea43d [2020-08-01T04:36:01.239Z] Step 7/7 : RUN go mod download [2020-08-01T04:36:01.239Z] ---> Running in d3777995f838 [2020-08-01T04:36:04.633Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-01T04:36:04.633Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-01T04:36:04.633Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-01T04:36:04.633Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-01T04:36:04.633Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-01T04:36:04.633Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-01T04:36:04.633Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-01T04:36:04.633Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-01T04:36:04.905Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-01T04:36:04.905Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-01T04:36:04.905Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-01T04:36:04.905Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-01T04:36:04.905Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-01T04:36:04.905Z] go: finding github.com/fatih/color v1.7.0 [2020-08-01T04:36:05.177Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-01T04:36:05.177Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-01T04:36:05.177Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-01T04:36:05.177Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-01T04:36:05.177Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-01T04:36:05.177Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-01T04:36:05.177Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-01T04:36:05.177Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-01T04:36:05.177Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-01T04:36:05.177Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-01T04:36:05.177Z] go: finding github.com/google/uuid v1.1.0 [2020-08-01T04:36:05.177Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-01T04:36:05.449Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-01T04:36:05.724Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-01T04:36:05.724Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-01T04:36:05.724Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-01T04:36:05.724Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-01T04:36:05.724Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-01T04:36:05.995Z] go: finding github.com/kr/pty v1.1.1 [2020-08-01T04:36:05.995Z] go: finding github.com/kr/text v0.1.0 [2020-08-01T04:36:05.995Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-01T04:36:05.995Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-01T04:36:05.995Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-01T04:36:05.995Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-01T04:36:05.995Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-01T04:36:05.996Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-01T04:36:05.996Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-01T04:36:05.996Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-01T04:36:06.267Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-01T04:36:06.267Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-01T04:36:06.267Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-01T04:36:06.267Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-01T04:36:06.267Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-01T04:36:06.267Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-01T04:36:06.267Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-01T04:36:06.267Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-01T04:36:06.267Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-01T04:36:06.267Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-01T04:36:06.267Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-01T04:36:06.539Z] go: finding github.com/posener/complete v1.1.1 [2020-08-01T04:36:06.539Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-01T04:36:06.539Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-01T04:36:06.539Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-01T04:36:06.539Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-01T04:36:06.539Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-01T04:36:06.539Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-01T04:36:06.539Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-01T04:36:06.539Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-01T04:36:06.539Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-01T04:36:06.539Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-01T04:36:06.811Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-01T04:36:06.811Z] go: finding golang.org/x/text v0.3.2 [2020-08-01T04:36:06.811Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-01T04:36:06.811Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-01T04:36:06.811Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-01T04:36:06.811Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-01T04:36:06.811Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-01T04:36:06.811Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-01T04:36:13.055Z] Removing intermediate container 6b26f9f7e054 [2020-08-01T04:36:13.055Z] ---> 3ba3416e4ce5 [2020-08-01T04:36:13.055Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-01T04:36:13.333Z] ---> Running in 706ddca5198c [2020-08-01T04:36:14.754Z] 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-01T04:36:15.710Z] Removing intermediate container b41ba8eb50bf [2020-08-01T04:36:15.710Z] ---> 0c0ab8fd0cbd [2020-08-01T04:36:15.710Z] [2020-08-01T04:36:15.710Z] Step 10/20 : FROM scratch [2020-08-01T04:36:15.710Z] ---> [2020-08-01T04:36:15.710Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:36:16.303Z] ---> Running in 5884ac1ea92c [2020-08-01T04:36:16.904Z] Removing intermediate container 5884ac1ea92c [2020-08-01T04:36:16.904Z] ---> aad2a1cecc67 [2020-08-01T04:36:16.904Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-01T04:36:17.497Z] ---> Running in a4ebd041bf08 [2020-08-01T04:36:17.763Z] Removing intermediate container a4ebd041bf08 [2020-08-01T04:36:17.763Z] ---> db5354017a3c [2020-08-01T04:36:17.763Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-01T04:36:18.027Z] Removing intermediate container 706ddca5198c [2020-08-01T04:36:18.027Z] ---> 360b4680dd50 [2020-08-01T04:36:18.027Z] [2020-08-01T04:36:18.027Z] Step 11/26 : FROM docker:latest [2020-08-01T04:36:18.027Z] ---> 81f5749c9058 [2020-08-01T04:36:18.027Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-01T04:36:18.027Z] ---> Running in 551a679e211b [2020-08-01T04:36:18.027Z] ---> Running in 7f13d42bf198 [2020-08-01T04:36:21.338Z] Removing intermediate container 551a679e211b [2020-08-01T04:36:21.338Z] ---> 22e0bcdac758 [2020-08-01T04:36:21.338Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-01T04:36:21.338Z] 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-01T04:36:21.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:21.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:21.609Z] (1/2) Installing readline (8.0.4-r0) [2020-08-01T04:36:21.609Z] (2/2) Installing bash (5.0.17-r0) [2020-08-01T04:36:21.609Z] Executing bash-5.0.17-r0.post-install [2020-08-01T04:36:21.609Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:36:21.609Z] OK: 12 MiB in 22 packages [2020-08-01T04:36:21.609Z] ---> 24894526b60d [2020-08-01T04:36:21.609Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-01T04:36:23.032Z] ---> 3fbcfaea37ad [2020-08-01T04:36:23.032Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-01T04:36:23.033Z] Removing intermediate container 7f13d42bf198 [2020-08-01T04:36:23.033Z] ---> 449b22d471f4 [2020-08-01T04:36:23.033Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-01T04:36:24.417Z] ---> Running in 2ef77efc292f [2020-08-01T04:36:24.417Z] ---> 1c4691f8da5e [2020-08-01T04:36:24.417Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:36:24.996Z] ---> Running in 255fa49d505b [2020-08-01T04:36:24.996Z] 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-01T04:36:24.996Z] Removing intermediate container 1b94c8248792 [2020-08-01T04:36:24.996Z] ---> 22b15941b2cc [2020-08-01T04:36:24.996Z] [2020-08-01T04:36:24.996Z] Step 10/21 : FROM scratch [2020-08-01T04:36:24.996Z] ---> [2020-08-01T04:36:24.996Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:36:25.128Z] Removing intermediate container d3777995f838 [2020-08-01T04:36:25.129Z] ---> e4e7aa3ec94c [2020-08-01T04:36:25.129Z] Successfully built e4e7aa3ec94c [2020-08-01T04:36:25.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-08-01T04:36:25.269Z] Removing intermediate container 255fa49d505b [2020-08-01T04:36:25.269Z] ---> 2d67148b2543 [2020-08-01T04:36:25.269Z] Step 18/20 : LABEL arch=x86_64 [2020-08-01T04:36:25.269Z] ---> Running in 4a2730a90dcf [2020-08-01T04:36:25.269Z] ---> Running in 703c33b9c1aa [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:36:25.533Z] Removing intermediate container 4a2730a90dcf [2020-08-01T04:36:25.533Z] ---> 39dc8aa8a4c0 [2020-08-01T04:36:25.533Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-01T04:36:25.782Z] + docker inspect -f . ci-base-image-arm64 [2020-08-01T04:36:25.782Z] . [Pipeline] withDockerContainer [2020-08-01T04:36:26.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2020-08-01T04:36:26.193Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-01T04:36:26.917Z] Removing intermediate container 703c33b9c1aa [2020-08-01T04:36:26.917Z] ---> c8c8ea5e3c9c [2020-08-01T04:36:26.917Z] Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:36:26.917Z] ---> Running in 07d7d8c42357 [2020-08-01T04:36:27.492Z] ---> Running in afd94603e3e4 [2020-08-01T04:36:27.492Z] Removing intermediate container 07d7d8c42357 [2020-08-01T04:36:27.492Z] ---> 5689d7d6ab0e [2020-08-01T04:36:27.492Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:36:27.849Z] $ docker top 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:36:28.878Z] Removing intermediate container bda10dfffd60 [2020-08-01T04:36:28.878Z] ---> 4d4a0e9118c4 [2020-08-01T04:36:28.878Z] [2020-08-01T04:36:28.878Z] Step 10/22 : FROM alpine [2020-08-01T04:36:28.965Z] + go version [2020-08-01T04:36:28.966Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-01T04:36:28.985Z] ========================================================= [2020-08-01T04:36:28.985Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-01T04:36:28.985Z] ========================================================= [Pipeline] sh [2020-08-01T04:36:29.154Z] ---> Running in 2e4069c77b97 [2020-08-01T04:36:29.154Z] Removing intermediate container 2ef77efc292f [2020-08-01T04:36:29.154Z] ---> 4c9101b18ed8 [2020-08-01T04:36:29.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-01T04:36:29.154Z] Removing intermediate container afd94603e3e4 [2020-08-01T04:36:29.154Z] ---> adfebd6ba3f6 [2020-08-01T04:36:29.154Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:36:29.440Z] latest: Pulling from library/alpine [2020-08-01T04:36:29.440Z] ---> Running in 45756f065b83 [2020-08-01T04:36:29.440Z] Removing intermediate container 2e4069c77b97 [2020-08-01T04:36:29.440Z] ---> 36dd282eff96 [2020-08-01T04:36:29.440Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-01T04:36:29.440Z] ---> Running in d623bca53529 [2020-08-01T04:36:29.440Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-01T04:36:29.440Z] Status: Downloaded newer image for alpine:latest [2020-08-01T04:36:29.440Z] ---> a24bb4013296 [2020-08-01T04:36:29.440Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:36:29.644Z] + make test [2020-08-01T04:36:29.644Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-01T04:36:29.756Z] ---> Running in 87c18b97d966 [2020-08-01T04:36:29.756Z] Removing intermediate container 45756f065b83 [2020-08-01T04:36:29.756Z] ---> 16d8a3d4669e [2020-08-01T04:36:29.756Z] [2020-08-01T04:36:29.756Z] Removing intermediate container d623bca53529 [2020-08-01T04:36:29.756Z] ---> 4587266dda90 [2020-08-01T04:36:29.756Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-01T04:36:31.184Z] ---> 95abaf3380a0 [2020-08-01T04:36:31.184Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-01T04:36:31.184Z] Successfully built 16d8a3d4669e [2020-08-01T04:36:31.184Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-01T04:36:31.184Z] Building docker-support-notifications-go [2020-08-01T04:36:32.133Z]  Building docker-support-scheduler-go ... done  ---> Running in 96042d5cdcb6 [2020-08-01T04:36:32.133Z] Removing intermediate container 87c18b97d966 [2020-08-01T04:36:32.133Z] ---> 2a70695bc2fa [2020-08-01T04:36:32.133Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-01T04:36:32.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-01T04:36:32.401Z] Removing intermediate container 09c8ce76bc54 [2020-08-01T04:36:32.401Z] ---> eff336ab3ed7 [2020-08-01T04:36:32.401Z] [2020-08-01T04:36:32.401Z] Step 10/26 : FROM alpine:3.10 [2020-08-01T04:36:32.401Z] ---> 4ad6209feb7c [2020-08-01T04:36:32.401Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-01T04:36:32.401Z] ---> Running in bde0a223385e [2020-08-01T04:36:32.661Z] 3.10: Pulling from library/alpine [2020-08-01T04:36:35.958Z] Removing intermediate container 96042d5cdcb6 [2020-08-01T04:36:35.958Z] ---> eb97f41a7204 [2020-08-01T04:36:35.958Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-01T04:36:37.882Z] ---> Running in 62c57ca844f0 [2020-08-01T04:36:37.882Z] Removing intermediate container bde0a223385e [2020-08-01T04:36:37.882Z] ---> 01496a5e9183 [2020-08-01T04:36:37.882Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-01T04:36:37.882Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-01T04:36:38.830Z] Status: Downloaded newer image for alpine:3.10 [2020-08-01T04:36:38.830Z] ---> be4e4bea2c2e [2020-08-01T04:36:38.830Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-01T04:36:38.830Z] ---> 30f6286dadd1 [2020-08-01T04:36:38.830Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-01T04:36:39.773Z] ---> Running in e29a435445cb [2020-08-01T04:36:40.034Z] ---> Running in a0ed94178431 [2020-08-01T04:36:40.613Z] Removing intermediate container 62c57ca844f0 [2020-08-01T04:36:40.613Z] ---> 141efb8679a8 [2020-08-01T04:36:40.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-01T04:36:42.013Z] ---> adc44bf9603b [2020-08-01T04:36:42.013Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:36:42.013Z] Removing intermediate container e29a435445cb [2020-08-01T04:36:42.013Z] ---> 355cf382b6f8 [2020-08-01T04:36:42.013Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:36:42.959Z] ---> Running in 00c0e901addf [2020-08-01T04:36:42.959Z] ---> 90b98b110187 [2020-08-01T04:36:42.959Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-01T04:36:42.959Z] ---> Running in 4dd3d00fa968 [2020-08-01T04:36:43.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:43.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:43.498Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-01T04:36:43.498Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-01T04:36:43.498Z] OK: 10346 distinct packages available [2020-08-01T04:36:43.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:36:43.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:36:43.761Z] ---> bd5b7e32632e [2020-08-01T04:36:43.761Z] Step 3/23 : WORKDIR /edgex-go [2020-08-01T04:36:43.761Z] ---> Using cache [2020-08-01T04:36:43.761Z] ---> 6b7812c4c351 [2020-08-01T04:36:43.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:36:43.761Z] ---> Using cache [2020-08-01T04:36:43.761Z] ---> 6fcc9ffc898b [2020-08-01T04:36:43.761Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-01T04:36:43.761Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-01T04:36:43.761Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-01T04:36:43.761Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-01T04:36:43.761Z] (4/5) Installing curl (7.66.0-r0) [2020-08-01T04:36:43.761Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-01T04:36:43.761Z] Executing busybox-1.30.1-r3.trigger [2020-08-01T04:36:43.761Z] Executing ca-certificates-20191127-r2.trigger [2020-08-01T04:36:44.021Z] OK: 7 MiB in 19 packages [2020-08-01T04:36:44.963Z] Removing intermediate container 00c0e901addf [2020-08-01T04:36:44.963Z] ---> 78eedbad84ec [2020-08-01T04:36:44.963Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:36:45.223Z] ---> aeca3889475f [2020-08-01T04:36:45.223Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-01T04:36:45.223Z] ---> Running in 158f16c88324 [2020-08-01T04:36:45.223Z] ---> Running in 601db7d40108 [2020-08-01T04:36:45.794Z] Removing intermediate container 601db7d40108 [2020-08-01T04:36:45.795Z] ---> 6e1c94779ce1 [2020-08-01T04:36:45.795Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:36:46.367Z] ---> Running in 35a42017b45d [2020-08-01T04:36:46.367Z] ---> c1416a0a25cd [2020-08-01T04:36:46.367Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-01T04:36:46.367Z] Removing intermediate container a0ed94178431 [2020-08-01T04:36:46.367Z] ---> 4d1a57593d55 [2020-08-01T04:36:46.367Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:36:46.627Z] ---> Running in 960d4368da2c [2020-08-01T04:36:46.627Z] ---> Running in 328bf0a08998 [2020-08-01T04:36:46.627Z] Removing intermediate container 35a42017b45d [2020-08-01T04:36:46.627Z] ---> a615453c0934 [2020-08-01T04:36:46.627Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:36:46.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:46.887Z] Removing intermediate container 4dd3d00fa968 [2020-08-01T04:36:46.887Z] ---> 7523790be7a8 [2020-08-01T04:36:46.887Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-01T04:36:46.887Z] ---> Running in f22b8d7fe34a [2020-08-01T04:36:47.147Z] ---> Running in b1808139b72e [2020-08-01T04:36:47.147Z] Removing intermediate container 328bf0a08998 [2020-08-01T04:36:47.147Z] ---> 4942939a95bc [2020-08-01T04:36:47.147Z] Step 13/26 : WORKDIR / [2020-08-01T04:36:47.147Z] ---> Running in 88802324166f [2020-08-01T04:36:47.412Z] Removing intermediate container f22b8d7fe34a [2020-08-01T04:36:47.413Z] ---> 40469b553d26 [2020-08-01T04:36:47.413Z] [2020-08-01T04:36:47.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:47.674Z] Removing intermediate container 88802324166f [2020-08-01T04:36:47.674Z] ---> d698b05f926b [2020-08-01T04:36:47.674Z] 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-01T04:36:47.674Z] Successfully built 40469b553d26 [2020-08-01T04:36:47.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:47.674Z] Successfully tagged docker-support-logging-go:latest [2020-08-01T04:36:47.674Z]  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go [2020-08-01T04:36:47.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:47.941Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-01T04:36:47.941Z] (2/33) Installing expat (2.2.9-r1) [2020-08-01T04:36:47.941Z] ---> 1f0751a58e8b [2020-08-01T04:36:47.941Z] 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-01T04:36:47.941Z] (3/33) Installing libffi (3.3-r2) [2020-08-01T04:36:47.941Z] (4/33) Installing gdbm (1.13-r1) [2020-08-01T04:36:47.941Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-01T04:36:47.941Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-01T04:36:48.207Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-01T04:36:48.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:50.759Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:36:50.759Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:36:50.759Z] OK: 12749 distinct packages available [2020-08-01T04:36:51.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:36:52.280Z] OK: 233 MiB in 51 packages [2020-08-01T04:36:52.280Z] ---> 1a16ca65a576 [2020-08-01T04:36:52.280Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-01T04:36:52.852Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-01T04:36:53.119Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-01T04:36:53.381Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-01T04:36:53.641Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-01T04:36:53.641Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-01T04:36:53.641Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-01T04:36:53.900Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-01T04:36:54.165Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-01T04:36:54.429Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-01T04:36:54.429Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-01T04:36:54.429Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:36:54.429Z] OK: 8 MiB in 19 packages [2020-08-01T04:36:54.722Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-01T04:36:54.722Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-01T04:36:55.304Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-01T04:36:55.572Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-01T04:36:55.835Z] ---> 64f96d38c46e [2020-08-01T04:36:55.835Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-01T04:36:55.835Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-01T04:36:56.096Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-01T04:36:56.096Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-01T04:36:56.667Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-01T04:36:56.930Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-01T04:36:56.930Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-01T04:36:57.193Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-01T04:36:57.454Z] Removing intermediate container 158f16c88324 [2020-08-01T04:36:57.454Z] ---> acf016ee19b4 [2020-08-01T04:36:57.454Z] Step 6/23 : COPY go.mod . [2020-08-01T04:36:57.719Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-01T04:36:57.719Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-01T04:36:57.719Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-01T04:36:59.102Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-01T04:36:59.362Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-01T04:36:59.362Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-01T04:36:59.362Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-01T04:36:59.625Z] ---> 909f3de11ee0 [2020-08-01T04:36:59.625Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-01T04:36:59.625Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-01T04:36:59.625Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-01T04:36:59.625Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-01T04:37:02.172Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:02.172Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-01T04:37:02.172Z] ---> bd5b7e32632e [2020-08-01T04:37:02.172Z] Step 3/29 : WORKDIR /edgex-go [2020-08-01T04:37:02.172Z] ---> Using cache [2020-08-01T04:37:02.172Z] ---> 6b7812c4c351 [2020-08-01T04:37:02.172Z] Step 4/29 : RUN apk update && apk add make git [2020-08-01T04:37:02.172Z] ---> 7199272c49ce [2020-08-01T04:37:02.172Z] Step 7/23 : RUN go mod download [2020-08-01T04:37:02.443Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:37:02.443Z] Removing intermediate container b1808139b72e [2020-08-01T04:37:02.443Z] ---> ee12b067a0b7 [2020-08-01T04:37:02.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-01T04:37:02.443Z] OK: 71 MiB in 55 packages [2020-08-01T04:37:02.443Z] ---> 239f2e2863fa [2020-08-01T04:37:02.443Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-01T04:37:02.443Z] ---> Running in ee975cb85ac8 [2020-08-01T04:37:02.443Z] ---> Running in 104fdf1da462 [2020-08-01T04:37:03.028Z] ---> 34604a923d86 [2020-08-01T04:37:03.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-01T04:37:03.300Z] ---> 5925a7eadd31 [2020-08-01T04:37:03.300Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-01T04:37:03.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:04.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:04.499Z] ---> 4376a7879ab4 [2020-08-01T04:37:04.499Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-01T04:37:04.499Z] ---> 1fb00965c8a7 [2020-08-01T04:37:04.499Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:37:04.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-01T04:37:05.439Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:05.439Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:05.439Z] OK: 12749 distinct packages available [2020-08-01T04:37:05.698Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:06.269Z] ---> 1bc12eb923f3 [2020-08-01T04:37:06.269Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:37:06.269Z] ---> 502dfddac646 [2020-08-01T04:37:06.269Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:37:08.827Z] ---> Running in e8b24c86c13e [2020-08-01T04:37:08.827Z] Removing intermediate container 104fdf1da462 [2020-08-01T04:37:08.827Z] ---> b2eef404e996 [2020-08-01T04:37:08.827Z] Step 8/23 : COPY . . [2020-08-01T04:37:08.827Z] ---> Running in 1ce12bb737a8 [2020-08-01T04:37:10.744Z] Removing intermediate container e8b24c86c13e [2020-08-01T04:37:10.744Z] ---> d3f7f5883406 [2020-08-01T04:37:10.744Z] Step 20/22 : LABEL arch=x86_64 [2020-08-01T04:37:12.606Z] Removing intermediate container ee975cb85ac8 [2020-08-01T04:37:12.606Z] ---> 378ec5fb402e [2020-08-01T04:37:12.606Z] Step 5/29 : COPY go.mod . [2020-08-01T04:37:12.871Z] ---> Running in 6b2c947fb59f [2020-08-01T04:37:13.442Z] Removing intermediate container 960d4368da2c [2020-08-01T04:37:13.442Z] ---> 83d9a22aa0d7 [2020-08-01T04:37:13.442Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-01T04:37:16.747Z] ---> Running in 338b7b071f58 [2020-08-01T04:37:16.747Z] ---> c5a03b40a3e6 [2020-08-01T04:37:16.747Z] Step 6/29 : RUN go mod download [2020-08-01T04:37:16.747Z] Removing intermediate container 6b2c947fb59f [2020-08-01T04:37:16.747Z] ---> d0ce4898c10b [2020-08-01T04:37:16.747Z] Step 21/22 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:37:17.319Z] Removing intermediate container 1ce12bb737a8 [2020-08-01T04:37:17.319Z] ---> 814e3021ef6b [2020-08-01T04:37:17.319Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:37:19.869Z] ---> Running in ea59c1b4d978 [2020-08-01T04:37:19.869Z] ---> Running in 60bd1bb3c457 [2020-08-01T04:37:20.441Z] ---> Running in cc984f44448e [2020-08-01T04:37:21.392Z] Removing intermediate container 60bd1bb3c457 [2020-08-01T04:37:21.392Z] ---> 1b846f24368e [2020-08-01T04:37:21.392Z] Step 22/22 : LABEL version=0.0.0 [2020-08-01T04:37:21.966Z] Removing intermediate container cc984f44448e [2020-08-01T04:37:21.966Z] ---> 7fd5f8adfab2 [2020-08-01T04:37:21.966Z] Step 24/26 : LABEL arch=x86_64 [2020-08-01T04:37:22.226Z] ---> Running in c09d337e90db [2020-08-01T04:37:22.797Z] ---> Running in 441b9a599448 [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-01T04:37:22.992Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-01T04:37:22.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-01T04:37:22.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-01T04:37:24.188Z] Removing intermediate container c09d337e90db [2020-08-01T04:37:24.188Z] ---> a10123c6141f [2020-08-01T04:37:24.188Z] [2020-08-01T04:37:24.449Z] Successfully built a10123c6141f [2020-08-01T04:37:24.449Z] Collecting docker-compose==1.23.2 [2020-08-01T04:37:24.449Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-01T04:37:24.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-01T04:37:24.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-01T04:37:24.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-01T04:37:24.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-01T04:37:25.020Z] Successfully tagged docker-core-data-go:latest [2020-08-01T04:37:25.020Z] Building docker-security-proxy-setup-go [2020-08-01T04:37:25.020Z]  Building docker-core-data-go ... done Removing intermediate container 441b9a599448 [2020-08-01T04:37:25.020Z] ---> 17e55448bb46 [2020-08-01T04:37:25.020Z] Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:37:25.020Z] 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-01T04:37:26.401Z] Collecting texttable<0.10,>=0.9.0 [2020-08-01T04:37:26.401Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-01T04:37:29.711Z] ---> Running in 48b654277377 [2020-08-01T04:37:29.711Z] Removing intermediate container ea59c1b4d978 [2020-08-01T04:37:29.711Z] ---> ffa075c3d247 [2020-08-01T04:37:29.711Z] Step 7/29 : COPY . . [2020-08-01T04:37:29.711Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-01T04:37:29.711Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-01T04:37:29.711Z] ---> fd136edfea2e [2020-08-01T04:37:29.711Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-01T04:37:29.711Z] Removing intermediate container 48b654277377 [2020-08-01T04:37:29.711Z] ---> 958036e11f49 [2020-08-01T04:37:29.711Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:37:29.976Z] ---> Running in c776f2df3ec8 [2020-08-01T04:37:29.976Z] ---> Running in 7819472040b5 [2020-08-01T04:37:30.237Z] Collecting docker<4.0,>=3.6.0 [2020-08-01T04:37:30.498Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-01T04:37:31.068Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-01T04:37:31.068Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-01T04:37:32.981Z] 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-01T04:37:33.244Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-01T04:37:33.244Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-01T04:37:33.509Z] Removing intermediate container c776f2df3ec8 [2020-08-01T04:37:33.509Z] ---> 98a211cf97b0 [2020-08-01T04:37:33.509Z] [2020-08-01T04:37:34.121Z] Collecting cached-property<2,>=1.2.0 [2020-08-01T04:37:34.121Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-01T04:37:35.070Z] Collecting PyYAML<4,>=3.10 [2020-08-01T04:37:35.070Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-01T04:37:35.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements [2020-08-01T04:37:35.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-01T04:37:35.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-01T04:37:35.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-01T04:37:35.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-01T04:37:35.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-01T04:37:35.642Z] Successfully built 98a211cf97b0 [2020-08-01T04:37:37.026Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-01T04:37:37.026Z] Building docker-core-metadata-go [2020-08-01T04:37:37.026Z]  Building docker-security-secretstore-setup-go ... done Collecting jsonschema<3,>=2.5.1 [2020-08-01T04:37:37.026Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-01T04:37:37.026Z] Collecting docopt<0.7,>=0.6.1 [2020-08-01T04:37:37.026Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-01T04:37:41.237Z] Collecting docker-pycreds>=0.4.0 [2020-08-01T04:37:41.237Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-01T04:37:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.3% of statements [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-01T04:37:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-01T04:37:41.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2020-08-01T04:37:41.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-01T04:37:42.194Z] 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-01T04:37:42.464Z] Collecting idna<2.8,>=2.5 [2020-08-01T04:37:42.745Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-01T04:37:44.164Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:44.164Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:44.164Z] ---> bd5b7e32632e [2020-08-01T04:37:44.164Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:37:44.164Z] ---> Using cache [2020-08-01T04:37:44.164Z] ---> 6b7812c4c351 [2020-08-01T04:37:44.164Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:44.164Z] ---> Using cache [2020-08-01T04:37:44.164Z] ---> 6fcc9ffc898b [2020-08-01T04:37:44.164Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:37:44.164Z] 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-01T04:37:45.566Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-01T04:37:45.825Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-01T04:37:46.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.450s coverage: 28.6% of statements [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-01T04:37:46.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.132s coverage: 100.0% of statements [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-01T04:37:46.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2020-08-01T04:37:46.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-01T04:37:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 89.8% of statements [2020-08-01T04:37:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-01T04:37:46.776Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-01T04:37:46.776Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-01T04:37:46.776Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-01T04:37:46.776Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-01T04:37:47.040Z] Installing collected packages: texttable, dockerpty, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, PyYAML, jsonschema, docopt, docker-compose [2020-08-01T04:37:47.301Z] Running setup.py install for texttable: started [2020-08-01T04:37:47.898Z] ---> Running in 19b298e739d7 [2020-08-01T04:37:47.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements [2020-08-01T04:37:47.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-01T04:37:48.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 100.0% of statements [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-01T04:37:48.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-01T04:37:48.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2020-08-01T04:37:49.319Z] Running setup.py install for texttable: finished with status 'done' [2020-08-01T04:37:49.319Z] Running setup.py install for dockerpty: started [2020-08-01T04:37:49.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:50.300Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-01T04:37:50.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:37:50.300Z] Attempting uninstall: idna [2020-08-01T04:37:50.300Z] Found existing installation: idna 2.9 [2020-08-01T04:37:50.300Z] Uninstalling idna-2.9: [2020-08-01T04:37:50.574Z] Successfully uninstalled idna-2.9 [2020-08-01T04:37:50.838Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:37:50.838Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:37:50.838Z] OK: 12749 distinct packages available [2020-08-01T04:37:51.423Z] OK: 233 MiB in 51 packages [2020-08-01T04:37:51.693Z] Attempting uninstall: urllib3 [2020-08-01T04:37:51.693Z] Found existing installation: urllib3 1.25.9 [2020-08-01T04:37:51.694Z] Uninstalling urllib3-1.25.9: [2020-08-01T04:37:52.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.5% of statements [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-01T04:37:52.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2020-08-01T04:37:52.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 55.9% of statements [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-01T04:37:52.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-01T04:37:53.089Z] Successfully uninstalled urllib3-1.25.9 [2020-08-01T04:37:54.474Z] Attempting uninstall: requests [2020-08-01T04:37:54.474Z] Found existing installation: requests 2.23.0 [2020-08-01T04:37:54.474Z] Uninstalling requests-2.23.0: [2020-08-01T04:37:54.734Z] Successfully uninstalled requests-2.23.0 [2020-08-01T04:37:58.030Z] Removing intermediate container 19b298e739d7 [2020-08-01T04:37:58.030Z] ---> 0ea6f305e3b4 [2020-08-01T04:37:58.030Z] Step 6/20 : COPY go.mod . [2020-08-01T04:37:58.671Z] ---> a500a2003d42 [2020-08-01T04:37:58.671Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-01T04:37:58.671Z] Running setup.py install for PyYAML: started [2020-08-01T04:37:58.671Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:37:58.671Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:37:58.671Z] ---> bd5b7e32632e [2020-08-01T04:37:58.671Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:37:58.671Z] ---> Using cache [2020-08-01T04:37:58.671Z] ---> 6b7812c4c351 [2020-08-01T04:37:58.671Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:37:58.978Z] ---> Using cache [2020-08-01T04:37:58.978Z] ---> 6fcc9ffc898b [2020-08-01T04:37:58.978Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:37:58.978Z] ---> Using cache [2020-08-01T04:37:58.978Z] ---> 0ea6f305e3b4 [2020-08-01T04:37:58.978Z] Step 6/21 : COPY go.mod . [2020-08-01T04:37:58.978Z] ---> Using cache [2020-08-01T04:37:58.978Z] ---> 014dc9aa4aef [2020-08-01T04:37:58.978Z] Step 7/21 : RUN go mod download [2020-08-01T04:37:59.319Z] ---> 014dc9aa4aef [2020-08-01T04:37:59.319Z] Step 7/20 : RUN go mod download [2020-08-01T04:37:59.319Z] ---> Running in 222e643ada06 [2020-08-01T04:37:59.597Z] ---> Running in 4781701ed7ed [2020-08-01T04:37:59.597Z] ---> Running in 95650f0c3c74 [2020-08-01T04:37:59.598Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-01T04:37:59.859Z] Running setup.py install for docopt: started [2020-08-01T04:38:00.453Z] Running setup.py install for docopt: finished with status 'done' [2020-08-01T04:38:00.453Z] 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-01T04:38:01.037Z] 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-01T04:38:03.009Z] Removing intermediate container 4781701ed7ed [2020-08-01T04:38:03.009Z] ---> fe0327881991 [2020-08-01T04:38:03.009Z] Step 8/20 : COPY . . [2020-08-01T04:38:03.009Z] Removing intermediate container 222e643ada06 [2020-08-01T04:38:03.009Z] ---> 08554390f8bf [2020-08-01T04:38:03.009Z] Step 8/21 : COPY . . [2020-08-01T04:38:17.942Z] Removing intermediate container 7819472040b5 [2020-08-01T04:38:17.942Z] ---> 6bac45cdc0a9 [2020-08-01T04:38:17.942Z] [2020-08-01T04:38:17.942Z] Step 10/23 : FROM scratch [2020-08-01T04:38:17.942Z] ---> [2020-08-01T04:38:17.942Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:38:17.942Z] ---> Using cache [2020-08-01T04:38:17.942Z] ---> 39dc8aa8a4c0 [2020-08-01T04:38:17.942Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-01T04:38:19.325Z] ---> Running in c03410e60d3b [2020-08-01T04:38:24.619Z] Removing intermediate container 338b7b071f58 [2020-08-01T04:38:24.619Z] ---> c8a2b5bbf6c2 [2020-08-01T04:38:24.619Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-01T04:38:26.564Z] Removing intermediate container c03410e60d3b [2020-08-01T04:38:26.564Z] ---> d8217324d755 [2020-08-01T04:38:26.564Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-01T04:38:27.948Z] ---> Running in a942efcf4b47 [2020-08-01T04:38:28.211Z] ---> Running in 0ad3430899a6 [2020-08-01T04:38:30.752Z] Removing intermediate container 0ad3430899a6 [2020-08-01T04:38:30.752Z] ---> cd0ea9c6bc4b [2020-08-01T04:38:30.752Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-01T04:38:32.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:38:32.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:38:32.948Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:38:32.948Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-01T04:38:32.948Z] (3/3) Installing curl (7.69.1-r0) [2020-08-01T04:38:32.948Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:38:32.948Z] OK: 72 MiB in 58 packages [2020-08-01T04:38:33.890Z] ---> c27c4a1e4fb7 [2020-08-01T04:38:33.890Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-01T04:38:34.828Z] ---> 41315e88bb84 [2020-08-01T04:38:34.828Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-01T04:38:35.087Z] ---> b56efa2c3b93 [2020-08-01T04:38:35.087Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-01T04:38:35.087Z] ---> Running in 1a76f448bec3 [2020-08-01T04:38:35.345Z] ---> 53bdabddc5d9 [2020-08-01T04:38:35.346Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-01T04:38:35.346Z] Removing intermediate container 95650f0c3c74 [2020-08-01T04:38:35.346Z] ---> 89e2c5c5cffa [2020-08-01T04:38:35.346Z] [2020-08-01T04:38:35.346Z] Step 9/29 : FROM alpine:latest [2020-08-01T04:38:35.346Z] ---> a24bb4013296 [2020-08-01T04:38:35.346Z] 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-01T04:38:35.604Z] ---> Running in c5d6f290391f [2020-08-01T04:38:35.604Z] ---> Running in d8adb340f3d7 [2020-08-01T04:38:35.604Z] Removing intermediate container a942efcf4b47 [2020-08-01T04:38:35.604Z] ---> 3edaf6c96249 [2020-08-01T04:38:35.604Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:38:35.875Z] ---> 428046d9477f [2020-08-01T04:38:35.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-01T04:38:35.875Z] ---> Running in a80b77257133 [2020-08-01T04:38:36.139Z] 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-01T04:38:36.139Z] Removing intermediate container c5d6f290391f [2020-08-01T04:38:36.139Z] ---> 4c4263e2be00 [2020-08-01T04:38:36.139Z] Step 11/29 : USER root [2020-08-01T04:38:36.139Z] ---> 9dd59b8992f4 [2020-08-01T04:38:36.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-01T04:38:36.139Z] ---> Running in 15a8d61e2236 [2020-08-01T04:38:36.406Z] Removing intermediate container a80b77257133 [2020-08-01T04:38:36.406Z] ---> fe236a7f2701 [2020-08-01T04:38:36.406Z] Step 24/26 : LABEL arch=x86_64 [2020-08-01T04:38:36.406Z] ---> Running in 8e411cf314a8 [2020-08-01T04:38:36.406Z] 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-01T04:38:36.406Z] Removing intermediate container 15a8d61e2236 [2020-08-01T04:38:36.406Z] ---> f623e58cee94 [2020-08-01T04:38:36.406Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-01T04:38:36.667Z] ---> Running in df938922807e [2020-08-01T04:38:36.667Z] Removing intermediate container 8e411cf314a8 [2020-08-01T04:38:36.667Z] ---> d2c4b70603ab [2020-08-01T04:38:36.667Z] Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:38:39.232Z] ---> Running in a54f750bb648 [2020-08-01T04:38:39.232Z] ---> 04dec816318d [2020-08-01T04:38:39.232Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-01T04:38:39.232Z] Removing intermediate container a54f750bb648 [2020-08-01T04:38:39.232Z] ---> 19011a6b518c [2020-08-01T04:38:39.232Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:38:39.232Z] ---> Running in 6da528c9a1a0 [2020-08-01T04:38:39.497Z] ---> f68088a71b5f [2020-08-01T04:38:39.497Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:38:39.497Z] ---> Running in 3df3135dfeac [2020-08-01T04:38:39.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:38:39.497Z] Removing intermediate container 6da528c9a1a0 [2020-08-01T04:38:39.497Z] ---> 5adf63eafc4d [2020-08-01T04:38:39.497Z] [2020-08-01T04:38:39.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:38:39.767Z] Successfully built 5adf63eafc4d [2020-08-01T04:38:39.767Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-01T04:38:39.767Z] Building docker-core-command-go [2020-08-01T04:38:39.767Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 3df3135dfeac [2020-08-01T04:38:39.767Z] ---> 639cc5009809 [2020-08-01T04:38:39.767Z] Step 21/23 : LABEL arch=x86_64 [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 41.301s coverage: 86.3% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.208s coverage: 72.2% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.444s coverage: 72.1% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 26.9% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.312s coverage: 84.1% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.023s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.018s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.062s coverage: 83.8% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 46.1% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.021s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.174s coverage: 29.1% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-01T04:38:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements [2020-08-01T04:38:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-08-01T04:38:39.868Z] GO111MODULE=on go vet ./... [2020-08-01T04:38:40.046Z] ---> Running in af99d0022050 [2020-08-01T04:38:40.046Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:38:40.046Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:38:40.046Z] OK: 12749 distinct packages available [2020-08-01T04:38:40.322Z] Removing intermediate container af99d0022050 [2020-08-01T04:38:40.322Z] ---> 2c0db1eb606d [2020-08-01T04:38:40.322Z] Step 22/23 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:38:40.322Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-01T04:38:40.322Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-01T04:38:40.322Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:38:40.322Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:38:40.592Z] OK: 6 MiB in 16 packages [2020-08-01T04:38:40.592Z] ---> Running in 5fb9d64c3cf5 [2020-08-01T04:38:45.921Z] Removing intermediate container 5fb9d64c3cf5 [2020-08-01T04:38:45.921Z] ---> e6031db3ab2a [2020-08-01T04:38:45.921Z] Step 23/23 : LABEL version=0.0.0 [2020-08-01T04:38:46.872Z] ---> Running in db6576504df0 [2020-08-01T04:38:47.454Z] Removing intermediate container df938922807e [2020-08-01T04:38:47.454Z] ---> 576de068740d [2020-08-01T04:38:47.454Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-01T04:38:47.718Z] Removing intermediate container db6576504df0 [2020-08-01T04:38:47.718Z] ---> ec44651dde77 [2020-08-01T04:38:47.718Z] [2020-08-01T04:38:47.718Z] ---> Running in 90329ef960dc [2020-08-01T04:38:48.669Z] Successfully built ec44651dde77 [2020-08-01T04:38:48.669Z] Successfully tagged docker-support-notifications-go:latest [2020-08-01T04:38:49.623Z]  Building docker-support-notifications-go ... done Removing intermediate container 90329ef960dc [2020-08-01T04:38:49.623Z] ---> 2cdbb7c34986 [2020-08-01T04:38:49.623Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-01T04:38:49.883Z] ---> Running in fd9248885dc7 [2020-08-01T04:38:50.468Z] Removing intermediate container fd9248885dc7 [2020-08-01T04:38:50.468Z] ---> dcd2701b0e3d [2020-08-01T04:38:50.468Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-01T04:38:51.062Z] ---> Running in c17607f92b86 [2020-08-01T04:38:54.945Z] gofmt -l . [2020-08-01T04:38:55.536Z] [ "`gofmt -l .`" = "" ] [2020-08-01T04:38:56.825Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:38:56.825Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:38:56.825Z] ---> bd5b7e32632e [2020-08-01T04:38:56.825Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 6b7812c4c351 [2020-08-01T04:38:56.825Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 6fcc9ffc898b [2020-08-01T04:38:56.825Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 0ea6f305e3b4 [2020-08-01T04:38:56.825Z] Step 6/21 : COPY go.mod . [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 014dc9aa4aef [2020-08-01T04:38:56.825Z] Step 7/21 : RUN go mod download [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 08554390f8bf [2020-08-01T04:38:56.825Z] Step 8/21 : COPY . . [2020-08-01T04:38:56.825Z] ---> Using cache [2020-08-01T04:38:56.825Z] ---> 53bdabddc5d9 [2020-08-01T04:38:56.825Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-01T04:38:57.967Z] ---> Running in c774e2fd7c5a [2020-08-01T04:38:57.967Z] Removing intermediate container c17607f92b86 [2020-08-01T04:38:57.967Z] ---> 82c7d7a549b8 [2020-08-01T04:38:57.967Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-01T04:38:58.250Z] 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-01T04:38:58.250Z] ---> 757a84a32a33 [2020-08-01T04:38:58.250Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-01T04:38:58.917Z] ./bin/test-go-mod-tidy.sh [2020-08-01T04:38:59.199Z] ---> 7b0a189ece0d [2020-08-01T04:38:59.199Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-01T04:38:59.514Z] ./bin/test-attribution-txt.sh [2020-08-01T04:39:00.625Z] ---> a7a99c2936b7 [2020-08-01T04:39:00.625Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-01T04:39:00.625Z] Removing intermediate container 1a76f448bec3 [2020-08-01T04:39:00.625Z] ---> 94190d289409 [2020-08-01T04:39:00.625Z] [2020-08-01T04:39:00.625Z] Step 10/20 : FROM alpine [2020-08-01T04:39:00.625Z] ---> a24bb4013296 [2020-08-01T04:39:00.625Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-01T04:39:00.625Z] ---> Running in f32169e5aa8d [2020-08-01T04:39:01.215Z] ---> 30ac676926ed [2020-08-01T04:39:01.215Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-01T04:39:01.834Z] ---> 486bf29277eb [2020-08-01T04:39:01.834Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-01T04:39:01.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:01.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-01T04:39:01.834Z] ---> Running in 72e60af22221 [2020-08-01T04:39:02.106Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:39:02.106Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:39:02.106Z] OK: 12749 distinct packages available [2020-08-01T04:39:02.386Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-01T04:39:02.386Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:39:02.386Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-01T04:39:02.386Z] (4/4) Installing curl (7.69.1-r0) [2020-08-01T04:39:02.386Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:39:02.386Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:39:02.659Z] OK: 7 MiB in 18 packages [Pipeline] sh [2020-08-01T04:39:03.540Z] + ls -al . [2020-08-01T04:39:03.540Z] total 588 [2020-08-01T04:39:03.540Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 04:39 . [2020-08-01T04:39:03.540Z] drwxr-xr-x 4 root root 4096 Aug 1 04:36 .. [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 04:34 .dockerignore [2020-08-01T04:39:03.540Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 .git [2020-08-01T04:39:03.540Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .github [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 932 Aug 1 04:34 .gitignore [2020-08-01T04:39:03.540Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .semver [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 04:34 .sonarcloud.properties [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:34 CONTRIBUTING.md [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:34 Dockerfile.build [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 865 Aug 1 04:34 Jenkinsfile [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:34 LICENSE [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:34 Makefile [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:34 README.md [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:34 SECURITY.md [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION [2020-08-01T04:39:03.540Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:34 ZMQWindows.md [2020-08-01T04:39:03.540Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 04:34 bin [2020-08-01T04:39:03.541Z] drwxrwxr-x 15 1001 1001 4096 Aug 1 04:34 cmd [2020-08-01T04:39:03.541Z] -rw-r--r-- 1 root root 455803 Aug 1 04:38 coverage.out [2020-08-01T04:39:03.541Z] -rw-r--r-- 1 root root 1019 Aug 1 04:38 go.mod [2020-08-01T04:39:03.541Z] -rw-r--r-- 1 root root 18146 Aug 1 04:38 go.sum [2020-08-01T04:39:03.541Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 internal [2020-08-01T04:39:03.541Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 openapi [2020-08-01T04:39:03.541Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 snap [2020-08-01T04:39:03.541Z] -rw-rw-r-- 1 1001 1001 168 Aug 1 04:34 version.go [Pipeline] sh [2020-08-01T04:39:04.196Z] + '[' -e coverage.out ] [2020-08-01T04:39:04.196Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-01T04:39:04.255Z] Warning: overwriting stash ‘coverage-report’ [2020-08-01T04:39:05.618Z] Stashed 1 file(s) [Pipeline] sh [2020-08-01T04:39:05.979Z] Removing intermediate container d8adb340f3d7 [2020-08-01T04:39:05.979Z] ---> b6f1eba85ee3 [2020-08-01T04:39:05.979Z] [2020-08-01T04:39:05.979Z] Step 10/21 : FROM scratch [2020-08-01T04:39:05.979Z] ---> [2020-08-01T04:39:05.979Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:39:05.979Z] ---> Using cache [2020-08-01T04:39:05.979Z] ---> aad2a1cecc67 [2020-08-01T04:39:05.979Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-01T04:39:06.337Z] + make build [2020-08-01T04:39:06.337Z] 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-01T04:39:06.584Z] Removing intermediate container 72e60af22221 [2020-08-01T04:39:06.584Z] ---> 472158b780f8 [2020-08-01T04:39:06.584Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:39:06.584Z] Removing intermediate container f32169e5aa8d [2020-08-01T04:39:06.584Z] ---> 06487a8b6eb0 [2020-08-01T04:39:06.584Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:39:06.584Z] ---> Running in c66185e218fe [2020-08-01T04:39:06.584Z] ---> Running in 4e43d5dc6a24 [2020-08-01T04:39:06.844Z] Removing intermediate container c66185e218fe [2020-08-01T04:39:06.844Z] ---> eacd1d9cf1f9 [2020-08-01T04:39:06.844Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:39:06.844Z] ---> b17420b1a675 [2020-08-01T04:39:06.844Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:39:07.105Z] Removing intermediate container 4e43d5dc6a24 [2020-08-01T04:39:07.105Z] ---> f0ccca073ff2 [2020-08-01T04:39:07.105Z] Step 13/20 : WORKDIR /edgex [2020-08-01T04:39:07.105Z] ---> Running in aa25f18a5dcd [2020-08-01T04:39:08.491Z] ---> Running in 7e22e72181cd [2020-08-01T04:39:08.768Z] ---> Running in 9e844d312145 [2020-08-01T04:39:09.028Z] Removing intermediate container aa25f18a5dcd [2020-08-01T04:39:09.028Z] ---> 46f8accc7ae3 [2020-08-01T04:39:09.028Z] Step 14/21 : WORKDIR / [2020-08-01T04:39:09.028Z] ---> Running in 1c028a87595d [2020-08-01T04:39:09.291Z] Removing intermediate container 9e844d312145 [2020-08-01T04:39:09.291Z] ---> e9597657a74e [2020-08-01T04:39:09.291Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-01T04:39:09.552Z] Removing intermediate container 1c028a87595d [2020-08-01T04:39:09.552Z] ---> 30d0c3619233 [2020-08-01T04:39:09.552Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-01T04:39:09.828Z] ---> 90706a56232f [2020-08-01T04:39:09.828Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-01T04:39:10.403Z] ---> cba79d539818 [2020-08-01T04:39:10.403Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-01T04:39:10.979Z] ---> 1c302bb8abe8 [2020-08-01T04:39:10.979Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-01T04:39:10.979Z] ---> Running in 016d5d026b8f [2020-08-01T04:39:10.979Z] Removing intermediate container 7e22e72181cd [2020-08-01T04:39:10.979Z] ---> 0d150880ed74 [2020-08-01T04:39:10.979Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-01T04:39:11.241Z] ---> Running in a92011a57bf8 [2020-08-01T04:39:11.241Z] ---> cc47ba4aad54 [2020-08-01T04:39:11.241Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:11.241Z] Removing intermediate container 016d5d026b8f [2020-08-01T04:39:11.241Z] ---> 8ffaa565caf2 [2020-08-01T04:39:11.241Z] Step 17/20 : CMD ["--init=true"] [2020-08-01T04:39:11.501Z] ---> Running in 51fdd5bd180f [2020-08-01T04:39:11.501Z] ---> 78a0d394fbad [2020-08-01T04:39:11.501Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:39:11.501Z] ---> Running in d3adcd2e9418 [2020-08-01T04:39:11.767Z] Removing intermediate container 51fdd5bd180f [2020-08-01T04:39:11.767Z] ---> 4c1792b8e0a8 [2020-08-01T04:39:11.767Z] Step 18/20 : LABEL arch=x86_64 [2020-08-01T04:39:11.767Z] ---> Running in 2f11ae4b75ef [2020-08-01T04:39:11.767Z] Removing intermediate container d3adcd2e9418 [2020-08-01T04:39:11.767Z] ---> aa784e67a989 [2020-08-01T04:39:11.767Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:39:12.025Z] ---> Running in c0fff47389c4 [2020-08-01T04:39:12.288Z] Removing intermediate container 2f11ae4b75ef [2020-08-01T04:39:12.288Z] ---> 1fb2ddee384c [2020-08-01T04:39:12.288Z] Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:39:12.553Z] Removing intermediate container c0fff47389c4 [2020-08-01T04:39:12.553Z] ---> 2b00a775cd95 [2020-08-01T04:39:12.553Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:39:12.553Z] ---> Running in 37b62a2ab0c5 [2020-08-01T04:39:12.553Z] ---> Running in afbe0acf11fd [2020-08-01T04:39:12.553Z] Removing intermediate container a92011a57bf8 [2020-08-01T04:39:12.553Z] ---> 3842c5054c41 [2020-08-01T04:39:12.553Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:39:12.813Z] ---> Running in b7b517cdc2fe [2020-08-01T04:39:12.813Z] Removing intermediate container 37b62a2ab0c5 [2020-08-01T04:39:12.813Z] ---> 4ba4cf859629 [2020-08-01T04:39:12.813Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:39:13.072Z] ---> Running in 15dbd8e80ef3 [2020-08-01T04:39:13.072Z] Removing intermediate container afbe0acf11fd [2020-08-01T04:39:13.072Z] ---> b8536fe172aa [2020-08-01T04:39:13.072Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:39:13.072Z] Removing intermediate container b7b517cdc2fe [2020-08-01T04:39:13.072Z] ---> 2828046e1c10 [2020-08-01T04:39:13.072Z] Step 26/29 : CMD [ "generate" ] [2020-08-01T04:39:13.331Z] ---> Running in 7101f06efb7d [2020-08-01T04:39:13.591Z] ---> Running in 97557daa16af [2020-08-01T04:39:13.591Z] Removing intermediate container 15dbd8e80ef3 [2020-08-01T04:39:13.591Z] ---> 0bc8ea4dc57d [2020-08-01T04:39:13.591Z] [2020-08-01T04:39:13.850Z] Successfully built 0bc8ea4dc57d [2020-08-01T04:39:14.418Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-01T04:39:14.988Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 7101f06efb7d [2020-08-01T04:39:14.988Z] ---> a51a8e0232e3 [2020-08-01T04:39:14.988Z] [2020-08-01T04:39:14.988Z] Removing intermediate container 97557daa16af [2020-08-01T04:39:14.988Z] ---> c7346cbeb7fd [2020-08-01T04:39:14.988Z] Step 27/29 : LABEL arch=x86_64 [2020-08-01T04:39:14.988Z] Successfully built a51a8e0232e3 [2020-08-01T04:39:14.988Z] Successfully tagged docker-core-metadata-go:latest [2020-08-01T04:39:14.988Z]  Building docker-core-metadata-go ... done Removing intermediate container c774e2fd7c5a [2020-08-01T04:39:14.988Z] ---> 38501dbd574a [2020-08-01T04:39:14.988Z] [2020-08-01T04:39:14.988Z] Step 10/21 : FROM scratch [2020-08-01T04:39:14.988Z] ---> [2020-08-01T04:39:14.988Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:39:15.247Z] ---> Running in 5efd5398953b [2020-08-01T04:39:15.247Z] ---> Using cache [2020-08-01T04:39:15.247Z] ---> aad2a1cecc67 [2020-08-01T04:39:15.247Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-01T04:39:15.247Z] ---> Running in d7338bdca50a [2020-08-01T04:39:15.247Z] Removing intermediate container 5efd5398953b [2020-08-01T04:39:15.247Z] ---> 1ee5bf466d17 [2020-08-01T04:39:15.247Z] Step 28/29 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:39:15.507Z] Removing intermediate container d7338bdca50a [2020-08-01T04:39:15.507Z] ---> b96f0559353b [2020-08-01T04:39:15.507Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:39:15.507Z] ---> Running in 48b917d11a08 [2020-08-01T04:39:15.507Z] ---> Running in 3a7dd5acf5d8 [2020-08-01T04:39:15.766Z] Removing intermediate container 48b917d11a08 [2020-08-01T04:39:15.767Z] ---> ab44075516b0 [2020-08-01T04:39:15.767Z] Step 29/29 : LABEL version=0.0.0 [2020-08-01T04:39:15.767Z] ---> Running in 99a517f79ede [2020-08-01T04:39:15.767Z] Removing intermediate container 3a7dd5acf5d8 [2020-08-01T04:39:15.767Z] ---> 66aa5e679600 [2020-08-01T04:39:15.767Z] Step 14/21 : WORKDIR / [2020-08-01T04:39:15.767Z] ---> Running in e8a6bb404b88 [2020-08-01T04:39:16.026Z] Removing intermediate container 99a517f79ede [2020-08-01T04:39:16.026Z] ---> fa6d73dbbb59 [2020-08-01T04:39:16.026Z] [2020-08-01T04:39:16.026Z] Successfully built fa6d73dbbb59 [2020-08-01T04:39:16.026Z] Removing intermediate container e8a6bb404b88 [2020-08-01T04:39:16.026Z] ---> 23f0d49defc2 [2020-08-01T04:39:16.026Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-01T04:39:16.026Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-01T04:39:16.285Z]  Building docker-security-secrets-setup-go ... done  ---> 6f320fc790db [2020-08-01T04:39:16.285Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-01T04:39:16.855Z] ---> f4eb06cb3a9f [2020-08-01T04:39:16.855Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-01T04:39:17.115Z] ---> 9e86f0cf9ca0 [2020-08-01T04:39:17.115Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:39:17.115Z] ---> Running in 07174ef3116e [2020-08-01T04:39:17.375Z] Removing intermediate container 07174ef3116e [2020-08-01T04:39:17.375Z] ---> 770ab978837b [2020-08-01T04:39:17.375Z] Step 19/21 : LABEL arch=x86_64 [2020-08-01T04:39:17.375Z] ---> Running in c7eb1af9cdcb [2020-08-01T04:39:17.634Z] Removing intermediate container c7eb1af9cdcb [2020-08-01T04:39:17.634Z] ---> 76d02fe82aa0 [2020-08-01T04:39:17.634Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:39:17.634Z] ---> Running in b2e6dbdd77a9 [2020-08-01T04:39:17.894Z] Removing intermediate container b2e6dbdd77a9 [2020-08-01T04:39:17.894Z] ---> 59d595c38fa2 [2020-08-01T04:39:17.894Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:39:18.834Z] ---> Running in f0d65351cfc8 [2020-08-01T04:39:19.094Z] Removing intermediate container f0d65351cfc8 [2020-08-01T04:39:19.094Z] ---> da494354f95c [2020-08-01T04:39:19.094Z] [2020-08-01T04:39:19.094Z] Successfully built da494354f95c [2020-08-01T04:39:19.094Z] Successfully tagged docker-core-command-go:latest [2020-08-01T04:39:19.379Z]  Building docker-core-command-go ... done  [Pipeline] } [2020-08-01T04:39:19.450Z] $ docker stop --time=1 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab [2020-08-01T04:39:21.224Z] $ docker rm -f 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-01T04:39:21.796Z] + docker images [2020-08-01T04:39:21.796Z] + grep docker [2020-08-01T04:39:21.796Z] docker-core-command-go latest da494354f95c 3 seconds ago 13MB [2020-08-01T04:39:21.796Z] docker-security-secrets-setup-go latest fa6d73dbbb59 6 seconds ago 25.1MB [2020-08-01T04:39:21.796Z] docker-core-metadata-go latest a51a8e0232e3 8 seconds ago 14.4MB [2020-08-01T04:39:21.796Z] docker-security-proxy-setup-go latest 0bc8ea4dc57d 8 seconds ago 16.4MB [2020-08-01T04:39:21.796Z] docker-support-notifications-go latest ec44651dde77 34 seconds ago 14.4MB [2020-08-01T04:39:21.796Z] docker-sys-mgmt-agent-go latest 5adf63eafc4d 42 seconds ago 284MB [2020-08-01T04:39:21.796Z] docker-security-secretstore-setup-go latest 98a211cf97b0 About a minute ago 33.9MB [2020-08-01T04:39:21.796Z] docker-core-data-go latest a10123c6141f About a minute ago 23.8MB [2020-08-01T04:39:21.796Z] docker-support-logging-go latest 40469b553d26 2 minutes ago 11.8MB [2020-08-01T04:39:21.796Z] docker-support-scheduler-go latest 16d8a3d4669e 2 minutes ago 13.1MB [2020-08-01T04:39:21.796Z] docker latest 81f5749c9058 5 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-01T04:39:28.655Z] 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-01T04:39:38.800Z] 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-01T04:39:45.510Z] 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-01T04:39:50.911Z] 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-01T04:39:59.185Z] 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-01T04:40:00.622Z] 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-01T04:40:06.027Z] 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-01T04:40:12.730Z] 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-01T04:40:18.124Z] 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-01T04:40:23.515Z] 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-01T04:40:28.907Z] 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-01T04:40:34.307Z] 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-01T04:40:38.698Z] $ docker stop --time=1 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 [2020-08-01T04:40:41.253Z] $ docker rm -f 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:40:42.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:40:43.021Z] [2020-08-01T04:40:43.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:40:43.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:40:43.673Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-01T04:40:43.674Z] 29e5d40040c1: Pulling fs layer [2020-08-01T04:40:43.674Z] 1ce36da41761: Pulling fs layer [2020-08-01T04:40:43.674Z] 25b303627fd3: Pulling fs layer [2020-08-01T04:40:43.674Z] 29e5d40040c1: Verifying Checksum [2020-08-01T04:40:43.674Z] 29e5d40040c1: Download complete [2020-08-01T04:40:44.270Z] 29e5d40040c1: Pull complete [2020-08-01T04:40:44.544Z] 1ce36da41761: Verifying Checksum [2020-08-01T04:40:44.544Z] 1ce36da41761: Download complete [2020-08-01T04:40:45.973Z] 1ce36da41761: Pull complete [2020-08-01T04:40:45.973Z] 25b303627fd3: Verifying Checksum [2020-08-01T04:40:45.973Z] 25b303627fd3: Download complete [2020-08-01T04:40:56.117Z] 25b303627fd3: Pull complete [2020-08-01T04:40:56.117Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-01T04:40:56.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:40:56.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-01T04:40:56.419Z] prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2020-08-01T04:40:56.581Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-01T04:41:00.713Z] $ docker top a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:41:02.181Z] + grep parallel [2020-08-01T04:41:02.181Z] + docker-compose build --help [2020-08-01T04:41:07.581Z] --parallel Build images in parallel. [Pipeline] } [2020-08-01T04:41:07.679Z] $ docker stop --time=1 a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 [2020-08-01T04:41:09.681Z] $ docker rm -f a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:41:10.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-01T04:41:10.389Z] . [Pipeline] withDockerContainer [2020-08-01T04:41:10.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container [2020-08-01T04:41:10.860Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-01T04:41:12.488Z] $ docker top b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-01T04:41:13.493Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-01T04:41:18.874Z] Building docker-core-command-go ... [2020-08-01T04:41:18.874Z] Building docker-core-data-go ... [2020-08-01T04:41:18.874Z] Building docker-core-metadata-go ... [2020-08-01T04:41:18.874Z] Building docker-security-proxy-setup-go ... [2020-08-01T04:41:18.874Z] Building docker-security-secrets-setup-go ... [2020-08-01T04:41:18.874Z] Building docker-security-secretstore-setup-go ... [2020-08-01T04:41:18.874Z] Building docker-support-logging-go ... [2020-08-01T04:41:18.874Z] Building docker-support-notifications-go ... [2020-08-01T04:41:18.874Z] Building docker-support-scheduler-go ... [2020-08-01T04:41:18.874Z] Building docker-sys-mgmt-agent-go ... [2020-08-01T04:41:18.874Z] Building docker-core-data-go [2020-08-01T04:41:18.874Z] Building docker-support-scheduler-go [2020-08-01T04:41:18.874Z] Building docker-security-secrets-setup-go [2020-08-01T04:41:18.874Z] Building docker-core-metadata-go [2020-08-01T04:41:18.874Z] Building docker-security-secretstore-setup-go [2020-08-01T04:43:10.672Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:10.672Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:10.672Z] ---> e4e7aa3ec94c [2020-08-01T04:43:10.672Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:43:10.672Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:10.672Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:10.672Z] ---> e4e7aa3ec94c [2020-08-01T04:43:10.672Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:43:10.672Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:10.672Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-01T04:43:10.672Z] ---> e4e7aa3ec94c [2020-08-01T04:43:10.672Z] Step 3/29 : WORKDIR /edgex-go [2020-08-01T04:43:10.672Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:10.672Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:10.672Z] ---> e4e7aa3ec94c [2020-08-01T04:43:10.672Z] Step 3/22 : WORKDIR /edgex-go [2020-08-01T04:43:10.672Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:43:10.672Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:43:10.672Z] ---> e4e7aa3ec94c [2020-08-01T04:43:10.672Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:43:11.665Z] ---> Running in ce4144074259 [2020-08-01T04:43:11.665Z] ---> Running in b708d9168fdd [2020-08-01T04:43:11.665Z] ---> Running in 9c913825bfa0 [2020-08-01T04:43:11.665Z] ---> Running in 5b4b3b692c9c [2020-08-01T04:43:11.665Z] ---> Running in a269fca85037 [2020-08-01T04:43:12.262Z] Removing intermediate container ce4144074259 [2020-08-01T04:43:12.262Z] ---> 50c51a8fcb60 [2020-08-01T04:43:12.262Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:12.262Z] Removing intermediate container b708d9168fdd [2020-08-01T04:43:12.262Z] ---> baad0af8093d [2020-08-01T04:43:12.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:12.262Z] Removing intermediate container 9c913825bfa0 [2020-08-01T04:43:12.262Z] ---> 6ffbf604e7fb [2020-08-01T04:43:12.534Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:12.534Z] Removing intermediate container a269fca85037 [2020-08-01T04:43:12.534Z] ---> 1ae533ca4b95 [2020-08-01T04:43:12.534Z] Step 4/29 : RUN apk update && apk add make git [2020-08-01T04:43:12.534Z] Removing intermediate container 5b4b3b692c9c [2020-08-01T04:43:12.534Z] ---> 2076e0000c82 [2020-08-01T04:43:12.534Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:43:12.534Z] ---> Running in 469b3a7f9dfd [2020-08-01T04:43:12.534Z] ---> Running in 33e013c67bde [2020-08-01T04:43:12.534Z] ---> Running in 5084fa717252 [2020-08-01T04:43:12.534Z] ---> Running in f403211e87d7 [2020-08-01T04:43:12.815Z] ---> Running in 63be443e0f5e [2020-08-01T04:43:16.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:16.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:17.121Z] Removing intermediate container 469b3a7f9dfd [2020-08-01T04:43:17.121Z] ---> 9af998b6d011 [2020-08-01T04:43:17.121Z] Step 5/26 : RUN apk update && apk add make git [2020-08-01T04:43:17.395Z] ---> Running in 9eaa043dda4b [2020-08-01T04:43:17.666Z] Removing intermediate container 33e013c67bde [2020-08-01T04:43:17.666Z] ---> 25661c1e650b [2020-08-01T04:43:17.666Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-01T04:43:17.666Z] Removing intermediate container 63be443e0f5e [2020-08-01T04:43:17.666Z] ---> f752aebba5d0 [2020-08-01T04:43:17.666Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:43:17.666Z] ---> Running in db452bf7a66c [2020-08-01T04:43:17.948Z] Removing intermediate container f403211e87d7 [2020-08-01T04:43:17.948Z] ---> 9b463e11c36a [2020-08-01T04:43:17.948Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:43:17.948Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:17.948Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:17.948Z] OK: 12620 distinct packages available [2020-08-01T04:43:17.948Z] ---> Running in b2b738a3935e [2020-08-01T04:43:18.226Z] ---> Running in e53092b1281a [2020-08-01T04:43:19.217Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:20.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:20.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:20.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:20.773Z] Removing intermediate container 5084fa717252 [2020-08-01T04:43:20.773Z] ---> 13f207ee764c [2020-08-01T04:43:20.773Z] Step 5/29 : COPY go.mod . [2020-08-01T04:43:21.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:21.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:21.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:21.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:21.605Z] ---> e3f4d46f2213 [2020-08-01T04:43:21.605Z] Step 6/29 : RUN go mod download [2020-08-01T04:43:21.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:43:22.163Z] ---> Running in e76b64ac1bde [2020-08-01T04:43:22.163Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:22.163Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:22.163Z] OK: 12620 distinct packages available [2020-08-01T04:43:22.438Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:22.438Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:22.438Z] OK: 12620 distinct packages available [2020-08-01T04:43:22.713Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:22.713Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:22.713Z] OK: 12620 distinct packages available [2020-08-01T04:43:22.990Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:43:22.990Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:43:22.990Z] OK: 12620 distinct packages available [2020-08-01T04:43:23.589Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:23.589Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:24.193Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:24.193Z] OK: 217 MiB in 51 packages [2020-08-01T04:43:25.647Z] Removing intermediate container 9eaa043dda4b [2020-08-01T04:43:25.647Z] ---> 7a2a78f16f76 [2020-08-01T04:43:25.647Z] Step 6/26 : COPY go.mod . [2020-08-01T04:43:25.935Z] Removing intermediate container db452bf7a66c [2020-08-01T04:43:25.935Z] ---> 5abf59790bd5 [2020-08-01T04:43:25.935Z] Step 6/22 : COPY go.mod . [2020-08-01T04:43:26.217Z] Removing intermediate container b2b738a3935e [2020-08-01T04:43:26.217Z] ---> 43214d1b2688 [2020-08-01T04:43:26.217Z] Step 6/21 : COPY go.mod . [2020-08-01T04:43:26.496Z] Removing intermediate container e53092b1281a [2020-08-01T04:43:26.496Z] ---> 5eb9d5584dce [2020-08-01T04:43:26.496Z] Step 6/20 : COPY go.mod . [2020-08-01T04:43:26.771Z] ---> d2428ca47759 [2020-08-01T04:43:26.771Z] Step 7/26 : RUN go mod download [2020-08-01T04:43:27.044Z] ---> Running in 87f25f5db1cb [2020-08-01T04:43:27.044Z] ---> d63c7592e211 [2020-08-01T04:43:27.044Z] Step 7/22 : RUN go mod download [2020-08-01T04:43:27.044Z] Removing intermediate container e76b64ac1bde [2020-08-01T04:43:27.044Z] ---> 87d5f754e739 [2020-08-01T04:43:27.044Z] Step 7/29 : COPY . . [2020-08-01T04:43:27.652Z] ---> Running in 9f434488cfba [2020-08-01T04:43:27.652Z] ---> 4b553aa87151 [2020-08-01T04:43:27.652Z] Step 7/20 : RUN go mod download ---> caf7b426a876 [2020-08-01T04:43:27.652Z] Step 7/21 : RUN go mod download [2020-08-01T04:43:27.652Z] [2020-08-01T04:43:27.931Z] ---> Running in e945f34c25d2 [2020-08-01T04:43:27.931Z] ---> Running in a9784b30ca57 [2020-08-01T04:43:34.725Z] Removing intermediate container 87f25f5db1cb [2020-08-01T04:43:34.725Z] ---> f2c76e38566e [2020-08-01T04:43:34.725Z] Step 8/26 : COPY . . [2020-08-01T04:43:34.725Z] Removing intermediate container 9f434488cfba [2020-08-01T04:43:34.725Z] ---> 8c61fd82592e [2020-08-01T04:43:34.725Z] Step 8/22 : COPY . . [2020-08-01T04:43:34.725Z] Removing intermediate container e945f34c25d2 [2020-08-01T04:43:34.725Z] ---> 7bbd9ebdff23 [2020-08-01T04:43:34.725Z] Step 8/20 : COPY . . [2020-08-01T04:43:34.725Z] Removing intermediate container a9784b30ca57 [2020-08-01T04:43:34.725Z] ---> 5e56808b6027 [2020-08-01T04:43:34.725Z] Step 8/21 : COPY . . [2020-08-01T04:44:07.453Z] ---> 82a5fdceeffc [2020-08-01T04:44:07.453Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-01T04:44:07.453Z] ---> 2d72a0748cb4 [2020-08-01T04:44:07.453Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-01T04:44:07.453Z] ---> a2bc3f711600 [2020-08-01T04:44:07.453Z] 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-01T04:44:07.453Z] ---> Running in 426440146f45 [2020-08-01T04:44:07.453Z] ---> 4f47161c911f [2020-08-01T04:44:07.453Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-01T04:44:07.453Z] ---> efe854a4a920 [2020-08-01T04:44:07.453Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-01T04:44:07.453Z] ---> Running in 265c659dd4fe [2020-08-01T04:44:07.453Z] ---> Running in 5862ce381080 [2020-08-01T04:44:07.453Z] ---> Running in fc30f724ef29 [2020-08-01T04:44:07.453Z] ---> Running in 14d857ae8269 [2020-08-01T04:44:07.729Z] 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-01T04:44:08.016Z] 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-01T04:44:08.016Z] 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-01T04:44:08.305Z] 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-01T04:44:08.587Z] 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-01T04:45:30.476Z] 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-01T04:45:34.821Z] Removing intermediate container 426440146f45 [2020-08-01T04:45:34.821Z] ---> bbd004ef0991 [2020-08-01T04:45:34.821Z] [2020-08-01T04:45:34.821Z] Step 9/29 : FROM alpine:latest [2020-08-01T04:45:34.821Z] latest: Pulling from library/alpine [2020-08-01T04:45:35.107Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-01T04:45:35.107Z] Status: Downloaded newer image for alpine:latest [2020-08-01T04:45:35.107Z] ---> 62ee0e9f8440 [2020-08-01T04:45:35.107Z] 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-01T04:45:35.384Z] ---> Running in 1fe60e797281 [2020-08-01T04:45:35.994Z] Removing intermediate container 1fe60e797281 [2020-08-01T04:45:35.995Z] ---> e3379c971a49 [2020-08-01T04:45:35.995Z] Step 11/29 : USER root [2020-08-01T04:45:36.275Z] ---> Running in aa01257a408c [2020-08-01T04:45:36.882Z] Removing intermediate container aa01257a408c [2020-08-01T04:45:36.882Z] ---> f0b2fbef96ed [2020-08-01T04:45:36.882Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-01T04:45:37.171Z] ---> Running in 0d1689872695 [2020-08-01T04:45:39.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:45:40.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:45:41.093Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:45:41.093Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:45:41.093Z] OK: 12620 distinct packages available [2020-08-01T04:45:42.096Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-01T04:45:42.096Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-01T04:45:42.096Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:45:42.376Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:45:42.657Z] 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-01T04:45:42.657Z] OK: 6 MiB in 16 packages [2020-08-01T04:45:45.313Z] Removing intermediate container 0d1689872695 [2020-08-01T04:45:45.313Z] ---> 9ec2577828aa [2020-08-01T04:45:45.313Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-01T04:45:45.592Z] ---> Running in 88876d230953 [2020-08-01T04:45:46.201Z] Removing intermediate container 88876d230953 [2020-08-01T04:45:46.201Z] ---> d40442c8db46 [2020-08-01T04:45:46.201Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-01T04:45:46.480Z] ---> Running in 94b39e53a385 [2020-08-01T04:45:47.481Z] Removing intermediate container 94b39e53a385 [2020-08-01T04:45:47.481Z] ---> 52005a0815b3 [2020-08-01T04:45:47.481Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-01T04:45:47.770Z] ---> Running in 4cc35d9cc940 [2020-08-01T04:45:52.129Z] Removing intermediate container 4cc35d9cc940 [2020-08-01T04:45:52.129Z] ---> 70748710308b [2020-08-01T04:45:52.129Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-01T04:45:53.599Z] ---> ee78ddc2bed7 [2020-08-01T04:45:53.599Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-01T04:45:55.590Z] ---> 0a6240b53417 [2020-08-01T04:45:55.590Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-01T04:45:57.600Z] ---> 06abbb83cdf3 [2020-08-01T04:45:57.600Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-01T04:45:58.214Z] Removing intermediate container 14d857ae8269 [2020-08-01T04:45:58.214Z] ---> 434c0365d77e [2020-08-01T04:45:58.214Z] [2020-08-01T04:45:58.214Z] Step 10/26 : FROM alpine:3.10 [2020-08-01T04:45:58.490Z] 3.10: Pulling from library/alpine [2020-08-01T04:45:58.768Z] ---> b29bfc7c8ab1 [2020-08-01T04:45:58.768Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-01T04:46:00.774Z] ---> ce1c0627036d [2020-08-01T04:46:00.774Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-01T04:46:00.774Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-01T04:46:00.774Z] Status: Downloaded newer image for alpine:3.10 [2020-08-01T04:46:00.774Z] ---> 536a684cf733 [2020-08-01T04:46:00.774Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-01T04:46:00.774Z] ---> Running in ab870f9e3861 [2020-08-01T04:46:01.065Z] ---> Running in b97247653b95 [2020-08-01T04:46:04.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:04.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:05.136Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-01T04:46:05.136Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-01T04:46:05.136Z] OK: 10167 distinct packages available [2020-08-01T04:46:05.751Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-01T04:46:05.751Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-01T04:46:05.751Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-01T04:46:05.751Z] (4/5) Installing curl (7.66.0-r0) [2020-08-01T04:46:05.751Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-01T04:46:05.751Z] Executing busybox-1.30.1-r3.trigger [2020-08-01T04:46:05.751Z] Executing ca-certificates-20191127-r2.trigger [2020-08-01T04:46:06.037Z] OK: 7 MiB in 19 packages [2020-08-01T04:46:06.320Z] Removing intermediate container ab870f9e3861 [2020-08-01T04:46:06.320Z] ---> cb1ed3f24461 [2020-08-01T04:46:06.320Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:46:07.781Z] ---> bdc4b59d1b25 [2020-08-01T04:46:07.782Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:46:08.059Z] ---> Running in 72d5cecf4725 [2020-08-01T04:46:10.055Z] Removing intermediate container b97247653b95 [2020-08-01T04:46:10.055Z] ---> df8ba7ce0246 [2020-08-01T04:46:10.055Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:46:10.975Z] ---> Running in d09224238c2b [2020-08-01T04:46:11.975Z] Removing intermediate container fc30f724ef29 [2020-08-01T04:46:11.975Z] ---> 5e29869f846a [2020-08-01T04:46:11.975Z] [2020-08-01T04:46:11.975Z] Step 10/20 : FROM scratch [2020-08-01T04:46:11.975Z] ---> [2020-08-01T04:46:11.975Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:46:12.257Z] Removing intermediate container d09224238c2b [2020-08-01T04:46:12.257Z] ---> 1ce173ce1927 [2020-08-01T04:46:12.257Z] Step 13/26 : WORKDIR / [2020-08-01T04:46:12.257Z] ---> Running in 27dfc42c97cc [2020-08-01T04:46:12.257Z] ---> Running in 23fccbdbb200 [2020-08-01T04:46:12.862Z] Removing intermediate container 72d5cecf4725 [2020-08-01T04:46:12.862Z] ---> 82adcadba0fc [2020-08-01T04:46:12.862Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-01T04:46:13.140Z] Removing intermediate container 27dfc42c97cc [2020-08-01T04:46:13.140Z] ---> 74fd9830d8fd [2020-08-01T04:46:13.140Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-01T04:46:13.140Z] ---> Running in 28922efccdb5 [2020-08-01T04:46:13.411Z] ---> Running in 73b2d1acb875 [2020-08-01T04:46:14.022Z] Removing intermediate container 23fccbdbb200 [2020-08-01T04:46:14.022Z] ---> 9880a1b5d4f9 [2020-08-01T04:46:14.022Z] 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-01T04:46:14.297Z] Removing intermediate container 73b2d1acb875 [2020-08-01T04:46:14.297Z] ---> 66c78bcaca3c [2020-08-01T04:46:14.297Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-01T04:46:14.571Z] ---> Running in ba93a18b2df5 [2020-08-01T04:46:15.196Z] ---> a6877e0157c7 [2020-08-01T04:46:15.196Z] 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-01T04:46:15.196Z] Removing intermediate container ba93a18b2df5 [2020-08-01T04:46:15.487Z] ---> 1ca2d5aed331 [2020-08-01T04:46:15.487Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-01T04:46:16.494Z] ---> 7bc898b04420 [2020-08-01T04:46:16.494Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:16.767Z] ---> 723a8af89e7e [2020-08-01T04:46:16.767Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-01T04:46:18.204Z] ---> 4ca9f74e5adb [2020-08-01T04:46:18.204Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-01T04:46:18.476Z] Removing intermediate container 28922efccdb5 [2020-08-01T04:46:18.476Z] ---> adb9198bce83 [2020-08-01T04:46:18.476Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:46:19.079Z] ---> Running in 9970a1737850 [2020-08-01T04:46:19.354Z] ---> d67a2d640410 [2020-08-01T04:46:19.354Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:19.354Z] Removing intermediate container 5862ce381080 [2020-08-01T04:46:19.354Z] ---> 6d13e3c8e8c3 [2020-08-01T04:46:19.354Z] [2020-08-01T04:46:19.354Z] Step 10/21 : FROM scratch [2020-08-01T04:46:19.354Z] ---> [2020-08-01T04:46:19.354Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:46:19.629Z] ---> Using cache [2020-08-01T04:46:19.629Z] ---> 74fd9830d8fd [2020-08-01T04:46:19.629Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-01T04:46:19.629Z] ---> 40f13e88f870 [2020-08-01T04:46:19.629Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-01T04:46:19.914Z] ---> Running in a6c73e74bd61 [2020-08-01T04:46:19.914Z] Removing intermediate container 9970a1737850 [2020-08-01T04:46:19.914Z] ---> 8a2f6c8050da [2020-08-01T04:46:19.914Z] Step 26/29 : CMD [ "generate" ] [2020-08-01T04:46:19.914Z] ---> Running in 1e1d87a22738 [2020-08-01T04:46:20.515Z] ---> 678be60bb547 [2020-08-01T04:46:20.515Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:46:21.119Z] ---> Running in 21a931abe487 [2020-08-01T04:46:21.119Z] Removing intermediate container a6c73e74bd61 [2020-08-01T04:46:21.119Z] ---> cb77a5e14e8e [2020-08-01T04:46:21.119Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:46:21.393Z] Removing intermediate container 1e1d87a22738 [2020-08-01T04:46:21.393Z] ---> c0529280586d [2020-08-01T04:46:21.393Z] Step 27/29 : LABEL arch=arm64 [2020-08-01T04:46:21.393Z] ---> Running in a9c78389c1c1 [2020-08-01T04:46:21.393Z] ---> fefb5b8889e9 [2020-08-01T04:46:21.393Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-01T04:46:21.679Z] ---> Running in b98436c1b65b [2020-08-01T04:46:21.679Z] Removing intermediate container 21a931abe487 [2020-08-01T04:46:21.679Z] ---> 0c8e964b761c [2020-08-01T04:46:21.679Z] Step 18/20 : LABEL arch=arm64 [2020-08-01T04:46:22.287Z] ---> Running in fa374b6d1e26 [2020-08-01T04:46:22.565Z] Removing intermediate container a9c78389c1c1 [2020-08-01T04:46:22.565Z] ---> 4394b9ba606f [2020-08-01T04:46:22.565Z] Step 14/21 : WORKDIR / [2020-08-01T04:46:22.839Z] ---> Running in af3eaefdb515 [2020-08-01T04:46:22.839Z] Removing intermediate container b98436c1b65b [2020-08-01T04:46:22.839Z] ---> 6096246af0ae [2020-08-01T04:46:22.839Z] Step 28/29 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:46:23.149Z] Removing intermediate container fa374b6d1e26 [2020-08-01T04:46:23.149Z] ---> 38a8ce77de75 [2020-08-01T04:46:23.149Z] Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:46:23.426Z] ---> Running in d1d5182bb4e6 [2020-08-01T04:46:23.704Z] ---> Running in 3714c10815a3 [2020-08-01T04:46:23.987Z] Removing intermediate container af3eaefdb515 [2020-08-01T04:46:23.987Z] ---> 4d465bf4b9f0 [2020-08-01T04:46:23.987Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-01T04:46:23.987Z] ---> 47b19f49d23c [2020-08-01T04:46:23.987Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-01T04:46:24.588Z] Removing intermediate container d1d5182bb4e6 [2020-08-01T04:46:24.588Z] ---> b40d1017f246 [2020-08-01T04:46:24.588Z] Step 29/29 : LABEL version=0.0.0 [2020-08-01T04:46:24.862Z] Removing intermediate container 3714c10815a3 [2020-08-01T04:46:24.862Z] ---> 6abacf163e77 [2020-08-01T04:46:24.862Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:46:25.137Z] ---> Running in fe7573d09f64 [2020-08-01T04:46:25.137Z] ---> c7a0f8a302a5 [2020-08-01T04:46:25.137Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-01T04:46:25.137Z] ---> Running in ce9e23bf88d6 [2020-08-01T04:46:25.747Z] ---> 88bbff64296b [2020-08-01T04:46:25.747Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-01T04:46:25.747Z] Removing intermediate container fe7573d09f64 [2020-08-01T04:46:25.747Z] ---> 4b1d0b793f84 [2020-08-01T04:46:25.747Z] [2020-08-01T04:46:26.026Z] Removing intermediate container 265c659dd4fe [2020-08-01T04:46:26.026Z] ---> 5fd6542d4f43 [2020-08-01T04:46:26.026Z] [2020-08-01T04:46:26.026Z] Step 10/22 : FROM alpine [2020-08-01T04:46:26.026Z] ---> 62ee0e9f8440 [2020-08-01T04:46:26.026Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:46:26.307Z] Removing intermediate container ce9e23bf88d6 [2020-08-01T04:46:26.307Z] ---> e7181357a845 [2020-08-01T04:46:26.307Z] [2020-08-01T04:46:26.586Z] Successfully built 4b1d0b793f84 [2020-08-01T04:46:26.586Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-01T04:46:26.586Z]  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go [2020-08-01T04:46:26.586Z] ---> Running in cd4a97bd3180 [2020-08-01T04:46:26.873Z] ---> 7cee8c66e83e [2020-08-01T04:46:26.873Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:26.873Z] ---> 1d3276d1c70e [2020-08-01T04:46:26.873Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-01T04:46:27.158Z] Successfully built e7181357a845 [2020-08-01T04:46:27.158Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-01T04:46:27.158Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-08-01T04:46:27.158Z] ---> Running in 58db802edc28 [2020-08-01T04:46:27.448Z] Removing intermediate container cd4a97bd3180 [2020-08-01T04:46:27.448Z] ---> 61370ff3e239 [2020-08-01T04:46:27.448Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-01T04:46:27.448Z] ---> Running in 4ea3e4b35ad2 [2020-08-01T04:46:28.435Z] ---> 4de0b77bde1c [2020-08-01T04:46:28.435Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:46:28.435Z] Removing intermediate container 4ea3e4b35ad2 [2020-08-01T04:46:28.435Z] ---> 8aea2e398095 [2020-08-01T04:46:28.435Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-01T04:46:28.435Z] ---> Running in 121c460e3ef6 [2020-08-01T04:46:28.435Z] ---> Running in 135c17f9f5bf [2020-08-01T04:46:29.465Z] Removing intermediate container 135c17f9f5bf [2020-08-01T04:46:29.465Z] ---> 4e99d5115c45 [2020-08-01T04:46:29.465Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:46:29.465Z] Removing intermediate container 121c460e3ef6 [2020-08-01T04:46:29.465Z] ---> de646b5dc85f [2020-08-01T04:46:29.465Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:46:29.757Z] ---> Running in 6b23bcf0e257 [2020-08-01T04:46:30.375Z] ---> Running in 92728dad9831 [2020-08-01T04:46:31.859Z] Removing intermediate container 92728dad9831 [2020-08-01T04:46:31.859Z] ---> 23f78c711fc0 [2020-08-01T04:46:31.859Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:46:32.134Z] Removing intermediate container 58db802edc28 [2020-08-01T04:46:32.134Z] ---> 7b5931d2d17c [2020-08-01T04:46:32.134Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-01T04:46:32.406Z] ---> Running in eecbc4826a2e [2020-08-01T04:46:32.680Z] ---> Running in 4d57b9fa8855 [2020-08-01T04:46:33.696Z] Removing intermediate container eecbc4826a2e [2020-08-01T04:46:33.696Z] ---> db2405896532 [2020-08-01T04:46:33.696Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:46:34.700Z] Removing intermediate container 4d57b9fa8855 [2020-08-01T04:46:34.700Z] ---> b3f0055ceb1f [2020-08-01T04:46:34.700Z] Step 24/26 : LABEL arch=arm64 [2020-08-01T04:46:34.985Z] ---> Running in 1d6e8211e976 [2020-08-01T04:46:35.264Z] ---> Running in 175f3b2b3370 [2020-08-01T04:46:35.547Z] Removing intermediate container 6b23bcf0e257 [2020-08-01T04:46:35.547Z] ---> 56821535d5c8 [2020-08-01T04:46:35.547Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-01T04:46:35.836Z] Removing intermediate container 1d6e8211e976 [2020-08-01T04:46:35.836Z] ---> 82cbec406bc8 [2020-08-01T04:46:35.836Z] [2020-08-01T04:46:36.118Z] ---> Running in 013b57297af5 [2020-08-01T04:46:36.722Z] Removing intermediate container 175f3b2b3370 [2020-08-01T04:46:36.722Z] ---> 7aed5ef8b452 [2020-08-01T04:46:36.722Z] Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:46:36.722Z] Successfully built 82cbec406bc8 [2020-08-01T04:46:37.004Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-01T04:46:37.004Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-08-01T04:46:37.004Z] ---> Running in 4f23e82c4131 [2020-08-01T04:46:38.001Z] Removing intermediate container 4f23e82c4131 [2020-08-01T04:46:38.001Z] ---> 70dac14aea0a [2020-08-01T04:46:38.001Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:46:38.280Z] ---> Running in c9797f2cc18e [2020-08-01T04:46:38.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:38.826Z] Removing intermediate container c9797f2cc18e [2020-08-01T04:46:38.826Z] ---> 88099beaef85 [2020-08-01T04:46:38.826Z] [2020-08-01T04:46:39.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:46:39.423Z] Successfully built 88099beaef85 [2020-08-01T04:46:39.423Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-01T04:46:39.423Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go [2020-08-01T04:46:40.019Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-01T04:46:40.019Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-01T04:46:40.300Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-01T04:46:40.575Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-01T04:46:40.575Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-01T04:46:40.899Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:46:40.899Z] OK: 8 MiB in 19 packages [2020-08-01T04:46:43.559Z] Removing intermediate container 013b57297af5 [2020-08-01T04:46:43.559Z] ---> 398102c83e20 [2020-08-01T04:46:43.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-01T04:46:44.550Z] ---> 62bc798f86a4 [2020-08-01T04:46:44.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-01T04:46:46.553Z] ---> 706f1be5cd8a [2020-08-01T04:46:46.553Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-01T04:46:48.012Z] ---> 174e98f627c8 [2020-08-01T04:46:48.012Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:46:48.287Z] ---> Running in b0a7a6b3f501 [2020-08-01T04:46:48.893Z] Removing intermediate container b0a7a6b3f501 [2020-08-01T04:46:48.893Z] ---> 771ec1e837b6 [2020-08-01T04:46:48.893Z] Step 20/22 : LABEL arch=arm64 [2020-08-01T04:46:49.168Z] ---> Running in 2f11c46a17fc [2020-08-01T04:46:50.144Z] Removing intermediate container 2f11c46a17fc [2020-08-01T04:46:50.144Z] ---> 7e1444fc5369 [2020-08-01T04:46:50.144Z] Step 21/22 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:46:50.144Z] ---> Running in 8bff4da7f008 [2020-08-01T04:46:51.116Z] Removing intermediate container 8bff4da7f008 [2020-08-01T04:46:51.116Z] ---> c1ee02f09863 [2020-08-01T04:46:51.116Z] Step 22/22 : LABEL version=0.0.0 [2020-08-01T04:46:51.116Z] ---> Running in 04df367246ac [2020-08-01T04:46:52.093Z] Removing intermediate container 04df367246ac [2020-08-01T04:46:52.093Z] ---> 3b99b74f6ac4 [2020-08-01T04:46:52.093Z] [2020-08-01T04:46:52.363Z] Successfully built 3b99b74f6ac4 [2020-08-01T04:46:52.363Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-01T04:46:52.363Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2020-08-01T04:47:48.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:48.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:48.847Z] ---> e4e7aa3ec94c [2020-08-01T04:47:48.847Z] Step 3/23 : WORKDIR /edgex-go [2020-08-01T04:47:48.847Z] ---> Using cache [2020-08-01T04:47:48.847Z] ---> 2076e0000c82 [2020-08-01T04:47:48.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:48.847Z] ---> Using cache [2020-08-01T04:47:48.847Z] ---> f752aebba5d0 [2020-08-01T04:47:48.847Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-01T04:47:51.492Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:47:51.492Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:47:51.492Z] ---> e4e7aa3ec94c [2020-08-01T04:47:51.492Z] Step 3/26 : WORKDIR /edgex-go [2020-08-01T04:47:51.492Z] ---> Using cache [2020-08-01T04:47:51.492Z] ---> 2076e0000c82 [2020-08-01T04:47:51.492Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:47:51.492Z] ---> Using cache [2020-08-01T04:47:51.492Z] ---> f752aebba5d0 [2020-08-01T04:47:51.492Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-01T04:47:54.127Z] ---> Running in e73a8ee44d18 [2020-08-01T04:47:54.127Z] ---> Running in b86f2574daa2 [2020-08-01T04:47:56.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:56.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:57.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:57.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:47:58.081Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:58.081Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:58.081Z] OK: 12620 distinct packages available [2020-08-01T04:47:58.081Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:47:58.081Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:47:58.081Z] OK: 12620 distinct packages available [2020-08-01T04:47:59.074Z] OK: 217 MiB in 51 packages [2020-08-01T04:47:59.074Z] OK: 217 MiB in 51 packages [2020-08-01T04:48:05.792Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:48:05.792Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:48:05.792Z] ---> e4e7aa3ec94c [2020-08-01T04:48:05.792Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> 2076e0000c82 [2020-08-01T04:48:05.792Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> f752aebba5d0 [2020-08-01T04:48:05.792Z] Step 5/21 : RUN apk update && apk add make git [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> 43214d1b2688 [2020-08-01T04:48:05.792Z] Step 6/21 : COPY go.mod . [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> caf7b426a876 [2020-08-01T04:48:05.792Z] Step 7/21 : RUN go mod download [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> 5e56808b6027 [2020-08-01T04:48:05.792Z] Step 8/21 : COPY . . [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> efe854a4a920 [2020-08-01T04:48:05.792Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-01T04:48:05.792Z] Removing intermediate container b86f2574daa2 [2020-08-01T04:48:05.792Z] ---> b0c06163bb54 [2020-08-01T04:48:05.792Z] Step 6/26 : COPY go.mod . [2020-08-01T04:48:05.792Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:48:05.792Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:48:05.792Z] ---> e4e7aa3ec94c [2020-08-01T04:48:05.792Z] Step 3/21 : WORKDIR /edgex-go [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> 2076e0000c82 [2020-08-01T04:48:05.792Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:48:05.792Z] ---> Using cache [2020-08-01T04:48:05.792Z] ---> f752aebba5d0 [2020-08-01T04:48:05.792Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-01T04:48:05.792Z] ---> Running in ea266aaebff6 [2020-08-01T04:48:05.792Z] ---> Running in 4d3a9d10069a [2020-08-01T04:48:05.792Z] Removing intermediate container e73a8ee44d18 [2020-08-01T04:48:05.792Z] ---> 94553b3658a1 [2020-08-01T04:48:05.792Z] Step 6/23 : COPY go.mod . [2020-08-01T04:48:06.780Z] ---> 36586ca7a137 [2020-08-01T04:48:06.780Z] Step 7/26 : RUN go mod download [2020-08-01T04:48:07.380Z] ---> 496259a08c42 [2020-08-01T04:48:07.380Z] Step 7/23 : RUN go mod download [2020-08-01T04:48:07.380Z] ---> Running in 2d7292a67762 [2020-08-01T04:48:07.663Z] ---> Running in 7f6e791693f6 [2020-08-01T04:48:07.946Z] 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-01T04:48:07.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:48:08.226Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-01T04:48:08.226Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-01T04:48:08.226Z] ---> e4e7aa3ec94c [2020-08-01T04:48:08.226Z] Step 3/20 : WORKDIR /edgex-go [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> 2076e0000c82 [2020-08-01T04:48:08.226Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> f752aebba5d0 [2020-08-01T04:48:08.226Z] Step 5/20 : RUN apk update && apk add make git [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> 43214d1b2688 [2020-08-01T04:48:08.226Z] Step 6/20 : COPY go.mod . [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> caf7b426a876 [2020-08-01T04:48:08.226Z] Step 7/20 : RUN go mod download [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> 5e56808b6027 [2020-08-01T04:48:08.226Z] Step 8/20 : COPY . . [2020-08-01T04:48:08.226Z] ---> Using cache [2020-08-01T04:48:08.226Z] ---> efe854a4a920 [2020-08-01T04:48:08.226Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-01T04:48:08.226Z] ---> Running in 1cc3e7cd69b1 [2020-08-01T04:48:09.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:48:10.222Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:48:10.222Z] v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:48:10.222Z] OK: 12620 distinct packages available [2020-08-01T04:48:10.830Z] 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-01T04:48:11.115Z] OK: 217 MiB in 51 packages [2020-08-01T04:48:12.571Z] OK: 217 MiB in 51 packages [2020-08-01T04:48:12.571Z] Removing intermediate container 2d7292a67762 [2020-08-01T04:48:12.571Z] ---> 198bb8ac3ff7 [2020-08-01T04:48:12.571Z] Step 8/26 : COPY . . [2020-08-01T04:48:12.857Z] Removing intermediate container 7f6e791693f6 [2020-08-01T04:48:12.857Z] ---> d4a2d819e9ce [2020-08-01T04:48:12.857Z] Step 8/23 : COPY . . [2020-08-01T04:48:15.491Z] Removing intermediate container ea266aaebff6 [2020-08-01T04:48:15.491Z] ---> 01c172d3516b [2020-08-01T04:48:15.491Z] Step 6/21 : COPY go.mod . [2020-08-01T04:48:18.134Z] ---> 44e9b0af0473 [2020-08-01T04:48:18.134Z] Step 7/21 : RUN go mod download [2020-08-01T04:48:18.416Z] ---> Running in ffb2be55e339 [2020-08-01T04:48:28.615Z] Removing intermediate container ffb2be55e339 [2020-08-01T04:48:28.615Z] ---> 7cb565893518 [2020-08-01T04:48:28.615Z] Step 8/21 : COPY . . [2020-08-01T04:49:01.530Z] ---> 093e933dd49c [2020-08-01T04:49:01.530Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-01T04:49:01.530Z] ---> 7db4d2fa373c [2020-08-01T04:49:01.530Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-01T04:49:01.530Z] ---> Running in 2e3ee79aefcd [2020-08-01T04:49:01.530Z] ---> Running in df60c145a6b6 [2020-08-01T04:49:04.948Z] 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-01T04:49:04.948Z] 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-01T04:49:08.387Z] ---> e0b31963ca59 [2020-08-01T04:49:08.387Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-01T04:49:08.674Z] ---> Running in 5736042538db [2020-08-01T04:49:11.334Z] 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-01T04:49:23.762Z] Removing intermediate container 1cc3e7cd69b1 [2020-08-01T04:49:23.762Z] ---> af5b4e606f32 [2020-08-01T04:49:23.762Z] [2020-08-01T04:49:23.762Z] Step 10/20 : FROM alpine [2020-08-01T04:49:23.762Z] ---> 62ee0e9f8440 [2020-08-01T04:49:23.762Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-01T04:49:23.762Z] ---> Running in b1e98f291bde [2020-08-01T04:49:25.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:49:25.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:49:26.453Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-01T04:49:26.454Z] v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-01T04:49:26.454Z] OK: 12620 distinct packages available [2020-08-01T04:49:27.896Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-01T04:49:27.896Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:49:27.896Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-01T04:49:27.896Z] (4/4) Installing curl (7.69.1-r0) [2020-08-01T04:49:27.896Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:49:27.896Z] Executing ca-certificates-20191127-r4.trigger [2020-08-01T04:49:28.173Z] OK: 7 MiB in 18 packages [2020-08-01T04:49:30.813Z] Removing intermediate container b1e98f291bde [2020-08-01T04:49:30.813Z] ---> 192d93d560fd [2020-08-01T04:49:30.813Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-01T04:49:31.090Z] ---> Running in 88b5f29ff0e1 [2020-08-01T04:49:31.689Z] Removing intermediate container 88b5f29ff0e1 [2020-08-01T04:49:31.689Z] ---> 02c59b82f6c9 [2020-08-01T04:49:31.689Z] Step 13/20 : WORKDIR /edgex [2020-08-01T04:49:31.689Z] ---> Running in 4698a0a575b9 [2020-08-01T04:49:32.680Z] Removing intermediate container 4698a0a575b9 [2020-08-01T04:49:32.680Z] ---> c1dfeb7eef2e [2020-08-01T04:49:32.680Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-01T04:49:33.665Z] ---> 1bb4be804d18 [2020-08-01T04:49:33.665Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-01T04:49:35.650Z] ---> 0cdb41219dac [2020-08-01T04:49:35.650Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-01T04:49:35.650Z] ---> Running in 9db13add2f01 [2020-08-01T04:49:36.662Z] Removing intermediate container 9db13add2f01 [2020-08-01T04:49:36.662Z] ---> c9bca7177417 [2020-08-01T04:49:36.662Z] Step 17/20 : CMD ["--init=true"] [2020-08-01T04:49:36.662Z] ---> Running in f723294fdf26 [2020-08-01T04:49:37.656Z] Removing intermediate container f723294fdf26 [2020-08-01T04:49:37.656Z] ---> 660d1486a516 [2020-08-01T04:49:37.656Z] Step 18/20 : LABEL arch=arm64 [2020-08-01T04:49:37.656Z] ---> Running in dd506d8db66a [2020-08-01T04:49:38.655Z] Removing intermediate container dd506d8db66a [2020-08-01T04:49:38.656Z] ---> e501aab8835f [2020-08-01T04:49:38.656Z] Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:49:38.932Z] ---> Running in 00e521491f19 [2020-08-01T04:49:39.925Z] Removing intermediate container 00e521491f19 [2020-08-01T04:49:39.925Z] ---> a1a3eb2792d3 [2020-08-01T04:49:39.925Z] Step 20/20 : LABEL version=0.0.0 [2020-08-01T04:49:39.925Z] ---> Running in 336c63a216ac [2020-08-01T04:49:40.528Z] Removing intermediate container 336c63a216ac [2020-08-01T04:49:40.528Z] ---> c8c11506e56e [2020-08-01T04:49:40.528Z] [2020-08-01T04:49:41.131Z] Successfully built c8c11506e56e [2020-08-01T04:49:41.132Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-01T04:49:51.330Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4d3a9d10069a [2020-08-01T04:49:51.330Z] ---> 4ed857a5d8b6 [2020-08-01T04:49:51.330Z] [2020-08-01T04:49:51.330Z] Step 10/21 : FROM scratch [2020-08-01T04:49:51.330Z] ---> [2020-08-01T04:49:51.330Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-01T04:49:51.330Z] ---> Using cache [2020-08-01T04:49:51.330Z] ---> 74fd9830d8fd [2020-08-01T04:49:51.330Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-01T04:49:51.607Z] ---> Running in 1edbc0a4c50d [2020-08-01T04:49:52.208Z] Removing intermediate container 1edbc0a4c50d [2020-08-01T04:49:52.208Z] ---> c8ffc22a9c9a [2020-08-01T04:49:52.208Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:49:52.208Z] ---> Running in 9d7f8eb33794 [2020-08-01T04:49:53.202Z] Removing intermediate container 9d7f8eb33794 [2020-08-01T04:49:53.202Z] ---> 54b26561b637 [2020-08-01T04:49:53.202Z] Step 14/21 : WORKDIR / [2020-08-01T04:49:53.202Z] ---> Running in 5953767fb43d [2020-08-01T04:49:53.806Z] Removing intermediate container 5953767fb43d [2020-08-01T04:49:53.806Z] ---> da74ef500fbe [2020-08-01T04:49:53.806Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-01T04:49:54.803Z] ---> ff5e5dc16ec6 [2020-08-01T04:49:54.803Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-01T04:49:56.820Z] ---> 8cf9ae230f32 [2020-08-01T04:49:56.820Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-01T04:49:57.820Z] ---> b1fa14e5729e [2020-08-01T04:49:57.820Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:49:57.820Z] ---> Running in 1b00f49bd9d8 [2020-08-01T04:49:58.822Z] Removing intermediate container 1b00f49bd9d8 [2020-08-01T04:49:58.822Z] ---> b69cebac9041 [2020-08-01T04:49:58.822Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:49:58.822Z] ---> Running in 2df379bff31f [2020-08-01T04:49:59.427Z] Removing intermediate container 2df379bff31f [2020-08-01T04:49:59.427Z] ---> bb38020d38d9 [2020-08-01T04:49:59.427Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:49:59.712Z] ---> Running in 9e1afd975b90 [2020-08-01T04:50:00.321Z] Removing intermediate container 9e1afd975b90 [2020-08-01T04:50:00.321Z] ---> bf83de5f35a4 [2020-08-01T04:50:00.321Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:50:00.321Z] ---> Running in a85cd8887504 [2020-08-01T04:50:00.931Z] Removing intermediate container a85cd8887504 [2020-08-01T04:50:00.931Z] ---> 9e8def0c34c5 [2020-08-01T04:50:00.931Z] [2020-08-01T04:50:01.538Z] Successfully built 9e8def0c34c5 [2020-08-01T04:50:01.538Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-01T04:50:33.943Z]  Building docker-core-command-go ... done Removing intermediate container 2e3ee79aefcd [2020-08-01T04:50:33.943Z] ---> ad6a3a219262 [2020-08-01T04:50:33.943Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-01T04:50:33.943Z] ---> Running in d68da2e7528d [2020-08-01T04:50:33.943Z] 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-01T04:50:33.943Z] Removing intermediate container 5736042538db [2020-08-01T04:50:33.943Z] ---> c3a16f156a6e [2020-08-01T04:50:33.943Z] [2020-08-01T04:50:33.943Z] Step 10/21 : FROM scratch [2020-08-01T04:50:33.943Z] ---> [2020-08-01T04:50:33.943Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:50:33.943Z] ---> Running in e3800f9f7d21 [2020-08-01T04:50:33.943Z] Removing intermediate container e3800f9f7d21 [2020-08-01T04:50:33.943Z] ---> 5c53519c4dba [2020-08-01T04:50:33.943Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-01T04:50:33.943Z] ---> Running in 57de1bdc6e81 [2020-08-01T04:50:34.221Z] Removing intermediate container 57de1bdc6e81 [2020-08-01T04:50:34.221Z] ---> d2d14db16aff [2020-08-01T04:50:34.221Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-01T04:50:34.503Z] ---> Running in 6e2f193f4ed2 [2020-08-01T04:50:34.503Z] Removing intermediate container d68da2e7528d [2020-08-01T04:50:34.503Z] ---> e4805e490469 [2020-08-01T04:50:34.503Z] [2020-08-01T04:50:34.503Z] Step 11/26 : FROM docker:latest [2020-08-01T04:50:34.503Z] ---> ce9d55ae87f1 [2020-08-01T04:50:34.503Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-01T04:50:34.778Z] ---> Running in 3c34c085aea4 [2020-08-01T04:50:35.053Z] Removing intermediate container 6e2f193f4ed2 [2020-08-01T04:50:35.053Z] ---> 488878946812 [2020-08-01T04:50:35.053Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-01T04:50:36.495Z] ---> 4f3f582fd004 [2020-08-01T04:50:36.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-01T04:50:36.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:37.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:37.318Z] ---> 6a729e1a04ca [2020-08-01T04:50:37.318Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-01T04:50:37.596Z] Removing intermediate container df60c145a6b6 [2020-08-01T04:50:37.596Z] ---> 1d3a37173080 [2020-08-01T04:50:37.596Z] [2020-08-01T04:50:37.596Z] Step 10/23 : FROM scratch [2020-08-01T04:50:37.596Z] ---> [2020-08-01T04:50:37.596Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-01T04:50:37.596Z] (1/2) Installing readline (8.0.4-r0) [2020-08-01T04:50:37.596Z] (2/2) Installing bash (5.0.17-r0) [2020-08-01T04:50:37.880Z] Executing bash-5.0.17-r0.post-install [2020-08-01T04:50:37.880Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:50:37.880Z] OK: 12 MiB in 22 packages [2020-08-01T04:50:37.880Z] ---> Using cache [2020-08-01T04:50:37.880Z] ---> 5c53519c4dba [2020-08-01T04:50:37.880Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-01T04:50:38.157Z] ---> Running in 77a5cd2475ee [2020-08-01T04:50:39.154Z] Removing intermediate container 77a5cd2475ee [2020-08-01T04:50:39.154Z] ---> f20d61dcbe60 [2020-08-01T04:50:39.154Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-01T04:50:39.154Z] ---> a79459afed98 [2020-08-01T04:50:39.154Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:39.154Z] ---> Running in 4c1e1f91434b [2020-08-01T04:50:39.431Z] Removing intermediate container 3c34c085aea4 [2020-08-01T04:50:39.431Z] ---> 7c2ed7391a89 [2020-08-01T04:50:39.431Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-01T04:50:39.706Z] Removing intermediate container 4c1e1f91434b [2020-08-01T04:50:39.706Z] ---> 0da4bce27f49 [2020-08-01T04:50:39.706Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-01T04:50:39.706Z] ---> Running in 35f35abfc44a [2020-08-01T04:50:39.983Z] ---> f28ceadec110 [2020-08-01T04:50:39.983Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:50:40.259Z] ---> Running in c565b914bc38 [2020-08-01T04:50:40.856Z] ---> 1aaea45f19fb [2020-08-01T04:50:40.856Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-01T04:50:40.856Z] Removing intermediate container c565b914bc38 [2020-08-01T04:50:40.856Z] ---> c505d692a4d0 [2020-08-01T04:50:40.856Z] Step 19/21 : LABEL arch=arm64 [2020-08-01T04:50:41.131Z] ---> Running in 08780d21b411 [2020-08-01T04:50:41.750Z] Removing intermediate container 08780d21b411 [2020-08-01T04:50:41.750Z] ---> 40637fe59f80 [2020-08-01T04:50:41.750Z] Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:50:41.750Z] ---> Running in 34bec5261db1 [2020-08-01T04:50:42.025Z] ---> 46dea3cbdc63 [2020-08-01T04:50:42.025Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-01T04:50:42.632Z] Removing intermediate container 34bec5261db1 [2020-08-01T04:50:42.632Z] ---> 4523e535e324 [2020-08-01T04:50:42.632Z] Step 21/21 : LABEL version=0.0.0 [2020-08-01T04:50:42.632Z] ---> Running in be59b51c0047 [2020-08-01T04:50:42.906Z] Removing intermediate container 35f35abfc44a [2020-08-01T04:50:42.906Z] ---> 0ef738cacbe5 [2020-08-01T04:50:42.906Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-01T04:50:43.180Z] ---> Running in 76f36cb56721 [2020-08-01T04:50:43.453Z] Removing intermediate container be59b51c0047 [2020-08-01T04:50:43.453Z] ---> 6c6e26d5f71f [2020-08-01T04:50:43.453Z] [2020-08-01T04:50:43.453Z] ---> f2edf4c5653e [2020-08-01T04:50:43.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-01T04:50:44.056Z] Removing intermediate container 76f36cb56721 [2020-08-01T04:50:44.056Z] ---> b3b298d61917 [2020-08-01T04:50:44.056Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-01T04:50:44.056Z] Successfully built 6c6e26d5f71f [2020-08-01T04:50:44.056Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-01T04:50:44.056Z]  Building docker-support-logging-go ... done  ---> Running in 8e741b32d32a [2020-08-01T04:50:44.334Z] ---> d58ed9a13353 [2020-08-01T04:50:44.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-01T04:50:44.609Z] Removing intermediate container 8e741b32d32a [2020-08-01T04:50:44.609Z] ---> 3e4eed47807c [2020-08-01T04:50:44.609Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-01T04:50:44.882Z] ---> Running in 3c719e9767f3 [2020-08-01T04:50:45.860Z] ---> 02403aa0d304 [2020-08-01T04:50:45.861Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:45.861Z] Removing intermediate container 3c719e9767f3 [2020-08-01T04:50:45.861Z] ---> b68e81cb2fd4 [2020-08-01T04:50:45.861Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-01T04:50:46.847Z] ---> 79ebe162f762 [2020-08-01T04:50:46.847Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:50:46.847Z] ---> Running in 0d827cd9588b [2020-08-01T04:50:46.847Z] ---> 17deb635a06d [2020-08-01T04:50:46.847Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-01T04:50:47.445Z] Removing intermediate container 0d827cd9588b [2020-08-01T04:50:47.445Z] ---> fb5288ddead2 [2020-08-01T04:50:47.445Z] Step 21/23 : LABEL arch=arm64 [2020-08-01T04:50:47.445Z] ---> Running in 089684ac34ff [2020-08-01T04:50:47.718Z] ---> add2e8bfb200 [2020-08-01T04:50:47.718Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-01T04:50:47.994Z] Removing intermediate container 089684ac34ff [2020-08-01T04:50:47.994Z] ---> c2e6e63880bc [2020-08-01T04:50:47.994Z] Step 22/23 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:50:48.269Z] ---> Running in f2cff068b0e3 [2020-08-01T04:50:48.870Z] ---> c81a211e9099 [2020-08-01T04:50:48.870Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-01T04:50:48.870Z] Removing intermediate container f2cff068b0e3 [2020-08-01T04:50:48.870Z] ---> 0437d2cf157b [2020-08-01T04:50:48.870Z] Step 23/23 : LABEL version=0.0.0 [2020-08-01T04:50:48.870Z] ---> Running in 9533781f03a9 [2020-08-01T04:50:48.870Z] ---> Running in 8104ff099c9d [2020-08-01T04:50:49.481Z] Removing intermediate container 9533781f03a9 [2020-08-01T04:50:49.481Z] ---> ce627c406232 [2020-08-01T04:50:49.481Z] [2020-08-01T04:50:50.075Z] Successfully built ce627c406232 [2020-08-01T04:50:50.075Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-01T04:50:50.669Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:50.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:50:51.536Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-01T04:50:51.536Z] (2/33) Installing expat (2.2.9-r1) [2020-08-01T04:50:51.536Z] (3/33) Installing libffi (3.3-r2) [2020-08-01T04:50:51.536Z] (4/33) Installing gdbm (1.13-r1) [2020-08-01T04:50:51.536Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-01T04:50:51.536Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-01T04:50:51.536Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-01T04:50:53.501Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-01T04:50:53.501Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-01T04:50:53.501Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-01T04:50:53.501Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-01T04:50:53.501Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-01T04:50:53.501Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-01T04:50:53.501Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-01T04:50:53.501Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-01T04:50:53.501Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-01T04:50:53.501Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-01T04:50:53.774Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-01T04:50:53.774Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-01T04:50:53.774Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-01T04:50:53.774Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-01T04:50:53.774Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-01T04:50:53.774Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-01T04:50:53.774Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-01T04:50:53.774Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-01T04:50:53.774Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-01T04:50:53.774Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-01T04:50:53.774Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-01T04:50:53.774Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-01T04:50:53.774Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-01T04:50:53.774Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-01T04:50:53.774Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-01T04:50:53.774Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-01T04:50:54.045Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:50:54.045Z] OK: 71 MiB in 55 packages [2020-08-01T04:51:00.749Z] Removing intermediate container 8104ff099c9d [2020-08-01T04:51:00.749Z] ---> ef828fd272c8 [2020-08-01T04:51:00.749Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-01T04:51:00.749Z] ---> Running in 2eef3e86e295 [2020-08-01T04:51:06.156Z] Collecting docker-compose==1.23.2 [2020-08-01T04:51:06.429Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-01T04:51:07.403Z] Collecting PyYAML<4,>=3.10 [2020-08-01T04:51:07.403Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-01T04:51:10.773Z] Collecting cached-property<2,>=1.2.0 [2020-08-01T04:51:10.773Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-01T04:51:11.044Z] Collecting texttable<0.10,>=0.9.0 [2020-08-01T04:51:11.044Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-01T04:51:13.649Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-01T04:51:13.649Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-01T04:51:14.248Z] Collecting docker<4.0,>=3.6.0 [2020-08-01T04:51:14.248Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-01T04:51:15.226Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-01T04:51:15.226Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-01T04:51:15.499Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-01T04:51:15.499Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-01T04:51:17.462Z] Collecting jsonschema<3,>=2.5.1 [2020-08-01T04:51:17.462Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-01T04:51:17.733Z] Collecting docopt<0.7,>=0.6.1 [2020-08-01T04:51:17.733Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-01T04:51:19.695Z] 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-01T04:51:19.695Z] 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-01T04:51:19.695Z] Collecting idna<2.8,>=2.5 [2020-08-01T04:51:19.695Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-01T04:51:19.965Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-01T04:51:19.965Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-01T04:51:20.235Z] 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-01T04:51:20.505Z] Collecting docker-pycreds>=0.4.0 [2020-08-01T04:51:20.505Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-01T04:51:20.505Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-01T04:51:20.505Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-01T04:51:20.505Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-01T04:51:20.505Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-01T04:51:21.476Z] Installing collected packages: PyYAML, cached-property, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docopt, docker-compose [2020-08-01T04:51:21.476Z] Running setup.py install for PyYAML: started [2020-08-01T04:51:23.448Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-01T04:51:23.448Z] Running setup.py install for texttable: started [2020-08-01T04:51:25.418Z] Running setup.py install for texttable: finished with status 'done' [2020-08-01T04:51:25.418Z] Attempting uninstall: idna [2020-08-01T04:51:25.418Z] Found existing installation: idna 2.9 [2020-08-01T04:51:25.418Z] Uninstalling idna-2.9: [2020-08-01T04:51:25.418Z] Successfully uninstalled idna-2.9 [2020-08-01T04:51:26.009Z] Attempting uninstall: urllib3 [2020-08-01T04:51:26.009Z] Found existing installation: urllib3 1.25.9 [2020-08-01T04:51:26.009Z] Uninstalling urllib3-1.25.9: [2020-08-01T04:51:26.281Z] Successfully uninstalled urllib3-1.25.9 [2020-08-01T04:51:26.552Z] Attempting uninstall: requests [2020-08-01T04:51:26.552Z] Found existing installation: requests 2.23.0 [2020-08-01T04:51:26.552Z] Uninstalling requests-2.23.0: [2020-08-01T04:51:26.823Z] Successfully uninstalled requests-2.23.0 [2020-08-01T04:51:28.248Z] Running setup.py install for dockerpty: started [2020-08-01T04:51:30.211Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-01T04:51:30.211Z] Running setup.py install for docopt: started [2020-08-01T04:51:32.214Z] Running setup.py install for docopt: finished with status 'done' [2020-08-01T04:51:32.806Z] 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-01T04:51:36.206Z] Removing intermediate container 2eef3e86e295 [2020-08-01T04:51:36.206Z] ---> 3f13fccce44f [2020-08-01T04:51:36.206Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-01T04:51:36.206Z] ---> Running in 10eaa4f061df [2020-08-01T04:51:37.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-01T04:51:37.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-01T04:51:38.519Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-01T04:51:38.519Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-01T04:51:38.519Z] (3/3) Installing curl (7.69.1-r0) [2020-08-01T04:51:38.519Z] Executing busybox-1.31.1-r16.trigger [2020-08-01T04:51:38.798Z] OK: 71 MiB in 58 packages [2020-08-01T04:51:39.794Z] Removing intermediate container 10eaa4f061df [2020-08-01T04:51:39.794Z] ---> b6d589dde7dc [2020-08-01T04:51:39.794Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-01T04:51:40.085Z] ---> Running in 2666054cc0e5 [2020-08-01T04:51:40.687Z] Removing intermediate container 2666054cc0e5 [2020-08-01T04:51:40.687Z] ---> 12b59666e52b [2020-08-01T04:51:40.687Z] Step 24/26 : LABEL arch=arm64 [2020-08-01T04:51:40.687Z] ---> Running in 07df9a9dabe5 [2020-08-01T04:51:41.288Z] Removing intermediate container 07df9a9dabe5 [2020-08-01T04:51:41.288Z] ---> a0633885fad4 [2020-08-01T04:51:41.288Z] Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 [2020-08-01T04:51:41.288Z] ---> Running in 6089dbcdaf4f [2020-08-01T04:51:41.893Z] Removing intermediate container 6089dbcdaf4f [2020-08-01T04:51:41.893Z] ---> 6c1871b94cc2 [2020-08-01T04:51:41.893Z] Step 26/26 : LABEL version=0.0.0 [2020-08-01T04:51:41.893Z] ---> Running in 90e3ecf3ee1e [2020-08-01T04:51:42.484Z] Removing intermediate container 90e3ecf3ee1e [2020-08-01T04:51:42.484Z] ---> 37a8b648a1d6 [2020-08-01T04:51:42.484Z] [2020-08-01T04:51:43.075Z] Successfully built 37a8b648a1d6 [2020-08-01T04:51:43.075Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-01T04:51:43.358Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-01T04:51:43.224Z] $ docker stop --time=1 b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 [2020-08-01T04:51:45.129Z] $ docker rm -f b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-01T04:51:45.944Z] + docker images [2020-08-01T04:51:45.944Z] + grep docker [2020-08-01T04:51:46.213Z] docker-sys-mgmt-agent-go-arm64 latest 37a8b648a1d6 3 seconds ago 266MB [2020-08-01T04:51:46.214Z] docker-support-notifications-go-arm64 latest ce627c406232 56 seconds ago 13.9MB [2020-08-01T04:51:46.214Z] docker-support-logging-go-arm64 latest 6c6e26d5f71f About a minute ago 11.4MB [2020-08-01T04:51:46.214Z] docker-core-command-go-arm64 latest 9e8def0c34c5 About a minute ago 12.4MB [2020-08-01T04:51:46.214Z] docker-security-proxy-setup-go-arm64 latest c8c11506e56e 2 minutes ago 15.8MB [2020-08-01T04:51:46.214Z] docker-core-data-go-arm64 latest 3b99b74f6ac4 4 minutes ago 22.6MB [2020-08-01T04:51:46.214Z] docker-security-secretstore-setup-go-arm64 latest 88099beaef85 5 minutes ago 32.6MB [2020-08-01T04:51:46.214Z] docker-core-metadata-go-arm64 latest 82cbec406bc8 5 minutes ago 13.8MB [2020-08-01T04:51:46.214Z] docker-security-secrets-setup-go-arm64 latest 4b1d0b793f84 5 minutes ago 24.2MB [2020-08-01T04:51:46.214Z] docker-support-scheduler-go-arm64 latest e7181357a845 5 minutes ago 12.6MB [2020-08-01T04:51:46.214Z] docker latest ce9d55ae87f1 5 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-01T04:51:47.914Z] provisioning config files... [2020-08-01T04:51:47.937Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config4650825568175228049tmp [Pipeline] { [Pipeline] sh [2020-08-01T04:51:48.291Z] + curl -s https://codecov.io/bash [2020-08-01T04:51:48.291Z] + bash -s - -t @/w/workspace/edgex-go/11@tmp/config4650825568175228049tmp [Pipeline] } [2020-08-01T04:51:48.558Z] 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-01T04:51:49.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:51:50.842Z] ---> package-listing.sh [2020-08-01T04:51:50.842Z] ++ facter osfamily [2020-08-01T04:51:50.842Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-01T04:51:50.842Z] + OS_FAMILY=redhat [2020-08-01T04:51:50.842Z] + workspace=/w/workspace/edgex-go/11 [2020-08-01T04:51:50.842Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-01T04:51:50.842Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-01T04:51:50.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-01T04:51:50.842Z] + PACKAGES=/tmp/packages_start.txt [2020-08-01T04:51:50.842Z] + '[' /w/workspace/edgex-go/11 ']' [2020-08-01T04:51:50.842Z] + PACKAGES=/tmp/packages_end.txt [2020-08-01T04:51:50.842Z] + case "${OS_FAMILY}" in [2020-08-01T04:51:50.842Z] + rpm -qa [2020-08-01T04:51:50.842Z] + sort [2020-08-01T04:51:55.085Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-01T04:51:55.085Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-01T04:51:55.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-01T04:51:55.085Z] + '[' /w/workspace/edgex-go/11 ']' [2020-08-01T04:51:55.085Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2020-08-01T04:51:55.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:51:55.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:51:55.463Z] [2020-08-01T04:51:55.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-01T04:51:55.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:51:55.810Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-01T04:51:55.810Z] c9b1b535fdd9: Pulling fs layer [2020-08-01T04:51:55.810Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-01T04:51:55.810Z] 756a868c4378: Pulling fs layer [2020-08-01T04:51:55.810Z] 444b2fc9a129: Pulling fs layer [2020-08-01T04:51:55.810Z] ea15f1150254: Pulling fs layer [2020-08-01T04:51:55.810Z] 41b27a9f41bf: Pulling fs layer [2020-08-01T04:51:55.810Z] 28c525ee5125: Pulling fs layer [2020-08-01T04:51:55.810Z] 094b1ea09ed8: Pulling fs layer [2020-08-01T04:51:55.810Z] 138eaada9080: Pulling fs layer [2020-08-01T04:51:55.810Z] 0622d0fa9048: Pulling fs layer [2020-08-01T04:51:55.810Z] 444b2fc9a129: Waiting [2020-08-01T04:51:55.810Z] ea15f1150254: Waiting [2020-08-01T04:51:55.810Z] 41b27a9f41bf: Waiting [2020-08-01T04:51:55.810Z] 28c525ee5125: Waiting [2020-08-01T04:51:55.810Z] 094b1ea09ed8: Waiting [2020-08-01T04:51:55.810Z] 0622d0fa9048: Waiting [2020-08-01T04:51:55.810Z] 138eaada9080: Waiting [2020-08-01T04:51:55.810Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-01T04:51:55.810Z] 2cc5ad85d9ab: Download complete [2020-08-01T04:51:55.810Z] 444b2fc9a129: Verifying Checksum [2020-08-01T04:51:55.810Z] 444b2fc9a129: Download complete [2020-08-01T04:51:55.810Z] c9b1b535fdd9: Verifying Checksum [2020-08-01T04:51:55.810Z] c9b1b535fdd9: Download complete [2020-08-01T04:51:55.810Z] ea15f1150254: Verifying Checksum [2020-08-01T04:51:55.810Z] ea15f1150254: Download complete [2020-08-01T04:51:55.810Z] 28c525ee5125: Verifying Checksum [2020-08-01T04:51:55.810Z] 28c525ee5125: Download complete [2020-08-01T04:51:56.087Z] 756a868c4378: Verifying Checksum [2020-08-01T04:51:56.087Z] 756a868c4378: Download complete [2020-08-01T04:51:56.354Z] c9b1b535fdd9: Pull complete [2020-08-01T04:51:56.354Z] 138eaada9080: Verifying Checksum [2020-08-01T04:51:56.354Z] 138eaada9080: Download complete [2020-08-01T04:51:56.354Z] 0622d0fa9048: Verifying Checksum [2020-08-01T04:51:56.354Z] 0622d0fa9048: Download complete [2020-08-01T04:51:56.354Z] 094b1ea09ed8: Verifying Checksum [2020-08-01T04:51:56.354Z] 094b1ea09ed8: Download complete [2020-08-01T04:51:56.927Z] 41b27a9f41bf: Verifying Checksum [2020-08-01T04:51:56.927Z] 41b27a9f41bf: Download complete [2020-08-01T04:51:56.927Z] 2cc5ad85d9ab: Pull complete [2020-08-01T04:51:58.845Z] 756a868c4378: Pull complete [2020-08-01T04:51:58.845Z] 444b2fc9a129: Pull complete [2020-08-01T04:51:59.105Z] ea15f1150254: Pull complete [2020-08-01T04:52:05.687Z] 41b27a9f41bf: Pull complete [2020-08-01T04:52:05.687Z] 28c525ee5125: Pull complete [2020-08-01T04:52:07.610Z] 094b1ea09ed8: Pull complete [2020-08-01T04:52:07.869Z] 138eaada9080: Pull complete [2020-08-01T04:52:08.129Z] 0622d0fa9048: Pull complete [2020-08-01T04:52:08.129Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-01T04:52:08.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-01T04:52:08.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-01T04:52:08.828Z] prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container [2020-08-01T04:52:08.911Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-01T04:52:13.749Z] $ docker top de5bb4f5489290c8327fa48f1292e154e780b08c25189dff3f238cb4ef75fd90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-01T04:52:13.986Z] provisioning config files... [2020-08-01T04:52:13.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config1065718178654806647tmp [Pipeline] { [Pipeline] echo [2020-08-01T04:52:14.063Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:52:14.360Z] ---> create-netrc.sh [Pipeline] echo [2020-08-01T04:52:14.367Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-01T04:52:14.661Z] ---> logs-deploy.sh [2020-08-01T04:52:14.661Z] + ARCHIVE_ARTIFACTS= [2020-08-01T04:52:14.661Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-01T04:52:14.661Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-01T04:52:14.661Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-01T04:52:14.661Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 [2020-08-01T04:52:14.661Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/11/ [2020-08-01T04:52:14.661Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 /w/workspace/edgex-go/11 [2020-08-01T04:52:15.599Z] Archives upload complete. [2020-08-01T04:52:15.858Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/11/ [2020-08-01T04:52:16.426Z] ---> uname -a: [2020-08-01T04:52:16.426Z] Linux de5bb4f54892 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] ---> lscpu: [2020-08-01T04:52:16.426Z] Architecture: x86_64 [2020-08-01T04:52:16.426Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-01T04:52:16.426Z] Byte Order: Little Endian [2020-08-01T04:52:16.426Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-01T04:52:16.426Z] CPU(s): 4 [2020-08-01T04:52:16.426Z] On-line CPU(s) list: 0-3 [2020-08-01T04:52:16.426Z] Thread(s) per core: 1 [2020-08-01T04:52:16.426Z] Core(s) per socket: 1 [2020-08-01T04:52:16.426Z] Socket(s): 4 [2020-08-01T04:52:16.426Z] NUMA node(s): 1 [2020-08-01T04:52:16.426Z] Vendor ID: GenuineIntel [2020-08-01T04:52:16.426Z] CPU family: 6 [2020-08-01T04:52:16.426Z] Model: 44 [2020-08-01T04:52:16.426Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-01T04:52:16.426Z] Stepping: 1 [2020-08-01T04:52:16.426Z] CPU MHz: 2933.442 [2020-08-01T04:52:16.426Z] BogoMIPS: 5866.88 [2020-08-01T04:52:16.426Z] Virtualization: VT-x [2020-08-01T04:52:16.426Z] Hypervisor vendor: KVM [2020-08-01T04:52:16.426Z] Virtualization type: full [2020-08-01T04:52:16.426Z] L1d cache: 128 KiB [2020-08-01T04:52:16.426Z] L1i cache: 128 KiB [2020-08-01T04:52:16.426Z] L2 cache: 16 MiB [2020-08-01T04:52:16.426Z] L3 cache: 64 MiB [2020-08-01T04:52:16.426Z] NUMA node0 CPU(s): 0-3 [2020-08-01T04:52:16.426Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-01T04:52:16.426Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-01T04:52:16.426Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-01T04:52:16.426Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-01T04:52:16.426Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-01T04:52:16.426Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-01T04:52:16.426Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-01T04:52:16.426Z] Vulnerability Tsx async abort: Not affected [2020-08-01T04:52:16.426Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] ---> nproc: [2020-08-01T04:52:16.426Z] 4 [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] [2020-08-01T04:52:16.426Z] ---> df -h: [2020-08-01T04:52:16.426Z] Filesystem Size Used Available Use% Mounted on [2020-08-01T04:52:16.426Z] overlay 50.0G 12.9G 37.1G 26% / [2020-08-01T04:52:16.426Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-01T04:52:16.426Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-01T04:52:16.426Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-01T04:52:16.426Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf [2020-08-01T04:52:16.427Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname [2020-08-01T04:52:16.427Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts [2020-08-01T04:52:16.427Z] /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa [2020-08-01T04:52:16.427Z] /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/11 [2020-08-01T04:52:16.427Z] /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/11@tmp [2020-08-01T04:52:16.427Z] [2020-08-01T04:52:16.427Z]