Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 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 on ‘prd-centos7-docker-4c-2g-2818’ Running on prd-centos7-docker-4c-2g-2819 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/156 [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/156 # 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 Checking out Revision 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 # timeout=10 Commit message: "Merge pull request #2710 from edgexfoundry/dependabot/go_modules/github.com/imdario/mergo-0.3.11" > git rev-list --no-walk 690346604737e2d45e9758d82734c9e1f243b222 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-01T17:32:59.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-01T17:32:59.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-01T17:33:00.028Z] ========================================================= [2020-10-01T17:33:00.029Z] EdgeX Global Pipelines Version Info [2020-10-01T17:33:00.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:33:01.504Z] ------------------- [2020-10-01T17:33:01.504Z] stable info: [2020-10-01T17:33:01.504Z] ------------------- [2020-10-01T17:33:01.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-01T17:33:01.505Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-01T17:33:01.505Z] Message: update stable to v1.0.131 [2020-10-01T17:33:02.452Z] ------------------- [2020-10-01T17:33:02.452Z] experimental info: [2020-10-01T17:33:02.452Z] ------------------- [2020-10-01T17:33:02.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-01T17:33:02.452Z] Commit SHA: 41577c21a85c69f5bb10b3280393e6d03042176a [2020-10-01T17:33:02.452Z] Message: update experimental to v1.0.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-01T17:33:02.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-01T17:33:02.853Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-01T17:33:02.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-01T17:33:03.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-01T17:33:03.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-01T17:33:03.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-01T17:33:03.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-01T17:33:03.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-01T17:33:03.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-01T17:33:03.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-01T17:33:03.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-01T17:33:03.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-01T17:33:04.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-01T17:33:04.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-01T17:33:04.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-01T17:33:04.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-01T17:33:04.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-01T17:33:04.609Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-01T17:33:04.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-01T17:33:04.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-01T17:33:04.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-01T17:33:04.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-01T17:33:05.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-01T17:33:05.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-01T17:33:05.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] echo [2020-10-01T17:33:05.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12419c4 [Pipeline] echo [2020-10-01T17:33:05.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-01T17:33:05.871Z] ++ 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-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/core-command/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/core-data/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-01T17:33:05.871Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-01T17:33:05.871Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-01T17:33:05.871Z] ++ cut -d/ -f2 [2020-10-01T17:33:05.871Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-01T17:33:05.947Z] 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-01T17:33:06.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:33:06.770Z] [2020-10-01T17:33:06.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:33:07.129Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:33:07.129Z] latest: Pulling from edgex-devops/git-semver [2020-10-01T17:33:07.129Z] 31603596830f: Pulling fs layer [2020-10-01T17:33:07.129Z] 2a8b12db71e7: Pulling fs layer [2020-10-01T17:33:07.129Z] 6ca5941a6612: Pulling fs layer [2020-10-01T17:33:07.129Z] ecc8261a40a4: Pulling fs layer [2020-10-01T17:33:07.129Z] ecc8261a40a4: Waiting [2020-10-01T17:33:07.129Z] 2a8b12db71e7: Verifying Checksum [2020-10-01T17:33:07.129Z] 2a8b12db71e7: Download complete [2020-10-01T17:33:07.392Z] 31603596830f: Verifying Checksum [2020-10-01T17:33:07.392Z] 31603596830f: Download complete [2020-10-01T17:33:07.653Z] ecc8261a40a4: Verifying Checksum [2020-10-01T17:33:07.653Z] ecc8261a40a4: Download complete [2020-10-01T17:33:07.653Z] 31603596830f: Pull complete [2020-10-01T17:33:07.653Z] 2a8b12db71e7: Pull complete [2020-10-01T17:33:07.916Z] 6ca5941a6612: Verifying Checksum [2020-10-01T17:33:07.916Z] 6ca5941a6612: Download complete [2020-10-01T17:33:08.490Z] 6ca5941a6612: Pull complete [2020-10-01T17:33:08.760Z] ecc8261a40a4: Pull complete [2020-10-01T17:33:08.760Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-01T17:33:08.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:33:08.760Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-01T17:33:08.894Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:33:08.949Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T17:33:11.281Z] $ docker top 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T17:33:11.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T17:33:11.584Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T17:33:11.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T17:33:11.786Z] $ docker exec 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 ssh-agent [2020-10-01T17:33:11.935Z] SSH_AUTH_SOCK=/tmp/ssh-k09rMh7KeySY/agent.11 [2020-10-01T17:33:11.935Z] SSH_AGENT_PID=16 [2020-10-01T17:33:11.949Z] Running ssh-add (command line suppressed) [2020-10-01T17:33:12.056Z] Identity added: /w/workspace/edgex-go/156@tmp/private_key_8657086771610026531.key (/w/workspace/edgex-go/156@tmp/private_key_8657086771610026531.key) [2020-10-01T17:33:12.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T17:33:12.437Z] + git describe --exact-match --tags HEAD [2020-10-01T17:33:12.437Z] fatal: no tag exactly matches '12419c406f7182bfb2e040d9f02d9c9ec72cd9b6' [Pipeline] } [2020-10-01T17:33:12.460Z] $ docker exec --env ******** --env ******** 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 ssh-agent -k [2020-10-01T17:33:12.562Z] unset SSH_AUTH_SOCK; [2020-10-01T17:33:12.563Z] unset SSH_AGENT_PID; [2020-10-01T17:33:12.563Z] echo Agent pid 16 killed; [2020-10-01T17:33:12.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-01T17:33:12.687Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-01T17:33:12.687Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-01T17:33:12.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T17:33:12.797Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T17:33:12.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T17:33:12.957Z] $ docker exec 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 ssh-agent [2020-10-01T17:33:13.130Z] SSH_AUTH_SOCK=/tmp/ssh-1AvrZZfsKSmd/agent.46 [2020-10-01T17:33:13.130Z] SSH_AGENT_PID=52 [2020-10-01T17:33:13.137Z] Running ssh-add (command line suppressed) [2020-10-01T17:33:13.249Z] Identity added: /w/workspace/edgex-go/156@tmp/private_key_4191038854046370994.key (/w/workspace/edgex-go/156@tmp/private_key_4191038854046370994.key) [2020-10-01T17:33:13.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T17:33:13.623Z] + git semver init [2020-10-01T17:33:13.623Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T17:33:13.623Z] # $GIT_DIR = /w/workspace/edgex-go/156/.git [2020-10-01T17:33:13.623Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/156 [2020-10-01T17:33:13.623Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T17:33:13.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T17:33:13.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T17:33:13.623Z] # $SEMVER_BRANCH = master [2020-10-01T17:33:13.623Z] # $SEMVER_TEMP = /tmp/semver-533142391 [2020-10-01T17:33:13.623Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-01T17:33:35.611Z] # '/tmp/semver-533142391' -> '/w/workspace/edgex-go/156/.semver' [2020-10-01T17:33:35.611Z] # -> Force: false [2020-10-01T17:33:35.611Z] # $SEMVER_DIR = /w/workspace/edgex-go/156/.semver [Pipeline] } [2020-10-01T17:33:35.625Z] $ docker exec --env ******** --env ******** 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 ssh-agent -k [2020-10-01T17:33:35.809Z] unset SSH_AUTH_SOCK; [2020-10-01T17:33:35.810Z] unset SSH_AGENT_PID; [2020-10-01T17:33:35.810Z] echo Agent pid 52 killed; [2020-10-01T17:33:35.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T17:33:36.450Z] + git semver [Pipeline] } [2020-10-01T17:33:36.467Z] $ docker stop --time=1 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 [2020-10-01T17:33:38.139Z] $ docker rm -f 23579f397067b16031994c23bb47b36a3c397dd1ce98b1ba0b2c4b553324f166 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-01T17:33:51.488Z] Stashed 58 file(s) [Pipeline] echo [2020-10-01T17:33:51.491Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.41 [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-01T17:33:52.043Z] ========================================================= [2020-10-01T17:33:52.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-01T17:33:52.043Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:33:52.380Z] + 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-01T17:33:55.699Z] Sending build context to Docker daemon 324.5MB [2020-10-01T17:33:55.961Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T17:33:55.961Z] Step 2/7 : FROM ${BASE} [2020-10-01T17:33:55.961Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-01T17:33:55.961Z] df20fa9351a1: Pulling fs layer [2020-10-01T17:33:55.961Z] ed8968b2872e: Pulling fs layer [2020-10-01T17:33:55.961Z] a92cc7c5fd73: Pulling fs layer [2020-10-01T17:33:55.961Z] e871e8e8d7a9: Pulling fs layer [2020-10-01T17:33:55.961Z] e73272ec9a57: Pulling fs layer [2020-10-01T17:33:55.961Z] 1e910a182e73: Pulling fs layer [2020-10-01T17:33:55.961Z] 4e634b169226: Pulling fs layer [2020-10-01T17:33:55.961Z] e871e8e8d7a9: Waiting [2020-10-01T17:33:55.961Z] e73272ec9a57: Waiting [2020-10-01T17:33:55.961Z] 1e910a182e73: Waiting [2020-10-01T17:33:55.961Z] 4e634b169226: Waiting [2020-10-01T17:33:55.961Z] a92cc7c5fd73: Verifying Checksum [2020-10-01T17:33:55.961Z] a92cc7c5fd73: Download complete [2020-10-01T17:33:55.961Z] ed8968b2872e: Verifying Checksum [2020-10-01T17:33:55.961Z] ed8968b2872e: Download complete [2020-10-01T17:33:55.961Z] e73272ec9a57: Verifying Checksum [2020-10-01T17:33:55.961Z] e73272ec9a57: Download complete [2020-10-01T17:33:55.961Z] 1e910a182e73: Verifying Checksum [2020-10-01T17:33:55.961Z] 1e910a182e73: Download complete [2020-10-01T17:33:56.538Z] df20fa9351a1: Verifying Checksum [2020-10-01T17:33:56.538Z] df20fa9351a1: Download complete [2020-10-01T17:33:56.538Z] df20fa9351a1: Pull complete [2020-10-01T17:33:56.801Z] ed8968b2872e: Pull complete [2020-10-01T17:33:57.062Z] a92cc7c5fd73: Pull complete [2020-10-01T17:33:58.454Z] 4e634b169226: Verifying Checksum [2020-10-01T17:33:58.454Z] 4e634b169226: Download complete [2020-10-01T17:33:58.715Z] e871e8e8d7a9: Verifying Checksum [2020-10-01T17:33:58.715Z] e871e8e8d7a9: Download complete [2020-10-01T17:34:02.938Z] e871e8e8d7a9: Pull complete [2020-10-01T17:34:02.938Z] e73272ec9a57: Pull complete [2020-10-01T17:34:03.198Z] 1e910a182e73: Pull complete [2020-10-01T17:34:06.850Z] Still waiting to schedule task [2020-10-01T17:34:06.850Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2820’ [2020-10-01T17:34:11.362Z] 4e634b169226: Pull complete [2020-10-01T17:34:11.362Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-01T17:34:11.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-01T17:34:11.362Z] ---> f7629b54cfaa [2020-10-01T17:34:11.362Z] 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-01T17:34:11.362Z] ---> Running in 05e28eb768bd [2020-10-01T17:34:11.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:34:11.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:34:11.939Z] (1/12) Installing libmagic (5.38-r0) [2020-10-01T17:34:12.206Z] (2/12) Installing file (5.38-r0) [2020-10-01T17:34:12.472Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-01T17:34:12.472Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-01T17:34:17.777Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-01T17:34:17.777Z] (6/12) Installing patch (2.7.6-r6) [2020-10-01T17:34:17.777Z] (7/12) Installing build-base (0.5-r2) [2020-10-01T17:34:17.777Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-01T17:34:17.777Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-01T17:34:17.777Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-01T17:34:17.777Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-01T17:34:18.037Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-01T17:34:18.038Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:34:18.038Z] OK: 233 MiB in 51 packages [2020-10-01T17:34:21.343Z] Removing intermediate container 05e28eb768bd [2020-10-01T17:34:21.343Z] ---> e0e0a935337d [2020-10-01T17:34:21.343Z] Step 4/7 : WORKDIR /edgex-go [2020-10-01T17:34:21.343Z] ---> Running in 3e28145fabf1 [2020-10-01T17:34:21.343Z] Removing intermediate container 3e28145fabf1 [2020-10-01T17:34:21.343Z] ---> 667d39865481 [2020-10-01T17:34:21.343Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-01T17:34:21.603Z] latest: Pulling from library/docker [2020-10-01T17:34:21.863Z] df20fa9351a1: Already exists [2020-10-01T17:34:21.863Z] 25ad7478873d: Pulling fs layer [2020-10-01T17:34:21.863Z] 4684f6177b5d: Pulling fs layer [2020-10-01T17:34:21.863Z] 8ba584e970af: Pulling fs layer [2020-10-01T17:34:21.863Z] 3cdc74d2b06d: Pulling fs layer [2020-10-01T17:34:21.863Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-01T17:34:21.863Z] fca0ccc462d5: Pulling fs layer [2020-10-01T17:34:21.863Z] 3cdc74d2b06d: Waiting [2020-10-01T17:34:21.863Z] 4cf5a0d07c1f: Waiting [2020-10-01T17:34:21.863Z] fca0ccc462d5: Waiting [2020-10-01T17:34:22.131Z] 4684f6177b5d: Download complete [2020-10-01T17:34:22.131Z] 25ad7478873d: Verifying Checksum [2020-10-01T17:34:22.131Z] 25ad7478873d: Download complete [2020-10-01T17:34:22.131Z] 3cdc74d2b06d: Verifying Checksum [2020-10-01T17:34:22.131Z] 3cdc74d2b06d: Download complete [2020-10-01T17:34:22.131Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-01T17:34:22.131Z] 4cf5a0d07c1f: Download complete [2020-10-01T17:34:22.393Z] fca0ccc462d5: Verifying Checksum [2020-10-01T17:34:22.393Z] fca0ccc462d5: Download complete [2020-10-01T17:34:22.393Z] 25ad7478873d: Pull complete [2020-10-01T17:34:22.393Z] 4684f6177b5d: Pull complete [2020-10-01T17:34:22.974Z] 8ba584e970af: Verifying Checksum [2020-10-01T17:34:22.974Z] 8ba584e970af: Download complete [2020-10-01T17:34:25.527Z] 8ba584e970af: Pull complete [2020-10-01T17:34:25.527Z] 3cdc74d2b06d: Pull complete [2020-10-01T17:34:25.527Z] 4cf5a0d07c1f: Pull complete [2020-10-01T17:34:25.527Z] fca0ccc462d5: Pull complete [2020-10-01T17:34:25.527Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-01T17:34:25.527Z] Status: Downloaded newer image for docker:latest [2020-10-01T17:34:27.439Z] ---> 4ea9d68ff137 [2020-10-01T17:34:27.439Z] Step 6/7 : COPY go.mod . [2020-10-01T17:34:27.439Z] ---> b899927b0432 [2020-10-01T17:34:27.439Z] Step 7/7 : RUN go mod download [2020-10-01T17:34:27.439Z] ---> Running in 5ec055d0cb92 [2020-10-01T17:34:49.507Z] Removing intermediate container 5ec055d0cb92 [2020-10-01T17:34:49.507Z] ---> 0d3bfb85250c [2020-10-01T17:34:49.507Z] Successfully built 0d3bfb85250c [2020-10-01T17:34:49.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:34:49.829Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-01T17:34:49.829Z] . [Pipeline] withDockerContainer [2020-10-01T17:34:49.918Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:34:49.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** ci-base-image-x86_64 cat [2020-10-01T17:34:50.614Z] $ docker top 80b53883ffa5effffed09248443685035ead9deca4d1f6776e7eea02020580c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T17:34:51.115Z] + go version [2020-10-01T17:34:51.116Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-01T17:34:51.131Z] $ docker stop --time=1 80b53883ffa5effffed09248443685035ead9deca4d1f6776e7eea02020580c8 [2020-10-01T17:34:52.470Z] $ docker rm -f 80b53883ffa5effffed09248443685035ead9deca4d1f6776e7eea02020580c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:34:54.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T17:34:54.239Z] [2020-10-01T17:34:54.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:34:54.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T17:34:54.580Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-01T17:34:54.580Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-01T17:34:54.580Z] ca9280d653b3: Pulling fs layer [2020-10-01T17:34:54.580Z] 7e9c9ca2126c: Pulling fs layer [2020-10-01T17:34:54.580Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-01T17:34:54.580Z] cbdbe7a5bc2a: Download complete [2020-10-01T17:34:54.843Z] cbdbe7a5bc2a: Pull complete [2020-10-01T17:34:55.105Z] ca9280d653b3: Verifying Checksum [2020-10-01T17:34:55.105Z] ca9280d653b3: Download complete [2020-10-01T17:34:56.512Z] 7e9c9ca2126c: Verifying Checksum [2020-10-01T17:34:56.512Z] 7e9c9ca2126c: Download complete [2020-10-01T17:34:57.464Z] ca9280d653b3: Pull complete [2020-10-01T17:35:04.066Z] 7e9c9ca2126c: Pull complete [2020-10-01T17:35:04.066Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-01T17:35:04.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T17:35:04.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-01T17:35:04.192Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:35:04.236Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-01T17:35:06.805Z] $ docker top 34fdf46731c99bb3ea71745d59ca6fbca07eb3c9c93fc831371f727490b522a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T17:35:07.310Z] + docker-compose build --help [2020-10-01T17:35:07.310Z] + grep parallel [2020-10-01T17:35:08.253Z] --parallel Build images in parallel. [Pipeline] } [2020-10-01T17:35:08.267Z] $ docker stop --time=1 34fdf46731c99bb3ea71745d59ca6fbca07eb3c9c93fc831371f727490b522a9 [2020-10-01T17:35:09.588Z] $ docker rm -f 34fdf46731c99bb3ea71745d59ca6fbca07eb3c9c93fc831371f727490b522a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:35:10.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-01T17:35:10.171Z] . [Pipeline] withDockerContainer [2020-10-01T17:35:10.266Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:35:10.309Z] $ 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/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-01T17:35:10.814Z] $ docker top cdc362c1055f67b0dae307559604aeb100133fd4a07e8486a67248ee85c203a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T17:35:11.257Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-01T17:35:12.197Z] Building docker-core-command-go ... [2020-10-01T17:35:12.198Z] Building docker-core-data-go ... [2020-10-01T17:35:12.198Z] Building docker-core-metadata-go ... [2020-10-01T17:35:12.198Z] Building docker-security-proxy-setup-go ... [2020-10-01T17:35:12.198Z] Building docker-security-secrets-setup-go ... [2020-10-01T17:35:12.198Z] Building docker-security-secretstore-setup-go ... [2020-10-01T17:35:12.198Z] Building docker-support-logging-go ... [2020-10-01T17:35:12.198Z] Building docker-support-notifications-go ... [2020-10-01T17:35:12.198Z] Building docker-support-scheduler-go ... [2020-10-01T17:35:12.198Z] Building docker-sys-mgmt-agent-go ... [2020-10-01T17:35:12.198Z] Building docker-security-proxy-setup-go [2020-10-01T17:35:12.198Z] Building docker-support-notifications-go [2020-10-01T17:35:12.198Z] Building docker-support-scheduler-go [2020-10-01T17:35:12.198Z] Building docker-support-logging-go [2020-10-01T17:35:12.198Z] Building docker-core-metadata-go [2020-10-01T17:35:34.193Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:35:34.193Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:35:34.193Z] ---> 0d3bfb85250c [2020-10-01T17:35:34.193Z] Step 3/20 : WORKDIR /edgex-go [2020-10-01T17:35:34.193Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:35:34.193Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:35:34.193Z] ---> 0d3bfb85250c [2020-10-01T17:35:34.193Z] Step 3/21 : WORKDIR /edgex-go [2020-10-01T17:35:34.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:35:34.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:35:34.194Z] ---> 0d3bfb85250c [2020-10-01T17:35:34.194Z] Step 3/24 : WORKDIR /edgex-go [2020-10-01T17:35:34.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:35:34.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:35:34.194Z] ---> 0d3bfb85250c [2020-10-01T17:35:34.194Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:35:34.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:35:34.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:35:34.194Z] ---> 0d3bfb85250c [2020-10-01T17:35:34.194Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:35:34.194Z] ---> Running in e863670428d7 [2020-10-01T17:35:34.194Z] ---> Running in d063c708082e [2020-10-01T17:35:34.194Z] ---> Running in fcb53d97ce9f [2020-10-01T17:35:34.194Z] ---> Running in 452612ce1803 [2020-10-01T17:35:34.194Z] ---> Running in 9309978441c1 [2020-10-01T17:35:34.194Z] Removing intermediate container fcb53d97ce9f [2020-10-01T17:35:34.194Z] ---> b447a5705beb [2020-10-01T17:35:34.194Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:35:34.194Z] Removing intermediate container e863670428d7 [2020-10-01T17:35:34.194Z] ---> 4ab0610ebfb7 [2020-10-01T17:35:34.194Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:35:34.194Z] Removing intermediate container d063c708082e [2020-10-01T17:35:34.194Z] ---> e0cb0e4a1272 [2020-10-01T17:35:34.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:35:34.194Z] Removing intermediate container 9309978441c1 [2020-10-01T17:35:34.194Z] ---> b695338dbafa [2020-10-01T17:35:34.194Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:35:34.194Z] Removing intermediate container 452612ce1803 [2020-10-01T17:35:34.194Z] ---> 817af6e7a763 [2020-10-01T17:35:34.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:35:34.194Z] ---> Running in 07dd290d31f4 [2020-10-01T17:35:34.194Z] ---> Running in 3fb90f85891e [2020-10-01T17:35:34.194Z] ---> Running in 53492c23460f [2020-10-01T17:35:34.194Z] ---> Running in c2ac05870a71 [2020-10-01T17:35:34.194Z] ---> Running in c946d25fcc48 [2020-10-01T17:35:35.597Z] Removing intermediate container 53492c23460f [2020-10-01T17:35:35.597Z] ---> 784c1f4603d6 [2020-10-01T17:35:35.597Z] Step 5/20 : RUN apk update && apk add make git [2020-10-01T17:35:35.857Z] Removing intermediate container 07dd290d31f4 [2020-10-01T17:35:35.857Z] ---> dc6b533f244c [2020-10-01T17:35:35.857Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-01T17:35:35.857Z] Removing intermediate container 3fb90f85891e [2020-10-01T17:35:35.857Z] ---> 5f5d808fbccb [2020-10-01T17:35:35.857Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T17:35:35.857Z] ---> Running in 8b037cbc0aba [2020-10-01T17:35:35.857Z] ---> Running in 25d338a8518b [2020-10-01T17:35:36.116Z] ---> Running in 6cbe613a38be [2020-10-01T17:35:36.116Z] Removing intermediate container c2ac05870a71 [2020-10-01T17:35:36.116Z] ---> 3cd7e6594e1f [2020-10-01T17:35:36.116Z] Step 5/21 : RUN apk update && apk add make git [2020-10-01T17:35:36.116Z] Removing intermediate container c946d25fcc48 [2020-10-01T17:35:36.116Z] ---> f71aa3a90759 [2020-10-01T17:35:36.116Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-01T17:35:36.378Z] ---> Running in b4308cac7fd6 [2020-10-01T17:35:36.378Z] ---> Running in 78f11f8c1557 [2020-10-01T17:35:36.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:36.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:37.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:38.001Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:35:38.001Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:35:38.001Z] OK: 12752 distinct packages available [2020-10-01T17:35:38.001Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:35:38.001Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:35:38.001Z] OK: 12752 distinct packages available [2020-10-01T17:35:38.264Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:38.264Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:38.535Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:35:38.535Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:35:38.535Z] OK: 12752 distinct packages available [2020-10-01T17:35:38.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:38.800Z] Removing intermediate container 8b037cbc0aba [2020-10-01T17:35:38.800Z] ---> 68a07af610d1 [2020-10-01T17:35:38.800Z] Step 6/20 : COPY go.mod . [2020-10-01T17:35:38.800Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:38.800Z] Removing intermediate container 25d338a8518b [2020-10-01T17:35:38.800Z] ---> a4756539153d [2020-10-01T17:35:38.800Z] Step 6/24 : COPY go.mod . [2020-10-01T17:35:38.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:35:39.060Z] ---> 45a3d3b55429 [2020-10-01T17:35:39.060Z] Step 7/20 : RUN go mod download [2020-10-01T17:35:39.060Z] ---> Running in dc5bc0e764b7 [2020-10-01T17:35:39.060Z] ---> cb228aebc3d5 [2020-10-01T17:35:39.060Z] Step 7/24 : RUN go mod download [2020-10-01T17:35:39.327Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:35:39.327Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:35:39.327Z] OK: 12752 distinct packages available [2020-10-01T17:35:39.327Z] ---> Running in 18871e1fc6f5 [2020-10-01T17:35:39.599Z] Removing intermediate container 6cbe613a38be [2020-10-01T17:35:39.599Z] ---> d535211f325a [2020-10-01T17:35:39.599Z] Step 6/22 : COPY go.mod . [2020-10-01T17:35:39.599Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:39.599Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:35:39.599Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:35:39.599Z] OK: 12752 distinct packages available [2020-10-01T17:35:39.865Z] ---> 98b3dd005367 [2020-10-01T17:35:39.865Z] Step 7/22 : RUN go mod download [2020-10-01T17:35:39.865Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:39.865Z] ---> Running in 1d0de3d354e2 [2020-10-01T17:35:39.865Z] OK: 233 MiB in 51 packages [2020-10-01T17:35:40.814Z] Removing intermediate container 78f11f8c1557 [2020-10-01T17:35:40.814Z] ---> 9aa30e85c2b3 [2020-10-01T17:35:40.814Z] Step 6/22 : COPY go.mod . [2020-10-01T17:35:40.814Z] Removing intermediate container b4308cac7fd6 [2020-10-01T17:35:40.814Z] ---> ed0d6371ff98 [2020-10-01T17:35:40.814Z] Step 6/21 : COPY go.mod . [2020-10-01T17:35:40.814Z] ---> cb4d8aefc677 [2020-10-01T17:35:40.814Z] Step 7/22 : RUN go mod download [2020-10-01T17:35:41.076Z] ---> Running in 62317c01d997 [2020-10-01T17:35:41.076Z] ---> cebc4fac3e43 [2020-10-01T17:35:41.076Z] Step 7/21 : RUN go mod download [2020-10-01T17:35:41.336Z] ---> Running in 63d9044b3c50 [2020-10-01T17:35:41.336Z] Removing intermediate container dc5bc0e764b7 [2020-10-01T17:35:41.336Z] ---> 4f6fb47f81f8 [2020-10-01T17:35:41.336Z] Step 8/20 : COPY . . [2020-10-01T17:35:43.890Z] Removing intermediate container 18871e1fc6f5 [2020-10-01T17:35:43.890Z] ---> bb3003182055 [2020-10-01T17:35:43.890Z] Step 8/24 : COPY . . [2020-10-01T17:35:44.463Z] Removing intermediate container 1d0de3d354e2 [2020-10-01T17:35:44.463Z] ---> 5a6ab71cee4d [2020-10-01T17:35:44.463Z] Step 8/22 : COPY . . [2020-10-01T17:35:54.705Z] Removing intermediate container 62317c01d997 [2020-10-01T17:35:54.705Z] ---> a06566e8db9d [2020-10-01T17:35:54.705Z] Step 8/22 : COPY . . [2020-10-01T17:36:01.303Z] Removing intermediate container 63d9044b3c50 [2020-10-01T17:36:01.303Z] ---> 3aab127827a0 [2020-10-01T17:36:01.303Z] Step 8/21 : COPY . . [2020-10-01T17:36:01.303Z] ---> 63d9a92ed06c [2020-10-01T17:36:01.303Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-01T17:36:07.900Z] ---> c27b67c932a1 [2020-10-01T17:36:07.900Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-01T17:36:07.900Z] ---> ee2031a3df72 [2020-10-01T17:36:07.900Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-01T17:36:09.295Z] ---> Running in e1368d9fe129 [2020-10-01T17:36:12.612Z] ---> Running in d1d90540705a [2020-10-01T17:36:12.612Z] ---> Running in 925c22da2478 [2020-10-01T17:36:13.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-01T17:36:14.127Z] ---> 2fdc2a26b748 [2020-10-01T17:36:14.127Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-01T17:36:15.527Z] ---> Running in b147bb587e1c [2020-10-01T17:36:15.527Z] ---> 42397e527602 [2020-10-01T17:36:15.527Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-01T17:36:15.527Z] ---> Running in 30d324ae0d71 [2020-10-01T17:36:15.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-01T17:36:15.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-01T17:36:16.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-01T17:36:16.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-01T17:36:43.055Z] Removing intermediate container e1368d9fe129 [2020-10-01T17:36:43.055Z] ---> cd39f2d27311 [2020-10-01T17:36:43.055Z] [2020-10-01T17:36:43.055Z] Step 10/20 : FROM alpine [2020-10-01T17:36:43.055Z] latest: Pulling from library/alpine [2020-10-01T17:36:43.327Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T17:36:43.328Z] Status: Downloaded newer image for alpine:latest [2020-10-01T17:36:43.328Z] ---> a24bb4013296 [2020-10-01T17:36:43.328Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-01T17:36:43.595Z] ---> Running in 8e7bef83b1a8 [2020-10-01T17:36:45.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:36:45.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:36:45.277Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:36:45.277Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:36:45.277Z] OK: 12750 distinct packages available [2020-10-01T17:36:45.277Z] Removing intermediate container b147bb587e1c [2020-10-01T17:36:45.277Z] ---> 8c3b88ebd33c [2020-10-01T17:36:45.277Z] [2020-10-01T17:36:45.277Z] Step 10/22 : FROM scratch [2020-10-01T17:36:45.277Z] ---> [2020-10-01T17:36:45.277Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T17:36:45.546Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-01T17:36:45.546Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T17:36:45.546Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-01T17:36:45.546Z] (4/4) Installing curl (7.69.1-r1) [2020-10-01T17:36:45.546Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:36:45.546Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T17:36:45.812Z] OK: 7 MiB in 18 packages [2020-10-01T17:36:45.812Z] ---> Running in 11940a3e89bf [2020-10-01T17:36:46.074Z] Removing intermediate container 11940a3e89bf [2020-10-01T17:36:46.074Z] ---> 2861d9212ad4 [2020-10-01T17:36:46.074Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-01T17:36:46.340Z] ---> Running in f10a2be26c08 [2020-10-01T17:36:50.550Z] Removing intermediate container f10a2be26c08 [2020-10-01T17:36:50.550Z] ---> b56818d77415 [2020-10-01T17:36:50.550Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:36:50.550Z] Removing intermediate container 8e7bef83b1a8 [2020-10-01T17:36:50.550Z] ---> 552c3a715edc [2020-10-01T17:36:50.550Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T17:36:50.810Z] ---> Running in 60bd52b5bbf3 [2020-10-01T17:36:51.070Z] Removing intermediate container d1d90540705a [2020-10-01T17:36:51.071Z] ---> 6b21107c6260 [2020-10-01T17:36:51.071Z] [2020-10-01T17:36:51.071Z] Step 10/24 : FROM scratch [2020-10-01T17:36:51.071Z] ---> [2020-10-01T17:36:51.071Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T17:36:51.071Z] ---> Running in 21689a49d976 [2020-10-01T17:36:51.071Z] ---> Using cache [2020-10-01T17:36:51.071Z] ---> 2861d9212ad4 [2020-10-01T17:36:51.071Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-01T17:36:51.071Z] Removing intermediate container 30d324ae0d71 [2020-10-01T17:36:51.071Z] ---> 505083cb73df [2020-10-01T17:36:51.071Z] [2020-10-01T17:36:51.071Z] Step 10/21 : FROM scratch [2020-10-01T17:36:51.071Z] ---> [2020-10-01T17:36:51.071Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:36:51.336Z] ---> Running in 75adafca8f1f [2020-10-01T17:36:51.336Z] Removing intermediate container 60bd52b5bbf3 [2020-10-01T17:36:51.336Z] ---> d0f74ab65c59 [2020-10-01T17:36:51.336Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-01T17:36:51.336Z] ---> Running in b1133f90ebc2 [2020-10-01T17:36:51.596Z] Removing intermediate container 21689a49d976 [2020-10-01T17:36:51.596Z] ---> dcad86f0bcc0 [2020-10-01T17:36:51.596Z] Step 13/20 : WORKDIR /edgex [2020-10-01T17:36:52.979Z] Removing intermediate container b1133f90ebc2 [2020-10-01T17:36:52.979Z] ---> 0561a0f83f7f [2020-10-01T17:36:52.979Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-01T17:36:53.240Z] Removing intermediate container 75adafca8f1f [2020-10-01T17:36:53.240Z] ---> c13017ab98d6 [2020-10-01T17:36:53.240Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-01T17:36:53.502Z] ---> 1cd93451caba [2020-10-01T17:36:53.502Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-01T17:36:53.502Z] ---> Running in d624f530aa05 [2020-10-01T17:36:53.502Z] ---> Running in 2b9a28e5b886 [2020-10-01T17:36:53.502Z] ---> Running in ce0c04fcc771 [2020-10-01T17:36:54.444Z] Removing intermediate container 925c22da2478 [2020-10-01T17:36:54.444Z] ---> b7bab09a3782 [2020-10-01T17:36:54.444Z] [2020-10-01T17:36:54.444Z] Step 10/22 : FROM scratch [2020-10-01T17:36:54.444Z] ---> [2020-10-01T17:36:54.444Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:36:54.444Z] ---> Using cache [2020-10-01T17:36:54.444Z] ---> 0561a0f83f7f [2020-10-01T17:36:54.444Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-01T17:36:54.444Z] ---> Running in 495c17a2c609 [2020-10-01T17:36:54.444Z] Removing intermediate container 2b9a28e5b886 [2020-10-01T17:36:54.444Z] ---> 200f22a05a37 [2020-10-01T17:36:54.444Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-01T17:36:54.710Z] ---> ec9b380fd30b [2020-10-01T17:36:54.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-01T17:36:54.710Z] Removing intermediate container ce0c04fcc771 [2020-10-01T17:36:54.710Z] ---> edbb220a42a9 [2020-10-01T17:36:54.710Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-01T17:36:54.710Z] Removing intermediate container d624f530aa05 [2020-10-01T17:36:54.710Z] ---> 2b9164ed61dd [2020-10-01T17:36:54.710Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-01T17:36:54.710Z] ---> Running in 692b9f38192d [2020-10-01T17:36:54.972Z] Removing intermediate container 495c17a2c609 [2020-10-01T17:36:54.972Z] ---> 0300dde9aef0 [2020-10-01T17:36:54.972Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:36:54.972Z] ---> 115b120a05c5 [2020-10-01T17:36:54.972Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-01T17:36:55.235Z] ---> Running in 411e8fa0b82d [2020-10-01T17:36:55.235Z] Removing intermediate container 692b9f38192d [2020-10-01T17:36:55.235Z] ---> 117df061c48b [2020-10-01T17:36:55.235Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-01T17:36:55.235Z] ---> e7f4539813b9 [2020-10-01T17:36:55.235Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-01T17:36:55.235Z] ---> 54ea9baaf350 [2020-10-01T17:36:55.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-01T17:36:55.495Z] Removing intermediate container 411e8fa0b82d [2020-10-01T17:36:55.495Z] ---> 64ac65326854 [2020-10-01T17:36:55.495Z] Step 14/22 : WORKDIR / [2020-10-01T17:36:56.438Z] ---> 3a2d251d321a [2020-10-01T17:36:56.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-01T17:36:56.438Z] ---> Running in 8a0d0bd27bd2 [2020-10-01T17:36:57.824Z] ---> 7f5357a9b9b8 [2020-10-01T17:36:57.825Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-01T17:36:58.096Z] ---> aa8a96806dc5 [2020-10-01T17:36:58.096Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-01T17:36:58.096Z] ---> 343bbc3a18e7 [2020-10-01T17:36:58.096Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-01T17:36:58.096Z] Removing intermediate container 8a0d0bd27bd2 [2020-10-01T17:36:58.096Z] ---> cc7fde890753 [2020-10-01T17:36:58.096Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-01T17:36:58.096Z] ---> 463d54db2353 [2020-10-01T17:36:58.096Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-01T17:36:58.096Z] ---> Running in 107514feea7a [2020-10-01T17:36:58.096Z] ---> Running in 73fe0975500c [2020-10-01T17:36:58.358Z] ---> 3c703dbb04c9 [2020-10-01T17:36:58.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-01T17:36:58.358Z] Removing intermediate container 73fe0975500c [2020-10-01T17:36:58.358Z] ---> 1aa913ccd271 [2020-10-01T17:36:58.358Z] Step 17/20 : CMD ["--init=true"] [2020-10-01T17:36:58.619Z] Removing intermediate container 107514feea7a [2020-10-01T17:36:58.619Z] ---> c3dc4f68f0d3 [2020-10-01T17:36:58.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:36:58.619Z] ---> b727d65bbcd8 [2020-10-01T17:36:58.619Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-01T17:36:58.878Z] ---> b97916894bb1 [2020-10-01T17:36:58.878Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-01T17:36:58.878Z] ---> Running in b6a0d81ac87a [2020-10-01T17:36:58.878Z] ---> Running in fb5975479e5e [2020-10-01T17:36:58.878Z] ---> Running in 9b36b38e5dee [2020-10-01T17:36:58.878Z] ---> 0419bfc4ac59 [2020-10-01T17:36:58.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-01T17:36:59.139Z] ---> d5bc1240ddc2 [2020-10-01T17:36:59.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-01T17:36:59.139Z] Removing intermediate container fb5975479e5e [2020-10-01T17:36:59.139Z] ---> 91fad46aa205 [2020-10-01T17:36:59.139Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T17:36:59.400Z] Removing intermediate container b6a0d81ac87a [2020-10-01T17:36:59.400Z] ---> 20de00cd9a59 [2020-10-01T17:36:59.400Z] Step 18/20 : LABEL arch=x86_64 [2020-10-01T17:36:59.400Z] Removing intermediate container 9b36b38e5dee [2020-10-01T17:36:59.400Z] ---> 29566ddc0966 [2020-10-01T17:36:59.400Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:36:59.660Z] ---> 886452ef80a7 [2020-10-01T17:36:59.660Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-01T17:36:59.660Z] ---> Running in b1babb6cf94e [2020-10-01T17:36:59.660Z] ---> Running in 40969030bf89 [2020-10-01T17:36:59.660Z] ---> Running in 07800c412de9 [2020-10-01T17:36:59.660Z] ---> Running in 7b2c2def99a6 [2020-10-01T17:36:59.660Z] ---> 14b8918dc07f [2020-10-01T17:36:59.660Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-01T17:36:59.920Z] Removing intermediate container b1babb6cf94e [2020-10-01T17:36:59.920Z] ---> d42bd8a50252 [2020-10-01T17:36:59.920Z] Step 19/21 : LABEL arch=x86_64 [2020-10-01T17:36:59.920Z] Removing intermediate container 40969030bf89 [2020-10-01T17:36:59.920Z] ---> 87bc93ec5452 [2020-10-01T17:36:59.920Z] Step 19/20 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:36:59.920Z] Removing intermediate container 07800c412de9 [2020-10-01T17:36:59.920Z] ---> 2b74158dda0c [2020-10-01T17:36:59.920Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:37:00.183Z] Removing intermediate container 7b2c2def99a6 [2020-10-01T17:37:00.183Z] ---> a47d2ee5525e [2020-10-01T17:37:00.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:37:00.183Z] ---> Running in 5bb34eb3b6f8 [2020-10-01T17:37:00.183Z] ---> fcdf0ba3c2ef [2020-10-01T17:37:00.183Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-01T17:37:00.183Z] ---> Running in 641b0f5d7eb9 [2020-10-01T17:37:00.183Z] ---> Running in 5f3d98bd70a6 [2020-10-01T17:37:00.183Z] ---> Running in b8394d16fb35 [2020-10-01T17:37:00.444Z] ---> Running in 085fbc0539db [2020-10-01T17:37:00.444Z] Removing intermediate container 5bb34eb3b6f8 [2020-10-01T17:37:00.444Z] ---> e1595cc74ddd [2020-10-01T17:37:00.444Z] Step 20/21 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:37:00.704Z] ---> Running in ea27be27a6f6 [2020-10-01T17:37:00.704Z] Removing intermediate container 641b0f5d7eb9 [2020-10-01T17:37:00.704Z] ---> 3955f3a79343 [2020-10-01T17:37:00.704Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T17:37:00.704Z] Removing intermediate container 5f3d98bd70a6 [2020-10-01T17:37:00.704Z] ---> c3ae331e9178 [2020-10-01T17:37:00.704Z] Step 20/20 : LABEL version=1.2.2-dev.41 [2020-10-01T17:37:00.704Z] Removing intermediate container b8394d16fb35 [2020-10-01T17:37:00.704Z] ---> b22659fea6db [2020-10-01T17:37:00.704Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:37:00.966Z] Removing intermediate container 085fbc0539db [2020-10-01T17:37:00.967Z] ---> 88d51f7de717 [2020-10-01T17:37:00.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:37:00.967Z] ---> Running in 192bb8fe09c3 [2020-10-01T17:37:00.967Z] ---> Running in 5e420f31e9a0 [2020-10-01T17:37:00.967Z] ---> Running in 021e1cbb9504 [2020-10-01T17:37:00.967Z] ---> Running in c77d1d763371 [2020-10-01T17:37:00.967Z] Removing intermediate container ea27be27a6f6 [2020-10-01T17:37:00.967Z] ---> 9df4c248b92d [2020-10-01T17:37:00.967Z] Step 21/21 : LABEL version=1.2.2-dev.41 [2020-10-01T17:37:01.228Z] Removing intermediate container 5e420f31e9a0 [2020-10-01T17:37:01.228Z] ---> 04aa68544a41 [2020-10-01T17:37:01.228Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:37:01.228Z] ---> Running in 6fd2398f46f3 [2020-10-01T17:37:01.490Z] Removing intermediate container 192bb8fe09c3 [2020-10-01T17:37:01.490Z] ---> ba32556d74a2 [2020-10-01T17:37:01.490Z] [2020-10-01T17:37:01.490Z] Removing intermediate container c77d1d763371 [2020-10-01T17:37:01.490Z] ---> d16b57851caf [2020-10-01T17:37:01.490Z] Step 22/24 : LABEL arch=x86_64 [2020-10-01T17:37:01.490Z] Removing intermediate container 021e1cbb9504 [2020-10-01T17:37:01.490Z] ---> 24330d652440 [2020-10-01T17:37:01.490Z] [2020-10-01T17:37:01.490Z] Successfully built 24330d652440 [2020-10-01T17:37:01.750Z] Successfully built ba32556d74a2 [2020-10-01T17:37:01.750Z] Successfully tagged docker-support-logging-go:latest [2020-10-01T17:37:01.750Z]  Building docker-support-logging-go ... done Building docker-core-data-go [2020-10-01T17:37:01.750Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-01T17:37:01.750Z] Building docker-core-command-go [2020-10-01T17:37:02.012Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 47a4925db15c [2020-10-01T17:37:02.012Z] ---> Running in 7d043b2e443d [2020-10-01T17:37:02.012Z] Removing intermediate container 6fd2398f46f3 [2020-10-01T17:37:02.012Z] ---> c8d4bafd333d [2020-10-01T17:37:02.012Z] [2020-10-01T17:37:02.012Z] Successfully built c8d4bafd333d [2020-10-01T17:37:02.012Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-01T17:37:02.012Z] Building docker-security-secrets-setup-go [2020-10-01T17:37:02.012Z]  Building docker-support-scheduler-go ... done Removing intermediate container 47a4925db15c [2020-10-01T17:37:02.012Z] ---> 04588d363187 [2020-10-01T17:37:02.012Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:37:02.276Z] Removing intermediate container 7d043b2e443d [2020-10-01T17:37:02.276Z] ---> 1eba6438c3c2 [2020-10-01T17:37:02.276Z] Step 23/24 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:37:02.276Z] ---> Running in 82ed17639e4e [2020-10-01T17:37:02.276Z] ---> Running in 31f9accaa945 [2020-10-01T17:37:02.276Z] Removing intermediate container 82ed17639e4e [2020-10-01T17:37:02.276Z] ---> 0d802e374790 [2020-10-01T17:37:02.276Z] [2020-10-01T17:37:02.541Z] Removing intermediate container 31f9accaa945 [2020-10-01T17:37:02.541Z] ---> 34baedd7ea42 [2020-10-01T17:37:02.541Z] Step 24/24 : LABEL version=1.2.2-dev.41 [2020-10-01T17:37:02.541Z] Successfully built 0d802e374790 [2020-10-01T17:37:02.541Z] Successfully tagged docker-core-metadata-go:latest [2020-10-01T17:37:02.541Z] Building docker-sys-mgmt-agent-go [2020-10-01T17:37:02.812Z]  Building docker-core-metadata-go ... done  ---> Running in 27572ef1ac01 [2020-10-01T17:37:03.076Z] Removing intermediate container 27572ef1ac01 [2020-10-01T17:37:03.076Z] ---> 42ec2ba38349 [2020-10-01T17:37:03.076Z] [2020-10-01T17:37:03.338Z] Successfully built 42ec2ba38349 [2020-10-01T17:37:03.338Z] Successfully tagged docker-support-notifications-go:latest [2020-10-01T17:37:03.338Z] Building docker-security-secretstore-setup-go [2020-10-01T17:37:21.531Z]  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:37:21.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:37:21.531Z] ---> 0d3bfb85250c [2020-10-01T17:37:21.531Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> 817af6e7a763 [2020-10-01T17:37:21.531Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> f71aa3a90759 [2020-10-01T17:37:21.531Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T17:37:21.531Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:37:21.531Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-01T17:37:21.531Z] ---> 0d3bfb85250c [2020-10-01T17:37:21.531Z] Step 3/29 : WORKDIR /edgex-go [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> 817af6e7a763 [2020-10-01T17:37:21.531Z] Step 4/29 : RUN apk update && apk add make git [2020-10-01T17:37:21.531Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:37:21.531Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:37:21.531Z] ---> 0d3bfb85250c [2020-10-01T17:37:21.531Z] Step 3/27 : WORKDIR /edgex-go [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> 817af6e7a763 [2020-10-01T17:37:21.531Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> f71aa3a90759 [2020-10-01T17:37:21.531Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-01T17:37:21.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:37:21.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:37:21.531Z] ---> 0d3bfb85250c [2020-10-01T17:37:21.531Z] Step 3/23 : WORKDIR /edgex-go [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> 817af6e7a763 [2020-10-01T17:37:21.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> f71aa3a90759 [2020-10-01T17:37:21.531Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-01T17:37:21.531Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:37:21.531Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:37:21.531Z] ---> 0d3bfb85250c [2020-10-01T17:37:21.531Z] Step 3/26 : WORKDIR /edgex-go [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> 817af6e7a763 [2020-10-01T17:37:21.531Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:37:21.531Z] ---> Using cache [2020-10-01T17:37:21.531Z] ---> f71aa3a90759 [2020-10-01T17:37:21.531Z] Step 5/26 : RUN apk update && apk add make git [2020-10-01T17:37:23.444Z] ---> Running in b869b550d45a [2020-10-01T17:37:23.444Z] ---> Running in c8d69363160f [2020-10-01T17:37:23.444Z] ---> Running in 9119f8c4f7fa [2020-10-01T17:37:23.444Z] ---> Running in af149b49c07d [2020-10-01T17:37:23.444Z] ---> Running in 05988b3878a9 [2020-10-01T17:37:24.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:24.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:25.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:25.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:37:25.805Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:37:25.805Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:37:25.805Z] OK: 12752 distinct packages available [2020-10-01T17:37:26.078Z] OK: 233 MiB in 51 packages [2020-10-01T17:37:26.078Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:37:26.078Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:37:26.078Z] OK: 12752 distinct packages available [2020-10-01T17:37:26.078Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:37:26.078Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:37:26.078Z] OK: 12752 distinct packages available [2020-10-01T17:37:26.362Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:37:26.362Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:37:26.362Z] OK: 12752 distinct packages available [2020-10-01T17:37:26.362Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:37:26.362Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:37:26.362Z] OK: 12752 distinct packages available [2020-10-01T17:37:26.362Z] OK: 233 MiB in 51 packages [2020-10-01T17:37:26.362Z] OK: 233 MiB in 51 packages [2020-10-01T17:37:26.625Z] OK: 233 MiB in 51 packages [2020-10-01T17:37:26.625Z] OK: 233 MiB in 51 packages [2020-10-01T17:37:27.675Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2822 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-10-01T17:37:27.766Z] Running in /w/workspace/edgex-go/156 [Pipeline] { [Pipeline] checkout [2020-10-01T17:37:28.011Z] Removing intermediate container b869b550d45a [2020-10-01T17:37:28.011Z] ---> 5d44e72cbe86 [2020-10-01T17:37:28.011Z] Step 5/29 : COPY go.mod . [2020-10-01T17:37:28.587Z] ---> dda957a7cb2f [2020-10-01T17:37:28.587Z] Step 6/29 : RUN go mod download [2020-10-01T17:37:28.587Z] Removing intermediate container 9119f8c4f7fa [2020-10-01T17:37:28.587Z] ---> 57402d4b9e03 [2020-10-01T17:37:28.587Z] Step 6/23 : COPY go.mod . [2020-10-01T17:37:28.587Z] ---> Running in b3024e43ff53 [2020-10-01T17:37:28.587Z] Removing intermediate container 05988b3878a9 [2020-10-01T17:37:28.587Z] ---> bd5f3e360681 [2020-10-01T17:37:28.587Z] Step 6/22 : COPY go.mod . [2020-10-01T17:37:28.848Z] Removing intermediate container af149b49c07d [2020-10-01T17:37:28.848Z] ---> c11376b5a211 [2020-10-01T17:37:28.848Z] Step 6/26 : COPY go.mod . [2020-10-01T17:37:28.848Z] ---> c2daf1945d8d [2020-10-01T17:37:28.848Z] Step 7/23 : RUN go mod download [2020-10-01T17:37:28.848Z] Removing intermediate container c8d69363160f [2020-10-01T17:37:28.848Z] ---> 0b1c5907a3ef [2020-10-01T17:37:28.848Z] Step 6/27 : COPY go.mod . [2020-10-01T17:37:29.111Z] ---> Running in c803339560cb [2020-10-01T17:37:29.111Z] ---> 98be46d14d57 [2020-10-01T17:37:29.111Z] Step 7/22 : RUN go mod download [2020-10-01T17:37:29.372Z] ---> effe38bb49a1 [2020-10-01T17:37:29.372Z] Step 7/26 : RUN go mod download [2020-10-01T17:37:29.372Z] ---> a8d6cab995b7 [2020-10-01T17:37:29.372Z] Step 7/27 : RUN go mod download [2020-10-01T17:37:29.636Z] ---> Running in 9b4f4f96f0b8 [2020-10-01T17:37:29.636Z] ---> Running in 1f5c4995865b [2020-10-01T17:37:29.636Z] ---> Running in a596004a6865 [2020-10-01T17:37:30.585Z] Removing intermediate container b3024e43ff53 [2020-10-01T17:37:30.585Z] ---> 551214ee404d [2020-10-01T17:37:30.585Z] Step 7/29 : COPY . . [2020-10-01T17:37:32.965Z] using credential edgex-jenkins-ssh [2020-10-01T17:37:33.072Z] Cloning the remote Git repository [2020-10-01T17:37:33.396Z] Removing intermediate container c803339560cb [2020-10-01T17:37:33.396Z] ---> 8eb4cd09679d [2020-10-01T17:37:33.396Z] Step 8/23 : COPY . . [2020-10-01T17:37:33.140Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-01T17:37:33.263Z] > git init /w/workspace/edgex-go/156 # timeout=10 [2020-10-01T17:37:33.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-01T17:37:33.350Z] > git --version # timeout=10 [2020-10-01T17:37:33.369Z] > git --version # 'git version 2.17.1' [2020-10-01T17:37:33.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T17:37:33.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T17:37:36.119Z] Removing intermediate container 9b4f4f96f0b8 [2020-10-01T17:37:36.119Z] ---> e84030f7276d [2020-10-01T17:37:36.119Z] Step 8/26 : COPY . . [2020-10-01T17:37:42.730Z] Removing intermediate container 1f5c4995865b [2020-10-01T17:37:42.730Z] ---> 7f1212d82c70 [2020-10-01T17:37:42.730Z] Step 8/22 : COPY . . [2020-10-01T17:37:46.950Z] Removing intermediate container a596004a6865 [2020-10-01T17:37:46.950Z] ---> 087faef6235c [2020-10-01T17:37:46.950Z] Step 8/27 : COPY . . [2020-10-01T17:37:55.038Z] Checking out Revision 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 (master) [2020-10-01T17:37:55.107Z] ---> 1ceabb426f35 [2020-10-01T17:37:55.107Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-01T17:37:54.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-01T17:37:54.424Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T17:37:54.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-01T17:37:54.476Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-01T17:37:54.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T17:37:54.489Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-01T17:37:55.063Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T17:37:55.077Z] > git checkout -f 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 # timeout=10 [2020-10-01T17:37:59.543Z] Commit message: "Merge pull request #2710 from edgexfoundry/dependabot/go_modules/github.com/imdario/mergo-0.3.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-01T17:38:00.414Z] ---> Running in 9eb27e4b4fab [2020-10-01T17:38:01.806Z] ---> 5691e289e57b [2020-10-01T17:38:01.806Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-01T17:38:01.806Z] ---> 9dbcabfc7289 [2020-10-01T17:38:01.806Z] 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-01T17:38:05.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-01T17:38:05.395Z] ---> Running in b1bfeaae3879 [2020-10-01T17:38:05.395Z] ---> Running in cd0bafcac5e5 [2020-10-01T17:38:05.657Z] ---> beb1fe473285 [2020-10-01T17:38:05.657Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-01T17:38:05.657Z] ---> 46286b252c18 [2020-10-01T17:38:05.657Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-01T17:38:05.946Z] ---> Running in ddb1f40c2416 [2020-10-01T17:38:05.946Z] ---> Running in 899d68084dab [2020-10-01T17:38:06.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-01T17:38:06.921Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2020-10-01T17:38:07.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-01T17:38:07.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] echo [2020-10-01T17:38:12.490Z] ========================================================= [2020-10-01T17:38:12.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-01T17:38:12.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:38:13.397Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-01T17:38:17.729Z] Sending build context to Docker daemon 324.5MB [2020-10-01T17:38:17.729Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-01T17:38:17.729Z] Step 2/7 : FROM ${BASE} [2020-10-01T17:38:17.729Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-01T17:38:17.729Z] b538f80385f9: Pulling fs layer [2020-10-01T17:38:17.729Z] 74f711af9a0d: Pulling fs layer [2020-10-01T17:38:17.729Z] 99f96fe45779: Pulling fs layer [2020-10-01T17:38:17.730Z] 8529a6b9a6be: Pulling fs layer [2020-10-01T17:38:17.730Z] 45590311c82a: Pulling fs layer [2020-10-01T17:38:17.730Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-01T17:38:17.730Z] 209524e5b208: Pulling fs layer [2020-10-01T17:38:17.730Z] 45590311c82a: Waiting [2020-10-01T17:38:17.730Z] 8529a6b9a6be: Waiting [2020-10-01T17:38:17.730Z] 69ca0ff8b7b3: Waiting [2020-10-01T17:38:17.730Z] 209524e5b208: Waiting [2020-10-01T17:38:17.730Z] 99f96fe45779: Verifying Checksum [2020-10-01T17:38:17.730Z] 99f96fe45779: Download complete [2020-10-01T17:38:17.730Z] 74f711af9a0d: Verifying Checksum [2020-10-01T17:38:17.730Z] 74f711af9a0d: Download complete [2020-10-01T17:38:17.730Z] 45590311c82a: Verifying Checksum [2020-10-01T17:38:17.730Z] 45590311c82a: Download complete [2020-10-01T17:38:18.005Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-01T17:38:18.005Z] 69ca0ff8b7b3: Download complete [2020-10-01T17:38:18.005Z] b538f80385f9: Verifying Checksum [2020-10-01T17:38:18.005Z] b538f80385f9: Download complete [2020-10-01T17:38:18.603Z] b538f80385f9: Pull complete [2020-10-01T17:38:19.208Z] 74f711af9a0d: Pull complete [2020-10-01T17:38:19.484Z] 99f96fe45779: Pull complete [2020-10-01T17:38:21.471Z] 209524e5b208: Verifying Checksum [2020-10-01T17:38:21.471Z] 209524e5b208: Download complete [2020-10-01T17:38:22.914Z] 8529a6b9a6be: Verifying Checksum [2020-10-01T17:38:22.914Z] 8529a6b9a6be: Download complete [2020-10-01T17:38:29.294Z] Removing intermediate container 9eb27e4b4fab [2020-10-01T17:38:29.294Z] ---> 3126acd3a4dc [2020-10-01T17:38:29.294Z] [2020-10-01T17:38:29.294Z] Step 9/29 : FROM alpine:latest [2020-10-01T17:38:29.294Z] ---> a24bb4013296 [2020-10-01T17:38:29.294Z] 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-01T17:38:30.255Z] ---> Running in e85b600b306c [2020-10-01T17:38:30.846Z] Removing intermediate container e85b600b306c [2020-10-01T17:38:30.846Z] ---> 77fc47b97821 [2020-10-01T17:38:30.846Z] Step 11/29 : USER root [2020-10-01T17:38:31.113Z] ---> Running in ba0babcd1ebc [2020-10-01T17:38:31.380Z] Removing intermediate container ba0babcd1ebc [2020-10-01T17:38:31.380Z] ---> 880d5306a80d [2020-10-01T17:38:31.380Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-01T17:38:31.380Z] ---> Running in 173a6aca85be [2020-10-01T17:38:31.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-01T17:38:32.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:32.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:32.808Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:38:32.808Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:38:32.808Z] OK: 12750 distinct packages available [2020-10-01T17:38:33.078Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-01T17:38:33.078Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-01T17:38:33.079Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:38:33.079Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T17:38:33.080Z] 8529a6b9a6be: Pull complete [2020-10-01T17:38:33.345Z] OK: 6 MiB in 16 packages [2020-10-01T17:38:33.354Z] 45590311c82a: Pull complete [2020-10-01T17:38:33.633Z] 69ca0ff8b7b3: Pull complete [2020-10-01T17:38:35.937Z] Removing intermediate container ddb1f40c2416 [2020-10-01T17:38:35.937Z] ---> 8ff098db7364 [2020-10-01T17:38:35.937Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-01T17:38:36.905Z] Removing intermediate container 173a6aca85be [2020-10-01T17:38:36.905Z] ---> 333444aac562 [2020-10-01T17:38:36.905Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-01T17:38:36.905Z] ---> Running in dfca35fc33ff [2020-10-01T17:38:36.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-01T17:38:37.176Z] ---> Running in a8f55058fe09 [2020-10-01T17:38:37.177Z] Removing intermediate container a8f55058fe09 [2020-10-01T17:38:37.177Z] ---> b1a5fe5d86b7 [2020-10-01T17:38:37.177Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-01T17:38:37.451Z] ---> Running in 7c174c4f7d53 [2020-10-01T17:38:37.720Z] Removing intermediate container 7c174c4f7d53 [2020-10-01T17:38:37.720Z] ---> 3ef3d9f18db7 [2020-10-01T17:38:37.720Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-01T17:38:37.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-01T17:38:37.720Z] ---> Running in 595506fd1fb5 [2020-10-01T17:38:37.977Z] 209524e5b208: Pull complete [2020-10-01T17:38:37.977Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-01T17:38:37.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-01T17:38:37.977Z] ---> 5bddaf1c2fca [2020-10-01T17:38:37.977Z] 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-01T17:38:41.060Z] Removing intermediate container 595506fd1fb5 [2020-10-01T17:38:41.060Z] ---> 0a62cb9b8ac6 [2020-10-01T17:38:41.060Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-01T17:38:42.321Z] ---> Running in 33a0220831e8 [2020-10-01T17:38:42.976Z] Removing intermediate container dfca35fc33ff [2020-10-01T17:38:42.977Z] ---> 48aca2fcbf0f [2020-10-01T17:38:42.977Z] [2020-10-01T17:38:42.977Z] Step 11/27 : FROM docker:latest [2020-10-01T17:38:42.977Z] ---> 809cc4dba987 [2020-10-01T17:38:42.977Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-01T17:38:43.237Z] ---> 71d6c9524f5c [2020-10-01T17:38:43.237Z] Removing intermediate container 899d68084dab [2020-10-01T17:38:43.237Z] ---> 63168f1358e0 [2020-10-01T17:38:43.237Z] [2020-10-01T17:38:43.237Z] Step 10/22 : FROM scratchStep 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-01T17:38:43.237Z] [2020-10-01T17:38:43.237Z] ---> [2020-10-01T17:38:43.237Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:38:43.237Z] Removing intermediate container cd0bafcac5e5 [2020-10-01T17:38:43.237Z] ---> b133c525dccb [2020-10-01T17:38:43.237Z] [2020-10-01T17:38:43.237Z] Step 10/26 : FROM alpine:3.10 [2020-10-01T17:38:43.237Z] ---> Running in e9b4beebf7d1 [2020-10-01T17:38:43.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:38:43.500Z] 3.10: Pulling from library/alpine [2020-10-01T17:38:43.762Z] ---> Using cache [2020-10-01T17:38:43.762Z] ---> 0561a0f83f7f [2020-10-01T17:38:43.762Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-01T17:38:44.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:38:44.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:44.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:44.595Z] (1/2) Installing readline (8.0.4-r0) [2020-10-01T17:38:44.595Z] (2/2) Installing bash (5.0.17-r0) [2020-10-01T17:38:44.595Z] Executing bash-5.0.17-r0.post-install [2020-10-01T17:38:44.595Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:38:44.595Z] OK: 12 MiB in 22 packages [2020-10-01T17:38:45.260Z] (1/12) Installing libmagic (5.38-r0) [2020-10-01T17:38:45.534Z] (2/12) Installing file (5.38-r0) [2020-10-01T17:38:45.808Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-01T17:38:45.808Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-01T17:38:45.981Z] ---> 064175b90bdf [2020-10-01T17:38:45.981Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-01T17:38:46.242Z] ---> Running in cf8958a1b531 [2020-10-01T17:38:46.242Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-01T17:38:46.242Z] Status: Downloaded newer image for alpine:3.10 [2020-10-01T17:38:46.242Z] ---> be4e4bea2c2e [2020-10-01T17:38:46.242Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-01T17:38:46.503Z] Removing intermediate container b1bfeaae3879 [2020-10-01T17:38:46.503Z] ---> 10086ba2375e [2020-10-01T17:38:46.503Z] [2020-10-01T17:38:46.503Z] Step 10/23 : FROM alpine [2020-10-01T17:38:46.503Z] ---> a24bb4013296 [2020-10-01T17:38:46.503Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:38:46.503Z] ---> Running in ee08070f2fe4 [2020-10-01T17:38:46.503Z] Removing intermediate container cf8958a1b531 [2020-10-01T17:38:46.503Z] ---> 3d51b39be38d [2020-10-01T17:38:46.503Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:38:46.764Z] ---> e15fdc4a73ed [2020-10-01T17:38:46.764Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-01T17:38:46.764Z] ---> Running in 3419ac2035aa [2020-10-01T17:38:46.764Z] ---> Running in 7bc966da5812 [2020-10-01T17:38:47.026Z] Removing intermediate container e9b4beebf7d1 [2020-10-01T17:38:47.026Z] ---> d58d1d4ac169 [2020-10-01T17:38:47.026Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-01T17:38:47.286Z] Removing intermediate container 3419ac2035aa [2020-10-01T17:38:47.286Z] ---> 2ab14b683136 [2020-10-01T17:38:47.286Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-01T17:38:47.286Z] Removing intermediate container 7bc966da5812 [2020-10-01T17:38:47.286Z] ---> ba1fa6e049c7 [2020-10-01T17:38:47.286Z] Step 14/22 : WORKDIR / [2020-10-01T17:38:47.881Z] ---> 5fcb50f4b75d [2020-10-01T17:38:47.881Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-01T17:38:47.881Z] ---> Running in 03208d87bfae [2020-10-01T17:38:47.881Z] ---> Running in 1ebd3356371b [2020-10-01T17:38:47.881Z] ---> Running in c5e0565b849e [2020-10-01T17:38:47.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:48.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:48.147Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-01T17:38:48.147Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-01T17:38:48.147Z] OK: 10346 distinct packages available [2020-10-01T17:38:48.408Z] Removing intermediate container 03208d87bfae [2020-10-01T17:38:48.408Z] ---> 0b2fa116f7b0 [2020-10-01T17:38:48.408Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-01T17:38:48.408Z] ---> ab80107a588c [2020-10-01T17:38:48.408Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-01T17:38:48.408Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-01T17:38:48.408Z] Removing intermediate container 1ebd3356371b [2020-10-01T17:38:48.408Z] ---> 5068c3a0f68e [2020-10-01T17:38:48.408Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-01T17:38:48.408Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-01T17:38:48.408Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-01T17:38:48.408Z] (4/5) Installing curl (7.66.0-r1) [2020-10-01T17:38:48.408Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-01T17:38:48.408Z] Executing busybox-1.30.1-r3.trigger [2020-10-01T17:38:48.408Z] Executing ca-certificates-20191127-r2.trigger [2020-10-01T17:38:48.408Z] OK: 7 MiB in 19 packages [2020-10-01T17:38:48.668Z] ---> Running in 48d56635be16 [2020-10-01T17:38:48.929Z] ---> Running in a2c5f29833e2 [2020-10-01T17:38:48.929Z] ---> e3c149bb845a [2020-10-01T17:38:48.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-01T17:38:49.199Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-01T17:38:49.200Z] (6/12) Installing patch (2.7.6-r6) [2020-10-01T17:38:49.475Z] (7/12) Installing build-base (0.5-r2) [2020-10-01T17:38:49.475Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-01T17:38:49.475Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-01T17:38:49.500Z] Removing intermediate container a2c5f29833e2 [2020-10-01T17:38:49.500Z] ---> 9926a7fc09c9 [2020-10-01T17:38:49.500Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:38:49.751Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-01T17:38:49.751Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-01T17:38:50.024Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-01T17:38:50.024Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:38:50.024Z] OK: 217 MiB in 51 packages [2020-10-01T17:38:50.070Z] ---> Running in 9c891b8474d7 [2020-10-01T17:38:50.070Z] ---> ef2714a64847 [2020-10-01T17:38:50.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-01T17:38:50.330Z] Removing intermediate container ee08070f2fe4 [2020-10-01T17:38:50.330Z] ---> 1cadbb3e882e [2020-10-01T17:38:50.330Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T17:38:50.591Z] Removing intermediate container c5e0565b849e [2020-10-01T17:38:50.591Z] ---> b6c74b5fcba0 [2020-10-01T17:38:50.591Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-01T17:38:50.591Z] ---> Running in 291b3dc2fc0a [2020-10-01T17:38:50.592Z] ---> 2a4f6bf65717 [2020-10-01T17:38:50.592Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-01T17:38:50.852Z] ---> Running in ed0af1cf5930 [2020-10-01T17:38:51.422Z] ---> Running in ea0b304938b0 [2020-10-01T17:38:51.422Z] Removing intermediate container 291b3dc2fc0a [2020-10-01T17:38:51.422Z] ---> 8b502b91d3f3 [2020-10-01T17:38:51.422Z] Step 13/26 : WORKDIR / [2020-10-01T17:38:51.706Z] Removing intermediate container ed0af1cf5930 [2020-10-01T17:38:51.706Z] ---> f78534fa523e [2020-10-01T17:38:51.706Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-01T17:38:51.706Z] Removing intermediate container 48d56635be16 [2020-10-01T17:38:51.706Z] ---> b65111c69a7d [2020-10-01T17:38:51.706Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T17:38:51.706Z] Removing intermediate container ea0b304938b0 [2020-10-01T17:38:51.706Z] ---> 7028990b4353 [2020-10-01T17:38:51.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:38:52.011Z] ---> Running in be5d6a7158ce [2020-10-01T17:38:52.011Z] ---> Running in c9ce64e767a4 [2020-10-01T17:38:52.011Z] ---> Running in 94f8c2a16263 [2020-10-01T17:38:52.326Z] ---> e8307193d68c [2020-10-01T17:38:52.326Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T17:38:52.326Z] ---> Running in cc4c4caf3954 [2020-10-01T17:38:52.326Z] Removing intermediate container be5d6a7158ce [2020-10-01T17:38:52.326Z] ---> 740ead1248fa [2020-10-01T17:38:52.326Z] 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-01T17:38:52.326Z] Removing intermediate container c9ce64e767a4 [2020-10-01T17:38:52.326Z] ---> cd4297f70067 [2020-10-01T17:38:52.326Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-01T17:38:52.593Z] Removing intermediate container 9c891b8474d7 [2020-10-01T17:38:52.593Z] ---> a524231896f7 [2020-10-01T17:38:52.593Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-01T17:38:52.593Z] Removing intermediate container 94f8c2a16263 [2020-10-01T17:38:52.593Z] ---> 4381c3263070 [2020-10-01T17:38:52.593Z] Step 20/22 : LABEL arch=x86_64 [2020-10-01T17:38:52.593Z] ---> Running in a4479e62e7da [2020-10-01T17:38:52.857Z] ---> Running in a6af27d8136b [2020-10-01T17:38:52.857Z] ---> Running in db7658cf0030 [2020-10-01T17:38:53.118Z] ---> c2d045a7fed6 [2020-10-01T17:38:53.118Z] 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-01T17:38:53.118Z] Removing intermediate container a4479e62e7da [2020-10-01T17:38:53.118Z] ---> 6206a6455387 [2020-10-01T17:38:53.118Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-01T17:38:53.384Z] Removing intermediate container db7658cf0030 [2020-10-01T17:38:53.384Z] ---> b632dd6a2fba [2020-10-01T17:38:53.384Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:38:53.384Z] ---> 920731afbdae [2020-10-01T17:38:53.384Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-01T17:38:53.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:53.647Z] ---> Running in f24bb4d3e5ae [2020-10-01T17:38:53.912Z] ---> f992e57c1765 [2020-10-01T17:38:53.912Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-01T17:38:53.912Z] Removing intermediate container f24bb4d3e5ae [2020-10-01T17:38:53.912Z] ---> 03827b80ecdc [2020-10-01T17:38:53.912Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:38:53.912Z] ---> fd0d3833d0f1 [2020-10-01T17:38:53.912Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-01T17:38:54.174Z] ---> Running in 53b3050c7e1f [2020-10-01T17:38:54.174Z] Removing intermediate container cc4c4caf3954 [2020-10-01T17:38:54.174Z] ---> f7a4d54ca27a [2020-10-01T17:38:54.174Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-01T17:38:54.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:54.174Z] ---> Running in c09fb1ef281c [2020-10-01T17:38:54.367Z] Removing intermediate container 33a0220831e8 [2020-10-01T17:38:54.367Z] ---> eed3597eb45a [2020-10-01T17:38:54.368Z] Step 4/7 : WORKDIR /edgex-go [2020-10-01T17:38:54.368Z] ---> Running in 8bab20c0954c [2020-10-01T17:38:54.435Z] ---> 69403978d449 [2020-10-01T17:38:54.435Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-01T17:38:54.435Z] ---> 1adbf416c965 [2020-10-01T17:38:54.435Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-01T17:38:54.435Z] Removing intermediate container 53b3050c7e1f [2020-10-01T17:38:54.435Z] ---> 0d1f5dc51ce2 [2020-10-01T17:38:54.436Z] [2020-10-01T17:38:54.697Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-01T17:38:54.697Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-01T17:38:54.697Z] Successfully built 0d1f5dc51ce2 [2020-10-01T17:38:54.697Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-01T17:38:54.697Z] Successfully tagged docker-core-command-go:latest [2020-10-01T17:38:54.957Z]  Building docker-core-command-go ... done  ---> ac183ed2bb1d [2020-10-01T17:38:54.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-01T17:38:54.957Z] ---> 063f2c67390f [2020-10-01T17:38:54.957Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-01T17:38:54.957Z] ---> Running in 9d7373e6d362 [2020-10-01T17:38:54.957Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-01T17:38:54.966Z] Removing intermediate container 8bab20c0954c [2020-10-01T17:38:54.966Z] ---> b6b09f83bdd9 [2020-10-01T17:38:54.966Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-01T17:38:55.230Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-01T17:38:55.230Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:38:55.230Z] OK: 8 MiB in 19 packages [2020-10-01T17:38:55.271Z] latest: Pulling from library/docker [2020-10-01T17:38:55.494Z] ---> 37072fbd40f6 [2020-10-01T17:38:55.495Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-01T17:38:55.549Z] b538f80385f9: Already exists [2020-10-01T17:38:55.549Z] 259a493cd78d: Pulling fs layer [2020-10-01T17:38:55.549Z] b8e66b5100f5: Pulling fs layer [2020-10-01T17:38:55.549Z] 7f8258a56ab6: Pulling fs layer [2020-10-01T17:38:55.549Z] 75a0a0ebb566: Pulling fs layer [2020-10-01T17:38:55.549Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-01T17:38:55.549Z] 294320357d30: Pulling fs layer [2020-10-01T17:38:55.549Z] 75a0a0ebb566: Waiting [2020-10-01T17:38:55.549Z] 4a2c62f0a2a3: Waiting [2020-10-01T17:38:55.549Z] 294320357d30: Waiting [2020-10-01T17:38:55.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:55.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:38:55.833Z] b8e66b5100f5: Verifying Checksum [2020-10-01T17:38:55.833Z] b8e66b5100f5: Download complete [2020-10-01T17:38:55.833Z] 259a493cd78d: Verifying Checksum [2020-10-01T17:38:55.833Z] 75a0a0ebb566: Download complete [2020-10-01T17:38:56.021Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-01T17:38:56.021Z] (2/33) Installing expat (2.2.9-r1) [2020-10-01T17:38:56.022Z] (3/33) Installing libffi (3.3-r2) [2020-10-01T17:38:56.022Z] (4/33) Installing gdbm (1.13-r1) [2020-10-01T17:38:56.022Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-01T17:38:56.022Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-01T17:38:56.022Z] Removing intermediate container c09fb1ef281c [2020-10-01T17:38:56.022Z] ---> bc24e797c926 [2020-10-01T17:38:56.022Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T17:38:56.022Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-01T17:38:56.120Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-01T17:38:56.120Z] 4a2c62f0a2a3: Download complete [2020-10-01T17:38:56.120Z] 294320357d30: Verifying Checksum [2020-10-01T17:38:56.120Z] 294320357d30: Download complete [2020-10-01T17:38:56.594Z] ---> Running in 5b32862de20b [2020-10-01T17:38:56.750Z] 259a493cd78d: Pull complete [2020-10-01T17:38:57.025Z] b8e66b5100f5: Pull complete [2020-10-01T17:38:57.302Z] 7f8258a56ab6: Verifying Checksum [2020-10-01T17:38:57.302Z] 7f8258a56ab6: Download complete [2020-10-01T17:39:00.701Z] 7f8258a56ab6: Pull complete [2020-10-01T17:39:00.806Z] ---> c797b733f210 [2020-10-01T17:39:00.806Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T17:39:00.806Z] Removing intermediate container a6af27d8136b [2020-10-01T17:39:00.806Z] ---> 5e171f3df2b9 [2020-10-01T17:39:00.806Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-01T17:39:00.806Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-01T17:39:00.807Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-01T17:39:00.807Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-01T17:39:00.807Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-01T17:39:00.807Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-01T17:39:00.807Z] Removing intermediate container 5b32862de20b [2020-10-01T17:39:00.807Z] ---> 87cf7ac57ea3 [2020-10-01T17:39:00.807Z] Step 26/29 : CMD [ "generate" ] [2020-10-01T17:39:00.807Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-01T17:39:00.807Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-01T17:39:00.807Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-01T17:39:00.807Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-01T17:39:00.976Z] 75a0a0ebb566: Pull complete [2020-10-01T17:39:01.067Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-01T17:39:01.250Z] 4a2c62f0a2a3: Pull complete [2020-10-01T17:39:01.327Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-01T17:39:01.327Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-01T17:39:01.592Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-01T17:39:01.592Z] ---> 01a15c522e7a [2020-10-01T17:39:01.592Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T17:39:01.592Z] ---> Running in d1394386336f [2020-10-01T17:39:01.592Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-01T17:39:01.846Z] 294320357d30: Pull complete [2020-10-01T17:39:01.846Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-01T17:39:01.846Z] Status: Downloaded newer image for docker:latest [2020-10-01T17:39:01.853Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-01T17:39:01.853Z] ---> 25b79a7d9bcf [2020-10-01T17:39:01.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-01T17:39:01.853Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-01T17:39:01.853Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-01T17:39:01.853Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-01T17:39:01.853Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-01T17:39:02.113Z] ---> Running in 4e5b0a43749e [2020-10-01T17:39:02.113Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-01T17:39:02.113Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-01T17:39:02.113Z] Removing intermediate container d1394386336f [2020-10-01T17:39:02.113Z] ---> c7565e71087d [2020-10-01T17:39:02.113Z] Step 27/29 : LABEL arch=x86_64 [2020-10-01T17:39:02.113Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-01T17:39:02.113Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-01T17:39:02.682Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-01T17:39:02.682Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-01T17:39:02.682Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-01T17:39:03.254Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:39:03.254Z] OK: 71 MiB in 55 packages [2020-10-01T17:39:03.254Z] ---> Running in 5bc2bdfbafc9 [2020-10-01T17:39:03.254Z] ---> 8402d30b8dcd [2020-10-01T17:39:03.254Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-01T17:39:03.514Z] Removing intermediate container 5bc2bdfbafc9 [2020-10-01T17:39:03.514Z] ---> ca328c50285c [2020-10-01T17:39:03.514Z] Step 28/29 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:03.514Z] ---> Running in 508ac1d9bf4f [2020-10-01T17:39:03.780Z] ---> 8eed78bda3a4 [2020-10-01T17:39:03.780Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-01T17:39:04.043Z] ---> Running in 9d55f4de8463 [2020-10-01T17:39:04.043Z] Removing intermediate container 508ac1d9bf4f [2020-10-01T17:39:04.043Z] ---> a7c0f33e45c5 [2020-10-01T17:39:04.043Z] Step 29/29 : LABEL version=1.2.2-dev.41 [2020-10-01T17:39:05.225Z] ---> d4c3e0c6d7f5 [2020-10-01T17:39:05.225Z] Step 6/7 : COPY go.mod . [2020-10-01T17:39:05.825Z] ---> ad5cb79f7697 [2020-10-01T17:39:05.825Z] Step 7/7 : RUN go mod download [2020-10-01T17:39:05.825Z] ---> Running in 9c3b7b722707 [2020-10-01T17:39:08.255Z] ---> Running in 61e14913b22a [2020-10-01T17:39:08.255Z] Removing intermediate container 9d55f4de8463 [2020-10-01T17:39:08.255Z] ---> 42f68d1040c6 [2020-10-01T17:39:08.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:39:08.255Z] Removing intermediate container 9d7373e6d362 [2020-10-01T17:39:08.255Z] ---> 0ad343133700 [2020-10-01T17:39:08.255Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-01T17:39:08.255Z] ---> Running in 5369bfb8cdb5 [2020-10-01T17:39:08.519Z] Removing intermediate container 4e5b0a43749e [2020-10-01T17:39:08.519Z] ---> b19449dd933b [2020-10-01T17:39:08.519Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T17:39:08.519Z] Removing intermediate container 61e14913b22a [2020-10-01T17:39:08.519Z] ---> 59ef1ee2f995 [2020-10-01T17:39:08.519Z] [2020-10-01T17:39:08.519Z] ---> Running in 621d693e8611 [2020-10-01T17:39:08.780Z] Successfully built 59ef1ee2f995 [2020-10-01T17:39:09.040Z] ---> Running in 2e453ab41e2b [2020-10-01T17:39:09.040Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-01T17:39:09.040Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 5369bfb8cdb5 [2020-10-01T17:39:09.040Z] ---> b21a2e6efeb6 [2020-10-01T17:39:09.040Z] Step 21/23 : LABEL arch=x86_64 [2020-10-01T17:39:09.302Z] ---> Running in d9bcdba7416b [2020-10-01T17:39:09.302Z] Removing intermediate container 2e453ab41e2b [2020-10-01T17:39:09.302Z] ---> 67cd8da70792 [2020-10-01T17:39:09.302Z] Step 24/26 : LABEL arch=x86_64 [2020-10-01T17:39:09.302Z] ---> Running in aada1242099d [2020-10-01T17:39:09.564Z] Removing intermediate container d9bcdba7416b [2020-10-01T17:39:09.564Z] ---> c6ee905aed38 [2020-10-01T17:39:09.564Z] Step 22/23 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:09.564Z] Removing intermediate container aada1242099d [2020-10-01T17:39:09.564Z] ---> b3d55bb3cfb3 [2020-10-01T17:39:09.564Z] Step 25/26 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:09.564Z] ---> Running in 6fc867e35957 [2020-10-01T17:39:09.564Z] ---> Running in 5f4db6fa63a7 [2020-10-01T17:39:09.828Z] Removing intermediate container 6fc867e35957 [2020-10-01T17:39:09.828Z] ---> 5f75b6782ef0 [2020-10-01T17:39:09.828Z] Step 23/23 : LABEL version=1.2.2-dev.41 [2020-10-01T17:39:09.828Z] ---> Running in 3ac0584f4ec4 [2020-10-01T17:39:09.828Z] Removing intermediate container 5f4db6fa63a7 [2020-10-01T17:39:09.828Z] ---> ebb7f9ed84ac [2020-10-01T17:39:09.828Z] Step 26/26 : LABEL version=1.2.2-dev.41 [2020-10-01T17:39:10.090Z] ---> Running in e63e694c6b89 [2020-10-01T17:39:10.090Z] Removing intermediate container 3ac0584f4ec4 [2020-10-01T17:39:10.090Z] ---> 80182deccd3b [2020-10-01T17:39:10.090Z] [2020-10-01T17:39:10.090Z] Removing intermediate container e63e694c6b89 [2020-10-01T17:39:10.090Z] ---> e4fb3ad08c23 [2020-10-01T17:39:10.090Z] [2020-10-01T17:39:10.350Z] Collecting docker-compose==1.23.2 [2020-10-01T17:39:10.350Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-01T17:39:10.610Z] Successfully built 80182deccd3b [2020-10-01T17:39:10.869Z] Successfully built e4fb3ad08c23 [2020-10-01T17:39:10.869Z] Successfully tagged docker-core-data-go:latest [2020-10-01T17:39:10.869Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-01T17:39:10.869Z]  Building docker-core-data-go ... done  Building docker-security-secretstore-setup-go ... done Collecting docker<4.0,>=3.6.0 [2020-10-01T17:39:10.869Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-01T17:39:11.129Z] Collecting texttable<0.10,>=0.9.0 [2020-10-01T17:39:11.129Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-01T17:39:11.698Z] Collecting cached-property<2,>=1.2.0 [2020-10-01T17:39:11.698Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-01T17:39:11.698Z] 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-01T17:39:11.698Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-01T17:39:11.698Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-01T17:39:12.268Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-01T17:39:12.268Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-01T17:39:12.268Z] Collecting docopt<0.7,>=0.6.1 [2020-10-01T17:39:12.268Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-01T17:39:12.838Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-01T17:39:12.838Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T17:39:13.099Z] Collecting PyYAML<4,>=3.10 [2020-10-01T17:39:13.099Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-01T17:39:14.039Z] Collecting jsonschema<3,>=2.5.1 [2020-10-01T17:39:14.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-01T17:39:14.039Z] Collecting docker-pycreds>=0.4.0 [2020-10-01T17:39:14.039Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-01T17:39:14.039Z] 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-01T17:39:14.039Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-01T17:39:14.039Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-01T17:39:14.039Z] Collecting idna<2.8,>=2.5 [2020-10-01T17:39:14.039Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-01T17:39:14.303Z] 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-01T17:39:14.303Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-01T17:39:14.303Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-01T17:39:14.303Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-01T17:39:14.303Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-01T17:39:14.303Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, cached-property, dockerpty, docopt, PyYAML, jsonschema, docker-compose [2020-10-01T17:39:14.303Z] Attempting uninstall: urllib3 [2020-10-01T17:39:14.303Z] Found existing installation: urllib3 1.25.9 [2020-10-01T17:39:14.303Z] Uninstalling urllib3-1.25.9: [2020-10-01T17:39:14.303Z] Successfully uninstalled urllib3-1.25.9 [2020-10-01T17:39:14.565Z] Attempting uninstall: idna [2020-10-01T17:39:14.565Z] Found existing installation: idna 2.9 [2020-10-01T17:39:14.565Z] Uninstalling idna-2.9: [2020-10-01T17:39:14.565Z] Successfully uninstalled idna-2.9 [2020-10-01T17:39:14.829Z] Attempting uninstall: requests [2020-10-01T17:39:14.829Z] Found existing installation: requests 2.23.0 [2020-10-01T17:39:14.829Z] Uninstalling requests-2.23.0: [2020-10-01T17:39:14.829Z] Successfully uninstalled requests-2.23.0 [2020-10-01T17:39:15.406Z] Running setup.py install for texttable: started [2020-10-01T17:39:15.669Z] Running setup.py install for texttable: finished with status 'done' [2020-10-01T17:39:15.669Z] Running setup.py install for dockerpty: started [2020-10-01T17:39:16.241Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-01T17:39:16.241Z] Running setup.py install for docopt: started [2020-10-01T17:39:16.502Z] Running setup.py install for docopt: finished with status 'done' [2020-10-01T17:39:16.502Z] Running setup.py install for PyYAML: started [2020-10-01T17:39:17.071Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-01T17:39:18.013Z] 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-01T17:39:20.566Z] Removing intermediate container 621d693e8611 [2020-10-01T17:39:20.566Z] ---> 2de55382726a [2020-10-01T17:39:20.566Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-01T17:39:20.566Z] ---> Running in d518434b913b [2020-10-01T17:39:21.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T17:39:21.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T17:39:21.400Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T17:39:21.400Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-01T17:39:21.400Z] (3/3) Installing curl (7.69.1-r1) [2020-10-01T17:39:21.400Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:39:21.400Z] OK: 72 MiB in 58 packages [2020-10-01T17:39:21.973Z] Removing intermediate container d518434b913b [2020-10-01T17:39:21.973Z] ---> ae4ef0ee8d54 [2020-10-01T17:39:21.973Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-01T17:39:21.973Z] ---> Running in 7bfd01fe873c [2020-10-01T17:39:22.234Z] Removing intermediate container 7bfd01fe873c [2020-10-01T17:39:22.234Z] ---> a52e6b4fbf74 [2020-10-01T17:39:22.234Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:39:22.234Z] ---> Running in 992d60e7e981 [2020-10-01T17:39:22.234Z] Removing intermediate container 992d60e7e981 [2020-10-01T17:39:22.234Z] ---> dfeafcc0ecd9 [2020-10-01T17:39:22.234Z] Step 25/27 : LABEL arch=x86_64 [2020-10-01T17:39:22.495Z] ---> Running in 1522464aa077 [2020-10-01T17:39:22.495Z] Removing intermediate container 1522464aa077 [2020-10-01T17:39:22.495Z] ---> 30f0cf786d84 [2020-10-01T17:39:22.495Z] Step 26/27 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:22.495Z] ---> Running in 5b0b36d658f8 [2020-10-01T17:39:22.756Z] Removing intermediate container 5b0b36d658f8 [2020-10-01T17:39:22.756Z] ---> 2899be5f26e7 [2020-10-01T17:39:22.756Z] Step 27/27 : LABEL version=1.2.2-dev.41 [2020-10-01T17:39:22.756Z] ---> Running in dfa979829be1 [2020-10-01T17:39:23.017Z] Removing intermediate container dfa979829be1 [2020-10-01T17:39:23.017Z] ---> 45eec28d1089 [2020-10-01T17:39:23.017Z] [2020-10-01T17:39:23.017Z] Successfully built 45eec28d1089 [2020-10-01T17:39:23.017Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-01T17:39:23.288Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-01T17:39:23.306Z] $ docker stop --time=1 cdc362c1055f67b0dae307559604aeb100133fd4a07e8486a67248ee85c203a3 [2020-10-01T17:39:24.813Z] $ docker rm -f cdc362c1055f67b0dae307559604aeb100133fd4a07e8486a67248ee85c203a3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:39:25.320Z] + docker images [2020-10-01T17:39:25.320Z] + grep docker [2020-10-01T17:39:25.320Z] docker-sys-mgmt-agent-go latest 45eec28d1089 3 seconds ago 290MB [2020-10-01T17:39:25.320Z] docker-core-data-go latest 80182deccd3b 16 seconds ago 23.6MB [2020-10-01T17:39:25.320Z] docker-security-secretstore-setup-go latest e4fb3ad08c23 16 seconds ago 32.4MB [2020-10-01T17:39:25.320Z] docker-security-secrets-setup-go latest 59ef1ee2f995 17 seconds ago 24MB [2020-10-01T17:39:25.320Z] docker-core-command-go latest 0d1f5dc51ce2 31 seconds ago 12.2MB [2020-10-01T17:39:25.320Z] docker-support-notifications-go latest 42ec2ba38349 2 minutes ago 13.6MB [2020-10-01T17:39:25.320Z] docker-core-metadata-go latest 0d802e374790 2 minutes ago 14.1MB [2020-10-01T17:39:25.320Z] docker-support-scheduler-go latest c8d4bafd333d 2 minutes ago 12.3MB [2020-10-01T17:39:25.320Z] docker-support-logging-go latest 24330d652440 2 minutes ago 11.1MB [2020-10-01T17:39:25.320Z] docker-security-proxy-setup-go latest ba32556d74a2 2 minutes ago 15.8MB [2020-10-01T17:39:25.320Z] docker latest 809cc4dba987 13 days ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-01T17:39:26.019Z] provisioning config files... [2020-10-01T17:39:26.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/156@tmp/config2475769743099155030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:39:26.472Z] ---> docker-login.sh [2020-10-01T17:39:26.472Z] nexus3.edgexfoundry.org:10001 [2020-10-01T17:39:26.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:39:26.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:39:26.472Z] Configure a credential helper to remove this warning. See [2020-10-01T17:39:26.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:39:26.472Z] [2020-10-01T17:39:26.472Z] Login Succeeded [2020-10-01T17:39:26.472Z] nexus3.edgexfoundry.org:10002 [2020-10-01T17:39:26.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:39:26.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:39:26.733Z] Configure a credential helper to remove this warning. See [2020-10-01T17:39:26.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:39:26.733Z] [2020-10-01T17:39:26.733Z] Login Succeeded [2020-10-01T17:39:26.733Z] nexus3.edgexfoundry.org:10003 [2020-10-01T17:39:26.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:39:26.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:39:26.992Z] Configure a credential helper to remove this warning. See [2020-10-01T17:39:26.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:39:26.992Z] [2020-10-01T17:39:26.992Z] Login Succeeded [2020-10-01T17:39:26.992Z] nexus3.edgexfoundry.org:10004 [2020-10-01T17:39:26.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:39:27.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:39:27.254Z] Configure a credential helper to remove this warning. See [2020-10-01T17:39:27.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:39:27.254Z] [2020-10-01T17:39:27.254Z] Login Succeeded [2020-10-01T17:39:27.254Z] docker.io [2020-10-01T17:39:27.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:39:27.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:39:27.517Z] Configure a credential helper to remove this warning. See [2020-10-01T17:39:27.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:39:27.517Z] [2020-10-01T17:39:27.517Z] Login Succeeded [2020-10-01T17:39:27.517Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T17:39:27.529Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:39:27.795Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-10-01T17:39:27.796Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:27.796Z] 1.2.2-dev.41 [2020-10-01T17:39:27.796Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:27.796Z] master [2020-10-01T17:39:27.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:28.279Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:28.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:28.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T17:39:28.574Z] f7549e969916: Preparing [2020-10-01T17:39:28.574Z] 053392220b0f: Preparing [2020-10-01T17:39:28.574Z] 5600db281924: Preparing [2020-10-01T17:39:28.835Z] 5600db281924: Pushed [2020-10-01T17:39:28.835Z] f7549e969916: Pushed [2020-10-01T17:39:29.776Z] 053392220b0f: Pushed [2020-10-01T17:39:30.716Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:054e924f159bfeacc4d575331e330d6d3e14dbcb74c2a641719a644b3518befa size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:31.018Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:31.379Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.41 [2020-10-01T17:39:31.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T17:39:31.379Z] f7549e969916: Preparing [2020-10-01T17:39:31.379Z] 053392220b0f: Preparing [2020-10-01T17:39:31.379Z] 5600db281924: Preparing [2020-10-01T17:39:31.379Z] 053392220b0f: Layer already exists [2020-10-01T17:39:31.379Z] f7549e969916: Layer already exists [2020-10-01T17:39:31.379Z] 5600db281924: Layer already exists [2020-10-01T17:39:31.379Z] 1.2.2-dev.41: digest: sha256:054e924f159bfeacc4d575331e330d6d3e14dbcb74c2a641719a644b3518befa size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:31.748Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:32.042Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:32.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T17:39:32.042Z] f7549e969916: Preparing [2020-10-01T17:39:32.042Z] 053392220b0f: Preparing [2020-10-01T17:39:32.043Z] 5600db281924: Preparing [2020-10-01T17:39:32.043Z] f7549e969916: Layer already exists [2020-10-01T17:39:32.043Z] 5600db281924: Layer already exists [2020-10-01T17:39:32.043Z] 053392220b0f: Layer already exists [2020-10-01T17:39:32.043Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:054e924f159bfeacc4d575331e330d6d3e14dbcb74c2a641719a644b3518befa size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:32.344Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:32.638Z] Removing intermediate container 9c3b7b722707 [2020-10-01T17:39:32.638Z] ---> 7206cf8eeecd [2020-10-01T17:39:32.638Z] Successfully built 7206cf8eeecd [2020-10-01T17:39:32.638Z] Successfully tagged ci-base-image-arm64:latest [2020-10-01T17:39:32.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-10-01T17:39:32.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-01T17:39:32.640Z] f7549e969916: Preparing [2020-10-01T17:39:32.640Z] 053392220b0f: Preparing [2020-10-01T17:39:32.640Z] 5600db281924: Preparing [2020-10-01T17:39:32.640Z] f7549e969916: Layer already exists [2020-10-01T17:39:32.640Z] 5600db281924: Layer already exists [2020-10-01T17:39:32.640Z] 053392220b0f: Layer already exists [2020-10-01T17:39:32.640Z] master: digest: sha256:054e924f159bfeacc4d575331e330d6d3e14dbcb74c2a641719a644b3518befa size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:39:32.772Z] ===================================================== [Pipeline] echo [2020-10-01T17:39:32.856Z] taggedImages: [2020-10-01T17:39:32.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:32.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.41 [2020-10-01T17:39:32.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:32.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-10-01T17:39:33.032Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-10-01T17:39:33.032Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:33.032Z] 1.2.2-dev.41 [2020-10-01T17:39:33.032Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:33.032Z] master [2020-10-01T17:39:33.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:33.248Z] + docker inspect -f . ci-base-image-arm64 [2020-10-01T17:39:33.248Z] . [Pipeline] withDockerContainer [2020-10-01T17:39:33.522Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:33.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2020-10-01T17:39:33.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** ci-base-image-arm64 cat [2020-10-01T17:39:35.752Z] $ docker top c56bb8be16716f86fe4451c998cd93229289514f5322bc6373a885db6e3f371f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:36.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:36.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T17:39:36.513Z] 1cf334cdd742: Preparing [2020-10-01T17:39:36.513Z] ee2fe4c67946: Preparing [2020-10-01T17:39:36.513Z] ef6a30778b59: Preparing [2020-10-01T17:39:36.513Z] 7b91df8d90eb: Preparing [2020-10-01T17:39:36.513Z] 6bfcdcdb5d78: Preparing [2020-10-01T17:39:36.513Z] 50644c29ef5a: Preparing [2020-10-01T17:39:36.513Z] 50644c29ef5a: Waiting [2020-10-01T17:39:36.773Z] 6bfcdcdb5d78: Pushed [2020-10-01T17:39:36.773Z] ef6a30778b59: Pushed [2020-10-01T17:39:36.773Z] 1cf334cdd742: Pushed [2020-10-01T17:39:36.773Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:36.773Z] 7b91df8d90eb: Pushed [2020-10-01T17:39:37.199Z] + go version [2020-10-01T17:39:37.199Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-01T17:39:37.229Z] $ docker stop --time=1 c56bb8be16716f86fe4451c998cd93229289514f5322bc6373a885db6e3f371f [2020-10-01T17:39:38.156Z] ee2fe4c67946: Pushed [2020-10-01T17:39:38.156Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:03c1a84c5549c3316331f50d9a32fdbd1475830b92c0a77526df8b7c87b07550 size: 1572 [2020-10-01T17:39:39.260Z] $ docker rm -f c56bb8be16716f86fe4451c998cd93229289514f5322bc6373a885db6e3f371f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-10-01T17:39:40.082Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:40.382Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.41 [2020-10-01T17:39:40.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T17:39:40.382Z] 1cf334cdd742: Preparing [2020-10-01T17:39:40.382Z] ee2fe4c67946: Preparing [2020-10-01T17:39:40.382Z] ef6a30778b59: Preparing [2020-10-01T17:39:40.382Z] 7b91df8d90eb: Preparing [2020-10-01T17:39:40.382Z] 6bfcdcdb5d78: Preparing [2020-10-01T17:39:40.382Z] 50644c29ef5a: Preparing [2020-10-01T17:39:40.382Z] 50644c29ef5a: Waiting [2020-10-01T17:39:40.382Z] ee2fe4c67946: Layer already exists [2020-10-01T17:39:40.382Z] 7b91df8d90eb: Layer already exists [2020-10-01T17:39:40.382Z] 6bfcdcdb5d78: Layer already exists [2020-10-01T17:39:40.382Z] ef6a30778b59: Layer already exists [2020-10-01T17:39:40.382Z] 1cf334cdd742: Layer already exists [2020-10-01T17:39:40.382Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:40.382Z] 1.2.2-dev.41: digest: sha256:03c1a84c5549c3316331f50d9a32fdbd1475830b92c0a77526df8b7c87b07550 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:40.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T17:39:40.679Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:40.818Z] [2020-10-01T17:39:40.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:40.969Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:40.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T17:39:40.969Z] 1cf334cdd742: Preparing [2020-10-01T17:39:40.969Z] ee2fe4c67946: Preparing [2020-10-01T17:39:40.969Z] ef6a30778b59: Preparing [2020-10-01T17:39:40.969Z] 7b91df8d90eb: Preparing [2020-10-01T17:39:40.969Z] 6bfcdcdb5d78: Preparing [2020-10-01T17:39:40.969Z] 50644c29ef5a: Preparing [2020-10-01T17:39:40.969Z] 50644c29ef5a: Waiting [2020-10-01T17:39:40.969Z] ef6a30778b59: Layer already exists [2020-10-01T17:39:40.969Z] 1cf334cdd742: Layer already exists [2020-10-01T17:39:40.969Z] ee2fe4c67946: Layer already exists [2020-10-01T17:39:40.969Z] 7b91df8d90eb: Layer already exists [2020-10-01T17:39:40.969Z] 6bfcdcdb5d78: Layer already exists [2020-10-01T17:39:40.969Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:40.969Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:03c1a84c5549c3316331f50d9a32fdbd1475830b92c0a77526df8b7c87b07550 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:41.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T17:39:41.215Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-01T17:39:41.215Z] 29e5d40040c1: Pulling fs layer [2020-10-01T17:39:41.215Z] 1ce36da41761: Pulling fs layer [2020-10-01T17:39:41.215Z] 25b303627fd3: Pulling fs layer [2020-10-01T17:39:41.279Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:41.575Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-10-01T17:39:41.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-01T17:39:41.575Z] 1cf334cdd742: Preparing [2020-10-01T17:39:41.575Z] ee2fe4c67946: Preparing [2020-10-01T17:39:41.575Z] ef6a30778b59: Preparing [2020-10-01T17:39:41.575Z] 7b91df8d90eb: Preparing [2020-10-01T17:39:41.575Z] 6bfcdcdb5d78: Preparing [2020-10-01T17:39:41.575Z] 50644c29ef5a: Preparing [2020-10-01T17:39:41.575Z] 50644c29ef5a: Waiting [2020-10-01T17:39:41.815Z] 29e5d40040c1: Verifying Checksum [2020-10-01T17:39:41.815Z] 29e5d40040c1: Download complete [2020-10-01T17:39:41.836Z] 7b91df8d90eb: Layer already exists [2020-10-01T17:39:41.836Z] 1cf334cdd742: Layer already exists [2020-10-01T17:39:41.836Z] 6bfcdcdb5d78: Layer already exists [2020-10-01T17:39:41.836Z] ef6a30778b59: Layer already exists [2020-10-01T17:39:41.836Z] ee2fe4c67946: Layer already exists [2020-10-01T17:39:41.836Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:41.836Z] master: digest: sha256:03c1a84c5549c3316331f50d9a32fdbd1475830b92c0a77526df8b7c87b07550 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2020-10-01T17:39:42.091Z] 1ce36da41761: Verifying Checksum [2020-10-01T17:39:42.091Z] 1ce36da41761: Download complete [Pipeline] echo [2020-10-01T17:39:42.130Z] ===================================================== [Pipeline] echo [2020-10-01T17:39:42.174Z] taggedImages: [2020-10-01T17:39:42.174Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:42.174Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.41 [2020-10-01T17:39:42.174Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:42.174Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-10-01T17:39:42.237Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-10-01T17:39:42.237Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:42.237Z] 1.2.2-dev.41 [2020-10-01T17:39:42.237Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:42.237Z] master [2020-10-01T17:39:42.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2020-10-01T17:39:42.374Z] 29e5d40040c1: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:42.704Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:42.999Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:42.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T17:39:42.999Z] 9b1afb5c492a: Preparing [2020-10-01T17:39:42.999Z] 514b5eb96947: Preparing [2020-10-01T17:39:42.999Z] 6ef1678757a2: Preparing [2020-10-01T17:39:42.999Z] 6ef1678757a2: Pushed [2020-10-01T17:39:43.262Z] 9b1afb5c492a: Pushed [2020-10-01T17:39:43.816Z] 1ce36da41761: Pull complete [2020-10-01T17:39:43.816Z] 25b303627fd3: Verifying Checksum [2020-10-01T17:39:43.816Z] 25b303627fd3: Download complete [2020-10-01T17:39:44.202Z] 514b5eb96947: Pushed [2020-10-01T17:39:44.462Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:0f595078128cc39d335cea20b27160ba1e25bc387cf66a95d633fd40a5344b6f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:44.767Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:45.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.41 [2020-10-01T17:39:45.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T17:39:45.062Z] 9b1afb5c492a: Preparing [2020-10-01T17:39:45.062Z] 514b5eb96947: Preparing [2020-10-01T17:39:45.062Z] 6ef1678757a2: Preparing [2020-10-01T17:39:45.062Z] 6ef1678757a2: Layer already exists [2020-10-01T17:39:45.062Z] 514b5eb96947: Layer already exists [2020-10-01T17:39:45.062Z] 9b1afb5c492a: Layer already exists [2020-10-01T17:39:45.062Z] 1.2.2-dev.41: digest: sha256:0f595078128cc39d335cea20b27160ba1e25bc387cf66a95d633fd40a5344b6f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:45.368Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:45.661Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:45.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T17:39:45.661Z] 9b1afb5c492a: Preparing [2020-10-01T17:39:45.661Z] 514b5eb96947: Preparing [2020-10-01T17:39:45.661Z] 6ef1678757a2: Preparing [2020-10-01T17:39:45.661Z] 6ef1678757a2: Layer already exists [2020-10-01T17:39:45.661Z] 9b1afb5c492a: Layer already exists [2020-10-01T17:39:45.661Z] 514b5eb96947: Layer already exists [2020-10-01T17:39:45.661Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:0f595078128cc39d335cea20b27160ba1e25bc387cf66a95d633fd40a5344b6f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:45.963Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:46.259Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-10-01T17:39:46.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-01T17:39:46.259Z] 9b1afb5c492a: Preparing [2020-10-01T17:39:46.259Z] 514b5eb96947: Preparing [2020-10-01T17:39:46.259Z] 6ef1678757a2: Preparing [2020-10-01T17:39:46.259Z] 6ef1678757a2: Layer already exists [2020-10-01T17:39:46.259Z] 9b1afb5c492a: Layer already exists [2020-10-01T17:39:46.259Z] 514b5eb96947: Layer already exists [2020-10-01T17:39:46.259Z] master: digest: sha256:0f595078128cc39d335cea20b27160ba1e25bc387cf66a95d633fd40a5344b6f size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:39:46.474Z] ===================================================== [Pipeline] echo [2020-10-01T17:39:46.518Z] taggedImages: [2020-10-01T17:39:46.518Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:46.518Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.41 [2020-10-01T17:39:46.518Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:46.518Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-10-01T17:39:46.579Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-10-01T17:39:46.579Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:46.579Z] 1.2.2-dev.41 [2020-10-01T17:39:46.579Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:46.579Z] master [2020-10-01T17:39:46.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:47.041Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:47.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:47.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T17:39:47.339Z] 975ec22e88e8: Preparing [2020-10-01T17:39:47.339Z] 03c658e63794: Preparing [2020-10-01T17:39:47.339Z] 1f852293a738: Preparing [2020-10-01T17:39:47.339Z] 992be8295202: Preparing [2020-10-01T17:39:47.339Z] 50644c29ef5a: Preparing [2020-10-01T17:39:47.339Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:47.339Z] 1f852293a738: Pushed [2020-10-01T17:39:47.339Z] 03c658e63794: Pushed [2020-10-01T17:39:47.911Z] 992be8295202: Pushed [2020-10-01T17:39:48.171Z] 975ec22e88e8: Pushed [2020-10-01T17:39:48.431Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:f6cd87cedcb4d3584a114d1870be9191ab258231d44c5be18ce4dc16f42031c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:48.730Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:49.092Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.41 [2020-10-01T17:39:49.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T17:39:49.092Z] 975ec22e88e8: Preparing [2020-10-01T17:39:49.093Z] 03c658e63794: Preparing [2020-10-01T17:39:49.093Z] 1f852293a738: Preparing [2020-10-01T17:39:49.093Z] 992be8295202: Preparing [2020-10-01T17:39:49.093Z] 50644c29ef5a: Preparing [2020-10-01T17:39:49.093Z] 992be8295202: Layer already exists [2020-10-01T17:39:49.093Z] 03c658e63794: Layer already exists [2020-10-01T17:39:49.093Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:49.093Z] 975ec22e88e8: Layer already exists [2020-10-01T17:39:49.093Z] 1f852293a738: Layer already exists [2020-10-01T17:39:49.093Z] 1.2.2-dev.41: digest: sha256:f6cd87cedcb4d3584a114d1870be9191ab258231d44c5be18ce4dc16f42031c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:49.442Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:49.737Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:49.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T17:39:49.738Z] 975ec22e88e8: Preparing [2020-10-01T17:39:49.738Z] 03c658e63794: Preparing [2020-10-01T17:39:49.738Z] 1f852293a738: Preparing [2020-10-01T17:39:49.738Z] 992be8295202: Preparing [2020-10-01T17:39:49.738Z] 50644c29ef5a: Preparing [2020-10-01T17:39:49.738Z] 03c658e63794: Layer already exists [2020-10-01T17:39:49.738Z] 975ec22e88e8: Layer already exists [2020-10-01T17:39:49.738Z] 1f852293a738: Layer already exists [2020-10-01T17:39:49.738Z] 992be8295202: Layer already exists [2020-10-01T17:39:49.738Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:49.738Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:f6cd87cedcb4d3584a114d1870be9191ab258231d44c5be18ce4dc16f42031c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:50.042Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:50.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-10-01T17:39:50.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-01T17:39:50.339Z] 975ec22e88e8: Preparing [2020-10-01T17:39:50.339Z] 03c658e63794: Preparing [2020-10-01T17:39:50.339Z] 1f852293a738: Preparing [2020-10-01T17:39:50.339Z] 992be8295202: Preparing [2020-10-01T17:39:50.339Z] 50644c29ef5a: Preparing [2020-10-01T17:39:50.339Z] 1f852293a738: Layer already exists [2020-10-01T17:39:50.339Z] 03c658e63794: Layer already exists [2020-10-01T17:39:50.339Z] 992be8295202: Layer already exists [2020-10-01T17:39:50.339Z] 975ec22e88e8: Layer already exists [2020-10-01T17:39:50.339Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:50.339Z] master: digest: sha256:f6cd87cedcb4d3584a114d1870be9191ab258231d44c5be18ce4dc16f42031c6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:39:50.615Z] ===================================================== [Pipeline] echo [2020-10-01T17:39:50.658Z] taggedImages: [2020-10-01T17:39:50.658Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:50.658Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.41 [2020-10-01T17:39:50.658Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:50.658Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-10-01T17:39:50.734Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-10-01T17:39:50.734Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:50.734Z] 1.2.2-dev.41 [2020-10-01T17:39:50.734Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:50.734Z] master [2020-10-01T17:39:50.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:51.200Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:51.491Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:51.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T17:39:51.491Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:51.491Z] 998d9c3c3ff8: Preparing [2020-10-01T17:39:51.491Z] 3428711ae720: Preparing [2020-10-01T17:39:51.491Z] fa3c7420a294: Preparing [2020-10-01T17:39:51.491Z] fa3c7420a294: Preparing [2020-10-01T17:39:51.491Z] 0889b447d2c6: Preparing [2020-10-01T17:39:51.491Z] 8e8c3f298c76: Preparing [2020-10-01T17:39:51.491Z] d51b9bca0415: Preparing [2020-10-01T17:39:51.491Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:51.491Z] bacfd7ea726e: Preparing [2020-10-01T17:39:51.491Z] bb4ab53769af: Preparing [2020-10-01T17:39:51.491Z] 4b6ea31fba1a: Preparing [2020-10-01T17:39:51.491Z] 50644c29ef5a: Preparing [2020-10-01T17:39:51.491Z] 8e8c3f298c76: Waiting [2020-10-01T17:39:51.491Z] d51b9bca0415: Waiting [2020-10-01T17:39:51.491Z] bacfd7ea726e: Waiting [2020-10-01T17:39:51.491Z] bb4ab53769af: Waiting [2020-10-01T17:39:51.491Z] 4b6ea31fba1a: Waiting [2020-10-01T17:39:51.491Z] 50644c29ef5a: Waiting [2020-10-01T17:39:51.750Z] 3428711ae720: Pushed [2020-10-01T17:39:51.750Z] 998d9c3c3ff8: Pushed [2020-10-01T17:39:51.750Z] fa3c7420a294: Pushed [2020-10-01T17:39:51.750Z] 0889b447d2c6: Pushed [2020-10-01T17:39:51.750Z] 8e8c3f298c76: Pushed [2020-10-01T17:39:51.750Z] bb4ab53769af: Pushed [2020-10-01T17:39:52.010Z] d51b9bca0415: Pushed [2020-10-01T17:39:52.010Z] bacfd7ea726e: Pushed [2020-10-01T17:39:52.010Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:52.010Z] 4b6ea31fba1a: Pushed [2020-10-01T17:39:52.580Z] 5ef7cca1bc99: Pushed [2020-10-01T17:39:52.840Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:aaef578e02f9fa93c9d9096dc0adec4bcf1ccc59f5af82d0166fa1bc85e61e57 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:53.138Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:53.431Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.41 [2020-10-01T17:39:53.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T17:39:53.431Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:53.431Z] 998d9c3c3ff8: Preparing [2020-10-01T17:39:53.431Z] 3428711ae720: Preparing [2020-10-01T17:39:53.431Z] fa3c7420a294: Preparing [2020-10-01T17:39:53.431Z] fa3c7420a294: Preparing [2020-10-01T17:39:53.431Z] 0889b447d2c6: Preparing [2020-10-01T17:39:53.431Z] 8e8c3f298c76: Preparing [2020-10-01T17:39:53.431Z] d51b9bca0415: Preparing [2020-10-01T17:39:53.431Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:53.431Z] bacfd7ea726e: Preparing [2020-10-01T17:39:53.431Z] bb4ab53769af: Preparing [2020-10-01T17:39:53.431Z] 4b6ea31fba1a: Preparing [2020-10-01T17:39:53.431Z] 50644c29ef5a: Preparing [2020-10-01T17:39:53.431Z] 8e8c3f298c76: Waiting [2020-10-01T17:39:53.431Z] d51b9bca0415: Waiting [2020-10-01T17:39:53.431Z] bacfd7ea726e: Waiting [2020-10-01T17:39:53.431Z] bb4ab53769af: Waiting [2020-10-01T17:39:53.431Z] 4b6ea31fba1a: Waiting [2020-10-01T17:39:53.431Z] 50644c29ef5a: Waiting [2020-10-01T17:39:53.431Z] 998d9c3c3ff8: Layer already exists [2020-10-01T17:39:53.431Z] 0889b447d2c6: Layer already exists [2020-10-01T17:39:53.431Z] 3428711ae720: Layer already exists [2020-10-01T17:39:53.431Z] 5ef7cca1bc99: Layer already exists [2020-10-01T17:39:53.431Z] fa3c7420a294: Layer already exists [2020-10-01T17:39:53.431Z] 8e8c3f298c76: Layer already exists [2020-10-01T17:39:53.431Z] bb4ab53769af: Layer already exists [2020-10-01T17:39:53.431Z] d51b9bca0415: Layer already exists [2020-10-01T17:39:53.431Z] 4b6ea31fba1a: Layer already exists [2020-10-01T17:39:53.431Z] bacfd7ea726e: Layer already exists [2020-10-01T17:39:53.431Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:53.431Z] 1.2.2-dev.41: digest: sha256:aaef578e02f9fa93c9d9096dc0adec4bcf1ccc59f5af82d0166fa1bc85e61e57 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:53.732Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:53.976Z] 25b303627fd3: Pull complete [2020-10-01T17:39:53.976Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-01T17:39:53.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T17:39:53.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-01T17:39:54.024Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:54.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T17:39:54.024Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:54.024Z] 998d9c3c3ff8: Preparing [2020-10-01T17:39:54.024Z] 3428711ae720: Preparing [2020-10-01T17:39:54.024Z] fa3c7420a294: Preparing [2020-10-01T17:39:54.024Z] fa3c7420a294: Preparing [2020-10-01T17:39:54.024Z] 0889b447d2c6: Preparing [2020-10-01T17:39:54.024Z] 8e8c3f298c76: Preparing [2020-10-01T17:39:54.024Z] d51b9bca0415: Preparing [2020-10-01T17:39:54.024Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:54.024Z] bacfd7ea726e: Preparing [2020-10-01T17:39:54.024Z] bb4ab53769af: Preparing [2020-10-01T17:39:54.024Z] 4b6ea31fba1a: Preparing [2020-10-01T17:39:54.024Z] 50644c29ef5a: Preparing [2020-10-01T17:39:54.024Z] 8e8c3f298c76: Waiting [2020-10-01T17:39:54.024Z] bacfd7ea726e: Waiting [2020-10-01T17:39:54.024Z] bb4ab53769af: Waiting [2020-10-01T17:39:54.024Z] 4b6ea31fba1a: Waiting [2020-10-01T17:39:54.024Z] 50644c29ef5a: Waiting [2020-10-01T17:39:54.024Z] d51b9bca0415: Waiting [2020-10-01T17:39:54.024Z] fa3c7420a294: Layer already exists [2020-10-01T17:39:54.024Z] 0889b447d2c6: Layer already exists [2020-10-01T17:39:54.024Z] 3428711ae720: Layer already exists [2020-10-01T17:39:54.024Z] 5ef7cca1bc99: Layer already exists [2020-10-01T17:39:54.024Z] 998d9c3c3ff8: Layer already exists [2020-10-01T17:39:54.024Z] bacfd7ea726e: Layer already exists [2020-10-01T17:39:54.024Z] 8e8c3f298c76: Layer already exists [2020-10-01T17:39:54.024Z] 4b6ea31fba1a: Layer already exists [2020-10-01T17:39:54.024Z] bb4ab53769af: Layer already exists [2020-10-01T17:39:54.024Z] d51b9bca0415: Layer already exists [2020-10-01T17:39:54.024Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:54.024Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:aaef578e02f9fa93c9d9096dc0adec4bcf1ccc59f5af82d0166fa1bc85e61e57 size: 3027 [2020-10-01T17:39:54.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2020-10-01T17:39:54.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-01T17:39:57.945Z] $ docker top 7bea88a6d6dfd45d9bb6b2a159dc82772c353fc21f8759b7360c5d576e0fe4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:58.722Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:59.023Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-10-01T17:39:59.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-01T17:39:59.023Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:59.023Z] 998d9c3c3ff8: Preparing [2020-10-01T17:39:59.023Z] 3428711ae720: Preparing [2020-10-01T17:39:59.023Z] fa3c7420a294: Preparing [2020-10-01T17:39:59.023Z] fa3c7420a294: Preparing [2020-10-01T17:39:59.023Z] 0889b447d2c6: Preparing [2020-10-01T17:39:59.023Z] 8e8c3f298c76: Preparing [2020-10-01T17:39:59.023Z] d51b9bca0415: Preparing [2020-10-01T17:39:59.023Z] 5ef7cca1bc99: Preparing [2020-10-01T17:39:59.023Z] bacfd7ea726e: Preparing [2020-10-01T17:39:59.023Z] bb4ab53769af: Preparing [2020-10-01T17:39:59.023Z] 4b6ea31fba1a: Preparing [2020-10-01T17:39:59.023Z] 50644c29ef5a: Preparing [2020-10-01T17:39:59.023Z] 8e8c3f298c76: Waiting [2020-10-01T17:39:59.023Z] d51b9bca0415: Waiting [2020-10-01T17:39:59.023Z] bacfd7ea726e: Waiting [2020-10-01T17:39:59.023Z] bb4ab53769af: Waiting [2020-10-01T17:39:59.023Z] 4b6ea31fba1a: Waiting [2020-10-01T17:39:59.023Z] 50644c29ef5a: Waiting [2020-10-01T17:39:59.023Z] 0889b447d2c6: Layer already exists [2020-10-01T17:39:59.023Z] 5ef7cca1bc99: Layer already exists [2020-10-01T17:39:59.023Z] 3428711ae720: Layer already exists [2020-10-01T17:39:59.023Z] fa3c7420a294: Layer already exists [2020-10-01T17:39:59.023Z] 998d9c3c3ff8: Layer already exists [2020-10-01T17:39:59.023Z] bacfd7ea726e: Layer already exists [2020-10-01T17:39:59.023Z] d51b9bca0415: Layer already exists [2020-10-01T17:39:59.023Z] 4b6ea31fba1a: Layer already exists [2020-10-01T17:39:59.023Z] 8e8c3f298c76: Layer already exists [2020-10-01T17:39:59.023Z] bb4ab53769af: Layer already exists [2020-10-01T17:39:59.023Z] 50644c29ef5a: Layer already exists [2020-10-01T17:39:59.023Z] master: digest: sha256:aaef578e02f9fa93c9d9096dc0adec4bcf1ccc59f5af82d0166fa1bc85e61e57 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:39:59.195Z] ===================================================== [Pipeline] echo [2020-10-01T17:39:59.242Z] taggedImages: [2020-10-01T17:39:59.242Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:59.242Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.41 [2020-10-01T17:39:59.242Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:59.242Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-10-01T17:39:59.307Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-10-01T17:39:59.307Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:39:59.307Z] 1.2.2-dev.41 [2020-10-01T17:39:59.307Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:39:59.307Z] master [2020-10-01T17:39:59.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2020-10-01T17:39:59.370Z] + docker-compose build --help [2020-10-01T17:39:59.370Z] + grep parallel [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:39:59.883Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:00.176Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:00.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T17:40:00.176Z] 212132c1361d: Preparing [2020-10-01T17:40:00.176Z] 825c09e308b2: Preparing [2020-10-01T17:40:00.176Z] 62015e56e7ec: Preparing [2020-10-01T17:40:00.176Z] b3c27516f0d7: Preparing [2020-10-01T17:40:00.176Z] 5c24c42113f8: Preparing [2020-10-01T17:40:00.176Z] bf2f113ca1da: Preparing [2020-10-01T17:40:00.176Z] 1af8f9d4917d: Preparing [2020-10-01T17:40:00.176Z] 509b53ed34ed: Preparing [2020-10-01T17:40:00.176Z] 384f05d48374: Preparing [2020-10-01T17:40:00.176Z] 3e70463d618c: Preparing [2020-10-01T17:40:00.176Z] 1b3ee35aacca: Preparing [2020-10-01T17:40:00.176Z] 509b53ed34ed: Waiting [2020-10-01T17:40:00.176Z] 384f05d48374: Waiting [2020-10-01T17:40:00.176Z] 3e70463d618c: Waiting [2020-10-01T17:40:00.176Z] 1b3ee35aacca: Waiting [2020-10-01T17:40:00.176Z] bf2f113ca1da: Waiting [2020-10-01T17:40:00.176Z] 1af8f9d4917d: Waiting [2020-10-01T17:40:00.449Z] 825c09e308b2: Pushed [2020-10-01T17:40:00.449Z] 212132c1361d: Pushed [2020-10-01T17:40:00.449Z] bf2f113ca1da: Pushed [2020-10-01T17:40:00.449Z] 1af8f9d4917d: Pushed [2020-10-01T17:40:00.714Z] 509b53ed34ed: Pushed [2020-10-01T17:40:00.714Z] 384f05d48374: Pushed [2020-10-01T17:40:00.714Z] 1b3ee35aacca: Layer already exists [2020-10-01T17:40:00.977Z] 3e70463d618c: Pushed [2020-10-01T17:40:00.977Z] 62015e56e7ec: Pushed [2020-10-01T17:40:01.237Z] 5c24c42113f8: Pushed [2020-10-01T17:40:01.237Z] b3c27516f0d7: Pushed [2020-10-01T17:40:01.498Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:7a823460407ec2de511c4006c1c5888150bf2f11bb8062fa273f72c954ea7e9b size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:01.801Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:02.138Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.41 [2020-10-01T17:40:02.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T17:40:02.138Z] 212132c1361d: Preparing [2020-10-01T17:40:02.138Z] 825c09e308b2: Preparing [2020-10-01T17:40:02.138Z] 62015e56e7ec: Preparing [2020-10-01T17:40:02.138Z] b3c27516f0d7: Preparing [2020-10-01T17:40:02.138Z] 5c24c42113f8: Preparing [2020-10-01T17:40:02.138Z] bf2f113ca1da: Preparing [2020-10-01T17:40:02.138Z] 1af8f9d4917d: Preparing [2020-10-01T17:40:02.138Z] 509b53ed34ed: Preparing [2020-10-01T17:40:02.138Z] 384f05d48374: Preparing [2020-10-01T17:40:02.138Z] 3e70463d618c: Preparing [2020-10-01T17:40:02.138Z] 1b3ee35aacca: Preparing [2020-10-01T17:40:02.138Z] bf2f113ca1da: Waiting [2020-10-01T17:40:02.138Z] 1af8f9d4917d: Waiting [2020-10-01T17:40:02.138Z] 509b53ed34ed: Waiting [2020-10-01T17:40:02.138Z] 384f05d48374: Waiting [2020-10-01T17:40:02.138Z] 3e70463d618c: Waiting [2020-10-01T17:40:02.138Z] 1b3ee35aacca: Waiting [2020-10-01T17:40:02.138Z] 212132c1361d: Layer already exists [2020-10-01T17:40:02.138Z] b3c27516f0d7: Layer already exists [2020-10-01T17:40:02.138Z] 825c09e308b2: Layer already exists [2020-10-01T17:40:02.138Z] 5c24c42113f8: Layer already exists [2020-10-01T17:40:02.138Z] 62015e56e7ec: Layer already exists [2020-10-01T17:40:02.138Z] bf2f113ca1da: Layer already exists [2020-10-01T17:40:02.138Z] 1af8f9d4917d: Layer already exists [2020-10-01T17:40:02.138Z] 509b53ed34ed: Layer already exists [2020-10-01T17:40:02.139Z] 1b3ee35aacca: Layer already exists [2020-10-01T17:40:02.139Z] 3e70463d618c: Layer already exists [2020-10-01T17:40:02.139Z] 384f05d48374: Layer already exists [2020-10-01T17:40:02.139Z] 1.2.2-dev.41: digest: sha256:7a823460407ec2de511c4006c1c5888150bf2f11bb8062fa273f72c954ea7e9b size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:02.448Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:02.741Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:02.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T17:40:02.741Z] 212132c1361d: Preparing [2020-10-01T17:40:02.741Z] 825c09e308b2: Preparing [2020-10-01T17:40:02.741Z] 62015e56e7ec: Preparing [2020-10-01T17:40:02.741Z] b3c27516f0d7: Preparing [2020-10-01T17:40:02.741Z] 5c24c42113f8: Preparing [2020-10-01T17:40:02.741Z] bf2f113ca1da: Preparing [2020-10-01T17:40:02.741Z] 1af8f9d4917d: Preparing [2020-10-01T17:40:02.741Z] 509b53ed34ed: Preparing [2020-10-01T17:40:02.741Z] 384f05d48374: Preparing [2020-10-01T17:40:02.741Z] 3e70463d618c: Preparing [2020-10-01T17:40:02.741Z] 1b3ee35aacca: Preparing [2020-10-01T17:40:02.741Z] bf2f113ca1da: Waiting [2020-10-01T17:40:02.741Z] 1af8f9d4917d: Waiting [2020-10-01T17:40:02.741Z] 509b53ed34ed: Waiting [2020-10-01T17:40:02.741Z] 384f05d48374: Waiting [2020-10-01T17:40:02.741Z] 3e70463d618c: Waiting [2020-10-01T17:40:02.741Z] 1b3ee35aacca: Waiting [2020-10-01T17:40:02.741Z] b3c27516f0d7: Layer already exists [2020-10-01T17:40:02.741Z] 5c24c42113f8: Layer already exists [2020-10-01T17:40:02.741Z] 212132c1361d: Layer already exists [2020-10-01T17:40:02.741Z] 825c09e308b2: Layer already exists [2020-10-01T17:40:02.741Z] 62015e56e7ec: Layer already exists [2020-10-01T17:40:02.741Z] 3e70463d618c: Layer already exists [2020-10-01T17:40:02.741Z] bf2f113ca1da: Layer already exists [2020-10-01T17:40:02.741Z] 1af8f9d4917d: Layer already exists [2020-10-01T17:40:02.741Z] 509b53ed34ed: Layer already exists [2020-10-01T17:40:02.741Z] 384f05d48374: Layer already exists [2020-10-01T17:40:02.741Z] 1b3ee35aacca: Layer already exists [2020-10-01T17:40:02.741Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:7a823460407ec2de511c4006c1c5888150bf2f11bb8062fa273f72c954ea7e9b size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:03.046Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:03.342Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-10-01T17:40:03.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-01T17:40:03.342Z] 212132c1361d: Preparing [2020-10-01T17:40:03.342Z] 825c09e308b2: Preparing [2020-10-01T17:40:03.342Z] 62015e56e7ec: Preparing [2020-10-01T17:40:03.342Z] b3c27516f0d7: Preparing [2020-10-01T17:40:03.343Z] 5c24c42113f8: Preparing [2020-10-01T17:40:03.343Z] bf2f113ca1da: Preparing [2020-10-01T17:40:03.343Z] 1af8f9d4917d: Preparing [2020-10-01T17:40:03.343Z] 509b53ed34ed: Preparing [2020-10-01T17:40:03.343Z] 384f05d48374: Preparing [2020-10-01T17:40:03.343Z] 3e70463d618c: Preparing [2020-10-01T17:40:03.343Z] 1b3ee35aacca: Preparing [2020-10-01T17:40:03.343Z] bf2f113ca1da: Waiting [2020-10-01T17:40:03.343Z] 1af8f9d4917d: Waiting [2020-10-01T17:40:03.343Z] 509b53ed34ed: Waiting [2020-10-01T17:40:03.343Z] 384f05d48374: Waiting [2020-10-01T17:40:03.343Z] 3e70463d618c: Waiting [2020-10-01T17:40:03.343Z] 1b3ee35aacca: Waiting [2020-10-01T17:40:03.343Z] 62015e56e7ec: Layer already exists [2020-10-01T17:40:03.343Z] 825c09e308b2: Layer already exists [2020-10-01T17:40:03.343Z] b3c27516f0d7: Layer already exists [2020-10-01T17:40:03.343Z] 5c24c42113f8: Layer already exists [2020-10-01T17:40:03.343Z] 212132c1361d: Layer already exists [2020-10-01T17:40:03.343Z] bf2f113ca1da: Layer already exists [2020-10-01T17:40:03.343Z] 1af8f9d4917d: Layer already exists [2020-10-01T17:40:03.343Z] 384f05d48374: Layer already exists [2020-10-01T17:40:03.343Z] 509b53ed34ed: Layer already exists [2020-10-01T17:40:03.343Z] 3e70463d618c: Layer already exists [2020-10-01T17:40:03.343Z] 1b3ee35aacca: Layer already exists [2020-10-01T17:40:03.343Z] master: digest: sha256:7a823460407ec2de511c4006c1c5888150bf2f11bb8062fa273f72c954ea7e9b size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:40:03.596Z] ===================================================== [Pipeline] echo [2020-10-01T17:40:03.641Z] taggedImages: [2020-10-01T17:40:03.642Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:03.642Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.41 [2020-10-01T17:40:03.642Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:03.642Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-10-01T17:40:03.679Z] --parallel Build images in parallel. [Pipeline] } [2020-10-01T17:40:03.724Z] $ docker stop --time=1 7bea88a6d6dfd45d9bb6b2a159dc82772c353fc21f8759b7360c5d576e0fe4f2 [2020-10-01T17:40:05.820Z] $ docker rm -f 7bea88a6d6dfd45d9bb6b2a159dc82772c353fc21f8759b7360c5d576e0fe4f2 [Pipeline] // withDockerContainer [Pipeline] echo [2020-10-01T17:40:06.195Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-10-01T17:40:06.195Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:06.195Z] 1.2.2-dev.41 [2020-10-01T17:40:06.195Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:06.195Z] master [2020-10-01T17:40:06.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:06.661Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:06.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-01T17:40:06.969Z] . [Pipeline] withDockerContainer [2020-10-01T17:40:07.033Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:07.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T17:40:07.033Z] f9b2a4ee19aa: Preparing [2020-10-01T17:40:07.033Z] df5c74317564: Preparing [2020-10-01T17:40:07.033Z] 1ea5cde889a9: Preparing [2020-10-01T17:40:07.033Z] da75b0f5a3c6: Preparing [2020-10-01T17:40:07.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-2822 does not seem to be running inside a container [2020-10-01T17:40:07.293Z] f9b2a4ee19aa: Pushed [2020-10-01T17:40:07.293Z] 1ea5cde889a9: Pushed [2020-10-01T17:40:07.293Z] da75b0f5a3c6: Pushed [2020-10-01T17:40:07.347Z] $ 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/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-01T17:40:08.232Z] df5c74317564: Pushed [2020-10-01T17:40:08.493Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:6ca1f19db2732dfeace2c07ccaaf93fc2fa0951eb28bf2ec38098f203e7b8338 size: 1153 [2020-10-01T17:40:08.843Z] $ docker top 7fb35515ef8c05cd2e40f3dcbedadc0202f841d316036e71b356b70152f8dca0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:09.658Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:09.915Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-01T17:40:10.080Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.41 [2020-10-01T17:40:10.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T17:40:10.080Z] f9b2a4ee19aa: Preparing [2020-10-01T17:40:10.080Z] df5c74317564: Preparing [2020-10-01T17:40:10.080Z] 1ea5cde889a9: Preparing [2020-10-01T17:40:10.080Z] da75b0f5a3c6: Preparing [2020-10-01T17:40:10.080Z] 1ea5cde889a9: Layer already exists [2020-10-01T17:40:10.080Z] f9b2a4ee19aa: Layer already exists [2020-10-01T17:40:10.080Z] da75b0f5a3c6: Layer already exists [2020-10-01T17:40:10.080Z] df5c74317564: Layer already exists [2020-10-01T17:40:10.080Z] 1.2.2-dev.41: digest: sha256:6ca1f19db2732dfeace2c07ccaaf93fc2fa0951eb28bf2ec38098f203e7b8338 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:10.382Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:10.678Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:10.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T17:40:10.678Z] f9b2a4ee19aa: Preparing [2020-10-01T17:40:10.678Z] df5c74317564: Preparing [2020-10-01T17:40:10.678Z] 1ea5cde889a9: Preparing [2020-10-01T17:40:10.678Z] da75b0f5a3c6: Preparing [2020-10-01T17:40:10.678Z] 1ea5cde889a9: Layer already exists [2020-10-01T17:40:10.678Z] da75b0f5a3c6: Layer already exists [2020-10-01T17:40:10.678Z] f9b2a4ee19aa: Layer already exists [2020-10-01T17:40:10.678Z] df5c74317564: Layer already exists [2020-10-01T17:40:10.678Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:6ca1f19db2732dfeace2c07ccaaf93fc2fa0951eb28bf2ec38098f203e7b8338 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:10.981Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:11.277Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-10-01T17:40:11.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-01T17:40:11.277Z] f9b2a4ee19aa: Preparing [2020-10-01T17:40:11.277Z] df5c74317564: Preparing [2020-10-01T17:40:11.277Z] 1ea5cde889a9: Preparing [2020-10-01T17:40:11.277Z] da75b0f5a3c6: Preparing [2020-10-01T17:40:11.277Z] da75b0f5a3c6: Layer already exists [2020-10-01T17:40:11.277Z] 1ea5cde889a9: Layer already exists [2020-10-01T17:40:11.277Z] f9b2a4ee19aa: Layer already exists [2020-10-01T17:40:11.277Z] df5c74317564: Layer already exists [2020-10-01T17:40:11.277Z] master: digest: sha256:6ca1f19db2732dfeace2c07ccaaf93fc2fa0951eb28bf2ec38098f203e7b8338 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:40:11.505Z] ===================================================== [Pipeline] echo [2020-10-01T17:40:11.550Z] taggedImages: [2020-10-01T17:40:11.550Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:11.550Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.41 [2020-10-01T17:40:11.550Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:11.550Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-10-01T17:40:11.617Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-10-01T17:40:11.617Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:11.617Z] 1.2.2-dev.41 [2020-10-01T17:40:11.617Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:11.617Z] master [2020-10-01T17:40:11.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:12.132Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:12.426Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:12.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T17:40:12.426Z] 313acf0fb56a: Preparing [2020-10-01T17:40:12.426Z] dd6c4a5c7378: Preparing [2020-10-01T17:40:12.426Z] 14de7fc20ede: Preparing [2020-10-01T17:40:12.426Z] e1c557e92b6b: Preparing [2020-10-01T17:40:12.426Z] 550c4ed8641c: Preparing [2020-10-01T17:40:12.426Z] 2d6b1af10c38: Preparing [2020-10-01T17:40:12.426Z] 2d6b1af10c38: Waiting [2020-10-01T17:40:12.426Z] 14de7fc20ede: Pushed [2020-10-01T17:40:12.426Z] 313acf0fb56a: Pushed [2020-10-01T17:40:12.686Z] e1c557e92b6b: Pushed [2020-10-01T17:40:12.686Z] 550c4ed8641c: Pushed [2020-10-01T17:40:12.686Z] 2d6b1af10c38: Pushed [2020-10-01T17:40:14.067Z] dd6c4a5c7378: Pushed [2020-10-01T17:40:14.067Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:1d4fd80981547e1460b3f0c6f5056a0faf06c4617c0929f14d8c15c2fa6be8b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:14.368Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:14.661Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.41 [2020-10-01T17:40:14.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T17:40:14.661Z] 313acf0fb56a: Preparing [2020-10-01T17:40:14.661Z] dd6c4a5c7378: Preparing [2020-10-01T17:40:14.661Z] 14de7fc20ede: Preparing [2020-10-01T17:40:14.661Z] e1c557e92b6b: Preparing [2020-10-01T17:40:14.661Z] 550c4ed8641c: Preparing [2020-10-01T17:40:14.661Z] 2d6b1af10c38: Preparing [2020-10-01T17:40:14.661Z] 2d6b1af10c38: Waiting [2020-10-01T17:40:14.661Z] 14de7fc20ede: Layer already exists [2020-10-01T17:40:14.661Z] e1c557e92b6b: Layer already exists [2020-10-01T17:40:14.661Z] 550c4ed8641c: Layer already exists [2020-10-01T17:40:14.661Z] dd6c4a5c7378: Layer already exists [2020-10-01T17:40:14.661Z] 313acf0fb56a: Layer already exists [2020-10-01T17:40:14.661Z] 2d6b1af10c38: Layer already exists [2020-10-01T17:40:14.661Z] 1.2.2-dev.41: digest: sha256:1d4fd80981547e1460b3f0c6f5056a0faf06c4617c0929f14d8c15c2fa6be8b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:14.963Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:15.260Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:15.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T17:40:15.260Z] 313acf0fb56a: Preparing [2020-10-01T17:40:15.260Z] dd6c4a5c7378: Preparing [2020-10-01T17:40:15.260Z] 14de7fc20ede: Preparing [2020-10-01T17:40:15.260Z] e1c557e92b6b: Preparing [2020-10-01T17:40:15.260Z] 550c4ed8641c: Preparing [2020-10-01T17:40:15.260Z] 2d6b1af10c38: Preparing [2020-10-01T17:40:15.260Z] 2d6b1af10c38: Waiting [2020-10-01T17:40:15.260Z] dd6c4a5c7378: Layer already exists [2020-10-01T17:40:15.260Z] 313acf0fb56a: Layer already exists [2020-10-01T17:40:15.260Z] 550c4ed8641c: Layer already exists [2020-10-01T17:40:15.260Z] e1c557e92b6b: Layer already exists [2020-10-01T17:40:15.260Z] 14de7fc20ede: Layer already exists [2020-10-01T17:40:15.260Z] 2d6b1af10c38: Layer already exists [2020-10-01T17:40:15.260Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:1d4fd80981547e1460b3f0c6f5056a0faf06c4617c0929f14d8c15c2fa6be8b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:15.312Z] Building docker-core-command-go ... [2020-10-01T17:40:15.312Z] Building docker-core-data-go ... [2020-10-01T17:40:15.312Z] Building docker-core-metadata-go ... [2020-10-01T17:40:15.312Z] Building docker-security-proxy-setup-go ... [2020-10-01T17:40:15.312Z] Building docker-security-secrets-setup-go ... [2020-10-01T17:40:15.312Z] Building docker-security-secretstore-setup-go ... [2020-10-01T17:40:15.312Z] Building docker-support-logging-go ... [2020-10-01T17:40:15.312Z] Building docker-support-notifications-go ... [2020-10-01T17:40:15.312Z] Building docker-support-scheduler-go ... [2020-10-01T17:40:15.312Z] Building docker-sys-mgmt-agent-go ... [2020-10-01T17:40:15.312Z] Building docker-sys-mgmt-agent-go [2020-10-01T17:40:15.312Z] Building docker-support-logging-go [2020-10-01T17:40:15.312Z] Building docker-security-proxy-setup-go [2020-10-01T17:40:15.312Z] Building docker-core-metadata-go [2020-10-01T17:40:15.312Z] Building docker-core-command-go [2020-10-01T17:40:15.572Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:15.872Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-10-01T17:40:15.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-01T17:40:15.872Z] 313acf0fb56a: Preparing [2020-10-01T17:40:15.873Z] dd6c4a5c7378: Preparing [2020-10-01T17:40:15.873Z] 14de7fc20ede: Preparing [2020-10-01T17:40:15.873Z] e1c557e92b6b: Preparing [2020-10-01T17:40:15.873Z] 550c4ed8641c: Preparing [2020-10-01T17:40:15.873Z] 2d6b1af10c38: Preparing [2020-10-01T17:40:15.873Z] 2d6b1af10c38: Waiting [2020-10-01T17:40:15.873Z] 550c4ed8641c: Layer already exists [2020-10-01T17:40:15.873Z] dd6c4a5c7378: Layer already exists [2020-10-01T17:40:15.873Z] 313acf0fb56a: Layer already exists [2020-10-01T17:40:15.873Z] 14de7fc20ede: Layer already exists [2020-10-01T17:40:16.133Z] e1c557e92b6b: Layer already exists [2020-10-01T17:40:16.133Z] 2d6b1af10c38: Layer already exists [2020-10-01T17:40:16.133Z] master: digest: sha256:1d4fd80981547e1460b3f0c6f5056a0faf06c4617c0929f14d8c15c2fa6be8b7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:40:16.328Z] ===================================================== [Pipeline] echo [2020-10-01T17:40:16.374Z] taggedImages: [2020-10-01T17:40:16.374Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:16.374Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.41 [2020-10-01T17:40:16.374Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:16.374Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-10-01T17:40:16.440Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-10-01T17:40:16.440Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:16.440Z] 1.2.2-dev.41 [2020-10-01T17:40:16.440Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:16.440Z] master [2020-10-01T17:40:16.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:16.977Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:17.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:17.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T17:40:17.271Z] f7c5200f4041: Preparing [2020-10-01T17:40:17.271Z] a03788256cff: Preparing [2020-10-01T17:40:17.271Z] 17eaac2db5a4: Preparing [2020-10-01T17:40:17.537Z] f7c5200f4041: Pushed [2020-10-01T17:40:17.537Z] 17eaac2db5a4: Pushed [2020-10-01T17:40:18.478Z] a03788256cff: Pushed [2020-10-01T17:40:18.739Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:b6833002faa3d5e22c0f53a49dc92790bb17120e385586ac30eeb9539d97882a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:19.035Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:19.337Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.41 [2020-10-01T17:40:19.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T17:40:19.337Z] f7c5200f4041: Preparing [2020-10-01T17:40:19.337Z] a03788256cff: Preparing [2020-10-01T17:40:19.337Z] 17eaac2db5a4: Preparing [2020-10-01T17:40:19.337Z] 17eaac2db5a4: Layer already exists [2020-10-01T17:40:19.337Z] a03788256cff: Layer already exists [2020-10-01T17:40:19.337Z] f7c5200f4041: Layer already exists [2020-10-01T17:40:19.337Z] 1.2.2-dev.41: digest: sha256:b6833002faa3d5e22c0f53a49dc92790bb17120e385586ac30eeb9539d97882a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:19.637Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:19.931Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:19.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T17:40:19.931Z] f7c5200f4041: Preparing [2020-10-01T17:40:19.931Z] a03788256cff: Preparing [2020-10-01T17:40:19.931Z] 17eaac2db5a4: Preparing [2020-10-01T17:40:19.931Z] a03788256cff: Layer already exists [2020-10-01T17:40:19.931Z] f7c5200f4041: Layer already exists [2020-10-01T17:40:19.931Z] 17eaac2db5a4: Layer already exists [2020-10-01T17:40:19.931Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:b6833002faa3d5e22c0f53a49dc92790bb17120e385586ac30eeb9539d97882a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:20.235Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:20.530Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-10-01T17:40:20.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-01T17:40:20.530Z] f7c5200f4041: Preparing [2020-10-01T17:40:20.530Z] a03788256cff: Preparing [2020-10-01T17:40:20.530Z] 17eaac2db5a4: Preparing [2020-10-01T17:40:20.530Z] 17eaac2db5a4: Layer already exists [2020-10-01T17:40:20.530Z] f7c5200f4041: Layer already exists [2020-10-01T17:40:20.530Z] a03788256cff: Layer already exists [2020-10-01T17:40:20.530Z] master: digest: sha256:b6833002faa3d5e22c0f53a49dc92790bb17120e385586ac30eeb9539d97882a size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:40:20.723Z] ===================================================== [Pipeline] echo [2020-10-01T17:40:20.775Z] taggedImages: [2020-10-01T17:40:20.775Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:20.775Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.41 [2020-10-01T17:40:20.775Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:20.775Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-10-01T17:40:20.849Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-10-01T17:40:20.849Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:20.849Z] 1.2.2-dev.41 [2020-10-01T17:40:20.849Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:20.849Z] master [2020-10-01T17:40:20.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:21.349Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:21.647Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:21.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T17:40:21.647Z] ac8285dde736: Preparing [2020-10-01T17:40:21.647Z] da38535ddda2: Preparing [2020-10-01T17:40:21.647Z] 7a8c563abf40: Preparing [2020-10-01T17:40:21.647Z] f69b1d009747: Preparing [2020-10-01T17:40:21.647Z] 07c0f37fb565: Preparing [2020-10-01T17:40:21.647Z] 89236b9dc98a: Preparing [2020-10-01T17:40:21.647Z] 65453d30d48e: Preparing [2020-10-01T17:40:21.647Z] 527eef706b20: Preparing [2020-10-01T17:40:21.647Z] 224742e9e948: Preparing [2020-10-01T17:40:21.647Z] 5391e5290f13: Preparing [2020-10-01T17:40:21.647Z] 13baed61c795: Preparing [2020-10-01T17:40:21.647Z] 51d6d3d09136: Preparing [2020-10-01T17:40:21.647Z] 1507bc794612: Preparing [2020-10-01T17:40:21.647Z] 50644c29ef5a: Preparing [2020-10-01T17:40:21.647Z] 89236b9dc98a: Waiting [2020-10-01T17:40:21.647Z] 65453d30d48e: Waiting [2020-10-01T17:40:21.647Z] 527eef706b20: Waiting [2020-10-01T17:40:21.647Z] 224742e9e948: Waiting [2020-10-01T17:40:21.647Z] 5391e5290f13: Waiting [2020-10-01T17:40:21.647Z] 1507bc794612: Waiting [2020-10-01T17:40:21.647Z] 13baed61c795: Waiting [2020-10-01T17:40:21.647Z] 50644c29ef5a: Waiting [2020-10-01T17:40:21.647Z] 51d6d3d09136: Waiting [2020-10-01T17:40:21.929Z] 07c0f37fb565: Pushed [2020-10-01T17:40:21.929Z] ac8285dde736: Pushed [2020-10-01T17:40:22.192Z] f69b1d009747: Pushed [2020-10-01T17:40:22.192Z] 65453d30d48e: Pushed [2020-10-01T17:40:22.192Z] 527eef706b20: Layer already exists [2020-10-01T17:40:22.192Z] 224742e9e948: Layer already exists [2020-10-01T17:40:22.192Z] 5391e5290f13: Layer already exists [2020-10-01T17:40:22.192Z] 13baed61c795: Layer already exists [2020-10-01T17:40:22.192Z] 51d6d3d09136: Layer already exists [2020-10-01T17:40:22.192Z] 1507bc794612: Layer already exists [2020-10-01T17:40:22.192Z] 50644c29ef5a: Layer already exists [2020-10-01T17:40:22.453Z] da38535ddda2: Pushed [2020-10-01T17:40:23.025Z] 89236b9dc98a: Pushed [2020-10-01T17:40:28.423Z] 7a8c563abf40: Pushed [2020-10-01T17:40:28.685Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:523010365023f45d306373a0423cc8a07ea90450006ac1aa3d88e0e3a7bcc497 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:28.988Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:29.280Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.41 [2020-10-01T17:40:29.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T17:40:29.281Z] ac8285dde736: Preparing [2020-10-01T17:40:29.281Z] da38535ddda2: Preparing [2020-10-01T17:40:29.281Z] 7a8c563abf40: Preparing [2020-10-01T17:40:29.281Z] f69b1d009747: Preparing [2020-10-01T17:40:29.281Z] 07c0f37fb565: Preparing [2020-10-01T17:40:29.281Z] 89236b9dc98a: Preparing [2020-10-01T17:40:29.281Z] 65453d30d48e: Preparing [2020-10-01T17:40:29.281Z] 527eef706b20: Preparing [2020-10-01T17:40:29.281Z] 224742e9e948: Preparing [2020-10-01T17:40:29.281Z] 5391e5290f13: Preparing [2020-10-01T17:40:29.281Z] 13baed61c795: Preparing [2020-10-01T17:40:29.281Z] 51d6d3d09136: Preparing [2020-10-01T17:40:29.281Z] 1507bc794612: Preparing [2020-10-01T17:40:29.281Z] 50644c29ef5a: Preparing [2020-10-01T17:40:29.281Z] 65453d30d48e: Waiting [2020-10-01T17:40:29.281Z] 527eef706b20: Waiting [2020-10-01T17:40:29.281Z] 224742e9e948: Waiting [2020-10-01T17:40:29.281Z] 5391e5290f13: Waiting [2020-10-01T17:40:29.281Z] 13baed61c795: Waiting [2020-10-01T17:40:29.281Z] 51d6d3d09136: Waiting [2020-10-01T17:40:29.281Z] 1507bc794612: Waiting [2020-10-01T17:40:29.281Z] 50644c29ef5a: Waiting [2020-10-01T17:40:29.281Z] 89236b9dc98a: Waiting [2020-10-01T17:40:29.281Z] 7a8c563abf40: Layer already exists [2020-10-01T17:40:29.281Z] da38535ddda2: Layer already exists [2020-10-01T17:40:29.281Z] f69b1d009747: Layer already exists [2020-10-01T17:40:29.281Z] ac8285dde736: Layer already exists [2020-10-01T17:40:29.281Z] 07c0f37fb565: Layer already exists [2020-10-01T17:40:29.281Z] 89236b9dc98a: Layer already exists [2020-10-01T17:40:29.281Z] 65453d30d48e: Layer already exists [2020-10-01T17:40:29.281Z] 5391e5290f13: Layer already exists [2020-10-01T17:40:29.281Z] 224742e9e948: Layer already exists [2020-10-01T17:40:29.281Z] 527eef706b20: Layer already exists [2020-10-01T17:40:29.281Z] 13baed61c795: Layer already exists [2020-10-01T17:40:29.281Z] 51d6d3d09136: Layer already exists [2020-10-01T17:40:29.281Z] 1507bc794612: Layer already exists [2020-10-01T17:40:29.281Z] 50644c29ef5a: Layer already exists [2020-10-01T17:40:29.281Z] 1.2.2-dev.41: digest: sha256:523010365023f45d306373a0423cc8a07ea90450006ac1aa3d88e0e3a7bcc497 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:29.581Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:30.132Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:30.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T17:40:30.132Z] ac8285dde736: Preparing [2020-10-01T17:40:30.132Z] da38535ddda2: Preparing [2020-10-01T17:40:30.132Z] 7a8c563abf40: Preparing [2020-10-01T17:40:30.132Z] f69b1d009747: Preparing [2020-10-01T17:40:30.132Z] 07c0f37fb565: Preparing [2020-10-01T17:40:30.132Z] 89236b9dc98a: Preparing [2020-10-01T17:40:30.132Z] 65453d30d48e: Preparing [2020-10-01T17:40:30.132Z] 527eef706b20: Preparing [2020-10-01T17:40:30.132Z] 224742e9e948: Preparing [2020-10-01T17:40:30.132Z] 5391e5290f13: Preparing [2020-10-01T17:40:30.132Z] 13baed61c795: Preparing [2020-10-01T17:40:30.132Z] 51d6d3d09136: Preparing [2020-10-01T17:40:30.132Z] 1507bc794612: Preparing [2020-10-01T17:40:30.132Z] 50644c29ef5a: Preparing [2020-10-01T17:40:30.132Z] 89236b9dc98a: Waiting [2020-10-01T17:40:30.132Z] 65453d30d48e: Waiting [2020-10-01T17:40:30.132Z] 527eef706b20: Waiting [2020-10-01T17:40:30.132Z] 224742e9e948: Waiting [2020-10-01T17:40:30.132Z] 5391e5290f13: Waiting [2020-10-01T17:40:30.132Z] 13baed61c795: Waiting [2020-10-01T17:40:30.132Z] 51d6d3d09136: Waiting [2020-10-01T17:40:30.132Z] 1507bc794612: Waiting [2020-10-01T17:40:30.132Z] da38535ddda2: Layer already exists [2020-10-01T17:40:30.132Z] f69b1d009747: Layer already exists [2020-10-01T17:40:30.132Z] ac8285dde736: Layer already exists [2020-10-01T17:40:30.132Z] 07c0f37fb565: Layer already exists [2020-10-01T17:40:30.132Z] 7a8c563abf40: Layer already exists [2020-10-01T17:40:30.132Z] 65453d30d48e: Layer already exists [2020-10-01T17:40:30.132Z] 527eef706b20: Layer already exists [2020-10-01T17:40:30.132Z] 89236b9dc98a: Layer already exists [2020-10-01T17:40:30.132Z] 224742e9e948: Layer already exists [2020-10-01T17:40:30.132Z] 5391e5290f13: Layer already exists [2020-10-01T17:40:30.132Z] 51d6d3d09136: Layer already exists [2020-10-01T17:40:30.132Z] 1507bc794612: Layer already exists [2020-10-01T17:40:30.132Z] 13baed61c795: Layer already exists [2020-10-01T17:40:30.132Z] 50644c29ef5a: Layer already exists [2020-10-01T17:40:30.132Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:523010365023f45d306373a0423cc8a07ea90450006ac1aa3d88e0e3a7bcc497 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:30.432Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:40:30.727Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-10-01T17:40:30.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-01T17:40:30.727Z] ac8285dde736: Preparing [2020-10-01T17:40:30.727Z] da38535ddda2: Preparing [2020-10-01T17:40:30.727Z] 7a8c563abf40: Preparing [2020-10-01T17:40:30.727Z] f69b1d009747: Preparing [2020-10-01T17:40:30.727Z] 07c0f37fb565: Preparing [2020-10-01T17:40:30.727Z] 89236b9dc98a: Preparing [2020-10-01T17:40:30.727Z] 65453d30d48e: Preparing [2020-10-01T17:40:30.727Z] 527eef706b20: Preparing [2020-10-01T17:40:30.727Z] 224742e9e948: Preparing [2020-10-01T17:40:30.727Z] 5391e5290f13: Preparing [2020-10-01T17:40:30.727Z] 13baed61c795: Preparing [2020-10-01T17:40:30.727Z] 51d6d3d09136: Preparing [2020-10-01T17:40:30.727Z] 1507bc794612: Preparing [2020-10-01T17:40:30.727Z] 50644c29ef5a: Preparing [2020-10-01T17:40:30.727Z] 224742e9e948: Waiting [2020-10-01T17:40:30.727Z] 5391e5290f13: Waiting [2020-10-01T17:40:30.727Z] 13baed61c795: Waiting [2020-10-01T17:40:30.727Z] 51d6d3d09136: Waiting [2020-10-01T17:40:30.728Z] 1507bc794612: Waiting [2020-10-01T17:40:30.728Z] 89236b9dc98a: Waiting [2020-10-01T17:40:30.728Z] 50644c29ef5a: Waiting [2020-10-01T17:40:30.728Z] 65453d30d48e: Waiting [2020-10-01T17:40:30.728Z] 527eef706b20: Waiting [2020-10-01T17:40:30.728Z] da38535ddda2: Layer already exists [2020-10-01T17:40:30.728Z] f69b1d009747: Layer already exists [2020-10-01T17:40:30.728Z] 7a8c563abf40: Layer already exists [2020-10-01T17:40:30.728Z] ac8285dde736: Layer already exists [2020-10-01T17:40:30.728Z] 07c0f37fb565: Layer already exists [2020-10-01T17:40:30.728Z] 89236b9dc98a: Layer already exists [2020-10-01T17:40:30.728Z] 527eef706b20: Layer already exists [2020-10-01T17:40:30.728Z] 65453d30d48e: Layer already exists [2020-10-01T17:40:30.728Z] 224742e9e948: Layer already exists [2020-10-01T17:40:30.728Z] 5391e5290f13: Layer already exists [2020-10-01T17:40:30.728Z] 13baed61c795: Layer already exists [2020-10-01T17:40:30.728Z] 51d6d3d09136: Layer already exists [2020-10-01T17:40:30.728Z] 1507bc794612: Layer already exists [2020-10-01T17:40:30.728Z] 50644c29ef5a: Layer already exists [2020-10-01T17:40:30.728Z] master: digest: sha256:523010365023f45d306373a0423cc8a07ea90450006ac1aa3d88e0e3a7bcc497 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:40:30.910Z] ===================================================== [Pipeline] echo [2020-10-01T17:40:30.954Z] taggedImages: [2020-10-01T17:40:30.954Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:40:30.954Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.41 [2020-10-01T17:40:30.954Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:40:30.954Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-01T17:41:37.150Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:41:37.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:41:37.151Z] ---> 7206cf8eeecd [2020-10-01T17:41:37.151Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:41:37.757Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:41:37.757Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:41:37.757Z] ---> 7206cf8eeecd [2020-10-01T17:41:37.757Z] Step 3/20 : WORKDIR /edgex-go [2020-10-01T17:41:37.757Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:41:37.757Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:41:37.757Z] ---> 7206cf8eeecd [2020-10-01T17:41:37.757Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:41:38.044Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:41:38.044Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:41:38.044Z] ---> 7206cf8eeecd [2020-10-01T17:41:38.044Z] Step 3/27 : WORKDIR /edgex-go [2020-10-01T17:41:38.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:41:38.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:41:38.044Z] ---> 7206cf8eeecd [2020-10-01T17:41:38.044Z] Step 3/22 : WORKDIR /edgex-go [2020-10-01T17:41:40.693Z] ---> Running in ae02df7ef8d9 [2020-10-01T17:41:40.693Z] ---> Running in 7b3e813e8932 [2020-10-01T17:41:40.693Z] ---> Running in f3c2a954e86c [2020-10-01T17:41:40.693Z] ---> Running in 8ba9bcbc99d8 [2020-10-01T17:41:40.693Z] ---> Running in 5d43d4dd34f3 [2020-10-01T17:41:40.966Z] Removing intermediate container ae02df7ef8d9 [2020-10-01T17:41:40.966Z] ---> f426d8684758 [2020-10-01T17:41:40.966Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:41:41.246Z] Removing intermediate container 7b3e813e8932 [2020-10-01T17:41:41.246Z] ---> eb93ababc541 [2020-10-01T17:41:41.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:41:41.246Z] ---> Running in 20bf7a229ec0 [2020-10-01T17:41:41.246Z] Removing intermediate container 5d43d4dd34f3 [2020-10-01T17:41:41.246Z] ---> d418651842e2 [2020-10-01T17:41:41.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:41:41.246Z] Removing intermediate container f3c2a954e86c [2020-10-01T17:41:41.246Z] ---> 7d56b2d8acf3 [2020-10-01T17:41:41.246Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:41:41.520Z] Removing intermediate container 8ba9bcbc99d8 [2020-10-01T17:41:41.520Z] ---> 31b31be073ea [2020-10-01T17:41:41.520Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:41:41.520Z] ---> Running in e2bda98922f1 [2020-10-01T17:41:41.803Z] ---> Running in b0f7c0d2390b [2020-10-01T17:41:41.803Z] ---> Running in 6c1129f998cc [2020-10-01T17:41:41.803Z] ---> Running in 8063a7d5f8f3 [2020-10-01T17:41:46.139Z] Removing intermediate container 20bf7a229ec0 [2020-10-01T17:41:46.139Z] ---> 6bec3cbc88f3 [2020-10-01T17:41:46.139Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T17:41:46.139Z] Removing intermediate container e2bda98922f1 [2020-10-01T17:41:46.139Z] ---> 81767fc0cbab [2020-10-01T17:41:46.139Z] Step 5/22 : RUN apk update && apk add make git [2020-10-01T17:41:46.139Z] ---> Running in fd53f78d6e61 [2020-10-01T17:41:46.139Z] ---> Running in 1e0e063edf8f [2020-10-01T17:41:46.735Z] Removing intermediate container 6c1129f998cc [2020-10-01T17:41:46.735Z] ---> 9e7aea4d9273 [2020-10-01T17:41:46.735Z] Step 5/20 : RUN apk update && apk add make git [2020-10-01T17:41:47.013Z] ---> Running in e5a866b09038 [2020-10-01T17:41:47.013Z] Removing intermediate container b0f7c0d2390b [2020-10-01T17:41:47.013Z] ---> b8de7ae6f506 [2020-10-01T17:41:47.013Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-01T17:41:47.013Z] Removing intermediate container 8063a7d5f8f3 [2020-10-01T17:41:47.013Z] ---> 6f54cd5c1f31 [2020-10-01T17:41:47.013Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-01T17:41:47.294Z] ---> Running in 19d7bcaaed35 [2020-10-01T17:41:47.294Z] ---> Running in 016651ea0547 [2020-10-01T17:41:48.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:49.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:50.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:50.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:50.425Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:41:50.425Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:41:50.425Z] OK: 12623 distinct packages available [2020-10-01T17:41:50.708Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:41:50.708Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:41:50.708Z] OK: 12623 distinct packages available [2020-10-01T17:41:50.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:41:51.320Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:41:51.320Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:41:51.320Z] OK: 12623 distinct packages available [2020-10-01T17:41:51.320Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:41:51.320Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:41:51.320Z] OK: 12623 distinct packages available [2020-10-01T17:41:51.320Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:51.929Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:51.929Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:41:51.929Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:41:51.929Z] OK: 12623 distinct packages available [2020-10-01T17:41:52.207Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:52.207Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:52.824Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:53.818Z] Removing intermediate container 1e0e063edf8f [2020-10-01T17:41:53.818Z] ---> 579f26ec350c [2020-10-01T17:41:53.818Z] Step 6/22 : COPY go.mod . [2020-10-01T17:41:53.818Z] OK: 217 MiB in 51 packages [2020-10-01T17:41:54.098Z] Removing intermediate container fd53f78d6e61 [2020-10-01T17:41:54.098Z] ---> 793a3e2dc8e7 [2020-10-01T17:41:54.098Z] Step 6/22 : COPY go.mod . [2020-10-01T17:41:54.383Z] Removing intermediate container e5a866b09038 [2020-10-01T17:41:54.383Z] ---> 736c462da834 [2020-10-01T17:41:54.383Z] Step 6/20 : COPY go.mod . [2020-10-01T17:41:54.383Z] Removing intermediate container 19d7bcaaed35 [2020-10-01T17:41:54.383Z] ---> 850301233783 [2020-10-01T17:41:54.383Z] Step 6/27 : COPY go.mod . [2020-10-01T17:41:54.999Z] ---> 10de5ffbcd26 [2020-10-01T17:41:54.999Z] Step 7/22 : RUN go mod download [2020-10-01T17:41:54.999Z] ---> 267572b820d0 [2020-10-01T17:41:54.999Z] Step 7/22 : RUN go mod download [2020-10-01T17:41:55.279Z] ---> Running in dd22a2fb8f29 [2020-10-01T17:41:55.279Z] ---> Running in df0d0d1edc59 [2020-10-01T17:41:55.561Z] Removing intermediate container 016651ea0547 [2020-10-01T17:41:55.561Z] ---> 9924776943fd [2020-10-01T17:41:55.561Z] Step 6/22 : COPY go.mod . [2020-10-01T17:41:55.561Z] ---> 429e844dc948 [2020-10-01T17:41:55.561Z] Step 7/27 : RUN go mod download [2020-10-01T17:41:55.561Z] ---> 53e881444447 [2020-10-01T17:41:55.561Z] Step 7/20 : RUN go mod download [2020-10-01T17:41:55.836Z] ---> Running in 9319f720544a [2020-10-01T17:41:55.836Z] ---> Running in 299113ab2d22 [2020-10-01T17:41:56.830Z] ---> 73aa964de3df [2020-10-01T17:41:56.830Z] Step 7/22 : RUN go mod download [2020-10-01T17:41:56.830Z] ---> Running in b6f1c1c1e4ac [2020-10-01T17:42:01.165Z] Removing intermediate container dd22a2fb8f29 [2020-10-01T17:42:01.165Z] ---> aa54b5b8c8c0 [2020-10-01T17:42:01.165Z] Step 8/22 : COPY . . [2020-10-01T17:42:01.441Z] Removing intermediate container 9319f720544a [2020-10-01T17:42:01.441Z] ---> 89b487cab7de [2020-10-01T17:42:01.441Z] Step 8/27 : COPY . . [2020-10-01T17:42:01.441Z] Removing intermediate container df0d0d1edc59 [2020-10-01T17:42:01.441Z] ---> 35dde03cea63 [2020-10-01T17:42:01.441Z] Step 8/22 : COPY . . [2020-10-01T17:42:01.441Z] Removing intermediate container 299113ab2d22 [2020-10-01T17:42:01.441Z] ---> 962f45c54502 [2020-10-01T17:42:01.441Z] Step 8/20 : COPY . . [2020-10-01T17:42:02.052Z] Removing intermediate container b6f1c1c1e4ac [2020-10-01T17:42:02.052Z] ---> 072c9c83e2a3 [2020-10-01T17:42:02.052Z] Step 8/22 : COPY . . [2020-10-01T17:42:28.923Z] ---> 235e47207766 [2020-10-01T17:42:28.923Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-01T17:42:28.923Z] ---> 212402fa7e73 [2020-10-01T17:42:28.923Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-01T17:42:28.923Z] ---> 8a25fe1ed179 [2020-10-01T17:42:28.923Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-01T17:42:28.923Z] ---> 7bca6038b59d [2020-10-01T17:42:28.923Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-01T17:42:28.923Z] ---> Running in 7bedbe79b1e5 [2020-10-01T17:42:28.923Z] ---> c6f6066c5e40 [2020-10-01T17:42:28.923Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-01T17:42:28.923Z] ---> Running in 4b3d19417ebe [2020-10-01T17:42:28.923Z] ---> Running in f43a76a814d9 [2020-10-01T17:42:28.923Z] ---> Running in b5532719ee2c [2020-10-01T17:42:28.923Z] ---> Running in b822c46b325a [2020-10-01T17:42:29.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-01T17:42:29.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-01T17:42:29.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-01T17:42:29.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2020-10-01T17:42:29.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-01T17:44:06.641Z] Removing intermediate container b5532719ee2c [2020-10-01T17:44:06.641Z] ---> 356bdf8435bc [2020-10-01T17:44:06.641Z] [2020-10-01T17:44:06.641Z] Step 10/20 : FROM alpine [2020-10-01T17:44:06.641Z] latest: Pulling from library/alpine [2020-10-01T17:44:06.641Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T17:44:06.641Z] Status: Downloaded newer image for alpine:latest [2020-10-01T17:44:06.641Z] ---> 62ee0e9f8440 [2020-10-01T17:44:06.641Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-01T17:44:06.641Z] ---> Running in 0c97bb7f3e98 [2020-10-01T17:44:06.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:44:06.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:44:07.928Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:44:07.928Z] v3.12.0-356-g20de812e98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:44:07.928Z] OK: 12621 distinct packages available [2020-10-01T17:44:08.924Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-01T17:44:08.924Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T17:44:08.924Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-01T17:44:08.924Z] (4/4) Installing curl (7.69.1-r1) [2020-10-01T17:44:08.924Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:44:08.924Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T17:44:09.209Z] OK: 7 MiB in 18 packages [2020-10-01T17:44:12.644Z] Removing intermediate container 0c97bb7f3e98 [2020-10-01T17:44:12.645Z] ---> 7e29f3b48e6e [2020-10-01T17:44:12.645Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T17:44:12.645Z] ---> Running in 5ce641da4f29 [2020-10-01T17:44:13.256Z] Removing intermediate container 5ce641da4f29 [2020-10-01T17:44:13.256Z] ---> 5973925e5e22 [2020-10-01T17:44:13.256Z] Step 13/20 : WORKDIR /edgex [2020-10-01T17:44:13.540Z] ---> Running in e43bbdcd28e3 [2020-10-01T17:44:15.019Z] Removing intermediate container e43bbdcd28e3 [2020-10-01T17:44:15.019Z] ---> d2735d827284 [2020-10-01T17:44:15.019Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-01T17:44:17.744Z] ---> 254c8ac13aeb [2020-10-01T17:44:17.744Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-01T17:44:20.433Z] Removing intermediate container 7bedbe79b1e5 [2020-10-01T17:44:20.433Z] ---> c4e137d2a5a3 [2020-10-01T17:44:20.433Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-01T17:44:21.048Z] ---> Running in 6c949a6860f2 [2020-10-01T17:44:21.048Z] ---> d4f2a5a64156 [2020-10-01T17:44:21.049Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-01T17:44:21.329Z] ---> Running in b614b19eb94a [2020-10-01T17:44:22.809Z] Removing intermediate container b822c46b325a [2020-10-01T17:44:22.809Z] ---> ed5d3e859e57 [2020-10-01T17:44:22.809Z] [2020-10-01T17:44:22.809Z] Step 10/22 : FROM scratch [2020-10-01T17:44:22.809Z] ---> [2020-10-01T17:44:22.809Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T17:44:22.809Z] Removing intermediate container b614b19eb94a [2020-10-01T17:44:22.809Z] ---> 65c82ead2ea8 [2020-10-01T17:44:22.809Z] Step 17/20 : CMD ["--init=true"] [2020-10-01T17:44:23.094Z] ---> Running in a350ef4e8e30 [2020-10-01T17:44:23.094Z] ---> Running in a5d8449abcd7 [2020-10-01T17:44:24.103Z] Removing intermediate container a350ef4e8e30 [2020-10-01T17:44:24.103Z] ---> 1bee0deec690 [2020-10-01T17:44:24.103Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-01T17:44:24.103Z] Removing intermediate container a5d8449abcd7 [2020-10-01T17:44:24.103Z] ---> d8d51a6bdbdc [2020-10-01T17:44:24.103Z] Step 18/20 : LABEL arch=arm64 [2020-10-01T17:44:24.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-01T17:44:24.103Z] ---> Running in 49376415fe1c [2020-10-01T17:44:24.389Z] ---> Running in 223d016c5724 [2020-10-01T17:44:25.002Z] Removing intermediate container 49376415fe1c [2020-10-01T17:44:25.002Z] ---> 9f8ff49ce71a [2020-10-01T17:44:25.002Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:44:25.002Z] ---> Running in e86e6f5e2bac [2020-10-01T17:44:25.290Z] Removing intermediate container 223d016c5724 [2020-10-01T17:44:25.290Z] ---> e88356e8d336 [2020-10-01T17:44:25.290Z] Step 19/20 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:44:25.290Z] ---> Running in 7410260d0fa2 [2020-10-01T17:44:25.913Z] Removing intermediate container e86e6f5e2bac [2020-10-01T17:44:25.913Z] ---> b77eb73e323f [2020-10-01T17:44:25.913Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-01T17:44:26.214Z] Removing intermediate container 7410260d0fa2 [2020-10-01T17:44:26.214Z] ---> 89faa2240b14 [2020-10-01T17:44:26.214Z] Step 20/20 : LABEL version=1.2.2-dev.41 [2020-10-01T17:44:26.494Z] ---> Running in 3cbcb615ca08 [2020-10-01T17:44:27.123Z] ---> 0d35510a4546 [2020-10-01T17:44:27.123Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-01T17:44:27.750Z] Removing intermediate container 3cbcb615ca08 [2020-10-01T17:44:27.750Z] ---> 11147edd5bb6 [2020-10-01T17:44:27.750Z] [2020-10-01T17:44:28.364Z] Successfully built 11147edd5bb6 [2020-10-01T17:44:28.364Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-01T17:44:28.364Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-10-01T17:44:28.692Z] ---> 436e7d537b0d [2020-10-01T17:44:28.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-01T17:44:32.163Z] ---> afd18e87f693 [2020-10-01T17:44:32.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-01T17:44:32.163Z] Removing intermediate container 6c949a6860f2 [2020-10-01T17:44:32.163Z] ---> bb8da0a8193d [2020-10-01T17:44:32.163Z] [2020-10-01T17:44:32.163Z] Step 11/27 : FROM docker:latest [2020-10-01T17:44:32.163Z] ---> 45884bde0078 [2020-10-01T17:44:32.163Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-01T17:44:32.453Z] ---> Running in 8105ffdbd026 [2020-10-01T17:44:33.973Z] ---> 9dc545a359c0 [2020-10-01T17:44:33.973Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-01T17:44:34.612Z] ---> Running in 1eb6a5e92861 [2020-10-01T17:44:36.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:44:36.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:44:36.370Z] Removing intermediate container 1eb6a5e92861 [2020-10-01T17:44:36.370Z] ---> 8c2c65eab561 [2020-10-01T17:44:36.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:44:36.654Z] ---> Running in 8095559e5008 [2020-10-01T17:44:36.931Z] (1/2) Installing readline (8.0.4-r0) [2020-10-01T17:44:36.931Z] (2/2) Installing bash (5.0.17-r0) [2020-10-01T17:44:36.931Z] Executing bash-5.0.17-r0.post-install [2020-10-01T17:44:36.931Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:44:37.206Z] OK: 12 MiB in 22 packages [2020-10-01T17:44:37.486Z] Removing intermediate container 8095559e5008 [2020-10-01T17:44:37.486Z] ---> 5a42455c57ca [2020-10-01T17:44:37.486Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T17:44:38.114Z] ---> Running in 75690039eb61 [2020-10-01T17:44:39.128Z] Removing intermediate container 75690039eb61 [2020-10-01T17:44:39.128Z] ---> d4c4ed949fd4 [2020-10-01T17:44:39.128Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:44:39.405Z] ---> Running in e52687539c6a [2020-10-01T17:44:40.020Z] Removing intermediate container 8105ffdbd026 [2020-10-01T17:44:40.020Z] ---> 6a33f198d662 [2020-10-01T17:44:40.020Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-01T17:44:40.629Z] ---> Running in 7f96ae30cd9d [2020-10-01T17:44:40.929Z] Removing intermediate container e52687539c6a [2020-10-01T17:44:40.929Z] ---> e6d08b79d678 [2020-10-01T17:44:40.929Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:44:41.401Z] Removing intermediate container f43a76a814d9 [2020-10-01T17:44:41.401Z] ---> 45ac3ff2e0b0 [2020-10-01T17:44:41.401Z] [2020-10-01T17:44:41.401Z] Step 10/22 : FROM scratch [2020-10-01T17:44:41.401Z] ---> [2020-10-01T17:44:41.401Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:44:41.718Z] ---> Running in 981cb229ff52 [2020-10-01T17:44:42.002Z] ---> Running in 13bb961fdd4c [2020-10-01T17:44:43.089Z] Removing intermediate container 981cb229ff52 [2020-10-01T17:44:43.089Z] ---> ac6760065801 [2020-10-01T17:44:43.089Z] [2020-10-01T17:44:43.395Z] Removing intermediate container 13bb961fdd4c [2020-10-01T17:44:43.395Z] ---> 04893ea19b12 [2020-10-01T17:44:43.395Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-01T17:44:43.699Z] ---> Running in 2a5b2372282d [2020-10-01T17:44:43.981Z] Successfully built ac6760065801 [2020-10-01T17:44:44.300Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-01T17:44:44.301Z] Building docker-security-secrets-setup-go [2020-10-01T17:44:44.585Z]  Building docker-support-logging-go ... done Removing intermediate container 2a5b2372282d [2020-10-01T17:44:44.585Z] ---> 112da3c5e189 [2020-10-01T17:44:44.585Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:44:44.879Z] ---> Running in 4777dedc44d8 [2020-10-01T17:44:45.499Z] Removing intermediate container 4777dedc44d8 [2020-10-01T17:44:45.499Z] ---> 3211f6593533 [2020-10-01T17:44:45.499Z] Step 14/22 : WORKDIR / [2020-10-01T17:44:45.813Z] ---> Running in 77e33e6f6ab4 [2020-10-01T17:44:46.815Z] Removing intermediate container 7f96ae30cd9d [2020-10-01T17:44:46.815Z] ---> dcb2a3446947 [2020-10-01T17:44:46.815Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-01T17:44:47.113Z] Removing intermediate container 77e33e6f6ab4 [2020-10-01T17:44:47.113Z] ---> b6a59401b984 [2020-10-01T17:44:47.113Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-01T17:44:47.724Z] ---> Running in ce56c6d30f8b [2020-10-01T17:44:48.009Z] ---> 46771a9bf9f7 [2020-10-01T17:44:48.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-01T17:44:50.683Z] Removing intermediate container ce56c6d30f8b [2020-10-01T17:44:50.683Z] ---> 0597263a5e28 [2020-10-01T17:44:50.683Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-01T17:44:51.315Z] ---> f76c27bd4be7 [2020-10-01T17:44:51.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-01T17:44:51.594Z] ---> Running in 5ed2ea74beae [2020-10-01T17:44:53.617Z] Removing intermediate container 5ed2ea74beae [2020-10-01T17:44:53.617Z] ---> 98bfec3fc46c [2020-10-01T17:44:53.617Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-01T17:44:53.901Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:44:53.901Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:44:53.901Z] ---> 7206cf8eeecd [2020-10-01T17:44:53.901Z] Step 3/21 : WORKDIR /edgex-go [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 31b31be073ea [2020-10-01T17:44:53.901Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 9e7aea4d9273 [2020-10-01T17:44:53.901Z] Step 5/21 : RUN apk update && apk add make git [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 736c462da834 [2020-10-01T17:44:53.901Z] Step 6/21 : COPY go.mod . [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 53e881444447 [2020-10-01T17:44:53.901Z] Step 7/21 : RUN go mod download [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 962f45c54502 [2020-10-01T17:44:53.901Z] Step 8/21 : COPY . . [2020-10-01T17:44:53.901Z] ---> Using cache [2020-10-01T17:44:53.901Z] ---> 7bca6038b59d [2020-10-01T17:44:53.901Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-01T17:44:54.185Z] ---> 8cce52d984e3 [2020-10-01T17:44:54.185Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-01T17:44:54.185Z] ---> Running in 2084a8c4510e [2020-10-01T17:44:54.185Z] ---> Running in d7cc23d24dcf [2020-10-01T17:44:54.475Z] ---> Running in d24088733300 [2020-10-01T17:44:54.756Z] Removing intermediate container 4b3d19417ebe [2020-10-01T17:44:54.756Z] ---> 83c8093570ef [2020-10-01T17:44:54.756Z] [2020-10-01T17:44:54.756Z] Step 10/22 : FROM scratch [2020-10-01T17:44:54.756Z] ---> [2020-10-01T17:44:54.757Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:44:55.035Z] ---> Using cache [2020-10-01T17:44:55.035Z] ---> 04893ea19b12 [2020-10-01T17:44:55.035Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-01T17:44:55.315Z] Removing intermediate container 2084a8c4510e [2020-10-01T17:44:55.315Z] ---> 16b491002f06 [2020-10-01T17:44:55.315Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-01T17:44:55.315Z] ---> Running in 9f908c18d3bc [2020-10-01T17:44:55.606Z] Removing intermediate container d24088733300 [2020-10-01T17:44:55.606Z] ---> 63f71762e7ca [2020-10-01T17:44:55.606Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:44:55.886Z] ---> Running in 08a974e86b7f [2020-10-01T17:44:56.168Z] Removing intermediate container 9f908c18d3bc [2020-10-01T17:44:56.168Z] ---> 58360affd788 [2020-10-01T17:44:56.168Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-01T17:44:56.448Z] ---> Running in 7f5d48beb45b [2020-10-01T17:44:56.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-01T17:44:56.728Z] Removing intermediate container 08a974e86b7f [2020-10-01T17:44:56.728Z] ---> 850c23bf04ea [2020-10-01T17:44:56.728Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T17:44:57.344Z] ---> Running in c6cab42bc866 [2020-10-01T17:44:57.951Z] ---> 81b28f6f3c24 [2020-10-01T17:44:57.951Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-01T17:44:57.951Z] Removing intermediate container 7f5d48beb45b [2020-10-01T17:44:57.951Z] ---> 5a50ec447317 [2020-10-01T17:44:57.952Z] Step 14/22 : WORKDIR / [2020-10-01T17:44:58.245Z] ---> Running in 8d2c6dbb8a71 [2020-10-01T17:44:58.245Z] Removing intermediate container c6cab42bc866 [2020-10-01T17:44:58.245Z] ---> bbe57eb44649 [2020-10-01T17:44:58.245Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:44:58.853Z] ---> Running in a6070c40568e [2020-10-01T17:44:59.860Z] ---> 75754f9d093c [2020-10-01T17:44:59.860Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-01T17:44:59.860Z] Removing intermediate container 8d2c6dbb8a71 [2020-10-01T17:44:59.860Z] ---> aa52542830be [2020-10-01T17:44:59.860Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-01T17:45:00.146Z] Removing intermediate container a6070c40568e [2020-10-01T17:45:00.146Z] ---> e13e85878d5b [2020-10-01T17:45:00.146Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:45:01.145Z] ---> Running in c6448929b547 [2020-10-01T17:45:01.768Z] ---> 82acb38c5fbd [2020-10-01T17:45:01.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-01T17:45:01.768Z] ---> b744979b0dac [2020-10-01T17:45:01.768Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-01T17:45:02.052Z] Removing intermediate container c6448929b547 [2020-10-01T17:45:02.052Z] ---> 5985aaa679c2 [2020-10-01T17:45:02.052Z] [2020-10-01T17:45:02.333Z] ---> Running in 0c1e849ee0c5 [2020-10-01T17:45:03.356Z] Successfully built 5985aaa679c2 [2020-10-01T17:45:03.636Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-01T17:45:03.636Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2020-10-01T17:45:05.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:45:05.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:45:06.282Z] ---> 7017310176e4 [2020-10-01T17:45:06.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-01T17:45:06.282Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-01T17:45:06.282Z] (2/33) Installing expat (2.2.9-r1) [2020-10-01T17:45:06.282Z] (3/33) Installing libffi (3.3-r2) [2020-10-01T17:45:06.282Z] (4/33) Installing gdbm (1.13-r1) [2020-10-01T17:45:06.282Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-01T17:45:06.282Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-01T17:45:06.282Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-01T17:45:08.977Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-01T17:45:08.977Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-01T17:45:08.977Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-01T17:45:08.977Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-01T17:45:08.977Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-01T17:45:08.977Z] ---> b22de5708924 [2020-10-01T17:45:08.977Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-01T17:45:08.977Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-01T17:45:09.259Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-01T17:45:09.259Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-01T17:45:09.259Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-01T17:45:09.259Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-01T17:45:09.259Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-01T17:45:09.537Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-01T17:45:09.537Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-01T17:45:09.537Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-01T17:45:09.537Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-01T17:45:09.537Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-01T17:45:09.537Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-01T17:45:09.537Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-01T17:45:09.537Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-01T17:45:09.537Z] ---> Running in adb0da43efec [2020-10-01T17:45:09.813Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-01T17:45:09.813Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-01T17:45:09.813Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-01T17:45:09.813Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-01T17:45:09.813Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-01T17:45:09.813Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-01T17:45:09.813Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-01T17:45:10.105Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:45:10.105Z] OK: 71 MiB in 55 packages [2020-10-01T17:45:11.136Z] Removing intermediate container adb0da43efec [2020-10-01T17:45:11.136Z] ---> 0390420b7cb0 [2020-10-01T17:45:11.136Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:45:12.135Z] ---> Running in 4bffa692607a [2020-10-01T17:45:12.761Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:45:12.761Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-01T17:45:12.761Z] ---> 7206cf8eeecd [2020-10-01T17:45:12.761Z] Step 3/29 : WORKDIR /edgex-go [2020-10-01T17:45:12.761Z] ---> Using cache [2020-10-01T17:45:12.761Z] ---> 31b31be073ea [2020-10-01T17:45:12.761Z] Step 4/29 : RUN apk update && apk add make git [2020-10-01T17:45:13.388Z] ---> Running in 631127c59433 [2020-10-01T17:45:14.006Z] Removing intermediate container 4bffa692607a [2020-10-01T17:45:14.006Z] ---> 940d37c96ed4 [2020-10-01T17:45:14.006Z] Step 20/22 : LABEL arch=arm64 [2020-10-01T17:45:15.473Z] ---> Running in 4f9fcccac8f7 [2020-10-01T17:45:16.923Z] Removing intermediate container 4f9fcccac8f7 [2020-10-01T17:45:16.923Z] ---> 984d39c6bbf3 [2020-10-01T17:45:16.923Z] Step 21/22 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:45:16.923Z] ---> Running in 921e01ab78dc [2020-10-01T17:45:17.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:45:18.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:45:18.416Z] Removing intermediate container 921e01ab78dc [2020-10-01T17:45:18.416Z] ---> db0cee945ada [2020-10-01T17:45:18.416Z] Step 22/22 : LABEL version=1.2.2-dev.41 [2020-10-01T17:45:19.416Z] ---> Running in 5e85c39f8f2b [2020-10-01T17:45:19.416Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:45:19.416Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:45:19.416Z] OK: 12623 distinct packages available [2020-10-01T17:45:20.415Z] OK: 217 MiB in 51 packages [2020-10-01T17:45:20.415Z] Removing intermediate container 5e85c39f8f2b [2020-10-01T17:45:20.415Z] ---> 4276da2be5da [2020-10-01T17:45:20.415Z] [2020-10-01T17:45:22.412Z] Successfully built 4276da2be5da [2020-10-01T17:45:22.412Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-01T17:45:22.412Z] Building docker-core-data-go [2020-10-01T17:45:23.398Z]  Building docker-core-metadata-go ... done Removing intermediate container 631127c59433 [2020-10-01T17:45:23.398Z] ---> aa13d659f70e [2020-10-01T17:45:23.398Z] Step 5/29 : COPY go.mod . [2020-10-01T17:45:24.537Z] Removing intermediate container 0c1e849ee0c5 [2020-10-01T17:45:24.537Z] ---> 1184cad0a5c4 [2020-10-01T17:45:24.537Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-01T17:45:25.288Z] ---> 4907e993d18c [2020-10-01T17:45:25.288Z] Step 6/29 : RUN go mod download [2020-10-01T17:45:25.288Z] ---> Running in 51b36e83dabc [2020-10-01T17:45:25.656Z] ---> Running in 5bc10e817e25 [2020-10-01T17:45:34.095Z] Removing intermediate container 5bc10e817e25 [2020-10-01T17:45:34.095Z] ---> 83082b7bc92a [2020-10-01T17:45:34.095Z] Step 7/29 : COPY . . [2020-10-01T17:45:35.091Z] Collecting docker-compose==1.23.2 [2020-10-01T17:45:35.091Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-01T17:45:36.096Z] Collecting texttable<0.10,>=0.9.0 [2020-10-01T17:45:36.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-01T17:45:36.989Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:45:36.989Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:45:36.989Z] ---> 7206cf8eeecd [2020-10-01T17:45:36.989Z] Step 3/26 : WORKDIR /edgex-go [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 31b31be073ea [2020-10-01T17:45:36.990Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 9e7aea4d9273 [2020-10-01T17:45:36.990Z] Step 5/26 : RUN apk update && apk add make git [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 736c462da834 [2020-10-01T17:45:36.990Z] Step 6/26 : COPY go.mod . [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 53e881444447 [2020-10-01T17:45:36.990Z] Step 7/26 : RUN go mod download [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 962f45c54502 [2020-10-01T17:45:36.990Z] Step 8/26 : COPY . . [2020-10-01T17:45:36.990Z] ---> Using cache [2020-10-01T17:45:36.990Z] ---> 7bca6038b59d [2020-10-01T17:45:36.990Z] 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-01T17:45:38.457Z] ---> Running in 7e1f57131920 [2020-10-01T17:45:39.917Z] Collecting docker<4.0,>=3.6.0 [2020-10-01T17:45:40.199Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-01T17:45:40.808Z] Collecting docopt<0.7,>=0.6.1 [2020-10-01T17:45:41.088Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-01T17:45:41.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-01T17:45:45.438Z] Collecting PyYAML<4,>=3.10 [2020-10-01T17:45:45.438Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-01T17:45:50.883Z] Collecting cached-property<2,>=1.2.0 [2020-10-01T17:45:50.883Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-01T17:45:52.336Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-01T17:45:52.337Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-01T17:45:53.367Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:45:53.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:45:53.367Z] ---> 7206cf8eeecd [2020-10-01T17:45:53.367Z] Step 3/23 : WORKDIR /edgex-go [2020-10-01T17:45:53.367Z] ---> Using cache [2020-10-01T17:45:53.367Z] ---> 31b31be073ea [2020-10-01T17:45:53.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:45:53.367Z] ---> Using cache [2020-10-01T17:45:53.367Z] ---> 9e7aea4d9273 [2020-10-01T17:45:53.367Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-01T17:45:54.361Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-01T17:45:54.361Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T17:45:56.422Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-01T17:45:56.422Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-01T17:45:57.924Z] ---> Running in a891fbf2dca4 [2020-10-01T17:45:58.913Z] ---> 476681dd2b85 [2020-10-01T17:45:58.913Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-01T17:45:59.192Z] ---> Running in 94a9935f9480 [2020-10-01T17:46:00.665Z] 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-01T17:46:00.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:46:01.546Z] Collecting jsonschema<3,>=2.5.1 [2020-10-01T17:46:01.546Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-01T17:46:01.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:46:01.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-01T17:46:02.434Z] Collecting docker-pycreds>=0.4.0 [2020-10-01T17:46:02.434Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-01T17:46:02.709Z] 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-01T17:46:02.709Z] 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-01T17:46:02.986Z] Collecting idna<2.8,>=2.5 [2020-10-01T17:46:02.986Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-01T17:46:02.986Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:46:02.986Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:46:02.986Z] OK: 12623 distinct packages available [2020-10-01T17:46:03.975Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-01T17:46:03.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-01T17:46:04.253Z] OK: 217 MiB in 51 packages [2020-10-01T17:46:04.530Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-01T17:46:04.530Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-01T17:46:04.530Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-01T17:46:04.530Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-01T17:46:05.996Z] Removing intermediate container a891fbf2dca4 [2020-10-01T17:46:05.996Z] ---> 1e4378fa3b80 [2020-10-01T17:46:05.996Z] Step 6/23 : COPY go.mod . [2020-10-01T17:46:06.273Z] Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, cached-property, dockerpty, jsonschema, docker-compose [2020-10-01T17:46:06.273Z] Running setup.py install for texttable: started [2020-10-01T17:46:07.278Z] ---> 2c01c3c53bb6 [2020-10-01T17:46:07.278Z] Step 7/23 : RUN go mod download [2020-10-01T17:46:07.557Z] ---> Running in 4463e6051f53 [2020-10-01T17:46:09.587Z] Running setup.py install for texttable: finished with status 'done' [2020-10-01T17:46:10.588Z] Attempting uninstall: idna [2020-10-01T17:46:10.588Z] Found existing installation: idna 2.9 [2020-10-01T17:46:10.588Z] Uninstalling idna-2.9: [2020-10-01T17:46:10.588Z] Successfully uninstalled idna-2.9 [2020-10-01T17:46:11.596Z] Attempting uninstall: urllib3 [2020-10-01T17:46:11.596Z] Found existing installation: urllib3 1.25.9 [2020-10-01T17:46:11.596Z] Uninstalling urllib3-1.25.9: [2020-10-01T17:46:12.234Z] Successfully uninstalled urllib3-1.25.9 [2020-10-01T17:46:13.230Z] Removing intermediate container 4463e6051f53 [2020-10-01T17:46:13.230Z] ---> 5f1bf6ac51d9 [2020-10-01T17:46:13.230Z] Step 8/23 : COPY . . [2020-10-01T17:46:13.230Z] Attempting uninstall: requests [2020-10-01T17:46:13.230Z] Found existing installation: requests 2.23.0 [2020-10-01T17:46:13.230Z] Uninstalling requests-2.23.0: [2020-10-01T17:46:13.505Z] Successfully uninstalled requests-2.23.0 [2020-10-01T17:46:15.560Z] Running setup.py install for docopt: started [2020-10-01T17:46:20.095Z] Running setup.py install for docopt: finished with status 'done' [2020-10-01T17:46:20.095Z] Running setup.py install for PyYAML: started [2020-10-01T17:46:24.436Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-01T17:46:24.716Z] Running setup.py install for dockerpty: started [2020-10-01T17:46:29.050Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-01T17:46:31.722Z] 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-01T17:46:35.186Z] ---> f8edad4f1e84 [2020-10-01T17:46:35.186Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-01T17:46:35.186Z] ---> Running in 4e281bf95b19 [2020-10-01T17:46:37.855Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2020-10-01T17:46:39.325Z] Removing intermediate container d7cc23d24dcf [2020-10-01T17:46:39.325Z] ---> 043ea3f546fe [2020-10-01T17:46:39.325Z] [2020-10-01T17:46:39.325Z] Step 10/21 : FROM scratch [2020-10-01T17:46:39.325Z] ---> [2020-10-01T17:46:39.325Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:46:39.325Z] Removing intermediate container 51b36e83dabc [2020-10-01T17:46:39.325Z] ---> 4250d62ddd95 [2020-10-01T17:46:39.325Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-01T17:46:39.325Z] ---> Using cache [2020-10-01T17:46:39.325Z] ---> 04893ea19b12 [2020-10-01T17:46:39.325Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-01T17:46:39.609Z] ---> Running in 659f8a1179be [2020-10-01T17:46:39.609Z] ---> Running in 158263e092be [2020-10-01T17:46:40.621Z] Removing intermediate container 158263e092be [2020-10-01T17:46:40.622Z] ---> eb8144de7b93 [2020-10-01T17:46:40.622Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-01T17:46:40.622Z] ---> Running in a6935fe17c8b [2020-10-01T17:46:41.227Z] Removing intermediate container a6935fe17c8b [2020-10-01T17:46:41.227Z] ---> 64c8bd200761 [2020-10-01T17:46:41.227Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-01T17:46:42.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:46:42.510Z] ---> 8777a2d31da7 [2020-10-01T17:46:42.510Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-01T17:46:42.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:46:43.122Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T17:46:43.122Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-01T17:46:43.122Z] (3/3) Installing curl (7.69.1-r1) [2020-10-01T17:46:43.122Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:46:43.410Z] OK: 71 MiB in 58 packages [2020-10-01T17:46:44.876Z] ---> 808f43b2b6de [2020-10-01T17:46:44.876Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-01T17:46:45.881Z] Removing intermediate container 659f8a1179be [2020-10-01T17:46:45.881Z] ---> d6f55643fc57 [2020-10-01T17:46:45.881Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-01T17:46:46.163Z] ---> Running in 7e48b8d962d7 [2020-10-01T17:46:46.445Z] ---> deb5601d443b [2020-10-01T17:46:46.445Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-01T17:46:46.723Z] ---> Running in c35eec3d9cc8 [2020-10-01T17:46:46.723Z] Removing intermediate container 7e48b8d962d7 [2020-10-01T17:46:46.723Z] ---> 136a8ee271da [2020-10-01T17:46:46.723Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:46:47.001Z] ---> Running in f5d442daf649 [2020-10-01T17:46:47.278Z] Removing intermediate container c35eec3d9cc8 [2020-10-01T17:46:47.278Z] ---> 5df774830f5b [2020-10-01T17:46:47.278Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:46:47.555Z] ---> Running in c77cc95edd25 [2020-10-01T17:46:47.831Z] Removing intermediate container f5d442daf649 [2020-10-01T17:46:47.831Z] ---> 953334294bcc [2020-10-01T17:46:47.831Z] Step 25/27 : LABEL arch=arm64 [2020-10-01T17:46:48.109Z] ---> Running in 733b43269b53 [2020-10-01T17:46:48.386Z] Removing intermediate container c77cc95edd25 [2020-10-01T17:46:48.386Z] ---> 14c82c93a0ae [2020-10-01T17:46:48.386Z] Step 19/21 : LABEL arch=arm64 [2020-10-01T17:46:48.670Z] ---> Running in 1759ae9fe116 [2020-10-01T17:46:48.955Z] Removing intermediate container 733b43269b53 [2020-10-01T17:46:48.955Z] ---> 40564e5fa523 [2020-10-01T17:46:48.955Z] Step 26/27 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:46:49.233Z] ---> Running in 4c4e7108214d [2020-10-01T17:46:49.833Z] Removing intermediate container 1759ae9fe116 [2020-10-01T17:46:49.833Z] ---> e069dd803a25 [2020-10-01T17:46:49.833Z] Step 20/21 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:46:50.121Z] Removing intermediate container 4c4e7108214d [2020-10-01T17:46:50.121Z] ---> fb3312ecdac2 [2020-10-01T17:46:50.121Z] Step 27/27 : LABEL version=1.2.2-dev.41 [2020-10-01T17:46:50.121Z] ---> Running in 457e3f58e33e [2020-10-01T17:46:50.399Z] ---> Running in f002ace7eae9 [2020-10-01T17:46:51.006Z] Removing intermediate container 457e3f58e33e [2020-10-01T17:46:51.006Z] ---> 65b60fda006e [2020-10-01T17:46:51.006Z] Step 21/21 : LABEL version=1.2.2-dev.41 [2020-10-01T17:46:51.607Z] ---> Running in 120507412c3b [2020-10-01T17:46:51.607Z] Removing intermediate container f002ace7eae9 [2020-10-01T17:46:51.607Z] ---> e315cccdbcd2 [2020-10-01T17:46:51.607Z] [2020-10-01T17:46:52.212Z] Successfully built e315cccdbcd2 [2020-10-01T17:46:52.491Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-01T17:46:52.491Z]  Building docker-sys-mgmt-agent-go ... done Building docker-support-notifications-go [2020-10-01T17:46:52.770Z] Removing intermediate container 120507412c3b [2020-10-01T17:46:52.770Z] ---> d6b0708dc0e8 [2020-10-01T17:46:52.770Z] [2020-10-01T17:46:53.055Z] Successfully built d6b0708dc0e8 [2020-10-01T17:46:53.332Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-01T17:46:57.654Z]  Building docker-support-scheduler-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-01T17:47:07.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-01T17:47:14.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-01T17:47:14.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-01T17:47:14.644Z] ---> 7206cf8eeecd [2020-10-01T17:47:14.644Z] Step 3/24 : WORKDIR /edgex-go [2020-10-01T17:47:14.644Z] ---> Using cache [2020-10-01T17:47:14.644Z] ---> 31b31be073ea [2020-10-01T17:47:14.644Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:47:14.644Z] ---> Using cache [2020-10-01T17:47:14.644Z] ---> 9e7aea4d9273 [2020-10-01T17:47:14.644Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-01T17:47:16.844Z] ---> Running in 6c2466fb6a7b [2020-10-01T17:47:20.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:20.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:22.108Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:47:22.108Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:47:22.108Z] OK: 12623 distinct packages available [2020-10-01T17:47:22.108Z] Removing intermediate container 94a9935f9480 [2020-10-01T17:47:22.108Z] ---> e7bbe66eb460 [2020-10-01T17:47:22.108Z] [2020-10-01T17:47:22.108Z] Step 9/29 : FROM alpine:latest [2020-10-01T17:47:22.108Z] ---> 62ee0e9f8440 [2020-10-01T17:47:22.108Z] 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-01T17:47:22.108Z] Removing intermediate container 7e1f57131920 [2020-10-01T17:47:22.108Z] ---> 7f3cfcbc3f5f [2020-10-01T17:47:22.108Z] [2020-10-01T17:47:22.108Z] Step 10/26 : FROM alpine:3.10 [2020-10-01T17:47:22.108Z] ---> Running in d68c0c6c4235 [2020-10-01T17:47:22.382Z] 3.10: Pulling from library/alpine [2020-10-01T17:47:22.661Z] OK: 217 MiB in 51 packages [2020-10-01T17:47:22.935Z] Removing intermediate container d68c0c6c4235 [2020-10-01T17:47:22.935Z] ---> a81abb40707d [2020-10-01T17:47:22.935Z] Step 11/29 : USER root [2020-10-01T17:47:23.214Z] ---> Running in 531630157d34 [2020-10-01T17:47:24.212Z] Removing intermediate container 531630157d34 [2020-10-01T17:47:24.212Z] ---> 3f76917e058b [2020-10-01T17:47:24.212Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-01T17:47:24.486Z] ---> Running in 73e26bc192f7 [2020-10-01T17:47:25.101Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-01T17:47:25.101Z] Removing intermediate container 6c2466fb6a7b [2020-10-01T17:47:25.101Z] ---> c354ee3ea56c [2020-10-01T17:47:25.101Z] Step 6/24 : COPY go.mod . [2020-10-01T17:47:25.101Z] Status: Downloaded newer image for alpine:3.10 [2020-10-01T17:47:25.101Z] ---> 536a684cf733 [2020-10-01T17:47:25.101Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-01T17:47:25.379Z] ---> Running in 3c3c5c42b9ba [2020-10-01T17:47:26.831Z] ---> 5e9db62bbb56 [2020-10-01T17:47:26.832Z] Step 7/24 : RUN go mod download [2020-10-01T17:47:27.109Z] ---> Running in 2d24550e7d4c [2020-10-01T17:47:27.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:27.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:27.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:28.558Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-01T17:47:28.558Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-01T17:47:28.558Z] OK: 12621 distinct packages available [2020-10-01T17:47:28.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:47:29.155Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-01T17:47:29.155Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-01T17:47:29.155Z] OK: 10167 distinct packages available [2020-10-01T17:47:29.155Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-01T17:47:29.429Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-01T17:47:29.429Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:47:29.429Z] Executing ca-certificates-20191127-r4.trigger [2020-10-01T17:47:29.707Z] OK: 6 MiB in 16 packages [2020-10-01T17:47:29.707Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-01T17:47:29.981Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-01T17:47:29.981Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-01T17:47:29.981Z] (4/5) Installing curl (7.66.0-r1) [2020-10-01T17:47:29.981Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-01T17:47:29.981Z] Executing busybox-1.30.1-r3.trigger [2020-10-01T17:47:29.981Z] Executing ca-certificates-20191127-r2.trigger [2020-10-01T17:47:30.259Z] OK: 7 MiB in 19 packages [2020-10-01T17:47:32.904Z] Removing intermediate container 73e26bc192f7 [2020-10-01T17:47:32.904Z] ---> b175144b8c10 [2020-10-01T17:47:32.904Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-01T17:47:32.904Z] Removing intermediate container 2d24550e7d4c [2020-10-01T17:47:32.904Z] ---> eda1ae0b6825 [2020-10-01T17:47:32.904Z] Step 8/24 : COPY . . [2020-10-01T17:47:32.904Z] ---> Running in 88d9c246c090 [2020-10-01T17:47:33.519Z] Removing intermediate container 3c3c5c42b9ba [2020-10-01T17:47:33.520Z] ---> f0d4d302cde0 [2020-10-01T17:47:33.520Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-01T17:47:33.804Z] ---> Running in ff4d6b167c34 [2020-10-01T17:47:33.804Z] Removing intermediate container 88d9c246c090 [2020-10-01T17:47:33.804Z] ---> ecb76483ebb8 [2020-10-01T17:47:33.804Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-01T17:47:34.077Z] ---> Running in 6046ab30eb7c [2020-10-01T17:47:34.680Z] Removing intermediate container ff4d6b167c34 [2020-10-01T17:47:34.680Z] ---> ed81b34350e9 [2020-10-01T17:47:34.680Z] Step 13/26 : WORKDIR / [2020-10-01T17:47:34.987Z] ---> Running in df364b0c3cd1 [2020-10-01T17:47:35.287Z] Removing intermediate container 6046ab30eb7c [2020-10-01T17:47:35.287Z] ---> 4baa6fc9b9fc [2020-10-01T17:47:35.287Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-01T17:47:35.895Z] ---> Running in 97fb55afa97a [2020-10-01T17:47:36.498Z] Removing intermediate container df364b0c3cd1 [2020-10-01T17:47:36.498Z] ---> cab203c45d62 [2020-10-01T17:47:36.498Z] 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-01T17:47:38.507Z] ---> 7df927337ce2 [2020-10-01T17:47:38.507Z] 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-01T17:47:40.526Z] ---> 0bed9f43ad5c [2020-10-01T17:47:40.526Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-01T17:47:41.529Z] Removing intermediate container 97fb55afa97a [2020-10-01T17:47:41.529Z] ---> 077c6d030ad4 [2020-10-01T17:47:41.529Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-01T17:47:42.522Z] ---> 9f5d79ab9977 [2020-10-01T17:47:42.522Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-01T17:47:43.990Z] ---> 33c6b1e2334a [2020-10-01T17:47:43.990Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-01T17:47:44.270Z] ---> 39598246da66 [2020-10-01T17:47:44.270Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-01T17:47:45.711Z] ---> 2aa35a0527c1 [2020-10-01T17:47:45.711Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-01T17:47:47.154Z] ---> ef30d0e1b49c [2020-10-01T17:47:47.154Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-01T17:47:47.434Z] ---> e4f506043230 [2020-10-01T17:47:47.434Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-01T17:47:49.434Z] ---> f983d8458c96 [2020-10-01T17:47:49.434Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-01T17:47:49.434Z] ---> 8cb476f7178d [2020-10-01T17:47:49.434Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-01T17:47:51.465Z] ---> 2eecd895101b [2020-10-01T17:47:51.465Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-01T17:47:51.741Z] ---> 3de375cb6803 [2020-10-01T17:47:51.741Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T17:47:52.020Z] ---> Running in 4dcfe928eed5 [2020-10-01T17:47:53.473Z] ---> 38a42b4c412e [2020-10-01T17:47:53.473Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T17:47:54.077Z] ---> Running in 09b7cc409562 [2020-10-01T17:47:55.535Z] ---> d9aa94882178 [2020-10-01T17:47:55.535Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-01T17:47:55.811Z] ---> Running in e3877aec7b05 [2020-10-01T17:47:56.083Z] Removing intermediate container 4dcfe928eed5 [2020-10-01T17:47:56.083Z] ---> 340efa2eb961 [2020-10-01T17:47:56.083Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-01T17:47:57.522Z] ---> 8b3fe4e0f622 [2020-10-01T17:47:57.522Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-01T17:47:57.881Z] ---> Running in 70c4b878e6c3 [2020-10-01T17:47:58.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-01T17:47:58.194Z] Removing intermediate container 09b7cc409562 [2020-10-01T17:47:58.194Z] ---> 57fec89e0998 [2020-10-01T17:47:58.194Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T17:47:58.509Z] ---> Running in 1dc427badd6a [2020-10-01T17:47:59.563Z] Removing intermediate container 1dc427badd6a [2020-10-01T17:47:59.563Z] ---> a539df0d6304 [2020-10-01T17:47:59.563Z] Step 24/26 : LABEL arch=arm64 [2020-10-01T17:47:59.563Z] ---> Running in b110e1f60372 [2020-10-01T17:48:00.170Z] Removing intermediate container b110e1f60372 [2020-10-01T17:48:00.170Z] ---> d72d0adc2d20 [2020-10-01T17:48:00.170Z] Step 25/26 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:00.448Z] ---> Running in 88f002ecb897 [2020-10-01T17:48:01.053Z] Removing intermediate container 88f002ecb897 [2020-10-01T17:48:01.053Z] ---> 4bf80d2aeb79 [2020-10-01T17:48:01.053Z] Step 26/26 : LABEL version=1.2.2-dev.41 [2020-10-01T17:48:01.330Z] ---> Running in a49f8f0a7ad8 [2020-10-01T17:48:02.339Z] Removing intermediate container a49f8f0a7ad8 [2020-10-01T17:48:02.339Z] ---> a8a6689da3a3 [2020-10-01T17:48:02.339Z] [2020-10-01T17:48:02.339Z] Removing intermediate container 70c4b878e6c3 [2020-10-01T17:48:02.339Z] ---> f5585d0daba5 [2020-10-01T17:48:02.339Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-01T17:48:02.339Z] ---> Running in 69a3a4f9c5fc [2020-10-01T17:48:02.945Z] Successfully built a8a6689da3a3 [2020-10-01T17:48:02.945Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-01T17:48:08.389Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 69a3a4f9c5fc [2020-10-01T17:48:08.389Z] ---> 1d6a443b2578 [2020-10-01T17:48:08.389Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-01T17:48:08.389Z] ---> Running in 6662ddd07565 [2020-10-01T17:48:09.378Z] Removing intermediate container 6662ddd07565 [2020-10-01T17:48:09.378Z] ---> 4107839b588d [2020-10-01T17:48:09.378Z] Step 26/29 : CMD [ "generate" ] [2020-10-01T17:48:09.378Z] ---> Running in 425622dd86fa [2020-10-01T17:48:10.007Z] Removing intermediate container 4e281bf95b19 [2020-10-01T17:48:10.007Z] ---> 6907856fb94b [2020-10-01T17:48:10.007Z] [2020-10-01T17:48:10.007Z] Step 10/23 : FROM alpine [2020-10-01T17:48:10.007Z] ---> 62ee0e9f8440 [2020-10-01T17:48:10.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-01T17:48:10.007Z] ---> Running in e39bdd0bbf7e [2020-10-01T17:48:10.290Z] Removing intermediate container 425622dd86fa [2020-10-01T17:48:10.290Z] ---> 7daa5a856b94 [2020-10-01T17:48:10.290Z] Step 27/29 : LABEL arch=arm64 [2020-10-01T17:48:10.563Z] ---> Running in 33076c671d9c [2020-10-01T17:48:11.166Z] Removing intermediate container e39bdd0bbf7e [2020-10-01T17:48:11.166Z] ---> 8ae678cca90e [2020-10-01T17:48:11.166Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-01T17:48:11.166Z] ---> Running in eccd79ab0600 [2020-10-01T17:48:11.443Z] Removing intermediate container 33076c671d9c [2020-10-01T17:48:11.443Z] ---> 2f9b4a625629 [2020-10-01T17:48:11.443Z] Step 28/29 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:11.443Z] ---> Running in 70a95d5b73e4 [2020-10-01T17:48:12.077Z] Removing intermediate container eccd79ab0600 [2020-10-01T17:48:12.077Z] ---> 9d5dc08aea39 [2020-10-01T17:48:12.077Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-01T17:48:12.352Z] ---> Running in 989c74a8e659 [2020-10-01T17:48:12.352Z] Removing intermediate container 70a95d5b73e4 [2020-10-01T17:48:12.352Z] ---> 4558351a7dd4 [2020-10-01T17:48:12.352Z] Step 29/29 : LABEL version=1.2.2-dev.41 [2020-10-01T17:48:12.626Z] ---> Running in 95e13b0bcb71 [2020-10-01T17:48:13.231Z] Removing intermediate container 989c74a8e659 [2020-10-01T17:48:13.231Z] ---> fdc8af56b56d [2020-10-01T17:48:13.231Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-01T17:48:13.231Z] ---> Running in e5fcb6683853 [2020-10-01T17:48:13.516Z] Removing intermediate container 95e13b0bcb71 [2020-10-01T17:48:13.516Z] ---> c80b63d582f7 [2020-10-01T17:48:13.516Z] [2020-10-01T17:48:14.123Z] Successfully built c80b63d582f7 [2020-10-01T17:48:14.123Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-01T17:48:17.520Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container e5fcb6683853 [2020-10-01T17:48:17.520Z] ---> 5578d57bc97c [2020-10-01T17:48:17.520Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-01T17:48:17.520Z] ---> Running in ef41fc7c7cdc [2020-10-01T17:48:19.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T17:48:19.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T17:48:20.768Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-01T17:48:20.768Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-01T17:48:20.768Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-01T17:48:21.042Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-01T17:48:21.042Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-01T17:48:21.321Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T17:48:21.322Z] OK: 8 MiB in 19 packages [2020-10-01T17:48:22.766Z] Removing intermediate container ef41fc7c7cdc [2020-10-01T17:48:22.766Z] ---> e6259099da43 [2020-10-01T17:48:22.766Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-01T17:48:23.756Z] ---> d8aa3804ba4a [2020-10-01T17:48:23.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-01T17:48:25.768Z] ---> 7d1e944963fa [2020-10-01T17:48:25.768Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-01T17:48:26.756Z] ---> 63a5430b6c1a [2020-10-01T17:48:26.756Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-01T17:48:26.756Z] ---> Running in c6cc6e7b385e [2020-10-01T17:48:27.355Z] Removing intermediate container c6cc6e7b385e [2020-10-01T17:48:27.356Z] ---> f9f575d5064c [2020-10-01T17:48:27.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:48:27.636Z] ---> Running in 6961c4b81f72 [2020-10-01T17:48:28.238Z] Removing intermediate container 6961c4b81f72 [2020-10-01T17:48:28.238Z] ---> ea6f7683d6fd [2020-10-01T17:48:28.238Z] Step 21/23 : LABEL arch=arm64 [2020-10-01T17:48:28.513Z] ---> Running in d9190b295fb0 [2020-10-01T17:48:29.118Z] Removing intermediate container d9190b295fb0 [2020-10-01T17:48:29.118Z] ---> 95052630fdea [2020-10-01T17:48:29.118Z] Step 22/23 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:29.118Z] ---> Running in 4331442d1bf9 [2020-10-01T17:48:29.732Z] Removing intermediate container 4331442d1bf9 [2020-10-01T17:48:29.732Z] ---> fd66bc6b815c [2020-10-01T17:48:29.732Z] Step 23/23 : LABEL version=1.2.2-dev.41 [2020-10-01T17:48:30.022Z] ---> Running in 3275aa09a3fa [2020-10-01T17:48:30.623Z] Removing intermediate container 3275aa09a3fa [2020-10-01T17:48:30.623Z] ---> 4b7df3c25683 [2020-10-01T17:48:30.623Z] [2020-10-01T17:48:31.243Z] Successfully built 4b7df3c25683 [2020-10-01T17:48:31.243Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-01T17:48:39.526Z]  Building docker-core-data-go ... done Removing intermediate container e3877aec7b05 [2020-10-01T17:48:39.526Z] ---> d7445f03b021 [2020-10-01T17:48:39.526Z] [2020-10-01T17:48:39.526Z] Step 10/24 : FROM scratch [2020-10-01T17:48:39.526Z] ---> [2020-10-01T17:48:39.526Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-01T17:48:39.798Z] ---> Using cache [2020-10-01T17:48:39.798Z] ---> 1bee0deec690 [2020-10-01T17:48:39.798Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-01T17:48:39.798Z] ---> Running in 47d15ef77c88 [2020-10-01T17:48:40.393Z] Removing intermediate container 47d15ef77c88 [2020-10-01T17:48:40.393Z] ---> 9b9f9a4b6600 [2020-10-01T17:48:40.393Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-01T17:48:40.393Z] ---> Running in d2e52a7d933c [2020-10-01T17:48:40.666Z] Removing intermediate container d2e52a7d933c [2020-10-01T17:48:40.666Z] ---> 88d3c89bb131 [2020-10-01T17:48:40.666Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-01T17:48:41.654Z] ---> 5a63ea65afe2 [2020-10-01T17:48:41.654Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-01T17:48:42.637Z] ---> 3453a55d4fae [2020-10-01T17:48:42.637Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-01T17:48:44.081Z] ---> 463f7b05db34 [2020-10-01T17:48:44.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-01T17:48:44.699Z] ---> feda82a1b304 [2020-10-01T17:48:44.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-01T17:48:46.152Z] ---> b6d57f7d9504 [2020-10-01T17:48:46.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-01T17:48:47.130Z] ---> a5cfc325e63a [2020-10-01T17:48:47.130Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-01T17:48:47.130Z] ---> Running in 9806c0508bc1 [2020-10-01T17:48:47.727Z] Removing intermediate container 9806c0508bc1 [2020-10-01T17:48:47.727Z] ---> 0d66ca8e0c15 [2020-10-01T17:48:47.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-01T17:48:47.727Z] ---> Running in 3b9614cf494e [2020-10-01T17:48:48.325Z] Removing intermediate container 3b9614cf494e [2020-10-01T17:48:48.325Z] ---> a997d510930a [2020-10-01T17:48:48.325Z] Step 22/24 : LABEL arch=arm64 [2020-10-01T17:48:48.325Z] ---> Running in 4f8ee98643ad [2020-10-01T17:48:48.921Z] Removing intermediate container 4f8ee98643ad [2020-10-01T17:48:48.921Z] ---> 9dab8d84fe78 [2020-10-01T17:48:48.921Z] Step 23/24 : LABEL git_sha=12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:48.921Z] ---> Running in e3f29ea9c984 [2020-10-01T17:48:49.513Z] Removing intermediate container e3f29ea9c984 [2020-10-01T17:48:49.513Z] ---> a32a21ea4542 [2020-10-01T17:48:49.513Z] Step 24/24 : LABEL version=1.2.2-dev.41 [2020-10-01T17:48:49.513Z] ---> Running in b3ce44348645 [2020-10-01T17:48:49.785Z] Removing intermediate container b3ce44348645 [2020-10-01T17:48:49.785Z] ---> ca39e8060f48 [2020-10-01T17:48:49.785Z] [2020-10-01T17:48:50.382Z] Successfully built ca39e8060f48 [2020-10-01T17:48:50.382Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-01T17:48:50.671Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-10-01T17:48:50.679Z] $ docker stop --time=1 7fb35515ef8c05cd2e40f3dcbedadc0202f841d316036e71b356b70152f8dca0 [2020-10-01T17:48:52.637Z] $ docker rm -f 7fb35515ef8c05cd2e40f3dcbedadc0202f841d316036e71b356b70152f8dca0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:48:53.305Z] + docker images [2020-10-01T17:48:53.305Z] + grep docker [2020-10-01T17:48:53.574Z] docker-support-notifications-go-arm64 latest ca39e8060f48 4 seconds ago 12.9MB [2020-10-01T17:48:53.574Z] docker-core-data-go-arm64 latest 4b7df3c25683 23 seconds ago 22.2MB [2020-10-01T17:48:53.574Z] docker-security-secrets-setup-go-arm64 latest c80b63d582f7 40 seconds ago 22.7MB [2020-10-01T17:48:53.574Z] docker-security-secretstore-setup-go-arm64 latest a8a6689da3a3 52 seconds ago 30.8MB [2020-10-01T17:48:53.574Z] docker-support-scheduler-go-arm64 latest d6b0708dc0e8 2 minutes ago 11.5MB [2020-10-01T17:48:53.574Z] docker-sys-mgmt-agent-go-arm64 latest e315cccdbcd2 2 minutes ago 270MB [2020-10-01T17:48:53.574Z] docker-core-metadata-go-arm64 latest 4276da2be5da 3 minutes ago 13.2MB [2020-10-01T17:48:53.574Z] docker-core-command-go-arm64 latest 5985aaa679c2 3 minutes ago 11.4MB [2020-10-01T17:48:53.574Z] docker-support-logging-go-arm64 latest ac6760065801 4 minutes ago 10.6MB [2020-10-01T17:48:53.574Z] docker-security-proxy-setup-go-arm64 latest 11147edd5bb6 4 minutes ago 15.1MB [2020-10-01T17:48:53.574Z] docker latest 45884bde0078 13 days ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-01T17:48:54.107Z] provisioning config files... [2020-10-01T17:48:54.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/156@tmp/config5563157561534101072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:48:54.557Z] ---> docker-login.sh [2020-10-01T17:48:54.557Z] nexus3.edgexfoundry.org:10001 [2020-10-01T17:48:54.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:48:55.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:48:55.109Z] Configure a credential helper to remove this warning. See [2020-10-01T17:48:55.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:48:55.109Z] [2020-10-01T17:48:55.109Z] Login Succeeded [2020-10-01T17:48:55.109Z] nexus3.edgexfoundry.org:10002 [2020-10-01T17:48:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:48:55.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:48:55.704Z] Configure a credential helper to remove this warning. See [2020-10-01T17:48:55.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:48:55.704Z] [2020-10-01T17:48:55.704Z] Login Succeeded [2020-10-01T17:48:55.704Z] nexus3.edgexfoundry.org:10003 [2020-10-01T17:48:56.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:48:56.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:48:56.299Z] Configure a credential helper to remove this warning. See [2020-10-01T17:48:56.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:48:56.299Z] [2020-10-01T17:48:56.299Z] Login Succeeded [2020-10-01T17:48:56.571Z] nexus3.edgexfoundry.org:10004 [2020-10-01T17:48:56.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:48:57.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:48:57.113Z] Configure a credential helper to remove this warning. See [2020-10-01T17:48:57.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:48:57.113Z] [2020-10-01T17:48:57.113Z] Login Succeeded [2020-10-01T17:48:57.113Z] docker.io [2020-10-01T17:48:57.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T17:48:57.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T17:48:57.980Z] Configure a credential helper to remove this warning. See [2020-10-01T17:48:57.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T17:48:57.980Z] [2020-10-01T17:48:57.980Z] Login Succeeded [2020-10-01T17:48:57.980Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T17:48:57.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:48:58.234Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-10-01T17:48:58.234Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:58.234Z] 1.2.2-dev.41 [2020-10-01T17:48:58.234Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:48:58.234Z] master [2020-10-01T17:48:58.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:48:58.775Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:48:59.121Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:48:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T17:48:59.122Z] 25bf52be54bb: Preparing [2020-10-01T17:48:59.122Z] e4e958c8d511: Preparing [2020-10-01T17:48:59.122Z] 6b21209b6a39: Preparing [2020-10-01T17:48:59.394Z] 6b21209b6a39: Pushed [2020-10-01T17:48:59.394Z] 25bf52be54bb: Pushed [2020-10-01T17:49:02.785Z] e4e958c8d511: Pushed [2020-10-01T17:49:04.209Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:88638c21b1235e03ccc945615c23c638ac4596853ffed957ff4e69e62f5dd44b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:04.556Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:04.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:04.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T17:49:04.900Z] 25bf52be54bb: Preparing [2020-10-01T17:49:04.900Z] e4e958c8d511: Preparing [2020-10-01T17:49:04.900Z] 6b21209b6a39: Preparing [2020-10-01T17:49:05.170Z] e4e958c8d511: Layer already exists [2020-10-01T17:49:05.170Z] 6b21209b6a39: Layer already exists [2020-10-01T17:49:05.170Z] 25bf52be54bb: Layer already exists [2020-10-01T17:49:05.170Z] 1.2.2-dev.41: digest: sha256:88638c21b1235e03ccc945615c23c638ac4596853ffed957ff4e69e62f5dd44b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:05.518Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:05.861Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:05.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T17:49:05.861Z] 25bf52be54bb: Preparing [2020-10-01T17:49:05.861Z] e4e958c8d511: Preparing [2020-10-01T17:49:05.861Z] 6b21209b6a39: Preparing [2020-10-01T17:49:06.134Z] 6b21209b6a39: Layer already exists [2020-10-01T17:49:06.134Z] 25bf52be54bb: Layer already exists [2020-10-01T17:49:06.134Z] e4e958c8d511: Layer already exists [2020-10-01T17:49:06.134Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:88638c21b1235e03ccc945615c23c638ac4596853ffed957ff4e69e62f5dd44b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:06.484Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:06.825Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-10-01T17:49:06.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-01T17:49:06.825Z] 25bf52be54bb: Preparing [2020-10-01T17:49:06.825Z] e4e958c8d511: Preparing [2020-10-01T17:49:06.825Z] 6b21209b6a39: Preparing [2020-10-01T17:49:07.099Z] 25bf52be54bb: Layer already exists [2020-10-01T17:49:07.099Z] 6b21209b6a39: Layer already exists [2020-10-01T17:49:07.099Z] e4e958c8d511: Layer already exists [2020-10-01T17:49:07.099Z] master: digest: sha256:88638c21b1235e03ccc945615c23c638ac4596853ffed957ff4e69e62f5dd44b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:07.345Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:07.389Z] taggedImages: [2020-10-01T17:49:07.389Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:07.389Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:07.389Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:07.389Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-10-01T17:49:07.450Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-10-01T17:49:07.450Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:07.450Z] 1.2.2-dev.41 [2020-10-01T17:49:07.450Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:07.450Z] master [2020-10-01T17:49:07.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:07.984Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:08.344Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:08.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T17:49:08.344Z] 8ce1737541f3: Preparing [2020-10-01T17:49:08.344Z] e64647c31fc1: Preparing [2020-10-01T17:49:08.344Z] 779c38493105: Preparing [2020-10-01T17:49:08.344Z] 5624658e4617: Preparing [2020-10-01T17:49:08.344Z] 26e18649e0e4: Preparing [2020-10-01T17:49:08.344Z] e2f13739ad41: Preparing [2020-10-01T17:49:08.344Z] e2f13739ad41: Waiting [2020-10-01T17:49:08.619Z] 26e18649e0e4: Pushed [2020-10-01T17:49:08.619Z] 779c38493105: Pushed [2020-10-01T17:49:08.893Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:08.893Z] 8ce1737541f3: Pushed [2020-10-01T17:49:09.500Z] 5624658e4617: Pushed [2020-10-01T17:49:12.885Z] e64647c31fc1: Pushed [2020-10-01T17:49:12.885Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:6a4bfe98eecfb46196ff8c928cbfd207b3f0a3aea40c8aa119215a0ab7e1b2c5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:13.232Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:13.569Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:13.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T17:49:13.569Z] 8ce1737541f3: Preparing [2020-10-01T17:49:13.569Z] e64647c31fc1: Preparing [2020-10-01T17:49:13.569Z] 779c38493105: Preparing [2020-10-01T17:49:13.569Z] 5624658e4617: Preparing [2020-10-01T17:49:13.569Z] 26e18649e0e4: Preparing [2020-10-01T17:49:13.569Z] e2f13739ad41: Preparing [2020-10-01T17:49:13.569Z] e2f13739ad41: Waiting [2020-10-01T17:49:13.841Z] 779c38493105: Layer already exists [2020-10-01T17:49:13.841Z] 26e18649e0e4: Layer already exists [2020-10-01T17:49:13.841Z] 5624658e4617: Layer already exists [2020-10-01T17:49:13.841Z] 8ce1737541f3: Layer already exists [2020-10-01T17:49:13.841Z] e64647c31fc1: Layer already exists [2020-10-01T17:49:13.841Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:13.841Z] 1.2.2-dev.41: digest: sha256:6a4bfe98eecfb46196ff8c928cbfd207b3f0a3aea40c8aa119215a0ab7e1b2c5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:14.192Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:14.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:14.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T17:49:14.591Z] 8ce1737541f3: Preparing [2020-10-01T17:49:14.591Z] e64647c31fc1: Preparing [2020-10-01T17:49:14.591Z] 779c38493105: Preparing [2020-10-01T17:49:14.591Z] 5624658e4617: Preparing [2020-10-01T17:49:14.591Z] 26e18649e0e4: Preparing [2020-10-01T17:49:14.591Z] e2f13739ad41: Preparing [2020-10-01T17:49:14.591Z] e2f13739ad41: Waiting [2020-10-01T17:49:14.865Z] 8ce1737541f3: Layer already exists [2020-10-01T17:49:14.865Z] 26e18649e0e4: Layer already exists [2020-10-01T17:49:14.865Z] 5624658e4617: Layer already exists [2020-10-01T17:49:14.865Z] 779c38493105: Layer already exists [2020-10-01T17:49:14.865Z] e64647c31fc1: Layer already exists [2020-10-01T17:49:14.865Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:14.865Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:6a4bfe98eecfb46196ff8c928cbfd207b3f0a3aea40c8aa119215a0ab7e1b2c5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:15.212Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:15.553Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-10-01T17:49:15.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-01T17:49:15.553Z] 8ce1737541f3: Preparing [2020-10-01T17:49:15.553Z] e64647c31fc1: Preparing [2020-10-01T17:49:15.553Z] 779c38493105: Preparing [2020-10-01T17:49:15.553Z] 5624658e4617: Preparing [2020-10-01T17:49:15.553Z] 26e18649e0e4: Preparing [2020-10-01T17:49:15.553Z] e2f13739ad41: Preparing [2020-10-01T17:49:15.553Z] e2f13739ad41: Waiting [2020-10-01T17:49:15.825Z] 779c38493105: Layer already exists [2020-10-01T17:49:15.825Z] 8ce1737541f3: Layer already exists [2020-10-01T17:49:15.825Z] 26e18649e0e4: Layer already exists [2020-10-01T17:49:15.825Z] e64647c31fc1: Layer already exists [2020-10-01T17:49:15.825Z] 5624658e4617: Layer already exists [2020-10-01T17:49:15.825Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:15.825Z] master: digest: sha256:6a4bfe98eecfb46196ff8c928cbfd207b3f0a3aea40c8aa119215a0ab7e1b2c5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:16.034Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:16.145Z] taggedImages: [2020-10-01T17:49:16.145Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:16.145Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:16.145Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:16.145Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-10-01T17:49:16.210Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-10-01T17:49:16.210Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:16.210Z] 1.2.2-dev.41 [2020-10-01T17:49:16.210Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:16.210Z] master [2020-10-01T17:49:16.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:16.726Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:17.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:17.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T17:49:17.062Z] bf03fd0a0c41: Preparing [2020-10-01T17:49:17.062Z] eb0344c01ac6: Preparing [2020-10-01T17:49:17.062Z] 60f061ed729f: Preparing [2020-10-01T17:49:17.336Z] bf03fd0a0c41: Pushed [2020-10-01T17:49:17.336Z] 60f061ed729f: Pushed [2020-10-01T17:49:20.715Z] eb0344c01ac6: Pushed [2020-10-01T17:49:20.988Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:d1a55e6e949a2bdeb32b0dc8c098f855aa9befa7414fc812f9c490c406d79d55 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:21.336Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:21.675Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:21.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T17:49:21.675Z] bf03fd0a0c41: Preparing [2020-10-01T17:49:21.675Z] eb0344c01ac6: Preparing [2020-10-01T17:49:21.675Z] 60f061ed729f: Preparing [2020-10-01T17:49:21.675Z] bf03fd0a0c41: Layer already exists [2020-10-01T17:49:21.675Z] 60f061ed729f: Layer already exists [2020-10-01T17:49:21.944Z] eb0344c01ac6: Layer already exists [2020-10-01T17:49:21.944Z] 1.2.2-dev.41: digest: sha256:d1a55e6e949a2bdeb32b0dc8c098f855aa9befa7414fc812f9c490c406d79d55 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:22.281Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:22.612Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:22.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T17:49:22.612Z] bf03fd0a0c41: Preparing [2020-10-01T17:49:22.613Z] eb0344c01ac6: Preparing [2020-10-01T17:49:22.613Z] 60f061ed729f: Preparing [2020-10-01T17:49:22.883Z] bf03fd0a0c41: Layer already exists [2020-10-01T17:49:22.883Z] eb0344c01ac6: Layer already exists [2020-10-01T17:49:22.883Z] 60f061ed729f: Layer already exists [2020-10-01T17:49:22.883Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:d1a55e6e949a2bdeb32b0dc8c098f855aa9befa7414fc812f9c490c406d79d55 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:23.223Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:23.554Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-10-01T17:49:23.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-01T17:49:23.554Z] bf03fd0a0c41: Preparing [2020-10-01T17:49:23.554Z] eb0344c01ac6: Preparing [2020-10-01T17:49:23.554Z] 60f061ed729f: Preparing [2020-10-01T17:49:23.554Z] bf03fd0a0c41: Layer already exists [2020-10-01T17:49:23.554Z] eb0344c01ac6: Layer already exists [2020-10-01T17:49:23.554Z] 60f061ed729f: Layer already exists [2020-10-01T17:49:23.825Z] master: digest: sha256:d1a55e6e949a2bdeb32b0dc8c098f855aa9befa7414fc812f9c490c406d79d55 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:24.030Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:24.078Z] taggedImages: [2020-10-01T17:49:24.078Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:24.078Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:24.078Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:24.078Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-10-01T17:49:24.145Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-10-01T17:49:24.145Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:24.145Z] 1.2.2-dev.41 [2020-10-01T17:49:24.145Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:24.145Z] master [2020-10-01T17:49:24.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:24.712Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:25.050Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:25.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T17:49:25.050Z] 45a02b8000ed: Preparing [2020-10-01T17:49:25.050Z] 1bd51be67374: Preparing [2020-10-01T17:49:25.050Z] 1e5d87844cff: Preparing [2020-10-01T17:49:25.050Z] c9f61749427c: Preparing [2020-10-01T17:49:25.050Z] e2f13739ad41: Preparing [2020-10-01T17:49:25.321Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:25.321Z] 1e5d87844cff: Pushed [2020-10-01T17:49:25.321Z] 1bd51be67374: Pushed [2020-10-01T17:49:25.959Z] c9f61749427c: Pushed [2020-10-01T17:49:27.385Z] 45a02b8000ed: Pushed [2020-10-01T17:49:27.385Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:010ca2a0df49d7130ae0746abaac5d54764568da941a234b612375838e2563ef size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:27.730Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:28.066Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:28.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T17:49:28.066Z] 45a02b8000ed: Preparing [2020-10-01T17:49:28.066Z] 1bd51be67374: Preparing [2020-10-01T17:49:28.066Z] 1e5d87844cff: Preparing [2020-10-01T17:49:28.066Z] c9f61749427c: Preparing [2020-10-01T17:49:28.066Z] e2f13739ad41: Preparing [2020-10-01T17:49:28.066Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:28.066Z] 45a02b8000ed: Layer already exists [2020-10-01T17:49:28.066Z] 1bd51be67374: Layer already exists [2020-10-01T17:49:28.066Z] c9f61749427c: Layer already exists [2020-10-01T17:49:28.066Z] 1e5d87844cff: Layer already exists [2020-10-01T17:49:28.336Z] 1.2.2-dev.41: digest: sha256:010ca2a0df49d7130ae0746abaac5d54764568da941a234b612375838e2563ef size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:28.675Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:29.010Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:29.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T17:49:29.010Z] 45a02b8000ed: Preparing [2020-10-01T17:49:29.010Z] 1bd51be67374: Preparing [2020-10-01T17:49:29.010Z] 1e5d87844cff: Preparing [2020-10-01T17:49:29.010Z] c9f61749427c: Preparing [2020-10-01T17:49:29.010Z] e2f13739ad41: Preparing [2020-10-01T17:49:29.010Z] c9f61749427c: Layer already exists [2020-10-01T17:49:29.010Z] 45a02b8000ed: Layer already exists [2020-10-01T17:49:29.010Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:29.010Z] 1e5d87844cff: Layer already exists [2020-10-01T17:49:29.010Z] 1bd51be67374: Layer already exists [2020-10-01T17:49:29.281Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:010ca2a0df49d7130ae0746abaac5d54764568da941a234b612375838e2563ef size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:29.632Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:29.970Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-10-01T17:49:29.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-01T17:49:29.970Z] 45a02b8000ed: Preparing [2020-10-01T17:49:29.970Z] 1bd51be67374: Preparing [2020-10-01T17:49:29.970Z] 1e5d87844cff: Preparing [2020-10-01T17:49:29.970Z] c9f61749427c: Preparing [2020-10-01T17:49:29.970Z] e2f13739ad41: Preparing [2020-10-01T17:49:30.239Z] 45a02b8000ed: Layer already exists [2020-10-01T17:49:30.239Z] 1bd51be67374: Layer already exists [2020-10-01T17:49:30.239Z] c9f61749427c: Layer already exists [2020-10-01T17:49:30.239Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:30.239Z] 1e5d87844cff: Layer already exists [2020-10-01T17:49:30.239Z] master: digest: sha256:010ca2a0df49d7130ae0746abaac5d54764568da941a234b612375838e2563ef size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:30.517Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:30.654Z] taggedImages: [2020-10-01T17:49:30.654Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:30.654Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:30.654Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:30.654Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-10-01T17:49:30.728Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-10-01T17:49:30.728Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:30.728Z] 1.2.2-dev.41 [2020-10-01T17:49:30.728Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:30.728Z] master [2020-10-01T17:49:30.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:31.401Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:31.744Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:31.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T17:49:31.744Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:31.744Z] 0d3d3e6b9358: Preparing [2020-10-01T17:49:31.744Z] c1934569bb34: Preparing [2020-10-01T17:49:31.744Z] c6739f1b3f85: Preparing [2020-10-01T17:49:31.744Z] c6739f1b3f85: Preparing [2020-10-01T17:49:31.744Z] 76a02a2a3eb9: Preparing [2020-10-01T17:49:31.744Z] d312259d184b: Preparing [2020-10-01T17:49:31.744Z] 512179dc2de9: Preparing [2020-10-01T17:49:31.744Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:31.744Z] 6fd5834d6bdf: Preparing [2020-10-01T17:49:31.744Z] a35031244331: Preparing [2020-10-01T17:49:31.744Z] 4175ca2d6370: Preparing [2020-10-01T17:49:31.744Z] e2f13739ad41: Preparing [2020-10-01T17:49:31.744Z] a35031244331: Waiting [2020-10-01T17:49:31.744Z] 4175ca2d6370: Waiting [2020-10-01T17:49:31.744Z] d312259d184b: Waiting [2020-10-01T17:49:31.744Z] e2f13739ad41: Waiting [2020-10-01T17:49:31.744Z] 512179dc2de9: Waiting [2020-10-01T17:49:31.744Z] 6fd5834d6bdf: Waiting [2020-10-01T17:49:32.023Z] 76a02a2a3eb9: Pushed [2020-10-01T17:49:32.023Z] c6739f1b3f85: Pushed [2020-10-01T17:49:32.023Z] c1934569bb34: Pushed [2020-10-01T17:49:32.023Z] 0d3d3e6b9358: Pushed [2020-10-01T17:49:32.297Z] 512179dc2de9: Pushed [2020-10-01T17:49:32.297Z] d312259d184b: Pushed [2020-10-01T17:49:32.297Z] 6fd5834d6bdf: Pushed [2020-10-01T17:49:32.297Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:32.567Z] a35031244331: Pushed [2020-10-01T17:49:32.841Z] 4175ca2d6370: Pushed [2020-10-01T17:49:34.270Z] 5fd24f4ad710: Pushed [2020-10-01T17:49:34.541Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:3dbf2af877d60bb0c3fe7a9c7c75dc09b777707a7ea5245fe72af4437e78e64f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:34.883Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:35.230Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:35.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T17:49:35.230Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:35.230Z] 0d3d3e6b9358: Preparing [2020-10-01T17:49:35.230Z] c1934569bb34: Preparing [2020-10-01T17:49:35.230Z] c6739f1b3f85: Preparing [2020-10-01T17:49:35.230Z] c6739f1b3f85: Preparing [2020-10-01T17:49:35.230Z] 76a02a2a3eb9: Preparing [2020-10-01T17:49:35.230Z] d312259d184b: Preparing [2020-10-01T17:49:35.230Z] 512179dc2de9: Preparing [2020-10-01T17:49:35.230Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:35.230Z] 6fd5834d6bdf: Preparing [2020-10-01T17:49:35.230Z] a35031244331: Preparing [2020-10-01T17:49:35.230Z] 4175ca2d6370: Preparing [2020-10-01T17:49:35.230Z] e2f13739ad41: Preparing [2020-10-01T17:49:35.230Z] 6fd5834d6bdf: Waiting [2020-10-01T17:49:35.230Z] a35031244331: Waiting [2020-10-01T17:49:35.230Z] 4175ca2d6370: Waiting [2020-10-01T17:49:35.230Z] d312259d184b: Waiting [2020-10-01T17:49:35.230Z] e2f13739ad41: Waiting [2020-10-01T17:49:35.230Z] 512179dc2de9: Waiting [2020-10-01T17:49:35.502Z] 5fd24f4ad710: Layer already exists [2020-10-01T17:49:35.502Z] c1934569bb34: Layer already exists [2020-10-01T17:49:35.502Z] c6739f1b3f85: Layer already exists [2020-10-01T17:49:35.502Z] 76a02a2a3eb9: Layer already exists [2020-10-01T17:49:35.502Z] 0d3d3e6b9358: Layer already exists [2020-10-01T17:49:35.502Z] 512179dc2de9: Layer already exists [2020-10-01T17:49:35.502Z] a35031244331: Layer already exists [2020-10-01T17:49:35.502Z] d312259d184b: Layer already exists [2020-10-01T17:49:35.502Z] 6fd5834d6bdf: Layer already exists [2020-10-01T17:49:35.502Z] 4175ca2d6370: Layer already exists [2020-10-01T17:49:35.502Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:35.502Z] 1.2.2-dev.41: digest: sha256:3dbf2af877d60bb0c3fe7a9c7c75dc09b777707a7ea5245fe72af4437e78e64f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:35.856Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:36.262Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:36.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T17:49:36.263Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:36.263Z] 0d3d3e6b9358: Preparing [2020-10-01T17:49:36.263Z] c1934569bb34: Preparing [2020-10-01T17:49:36.263Z] c6739f1b3f85: Preparing [2020-10-01T17:49:36.263Z] c6739f1b3f85: Preparing [2020-10-01T17:49:36.263Z] 76a02a2a3eb9: Preparing [2020-10-01T17:49:36.263Z] d312259d184b: Preparing [2020-10-01T17:49:36.263Z] 512179dc2de9: Preparing [2020-10-01T17:49:36.263Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:36.263Z] 6fd5834d6bdf: Preparing [2020-10-01T17:49:36.263Z] a35031244331: Preparing [2020-10-01T17:49:36.263Z] 4175ca2d6370: Preparing [2020-10-01T17:49:36.263Z] e2f13739ad41: Preparing [2020-10-01T17:49:36.263Z] 6fd5834d6bdf: Waiting [2020-10-01T17:49:36.263Z] a35031244331: Waiting [2020-10-01T17:49:36.263Z] 4175ca2d6370: Waiting [2020-10-01T17:49:36.263Z] e2f13739ad41: Waiting [2020-10-01T17:49:36.263Z] d312259d184b: Waiting [2020-10-01T17:49:36.263Z] 512179dc2de9: Waiting [2020-10-01T17:49:36.263Z] 5fd24f4ad710: Layer already exists [2020-10-01T17:49:36.263Z] 0d3d3e6b9358: Layer already exists [2020-10-01T17:49:36.263Z] c1934569bb34: Layer already exists [2020-10-01T17:49:36.263Z] c6739f1b3f85: Layer already exists [2020-10-01T17:49:36.263Z] 76a02a2a3eb9: Layer already exists [2020-10-01T17:49:36.263Z] d312259d184b: Layer already exists [2020-10-01T17:49:36.263Z] a35031244331: Layer already exists [2020-10-01T17:49:36.263Z] 512179dc2de9: Layer already exists [2020-10-01T17:49:36.263Z] 6fd5834d6bdf: Layer already exists [2020-10-01T17:49:36.263Z] 4175ca2d6370: Layer already exists [2020-10-01T17:49:36.263Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:36.533Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:3dbf2af877d60bb0c3fe7a9c7c75dc09b777707a7ea5245fe72af4437e78e64f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:36.875Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:37.214Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-10-01T17:49:37.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-01T17:49:37.214Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:37.214Z] 0d3d3e6b9358: Preparing [2020-10-01T17:49:37.214Z] c1934569bb34: Preparing [2020-10-01T17:49:37.214Z] c6739f1b3f85: Preparing [2020-10-01T17:49:37.214Z] c6739f1b3f85: Preparing [2020-10-01T17:49:37.214Z] 76a02a2a3eb9: Preparing [2020-10-01T17:49:37.214Z] d312259d184b: Preparing [2020-10-01T17:49:37.214Z] 512179dc2de9: Preparing [2020-10-01T17:49:37.214Z] 5fd24f4ad710: Preparing [2020-10-01T17:49:37.214Z] 6fd5834d6bdf: Preparing [2020-10-01T17:49:37.214Z] a35031244331: Preparing [2020-10-01T17:49:37.214Z] 4175ca2d6370: Preparing [2020-10-01T17:49:37.214Z] e2f13739ad41: Preparing [2020-10-01T17:49:37.214Z] d312259d184b: Waiting [2020-10-01T17:49:37.214Z] 512179dc2de9: Waiting [2020-10-01T17:49:37.214Z] 6fd5834d6bdf: Waiting [2020-10-01T17:49:37.214Z] a35031244331: Waiting [2020-10-01T17:49:37.214Z] 4175ca2d6370: Waiting [2020-10-01T17:49:37.214Z] e2f13739ad41: Waiting [2020-10-01T17:49:37.214Z] 76a02a2a3eb9: Layer already exists [2020-10-01T17:49:37.214Z] c1934569bb34: Layer already exists [2020-10-01T17:49:37.214Z] 5fd24f4ad710: Layer already exists [2020-10-01T17:49:37.214Z] 0d3d3e6b9358: Layer already exists [2020-10-01T17:49:37.214Z] c6739f1b3f85: Layer already exists [2020-10-01T17:49:37.487Z] 6fd5834d6bdf: Layer already exists [2020-10-01T17:49:37.487Z] 512179dc2de9: Layer already exists [2020-10-01T17:49:37.487Z] d312259d184b: Layer already exists [2020-10-01T17:49:37.487Z] a35031244331: Layer already exists [2020-10-01T17:49:37.487Z] 4175ca2d6370: Layer already exists [2020-10-01T17:49:37.487Z] e2f13739ad41: Layer already exists [2020-10-01T17:49:37.487Z] master: digest: sha256:3dbf2af877d60bb0c3fe7a9c7c75dc09b777707a7ea5245fe72af4437e78e64f size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:37.731Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:37.773Z] taggedImages: [2020-10-01T17:49:37.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:37.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:37.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:37.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-10-01T17:49:37.838Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-10-01T17:49:37.838Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:37.838Z] 1.2.2-dev.41 [2020-10-01T17:49:37.838Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:37.838Z] master [2020-10-01T17:49:37.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:38.346Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:38.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:38.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T17:49:38.683Z] f13f49d95a5d: Preparing [2020-10-01T17:49:38.683Z] a52133ccad98: Preparing [2020-10-01T17:49:38.683Z] 4801396c4f6c: Preparing [2020-10-01T17:49:38.683Z] b3bae6c948e1: Preparing [2020-10-01T17:49:38.683Z] 0f3c677502b0: Preparing [2020-10-01T17:49:38.683Z] ac5af84d3c72: Preparing [2020-10-01T17:49:38.683Z] c566a25b799f: Preparing [2020-10-01T17:49:38.683Z] c900d5ae261f: Preparing [2020-10-01T17:49:38.683Z] 8ebace29c276: Preparing [2020-10-01T17:49:38.683Z] 6c4fafcb6898: Preparing [2020-10-01T17:49:38.683Z] 66b385cf80cf: Preparing [2020-10-01T17:49:38.683Z] c900d5ae261f: Waiting [2020-10-01T17:49:38.683Z] 8ebace29c276: Waiting [2020-10-01T17:49:38.683Z] 6c4fafcb6898: Waiting [2020-10-01T17:49:38.683Z] 66b385cf80cf: Waiting [2020-10-01T17:49:38.683Z] ac5af84d3c72: Waiting [2020-10-01T17:49:38.683Z] c566a25b799f: Waiting [2020-10-01T17:49:38.963Z] f13f49d95a5d: Pushed [2020-10-01T17:49:38.963Z] a52133ccad98: Pushed [2020-10-01T17:49:39.236Z] ac5af84d3c72: Pushed [2020-10-01T17:49:39.512Z] c566a25b799f: Pushed [2020-10-01T17:49:39.512Z] c900d5ae261f: Pushed [2020-10-01T17:49:39.788Z] 8ebace29c276: Pushed [2020-10-01T17:49:39.788Z] 66b385cf80cf: Layer already exists [2020-10-01T17:49:40.061Z] 6c4fafcb6898: Pushed [2020-10-01T17:49:41.045Z] 4801396c4f6c: Pushed [2020-10-01T17:49:41.332Z] b3bae6c948e1: Pushed [2020-10-01T17:49:41.332Z] 0f3c677502b0: Pushed [2020-10-01T17:49:41.605Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:fb5fb746f142bba103aac8853ccef2efa0a335a44b077d38ded9b3bb2010f4d2 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:41.968Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:42.353Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:42.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T17:49:42.353Z] f13f49d95a5d: Preparing [2020-10-01T17:49:42.353Z] a52133ccad98: Preparing [2020-10-01T17:49:42.353Z] 4801396c4f6c: Preparing [2020-10-01T17:49:42.353Z] b3bae6c948e1: Preparing [2020-10-01T17:49:42.353Z] 0f3c677502b0: Preparing [2020-10-01T17:49:42.353Z] ac5af84d3c72: Preparing [2020-10-01T17:49:42.353Z] c566a25b799f: Preparing [2020-10-01T17:49:42.353Z] c900d5ae261f: Preparing [2020-10-01T17:49:42.353Z] 8ebace29c276: Preparing [2020-10-01T17:49:42.353Z] 6c4fafcb6898: Preparing [2020-10-01T17:49:42.353Z] 66b385cf80cf: Preparing [2020-10-01T17:49:42.353Z] c900d5ae261f: Waiting [2020-10-01T17:49:42.353Z] 8ebace29c276: Waiting [2020-10-01T17:49:42.353Z] 6c4fafcb6898: Waiting [2020-10-01T17:49:42.353Z] 66b385cf80cf: Waiting [2020-10-01T17:49:42.353Z] ac5af84d3c72: Waiting [2020-10-01T17:49:42.353Z] c566a25b799f: Waiting [2020-10-01T17:49:42.353Z] b3bae6c948e1: Layer already exists [2020-10-01T17:49:42.353Z] a52133ccad98: Layer already exists [2020-10-01T17:49:42.353Z] f13f49d95a5d: Layer already exists [2020-10-01T17:49:42.353Z] 4801396c4f6c: Layer already exists [2020-10-01T17:49:42.353Z] 0f3c677502b0: Layer already exists [2020-10-01T17:49:42.625Z] c900d5ae261f: Layer already exists [2020-10-01T17:49:42.625Z] c566a25b799f: Layer already exists [2020-10-01T17:49:42.625Z] ac5af84d3c72: Layer already exists [2020-10-01T17:49:42.625Z] 8ebace29c276: Layer already exists [2020-10-01T17:49:42.625Z] 6c4fafcb6898: Layer already exists [2020-10-01T17:49:42.625Z] 66b385cf80cf: Layer already exists [2020-10-01T17:49:42.625Z] 1.2.2-dev.41: digest: sha256:fb5fb746f142bba103aac8853ccef2efa0a335a44b077d38ded9b3bb2010f4d2 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:42.969Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:43.314Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:43.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T17:49:43.314Z] f13f49d95a5d: Preparing [2020-10-01T17:49:43.314Z] a52133ccad98: Preparing [2020-10-01T17:49:43.314Z] 4801396c4f6c: Preparing [2020-10-01T17:49:43.314Z] b3bae6c948e1: Preparing [2020-10-01T17:49:43.314Z] 0f3c677502b0: Preparing [2020-10-01T17:49:43.314Z] ac5af84d3c72: Preparing [2020-10-01T17:49:43.314Z] c566a25b799f: Preparing [2020-10-01T17:49:43.314Z] c900d5ae261f: Preparing [2020-10-01T17:49:43.314Z] 8ebace29c276: Preparing [2020-10-01T17:49:43.314Z] 6c4fafcb6898: Preparing [2020-10-01T17:49:43.314Z] 66b385cf80cf: Preparing [2020-10-01T17:49:43.314Z] ac5af84d3c72: Waiting [2020-10-01T17:49:43.314Z] c566a25b799f: Waiting [2020-10-01T17:49:43.314Z] c900d5ae261f: Waiting [2020-10-01T17:49:43.314Z] 8ebace29c276: Waiting [2020-10-01T17:49:43.314Z] 6c4fafcb6898: Waiting [2020-10-01T17:49:43.314Z] 66b385cf80cf: Waiting [2020-10-01T17:49:43.314Z] f13f49d95a5d: Layer already exists [2020-10-01T17:49:43.314Z] 0f3c677502b0: Layer already exists [2020-10-01T17:49:43.314Z] 4801396c4f6c: Layer already exists [2020-10-01T17:49:43.586Z] b3bae6c948e1: Layer already exists [2020-10-01T17:49:43.586Z] a52133ccad98: Layer already exists [2020-10-01T17:49:43.586Z] 6c4fafcb6898: Layer already exists [2020-10-01T17:49:43.586Z] c900d5ae261f: Layer already exists [2020-10-01T17:49:43.586Z] c566a25b799f: Layer already exists [2020-10-01T17:49:43.586Z] ac5af84d3c72: Layer already exists [2020-10-01T17:49:43.586Z] 8ebace29c276: Layer already exists [2020-10-01T17:49:43.586Z] 66b385cf80cf: Layer already exists [2020-10-01T17:49:43.586Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:fb5fb746f142bba103aac8853ccef2efa0a335a44b077d38ded9b3bb2010f4d2 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:43.933Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:44.275Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-10-01T17:49:44.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-01T17:49:44.275Z] f13f49d95a5d: Preparing [2020-10-01T17:49:44.275Z] a52133ccad98: Preparing [2020-10-01T17:49:44.275Z] 4801396c4f6c: Preparing [2020-10-01T17:49:44.275Z] b3bae6c948e1: Preparing [2020-10-01T17:49:44.275Z] 0f3c677502b0: Preparing [2020-10-01T17:49:44.275Z] ac5af84d3c72: Preparing [2020-10-01T17:49:44.275Z] c566a25b799f: Preparing [2020-10-01T17:49:44.275Z] c900d5ae261f: Preparing [2020-10-01T17:49:44.275Z] 8ebace29c276: Preparing [2020-10-01T17:49:44.275Z] 6c4fafcb6898: Preparing [2020-10-01T17:49:44.275Z] 66b385cf80cf: Preparing [2020-10-01T17:49:44.275Z] c900d5ae261f: Waiting [2020-10-01T17:49:44.275Z] 6c4fafcb6898: Waiting [2020-10-01T17:49:44.275Z] 8ebace29c276: Waiting [2020-10-01T17:49:44.275Z] 66b385cf80cf: Waiting [2020-10-01T17:49:44.275Z] ac5af84d3c72: Waiting [2020-10-01T17:49:44.275Z] c566a25b799f: Waiting [2020-10-01T17:49:44.549Z] f13f49d95a5d: Layer already exists [2020-10-01T17:49:44.549Z] 4801396c4f6c: Layer already exists [2020-10-01T17:49:44.549Z] a52133ccad98: Layer already exists [2020-10-01T17:49:44.549Z] b3bae6c948e1: Layer already exists [2020-10-01T17:49:44.549Z] 0f3c677502b0: Layer already exists [2020-10-01T17:49:44.549Z] c900d5ae261f: Layer already exists [2020-10-01T17:49:44.549Z] c566a25b799f: Layer already exists [2020-10-01T17:49:44.549Z] ac5af84d3c72: Layer already exists [2020-10-01T17:49:44.549Z] 8ebace29c276: Layer already exists [2020-10-01T17:49:44.549Z] 6c4fafcb6898: Layer already exists [2020-10-01T17:49:44.549Z] 66b385cf80cf: Layer already exists [2020-10-01T17:49:44.549Z] master: digest: sha256:fb5fb746f142bba103aac8853ccef2efa0a335a44b077d38ded9b3bb2010f4d2 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:44.758Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:44.805Z] taggedImages: [2020-10-01T17:49:44.805Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:44.805Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:44.805Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:44.805Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-10-01T17:49:44.898Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-10-01T17:49:44.898Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:44.898Z] 1.2.2-dev.41 [2020-10-01T17:49:44.898Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:44.898Z] master [2020-10-01T17:49:44.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:45.397Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:45.737Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:45.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T17:49:45.737Z] b9de561471f7: Preparing [2020-10-01T17:49:45.737Z] 51735cc169fc: Preparing [2020-10-01T17:49:45.737Z] 5af98537d7b9: Preparing [2020-10-01T17:49:45.737Z] d8aec2a8283f: Preparing [2020-10-01T17:49:46.010Z] b9de561471f7: Pushed [2020-10-01T17:49:46.010Z] 5af98537d7b9: Pushed [2020-10-01T17:49:46.280Z] d8aec2a8283f: Pushed [2020-10-01T17:49:48.895Z] 51735cc169fc: Pushed [2020-10-01T17:49:48.895Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:b9eb1eed6a17b1100f990f1b4853073e047e93099468cb516c4b3af770344ef8 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:49.239Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:49.848Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:49.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T17:49:49.848Z] b9de561471f7: Preparing [2020-10-01T17:49:49.848Z] 51735cc169fc: Preparing [2020-10-01T17:49:49.848Z] 5af98537d7b9: Preparing [2020-10-01T17:49:49.848Z] d8aec2a8283f: Preparing [2020-10-01T17:49:50.118Z] b9de561471f7: Layer already exists [2020-10-01T17:49:50.118Z] d8aec2a8283f: Layer already exists [2020-10-01T17:49:50.118Z] 5af98537d7b9: Layer already exists [2020-10-01T17:49:50.118Z] 51735cc169fc: Layer already exists [2020-10-01T17:49:50.118Z] 1.2.2-dev.41: digest: sha256:b9eb1eed6a17b1100f990f1b4853073e047e93099468cb516c4b3af770344ef8 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:50.457Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:50.797Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:50.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T17:49:50.797Z] b9de561471f7: Preparing [2020-10-01T17:49:50.797Z] 51735cc169fc: Preparing [2020-10-01T17:49:50.797Z] 5af98537d7b9: Preparing [2020-10-01T17:49:50.797Z] d8aec2a8283f: Preparing [2020-10-01T17:49:50.797Z] b9de561471f7: Layer already exists [2020-10-01T17:49:51.067Z] 5af98537d7b9: Layer already exists [2020-10-01T17:49:51.067Z] 51735cc169fc: Layer already exists [2020-10-01T17:49:51.067Z] d8aec2a8283f: Layer already exists [2020-10-01T17:49:51.067Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:b9eb1eed6a17b1100f990f1b4853073e047e93099468cb516c4b3af770344ef8 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:51.407Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:51.744Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-10-01T17:49:51.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-01T17:49:51.744Z] b9de561471f7: Preparing [2020-10-01T17:49:51.744Z] 51735cc169fc: Preparing [2020-10-01T17:49:51.744Z] 5af98537d7b9: Preparing [2020-10-01T17:49:51.744Z] d8aec2a8283f: Preparing [2020-10-01T17:49:51.744Z] 5af98537d7b9: Layer already exists [2020-10-01T17:49:51.744Z] 51735cc169fc: Layer already exists [2020-10-01T17:49:51.744Z] b9de561471f7: Layer already exists [2020-10-01T17:49:51.744Z] d8aec2a8283f: Layer already exists [2020-10-01T17:49:52.015Z] master: digest: sha256:b9eb1eed6a17b1100f990f1b4853073e047e93099468cb516c4b3af770344ef8 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:52.217Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:52.262Z] taggedImages: [2020-10-01T17:49:52.262Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:52.262Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:52.262Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:52.262Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-10-01T17:49:52.327Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-10-01T17:49:52.327Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:52.327Z] 1.2.2-dev.41 [2020-10-01T17:49:52.328Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:52.328Z] master [2020-10-01T17:49:52.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:52.918Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:53.253Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:53.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T17:49:53.253Z] a2934dd8693d: Preparing [2020-10-01T17:49:53.253Z] fcdfc0f9922f: Preparing [2020-10-01T17:49:53.253Z] 87cbd8ed14b6: Preparing [2020-10-01T17:49:53.253Z] 716bf38ae6ab: Preparing [2020-10-01T17:49:53.253Z] 5a8f8208d5da: Preparing [2020-10-01T17:49:53.253Z] a96dfc9c25c5: Preparing [2020-10-01T17:49:53.253Z] a96dfc9c25c5: Waiting [2020-10-01T17:49:53.523Z] 87cbd8ed14b6: Pushed [2020-10-01T17:49:53.523Z] a2934dd8693d: Pushed [2020-10-01T17:49:53.797Z] 5a8f8208d5da: Pushed [2020-10-01T17:49:53.797Z] 716bf38ae6ab: Pushed [2020-10-01T17:49:54.067Z] a96dfc9c25c5: Pushed [2020-10-01T17:49:56.022Z] fcdfc0f9922f: Pushed [2020-10-01T17:49:56.294Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:77d6a2cdc68d83ccb72b34232e4008d1bf1b9e66419f537046112be442c329ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:56.635Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:56.984Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:56.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T17:49:57.581Z] a2934dd8693d: Preparing [2020-10-01T17:49:57.581Z] fcdfc0f9922f: Preparing [2020-10-01T17:49:57.581Z] 87cbd8ed14b6: Preparing [2020-10-01T17:49:57.581Z] 716bf38ae6ab: Preparing [2020-10-01T17:49:57.581Z] 5a8f8208d5da: Preparing [2020-10-01T17:49:57.581Z] a96dfc9c25c5: Preparing [2020-10-01T17:49:57.581Z] a96dfc9c25c5: Waiting [2020-10-01T17:49:57.849Z] 716bf38ae6ab: Layer already exists [2020-10-01T17:49:57.849Z] a2934dd8693d: Layer already exists [2020-10-01T17:49:57.849Z] fcdfc0f9922f: Layer already exists [2020-10-01T17:49:57.849Z] 87cbd8ed14b6: Layer already exists [2020-10-01T17:49:57.849Z] 5a8f8208d5da: Layer already exists [2020-10-01T17:49:57.849Z] a96dfc9c25c5: Layer already exists [2020-10-01T17:49:57.849Z] 1.2.2-dev.41: digest: sha256:77d6a2cdc68d83ccb72b34232e4008d1bf1b9e66419f537046112be442c329ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:58.184Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:58.514Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:58.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T17:49:58.514Z] a2934dd8693d: Preparing [2020-10-01T17:49:58.514Z] fcdfc0f9922f: Preparing [2020-10-01T17:49:58.514Z] 87cbd8ed14b6: Preparing [2020-10-01T17:49:58.514Z] 716bf38ae6ab: Preparing [2020-10-01T17:49:58.514Z] 5a8f8208d5da: Preparing [2020-10-01T17:49:58.514Z] a96dfc9c25c5: Preparing [2020-10-01T17:49:58.514Z] a96dfc9c25c5: Waiting [2020-10-01T17:49:58.514Z] a2934dd8693d: Layer already exists [2020-10-01T17:49:58.514Z] 5a8f8208d5da: Layer already exists [2020-10-01T17:49:58.514Z] 87cbd8ed14b6: Layer already exists [2020-10-01T17:49:58.514Z] 716bf38ae6ab: Layer already exists [2020-10-01T17:49:58.514Z] fcdfc0f9922f: Layer already exists [2020-10-01T17:49:58.783Z] a96dfc9c25c5: Layer already exists [2020-10-01T17:49:58.783Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:77d6a2cdc68d83ccb72b34232e4008d1bf1b9e66419f537046112be442c329ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:59.122Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:49:59.459Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-10-01T17:49:59.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-01T17:49:59.459Z] a2934dd8693d: Preparing [2020-10-01T17:49:59.459Z] fcdfc0f9922f: Preparing [2020-10-01T17:49:59.459Z] 87cbd8ed14b6: Preparing [2020-10-01T17:49:59.459Z] 716bf38ae6ab: Preparing [2020-10-01T17:49:59.459Z] 5a8f8208d5da: Preparing [2020-10-01T17:49:59.459Z] a96dfc9c25c5: Preparing [2020-10-01T17:49:59.459Z] a96dfc9c25c5: Waiting [2020-10-01T17:49:59.459Z] 716bf38ae6ab: Layer already exists [2020-10-01T17:49:59.459Z] 5a8f8208d5da: Layer already exists [2020-10-01T17:49:59.459Z] a2934dd8693d: Layer already exists [2020-10-01T17:49:59.459Z] 87cbd8ed14b6: Layer already exists [2020-10-01T17:49:59.459Z] fcdfc0f9922f: Layer already exists [2020-10-01T17:49:59.459Z] a96dfc9c25c5: Layer already exists [2020-10-01T17:49:59.729Z] master: digest: sha256:77d6a2cdc68d83ccb72b34232e4008d1bf1b9e66419f537046112be442c329ae size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:49:59.930Z] ===================================================== [Pipeline] echo [2020-10-01T17:49:59.981Z] taggedImages: [2020-10-01T17:49:59.981Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:49:59.981Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.41 [2020-10-01T17:49:59.981Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:49:59.981Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-10-01T17:50:00.081Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-10-01T17:50:00.081Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:00.081Z] 1.2.2-dev.41 [2020-10-01T17:50:00.081Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:00.081Z] master [2020-10-01T17:50:00.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:00.782Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:01.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:01.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T17:50:01.122Z] 7212228cf46b: Preparing [2020-10-01T17:50:01.122Z] 23ef14b0196b: Preparing [2020-10-01T17:50:01.122Z] af732e9ec953: Preparing [2020-10-01T17:50:01.392Z] af732e9ec953: Pushed [2020-10-01T17:50:01.392Z] 7212228cf46b: Pushed [2020-10-01T17:50:04.762Z] 23ef14b0196b: Pushed [2020-10-01T17:50:04.762Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:670fa0f93b99fa015b2a5550c1e3921b64ea3e41ec14dcbddcde064cb2f84d39 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:05.100Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:05.435Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.41 [2020-10-01T17:50:05.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T17:50:05.435Z] 7212228cf46b: Preparing [2020-10-01T17:50:05.435Z] 23ef14b0196b: Preparing [2020-10-01T17:50:05.435Z] af732e9ec953: Preparing [2020-10-01T17:50:05.435Z] 7212228cf46b: Layer already exists [2020-10-01T17:50:05.435Z] 23ef14b0196b: Layer already exists [2020-10-01T17:50:05.435Z] af732e9ec953: Layer already exists [2020-10-01T17:50:05.704Z] 1.2.2-dev.41: digest: sha256:670fa0f93b99fa015b2a5550c1e3921b64ea3e41ec14dcbddcde064cb2f84d39 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:06.045Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:06.381Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:06.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T17:50:06.381Z] 7212228cf46b: Preparing [2020-10-01T17:50:06.381Z] 23ef14b0196b: Preparing [2020-10-01T17:50:06.381Z] af732e9ec953: Preparing [2020-10-01T17:50:06.381Z] 7212228cf46b: Layer already exists [2020-10-01T17:50:06.381Z] af732e9ec953: Layer already exists [2020-10-01T17:50:06.651Z] 23ef14b0196b: Layer already exists [2020-10-01T17:50:06.651Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:670fa0f93b99fa015b2a5550c1e3921b64ea3e41ec14dcbddcde064cb2f84d39 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:06.992Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:07.334Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-10-01T17:50:07.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-01T17:50:07.334Z] 7212228cf46b: Preparing [2020-10-01T17:50:07.334Z] 23ef14b0196b: Preparing [2020-10-01T17:50:07.334Z] af732e9ec953: Preparing [2020-10-01T17:50:07.334Z] 7212228cf46b: Layer already exists [2020-10-01T17:50:07.334Z] af732e9ec953: Layer already exists [2020-10-01T17:50:07.334Z] 23ef14b0196b: Layer already exists [2020-10-01T17:50:07.605Z] master: digest: sha256:670fa0f93b99fa015b2a5550c1e3921b64ea3e41ec14dcbddcde064cb2f84d39 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:50:07.834Z] ===================================================== [Pipeline] echo [2020-10-01T17:50:07.893Z] taggedImages: [2020-10-01T17:50:07.893Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:07.893Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.41 [2020-10-01T17:50:07.893Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:07.893Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-10-01T17:50:08.076Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-10-01T17:50:08.076Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:08.076Z] 1.2.2-dev.41 [2020-10-01T17:50:08.076Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:08.076Z] master [2020-10-01T17:50:08.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:08.564Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:08.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:08.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T17:50:08.900Z] b3c750293855: Preparing [2020-10-01T17:50:08.900Z] 5c33191e9fbc: Preparing [2020-10-01T17:50:08.900Z] 229155a46e26: Preparing [2020-10-01T17:50:08.900Z] d82a407c86b1: Preparing [2020-10-01T17:50:08.900Z] 5b94bb5a1c4a: Preparing [2020-10-01T17:50:08.900Z] 1a19b0bcb4ce: Preparing [2020-10-01T17:50:08.900Z] 76d74038c55a: Preparing [2020-10-01T17:50:08.900Z] f875f9e206db: Preparing [2020-10-01T17:50:08.900Z] 3994ac1dcb8b: Preparing [2020-10-01T17:50:08.900Z] 5f2247eaf593: Preparing [2020-10-01T17:50:08.900Z] 62d13be1b083: Preparing [2020-10-01T17:50:08.900Z] 94fdc660876c: Preparing [2020-10-01T17:50:08.900Z] 4e7279dfc0c0: Preparing [2020-10-01T17:50:08.900Z] e2f13739ad41: Preparing [2020-10-01T17:50:08.900Z] 3994ac1dcb8b: Waiting [2020-10-01T17:50:08.900Z] 5f2247eaf593: Waiting [2020-10-01T17:50:08.900Z] 62d13be1b083: Waiting [2020-10-01T17:50:08.900Z] 1a19b0bcb4ce: Waiting [2020-10-01T17:50:08.900Z] 94fdc660876c: Waiting [2020-10-01T17:50:08.900Z] 4e7279dfc0c0: Waiting [2020-10-01T17:50:08.900Z] e2f13739ad41: Waiting [2020-10-01T17:50:08.900Z] f875f9e206db: Waiting [2020-10-01T17:50:08.900Z] 76d74038c55a: Waiting [2020-10-01T17:50:09.503Z] 5b94bb5a1c4a: Pushed [2020-10-01T17:50:09.503Z] b3c750293855: Pushed [2020-10-01T17:50:10.099Z] d82a407c86b1: Pushed [2020-10-01T17:50:10.099Z] f875f9e206db: Layer already exists [2020-10-01T17:50:10.099Z] 76d74038c55a: Pushed [2020-10-01T17:50:10.099Z] 3994ac1dcb8b: Layer already exists [2020-10-01T17:50:10.372Z] 5f2247eaf593: Layer already exists [2020-10-01T17:50:10.372Z] 62d13be1b083: Layer already exists [2020-10-01T17:50:10.372Z] 94fdc660876c: Layer already exists [2020-10-01T17:50:10.372Z] 4e7279dfc0c0: Layer already exists [2020-10-01T17:50:10.372Z] e2f13739ad41: Layer already exists [2020-10-01T17:50:10.967Z] 5c33191e9fbc: Pushed [2020-10-01T17:50:11.939Z] 1a19b0bcb4ce: Pushed [2020-10-01T17:50:22.091Z] 229155a46e26: Pushed [2020-10-01T17:50:22.091Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6: digest: sha256:4e901bd049fe56585e245386bb0313c5b64b64c46b9a3008a1c668f2980eed70 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:22.427Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:22.756Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.41 [2020-10-01T17:50:22.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T17:50:22.756Z] b3c750293855: Preparing [2020-10-01T17:50:22.756Z] 5c33191e9fbc: Preparing [2020-10-01T17:50:22.756Z] 229155a46e26: Preparing [2020-10-01T17:50:22.756Z] d82a407c86b1: Preparing [2020-10-01T17:50:22.756Z] 5b94bb5a1c4a: Preparing [2020-10-01T17:50:22.756Z] 1a19b0bcb4ce: Preparing [2020-10-01T17:50:22.756Z] 76d74038c55a: Preparing [2020-10-01T17:50:22.756Z] f875f9e206db: Preparing [2020-10-01T17:50:22.756Z] 3994ac1dcb8b: Preparing [2020-10-01T17:50:22.756Z] 5f2247eaf593: Preparing [2020-10-01T17:50:22.756Z] 62d13be1b083: Preparing [2020-10-01T17:50:22.756Z] 94fdc660876c: Preparing [2020-10-01T17:50:22.756Z] 4e7279dfc0c0: Preparing [2020-10-01T17:50:22.756Z] e2f13739ad41: Preparing [2020-10-01T17:50:22.756Z] 5f2247eaf593: Waiting [2020-10-01T17:50:22.756Z] 62d13be1b083: Waiting [2020-10-01T17:50:22.756Z] 1a19b0bcb4ce: Waiting [2020-10-01T17:50:22.756Z] 76d74038c55a: Waiting [2020-10-01T17:50:22.756Z] f875f9e206db: Waiting [2020-10-01T17:50:22.756Z] 3994ac1dcb8b: Waiting [2020-10-01T17:50:22.756Z] e2f13739ad41: Waiting [2020-10-01T17:50:22.756Z] 94fdc660876c: Waiting [2020-10-01T17:50:22.756Z] 4e7279dfc0c0: Waiting [2020-10-01T17:50:23.027Z] 5c33191e9fbc: Layer already exists [2020-10-01T17:50:23.027Z] 229155a46e26: Layer already exists [2020-10-01T17:50:23.027Z] d82a407c86b1: Layer already exists [2020-10-01T17:50:23.027Z] b3c750293855: Layer already exists [2020-10-01T17:50:23.027Z] 5b94bb5a1c4a: Layer already exists [2020-10-01T17:50:23.027Z] 3994ac1dcb8b: Layer already exists [2020-10-01T17:50:23.027Z] 1a19b0bcb4ce: Layer already exists [2020-10-01T17:50:23.027Z] 76d74038c55a: Layer already exists [2020-10-01T17:50:23.027Z] f875f9e206db: Layer already exists [2020-10-01T17:50:23.027Z] 5f2247eaf593: Layer already exists [2020-10-01T17:50:23.027Z] 4e7279dfc0c0: Layer already exists [2020-10-01T17:50:23.027Z] 94fdc660876c: Layer already exists [2020-10-01T17:50:23.027Z] 62d13be1b083: Layer already exists [2020-10-01T17:50:23.027Z] e2f13739ad41: Layer already exists [2020-10-01T17:50:23.027Z] 1.2.2-dev.41: digest: sha256:4e901bd049fe56585e245386bb0313c5b64b64c46b9a3008a1c668f2980eed70 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:23.364Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:23.698Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:23.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T17:50:23.698Z] b3c750293855: Preparing [2020-10-01T17:50:23.698Z] 5c33191e9fbc: Preparing [2020-10-01T17:50:23.698Z] 229155a46e26: Preparing [2020-10-01T17:50:23.698Z] d82a407c86b1: Preparing [2020-10-01T17:50:23.698Z] 5b94bb5a1c4a: Preparing [2020-10-01T17:50:23.698Z] 1a19b0bcb4ce: Preparing [2020-10-01T17:50:23.698Z] 76d74038c55a: Preparing [2020-10-01T17:50:23.698Z] f875f9e206db: Preparing [2020-10-01T17:50:23.698Z] 3994ac1dcb8b: Preparing [2020-10-01T17:50:23.698Z] 5f2247eaf593: Preparing [2020-10-01T17:50:23.698Z] 62d13be1b083: Preparing [2020-10-01T17:50:23.698Z] 94fdc660876c: Preparing [2020-10-01T17:50:23.698Z] 4e7279dfc0c0: Preparing [2020-10-01T17:50:23.698Z] e2f13739ad41: Preparing [2020-10-01T17:50:23.698Z] 3994ac1dcb8b: Waiting [2020-10-01T17:50:23.698Z] 5f2247eaf593: Waiting [2020-10-01T17:50:23.698Z] 76d74038c55a: Waiting [2020-10-01T17:50:23.698Z] f875f9e206db: Waiting [2020-10-01T17:50:23.698Z] 62d13be1b083: Waiting [2020-10-01T17:50:23.698Z] 94fdc660876c: Waiting [2020-10-01T17:50:23.698Z] 4e7279dfc0c0: Waiting [2020-10-01T17:50:23.698Z] 1a19b0bcb4ce: Waiting [2020-10-01T17:50:23.698Z] e2f13739ad41: Waiting [2020-10-01T17:50:23.698Z] b3c750293855: Layer already exists [2020-10-01T17:50:23.698Z] 5b94bb5a1c4a: Layer already exists [2020-10-01T17:50:23.698Z] 229155a46e26: Layer already exists [2020-10-01T17:50:23.968Z] d82a407c86b1: Layer already exists [2020-10-01T17:50:23.968Z] 5c33191e9fbc: Layer already exists [2020-10-01T17:50:23.968Z] 76d74038c55a: Layer already exists [2020-10-01T17:50:23.968Z] 1a19b0bcb4ce: Layer already exists [2020-10-01T17:50:23.968Z] f875f9e206db: Layer already exists [2020-10-01T17:50:23.968Z] 5f2247eaf593: Layer already exists [2020-10-01T17:50:23.968Z] 3994ac1dcb8b: Layer already exists [2020-10-01T17:50:23.968Z] e2f13739ad41: Layer already exists [2020-10-01T17:50:23.968Z] 62d13be1b083: Layer already exists [2020-10-01T17:50:23.968Z] 94fdc660876c: Layer already exists [2020-10-01T17:50:23.968Z] 4e7279dfc0c0: Layer already exists [2020-10-01T17:50:23.968Z] 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41: digest: sha256:4e901bd049fe56585e245386bb0313c5b64b64c46b9a3008a1c668f2980eed70 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:24.305Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:24.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-10-01T17:50:24.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-01T17:50:24.637Z] b3c750293855: Preparing [2020-10-01T17:50:24.637Z] 5c33191e9fbc: Preparing [2020-10-01T17:50:24.637Z] 229155a46e26: Preparing [2020-10-01T17:50:24.637Z] d82a407c86b1: Preparing [2020-10-01T17:50:24.637Z] 5b94bb5a1c4a: Preparing [2020-10-01T17:50:24.637Z] 1a19b0bcb4ce: Preparing [2020-10-01T17:50:24.637Z] 76d74038c55a: Preparing [2020-10-01T17:50:24.637Z] f875f9e206db: Preparing [2020-10-01T17:50:24.637Z] 3994ac1dcb8b: Preparing [2020-10-01T17:50:24.637Z] 5f2247eaf593: Preparing [2020-10-01T17:50:24.637Z] 62d13be1b083: Preparing [2020-10-01T17:50:24.637Z] 94fdc660876c: Preparing [2020-10-01T17:50:24.637Z] 4e7279dfc0c0: Preparing [2020-10-01T17:50:24.637Z] e2f13739ad41: Preparing [2020-10-01T17:50:24.637Z] 1a19b0bcb4ce: Waiting [2020-10-01T17:50:24.637Z] 76d74038c55a: Waiting [2020-10-01T17:50:24.637Z] 94fdc660876c: Waiting [2020-10-01T17:50:24.637Z] 4e7279dfc0c0: Waiting [2020-10-01T17:50:24.637Z] 3994ac1dcb8b: Waiting [2020-10-01T17:50:24.637Z] 5f2247eaf593: Waiting [2020-10-01T17:50:24.637Z] e2f13739ad41: Waiting [2020-10-01T17:50:24.637Z] 62d13be1b083: Waiting [2020-10-01T17:50:24.908Z] 5c33191e9fbc: Layer already exists [2020-10-01T17:50:24.908Z] 229155a46e26: Layer already exists [2020-10-01T17:50:24.908Z] 5b94bb5a1c4a: Layer already exists [2020-10-01T17:50:24.908Z] b3c750293855: Layer already exists [2020-10-01T17:50:24.908Z] d82a407c86b1: Layer already exists [2020-10-01T17:50:24.908Z] 5f2247eaf593: Layer already exists [2020-10-01T17:50:24.908Z] f875f9e206db: Layer already exists [2020-10-01T17:50:24.908Z] 1a19b0bcb4ce: Layer already exists [2020-10-01T17:50:24.908Z] 76d74038c55a: Layer already exists [2020-10-01T17:50:24.908Z] 3994ac1dcb8b: Layer already exists [2020-10-01T17:50:24.908Z] e2f13739ad41: Layer already exists [2020-10-01T17:50:24.908Z] 4e7279dfc0c0: Layer already exists [2020-10-01T17:50:24.908Z] 94fdc660876c: Layer already exists [2020-10-01T17:50:24.908Z] 62d13be1b083: Layer already exists [2020-10-01T17:50:24.908Z] master: digest: sha256:4e901bd049fe56585e245386bb0313c5b64b64c46b9a3008a1c668f2980eed70 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-01T17:50:25.091Z] ===================================================== [Pipeline] echo [2020-10-01T17:50:25.146Z] taggedImages: [2020-10-01T17:50:25.146Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:50:25.146Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.41 [2020-10-01T17:50:25.146Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6-1.2.2-dev.41 [2020-10-01T17:50:25.146Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-01T17:50:26.545Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-01T17:50:26.547Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-01T17:50:26.599Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:27.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T17:50:27.016Z] [2020-10-01T17:50:27.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:50:27.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T17:50:27.359Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-01T17:50:27.359Z] cbdbe7a5bc2a: Already exists [2020-10-01T17:50:27.359Z] 408f87550127: Pulling fs layer [2020-10-01T17:50:27.359Z] fe522b08c979: Pulling fs layer [2020-10-01T17:50:27.359Z] 221eaa008020: Pulling fs layer [2020-10-01T17:50:27.359Z] 2a4607e5d6b9: Pulling fs layer [2020-10-01T17:50:27.359Z] 8f79b27c4fd2: Pulling fs layer [2020-10-01T17:50:27.359Z] e5c8dbe1645b: Pulling fs layer [2020-10-01T17:50:27.359Z] 23e8b3b47431: Pulling fs layer [2020-10-01T17:50:27.359Z] 5c568d65a230: Pulling fs layer [2020-10-01T17:50:27.359Z] 8f79b27c4fd2: Waiting [2020-10-01T17:50:27.359Z] e5c8dbe1645b: Waiting [2020-10-01T17:50:27.359Z] 23e8b3b47431: Waiting [2020-10-01T17:50:27.359Z] 5c568d65a230: Waiting [2020-10-01T17:50:27.359Z] 2a4607e5d6b9: Waiting [2020-10-01T17:50:27.359Z] fe522b08c979: Verifying Checksum [2020-10-01T17:50:27.359Z] fe522b08c979: Download complete [2020-10-01T17:50:27.359Z] 408f87550127: Download complete [2020-10-01T17:50:27.359Z] 2a4607e5d6b9: Verifying Checksum [2020-10-01T17:50:27.359Z] 2a4607e5d6b9: Download complete [2020-10-01T17:50:27.359Z] 8f79b27c4fd2: Download complete [2020-10-01T17:50:27.624Z] 408f87550127: Pull complete [2020-10-01T17:50:27.624Z] fe522b08c979: Pull complete [2020-10-01T17:50:29.010Z] e5c8dbe1645b: Verifying Checksum [2020-10-01T17:50:29.010Z] e5c8dbe1645b: Download complete [2020-10-01T17:50:29.582Z] 23e8b3b47431: Verifying Checksum [2020-10-01T17:50:29.582Z] 23e8b3b47431: Download complete [2020-10-01T17:50:29.845Z] 5c568d65a230: Verifying Checksum [2020-10-01T17:50:29.845Z] 5c568d65a230: Download complete [2020-10-01T17:50:30.786Z] 221eaa008020: Verifying Checksum [2020-10-01T17:50:30.787Z] 221eaa008020: Download complete [2020-10-01T17:50:36.085Z] 221eaa008020: Pull complete [2020-10-01T17:50:36.348Z] 2a4607e5d6b9: Pull complete [2020-10-01T17:50:36.348Z] 8f79b27c4fd2: Pull complete [2020-10-01T17:50:41.633Z] e5c8dbe1645b: Pull complete [2020-10-01T17:50:45.847Z] 23e8b3b47431: Pull complete [2020-10-01T17:50:46.420Z] 5c568d65a230: Pull complete [2020-10-01T17:50:46.680Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-01T17:50:46.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-01T17:50:46.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-01T17:50:46.840Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:50:46.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/156:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-01T17:50:48.657Z] $ docker top 3bedf4bd8d5f6bb75586a6c4373260fce8513d1737a39343cc7f3fd5bb94af30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-01T17:50:49.211Z] + snyk monitor '--org=edgex-jenkins' [2020-10-01T17:51:01.491Z] [2020-10-01T17:51:01.491Z] Monitoring /w/workspace/edgex-go/156 (github.com/edgexfoundry/edgex-go)... [2020-10-01T17:51:01.491Z] [2020-10-01T17:51:01.491Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/1eb8465d-239c-411b-8914-eb115807e0c9 [2020-10-01T17:51:01.491Z] [2020-10-01T17:51:01.491Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-01T17:51:01.491Z] [2020-10-01T17:51:02.200Z] [2020-10-01T17:51:02.200Z] Snyk CLI supports Node.js 8 and higher. [2020-10-01T17:51:02.200Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-01T17:51:02.200Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-01T17:51:02.200Z] [2020-10-01T17:51:02.200Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-01T17:51:02.200Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-01T17:51:02.215Z] $ docker stop --time=1 3bedf4bd8d5f6bb75586a6c4373260fce8513d1737a39343cc7f3fd5bb94af30 [2020-10-01T17:51:04.986Z] $ docker rm -f 3bedf4bd8d5f6bb75586a6c4373260fce8513d1737a39343cc7f3fd5bb94af30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:06.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:06.366Z] [2020-10-01T17:51:06.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:06.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:06.706Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-01T17:51:06.706Z] e7c96db7181b: Pulling fs layer [2020-10-01T17:51:06.706Z] 1868ca2cb446: Pulling fs layer [2020-10-01T17:51:06.707Z] 136be5d0fe8e: Pulling fs layer [2020-10-01T17:51:06.707Z] 894bfe63afcb: Pulling fs layer [2020-10-01T17:51:06.707Z] 894bfe63afcb: Waiting [2020-10-01T17:51:06.707Z] 1868ca2cb446: Verifying Checksum [2020-10-01T17:51:06.707Z] 1868ca2cb446: Download complete [2020-10-01T17:51:06.707Z] 136be5d0fe8e: Download complete [2020-10-01T17:51:06.966Z] e7c96db7181b: Download complete [2020-10-01T17:51:06.966Z] 894bfe63afcb: Verifying Checksum [2020-10-01T17:51:06.966Z] 894bfe63afcb: Download complete [2020-10-01T17:51:07.227Z] e7c96db7181b: Pull complete [2020-10-01T17:51:07.227Z] 1868ca2cb446: Pull complete [2020-10-01T17:51:07.488Z] 136be5d0fe8e: Pull complete [2020-10-01T17:51:07.488Z] 894bfe63afcb: Pull complete [2020-10-01T17:51:07.748Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-01T17:51:07.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:07.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-01T17:51:07.841Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:07.884Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:08.669Z] $ docker top e707a56d45ae49bfd27ab9fe99e90afaa697f51de9c203b5d8ce9c53e04afb04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:09.225Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:09.225Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:14.670Z] $ docker stop --time=1 e707a56d45ae49bfd27ab9fe99e90afaa697f51de9c203b5d8ce9c53e04afb04 [2020-10-01T17:51:15.983Z] $ docker rm -f e707a56d45ae49bfd27ab9fe99e90afaa697f51de9c203b5d8ce9c53e04afb04 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:16.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:16.523Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:16.616Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:16.659Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:17.219Z] $ docker top b9c7dd6289acdcf4f116a3351cfc6056c6ec36da7c6aba10a0c60d36a287a27a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:17.738Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:17.738Z] + tee [2020-10-01T17:51:17.738Z] clair timeout 1m0s [2020-10-01T17:51:17.738Z] docker timeout: 1m0s [2020-10-01T17:51:17.738Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:18.415Z] $ docker stop --time=1 b9c7dd6289acdcf4f116a3351cfc6056c6ec36da7c6aba10a0c60d36a287a27a [2020-10-01T17:51:19.766Z] $ docker rm -f b9c7dd6289acdcf4f116a3351cfc6056c6ec36da7c6aba10a0c60d36a287a27a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:51:20.227Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:51:20.239Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-command-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:51:20.288Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:20.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:20.669Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:20.759Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:20.849Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:21.397Z] $ docker top 82c120ad337f1c21078ccf71e626db35202f609d487664c16bddf4f9ee22131a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:21.927Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:21.927Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:27.349Z] $ docker stop --time=1 82c120ad337f1c21078ccf71e626db35202f609d487664c16bddf4f9ee22131a [2020-10-01T17:51:28.701Z] $ docker rm -f 82c120ad337f1c21078ccf71e626db35202f609d487664c16bddf4f9ee22131a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:29.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:29.171Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:29.258Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:29.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:29.897Z] $ docker top 65e002eeea5cabdcf61b5f1f09ed378d133920482117d3b743f43e4186929b24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:30.392Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:30.392Z] + tee [2020-10-01T17:51:30.392Z] clair timeout 1m0s [2020-10-01T17:51:30.392Z] docker timeout: 1m0s [2020-10-01T17:51:30.392Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:31.439Z] $ docker stop --time=1 65e002eeea5cabdcf61b5f1f09ed378d133920482117d3b743f43e4186929b24 [2020-10-01T17:51:32.959Z] $ docker rm -f 65e002eeea5cabdcf61b5f1f09ed378d133920482117d3b743f43e4186929b24 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:51:33.435Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:51:33.448Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-data-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:51:33.501Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:33.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:33.858Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:33.955Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:33.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:34.583Z] $ docker top a79c2a91c28ce79072197215066e725bd6bffa80d82acfe1875024d7ee3f4343 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:35.077Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:35.077Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:37.779Z] $ docker stop --time=1 a79c2a91c28ce79072197215066e725bd6bffa80d82acfe1875024d7ee3f4343 [2020-10-01T17:51:39.105Z] $ docker rm -f a79c2a91c28ce79072197215066e725bd6bffa80d82acfe1875024d7ee3f4343 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:39.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:39.585Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:39.739Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:39.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:40.357Z] $ docker top 7eee89e6286cc2c7673a51f28ca4571b6859ad45c69a824e5e80a03013329c44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:40.854Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:40.854Z] + tee [2020-10-01T17:51:40.854Z] clair timeout 1m0s [2020-10-01T17:51:40.854Z] docker timeout: 1m0s [2020-10-01T17:51:40.854Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:41.538Z] $ docker stop --time=1 7eee89e6286cc2c7673a51f28ca4571b6859ad45c69a824e5e80a03013329c44 [2020-10-01T17:51:42.876Z] $ docker rm -f 7eee89e6286cc2c7673a51f28ca4571b6859ad45c69a824e5e80a03013329c44 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:51:43.330Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:51:43.342Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-metadata-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:51:43.393Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:43.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:43.740Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:43.826Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:43.865Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:44.452Z] $ docker top 7fe7e93a343391e8f335384651b8251acf03f71790e0180f1b66e8db7cfb8b0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:44.977Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:44.977Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:49.347Z] $ docker stop --time=1 7fe7e93a343391e8f335384651b8251acf03f71790e0180f1b66e8db7cfb8b0c [2020-10-01T17:51:50.667Z] $ docker rm -f 7fe7e93a343391e8f335384651b8251acf03f71790e0180f1b66e8db7cfb8b0c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:51.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:51.141Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:51.239Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:51.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:51.902Z] $ docker top de63fdf575b1b344c4451b21c55b723e3f3d4f5f5dfb774ce46cbdc7f1f0ceb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:52.405Z] + + tee/klar [2020-10-01T17:51:52.406Z] nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:52.406Z] clair timeout 1m0s [2020-10-01T17:51:52.406Z] docker timeout: 1m0s [2020-10-01T17:51:52.406Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:51:53.082Z] $ docker stop --time=1 de63fdf575b1b344c4451b21c55b723e3f3d4f5f5dfb774ce46cbdc7f1f0ceb4 [2020-10-01T17:51:54.436Z] $ docker rm -f de63fdf575b1b344c4451b21c55b723e3f3d4f5f5dfb774ce46cbdc7f1f0ceb4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:51:54.900Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:51:54.914Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-proxy-setup-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:51:54.969Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:51:55.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:51:55.313Z] . [Pipeline] withDockerContainer [2020-10-01T17:51:55.437Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:51:55.479Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:51:56.058Z] $ docker top fc0175e635ba340e56b8650fb6152941944cb3100fd051c42d72f1231a1c0eb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:51:56.570Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:51:56.570Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:04.970Z] $ docker stop --time=1 fc0175e635ba340e56b8650fb6152941944cb3100fd051c42d72f1231a1c0eb9 [2020-10-01T17:52:06.306Z] $ docker rm -f fc0175e635ba340e56b8650fb6152941944cb3100fd051c42d72f1231a1c0eb9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:06.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:06.936Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:07.033Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:07.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:07.692Z] $ docker top 7630adfca4ae6304aa82c266fb7ae79480c7c87d9ae4e96b42b28bcfc95e7a5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:08.299Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:08.299Z] + tee [2020-10-01T17:52:08.299Z] clair timeout 1m0s [2020-10-01T17:52:08.299Z] docker timeout: 1m0s [2020-10-01T17:52:08.299Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:09.798Z] $ docker stop --time=1 7630adfca4ae6304aa82c266fb7ae79480c7c87d9ae4e96b42b28bcfc95e7a5c [2020-10-01T17:52:11.111Z] $ docker rm -f 7630adfca4ae6304aa82c266fb7ae79480c7c87d9ae4e96b42b28bcfc95e7a5c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:52:11.599Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:52:11.611Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-secrets-setup-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:52:11.682Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:12.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:12.022Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:12.114Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:12.155Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:12.698Z] $ docker top 2ced3b4cc78a339f61141c268ec90987eb6045fecdd415da0037a3a8d422b753 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:13.244Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:13.244Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:21.571Z] $ docker stop --time=1 2ced3b4cc78a339f61141c268ec90987eb6045fecdd415da0037a3a8d422b753 [2020-10-01T17:52:22.920Z] $ docker rm -f 2ced3b4cc78a339f61141c268ec90987eb6045fecdd415da0037a3a8d422b753 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:23.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:23.376Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:23.467Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:23.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:24.101Z] $ docker top d9a33117535cf59f5116592b666ec8005ff55bc47b9a09ecfe889fc195618ccd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:24.623Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:24.623Z] + tee [2020-10-01T17:52:24.623Z] clair timeout 1m0s [2020-10-01T17:52:24.623Z] docker timeout: 1m0s [2020-10-01T17:52:24.623Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:26.134Z] $ docker stop --time=1 d9a33117535cf59f5116592b666ec8005ff55bc47b9a09ecfe889fc195618ccd [2020-10-01T17:52:27.470Z] $ docker rm -f d9a33117535cf59f5116592b666ec8005ff55bc47b9a09ecfe889fc195618ccd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:52:27.961Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:52:27.975Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-secretstore-setup-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:52:28.032Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:28.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:28.386Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:28.475Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:28.513Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:29.134Z] $ docker top cce5f1447b940849cc3444dbeaf6cf67f16c98d2b7a4a3a026877aca9e7eed7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:29.665Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:29.665Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:33.174Z] $ docker stop --time=1 cce5f1447b940849cc3444dbeaf6cf67f16c98d2b7a4a3a026877aca9e7eed7a [2020-10-01T17:52:34.508Z] $ docker rm -f cce5f1447b940849cc3444dbeaf6cf67f16c98d2b7a4a3a026877aca9e7eed7a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:34.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:34.979Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:35.082Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:35.456Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:36.047Z] $ docker top 8b27fe12ad95d5b6b8ae05b76723604ccb40a2a9d15d9e5552328bf6d756f476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:36.574Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:36.574Z] + tee [2020-10-01T17:52:36.574Z] clair timeout 1m0s [2020-10-01T17:52:36.574Z] docker timeout: 1m0s [2020-10-01T17:52:36.574Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:37.277Z] $ docker stop --time=1 8b27fe12ad95d5b6b8ae05b76723604ccb40a2a9d15d9e5552328bf6d756f476 [2020-10-01T17:52:38.612Z] $ docker rm -f 8b27fe12ad95d5b6b8ae05b76723604ccb40a2a9d15d9e5552328bf6d756f476 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:52:39.061Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:52:39.074Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-logging-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:52:39.122Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:39.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:39.455Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:39.552Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:39.589Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:40.176Z] $ docker top 8a7d13688249cda0220489cae2ebc1e61e0377b631ac9e73c3dc15034a8b1645 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:40.703Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:40.703Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:46.179Z] $ docker stop --time=1 8a7d13688249cda0220489cae2ebc1e61e0377b631ac9e73c3dc15034a8b1645 [2020-10-01T17:52:47.520Z] $ docker rm -f 8a7d13688249cda0220489cae2ebc1e61e0377b631ac9e73c3dc15034a8b1645 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:48.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:48.009Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:48.101Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:48.144Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:48.722Z] $ docker top 45f6de396dd004b0961dbeb7279150c4e1175bd1440810fc059041fa97eae4ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:49.242Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:49.242Z] + tee [2020-10-01T17:52:49.242Z] clair timeout 1m0s [2020-10-01T17:52:49.242Z] docker timeout: 1m0s [2020-10-01T17:52:49.242Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:50.299Z] $ docker stop --time=1 45f6de396dd004b0961dbeb7279150c4e1175bd1440810fc059041fa97eae4ae [2020-10-01T17:52:51.615Z] $ docker rm -f 45f6de396dd004b0961dbeb7279150c4e1175bd1440810fc059041fa97eae4ae [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:52:52.073Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:52:52.086Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-notifications-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:52:52.138Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:52.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:52.481Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:52.577Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:52.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:53.248Z] $ docker top fc7d2637ece6fc25e4c78f17bceee4b9b92c90e547258f96ea0c73ebc64437c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:53.777Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:53.777Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:52:56.545Z] $ docker stop --time=1 fc7d2637ece6fc25e4c78f17bceee4b9b92c90e547258f96ea0c73ebc64437c5 [2020-10-01T17:52:57.883Z] $ docker rm -f fc7d2637ece6fc25e4c78f17bceee4b9b92c90e547258f96ea0c73ebc64437c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:52:58.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:52:58.340Z] . [Pipeline] withDockerContainer [2020-10-01T17:52:58.434Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:52:58.476Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:52:59.047Z] $ docker top bd255abe985c88664083641d914026897bda46dd175c1f84450354a7b7242245 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:52:59.583Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:52:59.583Z] + tee [2020-10-01T17:52:59.583Z] clair timeout 1m0s [2020-10-01T17:52:59.583Z] docker timeout: 1m0s [2020-10-01T17:52:59.583Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:00.338Z] $ docker stop --time=1 bd255abe985c88664083641d914026897bda46dd175c1f84450354a7b7242245 [2020-10-01T17:53:02.083Z] $ docker rm -f bd255abe985c88664083641d914026897bda46dd175c1f84450354a7b7242245 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:53:02.538Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:53:02.557Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-scheduler-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:53:02.607Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:02.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:02.946Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:03.138Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:03.180Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:03.763Z] $ docker top c36bef3c7d854ce7ab2e50c087fe743587cc13d684e6f66c6c7539dd731faebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:04.365Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:04.365Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:26.564Z] $ docker stop --time=1 c36bef3c7d854ce7ab2e50c087fe743587cc13d684e6f66c6c7539dd731faebd [2020-10-01T17:53:27.906Z] $ docker rm -f c36bef3c7d854ce7ab2e50c087fe743587cc13d684e6f66c6c7539dd731faebd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:28.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:28.370Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:28.459Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:28.498Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:29.064Z] $ docker top 803a82e2f8131e980795ad1e04b00fefb8953c5266565799115e52f2840aa369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:29.579Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:29.579Z] + tee [2020-10-01T17:53:29.579Z] clair timeout 1m0s [2020-10-01T17:53:29.579Z] docker timeout: 1m0s [2020-10-01T17:53:29.579Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:31.067Z] $ docker stop --time=1 803a82e2f8131e980795ad1e04b00fefb8953c5266565799115e52f2840aa369 [2020-10-01T17:53:32.392Z] $ docker rm -f 803a82e2f8131e980795ad1e04b00fefb8953c5266565799115e52f2840aa369 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:53:32.935Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:53:32.957Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-sys-mgmt-agent-go_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:53:33.010Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:33.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:33.375Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:33.503Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:33.568Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:34.121Z] $ docker top aff760932c8444f4f0541a12a662f35f83a86c31ef89ca608ea7cd8ddcaf4123 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:34.666Z] + tee [2020-10-01T17:53:34.667Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:37.351Z] $ docker stop --time=1 aff760932c8444f4f0541a12a662f35f83a86c31ef89ca608ea7cd8ddcaf4123 [2020-10-01T17:53:38.666Z] $ docker rm -f aff760932c8444f4f0541a12a662f35f83a86c31ef89ca608ea7cd8ddcaf4123 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:39.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:39.144Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:39.237Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:39.280Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:39.834Z] $ docker top 21dbcb461bb8216a8e9cfe9cdfffc57bc0af02ec2e11d5912302457a4c7681f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:40.335Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:40.335Z] + tee [2020-10-01T17:53:40.335Z] clair timeout 1m0s [2020-10-01T17:53:40.335Z] docker timeout: 1m0s [2020-10-01T17:53:40.335Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:41.014Z] $ docker stop --time=1 21dbcb461bb8216a8e9cfe9cdfffc57bc0af02ec2e11d5912302457a4c7681f1 [2020-10-01T17:53:42.341Z] $ docker rm -f 21dbcb461bb8216a8e9cfe9cdfffc57bc0af02ec2e11d5912302457a4c7681f1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:53:42.812Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:53:42.827Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-command-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:53:42.882Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:43.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:43.275Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:43.381Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:43.423Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:44.060Z] $ docker top d3a235949fd01ca4efc0407ff5dc8b3bf03babaeff34caea950dfb5c38b5c96e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:44.595Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:44.595Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:50.043Z] $ docker stop --time=1 d3a235949fd01ca4efc0407ff5dc8b3bf03babaeff34caea950dfb5c38b5c96e [2020-10-01T17:53:51.356Z] $ docker rm -f d3a235949fd01ca4efc0407ff5dc8b3bf03babaeff34caea950dfb5c38b5c96e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:51.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:51.830Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:51.927Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:51.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:52.564Z] $ docker top 052f9384cec07ed3424970cc98ca253434e2868d1d94f9dc52d8e7def6bbfc19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:53.078Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:53.078Z] + tee [2020-10-01T17:53:53.078Z] clair timeout 1m0s [2020-10-01T17:53:53.078Z] docker timeout: 1m0s [2020-10-01T17:53:53.078Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:53:54.124Z] $ docker stop --time=1 052f9384cec07ed3424970cc98ca253434e2868d1d94f9dc52d8e7def6bbfc19 [2020-10-01T17:53:55.436Z] $ docker rm -f 052f9384cec07ed3424970cc98ca253434e2868d1d94f9dc52d8e7def6bbfc19 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:53:55.894Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:53:55.907Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-data-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:53:55.984Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:53:56.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:53:56.330Z] . [Pipeline] withDockerContainer [2020-10-01T17:53:56.420Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:53:56.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:53:57.089Z] $ docker top c7770e2586793b3abcd4f98f39cc97600a30f3cb9e1814ab2be77a964e0b31c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:53:57.598Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:53:57.598Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:00.309Z] $ docker stop --time=1 c7770e2586793b3abcd4f98f39cc97600a30f3cb9e1814ab2be77a964e0b31c7 [2020-10-01T17:54:02.087Z] $ docker rm -f c7770e2586793b3abcd4f98f39cc97600a30f3cb9e1814ab2be77a964e0b31c7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:02.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:02.572Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:02.679Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:02.734Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:03.299Z] $ docker top 43248b0cf0182f02a6f1d45bd92044ebd5545723a2b039ee072b29437ca71d67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:03.816Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:03.816Z] + tee [2020-10-01T17:54:03.816Z] clair timeout 1m0s [2020-10-01T17:54:03.816Z] docker timeout: 1m0s [2020-10-01T17:54:03.816Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:04.480Z] $ docker stop --time=1 43248b0cf0182f02a6f1d45bd92044ebd5545723a2b039ee072b29437ca71d67 [2020-10-01T17:54:05.786Z] $ docker rm -f 43248b0cf0182f02a6f1d45bd92044ebd5545723a2b039ee072b29437ca71d67 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:54:06.237Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:54:06.253Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-core-metadata-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:54:06.323Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:06.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:06.655Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:06.740Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:06.775Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:07.316Z] $ docker top 7a397fa279ab57572c50230f890bcaa7a5b1a40a8710960037d409133affddd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:07.866Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:07.866Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:12.241Z] $ docker stop --time=1 7a397fa279ab57572c50230f890bcaa7a5b1a40a8710960037d409133affddd9 [2020-10-01T17:54:13.552Z] $ docker rm -f 7a397fa279ab57572c50230f890bcaa7a5b1a40a8710960037d409133affddd9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:14.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:14.008Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:14.104Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:14.146Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:14.656Z] $ docker top 926b948f33c30d7d1a32e64fefd5b4974586ff422b3cefe592f6ac6e864439af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:15.148Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:15.148Z] + tee [2020-10-01T17:54:15.148Z] clair timeout 1m0s [2020-10-01T17:54:15.148Z] docker timeout: 1m0s [2020-10-01T17:54:15.148Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:15.823Z] $ docker stop --time=1 926b948f33c30d7d1a32e64fefd5b4974586ff422b3cefe592f6ac6e864439af [2020-10-01T17:54:17.130Z] $ docker rm -f 926b948f33c30d7d1a32e64fefd5b4974586ff422b3cefe592f6ac6e864439af [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:54:17.572Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:54:17.585Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:54:17.635Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:17.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:17.975Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:18.063Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:18.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:18.689Z] $ docker top d1c19efaef28737a0ccb9862f049edf2bfa23d9ab7f0a71ad827437630fff906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:19.277Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:19.277Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:26.086Z] $ docker stop --time=1 d1c19efaef28737a0ccb9862f049edf2bfa23d9ab7f0a71ad827437630fff906 [2020-10-01T17:54:27.423Z] $ docker rm -f d1c19efaef28737a0ccb9862f049edf2bfa23d9ab7f0a71ad827437630fff906 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:27.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:27.883Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:27.975Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:28.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:28.588Z] $ docker top 6511b7d6373581b50c27b87bf8e93e60e734e1ea03fd9348b763c0e4222168d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:29.090Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:29.090Z] + tee [2020-10-01T17:54:29.090Z] clair timeout 1m0s [2020-10-01T17:54:29.090Z] docker timeout: 1m0s [2020-10-01T17:54:29.090Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:30.622Z] $ docker stop --time=1 6511b7d6373581b50c27b87bf8e93e60e734e1ea03fd9348b763c0e4222168d2 [2020-10-01T17:54:32.296Z] $ docker rm -f 6511b7d6373581b50c27b87bf8e93e60e734e1ea03fd9348b763c0e4222168d2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:54:32.751Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:54:32.763Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:54:32.811Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:33.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:33.145Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:33.270Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:33.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:33.853Z] $ docker top cf6d14ad6ddeb7828f6d27326ccb143fdcf39af9444806ff40480a7dcf312109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:34.327Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:34.327Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:42.612Z] $ docker stop --time=1 cf6d14ad6ddeb7828f6d27326ccb143fdcf39af9444806ff40480a7dcf312109 [2020-10-01T17:54:43.942Z] $ docker rm -f cf6d14ad6ddeb7828f6d27326ccb143fdcf39af9444806ff40480a7dcf312109 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:44.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:44.402Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:44.490Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:44.529Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:45.086Z] $ docker top 384014c91f1b875819189b63350f40955584e279078dda107b38993c57c9b331 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:45.660Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:45.660Z] + tee [2020-10-01T17:54:45.660Z] clair timeout 1m0s [2020-10-01T17:54:45.660Z] docker timeout: 1m0s [2020-10-01T17:54:45.660Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:47.145Z] $ docker stop --time=1 384014c91f1b875819189b63350f40955584e279078dda107b38993c57c9b331 [2020-10-01T17:54:48.448Z] $ docker rm -f 384014c91f1b875819189b63350f40955584e279078dda107b38993c57c9b331 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:54:48.943Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:54:48.956Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:54:49.009Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:49.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:49.345Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:49.432Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:49.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:49.998Z] $ docker top 820cb41e36cfd2d6f41c0ce254f947a267acf8677c220b19fcfb92bdf87e84d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:50.518Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:50.518Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:53.954Z] $ docker stop --time=1 820cb41e36cfd2d6f41c0ce254f947a267acf8677c220b19fcfb92bdf87e84d3 [2020-10-01T17:54:55.269Z] $ docker rm -f 820cb41e36cfd2d6f41c0ce254f947a267acf8677c220b19fcfb92bdf87e84d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:55.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:55.703Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:55.803Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:55.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:54:56.471Z] $ docker top 495abfc4f88f45cd2b5d1f6e6d018a89f15732a41757ff2153fdd94907624d0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:54:56.980Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:54:56.980Z] + tee [2020-10-01T17:54:56.980Z] clair timeout 1m0s [2020-10-01T17:54:56.980Z] docker timeout: 1m0s [2020-10-01T17:54:56.980Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:54:57.643Z] $ docker stop --time=1 495abfc4f88f45cd2b5d1f6e6d018a89f15732a41757ff2153fdd94907624d0b [2020-10-01T17:54:58.968Z] $ docker rm -f 495abfc4f88f45cd2b5d1f6e6d018a89f15732a41757ff2153fdd94907624d0b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:54:59.437Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:54:59.450Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-logging-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:54:59.499Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:54:59.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:54:59.835Z] . [Pipeline] withDockerContainer [2020-10-01T17:54:59.922Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:54:59.960Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:00.523Z] $ docker top 365a228d0a352e457da0fd5d9286435cadafaaa05adec78f7d9a33b16bebba78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:01.029Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:01.029Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:06.467Z] $ docker stop --time=1 365a228d0a352e457da0fd5d9286435cadafaaa05adec78f7d9a33b16bebba78 [2020-10-01T17:55:07.819Z] $ docker rm -f 365a228d0a352e457da0fd5d9286435cadafaaa05adec78f7d9a33b16bebba78 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:55:08.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:55:08.278Z] . [Pipeline] withDockerContainer [2020-10-01T17:55:08.380Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:55:08.472Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:09.044Z] $ docker top c60430a0893aa1a3d790d0a1ce7177e9414784fef9d7adb3866705437d5c9129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:09.551Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:09.551Z] + tee [2020-10-01T17:55:09.551Z] clair timeout 1m0s [2020-10-01T17:55:09.551Z] docker timeout: 1m0s [2020-10-01T17:55:09.551Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:11.045Z] $ docker stop --time=1 c60430a0893aa1a3d790d0a1ce7177e9414784fef9d7adb3866705437d5c9129 [2020-10-01T17:55:12.373Z] $ docker rm -f c60430a0893aa1a3d790d0a1ce7177e9414784fef9d7adb3866705437d5c9129 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:55:12.828Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:55:12.840Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-notifications-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:55:12.895Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:55:13.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:55:13.230Z] . [Pipeline] withDockerContainer [2020-10-01T17:55:13.321Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:55:13.361Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:13.914Z] $ docker top 880769717f018d852665f298b709904504bef72ff1f3d35d560c35f29153ecaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:14.428Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:14.428Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:17.122Z] $ docker stop --time=1 880769717f018d852665f298b709904504bef72ff1f3d35d560c35f29153ecaa [2020-10-01T17:55:18.447Z] $ docker rm -f 880769717f018d852665f298b709904504bef72ff1f3d35d560c35f29153ecaa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:55:18.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:55:18.908Z] . [Pipeline] withDockerContainer [2020-10-01T17:55:19.026Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:55:19.065Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:19.596Z] $ docker top 8d9239751a8cb3de9edf2eb42fe4316284195e1e37a02e786f09fecd25a6c8d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:20.091Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:20.092Z] + tee [2020-10-01T17:55:20.092Z] clair timeout 1m0s [2020-10-01T17:55:20.092Z] docker timeout: 1m0s [2020-10-01T17:55:20.092Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:20.765Z] $ docker stop --time=1 8d9239751a8cb3de9edf2eb42fe4316284195e1e37a02e786f09fecd25a6c8d6 [2020-10-01T17:55:22.087Z] $ docker rm -f 8d9239751a8cb3de9edf2eb42fe4316284195e1e37a02e786f09fecd25a6c8d6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:55:22.552Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:55:22.564Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-support-scheduler-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:55:22.622Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:55:22.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:55:22.956Z] . [Pipeline] withDockerContainer [2020-10-01T17:55:23.039Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:55:23.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:23.667Z] $ docker top 30e41813ff0c79ecf465b280f35847d0484c538807cfffed950b7d16116ae602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:24.219Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:24.219Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:39.346Z] $ docker stop --time=1 30e41813ff0c79ecf465b280f35847d0484c538807cfffed950b7d16116ae602 [2020-10-01T17:55:40.693Z] $ docker rm -f 30e41813ff0c79ecf465b280f35847d0484c538807cfffed950b7d16116ae602 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:55:41.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-01T17:55:41.147Z] . [Pipeline] withDockerContainer [2020-10-01T17:55:41.239Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:55:41.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-01T17:55:41.838Z] $ docker top 800f1f93dcc86c62ab24b1cb065f795fae31b81e913833ad0d275e61b33b3bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-01T17:55:42.342Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 [2020-10-01T17:55:42.342Z] + tee [2020-10-01T17:55:42.342Z] clair timeout 1m0s [2020-10-01T17:55:42.342Z] docker timeout: 1m0s [2020-10-01T17:55:42.342Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-01T17:55:43.838Z] $ docker stop --time=1 800f1f93dcc86c62ab24b1cb065f795fae31b81e913833ad0d275e61b33b3bf7 [2020-10-01T17:55:45.154Z] $ docker rm -f 800f1f93dcc86c62ab24b1cb065f795fae31b81e913833ad0d275e61b33b3bf7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-01T17:55:45.598Z] + mkdir -p /w/workspace/edgex-go/156/clair-reports [Pipeline] echo [2020-10-01T17:55:45.611Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/156/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_12419c406f7182bfb2e040d9f02d9c9ec72cd9b6.html [Pipeline] writeFile [Pipeline] step [2020-10-01T17:55:45.665Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-01T17:55:46.072Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T17:55:46.122Z] provisioning config files... [2020-10-01T17:55:46.133Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/156@tmp/config2242047102919234017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:55:46.508Z] --> edgex-publish-swagger.sh [2020-10-01T17:55:46.509Z] === Publish openapi/v1 API === [2020-10-01T17:55:46.509Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-10-01T17:55:46.509Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-01T17:55:46.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:46.509Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:47.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 9636 0:00:01 0:00:01 --:--:-- 9643 100 10521 0 0 100 10521 0 9635 0:00:01 0:00:01 --:--:-- 9643 [2020-10-01T17:55:47.894Z] [2020-10-01T17:55:47.894Z] [2020-10-01T17:55:47.894Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-01T17:55:47.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:47.894Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:48.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 32584 --:--:-- --:--:-- --:--:-- 32588 100 32556 0 0 100 32556 0 32579 --:--:-- --:--:-- --:--:-- 32556 [2020-10-01T17:55:48.842Z] [2020-10-01T17:55:48.842Z] [2020-10-01T17:55:48.842Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-01T17:55:48.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:48.842Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:49.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 70231 0:00:01 0:00:01 --:--:-- 70276 100 73720 0 0 100 73720 0 70222 0:00:01 0:00:01 --:--:-- 70276 [2020-10-01T17:55:49.786Z] [2020-10-01T17:55:49.786Z] [2020-10-01T17:55:49.786Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-01T17:55:49.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:49.786Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:50.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 12586 0:00:01 0:00:01 --:--:-- 12597 100 13580 0 0 100 13580 0 12584 0:00:01 0:00:01 --:--:-- 12597 [2020-10-01T17:55:50.726Z] [2020-10-01T17:55:50.726Z] [2020-10-01T17:55:50.726Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-01T17:55:50.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:50.726Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:52.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 36801 0:00:01 0:00:01 --:--:-- 36826 100 38889 0 0 100 38889 0 36797 0:00:01 0:00:01 --:--:-- 36826 [2020-10-01T17:55:52.109Z] [2020-10-01T17:55:52.109Z] [2020-10-01T17:55:52.109Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-01T17:55:52.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:52.109Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:53.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 12540 0:00:01 0:00:01 --:--:-- 12542 100 14248 0 0 100 14248 0 12539 0:00:01 0:00:01 --:--:-- 12542 [2020-10-01T17:55:53.048Z] [2020-10-01T17:55:53.048Z] [2020-10-01T17:55:53.048Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-01T17:55:53.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:53.048Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:53.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 4096 0:00:01 0:00:01 --:--:-- 4100 100 4109 0 0 100 4109 0 4095 0:00:01 0:00:01 --:--:-- 4096 [2020-10-01T17:55:53.999Z] [2020-10-01T17:55:53.999Z] [2020-10-01T17:55:53.999Z] === Publish openapi/v2 API === [2020-10-01T17:55:53.999Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-01T17:55:53.999Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-01T17:55:53.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:53.999Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:55.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 27302 0:00:01 0:00:01 --:--:-- 27311 100 30234 0 0 100 30234 0 27299 0:00:01 0:00:01 --:--:-- 27311 [2020-10-01T17:55:55.380Z] [2020-10-01T17:55:55.380Z] [2020-10-01T17:55:55.380Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-01T17:55:55.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:55.380Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:56.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59012 0 0 100 59012 0 53304 0:00:01 0:00:01 --:--:-- 53356 [2020-10-01T17:55:56.318Z] [2020-10-01T17:55:56.318Z] [2020-10-01T17:55:56.318Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-01T17:55:56.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:56.318Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:57.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68246 0 0 100 68246 0 60973 0:00:01 0:00:01 --:--:-- 60988 100 68246 0 0 100 68246 0 60966 0:00:01 0:00:01 --:--:-- 60988 [2020-10-01T17:55:57.259Z] [2020-10-01T17:55:57.259Z] [2020-10-01T17:55:57.259Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-01T17:55:57.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:57.259Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:58.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26165 0 0 100 26165 0 25958 0:00:01 0:00:01 --:--:-- 25983 100 26165 0 0 100 26165 0 25955 0:00:01 0:00:01 --:--:-- 25983 [2020-10-01T17:55:58.648Z] [2020-10-01T17:55:58.648Z] [2020-10-01T17:55:58.648Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-01T17:55:58.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:58.648Z] Dload Upload Total Spent Left Speed [2020-10-01T17:55:59.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63410 0 0 100 63410 0 62237 0:00:01 0:00:01 --:--:-- 62288 100 63410 0 0 100 63410 0 62229 0:00:01 0:00:01 --:--:-- 62288 [2020-10-01T17:55:59.590Z] [2020-10-01T17:55:59.590Z] [2020-10-01T17:55:59.590Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-01T17:55:59.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:55:59.590Z] Dload Upload Total Spent Left Speed [2020-10-01T17:56:00.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46049 0 0 100 46049 0 45216 0:00:01 0:00:01 --:--:-- 45234 100 46049 0 0 100 46049 0 45209 0:00:01 0:00:01 --:--:-- 45234 [2020-10-01T17:56:00.528Z] [2020-10-01T17:56:00.528Z] [2020-10-01T17:56:00.528Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-01T17:56:00.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T17:56:00.528Z] Dload Upload Total Spent Left Speed [2020-10-01T17:56:01.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24114 0 0 100 24114 0 23765 0:00:01 0:00:01 --:--:-- 23781 100 24114 0 0 100 24114 0 23762 0:00:01 0:00:01 --:--:-- 23781 [2020-10-01T17:56:01.469Z] [2020-10-01T17:56:01.469Z] [Pipeline] } [2020-10-01T17:56:01.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:56:11.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:56:11.651Z] . [Pipeline] withDockerContainer [2020-10-01T17:56:11.739Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:56:11.776Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T17:56:12.821Z] $ docker top f2538ff38b161cb68d97247351abe88d237ab93bbcf9e988a0591e3af96cb9c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T17:56:13.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T17:56:13.131Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T17:56:13.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T17:56:13.331Z] $ docker exec f2538ff38b161cb68d97247351abe88d237ab93bbcf9e988a0591e3af96cb9c5 ssh-agent [2020-10-01T17:56:13.478Z] SSH_AUTH_SOCK=/tmp/ssh-NO97NB5FqUIp/agent.12 [2020-10-01T17:56:13.478Z] SSH_AGENT_PID=17 [2020-10-01T17:56:13.485Z] Running ssh-add (command line suppressed) [2020-10-01T17:56:13.603Z] Identity added: /w/workspace/edgex-go/156@tmp/private_key_9055772023279445987.key (/w/workspace/edgex-go/156@tmp/private_key_9055772023279445987.key) [2020-10-01T17:56:13.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T17:56:13.982Z] + git semver tag [2020-10-01T17:56:13.982Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T17:56:13.982Z] # $GIT_DIR = /w/workspace/edgex-go/156/.git [2020-10-01T17:56:13.982Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/156 [2020-10-01T17:56:13.982Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T17:56:13.982Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T17:56:13.982Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T17:56:13.982Z] # $SEMVER_BRANCH = master [2020-10-01T17:56:13.982Z] # $SEMVER_DIR = /w/workspace/edgex-go/156/.semver [2020-10-01T17:56:13.982Z] # 12419c406f7182bfb2e040d9f02d9c9ec72cd9b6 HEAD [2020-10-01T17:56:14.551Z] # -> Force: false [2020-10-01T17:56:14.552Z] # 9561b14c3d697224f0b135a10c8cdcb21948376e refs/tags/v1.2.2-dev.41 [Pipeline] } [2020-10-01T17:56:14.563Z] $ docker exec --env ******** --env ******** f2538ff38b161cb68d97247351abe88d237ab93bbcf9e988a0591e3af96cb9c5 ssh-agent -k [2020-10-01T17:56:14.683Z] unset SSH_AUTH_SOCK; [2020-10-01T17:56:14.683Z] unset SSH_AGENT_PID; [2020-10-01T17:56:14.683Z] echo Agent pid 17 killed; [2020-10-01T17:56:14.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T17:56:15.192Z] + git semver [Pipeline] } [2020-10-01T17:56:15.207Z] $ docker stop --time=1 f2538ff38b161cb68d97247351abe88d237ab93bbcf9e988a0591e3af96cb9c5 [2020-10-01T17:56:16.522Z] $ docker rm -f f2538ff38b161cb68d97247351abe88d237ab93bbcf9e988a0591e3af96cb9c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:56:17.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T17:56:17.155Z] [2020-10-01T17:56:17.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:56:17.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T17:56:17.495Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-01T17:56:17.495Z] ab5ef0e58194: Pulling fs layer [2020-10-01T17:56:17.495Z] 9712f1f96733: Pulling fs layer [2020-10-01T17:56:17.495Z] 63f879dbbcfc: Pulling fs layer [2020-10-01T17:56:17.495Z] 0d9ebad4ef96: Pulling fs layer [2020-10-01T17:56:17.495Z] e9a5061849ea: Pulling fs layer [2020-10-01T17:56:17.495Z] d747dcd14b5f: Pulling fs layer [2020-10-01T17:56:17.496Z] 2de7ff778b66: Pulling fs layer [2020-10-01T17:56:17.496Z] e9a5061849ea: Waiting [2020-10-01T17:56:17.496Z] d747dcd14b5f: Waiting [2020-10-01T17:56:17.496Z] 2de7ff778b66: Waiting [2020-10-01T17:56:17.496Z] 0d9ebad4ef96: Waiting [2020-10-01T17:56:17.496Z] 9712f1f96733: Verifying Checksum [2020-10-01T17:56:17.496Z] 9712f1f96733: Download complete [2020-10-01T17:56:19.408Z] 63f879dbbcfc: Verifying Checksum [2020-10-01T17:56:19.408Z] 63f879dbbcfc: Download complete [2020-10-01T17:56:19.408Z] e9a5061849ea: Verifying Checksum [2020-10-01T17:56:19.408Z] e9a5061849ea: Download complete [2020-10-01T17:56:19.408Z] d747dcd14b5f: Verifying Checksum [2020-10-01T17:56:19.408Z] d747dcd14b5f: Download complete [2020-10-01T17:56:19.980Z] 2de7ff778b66: Verifying Checksum [2020-10-01T17:56:19.980Z] 2de7ff778b66: Download complete [2020-10-01T17:56:20.243Z] 0d9ebad4ef96: Verifying Checksum [2020-10-01T17:56:20.243Z] 0d9ebad4ef96: Download complete [2020-10-01T17:56:20.503Z] ab5ef0e58194: Download complete [2020-10-01T17:56:24.730Z] ab5ef0e58194: Pull complete [2020-10-01T17:56:24.730Z] 9712f1f96733: Pull complete [2020-10-01T17:56:26.640Z] 63f879dbbcfc: Pull complete [2020-10-01T17:56:31.929Z] 0d9ebad4ef96: Pull complete [2020-10-01T17:56:33.840Z] e9a5061849ea: Pull complete [2020-10-01T17:56:33.840Z] d747dcd14b5f: Pull complete [2020-10-01T17:56:36.387Z] 2de7ff778b66: Pull complete [2020-10-01T17:56:36.387Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-01T17:56:36.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-01T17:56:36.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-01T17:56:36.521Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:56:36.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-01T17:56:40.487Z] $ docker top 23177833a7dbdb5e5ebf4b5de5bed86eb81b178b509f17c964a3797e5e6c8243 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-01T17:56:40.684Z] provisioning config files... [2020-10-01T17:56:40.691Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/156@tmp/config7346547404626861593tmp [2020-10-01T17:56:40.705Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/156@tmp/config6854718590851896106tmp [2020-10-01T17:56:40.719Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/156@tmp/config3789107348526396374tmp [Pipeline] { [Pipeline] echo [2020-10-01T17:56:40.769Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:56:41.059Z] ---> sigul-configuration.sh [2020-10-01T17:56:41.059Z] gpg: directory `/root/.gnupg' created [2020-10-01T17:56:41.059Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-01T17:56:41.059Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-01T17:56:41.060Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-01T17:56:41.060Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-01T17:56:41.060Z] gpg: CAST5 encrypted data [2020-10-01T17:56:41.320Z] gpg: encrypted with 1 passphrase [2020-10-01T17:56:41.320Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-01T17:56:41.610Z] + mkdir /home/jenkins [2020-10-01T17:56:41.610Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-01T17:56:41.901Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-01T17:56:41.911Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:56:42.201Z] ---> sigul-install.sh [2020-10-01T17:56:47.489Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-01T17:56:47.789Z] + git tag --list [2020-10-01T17:56:47.789Z] 0.6.0 [2020-10-01T17:56:47.789Z] 0.6.1 [2020-10-01T17:56:47.789Z] 0.7.0 [2020-10-01T17:56:47.789Z] 0.7.1 [2020-10-01T17:56:47.789Z] v1.0.0 [2020-10-01T17:56:47.789Z] v1.0.1 [2020-10-01T17:56:47.789Z] v1.1.0 [2020-10-01T17:56:47.789Z] v1.2.0 [2020-10-01T17:56:47.789Z] v1.2.1 [2020-10-01T17:56:47.789Z] v1.2.2-dev.1 [2020-10-01T17:56:47.789Z] v1.2.2-dev.10 [2020-10-01T17:56:47.789Z] v1.2.2-dev.11 [2020-10-01T17:56:47.789Z] v1.2.2-dev.12 [2020-10-01T17:56:47.789Z] v1.2.2-dev.13 [2020-10-01T17:56:47.789Z] v1.2.2-dev.14 [2020-10-01T17:56:47.789Z] v1.2.2-dev.15 [2020-10-01T17:56:47.789Z] v1.2.2-dev.16 [2020-10-01T17:56:47.789Z] v1.2.2-dev.17 [2020-10-01T17:56:47.789Z] v1.2.2-dev.18 [2020-10-01T17:56:47.789Z] v1.2.2-dev.19 [2020-10-01T17:56:47.789Z] v1.2.2-dev.2 [2020-10-01T17:56:47.789Z] v1.2.2-dev.20 [2020-10-01T17:56:47.789Z] v1.2.2-dev.21 [2020-10-01T17:56:47.789Z] v1.2.2-dev.22 [2020-10-01T17:56:47.789Z] v1.2.2-dev.23 [2020-10-01T17:56:47.789Z] v1.2.2-dev.24 [2020-10-01T17:56:47.789Z] v1.2.2-dev.25 [2020-10-01T17:56:47.789Z] v1.2.2-dev.26 [2020-10-01T17:56:47.789Z] v1.2.2-dev.27 [2020-10-01T17:56:47.789Z] v1.2.2-dev.28 [2020-10-01T17:56:47.789Z] v1.2.2-dev.29 [2020-10-01T17:56:47.789Z] v1.2.2-dev.3 [2020-10-01T17:56:47.789Z] v1.2.2-dev.30 [2020-10-01T17:56:47.789Z] v1.2.2-dev.31 [2020-10-01T17:56:47.789Z] v1.2.2-dev.32 [2020-10-01T17:56:47.789Z] v1.2.2-dev.33 [2020-10-01T17:56:47.789Z] v1.2.2-dev.34 [2020-10-01T17:56:47.789Z] v1.2.2-dev.35 [2020-10-01T17:56:47.789Z] v1.2.2-dev.36 [2020-10-01T17:56:47.789Z] v1.2.2-dev.37 [2020-10-01T17:56:47.789Z] v1.2.2-dev.38 [2020-10-01T17:56:47.789Z] v1.2.2-dev.39 [2020-10-01T17:56:47.789Z] v1.2.2-dev.4 [2020-10-01T17:56:47.789Z] v1.2.2-dev.40 [2020-10-01T17:56:47.789Z] v1.2.2-dev.41 [2020-10-01T17:56:47.789Z] v1.2.2-dev.5 [2020-10-01T17:56:47.789Z] v1.2.2-dev.6 [2020-10-01T17:56:47.789Z] v1.2.2-dev.7 [2020-10-01T17:56:47.789Z] v1.2.2-dev.8 [2020-10-01T17:56:47.789Z] v1.2.2-dev.9 [Pipeline] sh [2020-10-01T17:56:48.083Z] + lftools sign git-tag v1.2.2-dev.41 [2020-10-01T17:56:49.469Z] Signing Git tag with Sigul... [2020-10-01T17:56:49.469Z] Signing v1.2.2-dev.41 [Pipeline] echo [2020-10-01T17:56:50.419Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:56:50.709Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-01T17:56:50.717Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-01T17:56:50.814Z] $ docker stop --time=1 23177833a7dbdb5e5ebf4b5de5bed86eb81b178b509f17c964a3797e5e6c8243 [2020-10-01T17:56:52.750Z] $ docker rm -f 23177833a7dbdb5e5ebf4b5de5bed86eb81b178b509f17c964a3797e5e6c8243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:56:53.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:56:53.682Z] . [Pipeline] withDockerContainer [2020-10-01T17:56:53.775Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:56:53.820Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T17:56:54.452Z] $ docker top 952d7166a7083aad75b4c1173e074cfa0e4301b614ff955d39273011c2a5e3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T17:56:54.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T17:56:54.734Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T17:56:54.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T17:56:54.915Z] $ docker exec 952d7166a7083aad75b4c1173e074cfa0e4301b614ff955d39273011c2a5e3bf ssh-agent [2020-10-01T17:56:55.075Z] SSH_AUTH_SOCK=/tmp/ssh-unPUkrPV8Ui1/agent.11 [2020-10-01T17:56:55.075Z] SSH_AGENT_PID=17 [2020-10-01T17:56:55.080Z] Running ssh-add (command line suppressed) [2020-10-01T17:56:55.198Z] Identity added: /w/workspace/edgex-go/156@tmp/private_key_5958795657233164888.key (/w/workspace/edgex-go/156@tmp/private_key_5958795657233164888.key) [2020-10-01T17:56:55.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T17:56:55.573Z] + git semver bump pre [2020-10-01T17:56:55.573Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T17:56:55.573Z] # $GIT_DIR = /w/workspace/edgex-go/156/.git [2020-10-01T17:56:55.573Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/156 [2020-10-01T17:56:55.573Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T17:56:55.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T17:56:55.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T17:56:55.573Z] # $SEMVER_BRANCH = master [2020-10-01T17:56:55.573Z] # $SEMVER_DIR = /w/workspace/edgex-go/156/.semver [2020-10-01T17:56:55.573Z] 1.2.2-dev.42 [Pipeline] } [2020-10-01T17:56:55.585Z] $ docker exec --env ******** --env ******** 952d7166a7083aad75b4c1173e074cfa0e4301b614ff955d39273011c2a5e3bf ssh-agent -k [2020-10-01T17:56:55.690Z] unset SSH_AUTH_SOCK; [2020-10-01T17:56:55.690Z] unset SSH_AGENT_PID; [2020-10-01T17:56:55.690Z] echo Agent pid 17 killed; [2020-10-01T17:56:55.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T17:56:56.250Z] + git semver [Pipeline] } [2020-10-01T17:56:56.275Z] $ docker stop --time=1 952d7166a7083aad75b4c1173e074cfa0e4301b614ff955d39273011c2a5e3bf [2020-10-01T17:56:57.611Z] $ docker rm -f 952d7166a7083aad75b4c1173e074cfa0e4301b614ff955d39273011c2a5e3bf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-01T17:56:58.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-01T17:56:58.149Z] . [Pipeline] withDockerContainer [2020-10-01T17:56:58.239Z] prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container [2020-10-01T17:56:58.281Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/156 -v /w/workspace/edgex-go/156:/w/workspace/edgex-go/156:rw,z -v /w/workspace/edgex-go/156@tmp:/w/workspace/edgex-go/156@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-01T17:56:58.887Z] $ docker top d2d14ef6d69422ec384529a4efeada541750a53408f28c86f634dee103636adb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-01T17:56:59.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-01T17:56:59.191Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-01T17:56:59.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-01T17:56:59.368Z] $ docker exec d2d14ef6d69422ec384529a4efeada541750a53408f28c86f634dee103636adb ssh-agent [2020-10-01T17:56:59.530Z] SSH_AUTH_SOCK=/tmp/ssh-soaktBptBAQY/agent.11 [2020-10-01T17:56:59.530Z] SSH_AGENT_PID=16 [2020-10-01T17:56:59.537Z] Running ssh-add (command line suppressed) [2020-10-01T17:56:59.652Z] Identity added: /w/workspace/edgex-go/156@tmp/private_key_6738459006910749969.key (/w/workspace/edgex-go/156@tmp/private_key_6738459006910749969.key) [2020-10-01T17:56:59.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-01T17:57:00.041Z] + git semver push [2020-10-01T17:57:00.042Z] # -> Open(): unable to determine branch for HEAD [2020-10-01T17:57:00.042Z] # $GIT_DIR = /w/workspace/edgex-go/156/.git [2020-10-01T17:57:00.042Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/156 [2020-10-01T17:57:00.042Z] # $SEMVER_REMOTE_NAME = origin [2020-10-01T17:57:00.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-01T17:57:00.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-01T17:57:00.042Z] # $SEMVER_BRANCH = master [2020-10-01T17:57:00.042Z] # $SEMVER_DIR = /w/workspace/edgex-go/156/.semver [Pipeline] } [2020-10-01T17:57:10.057Z] $ docker exec --env ******** --env ******** d2d14ef6d69422ec384529a4efeada541750a53408f28c86f634dee103636adb ssh-agent -k [2020-10-01T17:57:10.183Z] unset SSH_AUTH_SOCK; [2020-10-01T17:57:10.183Z] unset SSH_AGENT_PID; [2020-10-01T17:57:10.183Z] echo Agent pid 16 killed; [2020-10-01T17:57:10.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-01T17:57:10.792Z] + git semver [Pipeline] } [2020-10-01T17:57:10.807Z] $ docker stop --time=1 d2d14ef6d69422ec384529a4efeada541750a53408f28c86f634dee103636adb [2020-10-01T17:57:12.139Z] $ docker rm -f d2d14ef6d69422ec384529a4efeada541750a53408f28c86f634dee103636adb [Pipeline] // withDockerContainer [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-01T17:57:13.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:57:14.107Z] ---> package-listing.sh [2020-10-01T17:57:14.107Z] ++ facter osfamily [2020-10-01T17:57:14.107Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-01T17:57:14.107Z] + OS_FAMILY=redhat [2020-10-01T17:57:14.107Z] + workspace=/w/workspace/edgex-go/156 [2020-10-01T17:57:14.107Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-01T17:57:14.107Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-01T17:57:14.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-01T17:57:14.107Z] + PACKAGES=/tmp/packages_start.txt [2020-10-01T17:57:14.107Z] + '[' /w/workspace/edgex-go/156 ']' [2020-10-01T17:57:14.107Z] + PACKAGES=/tmp/packages_end.txt [2020-10-01T17:57:14.107Z] + case "${OS_FAMILY}" in [2020-10-01T17:57:14.107Z] + rpm -qa [2020-10-01T17:57:14.108Z] + sort [2020-10-01T17:57:18.309Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-01T17:57:18.309Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-01T17:57:18.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-01T17:57:18.309Z] + '[' /w/workspace/edgex-go/156 ']' [2020-10-01T17:57:18.309Z] + mkdir -p /w/workspace/edgex-go/156/archives/ [2020-10-01T17:57:18.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/156/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T17:57:18.496Z] provisioning config files... [2020-10-01T17:57:18.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/156@tmp/config8542638860961460762tmp [Pipeline] { [Pipeline] echo [2020-10-01T17:57:18.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:57:19.143Z] ---> create-netrc.sh [Pipeline] } [2020-10-01T17:57:19.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-01T17:57:19.254Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:57:19.543Z] ---> python-tools-install.sh [2020-10-01T17:57:19.543Z] Generating Requirements File [2020-10-01T17:58:41.037Z] Python 3.6.8 [2020-10-01T17:58:41.037Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-01T17:58:41.037Z] aiohttp==3.6.2 [2020-10-01T17:58:41.037Z] appdirs==1.4.3 [2020-10-01T17:58:41.037Z] argcomplete==1.12.1 [2020-10-01T17:58:41.037Z] aspy.yaml==1.3.0 [2020-10-01T17:58:41.037Z] async-timeout==3.0.1 [2020-10-01T17:58:41.037Z] attrs==19.3.0 [2020-10-01T17:58:41.037Z] Babel==2.8.0 [2020-10-01T17:58:41.037Z] beautifulsoup4==4.8.2 [2020-10-01T17:58:41.037Z] boto3==1.11.6 [2020-10-01T17:58:41.037Z] botocore==1.14.6 [2020-10-01T17:58:41.037Z] bs4==0.0.1 [2020-10-01T17:58:41.037Z] cachetools==4.1.1 [2020-10-01T17:58:41.037Z] certifi==2019.11.28 [2020-10-01T17:58:41.037Z] cffi==1.14.3 [2020-10-01T17:58:41.037Z] cfgv==2.0.1 [2020-10-01T17:58:41.037Z] chardet==3.0.4 [2020-10-01T17:58:41.037Z] click==7.1 [2020-10-01T17:58:41.037Z] cliff==3.4.0 [2020-10-01T17:58:41.037Z] cmd2==1.3.11 [2020-10-01T17:58:41.037Z] colorama==0.4.3 [2020-10-01T17:58:41.037Z] cryptography==3.1.1 [2020-10-01T17:58:41.037Z] debtcollector==2.2.0 [2020-10-01T17:58:41.037Z] decorator==4.4.2 [2020-10-01T17:58:41.037Z] defusedxml==0.6.0 [2020-10-01T17:58:41.037Z] Deprecated==1.2.7 [2020-10-01T17:58:41.037Z] distlib==0.3.1 [2020-10-01T17:58:41.037Z] distro==1.2.0 [2020-10-01T17:58:41.037Z] dnspython==1.16.0 [2020-10-01T17:58:41.037Z] docker==4.2.0 [2020-10-01T17:58:41.037Z] docutils==0.15.2 [2020-10-01T17:58:41.037Z] dogpile.cache==1.0.2 [2020-10-01T17:58:41.037Z] email-validator==1.0.5 [2020-10-01T17:58:41.037Z] filelock==3.0.12 [2020-10-01T17:58:41.037Z] future==0.18.2 [2020-10-01T17:58:41.037Z] google-auth==1.22.0 [2020-10-01T17:58:41.037Z] httplib2==0.17.0 [2020-10-01T17:58:41.037Z] identify==1.4.11 [2020-10-01T17:58:41.037Z] idna==2.9 [2020-10-01T17:58:41.037Z] idna-ssl==1.1.0 [2020-10-01T17:58:41.037Z] importlib-metadata==1.7.0 [2020-10-01T17:58:41.037Z] importlib-resources==1.5.0 [2020-10-01T17:58:41.037Z] iso8601==0.1.13 [2020-10-01T17:58:41.038Z] Jinja2==2.11.1 [2020-10-01T17:58:41.038Z] jmespath==0.10.0 [2020-10-01T17:58:41.038Z] jsonpatch==1.26 [2020-10-01T17:58:41.038Z] jsonpointer==2.0 [2020-10-01T17:58:41.038Z] jsonschema==3.2.0 [2020-10-01T17:58:41.038Z] keystoneauth1==4.2.1 [2020-10-01T17:58:41.038Z] kubernetes==11.0.0 [2020-10-01T17:58:41.038Z] lftools==0.34.2 [2020-10-01T17:58:41.038Z] lxml==4.5.0 [2020-10-01T17:58:41.038Z] MarkupSafe==0.23 [2020-10-01T17:58:41.038Z] msgpack==1.0.0 [2020-10-01T17:58:41.038Z] multi-key-dict==2.0.3 [2020-10-01T17:58:41.038Z] multidict==4.7.6 [2020-10-01T17:58:41.038Z] munch==2.5.0 [2020-10-01T17:58:41.038Z] netaddr==0.8.0 [2020-10-01T17:58:41.038Z] netifaces==0.10.9 [2020-10-01T17:58:41.038Z] niet==1.4.2 [2020-10-01T17:58:41.038Z] nodeenv==1.3.5 [2020-10-01T17:58:41.038Z] oauth2client==4.1.3 [2020-10-01T17:58:41.038Z] oauthlib==3.1.0 [2020-10-01T17:58:41.038Z] openstacksdk==0.50.0 [2020-10-01T17:58:41.038Z] os-client-config==2.1.0 [2020-10-01T17:58:41.038Z] os-service-types==1.7.0 [2020-10-01T17:58:41.038Z] osc-lib==2.2.1 [2020-10-01T17:58:41.038Z] oslo.config==8.3.2 [2020-10-01T17:58:41.038Z] oslo.context==3.1.1 [2020-10-01T17:58:41.038Z] oslo.i18n==5.0.1 [2020-10-01T17:58:41.038Z] oslo.log==4.4.0 [2020-10-01T17:58:41.038Z] oslo.serialization==4.0.1 [2020-10-01T17:58:41.038Z] oslo.utils==4.6.0 [2020-10-01T17:58:41.038Z] packaging==20.4 [2020-10-01T17:58:41.038Z] pbr==5.4.4 [2020-10-01T17:58:41.038Z] pluggy==0.13.1 [2020-10-01T17:58:41.038Z] prettytable==0.7.2 [2020-10-01T17:58:41.038Z] py==1.9.0 [2020-10-01T17:58:41.038Z] pyasn1==0.4.8 [2020-10-01T17:58:41.038Z] pyasn1-modules==0.2.8 [2020-10-01T17:58:41.038Z] pycparser==2.20 [2020-10-01T17:58:41.038Z] pygerrit2==2.0.10 [2020-10-01T17:58:41.038Z] PyGithub==1.46 [2020-10-01T17:58:41.038Z] pyinotify==0.9.6 [2020-10-01T17:58:41.038Z] PyJWT==1.7.1 [2020-10-01T17:58:41.038Z] pyparsing==2.4.7 [2020-10-01T17:58:41.038Z] pyperclip==1.8.0 [2020-10-01T17:58:41.038Z] pyroute2==0.4.13 [2020-10-01T17:58:41.038Z] pyrsistent==0.15.7 [2020-10-01T17:58:41.038Z] PySocks==1.6.8 [2020-10-01T17:58:41.038Z] python-cinderclient==7.2.0 [2020-10-01T17:58:41.038Z] python-dateutil==2.8.1 [2020-10-01T17:58:41.038Z] python-heatclient==2.2.1 [2020-10-01T17:58:41.038Z] python-jenkins==1.7.0 [2020-10-01T17:58:41.038Z] python-keystoneclient==4.1.1 [2020-10-01T17:58:41.038Z] python-magnumclient==3.2.1 [2020-10-01T17:58:41.038Z] python-novaclient==17.2.1 [2020-10-01T17:58:41.038Z] python-openstackclient==5.3.1 [2020-10-01T17:58:41.038Z] python-swiftclient==3.10.1 [2020-10-01T17:58:41.038Z] pytz==2020.1 [2020-10-01T17:58:41.038Z] PyYAML==5.3 [2020-10-01T17:58:41.038Z] requests==2.23.0 [2020-10-01T17:58:41.038Z] requests-oauthlib==1.3.0 [2020-10-01T17:58:41.038Z] requestsexceptions==1.4.0 [2020-10-01T17:58:41.038Z] rfc3986==1.4.0 [2020-10-01T17:58:41.038Z] rpm==4.11.3 [2020-10-01T17:58:41.038Z] rsa==4.0 [2020-10-01T17:58:41.038Z] ruamel.yaml==0.16.10 [2020-10-01T17:58:41.038Z] ruamel.yaml.clib==0.2.0 [2020-10-01T17:58:41.038Z] s3transfer==0.3.3 [2020-10-01T17:58:41.038Z] shade==1.27.2 [2020-10-01T17:58:41.038Z] simplejson==3.17.2 [2020-10-01T17:58:41.038Z] six==1.14.0 [2020-10-01T17:58:41.038Z] soupsieve==2.0 [2020-10-01T17:58:41.038Z] stevedore==3.2.2 [2020-10-01T17:58:41.038Z] tabulate==0.8.6 [2020-10-01T17:58:41.038Z] toml==0.10.0 [2020-10-01T17:58:41.038Z] tox==3.20.0 [2020-10-01T17:58:41.038Z] tqdm==4.43.0 [2020-10-01T17:58:41.038Z] typing-extensions==3.7.4.3 [2020-10-01T17:58:41.038Z] urllib3==1.25.8 [2020-10-01T17:58:41.038Z] virtualenv==20.0.31 [2020-10-01T17:58:41.038Z] wcwidth==0.2.5 [2020-10-01T17:58:41.038Z] websocket-client==0.57.0 [2020-10-01T17:58:41.038Z] wrapt==1.12.1 [2020-10-01T17:58:41.038Z] xdg==3.0.2 [2020-10-01T17:58:41.038Z] xmltodict==0.12.0 [2020-10-01T17:58:41.038Z] yarl==1.6.0 [2020-10-01T17:58:41.038Z] yq==2.11.1 [2020-10-01T17:58:41.038Z] zipp==3.2.0 [2020-10-01T17:58:41.038Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:41.038Z] 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-01T17:58:41.038Z] Python 2.7.5 [2020-10-01T17:58:41.038Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-01T17:58:41.038Z] 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-01T17:58:41.038Z] ansible==2.9.7 [2020-10-01T17:58:41.038Z] Babel==0.9.6 [2020-10-01T17:58:41.038Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-01T17:58:41.038Z] beautifulsoup4==4.4.1 [2020-10-01T17:58:41.038Z] bodhi==2.11.0 [2020-10-01T17:58:41.038Z] bodhi-client==2.11.0 [2020-10-01T17:58:41.038Z] CCColUtils==1.4 [2020-10-01T17:58:41.038Z] cffi==1.6.0 [2020-10-01T17:58:41.038Z] chardet==2.2.1 [2020-10-01T17:58:41.038Z] click==6.7 [2020-10-01T17:58:41.038Z] cloud-init==18.5 [2020-10-01T17:58:41.038Z] configobj==4.7.2 [2020-10-01T17:58:41.038Z] cryptography==1.7.2 [2020-10-01T17:58:41.038Z] decorator==3.4.0 [2020-10-01T17:58:41.038Z] distro==1.2.0 [2020-10-01T17:58:41.038Z] enum34==1.0.4 [2020-10-01T17:58:41.038Z] fedpkg==1.38 [2020-10-01T17:58:41.038Z] futures==3.1.1 [2020-10-01T17:58:41.038Z] gitdb==0.6.4 [2020-10-01T17:58:41.038Z] GitPython==1.0.1 [2020-10-01T17:58:41.038Z] html5lib==0.999 [2020-10-01T17:58:41.038Z] httplib2==0.9.2 [2020-10-01T17:58:41.038Z] idna==2.4 [2020-10-01T17:58:41.038Z] iniparse==0.4 [2020-10-01T17:58:41.038Z] ipaddress==1.0.16 [2020-10-01T17:58:41.038Z] IPy==0.75 [2020-10-01T17:58:41.038Z] javapackages==1.0.0 [2020-10-01T17:58:41.038Z] Jinja2==2.7.2 [2020-10-01T17:58:41.038Z] jmespath==0.9.4 [2020-10-01T17:58:41.038Z] jsonpatch==1.2 [2020-10-01T17:58:41.038Z] jsonpointer==1.9 [2020-10-01T17:58:41.038Z] kerberos==1.1 [2020-10-01T17:58:41.038Z] kitchen==1.1.1 [2020-10-01T17:58:41.038Z] langtable==0.0.31 [2020-10-01T17:58:41.038Z] lockfile==0.9.1 [2020-10-01T17:58:41.038Z] lxml==3.2.1 [2020-10-01T17:58:41.038Z] MarkupSafe==0.11 [2020-10-01T17:58:41.038Z] munch==2.0.2 [2020-10-01T17:58:41.038Z] offtrac==0.1.0 [2020-10-01T17:58:41.038Z] openidc-client==0.6.0 [2020-10-01T17:58:41.038Z] packagedb-cli==2.14.1 [2020-10-01T17:58:41.038Z] paramiko==2.1.1 [2020-10-01T17:58:41.038Z] perf==0.1 [2020-10-01T17:58:41.038Z] ply==3.4 [2020-10-01T17:58:41.038Z] policycoreutils-default-encoding==0.1 [2020-10-01T17:58:41.038Z] prettytable==0.7.2 [2020-10-01T17:58:41.038Z] pyasn1==0.1.9 [2020-10-01T17:58:41.038Z] pycparser==2.14 [2020-10-01T17:58:41.038Z] pycurl==7.19.0 [2020-10-01T17:58:41.038Z] pygobject==3.22.0 [2020-10-01T17:58:41.038Z] pygpgme==0.3 [2020-10-01T17:58:41.038Z] pyliblzma==0.5.3 [2020-10-01T17:58:41.038Z] pyOpenSSL==0.13.1 [2020-10-01T17:58:41.038Z] pyparsing==1.5.6 [2020-10-01T17:58:41.038Z] pyserial==2.6 [2020-10-01T17:58:41.038Z] python-augeas==0.5.0 [2020-10-01T17:58:41.038Z] python-bugzilla==2.3.0 [2020-10-01T17:58:41.038Z] python-dateutil==1.5 [2020-10-01T17:58:41.038Z] python-fedora==0.10.0 [2020-10-01T17:58:41.038Z] python-linux-procfs==0.4.9 [2020-10-01T17:58:41.038Z] python-yubico==1.2.3 [2020-10-01T17:58:41.038Z] pyudev==0.15 [2020-10-01T17:58:41.038Z] pyusb==1.0.0b1 [2020-10-01T17:58:41.038Z] pyxattr==0.5.1 [2020-10-01T17:58:41.038Z] PyYAML==3.10 [2020-10-01T17:58:41.038Z] requests==2.6.0 [2020-10-01T17:58:41.038Z] requests-kerberos==0.7.0 [2020-10-01T17:58:41.038Z] rpkg==1.60 [2020-10-01T17:58:41.038Z] schedutils==0.4 [2020-10-01T17:58:41.038Z] seobject==0.1 [2020-10-01T17:58:41.038Z] sepolicy==1.1 [2020-10-01T17:58:41.038Z] six==1.9.0 [2020-10-01T17:58:41.038Z] smmap==0.9.0 [2020-10-01T17:58:41.038Z] urlgrabber==3.10 [2020-10-01T17:58:41.038Z] urllib3==1.10.2 [2020-10-01T17:58:41.038Z] virtualenv==15.1.0 [2020-10-01T17:58:41.038Z] yum-langpacks==0.4.2 [2020-10-01T17:58:41.038Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-01T17:58:41.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:58:41.345Z] ---> sudo-logs.sh [2020-10-01T17:58:41.345Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-01T17:58:41.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:58:41.905Z] ---> job-cost.sh [2020-10-01T17:58:41.905Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AnOJ [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.145Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.408Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.408Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.408Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:54.408Z] Cache entry deserialization failed, entry ignored [2020-10-01T17:58:56.961Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-01T17:59:29.099Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-10-01T17:59:29.099Z] [2020-10-01T17:59:29.099Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-10-01T17:59:29.099Z] [2020-10-01T17:59:29.099Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-10-01T17:59:29.099Z] lf-activate-venv(): INFO: Adding /tmp/venv-AnOJ/bin to PATH [2020-10-01T17:59:29.099Z] INFO: No Stack... [2020-10-01T17:59:29.099Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-01T17:59:29.099Z] INFO: Archiving Costs [Pipeline] echo [2020-10-01T17:59:29.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T17:59:29.419Z] ---> logs-deploy.sh [2020-10-01T17:59:29.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/156 [2020-10-01T17:59:29.419Z] INFO: archiving workspace using pattern(s): [2020-10-01T17:59:31.353Z] Archives upload complete. [2020-10-01T17:59:31.613Z] INFO: archiving logs to Nexus