Pull request #2574 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6dcad8845185e9918972d7619e8b914d67db0382+ac752d64f668fa491594c1427640d28afa24e84a (8c9aec06c5bf6c1114f5e8f12e1da9966ce6f16a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 --version # 'git version 2.16.6' > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap: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 BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3517 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 Merge succeeded, producing 5e8601e2635a35b25fb49951a20bb6c8339a827f Checking out Revision 5e8601e2635a35b25fb49951a20bb6c8339a827f (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # 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 ac752d64f668fa491594c1427640d28afa24e84a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e8601e2635a35b25fb49951a20bb6c8339a827f # timeout=10 Commit message: "Merge commit 'ac752d64f668fa491594c1427640d28afa24e84a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 5d5ba6d2e64cdd1aaf45238950a1d550f895e3d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-05T21:18:55.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T21:18:55.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T21:18:55.678Z] ========================================================= [2020-10-05T21:18:55.678Z] EdgeX Global Pipelines Version Info [2020-10-05T21:18:55.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:18:57.140Z] ------------------- [2020-10-05T21:18:57.140Z] stable info: [2020-10-05T21:18:57.140Z] ------------------- [2020-10-05T21:18:57.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T21:18:57.140Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T21:18:57.140Z] Message: update stable to v1.0.131 [2020-10-05T21:18:58.086Z] ------------------- [2020-10-05T21:18:58.086Z] experimental info: [2020-10-05T21:18:58.086Z] ------------------- [2020-10-05T21:18:58.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T21:18:58.087Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T21:18:58.087Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-05T21:18:58.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-05T21:18:58.461Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-05T21:18:58.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T21:18:58.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T21:18:58.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T21:18:58.873Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-05T21:18:58.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-05T21:18:59.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-05T21:18:59.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-05T21:18:59.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-05T21:18:59.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-05T21:18:59.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T21:18:59.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T21:18:59.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T21:18:59.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T21:18:59.853Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T21:18:59.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-05T21:19:00.055Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-05T21:19:00.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-05T21:19:00.349Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-05T21:19:00.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-05T21:19:00.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2574 [Pipeline] echo [2020-10-05T21:19:00.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2574 [Pipeline] echo [2020-10-05T21:19:00.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2574 [Pipeline] echo [2020-10-05T21:19:00.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e8601e2635a35b25fb49951a20bb6c8339a827f [Pipeline] echo [2020-10-05T21:19:01.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e8601e [Pipeline] echo [2020-10-05T21:19:01.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-05T21:19:01.617Z] ++ 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-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/core-command/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/core-data/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-05T21:19:01.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-05T21:19:01.617Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-05T21:19:01.617Z] ++ cut -d/ -f2 [2020-10-05T21:19:01.617Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-05T21:19:01.701Z] 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-10-05T21:19:03.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T21:19:03.393Z] [2020-10-05T21:19:03.393Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:19:03.744Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T21:19:03.745Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T21:19:03.745Z] 31603596830f: Pulling fs layer [2020-10-05T21:19:03.745Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T21:19:03.745Z] 6ca5941a6612: Pulling fs layer [2020-10-05T21:19:03.745Z] ecc8261a40a4: Pulling fs layer [2020-10-05T21:19:03.745Z] ecc8261a40a4: Waiting [2020-10-05T21:19:03.745Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T21:19:03.745Z] 2a8b12db71e7: Download complete [2020-10-05T21:19:04.009Z] 31603596830f: Verifying Checksum [2020-10-05T21:19:04.009Z] 31603596830f: Download complete [2020-10-05T21:19:04.009Z] ecc8261a40a4: Verifying Checksum [2020-10-05T21:19:04.009Z] ecc8261a40a4: Download complete [2020-10-05T21:19:04.273Z] 6ca5941a6612: Verifying Checksum [2020-10-05T21:19:04.273Z] 6ca5941a6612: Download complete [2020-10-05T21:19:04.273Z] 31603596830f: Pull complete [2020-10-05T21:19:04.537Z] 2a8b12db71e7: Pull complete [2020-10-05T21:19:05.123Z] 6ca5941a6612: Pull complete [2020-10-05T21:19:05.387Z] ecc8261a40a4: Pull complete [2020-10-05T21:19:05.387Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T21:19:05.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T21:19:05.387Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T21:19:05.488Z] prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container [2020-10-05T21:19:05.542Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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:10004/edgex-devops/git-semver:latest cat [2020-10-05T21:19:07.990Z] $ docker top fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T21:19:08.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T21:19:08.282Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T21:19:08.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T21:19:08.496Z] $ docker exec fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent [2020-10-05T21:19:08.653Z] SSH_AUTH_SOCK=/tmp/ssh-pOWlpOGVwXPK/agent.13 [2020-10-05T21:19:08.653Z] SSH_AGENT_PID=18 [2020-10-05T21:19:08.664Z] Running ssh-add (command line suppressed) [2020-10-05T21:19:08.780Z] Identity added: /w/workspace/edgex-go/56@tmp/private_key_1381026439110305499.key (/w/workspace/edgex-go/56@tmp/private_key_1381026439110305499.key) [2020-10-05T21:19:08.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T21:19:09.160Z] + git describe --exact-match --tags HEAD [2020-10-05T21:19:09.160Z] fatal: no tag exactly matches '5e8601e2635a35b25fb49951a20bb6c8339a827f' [Pipeline] } [2020-10-05T21:19:09.185Z] $ docker exec --env ******** --env ******** fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent -k [2020-10-05T21:19:09.299Z] unset SSH_AUTH_SOCK; [2020-10-05T21:19:09.299Z] unset SSH_AGENT_PID; [2020-10-05T21:19:09.299Z] echo Agent pid 18 killed; [2020-10-05T21:19:09.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T21:19:09.427Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T21:19:09.427Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T21:19:09.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T21:19:09.525Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T21:19:09.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T21:19:09.687Z] $ docker exec fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent [2020-10-05T21:19:09.835Z] SSH_AUTH_SOCK=/tmp/ssh-n3xHEcqeq53S/agent.46 [2020-10-05T21:19:09.835Z] SSH_AGENT_PID=51 [2020-10-05T21:19:09.841Z] Running ssh-add (command line suppressed) [2020-10-05T21:19:09.958Z] Identity added: /w/workspace/edgex-go/56@tmp/private_key_5020150329597097083.key (/w/workspace/edgex-go/56@tmp/private_key_5020150329597097083.key) [2020-10-05T21:19:10.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T21:19:10.397Z] + git semver init [2020-10-05T21:19:10.397Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T21:19:10.397Z] # $GIT_DIR = /w/workspace/edgex-go/56/.git [2020-10-05T21:19:10.397Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/56 [2020-10-05T21:19:10.397Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T21:19:10.397Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T21:19:10.397Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T21:19:10.397Z] # $SEMVER_BRANCH = PR-2574 [2020-10-05T21:19:10.397Z] # $SEMVER_TEMP = /tmp/semver-855529694 [2020-10-05T21:19:10.397Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-05T21:19:37.033Z] # '/tmp/semver-855529694' -> '/w/workspace/edgex-go/56/.semver' [2020-10-05T21:19:37.033Z] # -> Force: false [2020-10-05T21:19:37.033Z] # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } [2020-10-05T21:19:37.049Z] $ docker exec --env ******** --env ******** fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent -k [2020-10-05T21:19:37.287Z] unset SSH_AUTH_SOCK; [2020-10-05T21:19:37.288Z] unset SSH_AGENT_PID; [2020-10-05T21:19:37.288Z] echo Agent pid 51 killed; [2020-10-05T21:19:37.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T21:19:37.891Z] + git semver [Pipeline] } [2020-10-05T21:19:37.909Z] $ docker stop --time=1 fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 [2020-10-05T21:19:39.457Z] $ docker rm -f fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T21:19:52.403Z] Stashed 68 file(s) [Pipeline] echo [2020-10-05T21:19:52.406Z] [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-10-05T21:19:53.131Z] ========================================================= [2020-10-05T21:19:53.131Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-05T21:19:53.131Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:19:53.509Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-05T21:19:56.826Z] Sending build context to Docker daemon 324.8MB [2020-10-05T21:19:56.826Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-05T21:19:56.826Z] Step 2/7 : FROM ${BASE} [2020-10-05T21:19:56.826Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-05T21:19:56.826Z] df20fa9351a1: Pulling fs layer [2020-10-05T21:19:56.826Z] ed8968b2872e: Pulling fs layer [2020-10-05T21:19:56.826Z] a92cc7c5fd73: Pulling fs layer [2020-10-05T21:19:56.826Z] e871e8e8d7a9: Pulling fs layer [2020-10-05T21:19:56.826Z] e73272ec9a57: Pulling fs layer [2020-10-05T21:19:56.826Z] 1e910a182e73: Pulling fs layer [2020-10-05T21:19:56.826Z] 4e634b169226: Pulling fs layer [2020-10-05T21:19:56.826Z] e73272ec9a57: Waiting [2020-10-05T21:19:56.826Z] 1e910a182e73: Waiting [2020-10-05T21:19:56.826Z] 4e634b169226: Waiting [2020-10-05T21:19:56.826Z] e871e8e8d7a9: Waiting [2020-10-05T21:19:56.826Z] a92cc7c5fd73: Verifying Checksum [2020-10-05T21:19:56.826Z] a92cc7c5fd73: Download complete [2020-10-05T21:19:57.092Z] ed8968b2872e: Verifying Checksum [2020-10-05T21:19:57.092Z] ed8968b2872e: Download complete [2020-10-05T21:19:57.092Z] e73272ec9a57: Verifying Checksum [2020-10-05T21:19:57.092Z] e73272ec9a57: Download complete [2020-10-05T21:19:57.092Z] 1e910a182e73: Download complete [2020-10-05T21:19:57.092Z] df20fa9351a1: Verifying Checksum [2020-10-05T21:19:57.092Z] df20fa9351a1: Download complete [2020-10-05T21:19:57.354Z] df20fa9351a1: Pull complete [2020-10-05T21:19:57.619Z] ed8968b2872e: Pull complete [2020-10-05T21:19:57.619Z] a92cc7c5fd73: Pull complete [2020-10-05T21:19:59.550Z] 4e634b169226: Verifying Checksum [2020-10-05T21:19:59.550Z] 4e634b169226: Download complete [2020-10-05T21:19:59.816Z] e871e8e8d7a9: Verifying Checksum [2020-10-05T21:19:59.816Z] e871e8e8d7a9: Download complete [2020-10-05T21:20:05.226Z] e871e8e8d7a9: Pull complete [2020-10-05T21:20:05.226Z] e73272ec9a57: Pull complete [2020-10-05T21:20:05.226Z] 1e910a182e73: Pull complete [2020-10-05T21:20:07.928Z] Still waiting to schedule task [2020-10-05T21:20:07.928Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-05T21:20:13.395Z] 4e634b169226: Pull complete [2020-10-05T21:20:13.395Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-05T21:20:13.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-05T21:20:13.395Z] ---> f7629b54cfaa [2020-10-05T21:20:13.395Z] 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-10-05T21:20:13.395Z] ---> Running in 1d064f38c39e [2020-10-05T21:20:13.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:20:14.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:20:14.606Z] (1/12) Installing libmagic (5.38-r0) [2020-10-05T21:20:14.869Z] (2/12) Installing file (5.38-r0) [2020-10-05T21:20:14.869Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-05T21:20:14.869Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-05T21:20:21.476Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-05T21:20:21.476Z] (6/12) Installing patch (2.7.6-r6) [2020-10-05T21:20:21.476Z] (7/12) Installing build-base (0.5-r2) [2020-10-05T21:20:21.476Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-05T21:20:21.738Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-05T21:20:21.738Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-05T21:20:21.738Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-05T21:20:22.001Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-05T21:20:22.001Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:20:22.001Z] OK: 233 MiB in 51 packages [2020-10-05T21:20:26.232Z] Removing intermediate container 1d064f38c39e [2020-10-05T21:20:26.232Z] ---> 4de3b8df9cf5 [2020-10-05T21:20:26.232Z] Step 4/7 : WORKDIR /edgex-go [2020-10-05T21:20:26.232Z] ---> Running in 3ec0f9e05b1b [2020-10-05T21:20:26.496Z] Removing intermediate container 3ec0f9e05b1b [2020-10-05T21:20:26.496Z] ---> 71d199475933 [2020-10-05T21:20:26.496Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-05T21:20:27.071Z] latest: Pulling from library/docker [2020-10-05T21:20:27.072Z] df20fa9351a1: Already exists [2020-10-05T21:20:27.072Z] 25ad7478873d: Pulling fs layer [2020-10-05T21:20:27.072Z] 4684f6177b5d: Pulling fs layer [2020-10-05T21:20:27.072Z] 8ba584e970af: Pulling fs layer [2020-10-05T21:20:27.072Z] 3cdc74d2b06d: Pulling fs layer [2020-10-05T21:20:27.072Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-05T21:20:27.072Z] fca0ccc462d5: Pulling fs layer [2020-10-05T21:20:27.072Z] 3cdc74d2b06d: Waiting [2020-10-05T21:20:27.072Z] 4cf5a0d07c1f: Waiting [2020-10-05T21:20:27.072Z] fca0ccc462d5: Waiting [2020-10-05T21:20:27.341Z] 4684f6177b5d: Verifying Checksum [2020-10-05T21:20:27.341Z] 4684f6177b5d: Download complete [2020-10-05T21:20:27.341Z] 25ad7478873d: Verifying Checksum [2020-10-05T21:20:27.341Z] 25ad7478873d: Download complete [2020-10-05T21:20:27.341Z] 3cdc74d2b06d: Download complete [2020-10-05T21:20:27.341Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-05T21:20:27.341Z] 4cf5a0d07c1f: Download complete [2020-10-05T21:20:27.608Z] fca0ccc462d5: Verifying Checksum [2020-10-05T21:20:27.608Z] fca0ccc462d5: Download complete [2020-10-05T21:20:27.608Z] 25ad7478873d: Pull complete [2020-10-05T21:20:27.608Z] 4684f6177b5d: Pull complete [2020-10-05T21:20:28.563Z] 8ba584e970af: Verifying Checksum [2020-10-05T21:20:28.563Z] 8ba584e970af: Download complete [2020-10-05T21:20:30.504Z] 8ba584e970af: Pull complete [2020-10-05T21:20:30.768Z] 3cdc74d2b06d: Pull complete [2020-10-05T21:20:30.768Z] 4cf5a0d07c1f: Pull complete [2020-10-05T21:20:31.030Z] fca0ccc462d5: Pull complete [2020-10-05T21:20:31.030Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-05T21:20:31.030Z] Status: Downloaded newer image for docker:latest [2020-10-05T21:20:32.428Z] ---> 216ee8de2197 [2020-10-05T21:20:32.428Z] Step 6/7 : COPY go.mod . [2020-10-05T21:20:32.693Z] ---> a7f8f9061fb6 [2020-10-05T21:20:32.693Z] Step 7/7 : RUN go mod download [2020-10-05T21:20:32.693Z] ---> Running in a12b19693e76 [2020-10-05T21:20:54.720Z] Removing intermediate container a12b19693e76 [2020-10-05T21:20:54.720Z] ---> 9ac3e2e0ac18 [2020-10-05T21:20:54.720Z] Successfully built 9ac3e2e0ac18 [2020-10-05T21:20:54.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:20:55.049Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T21:20:55.049Z] . [Pipeline] withDockerContainer [2020-10-05T21:20:55.158Z] prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container [2020-10-05T21:20:55.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T21:20:56.770Z] $ docker top ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T21:20:57.290Z] + go version [2020-10-05T21:20:57.290Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-05T21:20:57.306Z] $ docker stop --time=1 ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d [2020-10-05T21:20:58.647Z] $ docker rm -f ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:20:59.423Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T21:20:59.423Z] . [Pipeline] withDockerContainer [2020-10-05T21:20:59.526Z] prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container [2020-10-05T21:20:59.576Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T21:21:00.242Z] $ docker top e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-05T21:21:00.486Z] ========================================================= [2020-10-05T21:21:00.486Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-05T21:21:00.486Z] ========================================================= [Pipeline] sh [2020-10-05T21:21:00.783Z] + make test [2020-10-05T21:21:00.783Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-05T21:21:03.352Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-05T21:21:13.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-05T21:21:19.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-05T21:21:19.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-05T21:21:19.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-05T21:21:19.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-05T21:21:20.759Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.015s [2020-10-05T21:21:20.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-05T21:21:20.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-05T21:21:20.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-05T21:21:21.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-05T21:21:21.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-05T21:21:21.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-05T21:21:21.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-05T21:21:21.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-05T21:21:24.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.022s coverage: 46.6% of statements [2020-10-05T21:21:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-05T21:21:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-05T21:21:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-05T21:21:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-05T21:21:24.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-05T21:21:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.041s coverage: 27.2% of statements [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-05T21:21:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-05T21:21:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-05T21:21:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.323s coverage: 86.0% of statements [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-05T21:21:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.030s coverage: 93.5% of statements [2020-10-05T21:21:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-05T21:21:28.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-05T21:21:28.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-05T21:21:28.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-05T21:21:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.080s coverage: 28.6% of statements [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-05T21:21:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.023s coverage: 100.0% of statements [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-05T21:21:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2020-10-05T21:21:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-05T21:21:30.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.026s coverage: 86.7% of statements [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-05T21:21:30.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-05T21:21:30.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.008s coverage: 100.0% of statements [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-05T21:21:30.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-05T21:21:31.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.017s coverage: 100.0% of statements [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-05T21:21:31.038Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.012s coverage: 58.8% of statements [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-05T21:21:31.038Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.030s coverage: 0.0% of statements [no tests to run] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-05T21:21:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-05T21:21:32.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.035s coverage: 63.5% of statements [2020-10-05T21:21:32.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-05T21:21:32.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-05T21:21:32.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements [2020-10-05T21:21:32.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.007s coverage: 91.3% of statements [2020-10-05T21:21:32.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.015s coverage: 100.0% of statements [2020-10-05T21:21:32.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.012s coverage: 73.7% of statements [2020-10-05T21:21:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.010s coverage: 100.0% of statements [2020-10-05T21:21:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.084s coverage: 55.9% of statements [2020-10-05T21:21:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-05T21:21:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-05T21:21:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-05T21:21:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.944s coverage: 86.3% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.323s coverage: 72.2% of statements [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.154s coverage: 72.1% of statements [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.034s coverage: 36.4% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.080s coverage: 84.1% of statements [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.011s coverage: 100.0% of statements [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.007s coverage: 100.0% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-05T21:21:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements [2020-10-05T21:21:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-05T21:21:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.023s coverage: 46.9% of statements [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-05T21:21:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.012s coverage: 100.0% of statements [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-05T21:21:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.019s coverage: 100.0% of statements [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-05T21:21:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements [2020-10-05T21:21:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-05T21:21:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.068s coverage: 29.1% of statements [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-05T21:21:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-05T21:21:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.019s coverage: 100.0% of statements [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-05T21:21:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements [2020-10-05T21:21:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-05T21:21:39.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2020-10-05T21:21:39.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-05T21:21:39.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-05T21:21:39.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-05T21:21:39.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-05T21:21:39.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements [2020-10-05T21:21:39.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-05T21:21:39.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-05T21:21:39.600Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-10-05T21:21:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-05T21:21:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-05T21:21:40.127Z] GO111MODULE=on go vet ./... [2020-10-05T21:21:46.774Z] gofmt -l . [2020-10-05T21:21:47.361Z] [ "`gofmt -l .`" = "" ] [2020-10-05T21:21:47.939Z] ./bin/test-go-mod-tidy.sh [2020-10-05T21:21:48.206Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-05T21:21:50.435Z] + ls -al . [2020-10-05T21:21:50.435Z] total 580 [2020-10-05T21:21:50.435Z] drwxrwxr-x 10 1001 1001 4096 Oct 5 21:21 . [2020-10-05T21:21:50.435Z] drwxr-xr-x 4 root root 30 Oct 5 21:20 .. [2020-10-05T21:21:50.435Z] -rw-rw-r-- 1 1001 1001 11 Oct 5 21:18 .dockerignore [2020-10-05T21:21:50.435Z] drwxrwxr-x 8 1001 1001 179 Oct 5 21:18 .git [2020-10-05T21:21:50.435Z] drwxrwxr-x 3 1001 1001 82 Oct 5 21:18 .github [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 932 Oct 5 21:18 .gitignore [2020-10-05T21:21:50.436Z] drwx------ 3 1001 1001 47 Oct 5 21:19 .semver [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 21:18 .sonarcloud.properties [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 21:18 CONTRIBUTING.md [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 1035 Oct 5 21:18 Dockerfile.build [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 863 Oct 5 21:18 Jenkinsfile [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 21:18 LICENSE [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 6237 Oct 5 21:18 Makefile [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 6447 Oct 5 21:18 README.md [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 259 Oct 5 21:18 SECURITY.md [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 21:19 VERSION [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 21:18 ZMQWindows.md [2020-10-05T21:21:50.436Z] drwxrwxr-x 2 1001 1001 117 Oct 5 21:18 bin [2020-10-05T21:21:50.436Z] drwxrwxr-x 15 1001 1001 4096 Oct 5 21:18 cmd [2020-10-05T21:21:50.436Z] -rw-r--r-- 1 root root 484336 Oct 5 21:21 coverage.out [2020-10-05T21:21:50.436Z] -rw-r--r-- 1 root root 1040 Oct 5 21:21 go.mod [2020-10-05T21:21:50.436Z] -rw-r--r-- 1 root root 19005 Oct 5 21:21 go.sum [2020-10-05T21:21:50.436Z] drwxrwxr-x 8 1001 1001 127 Oct 5 21:18 internal [2020-10-05T21:21:50.436Z] drwxrwxr-x 4 1001 1001 26 Oct 5 21:18 openapi [2020-10-05T21:21:50.436Z] drwxrwxr-x 4 1001 1001 71 Oct 5 21:18 snap [2020-10-05T21:21:50.436Z] -rw-rw-r-- 1 1001 1001 168 Oct 5 21:18 version.go [Pipeline] sh [2020-10-05T21:21:50.740Z] + '[' -e coverage.out ] [2020-10-05T21:21:50.740Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-05T21:21:50.863Z] Stashed 1 file(s) [Pipeline] sh [2020-10-05T21:21:51.163Z] + make build [2020-10-05T21:21:51.164Z] 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-10-05T21:22:01.239Z] 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-10-05T21:22:03.170Z] 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-10-05T21:22:04.565Z] 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-10-05T21:22:04.632Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3518 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws [2020-10-05T21:22:04.697Z] Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout [2020-10-05T21:22:05.969Z] 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-10-05T21:22:06.917Z] 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-10-05T21:22:07.504Z] 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-10-05T21:22:08.909Z] 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-10-05T21:22:09.744Z] using credential edgex-jenkins-ssh [2020-10-05T21:22:09.812Z] Cloning the remote Git repository [2020-10-05T21:22:10.310Z] 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-10-05T21:22:09.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:22:09.993Z] > git init /w/workspace/edgex-go/56 # timeout=10 [2020-10-05T21:22:10.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:22:10.090Z] > git --version # timeout=10 [2020-10-05T21:22:10.115Z] > git --version # 'git version 2.17.1' [2020-10-05T21:22:10.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T21:22:10.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T21:22:11.262Z] 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-10-05T21:22:12.665Z] 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-10-05T21:22:13.614Z] 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-10-05T21:22:14.573Z] 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-10-05T21:22:15.545Z] $ docker stop --time=1 e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 [2020-10-05T21:22:17.175Z] $ docker rm -f e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:22:20.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T21:22:20.796Z] [2020-10-05T21:22:20.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:22:21.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T21:22:21.150Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-05T21:22:21.150Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-05T21:22:21.150Z] ca9280d653b3: Pulling fs layer [2020-10-05T21:22:21.150Z] 7e9c9ca2126c: Pulling fs layer [2020-10-05T21:22:21.414Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-05T21:22:21.414Z] cbdbe7a5bc2a: Download complete [2020-10-05T21:22:21.676Z] cbdbe7a5bc2a: Pull complete [2020-10-05T21:22:22.261Z] ca9280d653b3: Download complete [2020-10-05T21:22:23.215Z] 7e9c9ca2126c: Verifying Checksum [2020-10-05T21:22:23.215Z] 7e9c9ca2126c: Download complete [2020-10-05T21:22:23.215Z] ca9280d653b3: Pull complete [2020-10-05T21:22:26.443Z] Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-05T21:22:26.881Z] Failed in branch arm64 [2020-10-05T21:22:25.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T21:22:25.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T21:22:25.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T21:22:25.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:22:25.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T21:22:25.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T21:22:26.464Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T21:22:26.477Z] > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # timeout=10 [2020-10-05T21:22:29.842Z] 7e9c9ca2126c: Pull complete [2020-10-05T21:22:29.842Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-05T21:22:29.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T21:22:29.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-05T21:22:29.954Z] prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container [2020-10-05T21:22:30.006Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-05T21:22:31.800Z] $ docker top f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T21:22:32.329Z] + + docker-compose buildgrep --help parallel [2020-10-05T21:22:32.330Z] [2020-10-05T21:22:33.276Z] --parallel Build images in parallel. [Pipeline] } [2020-10-05T21:22:33.292Z] $ docker stop --time=1 f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 [2020-10-05T21:22:34.653Z] $ docker rm -f f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T21:22:35.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-05T21:22:35.348Z] . [Pipeline] withDockerContainer [2020-10-05T21:22:35.461Z] prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container [2020-10-05T21:22:35.511Z] $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-05T21:22:36.245Z] $ docker top f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T21:22:36.758Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-05T21:22:37.705Z] Building docker-core-command-go ... [2020-10-05T21:22:37.705Z] Building docker-core-data-go ... [2020-10-05T21:22:37.705Z] Building docker-core-metadata-go ... [2020-10-05T21:22:37.705Z] Building docker-security-proxy-setup-go ... [2020-10-05T21:22:37.705Z] Building docker-security-secrets-setup-go ... [2020-10-05T21:22:37.705Z] Building docker-security-secretstore-setup-go ... [2020-10-05T21:22:37.705Z] Building docker-support-logging-go ... [2020-10-05T21:22:37.705Z] Building docker-support-notifications-go ... [2020-10-05T21:22:37.705Z] Building docker-support-scheduler-go ... [2020-10-05T21:22:37.705Z] Building docker-sys-mgmt-agent-go ... [2020-10-05T21:22:37.705Z] Building docker-core-metadata-go [2020-10-05T21:22:37.705Z] Building docker-core-data-go [2020-10-05T21:22:37.705Z] Building docker-security-secrets-setup-go [2020-10-05T21:22:37.705Z] Building docker-security-secretstore-setup-go [2020-10-05T21:22:37.705Z] Building docker-support-notifications-go [2020-10-05T21:23:10.019Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:23:10.019Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:23:10.019Z] ---> 9ac3e2e0ac18 [2020-10-05T21:23:10.019Z] Step 3/23 : WORKDIR /edgex-go [2020-10-05T21:23:10.019Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:23:10.019Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-05T21:23:10.019Z] ---> 9ac3e2e0ac18 [2020-10-05T21:23:10.019Z] Step 3/29 : WORKDIR /edgex-go [2020-10-05T21:23:10.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:23:10.019Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:23:10.019Z] ---> 9ac3e2e0ac18 [2020-10-05T21:23:10.019Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T21:23:10.019Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:23:10.019Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:23:10.019Z] ---> 9ac3e2e0ac18 [2020-10-05T21:23:10.019Z] Step 3/26 : WORKDIR /edgex-go [2020-10-05T21:23:10.019Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:23:10.019Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:23:10.019Z] ---> 9ac3e2e0ac18 [2020-10-05T21:23:10.019Z] Step 3/24 : WORKDIR /edgex-go [2020-10-05T21:23:10.019Z] ---> Running in fea7e688a0fe [2020-10-05T21:23:10.019Z] ---> Running in 6351c61f7b35 [2020-10-05T21:23:10.019Z] ---> Running in ba27b34980c2 [2020-10-05T21:23:10.019Z] ---> Running in e827a3f17ffa [2020-10-05T21:23:10.019Z] ---> Running in fb9d945a3e81 [2020-10-05T21:23:10.019Z] Removing intermediate container fb9d945a3e81 [2020-10-05T21:23:10.019Z] ---> 50e21a02e032 [2020-10-05T21:23:10.019Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:23:10.019Z] Removing intermediate container e827a3f17ffa [2020-10-05T21:23:10.019Z] ---> 22969b024171 [2020-10-05T21:23:10.019Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:23:10.019Z] Removing intermediate container ba27b34980c2 [2020-10-05T21:23:10.019Z] ---> bd6e8aa1c7ea [2020-10-05T21:23:10.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:23:10.019Z] Removing intermediate container fea7e688a0fe [2020-10-05T21:23:10.019Z] ---> 8107e8ec8b08 [2020-10-05T21:23:10.019Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:23:10.019Z] Removing intermediate container 6351c61f7b35 [2020-10-05T21:23:10.019Z] ---> b36decfbe314 [2020-10-05T21:23:10.019Z] Step 4/29 : RUN apk update && apk add make git [2020-10-05T21:23:10.019Z] ---> Running in 3f795b1b00f6 [2020-10-05T21:23:10.019Z] ---> Running in 85f4e2b0954b [2020-10-05T21:23:10.019Z] ---> Running in 3bd63288beaa [2020-10-05T21:23:10.019Z] ---> Running in 4923306a762c [2020-10-05T21:23:10.019Z] ---> Running in cc8a5bee0720 [2020-10-05T21:23:10.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:11.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:11.967Z] Removing intermediate container 4923306a762c [2020-10-05T21:23:11.967Z] ---> d5b194e37518 [2020-10-05T21:23:11.967Z] Step 5/22 : RUN apk update && apk add make git [2020-10-05T21:23:11.967Z] Removing intermediate container 3f795b1b00f6 [2020-10-05T21:23:11.967Z] ---> b3dbae6dbb91 [2020-10-05T21:23:11.967Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-05T21:23:11.967Z] ---> Running in f8f9a1f65352 [2020-10-05T21:23:11.967Z] ---> Running in 9a422f24ceea [2020-10-05T21:23:11.967Z] Removing intermediate container 85f4e2b0954b [2020-10-05T21:23:11.967Z] ---> b080ca671468 [2020-10-05T21:23:11.967Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-05T21:23:11.967Z] Removing intermediate container 3bd63288beaa [2020-10-05T21:23:11.967Z] ---> 21918a490811 [2020-10-05T21:23:11.967Z] Step 5/26 : RUN apk update && apk add make git [2020-10-05T21:23:12.232Z] ---> Running in 1aaadb9f9ac0 [2020-10-05T21:23:12.232Z] ---> Running in 9937ebb65799 [2020-10-05T21:23:12.517Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:23:12.517Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:23:12.517Z] OK: 12752 distinct packages available [2020-10-05T21:23:12.791Z] OK: 233 MiB in 51 packages [2020-10-05T21:23:13.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.319Z] Removing intermediate container cc8a5bee0720 [2020-10-05T21:23:13.319Z] ---> 071ec24c6591 [2020-10-05T21:23:13.319Z] Step 5/29 : COPY go.mod . [2020-10-05T21:23:13.582Z] ---> 8863c52b8078 [2020-10-05T21:23:13.582Z] Step 6/29 : RUN go mod download [2020-10-05T21:23:13.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.846Z] ---> Running in d4764b40a8ce [2020-10-05T21:23:13.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:13.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:23:14.431Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:23:14.431Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:23:14.431Z] OK: 12752 distinct packages available [2020-10-05T21:23:14.431Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:23:14.431Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:23:14.431Z] OK: 12752 distinct packages available [2020-10-05T21:23:14.715Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:23:14.716Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:23:14.716Z] OK: 12752 distinct packages available [2020-10-05T21:23:14.716Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:23:14.716Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:23:14.716Z] OK: 12752 distinct packages available [2020-10-05T21:23:14.716Z] OK: 233 MiB in 51 packages [2020-10-05T21:23:14.716Z] OK: 233 MiB in 51 packages [2020-10-05T21:23:14.716Z] OK: 233 MiB in 51 packages [2020-10-05T21:23:15.018Z] OK: 233 MiB in 51 packages [2020-10-05T21:23:15.681Z] Removing intermediate container f8f9a1f65352 [2020-10-05T21:23:15.681Z] ---> 563235e27d6e [2020-10-05T21:23:15.681Z] Step 6/22 : COPY go.mod . [2020-10-05T21:23:15.681Z] Removing intermediate container 9a422f24ceea [2020-10-05T21:23:15.681Z] ---> c3610b9df4ac [2020-10-05T21:23:15.681Z] Step 6/24 : COPY go.mod . [2020-10-05T21:23:15.962Z] Removing intermediate container 1aaadb9f9ac0 [2020-10-05T21:23:15.962Z] ---> c9d31680cb61 [2020-10-05T21:23:15.962Z] Step 6/23 : COPY go.mod . [2020-10-05T21:23:15.962Z] ---> 288dd839efaa [2020-10-05T21:23:15.962Z] Step 7/22 : RUN go mod download [2020-10-05T21:23:15.962Z] Removing intermediate container d4764b40a8ce [2020-10-05T21:23:15.962Z] Removing intermediate container 9937ebb65799 [2020-10-05T21:23:15.962Z] ---> 078b2b4e517a [2020-10-05T21:23:15.962Z] Step 6/26 : COPY go.mod . [2020-10-05T21:23:15.962Z] ---> f9aa232ca5d0 [2020-10-05T21:23:15.962Z] Step 7/29 : COPY . . [2020-10-05T21:23:16.302Z] ---> 3b26cc46841c [2020-10-05T21:23:16.302Z] Step 7/24 : RUN go mod download [2020-10-05T21:23:16.302Z] ---> Running in d31ad911523d [2020-10-05T21:23:16.302Z] ---> 4b93f0030a18 [2020-10-05T21:23:16.302Z] Step 7/23 : RUN go mod download [2020-10-05T21:23:16.302Z] ---> Running in 66bf977c8419 [2020-10-05T21:23:17.436Z] ---> Running in c1593cc8b208 [2020-10-05T21:23:17.436Z] ---> 716136eb2759 [2020-10-05T21:23:17.436Z] Step 7/26 : RUN go mod download [2020-10-05T21:23:19.307Z] ---> Running in 2e88c219e9ec [2020-10-05T21:23:20.907Z] Removing intermediate container d31ad911523d [2020-10-05T21:23:20.907Z] ---> 94ab4557cc16 [2020-10-05T21:23:20.907Z] Step 8/22 : COPY . . [2020-10-05T21:23:29.414Z] Removing intermediate container 66bf977c8419 [2020-10-05T21:23:29.414Z] ---> a2b07523a8d8 [2020-10-05T21:23:29.414Z] Step 8/24 : COPY . . [2020-10-05T21:23:29.414Z] Removing intermediate container c1593cc8b208 [2020-10-05T21:23:29.414Z] ---> aa0660f1149e [2020-10-05T21:23:29.414Z] Step 8/23 : COPY . . [2020-10-05T21:23:32.841Z] Removing intermediate container 2e88c219e9ec [2020-10-05T21:23:32.841Z] ---> 44a578abbe62 [2020-10-05T21:23:32.841Z] Step 8/26 : COPY . . [2020-10-05T21:23:49.301Z] ---> acc350278c83 [2020-10-05T21:23:49.301Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-05T21:23:54.854Z] ---> Running in 835cd6fb251e [2020-10-05T21:24:04.962Z] 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-10-05T21:24:04.962Z] ---> ab48cc7165ec [2020-10-05T21:24:04.962Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-05T21:24:04.962Z] ---> 9ad17ab60f5e [2020-10-05T21:24:04.962Z] 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-10-05T21:24:04.962Z] ---> Running in e203f4d73b9a [2020-10-05T21:24:04.962Z] ---> 5ed638f9bd5f [2020-10-05T21:24:04.962Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-05T21:24:04.962Z] ---> Running in 58a8377ab504 [2020-10-05T21:24:04.962Z] ---> Running in aba8da9fc02e [2020-10-05T21:24:04.962Z] ---> bce45fb6abb9 [2020-10-05T21:24:04.962Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-05T21:24:04.962Z] ---> Running in 263f74706bb2 [2020-10-05T21:24:05.938Z] 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-10-05T21:24:06.214Z] 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-10-05T21:24:06.214Z] 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-10-05T21:24:06.214Z] 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-10-05T21:24:32.960Z] Removing intermediate container 835cd6fb251e [2020-10-05T21:24:32.960Z] ---> 06916d7192d9 [2020-10-05T21:24:32.960Z] [2020-10-05T21:24:32.960Z] Step 9/29 : FROM alpine:latest [2020-10-05T21:24:32.960Z] latest: Pulling from library/alpine [2020-10-05T21:24:32.960Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-05T21:24:32.960Z] Status: Downloaded newer image for alpine:latest [2020-10-05T21:24:32.960Z] ---> a24bb4013296 [2020-10-05T21:24:32.960Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-05T21:24:32.960Z] ---> Running in 59c3b3a269c3 [2020-10-05T21:24:32.960Z] Removing intermediate container 59c3b3a269c3 [2020-10-05T21:24:32.960Z] ---> 5c902ee541a5 [2020-10-05T21:24:32.960Z] Step 11/29 : USER root [2020-10-05T21:24:32.960Z] ---> Running in 44072096bc22 [2020-10-05T21:24:32.960Z] 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-10-05T21:24:32.960Z] Removing intermediate container 44072096bc22 [2020-10-05T21:24:32.960Z] ---> a8d8bbffca4b [2020-10-05T21:24:32.960Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-05T21:24:32.960Z] ---> Running in 7674929c076a [2020-10-05T21:24:33.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:33.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:33.846Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:24:33.846Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:24:33.846Z] OK: 12750 distinct packages available [2020-10-05T21:24:34.438Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-05T21:24:34.438Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-05T21:24:34.438Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:24:34.438Z] Executing ca-certificates-20191127-r4.trigger [2020-10-05T21:24:34.438Z] OK: 6 MiB in 16 packages [2020-10-05T21:24:36.406Z] Removing intermediate container 7674929c076a [2020-10-05T21:24:36.406Z] ---> ab8dd2b9f678 [2020-10-05T21:24:36.406Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-05T21:24:36.406Z] ---> Running in 55e94f141f07 [2020-10-05T21:24:36.674Z] 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-10-05T21:24:36.674Z] Removing intermediate container 55e94f141f07 [2020-10-05T21:24:36.674Z] ---> 8da7c7e94391 [2020-10-05T21:24:36.674Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-05T21:24:36.943Z] ---> Running in 4f4d64af2a70 [2020-10-05T21:24:37.210Z] Removing intermediate container 4f4d64af2a70 [2020-10-05T21:24:37.210Z] ---> dc76ffca33fa [2020-10-05T21:24:37.210Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-05T21:24:37.210Z] ---> Running in 24cf6ed6ac0c [2020-10-05T21:24:39.187Z] Removing intermediate container 24cf6ed6ac0c [2020-10-05T21:24:39.187Z] ---> f8821ede09cc [2020-10-05T21:24:39.187Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-05T21:24:40.604Z] ---> 4f134d20a89e [2020-10-05T21:24:40.604Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-05T21:24:43.184Z] ---> 368c85a1196e [2020-10-05T21:24:43.184Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-05T21:24:43.768Z] Removing intermediate container 263f74706bb2 [2020-10-05T21:24:43.768Z] ---> 5c28c0bfeb9c [2020-10-05T21:24:43.768Z] [2020-10-05T21:24:43.768Z] Step 10/24 : FROM scratch [2020-10-05T21:24:43.768Z] ---> [2020-10-05T21:24:43.768Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-05T21:24:43.768Z] Removing intermediate container 58a8377ab504 [2020-10-05T21:24:43.768Z] ---> ce83d59067ce [2020-10-05T21:24:43.768Z] [2020-10-05T21:24:43.768Z] Step 10/26 : FROM alpine:3.10 [2020-10-05T21:24:44.037Z] 3.10: Pulling from library/alpine [2020-10-05T21:24:44.300Z] ---> 4851adcfbe4b [2020-10-05T21:24:44.300Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-05T21:24:44.300Z] ---> Running in 964f00e3c7c1 [2020-10-05T21:24:45.699Z] Removing intermediate container 964f00e3c7c1 [2020-10-05T21:24:45.699Z] ---> 926726b38578 [2020-10-05T21:24:45.699Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-05T21:24:46.648Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-05T21:24:46.648Z] ---> Running in 9b2c9a4c1ae5 [2020-10-05T21:24:46.648Z] ---> 1924b1bcd50d [2020-10-05T21:24:46.648Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-05T21:24:46.648Z] Status: Downloaded newer image for alpine:3.10 [2020-10-05T21:24:46.648Z] ---> be4e4bea2c2e [2020-10-05T21:24:46.648Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-05T21:24:47.603Z] Removing intermediate container e203f4d73b9a [2020-10-05T21:24:47.603Z] ---> d36025fc756a [2020-10-05T21:24:47.603Z] [2020-10-05T21:24:47.603Z] Step 10/22 : FROM scratch [2020-10-05T21:24:47.603Z] ---> [2020-10-05T21:24:47.603Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T21:24:47.603Z] ---> Running in 8ed1d2126f1d [2020-10-05T21:24:47.603Z] Removing intermediate container 9b2c9a4c1ae5 [2020-10-05T21:24:47.603Z] ---> a16151652ae8 [2020-10-05T21:24:47.603Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T21:24:47.865Z] ---> 502e911f7124 [2020-10-05T21:24:47.865Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-05T21:24:48.442Z] ---> Running in 7a8dbd2b6350 [2020-10-05T21:24:48.442Z] ---> Running in 5500246f1d40 [2020-10-05T21:24:50.368Z] ---> Running in c1b07d3586ff [2020-10-05T21:24:50.632Z] Removing intermediate container 7a8dbd2b6350 [2020-10-05T21:24:50.632Z] ---> 07beb7bd9001 [2020-10-05T21:24:50.632Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-05T21:24:50.632Z] Removing intermediate container 5500246f1d40 [2020-10-05T21:24:50.632Z] ---> e3915234faee [2020-10-05T21:24:50.632Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-05T21:24:50.632Z] Removing intermediate container aba8da9fc02e [2020-10-05T21:24:50.632Z] ---> 0f3f5ac5317a [2020-10-05T21:24:50.632Z] [2020-10-05T21:24:50.632Z] Step 10/23 : FROM alpine [2020-10-05T21:24:50.632Z] ---> a24bb4013296 [2020-10-05T21:24:50.632Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T21:24:50.632Z] ---> Running in 46aa06d5b04d [2020-10-05T21:24:50.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:50.898Z] ---> Running in 0d5c9dbc2ea1 [2020-10-05T21:24:50.898Z] ---> b8887c116da2 [2020-10-05T21:24:50.898Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-05T21:24:50.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:50.898Z] Removing intermediate container 46aa06d5b04d [2020-10-05T21:24:50.898Z] ---> 02d85f3a459d [2020-10-05T21:24:50.898Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T21:24:51.162Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-05T21:24:51.162Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-05T21:24:51.162Z] OK: 10346 distinct packages available [2020-10-05T21:24:51.162Z] ---> Running in 83a528f5b3b0 [2020-10-05T21:24:51.162Z] Removing intermediate container 0d5c9dbc2ea1 [2020-10-05T21:24:51.162Z] ---> 5f5384b8d96e [2020-10-05T21:24:51.162Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-05T21:24:51.162Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-05T21:24:51.162Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-05T21:24:51.162Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-05T21:24:51.162Z] (4/5) Installing curl (7.66.0-r1) [2020-10-05T21:24:51.426Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-05T21:24:51.426Z] Executing busybox-1.30.1-r3.trigger [2020-10-05T21:24:51.426Z] Executing ca-certificates-20191127-r2.trigger [2020-10-05T21:24:51.426Z] ---> Running in 11ad5da39786 [2020-10-05T21:24:51.426Z] OK: 7 MiB in 19 packages [2020-10-05T21:24:52.820Z] Removing intermediate container 83a528f5b3b0 [2020-10-05T21:24:52.820Z] ---> 26906ac8af3d [2020-10-05T21:24:52.820Z] Step 14/22 : WORKDIR / [2020-10-05T21:24:52.820Z] ---> c7d3f9e6ceeb [2020-10-05T21:24:52.820Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-05T21:24:52.820Z] ---> Running in f0f9d1bf8f84 [2020-10-05T21:24:52.820Z] Removing intermediate container 11ad5da39786 [2020-10-05T21:24:52.820Z] ---> d570ed73eed4 [2020-10-05T21:24:52.820Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-05T21:24:53.082Z] ---> Running in 3e786105ba18 [2020-10-05T21:24:53.345Z] Removing intermediate container c1b07d3586ff [2020-10-05T21:24:53.345Z] ---> d00b8f8160c1 [2020-10-05T21:24:53.345Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-05T21:24:53.610Z] Removing intermediate container f0f9d1bf8f84 [2020-10-05T21:24:53.610Z] ---> 157308717435 [2020-10-05T21:24:53.610Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-05T21:24:53.873Z] ---> 496478cbf3e5 [2020-10-05T21:24:53.873Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-05T21:24:53.873Z] Removing intermediate container 3e786105ba18 [2020-10-05T21:24:53.873Z] ---> e219157572ed [2020-10-05T21:24:53.873Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:24:53.873Z] Removing intermediate container 8ed1d2126f1d [2020-10-05T21:24:53.873Z] ---> 81d4cca0fe53 [2020-10-05T21:24:53.873Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-05T21:24:54.137Z] ---> f75e4c4a7f01 [2020-10-05T21:24:54.137Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-05T21:24:54.137Z] ---> c59d58fdf382 [2020-10-05T21:24:54.137Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-05T21:24:54.137Z] ---> Running in 574d5372716c [2020-10-05T21:24:54.714Z] ---> Running in 9824b84112de [2020-10-05T21:24:55.292Z] ---> Running in 4795196c5802 [2020-10-05T21:24:55.292Z] ---> ca62f4140bab [2020-10-05T21:24:55.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-05T21:24:55.559Z] ---> 2a39d6365501 [2020-10-05T21:24:55.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-05T21:24:55.559Z] Removing intermediate container 9824b84112de [2020-10-05T21:24:55.559Z] ---> 0f39df1f0182 [2020-10-05T21:24:55.559Z] Step 13/26 : WORKDIR / [2020-10-05T21:24:55.825Z] ---> Running in 535138c2c631 [2020-10-05T21:24:55.825Z] ---> 0fcef013c0fe [2020-10-05T21:24:55.825Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-05T21:24:56.099Z] ---> 639e3ab707aa [2020-10-05T21:24:56.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-05T21:24:56.099Z] ---> Running in 46ebaf6b8447 [2020-10-05T21:24:56.099Z] Removing intermediate container 535138c2c631 [2020-10-05T21:24:56.099Z] ---> d070ae3080aa [2020-10-05T21:24:56.099Z] 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-10-05T21:24:56.675Z] Removing intermediate container 46ebaf6b8447 [2020-10-05T21:24:56.675Z] ---> 6737d88b8e57 [2020-10-05T21:24:56.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:24:56.675Z] ---> 979d7d58d6ef [2020-10-05T21:24:56.675Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-05T21:24:57.250Z] Removing intermediate container 574d5372716c [2020-10-05T21:24:57.250Z] ---> 79462ae29cbe [2020-10-05T21:24:57.250Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-05T21:24:57.513Z] ---> a99d26586d79 [2020-10-05T21:24:57.513Z] 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-10-05T21:24:57.513Z] ---> Running in 15a2be7aa6c5 [2020-10-05T21:24:57.513Z] ---> Running in 48cdbe98ec9b [2020-10-05T21:24:57.513Z] ---> Running in 3f6b11c1831d [2020-10-05T21:24:57.777Z] Removing intermediate container 4795196c5802 [2020-10-05T21:24:57.777Z] ---> c2d7b8cfe86a [2020-10-05T21:24:57.777Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-05T21:24:58.047Z] ---> Running in cd90b6eff55e [2020-10-05T21:24:58.047Z] ---> 2cf41ad8596f [2020-10-05T21:24:58.047Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-05T21:24:58.047Z] Removing intermediate container 15a2be7aa6c5 [2020-10-05T21:24:58.047Z] ---> 3a74aae3a1df [2020-10-05T21:24:58.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:24:58.315Z] Removing intermediate container 48cdbe98ec9b [2020-10-05T21:24:58.315Z] ---> d37dfe2f102b [2020-10-05T21:24:58.315Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T21:24:58.315Z] ---> Running in 9e7f7cd12ece [2020-10-05T21:24:58.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:58.580Z] ---> Running in 24b25c3327d0 [2020-10-05T21:24:58.580Z] ---> 36776f6b4bc9 [2020-10-05T21:24:58.580Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-05T21:24:58.580Z] Removing intermediate container 9e7f7cd12ece [2020-10-05T21:24:58.580Z] ---> 1b5864f738f1 [2020-10-05T21:24:58.580Z] Step 22/24 : LABEL arch=x86_64 [2020-10-05T21:24:58.843Z] Removing intermediate container 24b25c3327d0 [2020-10-05T21:24:58.843Z] ---> 1ee60855c250 [2020-10-05T21:24:58.843Z] Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:24:59.108Z] ---> Running in ef50d7f8f371 [2020-10-05T21:24:59.108Z] ---> Running in 8466ddb644ee [2020-10-05T21:24:59.108Z] ---> 12439103c624 [2020-10-05T21:24:59.108Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-05T21:24:59.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:24:59.376Z] Removing intermediate container ef50d7f8f371 [2020-10-05T21:24:59.376Z] ---> 52a1a640d2e8 [2020-10-05T21:24:59.376Z] Step 23/24 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:24:59.376Z] Removing intermediate container 8466ddb644ee [2020-10-05T21:24:59.376Z] ---> e17deeadc0dd [2020-10-05T21:24:59.376Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T21:24:59.376Z] ---> Running in b68d0ea759cd [2020-10-05T21:24:59.376Z] ---> Running in e923b9ffce91 [2020-10-05T21:24:59.641Z] ---> b902ecf9a33e [2020-10-05T21:24:59.641Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-05T21:24:59.641Z] Removing intermediate container cd90b6eff55e [2020-10-05T21:24:59.641Z] ---> 6dca9aa38439 [2020-10-05T21:24:59.641Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-05T21:24:59.907Z] Removing intermediate container b68d0ea759cd [2020-10-05T21:24:59.907Z] ---> a70ec49bf1a1 [2020-10-05T21:24:59.907Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T21:24:59.907Z] Removing intermediate container e923b9ffce91 [2020-10-05T21:24:59.907Z] ---> b0e23dba0fd9 [2020-10-05T21:24:59.907Z] [2020-10-05T21:24:59.907Z] ---> Running in 88ee8a1c7e2e [2020-10-05T21:24:59.907Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-05T21:24:59.907Z] ---> Running in 4c58b99aad06 [2020-10-05T21:25:00.176Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-05T21:25:00.176Z] ---> 7aa995fd2809 [2020-10-05T21:25:00.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-05T21:25:00.176Z] Successfully built b0e23dba0fd9 [2020-10-05T21:25:00.176Z] Successfully tagged docker-core-metadata-go:latest [2020-10-05T21:25:00.176Z] Building docker-sys-mgmt-agent-go [2020-10-05T21:25:00.176Z]  Building docker-core-metadata-go ... done (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-05T21:25:00.176Z] Removing intermediate container 88ee8a1c7e2e [2020-10-05T21:25:00.176Z] ---> 7b33a51239d7 [2020-10-05T21:25:00.176Z] Step 26/29 : CMD [ "generate" ] [2020-10-05T21:25:00.176Z] Removing intermediate container 4c58b99aad06 [2020-10-05T21:25:00.176Z] ---> 414c384526f9 [2020-10-05T21:25:00.176Z] [2020-10-05T21:25:00.448Z] ---> Running in bc9657e4031b [2020-10-05T21:25:00.448Z] Successfully built 414c384526f9 [2020-10-05T21:25:00.448Z] Successfully tagged docker-support-notifications-go:latest [2020-10-05T21:25:00.448Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-10-05T21:25:00.448Z] ---> 6ff088dae0c9 [2020-10-05T21:25:00.448Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-05T21:25:00.448Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-05T21:25:00.711Z] Removing intermediate container bc9657e4031b [2020-10-05T21:25:00.711Z] ---> 58b817eb6e0d [2020-10-05T21:25:00.711Z] Step 27/29 : LABEL arch=x86_64 [2020-10-05T21:25:00.711Z] ---> Running in 4c17c1f18950 [2020-10-05T21:25:00.711Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-05T21:25:00.974Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:25:00.974Z] OK: 8 MiB in 19 packages [2020-10-05T21:25:00.974Z] Removing intermediate container 4c17c1f18950 [2020-10-05T21:25:00.974Z] ---> 25838e9d9b04 [2020-10-05T21:25:00.974Z] Step 28/29 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:25:00.974Z] ---> 02ed0e934fe8 [2020-10-05T21:25:00.974Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-05T21:25:01.558Z] ---> Running in 91d72d6e5cff [2020-10-05T21:25:01.558Z] ---> Running in 22b82a643be9 [2020-10-05T21:25:08.181Z] Removing intermediate container 22b82a643be9 [2020-10-05T21:25:08.181Z] ---> b1354f82a4f6 [2020-10-05T21:25:08.181Z] Step 29/29 : LABEL version=0.0.0 [2020-10-05T21:25:08.181Z] Removing intermediate container 3f6b11c1831d [2020-10-05T21:25:08.181Z] ---> 5fe800d27f55 [2020-10-05T21:25:08.181Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-05T21:25:08.181Z] ---> Running in e19426523210 [2020-10-05T21:25:08.757Z] Removing intermediate container 91d72d6e5cff [2020-10-05T21:25:08.757Z] ---> e6c1e14a9e5d [2020-10-05T21:25:08.757Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-05T21:25:08.757Z] ---> 5d403ab57244 [2020-10-05T21:25:08.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-05T21:25:08.757Z] Removing intermediate container e19426523210 [2020-10-05T21:25:08.757Z] ---> 7d896685bf64 [2020-10-05T21:25:08.757Z] [2020-10-05T21:25:09.333Z] ---> Running in acdd00fe435f [2020-10-05T21:25:09.333Z] Successfully built 7d896685bf64 [2020-10-05T21:25:09.917Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-05T21:25:09.917Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-10-05T21:25:18.147Z] Removing intermediate container acdd00fe435f [2020-10-05T21:25:18.147Z] ---> 2b37b692b53c [2020-10-05T21:25:18.147Z] Step 24/26 : LABEL arch=x86_64 [2020-10-05T21:25:18.416Z] ---> ad7c82fbbac6 [2020-10-05T21:25:18.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-05T21:25:18.684Z] ---> Running in 1c55b9626110 [2020-10-05T21:25:19.840Z] Removing intermediate container 1c55b9626110 [2020-10-05T21:25:19.840Z] ---> ec59c8211478 [2020-10-05T21:25:19.840Z] Step 25/26 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:25:20.184Z] ---> 6886db3023cb [2020-10-05T21:25:20.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-05T21:25:20.867Z] ---> Running in ab656d28bfbe [2020-10-05T21:25:20.867Z] ---> Running in 6b30e1820293 [2020-10-05T21:25:21.817Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:25:21.817Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:25:21.817Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:25:21.817Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:25:22.080Z] ---> 9ac3e2e0ac18 [2020-10-05T21:25:22.080Z] Step 3/27 : WORKDIR /edgex-go [2020-10-05T21:25:22.080Z] ---> 9ac3e2e0ac18 [2020-10-05T21:25:22.080Z] Step 3/21 : WORKDIR /edgex-go [2020-10-05T21:25:22.344Z] ---> Using cache [2020-10-05T21:25:22.344Z] ---> b36decfbe314 [2020-10-05T21:25:22.344Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:25:22.344Z] ---> Using cache [2020-10-05T21:25:22.344Z] ---> b36decfbe314 [2020-10-05T21:25:22.344Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:25:23.300Z] Removing intermediate container ab656d28bfbe [2020-10-05T21:25:23.300Z] ---> 34dda3b080b8 [2020-10-05T21:25:23.300Z] Step 26/26 : LABEL version=0.0.0 [2020-10-05T21:25:23.300Z] Removing intermediate container 6b30e1820293 [2020-10-05T21:25:23.300Z] ---> ffa085fdaf33 [2020-10-05T21:25:23.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:25:23.300Z] ---> Running in 5263f215cfdb [2020-10-05T21:25:23.300Z] ---> Running in 2eff103bbb8d [2020-10-05T21:25:23.563Z] ---> Running in 1a4945c62cdc [2020-10-05T21:25:23.563Z] ---> Running in ffaf27dda225 [2020-10-05T21:25:24.154Z] Removing intermediate container ffaf27dda225 [2020-10-05T21:25:24.154Z] ---> fabd058d3c3a [2020-10-05T21:25:24.154Z] Step 21/23 : LABEL arch=x86_64 [2020-10-05T21:25:24.154Z] Removing intermediate container 1a4945c62cdc [2020-10-05T21:25:24.154Z] ---> 264ea4e29bfe [2020-10-05T21:25:24.154Z] [2020-10-05T21:25:24.420Z] ---> Running in 0a058766602d [2020-10-05T21:25:25.401Z] Successfully built 264ea4e29bfe [2020-10-05T21:25:25.401Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-05T21:25:25.401Z] Building docker-support-logging-go [2020-10-05T21:25:25.669Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0a058766602d [2020-10-05T21:25:25.669Z] ---> 4d721d2382a8 [2020-10-05T21:25:25.669Z] Step 22/23 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:25:26.631Z] ---> Running in 6ef4b4ae5936 [2020-10-05T21:25:30.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:25:30.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:25:30.871Z] ---> 9ac3e2e0ac18 [2020-10-05T21:25:30.871Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T21:25:30.871Z] ---> Using cache [2020-10-05T21:25:30.871Z] ---> b36decfbe314 [2020-10-05T21:25:30.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:25:31.135Z] Removing intermediate container 6ef4b4ae5936 [2020-10-05T21:25:31.135Z] ---> b0b33086c489 [2020-10-05T21:25:31.135Z] Step 23/23 : LABEL version=0.0.0 [2020-10-05T21:25:31.135Z] Removing intermediate container 5263f215cfdb [2020-10-05T21:25:31.135Z] ---> 43dd8cf12df1 [2020-10-05T21:25:31.135Z] Step 5/21 : RUN apk update && apk add make git [2020-10-05T21:25:31.135Z] ---> Running in 2bd7746512ea [2020-10-05T21:25:31.135Z] ---> Running in 02f6c448db87 [2020-10-05T21:25:31.135Z] ---> Running in 3e5e59426a4d [2020-10-05T21:25:31.408Z] Removing intermediate container 2eff103bbb8d [2020-10-05T21:25:31.408Z] ---> f70d1cae17ad [2020-10-05T21:25:31.408Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-05T21:25:31.681Z] ---> Running in 3dce8b1607a3 [2020-10-05T21:25:31.681Z] Removing intermediate container 02f6c448db87 [2020-10-05T21:25:31.681Z] ---> eacc7d506d19 [2020-10-05T21:25:31.681Z] [2020-10-05T21:25:31.949Z] Successfully built eacc7d506d19 [2020-10-05T21:25:31.949Z] Successfully tagged docker-core-data-go:latest [2020-10-05T21:25:31.949Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2020-10-05T21:25:32.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:32.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:33.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:33.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:34.285Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:25:34.285Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:25:34.285Z] OK: 12752 distinct packages available [2020-10-05T21:25:34.561Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:25:34.561Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:25:34.561Z] OK: 12752 distinct packages available [2020-10-05T21:25:34.561Z] Removing intermediate container 2bd7746512ea [2020-10-05T21:25:34.561Z] ---> 1cc615d00c09 [2020-10-05T21:25:34.561Z] Step 5/22 : RUN apk update && apk add make git [2020-10-05T21:25:34.561Z] OK: 233 MiB in 51 packages [2020-10-05T21:25:34.834Z] OK: 233 MiB in 51 packages [2020-10-05T21:25:34.834Z] ---> Running in be4c9cbf0e0a [2020-10-05T21:25:38.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:38.189Z] Removing intermediate container 3e5e59426a4d [2020-10-05T21:25:38.189Z] ---> b16f51c42356 [2020-10-05T21:25:38.189Z] Step 6/21 : COPY go.mod . [2020-10-05T21:25:38.189Z] Removing intermediate container 3dce8b1607a3 [2020-10-05T21:25:38.189Z] ---> 809d794a7fcb [2020-10-05T21:25:38.189Z] Step 6/27 : COPY go.mod . [2020-10-05T21:25:38.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:39.035Z] ---> ae80c799118c [2020-10-05T21:25:39.035Z] Step 7/27 : RUN go mod download [2020-10-05T21:25:39.035Z] ---> 6f4a059985f7 [2020-10-05T21:25:39.035Z] Step 7/21 : RUN go mod download [2020-10-05T21:25:39.301Z] ---> Running in 97b25f451941 [2020-10-05T21:25:39.301Z] ---> Running in 460773ec9d65 [2020-10-05T21:25:39.566Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:25:39.567Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:25:39.567Z] OK: 12752 distinct packages available [2020-10-05T21:25:39.829Z] OK: 233 MiB in 51 packages [2020-10-05T21:25:42.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:25:42.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:25:42.408Z] ---> 9ac3e2e0ac18 [2020-10-05T21:25:42.408Z] Step 3/22 : WORKDIR /edgex-go [2020-10-05T21:25:42.408Z] ---> Using cache [2020-10-05T21:25:42.408Z] ---> b36decfbe314 [2020-10-05T21:25:42.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:25:42.408Z] ---> Using cache [2020-10-05T21:25:42.408Z] ---> 1cc615d00c09 [2020-10-05T21:25:42.408Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-05T21:25:42.677Z] Removing intermediate container be4c9cbf0e0a [2020-10-05T21:25:42.677Z] ---> 01e190c13507 [2020-10-05T21:25:42.677Z] Step 6/22 : COPY go.mod . [2020-10-05T21:25:42.944Z] ---> Running in 76981aae2117 [2020-10-05T21:25:43.529Z] ---> 639195b0d696 [2020-10-05T21:25:43.529Z] Step 7/22 : RUN go mod download [2020-10-05T21:25:43.798Z] ---> Running in 9e83809173a1 [2020-10-05T21:25:43.798Z] Removing intermediate container 97b25f451941 [2020-10-05T21:25:43.798Z] ---> 38b675ac893f [2020-10-05T21:25:43.798Z] Step 8/21 : COPY . . [2020-10-05T21:25:43.798Z] Removing intermediate container 460773ec9d65 [2020-10-05T21:25:43.798Z] ---> 6bbed3f8055a [2020-10-05T21:25:43.798Z] Step 8/27 : COPY . . [2020-10-05T21:25:44.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:45.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:25:46.700Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:25:46.700Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:25:46.700Z] OK: 12752 distinct packages available [2020-10-05T21:25:46.963Z] OK: 233 MiB in 51 packages [2020-10-05T21:25:47.544Z] OK: 233 MiB in 51 packages [2020-10-05T21:25:51.817Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-05T21:25:51.817Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-05T21:25:51.817Z] ---> 9ac3e2e0ac18 [2020-10-05T21:25:51.817Z] Step 3/20 : WORKDIR /edgex-go [2020-10-05T21:25:51.817Z] ---> Using cache [2020-10-05T21:25:51.817Z] ---> b36decfbe314 [2020-10-05T21:25:51.817Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T21:25:51.817Z] ---> Using cache [2020-10-05T21:25:51.817Z] ---> 1cc615d00c09 [2020-10-05T21:25:51.817Z] Step 5/20 : RUN apk update && apk add make git [2020-10-05T21:25:51.817Z] ---> Using cache [2020-10-05T21:25:51.817Z] ---> 01e190c13507 [2020-10-05T21:25:51.817Z] Step 6/20 : COPY go.mod . [2020-10-05T21:25:51.817Z] ---> Using cache [2020-10-05T21:25:51.817Z] ---> 639195b0d696 [2020-10-05T21:25:51.817Z] Step 7/20 : RUN go mod download [2020-10-05T21:25:55.275Z] ---> Running in 9bee4d9c53fd [2020-10-05T21:25:57.417Z] Removing intermediate container 9e83809173a1 [2020-10-05T21:25:57.417Z] ---> 9b3cac3ef362 [2020-10-05T21:25:57.417Z] Step 8/22 : COPY . . [2020-10-05T21:26:00.817Z] Removing intermediate container 76981aae2117 [2020-10-05T21:26:00.817Z] ---> d1f8042c1df5 [2020-10-05T21:26:00.817Z] Step 6/22 : COPY go.mod . [2020-10-05T21:26:01.844Z] ---> 3fce1dfc6ea6 [2020-10-05T21:26:01.844Z] Step 7/22 : RUN go mod download [2020-10-05T21:26:03.267Z] ---> Running in 6bb130f2e264 [2020-10-05T21:26:08.611Z] Removing intermediate container 9bee4d9c53fd [2020-10-05T21:26:08.611Z] ---> 83bb47b91ed1 [2020-10-05T21:26:08.611Z] Step 8/20 : COPY . . [2020-10-05T21:26:12.848Z] ---> 88066c71fac8 [2020-10-05T21:26:12.848Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-05T21:26:12.848Z] ---> e9a2209f8844 [2020-10-05T21:26:12.848Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-05T21:26:13.821Z] ---> Running in aee8bb5d764c [2020-10-05T21:26:13.821Z] ---> Running in 32e0316bee6c [2020-10-05T21:26:16.434Z] Removing intermediate container 6bb130f2e264 [2020-10-05T21:26:16.434Z] ---> 44936b138228 [2020-10-05T21:26:16.434Z] Step 8/22 : COPY . . [2020-10-05T21:26:21.218Z] 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-10-05T21:26:22.181Z] 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-10-05T21:26:34.548Z] ---> d801f1ceaa8a [2020-10-05T21:26:34.548Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-05T21:26:34.548Z] ---> Running in a071f2b92094 [2020-10-05T21:26:36.541Z] 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-10-05T21:26:44.883Z] ---> b28914eef551 [2020-10-05T21:26:44.883Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-05T21:26:44.883Z] ---> Running in 6cfdb6dfacc9 [2020-10-05T21:26:45.851Z] ---> e47a1cc93575 [2020-10-05T21:26:45.851Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-05T21:26:46.117Z] ---> Running in bc4d0d83793a [2020-10-05T21:26:46.697Z] 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-10-05T21:26:46.963Z] 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-10-05T21:26:55.168Z] Removing intermediate container aee8bb5d764c [2020-10-05T21:26:55.168Z] ---> db1be075ced6 [2020-10-05T21:26:55.168Z] [2020-10-05T21:26:55.168Z] Step 10/21 : FROM scratch [2020-10-05T21:26:55.168Z] ---> [2020-10-05T21:26:55.168Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T21:26:55.168Z] Removing intermediate container 32e0316bee6c [2020-10-05T21:26:55.168Z] ---> 05fdaba0fcef [2020-10-05T21:26:55.168Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-05T21:26:55.168Z] ---> Running in 932f5ff6dd9f [2020-10-05T21:26:55.761Z] ---> Using cache [2020-10-05T21:26:55.761Z] ---> 07beb7bd9001 [2020-10-05T21:26:55.761Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-05T21:26:55.761Z] ---> Running in f0eca3cd3040 [2020-10-05T21:26:56.037Z] 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-10-05T21:26:56.037Z] Removing intermediate container f0eca3cd3040 [2020-10-05T21:26:56.037Z] ---> f5cdf4e846d6 [2020-10-05T21:26:56.037Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-05T21:26:56.037Z] ---> Running in 29eaf67ab230 [2020-10-05T21:26:56.306Z] Removing intermediate container 29eaf67ab230 [2020-10-05T21:26:56.306Z] ---> 00f20f6d7150 [2020-10-05T21:26:56.306Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-05T21:26:56.897Z] ---> 3c57e8a8dbf3 [2020-10-05T21:26:56.897Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-05T21:26:59.474Z] ---> cc50ca18f022 [2020-10-05T21:26:59.474Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-05T21:26:59.745Z] ---> c6a5ab3377d4 [2020-10-05T21:26:59.745Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-05T21:26:59.745Z] ---> Running in b7c3992a5ae9 [2020-10-05T21:27:00.018Z] Removing intermediate container 932f5ff6dd9f [2020-10-05T21:27:00.018Z] ---> 98fbadfd65f6 [2020-10-05T21:27:00.018Z] [2020-10-05T21:27:00.018Z] Step 11/27 : FROM docker:latest [2020-10-05T21:27:00.018Z] ---> 809cc4dba987 [2020-10-05T21:27:00.018Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-05T21:27:00.018Z] Removing intermediate container b7c3992a5ae9 [2020-10-05T21:27:00.018Z] ---> e0f465b0b3f6 [2020-10-05T21:27:00.018Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:27:00.286Z] ---> Running in a5e05456505e [2020-10-05T21:27:00.286Z] ---> Running in 4e792aa1620e [2020-10-05T21:27:00.553Z] Removing intermediate container 4e792aa1620e [2020-10-05T21:27:00.553Z] ---> 6cc5aec90979 [2020-10-05T21:27:00.553Z] Step 19/21 : LABEL arch=x86_64 [2020-10-05T21:27:00.553Z] ---> Running in dbd4d9fed51b [2020-10-05T21:27:00.839Z] Removing intermediate container dbd4d9fed51b [2020-10-05T21:27:00.839Z] ---> 38514d87832d [2020-10-05T21:27:00.839Z] Step 20/21 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:27:00.839Z] ---> Running in 85571aff7f0d [2020-10-05T21:27:01.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:01.111Z] Removing intermediate container 85571aff7f0d [2020-10-05T21:27:01.111Z] ---> 7a975d92a239 [2020-10-05T21:27:01.111Z] Step 21/21 : LABEL version=0.0.0 [2020-10-05T21:27:01.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:01.383Z] ---> Running in d58a64f541e2 [2020-10-05T21:27:01.662Z] (1/2) Installing readline (8.0.4-r0) [2020-10-05T21:27:01.662Z] (2/2) Installing bash (5.0.17-r0) [2020-10-05T21:27:01.662Z] Removing intermediate container d58a64f541e2 [2020-10-05T21:27:01.662Z] ---> 67c42ff3afa2 [2020-10-05T21:27:01.662Z] [2020-10-05T21:27:01.662Z] Executing bash-5.0.17-r0.post-install [2020-10-05T21:27:01.662Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:27:01.662Z] OK: 12 MiB in 22 packages [2020-10-05T21:27:01.937Z] Successfully built 67c42ff3afa2 [2020-10-05T21:27:01.937Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-05T21:27:02.927Z]  Building docker-support-scheduler-go ... done Removing intermediate container a5e05456505e [2020-10-05T21:27:02.927Z] ---> 94eb00b7fb93 [2020-10-05T21:27:02.927Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-05T21:27:03.210Z] ---> Running in d0ad75731208 [2020-10-05T21:27:06.564Z] Removing intermediate container a071f2b92094 [2020-10-05T21:27:06.564Z] ---> 99a03c6bbb18 [2020-10-05T21:27:06.564Z] [2020-10-05T21:27:06.564Z] Step 10/22 : FROM scratch [2020-10-05T21:27:06.564Z] ---> [2020-10-05T21:27:06.564Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-05T21:27:06.564Z] ---> Using cache [2020-10-05T21:27:06.564Z] ---> 07beb7bd9001 [2020-10-05T21:27:06.564Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-05T21:27:06.564Z] Removing intermediate container d0ad75731208 [2020-10-05T21:27:06.564Z] ---> acf8252a2a2f [2020-10-05T21:27:06.564Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-05T21:27:06.564Z] ---> Running in ef8309843f9c [2020-10-05T21:27:06.564Z] ---> Running in de25d696961f [2020-10-05T21:27:06.826Z] Removing intermediate container ef8309843f9c [2020-10-05T21:27:06.826Z] ---> 388b9f052f27 [2020-10-05T21:27:06.826Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T21:27:07.400Z] ---> Running in eb72fda8b876 [2020-10-05T21:27:07.400Z] Removing intermediate container de25d696961f [2020-10-05T21:27:07.400Z] ---> 203dace82c61 [2020-10-05T21:27:07.400Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-05T21:27:07.400Z] ---> Running in 4624559be6ed [2020-10-05T21:27:07.663Z] Removing intermediate container eb72fda8b876 [2020-10-05T21:27:07.663Z] ---> e174aa97462c [2020-10-05T21:27:07.663Z] Step 14/22 : WORKDIR / [2020-10-05T21:27:07.663Z] ---> Running in 3bb5cdca24f6 [2020-10-05T21:27:07.925Z] Removing intermediate container 4624559be6ed [2020-10-05T21:27:07.925Z] ---> 2b9218f19ba4 [2020-10-05T21:27:07.925Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-05T21:27:10.480Z] ---> Running in 4c2ba20950ef [2020-10-05T21:27:10.742Z] Removing intermediate container 3bb5cdca24f6 [2020-10-05T21:27:10.742Z] ---> 40f71a5a4bab [2020-10-05T21:27:10.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-05T21:27:11.008Z] Removing intermediate container 6cfdb6dfacc9 [2020-10-05T21:27:11.008Z] ---> 8a8b9cfa9408 [2020-10-05T21:27:11.008Z] [2020-10-05T21:27:11.008Z] Step 10/20 : FROM alpine [2020-10-05T21:27:11.008Z] ---> a24bb4013296 [2020-10-05T21:27:11.008Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-05T21:27:11.008Z] Removing intermediate container 4c2ba20950ef [2020-10-05T21:27:11.008Z] ---> c76d2a96a9eb [2020-10-05T21:27:11.008Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-05T21:27:11.008Z] Removing intermediate container bc4d0d83793a [2020-10-05T21:27:11.008Z] ---> 579c36c0eb4d [2020-10-05T21:27:11.008Z] [2020-10-05T21:27:11.008Z] Step 10/22 : FROM scratch [2020-10-05T21:27:11.008Z] ---> [2020-10-05T21:27:11.008Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-05T21:27:11.008Z] ---> Running in 9030455fd676 [2020-10-05T21:27:11.008Z] ---> Using cache [2020-10-05T21:27:11.008Z] ---> 926726b38578 [2020-10-05T21:27:11.008Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-05T21:27:11.277Z] ---> 29f74cb99ef1 [2020-10-05T21:27:11.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-05T21:27:11.277Z] ---> Running in c47ab1bdd0ea [2020-10-05T21:27:11.545Z] Removing intermediate container c47ab1bdd0ea [2020-10-05T21:27:11.545Z] ---> 3d544d869d46 [2020-10-05T21:27:11.545Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-05T21:27:11.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:11.811Z] ---> Running in bc0c3b83f8ac [2020-10-05T21:27:11.811Z] ---> 98965a497363 [2020-10-05T21:27:11.811Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-05T21:27:11.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:11.811Z] ---> b31180e14e2f [2020-10-05T21:27:11.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-05T21:27:12.079Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-05T21:27:12.079Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-05T21:27:12.079Z] OK: 12750 distinct packages available [2020-10-05T21:27:12.079Z] Removing intermediate container bc0c3b83f8ac [2020-10-05T21:27:12.079Z] ---> 47aba210bb5c [2020-10-05T21:27:12.079Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-05T21:27:12.079Z] ---> ce41a9a94112 [2020-10-05T21:27:12.079Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-05T21:27:12.079Z] ---> 101ca2ebbf18 [2020-10-05T21:27:12.079Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-05T21:27:12.342Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-05T21:27:12.342Z] ---> Running in 0ec9b3bb604d [2020-10-05T21:27:12.342Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-05T21:27:12.342Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-05T21:27:12.342Z] (4/4) Installing curl (7.69.1-r1) [2020-10-05T21:27:12.342Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:27:12.342Z] Executing ca-certificates-20191127-r4.trigger [2020-10-05T21:27:12.342Z] OK: 7 MiB in 18 packages [2020-10-05T21:27:12.921Z] ---> 944d2c366911 [2020-10-05T21:27:12.921Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-05T21:27:13.188Z] Removing intermediate container 0ec9b3bb604d [2020-10-05T21:27:13.188Z] ---> 8cdfba19cbad [2020-10-05T21:27:13.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:27:13.188Z] ---> ea9bb3b024b6 [2020-10-05T21:27:13.188Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-05T21:27:13.454Z] ---> Running in d8d4145533e1 [2020-10-05T21:27:13.454Z] ---> 20044e6d3fa7 [2020-10-05T21:27:13.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-05T21:27:13.454Z] ---> Running in d539cf3c721b [2020-10-05T21:27:14.408Z] Removing intermediate container 9030455fd676 [2020-10-05T21:27:14.408Z] ---> af49b8fe3b5e [2020-10-05T21:27:14.408Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-05T21:27:14.408Z] Removing intermediate container d8d4145533e1 [2020-10-05T21:27:14.408Z] ---> 64e85cc79ac6 [2020-10-05T21:27:14.408Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T21:27:14.408Z] ---> f6110c8d132f [2020-10-05T21:27:14.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-05T21:27:14.674Z] ---> Running in 0d56ef064dfd [2020-10-05T21:27:14.674Z] ---> Running in 258d02614f57 [2020-10-05T21:27:14.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:14.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:14.674Z] Removing intermediate container 0d56ef064dfd [2020-10-05T21:27:14.674Z] ---> c18065fa9676 [2020-10-05T21:27:14.674Z] Step 13/20 : WORKDIR /edgex [2020-10-05T21:27:14.674Z] Removing intermediate container 258d02614f57 [2020-10-05T21:27:14.674Z] ---> 0bc0218184d0 [2020-10-05T21:27:14.674Z] Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:27:14.937Z] ---> 6a83338cf944 [2020-10-05T21:27:14.938Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-05T21:27:14.938Z] ---> Running in 5437b1d6a422 [2020-10-05T21:27:14.938Z] ---> Running in 46570032d5e6 [2020-10-05T21:27:14.938Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-05T21:27:14.938Z] (2/33) Installing expat (2.2.9-r1) [2020-10-05T21:27:14.938Z] (3/33) Installing libffi (3.3-r2) [2020-10-05T21:27:14.938Z] (4/33) Installing gdbm (1.13-r1) [2020-10-05T21:27:14.938Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-05T21:27:14.938Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-05T21:27:14.938Z] ---> Running in 85c740be83c8 [2020-10-05T21:27:14.938Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-05T21:27:20.252Z] Removing intermediate container 46570032d5e6 [2020-10-05T21:27:20.252Z] ---> efa796da76ad [2020-10-05T21:27:20.252Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T21:27:20.252Z] Removing intermediate container 85c740be83c8 [2020-10-05T21:27:20.252Z] ---> 5b2d9e7f7251 [2020-10-05T21:27:20.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:27:20.252Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-05T21:27:20.252Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-05T21:27:20.252Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-05T21:27:20.252Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-05T21:27:20.252Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-05T21:27:20.252Z] Removing intermediate container 5437b1d6a422 [2020-10-05T21:27:20.252Z] ---> bfd2ad253d2c [2020-10-05T21:27:20.252Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-05T21:27:20.252Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-05T21:27:20.252Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-05T21:27:20.521Z] ---> Running in cb5b5c7dd872 [2020-10-05T21:27:20.521Z] ---> Running in 29ce3520b508 [2020-10-05T21:27:20.521Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-05T21:27:20.521Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-05T21:27:20.521Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-05T21:27:21.095Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-05T21:27:21.095Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-05T21:27:21.095Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-05T21:27:21.095Z] ---> 5b818a4b87e5 [2020-10-05T21:27:21.095Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-05T21:27:21.095Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-05T21:27:21.095Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-05T21:27:21.358Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-05T21:27:21.619Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-05T21:27:21.619Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-05T21:27:21.884Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-05T21:27:21.884Z] Removing intermediate container cb5b5c7dd872 [2020-10-05T21:27:21.884Z] ---> 6809a068bb96 [2020-10-05T21:27:21.884Z] [2020-10-05T21:27:21.884Z] Removing intermediate container 29ce3520b508 [2020-10-05T21:27:21.884Z] ---> 00d5be61a816 [2020-10-05T21:27:21.884Z] Step 20/22 : LABEL arch=x86_64 [2020-10-05T21:27:22.147Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-05T21:27:22.147Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-05T21:27:22.147Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-05T21:27:22.147Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-05T21:27:22.409Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-05T21:27:22.409Z] ---> 6bf29667079c [2020-10-05T21:27:22.409Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-05T21:27:22.409Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-05T21:27:22.409Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-05T21:27:22.409Z] ---> Running in 436550dbf507 [2020-10-05T21:27:22.409Z] Successfully built 6809a068bb96 [2020-10-05T21:27:22.409Z] Successfully tagged docker-core-command-go:latest [2020-10-05T21:27:23.804Z]  Building docker-core-command-go ... done Executing busybox-1.31.1-r16.trigger [2020-10-05T21:27:23.804Z] OK: 71 MiB in 55 packages [2020-10-05T21:27:23.804Z] ---> Running in 51a4ed4ec2fa [2020-10-05T21:27:23.804Z] Removing intermediate container 436550dbf507 [2020-10-05T21:27:23.804Z] ---> 5324ec11f007 [2020-10-05T21:27:23.804Z] Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:27:23.804Z] ---> Running in 8a45e3ed984a [2020-10-05T21:27:24.070Z] Removing intermediate container 51a4ed4ec2fa [2020-10-05T21:27:24.070Z] ---> 655c17b7963c [2020-10-05T21:27:24.070Z] Step 17/20 : CMD ["--init=true"] [2020-10-05T21:27:24.070Z] ---> Running in d73276813b5a [2020-10-05T21:27:24.345Z] Removing intermediate container 8a45e3ed984a [2020-10-05T21:27:24.345Z] ---> df7a51bb105e [2020-10-05T21:27:24.345Z] Step 22/22 : LABEL version=0.0.0 [2020-10-05T21:27:24.345Z] ---> Running in ebb6e60e4101 [2020-10-05T21:27:24.936Z] Removing intermediate container d73276813b5a [2020-10-05T21:27:24.936Z] ---> 7f4258c300d5 [2020-10-05T21:27:24.936Z] Step 18/20 : LABEL arch=x86_64 [2020-10-05T21:27:30.330Z] Removing intermediate container ebb6e60e4101 [2020-10-05T21:27:30.330Z] ---> e0eddce85303 [2020-10-05T21:27:30.330Z] [2020-10-05T21:27:30.330Z] ---> Running in 6d2b18fad014 [2020-10-05T21:27:30.330Z] Successfully built e0eddce85303 [2020-10-05T21:27:30.330Z] Successfully tagged docker-support-logging-go:latest [2020-10-05T21:27:30.330Z]  Building docker-support-logging-go ... done Removing intermediate container d539cf3c721b [2020-10-05T21:27:30.330Z] ---> 086bb0ffbe16 [2020-10-05T21:27:30.330Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-05T21:27:30.330Z] Removing intermediate container 6d2b18fad014 [2020-10-05T21:27:30.330Z] ---> 332c05c2b01b [2020-10-05T21:27:30.330Z] Step 19/20 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:27:30.330Z] ---> Running in b4a1348ef678 [2020-10-05T21:27:30.330Z] ---> Running in e7572dd682c1 [2020-10-05T21:27:30.595Z] Removing intermediate container e7572dd682c1 [2020-10-05T21:27:30.595Z] ---> 74df94e08e1d [2020-10-05T21:27:30.595Z] Step 20/20 : LABEL version=0.0.0 [2020-10-05T21:27:30.595Z] ---> Running in dc5e066a71ff [2020-10-05T21:27:30.856Z] Removing intermediate container dc5e066a71ff [2020-10-05T21:27:30.856Z] ---> b71ef5bfdee7 [2020-10-05T21:27:30.856Z] [2020-10-05T21:27:31.119Z] Successfully built b71ef5bfdee7 [2020-10-05T21:27:31.119Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-05T21:27:31.695Z]  Building docker-security-proxy-setup-go ... done Collecting docker-compose==1.23.2 [2020-10-05T21:27:31.695Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-05T21:27:31.956Z] Collecting cached-property<2,>=1.2.0 [2020-10-05T21:27:31.956Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-05T21:27:31.956Z] Collecting docopt<0.7,>=0.6.1 [2020-10-05T21:27:31.956Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-05T21:27:32.529Z] Collecting docker<4.0,>=3.6.0 [2020-10-05T21:27:32.529Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-05T21:27:33.107Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-05T21:27:33.107Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-05T21:27:33.370Z] 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-10-05T21:27:33.370Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-05T21:27:33.370Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-05T21:27:33.634Z] Collecting jsonschema<3,>=2.5.1 [2020-10-05T21:27:33.634Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-05T21:27:33.895Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-05T21:27:33.895Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-05T21:27:34.156Z] Collecting PyYAML<4,>=3.10 [2020-10-05T21:27:34.156Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-05T21:27:34.729Z] Collecting texttable<0.10,>=0.9.0 [2020-10-05T21:27:34.729Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-05T21:27:35.305Z] Collecting docker-pycreds>=0.4.0 [2020-10-05T21:27:35.305Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-05T21:27:35.305Z] Collecting idna<2.8,>=2.5 [2020-10-05T21:27:35.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-05T21:27:35.305Z] 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-10-05T21:27:35.566Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-05T21:27:35.566Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-05T21:27:35.566Z] 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-10-05T21:27:35.566Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-05T21:27:35.566Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-05T21:27:35.566Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-05T21:27:35.566Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-05T21:27:35.828Z] Installing collected packages: cached-property, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, jsonschema, PyYAML, texttable, docker-compose [2020-10-05T21:27:35.828Z] Running setup.py install for docopt: started [2020-10-05T21:27:36.400Z] Running setup.py install for docopt: finished with status 'done' [2020-10-05T21:27:36.400Z] Attempting uninstall: idna [2020-10-05T21:27:36.400Z] Found existing installation: idna 2.9 [2020-10-05T21:27:36.400Z] Uninstalling idna-2.9: [2020-10-05T21:27:36.400Z] Successfully uninstalled idna-2.9 [2020-10-05T21:27:36.400Z] Attempting uninstall: urllib3 [2020-10-05T21:27:36.400Z] Found existing installation: urllib3 1.25.9 [2020-10-05T21:27:36.400Z] Uninstalling urllib3-1.25.9: [2020-10-05T21:27:36.661Z] Successfully uninstalled urllib3-1.25.9 [2020-10-05T21:27:36.662Z] Attempting uninstall: requests [2020-10-05T21:27:36.662Z] Found existing installation: requests 2.23.0 [2020-10-05T21:27:36.662Z] Uninstalling requests-2.23.0: [2020-10-05T21:27:36.924Z] Successfully uninstalled requests-2.23.0 [2020-10-05T21:27:37.206Z] Running setup.py install for dockerpty: started [2020-10-05T21:27:37.779Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-05T21:27:37.779Z] Running setup.py install for PyYAML: started [2020-10-05T21:27:38.351Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-05T21:27:38.351Z] Running setup.py install for texttable: started [2020-10-05T21:27:38.613Z] Running setup.py install for texttable: finished with status 'done' [2020-10-05T21:27:38.875Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-05T21:27:43.090Z] Removing intermediate container b4a1348ef678 [2020-10-05T21:27:43.090Z] ---> 83ac3ec73bd3 [2020-10-05T21:27:43.090Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-05T21:27:43.090Z] ---> Running in f0368d8800ca [2020-10-05T21:27:43.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:43.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T21:27:43.620Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-05T21:27:43.620Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-05T21:27:43.620Z] (3/3) Installing curl (7.69.1-r1) [2020-10-05T21:27:43.620Z] Executing busybox-1.31.1-r16.trigger [2020-10-05T21:27:43.620Z] OK: 72 MiB in 58 packages [2020-10-05T21:27:44.192Z] Removing intermediate container f0368d8800ca [2020-10-05T21:27:44.192Z] ---> 8fd29494d479 [2020-10-05T21:27:44.192Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-05T21:27:44.192Z] ---> Running in 9faa24d4fec8 [2020-10-05T21:27:44.192Z] Removing intermediate container 9faa24d4fec8 [2020-10-05T21:27:44.192Z] ---> c5dc797f1d0a [2020-10-05T21:27:44.192Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T21:27:44.454Z] ---> Running in e2761b2c1341 [2020-10-05T21:27:44.454Z] Removing intermediate container e2761b2c1341 [2020-10-05T21:27:44.454Z] ---> aeaff7e525b2 [2020-10-05T21:27:44.454Z] Step 25/27 : LABEL arch=x86_64 [2020-10-05T21:27:44.454Z] ---> Running in 1eb70df8541e [2020-10-05T21:27:44.716Z] Removing intermediate container 1eb70df8541e [2020-10-05T21:27:44.716Z] ---> f16ec85fe6e5 [2020-10-05T21:27:44.716Z] Step 26/27 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f [2020-10-05T21:27:44.716Z] ---> Running in d7728648d69d [2020-10-05T21:27:44.977Z] Removing intermediate container d7728648d69d [2020-10-05T21:27:44.978Z] ---> 8da33af2c98a [2020-10-05T21:27:44.978Z] Step 27/27 : LABEL version=0.0.0 [2020-10-05T21:27:44.978Z] ---> Running in a033fc2909dc [2020-10-05T21:27:45.239Z] Removing intermediate container a033fc2909dc [2020-10-05T21:27:45.239Z] ---> 163e20d6b0aa [2020-10-05T21:27:45.239Z] [2020-10-05T21:27:45.501Z] Successfully built 163e20d6b0aa [2020-10-05T21:27:45.501Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-05T21:27:45.773Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-05T21:27:45.810Z] $ docker stop --time=1 f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e [2020-10-05T21:27:47.361Z] $ docker rm -f f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-05T21:27:47.924Z] + docker images [2020-10-05T21:27:47.925Z] + grep docker [2020-10-05T21:27:47.925Z] docker-sys-mgmt-agent-go latest 163e20d6b0aa 3 seconds ago 290MB [2020-10-05T21:27:47.925Z] docker-security-proxy-setup-go latest b71ef5bfdee7 17 seconds ago 15.8MB [2020-10-05T21:27:47.925Z] docker-support-logging-go latest e0eddce85303 21 seconds ago 11.1MB [2020-10-05T21:27:47.925Z] docker-core-command-go latest 6809a068bb96 26 seconds ago 12.2MB [2020-10-05T21:27:47.925Z] docker-support-scheduler-go latest 67c42ff3afa2 46 seconds ago 12.3MB [2020-10-05T21:27:47.925Z] docker-core-data-go latest eacc7d506d19 2 minutes ago 23.6MB [2020-10-05T21:27:47.925Z] docker-security-secretstore-setup-go latest 264ea4e29bfe 2 minutes ago 32.4MB [2020-10-05T21:27:47.925Z] docker-security-secrets-setup-go latest 7d896685bf64 2 minutes ago 24MB [2020-10-05T21:27:47.925Z] docker-support-notifications-go latest 414c384526f9 2 minutes ago 13.6MB [2020-10-05T21:27:47.925Z] docker-core-metadata-go latest b0e23dba0fd9 2 minutes ago 14.1MB [2020-10-05T21:27:47.925Z] docker latest 809cc4dba987 2 weeks ago 217MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-05T21:28:03.543Z] Still waiting to schedule task [2020-10-05T21:28:03.543Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-05T21:29:04.445Z] Running on prd-centos7-docker-8c-8g-3522 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws [2020-10-05T21:29:04.497Z] Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout [2020-10-05T21:29:06.786Z] using credential edgex-jenkins-ssh [2020-10-05T21:29:06.911Z] Cloning the remote Git repository [2020-10-05T21:29:06.865Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:29:06.940Z] > git init /w/workspace/edgex-go/56 # timeout=10 [2020-10-05T21:29:06.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:29:06.968Z] > git --version # timeout=10 [2020-10-05T21:29:06.980Z] > git --version # 'git version 2.16.5' [2020-10-05T21:29:06.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T21:29:07.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T21:29:19.543Z] Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-05T21:29:18.969Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T21:29:18.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T21:29:18.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-05T21:29:18.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-05T21:29:18.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T21:29:18.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T21:29:19.552Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T21:29:19.557Z] > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-05T21:29:21.937Z] Failed in branch amd64 [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-10-05T21:29:23.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:29:24.867Z] ---> package-listing.sh [2020-10-05T21:29:24.867Z] ++ facter osfamily [2020-10-05T21:29:24.867Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T21:29:24.867Z] + OS_FAMILY=redhat [2020-10-05T21:29:24.867Z] + workspace=/w/workspace/edgex-go/56 [2020-10-05T21:29:24.867Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T21:29:24.867Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T21:29:24.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T21:29:24.867Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T21:29:24.867Z] + '[' /w/workspace/edgex-go/56 ']' [2020-10-05T21:29:24.867Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T21:29:24.867Z] + case "${OS_FAMILY}" in [2020-10-05T21:29:24.867Z] + rpm -qa [2020-10-05T21:29:24.867Z] + sort [2020-10-05T21:29:29.083Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T21:29:29.083Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T21:29:29.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T21:29:29.083Z] + '[' /w/workspace/edgex-go/56 ']' [2020-10-05T21:29:29.083Z] + mkdir -p /w/workspace/edgex-go/56/archives/ [2020-10-05T21:29:29.083Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/56/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-05T21:29:29.751Z] provisioning config files... [2020-10-05T21:29:29.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/56@tmp/config1929842645052555691tmp [Pipeline] { [Pipeline] echo [2020-10-05T21:29:29.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:29:30.169Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T21:29:30.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T21:29:30.341Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:29:30.638Z] ---> python-tools-install.sh [2020-10-05T21:29:30.638Z] Generating Requirements File [2020-10-05T21:30:52.213Z] Python 3.6.8 [2020-10-05T21:30:52.213Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T21:30:52.213Z] appdirs==1.4.3 [2020-10-05T21:30:52.213Z] argcomplete==1.12.1 [2020-10-05T21:30:52.213Z] aspy.yaml==1.3.0 [2020-10-05T21:30:52.213Z] attrs==19.3.0 [2020-10-05T21:30:52.213Z] Babel==2.8.0 [2020-10-05T21:30:52.213Z] beautifulsoup4==4.8.2 [2020-10-05T21:30:52.213Z] boto3==1.11.6 [2020-10-05T21:30:52.213Z] botocore==1.14.6 [2020-10-05T21:30:52.213Z] bs4==0.0.1 [2020-10-05T21:30:52.213Z] cachetools==4.1.1 [2020-10-05T21:30:52.213Z] certifi==2019.11.28 [2020-10-05T21:30:52.213Z] cffi==1.14.3 [2020-10-05T21:30:52.213Z] cfgv==2.0.1 [2020-10-05T21:30:52.213Z] chardet==3.0.4 [2020-10-05T21:30:52.213Z] click==7.1 [2020-10-05T21:30:52.213Z] cliff==3.4.0 [2020-10-05T21:30:52.213Z] cmd2==1.3.11 [2020-10-05T21:30:52.213Z] colorama==0.4.3 [2020-10-05T21:30:52.213Z] cryptography==3.1.1 [2020-10-05T21:30:52.213Z] debtcollector==2.2.0 [2020-10-05T21:30:52.213Z] decorator==4.4.2 [2020-10-05T21:30:52.213Z] defusedxml==0.6.0 [2020-10-05T21:30:52.213Z] Deprecated==1.2.7 [2020-10-05T21:30:52.213Z] distlib==0.3.1 [2020-10-05T21:30:52.213Z] distro==1.2.0 [2020-10-05T21:30:52.213Z] dnspython==1.16.0 [2020-10-05T21:30:52.213Z] docker==4.2.0 [2020-10-05T21:30:52.213Z] docutils==0.15.2 [2020-10-05T21:30:52.213Z] dogpile.cache==1.0.2 [2020-10-05T21:30:52.213Z] email-validator==1.0.5 [2020-10-05T21:30:52.213Z] filelock==3.0.12 [2020-10-05T21:30:52.213Z] future==0.18.2 [2020-10-05T21:30:52.213Z] google-auth==1.22.1 [2020-10-05T21:30:52.213Z] httplib2==0.17.0 [2020-10-05T21:30:52.213Z] identify==1.4.11 [2020-10-05T21:30:52.213Z] idna==2.9 [2020-10-05T21:30:52.213Z] importlib-metadata==1.7.0 [2020-10-05T21:30:52.213Z] importlib-resources==1.5.0 [2020-10-05T21:30:52.213Z] iso8601==0.1.13 [2020-10-05T21:30:52.213Z] Jinja2==2.11.1 [2020-10-05T21:30:52.213Z] jmespath==0.10.0 [2020-10-05T21:30:52.213Z] jsonpatch==1.26 [2020-10-05T21:30:52.213Z] jsonpointer==2.0 [2020-10-05T21:30:52.213Z] jsonschema==3.2.0 [2020-10-05T21:30:52.213Z] keystoneauth1==4.2.1 [2020-10-05T21:30:52.213Z] kubernetes==11.0.0 [2020-10-05T21:30:52.213Z] lftools==0.34.2 [2020-10-05T21:30:52.213Z] lxml==4.5.0 [2020-10-05T21:30:52.213Z] MarkupSafe==0.23 [2020-10-05T21:30:52.213Z] msgpack==1.0.0 [2020-10-05T21:30:52.213Z] multi-key-dict==2.0.3 [2020-10-05T21:30:52.213Z] munch==2.5.0 [2020-10-05T21:30:52.213Z] netaddr==0.8.0 [2020-10-05T21:30:52.213Z] netifaces==0.10.9 [2020-10-05T21:30:52.213Z] niet==1.4.2 [2020-10-05T21:30:52.213Z] nodeenv==1.3.5 [2020-10-05T21:30:52.213Z] oauth2client==4.1.3 [2020-10-05T21:30:52.213Z] oauthlib==3.1.0 [2020-10-05T21:30:52.213Z] openstacksdk==0.50.0 [2020-10-05T21:30:52.213Z] os-client-config==2.1.0 [2020-10-05T21:30:52.213Z] os-service-types==1.7.0 [2020-10-05T21:30:52.213Z] osc-lib==2.2.1 [2020-10-05T21:30:52.213Z] oslo.config==8.3.2 [2020-10-05T21:30:52.213Z] oslo.context==3.1.1 [2020-10-05T21:30:52.213Z] oslo.i18n==5.0.1 [2020-10-05T21:30:52.213Z] oslo.log==4.4.0 [2020-10-05T21:30:52.213Z] oslo.serialization==4.0.1 [2020-10-05T21:30:52.213Z] oslo.utils==4.6.0 [2020-10-05T21:30:52.213Z] packaging==20.4 [2020-10-05T21:30:52.213Z] pbr==5.4.4 [2020-10-05T21:30:52.213Z] pluggy==0.13.1 [2020-10-05T21:30:52.213Z] prettytable==0.7.2 [2020-10-05T21:30:52.213Z] py==1.9.0 [2020-10-05T21:30:52.213Z] pyasn1==0.4.8 [2020-10-05T21:30:52.213Z] pyasn1-modules==0.2.8 [2020-10-05T21:30:52.213Z] pycparser==2.20 [2020-10-05T21:30:52.213Z] pygerrit2==2.0.10 [2020-10-05T21:30:52.213Z] PyGithub==1.46 [2020-10-05T21:30:52.213Z] pyinotify==0.9.6 [2020-10-05T21:30:52.213Z] PyJWT==1.7.1 [2020-10-05T21:30:52.213Z] pyparsing==2.4.7 [2020-10-05T21:30:52.213Z] pyperclip==1.8.0 [2020-10-05T21:30:52.213Z] pyroute2==0.4.13 [2020-10-05T21:30:52.213Z] pyrsistent==0.15.7 [2020-10-05T21:30:52.213Z] PySocks==1.6.8 [2020-10-05T21:30:52.213Z] python-cinderclient==7.2.0 [2020-10-05T21:30:52.213Z] python-dateutil==2.8.1 [2020-10-05T21:30:52.213Z] python-heatclient==2.2.1 [2020-10-05T21:30:52.213Z] python-jenkins==1.7.0 [2020-10-05T21:30:52.213Z] python-keystoneclient==4.1.1 [2020-10-05T21:30:52.213Z] python-magnumclient==3.2.1 [2020-10-05T21:30:52.213Z] python-novaclient==17.2.1 [2020-10-05T21:30:52.213Z] python-openstackclient==5.4.0 [2020-10-05T21:30:52.213Z] python-swiftclient==3.10.1 [2020-10-05T21:30:52.213Z] pytz==2020.1 [2020-10-05T21:30:52.213Z] PyYAML==5.3 [2020-10-05T21:30:52.213Z] requests==2.23.0 [2020-10-05T21:30:52.213Z] requests-oauthlib==1.3.0 [2020-10-05T21:30:52.213Z] requestsexceptions==1.4.0 [2020-10-05T21:30:52.213Z] rfc3986==1.4.0 [2020-10-05T21:30:52.213Z] rpm==4.11.3 [2020-10-05T21:30:52.213Z] rsa==4.0 [2020-10-05T21:30:52.213Z] ruamel.yaml==0.16.10 [2020-10-05T21:30:52.213Z] ruamel.yaml.clib==0.2.0 [2020-10-05T21:30:52.213Z] s3transfer==0.3.3 [2020-10-05T21:30:52.213Z] shade==1.27.2 [2020-10-05T21:30:52.213Z] simplejson==3.17.2 [2020-10-05T21:30:52.213Z] six==1.14.0 [2020-10-05T21:30:52.213Z] soupsieve==2.0 [2020-10-05T21:30:52.213Z] stevedore==3.2.2 [2020-10-05T21:30:52.213Z] tabulate==0.8.6 [2020-10-05T21:30:52.213Z] toml==0.10.0 [2020-10-05T21:30:52.213Z] tox==3.20.0 [2020-10-05T21:30:52.213Z] tqdm==4.43.0 [2020-10-05T21:30:52.213Z] urllib3==1.25.8 [2020-10-05T21:30:52.213Z] virtualenv==20.0.33 [2020-10-05T21:30:52.213Z] wcwidth==0.2.5 [2020-10-05T21:30:52.213Z] websocket-client==0.57.0 [2020-10-05T21:30:52.213Z] wrapt==1.12.1 [2020-10-05T21:30:52.213Z] xdg==3.0.2 [2020-10-05T21:30:52.213Z] xmltodict==0.12.0 [2020-10-05T21:30:52.213Z] yq==2.11.1 [2020-10-05T21:30:52.213Z] zipp==3.3.0 [2020-10-05T21:30:52.213Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:30:52.213Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T21:30:52.786Z] Python 2.7.5 [2020-10-05T21:30:53.047Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T21:30:53.623Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-05T21:30:53.623Z] ansible==2.9.7 [2020-10-05T21:30:53.623Z] Babel==0.9.6 [2020-10-05T21:30:53.623Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T21:30:53.623Z] beautifulsoup4==4.4.1 [2020-10-05T21:30:53.623Z] bodhi==2.11.0 [2020-10-05T21:30:53.623Z] bodhi-client==2.11.0 [2020-10-05T21:30:53.623Z] CCColUtils==1.4 [2020-10-05T21:30:53.623Z] cffi==1.6.0 [2020-10-05T21:30:53.623Z] chardet==2.2.1 [2020-10-05T21:30:53.623Z] click==6.7 [2020-10-05T21:30:53.623Z] cloud-init==18.5 [2020-10-05T21:30:53.623Z] configobj==4.7.2 [2020-10-05T21:30:53.623Z] cryptography==1.7.2 [2020-10-05T21:30:53.623Z] decorator==3.4.0 [2020-10-05T21:30:53.623Z] distro==1.2.0 [2020-10-05T21:30:53.623Z] enum34==1.0.4 [2020-10-05T21:30:53.623Z] fedpkg==1.38 [2020-10-05T21:30:53.623Z] futures==3.1.1 [2020-10-05T21:30:53.623Z] gitdb==0.6.4 [2020-10-05T21:30:53.623Z] GitPython==1.0.1 [2020-10-05T21:30:53.623Z] html5lib==0.999 [2020-10-05T21:30:53.623Z] httplib2==0.9.2 [2020-10-05T21:30:53.623Z] idna==2.4 [2020-10-05T21:30:53.623Z] iniparse==0.4 [2020-10-05T21:30:53.623Z] ipaddress==1.0.16 [2020-10-05T21:30:53.623Z] IPy==0.75 [2020-10-05T21:30:53.623Z] javapackages==1.0.0 [2020-10-05T21:30:53.623Z] Jinja2==2.7.2 [2020-10-05T21:30:53.623Z] jmespath==0.9.4 [2020-10-05T21:30:53.623Z] jsonpatch==1.2 [2020-10-05T21:30:53.623Z] jsonpointer==1.9 [2020-10-05T21:30:53.623Z] kerberos==1.1 [2020-10-05T21:30:53.623Z] kitchen==1.1.1 [2020-10-05T21:30:53.623Z] langtable==0.0.31 [2020-10-05T21:30:53.623Z] lockfile==0.9.1 [2020-10-05T21:30:53.623Z] lxml==3.2.1 [2020-10-05T21:30:53.623Z] MarkupSafe==0.11 [2020-10-05T21:30:53.623Z] munch==2.0.2 [2020-10-05T21:30:53.623Z] offtrac==0.1.0 [2020-10-05T21:30:53.623Z] openidc-client==0.6.0 [2020-10-05T21:30:53.623Z] packagedb-cli==2.14.1 [2020-10-05T21:30:53.623Z] paramiko==2.1.1 [2020-10-05T21:30:53.623Z] perf==0.1 [2020-10-05T21:30:53.623Z] ply==3.4 [2020-10-05T21:30:53.623Z] policycoreutils-default-encoding==0.1 [2020-10-05T21:30:53.623Z] prettytable==0.7.2 [2020-10-05T21:30:53.623Z] pyasn1==0.1.9 [2020-10-05T21:30:53.623Z] pycparser==2.14 [2020-10-05T21:30:53.623Z] pycurl==7.19.0 [2020-10-05T21:30:53.623Z] pygobject==3.22.0 [2020-10-05T21:30:53.623Z] pygpgme==0.3 [2020-10-05T21:30:53.623Z] pyliblzma==0.5.3 [2020-10-05T21:30:53.623Z] pyOpenSSL==0.13.1 [2020-10-05T21:30:53.623Z] pyparsing==1.5.6 [2020-10-05T21:30:53.623Z] pyserial==2.6 [2020-10-05T21:30:53.623Z] python-augeas==0.5.0 [2020-10-05T21:30:53.623Z] python-bugzilla==2.3.0 [2020-10-05T21:30:53.623Z] python-dateutil==1.5 [2020-10-05T21:30:53.623Z] python-fedora==0.10.0 [2020-10-05T21:30:53.623Z] python-linux-procfs==0.4.9 [2020-10-05T21:30:53.623Z] python-yubico==1.2.3 [2020-10-05T21:30:53.623Z] pyudev==0.15 [2020-10-05T21:30:53.623Z] pyusb==1.0.0b1 [2020-10-05T21:30:53.623Z] pyxattr==0.5.1 [2020-10-05T21:30:53.623Z] PyYAML==3.10 [2020-10-05T21:30:53.623Z] requests==2.6.0 [2020-10-05T21:30:53.623Z] requests-kerberos==0.7.0 [2020-10-05T21:30:53.623Z] rpkg==1.60 [2020-10-05T21:30:53.623Z] schedutils==0.4 [2020-10-05T21:30:53.623Z] seobject==0.1 [2020-10-05T21:30:53.623Z] sepolicy==1.1 [2020-10-05T21:30:53.623Z] six==1.9.0 [2020-10-05T21:30:53.623Z] smmap==0.9.0 [2020-10-05T21:30:53.623Z] urlgrabber==3.10 [2020-10-05T21:30:53.623Z] urllib3==1.10.2 [2020-10-05T21:30:53.623Z] virtualenv==15.1.0 [2020-10-05T21:30:53.623Z] yum-langpacks==0.4.2 [2020-10-05T21:30:53.623Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T21:30:53.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:30:54.138Z] ---> sudo-logs.sh [2020-10-05T21:30:54.138Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T21:30:54.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:30:54.703Z] ---> job-cost.sh [2020-10-05T21:30:54.703Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lR8n [2020-10-05T21:31:04.723Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:04.985Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:05.937Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.215Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.215Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.489Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.489Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.489Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.755Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.755Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:06.755Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:07.018Z] Cache entry deserialization failed, entry ignored [2020-10-05T21:31:11.260Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T21:31:44.064Z] lf-activate-venv(): INFO: Adding /tmp/venv-lR8n/bin to PATH [2020-10-05T21:31:44.064Z] INFO: No Stack... [2020-10-05T21:31:44.064Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T21:31:44.064Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T21:31:44.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T21:31:44.380Z] ---> logs-deploy.sh [2020-10-05T21:31:44.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/56 [2020-10-05T21:31:44.380Z] INFO: archiving workspace using pattern(s): [2020-10-05T21:31:46.304Z] Archives upload complete. [2020-10-05T21:31:46.304Z] INFO: archiving logs to Nexus