Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 54b84b229ba08925bb613cd97ca37288ac469551 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2289 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/154 [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/154 # 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 54b84b229ba08925bb613cd97ca37288ac469551 (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 54b84b229ba08925bb613cd97ca37288ac469551 # timeout=10 Commit message: "fix(snap): update consul to 1.8.4" > git rev-list --no-walk 8dfe40242627ba8773ad25c3a239435623502a60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-30T21:42:41.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-30T21:42:41.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-30T21:42:41.573Z] ========================================================= [2020-09-30T21:42:41.573Z] EdgeX Global Pipelines Version Info [2020-09-30T21:42:41.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-30T21:42:43.788Z] ------------------- [2020-09-30T21:42:43.788Z] stable info: [2020-09-30T21:42:43.788Z] ------------------- [2020-09-30T21:42:43.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T21:42:43.788Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T21:42:43.788Z] Message: update stable to v1.0.131 [2020-09-30T21:42:44.802Z] ------------------- [2020-09-30T21:42:44.802Z] experimental info: [2020-09-30T21:42:44.802Z] ------------------- [2020-09-30T21:42:44.802Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T21:42:44.802Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T21:42:44.802Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-09-30T21:42:45.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-09-30T21:42:45.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-09-30T21:42:45.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-30T21:42:45.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-30T21:42:45.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-30T21:42:45.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-30T21:42:45.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-30T21:42:45.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-09-30T21:42:45.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-09-30T21:42:46.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-09-30T21:42:46.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-30T21:42:46.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-30T21:42:46.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-30T21:42:46.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-30T21:42:46.482Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-30T21:42:46.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-30T21:42:46.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-30T21:42:46.751Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-30T21:42:46.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-09-30T21:42:46.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-09-30T21:42:47.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-30T21:42:47.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-30T21:42:47.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-30T21:42:47.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-30T21:42:47.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] echo [2020-09-30T21:42:47.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54b84b2 [Pipeline] echo [2020-09-30T21:42:47.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-09-30T21:42:48.120Z] ++ 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-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/core-command/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo core-command,cmd/core-command/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/core-data/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo core-data,cmd/core-data/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/core-metadata/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-09-30T21:42:48.120Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/support-logging/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/support-notifications/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-09-30T21:42:48.120Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-30T21:42:48.120Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-09-30T21:42:48.120Z] ++ cut -d/ -f2 [2020-09-30T21:42:48.120Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-09-30T21:42:48.200Z] 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-09-30T21:42:49.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T21:42:49.401Z] [2020-09-30T21:42:49.401Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:42:49.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T21:42:49.828Z] latest: Pulling from edgex-devops/git-semver [2020-09-30T21:42:49.828Z] 31603596830f: Pulling fs layer [2020-09-30T21:42:49.828Z] 2a8b12db71e7: Pulling fs layer [2020-09-30T21:42:49.828Z] 6ca5941a6612: Pulling fs layer [2020-09-30T21:42:49.828Z] ecc8261a40a4: Pulling fs layer [2020-09-30T21:42:49.828Z] 2a8b12db71e7: Verifying Checksum [2020-09-30T21:42:49.828Z] 2a8b12db71e7: Download complete [2020-09-30T21:42:50.224Z] 31603596830f: Download complete [2020-09-30T21:42:50.493Z] ecc8261a40a4: Verifying Checksum [2020-09-30T21:42:50.493Z] ecc8261a40a4: Download complete [2020-09-30T21:42:50.493Z] 6ca5941a6612: Verifying Checksum [2020-09-30T21:42:50.493Z] 6ca5941a6612: Download complete [2020-09-30T21:42:50.759Z] 31603596830f: Pull complete [2020-09-30T21:42:50.759Z] 2a8b12db71e7: Pull complete [2020-09-30T21:42:52.194Z] 6ca5941a6612: Pull complete [2020-09-30T21:42:52.471Z] ecc8261a40a4: Pull complete [2020-09-30T21:42:52.471Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-30T21:42:52.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T21:42:52.471Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-30T21:42:52.622Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:42:52.702Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:42:55.191Z] $ docker top f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T21:42:55.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T21:42:55.650Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T21:42:55.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T21:42:55.949Z] $ docker exec f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 ssh-agent [2020-09-30T21:42:56.210Z] SSH_AUTH_SOCK=/tmp/ssh-Xw1GN6ozkDw2/agent.13 [2020-09-30T21:42:56.210Z] SSH_AGENT_PID=18 [2020-09-30T21:42:56.227Z] Running ssh-add (command line suppressed) [2020-09-30T21:42:56.397Z] Identity added: /w/workspace/edgex-go/154@tmp/private_key_1811200897579233631.key (/w/workspace/edgex-go/154@tmp/private_key_1811200897579233631.key) [2020-09-30T21:42:56.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T21:42:56.816Z] + git describe --exact-match --tags HEAD [2020-09-30T21:42:56.816Z] fatal: no tag exactly matches '54b84b229ba08925bb613cd97ca37288ac469551' [Pipeline] } [2020-09-30T21:42:56.851Z] $ docker exec --env ******** --env ******** f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 ssh-agent -k [2020-09-30T21:42:56.985Z] unset SSH_AUTH_SOCK; [2020-09-30T21:42:56.986Z] unset SSH_AGENT_PID; [2020-09-30T21:42:56.986Z] echo Agent pid 18 killed; [2020-09-30T21:42:57.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-30T21:42:57.222Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-30T21:42:57.223Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-30T21:42:57.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T21:42:57.314Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T21:42:57.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T21:42:57.560Z] $ docker exec f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 ssh-agent [2020-09-30T21:42:57.783Z] SSH_AUTH_SOCK=/tmp/ssh-MzBwAOnoyedn/agent.49 [2020-09-30T21:42:57.783Z] SSH_AGENT_PID=54 [2020-09-30T21:42:57.793Z] Running ssh-add (command line suppressed) [2020-09-30T21:42:57.952Z] Identity added: /w/workspace/edgex-go/154@tmp/private_key_2219986967199566407.key (/w/workspace/edgex-go/154@tmp/private_key_2219986967199566407.key) [2020-09-30T21:42:58.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T21:42:58.384Z] + git semver init [2020-09-30T21:42:58.384Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T21:42:58.384Z] # $GIT_DIR = /w/workspace/edgex-go/154/.git [2020-09-30T21:42:58.384Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/154 [2020-09-30T21:42:58.384Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T21:42:58.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T21:42:58.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T21:42:58.384Z] # $SEMVER_BRANCH = master [2020-09-30T21:42:58.384Z] # $SEMVER_TEMP = /tmp/semver-317762207 [2020-09-30T21:42:58.384Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-09-30T21:43:25.362Z] # '/tmp/semver-317762207' -> '/w/workspace/edgex-go/154/.semver' [2020-09-30T21:43:25.362Z] # -> Force: false [2020-09-30T21:43:25.362Z] # $SEMVER_DIR = /w/workspace/edgex-go/154/.semver [Pipeline] } [2020-09-30T21:43:25.390Z] $ docker exec --env ******** --env ******** f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 ssh-agent -k [2020-09-30T21:43:25.822Z] unset SSH_AUTH_SOCK; [2020-09-30T21:43:25.824Z] unset SSH_AGENT_PID; [2020-09-30T21:43:25.824Z] echo Agent pid 54 killed; [2020-09-30T21:43:25.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T21:43:26.478Z] + git semver [Pipeline] } [2020-09-30T21:43:26.525Z] $ docker stop --time=1 f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 [2020-09-30T21:43:28.424Z] $ docker rm -f f633d09391df12e00e29e4cbe3016ce3ef84836347e13f2ea5fad660976fb752 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-30T21:43:48.132Z] Stashed 56 file(s) [Pipeline] echo [2020-09-30T21:43:48.136Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.39 [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-09-30T21:43:48.729Z] ========================================================= [2020-09-30T21:43:48.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-30T21:43:48.729Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:43:49.068Z] + 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-09-30T21:43:54.438Z] Sending build context to Docker daemon 324.5MB [2020-09-30T21:43:54.438Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-30T21:43:54.438Z] Step 2/7 : FROM ${BASE} [2020-09-30T21:43:54.438Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-30T21:43:54.438Z] df20fa9351a1: Pulling fs layer [2020-09-30T21:43:54.438Z] ed8968b2872e: Pulling fs layer [2020-09-30T21:43:54.438Z] a92cc7c5fd73: Pulling fs layer [2020-09-30T21:43:54.438Z] e871e8e8d7a9: Pulling fs layer [2020-09-30T21:43:54.438Z] e73272ec9a57: Pulling fs layer [2020-09-30T21:43:54.438Z] 1e910a182e73: Pulling fs layer [2020-09-30T21:43:54.438Z] 4e634b169226: Pulling fs layer [2020-09-30T21:43:54.438Z] e871e8e8d7a9: Waiting [2020-09-30T21:43:54.438Z] 1e910a182e73: Waiting [2020-09-30T21:43:54.438Z] 4e634b169226: Waiting [2020-09-30T21:43:54.438Z] e73272ec9a57: Waiting [2020-09-30T21:43:54.438Z] a92cc7c5fd73: Verifying Checksum [2020-09-30T21:43:54.438Z] a92cc7c5fd73: Download complete [2020-09-30T21:43:54.438Z] ed8968b2872e: Download complete [2020-09-30T21:43:54.438Z] e73272ec9a57: Verifying Checksum [2020-09-30T21:43:54.438Z] e73272ec9a57: Download complete [2020-09-30T21:43:54.715Z] 1e910a182e73: Verifying Checksum [2020-09-30T21:43:54.715Z] 1e910a182e73: Download complete [2020-09-30T21:43:54.992Z] df20fa9351a1: Download complete [2020-09-30T21:43:55.258Z] df20fa9351a1: Pull complete [2020-09-30T21:43:55.528Z] ed8968b2872e: Pull complete [2020-09-30T21:43:56.125Z] a92cc7c5fd73: Pull complete [2020-09-30T21:43:57.552Z] 4e634b169226: Verifying Checksum [2020-09-30T21:43:57.552Z] 4e634b169226: Download complete [2020-09-30T21:43:58.138Z] e871e8e8d7a9: Verifying Checksum [2020-09-30T21:43:58.138Z] e871e8e8d7a9: Download complete [2020-09-30T21:44:03.512Z] Still waiting to schedule task [2020-09-30T21:44:03.512Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-30T21:44:06.431Z] e871e8e8d7a9: Pull complete [2020-09-30T21:44:06.431Z] e73272ec9a57: Pull complete [2020-09-30T21:44:06.431Z] 1e910a182e73: Pull complete [2020-09-30T21:44:11.785Z] 4e634b169226: Pull complete [2020-09-30T21:44:11.785Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-30T21:44:11.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-30T21:44:11.785Z] ---> f7629b54cfaa [2020-09-30T21:44:11.785Z] 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-09-30T21:44:11.785Z] ---> Running in 24daf619a37c [2020-09-30T21:44:12.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:44:13.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:44:13.914Z] (1/12) Installing libmagic (5.38-r0) [2020-09-30T21:44:13.914Z] (2/12) Installing file (5.38-r0) [2020-09-30T21:44:13.914Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-30T21:44:14.178Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-30T21:44:17.501Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-30T21:44:17.501Z] (6/12) Installing patch (2.7.6-r6) [2020-09-30T21:44:17.501Z] (7/12) Installing build-base (0.5-r2) [2020-09-30T21:44:17.501Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-30T21:44:17.763Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-30T21:44:17.763Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-30T21:44:18.025Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-30T21:44:18.025Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-30T21:44:18.025Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:44:18.025Z] OK: 233 MiB in 51 packages [2020-09-30T21:44:22.310Z] Removing intermediate container 24daf619a37c [2020-09-30T21:44:22.310Z] ---> a9051d01bf73 [2020-09-30T21:44:22.310Z] Step 4/7 : WORKDIR /edgex-go [2020-09-30T21:44:22.310Z] ---> Running in b6934a263a95 [2020-09-30T21:44:22.310Z] Removing intermediate container b6934a263a95 [2020-09-30T21:44:22.310Z] ---> e3525e713f3d [2020-09-30T21:44:22.310Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-30T21:44:22.572Z] latest: Pulling from library/docker [2020-09-30T21:44:23.182Z] df20fa9351a1: Already exists [2020-09-30T21:44:23.182Z] 25ad7478873d: Pulling fs layer [2020-09-30T21:44:23.182Z] 4684f6177b5d: Pulling fs layer [2020-09-30T21:44:23.182Z] 8ba584e970af: Pulling fs layer [2020-09-30T21:44:23.182Z] 3cdc74d2b06d: Pulling fs layer [2020-09-30T21:44:23.182Z] 4cf5a0d07c1f: Pulling fs layer [2020-09-30T21:44:23.182Z] fca0ccc462d5: Pulling fs layer [2020-09-30T21:44:23.182Z] 3cdc74d2b06d: Waiting [2020-09-30T21:44:23.182Z] 4cf5a0d07c1f: Waiting [2020-09-30T21:44:23.182Z] fca0ccc462d5: Waiting [2020-09-30T21:44:23.182Z] 4684f6177b5d: Verifying Checksum [2020-09-30T21:44:23.182Z] 4684f6177b5d: Download complete [2020-09-30T21:44:23.182Z] 25ad7478873d: Verifying Checksum [2020-09-30T21:44:23.182Z] 25ad7478873d: Download complete [2020-09-30T21:44:23.182Z] 3cdc74d2b06d: Verifying Checksum [2020-09-30T21:44:23.182Z] 3cdc74d2b06d: Download complete [2020-09-30T21:44:23.492Z] 4cf5a0d07c1f: Verifying Checksum [2020-09-30T21:44:23.492Z] 4cf5a0d07c1f: Download complete [2020-09-30T21:44:23.492Z] fca0ccc462d5: Verifying Checksum [2020-09-30T21:44:23.492Z] fca0ccc462d5: Download complete [2020-09-30T21:44:23.779Z] 25ad7478873d: Pull complete [2020-09-30T21:44:23.779Z] 4684f6177b5d: Pull complete [2020-09-30T21:44:24.050Z] 8ba584e970af: Verifying Checksum [2020-09-30T21:44:24.050Z] 8ba584e970af: Download complete [2020-09-30T21:44:27.420Z] 8ba584e970af: Pull complete [2020-09-30T21:44:27.420Z] 3cdc74d2b06d: Pull complete [2020-09-30T21:44:27.420Z] 4cf5a0d07c1f: Pull complete [2020-09-30T21:44:27.420Z] fca0ccc462d5: Pull complete [2020-09-30T21:44:27.420Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-30T21:44:27.420Z] Status: Downloaded newer image for docker:latest [2020-09-30T21:44:29.366Z] ---> fa85121a8456 [2020-09-30T21:44:29.366Z] Step 6/7 : COPY go.mod . [2020-09-30T21:44:29.628Z] ---> 18fe9373e11a [2020-09-30T21:44:29.628Z] Step 7/7 : RUN go mod download [2020-09-30T21:44:29.891Z] ---> Running in 26c5adea2c6d [2020-09-30T21:44:56.623Z] Removing intermediate container 26c5adea2c6d [2020-09-30T21:44:56.623Z] ---> 6fea3e000410 [2020-09-30T21:44:56.623Z] Successfully built 6fea3e000410 [2020-09-30T21:44:56.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:44:56.968Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-30T21:44:56.968Z] . [Pipeline] withDockerContainer [2020-09-30T21:44:57.090Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:44:57.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:44:58.145Z] $ docker top dd89931a65dec3da55c1eabda83ac0e8266d89cdea26043ebf455ce9ca1beb9e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:44:58.796Z] + go version [2020-09-30T21:44:58.796Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-30T21:44:58.842Z] $ docker stop --time=1 dd89931a65dec3da55c1eabda83ac0e8266d89cdea26043ebf455ce9ca1beb9e [2020-09-30T21:45:00.279Z] $ docker rm -f dd89931a65dec3da55c1eabda83ac0e8266d89cdea26043ebf455ce9ca1beb9e [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-09-30T21:45:04.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-30T21:45:04.178Z] [2020-09-30T21:45:04.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:45:04.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-30T21:45:04.531Z] latest: Pulling from edgex-devops/edgex-compose [2020-09-30T21:45:04.531Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-30T21:45:04.531Z] ca9280d653b3: Pulling fs layer [2020-09-30T21:45:04.531Z] 7e9c9ca2126c: Pulling fs layer [2020-09-30T21:45:05.108Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-30T21:45:05.108Z] cbdbe7a5bc2a: Download complete [2020-09-30T21:45:05.379Z] cbdbe7a5bc2a: Pull complete [2020-09-30T21:45:05.647Z] ca9280d653b3: Verifying Checksum [2020-09-30T21:45:05.647Z] ca9280d653b3: Download complete [2020-09-30T21:45:07.066Z] ca9280d653b3: Pull complete [2020-09-30T21:45:07.066Z] 7e9c9ca2126c: Download complete [2020-09-30T21:45:15.297Z] 7e9c9ca2126c: Pull complete [2020-09-30T21:45:15.297Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-09-30T21:45:15.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-30T21:45:15.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-09-30T21:45:15.476Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:45:15.536Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:45:17.479Z] $ docker top 76ee05509273f562012b9a68944627222b04a221e2d27960565b3f39ca3a77c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:45:18.050Z] + docker-compose build --help [2020-09-30T21:45:18.050Z] + grep parallel [2020-09-30T21:45:19.447Z] --parallel Build images in parallel. [Pipeline] } [2020-09-30T21:45:19.467Z] $ docker stop --time=1 76ee05509273f562012b9a68944627222b04a221e2d27960565b3f39ca3a77c4 [2020-09-30T21:45:20.871Z] $ docker rm -f 76ee05509273f562012b9a68944627222b04a221e2d27960565b3f39ca3a77c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:45:21.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-30T21:45:21.543Z] . [Pipeline] withDockerContainer [2020-09-30T21:45:21.691Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:45:21.764Z] $ 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/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:45:22.567Z] $ docker top 75c2160215d929109f0437216a3bc31645bf4d0cbcf03ffb672db68e89050abe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:45:23.157Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-09-30T21:45:24.551Z] Building docker-core-command-go ... [2020-09-30T21:45:24.551Z] Building docker-core-data-go ... [2020-09-30T21:45:24.551Z] Building docker-core-metadata-go ... [2020-09-30T21:45:24.551Z] Building docker-security-proxy-setup-go ... [2020-09-30T21:45:24.551Z] Building docker-security-secrets-setup-go ... [2020-09-30T21:45:24.551Z] Building docker-security-secretstore-setup-go ... [2020-09-30T21:45:24.551Z] Building docker-support-logging-go ... [2020-09-30T21:45:24.551Z] Building docker-support-notifications-go ... [2020-09-30T21:45:24.551Z] Building docker-support-scheduler-go ... [2020-09-30T21:45:24.551Z] Building docker-sys-mgmt-agent-go ... [2020-09-30T21:45:24.551Z] Building docker-core-metadata-go [2020-09-30T21:45:24.551Z] Building docker-support-logging-go [2020-09-30T21:45:24.551Z] Building docker-core-data-go [2020-09-30T21:45:24.551Z] Building docker-security-secrets-setup-go [2020-09-30T21:45:24.551Z] Building docker-security-secretstore-setup-go [2020-09-30T21:45:55.079Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2290 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-09-30T21:45:55.137Z] Running in /w/workspace/edgex-go/154 [Pipeline] { [Pipeline] checkout [2020-09-30T21:46:00.261Z] using credential edgex-jenkins-ssh [2020-09-30T21:46:00.361Z] Cloning the remote Git repository [2020-09-30T21:46:00.422Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-30T21:46:00.537Z] > git init /w/workspace/edgex-go/154 # timeout=10 [2020-09-30T21:46:00.608Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-30T21:46:00.610Z] > git --version # timeout=10 [2020-09-30T21:46:00.640Z] > git --version # 'git version 2.17.1' [2020-09-30T21:46:00.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T21:46:00.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T21:46:03.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:46:03.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:46:03.582Z] ---> 6fea3e000410 [2020-09-30T21:46:03.582Z] Step 3/26 : WORKDIR /edgex-go [2020-09-30T21:46:03.582Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:46:03.582Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:46:03.582Z] ---> 6fea3e000410 [2020-09-30T21:46:03.582Z] Step 3/23 : WORKDIR /edgex-go [2020-09-30T21:46:03.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:46:03.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:46:03.582Z] ---> 6fea3e000410 [2020-09-30T21:46:03.582Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:46:03.582Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:46:03.582Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-09-30T21:46:03.582Z] ---> 6fea3e000410 [2020-09-30T21:46:03.582Z] Step 3/29 : WORKDIR /edgex-go [2020-09-30T21:46:03.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:46:03.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:46:03.582Z] ---> 6fea3e000410 [2020-09-30T21:46:03.582Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:46:03.582Z] ---> Running in e45e45243174 [2020-09-30T21:46:03.582Z] ---> Running in 2cbc3d228570 [2020-09-30T21:46:03.582Z] ---> Running in 5c42c1219eaa [2020-09-30T21:46:03.582Z] ---> Running in 953bb0ac5247 [2020-09-30T21:46:03.583Z] ---> Running in d83a79d1c802 [2020-09-30T21:46:03.583Z] Removing intermediate container 5c42c1219eaa [2020-09-30T21:46:03.583Z] ---> 43c9acd50dfa [2020-09-30T21:46:03.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:46:03.583Z] Removing intermediate container 2cbc3d228570 [2020-09-30T21:46:03.583Z] ---> 1b56ff032bb4 [2020-09-30T21:46:03.583Z] Step 4/29 : RUN apk update && apk add make git [2020-09-30T21:46:03.583Z] Removing intermediate container 953bb0ac5247 [2020-09-30T21:46:03.583Z] ---> e4e24a5a33d4 [2020-09-30T21:46:03.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:46:03.583Z] Removing intermediate container e45e45243174 [2020-09-30T21:46:03.583Z] ---> a95a5210cce8 [2020-09-30T21:46:03.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:46:03.583Z] Removing intermediate container d83a79d1c802 [2020-09-30T21:46:03.583Z] ---> f0e7973f4f5d [2020-09-30T21:46:03.583Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:46:03.583Z] ---> Running in 7f918ec5e364 [2020-09-30T21:46:03.583Z] ---> Running in 0c569a816679 [2020-09-30T21:46:03.583Z] ---> Running in cc16ffa2719c [2020-09-30T21:46:03.583Z] ---> Running in f89ef857e5f1 [2020-09-30T21:46:03.583Z] ---> Running in 3fe633df9497 [2020-09-30T21:46:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:04.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:04.865Z] Removing intermediate container f89ef857e5f1 [2020-09-30T21:46:04.865Z] ---> a510f08bba36 [2020-09-30T21:46:04.865Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-09-30T21:46:04.865Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:46:04.865Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:46:04.865Z] OK: 12752 distinct packages available [2020-09-30T21:46:05.273Z] ---> Running in e1670f464523 [2020-09-30T21:46:05.273Z] Removing intermediate container 7f918ec5e364 [2020-09-30T21:46:05.273Z] ---> 1f9ed044065d [2020-09-30T21:46:05.273Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-09-30T21:46:05.273Z] Removing intermediate container 0c569a816679 [2020-09-30T21:46:05.273Z] ---> b05502d23a14 [2020-09-30T21:46:05.273Z] Step 5/22 : RUN apk update && apk add make git [2020-09-30T21:46:05.273Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:05.273Z] ---> Running in 4d835f2b0e3a [2020-09-30T21:46:05.273Z] Removing intermediate container 3fe633df9497 [2020-09-30T21:46:05.273Z] ---> 940434db3502 [2020-09-30T21:46:05.273Z] Step 5/26 : RUN apk update && apk add make git [2020-09-30T21:46:05.575Z] ---> Running in 540f87943ab2 [2020-09-30T21:46:05.575Z] ---> Running in 77e45ef98c04 [2020-09-30T21:46:06.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:06.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:06.515Z] Removing intermediate container cc16ffa2719c [2020-09-30T21:46:06.515Z] ---> 716b22b7cc16 [2020-09-30T21:46:06.515Z] Step 5/29 : COPY go.mod . [2020-09-30T21:46:06.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:06.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:06.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:07.070Z] ---> 101eef513498 [2020-09-30T21:46:07.070Z] Step 6/29 : RUN go mod download [2020-09-30T21:46:07.070Z] ---> Running in 530c88b15400 [2020-09-30T21:46:07.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:07.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:07.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:46:07.610Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:46:07.610Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:46:07.610Z] OK: 12752 distinct packages available [2020-09-30T21:46:07.876Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:08.148Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:46:08.148Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:46:08.148Z] OK: 12752 distinct packages available [2020-09-30T21:46:08.449Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:08.449Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:46:08.449Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:46:08.449Z] OK: 12752 distinct packages available [2020-09-30T21:46:08.449Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:08.727Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:46:08.727Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:46:08.727Z] OK: 12752 distinct packages available [2020-09-30T21:46:08.727Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:09.006Z] OK: 233 MiB in 51 packages [2020-09-30T21:46:09.006Z] Removing intermediate container e1670f464523 [2020-09-30T21:46:09.276Z] ---> 3eee3f5c691f [2020-09-30T21:46:09.276Z] Step 6/22 : COPY go.mod . [2020-09-30T21:46:09.276Z] Removing intermediate container 540f87943ab2 [2020-09-30T21:46:09.276Z] ---> aeb1a4e976a3 [2020-09-30T21:46:09.276Z] Step 6/22 : COPY go.mod . [2020-09-30T21:46:09.545Z] Removing intermediate container 530c88b15400 [2020-09-30T21:46:09.545Z] ---> 54b4d94396bd [2020-09-30T21:46:09.545Z] Step 7/29 : COPY . . [2020-09-30T21:46:09.825Z] Removing intermediate container 77e45ef98c04 [2020-09-30T21:46:09.825Z] ---> 9865a4cc5127 [2020-09-30T21:46:09.825Z] Step 6/26 : COPY go.mod . [2020-09-30T21:46:09.825Z] ---> 8abd5bfb9671 [2020-09-30T21:46:09.825Z] Step 7/22 : RUN go mod download [2020-09-30T21:46:09.825Z] ---> b90086a91fef [2020-09-30T21:46:09.825Z] Step 7/22 : RUN go mod download [2020-09-30T21:46:10.803Z] ---> Running in 0a51e983fb5b [2020-09-30T21:46:10.803Z] ---> Running in 47be5e1e86d9 [2020-09-30T21:46:11.085Z] ---> 4703331807a2 [2020-09-30T21:46:11.085Z] Step 7/26 : RUN go mod download [2020-09-30T21:46:11.085Z] Removing intermediate container 4d835f2b0e3a [2020-09-30T21:46:11.085Z] ---> 6abb913d5a10 [2020-09-30T21:46:11.085Z] Step 6/23 : COPY go.mod . [2020-09-30T21:46:12.071Z] ---> Running in b95641d49c3c [2020-09-30T21:46:13.098Z] ---> 7f95551d9571 [2020-09-30T21:46:13.098Z] Step 7/23 : RUN go mod download [2020-09-30T21:46:13.384Z] ---> Running in 04b522fa79bf [2020-09-30T21:46:15.390Z] Removing intermediate container 0a51e983fb5b [2020-09-30T21:46:15.390Z] ---> 6a7325cbcc50 [2020-09-30T21:46:15.390Z] Step 8/22 : COPY . . [2020-09-30T21:46:16.357Z] Removing intermediate container b95641d49c3c [2020-09-30T21:46:16.357Z] ---> 16bf06d70279 [2020-09-30T21:46:16.357Z] Step 8/26 : COPY . . [2020-09-30T21:46:16.977Z] Removing intermediate container 47be5e1e86d9 [2020-09-30T21:46:16.977Z] ---> 60b85195dc18 [2020-09-30T21:46:16.977Z] Step 8/22 : COPY . . [2020-09-30T21:46:17.402Z] Checking out Revision 54b84b229ba08925bb613cd97ca37288ac469551 (master) [2020-09-30T21:46:16.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-30T21:46:16.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T21:46:16.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-30T21:46:16.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-30T21:46:16.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T21:46:16.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-30T21:46:17.429Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T21:46:17.446Z] > git checkout -f 54b84b229ba08925bb613cd97ca37288ac469551 # timeout=10 [2020-09-30T21:46:19.756Z] Removing intermediate container 04b522fa79bf [2020-09-30T21:46:19.756Z] ---> e5d6fce590c5 [2020-09-30T21:46:19.756Z] Step 8/23 : COPY . . [2020-09-30T21:46:22.475Z] Commit message: "fix(snap): update consul to 1.8.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-30T21:46:35.378Z] ========================================================= [2020-09-30T21:46:35.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-30T21:46:35.378Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:46:36.426Z] + 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-09-30T21:46:38.452Z] ---> 629904127ad3 [2020-09-30T21:46:38.452Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-09-30T21:46:38.452Z] ---> Running in 44ca3268132d [2020-09-30T21:46:40.826Z] Sending build context to Docker daemon 324.5MB [2020-09-30T21:46:40.826Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-30T21:46:40.826Z] Step 2/7 : FROM ${BASE} [2020-09-30T21:46:40.826Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-30T21:46:40.826Z] b538f80385f9: Pulling fs layer [2020-09-30T21:46:40.826Z] 74f711af9a0d: Pulling fs layer [2020-09-30T21:46:40.826Z] 99f96fe45779: Pulling fs layer [2020-09-30T21:46:40.826Z] 8529a6b9a6be: Pulling fs layer [2020-09-30T21:46:40.826Z] 45590311c82a: Pulling fs layer [2020-09-30T21:46:40.826Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-30T21:46:40.826Z] 209524e5b208: Pulling fs layer [2020-09-30T21:46:40.826Z] 45590311c82a: Waiting [2020-09-30T21:46:40.826Z] 69ca0ff8b7b3: Waiting [2020-09-30T21:46:40.826Z] 209524e5b208: Waiting [2020-09-30T21:46:40.826Z] 8529a6b9a6be: Waiting [2020-09-30T21:46:40.826Z] 99f96fe45779: Download complete [2020-09-30T21:46:40.826Z] 74f711af9a0d: Download complete [2020-09-30T21:46:40.826Z] 45590311c82a: Verifying Checksum [2020-09-30T21:46:40.826Z] 45590311c82a: Download complete [2020-09-30T21:46:40.826Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-30T21:46:40.826Z] 69ca0ff8b7b3: Download complete [2020-09-30T21:46:41.421Z] b538f80385f9: Verifying Checksum [2020-09-30T21:46:41.421Z] b538f80385f9: Download complete [2020-09-30T21:46:42.026Z] b538f80385f9: Pull complete [2020-09-30T21:46:42.643Z] 74f711af9a0d: Pull complete [2020-09-30T21:46:42.920Z] 99f96fe45779: Pull complete [2020-09-30T21:46:43.908Z] 209524e5b208: Verifying Checksum [2020-09-30T21:46:43.908Z] 209524e5b208: Download complete [2020-09-30T21:46:44.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-30T21:46:44.905Z] 8529a6b9a6be: Verifying Checksum [2020-09-30T21:46:44.905Z] 8529a6b9a6be: Download complete [2020-09-30T21:46:52.539Z] ---> 8bbbe9804d26 [2020-09-30T21:46:52.539Z] 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-09-30T21:46:52.539Z] ---> Running in 6d026df62afd [2020-09-30T21:46:52.539Z] ---> fc3b23f32066 [2020-09-30T21:46:52.539Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-09-30T21:46:52.539Z] ---> 5bb38cb3faae [2020-09-30T21:46:52.539Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-09-30T21:46:52.539Z] ---> 4a5dabcf0e67 [2020-09-30T21:46:52.539Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-09-30T21:46:52.848Z] ---> Running in 30184c635cd9 [2020-09-30T21:46:52.848Z] ---> Running in 2c803515b040 [2020-09-30T21:46:52.848Z] ---> Running in c49727a7ff1c [2020-09-30T21:46:53.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-30T21:46:53.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-30T21:46:54.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-30T21:46:54.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2020-09-30T21:46:55.082Z] 8529a6b9a6be: Pull complete [2020-09-30T21:46:55.680Z] 45590311c82a: Pull complete [2020-09-30T21:46:55.959Z] 69ca0ff8b7b3: Pull complete [2020-09-30T21:47:00.319Z] 209524e5b208: Pull complete [2020-09-30T21:47:00.319Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-30T21:47:00.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-30T21:47:00.319Z] ---> 5bddaf1c2fca [2020-09-30T21:47:00.319Z] 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-09-30T21:47:03.735Z] ---> Running in ebf2d0bc9c63 [2020-09-30T21:47:05.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:47:06.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:47:07.578Z] (1/12) Installing libmagic (5.38-r0) [2020-09-30T21:47:07.578Z] (2/12) Installing file (5.38-r0) [2020-09-30T21:47:07.849Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-30T21:47:07.850Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-30T21:47:14.545Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-30T21:47:14.545Z] (6/12) Installing patch (2.7.6-r6) [2020-09-30T21:47:14.545Z] (7/12) Installing build-base (0.5-r2) [2020-09-30T21:47:14.545Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-30T21:47:14.545Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-30T21:47:14.545Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-30T21:47:14.545Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-30T21:47:14.545Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-30T21:47:14.545Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:47:14.545Z] OK: 217 MiB in 51 packages [2020-09-30T21:47:16.479Z] Removing intermediate container 44ca3268132d [2020-09-30T21:47:16.479Z] ---> e99254c00e04 [2020-09-30T21:47:16.479Z] [2020-09-30T21:47:16.479Z] Step 9/29 : FROM alpine:latest [2020-09-30T21:47:16.479Z] latest: Pulling from library/alpine [2020-09-30T21:47:16.817Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-30T21:47:16.817Z] Status: Downloaded newer image for alpine:latest [2020-09-30T21:47:16.817Z] ---> a24bb4013296 [2020-09-30T21:47:16.817Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-09-30T21:47:17.524Z] ---> Running in 0abd91898328 [2020-09-30T21:47:17.900Z] Removing intermediate container 0abd91898328 [2020-09-30T21:47:17.900Z] ---> e28279eb424d [2020-09-30T21:47:17.900Z] Step 11/29 : USER root [2020-09-30T21:47:18.226Z] ---> Running in bc9bb0503988 [2020-09-30T21:47:18.875Z] Removing intermediate container ebf2d0bc9c63 [2020-09-30T21:47:18.875Z] ---> 9208481605f9 [2020-09-30T21:47:18.875Z] Step 4/7 : WORKDIR /edgex-go [2020-09-30T21:47:18.875Z] ---> Running in 07fe3ef40612 [2020-09-30T21:47:18.875Z] Removing intermediate container 07fe3ef40612 [2020-09-30T21:47:18.875Z] ---> e6445e5ce54c [2020-09-30T21:47:18.875Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-30T21:47:18.904Z] Removing intermediate container bc9bb0503988 [2020-09-30T21:47:18.904Z] ---> b2bdb9632e18 [2020-09-30T21:47:18.904Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-09-30T21:47:18.904Z] ---> Running in 8e3d72f8b2c0 [2020-09-30T21:47:19.469Z] latest: Pulling from library/docker [2020-09-30T21:47:19.469Z] b538f80385f9: Already exists [2020-09-30T21:47:19.469Z] 259a493cd78d: Pulling fs layer [2020-09-30T21:47:19.469Z] b8e66b5100f5: Pulling fs layer [2020-09-30T21:47:19.469Z] 7f8258a56ab6: Pulling fs layer [2020-09-30T21:47:19.469Z] 75a0a0ebb566: Pulling fs layer [2020-09-30T21:47:19.469Z] 4a2c62f0a2a3: Pulling fs layer [2020-09-30T21:47:19.469Z] 294320357d30: Pulling fs layer [2020-09-30T21:47:19.469Z] 294320357d30: Waiting [2020-09-30T21:47:19.748Z] b8e66b5100f5: Verifying Checksum [2020-09-30T21:47:19.748Z] b8e66b5100f5: Download complete [2020-09-30T21:47:19.748Z] 259a493cd78d: Verifying Checksum [2020-09-30T21:47:19.748Z] 259a493cd78d: Download complete [2020-09-30T21:47:19.748Z] 75a0a0ebb566: Download complete [2020-09-30T21:47:19.748Z] 4a2c62f0a2a3: Verifying Checksum [2020-09-30T21:47:19.748Z] 4a2c62f0a2a3: Download complete [2020-09-30T21:47:20.029Z] 294320357d30: Verifying Checksum [2020-09-30T21:47:20.029Z] 294320357d30: Download complete [2020-09-30T21:47:20.304Z] 259a493cd78d: Pull complete [2020-09-30T21:47:20.903Z] b8e66b5100f5: Pull complete [2020-09-30T21:47:21.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:21.180Z] 7f8258a56ab6: Download complete [2020-09-30T21:47:21.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:21.677Z] v3.12.0-355-gd6f249c14e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:47:21.677Z] v3.12.0-356-g20de812e98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:47:21.677Z] OK: 12750 distinct packages available [2020-09-30T21:47:21.967Z] (1/2) Installing ca-certificates (20191127-r4) [2020-09-30T21:47:22.253Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-09-30T21:47:22.254Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:47:22.254Z] Executing ca-certificates-20191127-r4.trigger [2020-09-30T21:47:22.254Z] OK: 6 MiB in 16 packages [2020-09-30T21:47:24.579Z] 7f8258a56ab6: Pull complete [2020-09-30T21:47:24.852Z] 75a0a0ebb566: Pull complete [2020-09-30T21:47:25.128Z] 4a2c62f0a2a3: Pull complete [2020-09-30T21:47:25.401Z] 294320357d30: Pull complete [2020-09-30T21:47:25.401Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-30T21:47:25.401Z] Status: Downloaded newer image for docker:latest [2020-09-30T21:47:25.767Z] Removing intermediate container 8e3d72f8b2c0 [2020-09-30T21:47:25.767Z] ---> 54a026457585 [2020-09-30T21:47:25.767Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-09-30T21:47:25.767Z] ---> Running in 8ffe2405e440 [2020-09-30T21:47:25.767Z] Removing intermediate container 8ffe2405e440 [2020-09-30T21:47:25.767Z] ---> 450d6b025501 [2020-09-30T21:47:25.767Z] Step 14/29 : WORKDIR $BASE_DIR [2020-09-30T21:47:25.767Z] ---> Running in 38bcada59feb [2020-09-30T21:47:26.364Z] Removing intermediate container 38bcada59feb [2020-09-30T21:47:26.364Z] ---> 5d1ab8b6d8d2 [2020-09-30T21:47:26.364Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-09-30T21:47:26.364Z] ---> Running in f04ef2c328f3 [2020-09-30T21:47:26.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-30T21:47:28.807Z] ---> c10b1520e2e6 [2020-09-30T21:47:28.807Z] Step 6/7 : COPY go.mod . [2020-09-30T21:47:29.401Z] ---> 30f39f5cec0e [2020-09-30T21:47:29.401Z] Step 7/7 : RUN go mod download [2020-09-30T21:47:29.678Z] ---> Running in e7b0dbdee5ea [2020-09-30T21:47:32.538Z] Removing intermediate container f04ef2c328f3 [2020-09-30T21:47:32.538Z] ---> ea0b9c466b0d [2020-09-30T21:47:32.538Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-09-30T21:47:33.186Z] ---> bdabaea66ab5 [2020-09-30T21:47:33.186Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-09-30T21:47:35.858Z] ---> 3729dd7debdf [2020-09-30T21:47:35.858Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-09-30T21:47:36.458Z] Removing intermediate container 2c803515b040 [2020-09-30T21:47:36.458Z] ---> 4d6e0fae4c8a [2020-09-30T21:47:36.458Z] [2020-09-30T21:47:36.458Z] Step 10/22 : FROM scratch [2020-09-30T21:47:36.458Z] ---> [2020-09-30T21:47:36.458Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-30T21:47:36.776Z] ---> 82e3cb0d46f9 [2020-09-30T21:47:36.776Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-09-30T21:47:36.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-30T21:47:37.058Z] ---> Running in d97b301bc29e [2020-09-30T21:47:37.444Z] ---> 83e4e0727147 [2020-09-30T21:47:37.444Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-09-30T21:47:37.444Z] Removing intermediate container d97b301bc29e [2020-09-30T21:47:37.444Z] ---> 342b4e64e8d6 [2020-09-30T21:47:37.444Z] Step 12/22 : ENV APP_PORT=48061 [2020-09-30T21:47:37.444Z] ---> Running in 0c4ff98bfff0 [2020-09-30T21:47:37.917Z] ---> 4270ae577c1d [2020-09-30T21:47:37.917Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-09-30T21:47:37.917Z] Removing intermediate container 0c4ff98bfff0 [2020-09-30T21:47:37.917Z] ---> 7114605f9f54 [2020-09-30T21:47:37.917Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:47:37.917Z] ---> Running in 3240b66c39da [2020-09-30T21:47:37.917Z] ---> Running in 059aae7f1e4b [2020-09-30T21:47:38.357Z] Removing intermediate container 059aae7f1e4b [2020-09-30T21:47:38.357Z] ---> bc0c145e2104 [2020-09-30T21:47:38.357Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-09-30T21:47:38.966Z] ---> 104cf5b2f7ac [2020-09-30T21:47:38.966Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-09-30T21:47:39.567Z] ---> c5113146adc0 [2020-09-30T21:47:39.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-09-30T21:47:40.206Z] Removing intermediate container 3240b66c39da [2020-09-30T21:47:40.206Z] ---> c28d8ce6a463 [2020-09-30T21:47:40.206Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-09-30T21:47:40.802Z] ---> 47d7365a1fad [2020-09-30T21:47:40.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-09-30T21:47:40.802Z] ---> 61e537725e03 [2020-09-30T21:47:40.802Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-30T21:47:41.071Z] ---> Running in d3daf5a56382 [2020-09-30T21:47:42.502Z] ---> fb9ad340a5f4 [2020-09-30T21:47:42.502Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-09-30T21:47:43.906Z] ---> Running in cb0b139bf741 [2020-09-30T21:47:43.906Z] Removing intermediate container 6d026df62afd [2020-09-30T21:47:43.906Z] ---> 18b4610c5e85 [2020-09-30T21:47:43.906Z] [2020-09-30T21:47:43.906Z] Step 10/26 : FROM alpine:3.10 [2020-09-30T21:47:43.906Z] Removing intermediate container 30184c635cd9 [2020-09-30T21:47:43.906Z] ---> 595a1b4fdba2 [2020-09-30T21:47:43.906Z] [2020-09-30T21:47:43.906Z] Step 10/22 : FROM scratch [2020-09-30T21:47:43.906Z] ---> [2020-09-30T21:47:43.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:47:44.172Z] ---> Running in 74560a18eb25 [2020-09-30T21:47:44.172Z] Removing intermediate container cb0b139bf741 [2020-09-30T21:47:44.172Z] ---> 231f8e9d861d [2020-09-30T21:47:44.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:47:44.172Z] 3.10: Pulling from library/alpine [2020-09-30T21:47:44.440Z] ---> Running in 4a3d3b08ed52 [2020-09-30T21:47:45.428Z] Removing intermediate container 74560a18eb25 [2020-09-30T21:47:45.428Z] ---> d99e16ebacca [2020-09-30T21:47:45.428Z] Step 12/22 : ENV APP_PORT=48081 [2020-09-30T21:47:46.427Z] ---> Running in b35e5473fc97 [2020-09-30T21:47:46.427Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-09-30T21:47:46.427Z] Removing intermediate container d3daf5a56382 [2020-09-30T21:47:46.427Z] ---> e39eac1fca8e [2020-09-30T21:47:46.427Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-09-30T21:47:47.069Z] Status: Downloaded newer image for alpine:3.10 [2020-09-30T21:47:47.069Z] ---> be4e4bea2c2e [2020-09-30T21:47:47.069Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-09-30T21:47:47.069Z] Removing intermediate container 4a3d3b08ed52 [2020-09-30T21:47:47.069Z] ---> 903faa4b11af [2020-09-30T21:47:47.069Z] Step 20/22 : LABEL arch=x86_64 [2020-09-30T21:47:48.038Z] ---> Running in ae8c8ff2b1da [2020-09-30T21:47:48.038Z] Removing intermediate container b35e5473fc97 [2020-09-30T21:47:48.038Z] ---> dca6871440e0 [2020-09-30T21:47:48.038Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:47:48.038Z] ---> Running in 673d4e96f366 [2020-09-30T21:47:48.038Z] ---> Running in e1e862f403e9 [2020-09-30T21:47:48.038Z] Removing intermediate container c49727a7ff1c [2020-09-30T21:47:48.038Z] ---> 73aab5536af0 [2020-09-30T21:47:48.038Z] [2020-09-30T21:47:48.038Z] Step 10/23 : FROM alpine [2020-09-30T21:47:48.038Z] ---> a24bb4013296 [2020-09-30T21:47:48.038Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:47:48.038Z] ---> Running in 994b5fd820d2 [2020-09-30T21:47:48.306Z] ---> Running in fd6a1cbfdb21 [2020-09-30T21:47:48.306Z] Removing intermediate container 673d4e96f366 [2020-09-30T21:47:48.306Z] ---> 3bad1925a07a [2020-09-30T21:47:48.306Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:47:48.587Z] ---> Running in ca1215cf54fc [2020-09-30T21:47:48.587Z] Removing intermediate container 994b5fd820d2 [2020-09-30T21:47:48.587Z] ---> 62e2a30acf08 [2020-09-30T21:47:48.587Z] Step 14/22 : WORKDIR / [2020-09-30T21:47:48.587Z] Removing intermediate container fd6a1cbfdb21 [2020-09-30T21:47:48.587Z] ---> 1e3eb9233e26 [2020-09-30T21:47:48.587Z] Step 12/23 : ENV APP_PORT=48080 [2020-09-30T21:47:48.863Z] ---> Running in 2244beadd04a [2020-09-30T21:47:48.863Z] ---> Running in fc61627c3a77 [2020-09-30T21:47:49.171Z] Removing intermediate container ca1215cf54fc [2020-09-30T21:47:49.171Z] ---> 9f06711c8d31 [2020-09-30T21:47:49.171Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:47:49.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:49.171Z] ---> Running in 33a587f21d97 [2020-09-30T21:47:49.171Z] Removing intermediate container 2244beadd04a [2020-09-30T21:47:49.171Z] ---> 1eac52b0c0fc [2020-09-30T21:47:49.171Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-09-30T21:47:49.449Z] Removing intermediate container fc61627c3a77 [2020-09-30T21:47:49.449Z] ---> 8f63e0359b83 [2020-09-30T21:47:49.449Z] Step 13/23 : EXPOSE $APP_PORT [2020-09-30T21:47:49.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:49.449Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-09-30T21:47:49.449Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-09-30T21:47:49.449Z] OK: 10346 distinct packages available [2020-09-30T21:47:49.449Z] ---> Running in b5872d9365ae [2020-09-30T21:47:49.449Z] Removing intermediate container 33a587f21d97 [2020-09-30T21:47:49.449Z] ---> e94c992bdea3 [2020-09-30T21:47:49.449Z] [2020-09-30T21:47:49.727Z] (1/5) Installing ca-certificates (20191127-r2) [2020-09-30T21:47:49.727Z] ---> 654ba83b3986 [2020-09-30T21:47:49.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-09-30T21:47:49.727Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-09-30T21:47:49.727Z] (3/5) Installing libcurl (7.66.0-r1) [2020-09-30T21:47:49.727Z] (4/5) Installing curl (7.66.0-r1) [2020-09-30T21:47:49.727Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-09-30T21:47:49.727Z] Executing busybox-1.30.1-r3.trigger [2020-09-30T21:47:49.997Z] Executing ca-certificates-20191127-r2.trigger [2020-09-30T21:47:50.291Z] OK: 7 MiB in 19 packages [2020-09-30T21:47:50.291Z] Successfully built e94c992bdea3 [2020-09-30T21:47:50.575Z] Successfully tagged docker-support-logging-go:latest [2020-09-30T21:47:50.576Z] Building docker-core-command-go [2020-09-30T21:47:50.576Z]  Building docker-support-logging-go ... done Removing intermediate container b5872d9365ae [2020-09-30T21:47:50.576Z] ---> f289414b7bf8 [2020-09-30T21:47:50.576Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:47:50.872Z] ---> Running in 465448af2f9d [2020-09-30T21:47:50.872Z] Removing intermediate container ae8c8ff2b1da [2020-09-30T21:47:50.872Z] ---> ed0c0ccc9599 [2020-09-30T21:47:50.872Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-09-30T21:47:50.872Z] ---> be615b04ecbc [2020-09-30T21:47:50.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-09-30T21:47:50.872Z] ---> Running in 911d53dc02c2 [2020-09-30T21:47:51.922Z] ---> 508eabd676a3 [2020-09-30T21:47:51.922Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-09-30T21:47:52.214Z] Removing intermediate container 911d53dc02c2 [2020-09-30T21:47:52.214Z] ---> 5d39f5d6d254 [2020-09-30T21:47:52.214Z] Step 26/29 : CMD [ "generate" ] [2020-09-30T21:47:52.214Z] Removing intermediate container e1e862f403e9 [2020-09-30T21:47:52.214Z] ---> 65540b19de36 [2020-09-30T21:47:52.214Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-30T21:47:52.497Z] ---> Running in 2376b25220e8 [2020-09-30T21:47:52.497Z] ---> Running in f797c297118b [2020-09-30T21:47:52.497Z] ---> Running in 5c5a9251336b [2020-09-30T21:47:54.538Z] Removing intermediate container f797c297118b [2020-09-30T21:47:54.538Z] ---> d2782ef2dcf1 [2020-09-30T21:47:54.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:47:54.538Z] Removing intermediate container 5c5a9251336b [2020-09-30T21:47:54.538Z] ---> e739965d111f [2020-09-30T21:47:54.538Z] Step 13/26 : WORKDIR / [2020-09-30T21:47:54.821Z] Removing intermediate container 2376b25220e8 [2020-09-30T21:47:54.821Z] ---> 31316645e6dd [2020-09-30T21:47:54.821Z] Step 27/29 : LABEL arch=x86_64 [2020-09-30T21:47:54.821Z] ---> Running in 61415c7b91e7 [2020-09-30T21:47:54.821Z] ---> Running in 7166bb96e9d0 [2020-09-30T21:47:55.097Z] Removing intermediate container 465448af2f9d [2020-09-30T21:47:55.097Z] ---> 533851ccfcbf [2020-09-30T21:47:55.097Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-09-30T21:47:55.367Z] ---> Running in 19dc8d51c3cf [2020-09-30T21:47:55.636Z] ---> Running in 69c87faadd29 [2020-09-30T21:47:55.636Z] Removing intermediate container 61415c7b91e7 [2020-09-30T21:47:55.636Z] ---> 9b843e166587 [2020-09-30T21:47:55.636Z] Step 20/22 : LABEL arch=x86_64 [2020-09-30T21:47:55.904Z] Removing intermediate container 7166bb96e9d0 [2020-09-30T21:47:55.904Z] ---> 3cd751f5693e [2020-09-30T21:47:55.904Z] 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-09-30T21:47:55.904Z] ---> Running in a50aff422d75 [2020-09-30T21:47:56.175Z] Removing intermediate container 19dc8d51c3cf [2020-09-30T21:47:56.175Z] ---> 0930db5abaec [2020-09-30T21:47:56.175Z] Step 28/29 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:47:56.175Z] ---> Running in 3694f561fe1b [2020-09-30T21:47:56.175Z] ---> bd7c0d083e91 [2020-09-30T21:47:56.175Z] 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-09-30T21:47:56.485Z] Removing intermediate container e7b0dbdee5ea [2020-09-30T21:47:56.485Z] ---> c3664bb36c65 [2020-09-30T21:47:56.485Z] Successfully built c3664bb36c65 [2020-09-30T21:47:56.485Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:47:56.897Z] + docker inspect -f . ci-base-image-arm64 [2020-09-30T21:47:56.897Z] . [Pipeline] withDockerContainer [2020-09-30T21:47:57.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:57.128Z] Removing intermediate container a50aff422d75 [2020-09-30T21:47:57.128Z] ---> 536da3e638f3 [2020-09-30T21:47:57.128Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:47:57.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2020-09-30T21:47:57.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:47:57.393Z] Removing intermediate container 3694f561fe1b [2020-09-30T21:47:57.393Z] ---> 1946275643f5 [2020-09-30T21:47:57.393Z] Step 29/29 : LABEL version=1.2.2-dev.39 [2020-09-30T21:47:57.393Z] ---> 6c87fb16d079 [2020-09-30T21:47:57.393Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-09-30T21:47:57.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:47:58.055Z] ---> Running in 44b33bf0b800 [2020-09-30T21:47:58.338Z] ---> Running in 103fe7eba5a8 [2020-09-30T21:47:58.338Z] (1/5) Installing libgcc (9.3.0-r2) [2020-09-30T21:47:58.339Z] (2/5) Installing libsodium (1.0.18-r0) [2020-09-30T21:47:58.339Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-09-30T21:47:58.614Z] ---> af7c2670adb5 [2020-09-30T21:47:58.614Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-09-30T21:47:58.614Z] (4/5) Installing libzmq (4.3.3-r0) [2020-09-30T21:47:59.117Z] $ docker top 08aa7cc9bca484956c93ebe66ff6482fa7eb903076c59f447c97f2e9958df34a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:47:59.569Z] (5/5) Installing zeromq (4.3.3-r0) [2020-09-30T21:47:59.569Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:47:59.570Z] OK: 8 MiB in 19 packages [2020-09-30T21:47:59.840Z] Removing intermediate container 44b33bf0b800 [2020-09-30T21:47:59.840Z] ---> bf47a7e32fe5 [2020-09-30T21:47:59.840Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:47:59.840Z] Removing intermediate container 103fe7eba5a8 [2020-09-30T21:47:59.840Z] ---> 1505a8469984 [2020-09-30T21:47:59.840Z] [2020-09-30T21:48:00.442Z] ---> 04621b75c08c [2020-09-30T21:48:00.442Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-09-30T21:48:00.442Z] Successfully built 1505a8469984 [2020-09-30T21:48:00.442Z] ---> Running in f83599bb6af1 [2020-09-30T21:48:00.442Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-09-30T21:48:00.442Z] Building docker-support-notifications-go [2020-09-30T21:48:00.536Z] + go version [2020-09-30T21:48:00.536Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-30T21:48:00.563Z] $ docker stop --time=1 08aa7cc9bca484956c93ebe66ff6482fa7eb903076c59f447c97f2e9958df34a [2020-09-30T21:48:02.540Z] $ docker rm -f 08aa7cc9bca484956c93ebe66ff6482fa7eb903076c59f447c97f2e9958df34a [2020-09-30T21:48:02.624Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container f83599bb6af1 [2020-09-30T21:48:02.624Z] ---> fd77b8f9240a [2020-09-30T21:48:02.624Z] [Pipeline] // withDockerContainer [2020-09-30T21:48:02.920Z] Successfully built fd77b8f9240a [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-30T21:48:03.187Z] Successfully tagged docker-core-metadata-go:latest [2020-09-30T21:48:03.188Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [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-09-30T21:48:04.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-30T21:48:04.073Z] [2020-09-30T21:48:04.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:48:04.627Z] ---> 32d2c7c1fbd9 [2020-09-30T21:48:04.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-09-30T21:48:04.627Z] Removing intermediate container 69c87faadd29 [2020-09-30T21:48:04.627Z] ---> c05ab488b3fd [2020-09-30T21:48:04.627Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-09-30T21:48:04.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-30T21:48:04.742Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-09-30T21:48:04.742Z] 29e5d40040c1: Pulling fs layer [2020-09-30T21:48:04.742Z] 1ce36da41761: Pulling fs layer [2020-09-30T21:48:04.742Z] 25b303627fd3: Pulling fs layer [2020-09-30T21:48:05.346Z] 29e5d40040c1: Verifying Checksum [2020-09-30T21:48:05.346Z] 29e5d40040c1: Download complete [2020-09-30T21:48:05.947Z] 1ce36da41761: Verifying Checksum [2020-09-30T21:48:05.947Z] 1ce36da41761: Download complete [2020-09-30T21:48:05.947Z] 29e5d40040c1: Pull complete [2020-09-30T21:48:06.622Z] ---> 4c2d8577f031 [2020-09-30T21:48:06.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-09-30T21:48:07.389Z] 1ce36da41761: Pull complete [2020-09-30T21:48:07.389Z] 25b303627fd3: Verifying Checksum [2020-09-30T21:48:07.389Z] 25b303627fd3: Download complete [2020-09-30T21:48:07.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:48:07.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:48:07.616Z] ---> 6fea3e000410 [2020-09-30T21:48:07.616Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:48:07.616Z] ---> Using cache [2020-09-30T21:48:07.616Z] ---> a95a5210cce8 [2020-09-30T21:48:07.616Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:48:07.616Z] ---> Using cache [2020-09-30T21:48:07.616Z] ---> a510f08bba36 [2020-09-30T21:48:07.616Z] Step 5/22 : RUN apk update && apk add make git [2020-09-30T21:48:08.629Z] ---> ff5a74439ee6 [2020-09-30T21:48:08.629Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-09-30T21:48:08.931Z] ---> Running in 8e6ddb227c23 [2020-09-30T21:48:08.931Z] ---> 62e494d94966 [2020-09-30T21:48:08.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-09-30T21:48:09.549Z] ---> 0fe4cbce5c78 [2020-09-30T21:48:09.549Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-09-30T21:48:09.841Z] ---> 5f3a9f94a985 [2020-09-30T21:48:09.841Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-09-30T21:48:09.841Z] ---> Running in 7f071e4dfb0f [2020-09-30T21:48:10.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:48:10.106Z] Removing intermediate container 7f071e4dfb0f [2020-09-30T21:48:10.106Z] ---> 3c5544d556e0 [2020-09-30T21:48:10.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:48:10.106Z] ---> b2d5153bad91 [2020-09-30T21:48:10.106Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-30T21:48:10.378Z] ---> Running in 669786381b93 [2020-09-30T21:48:10.378Z] ---> Running in 4cc1759b58c2 [2020-09-30T21:48:10.656Z] Removing intermediate container 669786381b93 [2020-09-30T21:48:10.656Z] ---> 363335fa45b9 [2020-09-30T21:48:10.656Z] Step 21/23 : LABEL arch=x86_64 [2020-09-30T21:48:10.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:48:11.543Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:48:11.543Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:48:11.543Z] OK: 12752 distinct packages available [2020-09-30T21:48:11.822Z] OK: 233 MiB in 51 packages [2020-09-30T21:48:12.418Z] ---> Running in 2627fbc6ee6f [2020-09-30T21:48:13.214Z] Removing intermediate container 2627fbc6ee6f [2020-09-30T21:48:13.214Z] ---> babc3bb41f7b [2020-09-30T21:48:13.214Z] Step 22/23 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:48:13.883Z] ---> Running in 471e481d9646 [2020-09-30T21:48:15.346Z] Removing intermediate container 471e481d9646 [2020-09-30T21:48:15.346Z] ---> 3eb35ca0ec17 [2020-09-30T21:48:15.346Z] Step 23/23 : LABEL version=1.2.2-dev.39 [2020-09-30T21:48:15.346Z] Removing intermediate container 4cc1759b58c2 [2020-09-30T21:48:15.346Z] ---> ebb2d0b50b88 [2020-09-30T21:48:15.346Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-09-30T21:48:15.625Z] Removing intermediate container 8e6ddb227c23 [2020-09-30T21:48:15.625Z] ---> bccc7c67f344 [2020-09-30T21:48:15.625Z] Step 6/22 : COPY go.mod . [2020-09-30T21:48:15.625Z] ---> Running in 7c3e44dc1098 [2020-09-30T21:48:15.906Z] ---> Running in 58539adbea91 [2020-09-30T21:48:17.367Z] Removing intermediate container 7c3e44dc1098 [2020-09-30T21:48:17.367Z] ---> 9c12a3f055c3 [2020-09-30T21:48:17.367Z] Step 24/26 : LABEL arch=x86_64 [2020-09-30T21:48:17.562Z] 25b303627fd3: Pull complete [2020-09-30T21:48:17.562Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-09-30T21:48:17.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-30T21:48:17.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-09-30T21:48:17.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2020-09-30T21:48:17.888Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:48:17.993Z] Removing intermediate container 58539adbea91 [2020-09-30T21:48:17.993Z] ---> 13fa2f673c4f [2020-09-30T21:48:17.993Z] [2020-09-30T21:48:17.993Z] ---> 122b8bd03304 [2020-09-30T21:48:17.993Z] Step 7/22 : RUN go mod download [2020-09-30T21:48:18.278Z] Successfully built 13fa2f673c4f [2020-09-30T21:48:18.550Z] Successfully tagged docker-core-data-go:latest [2020-09-30T21:48:18.550Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2020-09-30T21:48:19.155Z] ---> Running in 7da30f6c6bdd [2020-09-30T21:48:19.155Z] ---> Running in 40977fda5a2f [2020-09-30T21:48:20.150Z] Removing intermediate container 7da30f6c6bdd [2020-09-30T21:48:20.150Z] ---> 7e5094689de4 [2020-09-30T21:48:20.150Z] Step 25/26 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:48:20.810Z] ---> Running in 80e9e0771dc5 [2020-09-30T21:48:21.338Z] $ docker top a2bc64bcee794eee357ba8c6a413e33aab418d6fac1ed4bec48d4be1270ef9db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:48:21.832Z] Removing intermediate container 80e9e0771dc5 [2020-09-30T21:48:21.832Z] ---> dd6e4cd0c1d8 [2020-09-30T21:48:21.832Z] Step 26/26 : LABEL version=1.2.2-dev.39 [2020-09-30T21:48:22.462Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:48:22.462Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:48:22.462Z] ---> 6fea3e000410 [2020-09-30T21:48:22.462Z] Step 3/20 : WORKDIR /edgex-go [2020-09-30T21:48:22.462Z] ---> Using cache [2020-09-30T21:48:22.462Z] ---> a95a5210cce8 [2020-09-30T21:48:22.462Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:48:22.462Z] ---> Using cache [2020-09-30T21:48:22.462Z] ---> a510f08bba36 [2020-09-30T21:48:22.462Z] Step 5/20 : RUN apk update && apk add make git [2020-09-30T21:48:22.462Z] ---> Using cache [2020-09-30T21:48:22.462Z] ---> bccc7c67f344 [2020-09-30T21:48:22.462Z] Step 6/20 : COPY go.mod . [2020-09-30T21:48:22.462Z] ---> Using cache [2020-09-30T21:48:22.462Z] ---> 122b8bd03304 [2020-09-30T21:48:22.462Z] Step 7/20 : RUN go mod download [2020-09-30T21:48:22.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:48:22.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:48:22.726Z] ---> 6fea3e000410 [2020-09-30T21:48:22.726Z] Step 3/24 : WORKDIR /edgex-go [2020-09-30T21:48:22.726Z] ---> Using cache [2020-09-30T21:48:22.726Z] ---> a95a5210cce8 [2020-09-30T21:48:22.726Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:48:22.726Z] ---> Using cache [2020-09-30T21:48:22.726Z] ---> a510f08bba36 [2020-09-30T21:48:22.726Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-09-30T21:48:22.819Z] + docker-compose build --help [2020-09-30T21:48:22.819Z] + grep parallel [2020-09-30T21:48:24.665Z] ---> Running in 7b1710512bdf [2020-09-30T21:48:24.665Z] ---> Running in a7af4de558ae [2020-09-30T21:48:24.665Z] ---> Running in 2d27184fcccc [2020-09-30T21:48:24.665Z] Removing intermediate container 7b1710512bdf [2020-09-30T21:48:24.665Z] ---> 66e617c89f33 [2020-09-30T21:48:24.665Z] [2020-09-30T21:48:25.624Z] Successfully built 66e617c89f33 [2020-09-30T21:48:25.624Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-09-30T21:48:25.624Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-09-30T21:48:25.624Z] Removing intermediate container 40977fda5a2f [2020-09-30T21:48:25.624Z] ---> 9a4dfc0b808a [2020-09-30T21:48:25.624Z] Step 8/22 : COPY . . [2020-09-30T21:48:26.197Z] --parallel Build images in parallel. [Pipeline] } [2020-09-30T21:48:26.225Z] $ docker stop --time=1 a2bc64bcee794eee357ba8c6a413e33aab418d6fac1ed4bec48d4be1270ef9db [2020-09-30T21:48:28.137Z] $ docker rm -f a2bc64bcee794eee357ba8c6a413e33aab418d6fac1ed4bec48d4be1270ef9db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:48:28.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-09-30T21:48:28.997Z] . [2020-09-30T21:48:29.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2020-09-30T21:48:29.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-2290 does not seem to be running inside a container [2020-09-30T21:48:29.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:48:29.321Z] $ 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/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:48:29.926Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:48:29.926Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:48:29.926Z] OK: 12752 distinct packages available [2020-09-30T21:48:30.520Z] OK: 233 MiB in 51 packages [2020-09-30T21:48:30.704Z] $ docker top ab6827a4e7ba350c07d788df29579dd935673d6ed791ed6b73c18b2d09b2efa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:48:31.792Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-09-30T21:48:32.480Z] Removing intermediate container a7af4de558ae [2020-09-30T21:48:32.480Z] ---> 2f4b441ae856 [2020-09-30T21:48:32.480Z] Step 8/20 : COPY . . [2020-09-30T21:48:35.172Z] Building docker-core-command-go ... [2020-09-30T21:48:35.172Z] Building docker-core-data-go ... [2020-09-30T21:48:35.172Z] Building docker-core-metadata-go ... [2020-09-30T21:48:35.172Z] Building docker-security-proxy-setup-go ... [2020-09-30T21:48:35.172Z] Building docker-security-secrets-setup-go ... [2020-09-30T21:48:35.172Z] Building docker-security-secretstore-setup-go ... [2020-09-30T21:48:35.172Z] Building docker-support-logging-go ... [2020-09-30T21:48:35.172Z] Building docker-support-notifications-go ... [2020-09-30T21:48:35.172Z] Building docker-support-scheduler-go ... [2020-09-30T21:48:35.172Z] Building docker-sys-mgmt-agent-go ... [2020-09-30T21:48:35.172Z] Building docker-sys-mgmt-agent-go [2020-09-30T21:48:35.172Z] Building docker-security-secretstore-setup-go [2020-09-30T21:48:35.172Z] Building docker-support-notifications-go [2020-09-30T21:48:35.172Z] Building docker-core-metadata-go [2020-09-30T21:48:35.172Z] Building docker-support-scheduler-go [2020-09-30T21:48:35.709Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:48:35.709Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:48:35.709Z] ---> 6fea3e000410 [2020-09-30T21:48:35.709Z] Step 3/27 : WORKDIR /edgex-go [2020-09-30T21:48:35.709Z] ---> Using cache [2020-09-30T21:48:35.709Z] ---> a95a5210cce8 [2020-09-30T21:48:35.709Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:48:35.709Z] ---> Using cache [2020-09-30T21:48:35.709Z] ---> a510f08bba36 [2020-09-30T21:48:35.709Z] Step 5/27 : RUN apk update && apk add make bash git [2020-09-30T21:48:35.974Z] Removing intermediate container 2d27184fcccc [2020-09-30T21:48:35.974Z] ---> a19fdbee70c0 [2020-09-30T21:48:35.974Z] Step 6/24 : COPY go.mod . [2020-09-30T21:48:36.949Z] ---> Running in ee3feece3c56 [2020-09-30T21:48:39.598Z] ---> 8ed8346cfe23 [2020-09-30T21:48:39.598Z] Step 7/24 : RUN go mod download [2020-09-30T21:48:41.063Z] ---> Running in dd50eba8eda5 [2020-09-30T21:48:42.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:48:43.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:48:43.760Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:48:43.760Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:48:43.760Z] OK: 12752 distinct packages available [2020-09-30T21:48:44.051Z] OK: 233 MiB in 51 packages [2020-09-30T21:48:48.430Z] Removing intermediate container ee3feece3c56 [2020-09-30T21:48:48.430Z] ---> f673a3437e80 [2020-09-30T21:48:48.430Z] Step 6/27 : COPY go.mod . [2020-09-30T21:48:48.713Z] Removing intermediate container dd50eba8eda5 [2020-09-30T21:48:48.713Z] ---> 546be31298a2 [2020-09-30T21:48:48.713Z] Step 8/24 : COPY . . [2020-09-30T21:48:49.310Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:48:49.310Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:48:49.310Z] ---> 6fea3e000410 [2020-09-30T21:48:49.310Z] Step 3/21 : WORKDIR /edgex-go [2020-09-30T21:48:49.310Z] ---> Using cache [2020-09-30T21:48:49.310Z] ---> a95a5210cce8 [2020-09-30T21:48:49.310Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:48:49.310Z] ---> Using cache [2020-09-30T21:48:49.310Z] ---> a510f08bba36 [2020-09-30T21:48:49.310Z] Step 5/21 : RUN apk update && apk add make git [2020-09-30T21:48:49.310Z] ---> Using cache [2020-09-30T21:48:49.310Z] ---> bccc7c67f344 [2020-09-30T21:48:49.310Z] Step 6/21 : COPY go.mod . [2020-09-30T21:48:49.310Z] ---> Using cache [2020-09-30T21:48:49.310Z] ---> 122b8bd03304 [2020-09-30T21:48:49.310Z] Step 7/21 : RUN go mod download [2020-09-30T21:48:49.310Z] ---> Using cache [2020-09-30T21:48:49.310Z] ---> 2f4b441ae856 [2020-09-30T21:48:49.310Z] Step 8/21 : COPY . . [2020-09-30T21:48:49.912Z] ---> f0e2e409c50c [2020-09-30T21:48:49.912Z] Step 7/27 : RUN go mod download [2020-09-30T21:48:54.354Z] ---> Running in e287ade2953e [2020-09-30T21:48:58.836Z] ---> be67737b62e8 [2020-09-30T21:48:58.836Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-09-30T21:49:00.296Z] ---> Running in fbba82206459 [2020-09-30T21:49:01.776Z] ---> e87104a0ef74 [2020-09-30T21:49:01.776Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-09-30T21:49:03.363Z] Removing intermediate container e287ade2953e [2020-09-30T21:49:03.363Z] ---> d0b8f42d4d76 [2020-09-30T21:49:03.363Z] Step 8/27 : COPY . . [2020-09-30T21:49:03.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2020-09-30T21:49:03.643Z] ---> Running in 19d989ae88e0 [2020-09-30T21:49:07.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-30T21:49:17.472Z] ---> 1101b115c788 [2020-09-30T21:49:17.472Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-09-30T21:49:17.759Z] ---> Running in 210f03c3d50f [2020-09-30T21:49:17.759Z] ---> c83dd777b442 [2020-09-30T21:49:17.759Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-09-30T21:49:18.382Z] ---> Running in 19da1f6232fe [2020-09-30T21:49:21.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-30T21:49:21.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-30T21:49:29.748Z] ---> 162b2d1c1c17 [2020-09-30T21:49:29.748Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-09-30T21:49:29.748Z] ---> Running in c8dfd494952a [2020-09-30T21:49:30.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-30T21:49:45.181Z] Removing intermediate container 19d989ae88e0 [2020-09-30T21:49:45.181Z] ---> be3440ca2356 [2020-09-30T21:49:45.181Z] [2020-09-30T21:49:45.181Z] Step 10/20 : FROM alpine [2020-09-30T21:49:45.181Z] ---> a24bb4013296 [2020-09-30T21:49:45.181Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-09-30T21:49:45.181Z] ---> Running in cc0845667b12 [2020-09-30T21:49:45.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:49:45.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:49:45.566Z] v3.12.0-355-gd6f249c14e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:49:45.566Z] v3.12.0-356-g20de812e98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:49:45.566Z] OK: 12750 distinct packages available [2020-09-30T21:49:46.271Z] (1/4) Installing ca-certificates (20191127-r4) [2020-09-30T21:49:46.271Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-09-30T21:49:46.271Z] (3/4) Installing libcurl (7.69.1-r1) [2020-09-30T21:49:46.583Z] (4/4) Installing curl (7.69.1-r1) [2020-09-30T21:49:46.583Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:49:46.583Z] Executing ca-certificates-20191127-r4.trigger [2020-09-30T21:49:46.583Z] OK: 7 MiB in 18 packages [2020-09-30T21:49:49.293Z] Removing intermediate container fbba82206459 [2020-09-30T21:49:49.293Z] ---> a0eb99136810 [2020-09-30T21:49:49.293Z] [2020-09-30T21:49:49.293Z] Step 10/22 : FROM scratch [2020-09-30T21:49:49.293Z] ---> [2020-09-30T21:49:49.293Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:49:49.573Z] Removing intermediate container cc0845667b12 [2020-09-30T21:49:49.573Z] ---> 98295ba06a91 [2020-09-30T21:49:49.573Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-30T21:49:49.573Z] ---> Running in af75221ce287 [2020-09-30T21:49:50.577Z] ---> Using cache [2020-09-30T21:49:50.577Z] ---> d99e16ebacca [2020-09-30T21:49:50.577Z] Step 12/22 : ENV APP_PORT=48082 [2020-09-30T21:49:51.225Z] ---> Running in 81c2eb1fcfb8 [2020-09-30T21:49:51.225Z] Removing intermediate container af75221ce287 [2020-09-30T21:49:51.225Z] ---> 48a95bb269f7 [2020-09-30T21:49:51.225Z] Step 13/20 : WORKDIR /edgex [2020-09-30T21:49:51.525Z] ---> Running in 95e6c1c71905 [2020-09-30T21:49:51.834Z] Removing intermediate container 81c2eb1fcfb8 [2020-09-30T21:49:51.834Z] ---> 009c9cdc0aa4 [2020-09-30T21:49:51.834Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:49:51.834Z] ---> Running in 252d34c214b3 [2020-09-30T21:49:52.152Z] Removing intermediate container 95e6c1c71905 [2020-09-30T21:49:52.152Z] ---> 1b6fa31c0938 [2020-09-30T21:49:52.152Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-09-30T21:49:52.152Z] Removing intermediate container 252d34c214b3 [2020-09-30T21:49:52.152Z] ---> 08893d9bf207 [2020-09-30T21:49:52.152Z] Step 14/22 : WORKDIR / [2020-09-30T21:49:52.152Z] ---> Running in 808ffe06d11c [2020-09-30T21:49:52.767Z] Removing intermediate container 808ffe06d11c [2020-09-30T21:49:52.767Z] ---> b7acc2350aa6 [2020-09-30T21:49:52.767Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-09-30T21:49:52.767Z] ---> f52ff395519a [2020-09-30T21:49:52.767Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-09-30T21:49:53.769Z] ---> 625bf0540f37 [2020-09-30T21:49:53.769Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-09-30T21:49:54.772Z] ---> 0a93d5491ca6 [2020-09-30T21:49:54.772Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-09-30T21:49:55.106Z] ---> Running in b833b33d5297 [2020-09-30T21:49:55.106Z] ---> 25a24b1c6257 [2020-09-30T21:49:55.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-09-30T21:49:55.746Z] Removing intermediate container b833b33d5297 [2020-09-30T21:49:55.746Z] ---> 662e62873506 [2020-09-30T21:49:55.746Z] Step 17/20 : CMD ["--init=true"] [2020-09-30T21:49:56.027Z] ---> 56b4d524214d [2020-09-30T21:49:56.027Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-09-30T21:49:56.027Z] ---> Running in a5c2a806dacf [2020-09-30T21:49:56.316Z] ---> Running in e08c3597142b [2020-09-30T21:49:56.598Z] Removing intermediate container a5c2a806dacf [2020-09-30T21:49:56.598Z] ---> 3e68e137b562 [2020-09-30T21:49:56.598Z] Step 18/20 : LABEL arch=x86_64 [2020-09-30T21:49:56.598Z] ---> Running in c4a50584f944 [2020-09-30T21:49:56.867Z] Removing intermediate container e08c3597142b [2020-09-30T21:49:56.867Z] ---> 526546420e36 [2020-09-30T21:49:56.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:49:56.972Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:49:56.972Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:49:56.972Z] ---> c3664bb36c65 [2020-09-30T21:49:56.972Z] Step 3/24 : WORKDIR /edgex-go [2020-09-30T21:49:56.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:49:56.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:49:56.972Z] ---> c3664bb36c65 [2020-09-30T21:49:56.972Z] Step 3/26 : WORKDIR /edgex-go [2020-09-30T21:49:57.244Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:49:57.244Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:49:57.244Z] ---> c3664bb36c65 [2020-09-30T21:49:57.244Z] Step 3/21 : WORKDIR /edgex-go [2020-09-30T21:49:57.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:49:57.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:49:57.244Z] ---> c3664bb36c65 [2020-09-30T21:49:57.244Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:49:57.244Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:49:57.244Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:49:57.244Z] ---> c3664bb36c65 [2020-09-30T21:49:57.244Z] Step 3/27 : WORKDIR /edgex-go [2020-09-30T21:49:57.468Z] ---> Running in a7a013b0a009 [2020-09-30T21:49:57.468Z] Removing intermediate container c4a50584f944 [2020-09-30T21:49:57.468Z] ---> eb9233379794 [2020-09-30T21:49:57.468Z] Step 19/20 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:49:57.766Z] ---> Running in 5ef6a314e32a [2020-09-30T21:49:57.767Z] Removing intermediate container a7a013b0a009 [2020-09-30T21:49:57.767Z] ---> 5f71c577e172 [2020-09-30T21:49:57.767Z] Step 20/22 : LABEL arch=x86_64 [2020-09-30T21:49:58.054Z] ---> Running in df83618635ad [2020-09-30T21:49:58.054Z] Removing intermediate container 5ef6a314e32a [2020-09-30T21:49:58.054Z] ---> 42e8e836c70d [2020-09-30T21:49:58.054Z] Step 20/20 : LABEL version=1.2.2-dev.39 [2020-09-30T21:49:58.341Z] ---> Running in 079b9cfaf6ea [2020-09-30T21:49:58.341Z] Removing intermediate container df83618635ad [2020-09-30T21:49:58.341Z] ---> b673d9d04aec [2020-09-30T21:49:58.341Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:49:58.341Z] ---> Running in ea2574fbdc61 [2020-09-30T21:49:58.652Z] Removing intermediate container 079b9cfaf6ea [2020-09-30T21:49:58.652Z] ---> f2a8320232e1 [2020-09-30T21:49:58.652Z] [2020-09-30T21:49:59.264Z] Successfully built f2a8320232e1 [2020-09-30T21:49:59.554Z] Removing intermediate container ea2574fbdc61 [2020-09-30T21:49:59.554Z] ---> 1fb1eebaa297 [2020-09-30T21:49:59.554Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:49:59.554Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-09-30T21:49:59.554Z]  Building docker-security-proxy-setup-go ... done  ---> Running in ce1b5b3e9330 [2020-09-30T21:49:59.826Z] Removing intermediate container ce1b5b3e9330 [2020-09-30T21:49:59.826Z] ---> f2d669cbf34a [2020-09-30T21:49:59.826Z] [2020-09-30T21:50:00.107Z] Successfully built f2d669cbf34a [2020-09-30T21:50:00.107Z] Successfully tagged docker-core-command-go:latest [2020-09-30T21:50:00.650Z] ---> Running in 74315decda67 [2020-09-30T21:50:00.650Z] ---> Running in aed884288009 [2020-09-30T21:50:00.650Z] ---> Running in 77bf8011a1ef [2020-09-30T21:50:00.650Z] ---> Running in 67776e282f71 [2020-09-30T21:50:00.650Z] ---> Running in 85e7380a3d98 [2020-09-30T21:50:01.248Z] Removing intermediate container 77bf8011a1ef [2020-09-30T21:50:01.248Z] ---> 49f539a4d601 [2020-09-30T21:50:01.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:50:01.248Z] Removing intermediate container aed884288009 [2020-09-30T21:50:01.248Z] ---> 50802be165d1 [2020-09-30T21:50:01.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:50:01.249Z] Removing intermediate container 74315decda67 [2020-09-30T21:50:01.249Z] ---> f6711411ae27 [2020-09-30T21:50:01.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:50:01.249Z] Removing intermediate container 85e7380a3d98 [2020-09-30T21:50:01.249Z] ---> 326802cd0ed5 [2020-09-30T21:50:01.249Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:50:01.249Z] Removing intermediate container 67776e282f71 [2020-09-30T21:50:01.249Z] ---> 61a61a336b7a [2020-09-30T21:50:01.249Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:50:01.526Z] ---> Running in 8a2118ff2745 [2020-09-30T21:50:01.526Z] ---> Running in 8334c8637fed [2020-09-30T21:50:01.526Z] ---> Running in aef15ad1cd1d [2020-09-30T21:50:01.526Z] ---> Running in f14d3f98b6de [2020-09-30T21:50:01.805Z] ---> Running in 64c2ce051120 [2020-09-30T21:50:04.473Z]  Building docker-core-command-go ... done Removing intermediate container c8dfd494952a [2020-09-30T21:50:04.473Z] ---> 6d57cb23b4ac [2020-09-30T21:50:04.473Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-09-30T21:50:04.473Z] Removing intermediate container 210f03c3d50f [2020-09-30T21:50:04.473Z] ---> 05a32ebe6395 [2020-09-30T21:50:04.473Z] [2020-09-30T21:50:04.473Z] Step 10/24 : FROM scratch [2020-09-30T21:50:04.473Z] ---> [2020-09-30T21:50:04.473Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-30T21:50:04.473Z] Removing intermediate container 19da1f6232fe [2020-09-30T21:50:04.473Z] ---> 5a443b9c147e [2020-09-30T21:50:04.473Z] [2020-09-30T21:50:04.473Z] Step 10/21 : FROM scratch [2020-09-30T21:50:04.473Z] ---> [2020-09-30T21:50:04.473Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:50:04.473Z] ---> Using cache [2020-09-30T21:50:04.473Z] ---> 342b4e64e8d6 [2020-09-30T21:50:04.473Z] Step 12/24 : ENV APP_PORT=48060 [2020-09-30T21:50:04.473Z] ---> Using cache [2020-09-30T21:50:04.473Z] ---> d99e16ebacca [2020-09-30T21:50:04.473Z] Step 12/21 : ENV APP_PORT=48085 [2020-09-30T21:50:04.473Z] ---> Running in 06ddcdb8b496 [2020-09-30T21:50:04.473Z] ---> Running in c548c04e2450 [2020-09-30T21:50:04.473Z] ---> Running in a4b18264906f [2020-09-30T21:50:04.473Z] Removing intermediate container c548c04e2450 [2020-09-30T21:50:04.473Z] ---> 14374a44b2eb [2020-09-30T21:50:04.473Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-30T21:50:04.473Z] Removing intermediate container a4b18264906f [2020-09-30T21:50:04.473Z] ---> edb1a2d66a63 [2020-09-30T21:50:04.473Z] Step 13/21 : EXPOSE $APP_PORT [2020-09-30T21:50:04.473Z] ---> Running in f168db669b61 [2020-09-30T21:50:04.819Z] ---> Running in 61fb14ba39d0 [2020-09-30T21:50:06.175Z] Removing intermediate container 8a2118ff2745 [2020-09-30T21:50:06.175Z] ---> c4c3cde01243 [2020-09-30T21:50:06.175Z] Step 5/26 : RUN apk update && apk add make git [2020-09-30T21:50:06.175Z] ---> Running in a1867806828e [2020-09-30T21:50:06.175Z] Removing intermediate container 8334c8637fed [2020-09-30T21:50:06.175Z] ---> c222d1cc4c70 [2020-09-30T21:50:06.175Z] Step 5/22 : RUN apk update && apk add make git [2020-09-30T21:50:06.175Z] Removing intermediate container aef15ad1cd1d [2020-09-30T21:50:06.175Z] ---> 39e5654d5f85 [2020-09-30T21:50:06.175Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-09-30T21:50:06.175Z] Removing intermediate container 64c2ce051120 [2020-09-30T21:50:06.175Z] ---> e04ac91d2667 [2020-09-30T21:50:06.175Z] Step 5/21 : RUN apk update && apk add make git [2020-09-30T21:50:06.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-30T21:50:06.260Z] Removing intermediate container 61fb14ba39d0 [2020-09-30T21:50:06.260Z] ---> 23c53cb1a027 [2020-09-30T21:50:06.260Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-09-30T21:50:06.260Z] Removing intermediate container f168db669b61 [2020-09-30T21:50:06.260Z] ---> c4c40d3a94a2 [2020-09-30T21:50:06.260Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-09-30T21:50:06.449Z] ---> Running in b7066b47a7df [2020-09-30T21:50:06.449Z] ---> Running in 3913b7c78a26 [2020-09-30T21:50:06.449Z] Removing intermediate container f14d3f98b6de [2020-09-30T21:50:06.449Z] ---> ca2abedd4233 [2020-09-30T21:50:06.449Z] Step 5/27 : RUN apk update && apk add make bash git [2020-09-30T21:50:06.727Z] ---> Running in f608c603fca9 [2020-09-30T21:50:06.727Z] ---> Running in ac82e5e84025 [2020-09-30T21:50:06.882Z] ---> 90112114851c [2020-09-30T21:50:06.882Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-09-30T21:50:06.882Z] ---> efd54e1fbf16 [2020-09-30T21:50:06.882Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-09-30T21:50:08.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:08.311Z] ---> 2fde1e094338 [2020-09-30T21:50:08.311Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-09-30T21:50:08.311Z] ---> dd7a80910088 [2020-09-30T21:50:08.311Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-09-30T21:50:08.311Z] Removing intermediate container 06ddcdb8b496 [2020-09-30T21:50:08.311Z] ---> 15ef8b7c6398 [2020-09-30T21:50:08.311Z] [2020-09-30T21:50:08.311Z] Step 11/27 : FROM docker:latest [2020-09-30T21:50:08.311Z] ---> 809cc4dba987 [2020-09-30T21:50:08.311Z] Step 12/27 : RUN apk add --no-cache bash [2020-09-30T21:50:08.311Z] ---> Running in edbd119664fc [2020-09-30T21:50:08.591Z] ---> 6a82cbe06c41 [2020-09-30T21:50:08.591Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-09-30T21:50:08.591Z] ---> Running in 2226e783a3a3 [2020-09-30T21:50:08.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:08.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:08.854Z] ---> b83e768034fe [2020-09-30T21:50:08.854Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-09-30T21:50:09.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:09.124Z] Removing intermediate container 2226e783a3a3 [2020-09-30T21:50:09.124Z] ---> 6d5f900fd9db [2020-09-30T21:50:09.124Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:50:09.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:09.124Z] ---> Running in f164eff617ad [2020-09-30T21:50:09.124Z] ---> b48b77b01904 [2020-09-30T21:50:09.124Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-09-30T21:50:09.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:09.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:09.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:09.390Z] Removing intermediate container f164eff617ad [2020-09-30T21:50:09.390Z] ---> fd5de717403d [2020-09-30T21:50:09.390Z] Step 19/21 : LABEL arch=x86_64 [2020-09-30T21:50:09.390Z] ---> Running in afacfa5134ce [2020-09-30T21:50:09.390Z] (1/2) Installing readline (8.0.4-r0) [2020-09-30T21:50:09.390Z] (2/2) Installing bash (5.0.17-r0) [2020-09-30T21:50:09.390Z] Executing bash-5.0.17-r0.post-install [2020-09-30T21:50:09.390Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:50:09.390Z] OK: 12 MiB in 22 packages [2020-09-30T21:50:09.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:09.657Z] Removing intermediate container afacfa5134ce [2020-09-30T21:50:09.657Z] ---> 154c439e6a4c [2020-09-30T21:50:09.657Z] Step 20/21 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:09.899Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:50:09.899Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:50:09.899Z] OK: 12623 distinct packages available [2020-09-30T21:50:09.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:09.941Z] ---> Running in b8a20fba07be [2020-09-30T21:50:09.941Z] ---> af4494f38845 [2020-09-30T21:50:09.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-09-30T21:50:10.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:10.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:50:10.224Z] Removing intermediate container b8a20fba07be [2020-09-30T21:50:10.224Z] ---> 36e63ab4f3ed [2020-09-30T21:50:10.225Z] Step 21/21 : LABEL version=1.2.2-dev.39 [2020-09-30T21:50:10.225Z] ---> Running in cf5743bce253 [2020-09-30T21:50:10.455Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:50:10.456Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:50:10.456Z] OK: 12623 distinct packages available [2020-09-30T21:50:10.456Z] OK: 217 MiB in 51 packages [2020-09-30T21:50:10.502Z] Removing intermediate container edbd119664fc [2020-09-30T21:50:10.502Z] ---> 777bdfc92d6c [2020-09-30T21:50:10.502Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-09-30T21:50:10.502Z] ---> 66363f3b8b57 [2020-09-30T21:50:10.502Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-09-30T21:50:10.502Z] ---> Running in 0e9de89ec70b [2020-09-30T21:50:10.502Z] ---> Running in 30e1bbc81dfa [2020-09-30T21:50:10.791Z] Removing intermediate container cf5743bce253 [2020-09-30T21:50:10.791Z] ---> 37679386bbea [2020-09-30T21:50:10.791Z] [2020-09-30T21:50:10.791Z] Removing intermediate container 30e1bbc81dfa [2020-09-30T21:50:10.791Z] ---> 5f333918286d [2020-09-30T21:50:10.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:50:11.059Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:50:11.059Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:50:11.059Z] OK: 12623 distinct packages available [2020-09-30T21:50:11.059Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:50:11.059Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:50:11.059Z] OK: 12623 distinct packages available [2020-09-30T21:50:11.061Z] Successfully built 37679386bbea [2020-09-30T21:50:11.061Z] Successfully tagged docker-support-scheduler-go:latest [2020-09-30T21:50:11.061Z]  Building docker-support-scheduler-go ... done  ---> Running in 29e6189bd4cc [2020-09-30T21:50:11.337Z] Removing intermediate container 29e6189bd4cc [2020-09-30T21:50:11.337Z] ---> 0b003127d9e5 [2020-09-30T21:50:11.337Z] Step 22/24 : LABEL arch=x86_64 [2020-09-30T21:50:11.337Z] ---> Running in d8bdd6731f06 [2020-09-30T21:50:11.341Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:50:11.341Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:50:11.341Z] OK: 12623 distinct packages available [2020-09-30T21:50:11.614Z] Removing intermediate container d8bdd6731f06 [2020-09-30T21:50:11.614Z] ---> f0b0a01ce9db [2020-09-30T21:50:11.614Z] Step 23/24 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:11.614Z] ---> Running in c724a175973d [2020-09-30T21:50:11.620Z] OK: 217 MiB in 51 packages [2020-09-30T21:50:11.891Z] Removing intermediate container 0e9de89ec70b [2020-09-30T21:50:11.891Z] ---> c7bc377c7b98 [2020-09-30T21:50:11.891Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-09-30T21:50:11.891Z] Removing intermediate container c724a175973d [2020-09-30T21:50:11.891Z] ---> 767a9bff84e4 [2020-09-30T21:50:11.891Z] Step 24/24 : LABEL version=1.2.2-dev.39 [2020-09-30T21:50:11.891Z] ---> Running in bde36b59608e [2020-09-30T21:50:11.891Z] ---> Running in a78824418e38 [2020-09-30T21:50:11.898Z] OK: 217 MiB in 51 packages [2020-09-30T21:50:11.898Z] OK: 217 MiB in 51 packages [2020-09-30T21:50:12.160Z] Removing intermediate container bde36b59608e [2020-09-30T21:50:12.160Z] ---> dbac9f0f9b9b [2020-09-30T21:50:12.160Z] Step 15/27 : ENV APP_PORT=48090 [2020-09-30T21:50:12.160Z] Removing intermediate container a78824418e38 [2020-09-30T21:50:12.160Z] ---> cc06c4364372 [2020-09-30T21:50:12.160Z] [2020-09-30T21:50:12.160Z] ---> Running in 4a7c366bdd8b [2020-09-30T21:50:12.176Z] OK: 217 MiB in 51 packages [2020-09-30T21:50:12.433Z] Successfully built cc06c4364372 [2020-09-30T21:50:12.433Z] Successfully tagged docker-support-notifications-go:latest [2020-09-30T21:50:12.433Z]  Building docker-support-notifications-go ... done Removing intermediate container 4a7c366bdd8b [2020-09-30T21:50:12.433Z] ---> d32d867ebf5a [2020-09-30T21:50:12.433Z] Step 16/27 : EXPOSE $APP_PORT [2020-09-30T21:50:12.433Z] ---> Running in 225ba65ba359 [2020-09-30T21:50:12.701Z] Removing intermediate container 225ba65ba359 [2020-09-30T21:50:12.701Z] ---> fe41397b89e6 [2020-09-30T21:50:12.701Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-09-30T21:50:12.778Z] Removing intermediate container a1867806828e [2020-09-30T21:50:12.778Z] ---> 584e1837ed7f [2020-09-30T21:50:12.778Z] Step 6/26 : COPY go.mod . [2020-09-30T21:50:13.380Z] Removing intermediate container b7066b47a7df [2020-09-30T21:50:13.380Z] ---> 1d463130ae3b [2020-09-30T21:50:13.380Z] Step 6/22 : COPY go.mod . [2020-09-30T21:50:13.657Z] ---> 058ac49d1024 [2020-09-30T21:50:13.657Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-09-30T21:50:13.657Z] ---> e80d08e5adc3 [2020-09-30T21:50:13.657Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-09-30T21:50:13.672Z] Removing intermediate container 3913b7c78a26 [2020-09-30T21:50:13.672Z] ---> 81a386c6156b [2020-09-30T21:50:13.672Z] Step 6/24 : COPY go.mod . [2020-09-30T21:50:13.672Z] Removing intermediate container f608c603fca9 [2020-09-30T21:50:13.672Z] ---> 0633106d2e2e [2020-09-30T21:50:13.955Z] Step 6/21 : COPY go.mod . [2020-09-30T21:50:13.955Z] ---> f622bd46d97d [2020-09-30T21:50:13.955Z] Step 7/26 : RUN go mod download [2020-09-30T21:50:14.231Z] Removing intermediate container ac82e5e84025 [2020-09-30T21:50:14.231Z] ---> a14e6ee585dd [2020-09-30T21:50:14.231Z] Step 6/27 : COPY go.mod . [2020-09-30T21:50:14.231Z] ---> Running in a11d0a8b7bfa [2020-09-30T21:50:14.252Z] ---> 45619467c1f3 [2020-09-30T21:50:14.252Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-09-30T21:50:14.252Z] ---> Running in 1a9a8a3f1d61 [2020-09-30T21:50:14.511Z] ---> 20c2d094c9b0 [2020-09-30T21:50:14.511Z] Step 7/24 : RUN go mod download [2020-09-30T21:50:14.511Z] ---> cd7219dd989d [2020-09-30T21:50:14.511Z] Step 7/22 : RUN go mod download [2020-09-30T21:50:14.788Z] ---> Running in 7f2696e7d9b4 [2020-09-30T21:50:14.788Z] ---> Running in 3f3eb56a45ce [2020-09-30T21:50:14.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:15.071Z] ---> f235300bb698 [2020-09-30T21:50:15.071Z] Step 7/21 : RUN go mod download [2020-09-30T21:50:15.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:15.125Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-09-30T21:50:15.125Z] (2/33) Installing expat (2.2.9-r1) [2020-09-30T21:50:15.350Z] ---> Running in 53a3b1b67e48 [2020-09-30T21:50:15.350Z] ---> f267f2381f69 [2020-09-30T21:50:15.350Z] Step 7/27 : RUN go mod download [2020-09-30T21:50:15.389Z] (3/33) Installing libffi (3.3-r2) [2020-09-30T21:50:15.389Z] (4/33) Installing gdbm (1.13-r1) [2020-09-30T21:50:15.389Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-09-30T21:50:15.389Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-09-30T21:50:15.389Z] (7/33) Installing python3 (3.8.5-r0) [2020-09-30T21:50:15.963Z] ---> Running in 08b5b5a0a8c6 [2020-09-30T21:50:16.349Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-09-30T21:50:16.349Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-09-30T21:50:16.349Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-09-30T21:50:16.349Z] (11/33) Installing py3-six (1.15.0-r0) [2020-09-30T21:50:16.349Z] (12/33) Installing py3-packaging (20.4-r0) [2020-09-30T21:50:16.349Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-09-30T21:50:16.349Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-09-30T21:50:16.616Z] (15/33) Installing py3-idna (2.9-r0) [2020-09-30T21:50:16.616Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-09-30T21:50:16.616Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-09-30T21:50:16.616Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-09-30T21:50:16.616Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-09-30T21:50:16.887Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-09-30T21:50:16.887Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-09-30T21:50:16.887Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-09-30T21:50:16.887Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-09-30T21:50:16.887Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-09-30T21:50:16.887Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-09-30T21:50:16.887Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-09-30T21:50:16.887Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-09-30T21:50:16.887Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-09-30T21:50:16.887Z] (29/33) Installing py3-progress (1.5-r0) [2020-09-30T21:50:16.887Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-09-30T21:50:17.161Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-09-30T21:50:17.161Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-09-30T21:50:17.161Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-09-30T21:50:17.161Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:50:17.161Z] OK: 71 MiB in 55 packages [2020-09-30T21:50:18.621Z] Removing intermediate container a11d0a8b7bfa [2020-09-30T21:50:18.621Z] ---> f3035a2346ac [2020-09-30T21:50:18.621Z] Step 8/26 : COPY . . [2020-09-30T21:50:20.644Z] Removing intermediate container 3f3eb56a45ce [2020-09-30T21:50:20.644Z] ---> d736b55591ce [2020-09-30T21:50:20.644Z] Step 8/24 : COPY . . [2020-09-30T21:50:20.928Z] Removing intermediate container 7f2696e7d9b4 [2020-09-30T21:50:20.928Z] ---> 41e205292dee [2020-09-30T21:50:20.928Z] Step 8/22 : COPY . . [2020-09-30T21:50:21.203Z] Removing intermediate container 08b5b5a0a8c6 [2020-09-30T21:50:21.203Z] ---> 5a0251bbf219 [2020-09-30T21:50:21.203Z] Step 8/27 : COPY . . [2020-09-30T21:50:21.481Z] Removing intermediate container 53a3b1b67e48 [2020-09-30T21:50:21.481Z] ---> 8b5910279ff6 [2020-09-30T21:50:21.481Z] Step 8/21 : COPY . . [2020-09-30T21:50:27.474Z] Removing intermediate container 1a9a8a3f1d61 [2020-09-30T21:50:27.474Z] ---> e78358b94ef7 [2020-09-30T21:50:27.474Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-09-30T21:50:27.474Z] ---> Running in 59de2da1a715 [2020-09-30T21:50:29.447Z] Collecting docker-compose==1.23.2 [2020-09-30T21:50:29.447Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-09-30T21:50:29.714Z] 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-09-30T21:50:29.714Z] Collecting docopt<0.7,>=0.6.1 [2020-09-30T21:50:29.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-09-30T21:50:30.296Z] Collecting websocket-client<1.0,>=0.32.0 [2020-09-30T21:50:30.296Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-09-30T21:50:30.560Z] Collecting texttable<0.10,>=0.9.0 [2020-09-30T21:50:30.560Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-09-30T21:50:31.143Z] Collecting jsonschema<3,>=2.5.1 [2020-09-30T21:50:31.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-09-30T21:50:31.407Z] Collecting PyYAML<4,>=3.10 [2020-09-30T21:50:31.407Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-09-30T21:50:32.365Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-09-30T21:50:32.365Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-09-30T21:50:32.642Z] Collecting cached-property<2,>=1.2.0 [2020-09-30T21:50:32.642Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-09-30T21:50:32.642Z] Collecting dockerpty<0.5,>=0.4.1 [2020-09-30T21:50:32.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-09-30T21:50:33.237Z] Collecting docker<4.0,>=3.6.0 [2020-09-30T21:50:33.237Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-09-30T21:50:33.237Z] 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-09-30T21:50:33.502Z] Collecting idna<2.8,>=2.5 [2020-09-30T21:50:33.502Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-09-30T21:50:33.502Z] 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-09-30T21:50:33.502Z] Collecting urllib3<1.25,>=1.21.1 [2020-09-30T21:50:33.502Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-09-30T21:50:33.769Z] Collecting docker-pycreds>=0.4.0 [2020-09-30T21:50:33.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-09-30T21:50:33.769Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-09-30T21:50:33.769Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-09-30T21:50:33.769Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-09-30T21:50:33.769Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-09-30T21:50:34.035Z] Installing collected packages: docopt, websocket-client, texttable, jsonschema, PyYAML, idna, urllib3, requests, cached-property, dockerpty, docker-pycreds, docker, docker-compose [2020-09-30T21:50:34.035Z] Running setup.py install for docopt: started [2020-09-30T21:50:34.616Z] Running setup.py install for docopt: finished with status 'done' [2020-09-30T21:50:34.616Z] Running setup.py install for texttable: started [2020-09-30T21:50:35.198Z] Running setup.py install for texttable: finished with status 'done' [2020-09-30T21:50:36.603Z] Running setup.py install for PyYAML: started [2020-09-30T21:50:36.874Z] Running setup.py install for PyYAML: finished with status 'done' [2020-09-30T21:50:36.874Z] Attempting uninstall: idna [2020-09-30T21:50:36.874Z] Found existing installation: idna 2.9 [2020-09-30T21:50:36.874Z] Uninstalling idna-2.9: [2020-09-30T21:50:36.874Z] Successfully uninstalled idna-2.9 [2020-09-30T21:50:37.177Z] Attempting uninstall: urllib3 [2020-09-30T21:50:37.177Z] Found existing installation: urllib3 1.25.9 [2020-09-30T21:50:37.177Z] Uninstalling urllib3-1.25.9: [2020-09-30T21:50:37.439Z] Successfully uninstalled urllib3-1.25.9 [2020-09-30T21:50:37.439Z] Attempting uninstall: requests [2020-09-30T21:50:37.439Z] Found existing installation: requests 2.23.0 [2020-09-30T21:50:37.439Z] Uninstalling requests-2.23.0: [2020-09-30T21:50:37.710Z] Successfully uninstalled requests-2.23.0 [2020-09-30T21:50:37.710Z] Running setup.py install for dockerpty: started [2020-09-30T21:50:38.314Z] Running setup.py install for dockerpty: finished with status 'done' [2020-09-30T21:50:38.890Z] 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-09-30T21:50:42.214Z] Removing intermediate container 59de2da1a715 [2020-09-30T21:50:42.214Z] ---> 2f4d66118f21 [2020-09-30T21:50:42.214Z] Step 22/27 : RUN apk --no-cache add curl [2020-09-30T21:50:42.214Z] ---> Running in 0bf1a464fed3 [2020-09-30T21:50:42.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:42.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T21:50:43.064Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-09-30T21:50:43.064Z] (2/3) Installing libcurl (7.69.1-r1) [2020-09-30T21:50:43.064Z] (3/3) Installing curl (7.69.1-r1) [2020-09-30T21:50:43.064Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:50:43.064Z] OK: 72 MiB in 58 packages [2020-09-30T21:50:43.643Z] Removing intermediate container 0bf1a464fed3 [2020-09-30T21:50:43.643Z] ---> d11ed09ea170 [2020-09-30T21:50:43.643Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-09-30T21:50:43.643Z] ---> Running in ca54f17c3eca [2020-09-30T21:50:43.693Z] ---> 7b47e0f93870 [2020-09-30T21:50:43.694Z] 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-09-30T21:50:43.694Z] ---> 9a203b6a1e4a [2020-09-30T21:50:43.694Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-09-30T21:50:43.694Z] ---> 5f6207476125 [2020-09-30T21:50:43.694Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-09-30T21:50:43.694Z] ---> faadc1afa442 [2020-09-30T21:50:43.694Z] ---> d1996fb90566 [2020-09-30T21:50:43.694Z] Step 9/21 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/core-metadata/core-metadata [2020-09-30T21:50:43.694Z] [2020-09-30T21:50:43.694Z] ---> Running in 49d903cb8885 [2020-09-30T21:50:43.694Z] ---> Running in db8753d6d63f [2020-09-30T21:50:43.694Z] ---> Running in 478e8b187314 [2020-09-30T21:50:43.694Z] ---> Running in a25d2b415f77 [2020-09-30T21:50:43.694Z] ---> Running in a5c81a4118ad [2020-09-30T21:50:43.920Z] Removing intermediate container ca54f17c3eca [2020-09-30T21:50:43.920Z] ---> d44e1c42f05a [2020-09-30T21:50:43.920Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:50:43.920Z] ---> Running in 2314c76cdf8e [2020-09-30T21:50:44.192Z] Removing intermediate container 2314c76cdf8e [2020-09-30T21:50:44.192Z] ---> efc9521bd305 [2020-09-30T21:50:44.192Z] Step 25/27 : LABEL arch=x86_64 [2020-09-30T21:50:44.192Z] ---> Running in e15d6bc7c503 [2020-09-30T21:50:44.458Z] Removing intermediate container e15d6bc7c503 [2020-09-30T21:50:44.458Z] ---> d9e9d633c5f4 [2020-09-30T21:50:44.458Z] Step 26/27 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:44.458Z] ---> Running in 438768d62d60 [2020-09-30T21:50:44.725Z] Removing intermediate container 438768d62d60 [2020-09-30T21:50:44.725Z] ---> b89d16bf2a5e [2020-09-30T21:50:44.725Z] Step 27/27 : LABEL version=1.2.2-dev.39 [2020-09-30T21:50:44.725Z] ---> Running in c620767dfb07 [2020-09-30T21:50:45.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-09-30T21:50:45.355Z] Removing intermediate container c620767dfb07 [2020-09-30T21:50:45.355Z] ---> 0057fc33da85 [2020-09-30T21:50:45.355Z] [2020-09-30T21:50:45.355Z] Successfully built 0057fc33da85 [2020-09-30T21:50:45.355Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-09-30T21:50:45.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-09-30T21:50:45.983Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-09-30T21:50:46.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-09-30T21:50:46.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-09-30T21:50:46.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-09-30T21:50:46.029Z] $ docker stop --time=1 75c2160215d929109f0437216a3bc31645bf4d0cbcf03ffb672db68e89050abe [2020-09-30T21:50:47.806Z] $ docker rm -f 75c2160215d929109f0437216a3bc31645bf4d0cbcf03ffb672db68e89050abe [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:50:48.464Z] + docker images [2020-09-30T21:50:48.464Z] + grep docker [2020-09-30T21:50:48.464Z] docker-sys-mgmt-agent-go latest 0057fc33da85 4 seconds ago 290MB [2020-09-30T21:50:48.464Z] docker-support-notifications-go latest cc06c4364372 37 seconds ago 13.6MB [2020-09-30T21:50:48.464Z] docker-support-scheduler-go latest 37679386bbea 38 seconds ago 12.3MB [2020-09-30T21:50:48.464Z] docker-core-command-go latest f2d669cbf34a 49 seconds ago 12.2MB [2020-09-30T21:50:48.464Z] docker-security-proxy-setup-go latest f2a8320232e1 50 seconds ago 15.8MB [2020-09-30T21:50:48.464Z] docker-security-secretstore-setup-go latest 66e617c89f33 2 minutes ago 32.4MB [2020-09-30T21:50:48.464Z] docker-core-data-go latest 13fa2f673c4f 2 minutes ago 23.6MB [2020-09-30T21:50:48.464Z] docker-core-metadata-go latest fd77b8f9240a 2 minutes ago 14.1MB [2020-09-30T21:50:48.464Z] docker-security-secrets-setup-go latest 1505a8469984 2 minutes ago 24MB [2020-09-30T21:50:48.464Z] docker-support-logging-go latest e94c992bdea3 2 minutes ago 11.1MB [2020-09-30T21:50:48.464Z] docker latest 809cc4dba987 12 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-09-30T21:50:49.219Z] provisioning config files... [2020-09-30T21:50:49.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/154@tmp/config5889404520733995528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-30T21:50:49.701Z] ---> docker-login.sh [2020-09-30T21:50:49.701Z] nexus3.edgexfoundry.org:10001 [2020-09-30T21:50:49.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:50:49.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:50:49.964Z] Configure a credential helper to remove this warning. See [2020-09-30T21:50:49.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:50:49.964Z] [2020-09-30T21:50:49.964Z] Login Succeeded [2020-09-30T21:50:49.964Z] nexus3.edgexfoundry.org:10002 [2020-09-30T21:50:49.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:50:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:50:50.229Z] Configure a credential helper to remove this warning. See [2020-09-30T21:50:50.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:50:50.229Z] [2020-09-30T21:50:50.229Z] Login Succeeded [2020-09-30T21:50:50.229Z] nexus3.edgexfoundry.org:10003 [2020-09-30T21:50:50.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:50:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:50:50.229Z] Configure a credential helper to remove this warning. See [2020-09-30T21:50:50.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:50:50.229Z] [2020-09-30T21:50:50.229Z] Login Succeeded [2020-09-30T21:50:50.229Z] nexus3.edgexfoundry.org:10004 [2020-09-30T21:50:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:50:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:50:50.492Z] Configure a credential helper to remove this warning. See [2020-09-30T21:50:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:50:50.492Z] [2020-09-30T21:50:50.492Z] Login Succeeded [2020-09-30T21:50:50.492Z] docker.io [2020-09-30T21:50:50.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:50:51.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:50:51.022Z] Configure a credential helper to remove this warning. See [2020-09-30T21:50:51.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:50:51.022Z] [2020-09-30T21:50:51.022Z] Login Succeeded [2020-09-30T21:50:51.022Z] ---> docker-login.sh ends [Pipeline] } [2020-09-30T21:50:51.032Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:50:51.307Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-09-30T21:50:51.307Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:51.307Z] 1.2.2-dev.39 [2020-09-30T21:50:51.307Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:50:51.307Z] master [2020-09-30T21:50:51.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:51.820Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:52.132Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:52.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-09-30T21:50:52.132Z] 629a8f7b13e9: Preparing [2020-09-30T21:50:52.132Z] 11a7bb46ff84: Preparing [2020-09-30T21:50:52.132Z] 3d1b8fb41e6e: Preparing [2020-09-30T21:50:52.399Z] 629a8f7b13e9: Pushed [2020-09-30T21:50:52.399Z] 3d1b8fb41e6e: Pushed [2020-09-30T21:50:53.794Z] 11a7bb46ff84: Pushed [2020-09-30T21:50:53.794Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:640d39a0bb5f0daad9391b39133a6f409022327e27de83f5956cee6227c234e8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:54.112Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:54.416Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.39 [2020-09-30T21:50:54.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-09-30T21:50:54.417Z] 629a8f7b13e9: Preparing [2020-09-30T21:50:54.417Z] 11a7bb46ff84: Preparing [2020-09-30T21:50:54.417Z] 3d1b8fb41e6e: Preparing [2020-09-30T21:50:54.417Z] 629a8f7b13e9: Layer already exists [2020-09-30T21:50:54.417Z] 3d1b8fb41e6e: Layer already exists [2020-09-30T21:50:54.417Z] 11a7bb46ff84: Layer already exists [2020-09-30T21:50:54.417Z] 1.2.2-dev.39: digest: sha256:640d39a0bb5f0daad9391b39133a6f409022327e27de83f5956cee6227c234e8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:54.737Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:55.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:50:55.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-09-30T21:50:55.122Z] 629a8f7b13e9: Preparing [2020-09-30T21:50:55.122Z] 11a7bb46ff84: Preparing [2020-09-30T21:50:55.122Z] 3d1b8fb41e6e: Preparing [2020-09-30T21:50:55.122Z] 3d1b8fb41e6e: Layer already exists [2020-09-30T21:50:55.122Z] 629a8f7b13e9: Layer already exists [2020-09-30T21:50:55.122Z] 11a7bb46ff84: Layer already exists [2020-09-30T21:50:55.122Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:640d39a0bb5f0daad9391b39133a6f409022327e27de83f5956cee6227c234e8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:55.442Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:55.771Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-09-30T21:50:55.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-09-30T21:50:55.771Z] 629a8f7b13e9: Preparing [2020-09-30T21:50:55.771Z] 11a7bb46ff84: Preparing [2020-09-30T21:50:55.771Z] 3d1b8fb41e6e: Preparing [2020-09-30T21:50:55.771Z] 3d1b8fb41e6e: Layer already exists [2020-09-30T21:50:55.771Z] 629a8f7b13e9: Layer already exists [2020-09-30T21:50:55.771Z] 11a7bb46ff84: Layer already exists [2020-09-30T21:50:55.771Z] master: digest: sha256:640d39a0bb5f0daad9391b39133a6f409022327e27de83f5956cee6227c234e8 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:50:55.988Z] ===================================================== [Pipeline] echo [2020-09-30T21:50:56.038Z] taggedImages: [2020-09-30T21:50:56.039Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:56.039Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.39 [2020-09-30T21:50:56.039Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:50:56.039Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-09-30T21:50:56.116Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-09-30T21:50:56.116Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:56.116Z] 1.2.2-dev.39 [2020-09-30T21:50:56.116Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:50:56.116Z] master [2020-09-30T21:50:56.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:56.629Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:56.938Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:50:56.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-09-30T21:50:56.938Z] 72afe7f3b3fb: Preparing [2020-09-30T21:50:56.938Z] 64817c28c213: Preparing [2020-09-30T21:50:56.938Z] 980d0a9dd8de: Preparing [2020-09-30T21:50:56.938Z] 34d2464d76e9: Preparing [2020-09-30T21:50:56.938Z] 0e7600552dce: Preparing [2020-09-30T21:50:56.938Z] 50644c29ef5a: Preparing [2020-09-30T21:50:56.938Z] 50644c29ef5a: Waiting [2020-09-30T21:50:57.213Z] 0e7600552dce: Pushed [2020-09-30T21:50:57.213Z] 72afe7f3b3fb: Pushed [2020-09-30T21:50:57.213Z] 980d0a9dd8de: Pushed [2020-09-30T21:50:57.213Z] 50644c29ef5a: Layer already exists [2020-09-30T21:50:57.479Z] 34d2464d76e9: Pushed [2020-09-30T21:50:58.904Z] 64817c28c213: Pushed [2020-09-30T21:50:58.904Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:10b42f9493eae19daa14fc2038f407cbe70564d6ea885568a9396cf79e2c8acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:59.220Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:50:59.689Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.39 [2020-09-30T21:50:59.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-09-30T21:50:59.689Z] 72afe7f3b3fb: Preparing [2020-09-30T21:50:59.689Z] 64817c28c213: Preparing [2020-09-30T21:50:59.689Z] 980d0a9dd8de: Preparing [2020-09-30T21:50:59.689Z] 34d2464d76e9: Preparing [2020-09-30T21:50:59.689Z] 0e7600552dce: Preparing [2020-09-30T21:50:59.689Z] 50644c29ef5a: Preparing [2020-09-30T21:50:59.689Z] 50644c29ef5a: Waiting [2020-09-30T21:50:59.689Z] 64817c28c213: Layer already exists [2020-09-30T21:50:59.689Z] 34d2464d76e9: Layer already exists [2020-09-30T21:50:59.689Z] 980d0a9dd8de: Layer already exists [2020-09-30T21:50:59.689Z] 0e7600552dce: Layer already exists [2020-09-30T21:50:59.689Z] 72afe7f3b3fb: Layer already exists [2020-09-30T21:50:59.689Z] 50644c29ef5a: Layer already exists [2020-09-30T21:50:59.689Z] 1.2.2-dev.39: digest: sha256:10b42f9493eae19daa14fc2038f407cbe70564d6ea885568a9396cf79e2c8acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:00.019Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:00.323Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:00.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-09-30T21:51:00.323Z] 72afe7f3b3fb: Preparing [2020-09-30T21:51:00.323Z] 64817c28c213: Preparing [2020-09-30T21:51:00.323Z] 980d0a9dd8de: Preparing [2020-09-30T21:51:00.323Z] 34d2464d76e9: Preparing [2020-09-30T21:51:00.323Z] 0e7600552dce: Preparing [2020-09-30T21:51:00.323Z] 50644c29ef5a: Preparing [2020-09-30T21:51:00.323Z] 50644c29ef5a: Waiting [2020-09-30T21:51:00.323Z] 0e7600552dce: Layer already exists [2020-09-30T21:51:00.323Z] 64817c28c213: Layer already exists [2020-09-30T21:51:00.323Z] 34d2464d76e9: Layer already exists [2020-09-30T21:51:00.323Z] 72afe7f3b3fb: Layer already exists [2020-09-30T21:51:00.323Z] 980d0a9dd8de: Layer already exists [2020-09-30T21:51:00.323Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:00.323Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:10b42f9493eae19daa14fc2038f407cbe70564d6ea885568a9396cf79e2c8acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:00.658Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:00.992Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-09-30T21:51:00.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-09-30T21:51:00.992Z] 72afe7f3b3fb: Preparing [2020-09-30T21:51:00.992Z] 64817c28c213: Preparing [2020-09-30T21:51:00.992Z] 980d0a9dd8de: Preparing [2020-09-30T21:51:00.992Z] 34d2464d76e9: Preparing [2020-09-30T21:51:00.992Z] 0e7600552dce: Preparing [2020-09-30T21:51:00.992Z] 50644c29ef5a: Preparing [2020-09-30T21:51:00.992Z] 50644c29ef5a: Waiting [2020-09-30T21:51:00.992Z] 72afe7f3b3fb: Layer already exists [2020-09-30T21:51:00.992Z] 980d0a9dd8de: Layer already exists [2020-09-30T21:51:00.992Z] 0e7600552dce: Layer already exists [2020-09-30T21:51:00.992Z] 64817c28c213: Layer already exists [2020-09-30T21:51:00.992Z] 34d2464d76e9: Layer already exists [2020-09-30T21:51:00.992Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:01.257Z] master: digest: sha256:10b42f9493eae19daa14fc2038f407cbe70564d6ea885568a9396cf79e2c8acd size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:01.459Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:01.506Z] taggedImages: [2020-09-30T21:51:01.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:01.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.39 [2020-09-30T21:51:01.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:01.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-09-30T21:51:01.572Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-09-30T21:51:01.572Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:01.572Z] 1.2.2-dev.39 [2020-09-30T21:51:01.572Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:01.572Z] master [2020-09-30T21:51:01.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:02.080Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:02.425Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:02.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-09-30T21:51:02.425Z] e39f6067e818: Preparing [2020-09-30T21:51:02.425Z] 16fc1a46cb04: Preparing [2020-09-30T21:51:02.425Z] 14eaefaa70ce: Preparing [2020-09-30T21:51:02.425Z] 14eaefaa70ce: Pushed [2020-09-30T21:51:02.689Z] e39f6067e818: Pushed [2020-09-30T21:51:04.086Z] 16fc1a46cb04: Pushed [2020-09-30T21:51:04.086Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:d9eb61463679fd9ceb1c1a034091db4d2ccd2a4ffd934f0494fa4a2f22f0f1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:04.396Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:04.699Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.39 [2020-09-30T21:51:04.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-09-30T21:51:04.699Z] e39f6067e818: Preparing [2020-09-30T21:51:04.699Z] 16fc1a46cb04: Preparing [2020-09-30T21:51:04.699Z] 14eaefaa70ce: Preparing [2020-09-30T21:51:04.699Z] e39f6067e818: Layer already exists [2020-09-30T21:51:04.699Z] 16fc1a46cb04: Layer already exists [2020-09-30T21:51:04.699Z] 14eaefaa70ce: Layer already exists [2020-09-30T21:51:04.699Z] 1.2.2-dev.39: digest: sha256:d9eb61463679fd9ceb1c1a034091db4d2ccd2a4ffd934f0494fa4a2f22f0f1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:05.006Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:06.257Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:06.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-09-30T21:51:06.257Z] e39f6067e818: Preparing [2020-09-30T21:51:06.257Z] 16fc1a46cb04: Preparing [2020-09-30T21:51:06.257Z] 14eaefaa70ce: Preparing [2020-09-30T21:51:06.257Z] 16fc1a46cb04: Layer already exists [2020-09-30T21:51:06.257Z] 14eaefaa70ce: Layer already exists [2020-09-30T21:51:06.257Z] e39f6067e818: Layer already exists [2020-09-30T21:51:06.257Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:d9eb61463679fd9ceb1c1a034091db4d2ccd2a4ffd934f0494fa4a2f22f0f1c0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:06.569Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:06.916Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-09-30T21:51:06.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-09-30T21:51:06.916Z] e39f6067e818: Preparing [2020-09-30T21:51:06.916Z] 16fc1a46cb04: Preparing [2020-09-30T21:51:06.916Z] 14eaefaa70ce: Preparing [2020-09-30T21:51:06.916Z] 16fc1a46cb04: Layer already exists [2020-09-30T21:51:06.916Z] 14eaefaa70ce: Layer already exists [2020-09-30T21:51:06.916Z] e39f6067e818: Layer already exists [2020-09-30T21:51:06.916Z] master: digest: sha256:d9eb61463679fd9ceb1c1a034091db4d2ccd2a4ffd934f0494fa4a2f22f0f1c0 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:07.102Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:07.203Z] taggedImages: [2020-09-30T21:51:07.203Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:07.203Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.39 [2020-09-30T21:51:07.203Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:07.203Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-09-30T21:51:07.270Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-09-30T21:51:07.270Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:07.270Z] 1.2.2-dev.39 [2020-09-30T21:51:07.270Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:07.270Z] master [2020-09-30T21:51:07.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:07.766Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:08.071Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:08.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-09-30T21:51:08.071Z] e2b5d397578f: Preparing [2020-09-30T21:51:08.071Z] 857c19ff195f: Preparing [2020-09-30T21:51:08.071Z] 6ef273ada55c: Preparing [2020-09-30T21:51:08.071Z] 5a10386becfd: Preparing [2020-09-30T21:51:08.071Z] 50644c29ef5a: Preparing [2020-09-30T21:51:08.071Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:08.343Z] 857c19ff195f: Pushed [2020-09-30T21:51:08.343Z] 6ef273ada55c: Pushed [2020-09-30T21:51:08.343Z] 5a10386becfd: Pushed [2020-09-30T21:51:09.285Z] e2b5d397578f: Pushed [2020-09-30T21:51:09.285Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:45ab408e175ff9544d7aa653994c4e3166004ab3da32471c37ff0e59a2503a21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:09.602Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:09.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.39 [2020-09-30T21:51:09.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-09-30T21:51:09.902Z] e2b5d397578f: Preparing [2020-09-30T21:51:09.902Z] 857c19ff195f: Preparing [2020-09-30T21:51:09.902Z] 6ef273ada55c: Preparing [2020-09-30T21:51:09.902Z] 5a10386becfd: Preparing [2020-09-30T21:51:09.902Z] 50644c29ef5a: Preparing [2020-09-30T21:51:09.902Z] 6ef273ada55c: Layer already exists [2020-09-30T21:51:09.902Z] 5a10386becfd: Layer already exists [2020-09-30T21:51:09.902Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:09.902Z] e2b5d397578f: Layer already exists [2020-09-30T21:51:09.902Z] 857c19ff195f: Layer already exists [2020-09-30T21:51:09.902Z] 1.2.2-dev.39: digest: sha256:45ab408e175ff9544d7aa653994c4e3166004ab3da32471c37ff0e59a2503a21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:10.207Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:10.613Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:10.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-09-30T21:51:10.613Z] e2b5d397578f: Preparing [2020-09-30T21:51:10.613Z] 857c19ff195f: Preparing [2020-09-30T21:51:10.613Z] 6ef273ada55c: Preparing [2020-09-30T21:51:10.613Z] 5a10386becfd: Preparing [2020-09-30T21:51:10.613Z] 50644c29ef5a: Preparing [2020-09-30T21:51:10.613Z] 5a10386becfd: Layer already exists [2020-09-30T21:51:10.613Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:10.613Z] 6ef273ada55c: Layer already exists [2020-09-30T21:51:10.613Z] e2b5d397578f: Layer already exists [2020-09-30T21:51:10.613Z] 857c19ff195f: Layer already exists [2020-09-30T21:51:10.613Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:45ab408e175ff9544d7aa653994c4e3166004ab3da32471c37ff0e59a2503a21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:10.926Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:11.226Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-09-30T21:51:11.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-09-30T21:51:11.226Z] e2b5d397578f: Preparing [2020-09-30T21:51:11.226Z] 857c19ff195f: Preparing [2020-09-30T21:51:11.226Z] 6ef273ada55c: Preparing [2020-09-30T21:51:11.226Z] 5a10386becfd: Preparing [2020-09-30T21:51:11.226Z] 50644c29ef5a: Preparing [2020-09-30T21:51:11.226Z] 6ef273ada55c: Layer already exists [2020-09-30T21:51:11.226Z] 857c19ff195f: Layer already exists [2020-09-30T21:51:11.226Z] e2b5d397578f: Layer already exists [2020-09-30T21:51:11.226Z] 5a10386becfd: Layer already exists [2020-09-30T21:51:11.226Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:11.226Z] master: digest: sha256:45ab408e175ff9544d7aa653994c4e3166004ab3da32471c37ff0e59a2503a21 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:11.412Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:11.460Z] taggedImages: [2020-09-30T21:51:11.460Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:11.460Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.39 [2020-09-30T21:51:11.460Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:11.460Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-09-30T21:51:11.530Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-09-30T21:51:11.530Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:11.530Z] 1.2.2-dev.39 [2020-09-30T21:51:11.530Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:11.530Z] master [2020-09-30T21:51:11.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:12.020Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:12.321Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:12.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-09-30T21:51:12.321Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:12.321Z] ab3b84608db1: Preparing [2020-09-30T21:51:12.321Z] 59b12184635e: Preparing [2020-09-30T21:51:12.321Z] b740d8f184ac: Preparing [2020-09-30T21:51:12.321Z] b740d8f184ac: Preparing [2020-09-30T21:51:12.321Z] c2d8c3ffcdf6: Preparing [2020-09-30T21:51:12.321Z] 9669807ab403: Preparing [2020-09-30T21:51:12.321Z] dd2300c83e4f: Preparing [2020-09-30T21:51:12.321Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:12.321Z] 71f4ed2c64ef: Preparing [2020-09-30T21:51:12.321Z] 5d765b8d687d: Preparing [2020-09-30T21:51:12.321Z] ac8e57425e24: Preparing [2020-09-30T21:51:12.321Z] 50644c29ef5a: Preparing [2020-09-30T21:51:12.321Z] 9669807ab403: Waiting [2020-09-30T21:51:12.321Z] dd2300c83e4f: Waiting [2020-09-30T21:51:12.321Z] ac8e57425e24: Waiting [2020-09-30T21:51:12.321Z] 50644c29ef5a: Waiting [2020-09-30T21:51:12.321Z] 71f4ed2c64ef: Waiting [2020-09-30T21:51:12.321Z] 5d765b8d687d: Waiting [2020-09-30T21:51:12.591Z] ab3b84608db1: Pushed [2020-09-30T21:51:12.591Z] c2d8c3ffcdf6: Pushed [2020-09-30T21:51:12.591Z] 59b12184635e: Pushed [2020-09-30T21:51:12.591Z] b740d8f184ac: Pushed [2020-09-30T21:51:12.591Z] 9669807ab403: Pushed [2020-09-30T21:51:12.591Z] dd2300c83e4f: Pushed [2020-09-30T21:51:12.591Z] 71f4ed2c64ef: Pushed [2020-09-30T21:51:12.856Z] 5d765b8d687d: Pushed [2020-09-30T21:51:12.856Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:13.446Z] ac8e57425e24: Pushed [2020-09-30T21:51:13.707Z] 0bfe4d4890dd: Pushed [2020-09-30T21:51:13.969Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:db3224c279263a13042f807878ea61ef1ba67e5a1742897c92e0d5d2ea42ce19 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:14.274Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:14.576Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.39 [2020-09-30T21:51:14.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-09-30T21:51:14.576Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:14.576Z] ab3b84608db1: Preparing [2020-09-30T21:51:14.576Z] 59b12184635e: Preparing [2020-09-30T21:51:14.576Z] b740d8f184ac: Preparing [2020-09-30T21:51:14.576Z] b740d8f184ac: Preparing [2020-09-30T21:51:14.576Z] c2d8c3ffcdf6: Preparing [2020-09-30T21:51:14.576Z] 9669807ab403: Preparing [2020-09-30T21:51:14.576Z] dd2300c83e4f: Preparing [2020-09-30T21:51:14.576Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:14.576Z] 71f4ed2c64ef: Preparing [2020-09-30T21:51:14.576Z] 5d765b8d687d: Preparing [2020-09-30T21:51:14.576Z] ac8e57425e24: Preparing [2020-09-30T21:51:14.576Z] 50644c29ef5a: Preparing [2020-09-30T21:51:14.576Z] 9669807ab403: Waiting [2020-09-30T21:51:14.576Z] dd2300c83e4f: Waiting [2020-09-30T21:51:14.576Z] 71f4ed2c64ef: Waiting [2020-09-30T21:51:14.576Z] 5d765b8d687d: Waiting [2020-09-30T21:51:14.576Z] ac8e57425e24: Waiting [2020-09-30T21:51:14.576Z] 50644c29ef5a: Waiting [2020-09-30T21:51:14.576Z] b740d8f184ac: Layer already exists [2020-09-30T21:51:14.576Z] ab3b84608db1: Layer already exists [2020-09-30T21:51:14.576Z] 0bfe4d4890dd: Layer already exists [2020-09-30T21:51:14.576Z] 59b12184635e: Layer already exists [2020-09-30T21:51:14.576Z] c2d8c3ffcdf6: Layer already exists [2020-09-30T21:51:14.576Z] dd2300c83e4f: Layer already exists [2020-09-30T21:51:14.576Z] 9669807ab403: Layer already exists [2020-09-30T21:51:14.576Z] 71f4ed2c64ef: Layer already exists [2020-09-30T21:51:14.576Z] 5d765b8d687d: Layer already exists [2020-09-30T21:51:14.576Z] ac8e57425e24: Layer already exists [2020-09-30T21:51:14.576Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:14.576Z] 1.2.2-dev.39: digest: sha256:db3224c279263a13042f807878ea61ef1ba67e5a1742897c92e0d5d2ea42ce19 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:15.150Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:15.451Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:15.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-09-30T21:51:15.451Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:15.451Z] ab3b84608db1: Preparing [2020-09-30T21:51:15.451Z] 59b12184635e: Preparing [2020-09-30T21:51:15.451Z] b740d8f184ac: Preparing [2020-09-30T21:51:15.451Z] b740d8f184ac: Preparing [2020-09-30T21:51:15.451Z] c2d8c3ffcdf6: Preparing [2020-09-30T21:51:15.451Z] 9669807ab403: Preparing [2020-09-30T21:51:15.451Z] dd2300c83e4f: Preparing [2020-09-30T21:51:15.451Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:15.451Z] 71f4ed2c64ef: Preparing [2020-09-30T21:51:15.451Z] 5d765b8d687d: Preparing [2020-09-30T21:51:15.451Z] ac8e57425e24: Preparing [2020-09-30T21:51:15.451Z] 50644c29ef5a: Preparing [2020-09-30T21:51:15.451Z] 9669807ab403: Waiting [2020-09-30T21:51:15.451Z] dd2300c83e4f: Waiting [2020-09-30T21:51:15.451Z] 5d765b8d687d: Waiting [2020-09-30T21:51:15.451Z] 71f4ed2c64ef: Waiting [2020-09-30T21:51:15.451Z] ac8e57425e24: Waiting [2020-09-30T21:51:15.451Z] 50644c29ef5a: Waiting [2020-09-30T21:51:15.451Z] b740d8f184ac: Layer already exists [2020-09-30T21:51:15.451Z] c2d8c3ffcdf6: Layer already exists [2020-09-30T21:51:15.451Z] 0bfe4d4890dd: Layer already exists [2020-09-30T21:51:15.451Z] 59b12184635e: Layer already exists [2020-09-30T21:51:15.451Z] ab3b84608db1: Layer already exists [2020-09-30T21:51:15.451Z] dd2300c83e4f: Layer already exists [2020-09-30T21:51:15.451Z] 71f4ed2c64ef: Layer already exists [2020-09-30T21:51:15.451Z] ac8e57425e24: Layer already exists [2020-09-30T21:51:15.451Z] 9669807ab403: Layer already exists [2020-09-30T21:51:15.451Z] 5d765b8d687d: Layer already exists [2020-09-30T21:51:15.451Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:15.451Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:db3224c279263a13042f807878ea61ef1ba67e5a1742897c92e0d5d2ea42ce19 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:15.755Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:16.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-09-30T21:51:16.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-09-30T21:51:16.058Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:16.058Z] ab3b84608db1: Preparing [2020-09-30T21:51:16.058Z] 59b12184635e: Preparing [2020-09-30T21:51:16.058Z] b740d8f184ac: Preparing [2020-09-30T21:51:16.058Z] b740d8f184ac: Preparing [2020-09-30T21:51:16.058Z] c2d8c3ffcdf6: Preparing [2020-09-30T21:51:16.058Z] 9669807ab403: Preparing [2020-09-30T21:51:16.058Z] dd2300c83e4f: Preparing [2020-09-30T21:51:16.058Z] 0bfe4d4890dd: Preparing [2020-09-30T21:51:16.058Z] 71f4ed2c64ef: Preparing [2020-09-30T21:51:16.058Z] 5d765b8d687d: Preparing [2020-09-30T21:51:16.058Z] ac8e57425e24: Preparing [2020-09-30T21:51:16.058Z] 50644c29ef5a: Preparing [2020-09-30T21:51:16.058Z] dd2300c83e4f: Waiting [2020-09-30T21:51:16.058Z] 71f4ed2c64ef: Waiting [2020-09-30T21:51:16.058Z] 5d765b8d687d: Waiting [2020-09-30T21:51:16.058Z] 9669807ab403: Waiting [2020-09-30T21:51:16.058Z] ac8e57425e24: Waiting [2020-09-30T21:51:16.058Z] 50644c29ef5a: Waiting [2020-09-30T21:51:16.058Z] 59b12184635e: Layer already exists [2020-09-30T21:51:16.058Z] c2d8c3ffcdf6: Layer already exists [2020-09-30T21:51:16.058Z] ab3b84608db1: Layer already exists [2020-09-30T21:51:16.058Z] 0bfe4d4890dd: Layer already exists [2020-09-30T21:51:16.058Z] b740d8f184ac: Layer already exists [2020-09-30T21:51:16.058Z] 9669807ab403: Layer already exists [2020-09-30T21:51:16.058Z] 5d765b8d687d: Layer already exists [2020-09-30T21:51:16.058Z] 71f4ed2c64ef: Layer already exists [2020-09-30T21:51:16.058Z] ac8e57425e24: Layer already exists [2020-09-30T21:51:16.058Z] dd2300c83e4f: Layer already exists [2020-09-30T21:51:16.058Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:16.058Z] master: digest: sha256:db3224c279263a13042f807878ea61ef1ba67e5a1742897c92e0d5d2ea42ce19 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:16.246Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:16.294Z] taggedImages: [2020-09-30T21:51:16.294Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:16.294Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.39 [2020-09-30T21:51:16.294Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:16.294Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-09-30T21:51:16.367Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-09-30T21:51:16.367Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:16.367Z] 1.2.2-dev.39 [2020-09-30T21:51:16.367Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:16.367Z] master [2020-09-30T21:51:16.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:16.882Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:17.189Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:17.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-09-30T21:51:17.189Z] 87d7206c80b7: Preparing [2020-09-30T21:51:17.189Z] 99bb04602bef: Preparing [2020-09-30T21:51:17.189Z] 2732afa3112e: Preparing [2020-09-30T21:51:17.189Z] b16dcd9ddf37: Preparing [2020-09-30T21:51:17.189Z] a2b8dfa9e7f5: Preparing [2020-09-30T21:51:17.189Z] 3d9531ddbb5e: Preparing [2020-09-30T21:51:17.189Z] 11f11310603a: Preparing [2020-09-30T21:51:17.189Z] 47b52bd062a5: Preparing [2020-09-30T21:51:17.189Z] d69a5b819926: Preparing [2020-09-30T21:51:17.189Z] d22701f30952: Preparing [2020-09-30T21:51:17.189Z] 1b3ee35aacca: Preparing [2020-09-30T21:51:17.189Z] 3d9531ddbb5e: Waiting [2020-09-30T21:51:17.189Z] 11f11310603a: Waiting [2020-09-30T21:51:17.189Z] 47b52bd062a5: Waiting [2020-09-30T21:51:17.189Z] d69a5b819926: Waiting [2020-09-30T21:51:17.189Z] d22701f30952: Waiting [2020-09-30T21:51:17.189Z] 1b3ee35aacca: Waiting [2020-09-30T21:51:17.462Z] 87d7206c80b7: Pushed [2020-09-30T21:51:17.462Z] 99bb04602bef: Pushed [2020-09-30T21:51:17.462Z] 3d9531ddbb5e: Pushed [2020-09-30T21:51:17.734Z] 11f11310603a: Pushed [2020-09-30T21:51:17.734Z] 47b52bd062a5: Pushed [2020-09-30T21:51:17.999Z] d69a5b819926: Pushed [2020-09-30T21:51:17.999Z] 1b3ee35aacca: Layer already exists [2020-09-30T21:51:18.264Z] 2732afa3112e: Pushed [2020-09-30T21:51:18.525Z] d22701f30952: Pushed [2020-09-30T21:51:18.525Z] a2b8dfa9e7f5: Pushed [2020-09-30T21:51:18.525Z] b16dcd9ddf37: Pushed [2020-09-30T21:51:18.787Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:088f7ce3adfa7146565a7a21943e0d6903f61be01b1f40c7d7f6f97f1e7ca36e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:19.103Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:19.402Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.39 [2020-09-30T21:51:19.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-09-30T21:51:19.402Z] 87d7206c80b7: Preparing [2020-09-30T21:51:19.402Z] 99bb04602bef: Preparing [2020-09-30T21:51:19.402Z] 2732afa3112e: Preparing [2020-09-30T21:51:19.402Z] b16dcd9ddf37: Preparing [2020-09-30T21:51:19.402Z] a2b8dfa9e7f5: Preparing [2020-09-30T21:51:19.402Z] 3d9531ddbb5e: Preparing [2020-09-30T21:51:19.402Z] 11f11310603a: Preparing [2020-09-30T21:51:19.402Z] 47b52bd062a5: Preparing [2020-09-30T21:51:19.402Z] d69a5b819926: Preparing [2020-09-30T21:51:19.402Z] d22701f30952: Preparing [2020-09-30T21:51:19.402Z] 1b3ee35aacca: Preparing [2020-09-30T21:51:19.402Z] d69a5b819926: Waiting [2020-09-30T21:51:19.402Z] 3d9531ddbb5e: Waiting [2020-09-30T21:51:19.402Z] 11f11310603a: Waiting [2020-09-30T21:51:19.402Z] 47b52bd062a5: Waiting [2020-09-30T21:51:19.402Z] d22701f30952: Waiting [2020-09-30T21:51:19.402Z] 1b3ee35aacca: Waiting [2020-09-30T21:51:19.402Z] b16dcd9ddf37: Layer already exists [2020-09-30T21:51:19.402Z] a2b8dfa9e7f5: Layer already exists [2020-09-30T21:51:19.402Z] 87d7206c80b7: Layer already exists [2020-09-30T21:51:19.402Z] 2732afa3112e: Layer already exists [2020-09-30T21:51:19.402Z] 99bb04602bef: Layer already exists [2020-09-30T21:51:19.402Z] 11f11310603a: Layer already exists [2020-09-30T21:51:19.402Z] 3d9531ddbb5e: Layer already exists [2020-09-30T21:51:19.402Z] d69a5b819926: Layer already exists [2020-09-30T21:51:19.402Z] d22701f30952: Layer already exists [2020-09-30T21:51:19.402Z] 47b52bd062a5: Layer already exists [2020-09-30T21:51:19.402Z] 1b3ee35aacca: Layer already exists [2020-09-30T21:51:19.402Z] 1.2.2-dev.39: digest: sha256:088f7ce3adfa7146565a7a21943e0d6903f61be01b1f40c7d7f6f97f1e7ca36e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:19.700Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:19.996Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:19.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-09-30T21:51:19.996Z] 87d7206c80b7: Preparing [2020-09-30T21:51:19.996Z] 99bb04602bef: Preparing [2020-09-30T21:51:19.996Z] 2732afa3112e: Preparing [2020-09-30T21:51:19.996Z] b16dcd9ddf37: Preparing [2020-09-30T21:51:19.996Z] a2b8dfa9e7f5: Preparing [2020-09-30T21:51:19.996Z] 3d9531ddbb5e: Preparing [2020-09-30T21:51:19.996Z] 11f11310603a: Preparing [2020-09-30T21:51:19.996Z] 47b52bd062a5: Preparing [2020-09-30T21:51:19.996Z] d69a5b819926: Preparing [2020-09-30T21:51:19.996Z] d22701f30952: Preparing [2020-09-30T21:51:19.996Z] 1b3ee35aacca: Preparing [2020-09-30T21:51:19.996Z] 11f11310603a: Waiting [2020-09-30T21:51:19.996Z] 47b52bd062a5: Waiting [2020-09-30T21:51:19.996Z] d69a5b819926: Waiting [2020-09-30T21:51:19.996Z] d22701f30952: Waiting [2020-09-30T21:51:19.996Z] 3d9531ddbb5e: Waiting [2020-09-30T21:51:19.996Z] 1b3ee35aacca: Waiting [2020-09-30T21:51:19.996Z] a2b8dfa9e7f5: Layer already exists [2020-09-30T21:51:19.996Z] 87d7206c80b7: Layer already exists [2020-09-30T21:51:19.996Z] 2732afa3112e: Layer already exists [2020-09-30T21:51:19.996Z] 99bb04602bef: Layer already exists [2020-09-30T21:51:19.996Z] b16dcd9ddf37: Layer already exists [2020-09-30T21:51:19.996Z] 47b52bd062a5: Layer already exists [2020-09-30T21:51:19.996Z] d22701f30952: Layer already exists [2020-09-30T21:51:19.996Z] 11f11310603a: Layer already exists [2020-09-30T21:51:19.996Z] d69a5b819926: Layer already exists [2020-09-30T21:51:19.996Z] 3d9531ddbb5e: Layer already exists [2020-09-30T21:51:19.996Z] 1b3ee35aacca: Layer already exists [2020-09-30T21:51:19.996Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:088f7ce3adfa7146565a7a21943e0d6903f61be01b1f40c7d7f6f97f1e7ca36e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:20.402Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:20.741Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-09-30T21:51:20.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-09-30T21:51:20.741Z] 87d7206c80b7: Preparing [2020-09-30T21:51:20.741Z] 99bb04602bef: Preparing [2020-09-30T21:51:20.741Z] 2732afa3112e: Preparing [2020-09-30T21:51:20.741Z] b16dcd9ddf37: Preparing [2020-09-30T21:51:20.741Z] a2b8dfa9e7f5: Preparing [2020-09-30T21:51:20.741Z] 3d9531ddbb5e: Preparing [2020-09-30T21:51:20.741Z] 11f11310603a: Preparing [2020-09-30T21:51:20.741Z] 47b52bd062a5: Preparing [2020-09-30T21:51:20.741Z] d69a5b819926: Preparing [2020-09-30T21:51:20.741Z] d22701f30952: Preparing [2020-09-30T21:51:20.741Z] 1b3ee35aacca: Preparing [2020-09-30T21:51:20.741Z] 3d9531ddbb5e: Waiting [2020-09-30T21:51:20.741Z] 11f11310603a: Waiting [2020-09-30T21:51:20.741Z] 47b52bd062a5: Waiting [2020-09-30T21:51:20.741Z] d69a5b819926: Waiting [2020-09-30T21:51:20.741Z] d22701f30952: Waiting [2020-09-30T21:51:20.741Z] 1b3ee35aacca: Waiting [2020-09-30T21:51:20.741Z] a2b8dfa9e7f5: Layer already exists [2020-09-30T21:51:20.741Z] 87d7206c80b7: Layer already exists [2020-09-30T21:51:20.741Z] 99bb04602bef: Layer already exists [2020-09-30T21:51:20.741Z] 2732afa3112e: Layer already exists [2020-09-30T21:51:20.741Z] b16dcd9ddf37: Layer already exists [2020-09-30T21:51:20.741Z] d22701f30952: Layer already exists [2020-09-30T21:51:20.741Z] 3d9531ddbb5e: Layer already exists [2020-09-30T21:51:20.741Z] 11f11310603a: Layer already exists [2020-09-30T21:51:20.741Z] 47b52bd062a5: Layer already exists [2020-09-30T21:51:20.741Z] d69a5b819926: Layer already exists [2020-09-30T21:51:20.741Z] 1b3ee35aacca: Layer already exists [2020-09-30T21:51:21.005Z] master: digest: sha256:088f7ce3adfa7146565a7a21943e0d6903f61be01b1f40c7d7f6f97f1e7ca36e size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:21.197Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:21.245Z] taggedImages: [2020-09-30T21:51:21.245Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:21.245Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.39 [2020-09-30T21:51:21.245Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:21.245Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-09-30T21:51:21.311Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-09-30T21:51:21.311Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:21.311Z] 1.2.2-dev.39 [2020-09-30T21:51:21.311Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:21.311Z] master [2020-09-30T21:51:21.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:21.807Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:22.119Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:22.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-09-30T21:51:22.119Z] 4af5f1081636: Preparing [2020-09-30T21:51:22.119Z] 0f5ca48b8c51: Preparing [2020-09-30T21:51:22.119Z] c8fe1958ebf5: Preparing [2020-09-30T21:51:22.119Z] 5e61e14b76bf: Preparing [2020-09-30T21:51:22.381Z] 4af5f1081636: Pushed [2020-09-30T21:51:22.381Z] c8fe1958ebf5: Pushed [2020-09-30T21:51:22.381Z] 5e61e14b76bf: Pushed [2020-09-30T21:51:23.329Z] 0f5ca48b8c51: Pushed [2020-09-30T21:51:23.329Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:da8a8ed56f85c91be2dd6406c87b0fde004d328476d1abccc4f4727e51ebd4ef size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:23.634Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:23.942Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.39 [2020-09-30T21:51:23.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-09-30T21:51:23.942Z] 4af5f1081636: Preparing [2020-09-30T21:51:23.942Z] 0f5ca48b8c51: Preparing [2020-09-30T21:51:23.942Z] c8fe1958ebf5: Preparing [2020-09-30T21:51:23.942Z] 5e61e14b76bf: Preparing [2020-09-30T21:51:23.942Z] 5e61e14b76bf: Layer already exists [2020-09-30T21:51:23.942Z] 4af5f1081636: Layer already exists [2020-09-30T21:51:23.942Z] c8fe1958ebf5: Layer already exists [2020-09-30T21:51:23.942Z] 0f5ca48b8c51: Layer already exists [2020-09-30T21:51:23.942Z] 1.2.2-dev.39: digest: sha256:da8a8ed56f85c91be2dd6406c87b0fde004d328476d1abccc4f4727e51ebd4ef size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:24.254Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:24.551Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:24.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-09-30T21:51:24.551Z] 4af5f1081636: Preparing [2020-09-30T21:51:24.551Z] 0f5ca48b8c51: Preparing [2020-09-30T21:51:24.551Z] c8fe1958ebf5: Preparing [2020-09-30T21:51:24.551Z] 5e61e14b76bf: Preparing [2020-09-30T21:51:24.552Z] 5e61e14b76bf: Layer already exists [2020-09-30T21:51:24.552Z] 4af5f1081636: Layer already exists [2020-09-30T21:51:24.552Z] c8fe1958ebf5: Layer already exists [2020-09-30T21:51:24.552Z] 0f5ca48b8c51: Layer already exists [2020-09-30T21:51:24.552Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:da8a8ed56f85c91be2dd6406c87b0fde004d328476d1abccc4f4727e51ebd4ef size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:24.860Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:25.166Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-09-30T21:51:25.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-09-30T21:51:25.166Z] 4af5f1081636: Preparing [2020-09-30T21:51:25.166Z] 0f5ca48b8c51: Preparing [2020-09-30T21:51:25.166Z] c8fe1958ebf5: Preparing [2020-09-30T21:51:25.166Z] 5e61e14b76bf: Preparing [2020-09-30T21:51:25.166Z] 4af5f1081636: Layer already exists [2020-09-30T21:51:25.166Z] 5e61e14b76bf: Layer already exists [2020-09-30T21:51:25.166Z] 0f5ca48b8c51: Layer already exists [2020-09-30T21:51:25.166Z] c8fe1958ebf5: Layer already exists [2020-09-30T21:51:25.166Z] master: digest: sha256:da8a8ed56f85c91be2dd6406c87b0fde004d328476d1abccc4f4727e51ebd4ef size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:25.406Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:25.449Z] taggedImages: [2020-09-30T21:51:25.449Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:25.449Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.39 [2020-09-30T21:51:25.449Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:25.449Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-09-30T21:51:25.534Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-09-30T21:51:25.534Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:25.534Z] 1.2.2-dev.39 [2020-09-30T21:51:25.534Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:25.534Z] master [2020-09-30T21:51:25.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:26.009Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:26.326Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:26.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-09-30T21:51:26.327Z] b01a3b463e26: Preparing [2020-09-30T21:51:26.327Z] 98dd36cc38e0: Preparing [2020-09-30T21:51:26.327Z] 8eeb2a39a2c8: Preparing [2020-09-30T21:51:26.327Z] d203c7cecdeb: Preparing [2020-09-30T21:51:26.327Z] 8005e8a90858: Preparing [2020-09-30T21:51:26.327Z] 8328eebbc283: Preparing [2020-09-30T21:51:26.327Z] 8328eebbc283: Waiting [2020-09-30T21:51:26.589Z] 8eeb2a39a2c8: Pushed [2020-09-30T21:51:26.589Z] b01a3b463e26: Pushed [2020-09-30T21:51:26.589Z] 8005e8a90858: Pushed [2020-09-30T21:51:26.589Z] d203c7cecdeb: Pushed [2020-09-30T21:51:26.589Z] 8328eebbc283: Pushed [2020-09-30T21:51:27.975Z] 98dd36cc38e0: Pushed [2020-09-30T21:51:27.975Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:4660bf26ca1b7688f8662f4c1816de0b8444282289983bf71587531dce202b16 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:28.326Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:28.624Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.39 [2020-09-30T21:51:28.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-09-30T21:51:28.624Z] b01a3b463e26: Preparing [2020-09-30T21:51:28.624Z] 98dd36cc38e0: Preparing [2020-09-30T21:51:28.624Z] 8eeb2a39a2c8: Preparing [2020-09-30T21:51:28.624Z] d203c7cecdeb: Preparing [2020-09-30T21:51:28.624Z] 8005e8a90858: Preparing [2020-09-30T21:51:28.624Z] 8328eebbc283: Preparing [2020-09-30T21:51:28.624Z] 8328eebbc283: Waiting [2020-09-30T21:51:28.624Z] d203c7cecdeb: Layer already exists [2020-09-30T21:51:28.624Z] 8005e8a90858: Layer already exists [2020-09-30T21:51:28.624Z] 98dd36cc38e0: Layer already exists [2020-09-30T21:51:28.624Z] 8eeb2a39a2c8: Layer already exists [2020-09-30T21:51:28.624Z] b01a3b463e26: Layer already exists [2020-09-30T21:51:28.624Z] 8328eebbc283: Layer already exists [2020-09-30T21:51:28.624Z] 1.2.2-dev.39: digest: sha256:4660bf26ca1b7688f8662f4c1816de0b8444282289983bf71587531dce202b16 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:28.925Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:29.280Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:29.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-09-30T21:51:29.280Z] b01a3b463e26: Preparing [2020-09-30T21:51:29.280Z] 98dd36cc38e0: Preparing [2020-09-30T21:51:29.280Z] 8eeb2a39a2c8: Preparing [2020-09-30T21:51:29.280Z] d203c7cecdeb: Preparing [2020-09-30T21:51:29.280Z] 8005e8a90858: Preparing [2020-09-30T21:51:29.280Z] 8328eebbc283: Preparing [2020-09-30T21:51:29.280Z] 8328eebbc283: Waiting [2020-09-30T21:51:29.280Z] 8eeb2a39a2c8: Layer already exists [2020-09-30T21:51:29.280Z] 8005e8a90858: Layer already exists [2020-09-30T21:51:29.280Z] b01a3b463e26: Layer already exists [2020-09-30T21:51:29.280Z] 98dd36cc38e0: Layer already exists [2020-09-30T21:51:29.280Z] d203c7cecdeb: Layer already exists [2020-09-30T21:51:29.280Z] 8328eebbc283: Layer already exists [2020-09-30T21:51:29.280Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:4660bf26ca1b7688f8662f4c1816de0b8444282289983bf71587531dce202b16 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:29.630Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:29.929Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-09-30T21:51:29.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-09-30T21:51:29.929Z] b01a3b463e26: Preparing [2020-09-30T21:51:29.929Z] 98dd36cc38e0: Preparing [2020-09-30T21:51:29.929Z] 8eeb2a39a2c8: Preparing [2020-09-30T21:51:29.929Z] d203c7cecdeb: Preparing [2020-09-30T21:51:29.929Z] 8005e8a90858: Preparing [2020-09-30T21:51:29.929Z] 8328eebbc283: Preparing [2020-09-30T21:51:29.929Z] 8328eebbc283: Waiting [2020-09-30T21:51:29.929Z] 8eeb2a39a2c8: Layer already exists [2020-09-30T21:51:29.929Z] 8005e8a90858: Layer already exists [2020-09-30T21:51:29.929Z] b01a3b463e26: Layer already exists [2020-09-30T21:51:29.929Z] d203c7cecdeb: Layer already exists [2020-09-30T21:51:29.929Z] 98dd36cc38e0: Layer already exists [2020-09-30T21:51:29.929Z] 8328eebbc283: Layer already exists [2020-09-30T21:51:30.191Z] master: digest: sha256:4660bf26ca1b7688f8662f4c1816de0b8444282289983bf71587531dce202b16 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:30.415Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:30.467Z] taggedImages: [2020-09-30T21:51:30.467Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:30.467Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.39 [2020-09-30T21:51:30.467Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:30.467Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-09-30T21:51:30.530Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-09-30T21:51:30.530Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:30.530Z] 1.2.2-dev.39 [2020-09-30T21:51:30.530Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:30.530Z] master [2020-09-30T21:51:30.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:31.038Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:31.346Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:31.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-09-30T21:51:31.346Z] b9d013984b4e: Preparing [2020-09-30T21:51:31.346Z] 4be6d3c524f0: Preparing [2020-09-30T21:51:31.346Z] c3b3196fedc5: Preparing [2020-09-30T21:51:31.346Z] c3b3196fedc5: Pushed [2020-09-30T21:51:31.346Z] b9d013984b4e: Pushed [2020-09-30T21:51:33.296Z] 4be6d3c524f0: Pushed [2020-09-30T21:51:33.296Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:f76113b1d93b2f682acf80c0046adbd7120d0002637800fc562724b7b1e7eef3 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:33.622Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:33.943Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.39 [2020-09-30T21:51:33.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-09-30T21:51:33.943Z] b9d013984b4e: Preparing [2020-09-30T21:51:33.943Z] 4be6d3c524f0: Preparing [2020-09-30T21:51:33.943Z] c3b3196fedc5: Preparing [2020-09-30T21:51:33.943Z] c3b3196fedc5: Layer already exists [2020-09-30T21:51:33.943Z] b9d013984b4e: Layer already exists [2020-09-30T21:51:33.943Z] 4be6d3c524f0: Layer already exists [2020-09-30T21:51:33.943Z] 1.2.2-dev.39: digest: sha256:f76113b1d93b2f682acf80c0046adbd7120d0002637800fc562724b7b1e7eef3 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:34.250Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:34.551Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:34.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-09-30T21:51:34.551Z] b9d013984b4e: Preparing [2020-09-30T21:51:34.551Z] 4be6d3c524f0: Preparing [2020-09-30T21:51:34.551Z] c3b3196fedc5: Preparing [2020-09-30T21:51:34.551Z] c3b3196fedc5: Layer already exists [2020-09-30T21:51:34.551Z] b9d013984b4e: Layer already exists [2020-09-30T21:51:34.551Z] 4be6d3c524f0: Layer already exists [2020-09-30T21:51:34.551Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:f76113b1d93b2f682acf80c0046adbd7120d0002637800fc562724b7b1e7eef3 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:34.864Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:35.328Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-09-30T21:51:35.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-09-30T21:51:35.328Z] b9d013984b4e: Preparing [2020-09-30T21:51:35.328Z] 4be6d3c524f0: Preparing [2020-09-30T21:51:35.328Z] c3b3196fedc5: Preparing [2020-09-30T21:51:35.328Z] c3b3196fedc5: Layer already exists [2020-09-30T21:51:35.328Z] b9d013984b4e: Layer already exists [2020-09-30T21:51:35.328Z] 4be6d3c524f0: Layer already exists [2020-09-30T21:51:35.328Z] master: digest: sha256:f76113b1d93b2f682acf80c0046adbd7120d0002637800fc562724b7b1e7eef3 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:35.543Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:35.588Z] taggedImages: [2020-09-30T21:51:35.588Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:35.588Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.39 [2020-09-30T21:51:35.588Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:35.588Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-09-30T21:51:35.649Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-09-30T21:51:35.649Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:35.649Z] 1.2.2-dev.39 [2020-09-30T21:51:35.649Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:35.649Z] master [2020-09-30T21:51:35.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:36.147Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:36.485Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:36.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-09-30T21:51:36.485Z] cba22861d671: Preparing [2020-09-30T21:51:36.485Z] 52e6cfa5c9a3: Preparing [2020-09-30T21:51:36.485Z] d70a4dba26d8: Preparing [2020-09-30T21:51:36.485Z] b0e101029421: Preparing [2020-09-30T21:51:36.485Z] c71754361485: Preparing [2020-09-30T21:51:36.485Z] e5b677d1d1f3: Preparing [2020-09-30T21:51:36.485Z] 43cbcb6492ac: Preparing [2020-09-30T21:51:36.485Z] 527eef706b20: Preparing [2020-09-30T21:51:36.485Z] 224742e9e948: Preparing [2020-09-30T21:51:36.485Z] 5391e5290f13: Preparing [2020-09-30T21:51:36.485Z] 13baed61c795: Preparing [2020-09-30T21:51:36.485Z] 51d6d3d09136: Preparing [2020-09-30T21:51:36.485Z] 1507bc794612: Preparing [2020-09-30T21:51:36.485Z] 50644c29ef5a: Preparing [2020-09-30T21:51:36.485Z] e5b677d1d1f3: Waiting [2020-09-30T21:51:36.485Z] 43cbcb6492ac: Waiting [2020-09-30T21:51:36.485Z] 527eef706b20: Waiting [2020-09-30T21:51:36.485Z] 224742e9e948: Waiting [2020-09-30T21:51:36.485Z] 5391e5290f13: Waiting [2020-09-30T21:51:36.485Z] 13baed61c795: Waiting [2020-09-30T21:51:36.485Z] 51d6d3d09136: Waiting [2020-09-30T21:51:36.485Z] 1507bc794612: Waiting [2020-09-30T21:51:36.485Z] 50644c29ef5a: Waiting [2020-09-30T21:51:36.764Z] c71754361485: Pushed [2020-09-30T21:51:36.764Z] cba22861d671: Pushed [2020-09-30T21:51:37.419Z] b0e101029421: Pushed [2020-09-30T21:51:37.419Z] 43cbcb6492ac: Pushed [2020-09-30T21:51:37.419Z] 527eef706b20: Layer already exists [2020-09-30T21:51:37.682Z] 224742e9e948: Layer already exists [2020-09-30T21:51:37.682Z] 52e6cfa5c9a3: Pushed [2020-09-30T21:51:37.682Z] 5391e5290f13: Layer already exists [2020-09-30T21:51:37.682Z] 13baed61c795: Layer already exists [2020-09-30T21:51:37.682Z] 51d6d3d09136: Layer already exists [2020-09-30T21:51:37.682Z] 1507bc794612: Layer already exists [2020-09-30T21:51:37.682Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:38.266Z] e5b677d1d1f3: Pushed [2020-09-30T21:51:42.487Z] d70a4dba26d8: Pushed [2020-09-30T21:51:42.752Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:849f4f576f0646d316e29af554112a16ffa0eb33132db9a19a74ce869cf41897 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:43.083Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:43.385Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.39 [2020-09-30T21:51:43.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-09-30T21:51:43.385Z] cba22861d671: Preparing [2020-09-30T21:51:43.385Z] 52e6cfa5c9a3: Preparing [2020-09-30T21:51:43.385Z] d70a4dba26d8: Preparing [2020-09-30T21:51:43.385Z] b0e101029421: Preparing [2020-09-30T21:51:43.385Z] c71754361485: Preparing [2020-09-30T21:51:43.385Z] e5b677d1d1f3: Preparing [2020-09-30T21:51:43.385Z] 43cbcb6492ac: Preparing [2020-09-30T21:51:43.385Z] 527eef706b20: Preparing [2020-09-30T21:51:43.385Z] 224742e9e948: Preparing [2020-09-30T21:51:43.385Z] 5391e5290f13: Preparing [2020-09-30T21:51:43.385Z] 13baed61c795: Preparing [2020-09-30T21:51:43.385Z] 51d6d3d09136: Preparing [2020-09-30T21:51:43.385Z] 1507bc794612: Preparing [2020-09-30T21:51:43.385Z] 50644c29ef5a: Preparing [2020-09-30T21:51:43.385Z] 224742e9e948: Waiting [2020-09-30T21:51:43.385Z] 51d6d3d09136: Waiting [2020-09-30T21:51:43.385Z] 5391e5290f13: Waiting [2020-09-30T21:51:43.385Z] 13baed61c795: Waiting [2020-09-30T21:51:43.385Z] 1507bc794612: Waiting [2020-09-30T21:51:43.385Z] 50644c29ef5a: Waiting [2020-09-30T21:51:43.385Z] e5b677d1d1f3: Waiting [2020-09-30T21:51:43.385Z] 43cbcb6492ac: Waiting [2020-09-30T21:51:43.385Z] 527eef706b20: Waiting [2020-09-30T21:51:43.385Z] b0e101029421: Layer already exists [2020-09-30T21:51:43.385Z] c71754361485: Layer already exists [2020-09-30T21:51:43.385Z] cba22861d671: Layer already exists [2020-09-30T21:51:43.385Z] d70a4dba26d8: Layer already exists [2020-09-30T21:51:43.385Z] 52e6cfa5c9a3: Layer already exists [2020-09-30T21:51:43.385Z] e5b677d1d1f3: Layer already exists [2020-09-30T21:51:43.385Z] 224742e9e948: Layer already exists [2020-09-30T21:51:43.385Z] 527eef706b20: Layer already exists [2020-09-30T21:51:43.385Z] 43cbcb6492ac: Layer already exists [2020-09-30T21:51:43.385Z] 5391e5290f13: Layer already exists [2020-09-30T21:51:43.385Z] 51d6d3d09136: Layer already exists [2020-09-30T21:51:43.385Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:43.385Z] 1507bc794612: Layer already exists [2020-09-30T21:51:43.385Z] 13baed61c795: Layer already exists [2020-09-30T21:51:43.385Z] 1.2.2-dev.39: digest: sha256:849f4f576f0646d316e29af554112a16ffa0eb33132db9a19a74ce869cf41897 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:43.697Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:44.120Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:44.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-09-30T21:51:44.121Z] cba22861d671: Preparing [2020-09-30T21:51:44.121Z] 52e6cfa5c9a3: Preparing [2020-09-30T21:51:44.121Z] d70a4dba26d8: Preparing [2020-09-30T21:51:44.121Z] b0e101029421: Preparing [2020-09-30T21:51:44.121Z] c71754361485: Preparing [2020-09-30T21:51:44.121Z] e5b677d1d1f3: Preparing [2020-09-30T21:51:44.121Z] 43cbcb6492ac: Preparing [2020-09-30T21:51:44.121Z] 527eef706b20: Preparing [2020-09-30T21:51:44.121Z] 224742e9e948: Preparing [2020-09-30T21:51:44.121Z] 5391e5290f13: Preparing [2020-09-30T21:51:44.121Z] 13baed61c795: Preparing [2020-09-30T21:51:44.121Z] 51d6d3d09136: Preparing [2020-09-30T21:51:44.121Z] 1507bc794612: Preparing [2020-09-30T21:51:44.121Z] 50644c29ef5a: Preparing [2020-09-30T21:51:44.121Z] 5391e5290f13: Waiting [2020-09-30T21:51:44.121Z] 13baed61c795: Waiting [2020-09-30T21:51:44.121Z] 51d6d3d09136: Waiting [2020-09-30T21:51:44.121Z] 1507bc794612: Waiting [2020-09-30T21:51:44.121Z] 50644c29ef5a: Waiting [2020-09-30T21:51:44.121Z] e5b677d1d1f3: Waiting [2020-09-30T21:51:44.121Z] 43cbcb6492ac: Waiting [2020-09-30T21:51:44.121Z] 527eef706b20: Waiting [2020-09-30T21:51:44.121Z] 224742e9e948: Waiting [2020-09-30T21:51:44.121Z] cba22861d671: Layer already exists [2020-09-30T21:51:44.121Z] d70a4dba26d8: Layer already exists [2020-09-30T21:51:44.121Z] 52e6cfa5c9a3: Layer already exists [2020-09-30T21:51:44.121Z] c71754361485: Layer already exists [2020-09-30T21:51:44.121Z] b0e101029421: Layer already exists [2020-09-30T21:51:44.121Z] 527eef706b20: Layer already exists [2020-09-30T21:51:44.121Z] 43cbcb6492ac: Layer already exists [2020-09-30T21:51:44.121Z] e5b677d1d1f3: Layer already exists [2020-09-30T21:51:44.121Z] 5391e5290f13: Layer already exists [2020-09-30T21:51:44.121Z] 224742e9e948: Layer already exists [2020-09-30T21:51:44.121Z] 13baed61c795: Layer already exists [2020-09-30T21:51:44.121Z] 51d6d3d09136: Layer already exists [2020-09-30T21:51:44.121Z] 1507bc794612: Layer already exists [2020-09-30T21:51:44.121Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:44.385Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:849f4f576f0646d316e29af554112a16ffa0eb33132db9a19a74ce869cf41897 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:44.705Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:51:45.008Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-09-30T21:51:45.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-09-30T21:51:45.008Z] cba22861d671: Preparing [2020-09-30T21:51:45.008Z] 52e6cfa5c9a3: Preparing [2020-09-30T21:51:45.008Z] d70a4dba26d8: Preparing [2020-09-30T21:51:45.008Z] b0e101029421: Preparing [2020-09-30T21:51:45.008Z] c71754361485: Preparing [2020-09-30T21:51:45.008Z] e5b677d1d1f3: Preparing [2020-09-30T21:51:45.008Z] 43cbcb6492ac: Preparing [2020-09-30T21:51:45.008Z] 527eef706b20: Preparing [2020-09-30T21:51:45.008Z] 224742e9e948: Preparing [2020-09-30T21:51:45.008Z] 5391e5290f13: Preparing [2020-09-30T21:51:45.008Z] 13baed61c795: Preparing [2020-09-30T21:51:45.008Z] 51d6d3d09136: Preparing [2020-09-30T21:51:45.008Z] 1507bc794612: Preparing [2020-09-30T21:51:45.008Z] 50644c29ef5a: Preparing [2020-09-30T21:51:45.008Z] e5b677d1d1f3: Waiting [2020-09-30T21:51:45.008Z] 43cbcb6492ac: Waiting [2020-09-30T21:51:45.008Z] 527eef706b20: Waiting [2020-09-30T21:51:45.008Z] 224742e9e948: Waiting [2020-09-30T21:51:45.008Z] 5391e5290f13: Waiting [2020-09-30T21:51:45.008Z] 13baed61c795: Waiting [2020-09-30T21:51:45.008Z] 51d6d3d09136: Waiting [2020-09-30T21:51:45.008Z] 1507bc794612: Waiting [2020-09-30T21:51:45.008Z] 50644c29ef5a: Waiting [2020-09-30T21:51:45.008Z] d70a4dba26d8: Layer already exists [2020-09-30T21:51:45.008Z] 52e6cfa5c9a3: Layer already exists [2020-09-30T21:51:45.008Z] b0e101029421: Layer already exists [2020-09-30T21:51:45.008Z] c71754361485: Layer already exists [2020-09-30T21:51:45.008Z] cba22861d671: Layer already exists [2020-09-30T21:51:45.008Z] e5b677d1d1f3: Layer already exists [2020-09-30T21:51:45.008Z] 43cbcb6492ac: Layer already exists [2020-09-30T21:51:45.008Z] 527eef706b20: Layer already exists [2020-09-30T21:51:45.008Z] 224742e9e948: Layer already exists [2020-09-30T21:51:45.008Z] 5391e5290f13: Layer already exists [2020-09-30T21:51:45.008Z] 51d6d3d09136: Layer already exists [2020-09-30T21:51:45.008Z] 13baed61c795: Layer already exists [2020-09-30T21:51:45.008Z] 1507bc794612: Layer already exists [2020-09-30T21:51:45.008Z] 50644c29ef5a: Layer already exists [2020-09-30T21:51:45.269Z] master: digest: sha256:849f4f576f0646d316e29af554112a16ffa0eb33132db9a19a74ce869cf41897 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:51:45.457Z] ===================================================== [Pipeline] echo [2020-09-30T21:51:45.505Z] taggedImages: [2020-09-30T21:51:45.505Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:51:45.505Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.39 [2020-09-30T21:51:45.505Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:51:45.505Z] - 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-09-30T21:52:07.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-09-30T21:52:10.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-30T21:52:18.799Z] Removing intermediate container db8753d6d63f [2020-09-30T21:52:18.799Z] ---> a6fe9ca25d50 [2020-09-30T21:52:18.799Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-09-30T21:52:19.095Z] ---> Running in e191f3ae7c87 [2020-09-30T21:52:22.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-09-30T21:52:23.513Z] Removing intermediate container 49d903cb8885 [2020-09-30T21:52:23.513Z] ---> 6494f55c3da2 [2020-09-30T21:52:23.513Z] [2020-09-30T21:52:23.513Z] Step 10/26 : FROM alpine:3.10 [2020-09-30T21:52:24.116Z] 3.10: Pulling from library/alpine [2020-09-30T21:52:26.146Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-09-30T21:52:26.146Z] Status: Downloaded newer image for alpine:3.10 [2020-09-30T21:52:26.146Z] ---> 536a684cf733 [2020-09-30T21:52:26.146Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-09-30T21:52:26.424Z] ---> Running in dcd2268ee671 [2020-09-30T21:52:29.081Z] Removing intermediate container e191f3ae7c87 [2020-09-30T21:52:29.081Z] ---> f806255e114d [2020-09-30T21:52:29.081Z] [2020-09-30T21:52:29.081Z] Step 11/27 : FROM docker:latest [2020-09-30T21:52:29.081Z] ---> 45884bde0078 [2020-09-30T21:52:29.081Z] Step 12/27 : RUN apk add --no-cache bash [2020-09-30T21:52:29.081Z] ---> Running in 200c9b2bd340 [2020-09-30T21:52:29.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:30.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:30.674Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-09-30T21:52:30.675Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-09-30T21:52:30.675Z] OK: 10167 distinct packages available [2020-09-30T21:52:31.279Z] (1/5) Installing ca-certificates (20191127-r2) [2020-09-30T21:52:31.279Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-09-30T21:52:31.279Z] (3/5) Installing libcurl (7.66.0-r1) [2020-09-30T21:52:31.279Z] (4/5) Installing curl (7.66.0-r1) [2020-09-30T21:52:31.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:31.279Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-09-30T21:52:31.279Z] Executing busybox-1.30.1-r3.trigger [2020-09-30T21:52:31.279Z] Executing ca-certificates-20191127-r2.trigger [2020-09-30T21:52:31.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:31.560Z] OK: 7 MiB in 19 packages [2020-09-30T21:52:32.570Z] (1/2) Installing readline (8.0.4-r0) [2020-09-30T21:52:32.570Z] (2/2) Installing bash (5.0.17-r0) [2020-09-30T21:52:32.570Z] Executing bash-5.0.17-r0.post-install [2020-09-30T21:52:32.570Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:52:32.570Z] OK: 12 MiB in 22 packages [2020-09-30T21:52:35.224Z] Removing intermediate container dcd2268ee671 [2020-09-30T21:52:35.224Z] ---> 4e5649e18fbd [2020-09-30T21:52:35.224Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-30T21:52:35.833Z] ---> Running in f2b9244c8d5e [2020-09-30T21:52:35.833Z] Removing intermediate container 200c9b2bd340 [2020-09-30T21:52:35.833Z] ---> 419f2a5f7960 [2020-09-30T21:52:35.833Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-09-30T21:52:36.439Z] ---> Running in 930151b06b19 [2020-09-30T21:52:37.038Z] Removing intermediate container f2b9244c8d5e [2020-09-30T21:52:37.038Z] ---> 8b2ec048e6d3 [2020-09-30T21:52:37.038Z] Step 13/26 : WORKDIR / [2020-09-30T21:52:37.640Z] ---> Running in 7d71f30c4125 [2020-09-30T21:52:39.083Z] Removing intermediate container 7d71f30c4125 [2020-09-30T21:52:39.083Z] ---> 99218b570b1f [2020-09-30T21:52:39.083Z] 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-09-30T21:52:39.362Z] Removing intermediate container a25d2b415f77 [2020-09-30T21:52:39.362Z] ---> 2b2499d216d0 [2020-09-30T21:52:39.362Z] [2020-09-30T21:52:39.362Z] Step 10/21 : FROM scratch [2020-09-30T21:52:39.362Z] ---> [2020-09-30T21:52:39.362Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:52:39.642Z] Removing intermediate container 478e8b187314 [2020-09-30T21:52:39.642Z] ---> ef367927e7b3 [2020-09-30T21:52:39.642Z] [2020-09-30T21:52:39.642Z] Step 10/24 : FROM scratch [2020-09-30T21:52:39.642Z] ---> [2020-09-30T21:52:39.642Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-30T21:52:39.642Z] ---> Running in 25413246a08e [2020-09-30T21:52:39.924Z] ---> Running in 3f0dd43491f2 [2020-09-30T21:52:40.202Z] ---> 554c3bf350e1 [2020-09-30T21:52:40.202Z] 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-09-30T21:52:40.479Z] Removing intermediate container 25413246a08e [2020-09-30T21:52:40.479Z] ---> b8476678ff20 [2020-09-30T21:52:40.479Z] Step 12/21 : ENV APP_PORT=48085 [2020-09-30T21:52:40.756Z] ---> Running in 1f09797a1f0b [2020-09-30T21:52:40.756Z] Removing intermediate container 3f0dd43491f2 [2020-09-30T21:52:40.756Z] ---> ff0e89124747 [2020-09-30T21:52:40.756Z] Step 12/24 : ENV APP_PORT=48060 [2020-09-30T21:52:41.033Z] ---> Running in b506ff895da0 [2020-09-30T21:52:41.647Z] Removing intermediate container 930151b06b19 [2020-09-30T21:52:41.647Z] ---> 48ef200f13ed [2020-09-30T21:52:41.647Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-09-30T21:52:41.647Z] Removing intermediate container 1f09797a1f0b [2020-09-30T21:52:41.647Z] ---> 0822b6839b6e [2020-09-30T21:52:41.647Z] Step 13/21 : EXPOSE $APP_PORT [2020-09-30T21:52:41.647Z] ---> b017952fd9bc [2020-09-30T21:52:41.647Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-09-30T21:52:41.647Z] ---> Running in e47d483a2436 [2020-09-30T21:52:41.647Z] ---> Running in 4812ddcabcee [2020-09-30T21:52:41.931Z] Removing intermediate container b506ff895da0 [2020-09-30T21:52:41.931Z] ---> 23dbd998339a [2020-09-30T21:52:41.931Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-30T21:52:41.931Z] ---> Running in 700f895b5615 [2020-09-30T21:52:42.542Z] Removing intermediate container 4812ddcabcee [2020-09-30T21:52:42.542Z] ---> a63b1c4adf43 [2020-09-30T21:52:42.542Z] Step 15/27 : ENV APP_PORT=48090 [2020-09-30T21:52:42.542Z] Removing intermediate container e47d483a2436 [2020-09-30T21:52:42.542Z] ---> 7b0eb39f9749 [2020-09-30T21:52:42.542Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-09-30T21:52:42.815Z] ---> Running in 8aee05e37e2f [2020-09-30T21:52:43.090Z] ---> 1602a9e13490 [2020-09-30T21:52:43.090Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-09-30T21:52:43.367Z] Removing intermediate container 700f895b5615 [2020-09-30T21:52:43.367Z] ---> fe24bae3d32b [2020-09-30T21:52:43.367Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-09-30T21:52:43.644Z] ---> 3dec17592726 [2020-09-30T21:52:43.644Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-09-30T21:52:43.919Z] Removing intermediate container 8aee05e37e2f [2020-09-30T21:52:43.919Z] ---> f491aa7ae9c2 [2020-09-30T21:52:43.919Z] Step 16/27 : EXPOSE $APP_PORT [2020-09-30T21:52:44.198Z] ---> 89cb8777efae [2020-09-30T21:52:44.198Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-09-30T21:52:44.475Z] ---> Running in abf1d8065af5 [2020-09-30T21:52:44.475Z] ---> 9f0956a07f24 [2020-09-30T21:52:44.475Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-09-30T21:52:45.468Z] Removing intermediate container abf1d8065af5 [2020-09-30T21:52:45.468Z] ---> 8d3f0c00f8b2 [2020-09-30T21:52:45.468Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-09-30T21:52:45.468Z] ---> 633a76cbfadb [2020-09-30T21:52:45.468Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-09-30T21:52:46.082Z] ---> b4ae1b7aafbe [2020-09-30T21:52:46.082Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-09-30T21:52:46.082Z] ---> f6ee554ecb15 [2020-09-30T21:52:46.082Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-09-30T21:52:47.076Z] ---> 033719c1d3af [2020-09-30T21:52:47.076Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-09-30T21:52:48.067Z] ---> Running in 6691c2a739f2 [2020-09-30T21:52:48.067Z] ---> 22c5e1ccb1d7 [2020-09-30T21:52:48.067Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-09-30T21:52:48.354Z] ---> f8a43dfc2dfb [2020-09-30T21:52:48.354Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-09-30T21:52:48.629Z] ---> 8197c4fc3dac [2020-09-30T21:52:48.629Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-09-30T21:52:48.629Z] Removing intermediate container a5c81a4118ad [2020-09-30T21:52:48.629Z] ---> febd82ffd557 [2020-09-30T21:52:48.629Z] [2020-09-30T21:52:48.629Z] Step 10/22 : FROM scratch [2020-09-30T21:52:48.907Z] ---> [2020-09-30T21:52:48.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:52:48.907Z] ---> Using cache [2020-09-30T21:52:48.907Z] ---> b8476678ff20 [2020-09-30T21:52:48.907Z] Step 12/22 : ENV APP_PORT=48081 [2020-09-30T21:52:48.907Z] Removing intermediate container 6691c2a739f2 [2020-09-30T21:52:48.907Z] ---> 3fc2fda09bf5 [2020-09-30T21:52:48.907Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:52:49.194Z] ---> Running in 0ce3cb7538b7 [2020-09-30T21:52:49.194Z] ---> 4eec03bf1f64 [2020-09-30T21:52:49.194Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-09-30T21:52:49.469Z] ---> Running in 735c47604852 [2020-09-30T21:52:49.469Z] ---> d22649278abe [2020-09-30T21:52:49.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-09-30T21:52:49.753Z] ---> 68ce2c209e82 [2020-09-30T21:52:49.753Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-09-30T21:52:49.753Z] Removing intermediate container 0ce3cb7538b7 [2020-09-30T21:52:49.753Z] ---> 1744902b6bd3 [2020-09-30T21:52:49.753Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:52:50.030Z] ---> Running in 2507cd1d7612 [2020-09-30T21:52:50.030Z] Removing intermediate container 735c47604852 [2020-09-30T21:52:50.030Z] ---> 92cf0ca3572c [2020-09-30T21:52:50.030Z] Step 19/21 : LABEL arch=arm64 [2020-09-30T21:52:50.307Z] ---> Running in b0f07b7b043f [2020-09-30T21:52:50.583Z] ---> a5e112bc8c80 [2020-09-30T21:52:50.583Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-09-30T21:52:50.859Z] Removing intermediate container 2507cd1d7612 [2020-09-30T21:52:50.859Z] ---> 8f9a30ab4f49 [2020-09-30T21:52:50.859Z] Step 14/22 : WORKDIR / [2020-09-30T21:52:50.859Z] ---> bb18c9607361 [2020-09-30T21:52:50.859Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-30T21:52:51.137Z] ---> Running in f8b5a9949e9e [2020-09-30T21:52:51.137Z] ---> Running in 1c846c2a903a [2020-09-30T21:52:51.137Z] ---> Running in bcb9400b8427 [2020-09-30T21:52:51.137Z] Removing intermediate container b0f07b7b043f [2020-09-30T21:52:51.137Z] ---> acff4c0aa686 [2020-09-30T21:52:51.414Z] Step 20/21 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:52:51.414Z] ---> 00d72386467f [2020-09-30T21:52:51.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-09-30T21:52:51.690Z] ---> Running in b969b274cca7 [2020-09-30T21:52:51.963Z] Removing intermediate container 1c846c2a903a [2020-09-30T21:52:51.963Z] ---> 9bfa0562f88a [2020-09-30T21:52:51.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-09-30T21:52:52.246Z] Removing intermediate container b969b274cca7 [2020-09-30T21:52:52.247Z] ---> 8bce3b95f145 [2020-09-30T21:52:52.247Z] Step 21/21 : LABEL version=1.2.2-dev.39 [2020-09-30T21:52:52.522Z] ---> Running in 43cddf6c6faa [2020-09-30T21:52:52.805Z] ---> 48ef7c8d90fa [2020-09-30T21:52:52.805Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-09-30T21:52:52.805Z] ---> Running in f727be6d0720 [2020-09-30T21:52:53.081Z] ---> 1ddd5d2a834f [2020-09-30T21:52:53.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-09-30T21:52:53.081Z] Removing intermediate container 43cddf6c6faa [2020-09-30T21:52:53.081Z] ---> ff436f2f5298 [2020-09-30T21:52:53.081Z] [2020-09-30T21:52:53.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:53.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:52:53.733Z] Removing intermediate container f727be6d0720 [2020-09-30T21:52:53.733Z] ---> 862ae53de95b [2020-09-30T21:52:53.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:52:54.048Z] Successfully built ff436f2f5298 [2020-09-30T21:52:54.048Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-09-30T21:52:54.048Z] (2/33) Installing expat (2.2.9-r1) [2020-09-30T21:52:54.048Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-09-30T21:52:54.355Z] ---> Running in b6af5a632423 [2020-09-30T21:52:54.355Z]  Building docker-support-scheduler-go ... done (3/33) Installing libffi (3.3-r2) [2020-09-30T21:52:54.355Z] Building docker-security-secrets-setup-go [2020-09-30T21:52:54.355Z] (4/33) Installing gdbm (1.13-r1) [2020-09-30T21:52:54.355Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-09-30T21:52:54.355Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-09-30T21:52:54.355Z] (7/33) Installing python3 (3.8.5-r0) [2020-09-30T21:52:55.458Z] Removing intermediate container b6af5a632423 [2020-09-30T21:52:55.458Z] ---> 05fec487c981 [2020-09-30T21:52:55.458Z] Step 22/24 : LABEL arch=arm64 [2020-09-30T21:52:56.546Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-09-30T21:52:56.546Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-09-30T21:52:56.546Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-09-30T21:52:56.546Z] (11/33) Installing py3-six (1.15.0-r0) [2020-09-30T21:52:56.546Z] (12/33) Installing py3-packaging (20.4-r0) [2020-09-30T21:52:56.546Z] Removing intermediate container bcb9400b8427 [2020-09-30T21:52:56.546Z] ---> 58b45fa9d9ac [2020-09-30T21:52:56.546Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-09-30T21:52:56.546Z] ---> 2bc22a7f8841 [2020-09-30T21:52:56.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-09-30T21:52:56.952Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-09-30T21:52:56.952Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-09-30T21:52:56.952Z] (15/33) Installing py3-idna (2.9-r0) [2020-09-30T21:52:56.952Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-09-30T21:52:56.952Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-09-30T21:52:56.952Z] ---> Running in 4de0d8d15bc9 [2020-09-30T21:52:57.357Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-09-30T21:52:57.357Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-09-30T21:52:57.357Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-09-30T21:52:57.357Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-09-30T21:52:57.357Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-09-30T21:52:57.357Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-09-30T21:52:57.357Z] ---> Running in 1a88405fcd11 [2020-09-30T21:52:57.357Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-09-30T21:52:57.357Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-09-30T21:52:57.357Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-09-30T21:52:57.693Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-09-30T21:52:57.693Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-09-30T21:52:57.693Z] (29/33) Installing py3-progress (1.5-r0) [2020-09-30T21:52:57.693Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-09-30T21:52:57.693Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-09-30T21:52:57.693Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-09-30T21:52:57.693Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-09-30T21:52:58.004Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:52:58.004Z] OK: 71 MiB in 55 packages [2020-09-30T21:52:58.637Z] ---> 193d99530ded [2020-09-30T21:52:58.637Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-09-30T21:52:58.637Z] Removing intermediate container 4de0d8d15bc9 [2020-09-30T21:52:58.637Z] ---> 3a480ee9221b [2020-09-30T21:52:58.637Z] Step 23/24 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:52:58.914Z] Removing intermediate container 1a88405fcd11 [2020-09-30T21:52:58.914Z] ---> 10a46903c037 [2020-09-30T21:52:58.914Z] Step 24/26 : LABEL arch=arm64 [2020-09-30T21:52:59.217Z] ---> Running in 53cf9cb3677a [2020-09-30T21:52:59.217Z] ---> Running in 0bd2061e8689 [2020-09-30T21:52:59.864Z] ---> Running in 6f50f5c47d14 [2020-09-30T21:53:00.464Z] Removing intermediate container 53cf9cb3677a [2020-09-30T21:53:00.464Z] ---> 6d75be571858 [2020-09-30T21:53:00.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:53:00.741Z] Removing intermediate container 0bd2061e8689 [2020-09-30T21:53:00.741Z] ---> 620f73997729 [2020-09-30T21:53:00.741Z] Step 24/24 : LABEL version=1.2.2-dev.39 [2020-09-30T21:53:01.022Z] ---> Running in 660ddec6b135 [2020-09-30T21:53:01.022Z] Removing intermediate container 6f50f5c47d14 [2020-09-30T21:53:01.022Z] ---> 0a9a81bcf8b2 [2020-09-30T21:53:01.022Z] Step 25/26 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:53:01.022Z] ---> Running in 414c96df0da6 [2020-09-30T21:53:01.303Z] ---> Running in f16226d808f6 [2020-09-30T21:53:01.932Z] Removing intermediate container 660ddec6b135 [2020-09-30T21:53:01.932Z] ---> 0d782a5b7dda [2020-09-30T21:53:01.932Z] Step 20/22 : LABEL arch=arm64 [2020-09-30T21:53:02.211Z] Removing intermediate container f16226d808f6 [2020-09-30T21:53:02.212Z] ---> 948137e62a64 [2020-09-30T21:53:02.212Z] Step 26/26 : LABEL version=1.2.2-dev.39 [2020-09-30T21:53:02.212Z] Removing intermediate container 414c96df0da6 [2020-09-30T21:53:02.212Z] ---> 4ee7f8857f72 [2020-09-30T21:53:02.212Z] [2020-09-30T21:53:02.212Z] ---> Running in 7b5322eb0b42 [2020-09-30T21:53:02.489Z] ---> Running in ecd9c7ba54dd [2020-09-30T21:53:03.088Z] Removing intermediate container 7b5322eb0b42 [2020-09-30T21:53:03.088Z] ---> 39263637ae19 [2020-09-30T21:53:03.088Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:53:03.088Z] Successfully built 4ee7f8857f72 [2020-09-30T21:53:03.088Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-09-30T21:53:03.088Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-09-30T21:53:03.370Z] Removing intermediate container ecd9c7ba54dd [2020-09-30T21:53:03.370Z] ---> 461e942ec3c4 [2020-09-30T21:53:03.370Z] [2020-09-30T21:53:03.370Z] ---> Running in ef59d640782d [2020-09-30T21:53:03.973Z] Successfully built 461e942ec3c4 [2020-09-30T21:53:03.973Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-09-30T21:53:03.973Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-09-30T21:53:04.252Z] Removing intermediate container ef59d640782d [2020-09-30T21:53:04.252Z] ---> c4ea945c413b [2020-09-30T21:53:04.252Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:53:04.855Z] ---> Running in a620443a32c9 [2020-09-30T21:53:05.849Z] Removing intermediate container a620443a32c9 [2020-09-30T21:53:05.849Z] ---> aef1dd285486 [2020-09-30T21:53:05.849Z] [2020-09-30T21:53:06.450Z] Successfully built aef1dd285486 [2020-09-30T21:53:06.450Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-09-30T21:53:06.450Z]  Building docker-core-metadata-go ... done Building docker-support-logging-go [2020-09-30T21:53:07.049Z] Removing intermediate container f8b5a9949e9e [2020-09-30T21:53:07.049Z] ---> c49ce6ea3923 [2020-09-30T21:53:07.049Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-09-30T21:53:07.647Z] ---> Running in d19d11b33cdf [2020-09-30T21:53:14.378Z] Collecting docker-compose==1.23.2 [2020-09-30T21:53:14.378Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-09-30T21:53:14.378Z] 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-09-30T21:53:14.378Z] Collecting jsonschema<3,>=2.5.1 [2020-09-30T21:53:14.378Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-09-30T21:53:14.987Z] Collecting cached-property<2,>=1.2.0 [2020-09-30T21:53:14.987Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-09-30T21:53:15.583Z] Collecting PyYAML<4,>=3.10 [2020-09-30T21:53:15.858Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-09-30T21:53:19.256Z] Collecting docopt<0.7,>=0.6.1 [2020-09-30T21:53:19.256Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-09-30T21:53:22.660Z] Collecting websocket-client<1.0,>=0.32.0 [2020-09-30T21:53:22.660Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-09-30T21:53:23.258Z] Collecting docker<4.0,>=3.6.0 [2020-09-30T21:53:23.258Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-09-30T21:53:24.244Z] Collecting dockerpty<0.5,>=0.4.1 [2020-09-30T21:53:24.244Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-09-30T21:53:26.235Z] Collecting texttable<0.10,>=0.9.0 [2020-09-30T21:53:26.236Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-09-30T21:53:29.635Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-09-30T21:53:29.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-09-30T21:53:29.910Z] Collecting docker-pycreds>=0.4.0 [2020-09-30T21:53:29.910Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-09-30T21:53:30.503Z] Collecting idna<2.8,>=2.5 [2020-09-30T21:53:30.503Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-09-30T21:53:30.775Z] 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-09-30T21:53:30.775Z] 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-09-30T21:53:31.372Z] Collecting urllib3<1.25,>=1.21.1 [2020-09-30T21:53:31.372Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-09-30T21:53:32.367Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-09-30T21:53:32.367Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-09-30T21:53:32.367Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-09-30T21:53:32.367Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-09-30T21:53:33.350Z] Installing collected packages: jsonschema, cached-property, PyYAML, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, texttable, docker-compose [2020-09-30T21:53:33.950Z] Running setup.py install for PyYAML: started [2020-09-30T21:53:36.574Z] Running setup.py install for PyYAML: finished with status 'done' [2020-09-30T21:53:36.574Z] Running setup.py install for docopt: started [2020-09-30T21:53:38.028Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:53:38.028Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-09-30T21:53:38.028Z] ---> c3664bb36c65 [2020-09-30T21:53:38.028Z] Step 3/29 : WORKDIR /edgex-go [2020-09-30T21:53:38.028Z] ---> Using cache [2020-09-30T21:53:38.028Z] ---> 61a61a336b7a [2020-09-30T21:53:38.028Z] Step 4/29 : RUN apk update && apk add make git [2020-09-30T21:53:38.797Z] Running setup.py install for docopt: finished with status 'done' [2020-09-30T21:53:40.803Z] Attempting uninstall: idna [2020-09-30T21:53:40.803Z] Found existing installation: idna 2.9 [2020-09-30T21:53:40.803Z] Uninstalling idna-2.9: [2020-09-30T21:53:40.803Z] Successfully uninstalled idna-2.9 [2020-09-30T21:53:42.837Z] Attempting uninstall: urllib3 [2020-09-30T21:53:42.837Z] Found existing installation: urllib3 1.25.9 [2020-09-30T21:53:42.837Z] Uninstalling urllib3-1.25.9: [2020-09-30T21:53:42.837Z] Successfully uninstalled urllib3-1.25.9 [2020-09-30T21:53:44.877Z] Attempting uninstall: requests [2020-09-30T21:53:44.877Z] Found existing installation: requests 2.23.0 [2020-09-30T21:53:44.877Z] Uninstalling requests-2.23.0: [2020-09-30T21:53:44.877Z] Successfully uninstalled requests-2.23.0 [2020-09-30T21:53:47.535Z] ---> Running in b42516a4da12 [2020-09-30T21:53:48.142Z] Running setup.py install for dockerpty: started [2020-09-30T21:53:50.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:50.427Z] Running setup.py install for dockerpty: finished with status 'done' [2020-09-30T21:53:50.427Z] Running setup.py install for texttable: started [2020-09-30T21:53:51.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:52.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:53:52.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:53:52.047Z] ---> c3664bb36c65 [2020-09-30T21:53:52.047Z] Step 3/23 : WORKDIR /edgex-go [2020-09-30T21:53:52.047Z] ---> Using cache [2020-09-30T21:53:52.047Z] ---> 61a61a336b7a [2020-09-30T21:53:52.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:53:52.047Z] ---> Using cache [2020-09-30T21:53:52.047Z] ---> e04ac91d2667 [2020-09-30T21:53:52.047Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-09-30T21:53:52.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:53:52.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:53:52.344Z] ---> c3664bb36c65 [2020-09-30T21:53:52.344Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> 61a61a336b7a [2020-09-30T21:53:52.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> e04ac91d2667 [2020-09-30T21:53:52.344Z] Step 5/22 : RUN apk update && apk add make git [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> 0633106d2e2e [2020-09-30T21:53:52.344Z] Step 6/22 : COPY go.mod . [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> f235300bb698 [2020-09-30T21:53:52.344Z] Step 7/22 : RUN go mod download [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> 8b5910279ff6 [2020-09-30T21:53:52.344Z] Step 8/22 : COPY . . [2020-09-30T21:53:52.344Z] ---> Using cache [2020-09-30T21:53:52.344Z] ---> faadc1afa442 [2020-09-30T21:53:52.344Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-09-30T21:53:52.963Z] Running setup.py install for texttable: finished with status 'done' [2020-09-30T21:53:53.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:53:53.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:53:53.572Z] ---> c3664bb36c65 [2020-09-30T21:53:53.572Z] Step 3/22 : WORKDIR /edgex-go [2020-09-30T21:53:53.572Z] ---> Using cache [2020-09-30T21:53:53.572Z] ---> 61a61a336b7a [2020-09-30T21:53:53.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:53:53.572Z] ---> Using cache [2020-09-30T21:53:53.572Z] ---> e04ac91d2667 [2020-09-30T21:53:53.572Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-09-30T21:53:53.573Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:53:53.573Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:53:53.573Z] OK: 12623 distinct packages available [2020-09-30T21:53:53.573Z] ---> Running in c660fad075cb [2020-09-30T21:53:53.573Z] ---> Running in 5ba20c98563d [2020-09-30T21:53:53.573Z] ---> Running in 9a899cac8dd4 [2020-09-30T21:53:53.851Z] 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-09-30T21:53:54.457Z] OK: 217 MiB in 51 packages [2020-09-30T21:53:56.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:56.475Z] Removing intermediate container b42516a4da12 [2020-09-30T21:53:56.475Z] ---> e2a8c3fa76a8 [2020-09-30T21:53:56.475Z] Step 5/29 : COPY go.mod . [2020-09-30T21:53:56.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:57.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:57.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2020-09-30T21:53:57.327Z] ---> f947556e3286 [2020-09-30T21:53:57.327Z] Step 6/29 : RUN go mod download [2020-09-30T21:53:57.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:53:57.879Z] ---> Running in 428cd5863da4 [2020-09-30T21:53:58.154Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:53:58.154Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:53:58.154Z] OK: 12623 distinct packages available [2020-09-30T21:53:58.777Z] v3.12.0-355-gd6f249c14e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:53:58.777Z] v3.12.0-356-g20de812e98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:53:58.777Z] OK: 12623 distinct packages available [2020-09-30T21:53:58.777Z] Removing intermediate container d19d11b33cdf [2020-09-30T21:53:58.777Z] ---> bb1798c4231f [2020-09-30T21:53:58.777Z] Step 22/27 : RUN apk --no-cache add curl [2020-09-30T21:53:59.053Z] ---> Running in 7e2e421f5c6a [2020-09-30T21:53:59.334Z] OK: 217 MiB in 51 packages [2020-09-30T21:53:59.334Z] OK: 217 MiB in 51 packages [2020-09-30T21:54:00.338Z] OK: 217 MiB in 51 packages [2020-09-30T21:54:01.792Z] Removing intermediate container 9a899cac8dd4 [2020-09-30T21:54:01.792Z] ---> 968469333e5f [2020-09-30T21:54:01.792Z] Step 6/23 : COPY go.mod . [2020-09-30T21:54:02.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:54:02.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:54:02.675Z] Removing intermediate container c660fad075cb [2020-09-30T21:54:02.675Z] ---> 0ae104460b7b [2020-09-30T21:54:02.675Z] Step 6/22 : COPY go.mod . [2020-09-30T21:54:03.289Z] ---> bf78aff18ad7 [2020-09-30T21:54:03.289Z] Step 7/23 : RUN go mod download [2020-09-30T21:54:03.289Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-09-30T21:54:03.289Z] (2/3) Installing libcurl (7.69.1-r1) [2020-09-30T21:54:03.289Z] (3/3) Installing curl (7.69.1-r1) [2020-09-30T21:54:03.289Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:54:03.289Z] OK: 71 MiB in 58 packages [2020-09-30T21:54:03.569Z] ---> Running in a8ccab8511c5 [2020-09-30T21:54:03.849Z] Removing intermediate container 428cd5863da4 [2020-09-30T21:54:03.849Z] ---> 4185ceeeecc8 [2020-09-30T21:54:03.849Z] Step 7/29 : COPY . . [2020-09-30T21:54:04.465Z] ---> d3f0d08679e7 [2020-09-30T21:54:04.465Z] Step 7/22 : RUN go mod download [2020-09-30T21:54:05.081Z] ---> Running in 6103fd2c5ca7 [2020-09-30T21:54:07.097Z] Removing intermediate container 7e2e421f5c6a [2020-09-30T21:54:07.097Z] ---> 886721ea43dc [2020-09-30T21:54:07.097Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-09-30T21:54:08.114Z] ---> Running in f00d2e6043ce [2020-09-30T21:54:10.765Z] Removing intermediate container f00d2e6043ce [2020-09-30T21:54:10.765Z] ---> d38c1e790dec [2020-09-30T21:54:10.765Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:54:12.222Z] ---> Running in 45ebd05942ab [2020-09-30T21:54:12.222Z] Removing intermediate container a8ccab8511c5 [2020-09-30T21:54:12.222Z] ---> c5d7a5bcebbc [2020-09-30T21:54:12.222Z] Step 8/23 : COPY . . [2020-09-30T21:54:14.243Z] Removing intermediate container 45ebd05942ab [2020-09-30T21:54:14.243Z] Removing intermediate container 6103fd2c5ca7 [2020-09-30T21:54:14.243Z] ---> c2e64a7dc256 [2020-09-30T21:54:14.243Z] Step 8/22 : COPY . . [2020-09-30T21:54:14.243Z] ---> fb2d3d168b1e [2020-09-30T21:54:14.243Z] Step 25/27 : LABEL arch=arm64 [2020-09-30T21:54:15.249Z] ---> Running in 21109f332b66 [2020-09-30T21:54:17.323Z] Removing intermediate container 21109f332b66 [2020-09-30T21:54:17.323Z] ---> 548515d2429c [2020-09-30T21:54:17.323Z] Step 26/27 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:54:17.926Z] ---> Running in 41cdae5b8d34 [2020-09-30T21:54:18.921Z] Removing intermediate container 41cdae5b8d34 [2020-09-30T21:54:18.922Z] ---> 9c4e73992c8e [2020-09-30T21:54:18.922Z] Step 27/27 : LABEL version=1.2.2-dev.39 [2020-09-30T21:54:19.533Z] ---> Running in 766819aad201 [2020-09-30T21:54:20.987Z] Removing intermediate container 766819aad201 [2020-09-30T21:54:20.987Z] ---> 9b88e8617ae8 [2020-09-30T21:54:20.987Z] [2020-09-30T21:54:21.982Z] Successfully built 9b88e8617ae8 [2020-09-30T21:54:21.982Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-09-30T21:54:21.982Z] Building docker-security-proxy-setup-go [2020-09-30T21:54:34.447Z]  Building docker-sys-mgmt-agent-go ... done  ---> c1e14305d1f7 [2020-09-30T21:54:34.447Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-09-30T21:54:34.447Z] ---> Running in 7de2b58f8d64 [2020-09-30T21:54:37.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-30T21:54:45.482Z] ---> ae298a556b51 [2020-09-30T21:54:45.482Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-09-30T21:54:45.482Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-09-30T21:54:45.482Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-09-30T21:54:45.482Z] ---> c3664bb36c65 [2020-09-30T21:54:45.482Z] Step 3/20 : WORKDIR /edgex-go [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> 61a61a336b7a [2020-09-30T21:54:45.482Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> e04ac91d2667 [2020-09-30T21:54:45.482Z] Step 5/20 : RUN apk update && apk add make git [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> 0633106d2e2e [2020-09-30T21:54:45.482Z] Step 6/20 : COPY go.mod . [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> f235300bb698 [2020-09-30T21:54:45.482Z] Step 7/20 : RUN go mod download [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> 8b5910279ff6 [2020-09-30T21:54:45.482Z] Step 8/20 : COPY . . [2020-09-30T21:54:45.482Z] ---> Using cache [2020-09-30T21:54:45.482Z] ---> faadc1afa442 [2020-09-30T21:54:45.482Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-09-30T21:54:45.482Z] ---> Running in bdda042a3fe6 [2020-09-30T21:54:45.758Z] ---> Running in 5810fd041a95 [2020-09-30T21:54:46.372Z] ---> 2952a3a1557a [2020-09-30T21:54:46.372Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-09-30T21:54:46.976Z] ---> Running in 256a92ed533c [2020-09-30T21:54:48.977Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2020-09-30T21:54:48.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-09-30T21:54:49.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.39" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-30T21:54:59.807Z] Removing intermediate container 5ba20c98563d [2020-09-30T21:54:59.807Z] ---> 34c9c12f32bb [2020-09-30T21:54:59.807Z] [2020-09-30T21:54:59.807Z] Step 10/22 : FROM scratch [2020-09-30T21:54:59.807Z] ---> [2020-09-30T21:54:59.807Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:54:59.807Z] ---> Using cache [2020-09-30T21:54:59.807Z] ---> b8476678ff20 [2020-09-30T21:54:59.807Z] Step 12/22 : ENV APP_PORT=48082 [2020-09-30T21:54:59.807Z] ---> Running in 249d60e12a54 [2020-09-30T21:54:59.807Z] Removing intermediate container 249d60e12a54 [2020-09-30T21:54:59.807Z] ---> f48d99338db4 [2020-09-30T21:54:59.807Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:54:59.807Z] ---> Running in 1584cf0dbb0c [2020-09-30T21:55:00.411Z] Removing intermediate container 1584cf0dbb0c [2020-09-30T21:55:00.411Z] ---> b35e7389d810 [2020-09-30T21:55:00.411Z] Step 14/22 : WORKDIR / [2020-09-30T21:55:00.411Z] ---> Running in 7335181c6d31 [2020-09-30T21:55:01.018Z] Removing intermediate container 7335181c6d31 [2020-09-30T21:55:01.018Z] ---> bf8f991996bd [2020-09-30T21:55:01.018Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-09-30T21:55:02.013Z] ---> de2f13b731c8 [2020-09-30T21:55:02.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-09-30T21:55:04.017Z] ---> e02a716dc8c3 [2020-09-30T21:55:04.017Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-09-30T21:55:05.020Z] ---> c14b0b409026 [2020-09-30T21:55:05.020Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-09-30T21:55:05.307Z] ---> Running in 6f08ccade2fa [2020-09-30T21:55:05.913Z] Removing intermediate container 6f08ccade2fa [2020-09-30T21:55:05.913Z] ---> 03c282213715 [2020-09-30T21:55:05.913Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:55:05.913Z] ---> Running in cd295e70c442 [2020-09-30T21:55:06.541Z] Removing intermediate container cd295e70c442 [2020-09-30T21:55:06.541Z] ---> af1f35a4fb44 [2020-09-30T21:55:06.541Z] Step 20/22 : LABEL arch=arm64 [2020-09-30T21:55:06.826Z] ---> Running in 06547841bbe7 [2020-09-30T21:55:07.438Z] Removing intermediate container 06547841bbe7 [2020-09-30T21:55:07.438Z] ---> 1e19c4e1a4a9 [2020-09-30T21:55:07.438Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:55:07.713Z] ---> Running in f51258611ccf [2020-09-30T21:55:08.317Z] Removing intermediate container f51258611ccf [2020-09-30T21:55:08.317Z] ---> 969215a88c53 [2020-09-30T21:55:08.317Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:55:08.595Z] ---> Running in 934b51469eb9 [2020-09-30T21:55:09.201Z] Removing intermediate container 934b51469eb9 [2020-09-30T21:55:09.201Z] ---> 4b9900c03f8e [2020-09-30T21:55:09.201Z] [2020-09-30T21:55:09.481Z] Successfully built 4b9900c03f8e [2020-09-30T21:55:09.481Z] Successfully tagged docker-core-command-go-arm64:latest [2020-09-30T21:55:48.560Z]  Building docker-core-command-go ... done Removing intermediate container 7de2b58f8d64 [2020-09-30T21:55:48.560Z] ---> 34bb9266659e [2020-09-30T21:55:48.560Z] [2020-09-30T21:55:48.560Z] Step 9/29 : FROM alpine:latest [2020-09-30T21:55:48.560Z] latest: Pulling from library/alpine [2020-09-30T21:55:48.560Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-30T21:55:48.560Z] Status: Downloaded newer image for alpine:latest [2020-09-30T21:55:48.560Z] ---> 62ee0e9f8440 [2020-09-30T21:55:48.560Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-09-30T21:55:48.560Z] ---> Running in 4858b4a72201 [2020-09-30T21:55:48.560Z] Removing intermediate container 4858b4a72201 [2020-09-30T21:55:48.560Z] ---> 3a6c0dbad570 [2020-09-30T21:55:48.560Z] Step 11/29 : USER root [2020-09-30T21:55:48.560Z] ---> Running in b770c3b21cfa [2020-09-30T21:55:48.844Z] Removing intermediate container b770c3b21cfa [2020-09-30T21:55:48.844Z] ---> 22076038f849 [2020-09-30T21:55:48.844Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-09-30T21:55:48.844Z] ---> Running in e097dda7b231 [2020-09-30T21:55:51.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:55:51.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:55:52.401Z] v3.12.0-355-gd6f249c14e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:55:52.401Z] v3.12.0-356-g20de812e98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:55:52.401Z] OK: 12621 distinct packages available [2020-09-30T21:55:53.395Z] (1/2) Installing ca-certificates (20191127-r4) [2020-09-30T21:55:53.395Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-09-30T21:55:53.395Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:55:53.395Z] Executing ca-certificates-20191127-r4.trigger [2020-09-30T21:55:53.671Z] OK: 6 MiB in 16 packages [2020-09-30T21:55:57.087Z] Removing intermediate container e097dda7b231 [2020-09-30T21:55:57.087Z] ---> 8f6e186023dd [2020-09-30T21:55:57.087Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-09-30T21:55:57.087Z] ---> Running in 1d44f3b94836 [2020-09-30T21:55:57.687Z] Removing intermediate container 1d44f3b94836 [2020-09-30T21:55:57.687Z] ---> d3878db4b30e [2020-09-30T21:55:57.687Z] Step 14/29 : WORKDIR $BASE_DIR [2020-09-30T21:55:57.968Z] ---> Running in 3741132313c5 [2020-09-30T21:55:58.958Z] Removing intermediate container 3741132313c5 [2020-09-30T21:55:58.958Z] ---> 9db6fb06cc5c [2020-09-30T21:55:58.958Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-09-30T21:55:59.232Z] ---> Running in 0b3d5f0651ce [2020-09-30T21:55:59.232Z] Removing intermediate container 5810fd041a95 [2020-09-30T21:55:59.232Z] ---> b6d7b7e8bb99 [2020-09-30T21:55:59.232Z] [2020-09-30T21:55:59.232Z] Step 10/20 : FROM alpine [2020-09-30T21:55:59.506Z] ---> 62ee0e9f8440 [2020-09-30T21:55:59.506Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-09-30T21:55:59.782Z] ---> Running in b7e1191577b5 [2020-09-30T21:56:02.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:56:02.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:56:03.032Z] v3.12.0-355-gd6f249c14e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-30T21:56:03.032Z] v3.12.0-356-g20de812e98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-30T21:56:03.032Z] OK: 12621 distinct packages available [2020-09-30T21:56:03.636Z] Removing intermediate container 0b3d5f0651ce [2020-09-30T21:56:03.636Z] ---> 85640c568a55 [2020-09-30T21:56:03.636Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-09-30T21:56:03.911Z] (1/4) Installing ca-certificates (20191127-r4) [2020-09-30T21:56:03.911Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-09-30T21:56:04.185Z] (3/4) Installing libcurl (7.69.1-r1) [2020-09-30T21:56:04.185Z] (4/4) Installing curl (7.69.1-r1) [2020-09-30T21:56:04.185Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:56:04.185Z] Executing ca-certificates-20191127-r4.trigger [2020-09-30T21:56:04.461Z] OK: 7 MiB in 18 packages [2020-09-30T21:56:05.454Z] ---> d7dac35e907b [2020-09-30T21:56:05.454Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-09-30T21:56:07.442Z] ---> 483caa9d2f29 [2020-09-30T21:56:07.442Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-09-30T21:56:08.040Z] Removing intermediate container b7e1191577b5 [2020-09-30T21:56:08.040Z] ---> 798b40cd0edf [2020-09-30T21:56:08.040Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-30T21:56:08.642Z] ---> Running in 67e80996cb16 [2020-09-30T21:56:09.235Z] ---> db73fcb41d52 [2020-09-30T21:56:09.235Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-09-30T21:56:09.235Z] Removing intermediate container 67e80996cb16 [2020-09-30T21:56:09.235Z] ---> bcfd7367d0fd [2020-09-30T21:56:09.235Z] Step 13/20 : WORKDIR /edgex [2020-09-30T21:56:09.831Z] ---> Running in 748ee9951a2e [2020-09-30T21:56:10.817Z] Removing intermediate container 256a92ed533c [2020-09-30T21:56:10.817Z] ---> 880d33c26027 [2020-09-30T21:56:10.817Z] [2020-09-30T21:56:10.817Z] Step 10/22 : FROM scratch [2020-09-30T21:56:10.817Z] ---> [2020-09-30T21:56:10.817Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-30T21:56:10.817Z] Removing intermediate container 748ee9951a2e [2020-09-30T21:56:10.817Z] ---> e6bebc507207 [2020-09-30T21:56:10.817Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-09-30T21:56:10.817Z] ---> a6f8ee1855a2 [2020-09-30T21:56:10.817Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-09-30T21:56:11.099Z] ---> Using cache [2020-09-30T21:56:11.099Z] ---> ff0e89124747 [2020-09-30T21:56:11.099Z] Step 12/22 : ENV APP_PORT=48061 [2020-09-30T21:56:11.373Z] ---> Running in b343a0b47d23 [2020-09-30T21:56:12.364Z] Removing intermediate container b343a0b47d23 [2020-09-30T21:56:12.364Z] ---> 723a10d4cb35 [2020-09-30T21:56:12.364Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-30T21:56:12.637Z] ---> Running in 73c3c38b1f6b [2020-09-30T21:56:12.637Z] ---> 21ff86238e17 [2020-09-30T21:56:12.637Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-09-30T21:56:12.637Z] ---> f7e236b5c893 [2020-09-30T21:56:12.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-09-30T21:56:12.911Z] ---> Running in 70bcda3b69aa [2020-09-30T21:56:13.196Z] Removing intermediate container 73c3c38b1f6b [2020-09-30T21:56:13.196Z] ---> 44b3c5494748 [2020-09-30T21:56:13.487Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-09-30T21:56:14.939Z] ---> 6a7fed9c5e7b [2020-09-30T21:56:14.939Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-09-30T21:56:14.939Z] ---> e3d36b6fbecc [2020-09-30T21:56:14.939Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-09-30T21:56:14.939Z] ---> Running in dcf282d83dfa [2020-09-30T21:56:15.938Z] Removing intermediate container dcf282d83dfa [2020-09-30T21:56:15.938Z] ---> 661d10f8adb2 [2020-09-30T21:56:15.938Z] Step 17/20 : CMD ["--init=true"] [2020-09-30T21:56:16.232Z] ---> Running in 502a37e35ca8 [2020-09-30T21:56:16.233Z] ---> b52df1672059 [2020-09-30T21:56:16.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-09-30T21:56:16.850Z] Removing intermediate container 70bcda3b69aa [2020-09-30T21:56:16.850Z] ---> 5d6bb803ecaa [2020-09-30T21:56:16.850Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-09-30T21:56:16.850Z] Removing intermediate container 502a37e35ca8 [2020-09-30T21:56:16.850Z] ---> 61a61edc4cfc [2020-09-30T21:56:16.850Z] Step 18/20 : LABEL arch=arm64 [2020-09-30T21:56:17.124Z] ---> Running in df5e7a58e9c1 [2020-09-30T21:56:18.107Z] ---> 396101401787 [2020-09-30T21:56:18.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-09-30T21:56:18.107Z] ---> 39b5801cdaa4 [2020-09-30T21:56:18.107Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-30T21:56:18.107Z] Removing intermediate container df5e7a58e9c1 [2020-09-30T21:56:18.107Z] ---> e5623e724468 [2020-09-30T21:56:18.107Z] Step 19/20 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:18.383Z] ---> Running in 9c631db8f898 [2020-09-30T21:56:18.383Z] ---> Running in ee80c6a4223b [2020-09-30T21:56:19.375Z] Removing intermediate container ee80c6a4223b [2020-09-30T21:56:19.375Z] ---> 392ce5a25735 [2020-09-30T21:56:19.375Z] Step 20/20 : LABEL version=1.2.2-dev.39 [2020-09-30T21:56:19.375Z] ---> f4e93ede20c1 [2020-09-30T21:56:19.375Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-09-30T21:56:19.375Z] ---> Running in 8cd78301df78 [2020-09-30T21:56:19.375Z] ---> Running in e4e28ce6ea88 [2020-09-30T21:56:19.973Z] Removing intermediate container 8cd78301df78 [2020-09-30T21:56:19.973Z] ---> eac92e38ef38 [2020-09-30T21:56:19.973Z] [2020-09-30T21:56:20.256Z] Removing intermediate container e4e28ce6ea88 [2020-09-30T21:56:20.256Z] ---> e9f4e676efb3 [2020-09-30T21:56:20.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:56:20.532Z] ---> Running in 186f3dc25dc7 [2020-09-30T21:56:20.532Z] Successfully built eac92e38ef38 [2020-09-30T21:56:20.532Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-09-30T21:56:21.126Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 186f3dc25dc7 [2020-09-30T21:56:21.126Z] ---> de10e4a4084a [2020-09-30T21:56:21.126Z] Step 20/22 : LABEL arch=arm64 [2020-09-30T21:56:21.402Z] ---> Running in 892217fbc586 [2020-09-30T21:56:21.676Z] Removing intermediate container 9c631db8f898 [2020-09-30T21:56:21.676Z] ---> ad9ac990f5bd [2020-09-30T21:56:21.676Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-09-30T21:56:21.676Z] ---> Running in f68784dd4599 [2020-09-30T21:56:22.279Z] Removing intermediate container 892217fbc586 [2020-09-30T21:56:22.279Z] ---> 025f36c10f07 [2020-09-30T21:56:22.279Z] Step 21/22 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:22.279Z] ---> Running in 200ce8330876 [2020-09-30T21:56:22.880Z] Removing intermediate container 200ce8330876 [2020-09-30T21:56:22.880Z] ---> b92cd6c6a201 [2020-09-30T21:56:22.880Z] Step 22/22 : LABEL version=1.2.2-dev.39 [2020-09-30T21:56:23.155Z] ---> Running in 048b51e394ad [2020-09-30T21:56:24.132Z] Removing intermediate container 048b51e394ad [2020-09-30T21:56:24.132Z] ---> 040bee518480 [2020-09-30T21:56:24.132Z] [2020-09-30T21:56:24.403Z] Successfully built 040bee518480 [2020-09-30T21:56:24.403Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-09-30T21:56:25.383Z]  Building docker-support-logging-go ... done Removing intermediate container f68784dd4599 [2020-09-30T21:56:25.383Z] ---> d38dcd418d5a [2020-09-30T21:56:25.383Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-09-30T21:56:25.655Z] ---> Running in 0654ec645c56 [2020-09-30T21:56:26.255Z] Removing intermediate container 0654ec645c56 [2020-09-30T21:56:26.255Z] ---> 4364afb55c1b [2020-09-30T21:56:26.255Z] Step 26/29 : CMD [ "generate" ] [2020-09-30T21:56:26.255Z] ---> Running in 50dc739c62a0 [2020-09-30T21:56:26.540Z] Removing intermediate container 50dc739c62a0 [2020-09-30T21:56:26.540Z] ---> b1a63804d502 [2020-09-30T21:56:26.540Z] Step 27/29 : LABEL arch=arm64 [2020-09-30T21:56:26.814Z] ---> Running in 11fbe77caac2 [2020-09-30T21:56:27.094Z] Removing intermediate container 11fbe77caac2 [2020-09-30T21:56:27.094Z] ---> 30d306c79515 [2020-09-30T21:56:27.094Z] Step 28/29 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:27.381Z] ---> Running in 48904546703b [2020-09-30T21:56:27.977Z] Removing intermediate container 48904546703b [2020-09-30T21:56:27.977Z] ---> dba812acbf26 [2020-09-30T21:56:27.977Z] Step 29/29 : LABEL version=1.2.2-dev.39 [2020-09-30T21:56:27.977Z] ---> Running in 37bd5d277219 [2020-09-30T21:56:28.577Z] Removing intermediate container 37bd5d277219 [2020-09-30T21:56:28.577Z] ---> cba7fdb6ce29 [2020-09-30T21:56:28.577Z] [2020-09-30T21:56:29.171Z] Successfully built cba7fdb6ce29 [2020-09-30T21:56:29.171Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-09-30T21:56:32.552Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container bdda042a3fe6 [2020-09-30T21:56:32.553Z] ---> fe03fe843670 [2020-09-30T21:56:32.553Z] [2020-09-30T21:56:32.553Z] Step 10/23 : FROM alpine [2020-09-30T21:56:32.553Z] ---> 62ee0e9f8440 [2020-09-30T21:56:32.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-30T21:56:32.553Z] ---> Running in 24cdbaf383f9 [2020-09-30T21:56:32.824Z] Removing intermediate container 24cdbaf383f9 [2020-09-30T21:56:32.824Z] ---> 20680e25f427 [2020-09-30T21:56:32.824Z] Step 12/23 : ENV APP_PORT=48080 [2020-09-30T21:56:32.824Z] ---> Running in 1d4f9f23825f [2020-09-30T21:56:33.416Z] Removing intermediate container 1d4f9f23825f [2020-09-30T21:56:33.416Z] ---> 9ef67aa4d5c7 [2020-09-30T21:56:33.416Z] Step 13/23 : EXPOSE $APP_PORT [2020-09-30T21:56:33.416Z] ---> Running in f109cf08a2a8 [2020-09-30T21:56:34.012Z] Removing intermediate container f109cf08a2a8 [2020-09-30T21:56:34.012Z] ---> 6c51142e821f [2020-09-30T21:56:34.012Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T21:56:34.012Z] ---> Running in 2ac3380fd7cc [2020-09-30T21:56:36.620Z] Removing intermediate container 2ac3380fd7cc [2020-09-30T21:56:36.620Z] ---> 8dbad01ef2e7 [2020-09-30T21:56:36.620Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-09-30T21:56:36.620Z] ---> Running in b89051060c0d [2020-09-30T21:56:38.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T21:56:38.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T21:56:39.835Z] (1/5) Installing libgcc (9.3.0-r2) [2020-09-30T21:56:39.835Z] (2/5) Installing libsodium (1.0.18-r0) [2020-09-30T21:56:39.835Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-09-30T21:56:40.103Z] (4/5) Installing libzmq (4.3.3-r0) [2020-09-30T21:56:40.103Z] (5/5) Installing zeromq (4.3.3-r0) [2020-09-30T21:56:40.374Z] Executing busybox-1.31.1-r16.trigger [2020-09-30T21:56:40.374Z] OK: 8 MiB in 19 packages [2020-09-30T21:56:41.802Z] Removing intermediate container b89051060c0d [2020-09-30T21:56:41.802Z] ---> 6d9134070f4b [2020-09-30T21:56:41.802Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-09-30T21:56:42.394Z] ---> c64878520b91 [2020-09-30T21:56:42.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-09-30T21:56:43.820Z] ---> 47fb8b7c956c [2020-09-30T21:56:43.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-09-30T21:56:44.412Z] ---> 1d84bf72813f [2020-09-30T21:56:44.412Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-09-30T21:56:44.412Z] ---> Running in 729446b6b1db [2020-09-30T21:56:45.009Z] Removing intermediate container 729446b6b1db [2020-09-30T21:56:45.009Z] ---> 58002aea2fe9 [2020-09-30T21:56:45.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T21:56:45.009Z] ---> Running in d60fd18a075b [2020-09-30T21:56:45.613Z] Removing intermediate container d60fd18a075b [2020-09-30T21:56:45.613Z] ---> e422674fab99 [2020-09-30T21:56:45.613Z] Step 21/23 : LABEL arch=arm64 [2020-09-30T21:56:45.613Z] ---> Running in 5b3a2f7687e6 [2020-09-30T21:56:46.206Z] Removing intermediate container 5b3a2f7687e6 [2020-09-30T21:56:46.206Z] ---> 2db5d30c9c84 [2020-09-30T21:56:46.206Z] Step 22/23 : LABEL git_sha=54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:46.206Z] ---> Running in 7e215bb383d8 [2020-09-30T21:56:46.800Z] Removing intermediate container 7e215bb383d8 [2020-09-30T21:56:46.800Z] ---> d4b6427f37fb [2020-09-30T21:56:46.800Z] Step 23/23 : LABEL version=1.2.2-dev.39 [2020-09-30T21:56:46.800Z] ---> Running in 87f06dc2b74f [2020-09-30T21:56:47.391Z] Removing intermediate container 87f06dc2b74f [2020-09-30T21:56:47.391Z] ---> da5278578e65 [2020-09-30T21:56:47.391Z] [2020-09-30T21:56:47.664Z] Successfully built da5278578e65 [2020-09-30T21:56:47.664Z] Successfully tagged docker-core-data-go-arm64:latest [2020-09-30T21:56:47.949Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-09-30T21:56:47.949Z] $ docker stop --time=1 ab6827a4e7ba350c07d788df29579dd935673d6ed791ed6b73c18b2d09b2efa5 [2020-09-30T21:56:49.905Z] $ docker rm -f ab6827a4e7ba350c07d788df29579dd935673d6ed791ed6b73c18b2d09b2efa5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:56:50.652Z] + + dockergrep images [2020-09-30T21:56:50.652Z] docker [2020-09-30T21:56:50.922Z] docker-core-data-go-arm64 latest da5278578e65 4 seconds ago 22.2MB [2020-09-30T21:56:50.922Z] docker-security-secrets-setup-go-arm64 latest cba7fdb6ce29 22 seconds ago 22.7MB [2020-09-30T21:56:50.923Z] docker-support-logging-go-arm64 latest 040bee518480 27 seconds ago 10.6MB [2020-09-30T21:56:50.923Z] docker-security-proxy-setup-go-arm64 latest eac92e38ef38 31 seconds ago 15.1MB [2020-09-30T21:56:50.923Z] docker-core-command-go-arm64 latest 4b9900c03f8e About a minute ago 11.4MB [2020-09-30T21:56:50.923Z] docker-sys-mgmt-agent-go-arm64 latest 9b88e8617ae8 2 minutes ago 270MB [2020-09-30T21:56:50.923Z] docker-core-metadata-go-arm64 latest aef1dd285486 3 minutes ago 13.2MB [2020-09-30T21:56:50.923Z] docker-security-secretstore-setup-go-arm64 latest 461e942ec3c4 3 minutes ago 30.8MB [2020-09-30T21:56:50.923Z] docker-support-notifications-go-arm64 latest 4ee7f8857f72 3 minutes ago 12.9MB [2020-09-30T21:56:50.923Z] docker-support-scheduler-go-arm64 latest ff436f2f5298 3 minutes ago 11.5MB [2020-09-30T21:56:50.923Z] docker latest 45884bde0078 12 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-09-30T21:56:51.442Z] provisioning config files... [2020-09-30T21:56:51.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/154@tmp/config744545177914553860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-30T21:56:51.884Z] ---> docker-login.sh [2020-09-30T21:56:51.884Z] nexus3.edgexfoundry.org:10001 [2020-09-30T21:56:52.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:56:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:56:52.427Z] Configure a credential helper to remove this warning. See [2020-09-30T21:56:52.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:56:52.427Z] [2020-09-30T21:56:52.427Z] Login Succeeded [2020-09-30T21:56:52.427Z] nexus3.edgexfoundry.org:10002 [2020-09-30T21:56:53.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:56:53.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:56:53.020Z] Configure a credential helper to remove this warning. See [2020-09-30T21:56:53.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:56:53.020Z] [2020-09-30T21:56:53.020Z] Login Succeeded [2020-09-30T21:56:53.020Z] nexus3.edgexfoundry.org:10003 [2020-09-30T21:56:53.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:56:53.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:56:53.613Z] Configure a credential helper to remove this warning. See [2020-09-30T21:56:53.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:56:53.613Z] [2020-09-30T21:56:53.613Z] Login Succeeded [2020-09-30T21:56:53.613Z] nexus3.edgexfoundry.org:10004 [2020-09-30T21:56:54.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:56:54.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:56:54.207Z] Configure a credential helper to remove this warning. See [2020-09-30T21:56:54.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:56:54.207Z] [2020-09-30T21:56:54.207Z] Login Succeeded [2020-09-30T21:56:54.207Z] docker.io [2020-09-30T21:56:54.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-30T21:56:55.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-30T21:56:55.067Z] Configure a credential helper to remove this warning. See [2020-09-30T21:56:55.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-30T21:56:55.067Z] [2020-09-30T21:56:55.067Z] Login Succeeded [2020-09-30T21:56:55.067Z] ---> docker-login.sh ends [Pipeline] } [2020-09-30T21:56:55.081Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:56:55.329Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-09-30T21:56:55.329Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:55.329Z] 1.2.2-dev.39 [2020-09-30T21:56:55.329Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:56:55.329Z] master [2020-09-30T21:56:55.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:56:55.862Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:56:56.192Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:56:56.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-09-30T21:56:56.193Z] dd49a7753d74: Preparing [2020-09-30T21:56:56.193Z] fb472130816e: Preparing [2020-09-30T21:56:56.193Z] 7ce5d6990fcf: Preparing [2020-09-30T21:56:56.462Z] 7ce5d6990fcf: Pushed [2020-09-30T21:56:56.462Z] dd49a7753d74: Pushed [2020-09-30T21:56:59.061Z] fb472130816e: Pushed [2020-09-30T21:56:59.331Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:3e713da9aee9626362b4cb7275c9cfd430fe08d7249f3db3bcb9e0a0431aec56 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:56:59.671Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:00.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:00.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-09-30T21:57:00.003Z] dd49a7753d74: Preparing [2020-09-30T21:57:00.003Z] fb472130816e: Preparing [2020-09-30T21:57:00.003Z] 7ce5d6990fcf: Preparing [2020-09-30T21:57:00.003Z] fb472130816e: Layer already exists [2020-09-30T21:57:00.003Z] dd49a7753d74: Layer already exists [2020-09-30T21:57:00.273Z] 7ce5d6990fcf: Layer already exists [2020-09-30T21:57:00.273Z] 1.2.2-dev.39: digest: sha256:3e713da9aee9626362b4cb7275c9cfd430fe08d7249f3db3bcb9e0a0431aec56 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:00.613Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:00.953Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:00.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-09-30T21:57:00.953Z] dd49a7753d74: Preparing [2020-09-30T21:57:00.953Z] fb472130816e: Preparing [2020-09-30T21:57:00.953Z] 7ce5d6990fcf: Preparing [2020-09-30T21:57:01.223Z] fb472130816e: Layer already exists [2020-09-30T21:57:01.223Z] dd49a7753d74: Layer already exists [2020-09-30T21:57:01.223Z] 7ce5d6990fcf: Layer already exists [2020-09-30T21:57:01.223Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:3e713da9aee9626362b4cb7275c9cfd430fe08d7249f3db3bcb9e0a0431aec56 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:01.563Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:01.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-09-30T21:57:01.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-09-30T21:57:01.899Z] dd49a7753d74: Preparing [2020-09-30T21:57:01.899Z] fb472130816e: Preparing [2020-09-30T21:57:01.899Z] 7ce5d6990fcf: Preparing [2020-09-30T21:57:02.169Z] 7ce5d6990fcf: Layer already exists [2020-09-30T21:57:02.169Z] fb472130816e: Layer already exists [2020-09-30T21:57:02.169Z] dd49a7753d74: Layer already exists [2020-09-30T21:57:02.169Z] master: digest: sha256:3e713da9aee9626362b4cb7275c9cfd430fe08d7249f3db3bcb9e0a0431aec56 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:02.381Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:02.430Z] taggedImages: [2020-09-30T21:57:02.430Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:02.430Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:02.430Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:02.430Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-09-30T21:57:02.501Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-09-30T21:57:02.501Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:02.501Z] 1.2.2-dev.39 [2020-09-30T21:57:02.501Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:02.501Z] master [2020-09-30T21:57:02.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:03.089Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:03.421Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:03.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-09-30T21:57:03.421Z] ff9a2f864eee: Preparing [2020-09-30T21:57:03.421Z] d44a4d442b3c: Preparing [2020-09-30T21:57:03.421Z] 290350ab3d45: Preparing [2020-09-30T21:57:03.421Z] 0dbd4077b01e: Preparing [2020-09-30T21:57:03.421Z] 8306cb09ace9: Preparing [2020-09-30T21:57:03.421Z] e2f13739ad41: Preparing [2020-09-30T21:57:03.421Z] e2f13739ad41: Waiting [2020-09-30T21:57:03.695Z] 290350ab3d45: Pushed [2020-09-30T21:57:03.695Z] 8306cb09ace9: Pushed [2020-09-30T21:57:03.695Z] ff9a2f864eee: Pushed [2020-09-30T21:57:03.965Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:04.557Z] 0dbd4077b01e: Pushed [2020-09-30T21:57:07.155Z] d44a4d442b3c: Pushed [2020-09-30T21:57:07.155Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:825c2d95020c8e6d566636f7c35cf5b073f341534fcce7ff0c0ecde18761e34d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:07.493Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:07.826Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:07.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-09-30T21:57:07.826Z] ff9a2f864eee: Preparing [2020-09-30T21:57:07.826Z] d44a4d442b3c: Preparing [2020-09-30T21:57:07.826Z] 290350ab3d45: Preparing [2020-09-30T21:57:07.826Z] 0dbd4077b01e: Preparing [2020-09-30T21:57:07.826Z] 8306cb09ace9: Preparing [2020-09-30T21:57:07.826Z] e2f13739ad41: Preparing [2020-09-30T21:57:07.826Z] e2f13739ad41: Waiting [2020-09-30T21:57:08.096Z] 0dbd4077b01e: Layer already exists [2020-09-30T21:57:08.096Z] 290350ab3d45: Layer already exists [2020-09-30T21:57:08.096Z] d44a4d442b3c: Layer already exists [2020-09-30T21:57:08.096Z] ff9a2f864eee: Layer already exists [2020-09-30T21:57:08.096Z] 8306cb09ace9: Layer already exists [2020-09-30T21:57:08.096Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:08.096Z] 1.2.2-dev.39: digest: sha256:825c2d95020c8e6d566636f7c35cf5b073f341534fcce7ff0c0ecde18761e34d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:08.432Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:08.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:08.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-09-30T21:57:08.836Z] ff9a2f864eee: Preparing [2020-09-30T21:57:08.836Z] d44a4d442b3c: Preparing [2020-09-30T21:57:08.836Z] 290350ab3d45: Preparing [2020-09-30T21:57:08.836Z] 0dbd4077b01e: Preparing [2020-09-30T21:57:08.836Z] 8306cb09ace9: Preparing [2020-09-30T21:57:08.836Z] e2f13739ad41: Preparing [2020-09-30T21:57:08.836Z] e2f13739ad41: Waiting [2020-09-30T21:57:09.115Z] 0dbd4077b01e: Layer already exists [2020-09-30T21:57:09.115Z] d44a4d442b3c: Layer already exists [2020-09-30T21:57:09.115Z] 290350ab3d45: Layer already exists [2020-09-30T21:57:09.115Z] 8306cb09ace9: Layer already exists [2020-09-30T21:57:09.115Z] ff9a2f864eee: Layer already exists [2020-09-30T21:57:09.115Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:09.115Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:825c2d95020c8e6d566636f7c35cf5b073f341534fcce7ff0c0ecde18761e34d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:09.492Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:09.858Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-09-30T21:57:09.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-09-30T21:57:09.858Z] ff9a2f864eee: Preparing [2020-09-30T21:57:09.858Z] d44a4d442b3c: Preparing [2020-09-30T21:57:09.858Z] 290350ab3d45: Preparing [2020-09-30T21:57:09.858Z] 0dbd4077b01e: Preparing [2020-09-30T21:57:09.858Z] 8306cb09ace9: Preparing [2020-09-30T21:57:09.858Z] e2f13739ad41: Preparing [2020-09-30T21:57:09.858Z] e2f13739ad41: Waiting [2020-09-30T21:57:10.132Z] ff9a2f864eee: Layer already exists [2020-09-30T21:57:10.132Z] d44a4d442b3c: Layer already exists [2020-09-30T21:57:10.132Z] 290350ab3d45: Layer already exists [2020-09-30T21:57:10.132Z] 0dbd4077b01e: Layer already exists [2020-09-30T21:57:10.132Z] 8306cb09ace9: Layer already exists [2020-09-30T21:57:10.132Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:10.132Z] master: digest: sha256:825c2d95020c8e6d566636f7c35cf5b073f341534fcce7ff0c0ecde18761e34d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:10.469Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:10.528Z] taggedImages: [2020-09-30T21:57:10.528Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:10.528Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:10.528Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:10.528Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-09-30T21:57:10.639Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-09-30T21:57:10.639Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:10.639Z] 1.2.2-dev.39 [2020-09-30T21:57:10.639Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:10.639Z] master [2020-09-30T21:57:10.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:11.200Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:11.553Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:11.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-09-30T21:57:11.553Z] 6da0e643e3ab: Preparing [2020-09-30T21:57:11.553Z] 64382fcf4fc0: Preparing [2020-09-30T21:57:11.553Z] 4a0f0b328654: Preparing [2020-09-30T21:57:11.831Z] 6da0e643e3ab: Pushed [2020-09-30T21:57:11.831Z] 4a0f0b328654: Pushed [2020-09-30T21:57:15.276Z] 64382fcf4fc0: Pushed [2020-09-30T21:57:15.276Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:f7928891bbf0bd80b48ba4fbfa3bf40d9c005b01c39b117ab3beae3b35e1eb77 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:15.637Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:15.984Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:15.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-09-30T21:57:15.985Z] 6da0e643e3ab: Preparing [2020-09-30T21:57:15.985Z] 64382fcf4fc0: Preparing [2020-09-30T21:57:15.985Z] 4a0f0b328654: Preparing [2020-09-30T21:57:16.257Z] 4a0f0b328654: Layer already exists [2020-09-30T21:57:16.257Z] 64382fcf4fc0: Layer already exists [2020-09-30T21:57:16.257Z] 6da0e643e3ab: Layer already exists [2020-09-30T21:57:16.257Z] 1.2.2-dev.39: digest: sha256:f7928891bbf0bd80b48ba4fbfa3bf40d9c005b01c39b117ab3beae3b35e1eb77 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:16.611Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:16.966Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:16.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-09-30T21:57:16.966Z] 6da0e643e3ab: Preparing [2020-09-30T21:57:16.966Z] 64382fcf4fc0: Preparing [2020-09-30T21:57:16.966Z] 4a0f0b328654: Preparing [2020-09-30T21:57:17.243Z] 4a0f0b328654: Layer already exists [2020-09-30T21:57:17.243Z] 64382fcf4fc0: Layer already exists [2020-09-30T21:57:17.243Z] 6da0e643e3ab: Layer already exists [2020-09-30T21:57:17.243Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:f7928891bbf0bd80b48ba4fbfa3bf40d9c005b01c39b117ab3beae3b35e1eb77 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:17.596Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:17.951Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-09-30T21:57:17.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-09-30T21:57:17.951Z] 6da0e643e3ab: Preparing [2020-09-30T21:57:17.951Z] 64382fcf4fc0: Preparing [2020-09-30T21:57:17.951Z] 4a0f0b328654: Preparing [2020-09-30T21:57:17.951Z] 64382fcf4fc0: Layer already exists [2020-09-30T21:57:17.951Z] 6da0e643e3ab: Layer already exists [2020-09-30T21:57:17.951Z] 4a0f0b328654: Layer already exists [2020-09-30T21:57:18.221Z] master: digest: sha256:f7928891bbf0bd80b48ba4fbfa3bf40d9c005b01c39b117ab3beae3b35e1eb77 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:18.436Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:18.485Z] taggedImages: [2020-09-30T21:57:18.485Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:18.485Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:18.485Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:18.485Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-09-30T21:57:18.563Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-09-30T21:57:18.563Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:18.563Z] 1.2.2-dev.39 [2020-09-30T21:57:18.563Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:18.563Z] master [2020-09-30T21:57:18.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:19.081Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:19.412Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:19.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-09-30T21:57:19.412Z] 293cd3581bc8: Preparing [2020-09-30T21:57:19.412Z] eb3295c3fbcc: Preparing [2020-09-30T21:57:19.412Z] b5eaa268fdf1: Preparing [2020-09-30T21:57:19.412Z] 9dc1cfd32749: Preparing [2020-09-30T21:57:19.412Z] e2f13739ad41: Preparing [2020-09-30T21:57:19.689Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:19.689Z] eb3295c3fbcc: Pushed [2020-09-30T21:57:19.689Z] b5eaa268fdf1: Pushed [2020-09-30T21:57:20.279Z] 9dc1cfd32749: Pushed [2020-09-30T21:57:21.698Z] 293cd3581bc8: Pushed [2020-09-30T21:57:21.967Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:bd103ee59fc2d0a6574413e7d4bb0e6b23851ad91f2cdb9052ece03cb1232f39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:22.301Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:22.630Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:22.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-09-30T21:57:22.631Z] 293cd3581bc8: Preparing [2020-09-30T21:57:22.631Z] eb3295c3fbcc: Preparing [2020-09-30T21:57:22.631Z] b5eaa268fdf1: Preparing [2020-09-30T21:57:22.631Z] 9dc1cfd32749: Preparing [2020-09-30T21:57:22.631Z] e2f13739ad41: Preparing [2020-09-30T21:57:22.900Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:22.900Z] 293cd3581bc8: Layer already exists [2020-09-30T21:57:22.900Z] 9dc1cfd32749: Layer already exists [2020-09-30T21:57:22.900Z] b5eaa268fdf1: Layer already exists [2020-09-30T21:57:22.900Z] eb3295c3fbcc: Layer already exists [2020-09-30T21:57:22.900Z] 1.2.2-dev.39: digest: sha256:bd103ee59fc2d0a6574413e7d4bb0e6b23851ad91f2cdb9052ece03cb1232f39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:23.237Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:23.566Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:23.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-09-30T21:57:23.566Z] 293cd3581bc8: Preparing [2020-09-30T21:57:23.566Z] eb3295c3fbcc: Preparing [2020-09-30T21:57:23.566Z] b5eaa268fdf1: Preparing [2020-09-30T21:57:23.566Z] 9dc1cfd32749: Preparing [2020-09-30T21:57:23.566Z] e2f13739ad41: Preparing [2020-09-30T21:57:23.836Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:23.836Z] 293cd3581bc8: Layer already exists [2020-09-30T21:57:23.836Z] eb3295c3fbcc: Layer already exists [2020-09-30T21:57:23.836Z] b5eaa268fdf1: Layer already exists [2020-09-30T21:57:23.836Z] 9dc1cfd32749: Layer already exists [2020-09-30T21:57:23.836Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:bd103ee59fc2d0a6574413e7d4bb0e6b23851ad91f2cdb9052ece03cb1232f39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:24.169Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:24.502Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-09-30T21:57:24.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-09-30T21:57:24.502Z] 293cd3581bc8: Preparing [2020-09-30T21:57:24.502Z] eb3295c3fbcc: Preparing [2020-09-30T21:57:24.502Z] b5eaa268fdf1: Preparing [2020-09-30T21:57:24.502Z] 9dc1cfd32749: Preparing [2020-09-30T21:57:24.502Z] e2f13739ad41: Preparing [2020-09-30T21:57:24.502Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:24.502Z] eb3295c3fbcc: Layer already exists [2020-09-30T21:57:24.502Z] b5eaa268fdf1: Layer already exists [2020-09-30T21:57:24.773Z] 9dc1cfd32749: Layer already exists [2020-09-30T21:57:24.773Z] 293cd3581bc8: Layer already exists [2020-09-30T21:57:24.773Z] master: digest: sha256:bd103ee59fc2d0a6574413e7d4bb0e6b23851ad91f2cdb9052ece03cb1232f39 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:24.971Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:25.018Z] taggedImages: [2020-09-30T21:57:25.018Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:25.018Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:25.018Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:25.018Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-09-30T21:57:25.081Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-09-30T21:57:25.081Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:25.081Z] 1.2.2-dev.39 [2020-09-30T21:57:25.081Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:25.082Z] master [2020-09-30T21:57:25.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:25.689Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:26.018Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:26.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-09-30T21:57:26.019Z] 70b42d26e274: Preparing [2020-09-30T21:57:26.019Z] 9b96a3db15f1: Preparing [2020-09-30T21:57:26.019Z] aea4a6d63fff: Preparing [2020-09-30T21:57:26.019Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:26.019Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:26.019Z] 973c58997dfd: Preparing [2020-09-30T21:57:26.019Z] 2cbdbf98ed61: Preparing [2020-09-30T21:57:26.019Z] 74b26e7b4ffd: Preparing [2020-09-30T21:57:26.019Z] 70b42d26e274: Preparing [2020-09-30T21:57:26.019Z] 8d6ea0da6d94: Preparing [2020-09-30T21:57:26.019Z] f34039d81a0f: Preparing [2020-09-30T21:57:26.019Z] 22dc159477bf: Preparing [2020-09-30T21:57:26.019Z] e2f13739ad41: Preparing [2020-09-30T21:57:26.019Z] 8d6ea0da6d94: Waiting [2020-09-30T21:57:26.019Z] 2cbdbf98ed61: Waiting [2020-09-30T21:57:26.019Z] f34039d81a0f: Waiting [2020-09-30T21:57:26.019Z] 74b26e7b4ffd: Waiting [2020-09-30T21:57:26.019Z] 22dc159477bf: Waiting [2020-09-30T21:57:26.019Z] e2f13739ad41: Waiting [2020-09-30T21:57:26.609Z] aea4a6d63fff: Pushed [2020-09-30T21:57:26.609Z] 973c58997dfd: Pushed [2020-09-30T21:57:26.609Z] 9b96a3db15f1: Pushed [2020-09-30T21:57:26.609Z] cd7c2cc6b4f9: Pushed [2020-09-30T21:57:26.879Z] f34039d81a0f: Pushed [2020-09-30T21:57:26.879Z] 74b26e7b4ffd: Pushed [2020-09-30T21:57:26.879Z] 2cbdbf98ed61: Pushed [2020-09-30T21:57:26.879Z] 8d6ea0da6d94: Pushed [2020-09-30T21:57:26.879Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:27.150Z] 22dc159477bf: Pushed [2020-09-30T21:57:28.571Z] 70b42d26e274: Pushed [2020-09-30T21:57:28.571Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:4784f00498707d87be8a83a2171ac59ab4ababcead000323eabcde8886c4e957 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:28.908Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:29.242Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:29.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-09-30T21:57:29.242Z] 70b42d26e274: Preparing [2020-09-30T21:57:29.242Z] 9b96a3db15f1: Preparing [2020-09-30T21:57:29.242Z] aea4a6d63fff: Preparing [2020-09-30T21:57:29.242Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:29.242Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:29.242Z] 973c58997dfd: Preparing [2020-09-30T21:57:29.242Z] 2cbdbf98ed61: Preparing [2020-09-30T21:57:29.242Z] 74b26e7b4ffd: Preparing [2020-09-30T21:57:29.242Z] 70b42d26e274: Preparing [2020-09-30T21:57:29.242Z] 8d6ea0da6d94: Preparing [2020-09-30T21:57:29.242Z] f34039d81a0f: Preparing [2020-09-30T21:57:29.242Z] 22dc159477bf: Preparing [2020-09-30T21:57:29.242Z] e2f13739ad41: Preparing [2020-09-30T21:57:29.242Z] 8d6ea0da6d94: Waiting [2020-09-30T21:57:29.242Z] 22dc159477bf: Waiting [2020-09-30T21:57:29.242Z] f34039d81a0f: Waiting [2020-09-30T21:57:29.242Z] e2f13739ad41: Waiting [2020-09-30T21:57:29.242Z] 2cbdbf98ed61: Waiting [2020-09-30T21:57:29.242Z] 74b26e7b4ffd: Waiting [2020-09-30T21:57:29.242Z] cd7c2cc6b4f9: Layer already exists [2020-09-30T21:57:29.242Z] 70b42d26e274: Layer already exists [2020-09-30T21:57:29.242Z] 973c58997dfd: Layer already exists [2020-09-30T21:57:29.242Z] aea4a6d63fff: Layer already exists [2020-09-30T21:57:29.242Z] 9b96a3db15f1: Layer already exists [2020-09-30T21:57:29.242Z] 8d6ea0da6d94: Layer already exists [2020-09-30T21:57:29.242Z] 74b26e7b4ffd: Layer already exists [2020-09-30T21:57:29.242Z] f34039d81a0f: Layer already exists [2020-09-30T21:57:29.242Z] 2cbdbf98ed61: Layer already exists [2020-09-30T21:57:29.242Z] 22dc159477bf: Layer already exists [2020-09-30T21:57:29.511Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:29.511Z] 1.2.2-dev.39: digest: sha256:4784f00498707d87be8a83a2171ac59ab4ababcead000323eabcde8886c4e957 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:29.850Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:30.185Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:30.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-09-30T21:57:30.185Z] 70b42d26e274: Preparing [2020-09-30T21:57:30.185Z] 9b96a3db15f1: Preparing [2020-09-30T21:57:30.185Z] aea4a6d63fff: Preparing [2020-09-30T21:57:30.185Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:30.185Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:30.185Z] 973c58997dfd: Preparing [2020-09-30T21:57:30.185Z] 2cbdbf98ed61: Preparing [2020-09-30T21:57:30.185Z] 74b26e7b4ffd: Preparing [2020-09-30T21:57:30.185Z] 70b42d26e274: Preparing [2020-09-30T21:57:30.185Z] 8d6ea0da6d94: Preparing [2020-09-30T21:57:30.185Z] f34039d81a0f: Preparing [2020-09-30T21:57:30.185Z] 22dc159477bf: Preparing [2020-09-30T21:57:30.185Z] e2f13739ad41: Preparing [2020-09-30T21:57:30.185Z] 8d6ea0da6d94: Waiting [2020-09-30T21:57:30.185Z] f34039d81a0f: Waiting [2020-09-30T21:57:30.185Z] 22dc159477bf: Waiting [2020-09-30T21:57:30.185Z] 2cbdbf98ed61: Waiting [2020-09-30T21:57:30.185Z] e2f13739ad41: Waiting [2020-09-30T21:57:30.185Z] 74b26e7b4ffd: Waiting [2020-09-30T21:57:30.455Z] 70b42d26e274: Layer already exists [2020-09-30T21:57:30.456Z] 973c58997dfd: Layer already exists [2020-09-30T21:57:30.456Z] cd7c2cc6b4f9: Layer already exists [2020-09-30T21:57:30.456Z] aea4a6d63fff: Layer already exists [2020-09-30T21:57:30.456Z] 9b96a3db15f1: Layer already exists [2020-09-30T21:57:30.456Z] 74b26e7b4ffd: Layer already exists [2020-09-30T21:57:30.456Z] 2cbdbf98ed61: Layer already exists [2020-09-30T21:57:30.456Z] 22dc159477bf: Layer already exists [2020-09-30T21:57:30.456Z] f34039d81a0f: Layer already exists [2020-09-30T21:57:30.456Z] 8d6ea0da6d94: Layer already exists [2020-09-30T21:57:30.456Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:30.456Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:4784f00498707d87be8a83a2171ac59ab4ababcead000323eabcde8886c4e957 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:30.790Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:31.121Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-09-30T21:57:31.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-09-30T21:57:31.121Z] 70b42d26e274: Preparing [2020-09-30T21:57:31.121Z] 9b96a3db15f1: Preparing [2020-09-30T21:57:31.121Z] aea4a6d63fff: Preparing [2020-09-30T21:57:31.121Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:31.121Z] cd7c2cc6b4f9: Preparing [2020-09-30T21:57:31.121Z] 973c58997dfd: Preparing [2020-09-30T21:57:31.121Z] 2cbdbf98ed61: Preparing [2020-09-30T21:57:31.121Z] 74b26e7b4ffd: Preparing [2020-09-30T21:57:31.121Z] 70b42d26e274: Preparing [2020-09-30T21:57:31.121Z] 8d6ea0da6d94: Preparing [2020-09-30T21:57:31.121Z] f34039d81a0f: Preparing [2020-09-30T21:57:31.121Z] 22dc159477bf: Preparing [2020-09-30T21:57:31.121Z] e2f13739ad41: Preparing [2020-09-30T21:57:31.121Z] 2cbdbf98ed61: Waiting [2020-09-30T21:57:31.121Z] 74b26e7b4ffd: Waiting [2020-09-30T21:57:31.121Z] 8d6ea0da6d94: Waiting [2020-09-30T21:57:31.121Z] f34039d81a0f: Waiting [2020-09-30T21:57:31.121Z] 22dc159477bf: Waiting [2020-09-30T21:57:31.121Z] e2f13739ad41: Waiting [2020-09-30T21:57:31.121Z] 973c58997dfd: Layer already exists [2020-09-30T21:57:31.391Z] cd7c2cc6b4f9: Layer already exists [2020-09-30T21:57:31.391Z] 70b42d26e274: Layer already exists [2020-09-30T21:57:31.391Z] aea4a6d63fff: Layer already exists [2020-09-30T21:57:31.391Z] 9b96a3db15f1: Layer already exists [2020-09-30T21:57:31.391Z] 2cbdbf98ed61: Layer already exists [2020-09-30T21:57:31.391Z] 74b26e7b4ffd: Layer already exists [2020-09-30T21:57:31.391Z] f34039d81a0f: Layer already exists [2020-09-30T21:57:31.391Z] 8d6ea0da6d94: Layer already exists [2020-09-30T21:57:31.391Z] 22dc159477bf: Layer already exists [2020-09-30T21:57:31.391Z] e2f13739ad41: Layer already exists [2020-09-30T21:57:31.391Z] master: digest: sha256:4784f00498707d87be8a83a2171ac59ab4ababcead000323eabcde8886c4e957 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:31.584Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:31.630Z] taggedImages: [2020-09-30T21:57:31.631Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:31.631Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:31.631Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:31.631Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-09-30T21:57:31.698Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-09-30T21:57:31.698Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:31.698Z] 1.2.2-dev.39 [2020-09-30T21:57:31.698Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:31.698Z] master [2020-09-30T21:57:31.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:32.203Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:32.532Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:32.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-09-30T21:57:32.532Z] 339f7df97def: Preparing [2020-09-30T21:57:32.532Z] c844862fc192: Preparing [2020-09-30T21:57:32.532Z] edc71b33ec93: Preparing [2020-09-30T21:57:32.532Z] 0775d1b923be: Preparing [2020-09-30T21:57:32.532Z] 3b5625bd4bf9: Preparing [2020-09-30T21:57:32.532Z] fc39840a5a26: Preparing [2020-09-30T21:57:32.532Z] 1a6ac32c0407: Preparing [2020-09-30T21:57:32.532Z] a6d0d111bab4: Preparing [2020-09-30T21:57:32.532Z] c5f500dbe483: Preparing [2020-09-30T21:57:32.532Z] 32146dd49507: Preparing [2020-09-30T21:57:32.532Z] 66b385cf80cf: Preparing [2020-09-30T21:57:32.532Z] fc39840a5a26: Waiting [2020-09-30T21:57:32.532Z] 1a6ac32c0407: Waiting [2020-09-30T21:57:32.532Z] c5f500dbe483: Waiting [2020-09-30T21:57:32.532Z] a6d0d111bab4: Waiting [2020-09-30T21:57:32.532Z] 32146dd49507: Waiting [2020-09-30T21:57:32.532Z] 66b385cf80cf: Waiting [2020-09-30T21:57:32.804Z] 339f7df97def: Pushed [2020-09-30T21:57:32.804Z] c844862fc192: Pushed [2020-09-30T21:57:33.079Z] fc39840a5a26: Pushed [2020-09-30T21:57:33.353Z] 1a6ac32c0407: Pushed [2020-09-30T21:57:33.353Z] a6d0d111bab4: Pushed [2020-09-30T21:57:33.353Z] c5f500dbe483: Pushed [2020-09-30T21:57:33.625Z] 66b385cf80cf: Layer already exists [2020-09-30T21:57:34.220Z] 32146dd49507: Pushed [2020-09-30T21:57:34.813Z] edc71b33ec93: Pushed [2020-09-30T21:57:34.813Z] 3b5625bd4bf9: Pushed [2020-09-30T21:57:35.084Z] 0775d1b923be: Pushed [2020-09-30T21:57:35.084Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:71e5702ff4f94304221d692df50e67a24166f8c96efdc95be91f87a6ea4b0c3e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:35.419Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:35.750Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:35.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-09-30T21:57:35.750Z] 339f7df97def: Preparing [2020-09-30T21:57:35.750Z] c844862fc192: Preparing [2020-09-30T21:57:35.750Z] edc71b33ec93: Preparing [2020-09-30T21:57:35.750Z] 0775d1b923be: Preparing [2020-09-30T21:57:35.750Z] 3b5625bd4bf9: Preparing [2020-09-30T21:57:35.750Z] fc39840a5a26: Preparing [2020-09-30T21:57:35.750Z] 1a6ac32c0407: Preparing [2020-09-30T21:57:35.750Z] a6d0d111bab4: Preparing [2020-09-30T21:57:35.750Z] c5f500dbe483: Preparing [2020-09-30T21:57:35.750Z] 32146dd49507: Preparing [2020-09-30T21:57:35.750Z] 66b385cf80cf: Preparing [2020-09-30T21:57:35.750Z] fc39840a5a26: Waiting [2020-09-30T21:57:35.750Z] 1a6ac32c0407: Waiting [2020-09-30T21:57:35.750Z] a6d0d111bab4: Waiting [2020-09-30T21:57:35.750Z] 66b385cf80cf: Waiting [2020-09-30T21:57:35.750Z] c5f500dbe483: Waiting [2020-09-30T21:57:35.750Z] 32146dd49507: Waiting [2020-09-30T21:57:35.750Z] c844862fc192: Layer already exists [2020-09-30T21:57:35.750Z] 3b5625bd4bf9: Layer already exists [2020-09-30T21:57:35.750Z] edc71b33ec93: Layer already exists [2020-09-30T21:57:35.750Z] 339f7df97def: Layer already exists [2020-09-30T21:57:35.750Z] 0775d1b923be: Layer already exists [2020-09-30T21:57:35.750Z] fc39840a5a26: Layer already exists [2020-09-30T21:57:35.750Z] 32146dd49507: Layer already exists [2020-09-30T21:57:35.750Z] 1a6ac32c0407: Layer already exists [2020-09-30T21:57:35.750Z] a6d0d111bab4: Layer already exists [2020-09-30T21:57:36.019Z] c5f500dbe483: Layer already exists [2020-09-30T21:57:36.019Z] 66b385cf80cf: Layer already exists [2020-09-30T21:57:36.019Z] 1.2.2-dev.39: digest: sha256:71e5702ff4f94304221d692df50e67a24166f8c96efdc95be91f87a6ea4b0c3e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:36.357Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:36.691Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:36.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-09-30T21:57:36.691Z] 339f7df97def: Preparing [2020-09-30T21:57:36.691Z] c844862fc192: Preparing [2020-09-30T21:57:36.691Z] edc71b33ec93: Preparing [2020-09-30T21:57:36.691Z] 0775d1b923be: Preparing [2020-09-30T21:57:36.691Z] 3b5625bd4bf9: Preparing [2020-09-30T21:57:36.691Z] fc39840a5a26: Preparing [2020-09-30T21:57:36.691Z] 1a6ac32c0407: Preparing [2020-09-30T21:57:36.691Z] a6d0d111bab4: Preparing [2020-09-30T21:57:36.691Z] c5f500dbe483: Preparing [2020-09-30T21:57:36.691Z] 32146dd49507: Preparing [2020-09-30T21:57:36.691Z] 66b385cf80cf: Preparing [2020-09-30T21:57:36.691Z] fc39840a5a26: Waiting [2020-09-30T21:57:36.691Z] 1a6ac32c0407: Waiting [2020-09-30T21:57:36.691Z] c5f500dbe483: Waiting [2020-09-30T21:57:36.691Z] a6d0d111bab4: Waiting [2020-09-30T21:57:36.691Z] 0775d1b923be: Layer already exists [2020-09-30T21:57:36.691Z] edc71b33ec93: Layer already exists [2020-09-30T21:57:36.691Z] 3b5625bd4bf9: Layer already exists [2020-09-30T21:57:36.691Z] c844862fc192: Layer already exists [2020-09-30T21:57:36.691Z] 339f7df97def: Layer already exists [2020-09-30T21:57:36.691Z] 1a6ac32c0407: Layer already exists [2020-09-30T21:57:36.961Z] c5f500dbe483: Layer already exists [2020-09-30T21:57:36.961Z] fc39840a5a26: Layer already exists [2020-09-30T21:57:36.961Z] a6d0d111bab4: Layer already exists [2020-09-30T21:57:36.961Z] 32146dd49507: Layer already exists [2020-09-30T21:57:36.961Z] 66b385cf80cf: Layer already exists [2020-09-30T21:57:36.961Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:71e5702ff4f94304221d692df50e67a24166f8c96efdc95be91f87a6ea4b0c3e size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:37.301Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:37.634Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-09-30T21:57:37.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-09-30T21:57:37.634Z] 339f7df97def: Preparing [2020-09-30T21:57:37.634Z] c844862fc192: Preparing [2020-09-30T21:57:37.634Z] edc71b33ec93: Preparing [2020-09-30T21:57:37.634Z] 0775d1b923be: Preparing [2020-09-30T21:57:37.634Z] 3b5625bd4bf9: Preparing [2020-09-30T21:57:37.634Z] fc39840a5a26: Preparing [2020-09-30T21:57:37.634Z] 1a6ac32c0407: Preparing [2020-09-30T21:57:37.634Z] a6d0d111bab4: Preparing [2020-09-30T21:57:37.634Z] c5f500dbe483: Preparing [2020-09-30T21:57:37.634Z] 32146dd49507: Preparing [2020-09-30T21:57:37.634Z] 66b385cf80cf: Preparing [2020-09-30T21:57:37.634Z] fc39840a5a26: Waiting [2020-09-30T21:57:37.634Z] 1a6ac32c0407: Waiting [2020-09-30T21:57:37.634Z] a6d0d111bab4: Waiting [2020-09-30T21:57:37.634Z] c5f500dbe483: Waiting [2020-09-30T21:57:37.634Z] 32146dd49507: Waiting [2020-09-30T21:57:37.634Z] 66b385cf80cf: Waiting [2020-09-30T21:57:37.905Z] edc71b33ec93: Layer already exists [2020-09-30T21:57:37.905Z] 0775d1b923be: Layer already exists [2020-09-30T21:57:37.905Z] 3b5625bd4bf9: Layer already exists [2020-09-30T21:57:37.905Z] 339f7df97def: Layer already exists [2020-09-30T21:57:37.905Z] c844862fc192: Layer already exists [2020-09-30T21:57:37.905Z] fc39840a5a26: Layer already exists [2020-09-30T21:57:37.905Z] 32146dd49507: Layer already exists [2020-09-30T21:57:37.905Z] 1a6ac32c0407: Layer already exists [2020-09-30T21:57:37.905Z] a6d0d111bab4: Layer already exists [2020-09-30T21:57:37.905Z] c5f500dbe483: Layer already exists [2020-09-30T21:57:37.905Z] 66b385cf80cf: Layer already exists [2020-09-30T21:57:37.905Z] master: digest: sha256:71e5702ff4f94304221d692df50e67a24166f8c96efdc95be91f87a6ea4b0c3e size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:38.105Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:38.159Z] taggedImages: [2020-09-30T21:57:38.159Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:38.159Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:38.159Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:38.159Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-09-30T21:57:38.225Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-09-30T21:57:38.225Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:38.225Z] 1.2.2-dev.39 [2020-09-30T21:57:38.225Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:38.225Z] master [2020-09-30T21:57:38.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:38.785Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:39.121Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:39.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-09-30T21:57:39.122Z] 729a1f070676: Preparing [2020-09-30T21:57:39.122Z] b33ce9d13142: Preparing [2020-09-30T21:57:39.122Z] 2613fffe4ae5: Preparing [2020-09-30T21:57:39.122Z] b0ae968ca0ea: Preparing [2020-09-30T21:57:39.400Z] 729a1f070676: Pushed [2020-09-30T21:57:39.400Z] 2613fffe4ae5: Pushed [2020-09-30T21:57:39.671Z] b0ae968ca0ea: Pushed [2020-09-30T21:57:42.273Z] b33ce9d13142: Pushed [2020-09-30T21:57:42.273Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:d1be1a39f7e20ee4f11d57e3c6c7ed4463973d25ecea113bfc670cc7ea206d9f size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:42.613Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:42.945Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:42.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-09-30T21:57:42.945Z] 729a1f070676: Preparing [2020-09-30T21:57:42.945Z] b33ce9d13142: Preparing [2020-09-30T21:57:42.945Z] 2613fffe4ae5: Preparing [2020-09-30T21:57:42.945Z] b0ae968ca0ea: Preparing [2020-09-30T21:57:42.945Z] 729a1f070676: Layer already exists [2020-09-30T21:57:42.945Z] b0ae968ca0ea: Layer already exists [2020-09-30T21:57:42.945Z] b33ce9d13142: Layer already exists [2020-09-30T21:57:42.945Z] 2613fffe4ae5: Layer already exists [2020-09-30T21:57:43.215Z] 1.2.2-dev.39: digest: sha256:d1be1a39f7e20ee4f11d57e3c6c7ed4463973d25ecea113bfc670cc7ea206d9f size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:43.552Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:43.885Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:43.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-09-30T21:57:43.885Z] 729a1f070676: Preparing [2020-09-30T21:57:43.885Z] b33ce9d13142: Preparing [2020-09-30T21:57:43.885Z] 2613fffe4ae5: Preparing [2020-09-30T21:57:43.885Z] b0ae968ca0ea: Preparing [2020-09-30T21:57:43.885Z] b33ce9d13142: Layer already exists [2020-09-30T21:57:43.885Z] 729a1f070676: Layer already exists [2020-09-30T21:57:43.885Z] b0ae968ca0ea: Layer already exists [2020-09-30T21:57:43.885Z] 2613fffe4ae5: Layer already exists [2020-09-30T21:57:44.158Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:d1be1a39f7e20ee4f11d57e3c6c7ed4463973d25ecea113bfc670cc7ea206d9f size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:44.497Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:44.830Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-09-30T21:57:44.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-09-30T21:57:44.830Z] 729a1f070676: Preparing [2020-09-30T21:57:44.830Z] b33ce9d13142: Preparing [2020-09-30T21:57:44.830Z] 2613fffe4ae5: Preparing [2020-09-30T21:57:44.830Z] b0ae968ca0ea: Preparing [2020-09-30T21:57:44.830Z] 729a1f070676: Layer already exists [2020-09-30T21:57:44.830Z] 2613fffe4ae5: Layer already exists [2020-09-30T21:57:44.830Z] b33ce9d13142: Layer already exists [2020-09-30T21:57:44.830Z] b0ae968ca0ea: Layer already exists [2020-09-30T21:57:45.100Z] master: digest: sha256:d1be1a39f7e20ee4f11d57e3c6c7ed4463973d25ecea113bfc670cc7ea206d9f size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:45.311Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:45.413Z] taggedImages: [2020-09-30T21:57:45.413Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:45.413Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:45.413Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:45.414Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-09-30T21:57:45.479Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-09-30T21:57:45.479Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:45.479Z] 1.2.2-dev.39 [2020-09-30T21:57:45.479Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:45.479Z] master [2020-09-30T21:57:45.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:46.007Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:46.342Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:46.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-09-30T21:57:46.343Z] 01e50f8acecd: Preparing [2020-09-30T21:57:46.343Z] 2b4081e000b2: Preparing [2020-09-30T21:57:46.343Z] 4e71500cc749: Preparing [2020-09-30T21:57:46.343Z] 5e79b9eb0bf7: Preparing [2020-09-30T21:57:46.343Z] ade0e906ef49: Preparing [2020-09-30T21:57:46.343Z] 31fa0b4a614e: Preparing [2020-09-30T21:57:46.343Z] 31fa0b4a614e: Waiting [2020-09-30T21:57:46.613Z] 01e50f8acecd: Pushed [2020-09-30T21:57:46.613Z] 4e71500cc749: Pushed [2020-09-30T21:57:46.889Z] 5e79b9eb0bf7: Pushed [2020-09-30T21:57:46.889Z] ade0e906ef49: Pushed [2020-09-30T21:57:47.159Z] 31fa0b4a614e: Pushed [2020-09-30T21:57:49.761Z] 2b4081e000b2: Pushed [2020-09-30T21:57:49.761Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:8a612de5a47d1a0692274ac176a47daeb5d63968bb5bc97452adb5f54a36c9fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:50.096Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:50.427Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:50.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-09-30T21:57:50.427Z] 01e50f8acecd: Preparing [2020-09-30T21:57:50.427Z] 2b4081e000b2: Preparing [2020-09-30T21:57:50.427Z] 4e71500cc749: Preparing [2020-09-30T21:57:50.427Z] 5e79b9eb0bf7: Preparing [2020-09-30T21:57:50.427Z] ade0e906ef49: Preparing [2020-09-30T21:57:50.427Z] 31fa0b4a614e: Preparing [2020-09-30T21:57:50.427Z] 31fa0b4a614e: Waiting [2020-09-30T21:57:50.427Z] 2b4081e000b2: Layer already exists [2020-09-30T21:57:50.427Z] ade0e906ef49: Layer already exists [2020-09-30T21:57:50.427Z] 4e71500cc749: Layer already exists [2020-09-30T21:57:50.427Z] 5e79b9eb0bf7: Layer already exists [2020-09-30T21:57:50.427Z] 01e50f8acecd: Layer already exists [2020-09-30T21:57:50.427Z] 31fa0b4a614e: Layer already exists [2020-09-30T21:57:50.698Z] 1.2.2-dev.39: digest: sha256:8a612de5a47d1a0692274ac176a47daeb5d63968bb5bc97452adb5f54a36c9fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:51.034Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:51.368Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:51.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-09-30T21:57:51.368Z] 01e50f8acecd: Preparing [2020-09-30T21:57:51.368Z] 2b4081e000b2: Preparing [2020-09-30T21:57:51.368Z] 4e71500cc749: Preparing [2020-09-30T21:57:51.368Z] 5e79b9eb0bf7: Preparing [2020-09-30T21:57:51.368Z] ade0e906ef49: Preparing [2020-09-30T21:57:51.368Z] 31fa0b4a614e: Preparing [2020-09-30T21:57:51.368Z] 31fa0b4a614e: Waiting [2020-09-30T21:57:51.368Z] 2b4081e000b2: Layer already exists [2020-09-30T21:57:51.368Z] 4e71500cc749: Layer already exists [2020-09-30T21:57:51.368Z] 5e79b9eb0bf7: Layer already exists [2020-09-30T21:57:51.368Z] ade0e906ef49: Layer already exists [2020-09-30T21:57:51.368Z] 01e50f8acecd: Layer already exists [2020-09-30T21:57:51.368Z] 31fa0b4a614e: Layer already exists [2020-09-30T21:57:51.638Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:8a612de5a47d1a0692274ac176a47daeb5d63968bb5bc97452adb5f54a36c9fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:51.977Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:52.314Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-09-30T21:57:52.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-09-30T21:57:52.314Z] 01e50f8acecd: Preparing [2020-09-30T21:57:52.314Z] 2b4081e000b2: Preparing [2020-09-30T21:57:52.314Z] 4e71500cc749: Preparing [2020-09-30T21:57:52.314Z] 5e79b9eb0bf7: Preparing [2020-09-30T21:57:52.314Z] ade0e906ef49: Preparing [2020-09-30T21:57:52.314Z] 31fa0b4a614e: Preparing [2020-09-30T21:57:52.314Z] 31fa0b4a614e: Waiting [2020-09-30T21:57:52.314Z] 01e50f8acecd: Layer already exists [2020-09-30T21:57:52.314Z] 4e71500cc749: Layer already exists [2020-09-30T21:57:52.314Z] 2b4081e000b2: Layer already exists [2020-09-30T21:57:52.314Z] 5e79b9eb0bf7: Layer already exists [2020-09-30T21:57:52.314Z] ade0e906ef49: Layer already exists [2020-09-30T21:57:52.585Z] 31fa0b4a614e: Layer already exists [2020-09-30T21:57:52.585Z] master: digest: sha256:8a612de5a47d1a0692274ac176a47daeb5d63968bb5bc97452adb5f54a36c9fd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:57:52.786Z] ===================================================== [Pipeline] echo [2020-09-30T21:57:52.833Z] taggedImages: [2020-09-30T21:57:52.833Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:52.833Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:52.833Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:52.833Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-09-30T21:57:52.906Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-09-30T21:57:52.906Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:52.906Z] 1.2.2-dev.39 [2020-09-30T21:57:52.906Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:52.906Z] master [2020-09-30T21:57:52.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:53.403Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:53.733Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:57:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-09-30T21:57:53.733Z] 5a344b5c765f: Preparing [2020-09-30T21:57:53.733Z] 3710f507a986: Preparing [2020-09-30T21:57:53.733Z] e0730e747174: Preparing [2020-09-30T21:57:54.005Z] 5a344b5c765f: Pushed [2020-09-30T21:57:54.005Z] e0730e747174: Pushed [2020-09-30T21:57:57.380Z] 3710f507a986: Pushed [2020-09-30T21:57:57.380Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:ec61878c5c456dad1d7b6db8266a6c48ac2358b5960323e9bf3e3f19e76588f9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:57.719Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:58.049Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.39 [2020-09-30T21:57:58.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-09-30T21:57:58.049Z] 5a344b5c765f: Preparing [2020-09-30T21:57:58.049Z] 3710f507a986: Preparing [2020-09-30T21:57:58.049Z] e0730e747174: Preparing [2020-09-30T21:57:58.049Z] 5a344b5c765f: Layer already exists [2020-09-30T21:57:58.049Z] e0730e747174: Layer already exists [2020-09-30T21:57:58.049Z] 3710f507a986: Layer already exists [2020-09-30T21:57:58.321Z] 1.2.2-dev.39: digest: sha256:ec61878c5c456dad1d7b6db8266a6c48ac2358b5960323e9bf3e3f19e76588f9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:58.660Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:58.994Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:57:58.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-09-30T21:57:58.995Z] 5a344b5c765f: Preparing [2020-09-30T21:57:58.995Z] 3710f507a986: Preparing [2020-09-30T21:57:58.995Z] e0730e747174: Preparing [2020-09-30T21:57:58.995Z] e0730e747174: Layer already exists [2020-09-30T21:57:58.995Z] 3710f507a986: Layer already exists [2020-09-30T21:57:58.995Z] 5a344b5c765f: Layer already exists [2020-09-30T21:57:59.265Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:ec61878c5c456dad1d7b6db8266a6c48ac2358b5960323e9bf3e3f19e76588f9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:59.613Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:57:59.945Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-09-30T21:57:59.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-09-30T21:57:59.945Z] 5a344b5c765f: Preparing [2020-09-30T21:57:59.945Z] 3710f507a986: Preparing [2020-09-30T21:57:59.945Z] e0730e747174: Preparing [2020-09-30T21:57:59.945Z] 5a344b5c765f: Layer already exists [2020-09-30T21:57:59.945Z] 3710f507a986: Layer already exists [2020-09-30T21:57:59.945Z] e0730e747174: Layer already exists [2020-09-30T21:58:00.215Z] master: digest: sha256:ec61878c5c456dad1d7b6db8266a6c48ac2358b5960323e9bf3e3f19e76588f9 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:58:00.585Z] ===================================================== [Pipeline] echo [2020-09-30T21:58:00.634Z] taggedImages: [2020-09-30T21:58:00.634Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:58:00.634Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.39 [2020-09-30T21:58:00.634Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:58:00.634Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-09-30T21:58:00.716Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-09-30T21:58:00.716Z] 54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:58:00.716Z] 1.2.2-dev.39 [2020-09-30T21:58:00.716Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:58:00.716Z] master [2020-09-30T21:58:00.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:01.269Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:01.613Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:58:01.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-09-30T21:58:01.613Z] 5d91b33daad0: Preparing [2020-09-30T21:58:01.613Z] f5ceb9013f8d: Preparing [2020-09-30T21:58:01.613Z] 1e3825a7995c: Preparing [2020-09-30T21:58:01.613Z] b0b82d0aedcb: Preparing [2020-09-30T21:58:01.613Z] a645fcfbdfb5: Preparing [2020-09-30T21:58:01.613Z] c854a91221f4: Preparing [2020-09-30T21:58:01.613Z] 1d33bbefd83e: Preparing [2020-09-30T21:58:01.613Z] f875f9e206db: Preparing [2020-09-30T21:58:01.613Z] 3994ac1dcb8b: Preparing [2020-09-30T21:58:01.613Z] 5f2247eaf593: Preparing [2020-09-30T21:58:01.613Z] 62d13be1b083: Preparing [2020-09-30T21:58:01.613Z] 94fdc660876c: Preparing [2020-09-30T21:58:01.613Z] 4e7279dfc0c0: Preparing [2020-09-30T21:58:01.613Z] e2f13739ad41: Preparing [2020-09-30T21:58:01.613Z] 3994ac1dcb8b: Waiting [2020-09-30T21:58:01.613Z] c854a91221f4: Waiting [2020-09-30T21:58:01.613Z] 5f2247eaf593: Waiting [2020-09-30T21:58:01.613Z] 1d33bbefd83e: Waiting [2020-09-30T21:58:01.613Z] f875f9e206db: Waiting [2020-09-30T21:58:01.613Z] 94fdc660876c: Waiting [2020-09-30T21:58:01.613Z] 4e7279dfc0c0: Waiting [2020-09-30T21:58:01.613Z] e2f13739ad41: Waiting [2020-09-30T21:58:01.613Z] 62d13be1b083: Waiting [2020-09-30T21:58:02.206Z] a645fcfbdfb5: Pushed [2020-09-30T21:58:02.480Z] 5d91b33daad0: Pushed [2020-09-30T21:58:02.753Z] b0b82d0aedcb: Pushed [2020-09-30T21:58:03.028Z] f875f9e206db: Layer already exists [2020-09-30T21:58:03.028Z] 3994ac1dcb8b: Layer already exists [2020-09-30T21:58:03.028Z] 5f2247eaf593: Layer already exists [2020-09-30T21:58:03.028Z] 1d33bbefd83e: Pushed [2020-09-30T21:58:03.028Z] 62d13be1b083: Layer already exists [2020-09-30T21:58:03.028Z] 94fdc660876c: Layer already exists [2020-09-30T21:58:03.028Z] 4e7279dfc0c0: Layer already exists [2020-09-30T21:58:03.028Z] e2f13739ad41: Layer already exists [2020-09-30T21:58:03.625Z] f5ceb9013f8d: Pushed [2020-09-30T21:58:04.598Z] c854a91221f4: Pushed [2020-09-30T21:58:14.727Z] 1e3825a7995c: Pushed [2020-09-30T21:58:14.727Z] 54b84b229ba08925bb613cd97ca37288ac469551: digest: sha256:7bf873b9fbb4b715d20343116b46b5014fe1ab17309d17329c6124e4cfeaca04 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:15.062Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:15.394Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.39 [2020-09-30T21:58:15.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-09-30T21:58:15.394Z] 5d91b33daad0: Preparing [2020-09-30T21:58:15.394Z] f5ceb9013f8d: Preparing [2020-09-30T21:58:15.394Z] 1e3825a7995c: Preparing [2020-09-30T21:58:15.394Z] b0b82d0aedcb: Preparing [2020-09-30T21:58:15.394Z] a645fcfbdfb5: Preparing [2020-09-30T21:58:15.394Z] c854a91221f4: Preparing [2020-09-30T21:58:15.394Z] 1d33bbefd83e: Preparing [2020-09-30T21:58:15.394Z] f875f9e206db: Preparing [2020-09-30T21:58:15.394Z] 3994ac1dcb8b: Preparing [2020-09-30T21:58:15.394Z] 5f2247eaf593: Preparing [2020-09-30T21:58:15.394Z] 62d13be1b083: Preparing [2020-09-30T21:58:15.394Z] 94fdc660876c: Preparing [2020-09-30T21:58:15.394Z] 4e7279dfc0c0: Preparing [2020-09-30T21:58:15.394Z] e2f13739ad41: Preparing [2020-09-30T21:58:15.394Z] c854a91221f4: Waiting [2020-09-30T21:58:15.394Z] 1d33bbefd83e: Waiting [2020-09-30T21:58:15.394Z] f875f9e206db: Waiting [2020-09-30T21:58:15.394Z] 3994ac1dcb8b: Waiting [2020-09-30T21:58:15.394Z] 5f2247eaf593: Waiting [2020-09-30T21:58:15.394Z] 62d13be1b083: Waiting [2020-09-30T21:58:15.394Z] 94fdc660876c: Waiting [2020-09-30T21:58:15.394Z] 4e7279dfc0c0: Waiting [2020-09-30T21:58:15.394Z] e2f13739ad41: Waiting [2020-09-30T21:58:15.666Z] b0b82d0aedcb: Layer already exists [2020-09-30T21:58:15.666Z] 5d91b33daad0: Layer already exists [2020-09-30T21:58:15.666Z] 1e3825a7995c: Layer already exists [2020-09-30T21:58:15.666Z] f5ceb9013f8d: Layer already exists [2020-09-30T21:58:15.666Z] a645fcfbdfb5: Layer already exists [2020-09-30T21:58:15.666Z] f875f9e206db: Layer already exists [2020-09-30T21:58:15.666Z] 5f2247eaf593: Layer already exists [2020-09-30T21:58:15.666Z] 1d33bbefd83e: Layer already exists [2020-09-30T21:58:15.666Z] c854a91221f4: Layer already exists [2020-09-30T21:58:15.666Z] 3994ac1dcb8b: Layer already exists [2020-09-30T21:58:15.666Z] 62d13be1b083: Layer already exists [2020-09-30T21:58:15.666Z] e2f13739ad41: Layer already exists [2020-09-30T21:58:15.666Z] 94fdc660876c: Layer already exists [2020-09-30T21:58:15.666Z] 4e7279dfc0c0: Layer already exists [2020-09-30T21:58:15.666Z] 1.2.2-dev.39: digest: sha256:7bf873b9fbb4b715d20343116b46b5014fe1ab17309d17329c6124e4cfeaca04 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:16.007Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:16.342Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:58:16.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-09-30T21:58:16.342Z] 5d91b33daad0: Preparing [2020-09-30T21:58:16.342Z] f5ceb9013f8d: Preparing [2020-09-30T21:58:16.342Z] 1e3825a7995c: Preparing [2020-09-30T21:58:16.342Z] b0b82d0aedcb: Preparing [2020-09-30T21:58:16.342Z] a645fcfbdfb5: Preparing [2020-09-30T21:58:16.342Z] c854a91221f4: Preparing [2020-09-30T21:58:16.342Z] 1d33bbefd83e: Preparing [2020-09-30T21:58:16.342Z] f875f9e206db: Preparing [2020-09-30T21:58:16.342Z] 3994ac1dcb8b: Preparing [2020-09-30T21:58:16.343Z] 5f2247eaf593: Preparing [2020-09-30T21:58:16.343Z] 62d13be1b083: Preparing [2020-09-30T21:58:16.343Z] 94fdc660876c: Preparing [2020-09-30T21:58:16.343Z] 4e7279dfc0c0: Preparing [2020-09-30T21:58:16.343Z] e2f13739ad41: Preparing [2020-09-30T21:58:16.343Z] c854a91221f4: Waiting [2020-09-30T21:58:16.343Z] 1d33bbefd83e: Waiting [2020-09-30T21:58:16.343Z] f875f9e206db: Waiting [2020-09-30T21:58:16.343Z] 5f2247eaf593: Waiting [2020-09-30T21:58:16.343Z] 3994ac1dcb8b: Waiting [2020-09-30T21:58:16.343Z] 4e7279dfc0c0: Waiting [2020-09-30T21:58:16.343Z] e2f13739ad41: Waiting [2020-09-30T21:58:16.343Z] 62d13be1b083: Waiting [2020-09-30T21:58:16.343Z] 94fdc660876c: Waiting [2020-09-30T21:58:16.343Z] a645fcfbdfb5: Layer already exists [2020-09-30T21:58:16.343Z] b0b82d0aedcb: Layer already exists [2020-09-30T21:58:16.343Z] f5ceb9013f8d: Layer already exists [2020-09-30T21:58:16.614Z] 1e3825a7995c: Layer already exists [2020-09-30T21:58:16.614Z] 5d91b33daad0: Layer already exists [2020-09-30T21:58:16.614Z] 1d33bbefd83e: Layer already exists [2020-09-30T21:58:16.614Z] f875f9e206db: Layer already exists [2020-09-30T21:58:16.614Z] c854a91221f4: Layer already exists [2020-09-30T21:58:16.614Z] 3994ac1dcb8b: Layer already exists [2020-09-30T21:58:16.614Z] 5f2247eaf593: Layer already exists [2020-09-30T21:58:16.614Z] 4e7279dfc0c0: Layer already exists [2020-09-30T21:58:16.614Z] 62d13be1b083: Layer already exists [2020-09-30T21:58:16.614Z] 94fdc660876c: Layer already exists [2020-09-30T21:58:16.614Z] e2f13739ad41: Layer already exists [2020-09-30T21:58:16.614Z] 54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39: digest: sha256:7bf873b9fbb4b715d20343116b46b5014fe1ab17309d17329c6124e4cfeaca04 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:16.953Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:17.287Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-09-30T21:58:17.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-09-30T21:58:17.287Z] 5d91b33daad0: Preparing [2020-09-30T21:58:17.287Z] f5ceb9013f8d: Preparing [2020-09-30T21:58:17.287Z] 1e3825a7995c: Preparing [2020-09-30T21:58:17.287Z] b0b82d0aedcb: Preparing [2020-09-30T21:58:17.287Z] a645fcfbdfb5: Preparing [2020-09-30T21:58:17.287Z] c854a91221f4: Preparing [2020-09-30T21:58:17.287Z] 1d33bbefd83e: Preparing [2020-09-30T21:58:17.287Z] f875f9e206db: Preparing [2020-09-30T21:58:17.287Z] 3994ac1dcb8b: Preparing [2020-09-30T21:58:17.287Z] 5f2247eaf593: Preparing [2020-09-30T21:58:17.287Z] 62d13be1b083: Preparing [2020-09-30T21:58:17.287Z] 94fdc660876c: Preparing [2020-09-30T21:58:17.287Z] 4e7279dfc0c0: Preparing [2020-09-30T21:58:17.287Z] e2f13739ad41: Preparing [2020-09-30T21:58:17.287Z] 94fdc660876c: Waiting [2020-09-30T21:58:17.287Z] 4e7279dfc0c0: Waiting [2020-09-30T21:58:17.287Z] e2f13739ad41: Waiting [2020-09-30T21:58:17.287Z] 5f2247eaf593: Waiting [2020-09-30T21:58:17.287Z] c854a91221f4: Waiting [2020-09-30T21:58:17.287Z] 1d33bbefd83e: Waiting [2020-09-30T21:58:17.287Z] f875f9e206db: Waiting [2020-09-30T21:58:17.287Z] 3994ac1dcb8b: Waiting [2020-09-30T21:58:17.287Z] 62d13be1b083: Waiting [2020-09-30T21:58:17.287Z] b0b82d0aedcb: Layer already exists [2020-09-30T21:58:17.287Z] 1e3825a7995c: Layer already exists [2020-09-30T21:58:17.287Z] f5ceb9013f8d: Layer already exists [2020-09-30T21:58:17.287Z] 5d91b33daad0: Layer already exists [2020-09-30T21:58:17.556Z] a645fcfbdfb5: Layer already exists [2020-09-30T21:58:17.556Z] c854a91221f4: Layer already exists [2020-09-30T21:58:17.556Z] 5f2247eaf593: Layer already exists [2020-09-30T21:58:17.556Z] f875f9e206db: Layer already exists [2020-09-30T21:58:17.556Z] 3994ac1dcb8b: Layer already exists [2020-09-30T21:58:17.556Z] 1d33bbefd83e: Layer already exists [2020-09-30T21:58:17.556Z] 62d13be1b083: Layer already exists [2020-09-30T21:58:17.556Z] 4e7279dfc0c0: Layer already exists [2020-09-30T21:58:17.556Z] 94fdc660876c: Layer already exists [2020-09-30T21:58:17.556Z] e2f13739ad41: Layer already exists [2020-09-30T21:58:17.556Z] master: digest: sha256:7bf873b9fbb4b715d20343116b46b5014fe1ab17309d17329c6124e4cfeaca04 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-30T21:58:17.758Z] ===================================================== [Pipeline] echo [2020-09-30T21:58:17.804Z] taggedImages: [2020-09-30T21:58:17.804Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:58:17.804Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.39 [2020-09-30T21:58:17.804Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551-1.2.2-dev.39 [2020-09-30T21:58:17.804Z] - 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-09-30T21:58:19.464Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-30T21:58:19.466Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-30T21:58:19.525Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:19.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T21:58:19.894Z] [2020-09-30T21:58:19.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:58:20.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T21:58:20.268Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-30T21:58:20.268Z] cbdbe7a5bc2a: Already exists [2020-09-30T21:58:20.268Z] 408f87550127: Pulling fs layer [2020-09-30T21:58:20.268Z] fe522b08c979: Pulling fs layer [2020-09-30T21:58:20.268Z] 221eaa008020: Pulling fs layer [2020-09-30T21:58:20.268Z] 2a4607e5d6b9: Pulling fs layer [2020-09-30T21:58:20.268Z] 8f79b27c4fd2: Pulling fs layer [2020-09-30T21:58:20.268Z] e5c8dbe1645b: Pulling fs layer [2020-09-30T21:58:20.268Z] 23e8b3b47431: Pulling fs layer [2020-09-30T21:58:20.268Z] 5c568d65a230: Pulling fs layer [2020-09-30T21:58:20.268Z] 8f79b27c4fd2: Waiting [2020-09-30T21:58:20.268Z] e5c8dbe1645b: Waiting [2020-09-30T21:58:20.268Z] 23e8b3b47431: Waiting [2020-09-30T21:58:20.268Z] 5c568d65a230: Waiting [2020-09-30T21:58:20.268Z] 2a4607e5d6b9: Waiting [2020-09-30T21:58:20.268Z] fe522b08c979: Verifying Checksum [2020-09-30T21:58:20.268Z] fe522b08c979: Download complete [2020-09-30T21:58:20.268Z] 408f87550127: Verifying Checksum [2020-09-30T21:58:20.268Z] 2a4607e5d6b9: Verifying Checksum [2020-09-30T21:58:20.268Z] 2a4607e5d6b9: Download complete [2020-09-30T21:58:20.268Z] 8f79b27c4fd2: Verifying Checksum [2020-09-30T21:58:20.268Z] 8f79b27c4fd2: Download complete [2020-09-30T21:58:20.538Z] 408f87550127: Pull complete [2020-09-30T21:58:20.802Z] fe522b08c979: Pull complete [2020-09-30T21:58:22.213Z] e5c8dbe1645b: Verifying Checksum [2020-09-30T21:58:22.213Z] e5c8dbe1645b: Download complete [2020-09-30T21:58:23.622Z] 5c568d65a230: Verifying Checksum [2020-09-30T21:58:23.622Z] 5c568d65a230: Download complete [2020-09-30T21:58:23.622Z] 23e8b3b47431: Verifying Checksum [2020-09-30T21:58:23.622Z] 23e8b3b47431: Download complete [2020-09-30T21:58:24.589Z] 221eaa008020: Verifying Checksum [2020-09-30T21:58:24.589Z] 221eaa008020: Download complete [2020-09-30T21:58:32.783Z] 221eaa008020: Pull complete [2020-09-30T21:58:32.783Z] 2a4607e5d6b9: Pull complete [2020-09-30T21:58:32.783Z] 8f79b27c4fd2: Pull complete [2020-09-30T21:58:34.726Z] e5c8dbe1645b: Pull complete [2020-09-30T21:58:40.051Z] 23e8b3b47431: Pull complete [2020-09-30T21:58:41.450Z] 5c568d65a230: Pull complete [2020-09-30T21:58:41.450Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-30T21:58:41.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T21:58:41.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-30T21:58:41.701Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:58:41.777Z] $ 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/154:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:58:43.033Z] $ docker top efb92473b2530eb67e32f6d02d3b223a60c11eecc12a45f933a7a2e1af9c7602 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T21:58:43.632Z] + snyk monitor '--org=edgex-jenkins' [2020-09-30T21:59:01.787Z] [2020-09-30T21:59:01.787Z] Monitoring /w/workspace/edgex-go/154 (github.com/edgexfoundry/edgex-go)... [2020-09-30T21:59:01.788Z] [2020-09-30T21:59:01.788Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e497be3e-3f4d-4e84-8bb6-4d6175165125 [2020-09-30T21:59:01.788Z] [2020-09-30T21:59:01.788Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-30T21:59:01.788Z] [2020-09-30T21:59:01.788Z] [2020-09-30T21:59:01.788Z] Snyk CLI supports Node.js 8 and higher. [2020-09-30T21:59:01.788Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-30T21:59:01.788Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-30T21:59:01.788Z] [2020-09-30T21:59:01.788Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-30T21:59:01.788Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-30T21:59:01.807Z] $ docker stop --time=1 efb92473b2530eb67e32f6d02d3b223a60c11eecc12a45f933a7a2e1af9c7602 [2020-09-30T21:59:04.574Z] $ docker rm -f efb92473b2530eb67e32f6d02d3b223a60c11eecc12a45f933a7a2e1af9c7602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:06.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:06.457Z] [2020-09-30T21:59:06.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:06.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:06.811Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-30T21:59:06.811Z] e7c96db7181b: Pulling fs layer [2020-09-30T21:59:06.811Z] 1868ca2cb446: Pulling fs layer [2020-09-30T21:59:06.811Z] 136be5d0fe8e: Pulling fs layer [2020-09-30T21:59:06.811Z] 894bfe63afcb: Pulling fs layer [2020-09-30T21:59:06.811Z] 894bfe63afcb: Waiting [2020-09-30T21:59:06.811Z] 1868ca2cb446: Verifying Checksum [2020-09-30T21:59:06.811Z] 1868ca2cb446: Download complete [2020-09-30T21:59:06.811Z] 136be5d0fe8e: Verifying Checksum [2020-09-30T21:59:06.811Z] 136be5d0fe8e: Download complete [2020-09-30T21:59:06.811Z] e7c96db7181b: Verifying Checksum [2020-09-30T21:59:06.811Z] e7c96db7181b: Download complete [2020-09-30T21:59:07.081Z] 894bfe63afcb: Verifying Checksum [2020-09-30T21:59:07.081Z] 894bfe63afcb: Download complete [2020-09-30T21:59:07.350Z] e7c96db7181b: Pull complete [2020-09-30T21:59:07.350Z] 1868ca2cb446: Pull complete [2020-09-30T21:59:07.614Z] 136be5d0fe8e: Pull complete [2020-09-30T21:59:08.205Z] 894bfe63afcb: Pull complete [2020-09-30T21:59:08.205Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-30T21:59:08.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:08.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-30T21:59:08.318Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:08.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:09.407Z] $ docker top f58c37edd72bc44ea94ad8ac65653bb56513b9bab4239d78977db007f2910bd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:10.013Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:10.013Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:12.725Z] $ docker stop --time=1 f58c37edd72bc44ea94ad8ac65653bb56513b9bab4239d78977db007f2910bd3 [2020-09-30T21:59:14.158Z] $ docker rm -f f58c37edd72bc44ea94ad8ac65653bb56513b9bab4239d78977db007f2910bd3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:14.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:14.905Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:15.015Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:15.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:15.767Z] $ docker top ebc793d972e401fca4a13bf2324f036fdc2c9e3bcaeecfaf0747b4b00f06177c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:16.333Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:16.333Z] + tee [2020-09-30T21:59:16.333Z] clair timeout 1m0s [2020-09-30T21:59:16.333Z] docker timeout: 1m0s [2020-09-30T21:59:16.333Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:17.038Z] $ docker stop --time=1 ebc793d972e401fca4a13bf2324f036fdc2c9e3bcaeecfaf0747b4b00f06177c [2020-09-30T21:59:18.470Z] $ docker rm -f ebc793d972e401fca4a13bf2324f036fdc2c9e3bcaeecfaf0747b4b00f06177c [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:59:18.995Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T21:59:19.010Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-command-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T21:59:19.070Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:19.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:19.494Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:19.608Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:19.658Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:20.551Z] $ docker top a594d8b1cd1ecf660b22034c00f89e5ddd9e5fd732c1eb28af225c599df516fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:21.111Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:21.111Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:26.565Z] $ docker stop --time=1 a594d8b1cd1ecf660b22034c00f89e5ddd9e5fd732c1eb28af225c599df516fa [2020-09-30T21:59:27.974Z] $ docker rm -f a594d8b1cd1ecf660b22034c00f89e5ddd9e5fd732c1eb28af225c599df516fa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:28.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:28.545Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:28.696Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:28.747Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:29.573Z] $ docker top 4aebe7a2d8dc5eee98b43d4313f920c17847b42080b3a9964aae1768417f239e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:30.121Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:30.121Z] + tee [2020-09-30T21:59:30.121Z] clair timeout 1m0s [2020-09-30T21:59:30.121Z] docker timeout: 1m0s [2020-09-30T21:59:30.121Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:31.268Z] $ docker stop --time=1 4aebe7a2d8dc5eee98b43d4313f920c17847b42080b3a9964aae1768417f239e [2020-09-30T21:59:32.735Z] $ docker rm -f 4aebe7a2d8dc5eee98b43d4313f920c17847b42080b3a9964aae1768417f239e [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:59:33.212Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T21:59:33.226Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-data-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T21:59:33.282Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:33.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:33.712Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:33.849Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:33.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:34.686Z] $ docker top 6c0a47bd81287555a197d6ef59e9bae9273aab1b2471a9df900e232043e2bd2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:35.244Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:35.244Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:37.967Z] $ docker stop --time=1 6c0a47bd81287555a197d6ef59e9bae9273aab1b2471a9df900e232043e2bd2e [2020-09-30T21:59:39.491Z] $ docker rm -f 6c0a47bd81287555a197d6ef59e9bae9273aab1b2471a9df900e232043e2bd2e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:40.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:40.002Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:40.108Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:40.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:41.069Z] $ docker top 46b024a7db2c13647afc0a128dc2fb710b908bbf8b641e3aa1d83d52af10ddca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:41.677Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:41.678Z] + tee [2020-09-30T21:59:41.678Z] clair timeout 1m0s [2020-09-30T21:59:41.678Z] docker timeout: 1m0s [2020-09-30T21:59:41.678Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:42.362Z] $ docker stop --time=1 46b024a7db2c13647afc0a128dc2fb710b908bbf8b641e3aa1d83d52af10ddca [2020-09-30T21:59:43.745Z] $ docker rm -f 46b024a7db2c13647afc0a128dc2fb710b908bbf8b641e3aa1d83d52af10ddca [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:59:44.239Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T21:59:44.254Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-metadata-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T21:59:44.344Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:44.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:44.754Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:44.866Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:44.917Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:45.788Z] $ docker top d49c535c16ac7416eb88a5195ce1bea621d94c614d7206c2c0b85f6dea621962 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:46.353Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:46.353Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:50.804Z] $ docker stop --time=1 d49c535c16ac7416eb88a5195ce1bea621d94c614d7206c2c0b85f6dea621962 [2020-09-30T21:59:52.262Z] $ docker rm -f d49c535c16ac7416eb88a5195ce1bea621d94c614d7206c2c0b85f6dea621962 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:52.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:52.770Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:52.888Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:52.941Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:54.045Z] $ docker top a42e13c14b6abc7644230b711590d68c63d876b967e88eb3c8716cf7997e571d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T21:59:54.655Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T21:59:54.655Z] + tee [2020-09-30T21:59:54.655Z] clair timeout 1m0s [2020-09-30T21:59:54.655Z] docker timeout: 1m0s [2020-09-30T21:59:54.655Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T21:59:55.768Z] $ docker stop --time=1 a42e13c14b6abc7644230b711590d68c63d876b967e88eb3c8716cf7997e571d [2020-09-30T21:59:57.453Z] $ docker rm -f a42e13c14b6abc7644230b711590d68c63d876b967e88eb3c8716cf7997e571d [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T21:59:58.009Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T21:59:58.025Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-proxy-setup-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T21:59:58.091Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T21:59:58.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T21:59:58.446Z] . [Pipeline] withDockerContainer [2020-09-30T21:59:58.564Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T21:59:58.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T21:59:59.590Z] $ docker top 1c6d373273027c726a689ab4007c0fd0fe5527de81ea4a2b46080a22c8efa206 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:00.154Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:00.154Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:08.007Z] $ docker stop --time=1 1c6d373273027c726a689ab4007c0fd0fe5527de81ea4a2b46080a22c8efa206 [2020-09-30T22:00:09.570Z] $ docker rm -f 1c6d373273027c726a689ab4007c0fd0fe5527de81ea4a2b46080a22c8efa206 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:10.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:10.192Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:10.301Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:10.352Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:11.229Z] $ docker top e48f95d3ea8c6da4539b4489373c97d8f1a6b3fbdf377cb4197759459e2637dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:11.833Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:11.833Z] + tee [2020-09-30T22:00:11.833Z] clair timeout 1m0s [2020-09-30T22:00:11.833Z] docker timeout: 1m0s [2020-09-30T22:00:11.833Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:13.393Z] $ docker stop --time=1 e48f95d3ea8c6da4539b4489373c97d8f1a6b3fbdf377cb4197759459e2637dc [2020-09-30T22:00:14.779Z] $ docker rm -f e48f95d3ea8c6da4539b4489373c97d8f1a6b3fbdf377cb4197759459e2637dc [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:00:15.278Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:00:15.292Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-secrets-setup-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:00:15.347Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:15.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:15.706Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:15.823Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:15.963Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:16.801Z] $ docker top 76936d592913f86d25ca44aa2e77f506fb069b398b5493da9286a249376542aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:17.363Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:17.363Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:25.708Z] $ docker stop --time=1 76936d592913f86d25ca44aa2e77f506fb069b398b5493da9286a249376542aa [2020-09-30T22:00:27.141Z] $ docker rm -f 76936d592913f86d25ca44aa2e77f506fb069b398b5493da9286a249376542aa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:27.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:27.650Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:27.772Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:27.827Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:28.671Z] $ docker top addc30f34bf06250a144b65b4d6196d6deb9c631176b6ed8b6c36a98d54df02d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:29.332Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:29.332Z] + tee [2020-09-30T22:00:29.332Z] clair timeout 1m0s [2020-09-30T22:00:29.332Z] docker timeout: 1m0s [2020-09-30T22:00:29.332Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:30.869Z] $ docker stop --time=1 addc30f34bf06250a144b65b4d6196d6deb9c631176b6ed8b6c36a98d54df02d [2020-09-30T22:00:32.272Z] $ docker rm -f addc30f34bf06250a144b65b4d6196d6deb9c631176b6ed8b6c36a98d54df02d [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:00:32.763Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:00:32.778Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-secretstore-setup-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:00:32.834Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:33.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:33.299Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:33.427Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:33.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:34.222Z] $ docker top 69938c4339312afd87aaed3e041ce1bec46a369bdcb15b16c720b7e5f83f41d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:34.880Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:34.880Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:38.370Z] $ docker stop --time=1 69938c4339312afd87aaed3e041ce1bec46a369bdcb15b16c720b7e5f83f41d9 [2020-09-30T22:00:39.813Z] $ docker rm -f 69938c4339312afd87aaed3e041ce1bec46a369bdcb15b16c720b7e5f83f41d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:40.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:40.315Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:40.462Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:40.516Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:41.194Z] $ docker top 0b9f93e61b35600512308d61e0fbf438effebe8bec5857c34b13528a91f1272f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:41.860Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:41.860Z] + tee [2020-09-30T22:00:41.860Z] clair timeout 1m0s [2020-09-30T22:00:41.860Z] docker timeout: 1m0s [2020-09-30T22:00:41.860Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:42.553Z] $ docker stop --time=1 0b9f93e61b35600512308d61e0fbf438effebe8bec5857c34b13528a91f1272f [2020-09-30T22:00:43.914Z] $ docker rm -f 0b9f93e61b35600512308d61e0fbf438effebe8bec5857c34b13528a91f1272f [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:00:44.414Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:00:44.430Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-logging-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:00:44.490Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:44.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:44.838Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:44.955Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:45.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:45.688Z] $ docker top c00b6d1715368c49667fbe4b3388a83c4be08d5611445a299f444355a3f0f6bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:46.253Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:46.253Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:51.794Z] $ docker stop --time=1 c00b6d1715368c49667fbe4b3388a83c4be08d5611445a299f444355a3f0f6bb [2020-09-30T22:00:53.401Z] $ docker rm -f c00b6d1715368c49667fbe4b3388a83c4be08d5611445a299f444355a3f0f6bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:53.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:53.996Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:54.112Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:54.157Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:00:55.161Z] $ docker top df8f81982cb61ee369e01bd3a65849e1dba59e6b7519d8e2015eb325523e886f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:00:55.893Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:00:55.893Z] + tee [2020-09-30T22:00:56.160Z] clair timeout 1m0s [2020-09-30T22:00:56.160Z] docker timeout: 1m0s [2020-09-30T22:00:56.160Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:00:57.220Z] $ docker stop --time=1 df8f81982cb61ee369e01bd3a65849e1dba59e6b7519d8e2015eb325523e886f [2020-09-30T22:00:58.622Z] $ docker rm -f df8f81982cb61ee369e01bd3a65849e1dba59e6b7519d8e2015eb325523e886f [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:00:59.113Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:00:59.130Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-notifications-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:00:59.196Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:00:59.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:00:59.551Z] . [Pipeline] withDockerContainer [2020-09-30T22:00:59.664Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:00:59.717Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:00.514Z] $ docker top 723d8ec1b22d84644304709933a43a1426ff361df8156bab195f3ece8ba0c41a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:01.155Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:01.155Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:03.890Z] $ docker stop --time=1 723d8ec1b22d84644304709933a43a1426ff361df8156bab195f3ece8ba0c41a [2020-09-30T22:01:05.328Z] $ docker rm -f 723d8ec1b22d84644304709933a43a1426ff361df8156bab195f3ece8ba0c41a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:05.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:05.849Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:05.966Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:06.022Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:06.747Z] $ docker top fe1ca0263f318b61ddba92346e9b22f1729106951572d7a35fa5a99711ae9b48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:07.331Z] + tee [2020-09-30T22:01:07.331Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:07.331Z] clair timeout 1m0s [2020-09-30T22:01:07.331Z] docker timeout: 1m0s [2020-09-30T22:01:07.331Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:08.023Z] $ docker stop --time=1 fe1ca0263f318b61ddba92346e9b22f1729106951572d7a35fa5a99711ae9b48 [2020-09-30T22:01:09.419Z] $ docker rm -f fe1ca0263f318b61ddba92346e9b22f1729106951572d7a35fa5a99711ae9b48 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:01:09.941Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:01:09.960Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-scheduler-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:01:10.019Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:10.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:10.375Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:10.587Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:10.643Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:11.503Z] $ docker top 24feacaeec5fdc54c9aaac0c8b104ab437c23b11d7a3184eff5f01581977f912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:12.321Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:12.321Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:27.246Z] $ docker stop --time=1 24feacaeec5fdc54c9aaac0c8b104ab437c23b11d7a3184eff5f01581977f912 [2020-09-30T22:01:28.718Z] $ docker rm -f 24feacaeec5fdc54c9aaac0c8b104ab437c23b11d7a3184eff5f01581977f912 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:29.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:29.504Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:29.751Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:29.825Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:30.800Z] $ docker top c8312da36cdbca3ed591b16014c2f11a69d5c4744ad48c5f794aa95cdf2448aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:31.520Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:31.520Z] + tee [2020-09-30T22:01:31.520Z] clair timeout 1m0s [2020-09-30T22:01:31.520Z] docker timeout: 1m0s [2020-09-30T22:01:31.520Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:33.152Z] $ docker stop --time=1 c8312da36cdbca3ed591b16014c2f11a69d5c4744ad48c5f794aa95cdf2448aa [2020-09-30T22:01:34.536Z] $ docker rm -f c8312da36cdbca3ed591b16014c2f11a69d5c4744ad48c5f794aa95cdf2448aa [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:01:35.378Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:01:35.400Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-sys-mgmt-agent-go_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:01:35.497Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:36.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:36.129Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:36.365Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:36.660Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:38.072Z] $ docker top ac738253570baaffd0c0aab45834c6028bec092e2900cdd05a9b90c876c4ecee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:38.885Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:38.885Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:41.687Z] $ docker stop --time=1 ac738253570baaffd0c0aab45834c6028bec092e2900cdd05a9b90c876c4ecee [2020-09-30T22:01:43.086Z] $ docker rm -f ac738253570baaffd0c0aab45834c6028bec092e2900cdd05a9b90c876c4ecee [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:43.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:43.682Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:43.814Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:43.880Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:44.571Z] $ docker top abad8fed26ad4daf7d36cd35b11f7e930b31b9767af6ca308f880f8116f740ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:45.125Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:45.125Z] + tee [2020-09-30T22:01:45.125Z] clair timeout 1m0s [2020-09-30T22:01:45.125Z] docker timeout: 1m0s [2020-09-30T22:01:45.125Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:45.806Z] $ docker stop --time=1 abad8fed26ad4daf7d36cd35b11f7e930b31b9767af6ca308f880f8116f740ae [2020-09-30T22:01:47.205Z] $ docker rm -f abad8fed26ad4daf7d36cd35b11f7e930b31b9767af6ca308f880f8116f740ae [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:01:47.755Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:01:47.773Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-command-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:01:47.838Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:48.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:48.391Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:48.613Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:48.662Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:49.371Z] $ docker top 8659b525bad19d16bd0c6c1f15dde3a721478faabd5d4608968e20314ada096e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:49.930Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:49.930Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:01:55.376Z] $ docker stop --time=1 8659b525bad19d16bd0c6c1f15dde3a721478faabd5d4608968e20314ada096e [2020-09-30T22:01:56.826Z] $ docker rm -f 8659b525bad19d16bd0c6c1f15dde3a721478faabd5d4608968e20314ada096e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:01:57.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:01:57.329Z] . [Pipeline] withDockerContainer [2020-09-30T22:01:57.448Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:01:57.587Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:01:58.696Z] $ docker top 2217c1232144d1b0d3d9169fb43d62d39dd3f0da82ea1fc20371d21a220f295a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:01:59.282Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:01:59.282Z] + tee [2020-09-30T22:01:59.282Z] clair timeout 1m0s [2020-09-30T22:01:59.282Z] docker timeout: 1m0s [2020-09-30T22:01:59.282Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:00.384Z] $ docker stop --time=1 2217c1232144d1b0d3d9169fb43d62d39dd3f0da82ea1fc20371d21a220f295a [2020-09-30T22:02:01.836Z] $ docker rm -f 2217c1232144d1b0d3d9169fb43d62d39dd3f0da82ea1fc20371d21a220f295a [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:02:02.361Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:02:02.375Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-data-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:02:02.436Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:02.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:02.787Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:02.909Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:02.966Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:03.788Z] $ docker top 05d3d7ac64c807b3c72a4dacded053e4cff6a47647691a15260988cff3675524 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:04.359Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:04.359Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:07.125Z] $ docker stop --time=1 05d3d7ac64c807b3c72a4dacded053e4cff6a47647691a15260988cff3675524 [2020-09-30T22:02:08.608Z] $ docker rm -f 05d3d7ac64c807b3c72a4dacded053e4cff6a47647691a15260988cff3675524 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:09.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:09.093Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:09.250Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:09.302Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:10.017Z] $ docker top 2c123cbf4724c73ec3c2cc52800478c61d396a056e3040b5172525409cf03e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:10.695Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:10.695Z] + tee [2020-09-30T22:02:10.695Z] clair timeout 1m0s [2020-09-30T22:02:10.695Z] docker timeout: 1m0s [2020-09-30T22:02:10.695Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:11.390Z] $ docker stop --time=1 2c123cbf4724c73ec3c2cc52800478c61d396a056e3040b5172525409cf03e00 [2020-09-30T22:02:12.770Z] $ docker rm -f 2c123cbf4724c73ec3c2cc52800478c61d396a056e3040b5172525409cf03e00 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:02:13.229Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:02:13.243Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-core-metadata-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:02:13.294Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:13.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:13.629Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:13.744Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:13.795Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:14.518Z] $ docker top 965bf0e5c497dc68db7293cf179e1cab6950abce1d4d65a203516e4dba26e664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:15.044Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:15.044Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:19.424Z] $ docker stop --time=1 965bf0e5c497dc68db7293cf179e1cab6950abce1d4d65a203516e4dba26e664 [2020-09-30T22:02:20.840Z] $ docker rm -f 965bf0e5c497dc68db7293cf179e1cab6950abce1d4d65a203516e4dba26e664 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:21.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:21.332Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:21.470Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:21.517Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:22.797Z] $ docker top 1b878758a6788c97d3cb7fa12692ce0a2b9cd985b54a15f45190ff57e210e4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:23.391Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:23.391Z] + tee [2020-09-30T22:02:23.391Z] clair timeout 1m0s [2020-09-30T22:02:23.391Z] docker timeout: 1m0s [2020-09-30T22:02:23.391Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:24.465Z] $ docker stop --time=1 1b878758a6788c97d3cb7fa12692ce0a2b9cd985b54a15f45190ff57e210e4ba [2020-09-30T22:02:25.824Z] $ docker rm -f 1b878758a6788c97d3cb7fa12692ce0a2b9cd985b54a15f45190ff57e210e4ba [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:02:26.350Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:02:26.365Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:02:26.420Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:26.765Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:26.875Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:26.920Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:27.630Z] $ docker top e3f85b156b9665782dbab6fd154d5aaf5c93d21c2e2ec1b29a4e8e7e85853fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:28.173Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:28.173Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:34.922Z] $ docker stop --time=1 e3f85b156b9665782dbab6fd154d5aaf5c93d21c2e2ec1b29a4e8e7e85853fa7 [2020-09-30T22:02:36.403Z] $ docker rm -f e3f85b156b9665782dbab6fd154d5aaf5c93d21c2e2ec1b29a4e8e7e85853fa7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:36.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:36.985Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:37.109Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:37.154Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:38.231Z] $ docker top fa660a6b4625da76e092e80b85522e79a713bcb7180a76271489aa06db8d4ce2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:38.906Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:38.906Z] + tee [2020-09-30T22:02:38.906Z] clair timeout 1m0s [2020-09-30T22:02:38.906Z] docker timeout: 1m0s [2020-09-30T22:02:38.906Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:40.411Z] $ docker stop --time=1 fa660a6b4625da76e092e80b85522e79a713bcb7180a76271489aa06db8d4ce2 [2020-09-30T22:02:41.829Z] $ docker rm -f fa660a6b4625da76e092e80b85522e79a713bcb7180a76271489aa06db8d4ce2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:02:42.293Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:02:42.306Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:02:42.358Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:42.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:42.706Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:42.823Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:42.888Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:43.580Z] $ docker top 24b6236430556f2fb04088ba7afeca7d4f68ff3511d4fc3553aa6e4fd78e313e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:44.112Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:02:44.112Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:52.478Z] $ docker stop --time=1 24b6236430556f2fb04088ba7afeca7d4f68ff3511d4fc3553aa6e4fd78e313e [2020-09-30T22:02:53.853Z] $ docker rm -f 24b6236430556f2fb04088ba7afeca7d4f68ff3511d4fc3553aa6e4fd78e313e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:54.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:54.322Z] . [Pipeline] withDockerContainer [2020-09-30T22:02:54.441Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:02:54.523Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:02:55.575Z] $ docker top 787e2388954f5f06329b92040bb1cd7735e1e4c6a9e9c81f8adf19d8e6036490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:02:56.145Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551+ [2020-09-30T22:02:56.145Z] tee [2020-09-30T22:02:56.145Z] clair timeout 1m0s [2020-09-30T22:02:56.145Z] docker timeout: 1m0s [2020-09-30T22:02:56.145Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:02:57.647Z] $ docker stop --time=1 787e2388954f5f06329b92040bb1cd7735e1e4c6a9e9c81f8adf19d8e6036490 [2020-09-30T22:02:59.009Z] $ docker rm -f 787e2388954f5f06329b92040bb1cd7735e1e4c6a9e9c81f8adf19d8e6036490 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:02:59.487Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:02:59.505Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:02:59.561Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:02:59.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:02:59.901Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:00.010Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:00.055Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:00.842Z] $ docker top 1e4da67d0139e96020f9d49683a4be3e804914cd60035c2b03675a0cdae15fba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:01.398Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:01.398Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:04.941Z] $ docker stop --time=1 1e4da67d0139e96020f9d49683a4be3e804914cd60035c2b03675a0cdae15fba [2020-09-30T22:03:06.455Z] $ docker rm -f 1e4da67d0139e96020f9d49683a4be3e804914cd60035c2b03675a0cdae15fba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:06.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:06.998Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:07.206Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:07.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:08.392Z] $ docker top 0022f22156611847ff27313be62d0eabe04af1c9dbff2e00c53b829a3d57f401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:08.977Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:08.978Z] + tee [2020-09-30T22:03:08.978Z] clair timeout 1m0s [2020-09-30T22:03:08.978Z] docker timeout: 1m0s [2020-09-30T22:03:08.978Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:09.651Z] $ docker stop --time=1 0022f22156611847ff27313be62d0eabe04af1c9dbff2e00c53b829a3d57f401 [2020-09-30T22:03:11.072Z] $ docker rm -f 0022f22156611847ff27313be62d0eabe04af1c9dbff2e00c53b829a3d57f401 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:03:11.554Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:03:11.569Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-logging-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:03:11.616Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:11.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:11.953Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:12.065Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:12.245Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:13.014Z] $ docker top 27198d2bd4c0308f7e55502282fbb0f1f347434cb16c93ad70339b8b51b61c9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:13.578Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:13.578Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:19.260Z] $ docker stop --time=1 27198d2bd4c0308f7e55502282fbb0f1f347434cb16c93ad70339b8b51b61c9a [2020-09-30T22:03:20.699Z] $ docker rm -f 27198d2bd4c0308f7e55502282fbb0f1f347434cb16c93ad70339b8b51b61c9a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:21.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:21.276Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:21.389Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:21.506Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:22.616Z] $ docker top ff326e49d1e734b62c5569e86280a634151a7f92b0877910e5ffdc0a0cb3849d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:23.231Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:23.231Z] + tee [2020-09-30T22:03:23.231Z] clair timeout 1m0s [2020-09-30T22:03:23.231Z] docker timeout: 1m0s [2020-09-30T22:03:23.231Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:24.724Z] $ docker stop --time=1 ff326e49d1e734b62c5569e86280a634151a7f92b0877910e5ffdc0a0cb3849d [2020-09-30T22:03:26.174Z] $ docker rm -f ff326e49d1e734b62c5569e86280a634151a7f92b0877910e5ffdc0a0cb3849d [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:03:26.740Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:03:26.752Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-notifications-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:03:26.803Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:27.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:27.146Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:27.255Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:27.335Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:28.460Z] $ docker top 0b5f6bbe3b7f27eb0b10c6b7688d3ee520ba603e36328339f990330d15f6fd28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:29.274Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:29.274Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:31.978Z] $ docker stop --time=1 0b5f6bbe3b7f27eb0b10c6b7688d3ee520ba603e36328339f990330d15f6fd28 [2020-09-30T22:03:33.373Z] $ docker rm -f 0b5f6bbe3b7f27eb0b10c6b7688d3ee520ba603e36328339f990330d15f6fd28 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:34.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:34.111Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:34.226Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:34.329Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:35.091Z] $ docker top 461584504e735035a1c6c109164bf416e6dad8d958411921dfbb8ae11297ba89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:35.644Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:35.644Z] + tee [2020-09-30T22:03:35.644Z] clair timeout 1m0s [2020-09-30T22:03:35.644Z] docker timeout: 1m0s [2020-09-30T22:03:35.644Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:36.333Z] $ docker stop --time=1 461584504e735035a1c6c109164bf416e6dad8d958411921dfbb8ae11297ba89 [2020-09-30T22:03:38.154Z] $ docker rm -f 461584504e735035a1c6c109164bf416e6dad8d958411921dfbb8ae11297ba89 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:03:38.638Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:03:38.653Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-support-scheduler-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:03:38.708Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:39.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:39.282Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:39.392Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:39.437Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:40.133Z] $ docker top f88291c478be5698714ac46d1be17e34256c1f96d9541b64f8720d6e2f445911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:40.678Z] + + /klartee nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:40.678Z] [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:03:55.821Z] $ docker stop --time=1 f88291c478be5698714ac46d1be17e34256c1f96d9541b64f8720d6e2f445911 [2020-09-30T22:03:57.217Z] $ docker rm -f f88291c478be5698714ac46d1be17e34256c1f96d9541b64f8720d6e2f445911 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:03:57.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-30T22:03:57.734Z] . [Pipeline] withDockerContainer [2020-09-30T22:03:57.846Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:03:57.891Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:03:58.654Z] $ docker top 3fb6f81e51f2beb6bf41d9b0a153e237dc62792e19ce3eff63a6155163fd697e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T22:03:59.208Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:54b84b229ba08925bb613cd97ca37288ac469551 [2020-09-30T22:03:59.208Z] + tee [2020-09-30T22:03:59.208Z] clair timeout 1m0s [2020-09-30T22:03:59.208Z] docker timeout: 1m0s [2020-09-30T22:03:59.208Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-30T22:04:00.734Z] $ docker stop --time=1 3fb6f81e51f2beb6bf41d9b0a153e237dc62792e19ce3eff63a6155163fd697e [2020-09-30T22:04:02.157Z] $ docker rm -f 3fb6f81e51f2beb6bf41d9b0a153e237dc62792e19ce3eff63a6155163fd697e [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-30T22:04:02.648Z] + mkdir -p /w/workspace/edgex-go/154/clair-reports [Pipeline] echo [2020-09-30T22:04:02.662Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/154/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_54b84b229ba08925bb613cd97ca37288ac469551.html [Pipeline] writeFile [Pipeline] step [2020-09-30T22:04:02.716Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-09-30T22:04:03.262Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-30T22:04:03.373Z] provisioning config files... [2020-09-30T22:04:03.387Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/154@tmp/config8242918800617931037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:04:03.763Z] --> edgex-publish-swagger.sh [2020-09-30T22:04:03.763Z] === Publish openapi/v1 API === [2020-09-30T22:04:03.763Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-09-30T22:04:03.763Z] [publishToSwagger] Publishing API Name [core-command] [2020-09-30T22:04:03.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:03.763Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:04.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 8655 0:00:01 0:00:01 --:--:-- 8659 100 10521 0 0 100 10521 0 8653 0:00:01 0:00:01 --:--:-- 8652 [2020-09-30T22:04:04.970Z] [2020-09-30T22:04:04.970Z] [2020-09-30T22:04:04.970Z] [publishToSwagger] Publishing API Name [core-data] [2020-09-30T22:04:04.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:04.970Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:05.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 30699 0:00:01 0:00:01 --:--:-- 30713 100 32556 0 0 100 32556 0 30693 0:00:01 0:00:01 --:--:-- 30713 [2020-09-30T22:04:05.923Z] [2020-09-30T22:04:05.923Z] [2020-09-30T22:04:06.184Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-09-30T22:04:06.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:06.184Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:07.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 65653 0:00:01 0:00:01 --:--:-- 65704 100 73720 0 0 100 73720 0 65642 0:00:01 0:00:01 --:--:-- 65704 [2020-09-30T22:04:07.129Z] [2020-09-30T22:04:07.129Z] [2020-09-30T22:04:07.129Z] [publishToSwagger] Publishing API Name [support-logging] [2020-09-30T22:04:07.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:07.129Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:08.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 13519 0:00:01 0:00:01 --:--:-- 13525 100 13580 0 0 100 13580 0 13515 0:00:01 0:00:01 --:--:-- 13525 [2020-09-30T22:04:08.526Z] [2020-09-30T22:04:08.526Z] [2020-09-30T22:04:08.526Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-09-30T22:04:08.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:08.526Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:09.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 32132 0:00:01 0:00:01 --:--:-- 32139 100 38889 0 0 100 38889 0 24326 0:00:01 0:00:01 --:--:-- 24336 [2020-09-30T22:04:09.778Z] [2020-09-30T22:04:09.778Z] [2020-09-30T22:04:09.778Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-09-30T22:04:09.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:09.778Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:10.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 13844 0:00:01 0:00:01 --:--:-- 13859 [2020-09-30T22:04:10.984Z] [2020-09-30T22:04:10.984Z] [2020-09-30T22:04:10.984Z] [publishToSwagger] Publishing API Name [system-agent] [2020-09-30T22:04:10.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:10.984Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:11.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 3909 0:00:01 0:00:01 --:--:-- 3913 100 4109 0 0 100 4109 0 3908 0:00:01 0:00:01 --:--:-- 3913 [2020-09-30T22:04:11.940Z] [2020-09-30T22:04:11.940Z] [2020-09-30T22:04:11.940Z] === Publish openapi/v2 API === [2020-09-30T22:04:11.940Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-09-30T22:04:11.940Z] [publishToSwagger] Publishing API Name [core-command] [2020-09-30T22:04:11.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:11.940Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:12.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 30196 0:00:01 0:00:01 --:--:-- 30203 100 30234 0 0 100 30234 0 30191 0:00:01 0:00:01 --:--:-- 30203 [2020-09-30T22:04:12.882Z] [2020-09-30T22:04:12.882Z] [2020-09-30T22:04:12.882Z] [publishToSwagger] Publishing API Name [core-data] [2020-09-30T22:04:12.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:12.882Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:14.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59012 0 0 100 59012 0 52334 0:00:01 0:00:01 --:--:-- 52362 100 59012 0 0 100 59012 0 52319 0:00:01 0:00:01 --:--:-- 52362 [2020-09-30T22:04:14.272Z] [2020-09-30T22:04:14.272Z] [2020-09-30T22:04:14.272Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-09-30T22:04:14.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:14.272Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:15.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68246 0 0 100 68246 0 60851 0:00:01 0:00:01 --:--:-- 60879 100 68246 0 0 100 68246 0 60835 0:00:01 0:00:01 --:--:-- 60879 [2020-09-30T22:04:15.228Z] [2020-09-30T22:04:15.228Z] [2020-09-30T22:04:15.228Z] [publishToSwagger] Publishing API Name [support-logging] [2020-09-30T22:04:15.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:15.228Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:16.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26165 0 0 100 26165 0 24986 0:00:01 0:00:01 --:--:-- 25014 100 26165 0 0 100 26165 0 24978 0:00:01 0:00:01 --:--:-- 24990 [2020-09-30T22:04:16.622Z] [2020-09-30T22:04:16.622Z] [2020-09-30T22:04:16.622Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-09-30T22:04:16.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:16.622Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:17.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63410 0 0 100 63410 0 62816 0:00:01 0:00:01 --:--:-- 62844 100 63410 0 0 100 63410 0 62805 0:00:01 0:00:01 --:--:-- 62844 [2020-09-30T22:04:17.571Z] [2020-09-30T22:04:17.571Z] [2020-09-30T22:04:17.571Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-09-30T22:04:17.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:17.571Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:18.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46049 0 0 100 46049 0 41111 0:00:01 0:00:01 --:--:-- 41151 100 46049 0 0 100 46049 0 41102 0:00:01 0:00:01 --:--:-- 41115 [2020-09-30T22:04:18.520Z] [2020-09-30T22:04:18.520Z] [2020-09-30T22:04:18.520Z] [publishToSwagger] Publishing API Name [system-agent] [2020-09-30T22:04:18.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-30T22:04:18.520Z] Dload Upload Total Spent Left Speed [2020-09-30T22:04:19.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24114 0 0 100 24114 0 21560 0:00:01 0:00:01 --:--:-- 21568 100 24114 0 0 100 24114 0 21557 0:00:01 0:00:01 --:--:-- 21568 [2020-09-30T22:04:19.911Z] [2020-09-30T22:04:19.911Z] [Pipeline] } [2020-09-30T22:04:19.923Z] 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-09-30T22:04:30.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T22:04:30.391Z] . [Pipeline] withDockerContainer [2020-09-30T22:04:30.551Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:04:30.595Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:04:31.767Z] $ docker top 26a543249072b0ae53d1d4f0547d3c3ed059b18c40b5ccf9c1cb124a39410450 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T22:04:32.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T22:04:32.126Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T22:04:32.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T22:04:32.400Z] $ docker exec 26a543249072b0ae53d1d4f0547d3c3ed059b18c40b5ccf9c1cb124a39410450 ssh-agent [2020-09-30T22:04:32.623Z] SSH_AUTH_SOCK=/tmp/ssh-wNGArJx4SfIe/agent.13 [2020-09-30T22:04:32.623Z] SSH_AGENT_PID=18 [2020-09-30T22:04:32.631Z] Running ssh-add (command line suppressed) [2020-09-30T22:04:32.790Z] Identity added: /w/workspace/edgex-go/154@tmp/private_key_3402162156912153026.key (/w/workspace/edgex-go/154@tmp/private_key_3402162156912153026.key) [2020-09-30T22:04:32.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T22:04:33.185Z] + git semver tag [2020-09-30T22:04:33.448Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T22:04:33.448Z] # $GIT_DIR = /w/workspace/edgex-go/154/.git [2020-09-30T22:04:33.448Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/154 [2020-09-30T22:04:33.448Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T22:04:33.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T22:04:33.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T22:04:33.448Z] # $SEMVER_BRANCH = master [2020-09-30T22:04:33.448Z] # $SEMVER_DIR = /w/workspace/edgex-go/154/.semver [2020-09-30T22:04:33.448Z] # 54b84b229ba08925bb613cd97ca37288ac469551 HEAD [2020-09-30T22:04:34.024Z] # -> Force: false [2020-09-30T22:04:34.024Z] # 5c42a2814f35237b53dd7691b921ea76a310e009 refs/tags/v1.2.2-dev.39 [Pipeline] } [2020-09-30T22:04:34.041Z] $ docker exec --env ******** --env ******** 26a543249072b0ae53d1d4f0547d3c3ed059b18c40b5ccf9c1cb124a39410450 ssh-agent -k [2020-09-30T22:04:34.331Z] unset SSH_AUTH_SOCK; [2020-09-30T22:04:34.331Z] unset SSH_AGENT_PID; [2020-09-30T22:04:34.331Z] echo Agent pid 18 killed; [2020-09-30T22:04:34.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T22:04:34.866Z] + git semver [Pipeline] } [2020-09-30T22:04:34.883Z] $ docker stop --time=1 26a543249072b0ae53d1d4f0547d3c3ed059b18c40b5ccf9c1cb124a39410450 [2020-09-30T22:04:36.278Z] $ docker rm -f 26a543249072b0ae53d1d4f0547d3c3ed059b18c40b5ccf9c1cb124a39410450 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:04:36.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T22:04:36.994Z] [2020-09-30T22:04:36.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:04:37.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T22:04:37.355Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-30T22:04:37.355Z] ab5ef0e58194: Pulling fs layer [2020-09-30T22:04:37.356Z] 9712f1f96733: Pulling fs layer [2020-09-30T22:04:37.356Z] 63f879dbbcfc: Pulling fs layer [2020-09-30T22:04:37.356Z] 0d9ebad4ef96: Pulling fs layer [2020-09-30T22:04:37.356Z] e9a5061849ea: Pulling fs layer [2020-09-30T22:04:37.356Z] d747dcd14b5f: Pulling fs layer [2020-09-30T22:04:37.356Z] 2de7ff778b66: Pulling fs layer [2020-09-30T22:04:37.356Z] e9a5061849ea: Waiting [2020-09-30T22:04:37.356Z] 0d9ebad4ef96: Waiting [2020-09-30T22:04:37.356Z] 9712f1f96733: Download complete [2020-09-30T22:04:39.913Z] 63f879dbbcfc: Verifying Checksum [2020-09-30T22:04:39.913Z] 63f879dbbcfc: Download complete [2020-09-30T22:04:39.913Z] e9a5061849ea: Verifying Checksum [2020-09-30T22:04:39.913Z] e9a5061849ea: Download complete [2020-09-30T22:04:39.913Z] d747dcd14b5f: Verifying Checksum [2020-09-30T22:04:39.913Z] d747dcd14b5f: Download complete [2020-09-30T22:04:40.490Z] 2de7ff778b66: Verifying Checksum [2020-09-30T22:04:40.490Z] 2de7ff778b66: Download complete [2020-09-30T22:04:40.490Z] 0d9ebad4ef96: Verifying Checksum [2020-09-30T22:04:40.490Z] 0d9ebad4ef96: Download complete [2020-09-30T22:04:40.753Z] ab5ef0e58194: Verifying Checksum [2020-09-30T22:04:40.753Z] ab5ef0e58194: Download complete [2020-09-30T22:04:47.394Z] ab5ef0e58194: Pull complete [2020-09-30T22:04:47.394Z] 9712f1f96733: Pull complete [2020-09-30T22:04:48.795Z] 63f879dbbcfc: Pull complete [2020-09-30T22:04:58.905Z] 0d9ebad4ef96: Pull complete [2020-09-30T22:04:59.480Z] e9a5061849ea: Pull complete [2020-09-30T22:05:00.054Z] d747dcd14b5f: Pull complete [2020-09-30T22:05:03.404Z] 2de7ff778b66: Pull complete [2020-09-30T22:05:03.404Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-30T22:05:03.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T22:05:03.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-30T22:05:03.624Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:05:03.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:05:06.669Z] $ docker top 314ef37b246c1513e18b4b17f7dcfd5cfd02cc2aa9447b2ddce2d104c80b0b5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-30T22:05:07.061Z] provisioning config files... [2020-09-30T22:05:07.076Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/154@tmp/config8934171412099430406tmp [2020-09-30T22:05:07.107Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/154@tmp/config572842746338797374tmp [2020-09-30T22:05:07.124Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/154@tmp/config9075046985422525568tmp [Pipeline] { [Pipeline] echo [2020-09-30T22:05:07.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:07.478Z] ---> sigul-configuration.sh [2020-09-30T22:05:07.478Z] gpg: directory `/root/.gnupg' created [2020-09-30T22:05:07.478Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-30T22:05:07.478Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-30T22:05:07.478Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-30T22:05:07.478Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-30T22:05:07.478Z] gpg: CAST5 encrypted data [2020-09-30T22:05:07.742Z] gpg: encrypted with 1 passphrase [2020-09-30T22:05:07.742Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-30T22:05:08.042Z] + mkdir /home/jenkins [2020-09-30T22:05:08.618Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-30T22:05:08.918Z] + 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-09-30T22:05:08.929Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:09.228Z] ---> sigul-install.sh [2020-09-30T22:05:15.857Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-30T22:05:16.159Z] + git tag --list [2020-09-30T22:05:16.159Z] 0.6.0 [2020-09-30T22:05:16.159Z] 0.6.1 [2020-09-30T22:05:16.159Z] 0.7.0 [2020-09-30T22:05:16.159Z] 0.7.1 [2020-09-30T22:05:16.159Z] v1.0.0 [2020-09-30T22:05:16.159Z] v1.0.1 [2020-09-30T22:05:16.159Z] v1.1.0 [2020-09-30T22:05:16.159Z] v1.2.0 [2020-09-30T22:05:16.159Z] v1.2.1 [2020-09-30T22:05:16.159Z] v1.2.2-dev.1 [2020-09-30T22:05:16.159Z] v1.2.2-dev.10 [2020-09-30T22:05:16.159Z] v1.2.2-dev.11 [2020-09-30T22:05:16.159Z] v1.2.2-dev.12 [2020-09-30T22:05:16.159Z] v1.2.2-dev.13 [2020-09-30T22:05:16.159Z] v1.2.2-dev.14 [2020-09-30T22:05:16.159Z] v1.2.2-dev.15 [2020-09-30T22:05:16.159Z] v1.2.2-dev.16 [2020-09-30T22:05:16.159Z] v1.2.2-dev.17 [2020-09-30T22:05:16.159Z] v1.2.2-dev.18 [2020-09-30T22:05:16.159Z] v1.2.2-dev.19 [2020-09-30T22:05:16.159Z] v1.2.2-dev.2 [2020-09-30T22:05:16.159Z] v1.2.2-dev.20 [2020-09-30T22:05:16.159Z] v1.2.2-dev.21 [2020-09-30T22:05:16.159Z] v1.2.2-dev.22 [2020-09-30T22:05:16.159Z] v1.2.2-dev.23 [2020-09-30T22:05:16.159Z] v1.2.2-dev.24 [2020-09-30T22:05:16.159Z] v1.2.2-dev.25 [2020-09-30T22:05:16.159Z] v1.2.2-dev.26 [2020-09-30T22:05:16.159Z] v1.2.2-dev.27 [2020-09-30T22:05:16.159Z] v1.2.2-dev.28 [2020-09-30T22:05:16.159Z] v1.2.2-dev.29 [2020-09-30T22:05:16.159Z] v1.2.2-dev.3 [2020-09-30T22:05:16.159Z] v1.2.2-dev.30 [2020-09-30T22:05:16.159Z] v1.2.2-dev.31 [2020-09-30T22:05:16.159Z] v1.2.2-dev.32 [2020-09-30T22:05:16.159Z] v1.2.2-dev.33 [2020-09-30T22:05:16.159Z] v1.2.2-dev.34 [2020-09-30T22:05:16.159Z] v1.2.2-dev.35 [2020-09-30T22:05:16.159Z] v1.2.2-dev.36 [2020-09-30T22:05:16.159Z] v1.2.2-dev.37 [2020-09-30T22:05:16.159Z] v1.2.2-dev.38 [2020-09-30T22:05:16.159Z] v1.2.2-dev.39 [2020-09-30T22:05:16.159Z] v1.2.2-dev.4 [2020-09-30T22:05:16.159Z] v1.2.2-dev.5 [2020-09-30T22:05:16.159Z] v1.2.2-dev.6 [2020-09-30T22:05:16.159Z] v1.2.2-dev.7 [2020-09-30T22:05:16.159Z] v1.2.2-dev.8 [2020-09-30T22:05:16.159Z] v1.2.2-dev.9 [Pipeline] sh [2020-09-30T22:05:16.463Z] + lftools sign git-tag v1.2.2-dev.39 [2020-09-30T22:05:18.389Z] Signing Git tag with Sigul... [2020-09-30T22:05:18.389Z] Signing v1.2.2-dev.39 [Pipeline] echo [2020-09-30T22:05:19.345Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:19.643Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-30T22:05:19.652Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-30T22:05:19.746Z] $ docker stop --time=1 314ef37b246c1513e18b4b17f7dcfd5cfd02cc2aa9447b2ddce2d104c80b0b5c [2020-09-30T22:05:21.665Z] $ docker rm -f 314ef37b246c1513e18b4b17f7dcfd5cfd02cc2aa9447b2ddce2d104c80b0b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:05:22.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T22:05:22.592Z] . [Pipeline] withDockerContainer [2020-09-30T22:05:22.705Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:05:22.754Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:05:23.693Z] $ docker top cd9b7cdf99b9d9ae36c835edea8747912785315b0b04ae26dc06f6a8f003f91a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T22:05:24.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T22:05:24.036Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T22:05:24.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T22:05:24.323Z] $ docker exec cd9b7cdf99b9d9ae36c835edea8747912785315b0b04ae26dc06f6a8f003f91a ssh-agent [2020-09-30T22:05:24.536Z] SSH_AUTH_SOCK=/tmp/ssh-XaLXzra1vh3n/agent.11 [2020-09-30T22:05:24.536Z] SSH_AGENT_PID=17 [2020-09-30T22:05:24.544Z] Running ssh-add (command line suppressed) [2020-09-30T22:05:24.686Z] Identity added: /w/workspace/edgex-go/154@tmp/private_key_5761079200346402903.key (/w/workspace/edgex-go/154@tmp/private_key_5761079200346402903.key) [2020-09-30T22:05:24.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T22:05:25.095Z] + git semver bump pre [2020-09-30T22:05:25.095Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T22:05:25.095Z] # $GIT_DIR = /w/workspace/edgex-go/154/.git [2020-09-30T22:05:25.095Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/154 [2020-09-30T22:05:25.095Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T22:05:25.095Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T22:05:25.095Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T22:05:25.095Z] # $SEMVER_BRANCH = master [2020-09-30T22:05:25.095Z] # $SEMVER_DIR = /w/workspace/edgex-go/154/.semver [2020-09-30T22:05:25.095Z] 1.2.2-dev.40 [Pipeline] } [2020-09-30T22:05:25.109Z] $ docker exec --env ******** --env ******** cd9b7cdf99b9d9ae36c835edea8747912785315b0b04ae26dc06f6a8f003f91a ssh-agent -k [2020-09-30T22:05:25.251Z] unset SSH_AUTH_SOCK; [2020-09-30T22:05:25.251Z] unset SSH_AGENT_PID; [2020-09-30T22:05:25.251Z] echo Agent pid 17 killed; [2020-09-30T22:05:25.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T22:05:25.794Z] + git semver [Pipeline] } [2020-09-30T22:05:25.813Z] $ docker stop --time=1 cd9b7cdf99b9d9ae36c835edea8747912785315b0b04ae26dc06f6a8f003f91a [2020-09-30T22:05:27.199Z] $ docker rm -f cd9b7cdf99b9d9ae36c835edea8747912785315b0b04ae26dc06f6a8f003f91a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T22:05:27.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T22:05:27.729Z] . [Pipeline] withDockerContainer [2020-09-30T22:05:27.837Z] prd-centos7-docker-4c-2g-2289 does not seem to be running inside a container [2020-09-30T22:05:27.884Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/154 -v /w/workspace/edgex-go/154:/w/workspace/edgex-go/154:rw,z -v /w/workspace/edgex-go/154@tmp:/w/workspace/edgex-go/154@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-09-30T22:05:28.596Z] $ docker top d041597c54adb5613fd7742eb1a933a7b90e5b02e7a5c5419f77542c9ee3bdb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T22:05:28.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T22:05:28.910Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T22:05:29.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T22:05:29.118Z] $ docker exec d041597c54adb5613fd7742eb1a933a7b90e5b02e7a5c5419f77542c9ee3bdb2 ssh-agent [2020-09-30T22:05:29.364Z] SSH_AUTH_SOCK=/tmp/ssh-8fyp7lpjkTTh/agent.11 [2020-09-30T22:05:29.364Z] SSH_AGENT_PID=16 [2020-09-30T22:05:29.371Z] Running ssh-add (command line suppressed) [2020-09-30T22:05:29.539Z] Identity added: /w/workspace/edgex-go/154@tmp/private_key_5667358913010246761.key (/w/workspace/edgex-go/154@tmp/private_key_5667358913010246761.key) [2020-09-30T22:05:29.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T22:05:29.927Z] + git semver push [2020-09-30T22:05:29.927Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T22:05:29.927Z] # $GIT_DIR = /w/workspace/edgex-go/154/.git [2020-09-30T22:05:29.927Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/154 [2020-09-30T22:05:29.927Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T22:05:29.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T22:05:29.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T22:05:29.927Z] # $SEMVER_BRANCH = master [2020-09-30T22:05:29.927Z] # $SEMVER_DIR = /w/workspace/edgex-go/154/.semver [Pipeline] } [2020-09-30T22:05:40.364Z] $ docker exec --env ******** --env ******** d041597c54adb5613fd7742eb1a933a7b90e5b02e7a5c5419f77542c9ee3bdb2 ssh-agent -k [2020-09-30T22:05:40.530Z] unset SSH_AUTH_SOCK; [2020-09-30T22:05:40.530Z] unset SSH_AGENT_PID; [2020-09-30T22:05:40.530Z] echo Agent pid 16 killed; [2020-09-30T22:05:40.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T22:05:41.095Z] + git semver [Pipeline] } [2020-09-30T22:05:41.114Z] $ docker stop --time=1 d041597c54adb5613fd7742eb1a933a7b90e5b02e7a5c5419f77542c9ee3bdb2 [2020-09-30T22:05:42.568Z] $ docker rm -f d041597c54adb5613fd7742eb1a933a7b90e5b02e7a5c5419f77542c9ee3bdb2 [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-09-30T22:05:43.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:44.606Z] ---> package-listing.sh [2020-09-30T22:05:44.606Z] ++ facter osfamily [2020-09-30T22:05:44.606Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-30T22:05:44.606Z] + OS_FAMILY=redhat [2020-09-30T22:05:44.606Z] + workspace=/w/workspace/edgex-go/154 [2020-09-30T22:05:44.606Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-30T22:05:44.606Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-30T22:05:44.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-30T22:05:44.606Z] + PACKAGES=/tmp/packages_start.txt [2020-09-30T22:05:44.606Z] + '[' /w/workspace/edgex-go/154 ']' [2020-09-30T22:05:44.606Z] + PACKAGES=/tmp/packages_end.txt [2020-09-30T22:05:44.606Z] + case "${OS_FAMILY}" in [2020-09-30T22:05:44.606Z] + rpm -qa [2020-09-30T22:05:44.606Z] + sort [2020-09-30T22:05:48.846Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-30T22:05:48.846Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-30T22:05:48.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-30T22:05:49.108Z] + '[' /w/workspace/edgex-go/154 ']' [2020-09-30T22:05:49.108Z] + mkdir -p /w/workspace/edgex-go/154/archives/ [2020-09-30T22:05:49.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/154/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-30T22:05:49.777Z] provisioning config files... [2020-09-30T22:05:49.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/154@tmp/config3830836141817194194tmp [Pipeline] { [Pipeline] echo [2020-09-30T22:05:49.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:50.176Z] ---> create-netrc.sh [Pipeline] } [2020-09-30T22:05:50.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-30T22:05:50.274Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:05:50.572Z] ---> python-tools-install.sh [2020-09-30T22:05:50.572Z] Generating Requirements File [2020-09-30T22:07:27.331Z] Python 3.6.8 [2020-09-30T22:07:27.331Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-30T22:07:27.331Z] aiohttp==3.6.2 [2020-09-30T22:07:27.331Z] appdirs==1.4.3 [2020-09-30T22:07:27.331Z] argcomplete==1.12.1 [2020-09-30T22:07:27.331Z] aspy.yaml==1.3.0 [2020-09-30T22:07:27.331Z] async-timeout==3.0.1 [2020-09-30T22:07:27.331Z] attrs==19.3.0 [2020-09-30T22:07:27.331Z] Babel==2.8.0 [2020-09-30T22:07:27.331Z] beautifulsoup4==4.8.2 [2020-09-30T22:07:27.331Z] boto3==1.11.6 [2020-09-30T22:07:27.331Z] botocore==1.14.6 [2020-09-30T22:07:27.331Z] bs4==0.0.1 [2020-09-30T22:07:27.331Z] cachetools==4.1.1 [2020-09-30T22:07:27.331Z] certifi==2019.11.28 [2020-09-30T22:07:27.331Z] cffi==1.14.3 [2020-09-30T22:07:27.331Z] cfgv==2.0.1 [2020-09-30T22:07:27.331Z] chardet==3.0.4 [2020-09-30T22:07:27.331Z] click==7.1 [2020-09-30T22:07:27.331Z] cliff==3.4.0 [2020-09-30T22:07:27.331Z] cmd2==1.3.10 [2020-09-30T22:07:27.331Z] colorama==0.4.3 [2020-09-30T22:07:27.331Z] cryptography==3.1.1 [2020-09-30T22:07:27.332Z] debtcollector==2.2.0 [2020-09-30T22:07:27.332Z] decorator==4.4.2 [2020-09-30T22:07:27.332Z] defusedxml==0.6.0 [2020-09-30T22:07:27.332Z] Deprecated==1.2.7 [2020-09-30T22:07:27.332Z] distlib==0.3.1 [2020-09-30T22:07:27.332Z] distro==1.2.0 [2020-09-30T22:07:27.332Z] dnspython==1.16.0 [2020-09-30T22:07:27.332Z] docker==4.2.0 [2020-09-30T22:07:27.332Z] docutils==0.15.2 [2020-09-30T22:07:27.332Z] dogpile.cache==1.0.2 [2020-09-30T22:07:27.332Z] email-validator==1.0.5 [2020-09-30T22:07:27.332Z] filelock==3.0.12 [2020-09-30T22:07:27.332Z] future==0.18.2 [2020-09-30T22:07:27.332Z] google-auth==1.22.0 [2020-09-30T22:07:27.332Z] httplib2==0.17.0 [2020-09-30T22:07:27.332Z] identify==1.4.11 [2020-09-30T22:07:27.332Z] idna==2.9 [2020-09-30T22:07:27.332Z] idna-ssl==1.1.0 [2020-09-30T22:07:27.332Z] importlib-metadata==1.7.0 [2020-09-30T22:07:27.332Z] importlib-resources==1.5.0 [2020-09-30T22:07:27.332Z] iso8601==0.1.13 [2020-09-30T22:07:27.332Z] Jinja2==2.11.1 [2020-09-30T22:07:27.332Z] jmespath==0.10.0 [2020-09-30T22:07:27.332Z] jsonpatch==1.26 [2020-09-30T22:07:27.332Z] jsonpointer==2.0 [2020-09-30T22:07:27.332Z] jsonschema==3.2.0 [2020-09-30T22:07:27.332Z] keystoneauth1==4.2.1 [2020-09-30T22:07:27.332Z] kubernetes==11.0.0 [2020-09-30T22:07:27.332Z] lftools==0.34.2 [2020-09-30T22:07:27.332Z] lxml==4.5.0 [2020-09-30T22:07:27.332Z] MarkupSafe==0.23 [2020-09-30T22:07:27.332Z] msgpack==1.0.0 [2020-09-30T22:07:27.332Z] multi-key-dict==2.0.3 [2020-09-30T22:07:27.332Z] multidict==4.7.6 [2020-09-30T22:07:27.332Z] munch==2.5.0 [2020-09-30T22:07:27.332Z] netaddr==0.8.0 [2020-09-30T22:07:27.332Z] netifaces==0.10.9 [2020-09-30T22:07:27.332Z] niet==1.4.2 [2020-09-30T22:07:27.332Z] nodeenv==1.3.5 [2020-09-30T22:07:27.332Z] oauth2client==4.1.3 [2020-09-30T22:07:27.332Z] oauthlib==3.1.0 [2020-09-30T22:07:27.332Z] openstacksdk==0.50.0 [2020-09-30T22:07:27.332Z] os-client-config==2.1.0 [2020-09-30T22:07:27.332Z] os-service-types==1.7.0 [2020-09-30T22:07:27.332Z] osc-lib==2.2.1 [2020-09-30T22:07:27.332Z] oslo.config==8.3.2 [2020-09-30T22:07:27.332Z] oslo.context==3.1.1 [2020-09-30T22:07:27.332Z] oslo.i18n==5.0.1 [2020-09-30T22:07:27.332Z] oslo.log==4.4.0 [2020-09-30T22:07:27.332Z] oslo.serialization==4.0.1 [2020-09-30T22:07:27.332Z] oslo.utils==4.6.0 [2020-09-30T22:07:27.332Z] packaging==20.4 [2020-09-30T22:07:27.332Z] pbr==5.4.4 [2020-09-30T22:07:27.332Z] pluggy==0.13.1 [2020-09-30T22:07:27.332Z] prettytable==0.7.2 [2020-09-30T22:07:27.332Z] py==1.9.0 [2020-09-30T22:07:27.332Z] pyasn1==0.4.8 [2020-09-30T22:07:27.332Z] pyasn1-modules==0.2.8 [2020-09-30T22:07:27.332Z] pycparser==2.20 [2020-09-30T22:07:27.332Z] pygerrit2==2.0.10 [2020-09-30T22:07:27.332Z] PyGithub==1.46 [2020-09-30T22:07:27.332Z] pyinotify==0.9.6 [2020-09-30T22:07:27.332Z] PyJWT==1.7.1 [2020-09-30T22:07:27.332Z] pyparsing==2.4.7 [2020-09-30T22:07:27.332Z] pyperclip==1.8.0 [2020-09-30T22:07:27.332Z] pyroute2==0.4.13 [2020-09-30T22:07:27.332Z] pyrsistent==0.15.7 [2020-09-30T22:07:27.332Z] PySocks==1.6.8 [2020-09-30T22:07:27.332Z] python-cinderclient==7.2.0 [2020-09-30T22:07:27.332Z] python-dateutil==2.8.1 [2020-09-30T22:07:27.332Z] python-heatclient==2.2.1 [2020-09-30T22:07:27.332Z] python-jenkins==1.7.0 [2020-09-30T22:07:27.332Z] python-keystoneclient==4.1.1 [2020-09-30T22:07:27.332Z] python-magnumclient==3.2.1 [2020-09-30T22:07:27.332Z] python-novaclient==17.2.1 [2020-09-30T22:07:27.332Z] python-openstackclient==5.3.1 [2020-09-30T22:07:27.332Z] python-swiftclient==3.10.1 [2020-09-30T22:07:27.332Z] pytz==2020.1 [2020-09-30T22:07:27.332Z] PyYAML==5.3 [2020-09-30T22:07:27.332Z] requests==2.23.0 [2020-09-30T22:07:27.332Z] requests-oauthlib==1.3.0 [2020-09-30T22:07:27.332Z] requestsexceptions==1.4.0 [2020-09-30T22:07:27.332Z] rfc3986==1.4.0 [2020-09-30T22:07:27.332Z] rpm==4.11.3 [2020-09-30T22:07:27.332Z] rsa==4.0 [2020-09-30T22:07:27.332Z] ruamel.yaml==0.16.10 [2020-09-30T22:07:27.332Z] ruamel.yaml.clib==0.2.0 [2020-09-30T22:07:27.332Z] s3transfer==0.3.3 [2020-09-30T22:07:27.332Z] shade==1.27.2 [2020-09-30T22:07:27.332Z] simplejson==3.17.2 [2020-09-30T22:07:27.332Z] six==1.14.0 [2020-09-30T22:07:27.332Z] soupsieve==2.0 [2020-09-30T22:07:27.332Z] stevedore==3.2.2 [2020-09-30T22:07:27.332Z] tabulate==0.8.6 [2020-09-30T22:07:27.332Z] toml==0.10.0 [2020-09-30T22:07:27.332Z] tox==3.20.0 [2020-09-30T22:07:27.332Z] tqdm==4.43.0 [2020-09-30T22:07:27.332Z] typing-extensions==3.7.4.3 [2020-09-30T22:07:27.332Z] urllib3==1.25.8 [2020-09-30T22:07:27.332Z] virtualenv==20.0.31 [2020-09-30T22:07:27.332Z] wcwidth==0.2.5 [2020-09-30T22:07:27.332Z] websocket-client==0.57.0 [2020-09-30T22:07:27.332Z] wrapt==1.12.1 [2020-09-30T22:07:27.332Z] xdg==3.0.2 [2020-09-30T22:07:27.332Z] xmltodict==0.12.0 [2020-09-30T22:07:27.332Z] yarl==1.6.0 [2020-09-30T22:07:27.332Z] yq==2.11.1 [2020-09-30T22:07:27.332Z] zipp==3.2.0 [2020-09-30T22:07:27.594Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:30.156Z] 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-09-30T22:07:33.497Z] Python 2.7.5 [2020-09-30T22:07:33.497Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-30T22:07:34.070Z] 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-09-30T22:07:34.070Z] ansible==2.9.7 [2020-09-30T22:07:34.070Z] Babel==0.9.6 [2020-09-30T22:07:34.070Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-30T22:07:34.070Z] beautifulsoup4==4.4.1 [2020-09-30T22:07:34.070Z] bodhi==2.11.0 [2020-09-30T22:07:34.070Z] bodhi-client==2.11.0 [2020-09-30T22:07:34.070Z] CCColUtils==1.4 [2020-09-30T22:07:34.070Z] cffi==1.6.0 [2020-09-30T22:07:34.070Z] chardet==2.2.1 [2020-09-30T22:07:34.070Z] click==6.7 [2020-09-30T22:07:34.070Z] cloud-init==18.5 [2020-09-30T22:07:34.070Z] configobj==4.7.2 [2020-09-30T22:07:34.070Z] cryptography==1.7.2 [2020-09-30T22:07:34.070Z] decorator==3.4.0 [2020-09-30T22:07:34.070Z] distro==1.2.0 [2020-09-30T22:07:34.070Z] enum34==1.0.4 [2020-09-30T22:07:34.070Z] fedpkg==1.38 [2020-09-30T22:07:34.070Z] futures==3.1.1 [2020-09-30T22:07:34.070Z] gitdb==0.6.4 [2020-09-30T22:07:34.070Z] GitPython==1.0.1 [2020-09-30T22:07:34.070Z] html5lib==0.999 [2020-09-30T22:07:34.070Z] httplib2==0.9.2 [2020-09-30T22:07:34.070Z] idna==2.4 [2020-09-30T22:07:34.070Z] iniparse==0.4 [2020-09-30T22:07:34.070Z] ipaddress==1.0.16 [2020-09-30T22:07:34.070Z] IPy==0.75 [2020-09-30T22:07:34.070Z] javapackages==1.0.0 [2020-09-30T22:07:34.070Z] Jinja2==2.7.2 [2020-09-30T22:07:34.070Z] jmespath==0.9.4 [2020-09-30T22:07:34.070Z] jsonpatch==1.2 [2020-09-30T22:07:34.070Z] jsonpointer==1.9 [2020-09-30T22:07:34.070Z] kerberos==1.1 [2020-09-30T22:07:34.070Z] kitchen==1.1.1 [2020-09-30T22:07:34.070Z] langtable==0.0.31 [2020-09-30T22:07:34.070Z] lockfile==0.9.1 [2020-09-30T22:07:34.070Z] lxml==3.2.1 [2020-09-30T22:07:34.070Z] MarkupSafe==0.11 [2020-09-30T22:07:34.070Z] munch==2.0.2 [2020-09-30T22:07:34.070Z] offtrac==0.1.0 [2020-09-30T22:07:34.070Z] openidc-client==0.6.0 [2020-09-30T22:07:34.070Z] packagedb-cli==2.14.1 [2020-09-30T22:07:34.070Z] paramiko==2.1.1 [2020-09-30T22:07:34.070Z] perf==0.1 [2020-09-30T22:07:34.070Z] ply==3.4 [2020-09-30T22:07:34.070Z] policycoreutils-default-encoding==0.1 [2020-09-30T22:07:34.070Z] prettytable==0.7.2 [2020-09-30T22:07:34.070Z] pyasn1==0.1.9 [2020-09-30T22:07:34.070Z] pycparser==2.14 [2020-09-30T22:07:34.070Z] pycurl==7.19.0 [2020-09-30T22:07:34.070Z] pygobject==3.22.0 [2020-09-30T22:07:34.070Z] pygpgme==0.3 [2020-09-30T22:07:34.070Z] pyliblzma==0.5.3 [2020-09-30T22:07:34.070Z] pyOpenSSL==0.13.1 [2020-09-30T22:07:34.070Z] pyparsing==1.5.6 [2020-09-30T22:07:34.070Z] pyserial==2.6 [2020-09-30T22:07:34.070Z] python-augeas==0.5.0 [2020-09-30T22:07:34.070Z] python-bugzilla==2.3.0 [2020-09-30T22:07:34.070Z] python-dateutil==1.5 [2020-09-30T22:07:34.070Z] python-fedora==0.10.0 [2020-09-30T22:07:34.071Z] python-linux-procfs==0.4.9 [2020-09-30T22:07:34.071Z] python-yubico==1.2.3 [2020-09-30T22:07:34.071Z] pyudev==0.15 [2020-09-30T22:07:34.071Z] pyusb==1.0.0b1 [2020-09-30T22:07:34.071Z] pyxattr==0.5.1 [2020-09-30T22:07:34.071Z] PyYAML==3.10 [2020-09-30T22:07:34.071Z] requests==2.6.0 [2020-09-30T22:07:34.071Z] requests-kerberos==0.7.0 [2020-09-30T22:07:34.071Z] rpkg==1.60 [2020-09-30T22:07:34.071Z] schedutils==0.4 [2020-09-30T22:07:34.071Z] seobject==0.1 [2020-09-30T22:07:34.071Z] sepolicy==1.1 [2020-09-30T22:07:34.071Z] six==1.9.0 [2020-09-30T22:07:34.071Z] smmap==0.9.0 [2020-09-30T22:07:34.071Z] urlgrabber==3.10 [2020-09-30T22:07:34.071Z] urllib3==1.10.2 [2020-09-30T22:07:34.071Z] virtualenv==15.1.0 [2020-09-30T22:07:34.071Z] yum-langpacks==0.4.2 [2020-09-30T22:07:34.071Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-30T22:07:34.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:07:34.651Z] ---> sudo-logs.sh [2020-09-30T22:07:34.651Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-30T22:07:34.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:07:35.220Z] ---> job-cost.sh [2020-09-30T22:07:35.221Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rsv0 [2020-09-30T22:07:47.486Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:47.486Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.436Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.436Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.702Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.702Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.702Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.963Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.963Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:48.963Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:49.225Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:49.225Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:49.225Z] Cache entry deserialization failed, entry ignored [2020-09-30T22:07:52.564Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-30T22:08:24.811Z] 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-09-30T22:08:24.811Z] [2020-09-30T22:08:24.811Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-30T22:08:24.811Z] [2020-09-30T22:08:24.811Z] 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-09-30T22:08:24.811Z] lf-activate-venv(): INFO: Adding /tmp/venv-Rsv0/bin to PATH [2020-09-30T22:08:24.811Z] INFO: No Stack... [2020-09-30T22:08:25.401Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-30T22:08:26.002Z] INFO: Archiving Costs [Pipeline] echo [2020-09-30T22:08:26.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T22:08:26.349Z] ---> logs-deploy.sh [2020-09-30T22:08:26.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/154 [2020-09-30T22:08:26.350Z] INFO: archiving workspace using pattern(s): [2020-09-30T22:08:28.304Z] Archives upload complete. [2020-09-30T22:08:28.304Z] INFO: archiving logs to Nexus [2020-09-30T22:08:29.759Z] ---> uname -a: [2020-09-30T22:08:29.759Z] Linux prd-centos7-docker-4c-2g-2289.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> lscpu: [2020-09-30T22:08:29.759Z] Architecture: x86_64 [2020-09-30T22:08:29.759Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-30T22:08:29.759Z] Byte Order: Little Endian [2020-09-30T22:08:29.759Z] CPU(s): 4 [2020-09-30T22:08:29.759Z] On-line CPU(s) list: 0-3 [2020-09-30T22:08:29.759Z] Thread(s) per core: 1 [2020-09-30T22:08:29.759Z] Core(s) per socket: 1 [2020-09-30T22:08:29.759Z] Socket(s): 4 [2020-09-30T22:08:29.759Z] NUMA node(s): 1 [2020-09-30T22:08:29.759Z] Vendor ID: GenuineIntel [2020-09-30T22:08:29.759Z] CPU family: 6 [2020-09-30T22:08:29.759Z] Model: 44 [2020-09-30T22:08:29.759Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-30T22:08:29.759Z] Stepping: 1 [2020-09-30T22:08:29.759Z] CPU MHz: 2933.438 [2020-09-30T22:08:29.759Z] BogoMIPS: 5866.87 [2020-09-30T22:08:29.759Z] Virtualization: VT-x [2020-09-30T22:08:29.759Z] Hypervisor vendor: KVM [2020-09-30T22:08:29.759Z] Virtualization type: full [2020-09-30T22:08:29.759Z] L1d cache: 32K [2020-09-30T22:08:29.759Z] L1i cache: 32K [2020-09-30T22:08:29.759Z] L2 cache: 4096K [2020-09-30T22:08:29.759Z] L3 cache: 16384K [2020-09-30T22:08:29.759Z] NUMA node0 CPU(s): 0-3 [2020-09-30T22:08:29.759Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> nproc: [2020-09-30T22:08:29.759Z] 4 [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> df -h: [2020-09-30T22:08:29.759Z] Filesystem Size Used Avail Use% Mounted on [2020-09-30T22:08:29.759Z] devtmpfs 887M 0 887M 0% /dev [2020-09-30T22:08:29.759Z] tmpfs 919M 0 919M 0% /dev/shm [2020-09-30T22:08:29.759Z] tmpfs 919M 17M 903M 2% /run [2020-09-30T22:08:29.759Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-09-30T22:08:29.759Z] /dev/vda1 50G 14G 37G 27% / [2020-09-30T22:08:29.759Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-09-30T22:08:29.759Z] tmpfs 184M 0 184M 0% /run/user/0 [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> free -m: [2020-09-30T22:08:29.759Z] total used free shared buff/cache available [2020-09-30T22:08:29.759Z] Mem: 1837 622 73 3 1141 1028 [2020-09-30T22:08:29.759Z] Swap: 1023 66 957 [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> ip addr: [2020-09-30T22:08:29.759Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-09-30T22:08:29.759Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-30T22:08:29.759Z] inet 127.0.0.1/8 scope host lo [2020-09-30T22:08:29.759Z] valid_lft forever preferred_lft forever [2020-09-30T22:08:29.759Z] inet6 ::1/128 scope host [2020-09-30T22:08:29.759Z] valid_lft forever preferred_lft forever [2020-09-30T22:08:29.759Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-09-30T22:08:29.759Z] link/ether fa:16:3e:f2:94:5c brd ff:ff:ff:ff:ff:ff [2020-09-30T22:08:29.759Z] inet 10.30.123.124/23 brd 10.30.123.255 scope global dynamic eth0 [2020-09-30T22:08:29.759Z] valid_lft 84805sec preferred_lft 84805sec [2020-09-30T22:08:29.759Z] inet6 fe80::f816:3eff:fef2:945c/64 scope link [2020-09-30T22:08:29.759Z] valid_lft forever preferred_lft forever [2020-09-30T22:08:29.759Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-09-30T22:08:29.759Z] link/ether 02:42:93:3f:04:63 brd ff:ff:ff:ff:ff:ff [2020-09-30T22:08:29.759Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-09-30T22:08:29.759Z] valid_lft forever preferred_lft forever [2020-09-30T22:08:29.759Z] inet6 fe80::42:93ff:fe3f:463/64 scope link [2020-09-30T22:08:29.759Z] valid_lft forever preferred_lft forever [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] ---> sar -b -r -n DEV: [2020-09-30T22:08:29.759Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/30/2020 _x86_64_ (4 CPU) [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] 09:41:32 PM LINUX RESTART [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] 09:42:02 PM tps rtps wtps bread/s bwrtn/s [2020-09-30T22:08:29.759Z] 09:43:02 PM 170.64 78.50 92.13 10352.27 46147.89 [2020-09-30T22:08:29.759Z] 09:44:01 PM 119.63 62.37 57.26 4554.98 33408.57 [2020-09-30T22:08:29.759Z] 09:45:01 PM 242.86 57.94 184.93 3680.40 41707.54 [2020-09-30T22:08:29.759Z] 09:46:02 PM 979.65 784.76 194.89 62808.44 120637.02 [2020-09-30T22:08:29.759Z] 09:47:02 PM 2055.61 1785.32 270.29 106966.87 112394.08 [2020-09-30T22:08:29.759Z] 09:48:01 PM 590.07 340.93 249.14 29978.57 48501.97 [2020-09-30T22:08:29.759Z] 09:49:02 PM 2860.03 2503.41 356.61 136138.37 163660.29 [2020-09-30T22:08:29.759Z] 09:50:02 PM 788.58 572.44 216.14 40443.63 58935.22 [2020-09-30T22:08:29.759Z] 09:51:01 PM 178.70 37.75 140.95 4752.76 11796.07 [2020-09-30T22:08:29.759Z] 09:52:01 PM 36.73 22.32 14.41 2488.68 373.95 [2020-09-30T22:08:29.759Z] 09:53:01 PM 1.75 0.08 1.67 0.67 34.03 [2020-09-30T22:08:29.759Z] 09:54:01 PM 0.30 0.02 0.28 0.40 3.43 [2020-09-30T22:08:29.759Z] 09:55:01 PM 0.28 0.00 0.28 0.00 2.91 [2020-09-30T22:08:29.759Z] 09:56:01 PM 0.20 0.02 0.18 0.53 1.78 [2020-09-30T22:08:29.759Z] 09:57:01 PM 1.95 1.71 0.23 54.88 3.51 [2020-09-30T22:08:29.759Z] 09:58:01 PM 0.87 0.03 0.83 1.07 15.79 [2020-09-30T22:08:29.759Z] 09:59:01 PM 213.40 89.58 123.82 5742.88 31623.64 [2020-09-30T22:08:29.759Z] 10:00:01 PM 54.55 13.80 40.76 884.81 3218.22 [2020-09-30T22:08:29.759Z] 10:01:01 PM 49.08 22.60 26.49 598.20 436.29 [2020-09-30T22:08:29.759Z] 10:02:02 PM 30.37 5.56 24.82 150.50 407.57 [2020-09-30T22:08:29.759Z] 10:03:01 PM 27.89 0.41 27.49 7.04 426.93 [2020-09-30T22:08:29.759Z] 10:04:01 PM 23.16 0.33 22.83 9.19 355.86 [2020-09-30T22:08:29.759Z] 10:05:01 PM 187.85 62.62 125.23 4194.28 30550.83 [2020-09-30T22:08:29.759Z] 10:06:01 PM 154.18 109.48 44.70 8555.60 8604.81 [2020-09-30T22:08:29.759Z] 10:07:01 PM 65.80 6.91 58.89 893.61 6167.99 [2020-09-30T22:08:29.759Z] 10:08:01 PM 108.94 28.11 80.84 1246.09 9487.03 [2020-09-30T22:08:29.759Z] Average: 345.21 254.52 90.68 16388.81 28106.36 [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] 09:42:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-30T22:08:29.759Z] 09:43:02 PM 67256 1814300 96.43 2620 1159588 1324244 45.19 552312 1096160 73276 [2020-09-30T22:08:29.759Z] 09:44:01 PM 73176 1808380 96.11 2596 1150876 1528600 52.17 730016 905936 48736 [2020-09-30T22:08:29.759Z] 09:45:01 PM 330468 1551088 82.44 1496 911984 1094028 37.34 545212 773564 20 [2020-09-30T22:08:29.759Z] 09:46:02 PM 291928 1589628 84.48 148 755928 4228088 144.30 748172 667540 80 [2020-09-30T22:08:29.759Z] 09:47:02 PM 112116 1769440 94.04 96 671956 4075700 139.10 787496 758916 51652 [2020-09-30T22:08:29.759Z] 09:48:01 PM 52856 1828700 97.19 96 1092428 1946876 66.44 791620 835740 10860 [2020-09-30T22:08:29.759Z] 09:49:02 PM 85520 1796036 95.45 96 1178780 2203584 75.20 547572 1070108 61120 [2020-09-30T22:08:29.759Z] 09:50:02 PM 365576 1515980 80.57 96 959756 1409292 48.10 533076 781800 56900 [2020-09-30T22:08:29.759Z] 09:51:01 PM 329592 1551964 82.48 96 1026088 1170580 39.95 479988 863612 32 [2020-09-30T22:08:29.759Z] 09:52:01 PM 257008 1624548 86.34 96 1089484 1185044 40.44 570856 846168 8 [2020-09-30T22:08:29.759Z] 09:53:01 PM 266548 1615008 85.83 96 1089488 1122944 38.32 564228 844992 16 [2020-09-30T22:08:29.759Z] 09:54:01 PM 267808 1613748 85.77 96 1089496 1116716 38.11 563832 844912 12 [2020-09-30T22:08:29.759Z] 09:55:01 PM 267600 1613956 85.78 96 1089516 1116716 38.11 563736 844924 8 [2020-09-30T22:08:29.759Z] 09:56:01 PM 267820 1613736 85.77 96 1089504 1116716 38.11 563860 844924 8 [2020-09-30T22:08:29.759Z] 09:57:01 PM 266052 1615504 85.86 96 1090516 1116716 38.11 564724 845172 16 [2020-09-30T22:08:29.759Z] 09:58:01 PM 265892 1615664 85.87 96 1090528 1116764 38.11 564824 845172 8 [2020-09-30T22:08:29.759Z] 09:59:01 PM 166384 1715172 91.16 96 1139216 1217456 41.55 683028 775100 57308 [2020-09-30T22:08:29.759Z] 10:00:01 PM 197988 1683568 89.48 96 1106804 1349588 46.06 713540 730508 48 [2020-09-30T22:08:29.759Z] 10:01:01 PM 185372 1696184 90.15 96 1106728 1367444 46.67 718016 737908 48 [2020-09-30T22:08:29.759Z] 10:02:02 PM 194640 1686916 89.66 96 1107096 1158584 39.54 714620 734224 44 [2020-09-30T22:08:29.759Z] 10:03:01 PM 198880 1682676 89.43 96 1107120 1273844 43.47 711044 731472 28 [2020-09-30T22:08:29.759Z] 10:04:01 PM 171980 1709576 90.86 96 1107260 1476544 50.39 737524 731668 52 [2020-09-30T22:08:29.759Z] 10:05:01 PM 328936 1552620 82.52 8 806528 1681744 57.39 545956 714736 97616 [2020-09-30T22:08:29.759Z] 10:06:01 PM 72788 1808768 96.13 8 1066972 1299664 44.36 602076 895692 18712 [2020-09-30T22:08:29.759Z] 10:07:01 PM 78916 1802640 95.81 8 1037168 1262864 43.10 648248 850680 57684 [2020-09-30T22:08:29.759Z] 10:08:01 PM 79136 1802420 95.79 8 1038020 1224580 41.79 626532 843200 50700 [2020-09-30T22:08:29.759Z] Average: 201624 1679932 89.28 332 1044570 1545574 52.75 629696 823647 22500 [2020-09-30T22:08:29.759Z] [2020-09-30T22:08:29.759Z] 09:42:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-09-30T22:08:29.759Z] 09:43:02 PM eth0 1025.78 854.04 4990.13 141.79 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:43:02 PM vethe6d6e8d 363.82 264.39 37.14 1275.77 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:43:02 PM docker0 363.82 264.28 32.17 1275.76 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:44:01 PM eth0 1465.33 1159.72 4463.33 2835.12 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:44:01 PM docker0 429.61 347.17 34.17 1417.58 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:45:01 PM eth0 356.82 241.95 1945.48 64.65 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:45:01 PM docker0 113.14 163.29 8.21 827.84 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:46:02 PM veth3b1befc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.759Z] 09:46:02 PM vethf4be888 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:46:02 PM vethd57bb1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:46:02 PM veth43177de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:47:02 PM veth1059eb6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:47:02 PM veth255b42c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:47:02 PM eth0 3084.92 2425.34 13288.04 3083.71 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:47:02 PM vethf523585 0.00 0.12 0.00 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:48:01 PM eth0 75.81 51.71 193.74 62.43 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:48:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:48:01 PM veth85f604a 0.00 0.60 0.00 0.03 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:48:01 PM docker0 920.60 806.38 75.02 3745.16 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:49:02 PM veth5513db5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:49:02 PM eth0 3156.78 2463.32 13280.80 3150.17 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:49:02 PM lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:49:02 PM veth85f604a 0.00 0.82 0.00 0.04 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:50:02 PM eth0 40.51 26.87 63.99 21.83 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:50:02 PM veth85f604a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:50:02 PM docker0 942.84 837.50 76.50 3916.77 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:51:01 PM eth0 181.22 136.94 477.18 354.46 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:51:01 PM docker0 26.06 50.39 1.70 406.06 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:52:01 PM eth0 351.18 338.86 163.86 1404.68 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:53:01 PM eth0 1.90 1.10 2.39 0.13 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:54:01 PM eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:55:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:56:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:57:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:58:01 PM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:59:01 PM eth0 425.95 382.44 3943.42 54.64 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:59:01 PM veth7dc7930 40.38 43.13 4.16 202.41 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:59:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 09:59:01 PM docker0 995.36 918.08 80.69 4462.55 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:00:01 PM eth0 113.23 86.12 257.34 84.62 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:00:01 PM veth69b778d 0.30 0.33 0.05 0.16 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:00:01 PM docker0 3.68 3.10 0.74 1.52 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:01:01 PM eth0 97.54 75.24 93.62 99.87 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:01:01 PM veth7308051 0.30 0.28 0.05 0.13 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:01:01 PM docker0 3.93 3.68 1.12 1.79 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:02:02 PM eth0 76.63 61.04 82.64 77.10 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:02:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:02:02 PM docker0 3.41 3.11 0.86 1.53 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:03:01 PM veth48a514f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:03:01 PM eth0 4676.64 3750.32 18970.75 5467.50 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:03:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:03:01 PM docker0 1027.40 947.38 85.92 4544.85 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:04:01 PM veth28465ce 0.62 0.62 0.22 0.32 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:04:01 PM eth0 92.52 68.63 84.40 82.66 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:04:01 PM docker0 3.80 3.43 0.95 1.65 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:05:01 PM eth0 2244.73 1386.47 6116.41 211.19 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:06:01 PM eth0 131.88 96.89 359.36 90.32 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:06:01 PM docker0 22.04 34.14 1.50 199.07 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:07:01 PM eth0 173.50 139.70 762.76 12.67 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:08:01 PM eth0 38.79 28.44 122.94 9.97 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] 10:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] Average: eth0 280.22 208.41 1005.21 223.01 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] Average: docker0 39.96 37.38 3.35 180.09 0.00 0.00 0.00 [2020-09-30T22:08:29.760Z] [2020-09-30T22:08:29.760Z] [2020-09-30T22:08:29.760Z] ---> sar -P ALL: [2020-09-30T22:08:29.760Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/30/2020 _x86_64_ (4 CPU) [2020-09-30T22:08:29.760Z] [2020-09-30T22:08:29.760Z] 09:41:32 PM LINUX RESTART [2020-09-30T22:08:29.760Z] [2020-09-30T22:08:29.760Z] 09:42:02 PM CPU %user %nice %system %iowait %steal %idle [2020-09-30T22:08:29.760Z] 09:43:02 PM all 20.72 0.00 9.79 4.91 8.47 56.12 [2020-09-30T22:08:29.760Z] 09:43:02 PM 0 18.50 0.00 12.47 4.07 8.67 56.29 [2020-09-30T22:08:29.760Z] 09:43:02 PM 1 19.89 0.00 9.78 7.26 8.38 54.69 [2020-09-30T22:08:29.760Z] 09:43:02 PM 2 22.48 0.00 8.13 4.02 7.39 57.98 [2020-09-30T22:08:29.760Z] 09:43:02 PM 3 21.99 0.00 8.82 4.25 9.44 55.50 [2020-09-30T22:08:29.760Z] 09:44:01 PM all 15.11 0.00 4.28 0.95 11.35 68.32 [2020-09-30T22:08:29.760Z] 09:44:01 PM 0 16.85 0.00 5.74 0.63 11.96 64.83 [2020-09-30T22:08:29.760Z] 09:44:01 PM 1 11.25 0.00 3.20 0.85 12.08 72.61 [2020-09-30T22:08:29.760Z] 09:44:01 PM 2 15.12 0.00 3.98 0.38 11.77 68.76 [2020-09-30T22:08:29.760Z] 09:44:01 PM 3 17.35 0.00 4.24 1.92 9.60 66.89 [2020-09-30T22:08:29.760Z] 09:45:01 PM all 7.67 0.00 6.03 4.17 9.60 72.53 [2020-09-30T22:08:29.760Z] 09:45:01 PM 0 7.92 0.00 7.31 4.27 9.71 70.79 [2020-09-30T22:08:29.760Z] 09:45:01 PM 1 6.90 0.00 4.94 2.57 9.69 75.90 [2020-09-30T22:08:29.760Z] 09:45:01 PM 2 7.79 0.00 6.09 5.75 9.91 70.47 [2020-09-30T22:08:29.760Z] 09:45:01 PM 3 8.06 0.00 5.82 4.12 9.10 72.90 [2020-09-30T22:08:29.760Z] 09:46:02 PM all 13.05 0.00 12.51 10.95 17.89 45.60 [2020-09-30T22:08:29.760Z] 09:46:02 PM 0 11.78 0.00 12.33 10.23 17.98 47.68 [2020-09-30T22:08:29.760Z] 09:46:02 PM 1 13.29 0.00 11.82 9.95 18.14 46.80 [2020-09-30T22:08:29.760Z] 09:46:02 PM 2 14.16 0.00 13.15 11.50 17.89 43.31 [2020-09-30T22:08:29.760Z] 09:46:02 PM 3 13.01 0.00 12.75 12.14 17.51 44.59 [2020-09-30T22:08:29.760Z] 09:47:02 PM all 26.40 0.00 16.61 23.50 13.45 20.04 [2020-09-30T22:08:29.760Z] 09:47:02 PM 0 26.25 0.00 15.04 23.12 13.88 21.71 [2020-09-30T22:08:29.760Z] 09:47:02 PM 1 26.74 0.00 16.86 23.65 13.19 19.57 [2020-09-30T22:08:29.760Z] 09:47:02 PM 2 26.40 0.00 18.28 24.90 12.72 17.69 [2020-09-30T22:08:29.760Z] 09:47:02 PM 3 26.22 0.00 16.33 22.32 14.02 21.12 [2020-09-30T22:08:29.760Z] 09:48:01 PM all 49.83 0.00 14.65 10.94 8.68 15.90 [2020-09-30T22:08:29.760Z] 09:48:01 PM 0 48.59 0.00 15.03 11.56 8.89 15.93 [2020-09-30T22:08:29.760Z] 09:48:01 PM 1 50.84 0.00 14.43 11.60 7.93 15.20 [2020-09-30T22:08:29.760Z] 09:48:01 PM 2 49.73 0.00 15.52 9.79 8.63 16.33 [2020-09-30T22:08:29.760Z] 09:48:01 PM 3 50.17 0.00 13.59 10.80 9.29 16.15 [2020-09-30T22:08:29.760Z] 09:49:02 PM all 14.82 0.00 17.61 29.47 14.91 23.19 [2020-09-30T22:08:29.760Z] 09:49:02 PM 0 13.39 0.00 16.11 28.96 14.77 26.77 [2020-09-30T22:08:29.760Z] 09:49:02 PM 1 16.08 0.00 17.89 28.43 14.45 23.16 [2020-09-30T22:08:29.760Z] 09:49:02 PM 2 14.06 0.00 18.05 31.07 14.56 22.26 [2020-09-30T22:08:29.760Z] 09:49:02 PM 3 15.78 0.00 18.47 29.43 15.86 20.46 [2020-09-30T22:08:29.760Z] 09:50:02 PM all 62.40 0.00 16.62 8.27 8.16 4.55 [2020-09-30T22:08:29.760Z] 09:50:02 PM 0 62.74 0.00 16.42 8.67 7.78 4.39 [2020-09-30T22:08:29.760Z] 09:50:02 PM 1 61.90 0.00 16.64 8.07 8.50 4.89 [2020-09-30T22:08:29.760Z] 09:50:02 PM 2 63.20 0.00 16.83 8.89 7.34 3.75 [2020-09-30T22:08:29.760Z] 09:50:02 PM 3 61.74 0.00 16.59 7.45 9.05 5.17 [2020-09-30T22:08:29.760Z] 09:51:01 PM all 8.64 0.00 6.02 7.66 4.25 73.43 [2020-09-30T22:08:29.760Z] 09:51:01 PM 0 11.68 0.00 6.94 7.72 4.23 69.43 [2020-09-30T22:08:29.760Z] 09:51:01 PM 1 7.11 0.00 6.07 9.82 4.20 72.80 [2020-09-30T22:08:29.760Z] 09:51:01 PM 2 9.22 0.00 5.97 10.88 4.02 69.91 [2020-09-30T22:08:29.760Z] 09:51:01 PM 3 6.59 0.00 5.09 2.22 4.57 81.53 [2020-09-30T22:08:29.760Z] 09:52:01 PM all 7.90 0.00 2.47 0.63 3.09 85.91 [2020-09-30T22:08:29.760Z] 09:52:01 PM 0 7.66 0.00 2.95 0.39 2.78 86.22 [2020-09-30T22:08:29.760Z] 09:52:01 PM 1 8.12 0.00 2.05 0.44 3.15 86.24 [2020-09-30T22:08:29.761Z] 09:52:01 PM 2 7.96 0.00 2.47 1.00 3.31 85.27 [2020-09-30T22:08:29.761Z] 09:52:01 PM 3 7.86 0.00 2.42 0.70 3.11 85.91 [2020-09-30T22:08:29.761Z] 09:53:01 PM all 0.15 0.00 0.07 0.00 0.08 99.70 [2020-09-30T22:08:29.761Z] 09:53:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 [2020-09-30T22:08:29.761Z] 09:53:01 PM 1 0.10 0.00 0.12 0.02 0.18 99.58 [2020-09-30T22:08:29.761Z] 09:53:01 PM 2 0.43 0.00 0.05 0.00 0.07 99.45 [2020-09-30T22:08:29.761Z] 09:53:01 PM 3 0.02 0.00 0.03 0.00 0.05 99.90 [2020-09-30T22:08:29.761Z] [2020-09-30T22:08:29.761Z] 09:53:01 PM CPU %user %nice %system %iowait %steal %idle [2020-09-30T22:08:29.761Z] 09:54:01 PM all 0.11 0.00 0.03 0.00 0.04 99.82 [2020-09-30T22:08:29.761Z] 09:54:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 [2020-09-30T22:08:29.761Z] 09:54:01 PM 1 0.03 0.00 0.02 0.00 0.05 99.90 [2020-09-30T22:08:29.761Z] 09:54:01 PM 2 0.33 0.00 0.03 0.02 0.02 99.60 [2020-09-30T22:08:29.761Z] 09:54:01 PM 3 0.02 0.00 0.03 0.00 0.02 99.93 [2020-09-30T22:08:29.761Z] 09:55:01 PM all 0.14 0.00 0.03 0.00 0.03 99.80 [2020-09-30T22:08:29.761Z] 09:55:01 PM 0 0.07 0.00 0.07 0.00 0.08 99.78 [2020-09-30T22:08:29.761Z] 09:55:01 PM 1 0.05 0.00 0.02 0.00 0.03 99.90 [2020-09-30T22:08:29.761Z] 09:55:01 PM 2 0.42 0.00 0.02 0.00 0.03 99.53 [2020-09-30T22:08:29.761Z] 09:55:01 PM 3 0.02 0.00 0.02 0.00 0.02 99.95 [2020-09-30T22:08:29.761Z] 09:56:01 PM all 0.14 0.00 0.02 0.00 0.04 99.79 [2020-09-30T22:08:29.761Z] 09:56:01 PM 0 0.03 0.00 0.03 0.00 0.07 99.87 [2020-09-30T22:08:29.761Z] 09:56:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47 [2020-09-30T22:08:29.761Z] 09:56:01 PM 2 0.03 0.00 0.02 0.00 0.03 99.92 [2020-09-30T22:08:29.761Z] 09:56:01 PM 3 0.03 0.00 0.02 0.00 0.03 99.92 [2020-09-30T22:08:29.761Z] 09:57:01 PM all 0.15 0.00 0.06 0.02 0.04 99.73 [2020-09-30T22:08:29.761Z] 09:57:01 PM 0 0.05 0.00 0.08 0.00 0.12 99.75 [2020-09-30T22:08:29.761Z] 09:57:01 PM 1 0.48 0.00 0.07 0.05 0.02 99.38 [2020-09-30T22:08:29.761Z] 09:57:01 PM 2 0.03 0.00 0.03 0.00 0.02 99.92 [2020-09-30T22:08:29.761Z] 09:57:01 PM 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-09-30T22:08:29.761Z] 09:58:01 PM all 0.10 0.00 0.04 0.00 0.05 99.81 [2020-09-30T22:08:29.761Z] 09:58:01 PM 0 0.07 0.00 0.05 0.00 0.10 99.78 [2020-09-30T22:08:29.761Z] 09:58:01 PM 1 0.28 0.00 0.05 0.00 0.07 99.60 [2020-09-30T22:08:29.761Z] 09:58:01 PM 2 0.02 0.00 0.03 0.00 0.03 99.92 [2020-09-30T22:08:29.761Z] 09:58:01 PM 3 0.05 0.00 0.02 0.00 0.02 99.92 [2020-09-30T22:08:29.761Z] 09:59:01 PM all 7.05 0.00 4.71 2.94 2.46 82.83 [2020-09-30T22:08:29.761Z] 09:59:01 PM 0 6.91 0.00 4.50 3.87 2.45 82.27 [2020-09-30T22:08:29.761Z] 09:59:01 PM 1 6.82 0.00 4.53 3.20 2.53 82.92 [2020-09-30T22:08:29.761Z] 09:59:01 PM 2 7.00 0.00 4.92 2.55 2.36 83.17 [2020-09-30T22:08:29.761Z] 09:59:01 PM 3 7.47 0.00 4.86 2.17 2.53 82.97 [2020-09-30T22:08:29.761Z] 10:00:01 PM all 3.60 0.00 4.19 0.99 2.81 88.41 [2020-09-30T22:08:29.761Z] 10:00:01 PM 0 3.81 0.00 4.38 0.52 3.05 88.24 [2020-09-30T22:08:29.761Z] 10:00:01 PM 1 3.74 0.00 4.52 1.22 2.52 88.00 [2020-09-30T22:08:29.761Z] 10:00:01 PM 2 3.55 0.00 4.04 1.00 2.77 88.64 [2020-09-30T22:08:29.761Z] 10:00:01 PM 3 3.31 0.00 3.81 1.24 2.86 88.78 [2020-09-30T22:08:29.761Z] 10:01:01 PM all 3.06 0.00 3.22 1.20 1.68 90.84 [2020-09-30T22:08:29.761Z] 10:01:01 PM 0 3.10 0.00 3.63 0.98 1.44 90.85 [2020-09-30T22:08:29.761Z] 10:01:01 PM 1 3.05 0.00 3.16 0.72 1.75 91.31 [2020-09-30T22:08:29.761Z] 10:01:01 PM 2 2.97 0.00 3.09 1.28 1.72 90.94 [2020-09-30T22:08:29.761Z] 10:01:01 PM 3 3.11 0.00 3.01 1.78 1.82 90.27 [2020-09-30T22:08:29.761Z] 10:02:02 PM all 2.51 0.00 2.96 0.67 1.90 91.97 [2020-09-30T22:08:29.761Z] 10:02:02 PM 0 2.69 0.00 3.35 0.34 1.89 91.73 [2020-09-30T22:08:29.761Z] 10:02:02 PM 1 2.54 0.00 2.97 0.44 1.76 92.29 [2020-09-30T22:08:29.761Z] 10:02:02 PM 2 2.38 0.00 2.56 0.62 2.11 92.34 [2020-09-30T22:08:29.761Z] 10:02:02 PM 3 2.42 0.00 2.99 1.28 1.83 91.49 [2020-09-30T22:08:29.761Z] 10:03:01 PM all 3.08 0.00 3.42 0.51 2.20 90.79 [2020-09-30T22:08:29.761Z] 10:03:01 PM 0 3.49 0.00 3.25 0.58 2.33 90.36 [2020-09-30T22:08:29.761Z] 10:03:01 PM 1 2.79 0.00 3.32 0.36 2.17 91.36 [2020-09-30T22:08:29.761Z] 10:03:01 PM 2 3.21 0.00 3.26 0.39 2.32 90.81 [2020-09-30T22:08:29.761Z] 10:03:01 PM 3 2.83 0.00 3.79 0.72 1.99 90.66 [2020-09-30T22:08:29.761Z] 10:04:01 PM all 2.45 0.00 2.90 0.66 2.00 92.00 [2020-09-30T22:08:29.761Z] 10:04:01 PM 0 2.81 0.00 3.72 0.76 1.81 90.90 [2020-09-30T22:08:29.761Z] 10:04:01 PM 1 2.19 0.00 2.53 0.28 2.14 92.86 [2020-09-30T22:08:29.761Z] 10:04:01 PM 2 2.39 0.00 2.71 0.47 1.97 92.47 [2020-09-30T22:08:29.761Z] 10:04:01 PM 3 2.42 0.00 2.67 1.09 2.08 91.74 [2020-09-30T22:08:29.761Z] [2020-09-30T22:08:29.761Z] 10:04:01 PM CPU %user %nice %system %iowait %steal %idle [2020-09-30T22:08:29.761Z] 10:05:01 PM all 10.54 0.00 7.78 1.66 5.58 74.44 [2020-09-30T22:08:29.761Z] 10:05:01 PM 0 10.43 0.00 9.29 1.40 5.56 73.32 [2020-09-30T22:08:29.761Z] 10:05:01 PM 1 11.19 0.00 7.49 1.27 5.66 74.38 [2020-09-30T22:08:29.761Z] 10:05:01 PM 2 10.56 0.00 8.85 2.13 5.41 73.04 [2020-09-30T22:08:29.761Z] 10:05:01 PM 3 9.98 0.00 5.49 1.86 5.68 76.99 [2020-09-30T22:08:29.761Z] 10:06:01 PM all 8.27 0.00 4.27 2.96 2.19 82.30 [2020-09-30T22:08:29.761Z] 10:06:01 PM 0 7.05 0.00 4.98 2.71 2.05 83.21 [2020-09-30T22:08:29.761Z] 10:06:01 PM 1 12.67 0.00 4.01 1.74 2.16 79.42 [2020-09-30T22:08:29.761Z] 10:06:01 PM 2 9.62 0.00 4.55 4.74 2.07 79.02 [2020-09-30T22:08:29.761Z] 10:06:01 PM 3 3.80 0.00 3.60 2.68 2.48 87.45 [2020-09-30T22:08:29.761Z] 10:07:01 PM all 15.03 0.00 1.91 0.50 0.99 81.57 [2020-09-30T22:08:29.761Z] 10:07:01 PM 0 26.60 0.00 2.61 0.35 1.21 69.23 [2020-09-30T22:08:29.761Z] 10:07:01 PM 1 12.45 0.00 1.33 0.78 0.79 84.65 [2020-09-30T22:08:29.761Z] 10:07:01 PM 2 13.07 0.00 1.83 0.34 0.83 83.92 [2020-09-30T22:08:29.761Z] 10:07:01 PM 3 8.30 0.00 1.89 0.51 1.15 88.16 [2020-09-30T22:08:29.761Z] 10:08:01 PM all 15.22 0.00 3.22 1.81 1.37 78.38 [2020-09-30T22:08:29.761Z] 10:08:01 PM 0 18.26 0.00 2.33 1.93 1.10 76.39 [2020-09-30T22:08:29.761Z] 10:08:01 PM 1 17.28 0.00 4.14 2.48 1.40 74.69 [2020-09-30T22:08:29.761Z] 10:08:01 PM 2 13.47 0.00 3.39 1.47 1.32 80.34 [2020-09-30T22:08:29.761Z] 10:08:01 PM 3 11.91 0.00 2.99 1.36 1.66 82.08 [2020-09-30T22:08:29.761Z] Average: all 10.95 0.00 5.41 4.27 4.63 74.74 [2020-09-30T22:08:29.761Z] Average: 0 11.48 0.00 5.72 4.24 4.67 73.90 [2020-09-30T22:08:29.761Z] Average: 1 10.97 0.00 5.28 4.25 4.63 74.87 [2020-09-30T22:08:29.761Z] Average: 2 11.01 0.00 5.50 4.56 4.53 74.41 [2020-09-30T22:08:29.761Z] Average: 3 10.35 0.00 5.15 4.04 4.69 75.77 [2020-09-30T22:08:29.761Z] [2020-09-30T22:08:29.761Z] [2020-09-30T22:08:29.761Z]