Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e423b5c2f5c492c39ae19fdabfa572288e17eece Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5169 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/185 [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/185 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision e423b5c2f5c492c39ae19fdabfa572288e17eece (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e423b5c2f5c492c39ae19fdabfa572288e17eece # timeout=10 Commit message: "Merge pull request #2765 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.25" > git rev-list --no-walk 8ed4663ed9bc2c138391a89900cee915784c2c31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-13T20:47:18.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-13T20:47:18.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-13T20:47:18.789Z] ========================================================= [2020-10-13T20:47:18.789Z] EdgeX Global Pipelines Version Info [2020-10-13T20:47:18.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-13T20:47:20.325Z] ------------------- [2020-10-13T20:47:20.326Z] stable info: [2020-10-13T20:47:20.326Z] ------------------- [2020-10-13T20:47:20.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-13T20:47:20.326Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-13T20:47:20.326Z] Message: update stable to v1.0.131 [2020-10-13T20:47:21.271Z] ------------------- [2020-10-13T20:47:21.271Z] experimental info: [2020-10-13T20:47:21.271Z] ------------------- [2020-10-13T20:47:21.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-13T20:47:21.271Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-13T20:47:21.271Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-13T20:47:21.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-13T20:47:21.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-13T20:47:21.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-13T20:47:21.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-13T20:47:21.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-13T20:47:21.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-13T20:47:22.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-13T20:47:22.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-13T20:47:22.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-13T20:47:22.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-13T20:47:22.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-13T20:47:22.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-13T20:47:22.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-13T20:47:22.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-13T20:47:22.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T20:47:22.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T20:47:23.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-13T20:47:23.118Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-13T20:47:23.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-13T20:47:23.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-13T20:47:23.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-13T20:47:23.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-13T20:47:23.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-13T20:47:23.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-13T20:47:23.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] echo [2020-10-13T20:47:23.954Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e423b5c [Pipeline] echo [2020-10-13T20:47:24.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-13T20:47:24.475Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/core-command/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/core-data/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-13T20:47:24.475Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T20:47:24.475Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-13T20:47:24.475Z] ++ cut -d/ -f2 [2020-10-13T20:47:24.475Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-13T20:47:24.539Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:47:25.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T20:47:26.168Z] [2020-10-13T20:47:26.168Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:47:26.525Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T20:47:26.525Z] latest: Pulling from edgex-devops/git-semver [2020-10-13T20:47:26.525Z] 31603596830f: Pulling fs layer [2020-10-13T20:47:26.525Z] 2a8b12db71e7: Pulling fs layer [2020-10-13T20:47:26.525Z] 6ca5941a6612: Pulling fs layer [2020-10-13T20:47:26.525Z] ecc8261a40a4: Pulling fs layer [2020-10-13T20:47:26.525Z] ecc8261a40a4: Waiting [2020-10-13T20:47:26.525Z] 2a8b12db71e7: Verifying Checksum [2020-10-13T20:47:26.525Z] 2a8b12db71e7: Download complete [2020-10-13T20:47:26.788Z] 31603596830f: Verifying Checksum [2020-10-13T20:47:26.788Z] 31603596830f: Download complete [2020-10-13T20:47:27.056Z] ecc8261a40a4: Verifying Checksum [2020-10-13T20:47:27.056Z] ecc8261a40a4: Download complete [2020-10-13T20:47:27.056Z] 6ca5941a6612: Verifying Checksum [2020-10-13T20:47:27.056Z] 6ca5941a6612: Download complete [2020-10-13T20:47:27.056Z] 31603596830f: Pull complete [2020-10-13T20:47:27.318Z] 2a8b12db71e7: Pull complete [2020-10-13T20:47:28.265Z] 6ca5941a6612: Pull complete [2020-10-13T20:47:28.265Z] ecc8261a40a4: Pull complete [2020-10-13T20:47:28.265Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-13T20:47:28.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T20:47:28.265Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-13T20:47:28.386Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T20:47:28.444Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-13T20:47:30.967Z] $ docker top 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T20:47:31.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T20:47:31.286Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T20:47:31.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T20:47:31.507Z] $ docker exec 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 ssh-agent [2020-10-13T20:47:31.684Z] SSH_AUTH_SOCK=/tmp/ssh-ww5h1jyVVfOE/agent.12 [2020-10-13T20:47:31.684Z] SSH_AGENT_PID=18 [2020-10-13T20:47:31.697Z] Running ssh-add (command line suppressed) [2020-10-13T20:47:31.820Z] Identity added: /w/workspace/edgex-go/185@tmp/private_key_821846888458008013.key (/w/workspace/edgex-go/185@tmp/private_key_821846888458008013.key) [2020-10-13T20:47:31.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T20:47:32.252Z] + git describe --exact-match --tags HEAD [2020-10-13T20:47:32.252Z] fatal: no tag exactly matches 'e423b5c2f5c492c39ae19fdabfa572288e17eece' [Pipeline] } [2020-10-13T20:47:32.280Z] $ docker exec --env ******** --env ******** 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 ssh-agent -k [2020-10-13T20:47:32.396Z] unset SSH_AUTH_SOCK; [2020-10-13T20:47:32.396Z] unset SSH_AGENT_PID; [2020-10-13T20:47:32.396Z] echo Agent pid 18 killed; [2020-10-13T20:47:32.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-13T20:47:32.531Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-13T20:47:32.531Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-13T20:47:32.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T20:47:32.643Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T20:47:32.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T20:47:32.853Z] $ docker exec 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 ssh-agent [2020-10-13T20:47:33.030Z] SSH_AUTH_SOCK=/tmp/ssh-WxMefoS5zttr/agent.48 [2020-10-13T20:47:33.030Z] SSH_AGENT_PID=53 [2020-10-13T20:47:33.037Z] Running ssh-add (command line suppressed) [2020-10-13T20:47:33.171Z] Identity added: /w/workspace/edgex-go/185@tmp/private_key_4154599871205990908.key (/w/workspace/edgex-go/185@tmp/private_key_4154599871205990908.key) [2020-10-13T20:47:33.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T20:47:33.562Z] + git semver init [2020-10-13T20:47:33.562Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T20:47:33.562Z] # $GIT_DIR = /w/workspace/edgex-go/185/.git [2020-10-13T20:47:33.562Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/185 [2020-10-13T20:47:33.562Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T20:47:33.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T20:47:33.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T20:47:33.562Z] # $SEMVER_BRANCH = master [2020-10-13T20:47:33.562Z] # $SEMVER_TEMP = /tmp/semver-610466461 [2020-10-13T20:47:33.562Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-13T20:47:55.585Z] # '/tmp/semver-610466461' -> '/w/workspace/edgex-go/185/.semver' [2020-10-13T20:47:55.585Z] # -> Force: false [2020-10-13T20:47:55.585Z] # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [Pipeline] } [2020-10-13T20:47:55.602Z] $ docker exec --env ******** --env ******** 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 ssh-agent -k [2020-10-13T20:47:55.850Z] unset SSH_AUTH_SOCK; [2020-10-13T20:47:55.852Z] unset SSH_AGENT_PID; [2020-10-13T20:47:55.852Z] echo Agent pid 53 killed; [2020-10-13T20:47:55.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T20:47:56.398Z] + git semver [Pipeline] } [2020-10-13T20:47:56.418Z] $ docker stop --time=1 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 [2020-10-13T20:47:58.002Z] $ docker rm -f 904633ec34e82f1a9ec8fb77d5933d23426d75f71a081ad33b59c0bf53d9e5e1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-13T20:48:11.290Z] Stashed 87 file(s) [Pipeline] echo [2020-10-13T20:48:11.293Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.70 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-13T20:48:11.962Z] ========================================================= [2020-10-13T20:48:11.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-13T20:48:11.962Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:48:12.318Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-13T20:48:16.551Z] Sending build context to Docker daemon 325.1MB [2020-10-13T20:48:16.551Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-13T20:48:16.551Z] Step 2/7 : FROM ${BASE} [2020-10-13T20:48:16.551Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-13T20:48:16.551Z] df20fa9351a1: Pulling fs layer [2020-10-13T20:48:16.551Z] ed8968b2872e: Pulling fs layer [2020-10-13T20:48:16.551Z] a92cc7c5fd73: Pulling fs layer [2020-10-13T20:48:16.551Z] e871e8e8d7a9: Pulling fs layer [2020-10-13T20:48:16.551Z] e73272ec9a57: Pulling fs layer [2020-10-13T20:48:16.551Z] 1e910a182e73: Pulling fs layer [2020-10-13T20:48:16.551Z] 4e634b169226: Pulling fs layer [2020-10-13T20:48:16.551Z] e871e8e8d7a9: Waiting [2020-10-13T20:48:16.551Z] e73272ec9a57: Waiting [2020-10-13T20:48:16.551Z] 1e910a182e73: Waiting [2020-10-13T20:48:16.551Z] 4e634b169226: Waiting [2020-10-13T20:48:16.551Z] a92cc7c5fd73: Verifying Checksum [2020-10-13T20:48:16.551Z] a92cc7c5fd73: Download complete [2020-10-13T20:48:16.551Z] ed8968b2872e: Download complete [2020-10-13T20:48:16.551Z] e73272ec9a57: Verifying Checksum [2020-10-13T20:48:16.551Z] e73272ec9a57: Download complete [2020-10-13T20:48:16.551Z] 1e910a182e73: Verifying Checksum [2020-10-13T20:48:16.551Z] 1e910a182e73: Download complete [2020-10-13T20:48:16.551Z] df20fa9351a1: Verifying Checksum [2020-10-13T20:48:16.551Z] df20fa9351a1: Download complete [2020-10-13T20:48:16.551Z] df20fa9351a1: Pull complete [2020-10-13T20:48:16.551Z] ed8968b2872e: Pull complete [2020-10-13T20:48:16.813Z] a92cc7c5fd73: Pull complete [2020-10-13T20:48:18.742Z] 4e634b169226: Verifying Checksum [2020-10-13T20:48:18.742Z] 4e634b169226: Download complete [2020-10-13T20:48:19.316Z] e871e8e8d7a9: Verifying Checksum [2020-10-13T20:48:19.316Z] e871e8e8d7a9: Download complete [2020-10-13T20:48:24.630Z] e871e8e8d7a9: Pull complete [2020-10-13T20:48:24.630Z] e73272ec9a57: Pull complete [2020-10-13T20:48:24.630Z] 1e910a182e73: Pull complete [2020-10-13T20:48:26.693Z] Still waiting to schedule task [2020-10-13T20:48:26.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-13T20:48:28.868Z] 4e634b169226: Pull complete [2020-10-13T20:48:28.868Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-13T20:48:28.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-13T20:48:28.868Z] ---> f7629b54cfaa [2020-10-13T20:48:28.868Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-13T20:48:29.445Z] ---> Running in d495324955db [2020-10-13T20:48:30.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:48:30.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:48:32.366Z] (1/12) Installing libmagic (5.38-r0) [2020-10-13T20:48:32.628Z] (2/12) Installing file (5.38-r0) [2020-10-13T20:48:32.628Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-13T20:48:32.628Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-13T20:48:44.879Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-13T20:48:44.879Z] (6/12) Installing patch (2.7.6-r6) [2020-10-13T20:48:44.879Z] (7/12) Installing build-base (0.5-r2) [2020-10-13T20:48:44.879Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-13T20:48:44.879Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-13T20:48:44.879Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-13T20:48:44.879Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-13T20:48:44.879Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-13T20:48:44.879Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:48:44.879Z] OK: 233 MiB in 51 packages [2020-10-13T20:48:47.436Z] Removing intermediate container d495324955db [2020-10-13T20:48:47.436Z] ---> 59b542ef3ac0 [2020-10-13T20:48:47.436Z] Step 4/7 : WORKDIR /edgex-go [2020-10-13T20:48:47.436Z] ---> Running in 331afb404a36 [2020-10-13T20:48:47.436Z] Removing intermediate container 331afb404a36 [2020-10-13T20:48:47.436Z] ---> f603ab7d2846 [2020-10-13T20:48:47.436Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-13T20:48:47.436Z] latest: Pulling from library/docker [2020-10-13T20:48:47.706Z] df20fa9351a1: Already exists [2020-10-13T20:48:47.706Z] 25ad7478873d: Pulling fs layer [2020-10-13T20:48:47.706Z] 4684f6177b5d: Pulling fs layer [2020-10-13T20:48:47.706Z] 8ba584e970af: Pulling fs layer [2020-10-13T20:48:47.706Z] 3cdc74d2b06d: Pulling fs layer [2020-10-13T20:48:47.706Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-13T20:48:47.706Z] fca0ccc462d5: Pulling fs layer [2020-10-13T20:48:47.706Z] 3cdc74d2b06d: Waiting [2020-10-13T20:48:47.706Z] 4cf5a0d07c1f: Waiting [2020-10-13T20:48:47.706Z] fca0ccc462d5: Waiting [2020-10-13T20:48:47.706Z] 4684f6177b5d: Verifying Checksum [2020-10-13T20:48:47.706Z] 4684f6177b5d: Download complete [2020-10-13T20:48:47.706Z] 25ad7478873d: Verifying Checksum [2020-10-13T20:48:47.706Z] 25ad7478873d: Download complete [2020-10-13T20:48:47.970Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-13T20:48:47.970Z] 4cf5a0d07c1f: Download complete [2020-10-13T20:48:47.970Z] 25ad7478873d: Pull complete [2020-10-13T20:48:47.970Z] 3cdc74d2b06d: Verifying Checksum [2020-10-13T20:48:47.970Z] 3cdc74d2b06d: Download complete [2020-10-13T20:48:47.970Z] fca0ccc462d5: Verifying Checksum [2020-10-13T20:48:47.970Z] fca0ccc462d5: Download complete [2020-10-13T20:48:48.242Z] 4684f6177b5d: Pull complete [2020-10-13T20:48:48.819Z] 8ba584e970af: Verifying Checksum [2020-10-13T20:48:48.819Z] 8ba584e970af: Download complete [2020-10-13T20:48:51.379Z] 8ba584e970af: Pull complete [2020-10-13T20:48:51.379Z] 3cdc74d2b06d: Pull complete [2020-10-13T20:48:51.379Z] 4cf5a0d07c1f: Pull complete [2020-10-13T20:48:51.379Z] fca0ccc462d5: Pull complete [2020-10-13T20:48:51.379Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-13T20:48:51.379Z] Status: Downloaded newer image for docker:latest [2020-10-13T20:48:52.776Z] ---> 7d7c1ed250ad [2020-10-13T20:48:52.776Z] Step 6/7 : COPY go.mod . [2020-10-13T20:48:53.039Z] ---> f11fba5ea52a [2020-10-13T20:48:53.039Z] Step 7/7 : RUN go mod download [2020-10-13T20:48:53.039Z] ---> Running in 101af6fef58d [2020-10-13T20:49:15.056Z] Removing intermediate container 101af6fef58d [2020-10-13T20:49:15.056Z] ---> f6c78e7ff490 [2020-10-13T20:49:15.056Z] Successfully built f6c78e7ff490 [2020-10-13T20:49:15.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:49:15.393Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-13T20:49:15.394Z] . [Pipeline] withDockerContainer [2020-10-13T20:49:15.516Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T20:49:15.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-13T20:49:16.408Z] $ docker top 7d91a766ae87187f28642d5d5858a24759d13f371683509efc7cd3256416158d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:49:16.919Z] + go version [2020-10-13T20:49:16.919Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-13T20:49:16.935Z] $ docker stop --time=1 7d91a766ae87187f28642d5d5858a24759d13f371683509efc7cd3256416158d [2020-10-13T20:49:18.282Z] $ docker rm -f 7d91a766ae87187f28642d5d5858a24759d13f371683509efc7cd3256416158d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:49:21.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T20:49:21.629Z] [2020-10-13T20:49:21.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:49:21.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T20:49:21.983Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-13T20:49:21.983Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-13T20:49:21.983Z] ca9280d653b3: Pulling fs layer [2020-10-13T20:49:21.983Z] 7e9c9ca2126c: Pulling fs layer [2020-10-13T20:49:22.250Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-13T20:49:22.250Z] cbdbe7a5bc2a: Download complete [2020-10-13T20:49:22.514Z] cbdbe7a5bc2a: Pull complete [2020-10-13T20:49:22.777Z] ca9280d653b3: Verifying Checksum [2020-10-13T20:49:22.777Z] ca9280d653b3: Download complete [2020-10-13T20:49:23.742Z] ca9280d653b3: Pull complete [2020-10-13T20:49:23.742Z] 7e9c9ca2126c: Download complete [2020-10-13T20:49:30.370Z] 7e9c9ca2126c: Pull complete [2020-10-13T20:49:30.370Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-13T20:49:30.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T20:49:30.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-13T20:49:30.491Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T20:49:30.545Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T20:49:33.343Z] $ docker top ab8cef73e9088646d59d7c162f6f2f3b8762990d9600b997bbcbf1f738a3647b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:49:33.891Z] + docker-compose build --help [2020-10-13T20:49:33.891Z] + grep parallel [2020-10-13T20:49:34.837Z] --parallel Build images in parallel. [Pipeline] } [2020-10-13T20:49:34.854Z] $ docker stop --time=1 ab8cef73e9088646d59d7c162f6f2f3b8762990d9600b997bbcbf1f738a3647b [2020-10-13T20:49:36.217Z] $ docker rm -f ab8cef73e9088646d59d7c162f6f2f3b8762990d9600b997bbcbf1f738a3647b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:49:36.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T20:49:36.854Z] . [Pipeline] withDockerContainer [2020-10-13T20:49:36.954Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T20:49:37.009Z] $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T20:49:37.645Z] $ docker top 8b82f7730e2a1f9399d05a9a7c5ba27f09efa9e9f483088eb9d6f2def8132649 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:49:38.115Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-13T20:49:39.061Z] Building docker-core-command-go ... [2020-10-13T20:49:39.061Z] Building docker-core-data-go ... [2020-10-13T20:49:39.061Z] Building docker-core-metadata-go ... [2020-10-13T20:49:39.061Z] Building docker-security-proxy-setup-go ... [2020-10-13T20:49:39.061Z] Building docker-security-secrets-setup-go ... [2020-10-13T20:49:39.062Z] Building docker-security-secretstore-setup-go ... [2020-10-13T20:49:39.062Z] Building docker-support-logging-go ... [2020-10-13T20:49:39.062Z] Building docker-support-notifications-go ... [2020-10-13T20:49:39.062Z] Building docker-support-scheduler-go ... [2020-10-13T20:49:39.062Z] Building docker-sys-mgmt-agent-go ... [2020-10-13T20:49:39.062Z] Building docker-security-secretstore-setup-go [2020-10-13T20:49:39.062Z] Building docker-support-scheduler-go [2020-10-13T20:49:39.062Z] Building docker-support-notifications-go [2020-10-13T20:49:39.062Z] Building docker-sys-mgmt-agent-go [2020-10-13T20:49:39.062Z] Building docker-core-metadata-go [2020-10-13T20:50:01.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:50:01.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:50:01.104Z] ---> f6c78e7ff490 [2020-10-13T20:50:01.104Z] Step 3/24 : WORKDIR /edgex-go [2020-10-13T20:50:01.104Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:50:01.104Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:50:01.104Z] ---> f6c78e7ff490 [2020-10-13T20:50:01.104Z] Step 3/26 : WORKDIR /edgex-go [2020-10-13T20:50:01.104Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:50:01.104Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:50:01.104Z] ---> f6c78e7ff490 [2020-10-13T20:50:01.104Z] Step 3/21 : WORKDIR /edgex-go [2020-10-13T20:50:01.104Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:50:01.104Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:50:01.104Z] ---> f6c78e7ff490 [2020-10-13T20:50:01.104Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:50:01.104Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:50:01.104Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:50:01.104Z] ---> f6c78e7ff490 [2020-10-13T20:50:01.104Z] Step 3/27 : WORKDIR /edgex-go [2020-10-13T20:50:01.375Z] ---> Running in d325dfe82330 [2020-10-13T20:50:01.375Z] ---> Running in ffa6efcc092d [2020-10-13T20:50:01.375Z] ---> Running in 5aa96c489416 [2020-10-13T20:50:01.375Z] ---> Running in d18b9cca45e4 [2020-10-13T20:50:01.375Z] ---> Running in eedb25993e4e [2020-10-13T20:50:01.957Z] Removing intermediate container d325dfe82330 [2020-10-13T20:50:01.957Z] ---> e66157f016fe [2020-10-13T20:50:01.957Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:50:01.957Z] Removing intermediate container eedb25993e4e [2020-10-13T20:50:01.957Z] ---> 626e0604ccba [2020-10-13T20:50:01.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:50:01.957Z] Removing intermediate container d18b9cca45e4 [2020-10-13T20:50:01.957Z] ---> 0c8bff14a5df [2020-10-13T20:50:01.957Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:50:01.957Z] Removing intermediate container ffa6efcc092d [2020-10-13T20:50:01.957Z] ---> d5d79462b3cd [2020-10-13T20:50:01.957Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:50:01.957Z] Removing intermediate container 5aa96c489416 [2020-10-13T20:50:01.957Z] ---> 0fd4f1386acc [2020-10-13T20:50:01.957Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:50:01.957Z] ---> Running in 050b0ffa52a5 [2020-10-13T20:50:02.225Z] ---> Running in ce4b557005f3 [2020-10-13T20:50:02.225Z] ---> Running in e31f26fa9567 [2020-10-13T20:50:02.225Z] ---> Running in 279f7f066b9c [2020-10-13T20:50:02.225Z] ---> Running in 21cf2fb47c08 [2020-10-13T20:50:04.160Z] Removing intermediate container ce4b557005f3 [2020-10-13T20:50:04.160Z] ---> 8c80dbf19b5c [2020-10-13T20:50:04.160Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T20:50:04.160Z] ---> Running in adfbab7993db [2020-10-13T20:50:04.423Z] Removing intermediate container e31f26fa9567 [2020-10-13T20:50:04.423Z] ---> 613c0440c87d [2020-10-13T20:50:04.423Z] Step 5/26 : RUN apk update && apk add make git [2020-10-13T20:50:04.423Z] Removing intermediate container 279f7f066b9c [2020-10-13T20:50:04.423Z] ---> 23a7d70a2e66 [2020-10-13T20:50:04.423Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-13T20:50:04.423Z] Removing intermediate container 050b0ffa52a5 [2020-10-13T20:50:04.423Z] ---> 428e5ed75fcd [2020-10-13T20:50:04.423Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-13T20:50:04.687Z] ---> Running in 4a16a0d86c94 [2020-10-13T20:50:04.687Z] ---> Running in ffda884bcf69 [2020-10-13T20:50:04.687Z] ---> Running in 3edf22b4dfe4 [2020-10-13T20:50:04.687Z] Removing intermediate container 21cf2fb47c08 [2020-10-13T20:50:04.687Z] ---> 9bddac583b6d [2020-10-13T20:50:04.687Z] Step 5/21 : RUN apk update && apk add make git [2020-10-13T20:50:04.949Z] ---> Running in 2b8dd965a7a6 [2020-10-13T20:50:05.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:05.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:05.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:50:06.857Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:50:06.857Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:50:06.857Z] OK: 12752 distinct packages available [2020-10-13T20:50:06.857Z] OK: 233 MiB in 51 packages [2020-10-13T20:50:07.124Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:50:07.124Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:50:07.124Z] OK: 12752 distinct packages available [2020-10-13T20:50:07.387Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:50:07.387Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:50:07.387Z] OK: 12752 distinct packages available [2020-10-13T20:50:07.387Z] OK: 233 MiB in 51 packages [2020-10-13T20:50:07.387Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:50:07.387Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:50:07.387Z] OK: 12752 distinct packages available [2020-10-13T20:50:07.651Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:50:07.651Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:50:07.651Z] OK: 12752 distinct packages available [2020-10-13T20:50:07.651Z] Removing intermediate container adfbab7993db [2020-10-13T20:50:07.651Z] ---> a473569a9f06 [2020-10-13T20:50:07.651Z] Step 6/22 : COPY go.mod . [2020-10-13T20:50:07.651Z] OK: 233 MiB in 51 packages [2020-10-13T20:50:07.651Z] OK: 233 MiB in 51 packages [2020-10-13T20:50:07.914Z] OK: 233 MiB in 51 packages [2020-10-13T20:50:07.914Z] ---> cd62e2fb469b [2020-10-13T20:50:07.914Z] Step 7/22 : RUN go mod download [2020-10-13T20:50:08.184Z] ---> Running in 204d6fd8a353 [2020-10-13T20:50:08.184Z] Removing intermediate container ffda884bcf69 [2020-10-13T20:50:08.184Z] ---> e4cce5af020c [2020-10-13T20:50:08.184Z] Step 6/24 : COPY go.mod . [2020-10-13T20:50:08.447Z] ---> 75336fc0f41c [2020-10-13T20:50:08.447Z] Step 7/24 : RUN go mod download [2020-10-13T20:50:08.715Z] ---> Running in 1abbabf23ae0 [2020-10-13T20:50:08.715Z] Removing intermediate container 2b8dd965a7a6 [2020-10-13T20:50:08.715Z] ---> 968d2b50afe6 [2020-10-13T20:50:08.715Z] Step 6/21 : COPY go.mod . [2020-10-13T20:50:08.984Z] Removing intermediate container 4a16a0d86c94 [2020-10-13T20:50:08.984Z] ---> 05b1102f9770 [2020-10-13T20:50:08.984Z] Step 6/26 : COPY go.mod . [2020-10-13T20:50:09.251Z] Removing intermediate container 3edf22b4dfe4 [2020-10-13T20:50:09.251Z] ---> 0d50b55f28c0 [2020-10-13T20:50:09.251Z] Step 6/27 : COPY go.mod . [2020-10-13T20:50:09.251Z] ---> 789df461762f [2020-10-13T20:50:09.251Z] Step 7/21 : RUN go mod download [2020-10-13T20:50:09.251Z] ---> 8e49659163f1 [2020-10-13T20:50:09.251Z] Step 7/26 : RUN go mod download [2020-10-13T20:50:09.251Z] ---> Running in 71bed25d7d06 [2020-10-13T20:50:09.512Z] ---> Running in d150cabdd26d [2020-10-13T20:50:09.512Z] ---> e3fda420dea9 [2020-10-13T20:50:09.512Z] Step 7/27 : RUN go mod download [2020-10-13T20:50:09.778Z] ---> Running in 0bd6b98bfe70 [2020-10-13T20:50:10.752Z] Removing intermediate container 1abbabf23ae0 [2020-10-13T20:50:10.752Z] ---> f2deb4c1b7ff [2020-10-13T20:50:10.752Z] Step 8/24 : COPY . . [2020-10-13T20:50:10.752Z] Removing intermediate container 204d6fd8a353 [2020-10-13T20:50:10.752Z] ---> ea8ee5f2879d [2020-10-13T20:50:10.752Z] Step 8/22 : COPY . . [2020-10-13T20:50:17.379Z] Removing intermediate container 71bed25d7d06 [2020-10-13T20:50:17.379Z] ---> 8dd9319f1eb7 [2020-10-13T20:50:17.379Z] Step 8/21 : COPY . . [2020-10-13T20:50:18.936Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5171 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-10-13T20:50:19.061Z] Running in /w/workspace/edgex-go/185 [Pipeline] { [Pipeline] checkout [2020-10-13T20:50:19.305Z] Removing intermediate container d150cabdd26d [2020-10-13T20:50:19.306Z] ---> 7bb57b806b53 [2020-10-13T20:50:19.306Z] Step 8/26 : COPY . . [2020-10-13T20:50:20.268Z] Removing intermediate container 0bd6b98bfe70 [2020-10-13T20:50:20.268Z] ---> 692b081853b0 [2020-10-13T20:50:20.268Z] Step 8/27 : COPY . . [2020-10-13T20:50:23.911Z] using credential edgex-jenkins-ssh [2020-10-13T20:50:23.966Z] Cloning the remote Git repository [2020-10-13T20:50:24.021Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-13T20:50:24.151Z] > git init /w/workspace/edgex-go/185 # timeout=10 [2020-10-13T20:50:24.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T20:50:24.222Z] > git --version # timeout=10 [2020-10-13T20:50:24.239Z] > git --version # 'git version 2.17.1' [2020-10-13T20:50:24.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T20:50:24.313Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T20:50:38.540Z] ---> ac9ebe986c74 [2020-10-13T20:50:38.540Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-13T20:50:38.540Z] ---> c7cfb41a70cd [2020-10-13T20:50:38.540Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-13T20:50:39.134Z] ---> Running in 223dede698d4 [2020-10-13T20:50:39.426Z] ---> Running in 22557b9b1529 [2020-10-13T20:50:42.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-13T20:50:42.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-13T20:50:42.021Z] ---> a990043f477d [2020-10-13T20:50:42.021Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-13T20:50:42.295Z] ---> 5ec450e4281c [2020-10-13T20:50:42.295Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-13T20:50:42.295Z] ---> Running in 1857358dc97b [2020-10-13T20:50:42.295Z] ---> Running in f518b2622329 [2020-10-13T20:50:44.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-13T20:50:44.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-13T20:50:46.203Z] ---> fe5e49eff4bb [2020-10-13T20:50:46.203Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-13T20:50:46.792Z] ---> Running in efa3838a474c [2020-10-13T20:50:47.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-13T20:50:48.781Z] Checking out Revision e423b5c2f5c492c39ae19fdabfa572288e17eece (master) [2020-10-13T20:50:48.123Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T20:50:48.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T20:50:48.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T20:50:48.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T20:50:48.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T20:50:48.219Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-13T20:50:48.806Z] > git config core.sparsecheckout # timeout=10 [2020-10-13T20:50:48.818Z] > git checkout -f e423b5c2f5c492c39ae19fdabfa572288e17eece # timeout=10 [2020-10-13T20:50:53.334Z] Commit message: "Merge pull request #2765 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry-0.1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-13T20:51:04.998Z] ========================================================= [2020-10-13T20:51:04.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-13T20:51:04.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:51:05.825Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-13T20:51:10.127Z] Sending build context to Docker daemon 325.1MB [2020-10-13T20:51:10.127Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-13T20:51:10.127Z] Step 2/7 : FROM ${BASE} [2020-10-13T20:51:10.127Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-13T20:51:10.127Z] b538f80385f9: Pulling fs layer [2020-10-13T20:51:10.127Z] 74f711af9a0d: Pulling fs layer [2020-10-13T20:51:10.127Z] 99f96fe45779: Pulling fs layer [2020-10-13T20:51:10.127Z] 8529a6b9a6be: Pulling fs layer [2020-10-13T20:51:10.127Z] 45590311c82a: Pulling fs layer [2020-10-13T20:51:10.127Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-13T20:51:10.127Z] 209524e5b208: Pulling fs layer [2020-10-13T20:51:10.127Z] 8529a6b9a6be: Waiting [2020-10-13T20:51:10.127Z] 45590311c82a: Waiting [2020-10-13T20:51:10.127Z] 69ca0ff8b7b3: Waiting [2020-10-13T20:51:10.127Z] 209524e5b208: Waiting [2020-10-13T20:51:10.127Z] 99f96fe45779: Verifying Checksum [2020-10-13T20:51:10.127Z] 99f96fe45779: Download complete [2020-10-13T20:51:10.127Z] 74f711af9a0d: Verifying Checksum [2020-10-13T20:51:10.127Z] 74f711af9a0d: Download complete [2020-10-13T20:51:10.127Z] 45590311c82a: Download complete [2020-10-13T20:51:10.127Z] 69ca0ff8b7b3: Download complete [2020-10-13T20:51:10.727Z] b538f80385f9: Download complete [2020-10-13T20:51:11.325Z] b538f80385f9: Pull complete [2020-10-13T20:51:11.930Z] 74f711af9a0d: Pull complete [2020-10-13T20:51:12.534Z] 99f96fe45779: Pull complete [2020-10-13T20:51:13.523Z] 209524e5b208: Verifying Checksum [2020-10-13T20:51:13.523Z] 209524e5b208: Download complete [2020-10-13T20:51:14.116Z] 8529a6b9a6be: Verifying Checksum [2020-10-13T20:51:14.116Z] 8529a6b9a6be: Download complete [2020-10-13T20:51:14.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-13T20:51:15.545Z] Removing intermediate container 1857358dc97b [2020-10-13T20:51:15.545Z] ---> 25d44b5d3abd [2020-10-13T20:51:15.545Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-13T20:51:16.970Z] ---> Running in d24a36fbee25 [2020-10-13T20:51:16.970Z] Removing intermediate container 223dede698d4 [2020-10-13T20:51:16.970Z] ---> ef0c90f300a3 [2020-10-13T20:51:16.970Z] [2020-10-13T20:51:16.970Z] Step 10/24 : FROM scratch [2020-10-13T20:51:16.970Z] ---> [2020-10-13T20:51:16.970Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T20:51:16.970Z] ---> Running in 5fb066fe39fc [2020-10-13T20:51:17.247Z] Removing intermediate container 5fb066fe39fc [2020-10-13T20:51:17.529Z] ---> 4336e11f2183 [2020-10-13T20:51:17.529Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-13T20:51:17.529Z] ---> Running in 2021adf69391 [2020-10-13T20:51:17.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-13T20:51:17.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-13T20:51:18.921Z] Removing intermediate container 2021adf69391 [2020-10-13T20:51:18.921Z] ---> a9a6d25a3252 [2020-10-13T20:51:18.921Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-13T20:51:19.896Z] ---> Running in e7e1b0e563b9 [2020-10-13T20:51:21.816Z] Removing intermediate container f518b2622329 [2020-10-13T20:51:21.816Z] ---> 1db7b70bb783 [2020-10-13T20:51:21.816Z] [2020-10-13T20:51:21.816Z] Step 10/21 : FROM scratch [2020-10-13T20:51:21.816Z] ---> [2020-10-13T20:51:21.816Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:51:21.816Z] Removing intermediate container e7e1b0e563b9 [2020-10-13T20:51:21.816Z] ---> 66de57c6fa09 [2020-10-13T20:51:21.816Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-13T20:51:21.816Z] ---> Running in 463e3a3bffcc [2020-10-13T20:51:22.077Z] Removing intermediate container 463e3a3bffcc [2020-10-13T20:51:22.077Z] ---> 123a0720d9b2 [2020-10-13T20:51:22.077Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-13T20:51:22.339Z] ---> 96643c192670 [2020-10-13T20:51:22.339Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-13T20:51:22.339Z] ---> Running in abdeda325dac [2020-10-13T20:51:22.339Z] Removing intermediate container d24a36fbee25 [2020-10-13T20:51:22.339Z] ---> 72ed16638be5 [2020-10-13T20:51:22.339Z] [2020-10-13T20:51:22.339Z] Step 11/27 : FROM docker:latest [2020-10-13T20:51:22.339Z] ---> 809cc4dba987 [2020-10-13T20:51:22.339Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-13T20:51:22.610Z] ---> Running in d54163cf764d [2020-10-13T20:51:22.871Z] Removing intermediate container abdeda325dac [2020-10-13T20:51:22.871Z] ---> 9316864a74fc [2020-10-13T20:51:22.871Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-13T20:51:24.272Z] 8529a6b9a6be: Pull complete [2020-10-13T20:51:24.273Z] 45590311c82a: Pull complete [2020-10-13T20:51:24.869Z] 69ca0ff8b7b3: Pull complete [2020-10-13T20:51:26.189Z] ---> Running in 1b1cf249b5f7 [2020-10-13T20:51:26.189Z] ---> b96508013e6f [2020-10-13T20:51:26.189Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-13T20:51:26.189Z] Removing intermediate container efa3838a474c [2020-10-13T20:51:26.189Z] ---> 665dd32eb8be [2020-10-13T20:51:26.189Z] [2020-10-13T20:51:26.189Z] Step 10/26 : FROM alpine:3.10 [2020-10-13T20:51:26.189Z] Removing intermediate container 22557b9b1529 [2020-10-13T20:51:26.189Z] ---> acd40919d470 [2020-10-13T20:51:26.189Z] [2020-10-13T20:51:26.189Z] Step 10/22 : FROM scratch [2020-10-13T20:51:26.189Z] ---> [2020-10-13T20:51:26.189Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:51:26.189Z] ---> Using cache [2020-10-13T20:51:26.189Z] ---> 123a0720d9b2 [2020-10-13T20:51:26.189Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-13T20:51:26.189Z] Removing intermediate container 1b1cf249b5f7 [2020-10-13T20:51:26.189Z] ---> 4c67a0b0c3d9 [2020-10-13T20:51:26.189Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-13T20:51:26.189Z] ---> Running in 99efba4b3ec1 [2020-10-13T20:51:26.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:26.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:26.189Z] 3.10: Pulling from library/alpine [2020-10-13T20:51:26.189Z] ---> 33b47b6c045b [2020-10-13T20:51:26.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-13T20:51:26.454Z] ---> 55b0fd71fa09 [2020-10-13T20:51:26.454Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-13T20:51:26.454Z] Removing intermediate container 99efba4b3ec1 [2020-10-13T20:51:26.454Z] ---> 29d0d16279c7 [2020-10-13T20:51:26.454Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T20:51:26.454Z] (1/2) Installing readline (8.0.4-r0) [2020-10-13T20:51:26.454Z] ---> Running in 44c25132bd34 [2020-10-13T20:51:26.454Z] (2/2) Installing bash (5.0.17-r0) [2020-10-13T20:51:26.454Z] Executing bash-5.0.17-r0.post-install [2020-10-13T20:51:26.454Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:51:26.721Z] OK: 12 MiB in 22 packages [2020-10-13T20:51:26.721Z] ---> 0dc40b87d605 [2020-10-13T20:51:26.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-13T20:51:27.299Z] Removing intermediate container 44c25132bd34 [2020-10-13T20:51:27.299Z] ---> 787daeb831af [2020-10-13T20:51:27.299Z] Step 14/22 : WORKDIR / [2020-10-13T20:51:27.299Z] ---> Running in 2a2688dec9e1 [2020-10-13T20:51:27.299Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-13T20:51:27.571Z] Status: Downloaded newer image for alpine:3.10 [2020-10-13T20:51:27.571Z] ---> be4e4bea2c2e [2020-10-13T20:51:27.571Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-13T20:51:27.572Z] ---> bf97955426d0 [2020-10-13T20:51:27.572Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-13T20:51:27.572Z] ---> c3d8ef58f7ee [2020-10-13T20:51:27.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-13T20:51:27.572Z] ---> Running in 40e3534f66fb [2020-10-13T20:51:27.835Z] Removing intermediate container d54163cf764d [2020-10-13T20:51:27.835Z] ---> 1f5b488a7c30 [2020-10-13T20:51:27.835Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-13T20:51:28.098Z] Removing intermediate container 2a2688dec9e1 [2020-10-13T20:51:28.098Z] ---> bf508960b920 [2020-10-13T20:51:28.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-13T20:51:28.098Z] ---> Running in e656cd6494d6 [2020-10-13T20:51:28.098Z] ---> 13942a72bf28 [2020-10-13T20:51:28.098Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-13T20:51:28.098Z] ---> 11f9c996da81 [2020-10-13T20:51:28.098Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-13T20:51:29.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:29.046Z] ---> Running in e681918d1dff [2020-10-13T20:51:29.187Z] 209524e5b208: Pull complete [2020-10-13T20:51:29.187Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-13T20:51:29.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-13T20:51:29.187Z] ---> 5bddaf1c2fca [2020-10-13T20:51:29.187Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-13T20:51:29.321Z] ---> Running in 67eaaa183125 [2020-10-13T20:51:29.321Z] ---> 8d64a2e63bd5 [2020-10-13T20:51:29.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-13T20:51:29.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:29.321Z] Removing intermediate container e681918d1dff [2020-10-13T20:51:29.321Z] ---> 7a052926e25f [2020-10-13T20:51:29.321Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:51:29.321Z] Removing intermediate container 67eaaa183125 [2020-10-13T20:51:29.321Z] ---> 06fce687e529 [2020-10-13T20:51:29.321Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:51:29.321Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-13T20:51:29.321Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-13T20:51:29.321Z] OK: 10346 distinct packages available [2020-10-13T20:51:29.591Z] ---> Running in abebd4957a28 [2020-10-13T20:51:29.591Z] ---> Running in 44a2c76b47e5 [2020-10-13T20:51:29.591Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-13T20:51:29.591Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-13T20:51:29.854Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-13T20:51:29.854Z] (4/5) Installing curl (7.66.0-r1) [2020-10-13T20:51:29.855Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-13T20:51:29.855Z] Executing busybox-1.30.1-r3.trigger [2020-10-13T20:51:29.855Z] Executing ca-certificates-20191127-r2.trigger [2020-10-13T20:51:29.855Z] OK: 7 MiB in 19 packages [2020-10-13T20:51:30.117Z] Removing intermediate container abebd4957a28 [2020-10-13T20:51:30.117Z] ---> 3b1bf4c41a16 [2020-10-13T20:51:30.117Z] Step 22/24 : LABEL arch=x86_64 [2020-10-13T20:51:30.386Z] ---> e790e0ab2064 [2020-10-13T20:51:30.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-13T20:51:30.386Z] ---> Running in f74477c10734 [2020-10-13T20:51:30.386Z] Removing intermediate container 44a2c76b47e5 [2020-10-13T20:51:30.386Z] ---> c85306012610 [2020-10-13T20:51:30.386Z] Step 19/21 : LABEL arch=x86_64 [2020-10-13T20:51:30.647Z] ---> Running in 5129458fa16c [2020-10-13T20:51:30.908Z] Removing intermediate container f74477c10734 [2020-10-13T20:51:30.908Z] ---> 7a0131e4990e [2020-10-13T20:51:30.908Z] Step 23/24 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:51:31.481Z] ---> 93be3f824c20 [2020-10-13T20:51:31.481Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-13T20:51:31.481Z] ---> Running in eaee89f371ab [2020-10-13T20:51:31.743Z] ---> Running in fdf7639c026d [2020-10-13T20:51:31.743Z] Removing intermediate container 5129458fa16c [2020-10-13T20:51:31.743Z] ---> 13be04058d69 [2020-10-13T20:51:31.743Z] Step 20/21 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:51:31.743Z] Removing intermediate container 40e3534f66fb [2020-10-13T20:51:31.743Z] ---> ddb1dc08a541 [2020-10-13T20:51:31.743Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T20:51:31.743Z] Removing intermediate container e656cd6494d6 [2020-10-13T20:51:31.743Z] ---> 44ceebf63229 [2020-10-13T20:51:31.743Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-13T20:51:32.008Z] ---> Running in 2d718bca20d4 [2020-10-13T20:51:32.008Z] ---> Running in bc0abc5c1bee [2020-10-13T20:51:32.008Z] ---> Running in 71fd66dc5114 [2020-10-13T20:51:32.008Z] Removing intermediate container eaee89f371ab [2020-10-13T20:51:32.008Z] ---> ee12a146b83b [2020-10-13T20:51:32.008Z] Step 24/24 : LABEL version=1.2.2-dev.70 [2020-10-13T20:51:32.008Z] Removing intermediate container fdf7639c026d [2020-10-13T20:51:32.008Z] ---> 5ef38689be85 [2020-10-13T20:51:32.008Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:51:32.274Z] ---> Running in cd18da471407 [2020-10-13T20:51:32.274Z] ---> Running in 4e3b121d3fa9 [2020-10-13T20:51:32.274Z] Removing intermediate container bc0abc5c1bee [2020-10-13T20:51:32.274Z] ---> 20dc113cff01 [2020-10-13T20:51:32.537Z] Step 13/26 : WORKDIR / [2020-10-13T20:51:32.537Z] Removing intermediate container 2d718bca20d4 [2020-10-13T20:51:32.537Z] ---> a1eacd04d276 [2020-10-13T20:51:32.537Z] Step 21/21 : LABEL version=1.2.2-dev.70 [2020-10-13T20:51:32.537Z] Removing intermediate container 71fd66dc5114 [2020-10-13T20:51:32.537Z] ---> 82c0aa775d65 [2020-10-13T20:51:32.537Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-13T20:51:32.537Z] ---> Running in 2b2fa25aa5a9 [2020-10-13T20:51:32.587Z] ---> Running in a6c8cb1e1a73 [2020-10-13T20:51:32.807Z] ---> Running in dba7dc5f7c84 [2020-10-13T20:51:32.807Z] Removing intermediate container cd18da471407 [2020-10-13T20:51:32.807Z] ---> d58f30b6cd05 [2020-10-13T20:51:32.807Z] [2020-10-13T20:51:32.807Z] Removing intermediate container 4e3b121d3fa9 [2020-10-13T20:51:32.807Z] ---> 9d15da428f91 [2020-10-13T20:51:32.807Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T20:51:32.807Z] ---> Running in c7119f42aaa6 [2020-10-13T20:51:33.070Z] Successfully built d58f30b6cd05 [2020-10-13T20:51:33.070Z] ---> Running in 89781664e8ec [2020-10-13T20:51:33.070Z] Successfully tagged docker-support-notifications-go:latest [2020-10-13T20:51:33.070Z] Building docker-security-secrets-setup-go [2020-10-13T20:51:33.070Z]  Building docker-support-notifications-go ... done Removing intermediate container 2b2fa25aa5a9 [2020-10-13T20:51:33.070Z] ---> cb7f46fea4a6 [2020-10-13T20:51:33.070Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-13T20:51:33.333Z] Removing intermediate container dba7dc5f7c84 [2020-10-13T20:51:33.333Z] ---> 3eb763b9e4e1 [2020-10-13T20:51:33.333Z] [2020-10-13T20:51:33.333Z] Removing intermediate container c7119f42aaa6 [2020-10-13T20:51:33.333Z] ---> 2b6811f48729 [2020-10-13T20:51:33.333Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-13T20:51:33.334Z] Removing intermediate container 89781664e8ec [2020-10-13T20:51:33.334Z] ---> cedf39befb7d [2020-10-13T20:51:33.334Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:51:33.334Z] Successfully built 3eb763b9e4e1 [2020-10-13T20:51:33.334Z] ---> Running in e4d206d98d84 [2020-10-13T20:51:33.334Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-13T20:51:33.334Z] Building docker-support-logging-go [2020-10-13T20:51:33.596Z]  Building docker-support-scheduler-go ... done  ---> Running in 7a97e71d7671 [2020-10-13T20:51:33.596Z] ---> a96d4b5eb252 [2020-10-13T20:51:33.596Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-13T20:51:34.191Z] Removing intermediate container e4d206d98d84 [2020-10-13T20:51:34.191Z] ---> 3a8034cc78d1 [2020-10-13T20:51:34.191Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-13T20:51:34.191Z] Removing intermediate container 7a97e71d7671 [2020-10-13T20:51:34.191Z] ---> 61736279c1b2 [2020-10-13T20:51:34.191Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T20:51:34.191Z] ---> d65e3a979e3e [2020-10-13T20:51:34.460Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-13T20:51:34.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:51:35.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:51:36.143Z] (1/12) Installing libmagic (5.38-r0) [2020-10-13T20:51:36.143Z] (2/12) Installing file (5.38-r0) [2020-10-13T20:51:36.412Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-13T20:51:36.412Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-13T20:51:37.780Z] ---> Running in cc033c119905 [2020-10-13T20:51:38.049Z] ---> 5de22447d5df [2020-10-13T20:51:38.049Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-13T20:51:38.049Z] ---> 25819a77d13c [2020-10-13T20:51:38.049Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-13T20:51:38.634Z] Removing intermediate container cc033c119905 [2020-10-13T20:51:38.634Z] ---> 0e98bd86964f [2020-10-13T20:51:38.634Z] [2020-10-13T20:51:38.634Z] Successfully built 0e98bd86964f [2020-10-13T20:51:38.634Z] ---> 15970753980d [2020-10-13T20:51:38.634Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-13T20:51:38.634Z] Successfully tagged docker-core-metadata-go:latest [2020-10-13T20:51:38.634Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2020-10-13T20:51:39.223Z] ---> e307460e486f [2020-10-13T20:51:39.223Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-13T20:51:44.666Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-13T20:51:44.666Z] (6/12) Installing patch (2.7.6-r6) [2020-10-13T20:51:44.666Z] (7/12) Installing build-base (0.5-r2) [2020-10-13T20:51:44.666Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-13T20:51:44.666Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-13T20:51:44.666Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-13T20:51:44.666Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-13T20:51:44.666Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-13T20:51:44.666Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:51:44.666Z] OK: 217 MiB in 51 packages [2020-10-13T20:51:45.881Z] ---> c5b5320fa599 [2020-10-13T20:51:45.881Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-13T20:51:46.459Z] ---> 65bd8dac234d [2020-10-13T20:51:46.459Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-13T20:51:46.723Z] ---> Running in c4103931e88a [2020-10-13T20:51:47.313Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:51:47.313Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-13T20:51:47.313Z] ---> f6c78e7ff490 [2020-10-13T20:51:47.313Z] Step 3/29 : WORKDIR /edgex-go [2020-10-13T20:51:47.313Z] ---> Using cache [2020-10-13T20:51:47.313Z] ---> 0fd4f1386acc [2020-10-13T20:51:47.313Z] Step 4/29 : RUN apk update && apk add make git [2020-10-13T20:51:47.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:51:47.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:51:47.313Z] ---> f6c78e7ff490 [2020-10-13T20:51:47.313Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:51:47.313Z] ---> Using cache [2020-10-13T20:51:47.313Z] ---> 0fd4f1386acc [2020-10-13T20:51:47.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:51:47.313Z] ---> Using cache [2020-10-13T20:51:47.313Z] ---> 9bddac583b6d [2020-10-13T20:51:47.314Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-13T20:51:48.047Z] Removing intermediate container a6c8cb1e1a73 [2020-10-13T20:51:48.047Z] ---> afb310f894ca [2020-10-13T20:51:48.047Z] Step 4/7 : WORKDIR /edgex-go [2020-10-13T20:51:48.047Z] ---> Running in 4d66354d880b [2020-10-13T20:51:48.319Z] Removing intermediate container 4d66354d880b [2020-10-13T20:51:48.319Z] ---> b4e9f51fb822 [2020-10-13T20:51:48.319Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-13T20:51:48.710Z] ---> 25fa6c954cb1 [2020-10-13T20:51:48.710Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-13T20:51:48.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:48.911Z] latest: Pulling from library/docker [2020-10-13T20:51:48.911Z] b538f80385f9: Already exists [2020-10-13T20:51:48.975Z] ---> Running in af46ceb228eb [2020-10-13T20:51:48.975Z] ---> Running in f1deb07ba136 [2020-10-13T20:51:48.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:49.187Z] 259a493cd78d: Pulling fs layer [2020-10-13T20:51:49.187Z] b8e66b5100f5: Pulling fs layer [2020-10-13T20:51:49.187Z] 7f8258a56ab6: Pulling fs layer [2020-10-13T20:51:49.187Z] 75a0a0ebb566: Pulling fs layer [2020-10-13T20:51:49.187Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-13T20:51:49.187Z] 294320357d30: Pulling fs layer [2020-10-13T20:51:49.187Z] 4a2c62f0a2a3: Waiting [2020-10-13T20:51:49.187Z] 75a0a0ebb566: Waiting [2020-10-13T20:51:49.187Z] 294320357d30: Waiting [2020-10-13T20:51:49.187Z] b8e66b5100f5: Verifying Checksum [2020-10-13T20:51:49.187Z] b8e66b5100f5: Download complete [2020-10-13T20:51:49.187Z] 259a493cd78d: Verifying Checksum [2020-10-13T20:51:49.187Z] 259a493cd78d: Download complete [2020-10-13T20:51:49.244Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-13T20:51:49.244Z] (2/33) Installing expat (2.2.9-r1) [2020-10-13T20:51:49.244Z] (3/33) Installing libffi (3.3-r2) [2020-10-13T20:51:49.244Z] (4/33) Installing gdbm (1.13-r1) [2020-10-13T20:51:49.244Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-13T20:51:49.244Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-13T20:51:49.244Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-13T20:51:49.474Z] 75a0a0ebb566: Verifying Checksum [2020-10-13T20:51:49.474Z] 75a0a0ebb566: Download complete [2020-10-13T20:51:49.474Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-13T20:51:49.474Z] 4a2c62f0a2a3: Download complete [2020-10-13T20:51:49.474Z] 294320357d30: Download complete [2020-10-13T20:51:50.087Z] 259a493cd78d: Pull complete [2020-10-13T20:51:50.360Z] b8e66b5100f5: Pull complete [2020-10-13T20:51:50.952Z] 7f8258a56ab6: Verifying Checksum [2020-10-13T20:51:50.952Z] 7f8258a56ab6: Download complete [2020-10-13T20:51:53.476Z] ---> bfa894a12bb7 [2020-10-13T20:51:53.476Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T20:51:53.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:54.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:54.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:54.311Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-13T20:51:54.311Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-13T20:51:54.311Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-13T20:51:54.340Z] 7f8258a56ab6: Pull complete [2020-10-13T20:51:54.340Z] 75a0a0ebb566: Pull complete [2020-10-13T20:51:54.574Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-13T20:51:54.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:51:54.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:51:54.574Z] ---> f6c78e7ff490 [2020-10-13T20:51:54.574Z] Step 3/23 : WORKDIR /edgex-go [2020-10-13T20:51:54.574Z] ---> Using cache [2020-10-13T20:51:54.574Z] ---> 0fd4f1386acc [2020-10-13T20:51:54.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:51:54.574Z] ---> Using cache [2020-10-13T20:51:54.574Z] ---> 9bddac583b6d [2020-10-13T20:51:54.574Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-13T20:51:54.574Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-13T20:51:54.574Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:51:54.574Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:51:54.574Z] OK: 12752 distinct packages available [2020-10-13T20:51:54.836Z] OK: 233 MiB in 51 packages [2020-10-13T20:51:54.934Z] 4a2c62f0a2a3: Pull complete [2020-10-13T20:51:55.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:55.101Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-13T20:51:55.101Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-13T20:51:55.208Z] 294320357d30: Pull complete [2020-10-13T20:51:55.208Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-13T20:51:55.208Z] Status: Downloaded newer image for docker:latest [2020-10-13T20:51:55.363Z] ---> 01559d033e0b [2020-10-13T20:51:55.363Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T20:51:55.625Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:51:55.625Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:51:55.625Z] OK: 12752 distinct packages available [2020-10-13T20:51:55.887Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-13T20:51:55.887Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-13T20:51:55.887Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-13T20:51:55.887Z] OK: 233 MiB in 51 packages [2020-10-13T20:51:55.887Z] ---> Running in cb11f58c31cf [2020-10-13T20:51:56.149Z] OK: 233 MiB in 51 packages [2020-10-13T20:51:56.149Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-13T20:51:56.149Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-13T20:51:56.149Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-13T20:51:56.412Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-13T20:51:56.412Z] ---> Running in 42e6770f418e [2020-10-13T20:51:56.412Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-13T20:51:56.412Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-13T20:51:56.412Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-13T20:51:56.412Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-13T20:51:56.412Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-13T20:51:56.412Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-13T20:51:56.412Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-13T20:51:56.674Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-13T20:51:56.674Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-13T20:51:57.246Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-13T20:51:57.246Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-13T20:51:57.246Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-13T20:51:57.246Z] Removing intermediate container af46ceb228eb [2020-10-13T20:51:57.246Z] ---> 1da17386ee29 [2020-10-13T20:51:57.246Z] Step 5/29 : COPY go.mod . [2020-10-13T20:51:57.823Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:51:57.824Z] OK: 71 MiB in 55 packages [2020-10-13T20:51:58.089Z] ---> 064bdce03d9a [2020-10-13T20:51:58.089Z] Step 6/29 : RUN go mod download [2020-10-13T20:51:58.089Z] ---> Running in f595b30fb461 [2020-10-13T20:51:58.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:58.358Z] Removing intermediate container f1deb07ba136 [2020-10-13T20:51:58.358Z] ---> 707335ed85e2 [2020-10-13T20:51:58.358Z] Step 6/22 : COPY go.mod . [2020-10-13T20:51:58.657Z] ---> c71dee7b85c8 [2020-10-13T20:51:58.657Z] Step 6/7 : COPY go.mod . [2020-10-13T20:51:58.937Z] ---> a97401c47fc3 [2020-10-13T20:51:58.937Z] Step 7/22 : RUN go mod download [2020-10-13T20:51:58.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:51:59.250Z] ---> 52fc93dff5d1 [2020-10-13T20:51:59.250Z] Step 7/7 : RUN go mod download [2020-10-13T20:51:59.250Z] ---> Running in c49edafb266c [2020-10-13T20:51:59.887Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:51:59.887Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:51:59.887Z] OK: 12752 distinct packages available [2020-10-13T20:51:59.887Z] OK: 233 MiB in 51 packages [2020-10-13T20:52:00.468Z] ---> Running in a0b57a271f84 [2020-10-13T20:52:03.787Z] Removing intermediate container 42e6770f418e [2020-10-13T20:52:03.787Z] ---> 2a8f48daa8c0 [2020-10-13T20:52:03.787Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T20:52:04.049Z] ---> Running in d21fabcaf16d [2020-10-13T20:52:04.049Z] Removing intermediate container f595b30fb461 [2020-10-13T20:52:04.049Z] ---> ca2f8eb1ba96 [2020-10-13T20:52:04.050Z] Step 7/29 : COPY . . [2020-10-13T20:52:04.050Z] Removing intermediate container cb11f58c31cf [2020-10-13T20:52:04.050Z] ---> 810e64cf4471 [2020-10-13T20:52:04.050Z] Step 6/23 : COPY go.mod . [2020-10-13T20:52:04.317Z] Removing intermediate container c4103931e88a [2020-10-13T20:52:04.317Z] ---> 0b4a784277dc [2020-10-13T20:52:04.317Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-13T20:52:04.317Z] Removing intermediate container d21fabcaf16d [2020-10-13T20:52:04.317Z] ---> 958dca78afec [2020-10-13T20:52:04.317Z] Step 24/26 : LABEL arch=x86_64 [2020-10-13T20:52:04.317Z] ---> Running in 6356a2a57a5b [2020-10-13T20:52:05.361Z] ---> Running in 51fadcfeef1b [2020-10-13T20:52:07.348Z] ---> 36fa01338472 [2020-10-13T20:52:07.348Z] Step 7/23 : RUN go mod download [2020-10-13T20:52:10.665Z] ---> Running in 321ae269b781 [2020-10-13T20:52:10.665Z] Removing intermediate container 51fadcfeef1b [2020-10-13T20:52:10.665Z] ---> 1983beb73abb [2020-10-13T20:52:10.665Z] Step 25/26 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:52:14.907Z] Removing intermediate container a0b57a271f84 [2020-10-13T20:52:14.907Z] ---> cabe1e74d311 [2020-10-13T20:52:14.907Z] Step 8/22 : COPY . . [2020-10-13T20:52:14.907Z] ---> Running in 0b0925b993e2 [2020-10-13T20:52:14.907Z] Collecting docker-compose==1.23.2 [2020-10-13T20:52:14.907Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-13T20:52:16.305Z] ---> 8fdea0ed45d2 [2020-10-13T20:52:16.305Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-13T20:52:16.884Z] Collecting PyYAML<4,>=3.10 [2020-10-13T20:52:16.884Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-13T20:52:17.149Z] Removing intermediate container 0b0925b993e2 [2020-10-13T20:52:17.149Z] ---> 2230e4c043d3 [2020-10-13T20:52:17.149Z] Step 26/26 : LABEL version=1.2.2-dev.70 [2020-10-13T20:52:18.100Z] ---> Running in bd4c8f0b103d [2020-10-13T20:52:18.676Z] ---> Running in 18a333f0a6c1 [2020-10-13T20:52:18.951Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-13T20:52:18.951Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-13T20:52:18.951Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-13T20:52:18.951Z] Collecting docopt<0.7,>=0.6.1 [2020-10-13T20:52:18.951Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-13T20:52:20.345Z] Removing intermediate container 18a333f0a6c1 [2020-10-13T20:52:20.345Z] ---> 7efb2404f16c [2020-10-13T20:52:20.345Z] [2020-10-13T20:52:20.345Z] Collecting texttable<0.10,>=0.9.0 [2020-10-13T20:52:20.345Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-13T20:52:20.608Z] Successfully built 7efb2404f16c [2020-10-13T20:52:21.560Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-13T20:52:21.560Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-13T20:52:21.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-13T20:52:21.828Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-13T20:52:21.828Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-10-13T20:52:21.828Z] Removing intermediate container 321ae269b781 [2020-10-13T20:52:21.828Z] ---> 5f2dfbfe4797 [2020-10-13T20:52:21.828Z] Step 8/23 : COPY . . [2020-10-13T20:52:26.034Z] Removing intermediate container c49edafb266c [2020-10-13T20:52:26.034Z] ---> 66c0fe103503 [2020-10-13T20:52:26.034Z] Successfully built 66c0fe103503 [2020-10-13T20:52:26.034Z] Successfully tagged ci-base-image-arm64:latest [2020-10-13T20:52:26.060Z] Collecting cached-property<2,>=1.2.0 [2020-10-13T20:52:26.060Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:52:26.437Z] + docker inspect -f . ci-base-image-arm64 [2020-10-13T20:52:26.437Z] . [Pipeline] withDockerContainer [2020-10-13T20:52:26.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-5171 does not seem to be running inside a container [2020-10-13T20:52:26.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@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 ******** ci-base-image-arm64 cat [2020-10-13T20:52:27.990Z] Collecting jsonschema<3,>=2.5.1 [2020-10-13T20:52:27.990Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-13T20:52:28.686Z] $ docker top d9a084e97e14ada98af475bcd158861b58cabece617404282ed9cb09d3644c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:52:29.928Z] Collecting docker<4.0,>=3.6.0 [2020-10-13T20:52:29.928Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-13T20:52:30.095Z] + go version [2020-10-13T20:52:30.095Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-13T20:52:30.128Z] $ docker stop --time=1 d9a084e97e14ada98af475bcd158861b58cabece617404282ed9cb09d3644c84 [2020-10-13T20:52:30.510Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-13T20:52:30.510Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-13T20:52:31.512Z] Collecting docker-pycreds>=0.4.0 [2020-10-13T20:52:31.512Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-13T20:52:32.124Z] $ docker rm -f d9a084e97e14ada98af475bcd158861b58cabece617404282ed9cb09d3644c84 [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) [2020-10-13T20:52:32.932Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-13T20:52:32.932Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:52:33.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T20:52:33.392Z] [2020-10-13T20:52:33.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:52:33.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T20:52:33.784Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-13T20:52:33.784Z] 29e5d40040c1: Pulling fs layer [2020-10-13T20:52:33.784Z] 1ce36da41761: Pulling fs layer [2020-10-13T20:52:33.784Z] 25b303627fd3: Pulling fs layer [2020-10-13T20:52:34.061Z] 29e5d40040c1: Verifying Checksum [2020-10-13T20:52:34.061Z] 29e5d40040c1: Download complete [2020-10-13T20:52:34.659Z] 1ce36da41761: Verifying Checksum [2020-10-13T20:52:34.659Z] 1ce36da41761: Download complete [2020-10-13T20:52:34.937Z] 29e5d40040c1: Pull complete [2020-10-13T20:52:35.549Z] Collecting idna<2.8,>=2.5 [2020-10-13T20:52:35.549Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-13T20:52:35.925Z] 1ce36da41761: Pull complete [2020-10-13T20:52:36.524Z] 25b303627fd3: Download complete [2020-10-13T20:52:36.958Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-13T20:52:36.959Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-13T20:52:36.959Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-13T20:52:36.959Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-13T20:52:36.959Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-13T20:52:36.959Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-13T20:52:36.959Z] Installing collected packages: PyYAML, websocket-client, docopt, texttable, dockerpty, cached-property, jsonschema, docker-pycreds, urllib3, idna, requests, docker, docker-compose [2020-10-13T20:52:36.959Z] Running setup.py install for PyYAML: started [2020-10-13T20:52:37.555Z] ---> b6cb6146f4c8 [2020-10-13T20:52:37.555Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-13T20:52:38.159Z] ---> Running in 3f61aa8afc42 [2020-10-13T20:52:40.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-13T20:52:40.818Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-13T20:52:41.421Z] Running setup.py install for docopt: started [2020-10-13T20:52:42.842Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:52:42.842Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:52:42.842Z] ---> f6c78e7ff490 [2020-10-13T20:52:42.842Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 0fd4f1386acc [2020-10-13T20:52:42.842Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 9bddac583b6d [2020-10-13T20:52:42.842Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 968d2b50afe6 [2020-10-13T20:52:42.842Z] Step 6/22 : COPY go.mod . [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 789df461762f [2020-10-13T20:52:42.842Z] Step 7/22 : RUN go mod download [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 8dd9319f1eb7 [2020-10-13T20:52:42.842Z] Step 8/22 : COPY . . [2020-10-13T20:52:42.842Z] ---> Using cache [2020-10-13T20:52:42.842Z] ---> 5ec450e4281c [2020-10-13T20:52:42.842Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-13T20:52:43.420Z] Running setup.py install for docopt: finished with status 'done' [2020-10-13T20:52:43.420Z] Running setup.py install for texttable: started [2020-10-13T20:52:43.688Z] Running setup.py install for texttable: finished with status 'done' [2020-10-13T20:52:43.688Z] Running setup.py install for dockerpty: started [2020-10-13T20:52:44.272Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-13T20:52:44.868Z] ---> Running in 032880e49421 [2020-10-13T20:52:45.828Z] ---> 55adb616487c [2020-10-13T20:52:45.828Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-13T20:52:45.828Z] Attempting uninstall: urllib3 [2020-10-13T20:52:45.828Z] Found existing installation: urllib3 1.25.9 [2020-10-13T20:52:45.828Z] Uninstalling urllib3-1.25.9: [2020-10-13T20:52:46.094Z] Successfully uninstalled urllib3-1.25.9 [2020-10-13T20:52:46.094Z] ---> Running in debe31626c88 [2020-10-13T20:52:46.689Z] Attempting uninstall: idna [2020-10-13T20:52:46.689Z] Found existing installation: idna 2.9 [2020-10-13T20:52:46.689Z] Uninstalling idna-2.9: [2020-10-13T20:52:46.689Z] Successfully uninstalled idna-2.9 [2020-10-13T20:52:46.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2020-10-13T20:52:46.693Z] 25b303627fd3: Pull complete [2020-10-13T20:52:46.694Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-13T20:52:46.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T20:52:46.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-13T20:52:46.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-5171 does not seem to be running inside a container [2020-10-13T20:52:46.958Z] Attempting uninstall: requests [2020-10-13T20:52:46.958Z] Found existing installation: requests 2.23.0 [2020-10-13T20:52:46.958Z] Uninstalling requests-2.23.0: [2020-10-13T20:52:47.016Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-13T20:52:47.225Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2020-10-13T20:52:47.225Z] Successfully uninstalled requests-2.23.0 [2020-10-13T20:52:49.192Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-13T20:52:50.469Z] $ docker top 7b5c4163d2ce0d598c9a6f557435803d11c3ed5bbdf9009d7607915a74c41781 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:52:51.911Z] + docker-compose build --help [2020-10-13T20:52:51.911Z] + grep parallel [2020-10-13T20:52:52.558Z] Removing intermediate container bd4c8f0b103d [2020-10-13T20:52:52.559Z] ---> c60ac4d7e637 [2020-10-13T20:52:52.559Z] [2020-10-13T20:52:52.559Z] Step 9/29 : FROM alpine:latest [2020-10-13T20:52:52.829Z] latest: Pulling from library/alpine [2020-10-13T20:52:53.099Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T20:52:53.099Z] Status: Downloaded newer image for alpine:latest [2020-10-13T20:52:53.099Z] ---> a24bb4013296 [2020-10-13T20:52:53.099Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-13T20:52:53.375Z] ---> Running in 5b4aa7577a79 [2020-10-13T20:52:54.804Z] Removing intermediate container 5b4aa7577a79 [2020-10-13T20:52:54.804Z] ---> dc2838356672 [2020-10-13T20:52:54.804Z] Step 11/29 : USER root [2020-10-13T20:52:55.087Z] Removing intermediate container 6356a2a57a5b [2020-10-13T20:52:55.087Z] ---> d0994bb10456 [2020-10-13T20:52:55.087Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-13T20:52:55.296Z] --parallel Build images in parallel. [Pipeline] } [2020-10-13T20:52:55.332Z] $ docker stop --time=1 7b5c4163d2ce0d598c9a6f557435803d11c3ed5bbdf9009d7607915a74c41781 [2020-10-13T20:52:55.354Z] ---> Running in 9cee82a23d6a [2020-10-13T20:52:55.354Z] ---> Running in 50e6ae64faa1 [2020-10-13T20:52:56.345Z] Removing intermediate container 50e6ae64faa1 [2020-10-13T20:52:56.346Z] ---> 522da3a86266 [2020-10-13T20:52:56.346Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-13T20:52:56.346Z] ---> Running in 033a203c2bf4 [2020-10-13T20:52:57.280Z] $ docker rm -f 7b5c4163d2ce0d598c9a6f557435803d11c3ed5bbdf9009d7607915a74c41781 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:52:58.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T20:52:58.137Z] . [Pipeline] withDockerContainer [2020-10-13T20:52:58.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:52:58.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:52:58.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-5171 does not seem to be running inside a container [2020-10-13T20:52:58.560Z] $ 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/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-13T20:52:58.582Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T20:52:58.582Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-13T20:52:58.582Z] (3/3) Installing curl (7.69.1-r1) [2020-10-13T20:52:58.582Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:52:58.848Z] OK: 72 MiB in 58 packages [2020-10-13T20:52:59.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:52:59.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:52:59.674Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:52:59.674Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:52:59.674Z] OK: 12750 distinct packages available [2020-10-13T20:52:59.949Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-13T20:52:59.949Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-13T20:52:59.949Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:52:59.949Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T20:52:59.949Z] OK: 6 MiB in 16 packages [2020-10-13T20:53:00.012Z] $ docker top 71c69b6cc6a53e329a90dfb94bf6c4ecb56fbeaf88e41d254cf55eec2f641a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T20:53:00.551Z] Removing intermediate container 9cee82a23d6a [2020-10-13T20:53:00.551Z] ---> 6bc34c70557e [2020-10-13T20:53:00.551Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-13T20:53:00.837Z] ---> Running in 367e82febaf3 [2020-10-13T20:53:01.064Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-13T20:53:01.447Z] Removing intermediate container 367e82febaf3 [2020-10-13T20:53:01.447Z] ---> 9e0d1b5ac068 [2020-10-13T20:53:01.447Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:53:02.024Z] ---> Running in 785fd12752f1 [2020-10-13T20:53:02.408Z] Removing intermediate container 033a203c2bf4 [2020-10-13T20:53:02.408Z] ---> f2ffee0fcafc [2020-10-13T20:53:02.408Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-13T20:53:02.731Z] Removing intermediate container 785fd12752f1 [2020-10-13T20:53:02.731Z] ---> 63e44df7808c [2020-10-13T20:53:02.731Z] Step 25/27 : LABEL arch=x86_64 [2020-10-13T20:53:02.731Z] ---> Running in 1a6949751700 [2020-10-13T20:53:03.038Z] ---> Running in 3418deef0a58 [2020-10-13T20:53:03.038Z] Removing intermediate container 1a6949751700 [2020-10-13T20:53:03.038Z] ---> b6e657cebfae [2020-10-13T20:53:03.038Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-13T20:53:04.480Z] ---> Running in 1ea5c748229b [2020-10-13T20:53:04.481Z] Removing intermediate container 3418deef0a58 [2020-10-13T20:53:04.481Z] ---> 86f17dece84e [2020-10-13T20:53:04.481Z] Step 26/27 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:04.532Z] Building docker-core-command-go ... [2020-10-13T20:53:04.532Z] Building docker-core-data-go ... [2020-10-13T20:53:04.532Z] Building docker-core-metadata-go ... [2020-10-13T20:53:04.532Z] Building docker-security-proxy-setup-go ... [2020-10-13T20:53:04.532Z] Building docker-security-secrets-setup-go ... [2020-10-13T20:53:04.532Z] Building docker-security-secretstore-setup-go ... [2020-10-13T20:53:04.532Z] Building docker-support-logging-go ... [2020-10-13T20:53:04.532Z] Building docker-support-notifications-go ... [2020-10-13T20:53:04.532Z] Building docker-support-scheduler-go ... [2020-10-13T20:53:04.532Z] Building docker-sys-mgmt-agent-go ... [2020-10-13T20:53:04.532Z] Building docker-security-secrets-setup-go [2020-10-13T20:53:04.532Z] Building docker-core-metadata-go [2020-10-13T20:53:04.532Z] Building docker-support-scheduler-go [2020-10-13T20:53:04.532Z] Building docker-sys-mgmt-agent-go [2020-10-13T20:53:04.532Z] Building docker-core-data-go [2020-10-13T20:53:05.474Z] ---> Running in d5ebb5148dfb [2020-10-13T20:53:05.474Z] Removing intermediate container 3f61aa8afc42 [2020-10-13T20:53:05.474Z] ---> 69ce1e63925a [2020-10-13T20:53:05.474Z] [2020-10-13T20:53:05.474Z] Step 10/22 : FROM scratch [2020-10-13T20:53:05.474Z] ---> [2020-10-13T20:53:05.474Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T20:53:06.052Z] ---> Using cache [2020-10-13T20:53:06.052Z] ---> 4336e11f2183 [2020-10-13T20:53:06.052Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-13T20:53:06.634Z] Removing intermediate container 1ea5c748229b [2020-10-13T20:53:06.634Z] ---> cb826f87b874 [2020-10-13T20:53:06.634Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-13T20:53:06.634Z] Removing intermediate container d5ebb5148dfb [2020-10-13T20:53:06.634Z] ---> db0d50e6175c [2020-10-13T20:53:06.634Z] Step 27/27 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:06.634Z] ---> Running in 95cbe2e86d3d [2020-10-13T20:53:06.900Z] ---> Running in 8a65126a6cd2 [2020-10-13T20:53:06.900Z] ---> Running in af5217f222ea [2020-10-13T20:53:06.900Z] Removing intermediate container 95cbe2e86d3d [2020-10-13T20:53:06.900Z] ---> d91cc780eace [2020-10-13T20:53:06.900Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T20:53:07.492Z] ---> Running in 9e2f9f76d35f [2020-10-13T20:53:08.076Z] Removing intermediate container af5217f222ea [2020-10-13T20:53:08.076Z] ---> 17e6ce133840 [2020-10-13T20:53:08.076Z] [2020-10-13T20:53:08.076Z] Removing intermediate container 9e2f9f76d35f [2020-10-13T20:53:08.076Z] ---> 11f0c9704df9 [2020-10-13T20:53:08.076Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-13T20:53:08.342Z] Successfully built 17e6ce133840 [2020-10-13T20:53:08.342Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-13T20:53:08.342Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go [2020-10-13T20:53:08.960Z] ---> 38d4d28a366b [2020-10-13T20:53:08.960Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-13T20:53:14.301Z] Removing intermediate container 8a65126a6cd2 [2020-10-13T20:53:14.301Z] ---> ff14ce63c084 [2020-10-13T20:53:14.301Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-13T20:53:14.572Z] ---> 7f4f666eae4d [2020-10-13T20:53:14.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-13T20:53:14.841Z] Removing intermediate container 032880e49421 [2020-10-13T20:53:14.841Z] ---> 5b1b29ded295 [2020-10-13T20:53:14.841Z] [2020-10-13T20:53:14.841Z] Step 10/22 : FROM scratch [2020-10-13T20:53:14.841Z] ---> [2020-10-13T20:53:14.841Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:53:14.841Z] ---> Using cache [2020-10-13T20:53:14.841Z] ---> 123a0720d9b2 [2020-10-13T20:53:14.841Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-13T20:53:16.236Z] ---> Running in c6ac331f1525 [2020-10-13T20:53:20.505Z] ---> 3412ed158c03 [2020-10-13T20:53:20.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-13T20:53:20.505Z] ---> 19c578e3281c [2020-10-13T20:53:20.505Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-13T20:53:20.505Z] Removing intermediate container c6ac331f1525 [2020-10-13T20:53:20.505Z] ---> 4692001f815e [2020-10-13T20:53:20.505Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T20:53:21.079Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:53:21.079Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:53:22.474Z] ---> f6c78e7ff490 [2020-10-13T20:53:22.474Z] Step 3/20 : WORKDIR /edgex-go [2020-10-13T20:53:22.739Z] ---> Running in 533c6a1fa548 [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 0fd4f1386acc [2020-10-13T20:53:22.739Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 9bddac583b6d [2020-10-13T20:53:22.739Z] Step 5/20 : RUN apk update && apk add make git [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 968d2b50afe6 [2020-10-13T20:53:22.739Z] Step 6/20 : COPY go.mod . [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 789df461762f [2020-10-13T20:53:22.739Z] Step 7/20 : RUN go mod download [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 8dd9319f1eb7 [2020-10-13T20:53:22.739Z] Step 8/20 : COPY . . [2020-10-13T20:53:22.739Z] ---> 1f6e3c9cff0e [2020-10-13T20:53:22.739Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-13T20:53:22.739Z] ---> Using cache [2020-10-13T20:53:22.739Z] ---> 5ec450e4281c [2020-10-13T20:53:22.739Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-13T20:53:22.739Z] ---> 36ddd8873c1d [2020-10-13T20:53:22.739Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-13T20:53:23.007Z] ---> Running in a67c2c01b636 [2020-10-13T20:53:23.007Z] ---> Running in a30ee389fc4d [2020-10-13T20:53:23.007Z] Removing intermediate container 533c6a1fa548 [2020-10-13T20:53:23.007Z] ---> ca3f80e7a824 [2020-10-13T20:53:23.007Z] Step 14/22 : WORKDIR / [2020-10-13T20:53:23.272Z] ---> Running in 1a1a0b3ec5a9 [2020-10-13T20:53:23.272Z] ---> e23fd3a1a769 [2020-10-13T20:53:23.272Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-13T20:53:23.537Z] Removing intermediate container a67c2c01b636 [2020-10-13T20:53:23.537Z] ---> c541a130cf47 [2020-10-13T20:53:23.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:53:23.804Z] ---> Running in 065f3e6485dd [2020-10-13T20:53:24.387Z] Removing intermediate container 1a1a0b3ec5a9 [2020-10-13T20:53:24.387Z] ---> 0cdbf9864db5 [2020-10-13T20:53:24.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-13T20:53:24.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-13T20:53:24.961Z] ---> 49a014b8eb09 [2020-10-13T20:53:24.961Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-13T20:53:25.924Z] ---> fe36ed928c14 [2020-10-13T20:53:25.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-13T20:53:25.924Z] Removing intermediate container 065f3e6485dd [2020-10-13T20:53:25.924Z] ---> cc662255bbca [2020-10-13T20:53:25.924Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T20:53:26.196Z] ---> Running in 7875391d4738 [2020-10-13T20:53:26.196Z] ---> b3e7f805bdac [2020-10-13T20:53:26.196Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-13T20:53:26.196Z] ---> Running in 3e8886b17229 [2020-10-13T20:53:26.462Z] Removing intermediate container debe31626c88 [2020-10-13T20:53:26.462Z] ---> 005e6e3e091c [2020-10-13T20:53:26.462Z] [2020-10-13T20:53:26.462Z] Step 10/23 : FROM alpine [2020-10-13T20:53:26.462Z] ---> a24bb4013296 [2020-10-13T20:53:26.462Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:53:26.462Z] Removing intermediate container 7875391d4738 [2020-10-13T20:53:26.462Z] ---> 0da5de772b09 [2020-10-13T20:53:26.462Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:26.734Z] ---> Running in 797030efff0e [2020-10-13T20:53:27.001Z] ---> Running in d51a3d80d847 [2020-10-13T20:53:27.001Z] ---> 3874d5f08cc7 [2020-10-13T20:53:27.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-13T20:53:27.273Z] Removing intermediate container 797030efff0e [2020-10-13T20:53:27.273Z] ---> 2147f087774e [2020-10-13T20:53:27.273Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-13T20:53:27.273Z] Removing intermediate container d51a3d80d847 [2020-10-13T20:53:27.273Z] ---> 4134c6b681b3 [2020-10-13T20:53:27.273Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:27.273Z] ---> Running in 99184be170be [2020-10-13T20:53:27.547Z] ---> Running in 1e042222e00f [2020-10-13T20:53:27.816Z] ---> d473d10329ab [2020-10-13T20:53:27.816Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-13T20:53:27.816Z] Removing intermediate container 1e042222e00f [2020-10-13T20:53:27.816Z] ---> 60dd43082f1d [2020-10-13T20:53:27.816Z] [2020-10-13T20:53:28.081Z] ---> Running in ae63de1c7c34 [2020-10-13T20:53:28.081Z] Removing intermediate container 99184be170be [2020-10-13T20:53:28.081Z] ---> 825462e66b66 [2020-10-13T20:53:28.081Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-13T20:53:28.081Z] Successfully built 60dd43082f1d [2020-10-13T20:53:28.364Z] Successfully tagged docker-support-logging-go:latest [2020-10-13T20:53:28.364Z]  Building docker-support-logging-go ... done  ---> Running in 0abc9882194d [2020-10-13T20:53:28.631Z] Removing intermediate container ae63de1c7c34 [2020-10-13T20:53:28.631Z] ---> 748a01f49d65 [2020-10-13T20:53:28.631Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:53:28.631Z] ---> Running in 51a7e5bd787f [2020-10-13T20:53:29.581Z] Removing intermediate container 0abc9882194d [2020-10-13T20:53:29.581Z] ---> 9c2d3ebab30d [2020-10-13T20:53:29.581Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:53:29.581Z] Removing intermediate container 3e8886b17229 [2020-10-13T20:53:29.581Z] ---> 3a535b705d36 [2020-10-13T20:53:29.581Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T20:53:29.581Z] Removing intermediate container 51a7e5bd787f [2020-10-13T20:53:29.581Z] ---> 12b35e162f5d [2020-10-13T20:53:29.581Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T20:53:29.844Z] ---> Running in 800c42161607 [2020-10-13T20:53:30.129Z] ---> Running in d5e28bf0b8d7 [2020-10-13T20:53:30.129Z] ---> 401fa94da97a [2020-10-13T20:53:30.129Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T20:53:30.129Z] ---> Running in 82841f49f431 [2020-10-13T20:53:30.395Z] Removing intermediate container d5e28bf0b8d7 [2020-10-13T20:53:30.395Z] ---> e6a5c6c618db [2020-10-13T20:53:30.395Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:30.395Z] ---> Running in 0e4a8776601f [2020-10-13T20:53:31.023Z] Removing intermediate container 0e4a8776601f [2020-10-13T20:53:31.023Z] ---> acaefe69c9e0 [2020-10-13T20:53:31.023Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:31.023Z] ---> Running in 6b56fc6dbcb1 [2020-10-13T20:53:31.294Z] Removing intermediate container 6b56fc6dbcb1 [2020-10-13T20:53:31.294Z] ---> 38e53d1fa596 [2020-10-13T20:53:31.294Z] [2020-10-13T20:53:31.294Z] Successfully built 38e53d1fa596 [2020-10-13T20:53:31.573Z] Successfully tagged docker-core-command-go:latest [2020-10-13T20:53:31.841Z]  Building docker-core-command-go ... done Removing intermediate container 800c42161607 [2020-10-13T20:53:31.841Z] ---> 65a2e4a49394 [2020-10-13T20:53:31.841Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-13T20:53:32.815Z] ---> Running in 4f4049bf5b0a [2020-10-13T20:53:33.391Z] Removing intermediate container 82841f49f431 [2020-10-13T20:53:33.391Z] ---> 321320de27ee [2020-10-13T20:53:33.391Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-13T20:53:33.391Z] ---> Running in d3b4463b236c [2020-10-13T20:53:33.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:53:34.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:53:35.116Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-13T20:53:35.116Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-13T20:53:35.116Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-13T20:53:35.377Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-13T20:53:35.638Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-13T20:53:35.901Z] Removing intermediate container a30ee389fc4d [2020-10-13T20:53:35.901Z] ---> e87cc3d78378 [2020-10-13T20:53:35.901Z] [2020-10-13T20:53:35.901Z] Step 10/20 : FROM alpine [2020-10-13T20:53:35.901Z] ---> a24bb4013296 [2020-10-13T20:53:35.901Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-13T20:53:35.901Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:53:35.901Z] OK: 8 MiB in 19 packages [2020-10-13T20:53:35.901Z] Removing intermediate container d3b4463b236c [2020-10-13T20:53:35.901Z] ---> e6003fc842b9 [2020-10-13T20:53:35.901Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T20:53:35.901Z] ---> Running in 4cf0de588cdb [2020-10-13T20:53:35.901Z] ---> Running in 90b70aba1d3f [2020-10-13T20:53:36.162Z] Removing intermediate container 90b70aba1d3f [2020-10-13T20:53:36.162Z] ---> 7fc4f473c903 [2020-10-13T20:53:36.162Z] Step 26/29 : CMD [ "generate" ] [2020-10-13T20:53:36.424Z] ---> Running in b921b36489bc [2020-10-13T20:53:36.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T20:53:36.997Z] Removing intermediate container b921b36489bc [2020-10-13T20:53:36.997Z] ---> 15a6a3dc426a [2020-10-13T20:53:36.997Z] Step 27/29 : LABEL arch=x86_64 [2020-10-13T20:53:36.997Z] Removing intermediate container 4f4049bf5b0a [2020-10-13T20:53:36.997Z] ---> 8fe68a7ddc0f [2020-10-13T20:53:36.997Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-13T20:53:36.997Z] ---> Running in faa8f0b8072c [2020-10-13T20:53:37.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T20:53:37.260Z] Removing intermediate container faa8f0b8072c [2020-10-13T20:53:37.260Z] ---> 836385f5b3d7 [2020-10-13T20:53:37.260Z] Step 28/29 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:37.260Z] ---> d356be7f56f8 [2020-10-13T20:53:37.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-13T20:53:37.260Z] ---> Running in 47f17460a74a [2020-10-13T20:53:37.523Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:53:37.523Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:53:37.523Z] OK: 12750 distinct packages available [2020-10-13T20:53:37.523Z] Removing intermediate container 47f17460a74a [2020-10-13T20:53:37.523Z] ---> b5cc7b6d2cc0 [2020-10-13T20:53:37.523Z] Step 29/29 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:37.523Z] ---> Running in 2583b65ef0a5 [2020-10-13T20:53:37.787Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-13T20:53:37.787Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T20:53:37.787Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-13T20:53:37.787Z] (4/4) Installing curl (7.69.1-r1) [2020-10-13T20:53:37.787Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:53:37.787Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T20:53:37.787Z] OK: 7 MiB in 18 packages [2020-10-13T20:53:38.734Z] Removing intermediate container 2583b65ef0a5 [2020-10-13T20:53:38.734Z] ---> c2c6338dde40 [2020-10-13T20:53:38.734Z] [2020-10-13T20:53:38.734Z] ---> 75f693c22431 [2020-10-13T20:53:38.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-13T20:53:38.734Z] Successfully built c2c6338dde40 [2020-10-13T20:53:38.997Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-13T20:53:39.942Z]  Building docker-security-secrets-setup-go ... done  ---> e56ead74bcf5 [2020-10-13T20:53:39.942Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-13T20:53:39.942Z] Removing intermediate container 4cf0de588cdb [2020-10-13T20:53:39.942Z] ---> 5a35f11b0afd [2020-10-13T20:53:39.942Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T20:53:39.942Z] ---> Running in 8e5e69e323b7 [2020-10-13T20:53:39.942Z] ---> Running in 955d5daddded [2020-10-13T20:53:39.942Z] Removing intermediate container 955d5daddded [2020-10-13T20:53:39.942Z] ---> 0ef50a89742d [2020-10-13T20:53:39.942Z] Step 13/20 : WORKDIR /edgex [2020-10-13T20:53:39.942Z] Removing intermediate container 8e5e69e323b7 [2020-10-13T20:53:39.942Z] ---> 40334edeb3c7 [2020-10-13T20:53:39.942Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:53:40.205Z] ---> Running in 76ee65500e97 [2020-10-13T20:53:40.205Z] ---> Running in b9a3eb13e751 [2020-10-13T20:53:40.205Z] Removing intermediate container 76ee65500e97 [2020-10-13T20:53:40.205Z] ---> 57c348b477cf [2020-10-13T20:53:40.205Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-13T20:53:40.467Z] Removing intermediate container b9a3eb13e751 [2020-10-13T20:53:40.467Z] ---> 9a53bfe7db47 [2020-10-13T20:53:40.467Z] Step 21/23 : LABEL arch=x86_64 [2020-10-13T20:53:40.467Z] ---> Running in d7d2292a77ce [2020-10-13T20:53:40.467Z] ---> 6d56ff83dcca [2020-10-13T20:53:40.467Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-13T20:53:40.467Z] Removing intermediate container d7d2292a77ce [2020-10-13T20:53:40.467Z] ---> b7e8fc57143f [2020-10-13T20:53:40.467Z] Step 22/23 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:40.730Z] ---> Running in 5e60da570b1a [2020-10-13T20:53:40.730Z] Removing intermediate container 5e60da570b1a [2020-10-13T20:53:40.730Z] ---> d202bba9e622 [2020-10-13T20:53:40.730Z] Step 23/23 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:40.994Z] ---> Running in 9f672e002fcb [2020-10-13T20:53:40.994Z] ---> 156983e73555 [2020-10-13T20:53:40.994Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-13T20:53:40.994Z] ---> Running in b9833bd26d10 [2020-10-13T20:53:41.261Z] Removing intermediate container 9f672e002fcb [2020-10-13T20:53:41.261Z] ---> 47af02430648 [2020-10-13T20:53:41.261Z] [2020-10-13T20:53:41.523Z] Successfully built 47af02430648 [2020-10-13T20:53:41.523Z] Successfully tagged docker-core-data-go:latest [2020-10-13T20:53:41.523Z]  Building docker-core-data-go ... done Removing intermediate container b9833bd26d10 [2020-10-13T20:53:41.523Z] ---> 2d8d40d1dc91 [2020-10-13T20:53:41.523Z] Step 17/20 : CMD ["--init=true"] [2020-10-13T20:53:41.789Z] ---> Running in 19b378148393 [2020-10-13T20:53:41.789Z] Removing intermediate container 19b378148393 [2020-10-13T20:53:41.789Z] ---> da6c784bc210 [2020-10-13T20:53:41.789Z] Step 18/20 : LABEL arch=x86_64 [2020-10-13T20:53:41.789Z] ---> Running in 48ef2b702fd5 [2020-10-13T20:53:42.050Z] Removing intermediate container 48ef2b702fd5 [2020-10-13T20:53:42.050Z] ---> fc958ae1b891 [2020-10-13T20:53:42.050Z] Step 19/20 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:42.050Z] ---> Running in 9b8966a20d09 [2020-10-13T20:53:42.312Z] Removing intermediate container 9b8966a20d09 [2020-10-13T20:53:42.312Z] ---> 3112a48695cf [2020-10-13T20:53:42.312Z] Step 20/20 : LABEL version=1.2.2-dev.70 [2020-10-13T20:53:42.312Z] ---> Running in c829d5b56841 [2020-10-13T20:53:42.312Z] Removing intermediate container c829d5b56841 [2020-10-13T20:53:42.312Z] ---> 59591016de54 [2020-10-13T20:53:42.312Z] [2020-10-13T20:53:42.574Z] Successfully built 59591016de54 [2020-10-13T20:53:42.574Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-13T20:53:42.846Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-10-13T20:53:42.869Z] $ docker stop --time=1 8b82f7730e2a1f9399d05a9a7c5ba27f09efa9e9f483088eb9d6f2def8132649 [2020-10-13T20:53:44.482Z] $ docker rm -f 8b82f7730e2a1f9399d05a9a7c5ba27f09efa9e9f483088eb9d6f2def8132649 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T20:53:45.024Z] + docker images [2020-10-13T20:53:45.024Z] + grep docker [2020-10-13T20:53:45.024Z] docker-security-proxy-setup-go latest 59591016de54 2 seconds ago 15.8MB [2020-10-13T20:53:45.024Z] docker-core-data-go latest 47af02430648 4 seconds ago 23.6MB [2020-10-13T20:53:45.024Z] docker-security-secrets-setup-go latest c2c6338dde40 7 seconds ago 24MB [2020-10-13T20:53:45.024Z] docker-core-command-go latest 38e53d1fa596 14 seconds ago 12.2MB [2020-10-13T20:53:45.024Z] docker-support-logging-go latest 60dd43082f1d 17 seconds ago 11.1MB [2020-10-13T20:53:45.024Z] docker-sys-mgmt-agent-go latest 17e6ce133840 37 seconds ago 290MB [2020-10-13T20:53:45.024Z] docker-security-secretstore-setup-go latest 7efb2404f16c About a minute ago 32.4MB [2020-10-13T20:53:45.024Z] docker-core-metadata-go latest 0e98bd86964f 2 minutes ago 14.2MB [2020-10-13T20:53:45.024Z] docker-support-notifications-go latest d58f30b6cd05 2 minutes ago 13.6MB [2020-10-13T20:53:45.024Z] docker-support-scheduler-go latest 3eb763b9e4e1 2 minutes ago 12.3MB [2020-10-13T20:53:45.024Z] docker latest 809cc4dba987 3 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-13T20:53:45.597Z] provisioning config files... [2020-10-13T20:53:45.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config6692260784110514800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T20:53:46.067Z] ---> docker-login.sh [2020-10-13T20:53:46.068Z] nexus3.edgexfoundry.org:10001 [2020-10-13T20:53:46.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T20:53:46.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T20:53:46.068Z] Configure a credential helper to remove this warning. See [2020-10-13T20:53:46.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T20:53:46.068Z] [2020-10-13T20:53:46.068Z] Login Succeeded [2020-10-13T20:53:46.068Z] nexus3.edgexfoundry.org:10002 [2020-10-13T20:53:46.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T20:53:46.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T20:53:46.330Z] Configure a credential helper to remove this warning. See [2020-10-13T20:53:46.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T20:53:46.330Z] [2020-10-13T20:53:46.330Z] Login Succeeded [2020-10-13T20:53:46.330Z] nexus3.edgexfoundry.org:10003 [2020-10-13T20:53:46.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T20:53:46.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T20:53:46.591Z] Configure a credential helper to remove this warning. See [2020-10-13T20:53:46.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T20:53:46.591Z] [2020-10-13T20:53:46.591Z] Login Succeeded [2020-10-13T20:53:46.591Z] nexus3.edgexfoundry.org:10004 [2020-10-13T20:53:46.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T20:53:46.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T20:53:46.854Z] Configure a credential helper to remove this warning. See [2020-10-13T20:53:46.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T20:53:46.854Z] [2020-10-13T20:53:46.854Z] Login Succeeded [2020-10-13T20:53:46.854Z] docker.io [2020-10-13T20:53:46.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T20:53:47.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T20:53:47.117Z] Configure a credential helper to remove this warning. See [2020-10-13T20:53:47.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T20:53:47.117Z] [2020-10-13T20:53:47.117Z] Login Succeeded [2020-10-13T20:53:47.117Z] ---> docker-login.sh ends [Pipeline] } [2020-10-13T20:53:47.127Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:53:47.357Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-10-13T20:53:47.357Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:47.357Z] 1.2.2-dev.70 [2020-10-13T20:53:47.357Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:47.357Z] master [2020-10-13T20:53:47.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:47.912Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:48.426Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:48.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T20:53:48.426Z] 5bd8f64a5aee: Preparing [2020-10-13T20:53:48.426Z] 8a1e4196877c: Preparing [2020-10-13T20:53:48.426Z] ebdcf28c9196: Preparing [2020-10-13T20:53:48.426Z] 5bd8f64a5aee: Pushed [2020-10-13T20:53:48.426Z] ebdcf28c9196: Pushed [2020-10-13T20:53:49.818Z] 8a1e4196877c: Pushed [2020-10-13T20:53:49.818Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:73adf7c2ed6cf24a8ee22b1f369b054e48d08181cec05310a39519bf2d700209 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:50.125Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:50.429Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.70 [2020-10-13T20:53:50.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T20:53:50.429Z] 5bd8f64a5aee: Preparing [2020-10-13T20:53:50.429Z] 8a1e4196877c: Preparing [2020-10-13T20:53:50.429Z] ebdcf28c9196: Preparing [2020-10-13T20:53:50.429Z] 8a1e4196877c: Layer already exists [2020-10-13T20:53:50.429Z] 5bd8f64a5aee: Layer already exists [2020-10-13T20:53:50.429Z] ebdcf28c9196: Layer already exists [2020-10-13T20:53:50.429Z] 1.2.2-dev.70: digest: sha256:73adf7c2ed6cf24a8ee22b1f369b054e48d08181cec05310a39519bf2d700209 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:50.746Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:51.046Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:51.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T20:53:51.046Z] 5bd8f64a5aee: Preparing [2020-10-13T20:53:51.046Z] 8a1e4196877c: Preparing [2020-10-13T20:53:51.046Z] ebdcf28c9196: Preparing [2020-10-13T20:53:51.046Z] 5bd8f64a5aee: Layer already exists [2020-10-13T20:53:51.046Z] 8a1e4196877c: Layer already exists [2020-10-13T20:53:51.046Z] ebdcf28c9196: Layer already exists [2020-10-13T20:53:51.046Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:73adf7c2ed6cf24a8ee22b1f369b054e48d08181cec05310a39519bf2d700209 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:51.355Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:51.655Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-10-13T20:53:51.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T20:53:51.655Z] 5bd8f64a5aee: Preparing [2020-10-13T20:53:51.655Z] 8a1e4196877c: Preparing [2020-10-13T20:53:51.655Z] ebdcf28c9196: Preparing [2020-10-13T20:53:51.655Z] 8a1e4196877c: Layer already exists [2020-10-13T20:53:51.655Z] ebdcf28c9196: Layer already exists [2020-10-13T20:53:51.655Z] 5bd8f64a5aee: Layer already exists [2020-10-13T20:53:51.655Z] master: digest: sha256:73adf7c2ed6cf24a8ee22b1f369b054e48d08181cec05310a39519bf2d700209 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:53:51.871Z] ===================================================== [Pipeline] echo [2020-10-13T20:53:51.945Z] taggedImages: [2020-10-13T20:53:51.945Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:51.945Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.70 [2020-10-13T20:53:51.945Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:51.945Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-10-13T20:53:52.008Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-10-13T20:53:52.009Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:52.009Z] 1.2.2-dev.70 [2020-10-13T20:53:52.009Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:52.009Z] master [2020-10-13T20:53:52.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:52.612Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:53.494Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:53.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T20:53:53.494Z] 72abcad43d95: Preparing [2020-10-13T20:53:53.494Z] 9b1d81d55bc1: Preparing [2020-10-13T20:53:53.494Z] f65b590a051e: Preparing [2020-10-13T20:53:53.494Z] 09c38476c5ec: Preparing [2020-10-13T20:53:53.494Z] e8ea512f0ef3: Preparing [2020-10-13T20:53:53.494Z] 50644c29ef5a: Preparing [2020-10-13T20:53:53.494Z] 50644c29ef5a: Waiting [2020-10-13T20:53:53.756Z] f65b590a051e: Pushed [2020-10-13T20:53:53.756Z] 72abcad43d95: Pushed [2020-10-13T20:53:53.756Z] e8ea512f0ef3: Pushed [2020-10-13T20:53:53.756Z] 50644c29ef5a: Layer already exists [2020-10-13T20:53:53.756Z] 09c38476c5ec: Pushed [2020-10-13T20:53:55.146Z] 9b1d81d55bc1: Pushed [2020-10-13T20:53:55.408Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:2572d1ff4ca099d4741463bb4a2e6b50498612e40a591f093820d1eca92af385 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:55.725Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:56.033Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.70 [2020-10-13T20:53:56.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T20:53:56.033Z] 72abcad43d95: Preparing [2020-10-13T20:53:56.033Z] 9b1d81d55bc1: Preparing [2020-10-13T20:53:56.033Z] f65b590a051e: Preparing [2020-10-13T20:53:56.033Z] 09c38476c5ec: Preparing [2020-10-13T20:53:56.033Z] e8ea512f0ef3: Preparing [2020-10-13T20:53:56.033Z] 50644c29ef5a: Preparing [2020-10-13T20:53:56.033Z] 50644c29ef5a: Waiting [2020-10-13T20:53:56.033Z] e8ea512f0ef3: Layer already exists [2020-10-13T20:53:56.033Z] 9b1d81d55bc1: Layer already exists [2020-10-13T20:53:56.033Z] 09c38476c5ec: Layer already exists [2020-10-13T20:53:56.033Z] f65b590a051e: Layer already exists [2020-10-13T20:53:56.033Z] 72abcad43d95: Layer already exists [2020-10-13T20:53:56.033Z] 50644c29ef5a: Layer already exists [2020-10-13T20:53:56.033Z] 1.2.2-dev.70: digest: sha256:2572d1ff4ca099d4741463bb4a2e6b50498612e40a591f093820d1eca92af385 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:56.344Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:56.649Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:56.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T20:53:56.649Z] 72abcad43d95: Preparing [2020-10-13T20:53:56.649Z] 9b1d81d55bc1: Preparing [2020-10-13T20:53:56.649Z] f65b590a051e: Preparing [2020-10-13T20:53:56.649Z] 09c38476c5ec: Preparing [2020-10-13T20:53:56.649Z] e8ea512f0ef3: Preparing [2020-10-13T20:53:56.649Z] 50644c29ef5a: Preparing [2020-10-13T20:53:56.649Z] 50644c29ef5a: Waiting [2020-10-13T20:53:56.649Z] f65b590a051e: Layer already exists [2020-10-13T20:53:56.649Z] 09c38476c5ec: Layer already exists [2020-10-13T20:53:56.649Z] 72abcad43d95: Layer already exists [2020-10-13T20:53:56.649Z] e8ea512f0ef3: Layer already exists [2020-10-13T20:53:56.649Z] 9b1d81d55bc1: Layer already exists [2020-10-13T20:53:56.649Z] 50644c29ef5a: Layer already exists [2020-10-13T20:53:56.649Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:2572d1ff4ca099d4741463bb4a2e6b50498612e40a591f093820d1eca92af385 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:56.962Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:57.262Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-10-13T20:53:57.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T20:53:57.262Z] 72abcad43d95: Preparing [2020-10-13T20:53:57.262Z] 9b1d81d55bc1: Preparing [2020-10-13T20:53:57.262Z] f65b590a051e: Preparing [2020-10-13T20:53:57.262Z] 09c38476c5ec: Preparing [2020-10-13T20:53:57.262Z] e8ea512f0ef3: Preparing [2020-10-13T20:53:57.262Z] 50644c29ef5a: Preparing [2020-10-13T20:53:57.262Z] 50644c29ef5a: Waiting [2020-10-13T20:53:57.262Z] f65b590a051e: Layer already exists [2020-10-13T20:53:57.262Z] 09c38476c5ec: Layer already exists [2020-10-13T20:53:57.262Z] 72abcad43d95: Layer already exists [2020-10-13T20:53:57.262Z] 9b1d81d55bc1: Layer already exists [2020-10-13T20:53:57.262Z] e8ea512f0ef3: Layer already exists [2020-10-13T20:53:57.262Z] 50644c29ef5a: Layer already exists [2020-10-13T20:53:57.262Z] master: digest: sha256:2572d1ff4ca099d4741463bb4a2e6b50498612e40a591f093820d1eca92af385 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:53:57.447Z] ===================================================== [Pipeline] echo [2020-10-13T20:53:57.496Z] taggedImages: [2020-10-13T20:53:57.496Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:57.496Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.70 [2020-10-13T20:53:57.496Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:57.496Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-10-13T20:53:57.556Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-10-13T20:53:57.556Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:57.556Z] 1.2.2-dev.70 [2020-10-13T20:53:57.556Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:53:57.556Z] master [2020-10-13T20:53:57.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:58.024Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:53:58.352Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:53:58.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T20:53:58.352Z] 582ae36e2d0f: Preparing [2020-10-13T20:53:58.352Z] 932adfd36a24: Preparing [2020-10-13T20:53:58.352Z] dd01c0936461: Preparing [2020-10-13T20:53:58.352Z] dd01c0936461: Pushed [2020-10-13T20:53:58.352Z] 582ae36e2d0f: Pushed [2020-10-13T20:53:59.746Z] 932adfd36a24: Pushed [2020-10-13T20:54:00.008Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:e8906cbd078804a99f099f191f715bfecc65c7534643616e8c132a0ce335dbfc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:00.322Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:00.623Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.70 [2020-10-13T20:54:00.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T20:54:00.623Z] 582ae36e2d0f: Preparing [2020-10-13T20:54:00.623Z] 932adfd36a24: Preparing [2020-10-13T20:54:00.623Z] dd01c0936461: Preparing [2020-10-13T20:54:00.623Z] dd01c0936461: Layer already exists [2020-10-13T20:54:00.623Z] 932adfd36a24: Layer already exists [2020-10-13T20:54:00.623Z] 582ae36e2d0f: Layer already exists [2020-10-13T20:54:00.623Z] 1.2.2-dev.70: digest: sha256:e8906cbd078804a99f099f191f715bfecc65c7534643616e8c132a0ce335dbfc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:00.939Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:01.242Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:01.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T20:54:01.242Z] 582ae36e2d0f: Preparing [2020-10-13T20:54:01.242Z] 932adfd36a24: Preparing [2020-10-13T20:54:01.242Z] dd01c0936461: Preparing [2020-10-13T20:54:01.242Z] 932adfd36a24: Layer already exists [2020-10-13T20:54:01.242Z] 582ae36e2d0f: Layer already exists [2020-10-13T20:54:01.242Z] dd01c0936461: Layer already exists [2020-10-13T20:54:01.242Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:e8906cbd078804a99f099f191f715bfecc65c7534643616e8c132a0ce335dbfc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:01.555Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:01.874Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-10-13T20:54:01.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T20:54:01.874Z] 582ae36e2d0f: Preparing [2020-10-13T20:54:01.874Z] 932adfd36a24: Preparing [2020-10-13T20:54:01.874Z] dd01c0936461: Preparing [2020-10-13T20:54:01.874Z] dd01c0936461: Layer already exists [2020-10-13T20:54:01.874Z] 932adfd36a24: Layer already exists [2020-10-13T20:54:01.874Z] 582ae36e2d0f: Layer already exists [2020-10-13T20:54:02.148Z] master: digest: sha256:e8906cbd078804a99f099f191f715bfecc65c7534643616e8c132a0ce335dbfc size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:02.378Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:02.426Z] taggedImages: [2020-10-13T20:54:02.426Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:02.426Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.70 [2020-10-13T20:54:02.426Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:02.426Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-10-13T20:54:02.506Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-10-13T20:54:02.506Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:02.506Z] 1.2.2-dev.70 [2020-10-13T20:54:02.506Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:02.506Z] master [2020-10-13T20:54:02.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:02.984Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:03.293Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:03.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T20:54:03.293Z] 15646d8b3a33: Preparing [2020-10-13T20:54:03.293Z] 5c87573edec9: Preparing [2020-10-13T20:54:03.293Z] eeb92905106b: Preparing [2020-10-13T20:54:03.293Z] a73358fa5053: Preparing [2020-10-13T20:54:03.293Z] 50644c29ef5a: Preparing [2020-10-13T20:54:03.293Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:03.556Z] eeb92905106b: Pushed [2020-10-13T20:54:03.556Z] 5c87573edec9: Pushed [2020-10-13T20:54:03.556Z] a73358fa5053: Pushed [2020-10-13T20:54:04.504Z] 15646d8b3a33: Pushed [2020-10-13T20:54:04.504Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:07455ebfa7e078a281074e49c42e904eee3feb9ade50ffed32cfbe59dffb3c38 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:04.814Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:05.114Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.70 [2020-10-13T20:54:05.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T20:54:05.114Z] 15646d8b3a33: Preparing [2020-10-13T20:54:05.114Z] 5c87573edec9: Preparing [2020-10-13T20:54:05.114Z] eeb92905106b: Preparing [2020-10-13T20:54:05.114Z] a73358fa5053: Preparing [2020-10-13T20:54:05.114Z] 50644c29ef5a: Preparing [2020-10-13T20:54:05.114Z] a73358fa5053: Layer already exists [2020-10-13T20:54:05.114Z] eeb92905106b: Layer already exists [2020-10-13T20:54:05.114Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:05.114Z] 15646d8b3a33: Layer already exists [2020-10-13T20:54:05.114Z] 5c87573edec9: Layer already exists [2020-10-13T20:54:05.114Z] 1.2.2-dev.70: digest: sha256:07455ebfa7e078a281074e49c42e904eee3feb9ade50ffed32cfbe59dffb3c38 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:05.422Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:05.723Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:05.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T20:54:05.723Z] 15646d8b3a33: Preparing [2020-10-13T20:54:05.723Z] 5c87573edec9: Preparing [2020-10-13T20:54:05.723Z] eeb92905106b: Preparing [2020-10-13T20:54:05.723Z] a73358fa5053: Preparing [2020-10-13T20:54:05.723Z] 50644c29ef5a: Preparing [2020-10-13T20:54:05.723Z] 15646d8b3a33: Layer already exists [2020-10-13T20:54:05.723Z] a73358fa5053: Layer already exists [2020-10-13T20:54:05.723Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:05.723Z] 5c87573edec9: Layer already exists [2020-10-13T20:54:05.723Z] eeb92905106b: Layer already exists [2020-10-13T20:54:05.723Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:07455ebfa7e078a281074e49c42e904eee3feb9ade50ffed32cfbe59dffb3c38 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:06.033Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:06.363Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-10-13T20:54:06.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T20:54:06.363Z] 15646d8b3a33: Preparing [2020-10-13T20:54:06.363Z] 5c87573edec9: Preparing [2020-10-13T20:54:06.363Z] eeb92905106b: Preparing [2020-10-13T20:54:06.363Z] a73358fa5053: Preparing [2020-10-13T20:54:06.363Z] 50644c29ef5a: Preparing [2020-10-13T20:54:06.363Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:06.363Z] 5c87573edec9: Layer already exists [2020-10-13T20:54:06.363Z] a73358fa5053: Layer already exists [2020-10-13T20:54:06.363Z] eeb92905106b: Layer already exists [2020-10-13T20:54:06.363Z] 15646d8b3a33: Layer already exists [2020-10-13T20:54:06.363Z] master: digest: sha256:07455ebfa7e078a281074e49c42e904eee3feb9ade50ffed32cfbe59dffb3c38 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:06.567Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:06.613Z] taggedImages: [2020-10-13T20:54:06.614Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:06.614Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.70 [2020-10-13T20:54:06.614Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:06.614Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-10-13T20:54:06.688Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-10-13T20:54:06.688Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:06.688Z] 1.2.2-dev.70 [2020-10-13T20:54:06.688Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:06.688Z] master [2020-10-13T20:54:06.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:07.241Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:07.548Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:07.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T20:54:07.548Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:07.548Z] bf3398a7ce0b: Preparing [2020-10-13T20:54:07.548Z] 48b53689cc00: Preparing [2020-10-13T20:54:07.548Z] a6618f028a9f: Preparing [2020-10-13T20:54:07.548Z] a6618f028a9f: Preparing [2020-10-13T20:54:07.548Z] aa6b560db9a8: Preparing [2020-10-13T20:54:07.548Z] ac9d9db826fd: Preparing [2020-10-13T20:54:07.548Z] be569f090ee3: Preparing [2020-10-13T20:54:07.548Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:07.548Z] d664a40de60b: Preparing [2020-10-13T20:54:07.548Z] cfe61bccf404: Preparing [2020-10-13T20:54:07.548Z] d6a4571c04a9: Preparing [2020-10-13T20:54:07.548Z] 50644c29ef5a: Preparing [2020-10-13T20:54:07.548Z] d6a4571c04a9: Waiting [2020-10-13T20:54:07.548Z] be569f090ee3: Waiting [2020-10-13T20:54:07.548Z] d664a40de60b: Waiting [2020-10-13T20:54:07.548Z] 50644c29ef5a: Waiting [2020-10-13T20:54:07.548Z] cfe61bccf404: Waiting [2020-10-13T20:54:07.548Z] ac9d9db826fd: Waiting [2020-10-13T20:54:07.812Z] bf3398a7ce0b: Pushed [2020-10-13T20:54:07.812Z] 48b53689cc00: Pushed [2020-10-13T20:54:07.812Z] a6618f028a9f: Pushed [2020-10-13T20:54:07.812Z] aa6b560db9a8: Pushed [2020-10-13T20:54:07.812Z] ac9d9db826fd: Pushed [2020-10-13T20:54:08.075Z] be569f090ee3: Pushed [2020-10-13T20:54:08.075Z] cfe61bccf404: Pushed [2020-10-13T20:54:08.075Z] d664a40de60b: Pushed [2020-10-13T20:54:08.075Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:08.336Z] d6a4571c04a9: Pushed [2020-10-13T20:54:08.598Z] ef2c6c04b7aa: Pushed [2020-10-13T20:54:08.860Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:207241d69ff4cf149f96c162b8fc58f3b55bdaf7b2516ec28d3a4b7f5010073c size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:09.173Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:09.475Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.70 [2020-10-13T20:54:09.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T20:54:09.475Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:09.475Z] bf3398a7ce0b: Preparing [2020-10-13T20:54:09.475Z] 48b53689cc00: Preparing [2020-10-13T20:54:09.475Z] a6618f028a9f: Preparing [2020-10-13T20:54:09.475Z] a6618f028a9f: Preparing [2020-10-13T20:54:09.475Z] aa6b560db9a8: Preparing [2020-10-13T20:54:09.475Z] ac9d9db826fd: Preparing [2020-10-13T20:54:09.475Z] be569f090ee3: Preparing [2020-10-13T20:54:09.475Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:09.475Z] d664a40de60b: Preparing [2020-10-13T20:54:09.475Z] cfe61bccf404: Preparing [2020-10-13T20:54:09.475Z] d6a4571c04a9: Preparing [2020-10-13T20:54:09.475Z] 50644c29ef5a: Preparing [2020-10-13T20:54:09.475Z] d664a40de60b: Waiting [2020-10-13T20:54:09.475Z] cfe61bccf404: Waiting [2020-10-13T20:54:09.475Z] ac9d9db826fd: Waiting [2020-10-13T20:54:09.475Z] d6a4571c04a9: Waiting [2020-10-13T20:54:09.475Z] be569f090ee3: Waiting [2020-10-13T20:54:09.475Z] 50644c29ef5a: Waiting [2020-10-13T20:54:09.475Z] bf3398a7ce0b: Layer already exists [2020-10-13T20:54:09.475Z] a6618f028a9f: Layer already exists [2020-10-13T20:54:09.475Z] 48b53689cc00: Layer already exists [2020-10-13T20:54:09.475Z] ef2c6c04b7aa: Layer already exists [2020-10-13T20:54:09.475Z] aa6b560db9a8: Layer already exists [2020-10-13T20:54:09.475Z] ac9d9db826fd: Layer already exists [2020-10-13T20:54:09.475Z] be569f090ee3: Layer already exists [2020-10-13T20:54:09.475Z] d664a40de60b: Layer already exists [2020-10-13T20:54:09.475Z] cfe61bccf404: Layer already exists [2020-10-13T20:54:09.475Z] d6a4571c04a9: Layer already exists [2020-10-13T20:54:09.475Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:09.475Z] 1.2.2-dev.70: digest: sha256:207241d69ff4cf149f96c162b8fc58f3b55bdaf7b2516ec28d3a4b7f5010073c size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:09.789Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:10.089Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:10.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T20:54:10.089Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:10.089Z] bf3398a7ce0b: Preparing [2020-10-13T20:54:10.089Z] 48b53689cc00: Preparing [2020-10-13T20:54:10.089Z] a6618f028a9f: Preparing [2020-10-13T20:54:10.089Z] a6618f028a9f: Preparing [2020-10-13T20:54:10.089Z] aa6b560db9a8: Preparing [2020-10-13T20:54:10.089Z] ac9d9db826fd: Preparing [2020-10-13T20:54:10.089Z] be569f090ee3: Preparing [2020-10-13T20:54:10.089Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:10.089Z] d664a40de60b: Preparing [2020-10-13T20:54:10.089Z] cfe61bccf404: Preparing [2020-10-13T20:54:10.089Z] d6a4571c04a9: Preparing [2020-10-13T20:54:10.089Z] 50644c29ef5a: Preparing [2020-10-13T20:54:10.089Z] ac9d9db826fd: Waiting [2020-10-13T20:54:10.089Z] cfe61bccf404: Waiting [2020-10-13T20:54:10.089Z] d6a4571c04a9: Waiting [2020-10-13T20:54:10.089Z] 50644c29ef5a: Waiting [2020-10-13T20:54:10.089Z] be569f090ee3: Waiting [2020-10-13T20:54:10.089Z] d664a40de60b: Waiting [2020-10-13T20:54:10.089Z] bf3398a7ce0b: Layer already exists [2020-10-13T20:54:10.089Z] aa6b560db9a8: Layer already exists [2020-10-13T20:54:10.089Z] ef2c6c04b7aa: Layer already exists [2020-10-13T20:54:10.089Z] 48b53689cc00: Layer already exists [2020-10-13T20:54:10.089Z] a6618f028a9f: Layer already exists [2020-10-13T20:54:10.090Z] ac9d9db826fd: Layer already exists [2020-10-13T20:54:10.090Z] be569f090ee3: Layer already exists [2020-10-13T20:54:10.090Z] cfe61bccf404: Layer already exists [2020-10-13T20:54:10.090Z] d6a4571c04a9: Layer already exists [2020-10-13T20:54:10.090Z] d664a40de60b: Layer already exists [2020-10-13T20:54:10.090Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:10.090Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:207241d69ff4cf149f96c162b8fc58f3b55bdaf7b2516ec28d3a4b7f5010073c size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:10.400Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:10.700Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-10-13T20:54:10.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T20:54:10.700Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:10.700Z] bf3398a7ce0b: Preparing [2020-10-13T20:54:10.700Z] 48b53689cc00: Preparing [2020-10-13T20:54:10.700Z] a6618f028a9f: Preparing [2020-10-13T20:54:10.700Z] a6618f028a9f: Preparing [2020-10-13T20:54:10.700Z] aa6b560db9a8: Preparing [2020-10-13T20:54:10.700Z] ac9d9db826fd: Preparing [2020-10-13T20:54:10.700Z] be569f090ee3: Preparing [2020-10-13T20:54:10.700Z] ef2c6c04b7aa: Preparing [2020-10-13T20:54:10.700Z] d664a40de60b: Preparing [2020-10-13T20:54:10.700Z] cfe61bccf404: Preparing [2020-10-13T20:54:10.700Z] d6a4571c04a9: Preparing [2020-10-13T20:54:10.700Z] 50644c29ef5a: Preparing [2020-10-13T20:54:10.700Z] ac9d9db826fd: Waiting [2020-10-13T20:54:10.700Z] cfe61bccf404: Waiting [2020-10-13T20:54:10.700Z] be569f090ee3: Waiting [2020-10-13T20:54:10.700Z] d664a40de60b: Waiting [2020-10-13T20:54:10.700Z] d6a4571c04a9: Waiting [2020-10-13T20:54:10.700Z] 50644c29ef5a: Waiting [2020-10-13T20:54:10.700Z] bf3398a7ce0b: Layer already exists [2020-10-13T20:54:10.700Z] ef2c6c04b7aa: Layer already exists [2020-10-13T20:54:10.700Z] 48b53689cc00: Layer already exists [2020-10-13T20:54:10.700Z] aa6b560db9a8: Layer already exists [2020-10-13T20:54:10.700Z] a6618f028a9f: Layer already exists [2020-10-13T20:54:10.700Z] be569f090ee3: Layer already exists [2020-10-13T20:54:10.700Z] ac9d9db826fd: Layer already exists [2020-10-13T20:54:10.700Z] d6a4571c04a9: Layer already exists [2020-10-13T20:54:10.700Z] d664a40de60b: Layer already exists [2020-10-13T20:54:10.700Z] cfe61bccf404: Layer already exists [2020-10-13T20:54:10.700Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:10.977Z] master: digest: sha256:207241d69ff4cf149f96c162b8fc58f3b55bdaf7b2516ec28d3a4b7f5010073c size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:11.192Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:11.240Z] taggedImages: [2020-10-13T20:54:11.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:11.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.70 [2020-10-13T20:54:11.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:11.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-10-13T20:54:11.320Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-10-13T20:54:11.320Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:11.320Z] 1.2.2-dev.70 [2020-10-13T20:54:11.320Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:11.320Z] master [2020-10-13T20:54:11.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:11.815Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:12.126Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:12.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T20:54:12.126Z] c6891f77dfed: Preparing [2020-10-13T20:54:12.126Z] 938f197ce933: Preparing [2020-10-13T20:54:12.126Z] 732c35f404a7: Preparing [2020-10-13T20:54:12.126Z] 62b330626fe0: Preparing [2020-10-13T20:54:12.126Z] 87c4fdb8c2d4: Preparing [2020-10-13T20:54:12.126Z] c81425013209: Preparing [2020-10-13T20:54:12.126Z] 27cb47573a36: Preparing [2020-10-13T20:54:12.126Z] 2c9df47481f0: Preparing [2020-10-13T20:54:12.126Z] 7fd3eba491e1: Preparing [2020-10-13T20:54:12.126Z] 0d6e449461d6: Preparing [2020-10-13T20:54:12.126Z] 1b3ee35aacca: Preparing [2020-10-13T20:54:12.126Z] c81425013209: Waiting [2020-10-13T20:54:12.126Z] 27cb47573a36: Waiting [2020-10-13T20:54:12.126Z] 2c9df47481f0: Waiting [2020-10-13T20:54:12.126Z] 0d6e449461d6: Waiting [2020-10-13T20:54:12.126Z] 1b3ee35aacca: Waiting [2020-10-13T20:54:12.126Z] 7fd3eba491e1: Waiting [2020-10-13T20:54:12.390Z] c6891f77dfed: Pushed [2020-10-13T20:54:12.390Z] 938f197ce933: Pushed [2020-10-13T20:54:12.390Z] c81425013209: Pushed [2020-10-13T20:54:12.656Z] 27cb47573a36: Pushed [2020-10-13T20:54:12.656Z] 2c9df47481f0: Pushed [2020-10-13T20:54:12.919Z] 7fd3eba491e1: Pushed [2020-10-13T20:54:12.919Z] 1b3ee35aacca: Layer already exists [2020-10-13T20:54:12.919Z] 732c35f404a7: Pushed [2020-10-13T20:54:13.180Z] 0d6e449461d6: Pushed [2020-10-13T20:54:13.180Z] 87c4fdb8c2d4: Pushed [2020-10-13T20:54:13.180Z] 62b330626fe0: Pushed [2020-10-13T20:54:13.441Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:da50ee279cbb4348051dcc25445f6977b57043034ebf660f4a48ed51e8c1a1ab size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:13.747Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:14.049Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.70 [2020-10-13T20:54:14.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T20:54:14.049Z] c6891f77dfed: Preparing [2020-10-13T20:54:14.049Z] 938f197ce933: Preparing [2020-10-13T20:54:14.049Z] 732c35f404a7: Preparing [2020-10-13T20:54:14.049Z] 62b330626fe0: Preparing [2020-10-13T20:54:14.049Z] 87c4fdb8c2d4: Preparing [2020-10-13T20:54:14.049Z] c81425013209: Preparing [2020-10-13T20:54:14.049Z] 27cb47573a36: Preparing [2020-10-13T20:54:14.049Z] 2c9df47481f0: Preparing [2020-10-13T20:54:14.049Z] 7fd3eba491e1: Preparing [2020-10-13T20:54:14.049Z] 0d6e449461d6: Preparing [2020-10-13T20:54:14.049Z] 1b3ee35aacca: Preparing [2020-10-13T20:54:14.049Z] 7fd3eba491e1: Waiting [2020-10-13T20:54:14.049Z] 27cb47573a36: Waiting [2020-10-13T20:54:14.049Z] 2c9df47481f0: Waiting [2020-10-13T20:54:14.049Z] 1b3ee35aacca: Waiting [2020-10-13T20:54:14.049Z] 0d6e449461d6: Waiting [2020-10-13T20:54:14.049Z] c81425013209: Waiting [2020-10-13T20:54:14.049Z] 87c4fdb8c2d4: Layer already exists [2020-10-13T20:54:14.049Z] 938f197ce933: Layer already exists [2020-10-13T20:54:14.049Z] 732c35f404a7: Layer already exists [2020-10-13T20:54:14.049Z] 62b330626fe0: Layer already exists [2020-10-13T20:54:14.049Z] c6891f77dfed: Layer already exists [2020-10-13T20:54:14.049Z] 27cb47573a36: Layer already exists [2020-10-13T20:54:14.049Z] c81425013209: Layer already exists [2020-10-13T20:54:14.049Z] 0d6e449461d6: Layer already exists [2020-10-13T20:54:14.049Z] 2c9df47481f0: Layer already exists [2020-10-13T20:54:14.049Z] 7fd3eba491e1: Layer already exists [2020-10-13T20:54:14.049Z] 1b3ee35aacca: Layer already exists [2020-10-13T20:54:14.049Z] 1.2.2-dev.70: digest: sha256:da50ee279cbb4348051dcc25445f6977b57043034ebf660f4a48ed51e8c1a1ab size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:14.360Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:14.671Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:14.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T20:54:14.671Z] c6891f77dfed: Preparing [2020-10-13T20:54:14.671Z] 938f197ce933: Preparing [2020-10-13T20:54:14.671Z] 732c35f404a7: Preparing [2020-10-13T20:54:14.671Z] 62b330626fe0: Preparing [2020-10-13T20:54:14.671Z] 87c4fdb8c2d4: Preparing [2020-10-13T20:54:14.671Z] c81425013209: Preparing [2020-10-13T20:54:14.671Z] 27cb47573a36: Preparing [2020-10-13T20:54:14.671Z] 2c9df47481f0: Preparing [2020-10-13T20:54:14.671Z] 7fd3eba491e1: Preparing [2020-10-13T20:54:14.671Z] 0d6e449461d6: Preparing [2020-10-13T20:54:14.671Z] 1b3ee35aacca: Preparing [2020-10-13T20:54:14.671Z] 2c9df47481f0: Waiting [2020-10-13T20:54:14.671Z] 7fd3eba491e1: Waiting [2020-10-13T20:54:14.671Z] 0d6e449461d6: Waiting [2020-10-13T20:54:14.671Z] 1b3ee35aacca: Waiting [2020-10-13T20:54:14.671Z] c81425013209: Waiting [2020-10-13T20:54:14.671Z] 27cb47573a36: Waiting [2020-10-13T20:54:14.671Z] 62b330626fe0: Layer already exists [2020-10-13T20:54:14.671Z] c6891f77dfed: Layer already exists [2020-10-13T20:54:14.671Z] 732c35f404a7: Layer already exists [2020-10-13T20:54:14.671Z] 87c4fdb8c2d4: Layer already exists [2020-10-13T20:54:14.671Z] 938f197ce933: Layer already exists [2020-10-13T20:54:14.671Z] 2c9df47481f0: Layer already exists [2020-10-13T20:54:14.671Z] 27cb47573a36: Layer already exists [2020-10-13T20:54:14.671Z] c81425013209: Layer already exists [2020-10-13T20:54:14.671Z] 7fd3eba491e1: Layer already exists [2020-10-13T20:54:14.671Z] 0d6e449461d6: Layer already exists [2020-10-13T20:54:14.671Z] 1b3ee35aacca: Layer already exists [2020-10-13T20:54:14.671Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:da50ee279cbb4348051dcc25445f6977b57043034ebf660f4a48ed51e8c1a1ab size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:14.981Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:15.279Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-10-13T20:54:15.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T20:54:15.279Z] c6891f77dfed: Preparing [2020-10-13T20:54:15.279Z] 938f197ce933: Preparing [2020-10-13T20:54:15.279Z] 732c35f404a7: Preparing [2020-10-13T20:54:15.279Z] 62b330626fe0: Preparing [2020-10-13T20:54:15.279Z] 87c4fdb8c2d4: Preparing [2020-10-13T20:54:15.279Z] c81425013209: Preparing [2020-10-13T20:54:15.279Z] 27cb47573a36: Preparing [2020-10-13T20:54:15.279Z] 2c9df47481f0: Preparing [2020-10-13T20:54:15.279Z] 7fd3eba491e1: Preparing [2020-10-13T20:54:15.279Z] 0d6e449461d6: Preparing [2020-10-13T20:54:15.279Z] 1b3ee35aacca: Preparing [2020-10-13T20:54:15.279Z] c81425013209: Waiting [2020-10-13T20:54:15.279Z] 27cb47573a36: Waiting [2020-10-13T20:54:15.279Z] 0d6e449461d6: Waiting [2020-10-13T20:54:15.279Z] 1b3ee35aacca: Waiting [2020-10-13T20:54:15.279Z] 2c9df47481f0: Waiting [2020-10-13T20:54:15.279Z] 7fd3eba491e1: Waiting [2020-10-13T20:54:15.279Z] 87c4fdb8c2d4: Layer already exists [2020-10-13T20:54:15.279Z] 938f197ce933: Layer already exists [2020-10-13T20:54:15.279Z] 732c35f404a7: Layer already exists [2020-10-13T20:54:15.279Z] 62b330626fe0: Layer already exists [2020-10-13T20:54:15.279Z] c6891f77dfed: Layer already exists [2020-10-13T20:54:15.279Z] c81425013209: Layer already exists [2020-10-13T20:54:15.279Z] 2c9df47481f0: Layer already exists [2020-10-13T20:54:15.279Z] 7fd3eba491e1: Layer already exists [2020-10-13T20:54:15.279Z] 0d6e449461d6: Layer already exists [2020-10-13T20:54:15.279Z] 27cb47573a36: Layer already exists [2020-10-13T20:54:15.279Z] 1b3ee35aacca: Layer already exists [2020-10-13T20:54:15.279Z] master: digest: sha256:da50ee279cbb4348051dcc25445f6977b57043034ebf660f4a48ed51e8c1a1ab size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:15.471Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:15.514Z] taggedImages: [2020-10-13T20:54:15.514Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:15.514Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.70 [2020-10-13T20:54:15.514Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:15.514Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-10-13T20:54:15.571Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-10-13T20:54:15.571Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:15.571Z] 1.2.2-dev.70 [2020-10-13T20:54:15.571Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:15.571Z] master [2020-10-13T20:54:15.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:16.036Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:16.428Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:16.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T20:54:16.428Z] 58f90efa8279: Preparing [2020-10-13T20:54:16.428Z] ddefd4c3d8c7: Preparing [2020-10-13T20:54:16.428Z] fef0820e718d: Preparing [2020-10-13T20:54:16.428Z] 44183b5294d8: Preparing [2020-10-13T20:54:16.428Z] 58f90efa8279: Pushed [2020-10-13T20:54:16.428Z] fef0820e718d: Pushed [2020-10-13T20:54:16.428Z] 44183b5294d8: Pushed [2020-10-13T20:54:17.419Z] ddefd4c3d8c7: Pushed [2020-10-13T20:54:17.681Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:f29a606012f2110ca897ff7a8a9caa94ac422d0cb7867b1c165dc731047a6b96 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:17.983Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:18.278Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.70 [2020-10-13T20:54:18.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T20:54:18.278Z] 58f90efa8279: Preparing [2020-10-13T20:54:18.278Z] ddefd4c3d8c7: Preparing [2020-10-13T20:54:18.278Z] fef0820e718d: Preparing [2020-10-13T20:54:18.278Z] 44183b5294d8: Preparing [2020-10-13T20:54:18.278Z] 44183b5294d8: Layer already exists [2020-10-13T20:54:18.278Z] fef0820e718d: Layer already exists [2020-10-13T20:54:18.278Z] 58f90efa8279: Layer already exists [2020-10-13T20:54:18.278Z] ddefd4c3d8c7: Layer already exists [2020-10-13T20:54:18.278Z] 1.2.2-dev.70: digest: sha256:f29a606012f2110ca897ff7a8a9caa94ac422d0cb7867b1c165dc731047a6b96 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:18.583Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:18.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:18.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T20:54:18.879Z] 58f90efa8279: Preparing [2020-10-13T20:54:18.879Z] ddefd4c3d8c7: Preparing [2020-10-13T20:54:18.879Z] fef0820e718d: Preparing [2020-10-13T20:54:18.879Z] 44183b5294d8: Preparing [2020-10-13T20:54:18.879Z] 44183b5294d8: Layer already exists [2020-10-13T20:54:18.879Z] fef0820e718d: Layer already exists [2020-10-13T20:54:18.879Z] ddefd4c3d8c7: Layer already exists [2020-10-13T20:54:18.879Z] 58f90efa8279: Layer already exists [2020-10-13T20:54:18.879Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:f29a606012f2110ca897ff7a8a9caa94ac422d0cb7867b1c165dc731047a6b96 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:19.180Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:19.477Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-10-13T20:54:19.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T20:54:19.477Z] 58f90efa8279: Preparing [2020-10-13T20:54:19.477Z] ddefd4c3d8c7: Preparing [2020-10-13T20:54:19.477Z] fef0820e718d: Preparing [2020-10-13T20:54:19.477Z] 44183b5294d8: Preparing [2020-10-13T20:54:19.477Z] 44183b5294d8: Layer already exists [2020-10-13T20:54:19.477Z] ddefd4c3d8c7: Layer already exists [2020-10-13T20:54:19.477Z] fef0820e718d: Layer already exists [2020-10-13T20:54:19.477Z] 58f90efa8279: Layer already exists [2020-10-13T20:54:19.477Z] master: digest: sha256:f29a606012f2110ca897ff7a8a9caa94ac422d0cb7867b1c165dc731047a6b96 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:19.681Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:19.723Z] taggedImages: [2020-10-13T20:54:19.723Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:19.723Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.70 [2020-10-13T20:54:19.723Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:19.723Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-10-13T20:54:19.822Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-10-13T20:54:19.822Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:19.822Z] 1.2.2-dev.70 [2020-10-13T20:54:19.822Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:19.822Z] master [2020-10-13T20:54:19.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:20.286Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:20.583Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:20.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T20:54:20.583Z] eac6529402c5: Preparing [2020-10-13T20:54:20.583Z] 767ee5b8f397: Preparing [2020-10-13T20:54:20.583Z] 64190abd134d: Preparing [2020-10-13T20:54:20.583Z] 364901449e05: Preparing [2020-10-13T20:54:20.583Z] e0d7dcb7f8d2: Preparing [2020-10-13T20:54:20.583Z] 4fb5108abcb9: Preparing [2020-10-13T20:54:20.583Z] 4fb5108abcb9: Waiting [2020-10-13T20:54:20.844Z] 364901449e05: Pushed [2020-10-13T20:54:20.844Z] eac6529402c5: Pushed [2020-10-13T20:54:20.844Z] 64190abd134d: Pushed [2020-10-13T20:54:20.844Z] e0d7dcb7f8d2: Pushed [2020-10-13T20:54:21.105Z] 4fb5108abcb9: Pushed [2020-10-13T20:54:22.047Z] 767ee5b8f397: Pushed [2020-10-13T20:54:22.047Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:6a4d3902cc35069bcbacb895853ab24bcf0a6b260d20ba3f060216bdf42334ca size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:22.920Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:23.216Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.70 [2020-10-13T20:54:23.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T20:54:23.216Z] eac6529402c5: Preparing [2020-10-13T20:54:23.216Z] 767ee5b8f397: Preparing [2020-10-13T20:54:23.216Z] 64190abd134d: Preparing [2020-10-13T20:54:23.216Z] 364901449e05: Preparing [2020-10-13T20:54:23.216Z] e0d7dcb7f8d2: Preparing [2020-10-13T20:54:23.216Z] 4fb5108abcb9: Preparing [2020-10-13T20:54:23.216Z] 4fb5108abcb9: Waiting [2020-10-13T20:54:23.216Z] eac6529402c5: Layer already exists [2020-10-13T20:54:23.216Z] 767ee5b8f397: Layer already exists [2020-10-13T20:54:23.216Z] 64190abd134d: Layer already exists [2020-10-13T20:54:23.216Z] e0d7dcb7f8d2: Layer already exists [2020-10-13T20:54:23.216Z] 364901449e05: Layer already exists [2020-10-13T20:54:23.216Z] 4fb5108abcb9: Layer already exists [2020-10-13T20:54:23.216Z] 1.2.2-dev.70: digest: sha256:6a4d3902cc35069bcbacb895853ab24bcf0a6b260d20ba3f060216bdf42334ca size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:23.528Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:23.826Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:23.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T20:54:23.826Z] eac6529402c5: Preparing [2020-10-13T20:54:23.826Z] 767ee5b8f397: Preparing [2020-10-13T20:54:23.826Z] 64190abd134d: Preparing [2020-10-13T20:54:23.826Z] 364901449e05: Preparing [2020-10-13T20:54:23.826Z] e0d7dcb7f8d2: Preparing [2020-10-13T20:54:23.826Z] 4fb5108abcb9: Preparing [2020-10-13T20:54:23.826Z] 4fb5108abcb9: Waiting [2020-10-13T20:54:23.826Z] eac6529402c5: Layer already exists [2020-10-13T20:54:23.826Z] 767ee5b8f397: Layer already exists [2020-10-13T20:54:23.826Z] e0d7dcb7f8d2: Layer already exists [2020-10-13T20:54:23.826Z] 364901449e05: Layer already exists [2020-10-13T20:54:23.826Z] 64190abd134d: Layer already exists [2020-10-13T20:54:23.826Z] 4fb5108abcb9: Layer already exists [2020-10-13T20:54:23.826Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:6a4d3902cc35069bcbacb895853ab24bcf0a6b260d20ba3f060216bdf42334ca size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:24.130Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:24.426Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-10-13T20:54:24.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T20:54:24.426Z] eac6529402c5: Preparing [2020-10-13T20:54:24.426Z] 767ee5b8f397: Preparing [2020-10-13T20:54:24.426Z] 64190abd134d: Preparing [2020-10-13T20:54:24.426Z] 364901449e05: Preparing [2020-10-13T20:54:24.426Z] e0d7dcb7f8d2: Preparing [2020-10-13T20:54:24.426Z] 4fb5108abcb9: Preparing [2020-10-13T20:54:24.426Z] 4fb5108abcb9: Waiting [2020-10-13T20:54:24.426Z] 767ee5b8f397: Layer already exists [2020-10-13T20:54:24.426Z] 364901449e05: Layer already exists [2020-10-13T20:54:24.426Z] 64190abd134d: Layer already exists [2020-10-13T20:54:24.426Z] eac6529402c5: Layer already exists [2020-10-13T20:54:24.426Z] e0d7dcb7f8d2: Layer already exists [2020-10-13T20:54:24.426Z] 4fb5108abcb9: Layer already exists [2020-10-13T20:54:24.426Z] master: digest: sha256:6a4d3902cc35069bcbacb895853ab24bcf0a6b260d20ba3f060216bdf42334ca size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:24.623Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:24.668Z] taggedImages: [2020-10-13T20:54:24.668Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:24.668Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.70 [2020-10-13T20:54:24.668Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:24.668Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-10-13T20:54:24.728Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-10-13T20:54:24.728Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:24.728Z] 1.2.2-dev.70 [2020-10-13T20:54:24.728Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:24.728Z] master [2020-10-13T20:54:24.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:25.186Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:25.481Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:25.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T20:54:25.481Z] fb376c93f301: Preparing [2020-10-13T20:54:25.481Z] fed82cf73f9d: Preparing [2020-10-13T20:54:25.481Z] 1d3f1fe49fb1: Preparing [2020-10-13T20:54:25.742Z] 1d3f1fe49fb1: Pushed [2020-10-13T20:54:25.742Z] fb376c93f301: Pushed [2020-10-13T20:54:26.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:54:26.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:54:26.299Z] ---> 66c0fe103503 [2020-10-13T20:54:26.299Z] Step 3/23 : WORKDIR /edgex-go [2020-10-13T20:54:26.299Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:54:26.299Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:54:26.299Z] ---> 66c0fe103503 [2020-10-13T20:54:26.299Z] Step 3/27 : WORKDIR /edgex-go [2020-10-13T20:54:26.299Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:54:26.299Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-13T20:54:26.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine ---> 66c0fe103503 [2020-10-13T20:54:26.299Z] [2020-10-13T20:54:26.299Z] Step 3/29 : WORKDIR /edgex-go [2020-10-13T20:54:26.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:54:26.299Z] ---> 66c0fe103503 [2020-10-13T20:54:26.299Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:54:26.299Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:54:26.299Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:54:26.299Z] ---> 66c0fe103503 [2020-10-13T20:54:26.299Z] Step 3/21 : WORKDIR /edgex-go [2020-10-13T20:54:26.685Z] fed82cf73f9d: Pushed [2020-10-13T20:54:26.946Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:922cb68d12ee6e00528818f0f4ae51325c923d43a310affc1d7af826f1fff7ef size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:27.249Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:27.542Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.70 [2020-10-13T20:54:27.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T20:54:27.542Z] fb376c93f301: Preparing [2020-10-13T20:54:27.542Z] fed82cf73f9d: Preparing [2020-10-13T20:54:27.542Z] 1d3f1fe49fb1: Preparing [2020-10-13T20:54:27.542Z] fed82cf73f9d: Layer already exists [2020-10-13T20:54:27.542Z] fb376c93f301: Layer already exists [2020-10-13T20:54:27.542Z] 1d3f1fe49fb1: Layer already exists [2020-10-13T20:54:27.542Z] 1.2.2-dev.70: digest: sha256:922cb68d12ee6e00528818f0f4ae51325c923d43a310affc1d7af826f1fff7ef size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:27.842Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:28.142Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:28.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T20:54:28.142Z] fb376c93f301: Preparing [2020-10-13T20:54:28.142Z] fed82cf73f9d: Preparing [2020-10-13T20:54:28.142Z] 1d3f1fe49fb1: Preparing [2020-10-13T20:54:28.142Z] fed82cf73f9d: Layer already exists [2020-10-13T20:54:28.142Z] 1d3f1fe49fb1: Layer already exists [2020-10-13T20:54:28.142Z] fb376c93f301: Layer already exists [2020-10-13T20:54:28.142Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:922cb68d12ee6e00528818f0f4ae51325c923d43a310affc1d7af826f1fff7ef size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:28.278Z] ---> Running in a56224b22a77 [2020-10-13T20:54:28.278Z] ---> Running in 6b1dd89bb2ea [2020-10-13T20:54:28.278Z] ---> Running in 682d0d441047 [2020-10-13T20:54:28.278Z] ---> Running in 87baea690c44 [2020-10-13T20:54:28.278Z] ---> Running in 6a2bd7449879 [2020-10-13T20:54:28.446Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:28.743Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-10-13T20:54:28.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T20:54:28.743Z] fb376c93f301: Preparing [2020-10-13T20:54:28.743Z] fed82cf73f9d: Preparing [2020-10-13T20:54:28.743Z] 1d3f1fe49fb1: Preparing [2020-10-13T20:54:28.743Z] fed82cf73f9d: Layer already exists [2020-10-13T20:54:28.743Z] 1d3f1fe49fb1: Layer already exists [2020-10-13T20:54:28.743Z] fb376c93f301: Layer already exists [2020-10-13T20:54:28.743Z] master: digest: sha256:922cb68d12ee6e00528818f0f4ae51325c923d43a310affc1d7af826f1fff7ef size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2020-10-13T20:54:28.881Z] Removing intermediate container 6b1dd89bb2ea [2020-10-13T20:54:28.881Z] ---> a33ceb035c07 [2020-10-13T20:54:28.881Z] Step 4/29 : RUN apk update && apk add make git [2020-10-13T20:54:28.881Z] Removing intermediate container 87baea690c44 [2020-10-13T20:54:28.881Z] ---> ae64f710a641 [2020-10-13T20:54:28.881Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] echo [2020-10-13T20:54:28.907Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:28.948Z] taggedImages: [2020-10-13T20:54:28.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:28.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.70 [2020-10-13T20:54:28.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:28.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-10-13T20:54:29.009Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-10-13T20:54:29.009Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:29.009Z] 1.2.2-dev.70 [2020-10-13T20:54:29.009Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:29.009Z] master [2020-10-13T20:54:29.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2020-10-13T20:54:29.159Z] ---> Running in 35fe9bb11a39 [2020-10-13T20:54:29.159Z] Removing intermediate container 6a2bd7449879 [2020-10-13T20:54:29.159Z] ---> cae5c5330dc6 [2020-10-13T20:54:29.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:54:29.159Z] Removing intermediate container a56224b22a77 [2020-10-13T20:54:29.159Z] ---> ef06172d5fdb [2020-10-13T20:54:29.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:54:29.159Z] Removing intermediate container 682d0d441047 [2020-10-13T20:54:29.159Z] ---> ddd177733ec8 [2020-10-13T20:54:29.159Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:29.442Z] ---> Running in 2594a6506a87 [2020-10-13T20:54:29.442Z] ---> Running in 9a4b13a99830 [2020-10-13T20:54:29.442Z] ---> Running in c054daf32c83 [2020-10-13T20:54:29.522Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:29.716Z] ---> Running in 3b425ac2f8c7 [2020-10-13T20:54:29.926Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:29.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T20:54:29.926Z] 751ecafac28d: Preparing [2020-10-13T20:54:29.926Z] 2db602d5d59a: Preparing [2020-10-13T20:54:29.926Z] d94ff8d8e7d4: Preparing [2020-10-13T20:54:29.926Z] 4d9ff02ad35a: Preparing [2020-10-13T20:54:29.926Z] a95447364347: Preparing [2020-10-13T20:54:29.926Z] 90164b18e0fd: Preparing [2020-10-13T20:54:29.926Z] 2b692cce286c: Preparing [2020-10-13T20:54:29.926Z] 527eef706b20: Preparing [2020-10-13T20:54:29.926Z] 224742e9e948: Preparing [2020-10-13T20:54:29.926Z] 5391e5290f13: Preparing [2020-10-13T20:54:29.926Z] 13baed61c795: Preparing [2020-10-13T20:54:29.926Z] 51d6d3d09136: Preparing [2020-10-13T20:54:29.926Z] 1507bc794612: Preparing [2020-10-13T20:54:29.926Z] 50644c29ef5a: Preparing [2020-10-13T20:54:29.926Z] 90164b18e0fd: Waiting [2020-10-13T20:54:29.926Z] 2b692cce286c: Waiting [2020-10-13T20:54:29.926Z] 527eef706b20: Waiting [2020-10-13T20:54:29.926Z] 224742e9e948: Waiting [2020-10-13T20:54:29.926Z] 1507bc794612: Waiting [2020-10-13T20:54:29.926Z] 50644c29ef5a: Waiting [2020-10-13T20:54:29.926Z] 5391e5290f13: Waiting [2020-10-13T20:54:29.926Z] 13baed61c795: Waiting [2020-10-13T20:54:29.926Z] 51d6d3d09136: Waiting [2020-10-13T20:54:29.926Z] a95447364347: Pushed [2020-10-13T20:54:30.189Z] 751ecafac28d: Pushed [2020-10-13T20:54:30.451Z] 4d9ff02ad35a: Pushed [2020-10-13T20:54:30.451Z] 527eef706b20: Layer already exists [2020-10-13T20:54:30.451Z] 224742e9e948: Layer already exists [2020-10-13T20:54:30.451Z] 5391e5290f13: Layer already exists [2020-10-13T20:54:30.451Z] 13baed61c795: Layer already exists [2020-10-13T20:54:30.714Z] 51d6d3d09136: Layer already exists [2020-10-13T20:54:30.714Z] 2b692cce286c: Pushed [2020-10-13T20:54:30.714Z] 1507bc794612: Layer already exists [2020-10-13T20:54:30.714Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:31.285Z] 90164b18e0fd: Pushed [2020-10-13T20:54:31.285Z] 2db602d5d59a: Pushed [2020-10-13T20:54:31.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:32.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:33.349Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:54:33.349Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:54:33.349Z] OK: 12623 distinct packages available [2020-10-13T20:54:33.625Z] Removing intermediate container 2594a6506a87 [2020-10-13T20:54:33.625Z] ---> cf45e5d14e97 [2020-10-13T20:54:33.625Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-13T20:54:33.900Z] ---> Running in 4aba1eb321c7 [2020-10-13T20:54:33.900Z] Removing intermediate container 9a4b13a99830 [2020-10-13T20:54:33.900Z] ---> f68d1db1da44 [2020-10-13T20:54:33.900Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-13T20:54:34.177Z] Removing intermediate container 3b425ac2f8c7 [2020-10-13T20:54:34.177Z] ---> b535445572fb [2020-10-13T20:54:34.177Z] Step 5/21 : RUN apk update && apk add make git [2020-10-13T20:54:34.177Z] ---> Running in 66b276d4bc53 [2020-10-13T20:54:34.177Z] Removing intermediate container c054daf32c83 [2020-10-13T20:54:34.177Z] ---> a4df2dfe2061 [2020-10-13T20:54:34.177Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T20:54:34.177Z] OK: 217 MiB in 51 packages [2020-10-13T20:54:34.452Z] ---> Running in e2f4a1105299 [2020-10-13T20:54:34.731Z] ---> Running in 107a33a4eaad [2020-10-13T20:54:36.213Z] Removing intermediate container 35fe9bb11a39 [2020-10-13T20:54:36.214Z] ---> 28acba8dd3c9 [2020-10-13T20:54:36.214Z] Step 5/29 : COPY go.mod . [2020-10-13T20:54:36.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:36.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.102Z] ---> 3e388da06011 [2020-10-13T20:54:37.102Z] Step 6/29 : RUN go mod download [2020-10-13T20:54:37.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.374Z] ---> Running in 963332cda906 [2020-10-13T20:54:37.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:37.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:54:38.576Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:54:38.576Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:54:38.576Z] OK: 12623 distinct packages available [2020-10-13T20:54:38.576Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:54:38.576Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:54:38.576Z] OK: 12623 distinct packages available [2020-10-13T20:54:39.179Z] OK: 217 MiB in 51 packages [2020-10-13T20:54:39.179Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:54:39.179Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:54:39.179Z] OK: 12623 distinct packages available [2020-10-13T20:54:39.179Z] OK: 217 MiB in 51 packages [2020-10-13T20:54:39.449Z] d94ff8d8e7d4: Pushed [2020-10-13T20:54:39.449Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:5ebcd4d8078daa6437ecaca41bc6310340e1929eee47cdbf5fb5390cc451cd86 size: 3253 [2020-10-13T20:54:39.457Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:54:39.457Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:54:39.457Z] OK: 12623 distinct packages available [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:39.759Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:40.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.70 [2020-10-13T20:54:40.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T20:54:40.060Z] 751ecafac28d: Preparing [2020-10-13T20:54:40.060Z] 2db602d5d59a: Preparing [2020-10-13T20:54:40.060Z] d94ff8d8e7d4: Preparing [2020-10-13T20:54:40.060Z] 4d9ff02ad35a: Preparing [2020-10-13T20:54:40.060Z] a95447364347: Preparing [2020-10-13T20:54:40.060Z] 90164b18e0fd: Preparing [2020-10-13T20:54:40.060Z] 2b692cce286c: Preparing [2020-10-13T20:54:40.060Z] 527eef706b20: Preparing [2020-10-13T20:54:40.060Z] 224742e9e948: Preparing [2020-10-13T20:54:40.060Z] 5391e5290f13: Preparing [2020-10-13T20:54:40.060Z] 13baed61c795: Preparing [2020-10-13T20:54:40.060Z] 51d6d3d09136: Preparing [2020-10-13T20:54:40.060Z] 1507bc794612: Preparing [2020-10-13T20:54:40.060Z] 50644c29ef5a: Preparing [2020-10-13T20:54:40.060Z] 2b692cce286c: Waiting [2020-10-13T20:54:40.060Z] 527eef706b20: Waiting [2020-10-13T20:54:40.060Z] 224742e9e948: Waiting [2020-10-13T20:54:40.060Z] 5391e5290f13: Waiting [2020-10-13T20:54:40.060Z] 13baed61c795: Waiting [2020-10-13T20:54:40.060Z] 51d6d3d09136: Waiting [2020-10-13T20:54:40.060Z] 1507bc794612: Waiting [2020-10-13T20:54:40.060Z] 50644c29ef5a: Waiting [2020-10-13T20:54:40.060Z] 90164b18e0fd: Waiting [2020-10-13T20:54:40.060Z] a95447364347: Layer already exists [2020-10-13T20:54:40.060Z] 751ecafac28d: Layer already exists [2020-10-13T20:54:40.060Z] d94ff8d8e7d4: Layer already exists [2020-10-13T20:54:40.060Z] 4d9ff02ad35a: Layer already exists [2020-10-13T20:54:40.060Z] 2db602d5d59a: Layer already exists [2020-10-13T20:54:40.060Z] 90164b18e0fd: Layer already exists [2020-10-13T20:54:40.060Z] 2b692cce286c: Layer already exists [2020-10-13T20:54:40.060Z] 224742e9e948: Layer already exists [2020-10-13T20:54:40.060Z] 5391e5290f13: Layer already exists [2020-10-13T20:54:40.060Z] 527eef706b20: Layer already exists [2020-10-13T20:54:40.060Z] 13baed61c795: Layer already exists [2020-10-13T20:54:40.060Z] 51d6d3d09136: Layer already exists [2020-10-13T20:54:40.060Z] 1507bc794612: Layer already exists [2020-10-13T20:54:40.060Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:40.060Z] 1.2.2-dev.70: digest: sha256:5ebcd4d8078daa6437ecaca41bc6310340e1929eee47cdbf5fb5390cc451cd86 size: 3253 [2020-10-13T20:54:40.069Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:40.367Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:40.669Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:40.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T20:54:40.669Z] 751ecafac28d: Preparing [2020-10-13T20:54:40.669Z] 2db602d5d59a: Preparing [2020-10-13T20:54:40.669Z] d94ff8d8e7d4: Preparing [2020-10-13T20:54:40.669Z] 4d9ff02ad35a: Preparing [2020-10-13T20:54:40.669Z] a95447364347: Preparing [2020-10-13T20:54:40.669Z] 90164b18e0fd: Preparing [2020-10-13T20:54:40.669Z] 2b692cce286c: Preparing [2020-10-13T20:54:40.669Z] 527eef706b20: Preparing [2020-10-13T20:54:40.669Z] 224742e9e948: Preparing [2020-10-13T20:54:40.669Z] 5391e5290f13: Preparing [2020-10-13T20:54:40.669Z] 13baed61c795: Preparing [2020-10-13T20:54:40.669Z] 51d6d3d09136: Preparing [2020-10-13T20:54:40.669Z] 1507bc794612: Preparing [2020-10-13T20:54:40.669Z] 50644c29ef5a: Preparing [2020-10-13T20:54:40.669Z] 527eef706b20: Waiting [2020-10-13T20:54:40.669Z] 224742e9e948: Waiting [2020-10-13T20:54:40.669Z] 5391e5290f13: Waiting [2020-10-13T20:54:40.669Z] 13baed61c795: Waiting [2020-10-13T20:54:40.669Z] 51d6d3d09136: Waiting [2020-10-13T20:54:40.669Z] 1507bc794612: Waiting [2020-10-13T20:54:40.669Z] 50644c29ef5a: Waiting [2020-10-13T20:54:40.669Z] 90164b18e0fd: Waiting [2020-10-13T20:54:40.669Z] 2b692cce286c: Waiting [2020-10-13T20:54:40.669Z] a95447364347: Layer already exists [2020-10-13T20:54:40.669Z] d94ff8d8e7d4: Layer already exists [2020-10-13T20:54:40.669Z] 2db602d5d59a: Layer already exists [2020-10-13T20:54:40.669Z] 751ecafac28d: Layer already exists [2020-10-13T20:54:40.669Z] 4d9ff02ad35a: Layer already exists [2020-10-13T20:54:40.669Z] 90164b18e0fd: Layer already exists [2020-10-13T20:54:40.669Z] 2b692cce286c: Layer already exists [2020-10-13T20:54:40.669Z] 5391e5290f13: Layer already exists [2020-10-13T20:54:40.669Z] 527eef706b20: Layer already exists [2020-10-13T20:54:40.669Z] 224742e9e948: Layer already exists [2020-10-13T20:54:40.669Z] 13baed61c795: Layer already exists [2020-10-13T20:54:40.669Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:40.669Z] 51d6d3d09136: Layer already exists [2020-10-13T20:54:40.669Z] 1507bc794612: Layer already exists [2020-10-13T20:54:40.697Z] OK: 217 MiB in 51 packages [2020-10-13T20:54:40.932Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:5ebcd4d8078daa6437ecaca41bc6310340e1929eee47cdbf5fb5390cc451cd86 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:41.237Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T20:54:41.297Z] Removing intermediate container 4aba1eb321c7 [2020-10-13T20:54:41.297Z] ---> 16a17e0ce4cb [2020-10-13T20:54:41.297Z] Step 6/27 : COPY go.mod . [2020-10-13T20:54:41.297Z] Removing intermediate container 66b276d4bc53 [2020-10-13T20:54:41.297Z] ---> 8dc3eb32fdc3 [2020-10-13T20:54:41.297Z] Step 6/23 : COPY go.mod . [2020-10-13T20:54:41.540Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-10-13T20:54:41.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T20:54:41.540Z] 751ecafac28d: Preparing [2020-10-13T20:54:41.540Z] 2db602d5d59a: Preparing [2020-10-13T20:54:41.540Z] d94ff8d8e7d4: Preparing [2020-10-13T20:54:41.540Z] 4d9ff02ad35a: Preparing [2020-10-13T20:54:41.540Z] a95447364347: Preparing [2020-10-13T20:54:41.540Z] 90164b18e0fd: Preparing [2020-10-13T20:54:41.540Z] 2b692cce286c: Preparing [2020-10-13T20:54:41.540Z] 527eef706b20: Preparing [2020-10-13T20:54:41.540Z] 224742e9e948: Preparing [2020-10-13T20:54:41.540Z] 5391e5290f13: Preparing [2020-10-13T20:54:41.540Z] 13baed61c795: Preparing [2020-10-13T20:54:41.540Z] 51d6d3d09136: Preparing [2020-10-13T20:54:41.540Z] 1507bc794612: Preparing [2020-10-13T20:54:41.540Z] 50644c29ef5a: Preparing [2020-10-13T20:54:41.540Z] 527eef706b20: Waiting [2020-10-13T20:54:41.540Z] 224742e9e948: Waiting [2020-10-13T20:54:41.540Z] 5391e5290f13: Waiting [2020-10-13T20:54:41.540Z] 13baed61c795: Waiting [2020-10-13T20:54:41.540Z] 51d6d3d09136: Waiting [2020-10-13T20:54:41.540Z] 1507bc794612: Waiting [2020-10-13T20:54:41.540Z] 50644c29ef5a: Waiting [2020-10-13T20:54:41.540Z] 90164b18e0fd: Waiting [2020-10-13T20:54:41.540Z] 4d9ff02ad35a: Layer already exists [2020-10-13T20:54:41.540Z] 2db602d5d59a: Layer already exists [2020-10-13T20:54:41.540Z] 751ecafac28d: Layer already exists [2020-10-13T20:54:41.540Z] d94ff8d8e7d4: Layer already exists [2020-10-13T20:54:41.540Z] a95447364347: Layer already exists [2020-10-13T20:54:41.540Z] 2b692cce286c: Layer already exists [2020-10-13T20:54:41.540Z] 527eef706b20: Layer already exists [2020-10-13T20:54:41.540Z] 90164b18e0fd: Layer already exists [2020-10-13T20:54:41.540Z] 5391e5290f13: Layer already exists [2020-10-13T20:54:41.540Z] 224742e9e948: Layer already exists [2020-10-13T20:54:41.540Z] 13baed61c795: Layer already exists [2020-10-13T20:54:41.540Z] 1507bc794612: Layer already exists [2020-10-13T20:54:41.540Z] 51d6d3d09136: Layer already exists [2020-10-13T20:54:41.540Z] 50644c29ef5a: Layer already exists [2020-10-13T20:54:41.540Z] master: digest: sha256:5ebcd4d8078daa6437ecaca41bc6310340e1929eee47cdbf5fb5390cc451cd86 size: 3253 [Pipeline] } [2020-10-13T20:54:41.580Z] Removing intermediate container 963332cda906 [2020-10-13T20:54:41.580Z] ---> 25479bcd96f4 [2020-10-13T20:54:41.580Z] Step 7/29 : COPY . . [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T20:54:41.732Z] ===================================================== [Pipeline] echo [2020-10-13T20:54:41.775Z] taggedImages: [2020-10-13T20:54:41.775Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:54:41.775Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.70 [2020-10-13T20:54:41.775Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T20:54:41.775Z] - 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 [2020-10-13T20:54:42.183Z] Removing intermediate container e2f4a1105299 [2020-10-13T20:54:42.183Z] ---> dffab4286ffe [2020-10-13T20:54:42.183Z] Step 6/21 : COPY go.mod . [2020-10-13T20:54:42.183Z] ---> 3c307e78a724 [2020-10-13T20:54:42.183Z] Step 7/27 : RUN go mod download [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-13T20:54:42.457Z] ---> Running in 618408ecf963 [2020-10-13T20:54:42.734Z] ---> e06d9b1a20ef [2020-10-13T20:54:42.734Z] Step 7/23 : RUN go mod download [2020-10-13T20:54:42.734Z] Removing intermediate container 107a33a4eaad [2020-10-13T20:54:42.734Z] ---> 8690e38302b8 [2020-10-13T20:54:42.734Z] Step 6/22 : COPY go.mod . [2020-10-13T20:54:43.019Z] ---> Running in bdff58b4eac1 [2020-10-13T20:54:44.602Z] ---> 30abd2564577 [2020-10-13T20:54:44.602Z] Step 7/21 : RUN go mod download [2020-10-13T20:54:44.602Z] ---> bfd39005719b [2020-10-13T20:54:44.602Z] Step 7/22 : RUN go mod download [2020-10-13T20:54:44.602Z] ---> Running in 68dd7f835daa [2020-10-13T20:54:44.602Z] ---> Running in 1272c78852fe [2020-10-13T20:54:50.048Z] Removing intermediate container 618408ecf963 [2020-10-13T20:54:50.048Z] ---> b59893ea5ddb [2020-10-13T20:54:50.048Z] Step 8/27 : COPY . . [2020-10-13T20:54:50.048Z] Removing intermediate container bdff58b4eac1 [2020-10-13T20:54:50.048Z] ---> ee8d3ab836d8 [2020-10-13T20:54:50.048Z] Step 8/23 : COPY . . [2020-10-13T20:54:50.048Z] Removing intermediate container 68dd7f835daa [2020-10-13T20:54:50.048Z] ---> f41d88bbf263 [2020-10-13T20:54:50.048Z] Step 8/21 : COPY . . [2020-10-13T20:54:50.048Z] Removing intermediate container 1272c78852fe [2020-10-13T20:54:50.048Z] ---> 53fdb86a3cf9 [2020-10-13T20:54:50.048Z] Step 8/22 : COPY . . [2020-10-13T20:55:12.242Z] ---> 606769d490fb [2020-10-13T20:55:12.242Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-13T20:55:12.242Z] ---> Running in 8236e6286e4d [2020-10-13T20:55:12.242Z] ---> 1eb897b1b077 [2020-10-13T20:55:12.242Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-13T20:55:12.242Z] ---> 3ca452744767 [2020-10-13T20:55:12.242Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-13T20:55:12.242Z] ---> aec0d6887357 [2020-10-13T20:55:12.242Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-13T20:55:12.242Z] ---> b602c57e5614 [2020-10-13T20:55:12.242Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-13T20:55:12.242Z] ---> Running in 8de75972859e [2020-10-13T20:55:12.242Z] ---> Running in c7a454e84a36 [2020-10-13T20:55:12.242Z] ---> Running in 612241fd040b [2020-10-13T20:55:12.242Z] ---> Running in dffbc165ff71 [2020-10-13T20:55:12.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-13T20:55:12.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-13T20:55:12.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-13T20:55:12.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-13T20:55:13.074Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2020-10-13T20:56:34.933Z] Removing intermediate container 8236e6286e4d [2020-10-13T20:56:34.933Z] ---> 54e590ae6e0f [2020-10-13T20:56:34.933Z] [2020-10-13T20:56:34.933Z] Step 9/29 : FROM alpine:latest [2020-10-13T20:56:34.933Z] latest: Pulling from library/alpine [2020-10-13T20:56:34.933Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T20:56:34.933Z] Status: Downloaded newer image for alpine:latest [2020-10-13T20:56:34.933Z] ---> 62ee0e9f8440 [2020-10-13T20:56:34.933Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-13T20:56:34.933Z] ---> Running in 0e114474dad4 [2020-10-13T20:56:34.933Z] Removing intermediate container 0e114474dad4 [2020-10-13T20:56:34.933Z] ---> 5545aad1a0b4 [2020-10-13T20:56:34.933Z] Step 11/29 : USER root [2020-10-13T20:56:34.933Z] ---> Running in dbc4281b8024 [2020-10-13T20:56:34.933Z] Removing intermediate container dbc4281b8024 [2020-10-13T20:56:34.933Z] ---> 165016e3a06e [2020-10-13T20:56:34.933Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-13T20:56:34.933Z] ---> Running in 70b537d414c9 [2020-10-13T20:56:36.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:56:36.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:56:37.387Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:56:37.388Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:56:37.388Z] OK: 12621 distinct packages available [2020-10-13T20:56:38.380Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-13T20:56:38.380Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-13T20:56:38.380Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:56:38.380Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T20:56:38.658Z] OK: 6 MiB in 16 packages [2020-10-13T20:56:41.299Z] Removing intermediate container 70b537d414c9 [2020-10-13T20:56:41.299Z] ---> 64cc5ae074e0 [2020-10-13T20:56:41.299Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-13T20:56:41.571Z] ---> Running in 5da67fd69059 [2020-10-13T20:56:42.178Z] Removing intermediate container 5da67fd69059 [2020-10-13T20:56:42.178Z] ---> f1269aba8e73 [2020-10-13T20:56:42.178Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-13T20:56:42.457Z] ---> Running in ccd757f26da6 [2020-10-13T20:56:43.461Z] Removing intermediate container ccd757f26da6 [2020-10-13T20:56:43.461Z] ---> b4e9f40ee83c [2020-10-13T20:56:43.461Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-13T20:56:43.736Z] ---> Running in 9414d46c7d16 [2020-10-13T20:56:47.144Z] Removing intermediate container dffbc165ff71 [2020-10-13T20:56:47.144Z] ---> 0aab04341453 [2020-10-13T20:56:47.144Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-13T20:56:47.144Z] ---> Running in de6777a27671 [2020-10-13T20:56:48.172Z] Removing intermediate container 9414d46c7d16 [2020-10-13T20:56:48.172Z] ---> dc91175d7b52 [2020-10-13T20:56:48.172Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-13T20:56:50.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-13T20:56:50.449Z] ---> 8c9290dd0d2e [2020-10-13T20:56:50.449Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-13T20:56:51.902Z] ---> a63254bea8bf [2020-10-13T20:56:51.902Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-13T20:56:52.893Z] ---> ddf4e00231a5 [2020-10-13T20:56:52.893Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-13T20:56:54.339Z] ---> 86d66413f5ec [2020-10-13T20:56:54.339Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-13T20:56:55.342Z] ---> 8b6d4d911b7c [2020-10-13T20:56:55.342Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-13T20:56:55.635Z] ---> Running in 585f2ceb4819 [2020-10-13T20:56:56.618Z] Removing intermediate container de6777a27671 [2020-10-13T20:56:56.618Z] ---> 229821b4fae5 [2020-10-13T20:56:56.618Z] [2020-10-13T20:56:56.618Z] Step 11/27 : FROM docker:latest [2020-10-13T20:56:56.618Z] ---> 45884bde0078 [2020-10-13T20:56:56.618Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-13T20:56:56.902Z] ---> Running in aaece80deb2c [2020-10-13T20:57:00.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:00.338Z] Removing intermediate container 585f2ceb4819 [2020-10-13T20:57:00.338Z] ---> 1e299c740184 [2020-10-13T20:57:00.338Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T20:57:00.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:00.947Z] ---> eead0f142bde [2020-10-13T20:57:00.947Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T20:57:01.233Z] (1/2) Installing readline (8.0.4-r0) [2020-10-13T20:57:01.233Z] (2/2) Installing bash (5.0.17-r0) [2020-10-13T20:57:01.233Z] ---> Running in 71ef9e26cf70 [2020-10-13T20:57:01.233Z] Executing bash-5.0.17-r0.post-install [2020-10-13T20:57:01.233Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:57:01.525Z] OK: 12 MiB in 22 packages [2020-10-13T20:57:04.212Z] Removing intermediate container aaece80deb2c [2020-10-13T20:57:04.212Z] ---> 2409a7fbc88b [2020-10-13T20:57:04.212Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-13T20:57:04.212Z] ---> Running in 5f02c3182bf0 [2020-10-13T20:57:06.236Z] Removing intermediate container 71ef9e26cf70 [2020-10-13T20:57:06.236Z] ---> 34a9095aedbf [2020-10-13T20:57:06.236Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-13T20:57:06.516Z] ---> Running in 79a093f00382 [2020-10-13T20:57:10.877Z] Removing intermediate container c7a454e84a36 [2020-10-13T20:57:10.877Z] ---> 94097dda2ae5 [2020-10-13T20:57:10.877Z] [2020-10-13T20:57:10.877Z] Step 10/21 : FROM scratch [2020-10-13T20:57:10.877Z] ---> [2020-10-13T20:57:10.877Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:57:10.877Z] Removing intermediate container 5f02c3182bf0 [2020-10-13T20:57:10.877Z] ---> 279543841298 [2020-10-13T20:57:10.877Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-13T20:57:10.877Z] ---> Running in db0f8a702063 [2020-10-13T20:57:10.877Z] ---> Running in e13deb5afdc4 [2020-10-13T20:57:11.871Z] Removing intermediate container e13deb5afdc4 [2020-10-13T20:57:11.871Z] ---> ad65c12b3ace [2020-10-13T20:57:11.871Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-13T20:57:11.871Z] Removing intermediate container db0f8a702063 [2020-10-13T20:57:11.871Z] ---> e66eb90aac76 [2020-10-13T20:57:11.871Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-13T20:57:11.871Z] ---> Running in 83e5007078b5 [2020-10-13T20:57:11.871Z] ---> Running in 48238b6636ba [2020-10-13T20:57:12.487Z] Removing intermediate container 79a093f00382 [2020-10-13T20:57:12.487Z] ---> 80356f175db2 [2020-10-13T20:57:12.487Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T20:57:12.487Z] Removing intermediate container 83e5007078b5 [2020-10-13T20:57:12.487Z] ---> aa2bb08a0331 [2020-10-13T20:57:12.487Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-13T20:57:12.768Z] ---> Running in 4c429140d8e9 [2020-10-13T20:57:12.768Z] Removing intermediate container 48238b6636ba [2020-10-13T20:57:12.768Z] ---> 6a9c4a41c94f [2020-10-13T20:57:12.768Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-13T20:57:12.768Z] ---> Running in b3dfcab8cf5c [2020-10-13T20:57:13.044Z] ---> Running in 9a4582fb640c [2020-10-13T20:57:13.317Z] Removing intermediate container 4c429140d8e9 [2020-10-13T20:57:13.317Z] ---> 3d59e980ec49 [2020-10-13T20:57:13.317Z] Step 26/29 : CMD [ "generate" ] [2020-10-13T20:57:13.592Z] ---> Running in 17fc0c14ecd2 [2020-10-13T20:57:13.592Z] Removing intermediate container b3dfcab8cf5c [2020-10-13T20:57:13.592Z] ---> dde616c98dd3 [2020-10-13T20:57:13.592Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-13T20:57:13.865Z] Removing intermediate container 9a4582fb640c [2020-10-13T20:57:13.865Z] ---> ae4595ae0dbb [2020-10-13T20:57:13.865Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-13T20:57:14.475Z] Removing intermediate container 17fc0c14ecd2 [2020-10-13T20:57:14.475Z] ---> 2dde3d3f55d7 [2020-10-13T20:57:14.475Z] Step 27/29 : LABEL arch=arm64 [2020-10-13T20:57:14.751Z] ---> Running in b0d8b5f58383 [2020-10-13T20:57:14.751Z] ---> 1fb8f9d28ea5 [2020-10-13T20:57:14.751Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-13T20:57:15.741Z] Removing intermediate container b0d8b5f58383 [2020-10-13T20:57:15.741Z] ---> 26b007bd6309 [2020-10-13T20:57:15.741Z] Step 28/29 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:57:15.741Z] ---> cf6f6de3f755 [2020-10-13T20:57:15.741Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-13T20:57:15.741Z] ---> Running in 2a58d8505f5d [2020-10-13T20:57:16.731Z] Removing intermediate container 2a58d8505f5d [2020-10-13T20:57:16.731Z] ---> 6c8d4a04a85c [2020-10-13T20:57:16.731Z] Step 29/29 : LABEL version=1.2.2-dev.70 [2020-10-13T20:57:17.012Z] ---> d1d0758fc1b2 [2020-10-13T20:57:17.012Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-13T20:57:17.012Z] ---> Running in 926eab8042e2 [2020-10-13T20:57:17.012Z] ---> ac3d76ce6fc6 [2020-10-13T20:57:17.012Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-13T20:57:18.008Z] Removing intermediate container 926eab8042e2 [2020-10-13T20:57:18.008Z] ---> d462b3c88991 [2020-10-13T20:57:18.008Z] [2020-10-13T20:57:18.609Z] Successfully built d462b3c88991 [2020-10-13T20:57:18.609Z] ---> c44417f935d4 [2020-10-13T20:57:18.609Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-13T20:57:18.885Z] ---> fdb3f2a53030 [2020-10-13T20:57:18.885Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-13T20:57:18.885Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-13T20:57:18.885Z]  Building docker-security-secrets-setup-go ... done Building docker-security-secretstore-setup-go [2020-10-13T20:57:18.885Z] ---> Running in da6c4b87b36c [2020-10-13T20:57:18.885Z] ---> Running in f13541bdaa7d [2020-10-13T20:57:19.877Z] Removing intermediate container da6c4b87b36c [2020-10-13T20:57:19.877Z] ---> 33b3d5649826 [2020-10-13T20:57:19.877Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:57:19.877Z] ---> Running in 8fa9b7ac25a6 [2020-10-13T20:57:20.855Z] Removing intermediate container 8fa9b7ac25a6 [2020-10-13T20:57:20.855Z] ---> 2e6de68528c8 [2020-10-13T20:57:20.855Z] Step 19/21 : LABEL arch=arm64 [2020-10-13T20:57:21.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:21.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:21.732Z] ---> Running in 76a9717456bc [2020-10-13T20:57:22.332Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-13T20:57:22.332Z] (2/33) Installing expat (2.2.9-r1) [2020-10-13T20:57:22.332Z] (3/33) Installing libffi (3.3-r2) [2020-10-13T20:57:22.332Z] (4/33) Installing gdbm (1.13-r1) [2020-10-13T20:57:22.332Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-13T20:57:22.332Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-13T20:57:22.332Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-13T20:57:23.794Z] Removing intermediate container 76a9717456bc [2020-10-13T20:57:23.794Z] ---> 47976159aef7 [2020-10-13T20:57:23.794Z] Step 20/21 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:57:24.402Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-13T20:57:24.402Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-13T20:57:24.402Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-13T20:57:24.402Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-13T20:57:24.684Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-13T20:57:24.684Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-13T20:57:24.684Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-13T20:57:24.966Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-13T20:57:24.966Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-13T20:57:24.966Z] ---> Running in a4ca94cf3c61 [2020-10-13T20:57:24.966Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-13T20:57:24.966Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-13T20:57:25.240Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-13T20:57:25.240Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-13T20:57:25.240Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-13T20:57:25.240Z] Removing intermediate container 8de75972859e [2020-10-13T20:57:25.240Z] ---> 6a6536299281 [2020-10-13T20:57:25.240Z] [2020-10-13T20:57:25.240Z] Step 10/22 : FROM scratch [2020-10-13T20:57:25.240Z] ---> [2020-10-13T20:57:25.240Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:57:25.240Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-13T20:57:25.241Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-13T20:57:25.241Z] ---> Using cache [2020-10-13T20:57:25.241Z] ---> ad65c12b3ace [2020-10-13T20:57:25.241Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-13T20:57:25.241Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-13T20:57:25.241Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-13T20:57:25.534Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-13T20:57:25.534Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-13T20:57:25.534Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-13T20:57:25.534Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-13T20:57:25.534Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-13T20:57:25.534Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-13T20:57:25.534Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-13T20:57:25.534Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-13T20:57:25.810Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:57:25.810Z] ---> Running in 94048685e17d [2020-10-13T20:57:25.810Z] OK: 71 MiB in 55 packages [2020-10-13T20:57:26.087Z] Removing intermediate container a4ca94cf3c61 [2020-10-13T20:57:26.087Z] ---> fa7119494126 [2020-10-13T20:57:26.087Z] Step 21/21 : LABEL version=1.2.2-dev.70 [2020-10-13T20:57:26.372Z] ---> Running in 4ea483f09292 [2020-10-13T20:57:26.373Z] Removing intermediate container 94048685e17d [2020-10-13T20:57:26.373Z] ---> 2e557eff60fb [2020-10-13T20:57:26.373Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T20:57:26.647Z] ---> Running in 1fbdd80a4d02 [2020-10-13T20:57:27.246Z] Removing intermediate container 4ea483f09292 [2020-10-13T20:57:27.246Z] ---> 044ce8e18ed2 [2020-10-13T20:57:27.246Z] [2020-10-13T20:57:27.519Z] Removing intermediate container 1fbdd80a4d02 [2020-10-13T20:57:27.519Z] ---> b8b3cc7445f3 [2020-10-13T20:57:27.519Z] Step 14/22 : WORKDIR / [2020-10-13T20:57:27.796Z] Successfully built 044ce8e18ed2 [2020-10-13T20:57:27.796Z] ---> Running in 9bd56a95e5ee [2020-10-13T20:57:27.796Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-13T20:57:27.796Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-10-13T20:57:28.784Z] Removing intermediate container 9bd56a95e5ee [2020-10-13T20:57:28.784Z] ---> 33457356749e [2020-10-13T20:57:28.784Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-13T20:57:30.782Z] ---> 87e494033459 [2020-10-13T20:57:30.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-13T20:57:34.204Z] ---> 205e53726927 [2020-10-13T20:57:34.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-13T20:57:35.657Z] Removing intermediate container f13541bdaa7d [2020-10-13T20:57:35.657Z] ---> 29ba1e299a2c [2020-10-13T20:57:35.657Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-13T20:57:36.262Z] ---> 4b3d483c1134 [2020-10-13T20:57:36.262Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-13T20:57:36.262Z] ---> Running in 9bda5e7dd87b [2020-10-13T20:57:36.541Z] ---> Running in 8da2b1fc71d7 [2020-10-13T20:57:37.147Z] Removing intermediate container 612241fd040b [2020-10-13T20:57:37.147Z] ---> 1e70145976ae [2020-10-13T20:57:37.147Z] [2020-10-13T20:57:37.147Z] Step 10/23 : FROM alpine [2020-10-13T20:57:37.147Z] ---> 62ee0e9f8440 [2020-10-13T20:57:37.147Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:57:37.428Z] ---> Running in 1891abff9a56 [2020-10-13T20:57:37.428Z] Removing intermediate container 8da2b1fc71d7 [2020-10-13T20:57:37.428Z] ---> 2c4d5bd6bfd5 [2020-10-13T20:57:37.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:57:37.697Z] ---> Running in e7b296b55c03 [2020-10-13T20:57:38.291Z] Removing intermediate container 1891abff9a56 [2020-10-13T20:57:38.291Z] ---> f6ad2d2badd7 [2020-10-13T20:57:38.291Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-13T20:57:38.291Z] Removing intermediate container e7b296b55c03 [2020-10-13T20:57:38.291Z] ---> 3605e502bc65 [2020-10-13T20:57:38.291Z] Step 20/22 : LABEL arch=arm64 [2020-10-13T20:57:38.565Z] ---> Running in c5ee72c93ffc [2020-10-13T20:57:38.565Z] ---> Running in 0fbd2cb8ea38 [2020-10-13T20:57:39.167Z] Removing intermediate container c5ee72c93ffc [2020-10-13T20:57:39.167Z] ---> edd4b27697cc [2020-10-13T20:57:39.167Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-13T20:57:39.440Z] Removing intermediate container 0fbd2cb8ea38 [2020-10-13T20:57:39.440Z] ---> a52614493918 [2020-10-13T20:57:39.440Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:57:39.723Z] ---> Running in 82695536d7b0 [2020-10-13T20:57:40.012Z] ---> Running in 3db8fb17e8ea [2020-10-13T20:57:40.291Z] Removing intermediate container 82695536d7b0 [2020-10-13T20:57:40.291Z] ---> b632f34e5b1a [2020-10-13T20:57:40.291Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:57:40.912Z] ---> Running in 9a61e913bb89 [2020-10-13T20:57:40.912Z] Removing intermediate container 3db8fb17e8ea [2020-10-13T20:57:40.912Z] ---> a80fc4adbc11 [2020-10-13T20:57:40.912Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T20:57:41.534Z] ---> Running in 8fbe0875416c [2020-10-13T20:57:42.521Z] Removing intermediate container 8fbe0875416c [2020-10-13T20:57:42.521Z] ---> 5b06ef81c4ce [2020-10-13T20:57:42.521Z] [2020-10-13T20:57:42.795Z] Collecting docker-compose==1.23.2 [2020-10-13T20:57:42.795Z] Successfully built 5b06ef81c4ce [2020-10-13T20:57:42.795Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-13T20:57:42.795Z] Building docker-support-logging-go [2020-10-13T20:57:42.795Z]  Building docker-core-metadata-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-13T20:57:43.394Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-13T20:57:43.992Z] Collecting jsonschema<3,>=2.5.1 [2020-10-13T20:57:43.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-13T20:57:44.589Z] Collecting docopt<0.7,>=0.6.1 [2020-10-13T20:57:44.589Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-13T20:57:44.861Z] Removing intermediate container 9a61e913bb89 [2020-10-13T20:57:44.862Z] ---> 3647973454db [2020-10-13T20:57:44.862Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-13T20:57:45.847Z] ---> Running in 58e245a0365e [2020-10-13T20:57:45.847Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:57:45.847Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:57:45.847Z] ---> 66c0fe103503 [2020-10-13T20:57:45.847Z] Step 3/26 : WORKDIR /edgex-go [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> ddd177733ec8 [2020-10-13T20:57:45.847Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> b535445572fb [2020-10-13T20:57:45.847Z] Step 5/26 : RUN apk update && apk add make git [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> dffab4286ffe [2020-10-13T20:57:45.847Z] Step 6/26 : COPY go.mod . [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> 30abd2564577 [2020-10-13T20:57:45.847Z] Step 7/26 : RUN go mod download [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> f41d88bbf263 [2020-10-13T20:57:45.847Z] Step 8/26 : COPY . . [2020-10-13T20:57:45.847Z] ---> Using cache [2020-10-13T20:57:45.847Z] ---> 1eb897b1b077 [2020-10-13T20:57:45.847Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-13T20:57:46.830Z] ---> Running in 895dcfc59879 [2020-10-13T20:57:47.822Z] Collecting PyYAML<4,>=3.10 [2020-10-13T20:57:47.822Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-13T20:57:48.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:48.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-13T20:57:48.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:57:49.573Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-13T20:57:49.847Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-13T20:57:49.847Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-13T20:57:50.124Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-13T20:57:50.124Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-13T20:57:50.401Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:57:50.401Z] OK: 8 MiB in 19 packages [2020-10-13T20:57:53.055Z] Collecting cached-property<2,>=1.2.0 [2020-10-13T20:57:53.055Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-13T20:57:55.074Z] Removing intermediate container 58e245a0365e [2020-10-13T20:57:55.074Z] ---> db3b97eeb233 [2020-10-13T20:57:55.074Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-13T20:57:55.074Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-13T20:57:55.074Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-13T20:57:56.065Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-13T20:57:56.065Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-13T20:57:56.367Z] ---> ab9154c55f51 [2020-10-13T20:57:56.367Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-13T20:57:56.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:57:56.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:57:56.644Z] ---> 66c0fe103503 [2020-10-13T20:57:56.644Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> ddd177733ec8 [2020-10-13T20:57:56.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> b535445572fb [2020-10-13T20:57:56.644Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> dffab4286ffe [2020-10-13T20:57:56.644Z] Step 6/22 : COPY go.mod . [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> 30abd2564577 [2020-10-13T20:57:56.644Z] Step 7/22 : RUN go mod download [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> f41d88bbf263 [2020-10-13T20:57:56.644Z] Step 8/22 : COPY . . [2020-10-13T20:57:56.644Z] ---> Using cache [2020-10-13T20:57:56.644Z] ---> 1eb897b1b077 [2020-10-13T20:57:56.644Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-13T20:57:56.644Z] ---> Running in f338ade6783c [2020-10-13T20:57:56.922Z] Collecting texttable<0.10,>=0.9.0 [2020-10-13T20:57:56.922Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-13T20:57:59.562Z] ---> ed80f7482d4a [2020-10-13T20:57:59.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-13T20:57:59.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2020-10-13T20:57:59.562Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-13T20:57:59.840Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-13T20:58:01.315Z] ---> 4f57298f5e74 [2020-10-13T20:58:01.315Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-13T20:58:01.590Z] ---> Running in ccc5178dafe6 [2020-10-13T20:58:02.825Z] Removing intermediate container ccc5178dafe6 [2020-10-13T20:58:02.825Z] ---> 06bb23017242 [2020-10-13T20:58:02.825Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:58:02.825Z] ---> Running in f0dd1740b3d5 [2020-10-13T20:58:03.874Z] Removing intermediate container f0dd1740b3d5 [2020-10-13T20:58:03.874Z] ---> 3f2bceca4629 [2020-10-13T20:58:03.874Z] Step 21/23 : LABEL arch=arm64 [2020-10-13T20:58:03.874Z] ---> Running in 8249f743c2ee [2020-10-13T20:58:04.166Z] Collecting docker<4.0,>=3.6.0 [2020-10-13T20:58:04.166Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-13T20:58:04.938Z] Removing intermediate container 8249f743c2ee [2020-10-13T20:58:04.938Z] ---> c4b0eee4ad36 [2020-10-13T20:58:04.938Z] Step 22/23 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:58:05.271Z] ---> Running in 843a98f83529 [2020-10-13T20:58:05.271Z] Collecting idna<2.8,>=2.5 [2020-10-13T20:58:05.271Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-13T20:58:05.553Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-13T20:58:05.553Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-13T20:58:06.307Z] Removing intermediate container 843a98f83529 [2020-10-13T20:58:06.307Z] ---> 5052d4d1d7d7 [2020-10-13T20:58:06.307Z] Step 23/23 : LABEL version=1.2.2-dev.70 [2020-10-13T20:58:06.601Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-13T20:58:06.601Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-13T20:58:06.601Z] ---> Running in a45d0ab07083 [2020-10-13T20:58:07.693Z] Removing intermediate container a45d0ab07083 [2020-10-13T20:58:07.693Z] ---> 410d85b75471 [2020-10-13T20:58:07.693Z] [2020-10-13T20:58:07.693Z] Collecting docker-pycreds>=0.4.0 [2020-10-13T20:58:07.968Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-13T20:58:08.242Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-13T20:58:08.242Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-13T20:58:08.242Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-13T20:58:08.242Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-13T20:58:08.242Z] Successfully built 410d85b75471 [2020-10-13T20:58:08.513Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-13T20:58:08.513Z] Building docker-support-notifications-go [2020-10-13T20:58:09.501Z]  Building docker-core-data-go ... done Installing collected packages: jsonschema, docopt, PyYAML, cached-property, idna, urllib3, requests, websocket-client, texttable, dockerpty, docker-pycreds, docker, docker-compose [2020-10-13T20:58:10.103Z] Running setup.py install for docopt: started [2020-10-13T20:58:13.520Z] Running setup.py install for docopt: finished with status 'done' [2020-10-13T20:58:13.520Z] Running setup.py install for PyYAML: started [2020-10-13T20:58:14.125Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:58:14.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:58:14.125Z] ---> 66c0fe103503 [2020-10-13T20:58:14.125Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T20:58:14.125Z] ---> Using cache [2020-10-13T20:58:14.125Z] ---> ddd177733ec8 [2020-10-13T20:58:14.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:58:14.125Z] ---> Using cache [2020-10-13T20:58:14.125Z] ---> b535445572fb [2020-10-13T20:58:14.125Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-13T20:58:15.587Z] ---> Running in c881ca7edd08 [2020-10-13T20:58:15.587Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-13T20:58:15.587Z] Attempting uninstall: idna [2020-10-13T20:58:15.861Z] Found existing installation: idna 2.9 [2020-10-13T20:58:15.861Z] Uninstalling idna-2.9: [2020-10-13T20:58:15.861Z] Successfully uninstalled idna-2.9 [2020-10-13T20:58:16.845Z] Attempting uninstall: urllib3 [2020-10-13T20:58:16.845Z] Found existing installation: urllib3 1.25.9 [2020-10-13T20:58:16.845Z] Uninstalling urllib3-1.25.9: [2020-10-13T20:58:17.120Z] Successfully uninstalled urllib3-1.25.9 [2020-10-13T20:58:17.719Z] Attempting uninstall: requests [2020-10-13T20:58:17.719Z] Found existing installation: requests 2.23.0 [2020-10-13T20:58:17.719Z] Uninstalling requests-2.23.0: [2020-10-13T20:58:17.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:17.998Z] Successfully uninstalled requests-2.23.0 [2020-10-13T20:58:18.983Z] Running setup.py install for texttable: started [2020-10-13T20:58:18.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:19.973Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:58:19.973Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:58:19.973Z] OK: 12623 distinct packages available [2020-10-13T20:58:21.413Z] OK: 217 MiB in 51 packages [2020-10-13T20:58:22.014Z] Running setup.py install for texttable: finished with status 'done' [2020-10-13T20:58:22.014Z] Running setup.py install for dockerpty: started [2020-10-13T20:58:22.613Z] OK: 217 MiB in 51 packages [2020-10-13T20:58:25.313Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-13T20:58:25.940Z] Removing intermediate container c881ca7edd08 [2020-10-13T20:58:25.940Z] ---> 04fb40ca8be0 [2020-10-13T20:58:25.940Z] Step 6/22 : COPY go.mod . [2020-10-13T20:58:27.388Z] ---> 43be3cfdae29 [2020-10-13T20:58:27.388Z] Step 7/22 : RUN go mod download [2020-10-13T20:58:27.663Z] ---> Running in 6f0f3e05f6df [2020-10-13T20:58:28.262Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-13T20:58:32.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:58:32.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:58:32.629Z] ---> 66c0fe103503 [2020-10-13T20:58:32.629Z] Step 3/24 : WORKDIR /edgex-go [2020-10-13T20:58:32.629Z] ---> Using cache [2020-10-13T20:58:32.629Z] ---> ddd177733ec8 [2020-10-13T20:58:32.629Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:58:32.629Z] ---> Using cache [2020-10-13T20:58:32.629Z] ---> b535445572fb [2020-10-13T20:58:32.629Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-13T20:58:32.629Z] ---> Running in 09dc791b292b [2020-10-13T20:58:34.636Z] Removing intermediate container 6f0f3e05f6df [2020-10-13T20:58:34.636Z] ---> 7ab022f09c41 [2020-10-13T20:58:34.636Z] Step 8/22 : COPY . . [2020-10-13T20:58:36.083Z] Removing intermediate container 9bda5e7dd87b [2020-10-13T20:58:36.083Z] ---> 3793966c09ef [2020-10-13T20:58:36.083Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-13T20:58:36.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:36.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:36.689Z] ---> Running in cb561e32b3c4 [2020-10-13T20:58:38.136Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T20:58:38.136Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T20:58:38.136Z] OK: 12623 distinct packages available [2020-10-13T20:58:39.125Z] OK: 217 MiB in 51 packages [2020-10-13T20:58:39.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:40.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:58:40.606Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T20:58:40.606Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-13T20:58:40.606Z] (3/3) Installing curl (7.69.1-r1) [2020-10-13T20:58:40.606Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T20:58:40.900Z] OK: 71 MiB in 58 packages [2020-10-13T20:58:43.572Z] Removing intermediate container 09dc791b292b [2020-10-13T20:58:43.572Z] ---> 239a2210c25e [2020-10-13T20:58:43.572Z] Step 6/24 : COPY go.mod . [2020-10-13T20:58:43.852Z] Removing intermediate container cb561e32b3c4 [2020-10-13T20:58:43.852Z] ---> cb822e6ad7e2 [2020-10-13T20:58:43.852Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-13T20:58:44.132Z] ---> Running in 3483d3a6562a [2020-10-13T20:58:45.583Z] ---> 3bde8d9ef9b4 [2020-10-13T20:58:45.583Z] Step 7/24 : RUN go mod download [2020-10-13T20:58:45.583Z] Removing intermediate container 3483d3a6562a [2020-10-13T20:58:45.583Z] ---> 2e443d0e130e [2020-10-13T20:58:45.583Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:58:46.179Z] ---> Running in ce3255e30c77 [2020-10-13T20:58:46.179Z] ---> Running in a32e5a0a30f0 [2020-10-13T20:58:47.623Z] Removing intermediate container ce3255e30c77 [2020-10-13T20:58:47.623Z] ---> 8b2950a82ae1 [2020-10-13T20:58:47.623Z] Step 25/27 : LABEL arch=arm64 [2020-10-13T20:58:47.900Z] ---> Running in 9f6b2fe2dc13 [2020-10-13T20:58:49.341Z] Removing intermediate container 9f6b2fe2dc13 [2020-10-13T20:58:49.341Z] ---> df2a0beffcb2 [2020-10-13T20:58:49.341Z] Step 26/27 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:58:49.629Z] ---> Running in 31c0bd6c717e [2020-10-13T20:58:51.066Z] Removing intermediate container 31c0bd6c717e [2020-10-13T20:58:51.066Z] ---> 25f73c4225c8 [2020-10-13T20:58:51.066Z] Step 27/27 : LABEL version=1.2.2-dev.70 [2020-10-13T20:58:51.339Z] ---> Running in b5ab4aba0e34 [2020-10-13T20:58:51.933Z] Removing intermediate container a32e5a0a30f0 [2020-10-13T20:58:51.934Z] ---> 5deea9089105 [2020-10-13T20:58:51.934Z] Step 8/24 : COPY . . [2020-10-13T20:58:52.205Z] Removing intermediate container b5ab4aba0e34 [2020-10-13T20:58:52.205Z] ---> 6024c5f2c786 [2020-10-13T20:58:52.205Z] [2020-10-13T20:58:53.177Z] Successfully built 6024c5f2c786 [2020-10-13T20:58:53.177Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-13T20:58:53.177Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go [2020-10-13T20:58:54.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-13T20:59:00.887Z] ---> 63d9fa17786e [2020-10-13T20:59:00.887Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-13T20:59:00.887Z] ---> Running in b1d18e34e92a [2020-10-13T20:59:03.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-13T20:59:06.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-13T20:59:16.342Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T20:59:16.342Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-13T20:59:16.342Z] ---> 66c0fe103503 [2020-10-13T20:59:16.342Z] Step 3/20 : WORKDIR /edgex-go [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> ddd177733ec8 [2020-10-13T20:59:16.342Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> b535445572fb [2020-10-13T20:59:16.342Z] Step 5/20 : RUN apk update && apk add make git [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> dffab4286ffe [2020-10-13T20:59:16.342Z] Step 6/20 : COPY go.mod . [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> 30abd2564577 [2020-10-13T20:59:16.342Z] Step 7/20 : RUN go mod download [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> f41d88bbf263 [2020-10-13T20:59:16.342Z] Step 8/20 : COPY . . [2020-10-13T20:59:16.342Z] ---> Using cache [2020-10-13T20:59:16.342Z] ---> 1eb897b1b077 [2020-10-13T20:59:16.342Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-13T20:59:16.947Z] ---> Running in 08c799e8ffd4 [2020-10-13T20:59:17.936Z] ---> e0c48f9fdb2e [2020-10-13T20:59:17.936Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-13T20:59:18.218Z] ---> Running in b3c1e47d06d7 [2020-10-13T20:59:20.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-13T20:59:20.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-13T20:59:21.104Z] Removing intermediate container 895dcfc59879 [2020-10-13T20:59:21.104Z] ---> 7ca03e99d2b6 [2020-10-13T20:59:21.104Z] [2020-10-13T20:59:21.104Z] Step 10/26 : FROM alpine:3.10 [2020-10-13T20:59:21.387Z] 3.10: Pulling from library/alpine [2020-10-13T20:59:23.380Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-13T20:59:23.380Z] Status: Downloaded newer image for alpine:3.10 [2020-10-13T20:59:23.380Z] ---> 536a684cf733 [2020-10-13T20:59:23.380Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-13T20:59:23.380Z] ---> Running in 6b918a33d65c [2020-10-13T20:59:26.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-13T20:59:26.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-13T20:59:26.895Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-13T20:59:26.895Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-13T20:59:26.895Z] OK: 10167 distinct packages available [2020-10-13T20:59:27.494Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-13T20:59:27.494Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-13T20:59:27.770Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-13T20:59:27.770Z] (4/5) Installing curl (7.66.0-r1) [2020-10-13T20:59:27.770Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-13T20:59:27.770Z] Executing busybox-1.30.1-r3.trigger [2020-10-13T20:59:27.770Z] Executing ca-certificates-20191127-r2.trigger [2020-10-13T20:59:28.044Z] OK: 7 MiB in 19 packages [2020-10-13T20:59:30.676Z] Removing intermediate container 6b918a33d65c [2020-10-13T20:59:30.677Z] ---> 3b75c3301fa2 [2020-10-13T20:59:30.677Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T20:59:30.677Z] ---> Running in d4de0142651e [2020-10-13T20:59:31.289Z] Removing intermediate container d4de0142651e [2020-10-13T20:59:31.290Z] ---> 37bd93c0f4d6 [2020-10-13T20:59:31.290Z] Step 13/26 : WORKDIR / [2020-10-13T20:59:31.290Z] ---> Running in 660bafe97454 [2020-10-13T20:59:32.284Z] Removing intermediate container 660bafe97454 [2020-10-13T20:59:32.284Z] ---> 0fc07e4510cd [2020-10-13T20:59:32.284Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-13T20:59:33.278Z] ---> dc4abcd52e21 [2020-10-13T20:59:33.278Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-13T20:59:34.271Z] ---> 98eca1e83cd3 [2020-10-13T20:59:34.271Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-13T20:59:35.264Z] ---> 04c201ef05ca [2020-10-13T20:59:35.264Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-13T20:59:36.731Z] ---> e92fd01ea6fd [2020-10-13T20:59:36.731Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-13T20:59:38.193Z] ---> d41fdf941ffc [2020-10-13T20:59:38.193Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-13T20:59:40.854Z] ---> c4da1ba5de0f [2020-10-13T20:59:40.854Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-13T20:59:41.851Z] Removing intermediate container f338ade6783c [2020-10-13T20:59:41.851Z] ---> 5a00e9e213c5 [2020-10-13T20:59:41.851Z] [2020-10-13T20:59:41.851Z] Step 10/22 : FROM scratch [2020-10-13T20:59:41.851Z] ---> [2020-10-13T20:59:41.851Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T20:59:42.176Z] ---> Using cache [2020-10-13T20:59:42.176Z] ---> ad65c12b3ace [2020-10-13T20:59:42.176Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-13T20:59:42.459Z] ---> Running in 343f6078548d [2020-10-13T20:59:42.738Z] ---> abdff3c368ab [2020-10-13T20:59:42.738Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T20:59:43.017Z] Removing intermediate container 343f6078548d [2020-10-13T20:59:43.017Z] ---> f148441b45c7 [2020-10-13T20:59:43.294Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T20:59:43.294Z] ---> Running in 39a4381ffaa1 [2020-10-13T20:59:43.930Z] ---> 6d70d1697c66 [2020-10-13T20:59:43.930Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T20:59:44.220Z] Removing intermediate container 39a4381ffaa1 [2020-10-13T20:59:44.220Z] ---> bae0da07ef2c [2020-10-13T20:59:44.220Z] Step 14/22 : WORKDIR / [2020-10-13T20:59:44.220Z] ---> Running in 1c69b7d43ea2 [2020-10-13T20:59:44.220Z] ---> Running in 0b26a605dc90 [2020-10-13T20:59:45.208Z] Removing intermediate container 0b26a605dc90 [2020-10-13T20:59:45.208Z] ---> 4b2baedc3f74 [2020-10-13T20:59:45.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-13T20:59:46.211Z] ---> 809fbd1b9bb6 [2020-10-13T20:59:46.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-13T20:59:48.214Z] ---> 8ff71bd12172 [2020-10-13T20:59:48.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-13T20:59:48.826Z] Removing intermediate container 1c69b7d43ea2 [2020-10-13T20:59:48.826Z] ---> 9dae8f5d91ff [2020-10-13T20:59:48.826Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T20:59:49.106Z] ---> Running in ceda0335bffc [2020-10-13T20:59:49.716Z] ---> 126d0180e78f [2020-10-13T20:59:49.716Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-13T20:59:49.998Z] ---> Running in 775ed3ebc3dc [2020-10-13T20:59:49.998Z] Removing intermediate container ceda0335bffc [2020-10-13T20:59:49.998Z] ---> f5deaff7500f [2020-10-13T20:59:49.998Z] Step 24/26 : LABEL arch=arm64 [2020-10-13T20:59:49.998Z] ---> Running in 9b258425fb43 [2020-10-13T20:59:50.612Z] Removing intermediate container 775ed3ebc3dc [2020-10-13T20:59:50.612Z] ---> 460f64a9ea85 [2020-10-13T20:59:50.612Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T20:59:50.906Z] Removing intermediate container 9b258425fb43 [2020-10-13T20:59:50.906Z] ---> 6298fec76860 [2020-10-13T20:59:50.906Z] Step 25/26 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:59:50.906Z] ---> Running in 0767efdadaf9 [2020-10-13T20:59:51.185Z] ---> Running in 9a46e14d8d30 [2020-10-13T20:59:51.806Z] Removing intermediate container 0767efdadaf9 [2020-10-13T20:59:51.806Z] ---> 616a950d8cc0 [2020-10-13T20:59:51.806Z] Step 20/22 : LABEL arch=arm64 [2020-10-13T20:59:51.806Z] Removing intermediate container 9a46e14d8d30 [2020-10-13T20:59:51.806Z] ---> f2e1c4f82712 [2020-10-13T20:59:52.115Z] Step 26/26 : LABEL version=1.2.2-dev.70 [2020-10-13T20:59:52.115Z] ---> Running in a05a65930cd4 [2020-10-13T20:59:52.115Z] ---> Running in 34c0b59020ae [2020-10-13T20:59:53.112Z] Removing intermediate container 34c0b59020ae [2020-10-13T20:59:53.112Z] Removing intermediate container a05a65930cd4 [2020-10-13T20:59:53.112Z] ---> eeca43d78014 [2020-10-13T20:59:53.112Z] ---> 85ba55f6e90e [2020-10-13T20:59:53.112Z] [2020-10-13T20:59:53.112Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T20:59:53.402Z] ---> Running in c33a3177507a [2020-10-13T20:59:54.009Z] Successfully built eeca43d78014 [2020-10-13T20:59:54.009Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-13T20:59:54.009Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container c33a3177507a [2020-10-13T20:59:54.009Z] ---> 58dab057c853 [2020-10-13T20:59:54.009Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T20:59:54.295Z] ---> Running in d88dbdb4cceb [2020-10-13T20:59:54.907Z] Removing intermediate container d88dbdb4cceb [2020-10-13T20:59:54.907Z] ---> 50a8306cc79f [2020-10-13T20:59:54.907Z] [2020-10-13T20:59:55.191Z] Successfully built 50a8306cc79f [2020-10-13T20:59:55.191Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-13T21:00:22.067Z]  Building docker-core-command-go ... done Removing intermediate container b1d18e34e92a [2020-10-13T21:00:22.067Z] ---> 12b5f3337206 [2020-10-13T21:00:22.067Z] [2020-10-13T21:00:22.067Z] Step 10/22 : FROM scratch [2020-10-13T21:00:22.067Z] ---> [2020-10-13T21:00:22.067Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T21:00:22.067Z] ---> Running in 176f33ec1062 [2020-10-13T21:00:22.067Z] Removing intermediate container 176f33ec1062 [2020-10-13T21:00:22.067Z] ---> 2aed8fff4d92 [2020-10-13T21:00:22.067Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-13T21:00:22.067Z] ---> Running in abbdfc57fc5e [2020-10-13T21:00:23.264Z] Removing intermediate container abbdfc57fc5e [2020-10-13T21:00:23.264Z] ---> 32afb470f5a3 [2020-10-13T21:00:23.264Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T21:00:23.587Z] ---> Running in 9df0e05e80a1 [2020-10-13T21:00:24.217Z] Removing intermediate container 9df0e05e80a1 [2020-10-13T21:00:24.217Z] ---> 535e9f8f9959 [2020-10-13T21:00:24.217Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-13T21:00:24.217Z] Removing intermediate container 08c799e8ffd4 [2020-10-13T21:00:24.217Z] ---> e16f9f3f96bd [2020-10-13T21:00:24.217Z] [2020-10-13T21:00:24.217Z] Step 10/20 : FROM alpine [2020-10-13T21:00:24.217Z] ---> 62ee0e9f8440 [2020-10-13T21:00:24.217Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-13T21:00:24.581Z] ---> Running in 7daa11034e94 [2020-10-13T21:00:25.669Z] ---> 5bf8d5b5594b [2020-10-13T21:00:25.670Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-13T21:00:26.688Z] ---> 5ed46a2db57b [2020-10-13T21:00:26.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-13T21:00:26.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T21:00:27.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T21:00:27.837Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T21:00:27.837Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T21:00:27.837Z] OK: 12621 distinct packages available [2020-10-13T21:00:28.111Z] ---> e9d3c0339c28 [2020-10-13T21:00:28.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-13T21:00:28.709Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-13T21:00:28.709Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T21:00:28.709Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-13T21:00:28.709Z] (4/4) Installing curl (7.69.1-r1) [2020-10-13T21:00:28.709Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T21:00:28.709Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T21:00:29.003Z] OK: 7 MiB in 18 packages [2020-10-13T21:00:29.003Z] ---> 92dfc46df5a9 [2020-10-13T21:00:29.003Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-13T21:00:29.276Z] ---> Running in af60e882c7de [2020-10-13T21:00:29.879Z] Removing intermediate container af60e882c7de [2020-10-13T21:00:29.879Z] ---> 960cf0496ce2 [2020-10-13T21:00:29.879Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T21:00:30.163Z] ---> Running in 063c166ec0a4 [2020-10-13T21:00:30.761Z] Removing intermediate container 063c166ec0a4 [2020-10-13T21:00:30.761Z] ---> 0053e744b76f [2020-10-13T21:00:30.761Z] Step 20/22 : LABEL arch=arm64 [2020-10-13T21:00:30.761Z] Removing intermediate container 7daa11034e94 [2020-10-13T21:00:30.761Z] ---> fa5f82e7a09c [2020-10-13T21:00:30.761Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T21:00:31.032Z] ---> Running in 746be6910e52 [2020-10-13T21:00:31.032Z] ---> Running in fe440da827e7 [2020-10-13T21:00:31.636Z] Removing intermediate container fe440da827e7 [2020-10-13T21:00:31.636Z] ---> 0a2db0a2b292 [2020-10-13T21:00:31.636Z] Step 13/20 : WORKDIR /edgex [2020-10-13T21:00:31.636Z] Removing intermediate container 746be6910e52 [2020-10-13T21:00:31.636Z] ---> ededa7edf3b2 [2020-10-13T21:00:31.636Z] Step 21/22 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:31.636Z] ---> Running in 15979b8a2ddf [2020-10-13T21:00:31.636Z] ---> Running in 2cc6443da44d [2020-10-13T21:00:32.233Z] Removing intermediate container 15979b8a2ddf [2020-10-13T21:00:32.233Z] ---> 3ced18569cbd [2020-10-13T21:00:32.233Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-13T21:00:32.233Z] Removing intermediate container 2cc6443da44d [2020-10-13T21:00:32.233Z] ---> a9d772ef0bff [2020-10-13T21:00:32.233Z] Step 22/22 : LABEL version=1.2.2-dev.70 [2020-10-13T21:00:32.828Z] ---> Running in 6bfdac0f67c9 [2020-10-13T21:00:33.418Z] Removing intermediate container 6bfdac0f67c9 [2020-10-13T21:00:33.418Z] ---> c7a61e8c9537 [2020-10-13T21:00:33.418Z] [2020-10-13T21:00:33.418Z] ---> 070c04ca5c87 [2020-10-13T21:00:33.418Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-13T21:00:33.694Z] Removing intermediate container b3c1e47d06d7 [2020-10-13T21:00:33.694Z] ---> dbb929b92933 [2020-10-13T21:00:33.694Z] [2020-10-13T21:00:33.694Z] Step 10/24 : FROM scratch [2020-10-13T21:00:33.694Z] ---> [2020-10-13T21:00:33.694Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T21:00:33.967Z] Successfully built c7a61e8c9537 [2020-10-13T21:00:33.967Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-13T21:00:33.967Z]  Building docker-support-logging-go ... done  ---> Using cache [2020-10-13T21:00:33.967Z] ---> 2aed8fff4d92 [2020-10-13T21:00:33.967Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-13T21:00:34.237Z] ---> Running in 6fceb7717aaa [2020-10-13T21:00:34.507Z] ---> 14d90d09049e [2020-10-13T21:00:34.507Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-13T21:00:34.782Z] ---> Running in a7a34ce97c2e [2020-10-13T21:00:34.782Z] Removing intermediate container 6fceb7717aaa [2020-10-13T21:00:34.782Z] ---> 645482f0bf3a [2020-10-13T21:00:34.782Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-13T21:00:34.782Z] ---> Running in 731661f25189 [2020-10-13T21:00:35.055Z] Removing intermediate container a7a34ce97c2e [2020-10-13T21:00:35.055Z] ---> 4cfe93bdaf53 [2020-10-13T21:00:35.055Z] Step 17/20 : CMD ["--init=true"] [2020-10-13T21:00:35.331Z] ---> Running in 2a86b868c477 [2020-10-13T21:00:35.331Z] Removing intermediate container 731661f25189 [2020-10-13T21:00:35.331Z] ---> dc38de51b475 [2020-10-13T21:00:35.331Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-13T21:00:35.929Z] Removing intermediate container 2a86b868c477 [2020-10-13T21:00:35.929Z] ---> fbad5a8b197b [2020-10-13T21:00:35.929Z] Step 18/20 : LABEL arch=arm64 [2020-10-13T21:00:35.929Z] ---> Running in 428589afdaa9 [2020-10-13T21:00:35.929Z] ---> 69c2cdbac02d [2020-10-13T21:00:35.929Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-13T21:00:36.524Z] Removing intermediate container 428589afdaa9 [2020-10-13T21:00:36.524Z] ---> a3cf63e6ea62 [2020-10-13T21:00:36.524Z] Step 19/20 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:36.524Z] ---> Running in c0418b308ba8 [2020-10-13T21:00:37.115Z] Removing intermediate container c0418b308ba8 [2020-10-13T21:00:37.115Z] ---> 6dc0922ec3cb [2020-10-13T21:00:37.115Z] Step 20/20 : LABEL version=1.2.2-dev.70 [2020-10-13T21:00:37.115Z] ---> 38ba8a62851f [2020-10-13T21:00:37.115Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-13T21:00:37.386Z] ---> Running in a6d753fe9ef4 [2020-10-13T21:00:37.661Z] Removing intermediate container a6d753fe9ef4 [2020-10-13T21:00:37.661Z] ---> 9a2a3d0c7c1c [2020-10-13T21:00:37.661Z] [2020-10-13T21:00:38.257Z] Successfully built 9a2a3d0c7c1c [2020-10-13T21:00:38.257Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-13T21:00:38.529Z]  Building docker-security-proxy-setup-go ... done  ---> 85ddf6b67141 [2020-10-13T21:00:38.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-13T21:00:39.125Z] ---> 11215f7f4a7e [2020-10-13T21:00:39.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-13T21:00:40.564Z] ---> 1a2c234aa0c0 [2020-10-13T21:00:40.564Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-13T21:00:41.160Z] ---> 0cf07bb58af2 [2020-10-13T21:00:41.160Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-13T21:00:41.160Z] ---> Running in 46ea0789d5df [2020-10-13T21:00:41.433Z] Removing intermediate container 46ea0789d5df [2020-10-13T21:00:41.433Z] ---> 3f642b0f84c5 [2020-10-13T21:00:41.433Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T21:00:41.705Z] ---> Running in 44ebbd40b049 [2020-10-13T21:00:41.977Z] Removing intermediate container 44ebbd40b049 [2020-10-13T21:00:41.977Z] ---> 435f3825da91 [2020-10-13T21:00:41.977Z] Step 22/24 : LABEL arch=arm64 [2020-10-13T21:00:42.251Z] ---> Running in d9adfb4d0ad7 [2020-10-13T21:00:42.526Z] Removing intermediate container d9adfb4d0ad7 [2020-10-13T21:00:42.526Z] ---> ce03f3c7eac5 [2020-10-13T21:00:42.526Z] Step 23/24 : LABEL git_sha=e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:42.799Z] ---> Running in a6e39ddeb30d [2020-10-13T21:00:43.400Z] Removing intermediate container a6e39ddeb30d [2020-10-13T21:00:43.400Z] ---> 9e205ed60fd0 [2020-10-13T21:00:43.400Z] Step 24/24 : LABEL version=1.2.2-dev.70 [2020-10-13T21:00:43.400Z] ---> Running in 902ea5df2e38 [2020-10-13T21:00:43.995Z] Removing intermediate container 902ea5df2e38 [2020-10-13T21:00:43.995Z] ---> 8aecdff0ff0f [2020-10-13T21:00:43.995Z] [2020-10-13T21:00:44.279Z] Successfully built 8aecdff0ff0f [2020-10-13T21:00:44.279Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-13T21:00:44.574Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-10-13T21:00:44.607Z] $ docker stop --time=1 71c69b6cc6a53e329a90dfb94bf6c4ecb56fbeaf88e41d254cf55eec2f641a79 [2020-10-13T21:00:46.548Z] $ docker rm -f 71c69b6cc6a53e329a90dfb94bf6c4ecb56fbeaf88e41d254cf55eec2f641a79 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:00:47.217Z] + grep docker [2020-10-13T21:00:47.217Z] + docker images [2020-10-13T21:00:47.489Z] docker-support-notifications-go-arm64 latest 8aecdff0ff0f 4 seconds ago 12.9MB [2020-10-13T21:00:47.489Z] docker-security-proxy-setup-go-arm64 latest 9a2a3d0c7c1c 10 seconds ago 15.1MB [2020-10-13T21:00:47.489Z] docker-support-logging-go-arm64 latest c7a61e8c9537 15 seconds ago 10.6MB [2020-10-13T21:00:47.489Z] docker-core-command-go-arm64 latest 50a8306cc79f 53 seconds ago 11.4MB [2020-10-13T21:00:47.489Z] docker-security-secretstore-setup-go-arm64 latest eeca43d78014 55 seconds ago 30.8MB [2020-10-13T21:00:47.489Z] docker-sys-mgmt-agent-go-arm64 latest 6024c5f2c786 About a minute ago 270MB [2020-10-13T21:00:47.489Z] docker-core-data-go-arm64 latest 410d85b75471 2 minutes ago 22.2MB [2020-10-13T21:00:47.489Z] docker-core-metadata-go-arm64 latest 5b06ef81c4ce 3 minutes ago 13.3MB [2020-10-13T21:00:47.489Z] docker-support-scheduler-go-arm64 latest 044ce8e18ed2 3 minutes ago 11.5MB [2020-10-13T21:00:47.489Z] docker-security-secrets-setup-go-arm64 latest d462b3c88991 3 minutes ago 22.7MB [2020-10-13T21:00:47.489Z] docker latest 45884bde0078 3 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-13T21:00:48.088Z] provisioning config files... [2020-10-13T21:00:48.131Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/185@tmp/config5058989989861772984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:00:48.534Z] ---> docker-login.sh [2020-10-13T21:00:48.534Z] nexus3.edgexfoundry.org:10001 [2020-10-13T21:00:48.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T21:00:49.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T21:00:49.080Z] Configure a credential helper to remove this warning. See [2020-10-13T21:00:49.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T21:00:49.080Z] [2020-10-13T21:00:49.080Z] Login Succeeded [2020-10-13T21:00:49.080Z] nexus3.edgexfoundry.org:10002 [2020-10-13T21:00:49.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T21:00:49.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T21:00:49.623Z] Configure a credential helper to remove this warning. See [2020-10-13T21:00:49.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T21:00:49.623Z] [2020-10-13T21:00:49.623Z] Login Succeeded [2020-10-13T21:00:49.623Z] nexus3.edgexfoundry.org:10003 [2020-10-13T21:00:50.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T21:00:50.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T21:00:50.215Z] Configure a credential helper to remove this warning. See [2020-10-13T21:00:50.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T21:00:50.215Z] [2020-10-13T21:00:50.215Z] Login Succeeded [2020-10-13T21:00:50.215Z] nexus3.edgexfoundry.org:10004 [2020-10-13T21:00:50.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T21:00:50.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T21:00:50.813Z] Configure a credential helper to remove this warning. See [2020-10-13T21:00:50.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T21:00:50.813Z] [2020-10-13T21:00:50.813Z] Login Succeeded [2020-10-13T21:00:50.813Z] docker.io [2020-10-13T21:00:51.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T21:00:51.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T21:00:51.679Z] Configure a credential helper to remove this warning. See [2020-10-13T21:00:51.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T21:00:51.679Z] [2020-10-13T21:00:51.679Z] Login Succeeded [2020-10-13T21:00:51.679Z] ---> docker-login.sh ends [Pipeline] } [2020-10-13T21:00:51.696Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:00:51.941Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-10-13T21:00:51.941Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:51.941Z] 1.2.2-dev.70 [2020-10-13T21:00:51.941Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:00:51.941Z] master [2020-10-13T21:00:51.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:52.471Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:52.808Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:52.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T21:00:52.808Z] 99f24f8df07c: Preparing [2020-10-13T21:00:52.808Z] ce2195567531: Preparing [2020-10-13T21:00:52.808Z] 06c79809d240: Preparing [2020-10-13T21:00:53.080Z] 06c79809d240: Pushed [2020-10-13T21:00:53.080Z] 99f24f8df07c: Pushed [2020-10-13T21:00:56.453Z] ce2195567531: Pushed [2020-10-13T21:00:56.453Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:21033a659e16f44b5033aaffcc2b530b7e49b1460bb49b282fca9e974dd8c97f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:56.805Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:57.142Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.70 [2020-10-13T21:00:57.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T21:00:57.142Z] 99f24f8df07c: Preparing [2020-10-13T21:00:57.142Z] ce2195567531: Preparing [2020-10-13T21:00:57.142Z] 06c79809d240: Preparing [2020-10-13T21:00:57.411Z] 06c79809d240: Layer already exists [2020-10-13T21:00:57.411Z] 99f24f8df07c: Layer already exists [2020-10-13T21:00:57.411Z] ce2195567531: Layer already exists [2020-10-13T21:00:57.411Z] 1.2.2-dev.70: digest: sha256:21033a659e16f44b5033aaffcc2b530b7e49b1460bb49b282fca9e974dd8c97f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:57.768Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:58.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:00:58.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T21:00:58.104Z] 99f24f8df07c: Preparing [2020-10-13T21:00:58.104Z] ce2195567531: Preparing [2020-10-13T21:00:58.104Z] 06c79809d240: Preparing [2020-10-13T21:00:58.377Z] 06c79809d240: Layer already exists [2020-10-13T21:00:58.377Z] ce2195567531: Layer already exists [2020-10-13T21:00:58.377Z] 99f24f8df07c: Layer already exists [2020-10-13T21:00:58.377Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:21033a659e16f44b5033aaffcc2b530b7e49b1460bb49b282fca9e974dd8c97f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:58.741Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:00:59.074Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-10-13T21:00:59.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T21:00:59.075Z] 99f24f8df07c: Preparing [2020-10-13T21:00:59.075Z] ce2195567531: Preparing [2020-10-13T21:00:59.075Z] 06c79809d240: Preparing [2020-10-13T21:00:59.344Z] ce2195567531: Layer already exists [2020-10-13T21:00:59.344Z] 99f24f8df07c: Layer already exists [2020-10-13T21:00:59.344Z] 06c79809d240: Layer already exists [2020-10-13T21:00:59.344Z] master: digest: sha256:21033a659e16f44b5033aaffcc2b530b7e49b1460bb49b282fca9e974dd8c97f size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:00:59.526Z] ===================================================== [Pipeline] echo [2020-10-13T21:00:59.576Z] taggedImages: [2020-10-13T21:00:59.577Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:59.577Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.70 [2020-10-13T21:00:59.577Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:00:59.577Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-10-13T21:00:59.637Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-10-13T21:00:59.637Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:00:59.637Z] 1.2.2-dev.70 [2020-10-13T21:00:59.637Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:00:59.637Z] master [2020-10-13T21:00:59.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:00.137Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:00.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:00.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T21:01:00.472Z] 03298750857c: Preparing [2020-10-13T21:01:00.472Z] fda0b58accdd: Preparing [2020-10-13T21:01:00.472Z] 403f59dd3278: Preparing [2020-10-13T21:01:00.472Z] f63e198e73f2: Preparing [2020-10-13T21:01:00.472Z] 8e38a6d11f35: Preparing [2020-10-13T21:01:00.472Z] e2f13739ad41: Preparing [2020-10-13T21:01:00.472Z] e2f13739ad41: Waiting [2020-10-13T21:01:00.746Z] 03298750857c: Pushed [2020-10-13T21:01:01.018Z] 403f59dd3278: Pushed [2020-10-13T21:01:01.018Z] 8e38a6d11f35: Pushed [2020-10-13T21:01:01.018Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:01.611Z] f63e198e73f2: Pushed [2020-10-13T21:01:04.226Z] fda0b58accdd: Pushed [2020-10-13T21:01:04.498Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:54d39e2b6636010e9e1e42a63849ab723c9bc53c9c11bc63d212054725c83f20 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:04.847Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:05.187Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:05.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T21:01:05.187Z] 03298750857c: Preparing [2020-10-13T21:01:05.187Z] fda0b58accdd: Preparing [2020-10-13T21:01:05.187Z] 403f59dd3278: Preparing [2020-10-13T21:01:05.187Z] f63e198e73f2: Preparing [2020-10-13T21:01:05.187Z] 8e38a6d11f35: Preparing [2020-10-13T21:01:05.187Z] e2f13739ad41: Preparing [2020-10-13T21:01:05.188Z] e2f13739ad41: Waiting [2020-10-13T21:01:05.459Z] 8e38a6d11f35: Layer already exists [2020-10-13T21:01:05.459Z] f63e198e73f2: Layer already exists [2020-10-13T21:01:05.459Z] 403f59dd3278: Layer already exists [2020-10-13T21:01:05.459Z] 03298750857c: Layer already exists [2020-10-13T21:01:05.459Z] fda0b58accdd: Layer already exists [2020-10-13T21:01:05.459Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:05.459Z] 1.2.2-dev.70: digest: sha256:54d39e2b6636010e9e1e42a63849ab723c9bc53c9c11bc63d212054725c83f20 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:05.810Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:06.149Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T21:01:06.149Z] 03298750857c: Preparing [2020-10-13T21:01:06.149Z] fda0b58accdd: Preparing [2020-10-13T21:01:06.149Z] 403f59dd3278: Preparing [2020-10-13T21:01:06.149Z] f63e198e73f2: Preparing [2020-10-13T21:01:06.149Z] 8e38a6d11f35: Preparing [2020-10-13T21:01:06.149Z] e2f13739ad41: Preparing [2020-10-13T21:01:06.149Z] e2f13739ad41: Waiting [2020-10-13T21:01:06.421Z] 403f59dd3278: Layer already exists [2020-10-13T21:01:06.421Z] f63e198e73f2: Layer already exists [2020-10-13T21:01:06.421Z] 03298750857c: Layer already exists [2020-10-13T21:01:06.421Z] fda0b58accdd: Layer already exists [2020-10-13T21:01:06.421Z] 8e38a6d11f35: Layer already exists [2020-10-13T21:01:06.421Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:06.421Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:54d39e2b6636010e9e1e42a63849ab723c9bc53c9c11bc63d212054725c83f20 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:06.763Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:07.103Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-10-13T21:01:07.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T21:01:07.103Z] 03298750857c: Preparing [2020-10-13T21:01:07.103Z] fda0b58accdd: Preparing [2020-10-13T21:01:07.103Z] 403f59dd3278: Preparing [2020-10-13T21:01:07.103Z] f63e198e73f2: Preparing [2020-10-13T21:01:07.103Z] 8e38a6d11f35: Preparing [2020-10-13T21:01:07.103Z] e2f13739ad41: Preparing [2020-10-13T21:01:07.103Z] e2f13739ad41: Waiting [2020-10-13T21:01:07.103Z] 03298750857c: Layer already exists [2020-10-13T21:01:07.103Z] fda0b58accdd: Layer already exists [2020-10-13T21:01:07.103Z] 403f59dd3278: Layer already exists [2020-10-13T21:01:07.374Z] f63e198e73f2: Layer already exists [2020-10-13T21:01:07.374Z] 8e38a6d11f35: Layer already exists [2020-10-13T21:01:07.374Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:07.374Z] master: digest: sha256:54d39e2b6636010e9e1e42a63849ab723c9bc53c9c11bc63d212054725c83f20 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:07.624Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:07.686Z] taggedImages: [2020-10-13T21:01:07.686Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:07.686Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:07.686Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:07.686Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-10-13T21:01:07.756Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-10-13T21:01:07.756Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:07.756Z] 1.2.2-dev.70 [2020-10-13T21:01:07.756Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:07.756Z] master [2020-10-13T21:01:07.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:08.301Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:08.629Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:08.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T21:01:08.629Z] bd429b48b023: Preparing [2020-10-13T21:01:08.629Z] 2d550fa1948e: Preparing [2020-10-13T21:01:08.629Z] 1ccde9d6f054: Preparing [2020-10-13T21:01:08.901Z] 1ccde9d6f054: Pushed [2020-10-13T21:01:08.901Z] bd429b48b023: Pushed [2020-10-13T21:01:12.302Z] 2d550fa1948e: Pushed [2020-10-13T21:01:12.585Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:0720000c7b56cb1b78bf8c102ce37f6dc96bae8f273911f99b6902e2b9733034 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:12.973Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:13.337Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:13.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T21:01:13.338Z] bd429b48b023: Preparing [2020-10-13T21:01:13.338Z] 2d550fa1948e: Preparing [2020-10-13T21:01:13.338Z] 1ccde9d6f054: Preparing [2020-10-13T21:01:13.338Z] 2d550fa1948e: Layer already exists [2020-10-13T21:01:13.614Z] bd429b48b023: Layer already exists [2020-10-13T21:01:13.614Z] 1ccde9d6f054: Layer already exists [2020-10-13T21:01:13.614Z] 1.2.2-dev.70: digest: sha256:0720000c7b56cb1b78bf8c102ce37f6dc96bae8f273911f99b6902e2b9733034 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:13.970Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:14.331Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:14.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T21:01:14.331Z] bd429b48b023: Preparing [2020-10-13T21:01:14.331Z] 2d550fa1948e: Preparing [2020-10-13T21:01:14.331Z] 1ccde9d6f054: Preparing [2020-10-13T21:01:14.331Z] 2d550fa1948e: Layer already exists [2020-10-13T21:01:14.331Z] bd429b48b023: Layer already exists [2020-10-13T21:01:14.602Z] 1ccde9d6f054: Layer already exists [2020-10-13T21:01:14.602Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:0720000c7b56cb1b78bf8c102ce37f6dc96bae8f273911f99b6902e2b9733034 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:14.957Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:15.305Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-10-13T21:01:15.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T21:01:15.305Z] bd429b48b023: Preparing [2020-10-13T21:01:15.305Z] 2d550fa1948e: Preparing [2020-10-13T21:01:15.305Z] 1ccde9d6f054: Preparing [2020-10-13T21:01:15.305Z] 1ccde9d6f054: Layer already exists [2020-10-13T21:01:15.305Z] bd429b48b023: Layer already exists [2020-10-13T21:01:15.580Z] 2d550fa1948e: Layer already exists [2020-10-13T21:01:15.853Z] master: digest: sha256:0720000c7b56cb1b78bf8c102ce37f6dc96bae8f273911f99b6902e2b9733034 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:16.048Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:16.098Z] taggedImages: [2020-10-13T21:01:16.098Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:16.098Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:16.098Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:16.098Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-10-13T21:01:16.171Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-10-13T21:01:16.171Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:16.171Z] 1.2.2-dev.70 [2020-10-13T21:01:16.171Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:16.171Z] master [2020-10-13T21:01:16.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:16.713Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:17.078Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:17.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T21:01:17.078Z] 05b1e1f6e5e1: Preparing [2020-10-13T21:01:17.078Z] 1530825750d3: Preparing [2020-10-13T21:01:17.078Z] 30401f9a0374: Preparing [2020-10-13T21:01:17.078Z] 7c8351b6b2b3: Preparing [2020-10-13T21:01:17.078Z] e2f13739ad41: Preparing [2020-10-13T21:01:17.078Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:17.353Z] 1530825750d3: Pushed [2020-10-13T21:01:17.353Z] 30401f9a0374: Pushed [2020-10-13T21:01:17.948Z] 7c8351b6b2b3: Pushed [2020-10-13T21:01:19.923Z] 05b1e1f6e5e1: Pushed [2020-10-13T21:01:19.923Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:5076f14a32075c9d048ed73430de60fb58bedfd31aa6c08ec31ab3f33bd6fe21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:20.275Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:20.619Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:20.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T21:01:20.620Z] 05b1e1f6e5e1: Preparing [2020-10-13T21:01:20.620Z] 1530825750d3: Preparing [2020-10-13T21:01:20.620Z] 30401f9a0374: Preparing [2020-10-13T21:01:20.620Z] 7c8351b6b2b3: Preparing [2020-10-13T21:01:20.620Z] e2f13739ad41: Preparing [2020-10-13T21:01:20.892Z] 7c8351b6b2b3: Layer already exists [2020-10-13T21:01:20.892Z] 30401f9a0374: Layer already exists [2020-10-13T21:01:20.892Z] 05b1e1f6e5e1: Layer already exists [2020-10-13T21:01:20.892Z] 1530825750d3: Layer already exists [2020-10-13T21:01:20.892Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:20.892Z] 1.2.2-dev.70: digest: sha256:5076f14a32075c9d048ed73430de60fb58bedfd31aa6c08ec31ab3f33bd6fe21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:21.245Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:21.629Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:21.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T21:01:21.629Z] 05b1e1f6e5e1: Preparing [2020-10-13T21:01:21.629Z] 1530825750d3: Preparing [2020-10-13T21:01:21.629Z] 30401f9a0374: Preparing [2020-10-13T21:01:21.629Z] 7c8351b6b2b3: Preparing [2020-10-13T21:01:21.629Z] e2f13739ad41: Preparing [2020-10-13T21:01:21.907Z] 7c8351b6b2b3: Layer already exists [2020-10-13T21:01:21.907Z] 1530825750d3: Layer already exists [2020-10-13T21:01:21.907Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:21.907Z] 05b1e1f6e5e1: Layer already exists [2020-10-13T21:01:21.907Z] 30401f9a0374: Layer already exists [2020-10-13T21:01:21.907Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:5076f14a32075c9d048ed73430de60fb58bedfd31aa6c08ec31ab3f33bd6fe21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:22.285Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:22.650Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-10-13T21:01:22.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T21:01:22.650Z] 05b1e1f6e5e1: Preparing [2020-10-13T21:01:22.650Z] 1530825750d3: Preparing [2020-10-13T21:01:22.650Z] 30401f9a0374: Preparing [2020-10-13T21:01:22.650Z] 7c8351b6b2b3: Preparing [2020-10-13T21:01:22.650Z] e2f13739ad41: Preparing [2020-10-13T21:01:22.650Z] 7c8351b6b2b3: Layer already exists [2020-10-13T21:01:22.650Z] 1530825750d3: Layer already exists [2020-10-13T21:01:22.650Z] 30401f9a0374: Layer already exists [2020-10-13T21:01:22.650Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:22.650Z] 05b1e1f6e5e1: Layer already exists [2020-10-13T21:01:22.936Z] master: digest: sha256:5076f14a32075c9d048ed73430de60fb58bedfd31aa6c08ec31ab3f33bd6fe21 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:23.133Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:23.177Z] taggedImages: [2020-10-13T21:01:23.177Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:23.177Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:23.177Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:23.177Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-10-13T21:01:23.239Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-10-13T21:01:23.239Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:23.239Z] 1.2.2-dev.70 [2020-10-13T21:01:23.239Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:23.239Z] master [2020-10-13T21:01:23.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:23.762Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:24.166Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:24.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T21:01:24.166Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:24.166Z] eea1a7b8da48: Preparing [2020-10-13T21:01:24.166Z] 9b1f38abcf81: Preparing [2020-10-13T21:01:24.166Z] dbade63969db: Preparing [2020-10-13T21:01:24.166Z] dbade63969db: Preparing [2020-10-13T21:01:24.166Z] 606fcbce9514: Preparing [2020-10-13T21:01:24.166Z] 2a10f367ddfe: Preparing [2020-10-13T21:01:24.166Z] a3546f53b9ec: Preparing [2020-10-13T21:01:24.166Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:24.166Z] b7cd041daa2a: Preparing [2020-10-13T21:01:24.166Z] 02f76bf2b09e: Preparing [2020-10-13T21:01:24.166Z] e0ec169c823b: Preparing [2020-10-13T21:01:24.166Z] e2f13739ad41: Preparing [2020-10-13T21:01:24.166Z] b7cd041daa2a: Waiting [2020-10-13T21:01:24.166Z] 02f76bf2b09e: Waiting [2020-10-13T21:01:24.166Z] e0ec169c823b: Waiting [2020-10-13T21:01:24.166Z] e2f13739ad41: Waiting [2020-10-13T21:01:24.166Z] 2a10f367ddfe: Waiting [2020-10-13T21:01:24.166Z] a3546f53b9ec: Waiting [2020-10-13T21:01:24.485Z] 9b1f38abcf81: Pushed [2020-10-13T21:01:24.485Z] dbade63969db: Pushed [2020-10-13T21:01:24.776Z] 606fcbce9514: Pushed [2020-10-13T21:01:24.776Z] eea1a7b8da48: Pushed [2020-10-13T21:01:24.776Z] 2a10f367ddfe: Pushed [2020-10-13T21:01:25.051Z] b7cd041daa2a: Pushed [2020-10-13T21:01:25.051Z] a3546f53b9ec: Pushed [2020-10-13T21:01:25.051Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:25.051Z] 02f76bf2b09e: Pushed [2020-10-13T21:01:25.328Z] e0ec169c823b: Pushed [2020-10-13T21:01:26.807Z] 0f65dfa6f9ec: Pushed [2020-10-13T21:01:27.172Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:59fe488e54cc79ae67d999a074cbbc0603838715008a31402937c2cbbd0344c8 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:27.885Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:28.617Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:28.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T21:01:28.617Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:28.617Z] eea1a7b8da48: Preparing [2020-10-13T21:01:28.617Z] 9b1f38abcf81: Preparing [2020-10-13T21:01:28.617Z] dbade63969db: Preparing [2020-10-13T21:01:28.617Z] dbade63969db: Preparing [2020-10-13T21:01:28.617Z] 606fcbce9514: Preparing [2020-10-13T21:01:28.617Z] 2a10f367ddfe: Preparing [2020-10-13T21:01:28.617Z] a3546f53b9ec: Preparing [2020-10-13T21:01:28.617Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:28.617Z] b7cd041daa2a: Preparing [2020-10-13T21:01:28.617Z] 02f76bf2b09e: Preparing [2020-10-13T21:01:28.617Z] e0ec169c823b: Preparing [2020-10-13T21:01:28.617Z] e2f13739ad41: Preparing [2020-10-13T21:01:28.617Z] b7cd041daa2a: Waiting [2020-10-13T21:01:28.617Z] e0ec169c823b: Waiting [2020-10-13T21:01:28.617Z] e2f13739ad41: Waiting [2020-10-13T21:01:28.617Z] 2a10f367ddfe: Waiting [2020-10-13T21:01:28.617Z] 02f76bf2b09e: Waiting [2020-10-13T21:01:28.617Z] 606fcbce9514: Layer already exists [2020-10-13T21:01:28.617Z] eea1a7b8da48: Layer already exists [2020-10-13T21:01:28.617Z] 0f65dfa6f9ec: Layer already exists [2020-10-13T21:01:28.617Z] dbade63969db: Layer already exists [2020-10-13T21:01:28.617Z] 9b1f38abcf81: Layer already exists [2020-10-13T21:01:28.961Z] b7cd041daa2a: Layer already exists [2020-10-13T21:01:28.961Z] 2a10f367ddfe: Layer already exists [2020-10-13T21:01:28.961Z] e0ec169c823b: Layer already exists [2020-10-13T21:01:28.961Z] 02f76bf2b09e: Layer already exists [2020-10-13T21:01:28.961Z] a3546f53b9ec: Layer already exists [2020-10-13T21:01:28.961Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:28.961Z] 1.2.2-dev.70: digest: sha256:59fe488e54cc79ae67d999a074cbbc0603838715008a31402937c2cbbd0344c8 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:29.506Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:29.984Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:29.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T21:01:29.984Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:29.984Z] eea1a7b8da48: Preparing [2020-10-13T21:01:29.984Z] 9b1f38abcf81: Preparing [2020-10-13T21:01:29.984Z] dbade63969db: Preparing [2020-10-13T21:01:29.984Z] dbade63969db: Preparing [2020-10-13T21:01:29.984Z] 606fcbce9514: Preparing [2020-10-13T21:01:29.984Z] 2a10f367ddfe: Preparing [2020-10-13T21:01:29.984Z] a3546f53b9ec: Preparing [2020-10-13T21:01:29.984Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:29.984Z] b7cd041daa2a: Preparing [2020-10-13T21:01:29.984Z] 02f76bf2b09e: Preparing [2020-10-13T21:01:29.984Z] e0ec169c823b: Preparing [2020-10-13T21:01:29.984Z] e2f13739ad41: Preparing [2020-10-13T21:01:29.984Z] b7cd041daa2a: Waiting [2020-10-13T21:01:29.984Z] 02f76bf2b09e: Waiting [2020-10-13T21:01:29.984Z] e0ec169c823b: Waiting [2020-10-13T21:01:29.984Z] e2f13739ad41: Waiting [2020-10-13T21:01:29.984Z] a3546f53b9ec: Waiting [2020-10-13T21:01:29.985Z] 2a10f367ddfe: Waiting [2020-10-13T21:01:29.985Z] 606fcbce9514: Layer already exists [2020-10-13T21:01:29.985Z] eea1a7b8da48: Layer already exists [2020-10-13T21:01:29.985Z] 9b1f38abcf81: Layer already exists [2020-10-13T21:01:29.985Z] 0f65dfa6f9ec: Layer already exists [2020-10-13T21:01:29.985Z] dbade63969db: Layer already exists [2020-10-13T21:01:29.985Z] 2a10f367ddfe: Layer already exists [2020-10-13T21:01:29.985Z] a3546f53b9ec: Layer already exists [2020-10-13T21:01:29.985Z] b7cd041daa2a: Layer already exists [2020-10-13T21:01:29.985Z] e0ec169c823b: Layer already exists [2020-10-13T21:01:29.985Z] 02f76bf2b09e: Layer already exists [2020-10-13T21:01:29.985Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:30.263Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:59fe488e54cc79ae67d999a074cbbc0603838715008a31402937c2cbbd0344c8 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:30.697Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:31.226Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-10-13T21:01:31.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T21:01:31.226Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:31.226Z] eea1a7b8da48: Preparing [2020-10-13T21:01:31.227Z] 9b1f38abcf81: Preparing [2020-10-13T21:01:31.227Z] dbade63969db: Preparing [2020-10-13T21:01:31.227Z] dbade63969db: Preparing [2020-10-13T21:01:31.227Z] 606fcbce9514: Preparing [2020-10-13T21:01:31.227Z] 2a10f367ddfe: Preparing [2020-10-13T21:01:31.227Z] a3546f53b9ec: Preparing [2020-10-13T21:01:31.227Z] 0f65dfa6f9ec: Preparing [2020-10-13T21:01:31.227Z] b7cd041daa2a: Preparing [2020-10-13T21:01:31.227Z] 02f76bf2b09e: Preparing [2020-10-13T21:01:31.227Z] e0ec169c823b: Preparing [2020-10-13T21:01:31.227Z] e2f13739ad41: Preparing [2020-10-13T21:01:31.227Z] 2a10f367ddfe: Waiting [2020-10-13T21:01:31.227Z] a3546f53b9ec: Waiting [2020-10-13T21:01:31.227Z] b7cd041daa2a: Waiting [2020-10-13T21:01:31.227Z] 02f76bf2b09e: Waiting [2020-10-13T21:01:31.227Z] e0ec169c823b: Waiting [2020-10-13T21:01:31.227Z] e2f13739ad41: Waiting [2020-10-13T21:01:31.227Z] 606fcbce9514: Layer already exists [2020-10-13T21:01:31.227Z] 0f65dfa6f9ec: Layer already exists [2020-10-13T21:01:31.227Z] dbade63969db: Layer already exists [2020-10-13T21:01:31.227Z] 9b1f38abcf81: Layer already exists [2020-10-13T21:01:31.227Z] eea1a7b8da48: Layer already exists [2020-10-13T21:01:31.227Z] 2a10f367ddfe: Layer already exists [2020-10-13T21:01:31.227Z] b7cd041daa2a: Layer already exists [2020-10-13T21:01:31.227Z] a3546f53b9ec: Layer already exists [2020-10-13T21:01:31.227Z] e0ec169c823b: Layer already exists [2020-10-13T21:01:31.227Z] 02f76bf2b09e: Layer already exists [2020-10-13T21:01:31.227Z] e2f13739ad41: Layer already exists [2020-10-13T21:01:31.504Z] master: digest: sha256:59fe488e54cc79ae67d999a074cbbc0603838715008a31402937c2cbbd0344c8 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:31.786Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:31.840Z] taggedImages: [2020-10-13T21:01:31.840Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:31.840Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:31.840Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:31.840Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-10-13T21:01:31.929Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-10-13T21:01:31.929Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:31.929Z] 1.2.2-dev.70 [2020-10-13T21:01:31.929Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:31.929Z] master [2020-10-13T21:01:31.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:32.756Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:33.256Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:33.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T21:01:33.256Z] 2feb5a85fbf3: Preparing [2020-10-13T21:01:33.256Z] 541eb38a7177: Preparing [2020-10-13T21:01:33.256Z] d9a626e5abad: Preparing [2020-10-13T21:01:33.256Z] e7167b0923fa: Preparing [2020-10-13T21:01:33.256Z] 5ef35c99b841: Preparing [2020-10-13T21:01:33.256Z] d69d6b0638d5: Preparing [2020-10-13T21:01:33.256Z] acf232ebfec5: Preparing [2020-10-13T21:01:33.256Z] f38ce16195a4: Preparing [2020-10-13T21:01:33.256Z] 4c29d1795c21: Preparing [2020-10-13T21:01:33.256Z] 80a90f0cb84d: Preparing [2020-10-13T21:01:33.256Z] 66b385cf80cf: Preparing [2020-10-13T21:01:33.256Z] d69d6b0638d5: Waiting [2020-10-13T21:01:33.256Z] f38ce16195a4: Waiting [2020-10-13T21:01:33.256Z] acf232ebfec5: Waiting [2020-10-13T21:01:33.256Z] 66b385cf80cf: Waiting [2020-10-13T21:01:33.256Z] 80a90f0cb84d: Waiting [2020-10-13T21:01:33.256Z] 4c29d1795c21: Waiting [2020-10-13T21:01:33.540Z] 2feb5a85fbf3: Pushed [2020-10-13T21:01:33.840Z] 541eb38a7177: Pushed [2020-10-13T21:01:33.840Z] d69d6b0638d5: Pushed [2020-10-13T21:01:33.840Z] acf232ebfec5: Pushed [2020-10-13T21:01:34.189Z] f38ce16195a4: Pushed [2020-10-13T21:01:34.608Z] 4c29d1795c21: Pushed [2020-10-13T21:01:34.608Z] 66b385cf80cf: Layer already exists [2020-10-13T21:01:34.920Z] 80a90f0cb84d: Pushed [2020-10-13T21:01:35.706Z] d9a626e5abad: Pushed [2020-10-13T21:01:35.706Z] 5ef35c99b841: Pushed [2020-10-13T21:01:36.019Z] e7167b0923fa: Pushed [2020-10-13T21:01:36.019Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:a1987b646fb27e5f06d9067cffd6323111276ed81e4faa1cf362cb6334ac7593 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:36.555Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:36.913Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:36.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T21:01:36.913Z] 2feb5a85fbf3: Preparing [2020-10-13T21:01:36.913Z] 541eb38a7177: Preparing [2020-10-13T21:01:36.913Z] d9a626e5abad: Preparing [2020-10-13T21:01:36.913Z] e7167b0923fa: Preparing [2020-10-13T21:01:36.913Z] 5ef35c99b841: Preparing [2020-10-13T21:01:36.913Z] d69d6b0638d5: Preparing [2020-10-13T21:01:36.913Z] acf232ebfec5: Preparing [2020-10-13T21:01:36.913Z] f38ce16195a4: Preparing [2020-10-13T21:01:36.913Z] 4c29d1795c21: Preparing [2020-10-13T21:01:36.913Z] 80a90f0cb84d: Preparing [2020-10-13T21:01:36.913Z] 66b385cf80cf: Preparing [2020-10-13T21:01:36.913Z] d69d6b0638d5: Waiting [2020-10-13T21:01:36.913Z] acf232ebfec5: Waiting [2020-10-13T21:01:36.913Z] 4c29d1795c21: Waiting [2020-10-13T21:01:36.913Z] f38ce16195a4: Waiting [2020-10-13T21:01:36.913Z] 80a90f0cb84d: Waiting [2020-10-13T21:01:36.913Z] 66b385cf80cf: Waiting [2020-10-13T21:01:36.913Z] 5ef35c99b841: Layer already exists [2020-10-13T21:01:36.913Z] 2feb5a85fbf3: Layer already exists [2020-10-13T21:01:36.913Z] d9a626e5abad: Layer already exists [2020-10-13T21:01:36.913Z] e7167b0923fa: Layer already exists [2020-10-13T21:01:36.913Z] 541eb38a7177: Layer already exists [2020-10-13T21:01:37.220Z] acf232ebfec5: Layer already exists [2020-10-13T21:01:37.220Z] f38ce16195a4: Layer already exists [2020-10-13T21:01:37.220Z] d69d6b0638d5: Layer already exists [2020-10-13T21:01:37.220Z] 80a90f0cb84d: Layer already exists [2020-10-13T21:01:37.220Z] 4c29d1795c21: Layer already exists [2020-10-13T21:01:37.220Z] 66b385cf80cf: Layer already exists [2020-10-13T21:01:37.220Z] 1.2.2-dev.70: digest: sha256:a1987b646fb27e5f06d9067cffd6323111276ed81e4faa1cf362cb6334ac7593 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:37.619Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:37.967Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:37.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T21:01:37.967Z] 2feb5a85fbf3: Preparing [2020-10-13T21:01:37.967Z] 541eb38a7177: Preparing [2020-10-13T21:01:37.967Z] d9a626e5abad: Preparing [2020-10-13T21:01:37.967Z] e7167b0923fa: Preparing [2020-10-13T21:01:37.967Z] 5ef35c99b841: Preparing [2020-10-13T21:01:37.967Z] d69d6b0638d5: Preparing [2020-10-13T21:01:37.967Z] acf232ebfec5: Preparing [2020-10-13T21:01:37.967Z] f38ce16195a4: Preparing [2020-10-13T21:01:37.967Z] 4c29d1795c21: Preparing [2020-10-13T21:01:37.967Z] 80a90f0cb84d: Preparing [2020-10-13T21:01:37.967Z] 66b385cf80cf: Preparing [2020-10-13T21:01:37.967Z] f38ce16195a4: Waiting [2020-10-13T21:01:37.967Z] 4c29d1795c21: Waiting [2020-10-13T21:01:37.967Z] 80a90f0cb84d: Waiting [2020-10-13T21:01:37.967Z] 66b385cf80cf: Waiting [2020-10-13T21:01:37.967Z] d69d6b0638d5: Waiting [2020-10-13T21:01:37.967Z] acf232ebfec5: Waiting [2020-10-13T21:01:37.967Z] 541eb38a7177: Layer already exists [2020-10-13T21:01:37.967Z] d9a626e5abad: Layer already exists [2020-10-13T21:01:37.967Z] 2feb5a85fbf3: Layer already exists [2020-10-13T21:01:37.967Z] e7167b0923fa: Layer already exists [2020-10-13T21:01:37.967Z] 5ef35c99b841: Layer already exists [2020-10-13T21:01:37.967Z] d69d6b0638d5: Layer already exists [2020-10-13T21:01:37.967Z] 4c29d1795c21: Layer already exists [2020-10-13T21:01:37.967Z] f38ce16195a4: Layer already exists [2020-10-13T21:01:37.967Z] 80a90f0cb84d: Layer already exists [2020-10-13T21:01:38.251Z] acf232ebfec5: Layer already exists [2020-10-13T21:01:38.251Z] 66b385cf80cf: Layer already exists [2020-10-13T21:01:38.251Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:a1987b646fb27e5f06d9067cffd6323111276ed81e4faa1cf362cb6334ac7593 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:38.617Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:39.038Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-10-13T21:01:39.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T21:01:39.038Z] 2feb5a85fbf3: Preparing [2020-10-13T21:01:39.038Z] 541eb38a7177: Preparing [2020-10-13T21:01:39.038Z] d9a626e5abad: Preparing [2020-10-13T21:01:39.038Z] e7167b0923fa: Preparing [2020-10-13T21:01:39.038Z] 5ef35c99b841: Preparing [2020-10-13T21:01:39.038Z] d69d6b0638d5: Preparing [2020-10-13T21:01:39.038Z] acf232ebfec5: Preparing [2020-10-13T21:01:39.038Z] f38ce16195a4: Preparing [2020-10-13T21:01:39.038Z] 4c29d1795c21: Preparing [2020-10-13T21:01:39.038Z] 80a90f0cb84d: Preparing [2020-10-13T21:01:39.038Z] 66b385cf80cf: Preparing [2020-10-13T21:01:39.038Z] 4c29d1795c21: Waiting [2020-10-13T21:01:39.038Z] d69d6b0638d5: Waiting [2020-10-13T21:01:39.038Z] 80a90f0cb84d: Waiting [2020-10-13T21:01:39.038Z] acf232ebfec5: Waiting [2020-10-13T21:01:39.038Z] 66b385cf80cf: Waiting [2020-10-13T21:01:39.038Z] f38ce16195a4: Waiting [2020-10-13T21:01:39.038Z] d9a626e5abad: Layer already exists [2020-10-13T21:01:39.038Z] 5ef35c99b841: Layer already exists [2020-10-13T21:01:39.038Z] e7167b0923fa: Layer already exists [2020-10-13T21:01:39.038Z] 541eb38a7177: Layer already exists [2020-10-13T21:01:39.038Z] 2feb5a85fbf3: Layer already exists [2020-10-13T21:01:39.038Z] d69d6b0638d5: Layer already exists [2020-10-13T21:01:39.038Z] f38ce16195a4: Layer already exists [2020-10-13T21:01:39.038Z] acf232ebfec5: Layer already exists [2020-10-13T21:01:39.038Z] 4c29d1795c21: Layer already exists [2020-10-13T21:01:39.038Z] 80a90f0cb84d: Layer already exists [2020-10-13T21:01:39.038Z] 66b385cf80cf: Layer already exists [2020-10-13T21:01:39.324Z] master: digest: sha256:a1987b646fb27e5f06d9067cffd6323111276ed81e4faa1cf362cb6334ac7593 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:39.527Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:39.583Z] taggedImages: [2020-10-13T21:01:39.583Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:39.583Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:39.583Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:39.583Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-10-13T21:01:39.694Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-10-13T21:01:39.694Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:39.694Z] 1.2.2-dev.70 [2020-10-13T21:01:39.694Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:39.694Z] master [2020-10-13T21:01:39.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:40.217Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:40.626Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:40.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T21:01:40.626Z] a5fd15b3dee5: Preparing [2020-10-13T21:01:40.626Z] 61271cef442c: Preparing [2020-10-13T21:01:40.626Z] c461d589881e: Preparing [2020-10-13T21:01:40.626Z] aa6de8484170: Preparing [2020-10-13T21:01:40.919Z] c461d589881e: Pushed [2020-10-13T21:01:40.919Z] a5fd15b3dee5: Pushed [2020-10-13T21:01:41.214Z] aa6de8484170: Pushed [2020-10-13T21:01:43.890Z] 61271cef442c: Pushed [2020-10-13T21:01:43.890Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:afc0a79b6a2bf62531d1bf318325766cbf238d0a5e34d7cb2864716238f29e37 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:44.283Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:44.645Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:44.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T21:01:44.645Z] a5fd15b3dee5: Preparing [2020-10-13T21:01:44.645Z] 61271cef442c: Preparing [2020-10-13T21:01:44.645Z] c461d589881e: Preparing [2020-10-13T21:01:44.645Z] aa6de8484170: Preparing [2020-10-13T21:01:44.645Z] 61271cef442c: Layer already exists [2020-10-13T21:01:44.645Z] a5fd15b3dee5: Layer already exists [2020-10-13T21:01:44.645Z] aa6de8484170: Layer already exists [2020-10-13T21:01:44.645Z] c461d589881e: Layer already exists [2020-10-13T21:01:44.922Z] 1.2.2-dev.70: digest: sha256:afc0a79b6a2bf62531d1bf318325766cbf238d0a5e34d7cb2864716238f29e37 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:45.307Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:45.750Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:45.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T21:01:45.750Z] a5fd15b3dee5: Preparing [2020-10-13T21:01:45.750Z] 61271cef442c: Preparing [2020-10-13T21:01:45.750Z] c461d589881e: Preparing [2020-10-13T21:01:45.750Z] aa6de8484170: Preparing [2020-10-13T21:01:45.750Z] c461d589881e: Layer already exists [2020-10-13T21:01:45.750Z] aa6de8484170: Layer already exists [2020-10-13T21:01:45.750Z] 61271cef442c: Layer already exists [2020-10-13T21:01:45.750Z] a5fd15b3dee5: Layer already exists [2020-10-13T21:01:46.031Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:afc0a79b6a2bf62531d1bf318325766cbf238d0a5e34d7cb2864716238f29e37 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:46.429Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:46.827Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-10-13T21:01:46.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T21:01:46.827Z] a5fd15b3dee5: Preparing [2020-10-13T21:01:46.827Z] 61271cef442c: Preparing [2020-10-13T21:01:46.827Z] c461d589881e: Preparing [2020-10-13T21:01:46.827Z] aa6de8484170: Preparing [2020-10-13T21:01:46.827Z] aa6de8484170: Layer already exists [2020-10-13T21:01:46.827Z] 61271cef442c: Layer already exists [2020-10-13T21:01:46.827Z] c461d589881e: Layer already exists [2020-10-13T21:01:46.827Z] a5fd15b3dee5: Layer already exists [2020-10-13T21:01:47.100Z] master: digest: sha256:afc0a79b6a2bf62531d1bf318325766cbf238d0a5e34d7cb2864716238f29e37 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:47.288Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:47.348Z] taggedImages: [2020-10-13T21:01:47.348Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:47.348Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:47.348Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:47.348Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-10-13T21:01:47.448Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-10-13T21:01:47.448Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:47.448Z] 1.2.2-dev.70 [2020-10-13T21:01:47.448Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:47.448Z] master [2020-10-13T21:01:47.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:47.948Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:48.288Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:48.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T21:01:48.288Z] e06393865fbc: Preparing [2020-10-13T21:01:48.288Z] 885cb3084920: Preparing [2020-10-13T21:01:48.288Z] 210ce70554d1: Preparing [2020-10-13T21:01:48.288Z] 6d30a6b9dd8f: Preparing [2020-10-13T21:01:48.288Z] 9cec29d2ae5d: Preparing [2020-10-13T21:01:48.288Z] c6e32281e0b2: Preparing [2020-10-13T21:01:48.288Z] c6e32281e0b2: Waiting [2020-10-13T21:01:48.560Z] e06393865fbc: Pushed [2020-10-13T21:01:48.560Z] 210ce70554d1: Pushed [2020-10-13T21:01:48.560Z] 9cec29d2ae5d: Pushed [2020-10-13T21:01:48.830Z] 6d30a6b9dd8f: Pushed [2020-10-13T21:01:48.830Z] c6e32281e0b2: Pushed [2020-10-13T21:01:51.432Z] 885cb3084920: Pushed [2020-10-13T21:01:51.704Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:9a1478d4486c2031235d7b19983edef756e4cfe46dd5a67ea26fae5f03510cab size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:52.050Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:52.399Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:52.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T21:01:52.399Z] e06393865fbc: Preparing [2020-10-13T21:01:52.399Z] 885cb3084920: Preparing [2020-10-13T21:01:52.399Z] 210ce70554d1: Preparing [2020-10-13T21:01:52.399Z] 6d30a6b9dd8f: Preparing [2020-10-13T21:01:52.399Z] 9cec29d2ae5d: Preparing [2020-10-13T21:01:52.399Z] c6e32281e0b2: Preparing [2020-10-13T21:01:52.399Z] c6e32281e0b2: Waiting [2020-10-13T21:01:52.399Z] e06393865fbc: Layer already exists [2020-10-13T21:01:52.399Z] 6d30a6b9dd8f: Layer already exists [2020-10-13T21:01:52.399Z] 885cb3084920: Layer already exists [2020-10-13T21:01:52.399Z] 210ce70554d1: Layer already exists [2020-10-13T21:01:52.399Z] 9cec29d2ae5d: Layer already exists [2020-10-13T21:01:52.399Z] c6e32281e0b2: Layer already exists [2020-10-13T21:01:52.671Z] 1.2.2-dev.70: digest: sha256:9a1478d4486c2031235d7b19983edef756e4cfe46dd5a67ea26fae5f03510cab size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:53.020Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:53.374Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:53.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T21:01:53.375Z] e06393865fbc: Preparing [2020-10-13T21:01:53.375Z] 885cb3084920: Preparing [2020-10-13T21:01:53.375Z] 210ce70554d1: Preparing [2020-10-13T21:01:53.375Z] 6d30a6b9dd8f: Preparing [2020-10-13T21:01:53.375Z] 9cec29d2ae5d: Preparing [2020-10-13T21:01:53.375Z] c6e32281e0b2: Preparing [2020-10-13T21:01:53.375Z] c6e32281e0b2: Waiting [2020-10-13T21:01:53.375Z] 9cec29d2ae5d: Layer already exists [2020-10-13T21:01:53.375Z] 6d30a6b9dd8f: Layer already exists [2020-10-13T21:01:53.375Z] 210ce70554d1: Layer already exists [2020-10-13T21:01:53.375Z] 885cb3084920: Layer already exists [2020-10-13T21:01:53.375Z] e06393865fbc: Layer already exists [2020-10-13T21:01:53.375Z] c6e32281e0b2: Layer already exists [2020-10-13T21:01:53.649Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:9a1478d4486c2031235d7b19983edef756e4cfe46dd5a67ea26fae5f03510cab size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:54.001Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:54.341Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-10-13T21:01:54.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T21:01:54.341Z] e06393865fbc: Preparing [2020-10-13T21:01:54.341Z] 885cb3084920: Preparing [2020-10-13T21:01:54.341Z] 210ce70554d1: Preparing [2020-10-13T21:01:54.341Z] 6d30a6b9dd8f: Preparing [2020-10-13T21:01:54.341Z] 9cec29d2ae5d: Preparing [2020-10-13T21:01:54.341Z] c6e32281e0b2: Preparing [2020-10-13T21:01:54.341Z] c6e32281e0b2: Waiting [2020-10-13T21:01:54.614Z] 210ce70554d1: Layer already exists [2020-10-13T21:01:54.615Z] 9cec29d2ae5d: Layer already exists [2020-10-13T21:01:54.615Z] e06393865fbc: Layer already exists [2020-10-13T21:01:54.615Z] 885cb3084920: Layer already exists [2020-10-13T21:01:54.615Z] 6d30a6b9dd8f: Layer already exists [2020-10-13T21:01:54.615Z] c6e32281e0b2: Layer already exists [2020-10-13T21:01:54.615Z] master: digest: sha256:9a1478d4486c2031235d7b19983edef756e4cfe46dd5a67ea26fae5f03510cab size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:01:54.805Z] ===================================================== [Pipeline] echo [2020-10-13T21:01:54.862Z] taggedImages: [2020-10-13T21:01:54.862Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:54.862Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.70 [2020-10-13T21:01:54.862Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:54.862Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-10-13T21:01:54.948Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-10-13T21:01:54.948Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:54.948Z] 1.2.2-dev.70 [2020-10-13T21:01:54.948Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:01:54.948Z] master [2020-10-13T21:01:54.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:55.521Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:55.877Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:01:55.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T21:01:55.877Z] b0682d7a4f26: Preparing [2020-10-13T21:01:55.877Z] 1b30041fe5df: Preparing [2020-10-13T21:01:55.877Z] fdded5132843: Preparing [2020-10-13T21:01:56.149Z] fdded5132843: Pushed [2020-10-13T21:01:56.149Z] b0682d7a4f26: Pushed [2020-10-13T21:01:59.542Z] 1b30041fe5df: Pushed [2020-10-13T21:01:59.542Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:d022fb6ee8cf86f119f497e6f2d0a045391be42a0ebfdd94fbbff3e8a5ff3d09 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:01:59.876Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:00.209Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.70 [2020-10-13T21:02:00.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T21:02:00.209Z] b0682d7a4f26: Preparing [2020-10-13T21:02:00.209Z] 1b30041fe5df: Preparing [2020-10-13T21:02:00.209Z] fdded5132843: Preparing [2020-10-13T21:02:00.209Z] 1b30041fe5df: Layer already exists [2020-10-13T21:02:00.209Z] b0682d7a4f26: Layer already exists [2020-10-13T21:02:00.209Z] fdded5132843: Layer already exists [2020-10-13T21:02:00.478Z] 1.2.2-dev.70: digest: sha256:d022fb6ee8cf86f119f497e6f2d0a045391be42a0ebfdd94fbbff3e8a5ff3d09 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:00.819Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:01.153Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:02:01.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T21:02:01.153Z] b0682d7a4f26: Preparing [2020-10-13T21:02:01.153Z] 1b30041fe5df: Preparing [2020-10-13T21:02:01.153Z] fdded5132843: Preparing [2020-10-13T21:02:01.153Z] 1b30041fe5df: Layer already exists [2020-10-13T21:02:01.153Z] b0682d7a4f26: Layer already exists [2020-10-13T21:02:01.153Z] fdded5132843: Layer already exists [2020-10-13T21:02:01.423Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:d022fb6ee8cf86f119f497e6f2d0a045391be42a0ebfdd94fbbff3e8a5ff3d09 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:01.766Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:02.102Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-10-13T21:02:02.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T21:02:02.103Z] b0682d7a4f26: Preparing [2020-10-13T21:02:02.103Z] 1b30041fe5df: Preparing [2020-10-13T21:02:02.103Z] fdded5132843: Preparing [2020-10-13T21:02:02.103Z] b0682d7a4f26: Layer already exists [2020-10-13T21:02:02.103Z] fdded5132843: Layer already exists [2020-10-13T21:02:02.103Z] 1b30041fe5df: Layer already exists [2020-10-13T21:02:02.372Z] master: digest: sha256:d022fb6ee8cf86f119f497e6f2d0a045391be42a0ebfdd94fbbff3e8a5ff3d09 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:02:02.556Z] ===================================================== [Pipeline] echo [2020-10-13T21:02:02.606Z] taggedImages: [2020-10-13T21:02:02.606Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:02:02.606Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.70 [2020-10-13T21:02:02.606Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:02:02.606Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-10-13T21:02:02.679Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-10-13T21:02:02.679Z] e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:02:02.679Z] 1.2.2-dev.70 [2020-10-13T21:02:02.679Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:02:02.679Z] master [2020-10-13T21:02:02.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:03.164Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:03.504Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:02:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T21:02:03.775Z] 4579f8f073ce: Preparing [2020-10-13T21:02:03.775Z] 8ac47e0f0c5f: Preparing [2020-10-13T21:02:03.775Z] aa08082107bc: Preparing [2020-10-13T21:02:03.775Z] 683c247086e9: Preparing [2020-10-13T21:02:03.775Z] 44defea4febb: Preparing [2020-10-13T21:02:03.775Z] 1730193ea09a: Preparing [2020-10-13T21:02:03.775Z] 64c3f6a15844: Preparing [2020-10-13T21:02:03.775Z] f875f9e206db: Preparing [2020-10-13T21:02:03.775Z] 3994ac1dcb8b: Preparing [2020-10-13T21:02:03.775Z] 5f2247eaf593: Preparing [2020-10-13T21:02:03.775Z] 62d13be1b083: Preparing [2020-10-13T21:02:03.775Z] 94fdc660876c: Preparing [2020-10-13T21:02:03.775Z] 4e7279dfc0c0: Preparing [2020-10-13T21:02:03.775Z] e2f13739ad41: Preparing [2020-10-13T21:02:03.775Z] 1730193ea09a: Waiting [2020-10-13T21:02:03.775Z] 5f2247eaf593: Waiting [2020-10-13T21:02:03.775Z] 62d13be1b083: Waiting [2020-10-13T21:02:03.775Z] 94fdc660876c: Waiting [2020-10-13T21:02:04.046Z] 4e7279dfc0c0: Waiting [2020-10-13T21:02:04.046Z] e2f13739ad41: Waiting [2020-10-13T21:02:04.046Z] 64c3f6a15844: Waiting [2020-10-13T21:02:04.046Z] 3994ac1dcb8b: Waiting [2020-10-13T21:02:04.046Z] f875f9e206db: Waiting [2020-10-13T21:02:04.330Z] 44defea4febb: Pushed [2020-10-13T21:02:04.926Z] 4579f8f073ce: Pushed [2020-10-13T21:02:04.926Z] 683c247086e9: Pushed [2020-10-13T21:02:05.200Z] f875f9e206db: Layer already exists [2020-10-13T21:02:05.476Z] 3994ac1dcb8b: Layer already exists [2020-10-13T21:02:05.476Z] 5f2247eaf593: Layer already exists [2020-10-13T21:02:05.476Z] 62d13be1b083: Layer already exists [2020-10-13T21:02:05.476Z] 94fdc660876c: Layer already exists [2020-10-13T21:02:05.749Z] 4e7279dfc0c0: Layer already exists [2020-10-13T21:02:05.749Z] 64c3f6a15844: Pushed [2020-10-13T21:02:05.749Z] e2f13739ad41: Layer already exists [2020-10-13T21:02:06.020Z] 8ac47e0f0c5f: Pushed [2020-10-13T21:02:06.998Z] 1730193ea09a: Pushed [2020-10-13T21:02:19.355Z] aa08082107bc: Pushed [2020-10-13T21:02:19.355Z] e423b5c2f5c492c39ae19fdabfa572288e17eece: digest: sha256:57bfd69591e885d56e8c04cb07d719ffd35ca732cb10ff0735ed65abfd7d86f2 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:19.696Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:20.084Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.70 [2020-10-13T21:02:20.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T21:02:20.084Z] 4579f8f073ce: Preparing [2020-10-13T21:02:20.084Z] 8ac47e0f0c5f: Preparing [2020-10-13T21:02:20.084Z] aa08082107bc: Preparing [2020-10-13T21:02:20.084Z] 683c247086e9: Preparing [2020-10-13T21:02:20.084Z] 44defea4febb: Preparing [2020-10-13T21:02:20.084Z] 1730193ea09a: Preparing [2020-10-13T21:02:20.084Z] 64c3f6a15844: Preparing [2020-10-13T21:02:20.084Z] f875f9e206db: Preparing [2020-10-13T21:02:20.084Z] 3994ac1dcb8b: Preparing [2020-10-13T21:02:20.084Z] 5f2247eaf593: Preparing [2020-10-13T21:02:20.084Z] 62d13be1b083: Preparing [2020-10-13T21:02:20.084Z] 94fdc660876c: Preparing [2020-10-13T21:02:20.084Z] 4e7279dfc0c0: Preparing [2020-10-13T21:02:20.084Z] e2f13739ad41: Preparing [2020-10-13T21:02:20.084Z] 5f2247eaf593: Waiting [2020-10-13T21:02:20.084Z] 62d13be1b083: Waiting [2020-10-13T21:02:20.084Z] 94fdc660876c: Waiting [2020-10-13T21:02:20.084Z] 4e7279dfc0c0: Waiting [2020-10-13T21:02:20.084Z] e2f13739ad41: Waiting [2020-10-13T21:02:20.084Z] 1730193ea09a: Waiting [2020-10-13T21:02:20.084Z] f875f9e206db: Waiting [2020-10-13T21:02:20.084Z] 64c3f6a15844: Waiting [2020-10-13T21:02:20.084Z] 3994ac1dcb8b: Waiting [2020-10-13T21:02:20.360Z] 4579f8f073ce: Layer already exists [2020-10-13T21:02:20.360Z] 8ac47e0f0c5f: Layer already exists [2020-10-13T21:02:20.360Z] aa08082107bc: Layer already exists [2020-10-13T21:02:20.360Z] 44defea4febb: Layer already exists [2020-10-13T21:02:20.360Z] 683c247086e9: Layer already exists [2020-10-13T21:02:20.360Z] 1730193ea09a: Layer already exists [2020-10-13T21:02:20.360Z] 64c3f6a15844: Layer already exists [2020-10-13T21:02:20.360Z] 3994ac1dcb8b: Layer already exists [2020-10-13T21:02:20.360Z] 62d13be1b083: Layer already exists [2020-10-13T21:02:20.360Z] 5f2247eaf593: Layer already exists [2020-10-13T21:02:20.360Z] f875f9e206db: Layer already exists [2020-10-13T21:02:20.360Z] 94fdc660876c: Layer already exists [2020-10-13T21:02:20.360Z] 4e7279dfc0c0: Layer already exists [2020-10-13T21:02:20.360Z] e2f13739ad41: Layer already exists [2020-10-13T21:02:20.360Z] 1.2.2-dev.70: digest: sha256:57bfd69591e885d56e8c04cb07d719ffd35ca732cb10ff0735ed65abfd7d86f2 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:20.725Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:21.077Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:02:21.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T21:02:21.078Z] 4579f8f073ce: Preparing [2020-10-13T21:02:21.078Z] 8ac47e0f0c5f: Preparing [2020-10-13T21:02:21.078Z] aa08082107bc: Preparing [2020-10-13T21:02:21.078Z] 683c247086e9: Preparing [2020-10-13T21:02:21.078Z] 44defea4febb: Preparing [2020-10-13T21:02:21.078Z] 1730193ea09a: Preparing [2020-10-13T21:02:21.078Z] 64c3f6a15844: Preparing [2020-10-13T21:02:21.078Z] f875f9e206db: Preparing [2020-10-13T21:02:21.078Z] 3994ac1dcb8b: Preparing [2020-10-13T21:02:21.078Z] 5f2247eaf593: Preparing [2020-10-13T21:02:21.078Z] 62d13be1b083: Preparing [2020-10-13T21:02:21.078Z] 94fdc660876c: Preparing [2020-10-13T21:02:21.078Z] 4e7279dfc0c0: Preparing [2020-10-13T21:02:21.078Z] e2f13739ad41: Preparing [2020-10-13T21:02:21.078Z] 3994ac1dcb8b: Waiting [2020-10-13T21:02:21.078Z] 5f2247eaf593: Waiting [2020-10-13T21:02:21.078Z] 62d13be1b083: Waiting [2020-10-13T21:02:21.078Z] 64c3f6a15844: Waiting [2020-10-13T21:02:21.078Z] f875f9e206db: Waiting [2020-10-13T21:02:21.078Z] 1730193ea09a: Waiting [2020-10-13T21:02:21.078Z] 94fdc660876c: Waiting [2020-10-13T21:02:21.078Z] 4e7279dfc0c0: Waiting [2020-10-13T21:02:21.353Z] 4579f8f073ce: Layer already exists [2020-10-13T21:02:21.353Z] 683c247086e9: Layer already exists [2020-10-13T21:02:21.353Z] 44defea4febb: Layer already exists [2020-10-13T21:02:21.353Z] aa08082107bc: Layer already exists [2020-10-13T21:02:21.353Z] 8ac47e0f0c5f: Layer already exists [2020-10-13T21:02:21.353Z] 1730193ea09a: Layer already exists [2020-10-13T21:02:21.353Z] 3994ac1dcb8b: Layer already exists [2020-10-13T21:02:21.353Z] 64c3f6a15844: Layer already exists [2020-10-13T21:02:21.353Z] f875f9e206db: Layer already exists [2020-10-13T21:02:21.353Z] 5f2247eaf593: Layer already exists [2020-10-13T21:02:21.353Z] 62d13be1b083: Layer already exists [2020-10-13T21:02:21.353Z] 94fdc660876c: Layer already exists [2020-10-13T21:02:21.353Z] 4e7279dfc0c0: Layer already exists [2020-10-13T21:02:21.353Z] e2f13739ad41: Layer already exists [2020-10-13T21:02:21.353Z] e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70: digest: sha256:57bfd69591e885d56e8c04cb07d719ffd35ca732cb10ff0735ed65abfd7d86f2 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:21.703Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:22.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-10-13T21:02:22.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T21:02:22.060Z] 4579f8f073ce: Preparing [2020-10-13T21:02:22.060Z] 8ac47e0f0c5f: Preparing [2020-10-13T21:02:22.060Z] aa08082107bc: Preparing [2020-10-13T21:02:22.060Z] 683c247086e9: Preparing [2020-10-13T21:02:22.060Z] 44defea4febb: Preparing [2020-10-13T21:02:22.060Z] 1730193ea09a: Preparing [2020-10-13T21:02:22.060Z] 64c3f6a15844: Preparing [2020-10-13T21:02:22.060Z] f875f9e206db: Preparing [2020-10-13T21:02:22.060Z] 3994ac1dcb8b: Preparing [2020-10-13T21:02:22.060Z] 5f2247eaf593: Preparing [2020-10-13T21:02:22.060Z] 62d13be1b083: Preparing [2020-10-13T21:02:22.060Z] 94fdc660876c: Preparing [2020-10-13T21:02:22.060Z] 4e7279dfc0c0: Preparing [2020-10-13T21:02:22.060Z] e2f13739ad41: Preparing [2020-10-13T21:02:22.060Z] 3994ac1dcb8b: Waiting [2020-10-13T21:02:22.060Z] 5f2247eaf593: Waiting [2020-10-13T21:02:22.060Z] 64c3f6a15844: Waiting [2020-10-13T21:02:22.060Z] f875f9e206db: Waiting [2020-10-13T21:02:22.060Z] 62d13be1b083: Waiting [2020-10-13T21:02:22.060Z] 4e7279dfc0c0: Waiting [2020-10-13T21:02:22.060Z] 1730193ea09a: Waiting [2020-10-13T21:02:22.060Z] e2f13739ad41: Waiting [2020-10-13T21:02:22.060Z] 94fdc660876c: Waiting [2020-10-13T21:02:22.060Z] 4579f8f073ce: Layer already exists [2020-10-13T21:02:22.060Z] aa08082107bc: Layer already exists [2020-10-13T21:02:22.060Z] 44defea4febb: Layer already exists [2020-10-13T21:02:22.060Z] 8ac47e0f0c5f: Layer already exists [2020-10-13T21:02:22.060Z] 683c247086e9: Layer already exists [2020-10-13T21:02:22.338Z] 5f2247eaf593: Layer already exists [2020-10-13T21:02:22.338Z] 1730193ea09a: Layer already exists [2020-10-13T21:02:22.338Z] f875f9e206db: Layer already exists [2020-10-13T21:02:22.338Z] 64c3f6a15844: Layer already exists [2020-10-13T21:02:22.338Z] 3994ac1dcb8b: Layer already exists [2020-10-13T21:02:22.338Z] 62d13be1b083: Layer already exists [2020-10-13T21:02:22.338Z] e2f13739ad41: Layer already exists [2020-10-13T21:02:22.338Z] 94fdc660876c: Layer already exists [2020-10-13T21:02:22.338Z] 4e7279dfc0c0: Layer already exists [2020-10-13T21:02:22.338Z] master: digest: sha256:57bfd69591e885d56e8c04cb07d719ffd35ca732cb10ff0735ed65abfd7d86f2 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T21:02:22.529Z] ===================================================== [Pipeline] echo [2020-10-13T21:02:22.575Z] taggedImages: [2020-10-13T21:02:22.575Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:02:22.575Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.70 [2020-10-13T21:02:22.575Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece-1.2.2-dev.70 [2020-10-13T21:02:22.575Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-13T21:02:24.152Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-13T21:02:24.153Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-13T21:02:24.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:24.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T21:02:24.576Z] [2020-10-13T21:02:24.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:02:24.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T21:02:24.931Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-13T21:02:24.931Z] cbdbe7a5bc2a: Already exists [2020-10-13T21:02:24.931Z] 408f87550127: Pulling fs layer [2020-10-13T21:02:24.931Z] fe522b08c979: Pulling fs layer [2020-10-13T21:02:24.931Z] 221eaa008020: Pulling fs layer [2020-10-13T21:02:24.931Z] 2a4607e5d6b9: Pulling fs layer [2020-10-13T21:02:24.931Z] 8f79b27c4fd2: Pulling fs layer [2020-10-13T21:02:24.931Z] e5c8dbe1645b: Pulling fs layer [2020-10-13T21:02:24.931Z] 23e8b3b47431: Pulling fs layer [2020-10-13T21:02:24.931Z] 5c568d65a230: Pulling fs layer [2020-10-13T21:02:24.931Z] 2a4607e5d6b9: Waiting [2020-10-13T21:02:24.931Z] e5c8dbe1645b: Waiting [2020-10-13T21:02:24.931Z] 8f79b27c4fd2: Waiting [2020-10-13T21:02:24.931Z] 23e8b3b47431: Waiting [2020-10-13T21:02:24.931Z] 5c568d65a230: Waiting [2020-10-13T21:02:25.200Z] fe522b08c979: Verifying Checksum [2020-10-13T21:02:25.201Z] fe522b08c979: Download complete [2020-10-13T21:02:25.201Z] 408f87550127: Verifying Checksum [2020-10-13T21:02:25.201Z] 408f87550127: Download complete [2020-10-13T21:02:25.201Z] 2a4607e5d6b9: Download complete [2020-10-13T21:02:25.462Z] 8f79b27c4fd2: Download complete [2020-10-13T21:02:25.462Z] 408f87550127: Pull complete [2020-10-13T21:02:25.462Z] fe522b08c979: Pull complete [2020-10-13T21:02:26.419Z] e5c8dbe1645b: Verifying Checksum [2020-10-13T21:02:26.419Z] e5c8dbe1645b: Download complete [2020-10-13T21:02:27.386Z] 23e8b3b47431: Verifying Checksum [2020-10-13T21:02:27.386Z] 23e8b3b47431: Download complete [2020-10-13T21:02:27.971Z] 5c568d65a230: Verifying Checksum [2020-10-13T21:02:27.971Z] 5c568d65a230: Download complete [2020-10-13T21:02:29.371Z] 221eaa008020: Verifying Checksum [2020-10-13T21:02:29.371Z] 221eaa008020: Download complete [2020-10-13T21:02:37.599Z] 221eaa008020: Pull complete [2020-10-13T21:02:37.599Z] 2a4607e5d6b9: Pull complete [2020-10-13T21:02:37.599Z] 8f79b27c4fd2: Pull complete [2020-10-13T21:02:41.826Z] e5c8dbe1645b: Pull complete [2020-10-13T21:02:45.163Z] 23e8b3b47431: Pull complete [2020-10-13T21:02:46.559Z] 5c568d65a230: Pull complete [2020-10-13T21:02:46.559Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-13T21:02:46.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T21:02:46.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-13T21:02:46.782Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:02:46.844Z] $ 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/185:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-13T21:02:48.156Z] $ docker top d7dc6302125037bacebdcdbfbbfa4fc15cb22a631f5503c8d6550a694062eda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T21:02:48.740Z] + snyk monitor '--org=edgex-jenkins' [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] Monitoring /w/workspace/edgex-go/185 (github.com/edgexfoundry/edgex-go)... [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e08b0f1a-4e2d-4db2-8f40-2089abfeffd2 [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] Snyk CLI supports Node.js 8 and higher. [2020-10-13T21:02:58.904Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-13T21:02:58.904Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-13T21:02:58.904Z] [2020-10-13T21:02:58.904Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-13T21:02:58.904Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-13T21:02:58.923Z] $ docker stop --time=1 d7dc6302125037bacebdcdbfbbfa4fc15cb22a631f5503c8d6550a694062eda7 [2020-10-13T21:03:01.764Z] $ docker rm -f d7dc6302125037bacebdcdbfbbfa4fc15cb22a631f5503c8d6550a694062eda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:03.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:03.408Z] [2020-10-13T21:03:03.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:03.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:03.758Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-13T21:03:03.758Z] e7c96db7181b: Pulling fs layer [2020-10-13T21:03:03.758Z] 1868ca2cb446: Pulling fs layer [2020-10-13T21:03:03.758Z] 136be5d0fe8e: Pulling fs layer [2020-10-13T21:03:03.758Z] 894bfe63afcb: Pulling fs layer [2020-10-13T21:03:03.758Z] 894bfe63afcb: Waiting [2020-10-13T21:03:03.758Z] 1868ca2cb446: Verifying Checksum [2020-10-13T21:03:03.758Z] 1868ca2cb446: Download complete [2020-10-13T21:03:03.758Z] 136be5d0fe8e: Verifying Checksum [2020-10-13T21:03:03.758Z] 136be5d0fe8e: Download complete [2020-10-13T21:03:03.758Z] e7c96db7181b: Verifying Checksum [2020-10-13T21:03:03.758Z] e7c96db7181b: Download complete [2020-10-13T21:03:04.022Z] 894bfe63afcb: Verifying Checksum [2020-10-13T21:03:04.022Z] 894bfe63afcb: Download complete [2020-10-13T21:03:04.289Z] e7c96db7181b: Pull complete [2020-10-13T21:03:04.289Z] 1868ca2cb446: Pull complete [2020-10-13T21:03:04.552Z] 136be5d0fe8e: Pull complete [2020-10-13T21:03:04.814Z] 894bfe63afcb: Pull complete [2020-10-13T21:03:04.814Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-13T21:03:04.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:04.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-13T21:03:04.940Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:05.030Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:06.181Z] $ docker top a30991ef8fda422e54a905516edf5b90e074944d83161a92b68cabee6aa3a434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:06.820Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:06.820Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:09.528Z] $ docker stop --time=1 a30991ef8fda422e54a905516edf5b90e074944d83161a92b68cabee6aa3a434 [2020-10-13T21:03:10.983Z] $ docker rm -f a30991ef8fda422e54a905516edf5b90e074944d83161a92b68cabee6aa3a434 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:11.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:11.516Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:11.633Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:11.686Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:12.556Z] $ docker top 4df56c8015c6ac734ff200cd064a8b8d7348282c1bf61c39f1a8e6f1596b0702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:13.150Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:13.150Z] + tee [2020-10-13T21:03:13.150Z] clair timeout 1m0s [2020-10-13T21:03:13.150Z] docker timeout: 1m0s [2020-10-13T21:03:13.150Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:13.834Z] $ docker stop --time=1 4df56c8015c6ac734ff200cd064a8b8d7348282c1bf61c39f1a8e6f1596b0702 [2020-10-13T21:03:15.194Z] $ docker rm -f 4df56c8015c6ac734ff200cd064a8b8d7348282c1bf61c39f1a8e6f1596b0702 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:03:15.689Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:03:15.705Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-command-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:03:15.759Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:16.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:16.185Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:16.369Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:16.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:17.230Z] $ docker top 780a7929fb63e9909f1021e9aa92b1cc82d694fe87c7704d59cb9226e661baa8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:17.811Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:17.811Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:24.568Z] $ docker stop --time=1 780a7929fb63e9909f1021e9aa92b1cc82d694fe87c7704d59cb9226e661baa8 [2020-10-13T21:03:25.975Z] $ docker rm -f 780a7929fb63e9909f1021e9aa92b1cc82d694fe87c7704d59cb9226e661baa8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:26.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:26.460Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:26.643Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:26.713Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:27.480Z] $ docker top 6044716cddc446ec3120606ec3da0c1c027f37248310d26ec802e372dc63a8db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:28.094Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:28.095Z] + tee [2020-10-13T21:03:28.095Z] clair timeout 1m0s [2020-10-13T21:03:28.095Z] docker timeout: 1m0s [2020-10-13T21:03:28.095Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:29.154Z] $ docker stop --time=1 6044716cddc446ec3120606ec3da0c1c027f37248310d26ec802e372dc63a8db [2020-10-13T21:03:30.547Z] $ docker rm -f 6044716cddc446ec3120606ec3da0c1c027f37248310d26ec802e372dc63a8db [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:03:31.041Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:03:31.057Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-data-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:03:31.110Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:31.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:31.462Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:31.573Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:31.622Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:32.314Z] $ docker top 7eb915de14d0c6d594a076d09324be1885693a5f7a9dfdb31d22b2d3141e30c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:32.844Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:32.844Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:36.296Z] $ docker stop --time=1 7eb915de14d0c6d594a076d09324be1885693a5f7a9dfdb31d22b2d3141e30c9 [2020-10-13T21:03:37.712Z] $ docker rm -f 7eb915de14d0c6d594a076d09324be1885693a5f7a9dfdb31d22b2d3141e30c9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:38.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:38.239Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:38.340Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:38.384Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:39.025Z] $ docker top ba057c1379cc1a781b6b6cfa42e271c62956345dded2b4de6889c67d33441817 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:39.560Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:39.560Z] + tee [2020-10-13T21:03:39.560Z] clair timeout 1m0s [2020-10-13T21:03:39.560Z] docker timeout: 1m0s [2020-10-13T21:03:39.560Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:40.302Z] $ docker stop --time=1 ba057c1379cc1a781b6b6cfa42e271c62956345dded2b4de6889c67d33441817 [2020-10-13T21:03:41.668Z] $ docker rm -f ba057c1379cc1a781b6b6cfa42e271c62956345dded2b4de6889c67d33441817 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:03:42.169Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:03:42.185Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-metadata-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:03:42.243Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:42.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:42.592Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:42.732Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:42.784Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:43.477Z] $ docker top 0ca617576a54b0e1001172f854e878ad8d1798fcf5cb01105769b816c033035b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:44.084Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:44.084Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:49.643Z] $ docker stop --time=1 0ca617576a54b0e1001172f854e878ad8d1798fcf5cb01105769b816c033035b [2020-10-13T21:03:51.043Z] $ docker rm -f 0ca617576a54b0e1001172f854e878ad8d1798fcf5cb01105769b816c033035b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:51.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:51.533Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:51.658Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:51.718Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:52.430Z] $ docker top 1fb15c0d0cc0321133a07362266779a5b6ef8a35edcfcfeee7606ef5e9000bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:52.995Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:52.996Z] + tee [2020-10-13T21:03:52.996Z] clair timeout 1m0s [2020-10-13T21:03:52.996Z] docker timeout: 1m0s [2020-10-13T21:03:52.996Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:03:54.066Z] $ docker stop --time=1 1fb15c0d0cc0321133a07362266779a5b6ef8a35edcfcfeee7606ef5e9000bbc [2020-10-13T21:03:55.436Z] $ docker rm -f 1fb15c0d0cc0321133a07362266779a5b6ef8a35edcfcfeee7606ef5e9000bbc [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:03:55.982Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:03:56.002Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-proxy-setup-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:03:56.066Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:03:56.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:03:56.444Z] . [Pipeline] withDockerContainer [2020-10-13T21:03:56.557Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:03:56.624Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:03:57.290Z] $ docker top 6459f1d74abccbad90dbddce6f97c29bafe2d3b641c60e2c4f2d818b8d6f7e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:03:57.827Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:03:57.828Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:06.129Z] $ docker stop --time=1 6459f1d74abccbad90dbddce6f97c29bafe2d3b641c60e2c4f2d818b8d6f7e05 [2020-10-13T21:04:07.521Z] $ docker rm -f 6459f1d74abccbad90dbddce6f97c29bafe2d3b641c60e2c4f2d818b8d6f7e05 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:08.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:08.016Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:08.131Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:08.180Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:08.888Z] $ docker top 9129079ce83488649462fb564966685235abc3ecde52dc86e9a774721b720ecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:09.517Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:09.518Z] + tee [2020-10-13T21:04:09.518Z] clair timeout 1m0s [2020-10-13T21:04:09.518Z] docker timeout: 1m0s [2020-10-13T21:04:09.518Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:11.540Z] $ docker stop --time=1 9129079ce83488649462fb564966685235abc3ecde52dc86e9a774721b720ecd [2020-10-13T21:04:12.927Z] $ docker rm -f 9129079ce83488649462fb564966685235abc3ecde52dc86e9a774721b720ecd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:04:13.405Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:04:13.419Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-secrets-setup-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:04:13.472Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:13.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:13.819Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:13.925Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:13.973Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:14.576Z] $ docker top 8cf7de50a671d17c941211bef320859d885d754a89ea6c6721ca8f30248c6afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:15.215Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:15.215Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:25.371Z] $ docker stop --time=1 8cf7de50a671d17c941211bef320859d885d754a89ea6c6721ca8f30248c6afc [2020-10-13T21:04:26.746Z] $ docker rm -f 8cf7de50a671d17c941211bef320859d885d754a89ea6c6721ca8f30248c6afc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:27.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:27.213Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:27.317Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:27.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:28.014Z] $ docker top fd89c844632853bc4a1b5492a4edc09e17fadc7499d1e70d37b87ed0dbb15bf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:28.572Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:28.572Z] + tee [2020-10-13T21:04:28.572Z] clair timeout 1m0s [2020-10-13T21:04:28.572Z] docker timeout: 1m0s [2020-10-13T21:04:28.572Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:30.075Z] $ docker stop --time=1 fd89c844632853bc4a1b5492a4edc09e17fadc7499d1e70d37b87ed0dbb15bf3 [2020-10-13T21:04:31.426Z] $ docker rm -f fd89c844632853bc4a1b5492a4edc09e17fadc7499d1e70d37b87ed0dbb15bf3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:04:31.900Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:04:31.917Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-secretstore-setup-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:04:31.973Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:32.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:32.354Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:32.453Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:32.498Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:33.191Z] $ docker top 64a575431b4c03fe61e16299f164c0572f81097c45af9e9f9d8fa8ea56ff9e7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:33.773Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:33.773Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:37.309Z] $ docker stop --time=1 64a575431b4c03fe61e16299f164c0572f81097c45af9e9f9d8fa8ea56ff9e7f [2020-10-13T21:04:38.690Z] $ docker rm -f 64a575431b4c03fe61e16299f164c0572f81097c45af9e9f9d8fa8ea56ff9e7f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:39.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:39.174Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:39.289Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:39.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:40.034Z] $ docker top 5f787a2b11675cfe836d682d58a13c6035f8892577dc7eb0ffa079d99c847b32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:40.612Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:40.612Z] + tee [2020-10-13T21:04:40.612Z] clair timeout 1m0s [2020-10-13T21:04:40.612Z] docker timeout: 1m0s [2020-10-13T21:04:40.612Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:41.294Z] $ docker stop --time=1 5f787a2b11675cfe836d682d58a13c6035f8892577dc7eb0ffa079d99c847b32 [2020-10-13T21:04:42.673Z] $ docker rm -f 5f787a2b11675cfe836d682d58a13c6035f8892577dc7eb0ffa079d99c847b32 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:04:43.124Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:04:43.138Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-logging-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:04:43.192Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:43.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:43.531Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:43.632Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:43.676Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:44.289Z] $ docker top 72f35d9ef341b04a9c79acea8e7f26d51388397873f68c1cd23f14795139e93b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:44.813Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:44.813Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:50.526Z] $ docker stop --time=1 72f35d9ef341b04a9c79acea8e7f26d51388397873f68c1cd23f14795139e93b [2020-10-13T21:04:51.980Z] $ docker rm -f 72f35d9ef341b04a9c79acea8e7f26d51388397873f68c1cd23f14795139e93b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:52.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:52.464Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:52.574Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:52.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:53.302Z] $ docker top 23678eb8b5ae3899bd6bde75463426669ee69b46187a18545b06a5dc30ab5a54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:53.892Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:53.892Z] + tee [2020-10-13T21:04:53.892Z] clair timeout 1m0s [2020-10-13T21:04:53.892Z] docker timeout: 1m0s [2020-10-13T21:04:53.892Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:04:54.943Z] $ docker stop --time=1 23678eb8b5ae3899bd6bde75463426669ee69b46187a18545b06a5dc30ab5a54 [2020-10-13T21:04:56.298Z] $ docker rm -f 23678eb8b5ae3899bd6bde75463426669ee69b46187a18545b06a5dc30ab5a54 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:04:56.848Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:04:56.862Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-notifications-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:04:56.916Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:04:57.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:04:57.261Z] . [Pipeline] withDockerContainer [2020-10-13T21:04:57.364Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:04:57.408Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:04:58.121Z] $ docker top 827a100f4870529a24b726a294a10c572976319a6fd8b7900248f37ac7a75847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:04:58.655Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:04:58.655Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:01.396Z] $ docker stop --time=1 827a100f4870529a24b726a294a10c572976319a6fd8b7900248f37ac7a75847 [2020-10-13T21:05:02.777Z] $ docker rm -f 827a100f4870529a24b726a294a10c572976319a6fd8b7900248f37ac7a75847 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:03.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:03.250Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:03.356Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:03.408Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:04.022Z] $ docker top 72106f7f5f0d32dea5bf10a16d1fb6dd9087d2e37465789cbcf042e88e4d8939 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:04.548Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:04.548Z] + tee [2020-10-13T21:05:04.548Z] clair timeout 1m0s [2020-10-13T21:05:04.548Z] docker timeout: 1m0s [2020-10-13T21:05:04.548Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:05.245Z] $ docker stop --time=1 72106f7f5f0d32dea5bf10a16d1fb6dd9087d2e37465789cbcf042e88e4d8939 [2020-10-13T21:05:06.595Z] $ docker rm -f 72106f7f5f0d32dea5bf10a16d1fb6dd9087d2e37465789cbcf042e88e4d8939 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:05:07.123Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:05:07.137Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-scheduler-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:05:07.223Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:07.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:07.569Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:07.673Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:07.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:08.422Z] $ docker top cd45de8bd22e50146b9a5301159344a743ff0b748fbed87842c0e782521b3039 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:09.009Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:09.009Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:24.101Z] $ docker stop --time=1 cd45de8bd22e50146b9a5301159344a743ff0b748fbed87842c0e782521b3039 [2020-10-13T21:05:25.484Z] $ docker rm -f cd45de8bd22e50146b9a5301159344a743ff0b748fbed87842c0e782521b3039 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:26.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:26.035Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:26.142Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:26.197Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:26.936Z] $ docker top eadfa09012210ec67db0fe89a4706bd4802c944de79223fa6122c7347304db5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:27.725Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:27.725Z] + tee [2020-10-13T21:05:27.725Z] clair timeout 1m0s [2020-10-13T21:05:27.725Z] docker timeout: 1m0s [2020-10-13T21:05:27.725Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:29.241Z] $ docker stop --time=1 eadfa09012210ec67db0fe89a4706bd4802c944de79223fa6122c7347304db5f [2020-10-13T21:05:30.629Z] $ docker rm -f eadfa09012210ec67db0fe89a4706bd4802c944de79223fa6122c7347304db5f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:05:31.145Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:05:31.174Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-sys-mgmt-agent-go_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:05:31.229Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:31.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:31.605Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:31.747Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:31.832Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:32.479Z] $ docker top 7ce1592d762f1c2ce604676704b911420601b9893686864badadc63cdbe73bb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:33.021Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:33.021Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:35.810Z] $ docker stop --time=1 7ce1592d762f1c2ce604676704b911420601b9893686864badadc63cdbe73bb9 [2020-10-13T21:05:37.154Z] $ docker rm -f 7ce1592d762f1c2ce604676704b911420601b9893686864badadc63cdbe73bb9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:37.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:37.673Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:37.821Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:37.894Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:38.501Z] $ docker top 4e2279c4ee34fd30505fd43d0a6a83bc6c81cc6cb6392590f56450b12fe14433 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:39.032Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:39.032Z] + tee [2020-10-13T21:05:39.032Z] clair timeout 1m0s [2020-10-13T21:05:39.032Z] docker timeout: 1m0s [2020-10-13T21:05:39.032Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:39.709Z] $ docker stop --time=1 4e2279c4ee34fd30505fd43d0a6a83bc6c81cc6cb6392590f56450b12fe14433 [2020-10-13T21:05:41.048Z] $ docker rm -f 4e2279c4ee34fd30505fd43d0a6a83bc6c81cc6cb6392590f56450b12fe14433 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:05:41.541Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:05:41.565Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-command-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:05:41.648Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:42.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:42.072Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:42.183Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:42.226Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:42.874Z] $ docker top 1627c8f03fc3bcbe65bdfa29959a7e2f2a8820b52a3ad8e8eefb578940562c83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:43.411Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:43.411Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:48.835Z] $ docker stop --time=1 1627c8f03fc3bcbe65bdfa29959a7e2f2a8820b52a3ad8e8eefb578940562c83 [2020-10-13T21:05:50.218Z] $ docker rm -f 1627c8f03fc3bcbe65bdfa29959a7e2f2a8820b52a3ad8e8eefb578940562c83 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:50.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:50.723Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:50.824Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:50.867Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:51.579Z] $ docker top 37994d6f32b85e62740da2f70e0b229478db8e1cb9a755d45e8ecc458093defd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:52.111Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:52.111Z] + tee [2020-10-13T21:05:52.111Z] clair timeout 1m0s [2020-10-13T21:05:52.111Z] docker timeout: 1m0s [2020-10-13T21:05:52.111Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:53.158Z] $ docker stop --time=1 37994d6f32b85e62740da2f70e0b229478db8e1cb9a755d45e8ecc458093defd [2020-10-13T21:05:54.588Z] $ docker rm -f 37994d6f32b85e62740da2f70e0b229478db8e1cb9a755d45e8ecc458093defd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:05:55.059Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:05:55.101Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-data-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:05:55.179Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:05:55.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:05:55.513Z] . [Pipeline] withDockerContainer [2020-10-13T21:05:55.634Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:05:55.685Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:05:56.303Z] $ docker top dd23738e4e88a2c922f243f01ec06362b6212171a5d6ae42fb0c099ec6c771a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:05:56.810Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:05:56.810Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:05:59.507Z] $ docker stop --time=1 dd23738e4e88a2c922f243f01ec06362b6212171a5d6ae42fb0c099ec6c771a1 [2020-10-13T21:06:00.856Z] $ docker rm -f dd23738e4e88a2c922f243f01ec06362b6212171a5d6ae42fb0c099ec6c771a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:01.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:01.321Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:01.460Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:01.510Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:02.214Z] $ docker top 3b85f06d720d8197434c5a4a21fdb67e14240bc39877e1915fc510c117b8485a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:02.753Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:02.753Z] + tee [2020-10-13T21:06:02.753Z] clair timeout 1m0s [2020-10-13T21:06:02.753Z] docker timeout: 1m0s [2020-10-13T21:06:02.753Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:04.247Z] $ docker stop --time=1 3b85f06d720d8197434c5a4a21fdb67e14240bc39877e1915fc510c117b8485a [2020-10-13T21:06:05.639Z] $ docker rm -f 3b85f06d720d8197434c5a4a21fdb67e14240bc39877e1915fc510c117b8485a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:06:06.163Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:06:06.177Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-core-metadata-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:06:06.261Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:06.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:06.603Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:06.706Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:06.752Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:07.513Z] $ docker top 8e688ec617a41ca220465fbb96d639dc5940d81ff6c3a8f979dc26f0db492e87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:08.088Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:08.088Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:12.451Z] $ docker stop --time=1 8e688ec617a41ca220465fbb96d639dc5940d81ff6c3a8f979dc26f0db492e87 [2020-10-13T21:06:13.866Z] $ docker rm -f 8e688ec617a41ca220465fbb96d639dc5940d81ff6c3a8f979dc26f0db492e87 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:14.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:14.410Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:14.517Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:14.633Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:15.406Z] $ docker top 74303e8671e203e7e60290273039485f283b7cbc5e83a78c0578e72c3fbb43b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:15.944Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:15.944Z] + tee [2020-10-13T21:06:15.944Z] clair timeout 1m0s [2020-10-13T21:06:15.944Z] docker timeout: 1m0s [2020-10-13T21:06:15.944Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:16.998Z] $ docker stop --time=1 74303e8671e203e7e60290273039485f283b7cbc5e83a78c0578e72c3fbb43b1 [2020-10-13T21:06:18.432Z] $ docker rm -f 74303e8671e203e7e60290273039485f283b7cbc5e83a78c0578e72c3fbb43b1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:06:18.915Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:06:18.930Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:06:18.981Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:19.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:19.330Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:19.434Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:19.497Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:20.302Z] $ docker top 13ff4354613083f0d344ad08aa3a65bc1366f386bc1c53efad27c25f8951d7e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:20.913Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:20.913Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:29.242Z] $ docker stop --time=1 13ff4354613083f0d344ad08aa3a65bc1366f386bc1c53efad27c25f8951d7e1 [2020-10-13T21:06:30.813Z] $ docker rm -f 13ff4354613083f0d344ad08aa3a65bc1366f386bc1c53efad27c25f8951d7e1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:31.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:31.340Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:31.446Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:31.497Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:32.538Z] $ docker top c62ccec5846bc9689696e131c6acf6a88393f7560032335c701f18d65e0c4163 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:33.055Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:33.055Z] + tee [2020-10-13T21:06:33.055Z] clair timeout 1m0s [2020-10-13T21:06:33.055Z] docker timeout: 1m0s [2020-10-13T21:06:33.055Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:34.555Z] $ docker stop --time=1 c62ccec5846bc9689696e131c6acf6a88393f7560032335c701f18d65e0c4163 [2020-10-13T21:06:36.027Z] $ docker rm -f c62ccec5846bc9689696e131c6acf6a88393f7560032335c701f18d65e0c4163 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:06:36.532Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:06:36.546Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:06:36.596Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:36.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:36.938Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:37.044Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:37.093Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:37.776Z] $ docker top da16057a3428666f40d7212b0001da92e22ebe14b432d841eb8eb52ab92823f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:38.330Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:38.330Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:48.601Z] $ docker stop --time=1 da16057a3428666f40d7212b0001da92e22ebe14b432d841eb8eb52ab92823f6 [2020-10-13T21:06:50.217Z] $ docker rm -f da16057a3428666f40d7212b0001da92e22ebe14b432d841eb8eb52ab92823f6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:50.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:50.730Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:50.843Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:50.897Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:52.255Z] $ docker top 80ac124df89fd85e28571c379de31052b3fb22ad789be20ec11ef15a0332b1b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:52.783Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:52.783Z] + tee [2020-10-13T21:06:52.783Z] clair timeout 1m0s [2020-10-13T21:06:52.783Z] docker timeout: 1m0s [2020-10-13T21:06:52.783Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:06:54.325Z] $ docker stop --time=1 80ac124df89fd85e28571c379de31052b3fb22ad789be20ec11ef15a0332b1b3 [2020-10-13T21:06:55.714Z] $ docker rm -f 80ac124df89fd85e28571c379de31052b3fb22ad789be20ec11ef15a0332b1b3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:06:56.197Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:06:56.212Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:06:56.269Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:06:56.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:06:56.613Z] . [Pipeline] withDockerContainer [2020-10-13T21:06:56.716Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:06:56.767Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:06:57.608Z] $ docker top ef35d518ebd08c9e993a9defeeeb0ae61b0e9c4b0d1082bc95eae06869605765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:06:58.149Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:06:58.149Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:01.684Z] $ docker stop --time=1 ef35d518ebd08c9e993a9defeeeb0ae61b0e9c4b0d1082bc95eae06869605765 [2020-10-13T21:07:03.058Z] $ docker rm -f ef35d518ebd08c9e993a9defeeeb0ae61b0e9c4b0d1082bc95eae06869605765 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:03.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:03.530Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:03.628Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:03.673Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:04.327Z] $ docker top 44da4980306067d7c35c5b7651b9bf217222e88654a373e7c4ef1855cb0bbd03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:04.910Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:04.910Z] + tee [2020-10-13T21:07:04.910Z] clair timeout 1m0s [2020-10-13T21:07:04.910Z] docker timeout: 1m0s [2020-10-13T21:07:04.910Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:05.605Z] $ docker stop --time=1 44da4980306067d7c35c5b7651b9bf217222e88654a373e7c4ef1855cb0bbd03 [2020-10-13T21:07:06.959Z] $ docker rm -f 44da4980306067d7c35c5b7651b9bf217222e88654a373e7c4ef1855cb0bbd03 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:07:07.489Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:07:07.503Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-logging-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:07:07.557Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:07.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:07.896Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:07.996Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:08.042Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:08.701Z] $ docker top 969e5f7fc97aab0aaa8cc1b3511c59fbd7560fecf2ed94a614e27944614e430e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:09.300Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:09.300Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:14.807Z] $ docker stop --time=1 969e5f7fc97aab0aaa8cc1b3511c59fbd7560fecf2ed94a614e27944614e430e [2020-10-13T21:07:16.211Z] $ docker rm -f 969e5f7fc97aab0aaa8cc1b3511c59fbd7560fecf2ed94a614e27944614e430e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:16.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:16.737Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:16.837Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:16.883Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:17.455Z] $ docker top 1d1a10ac61cbeba6108e31c5bea306990db9f667c0acd9b46b150040b8b47fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:17.978Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:17.978Z] + tee [2020-10-13T21:07:17.978Z] clair timeout 1m0s [2020-10-13T21:07:17.978Z] docker timeout: 1m0s [2020-10-13T21:07:17.978Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:19.060Z] $ docker stop --time=1 1d1a10ac61cbeba6108e31c5bea306990db9f667c0acd9b46b150040b8b47fdd [2020-10-13T21:07:20.412Z] $ docker rm -f 1d1a10ac61cbeba6108e31c5bea306990db9f667c0acd9b46b150040b8b47fdd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:07:20.905Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:07:20.918Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-notifications-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:07:20.992Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:21.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:21.329Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:21.430Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:21.488Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:22.150Z] $ docker top 79e4f3517032412df0e007ebdd35b4015747997ee765a19c5d7bcfe974d96a35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:22.760Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:22.760Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:25.460Z] $ docker stop --time=1 79e4f3517032412df0e007ebdd35b4015747997ee765a19c5d7bcfe974d96a35 [2020-10-13T21:07:26.810Z] $ docker rm -f 79e4f3517032412df0e007ebdd35b4015747997ee765a19c5d7bcfe974d96a35 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:27.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:27.294Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:27.427Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:27.472Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:28.144Z] $ docker top 23d281e2d7c64806cc89847056ab83b3264cb62ea900310c99923232e291722c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:28.704Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:28.704Z] + tee [2020-10-13T21:07:28.704Z] clair timeout 1m0s [2020-10-13T21:07:28.704Z] docker timeout: 1m0s [2020-10-13T21:07:28.704Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:29.424Z] $ docker stop --time=1 23d281e2d7c64806cc89847056ab83b3264cb62ea900310c99923232e291722c [2020-10-13T21:07:30.763Z] $ docker rm -f 23d281e2d7c64806cc89847056ab83b3264cb62ea900310c99923232e291722c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:07:31.257Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:07:31.271Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-support-scheduler-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:07:31.327Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:31.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:31.668Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:31.805Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:31.864Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:32.568Z] $ docker top aa8512b4874788c78a58a13ab59649bd2e4dfc1c327f72eb15651648e0ccf1de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:33.236Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:33.236Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:48.327Z] $ docker stop --time=1 aa8512b4874788c78a58a13ab59649bd2e4dfc1c327f72eb15651648e0ccf1de [2020-10-13T21:07:49.692Z] $ docker rm -f aa8512b4874788c78a58a13ab59649bd2e4dfc1c327f72eb15651648e0ccf1de [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:07:50.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T21:07:50.152Z] . [Pipeline] withDockerContainer [2020-10-13T21:07:50.256Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:07:50.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-13T21:07:50.874Z] $ docker top 826aca891757371d5a6fb898b4d43db260179e98b4a644ef7eaea8e6da5cbb76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T21:07:51.418Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:e423b5c2f5c492c39ae19fdabfa572288e17eece [2020-10-13T21:07:51.418Z] + tee [2020-10-13T21:07:51.418Z] clair timeout 1m0s [2020-10-13T21:07:51.418Z] docker timeout: 1m0s [2020-10-13T21:07:51.418Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T21:07:52.911Z] $ docker stop --time=1 826aca891757371d5a6fb898b4d43db260179e98b4a644ef7eaea8e6da5cbb76 [2020-10-13T21:07:54.657Z] $ docker rm -f 826aca891757371d5a6fb898b4d43db260179e98b4a644ef7eaea8e6da5cbb76 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T21:07:55.130Z] + mkdir -p /w/workspace/edgex-go/185/clair-reports [Pipeline] echo [2020-10-13T21:07:55.144Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/185/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_e423b5c2f5c492c39ae19fdabfa572288e17eece.html [Pipeline] writeFile [Pipeline] step [2020-10-13T21:07:55.197Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-13T21:07:55.616Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-13T21:07:55.666Z] provisioning config files... [2020-10-13T21:07:55.682Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/185@tmp/config627225841862409505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:07:56.047Z] --> edgex-publish-swagger.sh [2020-10-13T21:07:56.047Z] === Publish openapi/v1 API === [2020-10-13T21:07:56.047Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-10-13T21:07:56.047Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-13T21:07:56.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:07:56.047Z] Dload Upload Total Spent Left Speed [2020-10-13T21:07:57.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 9097 0:00:01 0:00:01 --:--:-- 9109 100 10521 0 0 100 10521 0 9096 0:00:01 0:00:01 --:--:-- 9101 [2020-10-13T21:07:57.434Z] [2020-10-13T21:07:57.434Z] [2020-10-13T21:07:57.434Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-13T21:07:57.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:07:57.434Z] Dload Upload Total Spent Left Speed [2020-10-13T21:07:58.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 35208 --:--:-- --:--:-- --:--:-- 35195 100 32556 0 0 100 32556 0 35202 --:--:-- --:--:-- --:--:-- 35195 [2020-10-13T21:07:58.374Z] [2020-10-13T21:07:58.374Z] [2020-10-13T21:07:58.374Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-13T21:07:58.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:07:58.374Z] Dload Upload Total Spent Left Speed [2020-10-13T21:07:59.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 80214 --:--:-- --:--:-- --:--:-- 80217 100 73720 0 0 100 73720 0 80181 --:--:-- --:--:-- --:--:-- 80130 [2020-10-13T21:07:59.319Z] [2020-10-13T21:07:59.319Z] [2020-10-13T21:07:59.319Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-13T21:07:59.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:07:59.319Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:00.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 14474 --:--:-- --:--:-- --:--:-- 14477 100 13580 0 0 100 13580 0 14471 --:--:-- --:--:-- --:--:-- 14462 [2020-10-13T21:08:00.261Z] [2020-10-13T21:08:00.261Z] [2020-10-13T21:08:00.261Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-13T21:08:00.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:00.261Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:01.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 37638 0:00:01 0:00:01 --:--:-- 37646 100 38889 0 0 100 38889 0 37631 0:00:01 0:00:01 --:--:-- 37646 [2020-10-13T21:08:01.205Z] [2020-10-13T21:08:01.205Z] [2020-10-13T21:08:01.205Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-13T21:08:01.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:01.205Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:02.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 12925 0:00:01 0:00:01 --:--:-- 12929 100 14248 0 0 100 14248 0 12922 0:00:01 0:00:01 --:--:-- 12929 [2020-10-13T21:08:02.152Z] [2020-10-13T21:08:02.152Z] [2020-10-13T21:08:02.152Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-13T21:08:02.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:02.152Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:03.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 4460 --:--:-- --:--:-- --:--:-- 4461 100 4109 0 0 100 4109 0 4459 --:--:-- --:--:-- --:--:-- 4461 [2020-10-13T21:08:03.098Z] [2020-10-13T21:08:03.098Z] [2020-10-13T21:08:03.098Z] === Publish openapi/v2 API === [2020-10-13T21:08:03.098Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-13T21:08:03.098Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-13T21:08:03.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:03.098Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:04.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29393 0 0 100 29393 0 31848 --:--:-- --:--:-- --:--:-- 31845 100 29393 0 0 100 29393 0 31840 --:--:-- --:--:-- --:--:-- 31845 [2020-10-13T21:08:04.042Z] [2020-10-13T21:08:04.042Z] [2020-10-13T21:08:04.042Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-13T21:08:04.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:04.042Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:05.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65313 0 0 100 65313 0 54636 0:00:01 0:00:01 --:--:-- 54655 100 65313 0 0 100 65313 0 43865 0:00:01 0:00:01 --:--:-- 43893 [2020-10-13T21:08:05.690Z] [2020-10-13T21:08:05.690Z] [2020-10-13T21:08:05.690Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-13T21:08:05.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:05.690Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:06.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 112k 0:00:01 0:00:01 --:--:-- 112k [2020-10-13T21:08:06.633Z] [2020-10-13T21:08:06.633Z] [2020-10-13T21:08:06.633Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-13T21:08:06.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:06.633Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:07.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23547 0 0 100 23547 0 26901 --:--:-- --:--:-- --:--:-- 26880 [2020-10-13T21:08:07.466Z] [2020-10-13T21:08:07.466Z] [2020-10-13T21:08:07.466Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-13T21:08:07.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:07.466Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:08.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62547 0 0 100 62547 0 243k --:--:-- --:--:-- --:--:-- 243k 100 62547 0 0 100 62547 0 69288 --:--:-- --:--:-- --:--:-- 69265 [2020-10-13T21:08:08.699Z] [2020-10-13T21:08:08.699Z] [2020-10-13T21:08:08.699Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-13T21:08:08.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:08.699Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:09.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46054 0 0 100 46054 0 49716 --:--:-- --:--:-- --:--:-- 49680 100 46054 0 0 100 46054 0 49707 --:--:-- --:--:-- --:--:-- 49680 [2020-10-13T21:08:09.647Z] [2020-10-13T21:08:09.647Z] [2020-10-13T21:08:09.647Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-13T21:08:09.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T21:08:09.647Z] Dload Upload Total Spent Left Speed [2020-10-13T21:08:10.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23725 0 0 100 23725 0 23492 0:00:01 0:00:01 --:--:-- 23513 100 23725 0 0 100 23725 0 23487 0:00:01 0:00:01 --:--:-- 23513 [2020-10-13T21:08:10.590Z] [2020-10-13T21:08:10.590Z] [Pipeline] } [2020-10-13T21:08:10.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:08:21.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T21:08:21.168Z] . [Pipeline] withDockerContainer [2020-10-13T21:08:21.314Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:08:21.358Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-13T21:08:22.283Z] $ docker top 086fae9a1039a820f7aa9f27030851cd5786be550de626236f5c8cd9474f2eaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T21:08:22.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T21:08:22.571Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T21:08:22.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T21:08:22.819Z] $ docker exec 086fae9a1039a820f7aa9f27030851cd5786be550de626236f5c8cd9474f2eaa ssh-agent [2020-10-13T21:08:22.992Z] SSH_AUTH_SOCK=/tmp/ssh-MIwvVWaukW2y/agent.11 [2020-10-13T21:08:22.992Z] SSH_AGENT_PID=16 [2020-10-13T21:08:23.000Z] Running ssh-add (command line suppressed) [2020-10-13T21:08:23.132Z] Identity added: /w/workspace/edgex-go/185@tmp/private_key_3598417376611200920.key (/w/workspace/edgex-go/185@tmp/private_key_3598417376611200920.key) [2020-10-13T21:08:23.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T21:08:23.514Z] + git semver tag [2020-10-13T21:08:23.775Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T21:08:23.775Z] # $GIT_DIR = /w/workspace/edgex-go/185/.git [2020-10-13T21:08:23.775Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/185 [2020-10-13T21:08:23.775Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T21:08:23.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T21:08:23.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T21:08:23.775Z] # $SEMVER_BRANCH = master [2020-10-13T21:08:23.775Z] # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [2020-10-13T21:08:23.775Z] # e423b5c2f5c492c39ae19fdabfa572288e17eece HEAD [2020-10-13T21:08:24.353Z] # -> Force: false [2020-10-13T21:08:24.353Z] # 03bea3910597e675adc4ccfdc7578c105538f60d refs/tags/v1.2.2-dev.70 [Pipeline] } [2020-10-13T21:08:24.369Z] $ docker exec --env ******** --env ******** 086fae9a1039a820f7aa9f27030851cd5786be550de626236f5c8cd9474f2eaa ssh-agent -k [2020-10-13T21:08:24.487Z] unset SSH_AUTH_SOCK; [2020-10-13T21:08:24.487Z] unset SSH_AGENT_PID; [2020-10-13T21:08:24.487Z] echo Agent pid 16 killed; [2020-10-13T21:08:24.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T21:08:24.998Z] + git semver [Pipeline] } [2020-10-13T21:08:25.016Z] $ docker stop --time=1 086fae9a1039a820f7aa9f27030851cd5786be550de626236f5c8cd9474f2eaa [2020-10-13T21:08:26.360Z] $ docker rm -f 086fae9a1039a820f7aa9f27030851cd5786be550de626236f5c8cd9474f2eaa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:08:27.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T21:08:27.010Z] [2020-10-13T21:08:27.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:08:27.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T21:08:27.349Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-13T21:08:27.349Z] ab5ef0e58194: Pulling fs layer [2020-10-13T21:08:27.349Z] 9712f1f96733: Pulling fs layer [2020-10-13T21:08:27.349Z] 63f879dbbcfc: Pulling fs layer [2020-10-13T21:08:27.349Z] 0d9ebad4ef96: Pulling fs layer [2020-10-13T21:08:27.349Z] e9a5061849ea: Pulling fs layer [2020-10-13T21:08:27.349Z] d747dcd14b5f: Pulling fs layer [2020-10-13T21:08:27.349Z] 2de7ff778b66: Pulling fs layer [2020-10-13T21:08:27.349Z] 0d9ebad4ef96: Waiting [2020-10-13T21:08:27.349Z] e9a5061849ea: Waiting [2020-10-13T21:08:27.349Z] d747dcd14b5f: Waiting [2020-10-13T21:08:27.349Z] 2de7ff778b66: Waiting [2020-10-13T21:08:27.349Z] 9712f1f96733: Verifying Checksum [2020-10-13T21:08:27.349Z] 9712f1f96733: Download complete [2020-10-13T21:08:29.906Z] 63f879dbbcfc: Verifying Checksum [2020-10-13T21:08:29.906Z] 63f879dbbcfc: Download complete [2020-10-13T21:08:29.906Z] e9a5061849ea: Verifying Checksum [2020-10-13T21:08:29.906Z] e9a5061849ea: Download complete [2020-10-13T21:08:29.906Z] d747dcd14b5f: Verifying Checksum [2020-10-13T21:08:29.906Z] d747dcd14b5f: Download complete [2020-10-13T21:08:30.169Z] 0d9ebad4ef96: Verifying Checksum [2020-10-13T21:08:30.169Z] 0d9ebad4ef96: Download complete [2020-10-13T21:08:30.432Z] 2de7ff778b66: Verifying Checksum [2020-10-13T21:08:30.433Z] 2de7ff778b66: Download complete [2020-10-13T21:08:30.697Z] ab5ef0e58194: Verifying Checksum [2020-10-13T21:08:30.697Z] ab5ef0e58194: Download complete [2020-10-13T21:08:36.022Z] ab5ef0e58194: Pull complete [2020-10-13T21:08:36.022Z] 9712f1f96733: Pull complete [2020-10-13T21:08:37.949Z] 63f879dbbcfc: Pull complete [2020-10-13T21:08:44.563Z] 0d9ebad4ef96: Pull complete [2020-10-13T21:08:44.824Z] e9a5061849ea: Pull complete [2020-10-13T21:08:45.091Z] d747dcd14b5f: Pull complete [2020-10-13T21:08:48.409Z] 2de7ff778b66: Pull complete [2020-10-13T21:08:48.409Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-13T21:08:48.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T21:08:48.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-13T21:08:48.596Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:08:48.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-13T21:08:52.263Z] $ docker top f6489b2b381cac308e5e2c82615a30ccd079b55bceba36f7466dbca83a166347 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-13T21:08:52.507Z] provisioning config files... [2020-10-13T21:08:52.517Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/185@tmp/config729588164654520346tmp [2020-10-13T21:08:52.534Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/185@tmp/config7548984939099677423tmp [2020-10-13T21:08:52.551Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/185@tmp/config6682147810487680989tmp [Pipeline] { [Pipeline] echo [2020-10-13T21:08:52.619Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:08:52.916Z] ---> sigul-configuration.sh [2020-10-13T21:08:52.916Z] gpg: directory `/root/.gnupg' created [2020-10-13T21:08:52.916Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-13T21:08:52.916Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-13T21:08:52.916Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-13T21:08:52.916Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-13T21:08:52.916Z] gpg: CAST5 encrypted data [2020-10-13T21:08:53.179Z] gpg: encrypted with 1 passphrase [2020-10-13T21:08:53.179Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-13T21:08:53.478Z] + mkdir /home/jenkins [2020-10-13T21:08:53.478Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-13T21:08:53.854Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-13T21:08:53.865Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:08:54.162Z] ---> sigul-install.sh [2020-10-13T21:09:00.766Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-13T21:09:01.073Z] + git tag --list [2020-10-13T21:09:01.073Z] 0.6.0 [2020-10-13T21:09:01.073Z] 0.6.1 [2020-10-13T21:09:01.073Z] 0.7.0 [2020-10-13T21:09:01.073Z] 0.7.1 [2020-10-13T21:09:01.073Z] v1.0.0 [2020-10-13T21:09:01.073Z] v1.0.1 [2020-10-13T21:09:01.073Z] v1.1.0 [2020-10-13T21:09:01.073Z] v1.2.0 [2020-10-13T21:09:01.073Z] v1.2.1 [2020-10-13T21:09:01.073Z] v1.2.2-dev.1 [2020-10-13T21:09:01.073Z] v1.2.2-dev.10 [2020-10-13T21:09:01.073Z] v1.2.2-dev.11 [2020-10-13T21:09:01.073Z] v1.2.2-dev.12 [2020-10-13T21:09:01.073Z] v1.2.2-dev.13 [2020-10-13T21:09:01.073Z] v1.2.2-dev.14 [2020-10-13T21:09:01.073Z] v1.2.2-dev.15 [2020-10-13T21:09:01.073Z] v1.2.2-dev.16 [2020-10-13T21:09:01.073Z] v1.2.2-dev.17 [2020-10-13T21:09:01.073Z] v1.2.2-dev.18 [2020-10-13T21:09:01.073Z] v1.2.2-dev.19 [2020-10-13T21:09:01.073Z] v1.2.2-dev.2 [2020-10-13T21:09:01.073Z] v1.2.2-dev.20 [2020-10-13T21:09:01.073Z] v1.2.2-dev.21 [2020-10-13T21:09:01.073Z] v1.2.2-dev.22 [2020-10-13T21:09:01.073Z] v1.2.2-dev.23 [2020-10-13T21:09:01.073Z] v1.2.2-dev.24 [2020-10-13T21:09:01.073Z] v1.2.2-dev.25 [2020-10-13T21:09:01.073Z] v1.2.2-dev.26 [2020-10-13T21:09:01.073Z] v1.2.2-dev.27 [2020-10-13T21:09:01.073Z] v1.2.2-dev.28 [2020-10-13T21:09:01.073Z] v1.2.2-dev.29 [2020-10-13T21:09:01.073Z] v1.2.2-dev.3 [2020-10-13T21:09:01.073Z] v1.2.2-dev.30 [2020-10-13T21:09:01.073Z] v1.2.2-dev.31 [2020-10-13T21:09:01.073Z] v1.2.2-dev.32 [2020-10-13T21:09:01.073Z] v1.2.2-dev.33 [2020-10-13T21:09:01.073Z] v1.2.2-dev.34 [2020-10-13T21:09:01.073Z] v1.2.2-dev.35 [2020-10-13T21:09:01.073Z] v1.2.2-dev.36 [2020-10-13T21:09:01.073Z] v1.2.2-dev.37 [2020-10-13T21:09:01.073Z] v1.2.2-dev.38 [2020-10-13T21:09:01.073Z] v1.2.2-dev.39 [2020-10-13T21:09:01.073Z] v1.2.2-dev.4 [2020-10-13T21:09:01.073Z] v1.2.2-dev.40 [2020-10-13T21:09:01.073Z] v1.2.2-dev.41 [2020-10-13T21:09:01.073Z] v1.2.2-dev.42 [2020-10-13T21:09:01.073Z] v1.2.2-dev.43 [2020-10-13T21:09:01.073Z] v1.2.2-dev.44 [2020-10-13T21:09:01.073Z] v1.2.2-dev.45 [2020-10-13T21:09:01.073Z] v1.2.2-dev.46 [2020-10-13T21:09:01.073Z] v1.2.2-dev.47 [2020-10-13T21:09:01.073Z] v1.2.2-dev.48 [2020-10-13T21:09:01.073Z] v1.2.2-dev.49 [2020-10-13T21:09:01.073Z] v1.2.2-dev.5 [2020-10-13T21:09:01.073Z] v1.2.2-dev.50 [2020-10-13T21:09:01.073Z] v1.2.2-dev.51 [2020-10-13T21:09:01.073Z] v1.2.2-dev.52 [2020-10-13T21:09:01.073Z] v1.2.2-dev.53 [2020-10-13T21:09:01.073Z] v1.2.2-dev.54 [2020-10-13T21:09:01.073Z] v1.2.2-dev.55 [2020-10-13T21:09:01.073Z] v1.2.2-dev.56 [2020-10-13T21:09:01.073Z] v1.2.2-dev.57 [2020-10-13T21:09:01.073Z] v1.2.2-dev.58 [2020-10-13T21:09:01.073Z] v1.2.2-dev.59 [2020-10-13T21:09:01.073Z] v1.2.2-dev.6 [2020-10-13T21:09:01.073Z] v1.2.2-dev.60 [2020-10-13T21:09:01.073Z] v1.2.2-dev.61 [2020-10-13T21:09:01.073Z] v1.2.2-dev.62 [2020-10-13T21:09:01.073Z] v1.2.2-dev.63 [2020-10-13T21:09:01.073Z] v1.2.2-dev.64 [2020-10-13T21:09:01.073Z] v1.2.2-dev.65 [2020-10-13T21:09:01.073Z] v1.2.2-dev.66 [2020-10-13T21:09:01.073Z] v1.2.2-dev.67 [2020-10-13T21:09:01.073Z] v1.2.2-dev.68 [2020-10-13T21:09:01.073Z] v1.2.2-dev.69 [2020-10-13T21:09:01.073Z] v1.2.2-dev.7 [2020-10-13T21:09:01.073Z] v1.2.2-dev.70 [2020-10-13T21:09:01.073Z] v1.2.2-dev.8 [2020-10-13T21:09:01.073Z] v1.2.2-dev.9 [Pipeline] sh [2020-10-13T21:09:01.376Z] + lftools sign git-tag v1.2.2-dev.70 [2020-10-13T21:09:02.770Z] Signing Git tag with Sigul... [2020-10-13T21:09:02.770Z] Signing v1.2.2-dev.70 [Pipeline] echo [2020-10-13T21:09:03.727Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:09:04.032Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-13T21:09:04.050Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-13T21:09:04.159Z] $ docker stop --time=1 f6489b2b381cac308e5e2c82615a30ccd079b55bceba36f7466dbca83a166347 [2020-10-13T21:09:06.220Z] $ docker rm -f f6489b2b381cac308e5e2c82615a30ccd079b55bceba36f7466dbca83a166347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:09:07.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T21:09:07.293Z] . [Pipeline] withDockerContainer [2020-10-13T21:09:07.405Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:09:07.455Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-13T21:09:08.157Z] $ docker top 1075a9141604015c35e0d30653573b84aad30f50cf02929be9d8d09f68f729e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T21:09:08.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T21:09:08.474Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T21:09:08.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T21:09:08.674Z] $ docker exec 1075a9141604015c35e0d30653573b84aad30f50cf02929be9d8d09f68f729e2 ssh-agent [2020-10-13T21:09:08.849Z] SSH_AUTH_SOCK=/tmp/ssh-3NcZUg4sLKak/agent.11 [2020-10-13T21:09:08.849Z] SSH_AGENT_PID=16 [2020-10-13T21:09:08.856Z] Running ssh-add (command line suppressed) [2020-10-13T21:09:08.987Z] Identity added: /w/workspace/edgex-go/185@tmp/private_key_1173470152623150339.key (/w/workspace/edgex-go/185@tmp/private_key_1173470152623150339.key) [2020-10-13T21:09:09.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T21:09:09.365Z] + git semver bump pre [2020-10-13T21:09:09.365Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T21:09:09.365Z] # $GIT_DIR = /w/workspace/edgex-go/185/.git [2020-10-13T21:09:09.365Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/185 [2020-10-13T21:09:09.365Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T21:09:09.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T21:09:09.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T21:09:09.365Z] # $SEMVER_BRANCH = master [2020-10-13T21:09:09.365Z] # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [2020-10-13T21:09:09.365Z] 1.2.2-dev.71 [Pipeline] } [2020-10-13T21:09:09.379Z] $ docker exec --env ******** --env ******** 1075a9141604015c35e0d30653573b84aad30f50cf02929be9d8d09f68f729e2 ssh-agent -k [2020-10-13T21:09:09.507Z] unset SSH_AUTH_SOCK; [2020-10-13T21:09:09.507Z] unset SSH_AGENT_PID; [2020-10-13T21:09:09.507Z] echo Agent pid 16 killed; [2020-10-13T21:09:09.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T21:09:10.002Z] + git semver [Pipeline] } [2020-10-13T21:09:10.023Z] $ docker stop --time=1 1075a9141604015c35e0d30653573b84aad30f50cf02929be9d8d09f68f729e2 [2020-10-13T21:09:11.372Z] $ docker rm -f 1075a9141604015c35e0d30653573b84aad30f50cf02929be9d8d09f68f729e2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T21:09:11.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T21:09:11.891Z] . [Pipeline] withDockerContainer [2020-10-13T21:09:11.990Z] prd-centos7-docker-4c-2g-5169 does not seem to be running inside a container [2020-10-13T21:09:12.031Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/185 -v /w/workspace/edgex-go/185:/w/workspace/edgex-go/185:rw,z -v /w/workspace/edgex-go/185@tmp:/w/workspace/edgex-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-13T21:09:12.688Z] $ docker top f79728e6bc4ede4583a33491bc47136ecc34bcd2ce3db0202581a422f0b83f86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T21:09:12.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T21:09:12.998Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T21:09:13.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T21:09:13.200Z] $ docker exec f79728e6bc4ede4583a33491bc47136ecc34bcd2ce3db0202581a422f0b83f86 ssh-agent [2020-10-13T21:09:13.374Z] SSH_AUTH_SOCK=/tmp/ssh-yUqpBbw8YEkP/agent.13 [2020-10-13T21:09:13.374Z] SSH_AGENT_PID=18 [2020-10-13T21:09:13.381Z] Running ssh-add (command line suppressed) [2020-10-13T21:09:13.513Z] Identity added: /w/workspace/edgex-go/185@tmp/private_key_5246910826312388502.key (/w/workspace/edgex-go/185@tmp/private_key_5246910826312388502.key) [2020-10-13T21:09:13.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T21:09:13.899Z] + git semver push [2020-10-13T21:09:13.900Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T21:09:13.900Z] # $GIT_DIR = /w/workspace/edgex-go/185/.git [2020-10-13T21:09:13.900Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/185 [2020-10-13T21:09:13.900Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T21:09:13.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T21:09:13.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T21:09:13.900Z] # $SEMVER_BRANCH = master [2020-10-13T21:09:13.900Z] # $SEMVER_DIR = /w/workspace/edgex-go/185/.semver [Pipeline] } [2020-10-13T21:09:23.925Z] $ docker exec --env ******** --env ******** f79728e6bc4ede4583a33491bc47136ecc34bcd2ce3db0202581a422f0b83f86 ssh-agent -k [2020-10-13T21:09:24.076Z] unset SSH_AUTH_SOCK; [2020-10-13T21:09:24.076Z] unset SSH_AGENT_PID; [2020-10-13T21:09:24.076Z] echo Agent pid 18 killed; [2020-10-13T21:09:24.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T21:09:24.720Z] + git semver [Pipeline] } [2020-10-13T21:09:24.748Z] $ docker stop --time=1 f79728e6bc4ede4583a33491bc47136ecc34bcd2ce3db0202581a422f0b83f86 [2020-10-13T21:09:26.130Z] $ docker rm -f f79728e6bc4ede4583a33491bc47136ecc34bcd2ce3db0202581a422f0b83f86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:09:27.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:09:27.655Z] ---> package-listing.sh [2020-10-13T21:09:27.655Z] ++ facter osfamily [2020-10-13T21:09:27.655Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-13T21:09:27.655Z] + OS_FAMILY=redhat [2020-10-13T21:09:27.655Z] + workspace=/w/workspace/edgex-go/185 [2020-10-13T21:09:27.655Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-13T21:09:27.655Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-13T21:09:27.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-13T21:09:27.655Z] + PACKAGES=/tmp/packages_start.txt [2020-10-13T21:09:27.655Z] + '[' /w/workspace/edgex-go/185 ']' [2020-10-13T21:09:27.655Z] + PACKAGES=/tmp/packages_end.txt [2020-10-13T21:09:27.655Z] + case "${OS_FAMILY}" in [2020-10-13T21:09:27.655Z] + rpm -qa [2020-10-13T21:09:27.655Z] + sort [2020-10-13T21:09:31.895Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-13T21:09:31.895Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-13T21:09:31.895Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-13T21:09:31.895Z] + '[' /w/workspace/edgex-go/185 ']' [2020-10-13T21:09:31.895Z] + mkdir -p /w/workspace/edgex-go/185/archives/ [2020-10-13T21:09:31.895Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/185/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-13T21:09:32.531Z] provisioning config files... [2020-10-13T21:09:32.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/185@tmp/config1389794712468295069tmp [Pipeline] { [Pipeline] echo [2020-10-13T21:09:32.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:09:32.960Z] ---> create-netrc.sh [Pipeline] } [2020-10-13T21:09:32.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-13T21:09:33.052Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:09:33.349Z] ---> python-tools-install.sh [2020-10-13T21:09:33.349Z] Generating Requirements File [2020-10-13T21:10:54.942Z] Python 3.6.8 [2020-10-13T21:10:54.942Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-13T21:10:54.942Z] appdirs==1.4.3 [2020-10-13T21:10:54.942Z] argcomplete==1.12.1 [2020-10-13T21:10:54.942Z] aspy.yaml==1.3.0 [2020-10-13T21:10:54.942Z] attrs==19.3.0 [2020-10-13T21:10:54.942Z] Babel==2.8.0 [2020-10-13T21:10:54.942Z] beautifulsoup4==4.8.2 [2020-10-13T21:10:54.942Z] boto3==1.11.6 [2020-10-13T21:10:54.942Z] botocore==1.14.6 [2020-10-13T21:10:54.942Z] bs4==0.0.1 [2020-10-13T21:10:54.942Z] cachetools==4.1.1 [2020-10-13T21:10:54.942Z] certifi==2019.11.28 [2020-10-13T21:10:54.942Z] cffi==1.14.3 [2020-10-13T21:10:54.942Z] cfgv==2.0.1 [2020-10-13T21:10:54.942Z] chardet==3.0.4 [2020-10-13T21:10:54.942Z] click==7.1 [2020-10-13T21:10:54.942Z] cliff==3.4.0 [2020-10-13T21:10:54.942Z] cmd2==1.3.11 [2020-10-13T21:10:54.942Z] colorama==0.4.4 [2020-10-13T21:10:54.942Z] cryptography==3.1.1 [2020-10-13T21:10:54.942Z] debtcollector==2.2.0 [2020-10-13T21:10:54.942Z] decorator==4.4.2 [2020-10-13T21:10:54.942Z] defusedxml==0.6.0 [2020-10-13T21:10:54.942Z] Deprecated==1.2.7 [2020-10-13T21:10:54.942Z] distlib==0.3.1 [2020-10-13T21:10:54.942Z] distro==1.2.0 [2020-10-13T21:10:54.942Z] dnspython==1.16.0 [2020-10-13T21:10:54.942Z] docker==4.2.0 [2020-10-13T21:10:54.942Z] docutils==0.15.2 [2020-10-13T21:10:54.942Z] dogpile.cache==1.0.2 [2020-10-13T21:10:54.942Z] email-validator==1.0.5 [2020-10-13T21:10:54.942Z] filelock==3.0.12 [2020-10-13T21:10:54.942Z] future==0.18.2 [2020-10-13T21:10:54.942Z] google-auth==1.22.1 [2020-10-13T21:10:54.942Z] httplib2==0.17.0 [2020-10-13T21:10:54.942Z] identify==1.4.11 [2020-10-13T21:10:54.942Z] idna==2.9 [2020-10-13T21:10:54.942Z] importlib-metadata==2.0.0 [2020-10-13T21:10:54.942Z] importlib-resources==1.5.0 [2020-10-13T21:10:54.942Z] iso8601==0.1.13 [2020-10-13T21:10:54.942Z] Jinja2==2.11.1 [2020-10-13T21:10:54.942Z] jmespath==0.10.0 [2020-10-13T21:10:54.942Z] jsonpatch==1.26 [2020-10-13T21:10:54.942Z] jsonpointer==2.0 [2020-10-13T21:10:54.942Z] jsonschema==3.2.0 [2020-10-13T21:10:54.942Z] keystoneauth1==4.2.1 [2020-10-13T21:10:54.942Z] kubernetes==11.0.0 [2020-10-13T21:10:54.942Z] lftools==0.34.2 [2020-10-13T21:10:54.942Z] lxml==4.5.0 [2020-10-13T21:10:54.942Z] MarkupSafe==0.23 [2020-10-13T21:10:54.942Z] msgpack==1.0.0 [2020-10-13T21:10:54.942Z] multi-key-dict==2.0.3 [2020-10-13T21:10:54.942Z] munch==2.5.0 [2020-10-13T21:10:54.942Z] netaddr==0.8.0 [2020-10-13T21:10:54.942Z] netifaces==0.10.9 [2020-10-13T21:10:54.942Z] niet==1.4.2 [2020-10-13T21:10:54.942Z] nodeenv==1.3.5 [2020-10-13T21:10:54.942Z] oauth2client==4.1.3 [2020-10-13T21:10:54.942Z] oauthlib==3.1.0 [2020-10-13T21:10:54.942Z] openstacksdk==0.50.0 [2020-10-13T21:10:54.942Z] os-client-config==2.1.0 [2020-10-13T21:10:54.942Z] os-service-types==1.7.0 [2020-10-13T21:10:54.942Z] osc-lib==2.2.1 [2020-10-13T21:10:54.942Z] oslo.config==8.3.2 [2020-10-13T21:10:54.942Z] oslo.context==3.1.1 [2020-10-13T21:10:54.942Z] oslo.i18n==5.0.1 [2020-10-13T21:10:54.942Z] oslo.log==4.4.0 [2020-10-13T21:10:54.942Z] oslo.serialization==4.0.1 [2020-10-13T21:10:54.942Z] oslo.utils==4.6.0 [2020-10-13T21:10:54.942Z] packaging==20.4 [2020-10-13T21:10:54.942Z] pbr==5.4.4 [2020-10-13T21:10:54.942Z] pluggy==0.13.1 [2020-10-13T21:10:54.942Z] prettytable==0.7.2 [2020-10-13T21:10:54.942Z] py==1.9.0 [2020-10-13T21:10:54.942Z] pyasn1==0.4.8 [2020-10-13T21:10:54.942Z] pyasn1-modules==0.2.8 [2020-10-13T21:10:54.942Z] pycparser==2.20 [2020-10-13T21:10:54.942Z] pygerrit2==2.0.10 [2020-10-13T21:10:54.942Z] PyGithub==1.46 [2020-10-13T21:10:54.942Z] pyinotify==0.9.6 [2020-10-13T21:10:54.942Z] PyJWT==1.7.1 [2020-10-13T21:10:54.942Z] pyparsing==2.4.7 [2020-10-13T21:10:54.942Z] pyperclip==1.8.1 [2020-10-13T21:10:54.942Z] pyroute2==0.4.13 [2020-10-13T21:10:54.942Z] pyrsistent==0.15.7 [2020-10-13T21:10:54.942Z] PySocks==1.6.8 [2020-10-13T21:10:54.942Z] python-cinderclient==7.2.0 [2020-10-13T21:10:54.942Z] python-dateutil==2.8.1 [2020-10-13T21:10:54.942Z] python-heatclient==2.2.1 [2020-10-13T21:10:54.942Z] python-jenkins==1.7.0 [2020-10-13T21:10:54.942Z] python-keystoneclient==4.1.1 [2020-10-13T21:10:54.942Z] python-magnumclient==3.2.1 [2020-10-13T21:10:54.942Z] python-novaclient==17.2.1 [2020-10-13T21:10:54.942Z] python-openstackclient==5.4.0 [2020-10-13T21:10:54.942Z] python-swiftclient==3.10.1 [2020-10-13T21:10:54.942Z] pytz==2020.1 [2020-10-13T21:10:54.942Z] PyYAML==5.3 [2020-10-13T21:10:54.942Z] requests==2.23.0 [2020-10-13T21:10:54.942Z] requests-oauthlib==1.3.0 [2020-10-13T21:10:54.942Z] requestsexceptions==1.4.0 [2020-10-13T21:10:54.942Z] rfc3986==1.4.0 [2020-10-13T21:10:54.942Z] rpm==4.11.3 [2020-10-13T21:10:54.942Z] rsa==4.0 [2020-10-13T21:10:54.942Z] ruamel.yaml==0.16.10 [2020-10-13T21:10:54.942Z] ruamel.yaml.clib==0.2.0 [2020-10-13T21:10:54.942Z] s3transfer==0.3.3 [2020-10-13T21:10:54.942Z] shade==1.27.2 [2020-10-13T21:10:54.942Z] simplejson==3.17.2 [2020-10-13T21:10:54.942Z] six==1.14.0 [2020-10-13T21:10:54.942Z] soupsieve==2.0 [2020-10-13T21:10:54.942Z] stevedore==3.2.2 [2020-10-13T21:10:54.942Z] tabulate==0.8.6 [2020-10-13T21:10:54.942Z] toml==0.10.0 [2020-10-13T21:10:54.942Z] tox==3.20.1 [2020-10-13T21:10:54.942Z] tqdm==4.43.0 [2020-10-13T21:10:54.942Z] urllib3==1.25.8 [2020-10-13T21:10:54.942Z] virtualenv==20.0.34 [2020-10-13T21:10:54.942Z] wcwidth==0.2.5 [2020-10-13T21:10:54.942Z] websocket-client==0.57.0 [2020-10-13T21:10:54.942Z] wrapt==1.12.1 [2020-10-13T21:10:54.942Z] xdg==3.0.2 [2020-10-13T21:10:54.942Z] xmltodict==0.12.0 [2020-10-13T21:10:54.942Z] yq==2.11.1 [2020-10-13T21:10:54.942Z] zipp==3.3.0 [2020-10-13T21:10:55.903Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:10:58.456Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T21:11:01.773Z] Python 2.7.5 [2020-10-13T21:11:02.036Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-13T21:11:02.613Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T21:11:02.613Z] ansible==2.9.7 [2020-10-13T21:11:02.613Z] Babel==0.9.6 [2020-10-13T21:11:02.613Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-13T21:11:02.613Z] beautifulsoup4==4.4.1 [2020-10-13T21:11:02.613Z] bodhi==2.11.0 [2020-10-13T21:11:02.613Z] bodhi-client==2.11.0 [2020-10-13T21:11:02.613Z] CCColUtils==1.4 [2020-10-13T21:11:02.613Z] cffi==1.6.0 [2020-10-13T21:11:02.613Z] chardet==2.2.1 [2020-10-13T21:11:02.613Z] click==6.7 [2020-10-13T21:11:02.613Z] cloud-init==18.5 [2020-10-13T21:11:02.613Z] configobj==4.7.2 [2020-10-13T21:11:02.613Z] cryptography==1.7.2 [2020-10-13T21:11:02.613Z] decorator==3.4.0 [2020-10-13T21:11:02.613Z] distro==1.2.0 [2020-10-13T21:11:02.613Z] enum34==1.0.4 [2020-10-13T21:11:02.613Z] fedpkg==1.38 [2020-10-13T21:11:02.613Z] futures==3.1.1 [2020-10-13T21:11:02.613Z] gitdb==0.6.4 [2020-10-13T21:11:02.613Z] GitPython==1.0.1 [2020-10-13T21:11:02.613Z] html5lib==0.999 [2020-10-13T21:11:02.613Z] httplib2==0.9.2 [2020-10-13T21:11:02.613Z] idna==2.4 [2020-10-13T21:11:02.613Z] iniparse==0.4 [2020-10-13T21:11:02.613Z] ipaddress==1.0.16 [2020-10-13T21:11:02.613Z] IPy==0.75 [2020-10-13T21:11:02.613Z] javapackages==1.0.0 [2020-10-13T21:11:02.613Z] Jinja2==2.7.2 [2020-10-13T21:11:02.613Z] jmespath==0.9.4 [2020-10-13T21:11:02.613Z] jsonpatch==1.2 [2020-10-13T21:11:02.613Z] jsonpointer==1.9 [2020-10-13T21:11:02.613Z] kerberos==1.1 [2020-10-13T21:11:02.613Z] kitchen==1.1.1 [2020-10-13T21:11:02.613Z] langtable==0.0.31 [2020-10-13T21:11:02.613Z] lockfile==0.9.1 [2020-10-13T21:11:02.613Z] lxml==3.2.1 [2020-10-13T21:11:02.613Z] MarkupSafe==0.11 [2020-10-13T21:11:02.613Z] munch==2.0.2 [2020-10-13T21:11:02.613Z] offtrac==0.1.0 [2020-10-13T21:11:02.613Z] openidc-client==0.6.0 [2020-10-13T21:11:02.613Z] packagedb-cli==2.14.1 [2020-10-13T21:11:02.613Z] paramiko==2.1.1 [2020-10-13T21:11:02.613Z] perf==0.1 [2020-10-13T21:11:02.613Z] ply==3.4 [2020-10-13T21:11:02.613Z] policycoreutils-default-encoding==0.1 [2020-10-13T21:11:02.613Z] prettytable==0.7.2 [2020-10-13T21:11:02.613Z] pyasn1==0.1.9 [2020-10-13T21:11:02.613Z] pycparser==2.14 [2020-10-13T21:11:02.613Z] pycurl==7.19.0 [2020-10-13T21:11:02.613Z] pygobject==3.22.0 [2020-10-13T21:11:02.613Z] pygpgme==0.3 [2020-10-13T21:11:02.613Z] pyliblzma==0.5.3 [2020-10-13T21:11:02.613Z] pyOpenSSL==0.13.1 [2020-10-13T21:11:02.613Z] pyparsing==1.5.6 [2020-10-13T21:11:02.613Z] pyserial==2.6 [2020-10-13T21:11:02.613Z] python-augeas==0.5.0 [2020-10-13T21:11:02.613Z] python-bugzilla==2.3.0 [2020-10-13T21:11:02.613Z] python-dateutil==1.5 [2020-10-13T21:11:02.613Z] python-fedora==0.10.0 [2020-10-13T21:11:02.613Z] python-linux-procfs==0.4.9 [2020-10-13T21:11:02.613Z] python-yubico==1.2.3 [2020-10-13T21:11:02.613Z] pyudev==0.15 [2020-10-13T21:11:02.613Z] pyusb==1.0.0b1 [2020-10-13T21:11:02.613Z] pyxattr==0.5.1 [2020-10-13T21:11:02.613Z] PyYAML==3.10 [2020-10-13T21:11:02.613Z] requests==2.6.0 [2020-10-13T21:11:02.613Z] requests-kerberos==0.7.0 [2020-10-13T21:11:02.613Z] rpkg==1.60 [2020-10-13T21:11:02.613Z] schedutils==0.4 [2020-10-13T21:11:02.613Z] seobject==0.1 [2020-10-13T21:11:02.613Z] sepolicy==1.1 [2020-10-13T21:11:02.613Z] six==1.9.0 [2020-10-13T21:11:02.613Z] smmap==0.9.0 [2020-10-13T21:11:02.613Z] urlgrabber==3.10 [2020-10-13T21:11:02.613Z] urllib3==1.10.2 [2020-10-13T21:11:02.613Z] virtualenv==15.1.0 [2020-10-13T21:11:02.613Z] yum-langpacks==0.4.2 [2020-10-13T21:11:02.613Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-13T21:11:02.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:11:02.940Z] ---> sudo-logs.sh [2020-10-13T21:11:02.940Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-13T21:11:03.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:11:03.516Z] ---> job-cost.sh [2020-10-13T21:11:03.516Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-49PN [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.482Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.483Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.748Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.748Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:18.748Z] Cache entry deserialization failed, entry ignored [2020-10-13T21:11:23.055Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-13T21:11:55.301Z] lf-activate-venv(): INFO: Adding /tmp/venv-49PN/bin to PATH [2020-10-13T21:11:55.301Z] INFO: No Stack... [2020-10-13T21:11:55.878Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-13T21:11:56.454Z] INFO: Archiving Costs [Pipeline] echo [2020-10-13T21:11:56.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T21:11:56.771Z] ---> logs-deploy.sh [2020-10-13T21:11:56.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/185 [2020-10-13T21:11:56.771Z] INFO: archiving workspace using pattern(s): [2020-10-13T21:11:59.647Z] Archives upload complete. [2020-10-13T21:11:59.647Z] INFO: archiving logs to Nexus