Pull request #2597 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 04784571c64111dd2069565982d29e4bcbbafa66 rather than b26810b697a2588f0020e797981a496435614a5f Obtained Jenkinsfile from 04784571c64111dd2069565982d29e4bcbbafa66 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-1215 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit b26810b697a2588f0020e797981a496435614a5f Merge succeeded, producing b26810b697a2588f0020e797981a496435614a5f Checking out Revision b26810b697a2588f0020e797981a496435614a5f (PR-2597) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # 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/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b26810b697a2588f0020e797981a496435614a5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b26810b697a2588f0020e797981a496435614a5f # timeout=10 Commit message: "fix(metadata): Refactor deviceProfile JSON and YAML POST API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-28T06:06:34.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-28T06:06:34.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-28T06:06:34.816Z] ========================================================= [2020-07-28T06:06:34.816Z] EdgeX Global Pipelines Version Info [2020-07-28T06:06:34.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1a9573e5d7bd78a4d04c4680db13cb92b47e974a # timeout=10 [2020-07-28T06:06:36.245Z] ------------------- [2020-07-28T06:06:36.246Z] stable info: [2020-07-28T06:06:36.246Z] ------------------- [2020-07-28T06:06:36.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-28T06:06:36.246Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-28T06:06:36.246Z] Message: update stable to v1.0.106 [2020-07-28T06:06:37.189Z] ------------------- [2020-07-28T06:06:37.189Z] experimental info: [2020-07-28T06:06:37.189Z] ------------------- [2020-07-28T06:06:37.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-28T06:06:37.189Z] Commit SHA: 30a0a69b1d8223a6590fc13400a32918a7eece87 [2020-07-28T06:06:37.189Z] Message: update experimental to v1.0.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-28T06:06:38.718Z] ++ 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-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/core-command/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/core-data/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-28T06:06:38.718Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T06:06:38.718Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-28T06:06:38.718Z] ++ cut -d/ -f2 [2020-07-28T06:06:38.718Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-28T06:06:38.778Z] 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-07-28T06:06:39.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T06:06:39.991Z] [2020-07-28T06:06:39.991Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:06:40.323Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T06:06:40.323Z] latest: Pulling from edgex-devops/git-semver [2020-07-28T06:06:40.323Z] 31603596830f: Pulling fs layer [2020-07-28T06:06:40.323Z] 2a8b12db71e7: Pulling fs layer [2020-07-28T06:06:40.323Z] 6ca5941a6612: Pulling fs layer [2020-07-28T06:06:40.323Z] ecc8261a40a4: Pulling fs layer [2020-07-28T06:06:40.323Z] ecc8261a40a4: Waiting [2020-07-28T06:06:40.323Z] 2a8b12db71e7: Verifying Checksum [2020-07-28T06:06:40.323Z] 2a8b12db71e7: Download complete [2020-07-28T06:06:40.323Z] 31603596830f: Verifying Checksum [2020-07-28T06:06:40.323Z] 31603596830f: Download complete [2020-07-28T06:06:40.586Z] 6ca5941a6612: Verifying Checksum [2020-07-28T06:06:40.586Z] 6ca5941a6612: Download complete [2020-07-28T06:06:40.586Z] ecc8261a40a4: Verifying Checksum [2020-07-28T06:06:40.586Z] ecc8261a40a4: Download complete [2020-07-28T06:06:40.850Z] 31603596830f: Pull complete [2020-07-28T06:06:40.850Z] 2a8b12db71e7: Pull complete [2020-07-28T06:06:41.791Z] 6ca5941a6612: Pull complete [2020-07-28T06:06:41.791Z] ecc8261a40a4: Pull complete [2020-07-28T06:06:41.791Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-28T06:06:41.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T06:06:41.791Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-28T06:06:41.885Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2020-07-28T06:06:41.926Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-28T06:06:44.635Z] $ docker top d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-28T06:06:44.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-28T06:06:44.877Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-28T06:06:45.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-28T06:06:45.077Z] $ docker exec d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent [2020-07-28T06:06:45.235Z] SSH_AUTH_SOCK=/tmp/ssh-oXyW6u87CxNR/agent.12 [2020-07-28T06:06:45.235Z] SSH_AGENT_PID=17 [2020-07-28T06:06:45.244Z] Running ssh-add (command line suppressed) [2020-07-28T06:06:45.360Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_4740479122057522442.key (/w/workspace/edgex-go/17@tmp/private_key_4740479122057522442.key) [2020-07-28T06:06:45.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-28T06:06:45.732Z] + git describe --exact-match --tags HEAD [2020-07-28T06:06:45.732Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-28T06:06:45.752Z] $ docker exec --env ******** --env ******** d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent -k [2020-07-28T06:06:45.865Z] unset SSH_AUTH_SOCK; [2020-07-28T06:06:45.865Z] unset SSH_AGENT_PID; [2020-07-28T06:06:45.865Z] echo Agent pid 17 killed; [2020-07-28T06:06:45.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-28T06:06:45.978Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-28T06:06:45.978Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-28T06:06:46.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-28T06:06:46.056Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-28T06:06:46.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-28T06:06:46.221Z] $ docker exec d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent [2020-07-28T06:06:46.381Z] SSH_AUTH_SOCK=/tmp/ssh-NypxR7MS8oZr/agent.45 [2020-07-28T06:06:46.381Z] SSH_AGENT_PID=50 [2020-07-28T06:06:46.386Z] Running ssh-add (command line suppressed) [2020-07-28T06:06:46.499Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5283147292411740160.key (/w/workspace/edgex-go/17@tmp/private_key_5283147292411740160.key) [2020-07-28T06:06:46.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-28T06:06:46.870Z] + git semver init [2020-07-28T06:06:46.870Z] # -> Open(): unable to determine branch for HEAD [2020-07-28T06:06:46.870Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2020-07-28T06:06:46.870Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2020-07-28T06:06:46.870Z] # $SEMVER_REMOTE_NAME = origin [2020-07-28T06:06:46.870Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-28T06:06:46.870Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-28T06:06:46.870Z] # $SEMVER_BRANCH = PR-2597 [2020-07-28T06:06:46.870Z] # $SEMVER_TEMP = /tmp/semver-230155196 [2020-07-28T06:06:46.870Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-28T06:07:13.458Z] # '/tmp/semver-230155196' -> '/w/workspace/edgex-go/17/.semver' [2020-07-28T06:07:13.459Z] # -> Force: false [2020-07-28T06:07:13.459Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2020-07-28T06:07:13.469Z] $ docker exec --env ******** --env ******** d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent -k [2020-07-28T06:07:13.629Z] unset SSH_AUTH_SOCK; [2020-07-28T06:07:13.630Z] unset SSH_AGENT_PID; [2020-07-28T06:07:13.630Z] echo Agent pid 50 killed; [2020-07-28T06:07:13.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-28T06:07:14.161Z] + git semver [Pipeline] } [2020-07-28T06:07:14.174Z] $ docker stop --time=1 d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 [2020-07-28T06:07:15.653Z] $ docker rm -f d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-28T06:07:28.477Z] Stashed 25 file(s) [Pipeline] echo [2020-07-28T06:07:28.479Z] [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-07-28T06:07:28.904Z] ========================================================= [2020-07-28T06:07:28.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-28T06:07:28.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:07:29.231Z] + 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-07-28T06:07:32.541Z] Sending build context to Docker daemon 323.2MB [2020-07-28T06:07:32.541Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-28T06:07:32.541Z] Step 2/7 : FROM ${BASE} [2020-07-28T06:07:32.541Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-28T06:07:32.541Z] df20fa9351a1: Pulling fs layer [2020-07-28T06:07:32.541Z] ed8968b2872e: Pulling fs layer [2020-07-28T06:07:32.541Z] a92cc7c5fd73: Pulling fs layer [2020-07-28T06:07:32.541Z] 2dd03ba5bac4: Pulling fs layer [2020-07-28T06:07:32.541Z] 1e091d79d1de: Pulling fs layer [2020-07-28T06:07:32.541Z] 481702a1767f: Pulling fs layer [2020-07-28T06:07:32.541Z] f64a6f60c768: Pulling fs layer [2020-07-28T06:07:32.541Z] e78d2573fc39: Pulling fs layer [2020-07-28T06:07:32.541Z] e876d2f968b6: Pulling fs layer [2020-07-28T06:07:32.541Z] ce8a83651883: Pulling fs layer [2020-07-28T06:07:32.541Z] 2dd03ba5bac4: Waiting [2020-07-28T06:07:32.541Z] 1e091d79d1de: Waiting [2020-07-28T06:07:32.541Z] 07967f4d0e4b: Pulling fs layer [2020-07-28T06:07:32.541Z] e78d2573fc39: Waiting [2020-07-28T06:07:32.541Z] 481702a1767f: Waiting [2020-07-28T06:07:32.541Z] e876d2f968b6: Waiting [2020-07-28T06:07:32.541Z] ce8a83651883: Waiting [2020-07-28T06:07:32.541Z] f64a6f60c768: Waiting [2020-07-28T06:07:32.541Z] 07967f4d0e4b: Waiting [2020-07-28T06:07:32.541Z] a92cc7c5fd73: Verifying Checksum [2020-07-28T06:07:32.541Z] a92cc7c5fd73: Download complete [2020-07-28T06:07:32.541Z] ed8968b2872e: Verifying Checksum [2020-07-28T06:07:32.541Z] ed8968b2872e: Download complete [2020-07-28T06:07:32.541Z] 1e091d79d1de: Verifying Checksum [2020-07-28T06:07:32.541Z] 1e091d79d1de: Download complete [2020-07-28T06:07:32.541Z] 481702a1767f: Verifying Checksum [2020-07-28T06:07:32.541Z] 481702a1767f: Download complete [2020-07-28T06:07:32.541Z] df20fa9351a1: Verifying Checksum [2020-07-28T06:07:32.541Z] df20fa9351a1: Download complete [2020-07-28T06:07:32.809Z] df20fa9351a1: Pull complete [2020-07-28T06:07:33.783Z] f64a6f60c768: Verifying Checksum [2020-07-28T06:07:33.783Z] f64a6f60c768: Download complete [2020-07-28T06:07:33.783Z] e876d2f968b6: Verifying Checksum [2020-07-28T06:07:33.783Z] e876d2f968b6: Download complete [2020-07-28T06:07:34.048Z] e78d2573fc39: Verifying Checksum [2020-07-28T06:07:34.048Z] e78d2573fc39: Download complete [2020-07-28T06:07:34.048Z] 07967f4d0e4b: Verifying Checksum [2020-07-28T06:07:34.048Z] 07967f4d0e4b: Download complete [2020-07-28T06:07:34.048Z] 2dd03ba5bac4: Verifying Checksum [2020-07-28T06:07:34.048Z] 2dd03ba5bac4: Download complete [2020-07-28T06:07:34.309Z] ce8a83651883: Verifying Checksum [2020-07-28T06:07:34.309Z] ce8a83651883: Download complete [2020-07-28T06:07:35.253Z] ed8968b2872e: Pull complete [2020-07-28T06:07:35.253Z] a92cc7c5fd73: Pull complete [2020-07-28T06:07:40.551Z] 2dd03ba5bac4: Pull complete [2020-07-28T06:07:40.551Z] 1e091d79d1de: Pull complete [2020-07-28T06:07:40.551Z] 481702a1767f: Pull complete [2020-07-28T06:07:43.717Z] Still waiting to schedule task [2020-07-28T06:07:43.717Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-28T06:07:47.143Z] f64a6f60c768: Pull complete [2020-07-28T06:07:50.456Z] e78d2573fc39: Pull complete [2020-07-28T06:07:50.456Z] e876d2f968b6: Pull complete [2020-07-28T06:07:51.402Z] ce8a83651883: Pull complete [2020-07-28T06:07:51.402Z] 07967f4d0e4b: Pull complete [2020-07-28T06:07:51.402Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-28T06:07:51.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-28T06:07:51.402Z] ---> 5d7c900382c6 [2020-07-28T06:07:51.402Z] 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-07-28T06:07:53.315Z] ---> Running in 53681f104990 [2020-07-28T06:07:53.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:07:54.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:07:55.534Z] (1/12) Installing libmagic (5.38-r0) [2020-07-28T06:07:55.534Z] (2/12) Installing file (5.38-r0) [2020-07-28T06:07:55.534Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-28T06:07:55.794Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-28T06:08:00.001Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-28T06:08:00.001Z] (6/12) Installing patch (2.7.6-r6) [2020-07-28T06:08:00.262Z] (7/12) Installing build-base (0.5-r2) [2020-07-28T06:08:00.262Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-28T06:08:00.262Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-28T06:08:00.523Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-28T06:08:00.523Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-28T06:08:00.784Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-28T06:08:00.784Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:08:00.784Z] OK: 233 MiB in 51 packages [2020-07-28T06:08:04.998Z] Removing intermediate container 53681f104990 [2020-07-28T06:08:04.998Z] ---> 08337452bdc5 [2020-07-28T06:08:04.998Z] Step 4/7 : WORKDIR /edgex-go [2020-07-28T06:08:04.998Z] ---> Running in ded258a4d42b [2020-07-28T06:08:04.998Z] Removing intermediate container ded258a4d42b [2020-07-28T06:08:04.998Z] ---> cc955b3c5e3d [2020-07-28T06:08:04.998Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-28T06:08:04.998Z] latest: Pulling from library/docker [2020-07-28T06:08:05.259Z] df20fa9351a1: Already exists [2020-07-28T06:08:05.259Z] 25ad7478873d: Pulling fs layer [2020-07-28T06:08:05.259Z] 4684f6177b5d: Pulling fs layer [2020-07-28T06:08:05.259Z] 46e300cec669: Pulling fs layer [2020-07-28T06:08:05.259Z] 63038576ad94: Pulling fs layer [2020-07-28T06:08:05.259Z] 0fdb76c4706c: Pulling fs layer [2020-07-28T06:08:05.259Z] cb7edeffdfd5: Pulling fs layer [2020-07-28T06:08:05.259Z] 63038576ad94: Waiting [2020-07-28T06:08:05.259Z] 0fdb76c4706c: Waiting [2020-07-28T06:08:05.259Z] cb7edeffdfd5: Waiting [2020-07-28T06:08:05.523Z] 4684f6177b5d: Verifying Checksum [2020-07-28T06:08:05.523Z] 4684f6177b5d: Download complete [2020-07-28T06:08:05.523Z] 25ad7478873d: Verifying Checksum [2020-07-28T06:08:05.523Z] 25ad7478873d: Download complete [2020-07-28T06:08:05.523Z] 63038576ad94: Verifying Checksum [2020-07-28T06:08:05.523Z] 63038576ad94: Download complete [2020-07-28T06:08:05.785Z] 0fdb76c4706c: Verifying Checksum [2020-07-28T06:08:05.785Z] 0fdb76c4706c: Download complete [2020-07-28T06:08:05.785Z] cb7edeffdfd5: Verifying Checksum [2020-07-28T06:08:05.785Z] cb7edeffdfd5: Download complete [2020-07-28T06:08:05.785Z] 25ad7478873d: Pull complete [2020-07-28T06:08:05.785Z] 4684f6177b5d: Pull complete [2020-07-28T06:08:07.169Z] 46e300cec669: Verifying Checksum [2020-07-28T06:08:07.169Z] 46e300cec669: Download complete [2020-07-28T06:08:09.088Z] 46e300cec669: Pull complete [2020-07-28T06:08:09.088Z] 63038576ad94: Pull complete [2020-07-28T06:08:09.350Z] 0fdb76c4706c: Pull complete [2020-07-28T06:08:09.350Z] cb7edeffdfd5: Pull complete [2020-07-28T06:08:09.350Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-28T06:08:09.350Z] Status: Downloaded newer image for docker:latest [2020-07-28T06:08:10.736Z] ---> 89aab1cbf3a6 [2020-07-28T06:08:10.736Z] Step 6/7 : COPY go.mod . [2020-07-28T06:08:11.323Z] ---> fc59778716a6 [2020-07-28T06:08:11.323Z] Step 7/7 : RUN go mod download [2020-07-28T06:08:11.323Z] ---> Running in fe1036b86846 [2020-07-28T06:08:13.247Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-28T06:08:13.247Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-28T06:08:13.247Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-28T06:08:13.508Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-28T06:08:13.508Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-28T06:08:13.508Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-28T06:08:13.508Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-28T06:08:13.508Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-28T06:08:13.508Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-28T06:08:13.508Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-28T06:08:13.508Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-28T06:08:13.508Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-28T06:08:13.508Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-28T06:08:13.508Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-28T06:08:13.508Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-28T06:08:13.771Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-28T06:08:13.771Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-28T06:08:13.771Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-28T06:08:13.771Z] go: finding github.com/fatih/color v1.7.0 [2020-07-28T06:08:13.771Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-28T06:08:13.771Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-28T06:08:13.771Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-28T06:08:13.771Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-28T06:08:13.771Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-28T06:08:13.771Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-28T06:08:13.771Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-28T06:08:13.771Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-28T06:08:13.771Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-28T06:08:14.032Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-28T06:08:14.032Z] go: finding github.com/google/uuid v1.1.0 [2020-07-28T06:08:14.032Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-28T06:08:14.032Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-28T06:08:14.292Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-28T06:08:14.292Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-28T06:08:14.292Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-28T06:08:14.293Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-28T06:08:14.293Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-28T06:08:14.553Z] go: finding github.com/kr/pty v1.1.1 [2020-07-28T06:08:14.553Z] go: finding github.com/kr/text v0.1.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T06:08:14.553Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T06:08:14.553Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-28T06:08:14.553Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-28T06:08:14.814Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-28T06:08:14.814Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-28T06:08:14.814Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-28T06:08:14.814Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-28T06:08:14.814Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-28T06:08:14.814Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-28T06:08:14.814Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-28T06:08:14.814Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-28T06:08:14.814Z] go: finding github.com/posener/complete v1.1.1 [2020-07-28T06:08:14.814Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-28T06:08:14.814Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-28T06:08:14.814Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-28T06:08:15.075Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-28T06:08:15.075Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-28T06:08:15.075Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-28T06:08:15.075Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/text v0.3.2 [2020-07-28T06:08:15.075Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-28T06:08:15.075Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-28T06:08:15.075Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-28T06:08:15.348Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-28T06:08:15.348Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-28T06:08:15.348Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-28T06:08:27.605Z] Removing intermediate container fe1036b86846 [2020-07-28T06:08:27.605Z] ---> 8d62f3b67a65 [2020-07-28T06:08:27.605Z] Successfully built 8d62f3b67a65 [2020-07-28T06:08:27.605Z] 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-07-28T06:08:28.142Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-28T06:08:28.143Z] . [Pipeline] withDockerContainer [2020-07-28T06:08:28.236Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2020-07-28T06:08:28.279Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-28T06:08:28.852Z] $ docker top 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T06:08:29.306Z] + go version [2020-07-28T06:08:29.306Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-28T06:08:29.317Z] ========================================================= [2020-07-28T06:08:29.317Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-28T06:08:29.317Z] ========================================================= [Pipeline] sh [2020-07-28T06:08:29.603Z] + make test raml_verify [2020-07-28T06:08:29.603Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-28T06:08:32.156Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-28T06:08:40.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-28T06:08:45.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-28T06:08:45.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-28T06:08:45.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-28T06:08:45.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-28T06:08:48.302Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-07-28T06:08:48.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-28T06:08:48.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-28T06:08:48.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-28T06:08:48.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-28T06:08:48.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-28T06:08:48.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-28T06:08:48.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-28T06:08:48.831Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-28T06:08:54.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.032s coverage: 46.6% of statements [2020-07-28T06:08:54.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-28T06:08:54.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-28T06:08:54.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-28T06:08:54.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-28T06:08:54.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-28T06:08:55.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.059s coverage: 27.4% of statements [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-28T06:08:55.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-28T06:08:55.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements [2020-07-28T06:08:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-28T06:08:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.098s coverage: 28.4% of statements [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-28T06:08:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-28T06:08:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2020-07-28T06:08:56.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-28T06:08:57.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.029s coverage: 89.8% of statements [2020-07-28T06:08:57.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-28T06:08:57.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.046s coverage: 97.5% of statements [2020-07-28T06:08:57.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-28T06:08:57.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.012s coverage: 100.0% of statements [2020-07-28T06:08:57.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-28T06:08:57.529Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-28T06:08:57.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-28T06:08:57.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements [2020-07-28T06:08:58.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.053s coverage: 63.5% of statements [2020-07-28T06:08:58.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-28T06:08:58.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-28T06:08:58.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements [2020-07-28T06:08:59.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.093s coverage: 55.9% of statements [2020-07-28T06:08:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-28T06:08:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-28T06:08:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-28T06:08:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.484s coverage: 86.3% of statements [2020-07-28T06:09:04.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.386s coverage: 72.2% of statements [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.112s coverage: 72.1% of statements [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.009s coverage: 82.4% of statements [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements [2020-07-28T06:09:04.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-28T06:09:04.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-28T06:09:04.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-28T06:09:04.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.014s coverage: 96.8% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.038s coverage: 26.9% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.078s coverage: 84.1% of statements [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.017s coverage: 43.1% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.021s coverage: 100.0% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-28T06:09:04.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-07-28T06:09:04.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-28T06:09:05.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 46.1% of statements [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-28T06:09:05.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-28T06:09:05.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.010s coverage: 100.0% of statements [2020-07-28T06:09:05.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-28T06:09:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-07-28T06:09:06.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-28T06:09:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.057s coverage: 29.1% of statements [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-28T06:09:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.014s coverage: 99.0% of statements [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-28T06:09:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.023s coverage: 100.0% of statements [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-28T06:09:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-28T06:09:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-28T06:09:10.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2020-07-28T06:09:10.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-28T06:09:10.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-28T06:09:10.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-28T06:09:10.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-28T06:09:10.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements [2020-07-28T06:09:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-28T06:09:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-28T06:09:10.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-07-28T06:09:10.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-07-28T06:09:11.221Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-07-28T06:09:11.221Z] GO111MODULE=on go vet ./... [2020-07-28T06:09:17.852Z] gofmt -l . [2020-07-28T06:09:18.421Z] [ "`gofmt -l .`" = "" ] [2020-07-28T06:09:18.990Z] ./bin/test-go-mod-tidy.sh [2020-07-28T06:09:19.932Z] ./bin/test-attribution-txt.sh [2020-07-28T06:09:21.320Z] docker run --rm --privileged \ [2020-07-28T06:09:21.320Z] -v /w/workspace/edgex-go/17:/raml-verification -w /raml-verification \ [2020-07-28T06:09:21.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-28T06:09:21.320Z] /scripts/raml-verify.sh [2020-07-28T06:09:21.320Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-28T06:09:21.579Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-28T06:09:21.579Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-28T06:09:21.579Z] bd07af9ed1a4: Pulling fs layer [2020-07-28T06:09:21.579Z] 3556ccf180b2: Pulling fs layer [2020-07-28T06:09:21.579Z] 089d4748da74: Pulling fs layer [2020-07-28T06:09:21.579Z] c6eb57c77bc5: Pulling fs layer [2020-07-28T06:09:21.579Z] 0364d5097239: Pulling fs layer [2020-07-28T06:09:21.579Z] 089d4748da74: Waiting [2020-07-28T06:09:21.579Z] c6eb57c77bc5: Waiting [2020-07-28T06:09:21.579Z] 0364d5097239: Waiting [2020-07-28T06:09:21.579Z] 3556ccf180b2: Verifying Checksum [2020-07-28T06:09:21.579Z] 3556ccf180b2: Download complete [2020-07-28T06:09:21.579Z] cbdbe7a5bc2a: Download complete [2020-07-28T06:09:21.579Z] 089d4748da74: Download complete [2020-07-28T06:09:21.579Z] 0364d5097239: Verifying Checksum [2020-07-28T06:09:21.579Z] 0364d5097239: Download complete [2020-07-28T06:09:21.579Z] c6eb57c77bc5: Verifying Checksum [2020-07-28T06:09:21.579Z] c6eb57c77bc5: Download complete [2020-07-28T06:09:21.840Z] bd07af9ed1a4: Verifying Checksum [2020-07-28T06:09:21.840Z] bd07af9ed1a4: Download complete [2020-07-28T06:09:21.840Z] cbdbe7a5bc2a: Pull complete [2020-07-28T06:09:24.399Z] bd07af9ed1a4: Pull complete [2020-07-28T06:09:24.399Z] 3556ccf180b2: Pull complete [2020-07-28T06:09:24.399Z] 089d4748da74: Pull complete [2020-07-28T06:09:25.793Z] c6eb57c77bc5: Pull complete [2020-07-28T06:09:25.793Z] 0364d5097239: Pull complete [2020-07-28T06:09:25.793Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-28T06:09:25.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-28T06:09:25.815Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1216 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [Pipeline] { [Pipeline] ws [2020-07-28T06:09:25.854Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2020-07-28T06:09:30.490Z] using credential edgex-jenkins-ssh [2020-07-28T06:09:30.537Z] Cloning the remote Git repository [2020-07-28T06:09:30.537Z] Cloning with configured refspecs honoured and without tags [2020-07-28T06:09:30.588Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-28T06:09:30.697Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2020-07-28T06:09:30.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-28T06:09:30.767Z] > git --version # timeout=10 [2020-07-28T06:09:30.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-28T06:09:30.850Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T06:09:35.804Z] Verifying ./api/raml/core-command.raml... [2020-07-28T06:09:35.805Z] OK [2020-07-28T06:09:35.805Z] Verifying ./api/raml/core-data.raml... [2020-07-28T06:09:36.746Z] OK [2020-07-28T06:09:36.746Z] Verifying ./api/raml/core-metadata.raml... [2020-07-28T06:09:38.662Z] OK [2020-07-28T06:09:38.662Z] Verifying ./api/raml/support-logging.raml... [2020-07-28T06:09:39.232Z] OK [2020-07-28T06:09:39.232Z] Verifying ./api/raml/support-notifications.raml... [2020-07-28T06:09:40.621Z] OK [2020-07-28T06:09:40.621Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-28T06:09:41.190Z] OK [2020-07-28T06:09:41.190Z] Verifying ./api/raml/system-agent.raml... [2020-07-28T06:09:41.759Z] OK [Pipeline] sh [2020-07-28T06:09:42.342Z] + ls -al . [2020-07-28T06:09:42.342Z] total 556 [2020-07-28T06:09:42.342Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 06:09 . [2020-07-28T06:09:42.342Z] drwxr-xr-x 4 root root 30 Jul 28 06:08 .. [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 06:06 .dockerignore [2020-07-28T06:09:42.342Z] drwxrwxr-x 8 1001 1001 179 Jul 28 06:06 .git [2020-07-28T06:09:42.342Z] drwxrwxr-x 3 1001 1001 60 Jul 28 06:06 .github [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 924 Jul 28 06:06 .gitignore [2020-07-28T06:09:42.342Z] drwx------ 3 1001 1001 47 Jul 28 06:07 .semver [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 178 Jul 28 06:06 .sonarcloud.properties [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 06:06 CONTRIBUTING.md [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 1035 Jul 28 06:06 Dockerfile.build [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 824 Jul 28 06:06 Jenkinsfile [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 06:06 LICENSE [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 6417 Jul 28 06:06 Makefile [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 5652 Jul 28 06:06 README.md [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 7111 Jul 28 06:06 SECURITY.md [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 06:07 VERSION [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 06:06 ZMQWindows.md [2020-07-28T06:09:42.342Z] drwxrwxr-x 4 1001 1001 33 Jul 28 06:06 api [2020-07-28T06:09:42.342Z] drwxrwxr-x 2 1001 1001 117 Jul 28 06:06 bin [2020-07-28T06:09:42.342Z] drwxrwxr-x 15 1001 1001 4096 Jul 28 06:06 cmd [2020-07-28T06:09:42.342Z] -rw-r--r-- 1 root root 456736 Jul 28 06:09 coverage.out [2020-07-28T06:09:42.342Z] -rw-r--r-- 1 root root 1019 Jul 28 06:09 go.mod [2020-07-28T06:09:42.342Z] -rw-r--r-- 1 root root 18146 Jul 28 06:09 go.sum [2020-07-28T06:09:42.342Z] drwxrwxr-x 8 1001 1001 127 Jul 28 06:06 internal [2020-07-28T06:09:42.342Z] drwxrwxr-x 4 1001 1001 71 Jul 28 06:06 snap [2020-07-28T06:09:42.342Z] -rw-rw-r-- 1 1001 1001 168 Jul 28 06:06 version.go [Pipeline] sh [2020-07-28T06:09:42.632Z] + '[' -e coverage.out ] [2020-07-28T06:09:42.632Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-28T06:09:42.774Z] Stashed 1 file(s) [Pipeline] sh [2020-07-28T06:09:43.064Z] + make build [2020-07-28T06:09:43.064Z] 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-07-28T06:09:48.391Z] Fetching without tags [2020-07-28T06:09:48.884Z] Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit b26810b697a2588f0020e797981a496435614a5f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-28T06:09:49.209Z] Failed in branch arm64 [2020-07-28T06:09:49.706Z] 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-07-28T06:09:48.308Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-28T06:09:48.326Z] > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # timeout=10 [2020-07-28T06:09:48.349Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T06:09:48.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-28T06:09:48.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-28T06:09:48.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-28T06:09:48.413Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T06:09:48.900Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T06:09:48.913Z] > git checkout -f b26810b697a2588f0020e797981a496435614a5f # timeout=10 [2020-07-28T06:09:53.003Z] 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-07-28T06:09:54.387Z] 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-07-28T06:09:55.783Z] 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-07-28T06:09:57.695Z] 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-07-28T06:09:57.695Z] 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-07-28T06:09:59.606Z] 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-07-28T06:10:00.989Z] 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-07-28T06:10:01.934Z] 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-07-28T06:10:03.324Z] 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-07-28T06:10:04.769Z] 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-07-28T06:10:06.256Z] 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-07-28T06:10:07.210Z] $ docker stop --time=1 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c [2020-07-28T06:10:08.764Z] $ docker rm -f 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:10:11.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T06:10:11.711Z] [2020-07-28T06:10:11.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:10:12.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T06:10:12.045Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-28T06:10:12.045Z] cbdbe7a5bc2a: Already exists [2020-07-28T06:10:12.045Z] ca9280d653b3: Pulling fs layer [2020-07-28T06:10:12.045Z] 7e9c9ca2126c: Pulling fs layer [2020-07-28T06:10:12.306Z] ca9280d653b3: Verifying Checksum [2020-07-28T06:10:12.306Z] ca9280d653b3: Download complete [2020-07-28T06:10:12.888Z] 7e9c9ca2126c: Verifying Checksum [2020-07-28T06:10:12.888Z] 7e9c9ca2126c: Download complete [2020-07-28T06:10:13.153Z] ca9280d653b3: Pull complete [2020-07-28T06:10:21.318Z] 7e9c9ca2126c: Pull complete [2020-07-28T06:10:21.318Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-28T06:10:21.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T06:10:21.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-28T06:10:21.431Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2020-07-28T06:10:21.472Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-28T06:10:24.161Z] $ docker top e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T06:10:24.675Z] + docker-compose build --help [2020-07-28T06:10:24.675Z] + grep parallel [2020-07-28T06:10:25.616Z] --parallel Build images in parallel. [Pipeline] } [2020-07-28T06:10:25.629Z] $ docker stop --time=1 e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 [2020-07-28T06:10:26.944Z] $ docker rm -f e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:10:27.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T06:10:27.553Z] . [Pipeline] withDockerContainer [2020-07-28T06:10:27.643Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2020-07-28T06:10:27.683Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-28T06:10:28.229Z] $ docker top 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T06:10:28.668Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-28T06:10:29.610Z] Building docker-core-command-go ... [2020-07-28T06:10:29.610Z] Building docker-core-data-go ... [2020-07-28T06:10:29.610Z] Building docker-core-metadata-go ... [2020-07-28T06:10:29.610Z] Building docker-security-proxy-setup-go ... [2020-07-28T06:10:29.610Z] Building docker-security-secrets-setup-go ... [2020-07-28T06:10:29.610Z] Building docker-security-secretstore-setup-go ... [2020-07-28T06:10:29.610Z] Building docker-support-logging-go ... [2020-07-28T06:10:29.610Z] Building docker-support-notifications-go ... [2020-07-28T06:10:29.610Z] Building docker-support-scheduler-go ... [2020-07-28T06:10:29.610Z] Building docker-sys-mgmt-agent-go ... [2020-07-28T06:10:29.610Z] Building docker-core-data-go [2020-07-28T06:10:29.610Z] Building docker-support-logging-go [2020-07-28T06:10:29.610Z] Building docker-support-notifications-go [2020-07-28T06:10:29.610Z] Building docker-support-scheduler-go [2020-07-28T06:10:29.610Z] Building docker-security-secretstore-setup-go [2020-07-28T06:11:01.781Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:11:01.781Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:11:01.781Z] ---> 8d62f3b67a65 [2020-07-28T06:11:01.781Z] Step 3/26 : WORKDIR /edgex-go [2020-07-28T06:11:01.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:11:01.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:11:01.781Z] ---> 8d62f3b67a65 [2020-07-28T06:11:01.781Z] Step 3/23 : WORKDIR /edgex-go [2020-07-28T06:11:01.781Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:11:01.781Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:11:01.781Z] ---> 8d62f3b67a65 [2020-07-28T06:11:01.781Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T06:11:01.781Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:11:01.781Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:11:01.781Z] ---> 8d62f3b67a65 [2020-07-28T06:11:01.781Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T06:11:01.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:11:01.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:11:01.781Z] ---> 8d62f3b67a65 [2020-07-28T06:11:01.781Z] Step 3/22 : WORKDIR /edgex-go [2020-07-28T06:11:02.357Z] ---> Running in 3a94910e4f4d [2020-07-28T06:11:02.357Z] ---> Running in 631c148575fe [2020-07-28T06:11:02.357Z] ---> Running in b0ae386d8d20 [2020-07-28T06:11:02.357Z] ---> Running in 36eb644cc140 [2020-07-28T06:11:02.357Z] ---> Running in e3213f7ebcd3 [2020-07-28T06:11:02.621Z] Removing intermediate container e3213f7ebcd3 [2020-07-28T06:11:02.621Z] ---> 4c90bcac712e [2020-07-28T06:11:02.621Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:11:02.621Z] Removing intermediate container 631c148575fe [2020-07-28T06:11:02.621Z] ---> f6318d51bcc3 [2020-07-28T06:11:02.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:11:02.621Z] Removing intermediate container 36eb644cc140 [2020-07-28T06:11:02.621Z] ---> bb646f6ed64a [2020-07-28T06:11:02.621Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:11:02.621Z] Removing intermediate container b0ae386d8d20 [2020-07-28T06:11:02.621Z] ---> f64fa9750093 [2020-07-28T06:11:02.621Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:11:02.621Z] Removing intermediate container 3a94910e4f4d [2020-07-28T06:11:02.621Z] ---> 2a1392076eeb [2020-07-28T06:11:02.621Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:11:02.884Z] ---> Running in 024e14bbcfd8 [2020-07-28T06:11:02.884Z] ---> Running in ebb971a6aa87 [2020-07-28T06:11:02.884Z] ---> Running in c77d39dc3732 [2020-07-28T06:11:02.884Z] ---> Running in ebb9360519da [2020-07-28T06:11:02.884Z] ---> Running in 804c3a002260 [2020-07-28T06:11:04.812Z] Removing intermediate container ebb971a6aa87 [2020-07-28T06:11:04.812Z] ---> 83ac9e58cd0e [2020-07-28T06:11:04.812Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-28T06:11:04.812Z] Removing intermediate container 024e14bbcfd8 [2020-07-28T06:11:04.812Z] ---> 806384078840 [2020-07-28T06:11:04.812Z] Step 5/26 : RUN apk update && apk add make git [2020-07-28T06:11:04.812Z] ---> Running in c26f83c7350c [2020-07-28T06:11:05.074Z] ---> Running in c035aeb5962d [2020-07-28T06:11:05.334Z] Removing intermediate container c77d39dc3732 [2020-07-28T06:11:05.334Z] ---> 70da4c9099f7 [2020-07-28T06:11:05.334Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-28T06:11:05.334Z] Removing intermediate container 804c3a002260 [2020-07-28T06:11:05.334Z] ---> 788d72b27f5d [2020-07-28T06:11:05.334Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T06:11:05.598Z] Removing intermediate container ebb9360519da [2020-07-28T06:11:05.598Z] ---> 80b99b9afa71 [2020-07-28T06:11:05.598Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-28T06:11:05.598Z] ---> Running in 61447fffc11e [2020-07-28T06:11:05.598Z] ---> Running in 38781fa30b5a [2020-07-28T06:11:05.598Z] ---> Running in bfaa7c06edc6 [2020-07-28T06:11:05.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:05.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:06.974Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:11:06.974Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:11:06.974Z] OK: 12749 distinct packages available [2020-07-28T06:11:07.235Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:11:07.235Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:11:07.235Z] OK: 12749 distinct packages available [2020-07-28T06:11:07.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:07.235Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:07.235Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:07.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:07.502Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:07.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:11:07.770Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:11:07.770Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:11:07.770Z] OK: 12749 distinct packages available [2020-07-28T06:11:08.033Z] Removing intermediate container c035aeb5962d [2020-07-28T06:11:08.033Z] ---> d772e589fc8d [2020-07-28T06:11:08.033Z] Step 6/26 : COPY go.mod . [2020-07-28T06:11:08.033Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:08.033Z] Removing intermediate container c26f83c7350c [2020-07-28T06:11:08.033Z] ---> 103d736a7813 [2020-07-28T06:11:08.033Z] Step 6/21 : COPY go.mod . [2020-07-28T06:11:08.033Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:11:08.033Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:11:08.033Z] OK: 12749 distinct packages available [2020-07-28T06:11:08.298Z] ---> 51b1b17bc9f6 [2020-07-28T06:11:08.298Z] Step 7/26 : RUN go mod download [2020-07-28T06:11:08.298Z] ---> Running in 508adaa851fa [2020-07-28T06:11:08.562Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:08.562Z] ---> caaabf61059e [2020-07-28T06:11:08.562Z] Step 7/21 : RUN go mod download [2020-07-28T06:11:08.562Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:11:08.562Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:11:08.562Z] OK: 12749 distinct packages available [2020-07-28T06:11:08.830Z] ---> Running in 16501b8aa3eb [2020-07-28T06:11:08.830Z] Removing intermediate container 38781fa30b5a [2020-07-28T06:11:08.830Z] ---> 510a9b42a1d5 [2020-07-28T06:11:08.830Z] Step 6/20 : COPY go.mod . [2020-07-28T06:11:08.830Z] OK: 233 MiB in 51 packages [2020-07-28T06:11:09.414Z] Removing intermediate container 61447fffc11e [2020-07-28T06:11:09.414Z] ---> 1aaef5ce5f5e [2020-07-28T06:11:09.414Z] Step 6/22 : COPY go.mod . [2020-07-28T06:11:09.414Z] ---> d9a742c37dc0 [2020-07-28T06:11:09.414Z] Step 7/20 : RUN go mod download [2020-07-28T06:11:09.414Z] ---> Running in 35ac025585ce [2020-07-28T06:11:09.684Z] ---> b188047bb3f0 [2020-07-28T06:11:09.684Z] Step 7/22 : RUN go mod download [2020-07-28T06:11:09.949Z] Removing intermediate container bfaa7c06edc6 [2020-07-28T06:11:09.949Z] ---> b31e0dc8e92f [2020-07-28T06:11:09.949Z] Step 6/23 : COPY go.mod . [2020-07-28T06:11:09.949Z] ---> Running in c7b95a3791eb [2020-07-28T06:11:10.220Z] ---> e283411d7758 [2020-07-28T06:11:10.220Z] Step 7/23 : RUN go mod download [2020-07-28T06:11:10.220Z] ---> Running in fbbeff3c527c [2020-07-28T06:11:10.798Z] Removing intermediate container 508adaa851fa [2020-07-28T06:11:10.798Z] ---> faebb431ca1d [2020-07-28T06:11:10.798Z] Step 8/26 : COPY . . [2020-07-28T06:11:11.390Z] Removing intermediate container 16501b8aa3eb [2020-07-28T06:11:11.390Z] ---> de78a957b327 [2020-07-28T06:11:11.390Z] Step 8/21 : COPY . . [2020-07-28T06:11:15.622Z] Removing intermediate container 35ac025585ce [2020-07-28T06:11:15.622Z] ---> 7ba61b003de1 [2020-07-28T06:11:15.622Z] Step 8/20 : COPY . . [2020-07-28T06:11:18.979Z] Removing intermediate container c7b95a3791eb [2020-07-28T06:11:18.979Z] ---> 56c39766640a [2020-07-28T06:11:18.979Z] Step 8/22 : COPY . . [2020-07-28T06:11:21.637Z] Removing intermediate container fbbeff3c527c [2020-07-28T06:11:21.637Z] ---> be5af06474df [2020-07-28T06:11:21.637Z] Step 8/23 : COPY . . [2020-07-28T06:11:53.813Z] ---> a0c727e451c6 [2020-07-28T06:11:53.813Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-28T06:11:53.813Z] ---> c3a173461d9f [2020-07-28T06:11:53.813Z] 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-07-28T06:11:53.813Z] ---> Running in 9ca5c80001cb [2020-07-28T06:11:53.813Z] ---> c654b78dc61e [2020-07-28T06:11:53.813Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-28T06:11:53.813Z] ---> 066c752eceea [2020-07-28T06:11:53.813Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-28T06:11:53.813Z] ---> ef00d789e1f1 [2020-07-28T06:11:53.813Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-28T06:11:53.813Z] ---> Running in b5b4aceda9a9 [2020-07-28T06:11:53.813Z] ---> Running in 8be7bd3b80ea [2020-07-28T06:11:53.813Z] ---> Running in a39748fedf82 [2020-07-28T06:11:53.813Z] ---> Running in ebd9ac499773 [2020-07-28T06:11:54.775Z] 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-07-28T06:11:54.775Z] 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-07-28T06:11:54.775Z] 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-07-28T06:11:54.775Z] 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-07-28T06:11:54.775Z] 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-07-28T06:12:21.489Z] 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-07-28T06:12:29.744Z] 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-07-28T06:12:30.710Z] Removing intermediate container 9ca5c80001cb [2020-07-28T06:12:30.710Z] ---> f0eb3143af2e [2020-07-28T06:12:30.710Z] [2020-07-28T06:12:30.710Z] Step 10/21 : FROM scratch [2020-07-28T06:12:30.710Z] ---> [2020-07-28T06:12:30.710Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T06:12:30.978Z] ---> Running in 786f55300d59 [2020-07-28T06:12:32.378Z] Removing intermediate container 786f55300d59 [2020-07-28T06:12:32.378Z] ---> fac7c44d0e2f [2020-07-28T06:12:32.378Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-28T06:12:33.319Z] ---> Running in 60ec07f81685 [2020-07-28T06:12:33.580Z] Removing intermediate container ebd9ac499773 [2020-07-28T06:12:33.580Z] ---> 60405aa6b042 [2020-07-28T06:12:33.580Z] [2020-07-28T06:12:33.580Z] Step 10/23 : FROM scratch [2020-07-28T06:12:33.580Z] ---> [2020-07-28T06:12:33.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T06:12:33.580Z] ---> Using cache [2020-07-28T06:12:33.580Z] ---> fac7c44d0e2f [2020-07-28T06:12:33.580Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-28T06:12:35.495Z] Removing intermediate container 8be7bd3b80ea [2020-07-28T06:12:35.495Z] ---> 9642f7bdb3ca [2020-07-28T06:12:35.495Z] [2020-07-28T06:12:35.495Z] Step 10/20 : FROM scratch [2020-07-28T06:12:35.495Z] ---> [2020-07-28T06:12:35.495Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T06:12:35.495Z] Removing intermediate container 60ec07f81685 [2020-07-28T06:12:35.495Z] ---> 880409709b28 [2020-07-28T06:12:35.495Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T06:12:35.495Z] ---> Running in 26e07849577f [2020-07-28T06:12:36.072Z] ---> Running in 93faa0ff44fc [2020-07-28T06:12:36.072Z] ---> Running in 9093dd78b5cb [2020-07-28T06:12:37.017Z] Removing intermediate container 26e07849577f [2020-07-28T06:12:37.017Z] ---> d25abb7c15a1 [2020-07-28T06:12:37.017Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-28T06:12:37.968Z] Removing intermediate container b5b4aceda9a9 [2020-07-28T06:12:37.968Z] ---> 13a1d7433aa7 [2020-07-28T06:12:37.968Z] [2020-07-28T06:12:37.968Z] Step 10/26 : FROM alpine:3.10 [2020-07-28T06:12:37.968Z] ---> Running in 1a0a21c78183 [2020-07-28T06:12:37.968Z] Removing intermediate container 93faa0ff44fc [2020-07-28T06:12:37.968Z] ---> 5f3c2dbde177 [2020-07-28T06:12:37.968Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-28T06:12:37.968Z] Removing intermediate container 9093dd78b5cb [2020-07-28T06:12:37.968Z] ---> a610e8b90caa [2020-07-28T06:12:37.968Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-28T06:12:38.231Z] 3.10: Pulling from library/alpine [2020-07-28T06:12:38.231Z] ---> Running in 6c37690973de [2020-07-28T06:12:38.231Z] Removing intermediate container 1a0a21c78183 [2020-07-28T06:12:38.231Z] ---> b1d05a0d6b24 [2020-07-28T06:12:38.231Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-28T06:12:38.494Z] ---> 1abc628e19aa [2020-07-28T06:12:38.494Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-28T06:12:38.494Z] Removing intermediate container 6c37690973de [2020-07-28T06:12:38.494Z] ---> 096bf1e1e1b3 [2020-07-28T06:12:38.494Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-28T06:12:38.494Z] ---> Running in d32282718c22 [2020-07-28T06:12:38.757Z] ---> 404edebdd775 [2020-07-28T06:12:38.757Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-28T06:12:40.680Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-28T06:12:40.680Z] Removing intermediate container d32282718c22 [2020-07-28T06:12:40.680Z] ---> 2b8a9920e685 [2020-07-28T06:12:40.680Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-28T06:12:41.251Z] Status: Downloaded newer image for alpine:3.10 [2020-07-28T06:12:41.251Z] ---> be4e4bea2c2e [2020-07-28T06:12:41.251Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-28T06:12:41.251Z] ---> 1f33986507f3 [2020-07-28T06:12:41.251Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-28T06:12:41.528Z] ---> 2540491e28c9 [2020-07-28T06:12:41.528Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-28T06:12:41.528Z] ---> Running in feab17adcca7 [2020-07-28T06:12:41.528Z] ---> db676795f091 [2020-07-28T06:12:41.528Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-28T06:12:41.802Z] Removing intermediate container a39748fedf82 [2020-07-28T06:12:41.802Z] ---> 14ef1f56c970 [2020-07-28T06:12:41.802Z] [2020-07-28T06:12:41.802Z] Step 10/22 : FROM alpine [2020-07-28T06:12:42.065Z] latest: Pulling from library/alpine [2020-07-28T06:12:42.065Z] ---> f187294138f6 [2020-07-28T06:12:42.065Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-28T06:12:42.065Z] ---> d83a9ef5f7ba [2020-07-28T06:12:42.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-28T06:12:42.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:12:42.334Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T06:12:42.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:12:42.334Z] Status: Downloaded newer image for alpine:latest [2020-07-28T06:12:42.334Z] ---> a24bb4013296 [2020-07-28T06:12:42.334Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T06:12:42.593Z] ---> b8b051a6a457 [2020-07-28T06:12:42.593Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-28T06:12:42.593Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-28T06:12:42.593Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-28T06:12:42.593Z] OK: 10346 distinct packages available [2020-07-28T06:12:42.593Z] ---> Running in 0fa3730a9483 [2020-07-28T06:12:42.593Z] ---> 1156ee570709 [2020-07-28T06:12:42.593Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:12:42.593Z] ---> 97e1c8e2f2df [2020-07-28T06:12:42.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-28T06:12:42.593Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-28T06:12:42.853Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-28T06:12:42.853Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-28T06:12:42.853Z] (4/5) Installing curl (7.66.0-r0) [2020-07-28T06:12:42.853Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-28T06:12:42.853Z] Executing busybox-1.30.1-r3.trigger [2020-07-28T06:12:43.114Z] Executing ca-certificates-20191127-r2.trigger [2020-07-28T06:12:43.375Z] OK: 7 MiB in 19 packages [2020-07-28T06:12:43.375Z] ---> Running in 667853d7e014 [2020-07-28T06:12:43.640Z] ---> fe464095cf1d [2020-07-28T06:12:43.640Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:12:43.640Z] Removing intermediate container 0fa3730a9483 [2020-07-28T06:12:43.640Z] ---> bde03a8177fe [2020-07-28T06:12:43.640Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-28T06:12:43.640Z] ---> 51ead6944269 [2020-07-28T06:12:43.640Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-28T06:12:43.902Z] ---> Running in d96e80085e04 [2020-07-28T06:12:43.902Z] ---> Running in 33c1fb7fa777 [2020-07-28T06:12:43.902Z] Removing intermediate container 667853d7e014 [2020-07-28T06:12:43.902Z] ---> 81bddfc44789 [2020-07-28T06:12:43.902Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T06:12:44.945Z] ---> Running in 80ddb0ddc749 [2020-07-28T06:12:44.945Z] ---> 48a006ad5aa1 [2020-07-28T06:12:44.945Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:12:45.565Z] Removing intermediate container d96e80085e04 [2020-07-28T06:12:45.565Z] ---> 549e082edc1e [2020-07-28T06:12:45.565Z] Step 18/20 : LABEL arch=x86_64 [2020-07-28T06:12:45.565Z] Removing intermediate container 33c1fb7fa777 [2020-07-28T06:12:45.565Z] ---> 9ee67b9836db [2020-07-28T06:12:45.565Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-28T06:12:45.565Z] Removing intermediate container feab17adcca7 [2020-07-28T06:12:45.565Z] ---> 5090c1998591 [2020-07-28T06:12:45.565Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T06:12:45.565Z] ---> Running in 001e12d76f51 [2020-07-28T06:12:45.863Z] ---> Running in 41bb1d48467b [2020-07-28T06:12:45.863Z] ---> Running in 5555f573d8fc [2020-07-28T06:12:45.863Z] Removing intermediate container 80ddb0ddc749 [2020-07-28T06:12:45.863Z] ---> 1861ae8b1f3f [2020-07-28T06:12:45.863Z] Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:12:45.863Z] ---> Running in bcd8d7f2987d [2020-07-28T06:12:46.155Z] ---> Running in c7229d621a3b [2020-07-28T06:12:46.155Z] Removing intermediate container 001e12d76f51 [2020-07-28T06:12:46.155Z] ---> e13017da0c90 [2020-07-28T06:12:46.155Z] Step 21/23 : LABEL arch=x86_64 [2020-07-28T06:12:46.155Z] Removing intermediate container 41bb1d48467b [2020-07-28T06:12:46.155Z] ---> a9ec47dfc358 [2020-07-28T06:12:46.155Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:12:46.155Z] Removing intermediate container 5555f573d8fc [2020-07-28T06:12:46.155Z] ---> 416f44714dee [2020-07-28T06:12:46.155Z] Step 19/20 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:12:46.428Z] Removing intermediate container bcd8d7f2987d [2020-07-28T06:12:46.428Z] ---> 295166e9a1bb [2020-07-28T06:12:46.428Z] Step 13/26 : WORKDIR / [2020-07-28T06:12:46.428Z] ---> Running in cc17c07a8af8 [2020-07-28T06:12:46.428Z] ---> Running in 040796121d03 [2020-07-28T06:12:46.428Z] ---> Running in e99ed96adb4c [2020-07-28T06:12:46.697Z] Removing intermediate container c7229d621a3b [2020-07-28T06:12:46.697Z] ---> 762152f52fda [2020-07-28T06:12:46.697Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T06:12:46.697Z] ---> Running in 3a95e2307155 [2020-07-28T06:12:46.959Z] ---> Running in 670b7ec46312 [2020-07-28T06:12:46.959Z] Removing intermediate container 040796121d03 [2020-07-28T06:12:46.959Z] ---> cd43cb316437 [2020-07-28T06:12:46.959Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T06:12:46.960Z] Removing intermediate container e99ed96adb4c [2020-07-28T06:12:46.960Z] ---> 04a3e4342dd8 [2020-07-28T06:12:46.960Z] Step 22/23 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:12:47.222Z] ---> Running in d23558c5987b [2020-07-28T06:12:47.222Z] ---> Running in 99b25c241e5f [2020-07-28T06:12:47.222Z] Removing intermediate container 3a95e2307155 [2020-07-28T06:12:47.222Z] ---> e5a10bc84870 [2020-07-28T06:12:47.222Z] 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-07-28T06:12:47.486Z] Removing intermediate container 670b7ec46312 [2020-07-28T06:12:47.486Z] ---> 7dd8c30189d8 [2020-07-28T06:12:47.486Z] [2020-07-28T06:12:47.486Z] Removing intermediate container d23558c5987b [2020-07-28T06:12:47.486Z] ---> 2c986d828914 [2020-07-28T06:12:47.486Z] [2020-07-28T06:12:47.758Z] Successfully built 7dd8c30189d8 [2020-07-28T06:12:47.758Z] Successfully built 2c986d828914 [2020-07-28T06:12:47.758Z] Successfully tagged docker-support-logging-go:latest [2020-07-28T06:12:47.758Z] Removing intermediate container 99b25c241e5f [2020-07-28T06:12:47.758Z] ---> 430005daa447 [2020-07-28T06:12:47.758Z] Building docker-security-secrets-setup-go [2020-07-28T06:12:47.758Z] Step 23/23 : LABEL version=0.0.0 [2020-07-28T06:12:47.758Z]  Building docker-support-logging-go ... done Successfully tagged docker-support-scheduler-go:latest [2020-07-28T06:12:47.758Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-07-28T06:12:47.758Z] ---> adfb809c99c5 [2020-07-28T06:12:47.758Z] 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-07-28T06:12:48.022Z] ---> Running in 67df69ea84b5 [2020-07-28T06:12:48.022Z] Removing intermediate container cc17c07a8af8 [2020-07-28T06:12:48.022Z] ---> 9c384911edbe [2020-07-28T06:12:48.022Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-28T06:12:48.282Z] Removing intermediate container 67df69ea84b5 [2020-07-28T06:12:48.282Z] ---> b16d24ee35ee [2020-07-28T06:12:48.282Z] [2020-07-28T06:12:48.282Z] ---> Running in 43f495e63dc4 [2020-07-28T06:12:48.282Z] Successfully built b16d24ee35ee [2020-07-28T06:12:48.548Z] ---> 1082337d770b [2020-07-28T06:12:48.548Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-28T06:12:48.548Z] Successfully tagged docker-support-notifications-go:latest [2020-07-28T06:12:48.811Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-07-28T06:12:52.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:12:52.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:12:53.347Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-28T06:12:53.347Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-28T06:12:53.609Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-28T06:12:53.870Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-28T06:12:54.444Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-28T06:12:54.445Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:12:54.712Z] OK: 8 MiB in 19 packages [2020-07-28T06:12:58.016Z] ---> e786ce9e41e9 [2020-07-28T06:12:58.016Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-28T06:12:58.278Z] Removing intermediate container 43f495e63dc4 [2020-07-28T06:12:58.278Z] ---> c6b1e07d4435 [2020-07-28T06:12:58.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-28T06:12:58.278Z] ---> e8920915fc6b [2020-07-28T06:12:58.278Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-28T06:13:03.611Z] ---> 9b2e8cb924c4 [2020-07-28T06:13:03.611Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-28T06:13:06.484Z] ---> fbe15f39c666 [2020-07-28T06:13:06.484Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-28T06:13:07.890Z] ---> e636b5f31af6 [2020-07-28T06:13:07.890Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-28T06:13:09.817Z] ---> 37554ad7bd8b [2020-07-28T06:13:09.817Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-28T06:13:11.213Z] ---> 9ac1c537f040 [2020-07-28T06:13:11.213Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:13:11.800Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:13:11.800Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:13:12.530Z] ---> 8d62f3b67a65 [2020-07-28T06:13:12.530Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T06:13:12.791Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env ---> Using cache [2020-07-28T06:13:12.791Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:13:12.791Z] ---> 2a1392076eeb [2020-07-28T06:13:12.791Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] ---> 788d72b27f5d [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] Step 5/21 : RUN apk update && apk add make git ---> 8d62f3b67a65 [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] ---> 8d62f3b67a65 [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] Step 3/26 : WORKDIR /edgex-goStep 3/29 : WORKDIR /edgex-go ---> 510a9b42a1d5 [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] Step 6/21 : COPY go.mod . ---> Using cache [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] ---> 2a1392076eeb [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] ---> d9a742c37dc0 [2020-07-28T06:13:12.791Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:13:12.791Z] Step 7/21 : RUN go mod download ---> 2a1392076eeb [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] ---> 788d72b27f5d [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] Step 4/29 : RUN apk update && apk add make git ---> 7ba61b003de1 [2020-07-28T06:13:12.791Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-28T06:13:12.791Z] Step 8/21 : COPY . . [2020-07-28T06:13:12.791Z] [2020-07-28T06:13:12.791Z] ---> Using cache [2020-07-28T06:13:12.791Z] ---> c654b78dc61e [2020-07-28T06:13:12.791Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-28T06:13:13.373Z] ---> Running in f0533c5aa4df [2020-07-28T06:13:13.373Z] ---> 586f129d2cfa [2020-07-28T06:13:13.373Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T06:13:13.373Z] ---> Running in 75bda8cd4d4f [2020-07-28T06:13:13.373Z] ---> Running in d45c1c7f3060 [2020-07-28T06:13:13.634Z] ---> Running in e0152b0808c1 [2020-07-28T06:13:13.634Z] Removing intermediate container f0533c5aa4df [2020-07-28T06:13:13.634Z] ---> 1a09296a4600 [2020-07-28T06:13:13.634Z] Step 20/22 : LABEL arch=x86_64 [2020-07-28T06:13:13.904Z] ---> 8502902ca1fe [2020-07-28T06:13:13.904Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T06:13:13.904Z] ---> Running in 379090e23cc8 [2020-07-28T06:13:14.165Z] ---> Running in b376d1c50619 [2020-07-28T06:13:14.852Z] Removing intermediate container 379090e23cc8 [2020-07-28T06:13:14.852Z] ---> c22ed419d700 [2020-07-28T06:13:14.852Z] Step 21/22 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:13:14.852Z] ---> Running in 389e0836d89f [2020-07-28T06:13:14.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:13:14.852Z] Removing intermediate container 389e0836d89f [2020-07-28T06:13:14.852Z] ---> d735ae1e5b8e [2020-07-28T06:13:14.852Z] Step 22/22 : LABEL version=0.0.0 [2020-07-28T06:13:14.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:13:14.852Z] 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-07-28T06:13:14.852Z] ---> Running in 0f0fce129e11 [2020-07-28T06:13:15.407Z] Removing intermediate container 0f0fce129e11 [2020-07-28T06:13:15.407Z] ---> 8acada50e153 [2020-07-28T06:13:15.407Z] [2020-07-28T06:13:15.407Z] Successfully built 8acada50e153 [2020-07-28T06:13:15.407Z] Successfully tagged docker-core-data-go:latest [2020-07-28T06:13:15.407Z] Building docker-security-proxy-setup-go [2020-07-28T06:13:15.407Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:13:15.758Z] Removing intermediate container b376d1c50619 [2020-07-28T06:13:15.758Z] ---> e18cb77c1f95 [2020-07-28T06:13:15.758Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T06:13:16.214Z] ---> Running in 7b1a7ef7c201 [2020-07-28T06:13:16.214Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:13:16.214Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:13:16.214Z] OK: 12749 distinct packages available [2020-07-28T06:13:16.214Z] Removing intermediate container 7b1a7ef7c201 [2020-07-28T06:13:16.214Z] ---> 19b85773b02b [2020-07-28T06:13:16.214Z] Step 24/26 : LABEL arch=x86_64 [2020-07-28T06:13:16.502Z] OK: 233 MiB in 51 packages [2020-07-28T06:13:17.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:13:19.742Z] ---> Running in 13b40576864f [2020-07-28T06:13:19.742Z] Removing intermediate container 13b40576864f [2020-07-28T06:13:19.742Z] ---> 805478cbd518 [2020-07-28T06:13:19.742Z] Step 25/26 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:13:20.010Z] ---> Running in 9f01d21f3f19 [2020-07-28T06:13:20.607Z] v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:13:20.607Z] v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:13:20.607Z] OK: 12749 distinct packages available [2020-07-28T06:13:20.877Z] OK: 233 MiB in 51 packages [2020-07-28T06:13:20.877Z] Removing intermediate container 75bda8cd4d4f [2020-07-28T06:13:20.877Z] ---> 46f9865a5ac6 [2020-07-28T06:13:20.877Z] Step 5/29 : COPY go.mod . [2020-07-28T06:13:22.297Z] Removing intermediate container 9f01d21f3f19 [2020-07-28T06:13:22.297Z] ---> fcf88ab36d48 [2020-07-28T06:13:22.297Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T06:13:22.297Z] ---> Running in a7d905ea1060 [2020-07-28T06:13:22.913Z] ---> 1e50735ada42 [2020-07-28T06:13:22.913Z] Step 6/29 : RUN go mod download [2020-07-28T06:13:23.513Z] ---> Running in 73c7c36d87ea [2020-07-28T06:13:23.786Z] Removing intermediate container a7d905ea1060 [2020-07-28T06:13:23.786Z] ---> 2f9f985e1775 [2020-07-28T06:13:23.786Z] [2020-07-28T06:13:23.786Z] Removing intermediate container d45c1c7f3060 [2020-07-28T06:13:23.786Z] ---> 36a914fa50ae [2020-07-28T06:13:23.786Z] Step 6/26 : COPY go.mod . [2020-07-28T06:13:24.401Z] Successfully built 2f9f985e1775 [2020-07-28T06:13:24.401Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-28T06:13:24.401Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-07-28T06:13:25.808Z] ---> 75707f0dad68 [2020-07-28T06:13:25.809Z] Step 7/26 : RUN go mod download [2020-07-28T06:13:28.640Z] ---> Running in c6a05894e50f [2020-07-28T06:13:32.020Z] Removing intermediate container 73c7c36d87ea [2020-07-28T06:13:32.020Z] ---> c484dc3ff9d8 [2020-07-28T06:13:32.020Z] Step 7/29 : COPY . . [2020-07-28T06:13:34.600Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:13:34.600Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:13:34.600Z] ---> 8d62f3b67a65 [2020-07-28T06:13:34.600Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> 2a1392076eeb [2020-07-28T06:13:34.600Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> 788d72b27f5d [2020-07-28T06:13:34.600Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> 510a9b42a1d5 [2020-07-28T06:13:34.600Z] Step 6/20 : COPY go.mod . [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> d9a742c37dc0 [2020-07-28T06:13:34.600Z] Step 7/20 : RUN go mod download [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> 7ba61b003de1 [2020-07-28T06:13:34.600Z] Step 8/20 : COPY . . [2020-07-28T06:13:34.600Z] ---> Using cache [2020-07-28T06:13:34.600Z] ---> c654b78dc61e [2020-07-28T06:13:34.600Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-28T06:13:41.217Z] ---> Running in 9816e4bd4745 [2020-07-28T06:13:41.217Z] Removing intermediate container c6a05894e50f [2020-07-28T06:13:41.217Z] ---> 4c30e34295ed [2020-07-28T06:13:41.217Z] Step 8/26 : COPY . . [2020-07-28T06:13:43.796Z] 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-07-28T06:13:47.138Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T06:13:47.138Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T06:13:47.138Z] ---> 8d62f3b67a65 [2020-07-28T06:13:47.138Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> 2a1392076eeb [2020-07-28T06:13:47.138Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> 788d72b27f5d [2020-07-28T06:13:47.138Z] Step 5/21 : RUN apk update && apk add make git [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> 510a9b42a1d5 [2020-07-28T06:13:47.138Z] Step 6/21 : COPY go.mod . [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> d9a742c37dc0 [2020-07-28T06:13:47.138Z] Step 7/21 : RUN go mod download [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> 7ba61b003de1 [2020-07-28T06:13:47.138Z] Step 8/21 : COPY . . [2020-07-28T06:13:47.138Z] ---> Using cache [2020-07-28T06:13:47.138Z] ---> c654b78dc61e [2020-07-28T06:13:47.138Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-28T06:13:49.074Z] ---> Running in a83752b7be5c [2020-07-28T06:13:53.317Z] 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-07-28T06:14:01.600Z] Removing intermediate container e0152b0808c1 [2020-07-28T06:14:01.600Z] ---> e14611196cbc [2020-07-28T06:14:01.600Z] [2020-07-28T06:14:01.600Z] Step 10/21 : FROM scratch [2020-07-28T06:14:01.600Z] ---> [2020-07-28T06:14:01.600Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T06:14:01.600Z] ---> 4e4b8fc3de6d [2020-07-28T06:14:01.600Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-28T06:14:01.600Z] ---> Running in 7a08598a8b7d [2020-07-28T06:14:01.600Z] ---> Using cache [2020-07-28T06:14:01.600Z] ---> 5f3c2dbde177 [2020-07-28T06:14:01.600Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-28T06:14:01.600Z] ---> Running in 2c6c19013b82 [2020-07-28T06:14:03.012Z] 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-07-28T06:14:03.628Z] Removing intermediate container 2c6c19013b82 [2020-07-28T06:14:03.628Z] ---> bfe172a6b00c [2020-07-28T06:14:03.628Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T06:14:03.628Z] ---> Running in d84be4c33940 [2020-07-28T06:14:04.595Z] Removing intermediate container d84be4c33940 [2020-07-28T06:14:04.595Z] ---> eb40249d831b [2020-07-28T06:14:04.595Z] Step 14/21 : WORKDIR / [2020-07-28T06:14:05.569Z] ---> Running in e57b01ea737b [2020-07-28T06:14:07.000Z] Removing intermediate container e57b01ea737b [2020-07-28T06:14:07.001Z] ---> 87f4989ad589 [2020-07-28T06:14:07.001Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-28T06:14:08.403Z] ---> 32f9787edbb5 [2020-07-28T06:14:08.403Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-28T06:14:08.403Z] ---> f30abe532964 [2020-07-28T06:14:08.403Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-28T06:14:08.403Z] ---> Running in 437546e61491 [2020-07-28T06:14:09.374Z] 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-07-28T06:14:09.374Z] ---> fc66d9f5f475 [2020-07-28T06:14:09.374Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-28T06:14:09.967Z] ---> 420ca08195f8 [2020-07-28T06:14:09.967Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:14:09.968Z] ---> Running in 34d9e2f68205 [2020-07-28T06:14:10.252Z] Removing intermediate container 34d9e2f68205 [2020-07-28T06:14:10.252Z] ---> 3da9f9e9fe11 [2020-07-28T06:14:10.252Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T06:14:10.522Z] ---> Running in 805a972ab904 [2020-07-28T06:14:10.795Z] Removing intermediate container 805a972ab904 [2020-07-28T06:14:10.795Z] ---> 5684328455be [2020-07-28T06:14:10.795Z] Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:14:11.775Z] ---> Running in 829da9fe5e6f [2020-07-28T06:14:12.354Z] Removing intermediate container 9816e4bd4745 [2020-07-28T06:14:12.354Z] ---> 74f75969dc18 [2020-07-28T06:14:12.354Z] [2020-07-28T06:14:12.354Z] Step 10/20 : FROM alpine [2020-07-28T06:14:12.354Z] ---> a24bb4013296 [2020-07-28T06:14:12.354Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-28T06:14:12.354Z] Removing intermediate container 829da9fe5e6f [2020-07-28T06:14:12.354Z] ---> b5ae0ad75071 [2020-07-28T06:14:12.354Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T06:14:12.619Z] ---> Running in 3cfa1c722806 [2020-07-28T06:14:12.619Z] ---> Running in 536298e19c69 [2020-07-28T06:14:13.208Z] Removing intermediate container 3cfa1c722806 [2020-07-28T06:14:13.208Z] ---> c78cacb838cd [2020-07-28T06:14:13.208Z] [2020-07-28T06:14:13.478Z] Successfully built c78cacb838cd [2020-07-28T06:14:13.478Z] Successfully tagged docker-core-command-go:latest [2020-07-28T06:14:14.077Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:14.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:14.345Z] v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:14:14.345Z] v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:14:14.345Z] OK: 12749 distinct packages available [2020-07-28T06:14:14.614Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-28T06:14:14.880Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T06:14:14.880Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-28T06:14:14.880Z] (4/4) Installing curl (7.69.1-r0) [2020-07-28T06:14:14.880Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:14:15.141Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T06:14:15.141Z] OK: 7 MiB in 18 packages [2020-07-28T06:14:17.121Z] Removing intermediate container 536298e19c69 [2020-07-28T06:14:17.121Z] ---> dd6a6b701e1d [2020-07-28T06:14:17.121Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T06:14:17.468Z] ---> Running in 5eebb0ab7dac [2020-07-28T06:14:17.850Z] Removing intermediate container 5eebb0ab7dac [2020-07-28T06:14:17.850Z] ---> 81631cf22f6e [2020-07-28T06:14:17.850Z] Step 13/20 : WORKDIR /edgex [2020-07-28T06:14:17.850Z] ---> Running in 36ecd6361814 [2020-07-28T06:14:18.255Z] Removing intermediate container 36ecd6361814 [2020-07-28T06:14:18.255Z] ---> 65d3e9ee0577 [2020-07-28T06:14:18.255Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-28T06:14:19.242Z] ---> 962433038257 [2020-07-28T06:14:19.242Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-28T06:14:22.643Z] ---> fc6b29b39d73 [2020-07-28T06:14:22.643Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-28T06:14:23.602Z] ---> Running in dfaa4eaa6238 [2020-07-28T06:14:23.875Z] Removing intermediate container a83752b7be5c [2020-07-28T06:14:23.875Z] ---> 27bf2d5ee239 [2020-07-28T06:14:23.875Z] [2020-07-28T06:14:23.875Z] Step 10/21 : FROM scratch [2020-07-28T06:14:23.875Z] ---> [2020-07-28T06:14:23.875Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T06:14:23.875Z] ---> Using cache [2020-07-28T06:14:23.875Z] ---> 5f3c2dbde177 [2020-07-28T06:14:23.875Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-28T06:14:24.145Z] Removing intermediate container dfaa4eaa6238 [2020-07-28T06:14:24.145Z] ---> d6ffc8303af4 [2020-07-28T06:14:24.145Z] Step 17/20 : CMD ["--init=true"] [2020-07-28T06:14:24.145Z] ---> Running in eeaf80fa53b7 [2020-07-28T06:14:24.145Z] ---> Running in 750b2c7385e9 [2020-07-28T06:14:24.412Z] Removing intermediate container eeaf80fa53b7 [2020-07-28T06:14:24.412Z] ---> 67eaf8b8e736 [2020-07-28T06:14:24.412Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T06:14:24.676Z] ---> Running in 7ce04fe619f9 [2020-07-28T06:14:24.676Z] Removing intermediate container 750b2c7385e9 [2020-07-28T06:14:24.676Z] ---> 5f28b82e2a37 [2020-07-28T06:14:24.676Z] Step 18/20 : LABEL arch=x86_64 [2020-07-28T06:14:25.254Z] ---> Running in d0592a30e7e8 [2020-07-28T06:14:26.199Z] Removing intermediate container 7ce04fe619f9 [2020-07-28T06:14:26.199Z] ---> 5be3f806fada [2020-07-28T06:14:26.199Z] Step 14/21 : WORKDIR / [2020-07-28T06:14:26.199Z] Removing intermediate container 7a08598a8b7d [2020-07-28T06:14:26.199Z] ---> ad442a3e2da5 [2020-07-28T06:14:26.199Z] [2020-07-28T06:14:26.199Z] Step 9/29 : FROM alpine:latest [2020-07-28T06:14:26.199Z] ---> a24bb4013296 [2020-07-28T06:14:26.199Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-28T06:14:26.199Z] ---> Running in 876158c68aca [2020-07-28T06:14:26.199Z] Removing intermediate container d0592a30e7e8 [2020-07-28T06:14:26.199Z] ---> b8035d87495d [2020-07-28T06:14:26.199Z] Step 19/20 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:14:26.467Z] ---> Running in f86eb82d2cd1 [2020-07-28T06:14:26.467Z] ---> Running in 11f26ae2f8eb [2020-07-28T06:14:26.467Z] Removing intermediate container 876158c68aca [2020-07-28T06:14:26.467Z] ---> 326466df34d0 [2020-07-28T06:14:26.467Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-28T06:14:26.733Z] Removing intermediate container f86eb82d2cd1 [2020-07-28T06:14:26.733Z] ---> 61bd40f90f40 [2020-07-28T06:14:26.733Z] Step 11/29 : USER root [2020-07-28T06:14:26.733Z] Removing intermediate container 11f26ae2f8eb [2020-07-28T06:14:26.733Z] ---> 472e1f9e41ca [2020-07-28T06:14:26.733Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T06:14:26.733Z] ---> Running in 1aa9b52b0f07 [2020-07-28T06:14:26.733Z] ---> Running in 8f9aa0d85bd2 [2020-07-28T06:14:26.733Z] ---> 32c71b0b649a [2020-07-28T06:14:26.733Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-28T06:14:26.995Z] Removing intermediate container 1aa9b52b0f07 [2020-07-28T06:14:26.995Z] ---> 0a607a955912 [2020-07-28T06:14:26.995Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-28T06:14:26.995Z] Removing intermediate container 8f9aa0d85bd2 [2020-07-28T06:14:26.995Z] ---> d55a8cef159e [2020-07-28T06:14:26.995Z] [2020-07-28T06:14:27.938Z] Successfully built d55a8cef159e [2020-07-28T06:14:27.938Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-28T06:14:27.938Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 222d673a954c [2020-07-28T06:14:28.203Z] ---> 414b04775443 [2020-07-28T06:14:28.203Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-28T06:14:28.783Z] ---> d5fe6adc49c8 [2020-07-28T06:14:28.783Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:14:28.783Z] ---> Running in 7e929d2315f7 [2020-07-28T06:14:28.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:28.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:28.783Z] Removing intermediate container 7e929d2315f7 [2020-07-28T06:14:28.783Z] ---> ae45cdeb608a [2020-07-28T06:14:28.783Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T06:14:29.050Z] ---> Running in f54124650059 [2020-07-28T06:14:29.050Z] v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T06:14:29.050Z] v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T06:14:29.050Z] OK: 12749 distinct packages available [2020-07-28T06:14:29.311Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-28T06:14:29.311Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-28T06:14:29.311Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:14:29.311Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T06:14:29.572Z] OK: 6 MiB in 16 packages [2020-07-28T06:14:30.515Z] Removing intermediate container f54124650059 [2020-07-28T06:14:30.515Z] ---> 2d5532bc7e0b [2020-07-28T06:14:30.515Z] Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:14:31.459Z] ---> Running in bcfcf21cca5d [2020-07-28T06:14:31.459Z] Removing intermediate container 437546e61491 [2020-07-28T06:14:31.459Z] ---> 2c38baa9589a [2020-07-28T06:14:31.459Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-28T06:14:32.403Z] Removing intermediate container bcfcf21cca5d [2020-07-28T06:14:32.403Z] ---> e849c43d52c0 [2020-07-28T06:14:32.403Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T06:14:32.403Z] ---> Running in 63e184f5fa31 [2020-07-28T06:14:32.403Z] ---> Running in 4b808ae0f6cd [2020-07-28T06:14:32.403Z] Removing intermediate container 222d673a954c [2020-07-28T06:14:32.403Z] ---> c34ee74ef855 [2020-07-28T06:14:32.403Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-28T06:14:32.663Z] ---> Running in 64951476bd72 [2020-07-28T06:14:32.663Z] Removing intermediate container 4b808ae0f6cd [2020-07-28T06:14:32.663Z] ---> 001ca95d4e1d [2020-07-28T06:14:32.663Z] [2020-07-28T06:14:32.663Z] Successfully built 001ca95d4e1d [2020-07-28T06:14:32.663Z] Successfully tagged docker-core-metadata-go:latest [2020-07-28T06:14:32.928Z]  Building docker-core-metadata-go ... done Removing intermediate container 64951476bd72 [2020-07-28T06:14:32.928Z] ---> 4acdb3ca5979 [2020-07-28T06:14:32.928Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-28T06:14:32.928Z] ---> Running in 5c1db3173036 [2020-07-28T06:14:32.928Z] 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-07-28T06:14:32.928Z] Removing intermediate container 5c1db3173036 [2020-07-28T06:14:32.928Z] ---> 3a2168196782 [2020-07-28T06:14:32.928Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-28T06:14:33.193Z] ---> Running in e2fc59a5a537 [2020-07-28T06:14:34.138Z] Removing intermediate container e2fc59a5a537 [2020-07-28T06:14:34.138Z] ---> e59deb484d3b [2020-07-28T06:14:34.138Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-28T06:14:34.138Z] Removing intermediate container 63e184f5fa31 [2020-07-28T06:14:34.138Z] ---> 8db808706d51 [2020-07-28T06:14:34.138Z] [2020-07-28T06:14:34.138Z] Step 11/26 : FROM docker:latest [2020-07-28T06:14:34.138Z] ---> 81f5749c9058 [2020-07-28T06:14:34.138Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-28T06:14:34.138Z] ---> Running in 3c63f0e93bff [2020-07-28T06:14:34.401Z] ---> 6ce3551a97e3 [2020-07-28T06:14:34.401Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-28T06:14:34.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:34.663Z] ---> eeb496b76c40 [2020-07-28T06:14:34.663Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-28T06:14:34.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:34.931Z] (1/2) Installing readline (8.0.4-r0) [2020-07-28T06:14:34.931Z] (2/2) Installing bash (5.0.17-r0) [2020-07-28T06:14:34.931Z] Executing bash-5.0.17-r0.post-install [2020-07-28T06:14:34.931Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:14:34.931Z] OK: 12 MiB in 22 packages [2020-07-28T06:14:34.931Z] ---> af6493d5fefa [2020-07-28T06:14:34.931Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-28T06:14:35.191Z] ---> cc36dddf84c5 [2020-07-28T06:14:35.191Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-28T06:14:36.594Z] ---> f14ae675d82d [2020-07-28T06:14:36.594Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-28T06:14:36.594Z] Removing intermediate container 3c63f0e93bff [2020-07-28T06:14:36.594Z] ---> 06faa284c8ce [2020-07-28T06:14:36.594Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-28T06:14:36.594Z] ---> Running in 40a7628a266d [2020-07-28T06:14:36.594Z] ---> Running in 72a203a17c4a [2020-07-28T06:14:37.545Z] Removing intermediate container 40a7628a266d [2020-07-28T06:14:37.545Z] ---> 293685bc47d1 [2020-07-28T06:14:37.545Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-28T06:14:37.545Z] ---> Running in d942331dd268 [2020-07-28T06:14:37.545Z] Removing intermediate container 72a203a17c4a [2020-07-28T06:14:37.545Z] ---> a9be5ec0edbe [2020-07-28T06:14:37.545Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T06:14:37.806Z] Removing intermediate container d942331dd268 [2020-07-28T06:14:37.806Z] ---> c203eb429e58 [2020-07-28T06:14:37.806Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-28T06:14:37.806Z] ---> Running in 6b81c8a09534 [2020-07-28T06:14:37.806Z] ---> 52d5d072f1db [2020-07-28T06:14:37.806Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T06:14:38.073Z] ---> Running in e489c3947df9 [2020-07-28T06:14:38.073Z] Removing intermediate container 6b81c8a09534 [2020-07-28T06:14:38.073Z] ---> 2b82ce9d6c41 [2020-07-28T06:14:38.073Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-28T06:14:38.341Z] ---> Running in 9da0677675c8 [2020-07-28T06:14:38.608Z] Removing intermediate container 9da0677675c8 [2020-07-28T06:14:38.608Z] ---> d73aafe423dd [2020-07-28T06:14:38.608Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-28T06:14:39.183Z] ---> f9d3839d3d18 [2020-07-28T06:14:39.183Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-28T06:14:39.183Z] Removing intermediate container e489c3947df9 [2020-07-28T06:14:39.183Z] ---> be0c68333a53 [2020-07-28T06:14:39.183Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-28T06:14:39.183Z] ---> Running in 2979d2ccadc8 [2020-07-28T06:14:39.445Z] ---> 3013250f647b [2020-07-28T06:14:39.445Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-28T06:14:39.709Z] ---> 9aeab36a1060 [2020-07-28T06:14:39.709Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-28T06:14:39.977Z] ---> Running in 77fabef4da25 [2020-07-28T06:14:40.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:40.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:14:40.809Z] Removing intermediate container 2979d2ccadc8 [2020-07-28T06:14:40.809Z] ---> 538d9117515a [2020-07-28T06:14:40.809Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T06:14:40.809Z] ---> Running in 771ba8125f06 [2020-07-28T06:14:40.809Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-28T06:14:40.809Z] (2/33) Installing expat (2.2.9-r1) [2020-07-28T06:14:40.809Z] Removing intermediate container 771ba8125f06 [2020-07-28T06:14:40.809Z] ---> 10c2df203aee [2020-07-28T06:14:40.809Z] Step 26/29 : CMD [ "generate" ] [2020-07-28T06:14:40.809Z] (3/33) Installing libffi (3.3-r2) [2020-07-28T06:14:40.809Z] (4/33) Installing gdbm (1.13-r1) [2020-07-28T06:14:40.809Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-28T06:14:40.809Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-28T06:14:40.809Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-28T06:14:41.070Z] ---> Running in 78d4e3a8e9e5 [2020-07-28T06:14:41.641Z] Removing intermediate container 78d4e3a8e9e5 [2020-07-28T06:14:41.641Z] ---> d40eac453d99 [2020-07-28T06:14:41.641Z] Step 27/29 : LABEL arch=x86_64 [2020-07-28T06:14:44.407Z] ---> Running in bab97394767d [2020-07-28T06:14:44.407Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-28T06:14:44.407Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-28T06:14:44.407Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-28T06:14:44.407Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-28T06:14:44.407Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-28T06:14:44.407Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-28T06:14:44.407Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-28T06:14:44.981Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-28T06:14:44.981Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-28T06:14:44.981Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-28T06:14:44.981Z] Removing intermediate container bab97394767d [2020-07-28T06:14:44.981Z] ---> 9157c1657bde [2020-07-28T06:14:44.981Z] Step 28/29 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:14:45.552Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-28T06:14:45.552Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-28T06:14:45.552Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-28T06:14:45.552Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-28T06:14:45.814Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-28T06:14:45.814Z] ---> Running in 3decd177dd8c [2020-07-28T06:14:45.814Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-28T06:14:45.814Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-28T06:14:45.814Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-28T06:14:45.814Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-28T06:14:46.074Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-28T06:14:46.074Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-28T06:14:46.074Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-28T06:14:46.074Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-28T06:14:46.074Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-28T06:14:46.074Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-28T06:14:46.074Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-28T06:14:46.645Z] Removing intermediate container 3decd177dd8c [2020-07-28T06:14:46.645Z] ---> d15b4049f573 [2020-07-28T06:14:46.645Z] Step 29/29 : LABEL version=0.0.0 [2020-07-28T06:14:46.645Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:14:47.214Z] OK: 71 MiB in 55 packages [2020-07-28T06:14:47.475Z] ---> Running in 23146c9a0aab [2020-07-28T06:14:47.735Z] Removing intermediate container 23146c9a0aab [2020-07-28T06:14:47.735Z] ---> 87ca0fb4fe0f [2020-07-28T06:14:47.735Z] [2020-07-28T06:14:47.735Z] Successfully built 87ca0fb4fe0f [2020-07-28T06:14:47.735Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-28T06:14:54.369Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 77fabef4da25 [2020-07-28T06:14:54.369Z] ---> 4783c7a5cb22 [2020-07-28T06:14:54.369Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-28T06:14:54.369Z] ---> Running in 7ce909073dc0 [2020-07-28T06:14:54.939Z] Collecting docker-compose==1.23.2 [2020-07-28T06:14:54.939Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-28T06:14:55.200Z] Collecting PyYAML<4,>=3.10 [2020-07-28T06:14:55.200Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-28T06:14:56.140Z] Collecting docopt<0.7,>=0.6.1 [2020-07-28T06:14:56.140Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-28T06:14:56.401Z] Collecting texttable<0.10,>=0.9.0 [2020-07-28T06:14:56.401Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-28T06:14:56.973Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-28T06:14:56.973Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-28T06:14:56.973Z] Collecting docker<4.0,>=3.6.0 [2020-07-28T06:14:56.973Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-28T06:14:57.233Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-28T06:14:57.233Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-28T06:14:57.805Z] Collecting cached-property<2,>=1.2.0 [2020-07-28T06:14:57.805Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-28T06:14:57.805Z] Collecting jsonschema<3,>=2.5.1 [2020-07-28T06:14:57.805Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-28T06:14:57.805Z] 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-07-28T06:14:58.069Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-28T06:14:58.069Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-28T06:14:58.330Z] Collecting docker-pycreds>=0.4.0 [2020-07-28T06:14:58.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-28T06:14:58.330Z] Collecting idna<2.8,>=2.5 [2020-07-28T06:14:58.330Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-28T06:14:58.330Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-28T06:14:58.330Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-28T06:14:58.591Z] 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-07-28T06:14:58.591Z] 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-07-28T06:14:58.591Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-28T06:14:58.591Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-28T06:14:58.591Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-28T06:14:58.591Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-28T06:14:58.591Z] Installing collected packages: PyYAML, docopt, texttable, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, jsonschema, docker-compose [2020-07-28T06:14:58.591Z] Running setup.py install for PyYAML: started [2020-07-28T06:14:59.162Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-28T06:14:59.162Z] Running setup.py install for docopt: started [2020-07-28T06:14:59.734Z] Running setup.py install for docopt: finished with status 'done' [2020-07-28T06:14:59.734Z] Running setup.py install for texttable: started [2020-07-28T06:14:59.995Z] Running setup.py install for texttable: finished with status 'done' [2020-07-28T06:15:00.257Z] Attempting uninstall: idna [2020-07-28T06:15:00.257Z] Found existing installation: idna 2.9 [2020-07-28T06:15:00.257Z] Uninstalling idna-2.9: [2020-07-28T06:15:00.257Z] Successfully uninstalled idna-2.9 [2020-07-28T06:15:00.518Z] Attempting uninstall: urllib3 [2020-07-28T06:15:00.518Z] Found existing installation: urllib3 1.25.9 [2020-07-28T06:15:00.518Z] Uninstalling urllib3-1.25.9: [2020-07-28T06:15:00.518Z] Successfully uninstalled urllib3-1.25.9 [2020-07-28T06:15:00.778Z] Attempting uninstall: requests [2020-07-28T06:15:00.778Z] Found existing installation: requests 2.23.0 [2020-07-28T06:15:00.778Z] Uninstalling requests-2.23.0: [2020-07-28T06:15:00.778Z] Successfully uninstalled requests-2.23.0 [2020-07-28T06:15:01.039Z] Running setup.py install for dockerpty: started [2020-07-28T06:15:01.614Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-28T06:15:01.874Z] 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-07-28T06:15:06.083Z] Removing intermediate container 7ce909073dc0 [2020-07-28T06:15:06.084Z] ---> 2998e63619f1 [2020-07-28T06:15:06.084Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-28T06:15:06.084Z] ---> Running in 6491acd1c1d9 [2020-07-28T06:15:06.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T06:15:06.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T06:15:06.347Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T06:15:06.347Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-28T06:15:06.347Z] (3/3) Installing curl (7.69.1-r0) [2020-07-28T06:15:06.347Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T06:15:06.347Z] OK: 72 MiB in 58 packages [2020-07-28T06:15:06.608Z] Removing intermediate container 6491acd1c1d9 [2020-07-28T06:15:06.608Z] ---> cae051c9abfa [2020-07-28T06:15:06.608Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T06:15:06.868Z] ---> Running in c0dafced6f9d [2020-07-28T06:15:06.868Z] Removing intermediate container c0dafced6f9d [2020-07-28T06:15:06.868Z] ---> 9f32f67255bb [2020-07-28T06:15:06.868Z] Step 24/26 : LABEL arch=x86_64 [2020-07-28T06:15:06.868Z] ---> Running in 69c965c6f374 [2020-07-28T06:15:07.131Z] Removing intermediate container 69c965c6f374 [2020-07-28T06:15:07.131Z] ---> 87a607691989 [2020-07-28T06:15:07.131Z] Step 25/26 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f [2020-07-28T06:15:07.131Z] ---> Running in 83283fec1bda [2020-07-28T06:15:07.392Z] Removing intermediate container 83283fec1bda [2020-07-28T06:15:07.392Z] ---> 74198aa548b8 [2020-07-28T06:15:07.392Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T06:15:07.392Z] ---> Running in 64a2c60fead2 [2020-07-28T06:15:07.392Z] Removing intermediate container 64a2c60fead2 [2020-07-28T06:15:07.392Z] ---> 26eb955cff8b [2020-07-28T06:15:07.392Z] [2020-07-28T06:15:07.654Z] Successfully built 26eb955cff8b [2020-07-28T06:15:07.654Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-28T06:15:07.936Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-28T06:15:08.037Z] $ docker stop --time=1 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 [2020-07-28T06:15:09.738Z] $ docker rm -f 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-28T06:15:10.306Z] + docker images [2020-07-28T06:15:10.306Z] + grep docker [2020-07-28T06:15:10.306Z] docker-sys-mgmt-agent-go latest 26eb955cff8b 3 seconds ago 284MB [2020-07-28T06:15:10.306Z] docker-security-secrets-setup-go latest 87ca0fb4fe0f 23 seconds ago 25.1MB [2020-07-28T06:15:10.306Z] docker-core-metadata-go latest 001ca95d4e1d 38 seconds ago 14.4MB [2020-07-28T06:15:10.306Z] docker-security-proxy-setup-go latest d55a8cef159e 44 seconds ago 16.4MB [2020-07-28T06:15:10.306Z] docker-core-command-go latest c78cacb838cd 58 seconds ago 13MB [2020-07-28T06:15:10.306Z] docker-security-secretstore-setup-go latest 2f9f985e1775 About a minute ago 33.9MB [2020-07-28T06:15:10.306Z] docker-core-data-go latest 8acada50e153 About a minute ago 23.8MB [2020-07-28T06:15:10.306Z] docker-support-notifications-go latest b16d24ee35ee 2 minutes ago 14.4MB [2020-07-28T06:15:10.306Z] docker-support-scheduler-go latest 2c986d828914 2 minutes ago 13.1MB [2020-07-28T06:15:10.306Z] docker-support-logging-go latest 7dd8c30189d8 2 minutes ago 11.8MB [2020-07-28T06:15:10.306Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-28T06:15:12.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T06:15:13.357Z] ---> package-listing.sh [2020-07-28T06:15:13.357Z] ++ facter osfamily [2020-07-28T06:15:13.357Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-28T06:15:13.357Z] + OS_FAMILY=redhat [2020-07-28T06:15:13.357Z] + workspace=/w/workspace/edgex-go/17 [2020-07-28T06:15:13.357Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-28T06:15:13.357Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-28T06:15:13.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-28T06:15:13.357Z] + PACKAGES=/tmp/packages_start.txt [2020-07-28T06:15:13.357Z] + '[' /w/workspace/edgex-go/17 ']' [2020-07-28T06:15:13.357Z] + PACKAGES=/tmp/packages_end.txt [2020-07-28T06:15:13.357Z] + case "${OS_FAMILY}" in [2020-07-28T06:15:13.357Z] + rpm -qa [2020-07-28T06:15:13.357Z] + sort [2020-07-28T06:15:17.565Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-28T06:15:17.565Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-28T06:15:17.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-28T06:15:17.565Z] + '[' /w/workspace/edgex-go/17 ']' [2020-07-28T06:15:17.565Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2020-07-28T06:15:17.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:15:18.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T06:15:18.167Z] [2020-07-28T06:15:18.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-28T06:15:18.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T06:15:18.512Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-28T06:15:18.512Z] c9b1b535fdd9: Pulling fs layer [2020-07-28T06:15:18.512Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-28T06:15:18.512Z] 756a868c4378: Pulling fs layer [2020-07-28T06:15:18.512Z] 444b2fc9a129: Pulling fs layer [2020-07-28T06:15:18.512Z] ea15f1150254: Pulling fs layer [2020-07-28T06:15:18.512Z] 41b27a9f41bf: Pulling fs layer [2020-07-28T06:15:18.512Z] 28c525ee5125: Pulling fs layer [2020-07-28T06:15:18.512Z] 094b1ea09ed8: Pulling fs layer [2020-07-28T06:15:18.512Z] 138eaada9080: Pulling fs layer [2020-07-28T06:15:18.512Z] 0622d0fa9048: Pulling fs layer [2020-07-28T06:15:18.512Z] 444b2fc9a129: Waiting [2020-07-28T06:15:18.512Z] ea15f1150254: Waiting [2020-07-28T06:15:18.512Z] 41b27a9f41bf: Waiting [2020-07-28T06:15:18.512Z] 094b1ea09ed8: Waiting [2020-07-28T06:15:18.512Z] 28c525ee5125: Waiting [2020-07-28T06:15:18.512Z] 138eaada9080: Waiting [2020-07-28T06:15:18.512Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-28T06:15:18.512Z] 2cc5ad85d9ab: Download complete [2020-07-28T06:15:18.512Z] 444b2fc9a129: Download complete [2020-07-28T06:15:18.512Z] c9b1b535fdd9: Download complete [2020-07-28T06:15:18.512Z] ea15f1150254: Verifying Checksum [2020-07-28T06:15:18.512Z] ea15f1150254: Download complete [2020-07-28T06:15:18.783Z] 28c525ee5125: Verifying Checksum [2020-07-28T06:15:18.783Z] 28c525ee5125: Download complete [2020-07-28T06:15:19.049Z] 756a868c4378: Verifying Checksum [2020-07-28T06:15:19.049Z] 756a868c4378: Download complete [2020-07-28T06:15:19.049Z] 094b1ea09ed8: Verifying Checksum [2020-07-28T06:15:19.049Z] 094b1ea09ed8: Download complete [2020-07-28T06:15:19.049Z] 138eaada9080: Verifying Checksum [2020-07-28T06:15:19.049Z] 138eaada9080: Download complete [2020-07-28T06:15:19.049Z] c9b1b535fdd9: Pull complete [2020-07-28T06:15:19.049Z] 0622d0fa9048: Verifying Checksum [2020-07-28T06:15:19.049Z] 0622d0fa9048: Download complete [2020-07-28T06:15:19.625Z] 41b27a9f41bf: Verifying Checksum [2020-07-28T06:15:19.625Z] 41b27a9f41bf: Download complete [2020-07-28T06:15:20.566Z] 2cc5ad85d9ab: Pull complete [2020-07-28T06:15:21.968Z] 756a868c4378: Pull complete [2020-07-28T06:15:21.968Z] 444b2fc9a129: Pull complete [2020-07-28T06:15:22.230Z] ea15f1150254: Pull complete [2020-07-28T06:15:28.821Z] 41b27a9f41bf: Pull complete [2020-07-28T06:15:28.821Z] 28c525ee5125: Pull complete [2020-07-28T06:15:31.380Z] 094b1ea09ed8: Pull complete [2020-07-28T06:15:31.380Z] 138eaada9080: Pull complete [2020-07-28T06:15:31.641Z] 0622d0fa9048: Pull complete [2020-07-28T06:15:31.641Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-28T06:15:31.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T06:15:31.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-28T06:15:31.856Z] prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container [2020-07-28T06:15:31.898Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-28T06:15:35.934Z] $ docker top d11d9542ed83341b740cc0fed062beede5eb6a90bf0319fd822be1dfa7b1ff1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-28T06:15:36.220Z] provisioning config files... [2020-07-28T06:15:36.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config8971801832564257267tmp [Pipeline] { [Pipeline] echo [2020-07-28T06:15:36.532Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T06:15:36.831Z] ---> create-netrc.sh [Pipeline] echo [2020-07-28T06:15:36.839Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T06:15:37.131Z] ---> logs-deploy.sh [2020-07-28T06:15:37.131Z] + ARCHIVE_ARTIFACTS= [2020-07-28T06:15:37.131Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-28T06:15:37.131Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-28T06:15:37.131Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-28T06:15:37.131Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 [2020-07-28T06:15:37.131Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/17/ [2020-07-28T06:15:37.131Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 /w/workspace/edgex-go/17 [2020-07-28T06:15:38.079Z] Archives upload complete. [2020-07-28T06:15:38.341Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/17/