Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cc679f17c5203d1805fe25c40abcaf676b6725c1 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27623 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/370 [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/370 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision cc679f17c5203d1805fe25c40abcaf676b6725c1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f cc679f17c5203d1805fe25c40abcaf676b6725c1 # timeout=10 Commit message: "Merge pull request #3194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.3" > git rev-list --no-walk 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T09:31:22.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T09:31:22.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T09:31:23.054Z] ========================================================= [2021-02-25T09:31:23.054Z] EdgeX Global Pipelines Version Info [2021-02-25T09:31:23.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:31:24.615Z] ------------------- [2021-02-25T09:31:24.615Z] stable info: [2021-02-25T09:31:24.615Z] ------------------- [2021-02-25T09:31:24.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T09:31:24.615Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T09:31:24.615Z] Message: update stable to v1.0.181 [2021-02-25T09:31:25.559Z] ------------------- [2021-02-25T09:31:25.559Z] experimental info: [2021-02-25T09:31:25.559Z] ------------------- [2021-02-25T09:31:25.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T09:31:25.559Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T09:31:25.559Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T09:31:25.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-25T09:31:25.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-25T09:31:26.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T09:31:26.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T09:31:26.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T09:31:26.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T09:31:26.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T09:31:26.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-25T09:31:26.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-25T09:31:26.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-25T09:31:26.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T09:31:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T09:31:26.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T09:31:26.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T09:31:27.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T09:31:27.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T09:31:27.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T09:31:27.381Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T09:31:27.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-25T09:31:27.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-25T09:31:27.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-25T09:31:27.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-25T09:31:27.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-25T09:31:27.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-25T09:31:27.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] echo [2021-02-25T09:31:28.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc679f1 [Pipeline] echo [2021-02-25T09:31:28.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T09:31:28.289Z] provisioning config files... [2021-02-25T09:31:28.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config6524679155028067366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:31:28.686Z] ---> docker-login.sh [2021-02-25T09:31:28.686Z] nexus3.edgexfoundry.org:10001 [2021-02-25T09:31:28.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:31:29.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:31:29.210Z] Configure a credential helper to remove this warning. See [2021-02-25T09:31:29.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:31:29.210Z] [2021-02-25T09:31:29.210Z] Login Succeeded [2021-02-25T09:31:29.210Z] nexus3.edgexfoundry.org:10002 [2021-02-25T09:31:29.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:31:29.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:31:29.210Z] Configure a credential helper to remove this warning. See [2021-02-25T09:31:29.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:31:29.210Z] [2021-02-25T09:31:29.210Z] Login Succeeded [2021-02-25T09:31:29.210Z] nexus3.edgexfoundry.org:10003 [2021-02-25T09:31:29.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:31:29.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:31:29.474Z] Configure a credential helper to remove this warning. See [2021-02-25T09:31:29.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:31:29.474Z] [2021-02-25T09:31:29.474Z] Login Succeeded [2021-02-25T09:31:29.474Z] nexus3.edgexfoundry.org:10004 [2021-02-25T09:31:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:31:29.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:31:29.735Z] Configure a credential helper to remove this warning. See [2021-02-25T09:31:29.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:31:29.735Z] [2021-02-25T09:31:29.735Z] Login Succeeded [2021-02-25T09:31:29.735Z] docker.io [2021-02-25T09:31:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:31:29.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:31:29.998Z] Configure a credential helper to remove this warning. See [2021-02-25T09:31:29.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:31:29.998Z] [2021-02-25T09:31:29.998Z] Login Succeeded [2021-02-25T09:31:29.998Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T09:31:30.008Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T09:31:30.540Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/core-command/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/core-data/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-25T09:31:30.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T09:31:30.541Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-25T09:31:30.541Z] ++ cut -d/ -f2 [2021-02-25T09:31:30.541Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-25T09:31:30.619Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-02-25T09:31:31.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:31:31.888Z] [2021-02-25T09:31:31.888Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:31:32.243Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:31:32.243Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T09:31:32.243Z] 31603596830f: Pulling fs layer [2021-02-25T09:31:32.243Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T09:31:32.243Z] 6ca5941a6612: Pulling fs layer [2021-02-25T09:31:32.243Z] ecc8261a40a4: Pulling fs layer [2021-02-25T09:31:32.243Z] ecc8261a40a4: Waiting [2021-02-25T09:31:32.243Z] 2a8b12db71e7: Download complete [2021-02-25T09:31:32.243Z] 31603596830f: Verifying Checksum [2021-02-25T09:31:32.243Z] 31603596830f: Download complete [2021-02-25T09:31:32.507Z] ecc8261a40a4: Verifying Checksum [2021-02-25T09:31:32.507Z] ecc8261a40a4: Download complete [2021-02-25T09:31:32.507Z] 6ca5941a6612: Verifying Checksum [2021-02-25T09:31:32.507Z] 6ca5941a6612: Download complete [2021-02-25T09:31:32.769Z] 31603596830f: Pull complete [2021-02-25T09:31:33.038Z] 2a8b12db71e7: Pull complete [2021-02-25T09:31:33.625Z] 6ca5941a6612: Pull complete [2021-02-25T09:31:33.894Z] ecc8261a40a4: Pull complete [2021-02-25T09:31:33.894Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T09:31:33.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:31:33.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T09:31:34.012Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:31:34.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 [2021-02-25T09:31:36.696Z] $ docker top aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T09:31:37.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T09:31:37.080Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T09:31:37.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T09:31:37.315Z] $ docker exec aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 ssh-agent [2021-02-25T09:31:37.475Z] SSH_AUTH_SOCK=/tmp/ssh-ulWXFvCgrV3N/agent.12 [2021-02-25T09:31:37.475Z] SSH_AGENT_PID=17 [2021-02-25T09:31:37.491Z] Running ssh-add (command line suppressed) [2021-02-25T09:31:37.608Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_1381551030714905352.key (/w/workspace/edgex-go/370@tmp/private_key_1381551030714905352.key) [2021-02-25T09:31:37.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T09:31:38.020Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T09:31:38.049Z] $ docker exec --env ******** --env ******** aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 ssh-agent -k [2021-02-25T09:31:38.160Z] unset SSH_AUTH_SOCK; [2021-02-25T09:31:38.161Z] unset SSH_AGENT_PID; [2021-02-25T09:31:38.161Z] echo Agent pid 17 killed; [2021-02-25T09:31:38.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T09:31:38.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T09:31:38.372Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T09:31:38.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T09:31:38.542Z] $ docker exec aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 ssh-agent [2021-02-25T09:31:38.702Z] SSH_AUTH_SOCK=/tmp/ssh-GkseQEUlwslY/agent.47 [2021-02-25T09:31:38.702Z] SSH_AGENT_PID=52 [2021-02-25T09:31:38.710Z] Running ssh-add (command line suppressed) [2021-02-25T09:31:38.832Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_3334656279012030997.key (/w/workspace/edgex-go/370@tmp/private_key_3334656279012030997.key) [2021-02-25T09:31:38.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T09:31:39.227Z] + git semver init [2021-02-25T09:31:39.227Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T09:31:39.227Z] # $GIT_DIR = /w/workspace/edgex-go/370/.git [2021-02-25T09:31:39.227Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/370 [2021-02-25T09:31:39.227Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T09:31:39.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T09:31:39.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T09:31:39.227Z] # $SEMVER_BRANCH = master [2021-02-25T09:31:39.227Z] # $SEMVER_TEMP = /tmp/semver-334145091 [2021-02-25T09:31:39.227Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-25T09:31:57.390Z] # '/tmp/semver-334145091' -> '/w/workspace/edgex-go/370/.semver' [2021-02-25T09:31:58.336Z] # -> Force: false [2021-02-25T09:31:58.336Z] # $SEMVER_DIR = /w/workspace/edgex-go/370/.semver [Pipeline] } [2021-02-25T09:31:58.614Z] $ docker exec --env ******** --env ******** aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 ssh-agent -k [2021-02-25T09:31:58.815Z] unset SSH_AUTH_SOCK; [2021-02-25T09:31:58.816Z] unset SSH_AGENT_PID; [2021-02-25T09:31:58.816Z] echo Agent pid 52 killed; [2021-02-25T09:31:58.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T09:31:59.341Z] + git semver [Pipeline] } [2021-02-25T09:31:59.360Z] $ docker stop --time=1 aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 [2021-02-25T09:32:00.988Z] $ docker rm -f aedff18944c0973ab7234bb049f81339b566a462ee553d3200dd657754fa1453 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T09:32:01.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T09:32:02.033Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T09:32:02.036Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.104 [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] sh [2021-02-25T09:32:02.943Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T09:32:03.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T09:32:03.540Z] + sudo service docker restart [2021-02-25T09:32:03.540Z] + true [2021-02-25T09:32:03.540Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-25T09:32:04.133Z] ========================================================= [2021-02-25T09:32:04.133Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T09:32:04.133Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:32:04.483Z] + 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 . [2021-02-25T09:32:08.708Z] Sending build context to Docker daemon 327.9MB [2021-02-25T09:32:08.708Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T09:32:08.708Z] Step 2/6 : FROM ${BASE} [2021-02-25T09:32:08.708Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T09:32:08.708Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T09:32:08.708Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T09:32:08.708Z] de9db76c5a1d: Pulling fs layer [2021-02-25T09:32:08.708Z] bca2f99d35d6: Pulling fs layer [2021-02-25T09:32:08.708Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T09:32:08.708Z] 7c6f9722023f: Pulling fs layer [2021-02-25T09:32:08.708Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T09:32:08.708Z] 93359f2a8cfa: Waiting [2021-02-25T09:32:08.708Z] 7c6f9722023f: Waiting [2021-02-25T09:32:08.708Z] a35cf1a2eb13: Waiting [2021-02-25T09:32:08.708Z] bca2f99d35d6: Waiting [2021-02-25T09:32:08.708Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T09:32:08.708Z] 0ef7d3d256c8: Download complete [2021-02-25T09:32:08.708Z] de9db76c5a1d: Verifying Checksum [2021-02-25T09:32:08.708Z] de9db76c5a1d: Download complete [2021-02-25T09:32:08.708Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T09:32:08.708Z] 93359f2a8cfa: Download complete [2021-02-25T09:32:08.708Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T09:32:08.708Z] 188c0c94c7c5: Download complete [2021-02-25T09:32:08.708Z] 7c6f9722023f: Verifying Checksum [2021-02-25T09:32:08.708Z] 7c6f9722023f: Download complete [2021-02-25T09:32:08.708Z] 188c0c94c7c5: Pull complete [2021-02-25T09:32:09.656Z] 0ef7d3d256c8: Pull complete [2021-02-25T09:32:09.656Z] de9db76c5a1d: Pull complete [2021-02-25T09:32:11.051Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T09:32:11.638Z] bca2f99d35d6: Verifying Checksum [2021-02-25T09:32:11.638Z] bca2f99d35d6: Download complete [2021-02-25T09:32:16.972Z] bca2f99d35d6: Pull complete [2021-02-25T09:32:16.972Z] 93359f2a8cfa: Pull complete [2021-02-25T09:32:16.972Z] 7c6f9722023f: Pull complete [2021-02-25T09:32:17.445Z] Still waiting to schedule task [2021-02-25T09:32:17.445Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-25T09:32:22.304Z] a35cf1a2eb13: Pull complete [2021-02-25T09:32:22.304Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T09:32:22.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T09:32:22.304Z] ---> a62c8e92a672 [2021-02-25T09:32:22.304Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-25T09:32:22.304Z] ---> Running in d54cfa7cf76d [2021-02-25T09:32:22.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:32:23.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:32:24.031Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T09:32:24.982Z] (2/12) Installing file (5.38-r0) [2021-02-25T09:32:24.982Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T09:32:24.982Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T09:32:29.201Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T09:32:29.201Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T09:32:29.201Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T09:32:29.201Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T09:32:29.201Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T09:32:29.201Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T09:32:29.201Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T09:32:29.462Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T09:32:29.462Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:32:29.462Z] OK: 233 MiB in 51 packages [2021-02-25T09:32:32.773Z] Removing intermediate container d54cfa7cf76d [2021-02-25T09:32:32.773Z] ---> 676dd921fbb7 [2021-02-25T09:32:32.773Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T09:32:32.773Z] ---> Running in ee5117492cf0 [2021-02-25T09:32:32.773Z] Removing intermediate container ee5117492cf0 [2021-02-25T09:32:32.773Z] ---> d04f42bd7182 [2021-02-25T09:32:32.773Z] Step 5/6 : COPY go.mod . [2021-02-25T09:32:33.044Z] ---> 95f32fc5977a [2021-02-25T09:32:33.044Z] Step 6/6 : RUN go mod download [2021-02-25T09:32:33.044Z] ---> Running in 0ca30dd4b09c [2021-02-25T09:32:55.076Z] Removing intermediate container 0ca30dd4b09c [2021-02-25T09:32:55.076Z] ---> f35609b8301d [2021-02-25T09:32:55.076Z] Successfully built f35609b8301d [2021-02-25T09:32:55.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:32:55.395Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T09:32:55.395Z] . [Pipeline] withDockerContainer [2021-02-25T09:32:55.502Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:32:55.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 ******** ci-base-image-x86_64 cat [2021-02-25T09:32:56.471Z] $ docker top 6df8acd51909d93029c627dfe6c2c69d1505065bc751fea81fff4d529c5068f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:32:58.401Z] + go version [2021-02-25T09:32:58.401Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T09:32:58.418Z] $ docker stop --time=1 6df8acd51909d93029c627dfe6c2c69d1505065bc751fea81fff4d529c5068f6 [2021-02-25T09:32:59.768Z] $ docker rm -f 6df8acd51909d93029c627dfe6c2c69d1505065bc751fea81fff4d529c5068f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:33:00.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T09:33:00.563Z] . [Pipeline] withDockerContainer [2021-02-25T09:33:00.664Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:33:00.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 ******** ci-base-image-x86_64 cat [2021-02-25T09:33:01.328Z] $ docker top 7824c7aa5a324a85f29f743b23e1a6a04e2b59521a2c8429a38441f3e353085b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T09:33:01.555Z] ========================================================= [2021-02-25T09:33:01.555Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-25T09:33:01.555Z] ========================================================= [Pipeline] sh [2021-02-25T09:33:01.852Z] + make test [2021-02-25T09:33:01.852Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T09:33:10.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-25T09:33:28.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-25T09:33:30.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-25T09:33:32.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-25T09:33:32.422Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-25T09:33:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-25T09:33:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-25T09:33:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-25T09:33:33.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-25T09:33:34.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-25T09:33:35.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-25T09:33:36.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-25T09:33:36.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-25T09:33:36.945Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-25T09:33:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.152s coverage: 45.9% of statements [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-25T09:33:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-25T09:33:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.128s coverage: 100.0% of statements [2021-02-25T09:33:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-25T09:33:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-25T09:33:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-25T09:33:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 65.8% of statements [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-25T09:33:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-25T09:33:43.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.429s coverage: 82.3% of statements [2021-02-25T09:33:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-25T09:33:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T09:33:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-25T09:33:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-25T09:33:44.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-25T09:33:44.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-25T09:33:44.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-02-25T09:33:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-25T09:33:45.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-02-25T09:33:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-25T09:33:45.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-02-25T09:33:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-25T09:33:45.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-02-25T09:33:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-25T09:33:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-25T09:33:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-25T09:33:45.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.397s coverage: 92.8% of statements [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.1% of statements [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-25T09:33:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-02-25T09:33:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-02-25T09:34:00.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-02-25T09:34:00.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-02-25T09:34:07.412Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27625 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-02-25T09:34:07.460Z] Running in /w/workspace/edgex-go/370 [Pipeline] { [Pipeline] checkout [2021-02-25T09:34:12.458Z] using credential edgex-jenkins-ssh [2021-02-25T09:34:12.515Z] Cloning the remote Git repository [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.038s coverage: 75.5% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 62.4% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.278s coverage: 68.9% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 36.6% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.152s coverage: 47.0% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-25T09:34:12.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 89.4% of statements [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-25T09:34:12.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.718s coverage: 29.1% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 92.9% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-25T09:34:12.823Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements [2021-02-25T09:34:12.823Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-25T09:34:12.823Z] GO111MODULE=on go vet ./... [2021-02-25T09:34:12.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-25T09:34:12.682Z] > git init /w/workspace/edgex-go/370 # timeout=10 [2021-02-25T09:34:12.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T09:34:12.767Z] > git --version # timeout=10 [2021-02-25T09:34:12.783Z] > git --version # 'git version 2.17.1' [2021-02-25T09:34:12.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T09:34:12.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T09:34:33.714Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T09:34:33.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T09:34:33.762Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T09:34:33.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T09:34:33.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T09:34:33.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T09:34:34.469Z] Checking out Revision cc679f17c5203d1805fe25c40abcaf676b6725c1 (master) [2021-02-25T09:34:34.489Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T09:34:34.504Z] > git checkout -f cc679f17c5203d1805fe25c40abcaf676b6725c1 # timeout=10 [2021-02-25T09:34:39.320Z] Commit message: "Merge pull request #3194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.3" [2021-02-25T09:34:39.599Z] gofmt -l . [2021-02-25T09:34:39.599Z] [ "`gofmt -l .`" = "" ] [2021-02-25T09:34:39.599Z] ./bin/test-go-mod-tidy.sh [2021-02-25T09:34:39.599Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T09:34:39.905Z] + ls -al . [2021-02-25T09:34:39.905Z] total 708 [2021-02-25T09:34:39.905Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 09:34 . [2021-02-25T09:34:39.905Z] drwxr-xr-x 4 root root 32 Feb 25 09:33 .. [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 09:31 .dockerignore [2021-02-25T09:34:39.905Z] drwxrwxr-x 8 1001 1001 162 Feb 25 09:31 .git [2021-02-25T09:34:39.905Z] drwxrwxr-x 3 1001 1001 125 Feb 25 09:31 .github [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 818 Feb 25 09:31 .gitignore [2021-02-25T09:34:39.905Z] drwx------ 3 1001 1001 45 Feb 25 09:31 .semver [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 09:31 .sonarcloud.properties [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 8475 Feb 25 09:31 Attribution.txt [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 09:31 CONTRIBUTING.md [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 931 Feb 25 09:31 Dockerfile.build [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 863 Feb 25 09:31 Jenkinsfile [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 09:31 LICENSE [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 5774 Feb 25 09:31 Makefile [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 6524 Feb 25 09:31 README.md [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 6755 Feb 25 09:31 SECURITY.md [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 13 Feb 25 09:32 VERSION [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 09:31 ZMQWindows.md [2021-02-25T09:34:39.905Z] drwxrwxr-x 2 1001 1001 117 Feb 25 09:31 bin [2021-02-25T09:34:39.905Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 09:31 cmd [2021-02-25T09:34:39.905Z] -rw-r--r-- 1 root root 594620 Feb 25 09:34 coverage.out [2021-02-25T09:34:39.905Z] -rw-r--r-- 1 root root 1055 Feb 25 09:34 go.mod [2021-02-25T09:34:39.905Z] -rw-r--r-- 1 root root 21699 Feb 25 09:34 go.sum [2021-02-25T09:34:39.905Z] drwxrwxr-x 8 1001 1001 127 Feb 25 09:31 internal [2021-02-25T09:34:39.905Z] drwxrwxr-x 4 1001 1001 26 Feb 25 09:31 openapi [2021-02-25T09:34:39.905Z] drwxrwxr-x 4 1001 1001 71 Feb 25 09:31 snap [2021-02-25T09:34:39.905Z] -rw-rw-r-- 1 1001 1001 168 Feb 25 09:31 version.go [Pipeline] sh [2021-02-25T09:34:40.760Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-25T09:34:40.781Z] + '[' -e coverage.out ] [2021-02-25T09:34:40.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh [2021-02-25T09:34:40.979Z] Stashed 1 file(s) [Pipeline] sh [2021-02-25T09:34:41.238Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T09:34:41.310Z] + make build [2021-02-25T09:34:41.310Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T09:34:41.588Z] + sudo service docker restart [2021-02-25T09:34:41.588Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T09:34:43.633Z] provisioning config files... [2021-02-25T09:34:43.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config8273837589689515615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:34:44.110Z] ---> docker-login.sh [2021-02-25T09:34:44.110Z] nexus3.edgexfoundry.org:10001 [2021-02-25T09:34:44.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T09:34:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:34:45.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:34:45.364Z] Configure a credential helper to remove this warning. See [2021-02-25T09:34:45.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:34:45.364Z] [2021-02-25T09:34:45.364Z] Login Succeeded [2021-02-25T09:34:45.364Z] nexus3.edgexfoundry.org:10002 [2021-02-25T09:34:45.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:34:45.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:34:45.960Z] Configure a credential helper to remove this warning. See [2021-02-25T09:34:45.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:34:45.960Z] [2021-02-25T09:34:45.960Z] Login Succeeded [2021-02-25T09:34:45.960Z] nexus3.edgexfoundry.org:10003 [2021-02-25T09:34:46.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:34:46.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:34:46.557Z] Configure a credential helper to remove this warning. See [2021-02-25T09:34:46.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:34:46.557Z] [2021-02-25T09:34:46.557Z] Login Succeeded [2021-02-25T09:34:46.557Z] nexus3.edgexfoundry.org:10004 [2021-02-25T09:34:47.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:34:47.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:34:47.156Z] Configure a credential helper to remove this warning. See [2021-02-25T09:34:47.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:34:47.156Z] [2021-02-25T09:34:47.156Z] Login Succeeded [2021-02-25T09:34:47.156Z] docker.io [2021-02-25T09:34:47.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:34:48.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:34:48.027Z] Configure a credential helper to remove this warning. See [2021-02-25T09:34:48.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:34:48.027Z] [2021-02-25T09:34:48.027Z] Login Succeeded [2021-02-25T09:34:48.027Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T09:34:48.044Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T09:34:48.440Z] ========================================================= [2021-02-25T09:34:48.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T09:34:48.440Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:34:48.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 . [2021-02-25T09:34:51.473Z] Sending build context to Docker daemon 166.3MB [2021-02-25T09:34:51.473Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T09:34:51.474Z] Step 2/6 : FROM ${BASE} [2021-02-25T09:34:51.474Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T09:34:51.474Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T09:34:51.474Z] a4357932f1b6: Pulling fs layer [2021-02-25T09:34:51.474Z] 18c013af1878: Pulling fs layer [2021-02-25T09:34:51.474Z] 00ac8860ef70: Pulling fs layer [2021-02-25T09:34:51.474Z] 63d7cb157983: Pulling fs layer [2021-02-25T09:34:51.474Z] b116817d02f9: Pulling fs layer [2021-02-25T09:34:51.474Z] 745a02a5169b: Pulling fs layer [2021-02-25T09:34:51.474Z] 00ac8860ef70: Waiting [2021-02-25T09:34:51.474Z] 63d7cb157983: Waiting [2021-02-25T09:34:51.474Z] b116817d02f9: Waiting [2021-02-25T09:34:51.474Z] 745a02a5169b: Waiting [2021-02-25T09:34:51.474Z] 18c013af1878: Verifying Checksum [2021-02-25T09:34:51.474Z] 18c013af1878: Download complete [2021-02-25T09:34:51.474Z] a4357932f1b6: Verifying Checksum [2021-02-25T09:34:51.474Z] a4357932f1b6: Download complete [2021-02-25T09:34:51.474Z] 63d7cb157983: Verifying Checksum [2021-02-25T09:34:51.474Z] 63d7cb157983: Download complete [2021-02-25T09:34:51.474Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T09:34:51.474Z] 5f621e34cdf4: Download complete [2021-02-25T09:34:52.472Z] 5f621e34cdf4: Pull complete [2021-02-25T09:34:52.757Z] a4357932f1b6: Pull complete [2021-02-25T09:34:52.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T09:34:53.035Z] 18c013af1878: Pull complete [2021-02-25T09:34:53.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T09:34:54.467Z] 745a02a5169b: Download complete [2021-02-25T09:34:55.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T09:34:55.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T09:34:55.451Z] 00ac8860ef70: Verifying Checksum [2021-02-25T09:34:55.451Z] 00ac8860ef70: Download complete [2021-02-25T09:34:57.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T09:34:58.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T09:34:59.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T09:35:01.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T09:35:02.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T09:35:03.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-25T09:35:05.006Z] $ docker stop --time=1 7824c7aa5a324a85f29f743b23e1a6a04e2b59521a2c8429a38441f3e353085b [2021-02-25T09:35:05.628Z] 00ac8860ef70: Pull complete [2021-02-25T09:35:05.628Z] 63d7cb157983: Pull complete [2021-02-25T09:35:05.900Z] b116817d02f9: Pull complete [2021-02-25T09:35:07.132Z] $ docker rm -f 7824c7aa5a324a85f29f743b23e1a6a04e2b59521a2c8429a38441f3e353085b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-25T09:35:10.211Z] 745a02a5169b: Pull complete [2021-02-25T09:35:10.211Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T09:35:10.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T09:35:10.211Z] ---> b7e6874047d6 [2021-02-25T09:35:10.211Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:35:10.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T09:35:10.537Z] [2021-02-25T09:35:10.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:35:11.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T09:35:11.023Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-25T09:35:11.023Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-25T09:35:11.023Z] ca9280d653b3: Pulling fs layer [2021-02-25T09:35:11.023Z] 7e9c9ca2126c: Pulling fs layer [2021-02-25T09:35:11.023Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-25T09:35:11.023Z] cbdbe7a5bc2a: Download complete [2021-02-25T09:35:11.640Z] cbdbe7a5bc2a: Pull complete [2021-02-25T09:35:11.640Z] ca9280d653b3: Verifying Checksum [2021-02-25T09:35:11.640Z] ca9280d653b3: Download complete [2021-02-25T09:35:12.593Z] 7e9c9ca2126c: Verifying Checksum [2021-02-25T09:35:12.593Z] 7e9c9ca2126c: Download complete [2021-02-25T09:35:12.840Z] ---> Running in b5a48b8bdc5d [2021-02-25T09:35:12.865Z] ca9280d653b3: Pull complete [2021-02-25T09:35:14.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:35:15.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:35:16.230Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T09:35:16.500Z] (2/12) Installing file (5.38-r0) [2021-02-25T09:35:16.501Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T09:35:16.770Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T09:35:19.497Z] 7e9c9ca2126c: Pull complete [2021-02-25T09:35:19.497Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-25T09:35:19.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T09:35:19.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-25T09:35:19.637Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:35:19.679Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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:latest cat [2021-02-25T09:35:20.141Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T09:35:20.411Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T09:35:20.411Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T09:35:20.411Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T09:35:20.680Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T09:35:20.680Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T09:35:20.953Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T09:35:20.953Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T09:35:20.953Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:35:20.953Z] OK: 217 MiB in 51 packages [2021-02-25T09:35:21.170Z] $ docker top 699f71719974841d6ab6d8a55dc37fc81943dd6705dabbc3347d23df826d1b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:35:21.682Z] + docker-compose build --help [2021-02-25T09:35:21.682Z] + grep parallel [2021-02-25T09:35:22.626Z] --parallel Build images in parallel. [Pipeline] } [2021-02-25T09:35:22.641Z] $ docker stop --time=1 699f71719974841d6ab6d8a55dc37fc81943dd6705dabbc3347d23df826d1b1f [2021-02-25T09:35:24.006Z] $ docker rm -f 699f71719974841d6ab6d8a55dc37fc81943dd6705dabbc3347d23df826d1b1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:35:24.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T09:35:24.611Z] . [Pipeline] withDockerContainer [2021-02-25T09:35:24.708Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:35:24.753Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-25T09:35:25.246Z] Removing intermediate container b5a48b8bdc5d [2021-02-25T09:35:25.246Z] ---> 8ab4d4650969 [2021-02-25T09:35:25.246Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T09:35:25.246Z] ---> Running in e6a48f6813b1 [2021-02-25T09:35:25.398Z] $ docker top e6150bc1fa44b752bfdc5e35a15dba73fb94c66b99d232041384b490bdbab1a3 -eo pid,comm [2021-02-25T09:35:25.516Z] Removing intermediate container e6a48f6813b1 [2021-02-25T09:35:25.517Z] ---> 3d2ee6401846 [2021-02-25T09:35:25.517Z] Step 5/6 : COPY go.mod . [Pipeline] { [Pipeline] sh [2021-02-25T09:35:25.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T09:35:26.111Z] ---> a3d0db15e3ea [2021-02-25T09:35:26.111Z] Step 6/6 : RUN go mod download [2021-02-25T09:35:26.382Z] ---> Running in 6cc3081d7d3f [2021-02-25T09:35:26.851Z] Building docker-core-command-go ... [2021-02-25T09:35:26.851Z] Building docker-core-data-go ... [2021-02-25T09:35:26.851Z] Building docker-core-metadata-go ... [2021-02-25T09:35:26.851Z] Building docker-security-bootstrapper-go ... [2021-02-25T09:35:26.851Z] Building docker-security-proxy-setup-go ... [2021-02-25T09:35:26.851Z] Building docker-security-secretstore-setup-go ... [2021-02-25T09:35:26.851Z] Building docker-support-notifications-go ... [2021-02-25T09:35:26.851Z] Building docker-support-scheduler-go ... [2021-02-25T09:35:26.851Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T09:35:26.851Z] Building docker-support-notifications-go [2021-02-25T09:35:26.851Z] Building docker-core-metadata-go [2021-02-25T09:35:26.851Z] Building docker-security-proxy-setup-go [2021-02-25T09:35:26.851Z] Building docker-core-command-go [2021-02-25T09:35:26.851Z] Building docker-security-secretstore-setup-go [2021-02-25T09:35:53.199Z] Removing intermediate container 6cc3081d7d3f [2021-02-25T09:35:53.199Z] ---> 9f0c8421dc2e [2021-02-25T09:35:53.199Z] Successfully built 9f0c8421dc2e [2021-02-25T09:35:53.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:35:53.540Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T09:35:53.541Z] . [Pipeline] withDockerContainer [2021-02-25T09:35:53.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-27625 does not seem to be running inside a container [2021-02-25T09:35:53.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T09:35:55.236Z] $ docker top 386d881e165150979b051c13b24f0d4ea888de6b29dc07311fa2f2884a9e2cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:35:56.235Z] + go version [2021-02-25T09:35:56.235Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T09:35:56.258Z] $ docker stop --time=1 386d881e165150979b051c13b24f0d4ea888de6b29dc07311fa2f2884a9e2cd3 [2021-02-25T09:35:58.177Z] $ docker rm -f 386d881e165150979b051c13b24f0d4ea888de6b29dc07311fa2f2884a9e2cd3 [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 [2021-02-25T09:35:59.071Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:35:59.071Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:35:59.071Z] ---> f35609b8301d [2021-02-25T09:35:59.071Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T09:35:59.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:35:59.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:35:59.071Z] ---> f35609b8301d [2021-02-25T09:35:59.071Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T09:35:59.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:35:59.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:35:59.071Z] ---> f35609b8301d [2021-02-25T09:35:59.071Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:35:59.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:35:59.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:35:59.071Z] ---> f35609b8301d [2021-02-25T09:35:59.071Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:35:59.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:35:59.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:35:59.071Z] ---> f35609b8301d [2021-02-25T09:35:59.071Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T09:35:59.071Z] ---> Running in e43c525478e0 [2021-02-25T09:35:59.071Z] ---> Running in 6b24784146b5 [2021-02-25T09:35:59.071Z] ---> Running in 31f439545591 [2021-02-25T09:35:59.071Z] ---> Running in 2a6b54adc1cd [2021-02-25T09:35:59.071Z] ---> Running in 1dcedd06556b [2021-02-25T09:35:59.071Z] Removing intermediate container 31f439545591 [2021-02-25T09:35:59.071Z] ---> 922e35c1730e [2021-02-25T09:35:59.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:35:59.071Z] Removing intermediate container e43c525478e0 [2021-02-25T09:35:59.071Z] ---> 2a3d91770709 [2021-02-25T09:35:59.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:35:59.071Z] Removing intermediate container 2a6b54adc1cd [2021-02-25T09:35:59.071Z] ---> fc83e772ef30 [2021-02-25T09:35:59.071Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:35:59.071Z] Removing intermediate container 6b24784146b5 [2021-02-25T09:35:59.071Z] ---> e6023c534833 [2021-02-25T09:35:59.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:35:59.071Z] Removing intermediate container 1dcedd06556b [2021-02-25T09:35:59.071Z] ---> a1766dc84fb5 [2021-02-25T09:35:59.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:35:59.071Z] ---> Running in 3a60e7790b7e [2021-02-25T09:35:59.071Z] ---> Running in f0a5ded6a1a0 [2021-02-25T09:35:59.071Z] ---> Running in e265928131b2 [2021-02-25T09:35:59.071Z] ---> Running in cd36f7b0e061 [2021-02-25T09:35:59.071Z] ---> Running in 53d22ceddf43 [2021-02-25T09:35:59.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T09:35:59.371Z] [2021-02-25T09:35:59.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:35:59.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T09:35:59.767Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-25T09:35:59.767Z] 29e5d40040c1: Pulling fs layer [2021-02-25T09:35:59.767Z] 1ce36da41761: Pulling fs layer [2021-02-25T09:35:59.767Z] 25b303627fd3: Pulling fs layer [2021-02-25T09:36:00.040Z] 29e5d40040c1: Verifying Checksum [2021-02-25T09:36:00.040Z] 29e5d40040c1: Download complete [2021-02-25T09:36:00.642Z] 29e5d40040c1: Pull complete [2021-02-25T09:36:00.642Z] 1ce36da41761: Verifying Checksum [2021-02-25T09:36:00.642Z] 1ce36da41761: Download complete [2021-02-25T09:36:00.995Z] Removing intermediate container f0a5ded6a1a0 [2021-02-25T09:36:00.995Z] ---> 009318c56db0 [2021-02-25T09:36:00.995Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-25T09:36:00.995Z] Removing intermediate container e265928131b2 [2021-02-25T09:36:00.995Z] ---> d58c20eede86 [2021-02-25T09:36:00.995Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T09:36:01.256Z] Removing intermediate container 3a60e7790b7e [2021-02-25T09:36:01.257Z] ---> 8180f1436a74 [2021-02-25T09:36:01.257Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T09:36:01.257Z] ---> Running in 7b4f8eba0aab [2021-02-25T09:36:01.257Z] ---> Running in a2f8419037df [2021-02-25T09:36:01.257Z] Removing intermediate container 53d22ceddf43 [2021-02-25T09:36:01.257Z] ---> 65ce47a1f61e [2021-02-25T09:36:01.257Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T09:36:01.257Z] Removing intermediate container cd36f7b0e061 [2021-02-25T09:36:01.257Z] ---> fa66ad9a8a62 [2021-02-25T09:36:01.257Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T09:36:01.521Z] ---> Running in c7b1b0bacb8e [2021-02-25T09:36:01.521Z] ---> Running in ab8ee3038ee6 [2021-02-25T09:36:01.521Z] ---> Running in a1c5b4a953cf [2021-02-25T09:36:02.088Z] 1ce36da41761: Pull complete [2021-02-25T09:36:02.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.684Z] 25b303627fd3: Verifying Checksum [2021-02-25T09:36:02.684Z] 25b303627fd3: Download complete [2021-02-25T09:36:02.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:02.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:03.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:03.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:03.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:36:03.417Z] OK: 233 MiB in 51 packages [2021-02-25T09:36:03.417Z] OK: 233 MiB in 51 packages [2021-02-25T09:36:03.417Z] OK: 233 MiB in 51 packages [2021-02-25T09:36:03.678Z] OK: 233 MiB in 51 packages [2021-02-25T09:36:03.678Z] OK: 233 MiB in 51 packages [2021-02-25T09:36:03.944Z] Removing intermediate container 7b4f8eba0aab [2021-02-25T09:36:03.944Z] ---> 37fe5766fcda [2021-02-25T09:36:03.944Z] Step 6/22 : COPY go.mod . [2021-02-25T09:36:04.209Z] Removing intermediate container a2f8419037df [2021-02-25T09:36:04.209Z] ---> 25e7984a2a31 [2021-02-25T09:36:04.209Z] Step 6/21 : COPY go.mod . [2021-02-25T09:36:04.474Z] ---> 648819375f13 [2021-02-25T09:36:04.474Z] Step 7/22 : RUN go mod download [2021-02-25T09:36:04.474Z] Removing intermediate container c7b1b0bacb8e [2021-02-25T09:36:04.474Z] ---> 343c5f4321ea [2021-02-25T09:36:04.474Z] Step 6/23 : COPY go.mod . [2021-02-25T09:36:04.736Z] ---> 5f443194600e [2021-02-25T09:36:04.736Z] Step 7/21 : RUN go mod download [2021-02-25T09:36:04.736Z] ---> Running in 6ef57e88c2e3 [2021-02-25T09:36:05.002Z] Removing intermediate container ab8ee3038ee6 [2021-02-25T09:36:05.002Z] ---> 3e0bc3783a1a [2021-02-25T09:36:05.002Z] Step 6/24 : COPY go.mod . [2021-02-25T09:36:05.002Z] ---> Running in 2192a1050795 [2021-02-25T09:36:05.002Z] Removing intermediate container a1c5b4a953cf [2021-02-25T09:36:05.002Z] ---> 773bb8046d88 [2021-02-25T09:36:05.002Z] Step 6/23 : COPY go.mod . [2021-02-25T09:36:05.268Z] ---> ccd19de5cff5 [2021-02-25T09:36:05.268Z] Step 7/23 : RUN go mod download [2021-02-25T09:36:05.537Z] ---> Running in a8dff1a8390f [2021-02-25T09:36:05.537Z] ---> bab7e2fbdbdd [2021-02-25T09:36:05.537Z] Step 7/24 : RUN go mod download [2021-02-25T09:36:05.537Z] ---> 90d9acc4eead [2021-02-25T09:36:05.537Z] Step 7/23 : RUN go mod download [2021-02-25T09:36:05.799Z] ---> Running in 530c13e280dd [2021-02-25T09:36:05.799Z] ---> Running in 72196d2962f8 [2021-02-25T09:36:07.753Z] Removing intermediate container 2192a1050795 [2021-02-25T09:36:07.753Z] ---> ed87a21d4bf3 [2021-02-25T09:36:07.753Z] Step 8/21 : COPY . . [2021-02-25T09:36:07.753Z] Removing intermediate container 6ef57e88c2e3 [2021-02-25T09:36:07.753Z] ---> 7eebd246a007 [2021-02-25T09:36:07.753Z] Step 8/22 : COPY . . [2021-02-25T09:36:07.753Z] Removing intermediate container a8dff1a8390f [2021-02-25T09:36:07.753Z] ---> 034154fb3498 [2021-02-25T09:36:07.753Z] Step 8/23 : COPY . . [2021-02-25T09:36:10.311Z] Removing intermediate container 530c13e280dd [2021-02-25T09:36:10.311Z] ---> 587d06313165 [2021-02-25T09:36:10.311Z] Step 8/24 : COPY . . [2021-02-25T09:36:10.887Z] Removing intermediate container 72196d2962f8 [2021-02-25T09:36:10.887Z] ---> 528ec8cee505 [2021-02-25T09:36:10.887Z] Step 8/23 : COPY . . [2021-02-25T09:36:12.851Z] 25b303627fd3: Pull complete [2021-02-25T09:36:12.851Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-25T09:36:12.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T09:36:12.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-25T09:36:13.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-27625 does not seem to be running inside a container [2021-02-25T09:36:13.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-25T09:36:16.350Z] $ docker top 07d327b5c89a3ce1df57cf0f79600ad6236455b9ff81624712046c3925253760 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:36:17.368Z] + docker-compose build --help [2021-02-25T09:36:17.368Z] + grep parallel [2021-02-25T09:36:20.740Z] --parallel Build images in parallel. [Pipeline] } [2021-02-25T09:36:20.758Z] $ docker stop --time=1 07d327b5c89a3ce1df57cf0f79600ad6236455b9ff81624712046c3925253760 [2021-02-25T09:36:22.712Z] $ docker rm -f 07d327b5c89a3ce1df57cf0f79600ad6236455b9ff81624712046c3925253760 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:36:23.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T09:36:23.589Z] . [Pipeline] withDockerContainer [2021-02-25T09:36:23.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-27625 does not seem to be running inside a container [2021-02-25T09:36:23.980Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-25T09:36:25.456Z] $ docker top 520f6e9a4d41657233af0d348a6d5427e1dc7edd7b5304b993e4cfe696c2749e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:36:26.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T09:36:30.904Z] Building docker-core-command-go ... [2021-02-25T09:36:30.904Z] Building docker-core-data-go ... [2021-02-25T09:36:30.904Z] Building docker-core-metadata-go ... [2021-02-25T09:36:30.904Z] Building docker-security-bootstrapper-go ... [2021-02-25T09:36:30.904Z] Building docker-security-proxy-setup-go ... [2021-02-25T09:36:30.904Z] Building docker-security-secretstore-setup-go ... [2021-02-25T09:36:30.904Z] Building docker-support-notifications-go ... [2021-02-25T09:36:30.904Z] Building docker-support-scheduler-go ... [2021-02-25T09:36:30.904Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T09:36:30.904Z] Building docker-support-scheduler-go [2021-02-25T09:36:30.904Z] Building docker-core-metadata-go [2021-02-25T09:36:30.904Z] Building docker-security-bootstrapper-go [2021-02-25T09:36:30.904Z] Building docker-core-command-go [2021-02-25T09:36:30.904Z] Building docker-support-notifications-go [2021-02-25T09:36:43.366Z] ---> 925351ec34c2 [2021-02-25T09:36:43.366Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T09:36:43.366Z] ---> Running in e80c23c4723a [2021-02-25T09:36:43.366Z] ---> 48874dc65ed9 [2021-02-25T09:36:43.366Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T09:36:43.366Z] ---> c308805c87f0 [2021-02-25T09:36:43.366Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T09:36:43.366Z] ---> 7d1d187dcfb8 [2021-02-25T09:36:43.366Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T09:36:43.366Z] ---> 3678f7b89e57 [2021-02-25T09:36:43.366Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T09:36:43.366Z] ---> Running in 78dcfb03f6d1 [2021-02-25T09:36:43.366Z] ---> Running in 818f3c8ad8ac [2021-02-25T09:36:43.366Z] ---> Running in 18c1c7800d72 [2021-02-25T09:36:43.366Z] ---> Running in 16c827dafee2 [2021-02-25T09:36:43.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T09:36:43.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T09:36:43.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T09:36:44.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T09:36:44.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T09:37:10.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T09:37:10.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T09:37:17.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:17.869Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:17.869Z] ---> 9f0c8421dc2e [2021-02-25T09:37:17.869Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T09:37:17.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:17.869Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:17.869Z] ---> 9f0c8421dc2e [2021-02-25T09:37:17.869Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T09:37:17.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:17.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:17.869Z] ---> 9f0c8421dc2e [2021-02-25T09:37:17.869Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:37:17.869Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:17.869Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:17.869Z] ---> 9f0c8421dc2e [2021-02-25T09:37:17.869Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T09:37:17.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:17.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:17.869Z] ---> 9f0c8421dc2e [2021-02-25T09:37:17.869Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:37:20.487Z] ---> Running in e48790bce6e8 [2021-02-25T09:37:20.487Z] ---> Running in c2bf01384cbe [2021-02-25T09:37:20.487Z] ---> Running in c663972e0b4b [2021-02-25T09:37:20.487Z] ---> Running in 0e55509cd9d6 [2021-02-25T09:37:20.487Z] ---> Running in d78456cf4027 [2021-02-25T09:37:20.758Z] Removing intermediate container d78456cf4027 [2021-02-25T09:37:20.758Z] ---> b9649bedb173 [2021-02-25T09:37:20.758Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:20.758Z] Removing intermediate container c663972e0b4b [2021-02-25T09:37:20.758Z] ---> 1093e2370c1e [2021-02-25T09:37:20.758Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:21.020Z] Removing intermediate container 18c1c7800d72 [2021-02-25T09:37:21.020Z] ---> cd8beb0a3716 [2021-02-25T09:37:21.020Z] [2021-02-25T09:37:21.021Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T09:37:21.021Z] Removing intermediate container 78dcfb03f6d1 [2021-02-25T09:37:21.021Z] ---> 7c369dbaede7 [2021-02-25T09:37:21.021Z] [2021-02-25T09:37:21.021Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T09:37:21.021Z] 3.12: Pulling from library/alpine [2021-02-25T09:37:21.021Z] 3.12: Pulling from library/alpine [2021-02-25T09:37:21.028Z] Removing intermediate container c2bf01384cbe [2021-02-25T09:37:21.028Z] ---> b9fdf28ae696 [2021-02-25T09:37:21.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:21.028Z] Removing intermediate container e48790bce6e8 [2021-02-25T09:37:21.028Z] ---> 90dce7039a22 [2021-02-25T09:37:21.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:21.028Z] Removing intermediate container 0e55509cd9d6 [2021-02-25T09:37:21.028Z] ---> ade7d11a1ca5 [2021-02-25T09:37:21.028Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:21.028Z] ---> Running in 71bae200dc20 [2021-02-25T09:37:21.028Z] ---> Running in ba48e76460b2 [2021-02-25T09:37:21.303Z] ---> Running in d8337f85f44c [2021-02-25T09:37:21.303Z] ---> Running in edbdfadb17d8 [2021-02-25T09:37:21.303Z] ---> Running in 645e5f8776a4 [2021-02-25T09:37:22.519Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T09:37:22.519Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T09:37:22.519Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T09:37:22.519Z] ---> 88dd2752d2ea [2021-02-25T09:37:22.519Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T09:37:22.519Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T09:37:22.519Z] ---> 88dd2752d2ea [2021-02-25T09:37:22.519Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T09:37:22.519Z] Removing intermediate container 16c827dafee2 [2021-02-25T09:37:22.519Z] ---> 9b1c07775877 [2021-02-25T09:37:22.519Z] [2021-02-25T09:37:22.519Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:37:22.519Z] ---> 88dd2752d2ea [2021-02-25T09:37:22.519Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:37:22.789Z] ---> Running in 5126008e4ec4 [2021-02-25T09:37:22.789Z] ---> Running in 648565ba1725 [2021-02-25T09:37:23.053Z] ---> Running in 1b51dcafd0ef [2021-02-25T09:37:24.732Z] Removing intermediate container ba48e76460b2 [2021-02-25T09:37:24.732Z] ---> 614fb5a8b18c [2021-02-25T09:37:24.732Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T09:37:24.732Z] ---> Running in 5b08604babd7 [2021-02-25T09:37:25.016Z] Removing intermediate container 71bae200dc20 [2021-02-25T09:37:25.016Z] ---> 63c0dd9dd3a2 [2021-02-25T09:37:25.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T09:37:25.293Z] Removing intermediate container d8337f85f44c [2021-02-25T09:37:25.293Z] ---> 582a4a148f7e [2021-02-25T09:37:25.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T09:37:25.293Z] ---> Running in 2013ffeeabc0 [2021-02-25T09:37:25.570Z] ---> Running in 8dd2a4d4b9d6 [2021-02-25T09:37:25.570Z] Removing intermediate container edbdfadb17d8 [2021-02-25T09:37:25.570Z] ---> 6f0ca2cc0c03 [2021-02-25T09:37:25.570Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T09:37:25.570Z] Removing intermediate container 645e5f8776a4 [2021-02-25T09:37:25.570Z] ---> eed6a5a8e96b [2021-02-25T09:37:25.570Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T09:37:25.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:25.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:25.612Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T09:37:25.846Z] ---> Running in f68f1c5fde5f [2021-02-25T09:37:25.846Z] ---> Running in 2881621692ce [2021-02-25T09:37:26.559Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:37:26.559Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T09:37:26.559Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T09:37:26.559Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:37:26.559Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:37:26.559Z] OK: 7 MiB in 18 packages [2021-02-25T09:37:26.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:26.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:26.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:26.560Z] Removing intermediate container e80c23c4723a [2021-02-25T09:37:26.560Z] ---> 203749e6d9ff [2021-02-25T09:37:26.560Z] [2021-02-25T09:37:26.560Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T09:37:26.560Z] ---> 88dd2752d2ea [2021-02-25T09:37:26.560Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-25T09:37:26.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:26.560Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T09:37:26.560Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:37:26.560Z] OK: 6 MiB in 15 packages [2021-02-25T09:37:26.822Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T09:37:26.822Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:37:26.822Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T09:37:26.822Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T09:37:26.822Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T09:37:26.822Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:37:26.822Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:37:26.822Z] OK: 7 MiB in 19 packages [2021-02-25T09:37:26.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.084Z] Removing intermediate container 818f3c8ad8ac [2021-02-25T09:37:27.084Z] ---> 6fab436b9e0a [2021-02-25T09:37:27.084Z] [2021-02-25T09:37:27.084Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:37:27.084Z] ---> 88dd2752d2ea [2021-02-25T09:37:27.084Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:37:27.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.663Z] ---> Running in 999669398ff6 [2021-02-25T09:37:27.663Z] ---> Running in 8c180c4b226d [2021-02-25T09:37:27.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:27.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:28.243Z] OK: 217 MiB in 51 packages [2021-02-25T09:37:28.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:28.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:28.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:37:28.810Z] OK: 217 MiB in 51 packages [2021-02-25T09:37:29.089Z] OK: 217 MiB in 51 packages [2021-02-25T09:37:29.370Z] OK: 217 MiB in 51 packages [2021-02-25T09:37:29.370Z] OK: 217 MiB in 51 packages [2021-02-25T09:37:29.980Z] Removing intermediate container 5b08604babd7 [2021-02-25T09:37:29.980Z] ---> 05dfd36e3fda [2021-02-25T09:37:29.980Z] Step 6/22 : COPY go.mod . [2021-02-25T09:37:30.217Z] Removing intermediate container 5126008e4ec4 [2021-02-25T09:37:30.217Z] ---> f62c03829335 [2021-02-25T09:37:30.217Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T09:37:30.480Z] ---> Running in 4900b59e712f [2021-02-25T09:37:30.588Z] Removing intermediate container 2013ffeeabc0 [2021-02-25T09:37:30.588Z] ---> 555a9a8bd350 [2021-02-25T09:37:30.588Z] Step 6/22 : COPY go.mod . [2021-02-25T09:37:30.750Z] Removing intermediate container 1b51dcafd0ef [2021-02-25T09:37:30.750Z] ---> 052a6ddf1839 [2021-02-25T09:37:30.750Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:37:30.750Z] Removing intermediate container 648565ba1725 [2021-02-25T09:37:30.750Z] ---> e858c30ce510 [2021-02-25T09:37:30.750Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T09:37:30.750Z] ---> Running in ae8b3ef731fc [2021-02-25T09:37:30.750Z] ---> Running in d62061199762 [2021-02-25T09:37:30.864Z] Removing intermediate container 8dd2a4d4b9d6 [2021-02-25T09:37:30.864Z] ---> 7af1570e8b8f [2021-02-25T09:37:30.864Z] Step 6/23 : COPY go.mod . [2021-02-25T09:37:31.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:31.014Z] Removing intermediate container 4900b59e712f [2021-02-25T09:37:31.014Z] ---> f20d0b5dc144 [2021-02-25T09:37:31.014Z] Step 13/21 : WORKDIR /edgex [2021-02-25T09:37:31.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:31.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:31.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:31.014Z] Removing intermediate container ae8b3ef731fc [2021-02-25T09:37:31.014Z] ---> ec70fa0c4c97 [2021-02-25T09:37:31.014Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T09:37:31.014Z] ---> Running in 1b5367f29f60 [2021-02-25T09:37:31.141Z] ---> 25667572b755 [2021-02-25T09:37:31.141Z] Step 7/22 : RUN go mod download [2021-02-25T09:37:31.141Z] Removing intermediate container f68f1c5fde5f [2021-02-25T09:37:31.141Z] ---> 5efd942b406b [2021-02-25T09:37:31.141Z] Step 6/30 : COPY go.mod . [2021-02-25T09:37:31.276Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T09:37:31.276Z] Removing intermediate container d62061199762 [2021-02-25T09:37:31.276Z] ---> c9b9e949f415 [2021-02-25T09:37:31.276Z] Step 13/24 : WORKDIR / [2021-02-25T09:37:31.276Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T09:37:31.276Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:37:31.276Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T09:37:31.276Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:37:31.276Z] OK: 6 MiB in 15 packages [2021-02-25T09:37:31.416Z] ---> Running in 069a02f811a8 [2021-02-25T09:37:31.416Z] Removing intermediate container 2881621692ce [2021-02-25T09:37:31.416Z] ---> d7f324d8da8e [2021-02-25T09:37:31.416Z] Step 6/23 : COPY go.mod . [2021-02-25T09:37:31.539Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:37:31.694Z] ---> 118839e2b42c [2021-02-25T09:37:31.694Z] Step 7/22 : RUN go mod download [2021-02-25T09:37:31.800Z] OK: 6 MiB in 16 packages [2021-02-25T09:37:31.800Z] ---> Running in 31067d1d0b8f [2021-02-25T09:37:31.800Z] ---> Running in 75d96e3c1566 [2021-02-25T09:37:31.977Z] ---> Running in 33b6eae8b844 [2021-02-25T09:37:31.977Z] ---> 27a10cd25774 [2021-02-25T09:37:31.977Z] Step 7/23 : RUN go mod download [2021-02-25T09:37:32.062Z] Removing intermediate container 1b5367f29f60 [2021-02-25T09:37:32.062Z] ---> a76551b7cde5 [2021-02-25T09:37:32.062Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T09:37:32.062Z] Removing intermediate container 31067d1d0b8f [2021-02-25T09:37:32.062Z] ---> bf447153cc3d [2021-02-25T09:37:32.062Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T09:37:32.324Z] ---> Running in 4a6c45ce1608 [2021-02-25T09:37:32.324Z] Removing intermediate container 75d96e3c1566 [2021-02-25T09:37:32.324Z] ---> e50ce4e12753 [2021-02-25T09:37:32.324Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-25T09:37:32.580Z] ---> Running in f530849c7a48 [2021-02-25T09:37:32.580Z] ---> 19de62fa4973 [2021-02-25T09:37:32.580Z] Step 7/30 : RUN go mod download [2021-02-25T09:37:32.580Z] ---> 3b94aba1c98e [2021-02-25T09:37:32.580Z] Step 7/23 : RUN go mod download [2021-02-25T09:37:32.589Z] Removing intermediate container 8c180c4b226d [2021-02-25T09:37:32.589Z] ---> bc33b1bad6bc [2021-02-25T09:37:32.589Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:37:32.589Z] ---> ef7593af8686 [2021-02-25T09:37:32.589Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T09:37:32.854Z] ---> Running in 0aa5b5833f08 [2021-02-25T09:37:32.854Z] ---> Running in 8749d2958ce5 [2021-02-25T09:37:33.165Z] ---> Running in cdfd0af4161a [2021-02-25T09:37:33.165Z] Removing intermediate container 4a6c45ce1608 [2021-02-25T09:37:33.165Z] ---> fc9a9d9e7307 [2021-02-25T09:37:33.165Z] Step 15/23 : WORKDIR / [2021-02-25T09:37:33.165Z] Removing intermediate container 999669398ff6 [2021-02-25T09:37:33.165Z] ---> 1e76bd3e376b [2021-02-25T09:37:33.165Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:37:33.165Z] ---> dc30b986b0c1 [2021-02-25T09:37:33.165Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-25T09:37:33.428Z] ---> bbc2a4d78af9 [2021-02-25T09:37:33.428Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T09:37:33.428Z] ---> Running in 398639f6be7f [2021-02-25T09:37:33.428Z] ---> Running in 45d21571e3b8 [2021-02-25T09:37:33.428Z] Removing intermediate container cdfd0af4161a [2021-02-25T09:37:33.428Z] ---> 58106f178e16 [2021-02-25T09:37:33.428Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T09:37:33.690Z] ---> Running in d677fbe0094d [2021-02-25T09:37:33.690Z] ---> fa100b6e1163 [2021-02-25T09:37:33.690Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T09:37:33.954Z] Removing intermediate container 398639f6be7f [2021-02-25T09:37:33.954Z] ---> 270f7099d177 [2021-02-25T09:37:33.954Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T09:37:33.954Z] Removing intermediate container 45d21571e3b8 [2021-02-25T09:37:33.955Z] ---> efa31ebc8561 [2021-02-25T09:37:33.955Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:37:33.955Z] ---> d7a7a8b9fe6e [2021-02-25T09:37:33.955Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T09:37:33.955Z] Removing intermediate container d677fbe0094d [2021-02-25T09:37:33.955Z] ---> 9f781c01ec4f [2021-02-25T09:37:33.955Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T09:37:34.219Z] ---> Running in b6339b843fdb [2021-02-25T09:37:34.219Z] ---> Running in 3f326d102b23 [2021-02-25T09:37:34.219Z] ---> Running in 7d2e766eac5c [2021-02-25T09:37:34.219Z] ---> 24a2ef70e5e5 [2021-02-25T09:37:34.219Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T09:37:34.219Z] ---> 8ccd6ac0022d [2021-02-25T09:37:34.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T09:37:34.482Z] Removing intermediate container b6339b843fdb [2021-02-25T09:37:34.482Z] ---> 9e9b41a1f46e [2021-02-25T09:37:34.482Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T09:37:34.744Z] Removing intermediate container 3f326d102b23 [2021-02-25T09:37:34.744Z] ---> 4cee34de2e07 [2021-02-25T09:37:34.744Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T09:37:34.744Z] Removing intermediate container 7d2e766eac5c [2021-02-25T09:37:34.744Z] ---> 018fd48544de [2021-02-25T09:37:34.744Z] Step 15/23 : WORKDIR / [2021-02-25T09:37:34.744Z] ---> Running in fa22937821b7 [2021-02-25T09:37:34.744Z] ---> Running in a15437b9752a [2021-02-25T09:37:34.744Z] ---> Running in 8dbb84bd2adb [2021-02-25T09:37:35.009Z] ---> 2651dad127bd [2021-02-25T09:37:35.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T09:37:35.009Z] ---> d8846721c9b1 [2021-02-25T09:37:35.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T09:37:35.009Z] Removing intermediate container a15437b9752a [2021-02-25T09:37:35.009Z] ---> 220f8024100c [2021-02-25T09:37:35.009Z] Step 19/21 : LABEL arch=x86_64 [2021-02-25T09:37:35.273Z] Removing intermediate container fa22937821b7 [2021-02-25T09:37:35.273Z] ---> 4d04ab75b010 [2021-02-25T09:37:35.273Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:37:35.534Z] Removing intermediate container 8dbb84bd2adb [2021-02-25T09:37:35.534Z] ---> c37893e0f6d0 [2021-02-25T09:37:35.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:37:35.534Z] ---> Running in 9f222df0cf8c [2021-02-25T09:37:35.795Z] ---> c2372e6500ea [2021-02-25T09:37:35.795Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T09:37:36.063Z] ---> 42c0802242ef [2021-02-25T09:37:36.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T09:37:36.063Z] ---> Running in e730aafcd5c9 [2021-02-25T09:37:36.063Z] ---> b9516ae30e7c [2021-02-25T09:37:36.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-25T09:37:36.063Z] ---> 09d0398083d1 [2021-02-25T09:37:36.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T09:37:36.063Z] Removing intermediate container 9f222df0cf8c [2021-02-25T09:37:36.063Z] ---> 7ade8ecbacf0 [2021-02-25T09:37:36.063Z] Step 20/21 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:37:36.278Z] Removing intermediate container 069a02f811a8 [2021-02-25T09:37:36.278Z] ---> 380707b9b509 [2021-02-25T09:37:36.278Z] Step 8/22 : COPY . . [2021-02-25T09:37:36.278Z] Removing intermediate container 33b6eae8b844 [2021-02-25T09:37:36.278Z] ---> 8e082d3bf6b2 [2021-02-25T09:37:36.278Z] Step 8/22 : COPY . . [2021-02-25T09:37:36.331Z] ---> Running in 9ddc01be39b4 [2021-02-25T09:37:36.331Z] Removing intermediate container e730aafcd5c9 [2021-02-25T09:37:36.331Z] ---> b4e212b3e2a1 [2021-02-25T09:37:36.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:37:36.593Z] ---> 13ccf7de33f5 [2021-02-25T09:37:36.593Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-25T09:37:36.593Z] ---> Running in 445829df14ca [2021-02-25T09:37:36.857Z] Removing intermediate container 9ddc01be39b4 [2021-02-25T09:37:36.857Z] ---> 27122349eb6f [2021-02-25T09:37:36.857Z] Step 21/21 : LABEL version=2.0.0-dev.104 [2021-02-25T09:37:36.857Z] ---> Running in dd51fd6dd602 [2021-02-25T09:37:36.857Z] ---> 6bbb0132623a [2021-02-25T09:37:36.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T09:37:37.118Z] Removing intermediate container 445829df14ca [2021-02-25T09:37:37.118Z] ---> b32e3b1bc5d0 [2021-02-25T09:37:37.118Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T09:37:37.118Z] ---> Running in 8c2a196acd32 [2021-02-25T09:37:37.118Z] ---> 60afcc940826 [2021-02-25T09:37:37.118Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T09:37:37.280Z] Removing intermediate container f530849c7a48 [2021-02-25T09:37:37.280Z] ---> 1841f58d2003 [2021-02-25T09:37:37.280Z] Step 8/23 : COPY . . [2021-02-25T09:37:37.382Z] ---> Running in c9888d8280f9 [2021-02-25T09:37:37.382Z] ---> 965949cf2e97 [2021-02-25T09:37:37.382Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T09:37:37.382Z] Removing intermediate container 8c2a196acd32 [2021-02-25T09:37:37.382Z] ---> ea5ccf43d9f5 [2021-02-25T09:37:37.382Z] [2021-02-25T09:37:37.646Z] Successfully built ea5ccf43d9f5 [2021-02-25T09:37:37.646Z] ---> Running in 4d863a3c39d1 [2021-02-25T09:37:37.879Z] Removing intermediate container 0aa5b5833f08 [2021-02-25T09:37:37.879Z] ---> 8f2e6e39c0a7 [2021-02-25T09:37:37.879Z] Step 8/30 : COPY . . [2021-02-25T09:37:37.908Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-25T09:37:37.908Z]  Building docker-security-proxy-setup-go ... done  ---> e0462723f87b [2021-02-25T09:37:37.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T09:37:37.908Z] Building docker-sys-mgmt-agent-go [2021-02-25T09:37:37.908Z] Removing intermediate container c9888d8280f9 [2021-02-25T09:37:37.908Z] ---> deb8a92b0262 [2021-02-25T09:37:37.908Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:37:38.154Z] Removing intermediate container 8749d2958ce5 [2021-02-25T09:37:38.154Z] ---> b46ae3570646 [2021-02-25T09:37:38.154Z] Step 8/23 : COPY . . [2021-02-25T09:37:38.171Z] ---> Running in 945f1c34f20d [2021-02-25T09:37:38.171Z] Removing intermediate container 4d863a3c39d1 [2021-02-25T09:37:38.171Z] ---> 4a272748cca3 [2021-02-25T09:37:38.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:37:38.171Z] ---> Running in 25ab8952df88 [2021-02-25T09:37:38.432Z] ---> Running in 69deb863c580 [2021-02-25T09:37:38.432Z] Removing intermediate container 945f1c34f20d [2021-02-25T09:37:38.432Z] ---> d3b1f628a283 [2021-02-25T09:37:38.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:37:39.005Z] Removing intermediate container 25ab8952df88 [2021-02-25T09:37:39.005Z] ---> 3bd02ad27431 [2021-02-25T09:37:39.005Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:37:39.005Z] ---> Running in 182f463de888 [2021-02-25T09:37:39.005Z] Removing intermediate container dd51fd6dd602 [2021-02-25T09:37:39.005Z] ---> a10295e9b648 [2021-02-25T09:37:39.005Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T09:37:39.005Z] Removing intermediate container 69deb863c580 [2021-02-25T09:37:39.005Z] ---> 4614e49f0dcc [2021-02-25T09:37:39.005Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T09:37:40.927Z] ---> Running in 0fb31952095b [2021-02-25T09:37:40.927Z] ---> Running in f398204abf15 [2021-02-25T09:37:41.499Z] ---> Running in b382099534c8 [2021-02-25T09:37:41.499Z] Removing intermediate container 182f463de888 [2021-02-25T09:37:41.499Z] ---> ad4f66dd78d4 [2021-02-25T09:37:41.499Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T09:37:42.457Z] Removing intermediate container f398204abf15 [2021-02-25T09:37:42.457Z] ---> 89d7da5ae81e [2021-02-25T09:37:42.457Z] Step 22/24 : LABEL arch=x86_64 [2021-02-25T09:37:42.720Z] Removing intermediate container 0fb31952095b [2021-02-25T09:37:42.720Z] ---> 050a9e2f917d [2021-02-25T09:37:42.720Z] [2021-02-25T09:37:42.720Z] ---> Running in 89019e21a06e [2021-02-25T09:37:42.982Z] Successfully built 050a9e2f917d [2021-02-25T09:37:42.982Z] ---> Running in 22d060b65dbc [2021-02-25T09:37:42.982Z] Successfully tagged docker-core-command-go:latest [2021-02-25T09:37:42.982Z] Building docker-security-bootstrapper-go [2021-02-25T09:37:42.982Z]  Building docker-core-command-go ... done Removing intermediate container b382099534c8 [2021-02-25T09:37:42.982Z] ---> 0dadbf1bc4c0 [2021-02-25T09:37:42.982Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:37:43.251Z] Removing intermediate container 89019e21a06e [2021-02-25T09:37:43.251Z] ---> 2eb9e1074878 [2021-02-25T09:37:43.251Z] Step 21/22 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:37:43.251Z] ---> Running in 0e3738a61b05 [2021-02-25T09:37:43.826Z] ---> Running in cf9a8264b0ce [2021-02-25T09:37:45.230Z] Removing intermediate container 22d060b65dbc [2021-02-25T09:37:45.230Z] ---> c85d04a4f13a [2021-02-25T09:37:45.230Z] Step 23/24 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:37:46.183Z] Removing intermediate container 0e3738a61b05 [2021-02-25T09:37:46.183Z] ---> bf23c6a93b9f [2021-02-25T09:37:46.183Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:37:46.183Z] Removing intermediate container cf9a8264b0ce [2021-02-25T09:37:46.183Z] ---> 408a71a0ef89 [2021-02-25T09:37:46.183Z] Step 22/22 : LABEL version=2.0.0-dev.104 [2021-02-25T09:37:46.183Z] ---> Running in bb8e3cd42e9c [2021-02-25T09:37:47.140Z] ---> Running in 61f103b063b9 [2021-02-25T09:37:48.092Z] ---> Running in 3e0fc3dd2a9e [2021-02-25T09:37:49.045Z] Removing intermediate container bb8e3cd42e9c [2021-02-25T09:37:49.045Z] ---> b7bf5a151ed9 [2021-02-25T09:37:49.045Z] Step 24/24 : LABEL version=2.0.0-dev.104 [2021-02-25T09:37:50.450Z] Removing intermediate container 61f103b063b9 [2021-02-25T09:37:50.450Z] ---> 48f4f52dbc29 [2021-02-25T09:37:50.450Z] [2021-02-25T09:37:50.450Z] Removing intermediate container 3e0fc3dd2a9e [2021-02-25T09:37:50.450Z] ---> e07916dc098c [2021-02-25T09:37:50.450Z] [2021-02-25T09:37:50.450Z] ---> Running in efa47633a13b [2021-02-25T09:37:50.450Z] Successfully built 48f4f52dbc29 [2021-02-25T09:37:50.450Z] Successfully built e07916dc098c [2021-02-25T09:37:50.711Z] Successfully tagged docker-core-metadata-go:latest [2021-02-25T09:37:50.712Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-25T09:37:50.712Z] Successfully tagged docker-support-notifications-go:latest [2021-02-25T09:37:50.712Z] Building docker-support-scheduler-go [2021-02-25T09:37:53.302Z]  Building docker-support-notifications-go ... done Removing intermediate container efa47633a13b [2021-02-25T09:37:53.302Z] ---> 9f5ab1e8f723 [2021-02-25T09:37:53.302Z] [2021-02-25T09:37:53.572Z] Successfully built 9f5ab1e8f723 [2021-02-25T09:37:54.153Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-25T09:37:54.153Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:37:54.153Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:37:54.153Z] ---> f35609b8301d [2021-02-25T09:37:54.153Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T09:37:54.153Z] ---> Using cache [2021-02-25T09:37:54.153Z] ---> a1766dc84fb5 [2021-02-25T09:37:54.154Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:37:54.154Z] ---> Using cache [2021-02-25T09:37:54.154Z] ---> 65ce47a1f61e [2021-02-25T09:37:54.154Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T09:37:55.114Z] ---> Running in 52295d9ce8cd [2021-02-25T09:37:57.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:57.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:37:58.227Z] OK: 233 MiB in 51 packages [2021-02-25T09:38:00.192Z] Removing intermediate container 52295d9ce8cd [2021-02-25T09:38:00.192Z] ---> 09ec6145b768 [2021-02-25T09:38:00.192Z] Step 6/26 : COPY go.mod . [2021-02-25T09:38:00.345Z] ---> 86a8ad0cebf3 [2021-02-25T09:38:00.345Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T09:38:00.345Z] ---> f0a269d85a61 [2021-02-25T09:38:00.345Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T09:38:00.345Z] ---> c5467ac14bde [2021-02-25T09:38:00.345Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T09:38:00.345Z] ---> d1d7e38bcf45 [2021-02-25T09:38:00.345Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T09:38:00.345Z] ---> 4a24902d269b [2021-02-25T09:38:00.345Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T09:38:00.345Z] ---> Running in 15a4e19778d5 [2021-02-25T09:38:00.345Z] ---> Running in d1da8ca085ee [2021-02-25T09:38:00.345Z] ---> Running in 3e77bda8b2ed [2021-02-25T09:38:00.345Z] ---> Running in 4e7ce2b5fdbb [2021-02-25T09:38:00.345Z] ---> Running in 4d7066c1028f [2021-02-25T09:38:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T09:38:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-25T09:38:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T09:38:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T09:38:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T09:38:00.776Z] ---> 94ac179ac884 [2021-02-25T09:38:00.776Z] Step 7/26 : RUN go mod download [2021-02-25T09:38:00.776Z] ---> Running in adb7dbddeedc [2021-02-25T09:38:04.124Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:38:04.124Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:38:04.124Z] ---> f35609b8301d [2021-02-25T09:38:04.124Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> a1766dc84fb5 [2021-02-25T09:38:04.124Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> 65ce47a1f61e [2021-02-25T09:38:04.124Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> 3e0bc3783a1a [2021-02-25T09:38:04.124Z] Step 6/30 : COPY go.mod . [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> bab7e2fbdbdd [2021-02-25T09:38:04.124Z] Step 7/30 : RUN go mod download [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> 587d06313165 [2021-02-25T09:38:04.124Z] Step 8/30 : COPY . . [2021-02-25T09:38:04.124Z] ---> Using cache [2021-02-25T09:38:04.124Z] ---> 3678f7b89e57 [2021-02-25T09:38:04.124Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T09:38:06.064Z] ---> Running in 700050610dcd [2021-02-25T09:38:08.637Z] Removing intermediate container adb7dbddeedc [2021-02-25T09:38:08.637Z] ---> 39baa7903a75 [2021-02-25T09:38:08.637Z] Step 8/26 : COPY . . [2021-02-25T09:38:08.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-25T09:38:13.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:38:13.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:38:13.180Z] ---> f35609b8301d [2021-02-25T09:38:13.180Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> a1766dc84fb5 [2021-02-25T09:38:13.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> 65ce47a1f61e [2021-02-25T09:38:13.180Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T09:38:13.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:38:13.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:38:13.180Z] ---> f35609b8301d [2021-02-25T09:38:13.180Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> a1766dc84fb5 [2021-02-25T09:38:13.180Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> 65ce47a1f61e [2021-02-25T09:38:13.180Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> 3e0bc3783a1a [2021-02-25T09:38:13.180Z] Step 6/22 : COPY go.mod . [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> bab7e2fbdbdd [2021-02-25T09:38:13.180Z] Step 7/22 : RUN go mod download [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> 587d06313165 [2021-02-25T09:38:13.180Z] Step 8/22 : COPY . . [2021-02-25T09:38:13.180Z] ---> Using cache [2021-02-25T09:38:13.180Z] ---> 3678f7b89e57 [2021-02-25T09:38:13.180Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T09:38:15.134Z] ---> Running in 512fe9ee1f10 [2021-02-25T09:38:15.135Z] ---> Running in 6c9720575c44 [2021-02-25T09:38:17.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T09:38:17.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:38:18.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:38:18.608Z] OK: 233 MiB in 51 packages [2021-02-25T09:38:22.879Z] Removing intermediate container 6c9720575c44 [2021-02-25T09:38:22.879Z] ---> 0b93fba96929 [2021-02-25T09:38:22.879Z] Step 6/23 : COPY go.mod . [2021-02-25T09:38:22.879Z] ---> b45a76e43aac [2021-02-25T09:38:22.879Z] Step 7/23 : RUN go mod download [2021-02-25T09:38:23.149Z] ---> Running in 2e41ed77806b [2021-02-25T09:38:28.527Z] Removing intermediate container 2e41ed77806b [2021-02-25T09:38:28.527Z] ---> 98d594849348 [2021-02-25T09:38:28.527Z] Step 8/23 : COPY . . [2021-02-25T09:38:36.755Z] Removing intermediate container 700050610dcd [2021-02-25T09:38:36.755Z] ---> 8a360616094f [2021-02-25T09:38:36.755Z] [2021-02-25T09:38:36.755Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T09:38:36.755Z] ---> 88dd2752d2ea [2021-02-25T09:38:36.755Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T09:38:36.755Z] ---> e216417bc5ff [2021-02-25T09:38:36.755Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T09:38:36.755Z] ---> Running in c96f37954f55 [2021-02-25T09:38:36.755Z] ---> Running in 936e3e761c26 [2021-02-25T09:38:38.154Z] Removing intermediate container 936e3e761c26 [2021-02-25T09:38:38.154Z] ---> 177a9854dcfc [2021-02-25T09:38:38.154Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T09:38:39.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T09:38:40.522Z] ---> Running in c54bace78b3c [2021-02-25T09:38:41.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:38:41.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:38:41.668Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T09:38:41.668Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T09:38:41.668Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:38:42.017Z] OK: 6 MiB in 16 packages [2021-02-25T09:38:48.906Z] Removing intermediate container c54bace78b3c [2021-02-25T09:38:48.906Z] ---> 7fbc8b7a98d4 [2021-02-25T09:38:48.906Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T09:38:50.860Z] ---> Running in afc8cccb946b [2021-02-25T09:38:50.860Z] Removing intermediate container 512fe9ee1f10 [2021-02-25T09:38:50.860Z] ---> 22034ced9e1e [2021-02-25T09:38:50.860Z] [2021-02-25T09:38:50.860Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T09:38:50.860Z] ---> 88dd2752d2ea [2021-02-25T09:38:50.860Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:38:50.860Z] ---> Using cache [2021-02-25T09:38:50.860Z] ---> bc33b1bad6bc [2021-02-25T09:38:50.860Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:38:50.860Z] ---> Using cache [2021-02-25T09:38:50.860Z] ---> 58106f178e16 [2021-02-25T09:38:50.860Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-25T09:38:50.860Z] ---> Running in f1213d883fa1 [2021-02-25T09:38:50.860Z] ---> 33c887623fdb [2021-02-25T09:38:50.860Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T09:38:51.124Z] Removing intermediate container afc8cccb946b [2021-02-25T09:38:51.124Z] ---> dc6bc92e3a01 [2021-02-25T09:38:51.124Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-25T09:38:51.397Z] ---> Running in 1293b0ed409d [2021-02-25T09:38:51.397Z] ---> Running in 64de28e5b2a7 [2021-02-25T09:38:51.673Z] Removing intermediate container f1213d883fa1 [2021-02-25T09:38:51.673Z] ---> 94d4176f4115 [2021-02-25T09:38:51.673Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T09:38:51.941Z] ---> Running in 349acf0fcba7 [2021-02-25T09:38:51.941Z] Removing intermediate container 64de28e5b2a7 [2021-02-25T09:38:51.941Z] ---> 004276933a4e [2021-02-25T09:38:51.941Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T09:38:52.203Z] ---> Running in f808cd3db2b6 [2021-02-25T09:38:52.467Z] Removing intermediate container 349acf0fcba7 [2021-02-25T09:38:52.467Z] ---> dc59736d4bfc [2021-02-25T09:38:52.467Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:38:52.467Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T09:38:53.051Z] ---> 121c91dd080f [2021-02-25T09:38:53.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T09:38:53.635Z] ---> 26d942009c7e [2021-02-25T09:38:53.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T09:38:53.908Z] Removing intermediate container f808cd3db2b6 [2021-02-25T09:38:53.908Z] ---> 1c6e941db9ec [2021-02-25T09:38:53.908Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T09:38:53.908Z] ---> Running in 31493ced74c2 [2021-02-25T09:38:54.184Z] ---> b3e62471726d [2021-02-25T09:38:54.184Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T09:38:54.463Z] ---> Running in 84487c9c0e65 [2021-02-25T09:38:54.463Z] Removing intermediate container 31493ced74c2 [2021-02-25T09:38:54.463Z] ---> 091a47f626b1 [2021-02-25T09:38:54.463Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T09:38:54.728Z] Removing intermediate container 84487c9c0e65 [2021-02-25T09:38:54.728Z] ---> 4d12e6fcfa69 [2021-02-25T09:38:54.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:38:54.998Z] ---> dc70484d6b2f [2021-02-25T09:38:54.998Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T09:38:55.262Z] ---> Running in e2b0ebb4571e [2021-02-25T09:38:55.534Z] ---> Running in bf14761a83fe [2021-02-25T09:38:55.797Z] Removing intermediate container e2b0ebb4571e [2021-02-25T09:38:55.797Z] ---> 9231c8509360 [2021-02-25T09:38:55.797Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T09:38:57.800Z] ---> Running in 13b929c00233 [2021-02-25T09:38:58.073Z] Removing intermediate container c96f37954f55 [2021-02-25T09:38:58.073Z] ---> 6ae0240351bf [2021-02-25T09:38:58.073Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T09:38:59.028Z] Removing intermediate container 13b929c00233 [2021-02-25T09:38:59.028Z] ---> b6528eae78cc [2021-02-25T09:38:59.028Z] Step 21/22 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:38:59.028Z] ---> Running in b1f2fc9cf4d3 [2021-02-25T09:38:59.308Z] ---> Running in 6a6643646850 [2021-02-25T09:38:59.585Z] Removing intermediate container 6a6643646850 [2021-02-25T09:38:59.585Z] ---> 4c5390fe5491 [2021-02-25T09:38:59.585Z] Step 22/22 : LABEL version=2.0.0-dev.104 [2021-02-25T09:38:59.858Z] ---> Running in e74cffb9e74a [2021-02-25T09:38:59.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T09:39:00.132Z] Removing intermediate container bf14761a83fe [2021-02-25T09:39:00.133Z] ---> e20d8c11c382 [2021-02-25T09:39:00.133Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:39:00.133Z] Removing intermediate container e74cffb9e74a [2021-02-25T09:39:00.133Z] ---> 0a8d7f4f6463 [2021-02-25T09:39:00.133Z] [2021-02-25T09:39:00.401Z] Successfully built 0a8d7f4f6463 [2021-02-25T09:39:00.401Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-25T09:39:00.673Z]  Building docker-support-scheduler-go ... done  ---> fb5997ae8972 [2021-02-25T09:39:00.673Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T09:39:01.660Z] ---> db6203885ad7 [2021-02-25T09:39:01.660Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T09:39:01.938Z] Removing intermediate container b1f2fc9cf4d3 [2021-02-25T09:39:01.938Z] ---> 7adba7944ea0 [2021-02-25T09:39:01.938Z] [2021-02-25T09:39:01.938Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T09:39:01.938Z] 20.10.0: Pulling from library/docker [2021-02-25T09:39:02.210Z] ---> fbdfd91dcfb2 [2021-02-25T09:39:02.210Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-25T09:39:02.794Z] ---> 7db42a4e48e8 [2021-02-25T09:39:02.794Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T09:39:03.397Z] ---> Running in cc3f312d2ddd [2021-02-25T09:39:03.678Z] Removing intermediate container cc3f312d2ddd [2021-02-25T09:39:03.679Z] ---> 68d5406de415 [2021-02-25T09:39:03.679Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T09:39:04.286Z] ---> 61ab389bec54 [2021-02-25T09:39:04.286Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-25T09:39:04.557Z] ---> Running in 206fd0437b99 [2021-02-25T09:39:05.967Z] Removing intermediate container 206fd0437b99 [2021-02-25T09:39:05.967Z] ---> b75e7b8b5ffa [2021-02-25T09:39:05.967Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T09:39:06.232Z] ---> Running in 01acbf3cacee [2021-02-25T09:39:08.161Z] Removing intermediate container 01acbf3cacee [2021-02-25T09:39:08.161Z] ---> 5e43cbb2a0a1 [2021-02-25T09:39:08.161Z] Step 27/30 : CMD ["gate"] [2021-02-25T09:39:08.426Z] ---> Running in 058c3b58a993 [2021-02-25T09:39:08.696Z] Removing intermediate container 058c3b58a993 [2021-02-25T09:39:08.696Z] ---> 77ce85cfd0b7 [2021-02-25T09:39:08.696Z] Step 28/30 : LABEL arch=x86_64 [2021-02-25T09:39:08.958Z] ---> Running in 2faaa23ac37e [2021-02-25T09:39:09.230Z] Removing intermediate container 2faaa23ac37e [2021-02-25T09:39:09.230Z] ---> e57126acad31 [2021-02-25T09:39:09.230Z] Step 29/30 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:09.500Z] ---> Running in faf1b9ad28ea [2021-02-25T09:39:10.449Z] Removing intermediate container faf1b9ad28ea [2021-02-25T09:39:10.449Z] ---> 1f21dfb1ecd2 [2021-02-25T09:39:10.449Z] Step 30/30 : LABEL version=2.0.0-dev.104 [2021-02-25T09:39:10.711Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T09:39:11.286Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T09:39:11.286Z] ---> aefe523efa57 [2021-02-25T09:39:11.286Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T09:39:11.548Z] Removing intermediate container 1293b0ed409d [2021-02-25T09:39:11.548Z] ---> 3516a109bb4a [2021-02-25T09:39:11.548Z] [2021-02-25T09:39:11.548Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:39:11.548Z] ---> 88dd2752d2ea [2021-02-25T09:39:11.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T09:39:11.548Z] ---> Running in 2dd737e97463 [2021-02-25T09:39:11.548Z] ---> Running in ae3831465142 [2021-02-25T09:39:11.548Z] ---> Running in 953fa67883d8 [2021-02-25T09:39:11.826Z] Removing intermediate container 2dd737e97463 [2021-02-25T09:39:11.826Z] ---> 3f470486f2bf [2021-02-25T09:39:11.826Z] [2021-02-25T09:39:11.826Z] Removing intermediate container 953fa67883d8 [2021-02-25T09:39:11.826Z] ---> 7d9e0f6f3949 [2021-02-25T09:39:11.826Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T09:39:12.088Z] ---> Running in da941ff0b006 [2021-02-25T09:39:12.088Z] Successfully built 3f470486f2bf [2021-02-25T09:39:12.088Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-25T09:39:12.088Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:12.088Z] Removing intermediate container da941ff0b006 [2021-02-25T09:39:12.088Z] ---> be3e5d787f16 [2021-02-25T09:39:12.088Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T09:39:12.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:12.349Z] ---> Running in 2ba5d3ddbc73 [2021-02-25T09:39:12.349Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T09:39:12.349Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T09:39:12.349Z] Executing bash-5.0.17-r0.post-install [2021-02-25T09:39:12.349Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:39:12.349Z] Removing intermediate container 2ba5d3ddbc73 [2021-02-25T09:39:12.349Z] ---> a15d87952aae [2021-02-25T09:39:12.349Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:39:12.349Z] OK: 12 MiB in 22 packages [2021-02-25T09:39:12.611Z] ---> Running in 959b68c8bf66 [2021-02-25T09:39:13.185Z] Removing intermediate container ae3831465142 [2021-02-25T09:39:13.185Z] ---> 08fd12dc72f6 [2021-02-25T09:39:13.185Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T09:39:13.185Z] ---> Running in 78c746d5a663 [2021-02-25T09:39:13.185Z] Removing intermediate container 78c746d5a663 [2021-02-25T09:39:13.185Z] ---> 6cb46b655bda [2021-02-25T09:39:13.185Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T09:39:13.446Z] ---> Running in 9811ce6143b4 [2021-02-25T09:39:13.446Z] Removing intermediate container 959b68c8bf66 [2021-02-25T09:39:13.446Z] ---> 2b5115ac5d56 [2021-02-25T09:39:13.446Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T09:39:13.446Z] ---> Running in 7e39eaeb69e2 [2021-02-25T09:39:13.710Z] Removing intermediate container 9811ce6143b4 [2021-02-25T09:39:13.710Z] ---> 241b96577a63 [2021-02-25T09:39:13.710Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-25T09:39:13.710Z] ---> Running in 89a88992202c [2021-02-25T09:39:13.976Z] Removing intermediate container 89a88992202c [2021-02-25T09:39:13.976Z] ---> 9007807687cd [2021-02-25T09:39:13.976Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T09:39:14.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:14.503Z] ---> 60c3e6ca5ffb [2021-02-25T09:39:14.503Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T09:39:14.766Z] ---> c5a4d4d2d6f1 [2021-02-25T09:39:14.766Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T09:39:14.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:15.031Z] ---> 739c9987ba36 [2021-02-25T09:39:15.031Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T09:39:15.031Z] ---> Running in 273f06f6ddf5 [2021-02-25T09:39:15.293Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T09:39:15.293Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T09:39:15.293Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T09:39:15.556Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T09:39:15.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:15.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:15.556Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T09:39:15.819Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T09:39:15.820Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T09:39:15.820Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T09:39:15.820Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T09:39:15.820Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T09:39:15.820Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T09:39:15.820Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T09:39:15.820Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T09:39:15.820Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:39:15.820Z] OK: 8 MiB in 20 packages [2021-02-25T09:39:20.032Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T09:39:20.032Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T09:39:20.032Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T09:39:20.032Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T09:39:20.032Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T09:39:20.032Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T09:39:20.032Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T09:39:20.032Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T09:39:20.032Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T09:39:20.032Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T09:39:20.294Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T09:39:20.294Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T09:39:20.294Z] Removing intermediate container 7e39eaeb69e2 [2021-02-25T09:39:20.294Z] ---> 5597d4b2efc2 [2021-02-25T09:39:20.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:39:20.294Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T09:39:20.294Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T09:39:20.294Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T09:39:20.294Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T09:39:20.294Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T09:39:20.555Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T09:39:20.555Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T09:39:20.555Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T09:39:20.555Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T09:39:20.555Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T09:39:20.555Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T09:39:20.555Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T09:39:20.555Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T09:39:20.555Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T09:39:21.952Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:39:21.952Z] OK: 71 MiB in 55 packages [2021-02-25T09:39:21.952Z] ---> 8b7615c5573f [2021-02-25T09:39:21.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T09:39:22.532Z] ---> 0061d5941070 [2021-02-25T09:39:22.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T09:39:26.775Z] ---> fd2a25c58da8 [2021-02-25T09:39:26.775Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T09:39:26.775Z] ---> Running in f171575165c2 [2021-02-25T09:39:26.775Z] Removing intermediate container 273f06f6ddf5 [2021-02-25T09:39:26.775Z] ---> 1b6d6ff2f10d [2021-02-25T09:39:26.775Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T09:39:26.775Z] ---> Running in 484eafa39f01 [2021-02-25T09:39:26.775Z] Removing intermediate container f171575165c2 [2021-02-25T09:39:26.775Z] ---> 4007bcef927f [2021-02-25T09:39:26.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:39:26.775Z] ---> Running in a3813a2d969b [2021-02-25T09:39:26.775Z] Removing intermediate container a3813a2d969b [2021-02-25T09:39:26.775Z] ---> 3768d350c403 [2021-02-25T09:39:26.775Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T09:39:26.775Z] ---> Running in 73119a401f2a [2021-02-25T09:39:27.043Z] Removing intermediate container 73119a401f2a [2021-02-25T09:39:27.043Z] ---> f0a6f677e0a1 [2021-02-25T09:39:27.043Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:27.043Z] ---> Running in ff0303b8df78 [2021-02-25T09:39:27.616Z] Removing intermediate container ff0303b8df78 [2021-02-25T09:39:27.616Z] ---> b61bceb7cd2e [2021-02-25T09:39:27.616Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:39:27.616Z] ---> Running in 0f8b66aacbd5 [2021-02-25T09:39:27.879Z] Removing intermediate container 0f8b66aacbd5 [2021-02-25T09:39:27.879Z] ---> f02f281a192a [2021-02-25T09:39:27.879Z] [2021-02-25T09:39:27.879Z] Successfully built f02f281a192a [2021-02-25T09:39:27.879Z] Successfully tagged docker-core-data-go:latest [2021-02-25T09:39:28.142Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-02-25T09:39:28.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T09:39:29.532Z] Collecting PyYAML<4,>=3.10 [2021-02-25T09:39:29.532Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T09:39:30.475Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T09:39:30.475Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T09:39:30.475Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T09:39:30.475Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T09:39:31.048Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T09:39:31.048Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T09:39:31.620Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T09:39:31.620Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T09:39:31.882Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T09:39:31.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T09:39:31.882Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-25T09:39:31.882Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T09:39:31.882Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T09:39:32.144Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T09:39:32.144Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T09:39:32.144Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T09:39:32.144Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T09:39:32.719Z] 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) [2021-02-25T09:39:32.719Z] Collecting idna<2.8,>=2.5 [2021-02-25T09:39:32.719Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T09:39:32.980Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T09:39:32.980Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T09:39:32.980Z] 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) [2021-02-25T09:39:32.980Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T09:39:32.980Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T09:39:32.980Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T09:39:32.980Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T09:39:32.980Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T09:39:32.980Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T09:39:33.241Z] Installing collected packages: PyYAML, idna, urllib3, requests, docopt, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, cached-property, texttable, docker-compose [2021-02-25T09:39:33.241Z] Running setup.py install for PyYAML: started [2021-02-25T09:39:33.814Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T09:39:33.814Z] Attempting uninstall: idna [2021-02-25T09:39:33.814Z] Found existing installation: idna 2.9 [2021-02-25T09:39:33.814Z] Uninstalling idna-2.9: [2021-02-25T09:39:33.814Z] Successfully uninstalled idna-2.9 [2021-02-25T09:39:34.076Z] Attempting uninstall: urllib3 [2021-02-25T09:39:34.076Z] Found existing installation: urllib3 1.25.9 [2021-02-25T09:39:34.076Z] Uninstalling urllib3-1.25.9: [2021-02-25T09:39:34.076Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T09:39:34.337Z] Attempting uninstall: requests [2021-02-25T09:39:34.337Z] Found existing installation: requests 2.23.0 [2021-02-25T09:39:34.337Z] Uninstalling requests-2.23.0: [2021-02-25T09:39:34.337Z] Successfully uninstalled requests-2.23.0 [2021-02-25T09:39:34.337Z] Running setup.py install for docopt: started [2021-02-25T09:39:34.913Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T09:39:34.913Z] Running setup.py install for dockerpty: started [2021-02-25T09:39:35.541Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T09:39:36.126Z] Running setup.py install for texttable: started [2021-02-25T09:39:36.390Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T09:39:36.654Z] 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 [2021-02-25T09:39:39.999Z] Removing intermediate container 484eafa39f01 [2021-02-25T09:39:39.999Z] ---> a8734939a464 [2021-02-25T09:39:39.999Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T09:39:39.999Z] ---> Running in 0b7348698a07 [2021-02-25T09:39:39.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:39.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T09:39:40.305Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:39:40.305Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T09:39:40.305Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T09:39:40.305Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:39:40.305Z] OK: 72 MiB in 58 packages [2021-02-25T09:39:40.971Z] Removing intermediate container 0b7348698a07 [2021-02-25T09:39:40.971Z] ---> 6092e6cb0a4f [2021-02-25T09:39:40.971Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T09:39:40.971Z] ---> Running in 1cbce4aa90bf [2021-02-25T09:39:40.971Z] Removing intermediate container 1cbce4aa90bf [2021-02-25T09:39:40.971Z] ---> efe553340bcd [2021-02-25T09:39:40.971Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:39:40.971Z] ---> Running in 144870ef049f [2021-02-25T09:39:41.263Z] Removing intermediate container 144870ef049f [2021-02-25T09:39:41.263Z] ---> db62cfee83da [2021-02-25T09:39:41.263Z] Step 24/26 : LABEL arch=x86_64 [2021-02-25T09:39:41.263Z] ---> Running in ea90159e1c2f [2021-02-25T09:39:41.555Z] Removing intermediate container ea90159e1c2f [2021-02-25T09:39:41.555Z] ---> 81140133770c [2021-02-25T09:39:41.555Z] Step 25/26 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:41.555Z] ---> Running in 32754ac3cb08 [2021-02-25T09:39:41.822Z] Removing intermediate container 32754ac3cb08 [2021-02-25T09:39:41.822Z] ---> 7808f3ddcea5 [2021-02-25T09:39:41.822Z] Step 26/26 : LABEL version=2.0.0-dev.104 [2021-02-25T09:39:41.822Z] ---> Running in cdd21508fa44 [2021-02-25T09:39:41.822Z] Removing intermediate container cdd21508fa44 [2021-02-25T09:39:41.822Z] ---> 251395548703 [2021-02-25T09:39:41.822Z] [2021-02-25T09:39:42.085Z] Successfully built 251395548703 [2021-02-25T09:39:42.085Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-25T09:39:42.355Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-25T09:39:42.379Z] $ docker stop --time=1 e6150bc1fa44b752bfdc5e35a15dba73fb94c66b99d232041384b490bdbab1a3 [2021-02-25T09:39:43.928Z] $ docker rm -f e6150bc1fa44b752bfdc5e35a15dba73fb94c66b99d232041384b490bdbab1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T09:39:44.521Z] + docker images [2021-02-25T09:39:44.521Z] + grep docker [2021-02-25T09:39:44.783Z] docker-sys-mgmt-agent-go latest 251395548703 3 seconds ago 313MB [2021-02-25T09:39:44.783Z] docker-core-data-go latest f02f281a192a 17 seconds ago 22.4MB [2021-02-25T09:39:44.783Z] docker-security-bootstrapper-go latest 3f470486f2bf 33 seconds ago 18.3MB [2021-02-25T09:39:44.783Z] docker-support-scheduler-go latest 0a8d7f4f6463 45 seconds ago 17.2MB [2021-02-25T09:39:44.783Z] docker-security-secretstore-setup-go latest 9f5ab1e8f723 About a minute ago 24.9MB [2021-02-25T09:39:44.783Z] docker-support-notifications-go latest e07916dc098c About a minute ago 17.7MB [2021-02-25T09:39:44.783Z] docker-core-metadata-go latest 48f4f52dbc29 About a minute ago 19MB [2021-02-25T09:39:44.783Z] docker-core-command-go latest 050a9e2f917d 2 minutes ago 17MB [2021-02-25T09:39:44.783Z] docker-security-proxy-setup-go latest ea5ccf43d9f5 2 minutes ago 24.7MB [2021-02-25T09:39:44.783Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T09:39:45.343Z] provisioning config files... [2021-02-25T09:39:45.379Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config4026185000196171106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:39:45.740Z] ---> docker-login.sh [2021-02-25T09:39:45.740Z] nexus3.edgexfoundry.org:10001 [2021-02-25T09:39:45.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:39:46.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:39:46.002Z] Configure a credential helper to remove this warning. See [2021-02-25T09:39:46.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:39:46.002Z] [2021-02-25T09:39:46.002Z] Login Succeeded [2021-02-25T09:39:46.002Z] nexus3.edgexfoundry.org:10002 [2021-02-25T09:39:46.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:39:46.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:39:46.002Z] Configure a credential helper to remove this warning. See [2021-02-25T09:39:46.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:39:46.002Z] [2021-02-25T09:39:46.002Z] Login Succeeded [2021-02-25T09:39:46.002Z] nexus3.edgexfoundry.org:10003 [2021-02-25T09:39:46.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:39:46.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:39:46.265Z] Configure a credential helper to remove this warning. See [2021-02-25T09:39:46.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:39:46.265Z] [2021-02-25T09:39:46.265Z] Login Succeeded [2021-02-25T09:39:46.265Z] nexus3.edgexfoundry.org:10004 [2021-02-25T09:39:46.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:39:46.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:39:46.529Z] Configure a credential helper to remove this warning. See [2021-02-25T09:39:46.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:39:46.529Z] [2021-02-25T09:39:46.529Z] Login Succeeded [2021-02-25T09:39:46.529Z] docker.io [2021-02-25T09:39:46.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:39:47.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:39:47.056Z] Configure a credential helper to remove this warning. See [2021-02-25T09:39:47.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:39:47.056Z] [2021-02-25T09:39:47.056Z] Login Succeeded [2021-02-25T09:39:47.056Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T09:39:47.066Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:39:47.256Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-02-25T09:39:47.256Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:47.256Z] 2.0.0-dev.104 [2021-02-25T09:39:47.256Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:47.256Z] master [2021-02-25T09:39:47.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:47.738Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:48.041Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:48.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T09:39:48.041Z] 3ae197ee84a3: Preparing [2021-02-25T09:39:48.041Z] e292355ced04: Preparing [2021-02-25T09:39:48.041Z] 0028e644bee2: Preparing [2021-02-25T09:39:48.041Z] 6f9d171a4c15: Preparing [2021-02-25T09:39:48.041Z] 33e8713114f8: Preparing [2021-02-25T09:39:48.310Z] 3ae197ee84a3: Pushed [2021-02-25T09:39:48.310Z] 6f9d171a4c15: Pushed [2021-02-25T09:39:48.310Z] 0028e644bee2: Pushed [2021-02-25T09:39:48.885Z] 33e8713114f8: Pushed [2021-02-25T09:39:49.457Z] e292355ced04: Pushed [2021-02-25T09:39:49.457Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:6f49a42025f4058bf7e83abb666a02986e76435cfc9bb8631ba1407701aa95bf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:49.764Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:50.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.104 [2021-02-25T09:39:50.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T09:39:50.062Z] 3ae197ee84a3: Preparing [2021-02-25T09:39:50.062Z] e292355ced04: Preparing [2021-02-25T09:39:50.062Z] 0028e644bee2: Preparing [2021-02-25T09:39:50.062Z] 6f9d171a4c15: Preparing [2021-02-25T09:39:50.062Z] 33e8713114f8: Preparing [2021-02-25T09:39:50.062Z] 6f9d171a4c15: Layer already exists [2021-02-25T09:39:50.062Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:50.062Z] e292355ced04: Layer already exists [2021-02-25T09:39:50.062Z] 3ae197ee84a3: Layer already exists [2021-02-25T09:39:50.062Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:50.062Z] 2.0.0-dev.104: digest: sha256:6f49a42025f4058bf7e83abb666a02986e76435cfc9bb8631ba1407701aa95bf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:50.364Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:50.662Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:50.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T09:39:50.662Z] 3ae197ee84a3: Preparing [2021-02-25T09:39:50.662Z] e292355ced04: Preparing [2021-02-25T09:39:50.662Z] 0028e644bee2: Preparing [2021-02-25T09:39:50.662Z] 6f9d171a4c15: Preparing [2021-02-25T09:39:50.662Z] 33e8713114f8: Preparing [2021-02-25T09:39:50.662Z] 3ae197ee84a3: Layer already exists [2021-02-25T09:39:50.662Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:50.662Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:50.662Z] 6f9d171a4c15: Layer already exists [2021-02-25T09:39:50.662Z] e292355ced04: Layer already exists [2021-02-25T09:39:50.662Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:6f49a42025f4058bf7e83abb666a02986e76435cfc9bb8631ba1407701aa95bf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:50.976Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:51.275Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-02-25T09:39:51.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T09:39:51.275Z] 3ae197ee84a3: Preparing [2021-02-25T09:39:51.275Z] e292355ced04: Preparing [2021-02-25T09:39:51.275Z] 0028e644bee2: Preparing [2021-02-25T09:39:51.275Z] 6f9d171a4c15: Preparing [2021-02-25T09:39:51.275Z] 33e8713114f8: Preparing [2021-02-25T09:39:51.275Z] 6f9d171a4c15: Layer already exists [2021-02-25T09:39:51.275Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:51.275Z] e292355ced04: Layer already exists [2021-02-25T09:39:51.275Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:51.275Z] 3ae197ee84a3: Layer already exists [2021-02-25T09:39:51.275Z] master: digest: sha256:6f49a42025f4058bf7e83abb666a02986e76435cfc9bb8631ba1407701aa95bf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:39:51.453Z] ===================================================== [Pipeline] echo [2021-02-25T09:39:51.496Z] taggedImages: [2021-02-25T09:39:51.496Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:51.496Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.104 [2021-02-25T09:39:51.496Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:51.496Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-02-25T09:39:51.560Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-02-25T09:39:51.561Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:51.561Z] 2.0.0-dev.104 [2021-02-25T09:39:51.561Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:51.561Z] master [2021-02-25T09:39:51.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:52.031Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:52.238Z] Removing intermediate container 3e77bda8b2ed [2021-02-25T09:39:52.238Z] ---> a535ce1393e2 [2021-02-25T09:39:52.238Z] [2021-02-25T09:39:52.238Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T09:39:52.238Z] 3.12: Pulling from library/alpine [2021-02-25T09:39:52.238Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T09:39:52.238Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T09:39:52.238Z] ---> d10569e2745f [2021-02-25T09:39:52.238Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T09:39:52.238Z] ---> Running in 1f246045be51 [2021-02-25T09:39:52.238Z] Removing intermediate container 1f246045be51 [2021-02-25T09:39:52.238Z] ---> a3800e007691 [2021-02-25T09:39:52.238Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T09:39:52.238Z] ---> Running in 1ab6f272908a [2021-02-25T09:39:52.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:39:52.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:39:52.238Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T09:39:52.238Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T09:39:52.238Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:39:52.238Z] OK: 5 MiB in 16 packages [2021-02-25T09:39:52.238Z] Removing intermediate container 1ab6f272908a [2021-02-25T09:39:52.238Z] ---> fd9ffbe6c3c3 [2021-02-25T09:39:52.238Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T09:39:52.238Z] ---> Running in 1eed921f9808 [2021-02-25T09:39:52.238Z] Removing intermediate container 1eed921f9808 [2021-02-25T09:39:52.238Z] ---> 4f942210445d [2021-02-25T09:39:52.238Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-25T09:39:52.238Z] ---> Running in 44a050a51fa5 [2021-02-25T09:39:52.238Z] Removing intermediate container 44a050a51fa5 [2021-02-25T09:39:52.238Z] ---> 724026801ec5 [2021-02-25T09:39:52.238Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T09:39:52.238Z] ---> Running in 4c2c60e7cc8e [2021-02-25T09:39:52.346Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:52.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T09:39:52.346Z] 6c5cebfb57f2: Preparing [2021-02-25T09:39:52.346Z] 4ca883f079d5: Preparing [2021-02-25T09:39:52.346Z] 0028e644bee2: Preparing [2021-02-25T09:39:52.346Z] 6a5faa3d6038: Preparing [2021-02-25T09:39:52.346Z] e149aa0dac86: Preparing [2021-02-25T09:39:52.346Z] 33e8713114f8: Preparing [2021-02-25T09:39:52.346Z] 33e8713114f8: Waiting [2021-02-25T09:39:52.613Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:52.613Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:52.875Z] e149aa0dac86: Pushed [2021-02-25T09:39:52.875Z] 6c5cebfb57f2: Pushed [2021-02-25T09:39:53.137Z] 6a5faa3d6038: Pushed [2021-02-25T09:39:54.083Z] 4ca883f079d5: Pushed [2021-02-25T09:39:54.249Z] Removing intermediate container 4c2c60e7cc8e [2021-02-25T09:39:54.249Z] ---> 3dba8be8b22e [2021-02-25T09:39:54.249Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T09:39:54.345Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:c11a142f71abc64e694ed87339eec04148b25b168fc1b0986508d6b0489ff1b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:54.658Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:54.859Z] ---> Running in 39f9606c1e41 [2021-02-25T09:39:54.963Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.104 [2021-02-25T09:39:54.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T09:39:54.963Z] 6c5cebfb57f2: Preparing [2021-02-25T09:39:54.963Z] 4ca883f079d5: Preparing [2021-02-25T09:39:54.963Z] 0028e644bee2: Preparing [2021-02-25T09:39:54.963Z] 6a5faa3d6038: Preparing [2021-02-25T09:39:54.963Z] e149aa0dac86: Preparing [2021-02-25T09:39:54.963Z] 33e8713114f8: Preparing [2021-02-25T09:39:54.963Z] 33e8713114f8: Waiting [2021-02-25T09:39:54.963Z] e149aa0dac86: Layer already exists [2021-02-25T09:39:54.963Z] 4ca883f079d5: Layer already exists [2021-02-25T09:39:54.963Z] 6c5cebfb57f2: Layer already exists [2021-02-25T09:39:54.963Z] 6a5faa3d6038: Layer already exists [2021-02-25T09:39:54.963Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:54.963Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:54.963Z] 2.0.0-dev.104: digest: sha256:c11a142f71abc64e694ed87339eec04148b25b168fc1b0986508d6b0489ff1b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:55.272Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:55.582Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:55.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T09:39:55.583Z] 6c5cebfb57f2: Preparing [2021-02-25T09:39:55.583Z] 4ca883f079d5: Preparing [2021-02-25T09:39:55.583Z] 0028e644bee2: Preparing [2021-02-25T09:39:55.583Z] 6a5faa3d6038: Preparing [2021-02-25T09:39:55.583Z] e149aa0dac86: Preparing [2021-02-25T09:39:55.583Z] 33e8713114f8: Preparing [2021-02-25T09:39:55.583Z] 33e8713114f8: Waiting [2021-02-25T09:39:55.583Z] e149aa0dac86: Layer already exists [2021-02-25T09:39:55.583Z] 6c5cebfb57f2: Layer already exists [2021-02-25T09:39:55.583Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:55.583Z] 4ca883f079d5: Layer already exists [2021-02-25T09:39:55.583Z] 6a5faa3d6038: Layer already exists [2021-02-25T09:39:55.583Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:55.583Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:c11a142f71abc64e694ed87339eec04148b25b168fc1b0986508d6b0489ff1b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:55.880Z] Removing intermediate container 39f9606c1e41 [2021-02-25T09:39:55.880Z] ---> 7fe87f108263 [2021-02-25T09:39:55.880Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T09:39:55.929Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:56.245Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-02-25T09:39:56.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T09:39:56.245Z] 6c5cebfb57f2: Preparing [2021-02-25T09:39:56.245Z] 4ca883f079d5: Preparing [2021-02-25T09:39:56.245Z] 0028e644bee2: Preparing [2021-02-25T09:39:56.245Z] 6a5faa3d6038: Preparing [2021-02-25T09:39:56.245Z] e149aa0dac86: Preparing [2021-02-25T09:39:56.245Z] 33e8713114f8: Preparing [2021-02-25T09:39:56.246Z] 33e8713114f8: Waiting [2021-02-25T09:39:56.246Z] 6a5faa3d6038: Layer already exists [2021-02-25T09:39:56.246Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:56.246Z] 4ca883f079d5: Layer already exists [2021-02-25T09:39:56.246Z] 6c5cebfb57f2: Layer already exists [2021-02-25T09:39:56.246Z] e149aa0dac86: Layer already exists [2021-02-25T09:39:56.246Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:56.246Z] master: digest: sha256:c11a142f71abc64e694ed87339eec04148b25b168fc1b0986508d6b0489ff1b3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:39:56.457Z] ===================================================== [Pipeline] echo [2021-02-25T09:39:56.501Z] taggedImages: [2021-02-25T09:39:56.502Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:56.502Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.104 [2021-02-25T09:39:56.502Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:56.502Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-02-25T09:39:56.572Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-02-25T09:39:56.573Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:56.573Z] 2.0.0-dev.104 [2021-02-25T09:39:56.573Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:39:56.573Z] master [2021-02-25T09:39:56.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:57.064Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:57.373Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:39:57.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T09:39:57.373Z] 7b0aa4b28e5b: Preparing [2021-02-25T09:39:57.373Z] 426643559cf7: Preparing [2021-02-25T09:39:57.373Z] 0028e644bee2: Preparing [2021-02-25T09:39:57.373Z] c3b00badb0a7: Preparing [2021-02-25T09:39:57.373Z] 33e8713114f8: Preparing [2021-02-25T09:39:57.373Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:57.373Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:57.635Z] 7b0aa4b28e5b: Pushed [2021-02-25T09:39:57.635Z] c3b00badb0a7: Pushed [2021-02-25T09:39:57.925Z] ---> f456a5062186 [2021-02-25T09:39:57.931Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T09:39:58.920Z] ---> Running in a349f36d2f6e [2021-02-25T09:39:59.058Z] 426643559cf7: Pushed [2021-02-25T09:39:59.323Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:958140996a2b819d2baf4e07dd9110a30d7e8ba53f2e207537b88b28eff4c33b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:59.643Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:39:59.947Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.104 [2021-02-25T09:39:59.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T09:39:59.947Z] 7b0aa4b28e5b: Preparing [2021-02-25T09:39:59.947Z] 426643559cf7: Preparing [2021-02-25T09:39:59.947Z] 0028e644bee2: Preparing [2021-02-25T09:39:59.947Z] c3b00badb0a7: Preparing [2021-02-25T09:39:59.947Z] 33e8713114f8: Preparing [2021-02-25T09:39:59.947Z] c3b00badb0a7: Layer already exists [2021-02-25T09:39:59.947Z] 0028e644bee2: Layer already exists [2021-02-25T09:39:59.947Z] 33e8713114f8: Layer already exists [2021-02-25T09:39:59.947Z] 426643559cf7: Layer already exists [2021-02-25T09:39:59.947Z] 7b0aa4b28e5b: Layer already exists [2021-02-25T09:39:59.947Z] 2.0.0-dev.104: digest: sha256:958140996a2b819d2baf4e07dd9110a30d7e8ba53f2e207537b88b28eff4c33b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:00.373Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:00.711Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:00.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T09:40:00.711Z] 7b0aa4b28e5b: Preparing [2021-02-25T09:40:00.711Z] 426643559cf7: Preparing [2021-02-25T09:40:00.711Z] 0028e644bee2: Preparing [2021-02-25T09:40:00.711Z] c3b00badb0a7: Preparing [2021-02-25T09:40:00.711Z] 33e8713114f8: Preparing [2021-02-25T09:40:01.668Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:01.668Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:01.668Z] 426643559cf7: Layer already exists [2021-02-25T09:40:01.668Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:01.668Z] 7b0aa4b28e5b: Layer already exists [2021-02-25T09:40:01.668Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:958140996a2b819d2baf4e07dd9110a30d7e8ba53f2e207537b88b28eff4c33b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:01.979Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:02.294Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-02-25T09:40:02.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T09:40:02.295Z] 7b0aa4b28e5b: Preparing [2021-02-25T09:40:02.295Z] 426643559cf7: Preparing [2021-02-25T09:40:02.295Z] 0028e644bee2: Preparing [2021-02-25T09:40:02.295Z] c3b00badb0a7: Preparing [2021-02-25T09:40:02.295Z] 33e8713114f8: Preparing [2021-02-25T09:40:02.295Z] 426643559cf7: Layer already exists [2021-02-25T09:40:02.295Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:02.295Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:02.295Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:02.295Z] 7b0aa4b28e5b: Layer already exists [2021-02-25T09:40:02.295Z] master: digest: sha256:958140996a2b819d2baf4e07dd9110a30d7e8ba53f2e207537b88b28eff4c33b size: 1363 [Pipeline] } [2021-02-25T09:40:02.342Z] Removing intermediate container d1da8ca085ee [2021-02-25T09:40:02.342Z] ---> 6c771aa9bc56 [2021-02-25T09:40:02.342Z] [2021-02-25T09:40:02.342Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T09:40:02.342Z] ---> d10569e2745f [2021-02-25T09:40:02.342Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:02.477Z] ===================================================== [2021-02-25T09:40:02.617Z] Removing intermediate container 15a4e19778d5 [2021-02-25T09:40:02.618Z] ---> 51cf12d546ab [2021-02-25T09:40:02.618Z] [2021-02-25T09:40:02.618Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:40:02.618Z] ---> d10569e2745f [2021-02-25T09:40:02.618Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:40:02.618Z] Removing intermediate container 4d7066c1028f [2021-02-25T09:40:02.618Z] ---> ae347fe5543e [2021-02-25T09:40:02.618Z] [2021-02-25T09:40:02.618Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T09:40:02.618Z] ---> d10569e2745f [2021-02-25T09:40:02.618Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:40:02.618Z] ---> Running in 29ec118661f1 [Pipeline] echo [2021-02-25T09:40:02.756Z] taggedImages: [2021-02-25T09:40:02.756Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:02.756Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.104 [2021-02-25T09:40:02.756Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:02.756Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-02-25T09:40:02.825Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-02-25T09:40:02.825Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:02.825Z] 2.0.0-dev.104 [2021-02-25T09:40:02.825Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:02.825Z] master [2021-02-25T09:40:02.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:03.246Z] ---> Running in 8510fec43bbe [2021-02-25T09:40:03.246Z] ---> Running in 2ec75e7abe9c [2021-02-25T09:40:03.246Z] Removing intermediate container a349f36d2f6e [2021-02-25T09:40:03.246Z] ---> 61d7239490e4 [2021-02-25T09:40:03.246Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:40:03.325Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:03.620Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:03.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T09:40:03.620Z] 740724f43770: Preparing [2021-02-25T09:40:03.620Z] 740724f43770: Preparing [2021-02-25T09:40:03.620Z] d886ffc0944f: Preparing [2021-02-25T09:40:03.620Z] a911f662a520: Preparing [2021-02-25T09:40:03.620Z] e52b12de9996: Preparing [2021-02-25T09:40:03.620Z] 0028e644bee2: Preparing [2021-02-25T09:40:03.620Z] cc9d89dc971a: Preparing [2021-02-25T09:40:03.620Z] cc9d89dc971a: Preparing [2021-02-25T09:40:03.620Z] 6f1d4587bc03: Preparing [2021-02-25T09:40:03.620Z] 114945fe350b: Preparing [2021-02-25T09:40:03.620Z] 33e8713114f8: Preparing [2021-02-25T09:40:03.620Z] 33e8713114f8: Waiting [2021-02-25T09:40:03.620Z] 6f1d4587bc03: Waiting [2021-02-25T09:40:03.620Z] 114945fe350b: Waiting [2021-02-25T09:40:03.620Z] cc9d89dc971a: Waiting [2021-02-25T09:40:03.620Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:03.881Z] d886ffc0944f: Pushed [2021-02-25T09:40:03.881Z] cc9d89dc971a: Pushed [2021-02-25T09:40:03.881Z] 740724f43770: Pushed [2021-02-25T09:40:03.881Z] a911f662a520: Pushed [2021-02-25T09:40:03.881Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:04.142Z] 6f1d4587bc03: Pushed [2021-02-25T09:40:04.142Z] 114945fe350b: Pushed [2021-02-25T09:40:04.701Z] ---> a2ed904226ce [2021-02-25T09:40:04.701Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T09:40:04.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:40:04.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:40:05.084Z] e52b12de9996: Pushed [2021-02-25T09:40:05.084Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:d4e6e51a897a8653b8575de358edd73dee4d5e42d1189320d3b9b8ad8c6a7377 size: 2609 [2021-02-25T09:40:05.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:40:05.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:05.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:40:05.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:40:05.648Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:05.800Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T09:40:05.800Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T09:40:05.800Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:40:05.800Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:40:05.953Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.104 [2021-02-25T09:40:05.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T09:40:05.953Z] 740724f43770: Preparing [2021-02-25T09:40:05.953Z] 740724f43770: Preparing [2021-02-25T09:40:05.953Z] d886ffc0944f: Preparing [2021-02-25T09:40:05.953Z] a911f662a520: Preparing [2021-02-25T09:40:05.953Z] e52b12de9996: Preparing [2021-02-25T09:40:05.953Z] 0028e644bee2: Preparing [2021-02-25T09:40:05.953Z] cc9d89dc971a: Preparing [2021-02-25T09:40:05.953Z] cc9d89dc971a: Preparing [2021-02-25T09:40:05.953Z] 6f1d4587bc03: Preparing [2021-02-25T09:40:05.953Z] 114945fe350b: Preparing [2021-02-25T09:40:05.953Z] 33e8713114f8: Preparing [2021-02-25T09:40:05.953Z] 6f1d4587bc03: Waiting [2021-02-25T09:40:05.953Z] 114945fe350b: Waiting [2021-02-25T09:40:05.953Z] 33e8713114f8: Waiting [2021-02-25T09:40:05.953Z] cc9d89dc971a: Waiting [2021-02-25T09:40:05.953Z] e52b12de9996: Layer already exists [2021-02-25T09:40:05.953Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:05.953Z] 740724f43770: Layer already exists [2021-02-25T09:40:05.953Z] d886ffc0944f: Layer already exists [2021-02-25T09:40:05.953Z] a911f662a520: Layer already exists [2021-02-25T09:40:05.953Z] 6f1d4587bc03: Layer already exists [2021-02-25T09:40:05.953Z] 114945fe350b: Layer already exists [2021-02-25T09:40:05.953Z] cc9d89dc971a: Layer already exists [2021-02-25T09:40:05.953Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:05.953Z] 2.0.0-dev.104: digest: sha256:d4e6e51a897a8653b8575de358edd73dee4d5e42d1189320d3b9b8ad8c6a7377 size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:06.082Z] OK: 6 MiB in 16 packages [2021-02-25T09:40:06.082Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T09:40:06.082Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:40:06.082Z] OK: 5 MiB in 15 packages [2021-02-25T09:40:06.082Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T09:40:06.257Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:06.359Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:40:06.359Z] OK: 5 MiB in 15 packages [2021-02-25T09:40:06.554Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:06.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T09:40:06.554Z] 740724f43770: Preparing [2021-02-25T09:40:06.554Z] 740724f43770: Preparing [2021-02-25T09:40:06.554Z] d886ffc0944f: Preparing [2021-02-25T09:40:06.554Z] a911f662a520: Preparing [2021-02-25T09:40:06.554Z] e52b12de9996: Preparing [2021-02-25T09:40:06.554Z] 0028e644bee2: Preparing [2021-02-25T09:40:06.554Z] cc9d89dc971a: Preparing [2021-02-25T09:40:06.554Z] cc9d89dc971a: Preparing [2021-02-25T09:40:06.554Z] 6f1d4587bc03: Preparing [2021-02-25T09:40:06.554Z] 114945fe350b: Preparing [2021-02-25T09:40:06.554Z] 33e8713114f8: Preparing [2021-02-25T09:40:06.554Z] cc9d89dc971a: Waiting [2021-02-25T09:40:06.554Z] 6f1d4587bc03: Waiting [2021-02-25T09:40:06.554Z] 114945fe350b: Waiting [2021-02-25T09:40:06.554Z] 33e8713114f8: Waiting [2021-02-25T09:40:06.554Z] 740724f43770: Layer already exists [2021-02-25T09:40:06.554Z] e52b12de9996: Layer already exists [2021-02-25T09:40:06.554Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:06.554Z] d886ffc0944f: Layer already exists [2021-02-25T09:40:06.554Z] a911f662a520: Layer already exists [2021-02-25T09:40:06.554Z] cc9d89dc971a: Layer already exists [2021-02-25T09:40:06.554Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:06.554Z] 6f1d4587bc03: Layer already exists [2021-02-25T09:40:06.554Z] 114945fe350b: Layer already exists [2021-02-25T09:40:06.815Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:d4e6e51a897a8653b8575de358edd73dee4d5e42d1189320d3b9b8ad8c6a7377 size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:07.116Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:07.344Z] ---> b6112180502d [2021-02-25T09:40:07.344Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T09:40:07.414Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-02-25T09:40:07.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T09:40:07.414Z] 740724f43770: Preparing [2021-02-25T09:40:07.414Z] 740724f43770: Preparing [2021-02-25T09:40:07.414Z] d886ffc0944f: Preparing [2021-02-25T09:40:07.414Z] a911f662a520: Preparing [2021-02-25T09:40:07.414Z] e52b12de9996: Preparing [2021-02-25T09:40:07.414Z] 0028e644bee2: Preparing [2021-02-25T09:40:07.414Z] cc9d89dc971a: Preparing [2021-02-25T09:40:07.414Z] cc9d89dc971a: Preparing [2021-02-25T09:40:07.414Z] 6f1d4587bc03: Preparing [2021-02-25T09:40:07.414Z] 114945fe350b: Preparing [2021-02-25T09:40:07.414Z] 33e8713114f8: Preparing [2021-02-25T09:40:07.414Z] 6f1d4587bc03: Waiting [2021-02-25T09:40:07.414Z] 114945fe350b: Waiting [2021-02-25T09:40:07.414Z] 33e8713114f8: Waiting [2021-02-25T09:40:07.414Z] cc9d89dc971a: Waiting [2021-02-25T09:40:07.414Z] 740724f43770: Layer already exists [2021-02-25T09:40:07.414Z] d886ffc0944f: Layer already exists [2021-02-25T09:40:07.414Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:07.414Z] e52b12de9996: Layer already exists [2021-02-25T09:40:07.414Z] a911f662a520: Layer already exists [2021-02-25T09:40:07.414Z] cc9d89dc971a: Layer already exists [2021-02-25T09:40:07.414Z] 6f1d4587bc03: Layer already exists [2021-02-25T09:40:07.414Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:07.414Z] 114945fe350b: Layer already exists [2021-02-25T09:40:07.674Z] master: digest: sha256:d4e6e51a897a8653b8575de358edd73dee4d5e42d1189320d3b9b8ad8c6a7377 size: 2609 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:07.845Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:07.889Z] taggedImages: [2021-02-25T09:40:07.889Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:07.889Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.104 [2021-02-25T09:40:07.889Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:07.889Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-02-25T09:40:07.955Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-02-25T09:40:07.955Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:07.955Z] 2.0.0-dev.104 [2021-02-25T09:40:07.955Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:07.955Z] master [2021-02-25T09:40:07.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:08.443Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:08.748Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:08.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T09:40:08.748Z] 6d8607e9ff70: Preparing [2021-02-25T09:40:08.748Z] 017a87516836: Preparing [2021-02-25T09:40:08.748Z] 7cb9daa58247: Preparing [2021-02-25T09:40:08.748Z] 1f9611693745: Preparing [2021-02-25T09:40:08.748Z] 828adc51c439: Preparing [2021-02-25T09:40:08.748Z] 33e8713114f8: Preparing [2021-02-25T09:40:08.748Z] 33e8713114f8: Waiting [2021-02-25T09:40:08.784Z] ---> dc9ca9bb3e9c [2021-02-25T09:40:08.784Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-25T09:40:08.784Z] Removing intermediate container 8510fec43bbe [2021-02-25T09:40:08.784Z] ---> 4aed37a0c7a5 [2021-02-25T09:40:08.784Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:40:09.015Z] 7cb9daa58247: Pushed [2021-02-25T09:40:09.015Z] 1f9611693745: Pushed [2021-02-25T09:40:09.015Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:09.065Z] Removing intermediate container 2ec75e7abe9c [2021-02-25T09:40:09.065Z] ---> 15d095d2fc40 [2021-02-25T09:40:09.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:40:09.276Z] 828adc51c439: Pushed [2021-02-25T09:40:09.346Z] Removing intermediate container 29ec118661f1 [2021-02-25T09:40:09.346Z] ---> 344a82837b88 [2021-02-25T09:40:09.346Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:40:09.346Z] ---> Running in 1c84d136ed12 [2021-02-25T09:40:09.346Z] ---> Running in ed163e677f66 [2021-02-25T09:40:09.626Z] ---> Running in 526f8d728d38 [2021-02-25T09:40:09.627Z] ---> b22bdaa5062a [2021-02-25T09:40:09.627Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T09:40:09.627Z] Removing intermediate container 4e7ce2b5fdbb [2021-02-25T09:40:09.627Z] ---> 819e4f277972 [2021-02-25T09:40:09.627Z] [2021-02-25T09:40:09.627Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:40:09.627Z] ---> d10569e2745f [2021-02-25T09:40:09.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T09:40:09.627Z] ---> Using cache [2021-02-25T09:40:09.627Z] ---> 15d095d2fc40 [2021-02-25T09:40:09.627Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T09:40:09.847Z] 017a87516836: Pushed [2021-02-25T09:40:09.847Z] 6d8607e9ff70: Pushed [2021-02-25T09:40:09.900Z] ---> Running in 99955f8ebf6c [2021-02-25T09:40:10.107Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:463102d8fe4f770cf2b892cfbe01537ccabe0e2cffe06735d73768b293c19f63 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:10.174Z] ---> Running in 63ae10d2e0ca [2021-02-25T09:40:10.174Z] Removing intermediate container 1c84d136ed12 [2021-02-25T09:40:10.174Z] ---> c336dea50fb7 [2021-02-25T09:40:10.174Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-25T09:40:10.174Z] Removing intermediate container ed163e677f66 [2021-02-25T09:40:10.174Z] ---> 9d6216beba21 [2021-02-25T09:40:10.422Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:10.454Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T09:40:10.454Z] Removing intermediate container 526f8d728d38 [2021-02-25T09:40:10.454Z] ---> 651f1ecea6f8 [2021-02-25T09:40:10.454Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T09:40:10.454Z] ---> Running in 2832fcb47b76 [2021-02-25T09:40:10.454Z] ---> Running in 1f684db5da7c [2021-02-25T09:40:10.454Z] ---> Running in c78ad5256c22 [2021-02-25T09:40:10.765Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.104 [2021-02-25T09:40:10.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T09:40:10.765Z] 6d8607e9ff70: Preparing [2021-02-25T09:40:10.765Z] 017a87516836: Preparing [2021-02-25T09:40:10.765Z] 7cb9daa58247: Preparing [2021-02-25T09:40:10.765Z] 1f9611693745: Preparing [2021-02-25T09:40:10.765Z] 828adc51c439: Preparing [2021-02-25T09:40:10.765Z] 33e8713114f8: Preparing [2021-02-25T09:40:10.765Z] 33e8713114f8: Waiting [2021-02-25T09:40:10.765Z] 017a87516836: Layer already exists [2021-02-25T09:40:10.765Z] 828adc51c439: Layer already exists [2021-02-25T09:40:10.765Z] 7cb9daa58247: Layer already exists [2021-02-25T09:40:10.765Z] 6d8607e9ff70: Layer already exists [2021-02-25T09:40:10.765Z] 1f9611693745: Layer already exists [2021-02-25T09:40:10.765Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:10.765Z] 2.0.0-dev.104: digest: sha256:463102d8fe4f770cf2b892cfbe01537ccabe0e2cffe06735d73768b293c19f63 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:10.823Z] Removing intermediate container 99955f8ebf6c [2021-02-25T09:40:10.823Z] ---> 65426c163ca7 [2021-02-25T09:40:10.823Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T09:40:10.823Z] Removing intermediate container 63ae10d2e0ca [2021-02-25T09:40:10.823Z] ---> 2e4eeb5f76a0 [2021-02-25T09:40:10.823Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T09:40:11.068Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:11.131Z] Removing intermediate container 2832fcb47b76 [2021-02-25T09:40:11.131Z] ---> 750294e906bc [2021-02-25T09:40:11.131Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T09:40:11.131Z] ---> Running in c453b5477a06 [2021-02-25T09:40:11.131Z] Removing intermediate container 1f684db5da7c [2021-02-25T09:40:11.131Z] ---> f6db6d145128 [2021-02-25T09:40:11.131Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T09:40:11.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:11.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T09:40:11.365Z] 6d8607e9ff70: Preparing [2021-02-25T09:40:11.365Z] 017a87516836: Preparing [2021-02-25T09:40:11.365Z] 7cb9daa58247: Preparing [2021-02-25T09:40:11.365Z] 1f9611693745: Preparing [2021-02-25T09:40:11.365Z] 828adc51c439: Preparing [2021-02-25T09:40:11.365Z] 33e8713114f8: Preparing [2021-02-25T09:40:11.365Z] 33e8713114f8: Waiting [2021-02-25T09:40:11.365Z] 1f9611693745: Layer already exists [2021-02-25T09:40:11.365Z] 828adc51c439: Layer already exists [2021-02-25T09:40:11.365Z] 7cb9daa58247: Layer already exists [2021-02-25T09:40:11.365Z] 017a87516836: Layer already exists [2021-02-25T09:40:11.365Z] 6d8607e9ff70: Layer already exists [2021-02-25T09:40:11.365Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:11.365Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:463102d8fe4f770cf2b892cfbe01537ccabe0e2cffe06735d73768b293c19f63 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:11.477Z] Removing intermediate container c78ad5256c22 [2021-02-25T09:40:11.477Z] ---> 550392babf3e [2021-02-25T09:40:11.477Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T09:40:11.477Z] ---> Running in a6903aca1411 [2021-02-25T09:40:11.477Z] ---> Running in 5aa669cb3500 [2021-02-25T09:40:11.671Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:11.813Z] ---> Running in e4716a9d5d3b [2021-02-25T09:40:11.969Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-02-25T09:40:11.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T09:40:11.969Z] 6d8607e9ff70: Preparing [2021-02-25T09:40:11.969Z] 017a87516836: Preparing [2021-02-25T09:40:11.969Z] 7cb9daa58247: Preparing [2021-02-25T09:40:11.969Z] 1f9611693745: Preparing [2021-02-25T09:40:11.969Z] 828adc51c439: Preparing [2021-02-25T09:40:11.969Z] 33e8713114f8: Preparing [2021-02-25T09:40:11.969Z] 7cb9daa58247: Layer already exists [2021-02-25T09:40:11.969Z] 017a87516836: Layer already exists [2021-02-25T09:40:11.969Z] 828adc51c439: Layer already exists [2021-02-25T09:40:11.969Z] 6d8607e9ff70: Layer already exists [2021-02-25T09:40:11.969Z] 1f9611693745: Layer already exists [2021-02-25T09:40:11.969Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:11.969Z] master: digest: sha256:463102d8fe4f770cf2b892cfbe01537ccabe0e2cffe06735d73768b293c19f63 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-02-25T09:40:12.106Z] Removing intermediate container c453b5477a06 [2021-02-25T09:40:12.106Z] ---> af900a9b34f4 [2021-02-25T09:40:12.106Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T09:40:12.106Z] ---> d19eb5d6be2d [2021-02-25T09:40:12.106Z] Step 25/30 : RUN chmod +x /entrypoint.sh [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:12.161Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:12.205Z] taggedImages: [2021-02-25T09:40:12.205Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:12.205Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.104 [2021-02-25T09:40:12.205Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:12.205Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-02-25T09:40:12.279Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-02-25T09:40:12.279Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:12.279Z] 2.0.0-dev.104 [2021-02-25T09:40:12.279Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:12.279Z] master [2021-02-25T09:40:12.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-02-25T09:40:12.394Z] ---> Running in 9636677c7bd4 [2021-02-25T09:40:12.394Z] ---> Running in c1fc9257c663 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:12.680Z] Removing intermediate container 5aa669cb3500 [2021-02-25T09:40:12.680Z] ---> c0a39d5c431e [2021-02-25T09:40:12.680Z] Step 15/23 : WORKDIR / [2021-02-25T09:40:12.680Z] Removing intermediate container e4716a9d5d3b [2021-02-25T09:40:12.680Z] ---> 637f69d8486f [2021-02-25T09:40:12.680Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:40:12.680Z] Removing intermediate container a6903aca1411 [2021-02-25T09:40:12.680Z] ---> 0c3577454e0d [2021-02-25T09:40:12.680Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:40:12.782Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:13.003Z] ---> Running in 74cd83d077e7 [2021-02-25T09:40:13.082Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:13.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T09:40:13.082Z] 28eec1a7851d: Preparing [2021-02-25T09:40:13.082Z] 03dd333b6a91: Preparing [2021-02-25T09:40:13.082Z] 24eb57d9d646: Preparing [2021-02-25T09:40:13.083Z] d4afe62ebf62: Preparing [2021-02-25T09:40:13.083Z] 1ac76e7e1d3c: Preparing [2021-02-25T09:40:13.083Z] 117b1d92f297: Preparing [2021-02-25T09:40:13.083Z] ef00b747fe71: Preparing [2021-02-25T09:40:13.083Z] 5f54ca8b0db9: Preparing [2021-02-25T09:40:13.083Z] 33e8713114f8: Preparing [2021-02-25T09:40:13.083Z] 117b1d92f297: Waiting [2021-02-25T09:40:13.083Z] ef00b747fe71: Waiting [2021-02-25T09:40:13.083Z] 33e8713114f8: Waiting [2021-02-25T09:40:13.083Z] 5f54ca8b0db9: Waiting [2021-02-25T09:40:13.325Z] Removing intermediate container 9636677c7bd4 [2021-02-25T09:40:13.325Z] ---> 817398c71aab [2021-02-25T09:40:13.325Z] Step 15/23 : WORKDIR / [2021-02-25T09:40:13.350Z] 03dd333b6a91: Pushed [2021-02-25T09:40:13.350Z] 28eec1a7851d: Pushed [2021-02-25T09:40:13.350Z] 1ac76e7e1d3c: Pushed [2021-02-25T09:40:13.350Z] 117b1d92f297: Pushed [2021-02-25T09:40:13.609Z] ---> Running in 08630563599c [2021-02-25T09:40:13.615Z] ef00b747fe71: Pushed [2021-02-25T09:40:13.615Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:13.876Z] 5f54ca8b0db9: Pushed [2021-02-25T09:40:13.886Z] Removing intermediate container 74cd83d077e7 [2021-02-25T09:40:13.886Z] ---> a7192465d9cc [2021-02-25T09:40:13.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:40:14.162Z] ---> 395993385bfe [2021-02-25T09:40:14.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-25T09:40:14.162Z] ---> be67085d539e [2021-02-25T09:40:14.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T09:40:14.436Z] Removing intermediate container 08630563599c [2021-02-25T09:40:14.436Z] ---> 383251e735c9 [2021-02-25T09:40:14.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:40:14.451Z] 24eb57d9d646: Pushed [2021-02-25T09:40:14.451Z] d4afe62ebf62: Pushed [2021-02-25T09:40:14.712Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:873373681f854e4a3af7705597887edf1f67802dcf72efc717a93c73ab65e31f size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:15.276Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:15.427Z] ---> c4d517a65258 [2021-02-25T09:40:15.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T09:40:15.427Z] ---> 38008670c331 [2021-02-25T09:40:15.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T09:40:15.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.104 [2021-02-25T09:40:15.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T09:40:15.573Z] 28eec1a7851d: Preparing [2021-02-25T09:40:15.573Z] 03dd333b6a91: Preparing [2021-02-25T09:40:15.574Z] 24eb57d9d646: Preparing [2021-02-25T09:40:15.574Z] d4afe62ebf62: Preparing [2021-02-25T09:40:15.574Z] 1ac76e7e1d3c: Preparing [2021-02-25T09:40:15.574Z] 117b1d92f297: Preparing [2021-02-25T09:40:15.574Z] ef00b747fe71: Preparing [2021-02-25T09:40:15.574Z] 5f54ca8b0db9: Preparing [2021-02-25T09:40:15.574Z] 33e8713114f8: Preparing [2021-02-25T09:40:15.574Z] 117b1d92f297: Waiting [2021-02-25T09:40:15.574Z] ef00b747fe71: Waiting [2021-02-25T09:40:15.574Z] 5f54ca8b0db9: Waiting [2021-02-25T09:40:15.574Z] 33e8713114f8: Waiting [2021-02-25T09:40:15.574Z] 24eb57d9d646: Layer already exists [2021-02-25T09:40:15.574Z] d4afe62ebf62: Layer already exists [2021-02-25T09:40:15.574Z] 1ac76e7e1d3c: Layer already exists [2021-02-25T09:40:15.574Z] 03dd333b6a91: Layer already exists [2021-02-25T09:40:15.574Z] 28eec1a7851d: Layer already exists [2021-02-25T09:40:15.574Z] 117b1d92f297: Layer already exists [2021-02-25T09:40:15.574Z] ef00b747fe71: Layer already exists [2021-02-25T09:40:15.574Z] 5f54ca8b0db9: Layer already exists [2021-02-25T09:40:15.574Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:15.837Z] 2.0.0-dev.104: digest: sha256:873373681f854e4a3af7705597887edf1f67802dcf72efc717a93c73ab65e31f size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:16.142Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:16.437Z] Removing intermediate container c1fc9257c663 [2021-02-25T09:40:16.437Z] ---> 3c0051784643 [2021-02-25T09:40:16.437Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T09:40:16.440Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:16.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T09:40:16.440Z] 28eec1a7851d: Preparing [2021-02-25T09:40:16.440Z] 03dd333b6a91: Preparing [2021-02-25T09:40:16.440Z] 24eb57d9d646: Preparing [2021-02-25T09:40:16.440Z] d4afe62ebf62: Preparing [2021-02-25T09:40:16.440Z] 1ac76e7e1d3c: Preparing [2021-02-25T09:40:16.440Z] 117b1d92f297: Preparing [2021-02-25T09:40:16.440Z] ef00b747fe71: Preparing [2021-02-25T09:40:16.440Z] 5f54ca8b0db9: Preparing [2021-02-25T09:40:16.440Z] 33e8713114f8: Preparing [2021-02-25T09:40:16.440Z] 117b1d92f297: Waiting [2021-02-25T09:40:16.440Z] ef00b747fe71: Waiting [2021-02-25T09:40:16.440Z] 33e8713114f8: Waiting [2021-02-25T09:40:16.440Z] 5f54ca8b0db9: Waiting [2021-02-25T09:40:16.440Z] 28eec1a7851d: Layer already exists [2021-02-25T09:40:16.440Z] 24eb57d9d646: Layer already exists [2021-02-25T09:40:16.440Z] 03dd333b6a91: Layer already exists [2021-02-25T09:40:16.440Z] d4afe62ebf62: Layer already exists [2021-02-25T09:40:16.440Z] 1ac76e7e1d3c: Layer already exists [2021-02-25T09:40:16.440Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:16.440Z] 117b1d92f297: Layer already exists [2021-02-25T09:40:16.440Z] ef00b747fe71: Layer already exists [2021-02-25T09:40:16.440Z] 5f54ca8b0db9: Layer already exists [2021-02-25T09:40:16.440Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:873373681f854e4a3af7705597887edf1f67802dcf72efc717a93c73ab65e31f size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:16.714Z] ---> e216937f246a [2021-02-25T09:40:16.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T09:40:16.714Z] ---> ac6c9fc07c75 [2021-02-25T09:40:16.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T09:40:16.741Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:16.992Z] ---> f9b593491e66 [2021-02-25T09:40:16.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T09:40:17.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-02-25T09:40:17.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T09:40:17.036Z] 28eec1a7851d: Preparing [2021-02-25T09:40:17.036Z] 03dd333b6a91: Preparing [2021-02-25T09:40:17.036Z] 24eb57d9d646: Preparing [2021-02-25T09:40:17.036Z] d4afe62ebf62: Preparing [2021-02-25T09:40:17.036Z] 1ac76e7e1d3c: Preparing [2021-02-25T09:40:17.036Z] 117b1d92f297: Preparing [2021-02-25T09:40:17.036Z] ef00b747fe71: Preparing [2021-02-25T09:40:17.036Z] 5f54ca8b0db9: Preparing [2021-02-25T09:40:17.036Z] 33e8713114f8: Preparing [2021-02-25T09:40:17.036Z] ef00b747fe71: Waiting [2021-02-25T09:40:17.036Z] 117b1d92f297: Waiting [2021-02-25T09:40:17.036Z] 33e8713114f8: Waiting [2021-02-25T09:40:17.036Z] 5f54ca8b0db9: Waiting [2021-02-25T09:40:17.036Z] 24eb57d9d646: Layer already exists [2021-02-25T09:40:17.036Z] 1ac76e7e1d3c: Layer already exists [2021-02-25T09:40:17.036Z] 03dd333b6a91: Layer already exists [2021-02-25T09:40:17.036Z] 28eec1a7851d: Layer already exists [2021-02-25T09:40:17.036Z] d4afe62ebf62: Layer already exists [2021-02-25T09:40:17.036Z] ef00b747fe71: Layer already exists [2021-02-25T09:40:17.036Z] 117b1d92f297: Layer already exists [2021-02-25T09:40:17.036Z] 5f54ca8b0db9: Layer already exists [2021-02-25T09:40:17.036Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:17.268Z] ---> Running in 60c1789f5f8c [2021-02-25T09:40:17.268Z] ---> 97245d4e3201 [2021-02-25T09:40:17.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T09:40:17.297Z] master: digest: sha256:873373681f854e4a3af7705597887edf1f67802dcf72efc717a93c73ab65e31f size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:17.486Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:17.531Z] taggedImages: [2021-02-25T09:40:17.531Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:17.531Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.104 [2021-02-25T09:40:17.531Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:17.531Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-02-25T09:40:17.595Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-02-25T09:40:17.595Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:17.595Z] 2.0.0-dev.104 [2021-02-25T09:40:17.595Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:17.595Z] master [2021-02-25T09:40:17.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:17.874Z] ---> 5d835abb5495 [2021-02-25T09:40:17.874Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T09:40:18.089Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:18.154Z] ---> 521e15484526 [2021-02-25T09:40:18.154Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T09:40:18.154Z] ---> 3ceff85e271b [2021-02-25T09:40:18.154Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T09:40:18.154Z] Removing intermediate container 60c1789f5f8c [2021-02-25T09:40:18.154Z] ---> eccbc46d6d34 [2021-02-25T09:40:18.154Z] Step 27/30 : CMD ["gate"] [2021-02-25T09:40:18.448Z] ---> Running in 953eedda982c [2021-02-25T09:40:18.448Z] ---> Running in 95efa1c7a2c3 [2021-02-25T09:40:18.448Z] ---> Running in 19b6197be8fe [2021-02-25T09:40:18.448Z] ---> 7befd940822b [2021-02-25T09:40:18.448Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T09:40:18.517Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:18.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T09:40:18.517Z] 9ee445540059: Preparing [2021-02-25T09:40:18.517Z] 076057b0d9f4: Preparing [2021-02-25T09:40:18.517Z] 0028e644bee2: Preparing [2021-02-25T09:40:18.517Z] ea535f14980a: Preparing [2021-02-25T09:40:18.517Z] 33e8713114f8: Preparing [2021-02-25T09:40:18.517Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:18.517Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:18.517Z] 9ee445540059: Pushed [2021-02-25T09:40:18.724Z] ---> Running in 8a5f898af09f [2021-02-25T09:40:18.724Z] ---> Running in f1c76f1edc80 [2021-02-25T09:40:18.779Z] ea535f14980a: Pushed [2021-02-25T09:40:19.012Z] Removing intermediate container 953eedda982c [2021-02-25T09:40:19.012Z] ---> be20902d897e [2021-02-25T09:40:19.012Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:40:19.012Z] Removing intermediate container 95efa1c7a2c3 [2021-02-25T09:40:19.012Z] ---> 999e68f58a08 [2021-02-25T09:40:19.012Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:40:19.286Z] ---> Running in 3acbfa41ecfb [2021-02-25T09:40:19.286Z] Removing intermediate container 19b6197be8fe [2021-02-25T09:40:19.286Z] ---> 3dcbd490874b [2021-02-25T09:40:19.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:40:19.286Z] ---> Running in 7565fd07af05 [2021-02-25T09:40:19.567Z] ---> Running in f3208fac2f48 [2021-02-25T09:40:19.567Z] Removing intermediate container 8a5f898af09f [2021-02-25T09:40:19.567Z] ---> da523d343a6c [2021-02-25T09:40:19.567Z] Step 28/30 : LABEL arch=arm64 [2021-02-25T09:40:19.567Z] Removing intermediate container f1c76f1edc80 [2021-02-25T09:40:19.567Z] ---> 8f99663c83e9 [2021-02-25T09:40:19.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:40:19.725Z] 076057b0d9f4: Pushed [2021-02-25T09:40:19.844Z] ---> Running in 73bed0d0d68f [2021-02-25T09:40:19.844Z] Removing intermediate container 3acbfa41ecfb [2021-02-25T09:40:19.844Z] ---> ed7169cde003 [2021-02-25T09:40:19.844Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T09:40:19.986Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:7b6cd2dc7ecd6cd29cd9ba5d8baef6d24f2608afd2ce9f3c28033f460d31f298 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:20.126Z] ---> Running in 1bd2f17e23c9 [2021-02-25T09:40:20.126Z] Removing intermediate container 7565fd07af05 [2021-02-25T09:40:20.126Z] ---> 26160fc981cb [2021-02-25T09:40:20.126Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T09:40:20.126Z] Removing intermediate container f3208fac2f48 [2021-02-25T09:40:20.126Z] ---> 153d97be7ef7 [2021-02-25T09:40:20.126Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T09:40:20.126Z] ---> Running in 4f1e4bcf843a [2021-02-25T09:40:20.297Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:20.412Z] ---> Running in 314f2e984b08 [2021-02-25T09:40:20.412Z] ---> Running in aa37aa5c78a1 [2021-02-25T09:40:20.600Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.104 [2021-02-25T09:40:20.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T09:40:20.600Z] 9ee445540059: Preparing [2021-02-25T09:40:20.600Z] 076057b0d9f4: Preparing [2021-02-25T09:40:20.600Z] 0028e644bee2: Preparing [2021-02-25T09:40:20.600Z] ea535f14980a: Preparing [2021-02-25T09:40:20.600Z] 33e8713114f8: Preparing [2021-02-25T09:40:20.600Z] 076057b0d9f4: Layer already exists [2021-02-25T09:40:20.600Z] 9ee445540059: Layer already exists [2021-02-25T09:40:20.600Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:20.600Z] ea535f14980a: Layer already exists [2021-02-25T09:40:20.600Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:20.600Z] 2.0.0-dev.104: digest: sha256:7b6cd2dc7ecd6cd29cd9ba5d8baef6d24f2608afd2ce9f3c28033f460d31f298 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:20.685Z] Removing intermediate container 73bed0d0d68f [2021-02-25T09:40:20.685Z] ---> 2b5b9bb07026 [2021-02-25T09:40:20.685Z] Step 29/30 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:20.685Z] Removing intermediate container 1bd2f17e23c9 [2021-02-25T09:40:20.685Z] ---> ea93bda39381 [2021-02-25T09:40:20.685Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T09:40:20.906Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:20.965Z] ---> Running in fbc21cef0e23 [2021-02-25T09:40:20.965Z] ---> Running in 5ac4a2b4f2b4 [2021-02-25T09:40:21.207Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:21.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T09:40:21.207Z] 9ee445540059: Preparing [2021-02-25T09:40:21.207Z] 076057b0d9f4: Preparing [2021-02-25T09:40:21.207Z] 0028e644bee2: Preparing [2021-02-25T09:40:21.207Z] ea535f14980a: Preparing [2021-02-25T09:40:21.207Z] 33e8713114f8: Preparing [2021-02-25T09:40:21.207Z] 076057b0d9f4: Layer already exists [2021-02-25T09:40:21.207Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:21.207Z] ea535f14980a: Layer already exists [2021-02-25T09:40:21.207Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:21.207Z] 9ee445540059: Layer already exists [2021-02-25T09:40:21.207Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:7b6cd2dc7ecd6cd29cd9ba5d8baef6d24f2608afd2ce9f3c28033f460d31f298 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:21.242Z] Removing intermediate container 4f1e4bcf843a [2021-02-25T09:40:21.242Z] ---> 024824fce4b2 [2021-02-25T09:40:21.242Z] Step 21/22 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:21.242Z] Removing intermediate container 314f2e984b08 [2021-02-25T09:40:21.242Z] ---> 046f61cd4e90 [2021-02-25T09:40:21.242Z] Step 21/22 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:21.242Z] Removing intermediate container aa37aa5c78a1 [2021-02-25T09:40:21.242Z] ---> 77ca3d35544b [2021-02-25T09:40:21.242Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:21.512Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-02-25T09:40:21.518Z] ---> Running in d07873fdb3db [2021-02-25T09:40:21.518Z] ---> Running in 324ce3d4e2f0 [2021-02-25T09:40:21.518Z] ---> Running in 4f3a002ecde6 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:21.797Z] Removing intermediate container fbc21cef0e23 [2021-02-25T09:40:21.797Z] ---> 7c7af9e119bc [2021-02-25T09:40:21.797Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:21.797Z] Removing intermediate container 5ac4a2b4f2b4 [2021-02-25T09:40:21.797Z] ---> 04c5c612d185 [2021-02-25T09:40:21.797Z] Step 30/30 : LABEL version=2.0.0-dev.104 [2021-02-25T09:40:21.812Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-02-25T09:40:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T09:40:21.812Z] 9ee445540059: Preparing [2021-02-25T09:40:21.812Z] 076057b0d9f4: Preparing [2021-02-25T09:40:21.812Z] 0028e644bee2: Preparing [2021-02-25T09:40:21.812Z] ea535f14980a: Preparing [2021-02-25T09:40:21.812Z] 33e8713114f8: Preparing [2021-02-25T09:40:21.812Z] 076057b0d9f4: Layer already exists [2021-02-25T09:40:21.812Z] ea535f14980a: Layer already exists [2021-02-25T09:40:21.812Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:21.812Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:21.812Z] 9ee445540059: Layer already exists [2021-02-25T09:40:21.812Z] master: digest: sha256:7b6cd2dc7ecd6cd29cd9ba5d8baef6d24f2608afd2ce9f3c28033f460d31f298 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:21.984Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:22.048Z] taggedImages: [2021-02-25T09:40:22.048Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:22.048Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.104 [2021-02-25T09:40:22.048Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:22.048Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-02-25T09:40:22.080Z] ---> Running in 0f92e88b23bb [2021-02-25T09:40:22.080Z] ---> Running in a645992a87d1 [Pipeline] echo [2021-02-25T09:40:22.113Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-02-25T09:40:22.113Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:22.113Z] 2.0.0-dev.104 [2021-02-25T09:40:22.113Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:22.113Z] master [2021-02-25T09:40:22.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:22.359Z] Removing intermediate container d07873fdb3db [2021-02-25T09:40:22.359Z] ---> 384d617a0cfb [2021-02-25T09:40:22.359Z] Step 22/22 : LABEL version=2.0.0-dev.104 [2021-02-25T09:40:22.359Z] Removing intermediate container 324ce3d4e2f0 [2021-02-25T09:40:22.359Z] ---> a1320fb42bfd [2021-02-25T09:40:22.359Z] Step 22/22 : LABEL version=2.0.0-dev.104 [2021-02-25T09:40:22.359Z] Removing intermediate container 4f3a002ecde6 [2021-02-25T09:40:22.359Z] ---> 6e705e5bdc2e [2021-02-25T09:40:22.359Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:40:22.598Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:22.634Z] ---> Running in 07535bf03924 [2021-02-25T09:40:22.634Z] ---> Running in f184f60caed7 [2021-02-25T09:40:22.634Z] ---> Running in aad0a58d1580 [2021-02-25T09:40:22.634Z] Removing intermediate container 0f92e88b23bb [2021-02-25T09:40:22.634Z] ---> 80daca2bdc2e [2021-02-25T09:40:22.634Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:40:22.898Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T09:40:22.898Z] fb6b67f609e8: Preparing [2021-02-25T09:40:22.898Z] 3aa1aea22dec: Preparing [2021-02-25T09:40:22.898Z] 0028e644bee2: Preparing [2021-02-25T09:40:22.898Z] c3b00badb0a7: Preparing [2021-02-25T09:40:22.898Z] 33e8713114f8: Preparing [2021-02-25T09:40:22.898Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:22.898Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:22.898Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:22.910Z] Removing intermediate container a645992a87d1 [2021-02-25T09:40:22.910Z] ---> 9a1da85012e5 [2021-02-25T09:40:22.910Z] [2021-02-25T09:40:22.910Z] ---> Running in a6e3152eab2d [2021-02-25T09:40:23.159Z] fb6b67f609e8: Pushed [2021-02-25T09:40:23.193Z] Removing intermediate container f184f60caed7 [2021-02-25T09:40:23.193Z] ---> a5436952ff90 [2021-02-25T09:40:23.193Z] [2021-02-25T09:40:23.193Z] Successfully built 9a1da85012e5 [2021-02-25T09:40:23.193Z] Removing intermediate container aad0a58d1580 [2021-02-25T09:40:23.193Z] ---> dd4670583140 [2021-02-25T09:40:23.193Z] [2021-02-25T09:40:23.193Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-25T09:40:23.193Z] Removing intermediate container 07535bf03924 [2021-02-25T09:40:23.193Z] ---> d4bab3c548bb [2021-02-25T09:40:23.193Z] [2021-02-25T09:40:23.193Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-02-25T09:40:23.792Z] Removing intermediate container a6e3152eab2d [2021-02-25T09:40:23.792Z] ---> d0e6a1e1e7f4 [2021-02-25T09:40:23.792Z] [2021-02-25T09:40:23.792Z] Successfully built a5436952ff90 [2021-02-25T09:40:23.792Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-25T09:40:23.792Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-02-25T09:40:23.792Z] Successfully built dd4670583140 [2021-02-25T09:40:23.792Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-25T09:40:23.792Z] Building docker-core-data-go [2021-02-25T09:40:23.792Z] Successfully built d4bab3c548bb [2021-02-25T09:40:23.792Z]  Building docker-core-command-go ... done Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-25T09:40:23.792Z] Building docker-sys-mgmt-agent-go [2021-02-25T09:40:24.068Z]  Building docker-support-scheduler-go ... done Successfully built d0e6a1e1e7f4 [2021-02-25T09:40:24.068Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-25T09:40:24.103Z] 3aa1aea22dec: Pushed [2021-02-25T09:40:24.364Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:0bcc45f49196aff59043318be3b7cb124016eada704c565f371168f153dd4a8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:24.670Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:24.969Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.104 [2021-02-25T09:40:24.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T09:40:24.969Z] fb6b67f609e8: Preparing [2021-02-25T09:40:24.969Z] 3aa1aea22dec: Preparing [2021-02-25T09:40:24.969Z] 0028e644bee2: Preparing [2021-02-25T09:40:24.969Z] c3b00badb0a7: Preparing [2021-02-25T09:40:24.969Z] 33e8713114f8: Preparing [2021-02-25T09:40:24.969Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:24.969Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:24.969Z] 3aa1aea22dec: Layer already exists [2021-02-25T09:40:24.969Z] fb6b67f609e8: Layer already exists [2021-02-25T09:40:24.969Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:24.969Z] 2.0.0-dev.104: digest: sha256:0bcc45f49196aff59043318be3b7cb124016eada704c565f371168f153dd4a8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:25.274Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:25.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:25.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T09:40:25.573Z] fb6b67f609e8: Preparing [2021-02-25T09:40:25.573Z] 3aa1aea22dec: Preparing [2021-02-25T09:40:25.573Z] 0028e644bee2: Preparing [2021-02-25T09:40:25.573Z] c3b00badb0a7: Preparing [2021-02-25T09:40:25.573Z] 33e8713114f8: Preparing [2021-02-25T09:40:25.573Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:25.573Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:25.573Z] 3aa1aea22dec: Layer already exists [2021-02-25T09:40:25.573Z] fb6b67f609e8: Layer already exists [2021-02-25T09:40:25.573Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:25.573Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:0bcc45f49196aff59043318be3b7cb124016eada704c565f371168f153dd4a8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:25.880Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:26.195Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-02-25T09:40:26.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T09:40:26.195Z] fb6b67f609e8: Preparing [2021-02-25T09:40:26.195Z] 3aa1aea22dec: Preparing [2021-02-25T09:40:26.195Z] 0028e644bee2: Preparing [2021-02-25T09:40:26.195Z] c3b00badb0a7: Preparing [2021-02-25T09:40:26.195Z] 33e8713114f8: Preparing [2021-02-25T09:40:26.195Z] 0028e644bee2: Layer already exists [2021-02-25T09:40:26.195Z] 3aa1aea22dec: Layer already exists [2021-02-25T09:40:26.195Z] c3b00badb0a7: Layer already exists [2021-02-25T09:40:26.195Z] 33e8713114f8: Layer already exists [2021-02-25T09:40:26.195Z] fb6b67f609e8: Layer already exists [2021-02-25T09:40:26.195Z] master: digest: sha256:0bcc45f49196aff59043318be3b7cb124016eada704c565f371168f153dd4a8c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:26.371Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:26.418Z] taggedImages: [2021-02-25T09:40:26.418Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:26.418Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.104 [2021-02-25T09:40:26.418Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:26.418Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-02-25T09:40:26.480Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-02-25T09:40:26.480Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:26.480Z] 2.0.0-dev.104 [2021-02-25T09:40:26.480Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:26.480Z] master [2021-02-25T09:40:26.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:26.956Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:27.272Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:27.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T09:40:27.272Z] e621d29bd1e5: Preparing [2021-02-25T09:40:27.272Z] 847841c3074c: Preparing [2021-02-25T09:40:27.272Z] d0ce2a97c9d8: Preparing [2021-02-25T09:40:27.272Z] 10cff7ef709a: Preparing [2021-02-25T09:40:27.272Z] 84e7df40d2af: Preparing [2021-02-25T09:40:27.272Z] cb8815e066e5: Preparing [2021-02-25T09:40:27.272Z] d3baf9befc97: Preparing [2021-02-25T09:40:27.272Z] 0754057c0ad3: Preparing [2021-02-25T09:40:27.272Z] 998cdf262ab1: Preparing [2021-02-25T09:40:27.272Z] 02e56110abd2: Preparing [2021-02-25T09:40:27.272Z] abc36efb885a: Preparing [2021-02-25T09:40:27.272Z] b0b09059f4e1: Preparing [2021-02-25T09:40:27.272Z] bb961f40224b: Preparing [2021-02-25T09:40:27.272Z] f4666769fca7: Preparing [2021-02-25T09:40:27.272Z] 998cdf262ab1: Waiting [2021-02-25T09:40:27.272Z] 02e56110abd2: Waiting [2021-02-25T09:40:27.272Z] b0b09059f4e1: Waiting [2021-02-25T09:40:27.272Z] cb8815e066e5: Waiting [2021-02-25T09:40:27.272Z] bb961f40224b: Waiting [2021-02-25T09:40:27.272Z] f4666769fca7: Waiting [2021-02-25T09:40:27.272Z] d3baf9befc97: Waiting [2021-02-25T09:40:27.272Z] 0754057c0ad3: Waiting [2021-02-25T09:40:27.272Z] abc36efb885a: Waiting [2021-02-25T09:40:27.547Z] 84e7df40d2af: Pushed [2021-02-25T09:40:27.547Z] e621d29bd1e5: Pushed [2021-02-25T09:40:27.812Z] 10cff7ef709a: Pushed [2021-02-25T09:40:27.812Z] 0754057c0ad3: Layer already exists [2021-02-25T09:40:27.812Z] 998cdf262ab1: Layer already exists [2021-02-25T09:40:27.812Z] 02e56110abd2: Layer already exists [2021-02-25T09:40:27.812Z] d3baf9befc97: Pushed [2021-02-25T09:40:28.077Z] abc36efb885a: Layer already exists [2021-02-25T09:40:28.077Z] b0b09059f4e1: Layer already exists [2021-02-25T09:40:28.077Z] bb961f40224b: Layer already exists [2021-02-25T09:40:28.077Z] f4666769fca7: Layer already exists [2021-02-25T09:40:28.077Z] 847841c3074c: Pushed [2021-02-25T09:40:28.650Z] cb8815e066e5: Pushed [2021-02-25T09:40:31.959Z] d0ce2a97c9d8: Pushed [2021-02-25T09:40:31.959Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:4217e9c1a2f48425fb5b297154fd57250a3cad434bb85ef771ec442e2d0c4f81 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:32.272Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:32.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.104 [2021-02-25T09:40:32.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T09:40:32.573Z] e621d29bd1e5: Preparing [2021-02-25T09:40:32.573Z] 847841c3074c: Preparing [2021-02-25T09:40:32.573Z] d0ce2a97c9d8: Preparing [2021-02-25T09:40:32.573Z] 10cff7ef709a: Preparing [2021-02-25T09:40:32.573Z] 84e7df40d2af: Preparing [2021-02-25T09:40:32.573Z] cb8815e066e5: Preparing [2021-02-25T09:40:32.573Z] d3baf9befc97: Preparing [2021-02-25T09:40:32.573Z] 0754057c0ad3: Preparing [2021-02-25T09:40:32.573Z] 998cdf262ab1: Preparing [2021-02-25T09:40:32.573Z] 02e56110abd2: Preparing [2021-02-25T09:40:32.574Z] abc36efb885a: Preparing [2021-02-25T09:40:32.574Z] b0b09059f4e1: Preparing [2021-02-25T09:40:32.574Z] bb961f40224b: Preparing [2021-02-25T09:40:32.574Z] f4666769fca7: Preparing [2021-02-25T09:40:32.574Z] cb8815e066e5: Waiting [2021-02-25T09:40:32.574Z] 998cdf262ab1: Waiting [2021-02-25T09:40:32.574Z] 02e56110abd2: Waiting [2021-02-25T09:40:32.574Z] abc36efb885a: Waiting [2021-02-25T09:40:32.574Z] b0b09059f4e1: Waiting [2021-02-25T09:40:32.574Z] bb961f40224b: Waiting [2021-02-25T09:40:32.574Z] f4666769fca7: Waiting [2021-02-25T09:40:32.574Z] d3baf9befc97: Waiting [2021-02-25T09:40:32.574Z] 0754057c0ad3: Waiting [2021-02-25T09:40:32.574Z] d0ce2a97c9d8: Layer already exists [2021-02-25T09:40:32.574Z] e621d29bd1e5: Layer already exists [2021-02-25T09:40:32.574Z] 847841c3074c: Layer already exists [2021-02-25T09:40:32.574Z] 10cff7ef709a: Layer already exists [2021-02-25T09:40:32.574Z] 84e7df40d2af: Layer already exists [2021-02-25T09:40:32.574Z] cb8815e066e5: Layer already exists [2021-02-25T09:40:32.574Z] 0754057c0ad3: Layer already exists [2021-02-25T09:40:32.574Z] d3baf9befc97: Layer already exists [2021-02-25T09:40:32.574Z] 02e56110abd2: Layer already exists [2021-02-25T09:40:32.574Z] 998cdf262ab1: Layer already exists [2021-02-25T09:40:32.574Z] abc36efb885a: Layer already exists [2021-02-25T09:40:32.574Z] b0b09059f4e1: Layer already exists [2021-02-25T09:40:32.574Z] f4666769fca7: Layer already exists [2021-02-25T09:40:32.574Z] bb961f40224b: Layer already exists [2021-02-25T09:40:32.574Z] 2.0.0-dev.104: digest: sha256:4217e9c1a2f48425fb5b297154fd57250a3cad434bb85ef771ec442e2d0c4f81 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:32.880Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:33.179Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:33.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T09:40:33.179Z] e621d29bd1e5: Preparing [2021-02-25T09:40:33.179Z] 847841c3074c: Preparing [2021-02-25T09:40:33.179Z] d0ce2a97c9d8: Preparing [2021-02-25T09:40:33.179Z] 10cff7ef709a: Preparing [2021-02-25T09:40:33.179Z] 84e7df40d2af: Preparing [2021-02-25T09:40:33.179Z] cb8815e066e5: Preparing [2021-02-25T09:40:33.179Z] d3baf9befc97: Preparing [2021-02-25T09:40:33.179Z] 0754057c0ad3: Preparing [2021-02-25T09:40:33.179Z] 998cdf262ab1: Preparing [2021-02-25T09:40:33.179Z] 02e56110abd2: Preparing [2021-02-25T09:40:33.179Z] abc36efb885a: Preparing [2021-02-25T09:40:33.179Z] b0b09059f4e1: Preparing [2021-02-25T09:40:33.179Z] bb961f40224b: Preparing [2021-02-25T09:40:33.179Z] f4666769fca7: Preparing [2021-02-25T09:40:33.179Z] 998cdf262ab1: Waiting [2021-02-25T09:40:33.179Z] cb8815e066e5: Waiting [2021-02-25T09:40:33.179Z] d3baf9befc97: Waiting [2021-02-25T09:40:33.179Z] 02e56110abd2: Waiting [2021-02-25T09:40:33.179Z] abc36efb885a: Waiting [2021-02-25T09:40:33.179Z] b0b09059f4e1: Waiting [2021-02-25T09:40:33.179Z] bb961f40224b: Waiting [2021-02-25T09:40:33.179Z] f4666769fca7: Waiting [2021-02-25T09:40:33.179Z] 0754057c0ad3: Waiting [2021-02-25T09:40:33.179Z] d0ce2a97c9d8: Layer already exists [2021-02-25T09:40:33.179Z] e621d29bd1e5: Layer already exists [2021-02-25T09:40:33.179Z] 10cff7ef709a: Layer already exists [2021-02-25T09:40:33.179Z] 847841c3074c: Layer already exists [2021-02-25T09:40:33.179Z] 84e7df40d2af: Layer already exists [2021-02-25T09:40:33.179Z] cb8815e066e5: Layer already exists [2021-02-25T09:40:33.179Z] 02e56110abd2: Layer already exists [2021-02-25T09:40:33.179Z] 998cdf262ab1: Layer already exists [2021-02-25T09:40:33.179Z] 0754057c0ad3: Layer already exists [2021-02-25T09:40:33.179Z] d3baf9befc97: Layer already exists [2021-02-25T09:40:33.179Z] abc36efb885a: Layer already exists [2021-02-25T09:40:33.179Z] f4666769fca7: Layer already exists [2021-02-25T09:40:33.179Z] bb961f40224b: Layer already exists [2021-02-25T09:40:33.179Z] b0b09059f4e1: Layer already exists [2021-02-25T09:40:33.441Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:4217e9c1a2f48425fb5b297154fd57250a3cad434bb85ef771ec442e2d0c4f81 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:33.745Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:40:34.045Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-02-25T09:40:34.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T09:40:34.045Z] e621d29bd1e5: Preparing [2021-02-25T09:40:34.045Z] 847841c3074c: Preparing [2021-02-25T09:40:34.045Z] d0ce2a97c9d8: Preparing [2021-02-25T09:40:34.045Z] 10cff7ef709a: Preparing [2021-02-25T09:40:34.045Z] 84e7df40d2af: Preparing [2021-02-25T09:40:34.045Z] cb8815e066e5: Preparing [2021-02-25T09:40:34.045Z] d3baf9befc97: Preparing [2021-02-25T09:40:34.045Z] 0754057c0ad3: Preparing [2021-02-25T09:40:34.045Z] 998cdf262ab1: Preparing [2021-02-25T09:40:34.045Z] 02e56110abd2: Preparing [2021-02-25T09:40:34.045Z] abc36efb885a: Preparing [2021-02-25T09:40:34.045Z] b0b09059f4e1: Preparing [2021-02-25T09:40:34.045Z] bb961f40224b: Preparing [2021-02-25T09:40:34.045Z] f4666769fca7: Preparing [2021-02-25T09:40:34.045Z] 998cdf262ab1: Waiting [2021-02-25T09:40:34.045Z] 02e56110abd2: Waiting [2021-02-25T09:40:34.045Z] abc36efb885a: Waiting [2021-02-25T09:40:34.045Z] b0b09059f4e1: Waiting [2021-02-25T09:40:34.045Z] bb961f40224b: Waiting [2021-02-25T09:40:34.045Z] f4666769fca7: Waiting [2021-02-25T09:40:34.045Z] d3baf9befc97: Waiting [2021-02-25T09:40:34.045Z] 0754057c0ad3: Waiting [2021-02-25T09:40:34.045Z] cb8815e066e5: Waiting [2021-02-25T09:40:34.045Z] d0ce2a97c9d8: Layer already exists [2021-02-25T09:40:34.045Z] e621d29bd1e5: Layer already exists [2021-02-25T09:40:34.045Z] 847841c3074c: Layer already exists [2021-02-25T09:40:34.045Z] 84e7df40d2af: Layer already exists [2021-02-25T09:40:34.045Z] 10cff7ef709a: Layer already exists [2021-02-25T09:40:34.045Z] cb8815e066e5: Layer already exists [2021-02-25T09:40:34.045Z] d3baf9befc97: Layer already exists [2021-02-25T09:40:34.045Z] 998cdf262ab1: Layer already exists [2021-02-25T09:40:34.045Z] 0754057c0ad3: Layer already exists [2021-02-25T09:40:34.045Z] 02e56110abd2: Layer already exists [2021-02-25T09:40:34.045Z] b0b09059f4e1: Layer already exists [2021-02-25T09:40:34.045Z] abc36efb885a: Layer already exists [2021-02-25T09:40:34.045Z] bb961f40224b: Layer already exists [2021-02-25T09:40:34.045Z] f4666769fca7: Layer already exists [2021-02-25T09:40:34.307Z] master: digest: sha256:4217e9c1a2f48425fb5b297154fd57250a3cad434bb85ef771ec442e2d0c4f81 size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:40:34.527Z] ===================================================== [Pipeline] echo [2021-02-25T09:40:34.571Z] taggedImages: [2021-02-25T09:40:34.571Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:40:34.571Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.104 [2021-02-25T09:40:34.571Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:40:34.571Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T09:41:03.051Z]  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:41:03.051Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:41:03.051Z] ---> 9f0c8421dc2e [2021-02-25T09:41:03.051Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> ade7d11a1ca5 [2021-02-25T09:41:03.051Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 6f0ca2cc0c03 [2021-02-25T09:41:03.051Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 5efd942b406b [2021-02-25T09:41:03.051Z] Step 6/21 : COPY go.mod . [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 19de62fa4973 [2021-02-25T09:41:03.051Z] Step 7/21 : RUN go mod download [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 8f2e6e39c0a7 [2021-02-25T09:41:03.051Z] Step 8/21 : COPY . . [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> c5467ac14bde [2021-02-25T09:41:03.051Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T09:41:03.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:41:03.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:41:03.051Z] ---> 9f0c8421dc2e [2021-02-25T09:41:03.051Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> ade7d11a1ca5 [2021-02-25T09:41:03.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 6f0ca2cc0c03 [2021-02-25T09:41:03.051Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T09:41:03.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:41:03.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:41:03.051Z] ---> 9f0c8421dc2e [2021-02-25T09:41:03.051Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> ade7d11a1ca5 [2021-02-25T09:41:03.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:41:03.051Z] ---> Using cache [2021-02-25T09:41:03.051Z] ---> 6f0ca2cc0c03 [2021-02-25T09:41:03.051Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T09:41:03.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T09:41:03.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T09:41:03.052Z] ---> 9f0c8421dc2e [2021-02-25T09:41:03.052Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> ade7d11a1ca5 [2021-02-25T09:41:03.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> 6f0ca2cc0c03 [2021-02-25T09:41:03.052Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> 5efd942b406b [2021-02-25T09:41:03.052Z] Step 6/24 : COPY go.mod . [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> 19de62fa4973 [2021-02-25T09:41:03.052Z] Step 7/24 : RUN go mod download [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> 8f2e6e39c0a7 [2021-02-25T09:41:03.052Z] Step 8/24 : COPY . . [2021-02-25T09:41:03.052Z] ---> Using cache [2021-02-25T09:41:03.052Z] ---> c5467ac14bde [2021-02-25T09:41:03.052Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T09:41:03.052Z] ---> Running in 3567f37acefa [2021-02-25T09:41:03.052Z] ---> Running in 0ded57879024 [2021-02-25T09:41:03.052Z] ---> Running in ba85f5f33d64 [2021-02-25T09:41:03.052Z] ---> Running in a1266c82b61f [2021-02-25T09:41:04.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:41:04.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T09:41:04.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T09:41:04.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:41:05.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:41:05.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:41:05.920Z] OK: 217 MiB in 51 packages [2021-02-25T09:41:06.195Z] OK: 217 MiB in 51 packages [2021-02-25T09:41:08.199Z] Removing intermediate container ba85f5f33d64 [2021-02-25T09:41:08.199Z] ---> 443589ff6687 [2021-02-25T09:41:08.199Z] Step 6/23 : COPY go.mod . [2021-02-25T09:41:08.480Z] Removing intermediate container a1266c82b61f [2021-02-25T09:41:08.480Z] ---> e7b0a011f4f6 [2021-02-25T09:41:08.480Z] Step 6/26 : COPY go.mod . [2021-02-25T09:41:09.487Z] ---> a683e1da6831 [2021-02-25T09:41:09.487Z] Step 7/23 : RUN go mod download [2021-02-25T09:41:09.487Z] ---> Running in fdf222195d30 [2021-02-25T09:41:09.785Z] ---> 471420a91b25 [2021-02-25T09:41:09.785Z] Step 7/26 : RUN go mod download [2021-02-25T09:41:10.065Z] ---> Running in 9dbad8279f43 [2021-02-25T09:41:15.520Z] Removing intermediate container fdf222195d30 [2021-02-25T09:41:15.520Z] ---> 944e09d6380b [2021-02-25T09:41:15.520Z] Step 8/23 : COPY . . [2021-02-25T09:41:15.520Z] Removing intermediate container 9dbad8279f43 [2021-02-25T09:41:15.520Z] ---> 6da4aa65147c [2021-02-25T09:41:15.520Z] Step 8/26 : COPY . . [2021-02-25T09:41:37.803Z] ---> 383a958c80f4 [2021-02-25T09:41:37.803Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T09:41:37.803Z] ---> d5bdc40363c0 [2021-02-25T09:41:37.803Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T09:41:37.803Z] ---> Running in 901406e06a00 [2021-02-25T09:41:37.803Z] ---> Running in c86deed7d291 [2021-02-25T09:41:37.803Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T09:41:37.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T09:42:10.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T09:42:10.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T09:42:29.039Z] Removing intermediate container 3567f37acefa [2021-02-25T09:42:29.039Z] ---> ba9db609fa7a [2021-02-25T09:42:29.039Z] [2021-02-25T09:42:29.039Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T09:42:29.039Z] ---> d10569e2745f [2021-02-25T09:42:29.039Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T09:42:29.039Z] ---> Running in 08971dd0081f [2021-02-25T09:42:29.039Z] Removing intermediate container 0ded57879024 [2021-02-25T09:42:29.039Z] ---> fd58012094d4 [2021-02-25T09:42:29.039Z] [2021-02-25T09:42:29.039Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T09:42:29.039Z] ---> d10569e2745f [2021-02-25T09:42:29.039Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T09:42:29.039Z] ---> Running in eabfa0dfdc57 [2021-02-25T09:42:29.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:42:29.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:42:29.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:42:29.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:42:29.646Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T09:42:29.646Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T09:42:29.646Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:42:29.646Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T09:42:29.646Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T09:42:29.646Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:42:29.646Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:42:29.927Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T09:42:29.927Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:42:29.927Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T09:42:29.927Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T09:42:29.927Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:42:29.927Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T09:42:30.210Z] OK: 7 MiB in 18 packages [2021-02-25T09:42:30.210Z] OK: 7 MiB in 19 packages [2021-02-25T09:42:33.701Z] Removing intermediate container 08971dd0081f [2021-02-25T09:42:33.701Z] ---> 3c826c0e31cb [2021-02-25T09:42:33.701Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T09:42:33.701Z] Removing intermediate container eabfa0dfdc57 [2021-02-25T09:42:33.701Z] ---> 68ac4b884f13 [2021-02-25T09:42:33.701Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T09:42:33.701Z] ---> Running in baccbdeb2f65 [2021-02-25T09:42:33.983Z] ---> Running in c1571517157a [2021-02-25T09:42:34.993Z] Removing intermediate container baccbdeb2f65 [2021-02-25T09:42:34.993Z] ---> 57238d6910d4 [2021-02-25T09:42:34.993Z] Step 13/24 : WORKDIR / [2021-02-25T09:42:34.993Z] Removing intermediate container c1571517157a [2021-02-25T09:42:34.993Z] ---> 1ecd3b78223c [2021-02-25T09:42:34.993Z] Step 13/21 : WORKDIR /edgex [2021-02-25T09:42:34.993Z] ---> Running in dc7789fe2599 [2021-02-25T09:42:35.268Z] ---> Running in 470443bc5d24 [2021-02-25T09:42:35.874Z] Removing intermediate container dc7789fe2599 [2021-02-25T09:42:35.874Z] ---> 00350109597c [2021-02-25T09:42:35.874Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-25T09:42:35.874Z] Removing intermediate container 470443bc5d24 [2021-02-25T09:42:35.875Z] ---> c342a5fa78e0 [2021-02-25T09:42:35.875Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T09:42:37.326Z] ---> 989b445e1c22 [2021-02-25T09:42:37.326Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-25T09:42:37.612Z] ---> 7fef9e800bff [2021-02-25T09:42:37.612Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T09:42:38.606Z] ---> 9c2b19c10b2b [2021-02-25T09:42:38.606Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T09:42:40.062Z] ---> ee9e7f2d86ce [2021-02-25T09:42:40.062Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T09:42:40.062Z] ---> 118a73d1ded0 [2021-02-25T09:42:40.062Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T09:42:42.066Z] ---> 70dd5ff3aa43 [2021-02-25T09:42:42.066Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T09:42:42.066Z] ---> e56d9d5bfedb [2021-02-25T09:42:42.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T09:42:42.344Z] ---> Running in 624d8c34b5c0 [2021-02-25T09:42:43.337Z] Removing intermediate container 624d8c34b5c0 [2021-02-25T09:42:43.337Z] ---> 793c2cdcf50f [2021-02-25T09:42:43.337Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T09:42:43.612Z] ---> Running in 5aaa4d2e535f [2021-02-25T09:42:43.890Z] ---> 2c670e4eb8e5 [2021-02-25T09:42:43.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T09:42:44.494Z] Removing intermediate container 5aaa4d2e535f [2021-02-25T09:42:44.494Z] ---> 3fdb372bb88b [2021-02-25T09:42:44.494Z] Step 19/21 : LABEL arch=arm64 [2021-02-25T09:42:44.773Z] ---> Running in 6a822b73eee4 [2021-02-25T09:42:45.049Z] ---> ee04d9b1aa90 [2021-02-25T09:42:45.049Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-25T09:42:45.332Z] ---> Running in f5d3ce9a7d90 [2021-02-25T09:42:45.609Z] Removing intermediate container 6a822b73eee4 [2021-02-25T09:42:45.609Z] ---> 07036fc67205 [2021-02-25T09:42:45.609Z] Step 20/21 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:42:45.890Z] ---> Running in d948b37dafd3 [2021-02-25T09:42:46.496Z] Removing intermediate container d948b37dafd3 [2021-02-25T09:42:46.496Z] ---> 0681628f2207 [2021-02-25T09:42:46.496Z] Step 21/21 : LABEL version=2.0.0-dev.104 [2021-02-25T09:42:46.778Z] ---> Running in a746da29f858 [2021-02-25T09:42:47.784Z] Removing intermediate container a746da29f858 [2021-02-25T09:42:47.784Z] ---> 1d88298d5e8d [2021-02-25T09:42:47.784Z] [2021-02-25T09:42:48.129Z] Successfully built 1d88298d5e8d [2021-02-25T09:42:48.129Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-25T09:42:48.790Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f5d3ce9a7d90 [2021-02-25T09:42:48.790Z] ---> c0e2d0f71741 [2021-02-25T09:42:48.790Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T09:42:49.091Z] ---> Running in e438bf15fc0a [2021-02-25T09:42:50.198Z] Removing intermediate container e438bf15fc0a [2021-02-25T09:42:50.198Z] ---> 5b4c58884ac1 [2021-02-25T09:42:50.198Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T09:42:50.565Z] ---> Running in cb565ab0dbed [2021-02-25T09:42:51.692Z] Removing intermediate container cb565ab0dbed [2021-02-25T09:42:51.692Z] ---> e65bfcae719b [2021-02-25T09:42:51.692Z] Step 23/24 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:42:51.965Z] ---> Running in a8b01e92c200 [2021-02-25T09:42:53.402Z] Removing intermediate container a8b01e92c200 [2021-02-25T09:42:53.402Z] ---> cbab5cc3c6de [2021-02-25T09:42:53.402Z] Step 24/24 : LABEL version=2.0.0-dev.104 [2021-02-25T09:42:53.402Z] ---> Running in 85ca52ffcb77 [2021-02-25T09:42:53.402Z] Removing intermediate container c86deed7d291 [2021-02-25T09:42:53.402Z] ---> 1670cd220094 [2021-02-25T09:42:53.402Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T09:42:53.678Z] ---> Running in 50b93157772a [2021-02-25T09:42:53.951Z] Removing intermediate container 85ca52ffcb77 [2021-02-25T09:42:53.951Z] ---> d29e4517d49b [2021-02-25T09:42:53.951Z] [2021-02-25T09:42:54.547Z] Successfully built d29e4517d49b [2021-02-25T09:42:54.547Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-25T09:42:55.145Z]  Building docker-security-secretstore-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.104" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T09:42:58.540Z] Removing intermediate container 50b93157772a [2021-02-25T09:42:58.540Z] ---> d477d409e740 [2021-02-25T09:42:58.540Z] [2021-02-25T09:42:58.540Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T09:42:58.540Z] 20.10.0: Pulling from library/docker [2021-02-25T09:43:08.694Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T09:43:08.695Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T09:43:08.695Z] ---> eeaf43b92773 [2021-02-25T09:43:08.695Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T09:43:08.695Z] ---> Running in 63ca588de8e7 [2021-02-25T09:43:08.695Z] Removing intermediate container 901406e06a00 [2021-02-25T09:43:08.695Z] ---> 8c9b52e13310 [2021-02-25T09:43:08.695Z] [2021-02-25T09:43:08.695Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T09:43:08.695Z] ---> d10569e2745f [2021-02-25T09:43:08.695Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T09:43:08.695Z] ---> Running in 77ce66a187ec [2021-02-25T09:43:08.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:09.240Z] Removing intermediate container 77ce66a187ec [2021-02-25T09:43:09.240Z] ---> 7032e4d5d533 [2021-02-25T09:43:09.240Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T09:43:09.240Z] ---> Running in f1bcf0bed99a [2021-02-25T09:43:09.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:09.840Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T09:43:09.840Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T09:43:09.840Z] Executing bash-5.0.17-r0.post-install [2021-02-25T09:43:09.840Z] Removing intermediate container f1bcf0bed99a [2021-02-25T09:43:09.840Z] ---> bd3aa5e50d0f [2021-02-25T09:43:09.840Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T09:43:09.840Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:43:09.840Z] OK: 12 MiB in 22 packages [2021-02-25T09:43:10.118Z] ---> Running in 250252c0e1bb [2021-02-25T09:43:10.713Z] Removing intermediate container 250252c0e1bb [2021-02-25T09:43:10.713Z] ---> 0b189d92daf3 [2021-02-25T09:43:10.713Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T09:43:10.713Z] ---> Running in 64fd693ef4bd [2021-02-25T09:43:11.310Z] Removing intermediate container 63ca588de8e7 [2021-02-25T09:43:11.310Z] ---> 8464d4bc83bd [2021-02-25T09:43:11.310Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T09:43:11.585Z] ---> Running in 85d296db0b26 [2021-02-25T09:43:11.865Z] Removing intermediate container 85d296db0b26 [2021-02-25T09:43:11.865Z] ---> 1aa3096390d2 [2021-02-25T09:43:11.865Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T09:43:12.140Z] ---> Running in d8680d8f2fa7 [2021-02-25T09:43:12.738Z] Removing intermediate container d8680d8f2fa7 [2021-02-25T09:43:12.738Z] ---> 169ff9023b5b [2021-02-25T09:43:12.738Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-25T09:43:12.738Z] ---> Running in 3ff0d1e4e079 [2021-02-25T09:43:13.012Z] Removing intermediate container 64fd693ef4bd [2021-02-25T09:43:13.012Z] ---> ea6c09bee27f [2021-02-25T09:43:13.012Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T09:43:13.285Z] Removing intermediate container 3ff0d1e4e079 [2021-02-25T09:43:13.286Z] ---> 1f4494b9f839 [2021-02-25T09:43:13.286Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T09:43:13.286Z] ---> Running in d3a17508fe12 [2021-02-25T09:43:14.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:14.541Z] ---> ae9a5450b77e [2021-02-25T09:43:14.541Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T09:43:15.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:15.140Z] ---> 35b64287284e [2021-02-25T09:43:15.140Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T09:43:15.739Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T09:43:15.739Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T09:43:15.739Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T09:43:16.011Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T09:43:16.011Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T09:43:16.289Z] ---> 86628f709189 [2021-02-25T09:43:16.290Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T09:43:16.290Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T09:43:16.290Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:43:16.290Z] OK: 8 MiB in 20 packages [2021-02-25T09:43:16.290Z] ---> Running in 7d53ec2c7a2c [2021-02-25T09:43:17.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:17.723Z] Removing intermediate container d3a17508fe12 [2021-02-25T09:43:17.723Z] ---> c7ad28165469 [2021-02-25T09:43:17.723Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T09:43:17.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:43:18.318Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T09:43:18.318Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T09:43:18.318Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T09:43:18.318Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T09:43:18.318Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T09:43:18.318Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T09:43:18.318Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T09:43:18.597Z] ---> 4b6eae7f470d [2021-02-25T09:43:18.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T09:43:20.028Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T09:43:20.028Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T09:43:20.028Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T09:43:20.028Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T09:43:20.028Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T09:43:20.299Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T09:43:20.299Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T09:43:20.299Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T09:43:20.299Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T09:43:20.299Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T09:43:20.299Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T09:43:20.299Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T09:43:20.299Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T09:43:20.580Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T09:43:20.580Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T09:43:20.580Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T09:43:20.580Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T09:43:20.580Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T09:43:20.580Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T09:43:20.580Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T09:43:20.580Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T09:43:20.580Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T09:43:20.580Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T09:43:20.580Z] ---> 41c858223510 [2021-02-25T09:43:20.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T09:43:20.580Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T09:43:20.580Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T09:43:20.580Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T09:43:20.852Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:43:20.852Z] OK: 71 MiB in 55 packages [2021-02-25T09:43:21.449Z] ---> 339daf6074c1 [2021-02-25T09:43:21.449Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T09:43:21.725Z] ---> Running in 23b79b989c51 [2021-02-25T09:43:22.328Z] Removing intermediate container 23b79b989c51 [2021-02-25T09:43:22.328Z] ---> f81419da9cc1 [2021-02-25T09:43:22.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:43:22.602Z] ---> Running in ce66cba59f34 [2021-02-25T09:43:23.204Z] Removing intermediate container ce66cba59f34 [2021-02-25T09:43:23.204Z] ---> 73673e2abff6 [2021-02-25T09:43:23.204Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T09:43:23.478Z] ---> Running in 90c9187e1b16 [2021-02-25T09:43:24.082Z] Removing intermediate container 90c9187e1b16 [2021-02-25T09:43:24.082Z] ---> d36fe9b60a86 [2021-02-25T09:43:24.082Z] Step 22/23 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:43:24.356Z] ---> Running in 9bee30def495 [2021-02-25T09:43:24.953Z] Removing intermediate container 9bee30def495 [2021-02-25T09:43:24.953Z] ---> c38986ebedfa [2021-02-25T09:43:24.953Z] Step 23/23 : LABEL version=2.0.0-dev.104 [2021-02-25T09:43:25.227Z] ---> Running in f677966199b2 [2021-02-25T09:43:25.819Z] Removing intermediate container f677966199b2 [2021-02-25T09:43:25.819Z] ---> 8c01da6d4654 [2021-02-25T09:43:25.819Z] [2021-02-25T09:43:26.091Z] Successfully built 8c01da6d4654 [2021-02-25T09:43:26.091Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-25T09:43:26.686Z]  Building docker-core-data-go ... done Removing intermediate container 7d53ec2c7a2c [2021-02-25T09:43:26.686Z] ---> 1f36a2a21443 [2021-02-25T09:43:26.686Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T09:43:26.686Z] ---> Running in fc0c2cbe0e3a [2021-02-25T09:43:32.090Z] Collecting docker-compose==1.23.2 [2021-02-25T09:43:32.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T09:43:32.090Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T09:43:32.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T09:43:32.360Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T09:43:32.632Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T09:43:35.239Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T09:43:35.239Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T09:43:35.511Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T09:43:35.511Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T09:43:35.783Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T09:43:35.783Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T09:43:37.745Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T09:43:37.745Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T09:43:40.349Z] Collecting PyYAML<4,>=3.10 [2021-02-25T09:43:40.349Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T09:43:42.949Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-25T09:43:42.950Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T09:43:42.950Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T09:43:44.372Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T09:43:44.372Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T09:43:44.372Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T09:43:44.372Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T09:43:44.648Z] 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) [2021-02-25T09:43:45.238Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T09:43:45.238Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T09:43:45.508Z] Collecting idna<2.8,>=2.5 [2021-02-25T09:43:45.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T09:43:45.508Z] 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) [2021-02-25T09:43:45.508Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T09:43:45.508Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T09:43:45.508Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T09:43:45.508Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T09:43:46.479Z] Installing collected packages: jsonschema, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, texttable, dockerpty, PyYAML, docker-compose [2021-02-25T09:43:46.753Z] Running setup.py install for docopt: started [2021-02-25T09:43:48.721Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T09:43:48.994Z] Attempting uninstall: urllib3 [2021-02-25T09:43:48.994Z] Found existing installation: urllib3 1.25.9 [2021-02-25T09:43:48.994Z] Uninstalling urllib3-1.25.9: [2021-02-25T09:43:48.994Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T09:43:49.586Z] Attempting uninstall: idna [2021-02-25T09:43:49.586Z] Found existing installation: idna 2.9 [2021-02-25T09:43:49.586Z] Uninstalling idna-2.9: [2021-02-25T09:43:49.858Z] Successfully uninstalled idna-2.9 [2021-02-25T09:43:50.450Z] Attempting uninstall: requests [2021-02-25T09:43:50.450Z] Found existing installation: requests 2.23.0 [2021-02-25T09:43:50.450Z] Uninstalling requests-2.23.0: [2021-02-25T09:43:50.450Z] Successfully uninstalled requests-2.23.0 [2021-02-25T09:43:51.420Z] Running setup.py install for texttable: started [2021-02-25T09:43:53.434Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T09:43:53.434Z] Running setup.py install for dockerpty: started [2021-02-25T09:43:54.860Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T09:43:54.860Z] Running setup.py install for PyYAML: started [2021-02-25T09:43:57.475Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T09:43:58.069Z] 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 [2021-02-25T09:44:02.411Z] Removing intermediate container fc0c2cbe0e3a [2021-02-25T09:44:02.411Z] ---> fdc7cf9aae0a [2021-02-25T09:44:02.411Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T09:44:02.411Z] ---> Running in 1bbd5ea4b33d [2021-02-25T09:44:03.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T09:44:03.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T09:44:03.959Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T09:44:03.959Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T09:44:03.959Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T09:44:03.959Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T09:44:03.959Z] OK: 71 MiB in 58 packages [2021-02-25T09:44:04.937Z] Removing intermediate container 1bbd5ea4b33d [2021-02-25T09:44:04.937Z] ---> b95235cc7007 [2021-02-25T09:44:04.937Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T09:44:05.208Z] ---> Running in 2e43549837e9 [2021-02-25T09:44:05.801Z] Removing intermediate container 2e43549837e9 [2021-02-25T09:44:05.801Z] ---> 881471e86a7b [2021-02-25T09:44:05.801Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T09:44:05.801Z] ---> Running in de240e575ca7 [2021-02-25T09:44:06.394Z] Removing intermediate container de240e575ca7 [2021-02-25T09:44:06.394Z] ---> 73626d4df5e3 [2021-02-25T09:44:06.394Z] Step 24/26 : LABEL arch=arm64 [2021-02-25T09:44:06.394Z] ---> Running in 93b9351a7874 [2021-02-25T09:44:06.669Z] Removing intermediate container 93b9351a7874 [2021-02-25T09:44:06.669Z] ---> cb977a53a005 [2021-02-25T09:44:06.669Z] Step 25/26 : LABEL git_sha=cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:06.941Z] ---> Running in bd9edfac4e0a [2021-02-25T09:44:07.534Z] Removing intermediate container bd9edfac4e0a [2021-02-25T09:44:07.534Z] ---> 47347a5740f3 [2021-02-25T09:44:07.534Z] Step 26/26 : LABEL version=2.0.0-dev.104 [2021-02-25T09:44:07.534Z] ---> Running in ff4501ac5188 [2021-02-25T09:44:07.806Z] Removing intermediate container ff4501ac5188 [2021-02-25T09:44:07.806Z] ---> 22ff99f5a571 [2021-02-25T09:44:07.806Z] [2021-02-25T09:44:08.400Z] Successfully built 22ff99f5a571 [2021-02-25T09:44:08.400Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-25T09:44:08.416Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-25T09:44:08.406Z] $ docker stop --time=1 520f6e9a4d41657233af0d348a6d5427e1dc7edd7b5304b993e4cfe696c2749e [2021-02-25T09:44:10.249Z] $ docker rm -f 520f6e9a4d41657233af0d348a6d5427e1dc7edd7b5304b993e4cfe696c2749e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T09:44:10.953Z] + docker images [2021-02-25T09:44:10.954Z] + grep docker [2021-02-25T09:44:11.225Z] docker-sys-mgmt-agent-go-arm64 latest 22ff99f5a571 3 seconds ago 300MB [2021-02-25T09:44:11.225Z] docker-core-data-go-arm64 latest 8c01da6d4654 45 seconds ago 21.1MB [2021-02-25T09:44:11.225Z] docker-security-secretstore-setup-go-arm64 latest d29e4517d49b About a minute ago 23.7MB [2021-02-25T09:44:11.225Z] docker-security-proxy-setup-go-arm64 latest 1d88298d5e8d About a minute ago 23.4MB [2021-02-25T09:44:11.225Z] docker-core-metadata-go-arm64 latest d0e6a1e1e7f4 3 minutes ago 17.9MB [2021-02-25T09:44:11.225Z] docker-core-command-go-arm64 latest dd4670583140 3 minutes ago 16.2MB [2021-02-25T09:44:11.225Z] docker-support-scheduler-go-arm64 latest d4bab3c548bb 3 minutes ago 16.3MB [2021-02-25T09:44:11.225Z] docker-support-notifications-go-arm64 latest a5436952ff90 3 minutes ago 16.8MB [2021-02-25T09:44:11.225Z] docker-security-bootstrapper-go-arm64 latest 9a1da85012e5 3 minutes ago 17.3MB [2021-02-25T09:44:11.225Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T09:44:11.774Z] provisioning config files... [2021-02-25T09:44:11.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config1442005310370430791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:44:12.214Z] ---> docker-login.sh [2021-02-25T09:44:12.214Z] nexus3.edgexfoundry.org:10001 [2021-02-25T09:44:12.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:44:12.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:44:12.758Z] Configure a credential helper to remove this warning. See [2021-02-25T09:44:12.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:44:12.758Z] [2021-02-25T09:44:12.758Z] Login Succeeded [2021-02-25T09:44:12.758Z] nexus3.edgexfoundry.org:10002 [2021-02-25T09:44:13.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:44:13.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:44:13.301Z] Configure a credential helper to remove this warning. See [2021-02-25T09:44:13.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:44:13.301Z] [2021-02-25T09:44:13.301Z] Login Succeeded [2021-02-25T09:44:13.301Z] nexus3.edgexfoundry.org:10003 [2021-02-25T09:44:13.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:44:13.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:44:13.848Z] Configure a credential helper to remove this warning. See [2021-02-25T09:44:13.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:44:13.848Z] [2021-02-25T09:44:13.848Z] Login Succeeded [2021-02-25T09:44:13.848Z] nexus3.edgexfoundry.org:10004 [2021-02-25T09:44:14.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:44:14.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:44:14.446Z] Configure a credential helper to remove this warning. See [2021-02-25T09:44:14.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:44:14.446Z] [2021-02-25T09:44:14.446Z] Login Succeeded [2021-02-25T09:44:14.446Z] docker.io [2021-02-25T09:44:14.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T09:44:15.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T09:44:15.313Z] Configure a credential helper to remove this warning. See [2021-02-25T09:44:15.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T09:44:15.313Z] [2021-02-25T09:44:15.313Z] Login Succeeded [2021-02-25T09:44:15.313Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T09:44:15.330Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:15.558Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-02-25T09:44:15.558Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:15.558Z] 2.0.0-dev.104 [2021-02-25T09:44:15.558Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:15.558Z] master [2021-02-25T09:44:15.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:16.092Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:16.432Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:16.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T09:44:16.432Z] cf2367ad99ba: Preparing [2021-02-25T09:44:16.432Z] cc58d898c647: Preparing [2021-02-25T09:44:16.432Z] d3f290592df1: Preparing [2021-02-25T09:44:16.432Z] ed62d85d2db0: Preparing [2021-02-25T09:44:16.432Z] 02a88cfff88f: Preparing [2021-02-25T09:44:16.704Z] ed62d85d2db0: Pushed [2021-02-25T09:44:16.704Z] d3f290592df1: Pushed [2021-02-25T09:44:16.704Z] cf2367ad99ba: Pushed [2021-02-25T09:44:18.135Z] 02a88cfff88f: Pushed [2021-02-25T09:44:19.585Z] cc58d898c647: Pushed [2021-02-25T09:44:19.585Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:93e93ddcef676c669ec8935662df6b089cdea1407ddfc11478ba3ec83b6e0860 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:20.206Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:20.544Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:20.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T09:44:20.544Z] cf2367ad99ba: Preparing [2021-02-25T09:44:20.544Z] cc58d898c647: Preparing [2021-02-25T09:44:20.544Z] d3f290592df1: Preparing [2021-02-25T09:44:20.544Z] ed62d85d2db0: Preparing [2021-02-25T09:44:20.544Z] 02a88cfff88f: Preparing [2021-02-25T09:44:20.818Z] d3f290592df1: Layer already exists [2021-02-25T09:44:20.818Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:20.818Z] cc58d898c647: Layer already exists [2021-02-25T09:44:20.818Z] cf2367ad99ba: Layer already exists [2021-02-25T09:44:20.818Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:20.818Z] 2.0.0-dev.104: digest: sha256:93e93ddcef676c669ec8935662df6b089cdea1407ddfc11478ba3ec83b6e0860 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:21.166Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:21.526Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:21.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T09:44:21.526Z] cf2367ad99ba: Preparing [2021-02-25T09:44:21.526Z] cc58d898c647: Preparing [2021-02-25T09:44:21.526Z] d3f290592df1: Preparing [2021-02-25T09:44:21.526Z] ed62d85d2db0: Preparing [2021-02-25T09:44:21.526Z] 02a88cfff88f: Preparing [2021-02-25T09:44:21.526Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:21.526Z] cc58d898c647: Layer already exists [2021-02-25T09:44:21.526Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:21.527Z] cf2367ad99ba: Layer already exists [2021-02-25T09:44:21.527Z] d3f290592df1: Layer already exists [2021-02-25T09:44:21.797Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:93e93ddcef676c669ec8935662df6b089cdea1407ddfc11478ba3ec83b6e0860 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:22.136Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:22.469Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-02-25T09:44:22.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T09:44:22.469Z] cf2367ad99ba: Preparing [2021-02-25T09:44:22.469Z] cc58d898c647: Preparing [2021-02-25T09:44:22.469Z] d3f290592df1: Preparing [2021-02-25T09:44:22.469Z] ed62d85d2db0: Preparing [2021-02-25T09:44:22.469Z] 02a88cfff88f: Preparing [2021-02-25T09:44:22.469Z] cf2367ad99ba: Layer already exists [2021-02-25T09:44:22.469Z] cc58d898c647: Layer already exists [2021-02-25T09:44:22.469Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:22.469Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:22.469Z] d3f290592df1: Layer already exists [2021-02-25T09:44:22.739Z] master: digest: sha256:93e93ddcef676c669ec8935662df6b089cdea1407ddfc11478ba3ec83b6e0860 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:22.927Z] ===================================================== [Pipeline] echo [2021-02-25T09:44:22.967Z] taggedImages: [2021-02-25T09:44:22.968Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:22.968Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:22.968Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:22.968Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-02-25T09:44:23.029Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-02-25T09:44:23.029Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:23.029Z] 2.0.0-dev.104 [2021-02-25T09:44:23.029Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:23.029Z] master [2021-02-25T09:44:23.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:23.546Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:23.881Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:23.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T09:44:23.881Z] 0f44608d0184: Preparing [2021-02-25T09:44:23.881Z] 3822be21bdca: Preparing [2021-02-25T09:44:23.881Z] d3f290592df1: Preparing [2021-02-25T09:44:23.881Z] 4f3da028342b: Preparing [2021-02-25T09:44:23.882Z] 3e8b685bf2f1: Preparing [2021-02-25T09:44:23.882Z] 02a88cfff88f: Preparing [2021-02-25T09:44:23.882Z] 02a88cfff88f: Waiting [2021-02-25T09:44:24.153Z] d3f290592df1: Layer already exists [2021-02-25T09:44:24.153Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:24.153Z] 3e8b685bf2f1: Pushed [2021-02-25T09:44:24.153Z] 0f44608d0184: Pushed [2021-02-25T09:44:25.128Z] 4f3da028342b: Pushed [2021-02-25T09:44:27.092Z] 3822be21bdca: Pushed [2021-02-25T09:44:27.364Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:7e40828e379a5c57c1c6978663f961f98ac0fa780a5c4991b81fb373fd4fa2ac size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:27.705Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:28.042Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:28.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T09:44:28.042Z] 0f44608d0184: Preparing [2021-02-25T09:44:28.042Z] 3822be21bdca: Preparing [2021-02-25T09:44:28.042Z] d3f290592df1: Preparing [2021-02-25T09:44:28.042Z] 4f3da028342b: Preparing [2021-02-25T09:44:28.042Z] 3e8b685bf2f1: Preparing [2021-02-25T09:44:28.042Z] 02a88cfff88f: Preparing [2021-02-25T09:44:28.042Z] 02a88cfff88f: Waiting [2021-02-25T09:44:28.042Z] d3f290592df1: Layer already exists [2021-02-25T09:44:28.042Z] 3822be21bdca: Layer already exists [2021-02-25T09:44:28.042Z] 3e8b685bf2f1: Layer already exists [2021-02-25T09:44:28.042Z] 0f44608d0184: Layer already exists [2021-02-25T09:44:28.042Z] 4f3da028342b: Layer already exists [2021-02-25T09:44:28.042Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:28.312Z] 2.0.0-dev.104: digest: sha256:7e40828e379a5c57c1c6978663f961f98ac0fa780a5c4991b81fb373fd4fa2ac size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:28.653Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:28.991Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:28.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T09:44:29.583Z] 0f44608d0184: Preparing [2021-02-25T09:44:29.583Z] 3822be21bdca: Preparing [2021-02-25T09:44:29.583Z] d3f290592df1: Preparing [2021-02-25T09:44:29.583Z] 4f3da028342b: Preparing [2021-02-25T09:44:29.583Z] 3e8b685bf2f1: Preparing [2021-02-25T09:44:29.583Z] 02a88cfff88f: Preparing [2021-02-25T09:44:29.583Z] 02a88cfff88f: Waiting [2021-02-25T09:44:29.854Z] d3f290592df1: Layer already exists [2021-02-25T09:44:29.854Z] 3822be21bdca: Layer already exists [2021-02-25T09:44:29.854Z] 4f3da028342b: Layer already exists [2021-02-25T09:44:29.854Z] 3e8b685bf2f1: Layer already exists [2021-02-25T09:44:29.854Z] 0f44608d0184: Layer already exists [2021-02-25T09:44:29.854Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:29.854Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:7e40828e379a5c57c1c6978663f961f98ac0fa780a5c4991b81fb373fd4fa2ac size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:30.198Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:30.539Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-02-25T09:44:30.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T09:44:30.539Z] 0f44608d0184: Preparing [2021-02-25T09:44:30.539Z] 3822be21bdca: Preparing [2021-02-25T09:44:30.539Z] d3f290592df1: Preparing [2021-02-25T09:44:30.539Z] 4f3da028342b: Preparing [2021-02-25T09:44:30.539Z] 3e8b685bf2f1: Preparing [2021-02-25T09:44:30.539Z] 02a88cfff88f: Preparing [2021-02-25T09:44:30.539Z] 02a88cfff88f: Waiting [2021-02-25T09:44:30.810Z] 3822be21bdca: Layer already exists [2021-02-25T09:44:30.810Z] d3f290592df1: Layer already exists [2021-02-25T09:44:30.810Z] 0f44608d0184: Layer already exists [2021-02-25T09:44:30.811Z] 3e8b685bf2f1: Layer already exists [2021-02-25T09:44:30.811Z] 4f3da028342b: Layer already exists [2021-02-25T09:44:30.811Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:30.811Z] master: digest: sha256:7e40828e379a5c57c1c6978663f961f98ac0fa780a5c4991b81fb373fd4fa2ac size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:31.024Z] ===================================================== [Pipeline] echo [2021-02-25T09:44:31.067Z] taggedImages: [2021-02-25T09:44:31.067Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:31.067Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:31.067Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:31.067Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-02-25T09:44:31.137Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-02-25T09:44:31.137Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:31.137Z] 2.0.0-dev.104 [2021-02-25T09:44:31.137Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:31.137Z] master [2021-02-25T09:44:31.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:31.643Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:32.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:32.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T09:44:32.060Z] c9d5c7969e13: Preparing [2021-02-25T09:44:32.060Z] 7012ea8d603e: Preparing [2021-02-25T09:44:32.060Z] d3f290592df1: Preparing [2021-02-25T09:44:32.060Z] ed62d85d2db0: Preparing [2021-02-25T09:44:32.060Z] 02a88cfff88f: Preparing [2021-02-25T09:44:32.060Z] d3f290592df1: Layer already exists [2021-02-25T09:44:32.344Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:32.344Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:32.344Z] c9d5c7969e13: Pushed [2021-02-25T09:44:35.726Z] 7012ea8d603e: Pushed [2021-02-25T09:44:35.726Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:6097e1bf473036659cda0585d3db2b9efb6da99439dd37f949f442250947b103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:36.072Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:36.412Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:36.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T09:44:36.412Z] c9d5c7969e13: Preparing [2021-02-25T09:44:36.412Z] 7012ea8d603e: Preparing [2021-02-25T09:44:36.412Z] d3f290592df1: Preparing [2021-02-25T09:44:36.412Z] ed62d85d2db0: Preparing [2021-02-25T09:44:36.412Z] 02a88cfff88f: Preparing [2021-02-25T09:44:36.684Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:36.684Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:36.684Z] c9d5c7969e13: Layer already exists [2021-02-25T09:44:36.684Z] d3f290592df1: Layer already exists [2021-02-25T09:44:36.684Z] 7012ea8d603e: Layer already exists [2021-02-25T09:44:36.684Z] 2.0.0-dev.104: digest: sha256:6097e1bf473036659cda0585d3db2b9efb6da99439dd37f949f442250947b103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:37.027Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:37.368Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:37.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T09:44:37.368Z] c9d5c7969e13: Preparing [2021-02-25T09:44:37.368Z] 7012ea8d603e: Preparing [2021-02-25T09:44:37.368Z] d3f290592df1: Preparing [2021-02-25T09:44:37.368Z] ed62d85d2db0: Preparing [2021-02-25T09:44:37.368Z] 02a88cfff88f: Preparing [2021-02-25T09:44:37.368Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:37.368Z] d3f290592df1: Layer already exists [2021-02-25T09:44:37.368Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:37.368Z] 7012ea8d603e: Layer already exists [2021-02-25T09:44:37.368Z] c9d5c7969e13: Layer already exists [2021-02-25T09:44:37.640Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:6097e1bf473036659cda0585d3db2b9efb6da99439dd37f949f442250947b103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:37.982Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:38.322Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-02-25T09:44:38.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T09:44:38.322Z] c9d5c7969e13: Preparing [2021-02-25T09:44:38.322Z] 7012ea8d603e: Preparing [2021-02-25T09:44:38.322Z] d3f290592df1: Preparing [2021-02-25T09:44:38.322Z] ed62d85d2db0: Preparing [2021-02-25T09:44:38.322Z] 02a88cfff88f: Preparing [2021-02-25T09:44:38.593Z] ed62d85d2db0: Layer already exists [2021-02-25T09:44:38.593Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:38.593Z] 7012ea8d603e: Layer already exists [2021-02-25T09:44:38.593Z] d3f290592df1: Layer already exists [2021-02-25T09:44:38.593Z] c9d5c7969e13: Layer already exists [2021-02-25T09:44:38.593Z] master: digest: sha256:6097e1bf473036659cda0585d3db2b9efb6da99439dd37f949f442250947b103 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:38.778Z] ===================================================== [Pipeline] echo [2021-02-25T09:44:38.823Z] taggedImages: [2021-02-25T09:44:38.823Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:38.823Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:38.823Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:38.823Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-02-25T09:44:38.905Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-02-25T09:44:38.905Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:38.905Z] 2.0.0-dev.104 [2021-02-25T09:44:38.905Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:38.905Z] master [2021-02-25T09:44:38.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:39.427Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:39.760Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:39.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T09:44:39.760Z] 0c02534d19aa: Preparing [2021-02-25T09:44:39.760Z] 0c02534d19aa: Preparing [2021-02-25T09:44:39.760Z] a9311689c262: Preparing [2021-02-25T09:44:39.760Z] 238271fce199: Preparing [2021-02-25T09:44:39.760Z] 2c80ee886854: Preparing [2021-02-25T09:44:39.760Z] d3f290592df1: Preparing [2021-02-25T09:44:39.760Z] 4a9b60829c22: Preparing [2021-02-25T09:44:39.760Z] 4a9b60829c22: Preparing [2021-02-25T09:44:39.760Z] 916ce5cf0910: Preparing [2021-02-25T09:44:39.760Z] dce0759d8b3c: Preparing [2021-02-25T09:44:39.760Z] 02a88cfff88f: Preparing [2021-02-25T09:44:39.760Z] 4a9b60829c22: Waiting [2021-02-25T09:44:39.760Z] 916ce5cf0910: Waiting [2021-02-25T09:44:39.760Z] dce0759d8b3c: Waiting [2021-02-25T09:44:39.760Z] 02a88cfff88f: Waiting [2021-02-25T09:44:40.033Z] d3f290592df1: Layer already exists [2021-02-25T09:44:40.033Z] 238271fce199: Pushed [2021-02-25T09:44:40.305Z] a9311689c262: Pushed [2021-02-25T09:44:40.305Z] 4a9b60829c22: Pushed [2021-02-25T09:44:40.305Z] 0c02534d19aa: Pushed [2021-02-25T09:44:40.305Z] 916ce5cf0910: Pushed [2021-02-25T09:44:40.305Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:40.305Z] dce0759d8b3c: Pushed [2021-02-25T09:44:42.908Z] 2c80ee886854: Pushed [2021-02-25T09:44:43.181Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:3ea90367f884331ecd46ec288c40672ebc89f13aa0af766f4a19af95ef8f775d size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:43.526Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:43.876Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:43.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T09:44:43.876Z] 0c02534d19aa: Preparing [2021-02-25T09:44:43.876Z] 0c02534d19aa: Preparing [2021-02-25T09:44:43.876Z] a9311689c262: Preparing [2021-02-25T09:44:43.876Z] 238271fce199: Preparing [2021-02-25T09:44:43.876Z] 2c80ee886854: Preparing [2021-02-25T09:44:43.876Z] d3f290592df1: Preparing [2021-02-25T09:44:43.876Z] 4a9b60829c22: Preparing [2021-02-25T09:44:43.876Z] 4a9b60829c22: Preparing [2021-02-25T09:44:43.876Z] 916ce5cf0910: Preparing [2021-02-25T09:44:43.876Z] dce0759d8b3c: Preparing [2021-02-25T09:44:43.876Z] 02a88cfff88f: Preparing [2021-02-25T09:44:43.876Z] 4a9b60829c22: Waiting [2021-02-25T09:44:43.876Z] 916ce5cf0910: Waiting [2021-02-25T09:44:43.876Z] dce0759d8b3c: Waiting [2021-02-25T09:44:43.876Z] 02a88cfff88f: Waiting [2021-02-25T09:44:44.147Z] d3f290592df1: Layer already exists [2021-02-25T09:44:44.147Z] a9311689c262: Layer already exists [2021-02-25T09:44:44.147Z] 238271fce199: Layer already exists [2021-02-25T09:44:44.147Z] 2c80ee886854: Layer already exists [2021-02-25T09:44:44.147Z] 0c02534d19aa: Layer already exists [2021-02-25T09:44:44.147Z] 916ce5cf0910: Layer already exists [2021-02-25T09:44:44.147Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:44.147Z] dce0759d8b3c: Layer already exists [2021-02-25T09:44:44.147Z] 4a9b60829c22: Layer already exists [2021-02-25T09:44:44.147Z] 2.0.0-dev.104: digest: sha256:3ea90367f884331ecd46ec288c40672ebc89f13aa0af766f4a19af95ef8f775d size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:44.494Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:44.825Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:44.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T09:44:44.825Z] 0c02534d19aa: Preparing [2021-02-25T09:44:44.825Z] 0c02534d19aa: Preparing [2021-02-25T09:44:44.825Z] a9311689c262: Preparing [2021-02-25T09:44:44.825Z] 238271fce199: Preparing [2021-02-25T09:44:44.825Z] 2c80ee886854: Preparing [2021-02-25T09:44:44.825Z] d3f290592df1: Preparing [2021-02-25T09:44:44.825Z] 4a9b60829c22: Preparing [2021-02-25T09:44:44.825Z] 4a9b60829c22: Preparing [2021-02-25T09:44:44.825Z] 916ce5cf0910: Preparing [2021-02-25T09:44:44.825Z] dce0759d8b3c: Preparing [2021-02-25T09:44:44.825Z] 02a88cfff88f: Preparing [2021-02-25T09:44:44.825Z] 916ce5cf0910: Waiting [2021-02-25T09:44:44.825Z] dce0759d8b3c: Waiting [2021-02-25T09:44:44.825Z] 02a88cfff88f: Waiting [2021-02-25T09:44:44.825Z] 4a9b60829c22: Waiting [2021-02-25T09:44:44.825Z] a9311689c262: Layer already exists [2021-02-25T09:44:44.825Z] d3f290592df1: Layer already exists [2021-02-25T09:44:44.825Z] 2c80ee886854: Layer already exists [2021-02-25T09:44:44.825Z] 238271fce199: Layer already exists [2021-02-25T09:44:44.825Z] 0c02534d19aa: Layer already exists [2021-02-25T09:44:45.097Z] 916ce5cf0910: Layer already exists [2021-02-25T09:44:45.097Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:45.097Z] 4a9b60829c22: Layer already exists [2021-02-25T09:44:45.097Z] dce0759d8b3c: Layer already exists [2021-02-25T09:44:45.097Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:3ea90367f884331ecd46ec288c40672ebc89f13aa0af766f4a19af95ef8f775d size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:45.443Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:45.778Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-02-25T09:44:45.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T09:44:45.778Z] 0c02534d19aa: Preparing [2021-02-25T09:44:45.778Z] 0c02534d19aa: Preparing [2021-02-25T09:44:45.778Z] a9311689c262: Preparing [2021-02-25T09:44:45.778Z] 238271fce199: Preparing [2021-02-25T09:44:45.778Z] 2c80ee886854: Preparing [2021-02-25T09:44:45.778Z] d3f290592df1: Preparing [2021-02-25T09:44:45.778Z] 4a9b60829c22: Preparing [2021-02-25T09:44:45.778Z] 4a9b60829c22: Preparing [2021-02-25T09:44:45.778Z] 916ce5cf0910: Preparing [2021-02-25T09:44:45.778Z] dce0759d8b3c: Preparing [2021-02-25T09:44:45.778Z] 02a88cfff88f: Preparing [2021-02-25T09:44:45.778Z] 916ce5cf0910: Waiting [2021-02-25T09:44:45.778Z] dce0759d8b3c: Waiting [2021-02-25T09:44:45.778Z] 02a88cfff88f: Waiting [2021-02-25T09:44:45.778Z] 4a9b60829c22: Waiting [2021-02-25T09:44:45.778Z] d3f290592df1: Layer already exists [2021-02-25T09:44:45.778Z] a9311689c262: Layer already exists [2021-02-25T09:44:45.778Z] 2c80ee886854: Layer already exists [2021-02-25T09:44:45.778Z] 238271fce199: Layer already exists [2021-02-25T09:44:45.778Z] 0c02534d19aa: Layer already exists [2021-02-25T09:44:46.050Z] 4a9b60829c22: Layer already exists [2021-02-25T09:44:46.050Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:46.050Z] 916ce5cf0910: Layer already exists [2021-02-25T09:44:46.050Z] dce0759d8b3c: Layer already exists [2021-02-25T09:44:46.050Z] master: digest: sha256:3ea90367f884331ecd46ec288c40672ebc89f13aa0af766f4a19af95ef8f775d size: 2609 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:46.241Z] ===================================================== [Pipeline] echo [2021-02-25T09:44:46.284Z] taggedImages: [2021-02-25T09:44:46.284Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:46.284Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:46.284Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:46.284Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-02-25T09:44:46.348Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-02-25T09:44:46.348Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:46.348Z] 2.0.0-dev.104 [2021-02-25T09:44:46.348Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:46.348Z] master [2021-02-25T09:44:46.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:46.852Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:47.186Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:47.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T09:44:47.186Z] 08168a6a0c96: Preparing [2021-02-25T09:44:47.186Z] 1511ba9cb526: Preparing [2021-02-25T09:44:47.186Z] acdc987edc1a: Preparing [2021-02-25T09:44:47.186Z] 3da1491759d6: Preparing [2021-02-25T09:44:47.186Z] acf1908be8da: Preparing [2021-02-25T09:44:47.186Z] 02a88cfff88f: Preparing [2021-02-25T09:44:47.186Z] 02a88cfff88f: Waiting [2021-02-25T09:44:47.457Z] 3da1491759d6: Pushed [2021-02-25T09:44:47.457Z] acdc987edc1a: Pushed [2021-02-25T09:44:47.457Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:48.050Z] acf1908be8da: Pushed [2021-02-25T09:44:49.481Z] 1511ba9cb526: Pushed [2021-02-25T09:44:49.751Z] 08168a6a0c96: Pushed [2021-02-25T09:44:50.022Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:77e1dbeb50cf7c2ad427aa5d3b40ee7ac58cefd7554246b5a7c7f5aa1604a7a6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:50.358Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:50.699Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:50.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T09:44:50.699Z] 08168a6a0c96: Preparing [2021-02-25T09:44:50.699Z] 1511ba9cb526: Preparing [2021-02-25T09:44:50.699Z] acdc987edc1a: Preparing [2021-02-25T09:44:50.699Z] 3da1491759d6: Preparing [2021-02-25T09:44:50.699Z] acf1908be8da: Preparing [2021-02-25T09:44:50.699Z] 02a88cfff88f: Preparing [2021-02-25T09:44:50.699Z] 02a88cfff88f: Waiting [2021-02-25T09:44:50.699Z] 3da1491759d6: Layer already exists [2021-02-25T09:44:50.699Z] acf1908be8da: Layer already exists [2021-02-25T09:44:50.699Z] 1511ba9cb526: Layer already exists [2021-02-25T09:44:50.699Z] acdc987edc1a: Layer already exists [2021-02-25T09:44:50.699Z] 08168a6a0c96: Layer already exists [2021-02-25T09:44:50.699Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:50.994Z] 2.0.0-dev.104: digest: sha256:77e1dbeb50cf7c2ad427aa5d3b40ee7ac58cefd7554246b5a7c7f5aa1604a7a6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:51.344Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:51.678Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:51.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T09:44:51.678Z] 08168a6a0c96: Preparing [2021-02-25T09:44:51.678Z] 1511ba9cb526: Preparing [2021-02-25T09:44:51.678Z] acdc987edc1a: Preparing [2021-02-25T09:44:51.678Z] 3da1491759d6: Preparing [2021-02-25T09:44:51.678Z] acf1908be8da: Preparing [2021-02-25T09:44:51.678Z] 02a88cfff88f: Preparing [2021-02-25T09:44:51.678Z] 02a88cfff88f: Waiting [2021-02-25T09:44:51.948Z] 1511ba9cb526: Layer already exists [2021-02-25T09:44:51.948Z] acdc987edc1a: Layer already exists [2021-02-25T09:44:51.948Z] acf1908be8da: Layer already exists [2021-02-25T09:44:51.948Z] 3da1491759d6: Layer already exists [2021-02-25T09:44:51.948Z] 08168a6a0c96: Layer already exists [2021-02-25T09:44:51.948Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:51.948Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:77e1dbeb50cf7c2ad427aa5d3b40ee7ac58cefd7554246b5a7c7f5aa1604a7a6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:52.284Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:52.620Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-02-25T09:44:52.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T09:44:52.620Z] 08168a6a0c96: Preparing [2021-02-25T09:44:52.620Z] 1511ba9cb526: Preparing [2021-02-25T09:44:52.620Z] acdc987edc1a: Preparing [2021-02-25T09:44:52.620Z] 3da1491759d6: Preparing [2021-02-25T09:44:52.620Z] acf1908be8da: Preparing [2021-02-25T09:44:52.620Z] 02a88cfff88f: Preparing [2021-02-25T09:44:52.620Z] 02a88cfff88f: Waiting [2021-02-25T09:44:52.620Z] 3da1491759d6: Layer already exists [2021-02-25T09:44:52.620Z] 08168a6a0c96: Layer already exists [2021-02-25T09:44:52.620Z] acf1908be8da: Layer already exists [2021-02-25T09:44:52.620Z] 1511ba9cb526: Layer already exists [2021-02-25T09:44:52.620Z] acdc987edc1a: Layer already exists [2021-02-25T09:44:52.891Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:52.891Z] master: digest: sha256:77e1dbeb50cf7c2ad427aa5d3b40ee7ac58cefd7554246b5a7c7f5aa1604a7a6 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:44:53.076Z] ===================================================== [Pipeline] echo [2021-02-25T09:44:53.155Z] taggedImages: [2021-02-25T09:44:53.155Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:53.155Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:53.155Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:53.155Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-02-25T09:44:53.228Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-02-25T09:44:53.228Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:53.228Z] 2.0.0-dev.104 [2021-02-25T09:44:53.228Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:53.228Z] master [2021-02-25T09:44:53.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:53.772Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:54.118Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:44:54.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T09:44:54.118Z] 932793da3f5f: Preparing [2021-02-25T09:44:54.118Z] 72313dbcdb81: Preparing [2021-02-25T09:44:54.118Z] 62f495509207: Preparing [2021-02-25T09:44:54.118Z] 691ee2d279d0: Preparing [2021-02-25T09:44:54.118Z] a1bb578d9d2b: Preparing [2021-02-25T09:44:54.118Z] 8a7d539a3172: Preparing [2021-02-25T09:44:54.118Z] 7cd96702665d: Preparing [2021-02-25T09:44:54.118Z] b14d8a1ddedf: Preparing [2021-02-25T09:44:54.118Z] 02a88cfff88f: Preparing [2021-02-25T09:44:54.118Z] b14d8a1ddedf: Waiting [2021-02-25T09:44:54.118Z] 7cd96702665d: Waiting [2021-02-25T09:44:54.118Z] 8a7d539a3172: Waiting [2021-02-25T09:44:54.118Z] 02a88cfff88f: Waiting [2021-02-25T09:44:54.399Z] 932793da3f5f: Pushed [2021-02-25T09:44:54.399Z] a1bb578d9d2b: Pushed [2021-02-25T09:44:54.399Z] 72313dbcdb81: Pushed [2021-02-25T09:44:54.673Z] 7cd96702665d: Pushed [2021-02-25T09:44:54.673Z] 8a7d539a3172: Pushed [2021-02-25T09:44:54.673Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:55.267Z] b14d8a1ddedf: Pushed [2021-02-25T09:44:56.697Z] 691ee2d279d0: Pushed [2021-02-25T09:44:56.697Z] 62f495509207: Pushed [2021-02-25T09:44:56.969Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:a995810abb7f81456c7663b0586954e7c85ef597f72710d9d6ec8f3753e45523 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:57.309Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:57.643Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.104 [2021-02-25T09:44:57.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T09:44:57.643Z] 932793da3f5f: Preparing [2021-02-25T09:44:57.643Z] 72313dbcdb81: Preparing [2021-02-25T09:44:57.643Z] 62f495509207: Preparing [2021-02-25T09:44:57.643Z] 691ee2d279d0: Preparing [2021-02-25T09:44:57.643Z] a1bb578d9d2b: Preparing [2021-02-25T09:44:57.643Z] 8a7d539a3172: Preparing [2021-02-25T09:44:57.643Z] 7cd96702665d: Preparing [2021-02-25T09:44:57.643Z] b14d8a1ddedf: Preparing [2021-02-25T09:44:57.643Z] 02a88cfff88f: Preparing [2021-02-25T09:44:57.643Z] 8a7d539a3172: Waiting [2021-02-25T09:44:57.643Z] b14d8a1ddedf: Waiting [2021-02-25T09:44:57.643Z] 7cd96702665d: Waiting [2021-02-25T09:44:57.643Z] 02a88cfff88f: Waiting [2021-02-25T09:44:57.916Z] a1bb578d9d2b: Layer already exists [2021-02-25T09:44:57.916Z] 691ee2d279d0: Layer already exists [2021-02-25T09:44:57.916Z] 932793da3f5f: Layer already exists [2021-02-25T09:44:57.916Z] 72313dbcdb81: Layer already exists [2021-02-25T09:44:57.916Z] 62f495509207: Layer already exists [2021-02-25T09:44:57.916Z] b14d8a1ddedf: Layer already exists [2021-02-25T09:44:57.916Z] 7cd96702665d: Layer already exists [2021-02-25T09:44:57.916Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:57.916Z] 8a7d539a3172: Layer already exists [2021-02-25T09:44:57.916Z] 2.0.0-dev.104: digest: sha256:a995810abb7f81456c7663b0586954e7c85ef597f72710d9d6ec8f3753e45523 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:58.299Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:58.656Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:44:58.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T09:44:58.656Z] 932793da3f5f: Preparing [2021-02-25T09:44:58.656Z] 72313dbcdb81: Preparing [2021-02-25T09:44:58.656Z] 62f495509207: Preparing [2021-02-25T09:44:58.656Z] 691ee2d279d0: Preparing [2021-02-25T09:44:58.656Z] a1bb578d9d2b: Preparing [2021-02-25T09:44:58.656Z] 8a7d539a3172: Preparing [2021-02-25T09:44:58.656Z] 7cd96702665d: Preparing [2021-02-25T09:44:58.656Z] b14d8a1ddedf: Preparing [2021-02-25T09:44:58.656Z] 02a88cfff88f: Preparing [2021-02-25T09:44:58.656Z] 7cd96702665d: Waiting [2021-02-25T09:44:58.656Z] 02a88cfff88f: Waiting [2021-02-25T09:44:58.656Z] b14d8a1ddedf: Waiting [2021-02-25T09:44:58.656Z] 8a7d539a3172: Waiting [2021-02-25T09:44:58.656Z] 62f495509207: Layer already exists [2021-02-25T09:44:58.656Z] 691ee2d279d0: Layer already exists [2021-02-25T09:44:58.656Z] a1bb578d9d2b: Layer already exists [2021-02-25T09:44:58.656Z] 72313dbcdb81: Layer already exists [2021-02-25T09:44:58.930Z] 932793da3f5f: Layer already exists [2021-02-25T09:44:58.930Z] 7cd96702665d: Layer already exists [2021-02-25T09:44:58.930Z] b14d8a1ddedf: Layer already exists [2021-02-25T09:44:58.930Z] 8a7d539a3172: Layer already exists [2021-02-25T09:44:58.930Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:58.930Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:a995810abb7f81456c7663b0586954e7c85ef597f72710d9d6ec8f3753e45523 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:59.280Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:44:59.617Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-02-25T09:44:59.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T09:44:59.617Z] 932793da3f5f: Preparing [2021-02-25T09:44:59.617Z] 72313dbcdb81: Preparing [2021-02-25T09:44:59.617Z] 62f495509207: Preparing [2021-02-25T09:44:59.617Z] 691ee2d279d0: Preparing [2021-02-25T09:44:59.617Z] a1bb578d9d2b: Preparing [2021-02-25T09:44:59.617Z] 8a7d539a3172: Preparing [2021-02-25T09:44:59.617Z] 7cd96702665d: Preparing [2021-02-25T09:44:59.617Z] b14d8a1ddedf: Preparing [2021-02-25T09:44:59.617Z] 02a88cfff88f: Preparing [2021-02-25T09:44:59.617Z] 8a7d539a3172: Waiting [2021-02-25T09:44:59.617Z] 7cd96702665d: Waiting [2021-02-25T09:44:59.617Z] b14d8a1ddedf: Waiting [2021-02-25T09:44:59.617Z] 02a88cfff88f: Waiting [2021-02-25T09:44:59.617Z] 72313dbcdb81: Layer already exists [2021-02-25T09:44:59.617Z] a1bb578d9d2b: Layer already exists [2021-02-25T09:44:59.617Z] 932793da3f5f: Layer already exists [2021-02-25T09:44:59.617Z] 691ee2d279d0: Layer already exists [2021-02-25T09:44:59.617Z] 62f495509207: Layer already exists [2021-02-25T09:44:59.617Z] 8a7d539a3172: Layer already exists [2021-02-25T09:44:59.617Z] 7cd96702665d: Layer already exists [2021-02-25T09:44:59.888Z] b14d8a1ddedf: Layer already exists [2021-02-25T09:44:59.888Z] 02a88cfff88f: Layer already exists [2021-02-25T09:44:59.888Z] master: digest: sha256:a995810abb7f81456c7663b0586954e7c85ef597f72710d9d6ec8f3753e45523 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:45:00.097Z] ===================================================== [Pipeline] echo [2021-02-25T09:45:00.142Z] taggedImages: [2021-02-25T09:45:00.142Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:00.142Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:00.142Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:00.142Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-02-25T09:45:00.211Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-02-25T09:45:00.211Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:00.211Z] 2.0.0-dev.104 [2021-02-25T09:45:00.211Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:00.211Z] master [2021-02-25T09:45:00.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:00.843Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:01.181Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:01.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T09:45:01.181Z] f18df73f573a: Preparing [2021-02-25T09:45:01.181Z] f34fb6f58b77: Preparing [2021-02-25T09:45:01.181Z] d3f290592df1: Preparing [2021-02-25T09:45:01.181Z] 316234f628d9: Preparing [2021-02-25T09:45:01.181Z] 02a88cfff88f: Preparing [2021-02-25T09:45:01.456Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:01.456Z] d3f290592df1: Layer already exists [2021-02-25T09:45:01.456Z] f18df73f573a: Pushed [2021-02-25T09:45:01.728Z] 316234f628d9: Pushed [2021-02-25T09:45:04.350Z] f34fb6f58b77: Pushed [2021-02-25T09:45:04.622Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:cdd86f92aa2535e54fdda06221e7455df6414364d36ecfd51bd5f1d5183efd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:04.963Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:05.295Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:05.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T09:45:05.295Z] f18df73f573a: Preparing [2021-02-25T09:45:05.295Z] f34fb6f58b77: Preparing [2021-02-25T09:45:05.295Z] d3f290592df1: Preparing [2021-02-25T09:45:05.295Z] 316234f628d9: Preparing [2021-02-25T09:45:05.295Z] 02a88cfff88f: Preparing [2021-02-25T09:45:05.295Z] d3f290592df1: Layer already exists [2021-02-25T09:45:05.295Z] f34fb6f58b77: Layer already exists [2021-02-25T09:45:05.295Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:05.295Z] f18df73f573a: Layer already exists [2021-02-25T09:45:05.295Z] 316234f628d9: Layer already exists [2021-02-25T09:45:05.568Z] 2.0.0-dev.104: digest: sha256:cdd86f92aa2535e54fdda06221e7455df6414364d36ecfd51bd5f1d5183efd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:05.906Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:06.240Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:06.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T09:45:06.240Z] f18df73f573a: Preparing [2021-02-25T09:45:06.240Z] f34fb6f58b77: Preparing [2021-02-25T09:45:06.240Z] d3f290592df1: Preparing [2021-02-25T09:45:06.240Z] 316234f628d9: Preparing [2021-02-25T09:45:06.240Z] 02a88cfff88f: Preparing [2021-02-25T09:45:06.240Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:06.240Z] f34fb6f58b77: Layer already exists [2021-02-25T09:45:06.240Z] f18df73f573a: Layer already exists [2021-02-25T09:45:06.240Z] 316234f628d9: Layer already exists [2021-02-25T09:45:06.240Z] d3f290592df1: Layer already exists [2021-02-25T09:45:06.511Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:cdd86f92aa2535e54fdda06221e7455df6414364d36ecfd51bd5f1d5183efd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:06.846Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:07.175Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-02-25T09:45:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T09:45:07.175Z] f18df73f573a: Preparing [2021-02-25T09:45:07.175Z] f34fb6f58b77: Preparing [2021-02-25T09:45:07.175Z] d3f290592df1: Preparing [2021-02-25T09:45:07.175Z] 316234f628d9: Preparing [2021-02-25T09:45:07.175Z] 02a88cfff88f: Preparing [2021-02-25T09:45:07.175Z] f18df73f573a: Layer already exists [2021-02-25T09:45:07.175Z] 316234f628d9: Layer already exists [2021-02-25T09:45:07.175Z] d3f290592df1: Layer already exists [2021-02-25T09:45:07.175Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:07.175Z] f34fb6f58b77: Layer already exists [2021-02-25T09:45:07.445Z] master: digest: sha256:cdd86f92aa2535e54fdda06221e7455df6414364d36ecfd51bd5f1d5183efd5b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:45:07.638Z] ===================================================== [Pipeline] echo [2021-02-25T09:45:07.685Z] taggedImages: [2021-02-25T09:45:07.685Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:07.685Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:07.685Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:07.685Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-02-25T09:45:07.748Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-02-25T09:45:07.748Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:07.748Z] 2.0.0-dev.104 [2021-02-25T09:45:07.748Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:07.748Z] master [2021-02-25T09:45:07.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:08.232Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:08.563Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:08.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T09:45:08.563Z] a58093e359aa: Preparing [2021-02-25T09:45:08.563Z] 75b7ac096083: Preparing [2021-02-25T09:45:08.563Z] d3f290592df1: Preparing [2021-02-25T09:45:08.563Z] b1328ac8eaf3: Preparing [2021-02-25T09:45:08.563Z] 02a88cfff88f: Preparing [2021-02-25T09:45:08.838Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:08.838Z] d3f290592df1: Layer already exists [2021-02-25T09:45:08.838Z] a58093e359aa: Pushed [2021-02-25T09:45:08.838Z] b1328ac8eaf3: Pushed [2021-02-25T09:45:11.451Z] 75b7ac096083: Pushed [2021-02-25T09:45:11.722Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:44477f0d0637c285ef86f9ff2a1f6a844a5c884bd681e0a7650291298e54c96d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:12.061Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:12.397Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:12.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T09:45:12.397Z] a58093e359aa: Preparing [2021-02-25T09:45:12.397Z] 75b7ac096083: Preparing [2021-02-25T09:45:12.397Z] d3f290592df1: Preparing [2021-02-25T09:45:12.397Z] b1328ac8eaf3: Preparing [2021-02-25T09:45:12.397Z] 02a88cfff88f: Preparing [2021-02-25T09:45:12.397Z] b1328ac8eaf3: Layer already exists [2021-02-25T09:45:12.397Z] 75b7ac096083: Layer already exists [2021-02-25T09:45:12.397Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:12.397Z] a58093e359aa: Layer already exists [2021-02-25T09:45:12.397Z] d3f290592df1: Layer already exists [2021-02-25T09:45:12.667Z] 2.0.0-dev.104: digest: sha256:44477f0d0637c285ef86f9ff2a1f6a844a5c884bd681e0a7650291298e54c96d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:13.026Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:13.358Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:13.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T09:45:13.358Z] a58093e359aa: Preparing [2021-02-25T09:45:13.358Z] 75b7ac096083: Preparing [2021-02-25T09:45:13.358Z] d3f290592df1: Preparing [2021-02-25T09:45:13.358Z] b1328ac8eaf3: Preparing [2021-02-25T09:45:13.358Z] 02a88cfff88f: Preparing [2021-02-25T09:45:13.358Z] b1328ac8eaf3: Layer already exists [2021-02-25T09:45:13.358Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:13.358Z] 75b7ac096083: Layer already exists [2021-02-25T09:45:13.628Z] d3f290592df1: Layer already exists [2021-02-25T09:45:13.628Z] a58093e359aa: Layer already exists [2021-02-25T09:45:13.628Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:44477f0d0637c285ef86f9ff2a1f6a844a5c884bd681e0a7650291298e54c96d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:13.966Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:14.299Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-02-25T09:45:14.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T09:45:14.299Z] a58093e359aa: Preparing [2021-02-25T09:45:14.299Z] 75b7ac096083: Preparing [2021-02-25T09:45:14.299Z] d3f290592df1: Preparing [2021-02-25T09:45:14.299Z] b1328ac8eaf3: Preparing [2021-02-25T09:45:14.299Z] 02a88cfff88f: Preparing [2021-02-25T09:45:14.299Z] d3f290592df1: Layer already exists [2021-02-25T09:45:14.299Z] 02a88cfff88f: Layer already exists [2021-02-25T09:45:14.571Z] 75b7ac096083: Layer already exists [2021-02-25T09:45:14.571Z] a58093e359aa: Layer already exists [2021-02-25T09:45:14.571Z] b1328ac8eaf3: Layer already exists [2021-02-25T09:45:14.571Z] master: digest: sha256:44477f0d0637c285ef86f9ff2a1f6a844a5c884bd681e0a7650291298e54c96d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:45:14.784Z] ===================================================== [Pipeline] echo [2021-02-25T09:45:14.830Z] taggedImages: [2021-02-25T09:45:14.830Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:14.830Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:14.830Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:14.830Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-02-25T09:45:14.897Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-02-25T09:45:14.897Z] cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:14.897Z] 2.0.0-dev.104 [2021-02-25T09:45:14.897Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:14.897Z] master [2021-02-25T09:45:14.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:15.393Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:15.727Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:15.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T09:45:15.727Z] b98cc73f5202: Preparing [2021-02-25T09:45:15.727Z] 15da5cfad66b: Preparing [2021-02-25T09:45:15.727Z] ea1e8ca177ed: Preparing [2021-02-25T09:45:15.727Z] ef0a11868ad1: Preparing [2021-02-25T09:45:15.727Z] b187af8b2d43: Preparing [2021-02-25T09:45:15.727Z] 9979ca3d9d72: Preparing [2021-02-25T09:45:15.727Z] a1ae12dbdeb6: Preparing [2021-02-25T09:45:15.727Z] 9ded3b6bb9b5: Preparing [2021-02-25T09:45:15.727Z] fa1afe8e6ed9: Preparing [2021-02-25T09:45:15.727Z] 87a09b4c083e: Preparing [2021-02-25T09:45:15.727Z] 0f74e9ff2a61: Preparing [2021-02-25T09:45:15.727Z] b122376c33c6: Preparing [2021-02-25T09:45:15.727Z] f8381ed47b22: Preparing [2021-02-25T09:45:15.727Z] e934a737d657: Preparing [2021-02-25T09:45:15.727Z] 9979ca3d9d72: Waiting [2021-02-25T09:45:15.727Z] 0f74e9ff2a61: Waiting [2021-02-25T09:45:15.727Z] a1ae12dbdeb6: Waiting [2021-02-25T09:45:15.727Z] b122376c33c6: Waiting [2021-02-25T09:45:15.727Z] 9ded3b6bb9b5: Waiting [2021-02-25T09:45:15.727Z] f8381ed47b22: Waiting [2021-02-25T09:45:15.727Z] fa1afe8e6ed9: Waiting [2021-02-25T09:45:15.727Z] e934a737d657: Waiting [2021-02-25T09:45:16.324Z] b187af8b2d43: Pushed [2021-02-25T09:45:16.324Z] b98cc73f5202: Pushed [2021-02-25T09:45:16.924Z] ef0a11868ad1: Pushed [2021-02-25T09:45:16.924Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T09:45:17.202Z] a1ae12dbdeb6: Pushed [2021-02-25T09:45:17.202Z] fa1afe8e6ed9: Layer already exists [2021-02-25T09:45:17.202Z] 87a09b4c083e: Layer already exists [2021-02-25T09:45:17.202Z] 0f74e9ff2a61: Layer already exists [2021-02-25T09:45:17.202Z] b122376c33c6: Layer already exists [2021-02-25T09:45:17.202Z] f8381ed47b22: Layer already exists [2021-02-25T09:45:17.202Z] e934a737d657: Layer already exists [2021-02-25T09:45:17.799Z] 15da5cfad66b: Pushed [2021-02-25T09:45:18.774Z] 9979ca3d9d72: Pushed [2021-02-25T09:45:28.917Z] ea1e8ca177ed: Pushed [2021-02-25T09:45:28.917Z] cc679f17c5203d1805fe25c40abcaf676b6725c1: digest: sha256:3e7654787f663c766cb0f89a5af5581364a37b667e9e70a0791045b2d6eaeaba size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:29.255Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:29.588Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:29.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T09:45:29.588Z] b98cc73f5202: Preparing [2021-02-25T09:45:29.588Z] 15da5cfad66b: Preparing [2021-02-25T09:45:29.588Z] ea1e8ca177ed: Preparing [2021-02-25T09:45:29.588Z] ef0a11868ad1: Preparing [2021-02-25T09:45:29.588Z] b187af8b2d43: Preparing [2021-02-25T09:45:29.588Z] 9979ca3d9d72: Preparing [2021-02-25T09:45:29.588Z] a1ae12dbdeb6: Preparing [2021-02-25T09:45:29.588Z] 9ded3b6bb9b5: Preparing [2021-02-25T09:45:29.588Z] fa1afe8e6ed9: Preparing [2021-02-25T09:45:29.588Z] 87a09b4c083e: Preparing [2021-02-25T09:45:29.588Z] 0f74e9ff2a61: Preparing [2021-02-25T09:45:29.588Z] b122376c33c6: Preparing [2021-02-25T09:45:29.588Z] f8381ed47b22: Preparing [2021-02-25T09:45:29.588Z] e934a737d657: Preparing [2021-02-25T09:45:29.588Z] 9979ca3d9d72: Waiting [2021-02-25T09:45:29.588Z] a1ae12dbdeb6: Waiting [2021-02-25T09:45:29.588Z] 9ded3b6bb9b5: Waiting [2021-02-25T09:45:29.588Z] fa1afe8e6ed9: Waiting [2021-02-25T09:45:29.588Z] 0f74e9ff2a61: Waiting [2021-02-25T09:45:29.588Z] 87a09b4c083e: Waiting [2021-02-25T09:45:29.588Z] b122376c33c6: Waiting [2021-02-25T09:45:29.588Z] e934a737d657: Waiting [2021-02-25T09:45:29.859Z] ef0a11868ad1: Layer already exists [2021-02-25T09:45:29.859Z] b98cc73f5202: Layer already exists [2021-02-25T09:45:29.859Z] ea1e8ca177ed: Layer already exists [2021-02-25T09:45:29.859Z] 15da5cfad66b: Layer already exists [2021-02-25T09:45:29.859Z] a1ae12dbdeb6: Layer already exists [2021-02-25T09:45:29.859Z] 9979ca3d9d72: Layer already exists [2021-02-25T09:45:29.859Z] fa1afe8e6ed9: Layer already exists [2021-02-25T09:45:29.859Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T09:45:30.129Z] 87a09b4c083e: Layer already exists [2021-02-25T09:45:30.129Z] f8381ed47b22: Layer already exists [2021-02-25T09:45:30.129Z] 0f74e9ff2a61: Layer already exists [2021-02-25T09:45:30.129Z] b122376c33c6: Layer already exists [2021-02-25T09:45:30.129Z] e934a737d657: Layer already exists [2021-02-25T09:45:30.720Z] b187af8b2d43: Layer already exists [2021-02-25T09:45:30.990Z] 2.0.0-dev.104: digest: sha256:3e7654787f663c766cb0f89a5af5581364a37b667e9e70a0791045b2d6eaeaba size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:31.328Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:31.705Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:31.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T09:45:31.705Z] b98cc73f5202: Preparing [2021-02-25T09:45:31.705Z] 15da5cfad66b: Preparing [2021-02-25T09:45:31.705Z] ea1e8ca177ed: Preparing [2021-02-25T09:45:31.705Z] ef0a11868ad1: Preparing [2021-02-25T09:45:31.705Z] b187af8b2d43: Preparing [2021-02-25T09:45:31.705Z] 9979ca3d9d72: Preparing [2021-02-25T09:45:31.705Z] a1ae12dbdeb6: Preparing [2021-02-25T09:45:31.705Z] 9ded3b6bb9b5: Preparing [2021-02-25T09:45:31.705Z] fa1afe8e6ed9: Preparing [2021-02-25T09:45:31.705Z] 87a09b4c083e: Preparing [2021-02-25T09:45:31.705Z] 0f74e9ff2a61: Preparing [2021-02-25T09:45:31.705Z] b122376c33c6: Preparing [2021-02-25T09:45:31.705Z] f8381ed47b22: Preparing [2021-02-25T09:45:31.705Z] e934a737d657: Preparing [2021-02-25T09:45:31.705Z] 9ded3b6bb9b5: Waiting [2021-02-25T09:45:31.705Z] fa1afe8e6ed9: Waiting [2021-02-25T09:45:31.705Z] 87a09b4c083e: Waiting [2021-02-25T09:45:31.705Z] 0f74e9ff2a61: Waiting [2021-02-25T09:45:31.705Z] b122376c33c6: Waiting [2021-02-25T09:45:31.705Z] f8381ed47b22: Waiting [2021-02-25T09:45:31.705Z] e934a737d657: Waiting [2021-02-25T09:45:31.705Z] 9979ca3d9d72: Waiting [2021-02-25T09:45:31.705Z] a1ae12dbdeb6: Waiting [2021-02-25T09:45:31.705Z] ef0a11868ad1: Layer already exists [2021-02-25T09:45:31.705Z] 15da5cfad66b: Layer already exists [2021-02-25T09:45:31.705Z] b98cc73f5202: Layer already exists [2021-02-25T09:45:31.705Z] ea1e8ca177ed: Layer already exists [2021-02-25T09:45:31.705Z] b187af8b2d43: Layer already exists [2021-02-25T09:45:31.705Z] 9979ca3d9d72: Layer already exists [2021-02-25T09:45:31.705Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T09:45:31.705Z] fa1afe8e6ed9: Layer already exists [2021-02-25T09:45:31.977Z] 87a09b4c083e: Layer already exists [2021-02-25T09:45:31.977Z] a1ae12dbdeb6: Layer already exists [2021-02-25T09:45:31.977Z] 0f74e9ff2a61: Layer already exists [2021-02-25T09:45:31.977Z] b122376c33c6: Layer already exists [2021-02-25T09:45:31.977Z] f8381ed47b22: Layer already exists [2021-02-25T09:45:31.977Z] e934a737d657: Layer already exists [2021-02-25T09:45:31.977Z] cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104: digest: sha256:3e7654787f663c766cb0f89a5af5581364a37b667e9e70a0791045b2d6eaeaba size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:32.341Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:45:32.690Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-02-25T09:45:32.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T09:45:32.690Z] b98cc73f5202: Preparing [2021-02-25T09:45:32.690Z] 15da5cfad66b: Preparing [2021-02-25T09:45:32.690Z] ea1e8ca177ed: Preparing [2021-02-25T09:45:32.690Z] ef0a11868ad1: Preparing [2021-02-25T09:45:32.690Z] b187af8b2d43: Preparing [2021-02-25T09:45:32.690Z] 9979ca3d9d72: Preparing [2021-02-25T09:45:32.690Z] a1ae12dbdeb6: Preparing [2021-02-25T09:45:32.690Z] 9ded3b6bb9b5: Preparing [2021-02-25T09:45:32.690Z] fa1afe8e6ed9: Preparing [2021-02-25T09:45:32.690Z] 87a09b4c083e: Preparing [2021-02-25T09:45:32.690Z] 0f74e9ff2a61: Preparing [2021-02-25T09:45:32.690Z] b122376c33c6: Preparing [2021-02-25T09:45:32.690Z] f8381ed47b22: Preparing [2021-02-25T09:45:32.690Z] e934a737d657: Preparing [2021-02-25T09:45:32.690Z] 9979ca3d9d72: Waiting [2021-02-25T09:45:32.690Z] 9ded3b6bb9b5: Waiting [2021-02-25T09:45:32.690Z] 87a09b4c083e: Waiting [2021-02-25T09:45:32.690Z] fa1afe8e6ed9: Waiting [2021-02-25T09:45:32.690Z] 0f74e9ff2a61: Waiting [2021-02-25T09:45:32.690Z] b122376c33c6: Waiting [2021-02-25T09:45:32.690Z] e934a737d657: Waiting [2021-02-25T09:45:32.690Z] f8381ed47b22: Waiting [2021-02-25T09:45:32.690Z] a1ae12dbdeb6: Waiting [2021-02-25T09:45:32.690Z] 15da5cfad66b: Layer already exists [2021-02-25T09:45:32.690Z] b187af8b2d43: Layer already exists [2021-02-25T09:45:32.690Z] b98cc73f5202: Layer already exists [2021-02-25T09:45:32.690Z] ef0a11868ad1: Layer already exists [2021-02-25T09:45:32.690Z] ea1e8ca177ed: Layer already exists [2021-02-25T09:45:32.690Z] 87a09b4c083e: Layer already exists [2021-02-25T09:45:32.690Z] a1ae12dbdeb6: Layer already exists [2021-02-25T09:45:32.690Z] fa1afe8e6ed9: Layer already exists [2021-02-25T09:45:32.690Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T09:45:32.974Z] 9979ca3d9d72: Layer already exists [2021-02-25T09:45:32.974Z] f8381ed47b22: Layer already exists [2021-02-25T09:45:32.974Z] 0f74e9ff2a61: Layer already exists [2021-02-25T09:45:32.974Z] e934a737d657: Layer already exists [2021-02-25T09:45:32.974Z] b122376c33c6: Layer already exists [2021-02-25T09:45:32.974Z] master: digest: sha256:3e7654787f663c766cb0f89a5af5581364a37b667e9e70a0791045b2d6eaeaba size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T09:45:33.172Z] ===================================================== [Pipeline] echo [2021-02-25T09:45:33.214Z] taggedImages: [2021-02-25T09:45:33.214Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1 [2021-02-25T09:45:33.214Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.104 [2021-02-25T09:45:33.214Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:cc679f17c5203d1805fe25c40abcaf676b6725c1-2.0.0-dev.104 [2021-02-25T09:45:33.214Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:45:33.786Z] ---> job-cost.sh [2021-02-25T09:45:33.786Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxBW [2021-02-25T09:46:12.734Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T09:48:34.523Z] lf-activate-venv(): INFO: Adding /tmp/venv-dxBW/bin to PATH [2021-02-25T09:48:34.523Z] INFO: No Stack... [2021-02-25T09:48:34.523Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T09:48:34.523Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T09:48:34.852Z] + cat /w/workspace/edgex-go/370/archives/cost.csv [2021-02-25T09:48:34.852Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T09:48:34.961Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-370-stack-cost] [2021-02-25T09:48:34.970Z] Resource [jenkins-edgexfoundry-edgex-go-master-370-stack-cost] did not exist. Created. [2021-02-25T09:48:34.970Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-370-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T09:48:35.379Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T09:48:36.452Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T09:48:36.462Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-370-stack-cost] [Pipeline] // lock [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) [Pipeline] unstash [Pipeline] wrap [2021-02-25T09:48:37.757Z] provisioning config files... [2021-02-25T09:48:37.786Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/370@tmp/config5127501111962618670tmp [Pipeline] { [Pipeline] sh [2021-02-25T09:48:38.144Z] + set +x [2021-02-25T09:48:38.144Z] + curl -s https://codecov.io/bash [2021-02-25T09:48:38.144Z] + bash -s -- [2021-02-25T09:48:38.428Z] [2021-02-25T09:48:38.428Z] _____ _ [2021-02-25T09:48:38.428Z] / ____| | | [2021-02-25T09:48:38.428Z] | | ___ __| | ___ ___ _____ __ [2021-02-25T09:48:38.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-25T09:48:38.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-25T09:48:38.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-25T09:48:38.428Z] Bash-20210129-7c25fce [2021-02-25T09:48:38.428Z] [2021-02-25T09:48:38.428Z] [2021-02-25T09:48:38.428Z] ==> git version 2.24.3 found [2021-02-25T09:48:38.737Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-25T09:48:38.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-25T09:48:38.737Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-25T09:48:38.737Z] ==> Jenkins CI detected. [2021-02-25T09:48:38.737Z] project root: . [2021-02-25T09:48:38.737Z] --> token set from env [2021-02-25T09:48:38.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-25T09:48:38.737Z] ==> Running gcov in . (disable via -X gcov) [2021-02-25T09:48:38.737Z] ==> Python coveragepy not found [2021-02-25T09:48:38.737Z] ==> Searching for coverage reports in: [2021-02-25T09:48:38.737Z] + . [2021-02-25T09:48:38.737Z] -> Found 1 reports [2021-02-25T09:48:38.737Z] ==> Detecting git/mercurial file structure [2021-02-25T09:48:38.737Z] ==> Reading reports [2021-02-25T09:48:38.737Z] + ./coverage.out bytes=594620 [2021-02-25T09:48:38.737Z] ==> Appending adjustments [2021-02-25T09:48:38.737Z] https://docs.codecov.io/docs/fixing-reports [2021-02-25T09:48:42.048Z] + Found adjustments [2021-02-25T09:48:42.048Z] ==> Gzipping contents [2021-02-25T09:48:42.048Z] 88K /tmp/codecov.qibvSC.gz [2021-02-25T09:48:42.048Z] ==> Uploading reports [2021-02-25T09:48:42.049Z] url: https://codecov.io [2021-02-25T09:48:42.049Z] query: branch=master&commit=cc679f17c5203d1805fe25c40abcaf676b6725c1&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T09:48:42.049Z] -> Pinging Codecov [2021-02-25T09:48:42.049Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=cc679f17c5203d1805fe25c40abcaf676b6725c1&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T09:48:45.354Z] -> Uploading to [2021-02-25T09:48:45.354Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-25/00271124DB129430A58F1EEE437C3FCB/cc679f17c5203d1805fe25c40abcaf676b6725c1/dea13671-b862-4a99-8843-7e190b26fb7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T094844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=935bfe593c0433b5b72be4830caca4c1b83b9622266037b47b892bf0e48988a7 [2021-02-25T09:48:45.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:48:45.354Z] Dload Upload Total Spent Left Speed [2021-02-25T09:48:45.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88741 0 0 100 88741 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-02-25T09:48:45.354Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cc679f17c5203d1805fe25c40abcaf676b6725c1 [Pipeline] } [2021-02-25T09:48:45.364Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-02-25T09:48:45.779Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-25T09:48:45.860Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:48:46.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T09:48:46.205Z] [2021-02-25T09:48:46.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:48:46.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T09:48:46.544Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-25T09:48:46.544Z] 188c0c94c7c5: Already exists [2021-02-25T09:48:46.544Z] 0ef7d3d256c8: Already exists [2021-02-25T09:48:46.544Z] de9db76c5a1d: Already exists [2021-02-25T09:48:46.544Z] 0eba1c9be4d2: Pulling fs layer [2021-02-25T09:48:46.544Z] 0d57e429df01: Pulling fs layer [2021-02-25T09:48:46.544Z] 4e4be7b47b0d: Pulling fs layer [2021-02-25T09:48:46.544Z] e1f770b5df2f: Pulling fs layer [2021-02-25T09:48:46.544Z] 85a0685a4137: Pulling fs layer [2021-02-25T09:48:46.544Z] e1f770b5df2f: Waiting [2021-02-25T09:48:46.544Z] 85a0685a4137: Waiting [2021-02-25T09:48:46.544Z] 0d57e429df01: Download complete [2021-02-25T09:48:46.544Z] 4e4be7b47b0d: Download complete [2021-02-25T09:48:48.464Z] e1f770b5df2f: Verifying Checksum [2021-02-25T09:48:48.464Z] e1f770b5df2f: Download complete [2021-02-25T09:48:50.394Z] 0eba1c9be4d2: Verifying Checksum [2021-02-25T09:48:50.394Z] 0eba1c9be4d2: Download complete [2021-02-25T09:48:50.972Z] 85a0685a4137: Verifying Checksum [2021-02-25T09:48:50.972Z] 85a0685a4137: Download complete [2021-02-25T09:48:57.587Z] 0eba1c9be4d2: Pull complete [2021-02-25T09:48:57.587Z] 0d57e429df01: Pull complete [2021-02-25T09:48:57.587Z] 4e4be7b47b0d: Pull complete [2021-02-25T09:48:58.978Z] e1f770b5df2f: Pull complete [2021-02-25T09:49:08.995Z] 85a0685a4137: Pull complete [2021-02-25T09:49:08.995Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-25T09:49:08.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T09:49:08.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-25T09:49:09.168Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:49:09.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-snyk-go:1.410.4 cat [2021-02-25T09:49:10.373Z] $ docker top df012cb77c013d297321ac733b42e96790241fc3722144d5355674c732899744 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T09:49:10.629Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-25T09:49:10.920Z] + set -o pipefail [2021-02-25T09:49:10.920Z] + snyk monitor '--org=edgex-jenkins' [2021-02-25T09:49:25.854Z] [2021-02-25T09:49:25.854Z] Monitoring /w/workspace/edgex-go/370 (github.com/edgexfoundry/edgex-go)... [2021-02-25T09:49:25.854Z] [2021-02-25T09:49:25.854Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ca8e4223-8634-42f3-8f09-411c783d1c5a [2021-02-25T09:49:25.854Z] [2021-02-25T09:49:25.854Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-25T09:49:25.854Z] [2021-02-25T09:49:25.854Z] [2021-02-25T09:49:25.854Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-25T09:49:25.854Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-25T09:49:25.871Z] $ docker stop --time=1 df012cb77c013d297321ac733b42e96790241fc3722144d5355674c732899744 [2021-02-25T09:49:29.061Z] $ docker rm -f df012cb77c013d297321ac733b42e96790241fc3722144d5355674c732899744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-02-25T09:49:29.989Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T09:49:30.037Z] provisioning config files... [2021-02-25T09:49:30.047Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/370@tmp/config4800444465881679086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:49:30.435Z] --> edgex-publish-swagger.sh [2021-02-25T09:49:30.435Z] === Publish openapi/v1 API === [2021-02-25T09:49:30.435Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-02-25T09:49:30.435Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/370/openapi/v1/core-command.yaml] [2021-02-25T09:49:30.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:30.435Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:31.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8653 0:00:01 0:00:01 --:--:-- 8660 100 10522 0 0 100 10522 0 8652 0:00:01 0:00:01 --:--:-- 8660 [2021-02-25T09:49:31.823Z] [2021-02-25T09:49:31.823Z] [2021-02-25T09:49:31.823Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/370/openapi/v1/core-data.yaml] [2021-02-25T09:49:31.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:31.823Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:32.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28545 0:00:01 0:00:01 --:--:-- 28558 100 32557 0 0 100 32557 0 28541 0:00:01 0:00:01 --:--:-- 28558 [2021-02-25T09:49:32.769Z] [2021-02-25T09:49:32.769Z] [2021-02-25T09:49:32.769Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/370/openapi/v1/core-metadata.yaml] [2021-02-25T09:49:32.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:32.769Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:33.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 62410 0:00:01 0:00:01 --:--:-- 62369 100 73721 0 0 100 73721 0 62399 0:00:01 0:00:01 --:--:-- 62369 [2021-02-25T09:49:33.978Z] [2021-02-25T09:49:33.978Z] [2021-02-25T09:49:33.978Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/370/openapi/v1/support-logging.yaml] [2021-02-25T09:49:33.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:33.978Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:35.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11837 0:00:01 0:00:01 --:--:-- 11840 100 13581 0 0 100 13581 0 11835 0:00:01 0:00:01 --:--:-- 11840 [2021-02-25T09:49:35.366Z] [2021-02-25T09:49:35.366Z] [2021-02-25T09:49:35.366Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/370/openapi/v1/support-notifications.yaml] [2021-02-25T09:49:35.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:35.366Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:36.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 37146 0:00:01 0:00:01 --:--:-- 37179 100 38890 0 0 100 38890 0 37138 0:00:01 0:00:01 --:--:-- 37179 [2021-02-25T09:49:36.322Z] [2021-02-25T09:49:36.322Z] [2021-02-25T09:49:36.322Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/370/openapi/v1/support-scheduler.yaml] [2021-02-25T09:49:36.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:36.322Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:37.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12003 0:00:01 0:00:01 --:--:-- 12014 100 14249 0 0 100 14249 0 12002 0:00:01 0:00:01 --:--:-- 12014 [2021-02-25T09:49:37.280Z] [2021-02-25T09:49:37.280Z] [2021-02-25T09:49:37.280Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/370/openapi/v1/system-agent.yaml] [2021-02-25T09:49:37.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:37.280Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:38.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3878 0:00:01 0:00:01 --:--:-- 3881 100 4110 0 0 100 4110 0 3878 0:00:01 0:00:01 --:--:-- 3881 [2021-02-25T09:49:38.668Z] [2021-02-25T09:49:38.668Z] [2021-02-25T09:49:38.668Z] === Publish openapi/v2 API === [2021-02-25T09:49:38.668Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-25T09:49:38.668Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/370/openapi/v2/core-command.yaml] [2021-02-25T09:49:38.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:38.668Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:39.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29744 0 0 100 29744 0 28192 0:00:01 0:00:01 --:--:-- 28220 100 29744 0 0 100 29744 0 28187 0:00:01 0:00:01 --:--:-- 28193 [2021-02-25T09:49:39.615Z] [2021-02-25T09:49:39.615Z] [2021-02-25T09:49:39.615Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/370/openapi/v2/core-data.yaml] [2021-02-25T09:49:39.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:39.615Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:40.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57136 0 0 100 57136 0 52296 0:00:01 0:00:01 --:--:-- 52322 100 57136 0 0 100 57136 0 52288 0:00:01 0:00:01 --:--:-- 52322 [2021-02-25T09:49:40.566Z] [2021-02-25T09:49:40.566Z] [2021-02-25T09:49:40.566Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/370/openapi/v2/core-metadata.yaml] [2021-02-25T09:49:40.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:40.566Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:41.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 118k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 99k 0:00:01 0:00:01 --:--:-- 100k [2021-02-25T09:49:41.778Z] [2021-02-25T09:49:41.778Z] [2021-02-25T09:49:41.778Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/370/openapi/v2/support-notifications.yaml] [2021-02-25T09:49:41.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:41.778Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:42.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59705 0 0 100 59705 0 52053 0:00:01 0:00:01 --:--:-- 52053 100 59705 0 0 100 59705 0 52044 0:00:01 0:00:01 --:--:-- 52007 [2021-02-25T09:49:42.988Z] [2021-02-25T09:49:42.988Z] [2021-02-25T09:49:42.988Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/370/openapi/v2/support-scheduler.yaml] [2021-02-25T09:49:42.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:42.988Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:43.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37783 0 0 100 37783 0 36497 0:00:01 0:00:01 --:--:-- 36505 100 37783 0 0 100 37783 0 36491 0:00:01 0:00:01 --:--:-- 36505 [2021-02-25T09:49:43.938Z] [2021-02-25T09:49:43.938Z] [2021-02-25T09:49:43.938Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/370/openapi/v2/system-agent.yaml] [2021-02-25T09:49:43.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T09:49:43.938Z] Dload Upload Total Spent Left Speed [2021-02-25T09:49:45.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24182 0 0 100 24182 0 22064 0:00:01 0:00:01 --:--:-- 22084 100 24182 0 0 100 24182 0 22060 0:00:01 0:00:01 --:--:-- 22063 [2021-02-25T09:49:45.328Z] [2021-02-25T09:49:45.328Z] [Pipeline] } [2021-02-25T09:49:45.337Z] 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 [2021-02-25T09:49:46.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:49:46.098Z] . [Pipeline] withDockerContainer [2021-02-25T09:49:46.306Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:49:46.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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:10004/edgex-devops/git-semver:latest cat [2021-02-25T09:49:47.262Z] $ docker top 2a93d6b90336f31d0324f12a9fe311cccebc07893366ba00c3ad704976e9dc9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T09:49:47.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T09:49:47.614Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T09:49:47.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T09:49:47.993Z] $ docker exec 2a93d6b90336f31d0324f12a9fe311cccebc07893366ba00c3ad704976e9dc9c ssh-agent [2021-02-25T09:49:48.176Z] SSH_AUTH_SOCK=/tmp/ssh-6vzm0XZSCZY8/agent.11 [2021-02-25T09:49:48.176Z] SSH_AGENT_PID=17 [2021-02-25T09:49:48.186Z] Running ssh-add (command line suppressed) [2021-02-25T09:49:48.322Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_4613781607078162116.key (/w/workspace/edgex-go/370@tmp/private_key_4613781607078162116.key) [2021-02-25T09:49:48.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T09:49:48.711Z] + git semver tag [2021-02-25T09:49:48.972Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T09:49:48.973Z] # $GIT_DIR = /w/workspace/edgex-go/370/.git [2021-02-25T09:49:48.973Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/370 [2021-02-25T09:49:48.973Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T09:49:48.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T09:49:48.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T09:49:48.973Z] # $SEMVER_BRANCH = master [2021-02-25T09:49:48.973Z] # $SEMVER_DIR = /w/workspace/edgex-go/370/.semver [2021-02-25T09:49:48.973Z] # cc679f17c5203d1805fe25c40abcaf676b6725c1 HEAD [2021-02-25T09:49:49.545Z] # -> Force: false [2021-02-25T09:49:49.545Z] # d227429fa1f47cd67d6383b3c6bc075fc96bc201 refs/tags/v2.0.0-dev.104 [Pipeline] } [2021-02-25T09:49:49.556Z] $ docker exec --env ******** --env ******** 2a93d6b90336f31d0324f12a9fe311cccebc07893366ba00c3ad704976e9dc9c ssh-agent -k [2021-02-25T09:49:49.689Z] unset SSH_AUTH_SOCK; [2021-02-25T09:49:49.690Z] unset SSH_AGENT_PID; [2021-02-25T09:49:49.690Z] echo Agent pid 17 killed; [2021-02-25T09:49:49.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T09:49:50.195Z] + git semver [Pipeline] } [2021-02-25T09:49:50.211Z] $ docker stop --time=1 2a93d6b90336f31d0324f12a9fe311cccebc07893366ba00c3ad704976e9dc9c [2021-02-25T09:49:51.568Z] $ docker rm -f 2a93d6b90336f31d0324f12a9fe311cccebc07893366ba00c3ad704976e9dc9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:49:52.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T09:49:52.143Z] [2021-02-25T09:49:52.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:49:52.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T09:49:52.482Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-25T09:49:52.482Z] ab5ef0e58194: Pulling fs layer [2021-02-25T09:49:52.482Z] 9712f1f96733: Pulling fs layer [2021-02-25T09:49:52.482Z] 63f879dbbcfc: Pulling fs layer [2021-02-25T09:49:52.482Z] 0d9ebad4ef96: Pulling fs layer [2021-02-25T09:49:52.482Z] e9a5061849ea: Pulling fs layer [2021-02-25T09:49:52.482Z] d747dcd14b5f: Pulling fs layer [2021-02-25T09:49:52.482Z] 2de7ff778b66: Pulling fs layer [2021-02-25T09:49:52.482Z] 0d9ebad4ef96: Waiting [2021-02-25T09:49:52.482Z] e9a5061849ea: Waiting [2021-02-25T09:49:52.482Z] d747dcd14b5f: Waiting [2021-02-25T09:49:52.482Z] 2de7ff778b66: Waiting [2021-02-25T09:49:52.482Z] 9712f1f96733: Verifying Checksum [2021-02-25T09:49:52.482Z] 9712f1f96733: Download complete [2021-02-25T09:49:55.042Z] 63f879dbbcfc: Download complete [2021-02-25T09:49:55.304Z] e9a5061849ea: Verifying Checksum [2021-02-25T09:49:55.304Z] e9a5061849ea: Download complete [2021-02-25T09:49:55.304Z] d747dcd14b5f: Verifying Checksum [2021-02-25T09:49:55.304Z] d747dcd14b5f: Download complete [2021-02-25T09:49:55.304Z] 0d9ebad4ef96: Verifying Checksum [2021-02-25T09:49:55.304Z] 0d9ebad4ef96: Download complete [2021-02-25T09:49:55.567Z] 2de7ff778b66: Verifying Checksum [2021-02-25T09:49:55.567Z] 2de7ff778b66: Download complete [2021-02-25T09:49:55.567Z] ab5ef0e58194: Verifying Checksum [2021-02-25T09:49:55.567Z] ab5ef0e58194: Download complete [2021-02-25T09:50:00.872Z] ab5ef0e58194: Pull complete [2021-02-25T09:50:00.872Z] 9712f1f96733: Pull complete [2021-02-25T09:50:04.202Z] 63f879dbbcfc: Pull complete [2021-02-25T09:50:10.832Z] 0d9ebad4ef96: Pull complete [2021-02-25T09:50:12.218Z] e9a5061849ea: Pull complete [2021-02-25T09:50:12.479Z] d747dcd14b5f: Pull complete [2021-02-25T09:50:15.045Z] 2de7ff778b66: Pull complete [2021-02-25T09:50:15.045Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-25T09:50:15.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T09:50:15.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-25T09:50:15.224Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:50:15.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-lftools:0.23.1-centos7 cat [2021-02-25T09:50:18.615Z] $ docker top ba790cbe7eac70ad09a4d3ce5e6405a45cc3f0ecdf4b21472d6e3bb0171c5061 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-25T09:50:18.836Z] provisioning config files... [2021-02-25T09:50:18.847Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/370@tmp/config816155800353499968tmp [2021-02-25T09:50:18.862Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/370@tmp/config4852771643680625579tmp [2021-02-25T09:50:18.876Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/370@tmp/config8635630477728222587tmp [Pipeline] { [Pipeline] echo [2021-02-25T09:50:18.947Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:50:19.243Z] ---> sigul-configuration.sh [2021-02-25T09:50:19.243Z] gpg: directory `/root/.gnupg' created [2021-02-25T09:50:19.243Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-25T09:50:19.243Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-25T09:50:19.243Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-25T09:50:19.243Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-25T09:50:19.243Z] gpg: CAST5 encrypted data [2021-02-25T09:50:19.505Z] gpg: encrypted with 1 passphrase [2021-02-25T09:50:19.505Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-25T09:50:19.803Z] + mkdir /home/jenkins [2021-02-25T09:50:19.803Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-25T09:50:20.100Z] + 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 [2021-02-25T09:50:20.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:50:20.460Z] ---> sigul-install.sh [2021-02-25T09:50:27.053Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-25T09:50:27.350Z] + git tag --list [2021-02-25T09:50:27.350Z] 0.6.0 [2021-02-25T09:50:27.350Z] 0.6.1 [2021-02-25T09:50:27.350Z] 0.7.0 [2021-02-25T09:50:27.350Z] 0.7.1 [2021-02-25T09:50:27.350Z] v0.0.0 [2021-02-25T09:50:27.350Z] v0.0.1-dev.1 [2021-02-25T09:50:27.350Z] v1.0.0 [2021-02-25T09:50:27.350Z] v1.0.1 [2021-02-25T09:50:27.350Z] v1.1.0 [2021-02-25T09:50:27.350Z] v1.2.0 [2021-02-25T09:50:27.350Z] v1.2.1 [2021-02-25T09:50:27.350Z] v1.2.2-dev.1 [2021-02-25T09:50:27.350Z] v1.2.2-dev.10 [2021-02-25T09:50:27.350Z] v1.2.2-dev.100 [2021-02-25T09:50:27.350Z] v1.2.2-dev.101 [2021-02-25T09:50:27.350Z] v1.2.2-dev.102 [2021-02-25T09:50:27.350Z] v1.2.2-dev.103 [2021-02-25T09:50:27.350Z] v1.2.2-dev.104 [2021-02-25T09:50:27.350Z] v1.2.2-dev.105 [2021-02-25T09:50:27.350Z] v1.2.2-dev.106 [2021-02-25T09:50:27.350Z] v1.2.2-dev.107 [2021-02-25T09:50:27.350Z] v1.2.2-dev.11 [2021-02-25T09:50:27.350Z] v1.2.2-dev.12 [2021-02-25T09:50:27.350Z] v1.2.2-dev.13 [2021-02-25T09:50:27.350Z] v1.2.2-dev.14 [2021-02-25T09:50:27.350Z] v1.2.2-dev.15 [2021-02-25T09:50:27.350Z] v1.2.2-dev.16 [2021-02-25T09:50:27.350Z] v1.2.2-dev.17 [2021-02-25T09:50:27.350Z] v1.2.2-dev.18 [2021-02-25T09:50:27.350Z] v1.2.2-dev.19 [2021-02-25T09:50:27.350Z] v1.2.2-dev.2 [2021-02-25T09:50:27.350Z] v1.2.2-dev.20 [2021-02-25T09:50:27.350Z] v1.2.2-dev.21 [2021-02-25T09:50:27.350Z] v1.2.2-dev.22 [2021-02-25T09:50:27.350Z] v1.2.2-dev.23 [2021-02-25T09:50:27.350Z] v1.2.2-dev.24 [2021-02-25T09:50:27.350Z] v1.2.2-dev.25 [2021-02-25T09:50:27.350Z] v1.2.2-dev.26 [2021-02-25T09:50:27.350Z] v1.2.2-dev.27 [2021-02-25T09:50:27.350Z] v1.2.2-dev.28 [2021-02-25T09:50:27.350Z] v1.2.2-dev.29 [2021-02-25T09:50:27.350Z] v1.2.2-dev.3 [2021-02-25T09:50:27.350Z] v1.2.2-dev.30 [2021-02-25T09:50:27.350Z] v1.2.2-dev.31 [2021-02-25T09:50:27.350Z] v1.2.2-dev.32 [2021-02-25T09:50:27.350Z] v1.2.2-dev.33 [2021-02-25T09:50:27.350Z] v1.2.2-dev.34 [2021-02-25T09:50:27.350Z] v1.2.2-dev.35 [2021-02-25T09:50:27.350Z] v1.2.2-dev.36 [2021-02-25T09:50:27.350Z] v1.2.2-dev.37 [2021-02-25T09:50:27.350Z] v1.2.2-dev.38 [2021-02-25T09:50:27.350Z] v1.2.2-dev.39 [2021-02-25T09:50:27.350Z] v1.2.2-dev.4 [2021-02-25T09:50:27.350Z] v1.2.2-dev.40 [2021-02-25T09:50:27.350Z] v1.2.2-dev.41 [2021-02-25T09:50:27.350Z] v1.2.2-dev.42 [2021-02-25T09:50:27.350Z] v1.2.2-dev.43 [2021-02-25T09:50:27.350Z] v1.2.2-dev.44 [2021-02-25T09:50:27.350Z] v1.2.2-dev.45 [2021-02-25T09:50:27.350Z] v1.2.2-dev.46 [2021-02-25T09:50:27.350Z] v1.2.2-dev.47 [2021-02-25T09:50:27.350Z] v1.2.2-dev.48 [2021-02-25T09:50:27.350Z] v1.2.2-dev.49 [2021-02-25T09:50:27.350Z] v1.2.2-dev.5 [2021-02-25T09:50:27.350Z] v1.2.2-dev.50 [2021-02-25T09:50:27.350Z] v1.2.2-dev.51 [2021-02-25T09:50:27.350Z] v1.2.2-dev.52 [2021-02-25T09:50:27.350Z] v1.2.2-dev.53 [2021-02-25T09:50:27.350Z] v1.2.2-dev.54 [2021-02-25T09:50:27.350Z] v1.2.2-dev.55 [2021-02-25T09:50:27.350Z] v1.2.2-dev.56 [2021-02-25T09:50:27.350Z] v1.2.2-dev.57 [2021-02-25T09:50:27.350Z] v1.2.2-dev.58 [2021-02-25T09:50:27.350Z] v1.2.2-dev.59 [2021-02-25T09:50:27.350Z] v1.2.2-dev.6 [2021-02-25T09:50:27.350Z] v1.2.2-dev.60 [2021-02-25T09:50:27.350Z] v1.2.2-dev.61 [2021-02-25T09:50:27.350Z] v1.2.2-dev.62 [2021-02-25T09:50:27.350Z] v1.2.2-dev.63 [2021-02-25T09:50:27.350Z] v1.2.2-dev.64 [2021-02-25T09:50:27.350Z] v1.2.2-dev.65 [2021-02-25T09:50:27.350Z] v1.2.2-dev.66 [2021-02-25T09:50:27.350Z] v1.2.2-dev.67 [2021-02-25T09:50:27.350Z] v1.2.2-dev.68 [2021-02-25T09:50:27.350Z] v1.2.2-dev.69 [2021-02-25T09:50:27.350Z] v1.2.2-dev.7 [2021-02-25T09:50:27.350Z] v1.2.2-dev.70 [2021-02-25T09:50:27.350Z] v1.2.2-dev.71 [2021-02-25T09:50:27.350Z] v1.2.2-dev.72 [2021-02-25T09:50:27.350Z] v1.2.2-dev.73 [2021-02-25T09:50:27.350Z] v1.2.2-dev.74 [2021-02-25T09:50:27.350Z] v1.2.2-dev.75 [2021-02-25T09:50:27.350Z] v1.2.2-dev.76 [2021-02-25T09:50:27.350Z] v1.2.2-dev.77 [2021-02-25T09:50:27.350Z] v1.2.2-dev.78 [2021-02-25T09:50:27.350Z] v1.2.2-dev.79 [2021-02-25T09:50:27.350Z] v1.2.2-dev.8 [2021-02-25T09:50:27.350Z] v1.2.2-dev.80 [2021-02-25T09:50:27.350Z] v1.2.2-dev.81 [2021-02-25T09:50:27.350Z] v1.2.2-dev.82 [2021-02-25T09:50:27.350Z] v1.2.2-dev.83 [2021-02-25T09:50:27.350Z] v1.2.2-dev.84 [2021-02-25T09:50:27.350Z] v1.2.2-dev.85 [2021-02-25T09:50:27.350Z] v1.2.2-dev.86 [2021-02-25T09:50:27.350Z] v1.2.2-dev.87 [2021-02-25T09:50:27.350Z] v1.2.2-dev.88 [2021-02-25T09:50:27.350Z] v1.2.2-dev.89 [2021-02-25T09:50:27.350Z] v1.2.2-dev.9 [2021-02-25T09:50:27.350Z] v1.2.2-dev.90 [2021-02-25T09:50:27.350Z] v1.2.2-dev.91 [2021-02-25T09:50:27.350Z] v1.2.2-dev.92 [2021-02-25T09:50:27.350Z] v1.2.2-dev.93 [2021-02-25T09:50:27.350Z] v1.2.2-dev.94 [2021-02-25T09:50:27.350Z] v1.2.2-dev.95 [2021-02-25T09:50:27.350Z] v1.2.2-dev.96 [2021-02-25T09:50:27.350Z] v1.2.2-dev.97 [2021-02-25T09:50:27.350Z] v1.2.2-dev.98 [2021-02-25T09:50:27.350Z] v1.2.2-dev.99 [2021-02-25T09:50:27.350Z] v1.3.0 [2021-02-25T09:50:27.350Z] v1.3.1 [2021-02-25T09:50:27.350Z] v1.3.1-dev.1 [2021-02-25T09:50:27.350Z] v1.3.1-dev.10 [2021-02-25T09:50:27.350Z] v1.3.1-dev.11 [2021-02-25T09:50:27.350Z] v1.3.1-dev.12 [2021-02-25T09:50:27.350Z] v1.3.1-dev.13 [2021-02-25T09:50:27.350Z] v1.3.1-dev.14 [2021-02-25T09:50:27.350Z] v1.3.1-dev.15 [2021-02-25T09:50:27.350Z] v1.3.1-dev.16 [2021-02-25T09:50:27.350Z] v1.3.1-dev.17 [2021-02-25T09:50:27.350Z] v1.3.1-dev.18 [2021-02-25T09:50:27.350Z] v1.3.1-dev.2 [2021-02-25T09:50:27.350Z] v1.3.1-dev.3 [2021-02-25T09:50:27.350Z] v1.3.1-dev.4 [2021-02-25T09:50:27.350Z] v1.3.1-dev.5 [2021-02-25T09:50:27.350Z] v1.3.1-dev.6 [2021-02-25T09:50:27.350Z] v1.3.1-dev.7 [2021-02-25T09:50:27.350Z] v1.3.1-dev.8 [2021-02-25T09:50:27.350Z] v1.3.1-dev.9 [2021-02-25T09:50:27.350Z] v2.0.0-dev.1 [2021-02-25T09:50:27.350Z] v2.0.0-dev.10 [2021-02-25T09:50:27.350Z] v2.0.0-dev.100 [2021-02-25T09:50:27.350Z] v2.0.0-dev.101 [2021-02-25T09:50:27.350Z] v2.0.0-dev.102 [2021-02-25T09:50:27.350Z] v2.0.0-dev.103 [2021-02-25T09:50:27.350Z] v2.0.0-dev.104 [2021-02-25T09:50:27.350Z] v2.0.0-dev.11 [2021-02-25T09:50:27.350Z] v2.0.0-dev.12 [2021-02-25T09:50:27.350Z] v2.0.0-dev.13 [2021-02-25T09:50:27.350Z] v2.0.0-dev.14 [2021-02-25T09:50:27.350Z] v2.0.0-dev.15 [2021-02-25T09:50:27.350Z] v2.0.0-dev.16 [2021-02-25T09:50:27.350Z] v2.0.0-dev.17 [2021-02-25T09:50:27.350Z] v2.0.0-dev.18 [2021-02-25T09:50:27.350Z] v2.0.0-dev.19 [2021-02-25T09:50:27.350Z] v2.0.0-dev.2 [2021-02-25T09:50:27.350Z] v2.0.0-dev.20 [2021-02-25T09:50:27.350Z] v2.0.0-dev.21 [2021-02-25T09:50:27.350Z] v2.0.0-dev.22 [2021-02-25T09:50:27.350Z] v2.0.0-dev.23 [2021-02-25T09:50:27.350Z] v2.0.0-dev.24 [2021-02-25T09:50:27.350Z] v2.0.0-dev.25 [2021-02-25T09:50:27.350Z] v2.0.0-dev.26 [2021-02-25T09:50:27.351Z] v2.0.0-dev.27 [2021-02-25T09:50:27.351Z] v2.0.0-dev.28 [2021-02-25T09:50:27.351Z] v2.0.0-dev.29 [2021-02-25T09:50:27.351Z] v2.0.0-dev.3 [2021-02-25T09:50:27.351Z] v2.0.0-dev.30 [2021-02-25T09:50:27.351Z] v2.0.0-dev.31 [2021-02-25T09:50:27.351Z] v2.0.0-dev.32 [2021-02-25T09:50:27.351Z] v2.0.0-dev.33 [2021-02-25T09:50:27.351Z] v2.0.0-dev.34 [2021-02-25T09:50:27.351Z] v2.0.0-dev.35 [2021-02-25T09:50:27.351Z] v2.0.0-dev.36 [2021-02-25T09:50:27.351Z] v2.0.0-dev.37 [2021-02-25T09:50:27.351Z] v2.0.0-dev.38 [2021-02-25T09:50:27.351Z] v2.0.0-dev.39 [2021-02-25T09:50:27.351Z] v2.0.0-dev.4 [2021-02-25T09:50:27.351Z] v2.0.0-dev.40 [2021-02-25T09:50:27.351Z] v2.0.0-dev.41 [2021-02-25T09:50:27.351Z] v2.0.0-dev.42 [2021-02-25T09:50:27.351Z] v2.0.0-dev.43 [2021-02-25T09:50:27.351Z] v2.0.0-dev.44 [2021-02-25T09:50:27.351Z] v2.0.0-dev.45 [2021-02-25T09:50:27.351Z] v2.0.0-dev.46 [2021-02-25T09:50:27.351Z] v2.0.0-dev.47 [2021-02-25T09:50:27.351Z] v2.0.0-dev.48 [2021-02-25T09:50:27.351Z] v2.0.0-dev.49 [2021-02-25T09:50:27.351Z] v2.0.0-dev.5 [2021-02-25T09:50:27.351Z] v2.0.0-dev.50 [2021-02-25T09:50:27.351Z] v2.0.0-dev.51 [2021-02-25T09:50:27.351Z] v2.0.0-dev.52 [2021-02-25T09:50:27.351Z] v2.0.0-dev.53 [2021-02-25T09:50:27.351Z] v2.0.0-dev.54 [2021-02-25T09:50:27.351Z] v2.0.0-dev.55 [2021-02-25T09:50:27.351Z] v2.0.0-dev.56 [2021-02-25T09:50:27.351Z] v2.0.0-dev.57 [2021-02-25T09:50:27.351Z] v2.0.0-dev.58 [2021-02-25T09:50:27.351Z] v2.0.0-dev.59 [2021-02-25T09:50:27.351Z] v2.0.0-dev.6 [2021-02-25T09:50:27.351Z] v2.0.0-dev.60 [2021-02-25T09:50:27.351Z] v2.0.0-dev.61 [2021-02-25T09:50:27.351Z] v2.0.0-dev.62 [2021-02-25T09:50:27.351Z] v2.0.0-dev.63 [2021-02-25T09:50:27.351Z] v2.0.0-dev.64 [2021-02-25T09:50:27.351Z] v2.0.0-dev.65 [2021-02-25T09:50:27.351Z] v2.0.0-dev.66 [2021-02-25T09:50:27.351Z] v2.0.0-dev.67 [2021-02-25T09:50:27.351Z] v2.0.0-dev.68 [2021-02-25T09:50:27.351Z] v2.0.0-dev.69 [2021-02-25T09:50:27.351Z] v2.0.0-dev.7 [2021-02-25T09:50:27.351Z] v2.0.0-dev.70 [2021-02-25T09:50:27.351Z] v2.0.0-dev.71 [2021-02-25T09:50:27.351Z] v2.0.0-dev.72 [2021-02-25T09:50:27.351Z] v2.0.0-dev.73 [2021-02-25T09:50:27.351Z] v2.0.0-dev.74 [2021-02-25T09:50:27.351Z] v2.0.0-dev.75 [2021-02-25T09:50:27.351Z] v2.0.0-dev.76 [2021-02-25T09:50:27.351Z] v2.0.0-dev.77 [2021-02-25T09:50:27.351Z] v2.0.0-dev.78 [2021-02-25T09:50:27.351Z] v2.0.0-dev.79 [2021-02-25T09:50:27.351Z] v2.0.0-dev.8 [2021-02-25T09:50:27.351Z] v2.0.0-dev.80 [2021-02-25T09:50:27.351Z] v2.0.0-dev.81 [2021-02-25T09:50:27.351Z] v2.0.0-dev.82 [2021-02-25T09:50:27.351Z] v2.0.0-dev.83 [2021-02-25T09:50:27.351Z] v2.0.0-dev.84 [2021-02-25T09:50:27.351Z] v2.0.0-dev.85 [2021-02-25T09:50:27.351Z] v2.0.0-dev.86 [2021-02-25T09:50:27.351Z] v2.0.0-dev.87 [2021-02-25T09:50:27.351Z] v2.0.0-dev.88 [2021-02-25T09:50:27.351Z] v2.0.0-dev.89 [2021-02-25T09:50:27.351Z] v2.0.0-dev.9 [2021-02-25T09:50:27.351Z] v2.0.0-dev.90 [2021-02-25T09:50:27.351Z] v2.0.0-dev.91 [2021-02-25T09:50:27.351Z] v2.0.0-dev.92 [2021-02-25T09:50:27.351Z] v2.0.0-dev.93 [2021-02-25T09:50:27.351Z] v2.0.0-dev.94 [2021-02-25T09:50:27.351Z] v2.0.0-dev.95 [2021-02-25T09:50:27.351Z] v2.0.0-dev.96 [2021-02-25T09:50:27.351Z] v2.0.0-dev.97 [2021-02-25T09:50:27.351Z] v2.0.0-dev.98 [2021-02-25T09:50:27.351Z] v2.0.0-dev.99 [Pipeline] sh [2021-02-25T09:50:27.648Z] + lftools sign git-tag v2.0.0-dev.104 [2021-02-25T09:50:29.037Z] Signing Git tag with Sigul... [2021-02-25T09:50:29.037Z] Signing v2.0.0-dev.104 [Pipeline] echo [2021-02-25T09:50:30.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:50:30.733Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-25T09:50:30.742Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-25T09:50:30.836Z] $ docker stop --time=1 ba790cbe7eac70ad09a4d3ce5e6405a45cc3f0ecdf4b21472d6e3bb0171c5061 [2021-02-25T09:50:33.002Z] $ docker rm -f ba790cbe7eac70ad09a4d3ce5e6405a45cc3f0ecdf4b21472d6e3bb0171c5061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:50:33.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:50:33.891Z] . [Pipeline] withDockerContainer [2021-02-25T09:50:34.000Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:50:34.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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:10004/edgex-devops/git-semver:latest cat [2021-02-25T09:50:34.851Z] $ docker top 1c978af5207c3d9eac36966073f6f6695feb29645247b518bec35feeed9cfe31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T09:50:35.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T09:50:35.146Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T09:50:35.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T09:50:35.339Z] $ docker exec 1c978af5207c3d9eac36966073f6f6695feb29645247b518bec35feeed9cfe31 ssh-agent [2021-02-25T09:50:35.520Z] SSH_AUTH_SOCK=/tmp/ssh-9F8QvOs5v139/agent.11 [2021-02-25T09:50:35.520Z] SSH_AGENT_PID=16 [2021-02-25T09:50:35.528Z] Running ssh-add (command line suppressed) [2021-02-25T09:50:35.657Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_884242198907929312.key (/w/workspace/edgex-go/370@tmp/private_key_884242198907929312.key) [2021-02-25T09:50:35.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T09:50:36.045Z] + git semver bump pre [2021-02-25T09:50:36.045Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T09:50:36.045Z] # $GIT_DIR = /w/workspace/edgex-go/370/.git [2021-02-25T09:50:36.045Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/370 [2021-02-25T09:50:36.045Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T09:50:36.045Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T09:50:36.045Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T09:50:36.045Z] # $SEMVER_BRANCH = master [2021-02-25T09:50:36.045Z] # $SEMVER_DIR = /w/workspace/edgex-go/370/.semver [2021-02-25T09:50:36.045Z] 2.0.0-dev.105 [Pipeline] } [2021-02-25T09:50:36.058Z] $ docker exec --env ******** --env ******** 1c978af5207c3d9eac36966073f6f6695feb29645247b518bec35feeed9cfe31 ssh-agent -k [2021-02-25T09:50:36.182Z] unset SSH_AUTH_SOCK; [2021-02-25T09:50:36.182Z] unset SSH_AGENT_PID; [2021-02-25T09:50:36.182Z] echo Agent pid 16 killed; [2021-02-25T09:50:36.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T09:50:36.705Z] + git semver [Pipeline] } [2021-02-25T09:50:36.722Z] $ docker stop --time=1 1c978af5207c3d9eac36966073f6f6695feb29645247b518bec35feeed9cfe31 [2021-02-25T09:50:38.088Z] $ docker rm -f 1c978af5207c3d9eac36966073f6f6695feb29645247b518bec35feeed9cfe31 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:50:38.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T09:50:38.607Z] . [Pipeline] withDockerContainer [2021-02-25T09:50:38.708Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:50:38.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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:10004/edgex-devops/git-semver:latest cat [2021-02-25T09:50:39.395Z] $ docker top eea5bfd652c2af343e02d7f058fef7273c421a2bd0143d4255d284a470d9da4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T09:50:39.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T09:50:39.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T09:50:39.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T09:50:39.873Z] $ docker exec eea5bfd652c2af343e02d7f058fef7273c421a2bd0143d4255d284a470d9da4f ssh-agent [2021-02-25T09:50:40.058Z] SSH_AUTH_SOCK=/tmp/ssh-HEQEnNpj8KFX/agent.12 [2021-02-25T09:50:40.058Z] SSH_AGENT_PID=17 [2021-02-25T09:50:40.064Z] Running ssh-add (command line suppressed) [2021-02-25T09:50:40.192Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_4251517739729557836.key (/w/workspace/edgex-go/370@tmp/private_key_4251517739729557836.key) [2021-02-25T09:50:40.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T09:50:40.597Z] + git semver push [2021-02-25T09:50:40.597Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T09:50:40.597Z] # $GIT_DIR = /w/workspace/edgex-go/370/.git [2021-02-25T09:50:40.597Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/370 [2021-02-25T09:50:40.597Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T09:50:40.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T09:50:40.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T09:50:40.597Z] # $SEMVER_BRANCH = master [2021-02-25T09:50:40.597Z] # $SEMVER_DIR = /w/workspace/edgex-go/370/.semver [Pipeline] } [2021-02-25T09:50:50.709Z] $ docker exec --env ******** --env ******** eea5bfd652c2af343e02d7f058fef7273c421a2bd0143d4255d284a470d9da4f ssh-agent -k [2021-02-25T09:50:50.853Z] unset SSH_AUTH_SOCK; [2021-02-25T09:50:50.853Z] unset SSH_AGENT_PID; [2021-02-25T09:50:50.853Z] echo Agent pid 17 killed; [2021-02-25T09:50:50.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T09:50:51.426Z] + git semver [Pipeline] } [2021-02-25T09:50:51.442Z] $ docker stop --time=1 eea5bfd652c2af343e02d7f058fef7273c421a2bd0143d4255d284a470d9da4f [2021-02-25T09:50:52.810Z] $ docker rm -f eea5bfd652c2af343e02d7f058fef7273c421a2bd0143d4255d284a470d9da4f [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 [2021-02-25T09:50:53.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:50:54.665Z] ---> package-listing.sh [2021-02-25T09:50:54.665Z] ++ facter osfamily [2021-02-25T09:50:54.665Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T09:50:54.665Z] + OS_FAMILY=redhat [2021-02-25T09:50:54.665Z] + workspace=/w/workspace/edgex-go/370 [2021-02-25T09:50:54.665Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T09:50:54.665Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T09:50:54.665Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T09:50:54.665Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T09:50:54.665Z] + '[' /w/workspace/edgex-go/370 ']' [2021-02-25T09:50:54.665Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T09:50:54.665Z] + case "${OS_FAMILY}" in [2021-02-25T09:50:54.665Z] + rpm -qa [2021-02-25T09:50:54.665Z] + sort [2021-02-25T09:50:59.987Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T09:50:59.987Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T09:50:59.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T09:50:59.987Z] + '[' /w/workspace/edgex-go/370 ']' [2021-02-25T09:50:59.987Z] + mkdir -p /w/workspace/edgex-go/370/archives/ [2021-02-25T09:50:59.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/370/archives/ [Pipeline] echo [2021-02-25T09:51:00.000Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T09:51:00.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:51:00.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T09:51:00.875Z] [2021-02-25T09:51:00.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T09:51:01.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T09:51:01.217Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T09:51:01.217Z] df20fa9351a1: Pulling fs layer [2021-02-25T09:51:01.217Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T09:51:01.217Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T09:51:01.217Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T09:51:01.217Z] 93b61091891f: Pulling fs layer [2021-02-25T09:51:01.217Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T09:51:01.217Z] 5e14af77c1be: Pulling fs layer [2021-02-25T09:51:01.217Z] 01666e4c0597: Pulling fs layer [2021-02-25T09:51:01.217Z] aa168da1d23b: Pulling fs layer [2021-02-25T09:51:01.217Z] 93b61091891f: Waiting [2021-02-25T09:51:01.217Z] 93b9cdb0e59b: Waiting [2021-02-25T09:51:01.217Z] 5e14af77c1be: Waiting [2021-02-25T09:51:01.217Z] 01666e4c0597: Waiting [2021-02-25T09:51:01.217Z] aa168da1d23b: Waiting [2021-02-25T09:51:01.217Z] 46f8f816bc3b: Waiting [2021-02-25T09:51:01.217Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T09:51:01.217Z] 36b3adc4ff6f: Download complete [2021-02-25T09:51:01.217Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T09:51:01.217Z] 46f8f816bc3b: Download complete [2021-02-25T09:51:01.478Z] df20fa9351a1: Download complete [2021-02-25T09:51:01.478Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T09:51:01.478Z] 93b9cdb0e59b: Download complete [2021-02-25T09:51:01.478Z] 93b61091891f: Download complete [2021-02-25T09:51:01.478Z] 5e14af77c1be: Verifying Checksum [2021-02-25T09:51:01.478Z] 5e14af77c1be: Download complete [2021-02-25T09:51:01.478Z] 01666e4c0597: Verifying Checksum [2021-02-25T09:51:01.478Z] 01666e4c0597: Download complete [2021-02-25T09:51:01.742Z] df20fa9351a1: Pull complete [2021-02-25T09:51:02.003Z] 36b3adc4ff6f: Pull complete [2021-02-25T09:51:02.270Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T09:51:02.270Z] 8ad3a11d3b57: Download complete [2021-02-25T09:51:04.191Z] aa168da1d23b: Verifying Checksum [2021-02-25T09:51:04.191Z] 8ad3a11d3b57: Pull complete [2021-02-25T09:51:04.452Z] 46f8f816bc3b: Pull complete [2021-02-25T09:51:05.025Z] 93b61091891f: Pull complete [2021-02-25T09:51:05.025Z] 93b9cdb0e59b: Pull complete [2021-02-25T09:51:05.288Z] 5e14af77c1be: Pull complete [2021-02-25T09:51:05.288Z] 01666e4c0597: Pull complete [2021-02-25T09:51:13.503Z] aa168da1d23b: Pull complete [2021-02-25T09:51:13.503Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T09:51:13.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T09:51:13.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T09:51:13.678Z] prd-centos7-docker-4c-2g-27623 does not seem to be running inside a container [2021-02-25T09:51:13.737Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-lftools-log-publisher:alpine cat [2021-02-25T09:51:17.164Z] $ docker top 59ba06da778c0af74ebb7882b34b2821d7098beb7bf36427cd6d07c0db104d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T09:51:17.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T09:51:17.981Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T09:51:18.277Z] + ls /var/log/sa-host [2021-02-25T09:51:18.277Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T09:51:18.277Z] file_magic: OK [2021-02-25T09:51:18.277Z] HZ: Using current value: 100 [2021-02-25T09:51:18.277Z] file_header: OK [2021-02-25T09:51:18.277Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T09:51:18.277Z] Statistics: [2021-02-25T09:51:18.277Z] Hnuu...uuuununununu... [2021-02-25T09:51:18.277Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T09:51:18.277Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T09:51:18.277Z] file_magic: OK [2021-02-25T09:51:18.277Z] HZ: Using current value: 100 [2021-02-25T09:51:18.277Z] file_header: OK [2021-02-25T09:51:18.277Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T09:51:18.277Z] Statistics: [2021-02-25T09:51:18.277Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T09:51:18.277Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T09:51:18.501Z] provisioning config files... [2021-02-25T09:51:18.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/370@tmp/config7277347530386167066tmp [Pipeline] { [Pipeline] echo [2021-02-25T09:51:18.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:51:18.917Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T09:51:18.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T09:51:19.048Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:51:19.344Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T09:51:19.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:51:19.660Z] ---> sudo-logs.sh [2021-02-25T09:51:19.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T09:51:19.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:51:20.021Z] ---> job-cost.sh [2021-02-25T09:51:20.021Z] lf-activate-venv: SKIPPING [2021-02-25T09:51:20.021Z] DEBUG: total: 0.20999999344348907 [2021-02-25T09:51:20.021Z] INFO: Retrieving Stack Cost... [2021-02-25T09:51:21.411Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T09:51:21.999Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T09:51:22.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T09:51:22.469Z] ---> logs-deploy.sh [2021-02-25T09:51:22.469Z] lf-activate-venv: SKIPPING [2021-02-25T09:51:22.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/370 [2021-02-25T09:51:22.469Z] INFO: archiving workspace using pattern(s): [2021-02-25T09:51:23.859Z] Archives upload complete. [2021-02-25T09:51:23.859Z] INFO: archiving logs to Nexus