Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1767’ is offline Running on prd-centos7-docker-4c-2g-1770 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/456 [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/456 # 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 Checking out Revision 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 Commit message: "fix(command): fix Get Command Request Response Errors (#3395)" > git rev-list --no-walk 78fade22505eae315bd953aec98210b437e07b35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-26T08:00:32.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T08:00:32.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T08:00:32.175Z] ========================================================= [2021-04-26T08:00:32.175Z] EdgeX Global Pipelines Version Info [2021-04-26T08:00:32.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:00:34.492Z] ------------------- [2021-04-26T08:00:34.492Z] stable info: [2021-04-26T08:00:34.492Z] ------------------- [2021-04-26T08:00:34.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T08:00:34.492Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T08:00:34.492Z] Message: update stable to v1.0.186 [2021-04-26T08:00:35.467Z] ------------------- [2021-04-26T08:00:35.467Z] experimental info: [2021-04-26T08:00:35.467Z] ------------------- [2021-04-26T08:00:35.467Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T08:00:35.467Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T08:00:35.467Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T08:00:35.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-26T08:00:35.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-26T08:00:35.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T08:00:35.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T08:00:35.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T08:00:35.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T08:00:35.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T08:00:35.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-26T08:00:35.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-26T08:00:35.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-26T08:00:35.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T08:00:35.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T08:00:35.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T08:00:35.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T08:00:35.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T08:00:35.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T08:00:36.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T08:00:36.034Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T08:00:36.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-26T08:00:36.077Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-26T08:00:36.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-26T08:00:36.123Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T08:00:36.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-26T08:00:36.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-26T08:00:36.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-26T08:00:36.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] echo [2021-04-26T08:00:36.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03ff76b [Pipeline] echo [2021-04-26T08:00:36.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T08:00:36.351Z] provisioning config files... [2021-04-26T08:00:36.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/456@tmp/config3097028823201482707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:00:36.785Z] ---> docker-login.sh [2021-04-26T08:00:36.785Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:00:38.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:00:39.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:00:39.174Z] Configure a credential helper to remove this warning. See [2021-04-26T08:00:39.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:00:39.174Z] [2021-04-26T08:00:39.174Z] Login Succeeded [2021-04-26T08:00:39.174Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:00:39.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:00:39.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:00:39.445Z] Configure a credential helper to remove this warning. See [2021-04-26T08:00:39.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:00:39.445Z] [2021-04-26T08:00:39.445Z] Login Succeeded [2021-04-26T08:00:39.445Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:00:39.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:00:40.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:00:40.035Z] Configure a credential helper to remove this warning. See [2021-04-26T08:00:40.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:00:40.035Z] [2021-04-26T08:00:40.035Z] Login Succeeded [2021-04-26T08:00:40.035Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:00:40.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:00:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:00:40.337Z] Configure a credential helper to remove this warning. See [2021-04-26T08:00:40.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:00:40.337Z] [2021-04-26T08:00:40.337Z] Login Succeeded [2021-04-26T08:00:40.337Z] docker.io [2021-04-26T08:00:40.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:00:40.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:00:40.879Z] Configure a credential helper to remove this warning. See [2021-04-26T08:00:40.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:00:40.879Z] [2021-04-26T08:00:40.879Z] Login Succeeded [2021-04-26T08:00:40.879Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:00:40.891Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:00:41.273Z] ++ 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-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] ++ dirname cmd/core-command/Dockerfile [2021-04-26T08:00:41.273Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/core-data/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-26T08:00:41.273Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-26T08:00:41.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T08:00:41.273Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-26T08:00:41.273Z] ++ cut -d/ -f2 [2021-04-26T08:00:41.273Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-26T08:00:41.378Z] 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-04-26T08:00:42.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:00:42.535Z] [2021-04-26T08:00:42.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:00:42.899Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:00:42.899Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T08:00:42.899Z] 31603596830f: Pulling fs layer [2021-04-26T08:00:42.899Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T08:00:42.899Z] 6ca5941a6612: Pulling fs layer [2021-04-26T08:00:42.899Z] ecc8261a40a4: Pulling fs layer [2021-04-26T08:00:42.899Z] ecc8261a40a4: Waiting [2021-04-26T08:00:42.899Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T08:00:42.899Z] 2a8b12db71e7: Download complete [2021-04-26T08:00:43.175Z] 31603596830f: Download complete [2021-04-26T08:00:43.450Z] 6ca5941a6612: Verifying Checksum [2021-04-26T08:00:43.450Z] 6ca5941a6612: Download complete [2021-04-26T08:00:43.450Z] ecc8261a40a4: Verifying Checksum [2021-04-26T08:00:43.450Z] ecc8261a40a4: Download complete [2021-04-26T08:00:44.035Z] 31603596830f: Pull complete [2021-04-26T08:00:44.302Z] 2a8b12db71e7: Pull complete [2021-04-26T08:00:45.759Z] 6ca5941a6612: Pull complete [2021-04-26T08:00:45.759Z] ecc8261a40a4: Pull complete [2021-04-26T08:00:45.759Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T08:00:45.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:00:45.759Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T08:00:46.362Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:00:46.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T08:00:49.976Z] $ docker top f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T08:00:50.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:00:50.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:00:51.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:00:51.459Z] $ docker exec f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f ssh-agent [2021-04-26T08:00:52.187Z] SSH_AUTH_SOCK=/tmp/ssh-byOifMXTfnfG/agent.11 [2021-04-26T08:00:52.187Z] SSH_AGENT_PID=16 [2021-04-26T08:00:52.214Z] Running ssh-add (command line suppressed) [2021-04-26T08:00:52.439Z] Identity added: /w/workspace/edgex-go/456@tmp/private_key_4466567952034852896.key (/w/workspace/edgex-go/456@tmp/private_key_4466567952034852896.key) [2021-04-26T08:00:52.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:00:53.022Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T08:00:53.070Z] $ docker exec --env ******** --env ******** f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f ssh-agent -k [2021-04-26T08:00:53.339Z] unset SSH_AUTH_SOCK; [2021-04-26T08:00:53.340Z] unset SSH_AGENT_PID; [2021-04-26T08:00:53.340Z] echo Agent pid 16 killed; [2021-04-26T08:00:53.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T08:00:53.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:00:53.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:00:54.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:00:54.579Z] $ docker exec f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f ssh-agent [2021-04-26T08:00:55.465Z] SSH_AUTH_SOCK=/tmp/ssh-ncv806N0KgpS/agent.46 [2021-04-26T08:00:55.465Z] SSH_AGENT_PID=51 [2021-04-26T08:00:55.479Z] Running ssh-add (command line suppressed) [2021-04-26T08:00:55.751Z] Identity added: /w/workspace/edgex-go/456@tmp/private_key_140158033645183814.key (/w/workspace/edgex-go/456@tmp/private_key_140158033645183814.key) [2021-04-26T08:00:56.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:00:56.714Z] + git semver init [2021-04-26T08:00:56.714Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T08:00:56.714Z] # $GIT_DIR = /w/workspace/edgex-go/456/.git [2021-04-26T08:00:56.714Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/456 [2021-04-26T08:00:56.714Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T08:00:56.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T08:00:56.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T08:00:56.714Z] # $SEMVER_BRANCH = master [2021-04-26T08:00:56.714Z] # $SEMVER_TEMP = /tmp/semver-949984970 [2021-04-26T08:00:56.714Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-26T08:01:36.272Z] # '/tmp/semver-949984970' -> '/w/workspace/edgex-go/456/.semver' [2021-04-26T08:01:36.850Z] # -> Force: false [2021-04-26T08:01:36.850Z] # $SEMVER_DIR = /w/workspace/edgex-go/456/.semver [Pipeline] } [2021-04-26T08:01:36.861Z] $ docker exec --env ******** --env ******** f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f ssh-agent -k [2021-04-26T08:01:37.674Z] unset SSH_AUTH_SOCK; [2021-04-26T08:01:37.675Z] unset SSH_AGENT_PID; [2021-04-26T08:01:37.675Z] echo Agent pid 51 killed; [2021-04-26T08:01:38.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:01:38.722Z] + git semver [Pipeline] } [2021-04-26T08:01:38.741Z] $ docker stop --time=1 f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f [2021-04-26T08:01:40.994Z] $ docker rm -f f7803eef9efa473137796e0de2716b468ee320fe75c6fc6f41b674280ae8872f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:01:41.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T08:01:42.566Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T08:01:42.569Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.188 [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-04-26T08:01:43.274Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:01:43.659Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:01:44.085Z] + sudo service docker restart [2021-04-26T08:01:44.085Z] + true [2021-04-26T08:01:44.085Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-26T08:01:46.861Z] ========================================================= [2021-04-26T08:01:46.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T08:01:46.861Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:01:47.200Z] + 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-04-26T08:01:57.705Z] Still waiting to schedule task [2021-04-26T08:01:57.705Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-26T08:01:59.792Z] Sending build context to Docker daemon 329.6MB [2021-04-26T08:01:59.792Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:01:59.792Z] Step 2/6 : FROM ${BASE} [2021-04-26T08:01:59.792Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T08:01:59.792Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T08:01:59.792Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T08:01:59.792Z] de9db76c5a1d: Pulling fs layer [2021-04-26T08:01:59.792Z] bca2f99d35d6: Pulling fs layer [2021-04-26T08:01:59.792Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T08:01:59.792Z] 7c6f9722023f: Pulling fs layer [2021-04-26T08:01:59.792Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T08:01:59.792Z] 93359f2a8cfa: Waiting [2021-04-26T08:01:59.792Z] 7c6f9722023f: Waiting [2021-04-26T08:01:59.792Z] a35cf1a2eb13: Waiting [2021-04-26T08:01:59.792Z] bca2f99d35d6: Waiting [2021-04-26T08:01:59.792Z] de9db76c5a1d: Verifying Checksum [2021-04-26T08:01:59.792Z] de9db76c5a1d: Download complete [2021-04-26T08:01:59.792Z] 0ef7d3d256c8: Verifying Checksum [2021-04-26T08:01:59.792Z] 0ef7d3d256c8: Download complete [2021-04-26T08:01:59.792Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T08:01:59.792Z] 93359f2a8cfa: Download complete [2021-04-26T08:01:59.792Z] 7c6f9722023f: Verifying Checksum [2021-04-26T08:01:59.792Z] 7c6f9722023f: Download complete [2021-04-26T08:01:59.792Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T08:01:59.792Z] 188c0c94c7c5: Download complete [2021-04-26T08:02:00.123Z] 188c0c94c7c5: Pull complete [2021-04-26T08:02:00.439Z] 0ef7d3d256c8: Pull complete [2021-04-26T08:02:00.713Z] de9db76c5a1d: Pull complete [2021-04-26T08:02:02.745Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T08:02:02.745Z] a35cf1a2eb13: Download complete [2021-04-26T08:02:03.769Z] bca2f99d35d6: Verifying Checksum [2021-04-26T08:02:03.769Z] bca2f99d35d6: Download complete [2021-04-26T08:02:22.316Z] bca2f99d35d6: Pull complete [2021-04-26T08:02:22.316Z] 93359f2a8cfa: Pull complete [2021-04-26T08:02:22.316Z] 7c6f9722023f: Pull complete [2021-04-26T08:02:27.822Z] a35cf1a2eb13: Pull complete [2021-04-26T08:02:27.822Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T08:02:27.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T08:02:27.822Z] ---> a62c8e92a672 [2021-04-26T08:02:27.823Z] 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-04-26T08:02:27.823Z] ---> Running in a155788d552f [2021-04-26T08:02:29.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:02:30.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:02:32.234Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T08:02:32.502Z] (2/12) Installing file (5.38-r0) [2021-04-26T08:02:32.768Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T08:02:32.768Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T08:02:45.136Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T08:02:45.136Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T08:02:45.136Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T08:02:45.136Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T08:02:45.136Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T08:02:45.136Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T08:02:45.136Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T08:02:45.136Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T08:02:45.136Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T08:02:45.136Z] OK: 233 MiB in 51 packages [2021-04-26T08:02:49.441Z] Removing intermediate container a155788d552f [2021-04-26T08:02:49.441Z] ---> ed6b24fbbfd1 [2021-04-26T08:02:49.441Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T08:02:49.441Z] ---> Running in 99df5a2cf7f6 [2021-04-26T08:02:49.441Z] Removing intermediate container 99df5a2cf7f6 [2021-04-26T08:02:49.441Z] ---> c675e0771498 [2021-04-26T08:02:49.441Z] Step 5/6 : COPY go.mod . [2021-04-26T08:02:49.713Z] ---> 134a1c228b1c [2021-04-26T08:02:49.713Z] Step 6/6 : RUN go mod download [2021-04-26T08:02:50.254Z] ---> Running in ae0a7f965817 [2021-04-26T08:03:29.590Z] Removing intermediate container ae0a7f965817 [2021-04-26T08:03:29.590Z] ---> 78ae58190972 [2021-04-26T08:03:29.885Z] Successfully built 78ae58190972 [2021-04-26T08:03:29.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:03:30.377Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T08:03:31.405Z] . [Pipeline] withDockerContainer [2021-04-26T08:03:31.981Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:03:32.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-x86_64 cat [2021-04-26T08:03:35.400Z] $ docker top cafb4d1fe721c18404ed07810d9d8abd0cfcf9b9372937eab0879c07a4ac7ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:03:36.877Z] + go version [2021-04-26T08:03:36.877Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T08:03:36.914Z] $ docker stop --time=1 cafb4d1fe721c18404ed07810d9d8abd0cfcf9b9372937eab0879c07a4ac7ed6 [2021-04-26T08:03:39.084Z] $ docker rm -f cafb4d1fe721c18404ed07810d9d8abd0cfcf9b9372937eab0879c07a4ac7ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:03:40.040Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T08:03:40.040Z] . [Pipeline] withDockerContainer [2021-04-26T08:03:40.352Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:03:40.470Z] $ 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/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-x86_64 cat [2021-04-26T08:03:42.166Z] $ docker top 5d6b97ce47afc23fc9959857a88dc27e5e638ae24f60e4add9a4cd8ccad63684 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T08:03:42.376Z] ========================================================= [2021-04-26T08:03:42.376Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-26T08:03:42.376Z] ========================================================= [Pipeline] sh [2021-04-26T08:03:42.721Z] + make test [2021-04-26T08:03:42.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-26T08:03:53.442Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1774 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-04-26T08:03:53.461Z] Running in /w/workspace/edgex-go/456 [Pipeline] { [Pipeline] checkout [2021-04-26T08:03:58.971Z] using credential edgex-jenkins-ssh [2021-04-26T08:03:58.995Z] Cloning the remote Git repository [2021-04-26T08:03:59.047Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-26T08:03:59.176Z] > git init /w/workspace/edgex-go/456 # timeout=10 [2021-04-26T08:03:59.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T08:03:59.247Z] > git --version # timeout=10 [2021-04-26T08:03:59.261Z] > git --version # 'git version 2.17.1' [2021-04-26T08:03:59.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:03:59.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:04:05.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-26T08:04:15.878Z] Checking out Revision 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (master) [2021-04-26T08:04:15.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T08:04:15.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T08:04:15.120Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T08:04:15.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T08:04:15.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T08:04:15.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T08:04:15.899Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T08:04:15.919Z] > git checkout -f 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 [2021-04-26T08:04:20.393Z] Commit message: "fix(command): fix Get Command Request Response Errors (#3395)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T08:04:21.833Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:04:22.252Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T08:04:22.603Z] + true [2021-04-26T08:04:22.603Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T08:04:24.615Z] provisioning config files... [2021-04-26T08:04:24.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/456@tmp/config8884826742310345435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:04:25.080Z] ---> docker-login.sh [2021-04-26T08:04:25.080Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:04:26.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:04:26.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:04:26.331Z] Configure a credential helper to remove this warning. See [2021-04-26T08:04:26.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:04:26.331Z] [2021-04-26T08:04:26.331Z] Login Succeeded [2021-04-26T08:04:26.331Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:04:26.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:04:26.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:04:26.885Z] Configure a credential helper to remove this warning. See [2021-04-26T08:04:26.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:04:26.885Z] [2021-04-26T08:04:26.885Z] Login Succeeded [2021-04-26T08:04:26.885Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:04:27.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:04:27.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:04:27.433Z] Configure a credential helper to remove this warning. See [2021-04-26T08:04:27.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:04:27.433Z] [2021-04-26T08:04:27.433Z] Login Succeeded [2021-04-26T08:04:27.433Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:04:27.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:04:27.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:04:27.978Z] Configure a credential helper to remove this warning. See [2021-04-26T08:04:27.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:04:27.978Z] [2021-04-26T08:04:27.978Z] Login Succeeded [2021-04-26T08:04:27.978Z] docker.io [2021-04-26T08:04:28.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:04:28.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:04:28.851Z] Configure a credential helper to remove this warning. See [2021-04-26T08:04:28.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:04:28.851Z] [2021-04-26T08:04:28.851Z] Login Succeeded [2021-04-26T08:04:28.851Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:04:28.868Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T08:04:29.138Z] ========================================================= [2021-04-26T08:04:29.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T08:04:29.138Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:04:29.478Z] + 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-04-26T08:04:32.127Z] Sending build context to Docker daemon 167.3MB [2021-04-26T08:04:32.127Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T08:04:32.127Z] Step 2/6 : FROM ${BASE} [2021-04-26T08:04:32.127Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T08:04:32.127Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T08:04:32.127Z] a4357932f1b6: Pulling fs layer [2021-04-26T08:04:32.127Z] 18c013af1878: Pulling fs layer [2021-04-26T08:04:32.128Z] 00ac8860ef70: Pulling fs layer [2021-04-26T08:04:32.128Z] 63d7cb157983: Pulling fs layer [2021-04-26T08:04:32.128Z] b116817d02f9: Pulling fs layer [2021-04-26T08:04:32.128Z] 745a02a5169b: Pulling fs layer [2021-04-26T08:04:32.128Z] 00ac8860ef70: Waiting [2021-04-26T08:04:32.128Z] 63d7cb157983: Waiting [2021-04-26T08:04:32.128Z] 745a02a5169b: Waiting [2021-04-26T08:04:32.128Z] 18c013af1878: Verifying Checksum [2021-04-26T08:04:32.128Z] 18c013af1878: Download complete [2021-04-26T08:04:32.128Z] a4357932f1b6: Download complete [2021-04-26T08:04:32.128Z] 63d7cb157983: Download complete [2021-04-26T08:04:32.128Z] 5f621e34cdf4: Verifying Checksum [2021-04-26T08:04:32.128Z] 5f621e34cdf4: Download complete [2021-04-26T08:04:32.128Z] b116817d02f9: Verifying Checksum [2021-04-26T08:04:32.128Z] b116817d02f9: Download complete [2021-04-26T08:04:32.742Z] 5f621e34cdf4: Pull complete [2021-04-26T08:04:33.343Z] a4357932f1b6: Pull complete [2021-04-26T08:04:33.617Z] 18c013af1878: Pull complete [2021-04-26T08:04:34.218Z] 745a02a5169b: Verifying Checksum [2021-04-26T08:04:34.218Z] 745a02a5169b: Download complete [2021-04-26T08:04:35.649Z] 00ac8860ef70: Download complete [2021-04-26T08:04:38.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-26T08:04:45.797Z] 00ac8860ef70: Pull complete [2021-04-26T08:04:45.797Z] 63d7cb157983: Pull complete [2021-04-26T08:04:45.797Z] b116817d02f9: Pull complete [2021-04-26T08:04:49.198Z] 745a02a5169b: Pull complete [2021-04-26T08:04:49.472Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T08:04:49.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T08:04:49.472Z] ---> b7e6874047d6 [2021-04-26T08:04:49.472Z] 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-04-26T08:04:51.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-26T08:04:51.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-26T08:04:51.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-26T08:04:52.879Z] ---> Running in 0ee00441f27a [2021-04-26T08:04:53.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:04:54.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-26T08:04:54.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-26T08:04:54.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-26T08:04:54.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-26T08:04:54.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:04:55.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-26T08:04:55.875Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T08:04:55.875Z] (2/12) Installing file (5.38-r0) [2021-04-26T08:04:56.145Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T08:04:56.145Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T08:04:56.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-26T08:05:00.431Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T08:05:00.431Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T08:05:00.432Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T08:05:00.432Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T08:05:00.432Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T08:05:00.432Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T08:05:00.704Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T08:05:00.704Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T08:05:00.704Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T08:05:00.976Z] OK: 217 MiB in 51 packages [2021-04-26T08:05:01.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-26T08:05:01.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-26T08:05:01.717Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-26T08:05:05.300Z] Removing intermediate container 0ee00441f27a [2021-04-26T08:05:05.300Z] ---> 755a30f5ba53 [2021-04-26T08:05:05.300Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T08:05:05.300Z] ---> Running in 1242ab29f2e4 [2021-04-26T08:05:05.300Z] Removing intermediate container 1242ab29f2e4 [2021-04-26T08:05:05.300Z] ---> 74d7d1019342 [2021-04-26T08:05:05.300Z] Step 5/6 : COPY go.mod . [2021-04-26T08:05:05.903Z] ---> 813f74f18e22 [2021-04-26T08:05:05.903Z] Step 6/6 : RUN go mod download [2021-04-26T08:05:06.181Z] ---> Running in 1ddaf1769394 [2021-04-26T08:05:06.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.174s coverage: 45.9% of statements [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-26T08:05:06.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-26T08:05:06.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.087s coverage: 19.8% of statements [2021-04-26T08:05:06.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements [2021-04-26T08:05:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.810s coverage: 27.1% of statements [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-26T08:05:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-26T08:05:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-26T08:05:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-26T08:05:12.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.117s coverage: 71.3% of statements [2021-04-26T08:05:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-26T08:05:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-26T08:05:12.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.245s coverage: 82.9% of statements [2021-04-26T08:05:12.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-26T08:05:12.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T08:05:12.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.097s coverage: 78.9% of statements [2021-04-26T08:05:12.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.578s coverage: 28.6% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.290s coverage: 86.7% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.221s coverage: 97.5% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-26T08:05:18.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-26T08:05:18.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-26T08:05:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.452s coverage: 93.0% of statements [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-26T08:05:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-04-26T08:05:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-26T08:05:23.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.114s coverage: 0.9% of statements [2021-04-26T08:05:23.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-26T08:05:23.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-26T08:05:23.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.113s coverage: 47.1% of statements [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.115s coverage: 79.5% of statements [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2021-04-26T08:05:23.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.321s coverage: 87.5% of statements [2021-04-26T08:05:32.977Z] Removing intermediate container 1ddaf1769394 [2021-04-26T08:05:32.977Z] ---> 3b136f76bcb3 [2021-04-26T08:05:32.977Z] Successfully built 3b136f76bcb3 [2021-04-26T08:05:32.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:05:33.326Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T08:05:33.326Z] . [Pipeline] withDockerContainer [2021-04-26T08:05:33.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container [2021-04-26T08:05:33.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-04-26T08:05:35.180Z] $ docker top 4e1a49b7dc1225ebb1c88cd2b3ceef3c9f3647d9592363b2d51d09ba44f5c4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:05:36.132Z] + go version [2021-04-26T08:05:36.132Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T08:05:36.158Z] $ docker stop --time=1 4e1a49b7dc1225ebb1c88cd2b3ceef3c9f3647d9592363b2d51d09ba44f5c4a7 [2021-04-26T08:05:36.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.126s coverage: 94.4% of statements [2021-04-26T08:05:36.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-04-26T08:05:38.080Z] $ docker rm -f 4e1a49b7dc1225ebb1c88cd2b3ceef3c9f3647d9592363b2d51d09ba44f5c4a7 [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-04-26T08:05:39.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T08:05:39.370Z] [2021-04-26T08:05:39.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:05:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.361s coverage: 81.9% of statements [2021-04-26T08:05:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-26T08:05:40.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T08:05:40.048Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-26T08:05:40.048Z] 29e5d40040c1: Pulling fs layer [2021-04-26T08:05:40.048Z] 1ce36da41761: Pulling fs layer [2021-04-26T08:05:40.048Z] 25b303627fd3: Pulling fs layer [2021-04-26T08:05:40.324Z] 29e5d40040c1: Verifying Checksum [2021-04-26T08:05:40.324Z] 29e5d40040c1: Download complete [2021-04-26T08:05:40.924Z] 1ce36da41761: Verifying Checksum [2021-04-26T08:05:40.924Z] 1ce36da41761: Download complete [2021-04-26T08:05:41.196Z] 29e5d40040c1: Pull complete [2021-04-26T08:05:42.176Z] 1ce36da41761: Pull complete [2021-04-26T08:05:43.152Z] 25b303627fd3: Verifying Checksum [2021-04-26T08:05:43.152Z] 25b303627fd3: Download complete [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.174s coverage: 92.9% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.137s coverage: 75.5% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.8% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.115s coverage: 84.6% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.6% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.255s coverage: 64.4% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.463s coverage: 73.7% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.644s coverage: 69.0% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 38.4% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2021-04-26T08:05:50.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-26T08:05:50.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [2021-04-26T08:05:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.247s coverage: 47.0% of statements [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-26T08:05:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-26T08:05:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.148s coverage: 100.0% of statements [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-26T08:05:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.118s coverage: 9.6% of statements [2021-04-26T08:05:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-26T08:05:53.302Z] 25b303627fd3: Pull complete [2021-04-26T08:05:53.302Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-26T08:05:53.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T08:05:53.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-26T08:05:53.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container [2021-04-26T08:05:53.647Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-04-26T08:05:53.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.321s coverage: 88.6% of statements [2021-04-26T08:05:53.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-26T08:05:53.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T08:05:53.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-26T08:05:56.631Z] $ docker top 5c2f3678167c2085691967f9a3b36ea92020a484f090c592e8471caa2f3aca07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:05:57.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.295s coverage: 28.7% of statements [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-26T08:05:57.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-26T08:05:57.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-26T08:05:57.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.130s coverage: 64.6% of statements [2021-04-26T08:05:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-26T08:05:57.590Z] + docker-compose build --help [2021-04-26T08:05:57.590Z] + grep parallel [2021-04-26T08:05:58.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.240s coverage: 95.6% of statements [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-26T08:05:58.495Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-26T08:05:58.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-26T08:05:58.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-26T08:05:59.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.155s coverage: 87.9% of statements [2021-04-26T08:05:59.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-26T08:05:59.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-26T08:05:59.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-04-26T08:06:00.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.086s coverage: 28.1% of statements [2021-04-26T08:06:00.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-04-26T08:06:00.963Z] --parallel Build images in parallel. [Pipeline] } [2021-04-26T08:06:00.989Z] $ docker stop --time=1 5c2f3678167c2085691967f9a3b36ea92020a484f090c592e8471caa2f3aca07 [2021-04-26T08:06:01.031Z] GO111MODULE=on go vet ./... [2021-04-26T08:06:02.953Z] $ docker rm -f 5c2f3678167c2085691967f9a3b36ea92020a484f090c592e8471caa2f3aca07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:06:03.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T08:06:03.634Z] . [Pipeline] withDockerContainer [2021-04-26T08:06:03.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-1774 does not seem to be running inside a container [2021-04-26T08:06:04.008Z] $ 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/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-04-26T08:06:05.441Z] $ docker top bd05183272c9be84d9c32d052b2ab2476af73043b349d5e238db79c486ee8d99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:06:06.399Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T08:06:09.809Z] Building docker-core-command-go ... [2021-04-26T08:06:09.809Z] Building docker-core-data-go ... [2021-04-26T08:06:09.809Z] Building docker-core-metadata-go ... [2021-04-26T08:06:09.809Z] Building docker-security-bootstrapper-go ... [2021-04-26T08:06:09.809Z] Building docker-security-proxy-setup-go ... [2021-04-26T08:06:09.809Z] Building docker-security-secretstore-setup-go ... [2021-04-26T08:06:09.809Z] Building docker-support-notifications-go ... [2021-04-26T08:06:09.809Z] Building docker-support-scheduler-go ... [2021-04-26T08:06:09.809Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T08:06:09.809Z] Building docker-sys-mgmt-agent-go [2021-04-26T08:06:09.809Z] Building docker-core-metadata-go [2021-04-26T08:06:09.809Z] Building docker-support-scheduler-go [2021-04-26T08:06:09.809Z] Building docker-security-bootstrapper-go [2021-04-26T08:06:09.809Z] Building docker-core-data-go [2021-04-26T08:07:06.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:07:06.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:07:06.364Z] ---> 3b136f76bcb3 [2021-04-26T08:07:06.364Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:07:06.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:07:06.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:07:06.364Z] ---> 3b136f76bcb3 [2021-04-26T08:07:06.364Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T08:07:06.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:07:06.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:07:06.364Z] [2021-04-26T08:07:06.364Z] ---> 3b136f76bcb3 [2021-04-26T08:07:06.364Z] Step 3/23 : WORKDIR /edgex-goStep 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:07:06.364Z] [2021-04-26T08:07:06.364Z] ---> 3b136f76bcb3 [2021-04-26T08:07:06.364Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T08:07:06.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:07:06.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:07:06.364Z] ---> 3b136f76bcb3 [2021-04-26T08:07:06.364Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:07:06.364Z] ---> Running in e131c1dccdde [2021-04-26T08:07:06.364Z] ---> Running in 9f14a5511d63 [2021-04-26T08:07:06.364Z] ---> Running in eee3e55b0b67 [2021-04-26T08:07:06.364Z] ---> Running in ba99d47bafa1 [2021-04-26T08:07:06.364Z] ---> Running in ab1e895a2def [2021-04-26T08:07:06.364Z] Removing intermediate container 9f14a5511d63 [2021-04-26T08:07:06.364Z] ---> 4c2da012cab7 [2021-04-26T08:07:06.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:07:06.364Z] Removing intermediate container eee3e55b0b67 [2021-04-26T08:07:06.364Z] ---> 0d9294a02236 [2021-04-26T08:07:06.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:07:06.364Z] ---> Running in a9b385b24c5b [2021-04-26T08:07:06.364Z] Removing intermediate container ab1e895a2def [2021-04-26T08:07:06.364Z] ---> a23f4b34779b [2021-04-26T08:07:06.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:07:06.364Z] Removing intermediate container e131c1dccdde [2021-04-26T08:07:06.364Z] ---> 8e48cb1ceb88 [2021-04-26T08:07:06.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:07:06.364Z] Removing intermediate container ba99d47bafa1 [2021-04-26T08:07:06.364Z] ---> cf2bf13d7133 [2021-04-26T08:07:06.364Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:07:06.364Z] ---> Running in fd027b790392 [2021-04-26T08:07:06.364Z] ---> Running in e04b98bc8715 [2021-04-26T08:07:06.364Z] ---> Running in 50aa47e40653 [2021-04-26T08:07:06.364Z] ---> Running in 1ea52210171a [2021-04-26T08:07:06.364Z] Removing intermediate container a9b385b24c5b [2021-04-26T08:07:06.364Z] ---> 694a0d5037ea [2021-04-26T08:07:06.364Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T08:07:06.364Z] ---> Running in dd345bb7ebde [2021-04-26T08:07:06.364Z] Removing intermediate container e04b98bc8715 [2021-04-26T08:07:06.364Z] ---> d350e49286b5 [2021-04-26T08:07:06.364Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T08:07:06.364Z] Removing intermediate container fd027b790392 [2021-04-26T08:07:06.364Z] ---> d813f143808c [2021-04-26T08:07:06.364Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T08:07:06.364Z] ---> Running in 2e23916ebd17 [2021-04-26T08:07:06.364Z] ---> Running in b0fbaacd46ba [2021-04-26T08:07:06.364Z] Removing intermediate container 1ea52210171a [2021-04-26T08:07:06.364Z] ---> bf5706475dde [2021-04-26T08:07:06.364Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T08:07:06.364Z] Removing intermediate container 50aa47e40653 [2021-04-26T08:07:06.364Z] ---> 168c96e36cdf [2021-04-26T08:07:06.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T08:07:06.364Z] ---> Running in 5ac380674957 [2021-04-26T08:07:06.364Z] ---> Running in 32a6e3688406 [2021-04-26T08:07:06.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:07.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:07.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:07.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:07.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:07.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:08.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:08.196Z] OK: 217 MiB in 51 packages [2021-04-26T08:07:08.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:08.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:08.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:07:09.042Z] OK: 217 MiB in 51 packages [2021-04-26T08:07:09.320Z] OK: 217 MiB in 51 packages [2021-04-26T08:07:09.607Z] OK: 217 MiB in 51 packages [2021-04-26T08:07:09.655Z] gofmt -l . [2021-04-26T08:07:09.655Z] [ "`gofmt -l .`" = "" ] [2021-04-26T08:07:09.655Z] ./bin/test-go-mod-tidy.sh [2021-04-26T08:07:09.655Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-26T08:07:09.914Z] OK: 217 MiB in 51 packages [2021-04-26T08:07:09.914Z] Removing intermediate container dd345bb7ebde [2021-04-26T08:07:09.914Z] ---> 9960619a518c [2021-04-26T08:07:09.914Z] Step 6/23 : COPY go.mod . [2021-04-26T08:07:10.350Z] + ls -al . [2021-04-26T08:07:10.350Z] total 812 [2021-04-26T08:07:10.350Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 08:07 . [2021-04-26T08:07:10.350Z] drwxr-xr-x 4 root root 32 Apr 26 08:03 .. [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 08:00 .dockerignore [2021-04-26T08:07:10.350Z] drwxrwxr-x 8 1001 1001 162 Apr 26 08:00 .git [2021-04-26T08:07:10.350Z] drwxrwxr-x 3 1001 1001 125 Apr 26 08:00 .github [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 818 Apr 26 08:00 .gitignore [2021-04-26T08:07:10.350Z] drwx------ 3 1001 1001 45 Apr 26 08:01 .semver [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 08:00 .sonarcloud.properties [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 8609 Apr 26 08:00 Attribution.txt [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 08:00 CONTRIBUTING.md [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 931 Apr 26 08:00 Dockerfile.build [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 863 Apr 26 08:00 Jenkinsfile [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 08:00 LICENSE [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 5774 Apr 26 08:00 Makefile [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 7978 Apr 26 08:00 README.md [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 6755 Apr 26 08:00 SECURITY.md [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 13 Apr 26 08:01 VERSION [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 08:00 ZMQWindows.md [2021-04-26T08:07:10.350Z] drwxrwxr-x 2 1001 1001 117 Apr 26 08:00 bin [2021-04-26T08:07:10.350Z] drwxrwxr-x 14 1001 1001 4096 Apr 26 08:00 cmd [2021-04-26T08:07:10.350Z] -rw-r--r-- 1 root root 704315 Apr 26 08:06 coverage.out [2021-04-26T08:07:10.350Z] -rw-r--r-- 1 root root 1060 Apr 26 08:07 go.mod [2021-04-26T08:07:10.350Z] -rw-r--r-- 1 root root 22420 Apr 26 08:07 go.sum [2021-04-26T08:07:10.350Z] drwxrwxr-x 8 1001 1001 127 Apr 26 08:00 internal [2021-04-26T08:07:10.350Z] drwxrwxr-x 4 1001 1001 26 Apr 26 08:00 openapi [2021-04-26T08:07:10.350Z] drwxrwxr-x 4 1001 1001 71 Apr 26 08:00 snap [2021-04-26T08:07:10.350Z] -rw-rw-r-- 1 1001 1001 168 Apr 26 08:00 version.go [Pipeline] sh [2021-04-26T08:07:10.665Z] + '[' -e coverage.out ] [2021-04-26T08:07:10.665Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-26T08:07:10.904Z] Removing intermediate container 2e23916ebd17 [2021-04-26T08:07:10.904Z] ---> 545b61dc5935 [2021-04-26T08:07:10.904Z] Step 6/22 : COPY go.mod . [2021-04-26T08:07:11.188Z] ---> 2b136b005156 [2021-04-26T08:07:11.188Z] Step 7/23 : RUN go mod download [2021-04-26T08:07:11.188Z] Removing intermediate container b0fbaacd46ba [2021-04-26T08:07:11.188Z] ---> 5f32272549ac [2021-04-26T08:07:11.188Z] Step 6/23 : COPY go.mod . [2021-04-26T08:07:11.203Z] Stashed 1 file(s) [Pipeline] sh [2021-04-26T08:07:11.465Z] ---> Running in 887a19ea908c [2021-04-26T08:07:11.465Z] Removing intermediate container 32a6e3688406 [2021-04-26T08:07:11.465Z] ---> a9a66dead3aa [2021-04-26T08:07:11.465Z] Step 6/23 : COPY go.mod . [2021-04-26T08:07:11.526Z] + make build [2021-04-26T08:07:11.526Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-data/core-data ./cmd/core-data [2021-04-26T08:07:11.743Z] Removing intermediate container 5ac380674957 [2021-04-26T08:07:11.743Z] ---> 5c1bb9477d9e [2021-04-26T08:07:11.743Z] Step 6/31 : COPY go.mod . [2021-04-26T08:07:12.018Z] ---> 64897c9cbf87 [2021-04-26T08:07:12.018Z] Step 7/22 : RUN go mod download [2021-04-26T08:07:12.295Z] ---> 4d66f0c60f92 [2021-04-26T08:07:12.295Z] Step 7/23 : RUN go mod download [2021-04-26T08:07:12.295Z] ---> Running in b5d85f2d9990 [2021-04-26T08:07:12.902Z] ---> e92c8f9df9d5 [2021-04-26T08:07:12.902Z] Step 7/23 : RUN go mod download [2021-04-26T08:07:12.902Z] ---> Running in 77b8f792537c [2021-04-26T08:07:12.902Z] ---> c8d198a78177 [2021-04-26T08:07:12.902Z] Step 7/31 : RUN go mod download [2021-04-26T08:07:12.902Z] ---> Running in 80a21bece780 [2021-04-26T08:07:13.182Z] ---> Running in 57d08becbf36 [2021-04-26T08:07:15.850Z] Removing intermediate container 887a19ea908c [2021-04-26T08:07:15.850Z] ---> adccd9175a71 [2021-04-26T08:07:15.850Z] Step 8/23 : COPY . . [2021-04-26T08:07:16.838Z] Removing intermediate container b5d85f2d9990 [2021-04-26T08:07:16.838Z] ---> 1f4612b581dc [2021-04-26T08:07:16.838Z] Step 8/22 : COPY . . [2021-04-26T08:07:17.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-26T08:07:19.478Z] Removing intermediate container 80a21bece780 [2021-04-26T08:07:19.478Z] ---> edcf2f4ec2a2 [2021-04-26T08:07:19.478Z] Step 8/23 : COPY . . [2021-04-26T08:07:19.756Z] Removing intermediate container 57d08becbf36 [2021-04-26T08:07:19.756Z] ---> 5f3b5a7b13b7 [2021-04-26T08:07:19.756Z] Step 8/31 : COPY . .Removing intermediate container 77b8f792537c [2021-04-26T08:07:19.756Z] ---> 49c6c42a1c17 [2021-04-26T08:07:19.756Z] Step 8/23 : COPY . . [2021-04-26T08:07:19.756Z] [2021-04-26T08:07:29.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-command/core-command ./cmd/core-command [2021-04-26T08:07:32.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-26T08:07:35.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-26T08:07:36.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-26T08:07:38.125Z] ---> 78eacd7c9e7d [2021-04-26T08:07:38.125Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T08:07:38.125Z] ---> e6f136b0f0dc [2021-04-26T08:07:38.125Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T08:07:38.125Z] ---> e87d9da2cdb5 [2021-04-26T08:07:38.125Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T08:07:38.125Z] ---> 6f20ca8aacad [2021-04-26T08:07:38.125Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T08:07:38.125Z] ---> a8d0b1b0b0d8 [2021-04-26T08:07:38.125Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T08:07:38.125Z] ---> Running in 6ac83e350758 [2021-04-26T08:07:38.125Z] ---> Running in ac8efb91547c [2021-04-26T08:07:38.125Z] ---> Running in 3991e725721d [2021-04-26T08:07:38.125Z] ---> Running in 2a1fa14a1843 [2021-04-26T08:07:38.125Z] ---> Running in c674f9cd06d6 [2021-04-26T08:07:38.125Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-data/core-data ./cmd/core-data [2021-04-26T08:07:38.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-26T08:07:38.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-26T08:07:38.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-26T08:07:38.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-26T08:07:41.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-26T08:07:46.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-26T08:07:48.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-26T08:07:52.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-26T08:07:56.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-26T08:07:58.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-26T08:08:01.816Z] $ docker stop --time=1 5d6b97ce47afc23fc9959857a88dc27e5e638ae24f60e4add9a4cd8ccad63684 [2021-04-26T08:08:04.353Z] $ docker rm -f 5d6b97ce47afc23fc9959857a88dc27e5e638ae24f60e4add9a4cd8ccad63684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:08:06.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T08:08:06.629Z] [2021-04-26T08:08:06.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:08:07.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T08:08:07.286Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-26T08:08:07.286Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-26T08:08:07.286Z] ca9280d653b3: Pulling fs layer [2021-04-26T08:08:07.286Z] 7e9c9ca2126c: Pulling fs layer [2021-04-26T08:08:07.553Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-26T08:08:07.553Z] cbdbe7a5bc2a: Download complete [2021-04-26T08:08:08.219Z] cbdbe7a5bc2a: Pull complete [2021-04-26T08:08:08.588Z] ca9280d653b3: Verifying Checksum [2021-04-26T08:08:08.588Z] ca9280d653b3: Download complete [2021-04-26T08:08:10.839Z] 7e9c9ca2126c: Verifying Checksum [2021-04-26T08:08:10.839Z] 7e9c9ca2126c: Download complete [2021-04-26T08:08:11.116Z] ca9280d653b3: Pull complete [2021-04-26T08:08:23.696Z] 7e9c9ca2126c: Pull complete [2021-04-26T08:08:23.696Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-26T08:08:23.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T08:08:23.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-26T08:08:23.888Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:08:23.976Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-04-26T08:08:26.581Z] $ docker top 47d489c1ef49874b80477c0d51c10c6d1bd49a3a96d291f0bdbf631ab3a015a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:08:28.995Z] + docker-compose build --help [2021-04-26T08:08:28.995Z] + grep parallel [2021-04-26T08:08:30.423Z] --parallel Build images in parallel. [Pipeline] } [2021-04-26T08:08:30.441Z] $ docker stop --time=1 47d489c1ef49874b80477c0d51c10c6d1bd49a3a96d291f0bdbf631ab3a015a2 [2021-04-26T08:08:32.128Z] $ docker rm -f 47d489c1ef49874b80477c0d51c10c6d1bd49a3a96d291f0bdbf631ab3a015a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:08:32.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T08:08:32.720Z] . [Pipeline] withDockerContainer [2021-04-26T08:08:32.919Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:08:32.991Z] $ 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/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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:latest cat [2021-04-26T08:08:34.850Z] $ docker top f67503d5682e82793b1edd41b2d67bb47e225a20ff4cae2a4a03f51721d9a71c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:08:35.290Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T08:08:36.713Z] Building docker-core-command-go ... [2021-04-26T08:08:36.713Z] Building docker-core-data-go ... [2021-04-26T08:08:36.713Z] Building docker-core-metadata-go ... [2021-04-26T08:08:36.713Z] Building docker-security-bootstrapper-go ... [2021-04-26T08:08:36.713Z] Building docker-security-proxy-setup-go ... [2021-04-26T08:08:36.713Z] Building docker-security-secretstore-setup-go ... [2021-04-26T08:08:36.713Z] Building docker-support-notifications-go ... [2021-04-26T08:08:36.713Z] Building docker-support-scheduler-go ... [2021-04-26T08:08:36.713Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T08:08:36.713Z] Building docker-core-metadata-go [2021-04-26T08:08:36.713Z] Building docker-security-proxy-setup-go [2021-04-26T08:08:36.713Z] Building docker-support-notifications-go [2021-04-26T08:08:36.713Z] Building docker-core-command-go [2021-04-26T08:08:36.713Z] Building docker-support-scheduler-go [2021-04-26T08:09:30.599Z] Removing intermediate container c674f9cd06d6 [2021-04-26T08:09:30.600Z] ---> cd85eea1e0f1 [2021-04-26T08:09:30.600Z] [2021-04-26T08:09:30.600Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T08:09:30.874Z] 3.12: Pulling from library/alpine [2021-04-26T08:09:32.889Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:09:32.889Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T08:09:32.889Z] ---> 9852663dfa18 [2021-04-26T08:09:32.889Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T08:09:33.174Z] ---> Running in fa6718c84bf2 [2021-04-26T08:09:34.637Z] Removing intermediate container fa6718c84bf2 [2021-04-26T08:09:34.637Z] ---> d5b9eb62daca [2021-04-26T08:09:34.637Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T08:09:34.921Z] ---> Running in e327edb6d315 [2021-04-26T08:09:36.928Z] Removing intermediate container 3991e725721d [2021-04-26T08:09:36.928Z] ---> 59a33d496845 [2021-04-26T08:09:36.928Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T08:09:37.218Z] ---> Running in a05c80421658 [2021-04-26T08:09:37.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:09:37.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:09:38.101Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T08:09:38.101Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T08:09:38.101Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:09:38.380Z] OK: 5 MiB in 16 packages [2021-04-26T08:09:39.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-26T08:09:40.390Z] Removing intermediate container e327edb6d315 [2021-04-26T08:09:40.390Z] ---> 0ec3b53b2795 [2021-04-26T08:09:40.390Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T08:09:40.674Z] ---> Running in 1a1143e8e9bb [2021-04-26T08:09:41.303Z] Removing intermediate container 1a1143e8e9bb [2021-04-26T08:09:41.303Z] ---> e9d0fa421f4b [2021-04-26T08:09:41.303Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T08:09:41.918Z] ---> Running in 1be8851e9b75 [2021-04-26T08:09:42.931Z] Removing intermediate container 1be8851e9b75 [2021-04-26T08:09:42.931Z] ---> 64a6b3a3320e [2021-04-26T08:09:42.931Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T08:09:43.207Z] ---> Running in 502eb0528d1d [2021-04-26T08:09:46.636Z] Removing intermediate container a05c80421658 [2021-04-26T08:09:46.636Z] ---> 0557bb898079 [2021-04-26T08:09:46.636Z] [2021-04-26T08:09:46.636Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T08:09:46.636Z] 20.10.0: Pulling from library/docker [2021-04-26T08:09:48.660Z] Removing intermediate container 502eb0528d1d [2021-04-26T08:09:48.660Z] ---> 5f7d054cc9ba [2021-04-26T08:09:48.660Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T08:09:48.938Z] Removing intermediate container ac8efb91547c [2021-04-26T08:09:48.938Z] ---> bc73b369d7e0 [2021-04-26T08:09:48.938Z] [2021-04-26T08:09:48.938Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T08:09:48.938Z] ---> 9852663dfa18 [2021-04-26T08:09:48.938Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:09:49.214Z] ---> Running in a16052dea39b [2021-04-26T08:09:49.493Z] ---> Running in 8c106d2284d9 [2021-04-26T08:09:51.495Z] Removing intermediate container a16052dea39b [2021-04-26T08:09:51.495Z] ---> c6d4125438b2 [2021-04-26T08:09:51.495Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T08:09:51.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:09:51.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:09:52.113Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T08:09:52.113Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:09:52.392Z] OK: 5 MiB in 15 packages [2021-04-26T08:09:52.990Z] ---> 4a40b7621284 [2021-04-26T08:09:52.991Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T08:09:53.595Z] ---> Running in f3c5eb13db61 [2021-04-26T08:09:55.041Z] Removing intermediate container 8c106d2284d9 [2021-04-26T08:09:55.041Z] ---> 1efb8b9eb6a7 [2021-04-26T08:09:55.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:09:56.036Z] ---> Running in cbb0e137b906 [2021-04-26T08:09:57.043Z] Removing intermediate container cbb0e137b906 [2021-04-26T08:09:57.043Z] ---> 3139109aa7b8 [2021-04-26T08:09:57.043Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T08:09:57.650Z] Removing intermediate container 2a1fa14a1843 [2021-04-26T08:09:57.650Z] ---> 9fde88949099 [2021-04-26T08:09:57.650Z] [2021-04-26T08:09:57.650Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:09:57.650Z] ---> 9852663dfa18 [2021-04-26T08:09:57.650Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:09:57.650Z] ---> Using cache [2021-04-26T08:09:57.650Z] ---> 1efb8b9eb6a7 [2021-04-26T08:09:57.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Running in 1ec4c21fa29e [2021-04-26T08:09:57.650Z] [2021-04-26T08:09:57.650Z] ---> Using cache [2021-04-26T08:09:57.650Z] ---> 3139109aa7b8 [2021-04-26T08:09:57.650Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T08:09:58.657Z] ---> Running in d13c96566693 [2021-04-26T08:09:58.657Z] Removing intermediate container f3c5eb13db61 [2021-04-26T08:09:58.657Z] ---> d1e655172f95 [2021-04-26T08:09:58.657Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:09:58.657Z] Removing intermediate container 1ec4c21fa29e [2021-04-26T08:09:58.657Z] ---> db593371f42d [2021-04-26T08:09:58.657Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T08:09:59.266Z] ---> Running in 2577eb968631 [2021-04-26T08:09:59.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:09:59.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:09:59.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:09:59.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:09:59.374Z] ---> 78ae58190972 [2021-04-26T08:09:59.374Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T08:09:59.374Z] ---> 78ae58190972 [2021-04-26T08:09:59.374Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T08:09:59.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:09:59.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:09:59.374Z] ---> 78ae58190972 [2021-04-26T08:09:59.374Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T08:09:59.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:09:59.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:09:59.374Z] ---> 78ae58190972 [2021-04-26T08:09:59.374Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:09:59.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:09:59.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:09:59.374Z] ---> 78ae58190972 [2021-04-26T08:09:59.374Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:09:59.374Z] ---> Running in 4000aaff9bad [2021-04-26T08:09:59.374Z] ---> Running in beef6d75409a [2021-04-26T08:09:59.374Z] ---> Running in 003d0927b9e4 [2021-04-26T08:09:59.374Z] ---> Running in b1db37f7d696 [2021-04-26T08:09:59.374Z] ---> Running in de9c7105c83a [2021-04-26T08:09:59.374Z] Removing intermediate container beef6d75409a [2021-04-26T08:09:59.374Z] ---> 88ee0443c692 [2021-04-26T08:09:59.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:09:59.374Z] Removing intermediate container b1db37f7d696 [2021-04-26T08:09:59.374Z] ---> f9c51964bbcc [2021-04-26T08:09:59.374Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:09:59.374Z] Removing intermediate container de9c7105c83a [2021-04-26T08:09:59.374Z] ---> 03ad8809b686 [2021-04-26T08:09:59.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:09:59.374Z] Removing intermediate container 003d0927b9e4 [2021-04-26T08:09:59.374Z] ---> 4f620eb7f682 [2021-04-26T08:09:59.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:09:59.374Z] Removing intermediate container 4000aaff9bad [2021-04-26T08:09:59.374Z] ---> 93604b09c937 [2021-04-26T08:09:59.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:09:59.374Z] ---> Running in af80d3dc2eb6 [2021-04-26T08:09:59.374Z] ---> Running in 53e1bc654fbd [2021-04-26T08:09:59.374Z] ---> Running in 24425acf29ec [2021-04-26T08:09:59.374Z] ---> Running in b16b4576ddde [2021-04-26T08:09:59.374Z] ---> Running in 25fe0f38e142 [2021-04-26T08:09:59.554Z] Removing intermediate container d13c96566693 [2021-04-26T08:09:59.554Z] ---> cec73d4bd704 [2021-04-26T08:09:59.554Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T08:09:59.652Z] Removing intermediate container 53e1bc654fbd [2021-04-26T08:09:59.652Z] ---> 0abff57ce327 [2021-04-26T08:09:59.652Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T08:09:59.652Z] Removing intermediate container 25fe0f38e142 [2021-04-26T08:09:59.652Z] ---> 1c89dbf0a3df [2021-04-26T08:09:59.652Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T08:10:00.240Z] ---> Running in 700cc27802a8 [2021-04-26T08:10:00.240Z] ---> Running in 38a050bc8944 [2021-04-26T08:10:00.506Z] Removing intermediate container 24425acf29ec [2021-04-26T08:10:00.506Z] ---> 8efcd550dc57 [2021-04-26T08:10:00.506Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T08:10:00.506Z] Removing intermediate container af80d3dc2eb6 [2021-04-26T08:10:00.506Z] ---> 01e8b784a7ea [2021-04-26T08:10:00.506Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T08:10:00.557Z] ---> ec9eaa5b7b51 [2021-04-26T08:10:00.557Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T08:10:00.775Z] Removing intermediate container b16b4576ddde [2021-04-26T08:10:00.775Z] ---> 118f306cb7e4 [2021-04-26T08:10:00.775Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T08:10:00.775Z] ---> Running in e164de9eb9e1 [2021-04-26T08:10:00.775Z] ---> Running in ca0b766a1b83 [2021-04-26T08:10:00.832Z] ---> Running in eb9d86c2defe [2021-04-26T08:10:01.066Z] ---> Running in 3e8ab0593dce [2021-04-26T08:10:01.113Z] Removing intermediate container 2577eb968631 [2021-04-26T08:10:01.113Z] ---> 56fbec87c267 [2021-04-26T08:10:01.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:10:02.110Z] Removing intermediate container eb9d86c2defe [2021-04-26T08:10:02.110Z] ---> 740886f4c4da [2021-04-26T08:10:02.110Z] Step 15/23 : WORKDIR / [2021-04-26T08:10:02.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:02.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:02.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:02.708Z] ---> Running in d6049493ee97 [2021-04-26T08:10:02.708Z] ---> b5dd6bfb4e75 [2021-04-26T08:10:02.708Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T08:10:02.708Z] ---> 0538a34caa38 [2021-04-26T08:10:02.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T08:10:03.311Z] Removing intermediate container 6ac83e350758 [2021-04-26T08:10:03.311Z] ---> 128d84323428 [2021-04-26T08:10:03.311Z] [2021-04-26T08:10:03.311Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:10:03.311Z] ---> 9852663dfa18 [2021-04-26T08:10:03.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T08:10:03.910Z] ---> Running in f581f84aab51 [2021-04-26T08:10:03.910Z] Removing intermediate container d6049493ee97 [2021-04-26T08:10:03.910Z] ---> 19d98f1698cb [2021-04-26T08:10:03.910Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:10:04.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.186Z] ---> 2ef704e807ed [2021-04-26T08:10:04.186Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T08:10:04.186Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T08:10:04.186Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T08:10:04.463Z] ---> eeaf43b92773 [2021-04-26T08:10:04.463Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:10:04.463Z] Removing intermediate container f581f84aab51 [2021-04-26T08:10:04.463Z] ---> 28208ac61eab [2021-04-26T08:10:04.463Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T08:10:04.463Z] ---> 78ce8587249c [2021-04-26T08:10:04.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T08:10:04.463Z] ---> Running in 398df46ace27 [2021-04-26T08:10:04.737Z] ---> Running in bb86eacb128c [2021-04-26T08:10:04.738Z] ---> 1caa3a8e4ba9 [2021-04-26T08:10:04.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T08:10:04.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:10:04.834Z] OK: 233 MiB in 51 packages [2021-04-26T08:10:05.340Z] Removing intermediate container 398df46ace27 [2021-04-26T08:10:05.340Z] ---> 13ef46388cd8 [2021-04-26T08:10:05.340Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 ---> 40fd35808be0 [2021-04-26T08:10:05.340Z] [2021-04-26T08:10:05.340Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T08:10:05.471Z] OK: 233 MiB in 51 packages [2021-04-26T08:10:05.471Z] OK: 233 MiB in 51 packages [2021-04-26T08:10:05.645Z] Removing intermediate container bb86eacb128c [2021-04-26T08:10:05.645Z] ---> 989f7ac46967 [2021-04-26T08:10:05.645Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T08:10:05.645Z] ---> 5e681bebaf82 [2021-04-26T08:10:05.645Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T08:10:05.645Z] ---> Running in 2b239e3c82ce [2021-04-26T08:10:05.767Z] OK: 233 MiB in 51 packages [2021-04-26T08:10:05.923Z] ---> Running in 7ed413175964 [2021-04-26T08:10:05.923Z] ---> Running in ea15f809cddc [2021-04-26T08:10:06.050Z] OK: 233 MiB in 51 packages [2021-04-26T08:10:06.521Z] ---> 05c189fa8003 [2021-04-26T08:10:06.521Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T08:10:06.521Z] ---> 2cfc09e041b8 [2021-04-26T08:10:06.521Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T08:10:06.693Z] Removing intermediate container 700cc27802a8 [2021-04-26T08:10:06.694Z] ---> 8f30f59447e2 [2021-04-26T08:10:06.694Z] Step 6/23 : COPY go.mod . [2021-04-26T08:10:06.797Z] Removing intermediate container 7ed413175964 [2021-04-26T08:10:06.797Z] ---> 5ad079d508f9 [2021-04-26T08:10:06.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:10:06.797Z] Removing intermediate container ea15f809cddc [2021-04-26T08:10:06.797Z] ---> 4d8f45dd7231 [2021-04-26T08:10:06.797Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:10:06.797Z] ---> Running in 58058d1eb429 [2021-04-26T08:10:06.973Z] Removing intermediate container 38a050bc8944 [2021-04-26T08:10:06.973Z] ---> 2038388e495a [2021-04-26T08:10:06.973Z] Step 6/23 : COPY go.mod . [2021-04-26T08:10:06.973Z] Removing intermediate container e164de9eb9e1 [2021-04-26T08:10:06.973Z] ---> 46ed2367fefe [2021-04-26T08:10:06.973Z] Step 6/22 : COPY go.mod . [2021-04-26T08:10:07.071Z] ---> Running in 8f2bf1cdd2ac [2021-04-26T08:10:07.071Z] ---> Running in 3e0cd7ebe5e3 [2021-04-26T08:10:07.279Z] ---> caeb2c066ade [2021-04-26T08:10:07.279Z] Step 7/23 : RUN go mod download [2021-04-26T08:10:07.279Z] Removing intermediate container 3e8ab0593dce [2021-04-26T08:10:07.279Z] ---> 0aeb5eef7594 [2021-04-26T08:10:07.279Z] Step 6/22 : COPY go.mod . [2021-04-26T08:10:07.279Z] Removing intermediate container ca0b766a1b83 [2021-04-26T08:10:07.279Z] ---> 2a933d017583 [2021-04-26T08:10:07.279Z] Step 6/21 : COPY go.mod . [2021-04-26T08:10:07.585Z] ---> Running in 63fca99d692b [2021-04-26T08:10:07.585Z] ---> 6cbd937f4bbd [2021-04-26T08:10:07.585Z] Step 7/23 : RUN go mod download [2021-04-26T08:10:07.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:07.680Z] Removing intermediate container 58058d1eb429 [2021-04-26T08:10:07.680Z] ---> 7d3c0b689c1e [2021-04-26T08:10:07.680Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T08:10:07.680Z] ---> 37c926118741 [2021-04-26T08:10:07.680Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T08:10:07.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:07.922Z] ---> 34521081cc47 [2021-04-26T08:10:07.922Z] Step 7/22 : RUN go mod download [2021-04-26T08:10:07.922Z] ---> Running in b2f15f74c1f8 [2021-04-26T08:10:07.952Z] Removing intermediate container 3e0cd7ebe5e3 [2021-04-26T08:10:07.952Z] ---> bb8ff040eff9 [2021-04-26T08:10:07.952Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T08:10:07.952Z] ---> Running in 2a4ff10801ff [2021-04-26T08:10:08.196Z] ---> f8e6cd684e54 [2021-04-26T08:10:08.197Z] Step 7/21 : RUN go mod download [2021-04-26T08:10:08.197Z] ---> Running in 22f51ee22e7a [2021-04-26T08:10:08.197Z] ---> 5dddd32392eb [2021-04-26T08:10:08.197Z] Step 7/22 : RUN go mod download [2021-04-26T08:10:08.227Z] ---> Running in 053de92a5713 [2021-04-26T08:10:08.473Z] ---> Running in 754641fabfdd [2021-04-26T08:10:08.473Z] ---> Running in 07498c364e6a [2021-04-26T08:10:08.518Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T08:10:08.518Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T08:10:08.518Z] Executing bash-5.0.17-r0.post-install [2021-04-26T08:10:08.518Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:10:08.518Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T08:10:08.518Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T08:10:08.518Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T08:10:08.518Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T08:10:08.518Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T08:10:08.518Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T08:10:08.518Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T08:10:08.518Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T08:10:08.518Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T08:10:08.518Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T08:10:08.797Z] Removing intermediate container 2a4ff10801ff [2021-04-26T08:10:08.797Z] ---> dd2b38beda5f [2021-04-26T08:10:08.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:10:09.399Z] ---> 625d26ed7278 [2021-04-26T08:10:09.399Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T08:10:09.399Z] Removing intermediate container 053de92a5713 [2021-04-26T08:10:09.399Z] ---> acf2addc29cb [2021-04-26T08:10:09.399Z] Step 21/22 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:10:09.678Z] ---> Running in 964349d3f6eb [2021-04-26T08:10:09.952Z] ---> Running in fc1e5a04acc1 [2021-04-26T08:10:10.229Z] ---> Running in df66c5e8953d [2021-04-26T08:10:10.505Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T08:10:10.505Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T08:10:10.505Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T08:10:10.794Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T08:10:10.794Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T08:10:10.794Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T08:10:10.794Z] Removing intermediate container fc1e5a04acc1 [2021-04-26T08:10:10.794Z] ---> 0e3b6a908e10 [2021-04-26T08:10:10.794Z] Step 22/22 : LABEL version=2.0.0-dev.188 [2021-04-26T08:10:10.794Z] Removing intermediate container 964349d3f6eb [2021-04-26T08:10:10.794Z] ---> ed997a4352da [2021-04-26T08:10:10.794Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T08:10:10.794Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T08:10:10.794Z] Removing intermediate container 8f2bf1cdd2ac [2021-04-26T08:10:10.794Z] ---> 56be403d27a1 [2021-04-26T08:10:10.794Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T08:10:10.794Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T08:10:11.226Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T08:10:11.226Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T08:10:11.226Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T08:10:11.226Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T08:10:11.226Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T08:10:11.226Z] ---> Running in bce4da2382de [2021-04-26T08:10:11.226Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T08:10:11.226Z] ---> Running in 7ef913f77dbd [2021-04-26T08:10:11.226Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T08:10:11.226Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T08:10:11.226Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T08:10:11.226Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T08:10:11.226Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T08:10:11.226Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T08:10:11.226Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T08:10:11.226Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T08:10:11.226Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T08:10:11.226Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T08:10:11.226Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T08:10:11.226Z] ---> Running in 1853a6f4860a [2021-04-26T08:10:11.226Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T08:10:11.552Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T08:10:11.552Z] OK: 72 MiB in 59 packages [2021-04-26T08:10:12.736Z] Removing intermediate container bce4da2382de [2021-04-26T08:10:12.736Z] ---> 7418177e4e5b [2021-04-26T08:10:12.736Z] [2021-04-26T08:10:12.736Z] Removing intermediate container 7ef913f77dbd [2021-04-26T08:10:12.736Z] ---> 4e37f3fe50ec [2021-04-26T08:10:12.736Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:10:13.052Z] ---> Running in aaed79f7eeec [2021-04-26T08:10:13.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:13.643Z] Successfully built 7418177e4e5b [2021-04-26T08:10:13.643Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-26T08:10:13.643Z] Building docker-support-notifications-go [2021-04-26T08:10:13.922Z]  Building docker-support-scheduler-go ... done Removing intermediate container aaed79f7eeec [2021-04-26T08:10:13.922Z] ---> 2df786039ed8 [2021-04-26T08:10:13.922Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:10:14.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:14.222Z] ---> Running in 3e7e360c9953 [2021-04-26T08:10:14.222Z] Removing intermediate container df66c5e8953d [2021-04-26T08:10:14.222Z] ---> 1489b36f22b5 [2021-04-26T08:10:14.222Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T08:10:14.226Z] Removing intermediate container 22f51ee22e7a [2021-04-26T08:10:14.226Z] ---> 30810c2a6746 [2021-04-26T08:10:14.226Z] Step 8/22 : COPY . . [2021-04-26T08:10:14.226Z] Removing intermediate container 754641fabfdd [2021-04-26T08:10:14.226Z] ---> a020f3f7747b [2021-04-26T08:10:14.226Z] Step 8/21 : COPY . . [2021-04-26T08:10:14.226Z] Removing intermediate container 63fca99d692b [2021-04-26T08:10:14.226Z] ---> 08ee39d9b544 [2021-04-26T08:10:14.226Z] Step 8/23 : COPY . . [2021-04-26T08:10:14.226Z] Removing intermediate container b2f15f74c1f8 [2021-04-26T08:10:14.226Z] ---> a0e9ec0ca722 [2021-04-26T08:10:14.226Z] Step 8/23 : COPY . . [2021-04-26T08:10:14.881Z] ---> Running in cc5bb20c90ff [2021-04-26T08:10:14.881Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T08:10:14.881Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T08:10:15.213Z] Removing intermediate container 3e7e360c9953 [2021-04-26T08:10:15.213Z] ---> 47a71a302b51 [2021-04-26T08:10:15.213Z] [2021-04-26T08:10:15.213Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T08:10:15.213Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T08:10:15.251Z] Removing intermediate container 07498c364e6a [2021-04-26T08:10:15.251Z] ---> 2fa2a8b419a3 [2021-04-26T08:10:15.251Z] Step 8/22 : COPY . . [2021-04-26T08:10:15.512Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T08:10:15.512Z] Successfully built 47a71a302b51 [2021-04-26T08:10:15.802Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T08:10:15.802Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-26T08:10:15.802Z] Building docker-security-secretstore-setup-go [2021-04-26T08:10:15.802Z] Removing intermediate container cc5bb20c90ff [2021-04-26T08:10:15.802Z] ---> 860651c004b3 [2021-04-26T08:10:15.802Z] Step 28/31 : CMD ["gate"] [2021-04-26T08:10:15.802Z]  Building docker-core-metadata-go ... done Executing busybox-1.31.1-r20.trigger [2021-04-26T08:10:15.802Z] OK: 8 MiB in 20 packages [2021-04-26T08:10:16.822Z] ---> Running in 7b884b3aba4e [2021-04-26T08:10:17.477Z] Removing intermediate container 7b884b3aba4e [2021-04-26T08:10:17.477Z] ---> 59e9a01d7957 [2021-04-26T08:10:17.477Z] Step 29/31 : LABEL arch=arm64 [2021-04-26T08:10:18.164Z] Collecting docker-compose==1.23.2 [2021-04-26T08:10:18.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T08:10:18.164Z] ---> Running in 4d0536d67123 [2021-04-26T08:10:18.164Z] Removing intermediate container 1853a6f4860a [2021-04-26T08:10:18.164Z] ---> 3f244ea004e9 [2021-04-26T08:10:18.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:10:19.623Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T08:10:19.623Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T08:10:19.623Z] Removing intermediate container 4d0536d67123 [2021-04-26T08:10:19.623Z] ---> ccb9371f1209 [2021-04-26T08:10:19.623Z] Step 30/31 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:10:20.234Z] ---> 14efa8d4899f [2021-04-26T08:10:20.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T08:10:20.843Z] ---> Running in 4277f6f0d29e [2021-04-26T08:10:21.855Z] Removing intermediate container 4277f6f0d29e [2021-04-26T08:10:21.855Z] ---> 735546eea580 [2021-04-26T08:10:21.855Z] Step 31/31 : LABEL version=2.0.0-dev.188 [2021-04-26T08:10:22.131Z] 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-04-26T08:10:22.131Z] ---> 3b5b137ff309 [2021-04-26T08:10:22.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T08:10:22.411Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T08:10:22.411Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T08:10:22.689Z] ---> Running in f742f05e1a71 [2021-04-26T08:10:22.971Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T08:10:22.971Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T08:10:23.583Z] Removing intermediate container f742f05e1a71 [2021-04-26T08:10:23.583Z] ---> 1ad5a0730a82 [2021-04-26T08:10:23.583Z] [2021-04-26T08:10:23.583Z] ---> 1130a4c6a1b4 [2021-04-26T08:10:23.583Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T08:10:23.858Z] ---> Running in c97e1c21a82f [2021-04-26T08:10:23.858Z] Successfully built 1ad5a0730a82 [2021-04-26T08:10:23.858Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-26T08:10:24.136Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-04-26T08:10:24.417Z] Removing intermediate container c97e1c21a82f [2021-04-26T08:10:24.417Z] ---> 652bc852eda2 [2021-04-26T08:10:24.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:10:24.417Z] ---> Running in bdc3218add18 [2021-04-26T08:10:25.017Z] Removing intermediate container bdc3218add18 [2021-04-26T08:10:25.017Z] ---> 14713b86ce99 [2021-04-26T08:10:25.017Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T08:10:25.292Z] ---> Running in f9c1ea24016f [2021-04-26T08:10:25.899Z] Removing intermediate container f9c1ea24016f [2021-04-26T08:10:25.899Z] ---> 065d683dc054 [2021-04-26T08:10:25.899Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:10:25.899Z] ---> Running in dc08e2e503af [2021-04-26T08:10:26.177Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T08:10:26.177Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T08:10:26.792Z] Removing intermediate container dc08e2e503af [2021-04-26T08:10:26.792Z] ---> beecddd959c2 [2021-04-26T08:10:26.792Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:10:26.792Z] ---> Running in b2a82fc63bfe [2021-04-26T08:10:27.785Z] Collecting PyYAML<4,>=3.10 [2021-04-26T08:10:27.785Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T08:10:27.785Z] Removing intermediate container b2a82fc63bfe [2021-04-26T08:10:27.785Z] ---> 7c0d23c0ff85 [2021-04-26T08:10:27.785Z] [2021-04-26T08:10:28.059Z] Successfully built 7c0d23c0ff85 [2021-04-26T08:10:28.059Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-26T08:10:28.338Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-04-26T08:10:31.744Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T08:10:31.745Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T08:10:32.021Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T08:10:32.021Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T08:10:36.359Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T08:10:36.359Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T08:10:36.636Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T08:10:36.636Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T08:10:36.917Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T08:10:36.917Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T08:10:37.192Z] 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-04-26T08:10:37.796Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T08:10:37.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T08:10:38.398Z] Collecting idna<2.8,>=2.5 [2021-04-26T08:10:38.398Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T08:10:38.398Z] 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-04-26T08:10:38.398Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T08:10:38.398Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T08:10:38.398Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T08:10:38.398Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T08:10:39.850Z] Installing collected packages: docopt, cached-property, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, dockerpty, docker-compose [2021-04-26T08:10:39.850Z] Running setup.py install for docopt: started [2021-04-26T08:10:41.842Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T08:10:41.842Z] Running setup.py install for texttable: started [2021-04-26T08:10:43.821Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T08:10:44.429Z] Attempting uninstall: urllib3 [2021-04-26T08:10:44.430Z] Found existing installation: urllib3 1.25.9 [2021-04-26T08:10:44.430Z] Uninstalling urllib3-1.25.9: [2021-04-26T08:10:44.430Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T08:10:44.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:10:44.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:10:44.704Z] ---> 3b136f76bcb3 [2021-04-26T08:10:44.704Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T08:10:44.704Z] ---> Using cache [2021-04-26T08:10:44.704Z] ---> 8e48cb1ceb88 [2021-04-26T08:10:44.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:10:44.704Z] ---> Using cache [2021-04-26T08:10:44.704Z] ---> 168c96e36cdf [2021-04-26T08:10:44.704Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T08:10:46.153Z] Attempting uninstall: idna [2021-04-26T08:10:46.153Z] Found existing installation: idna 2.9 [2021-04-26T08:10:46.153Z] Uninstalling idna-2.9: [2021-04-26T08:10:46.428Z] Successfully uninstalled idna-2.9 [2021-04-26T08:10:47.896Z] Attempting uninstall: requests [2021-04-26T08:10:47.896Z] Found existing installation: requests 2.23.0 [2021-04-26T08:10:47.896Z] Uninstalling requests-2.23.0: [2021-04-26T08:10:47.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:10:47.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:10:47.896Z] ---> 3b136f76bcb3 [2021-04-26T08:10:47.896Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T08:10:47.896Z] ---> Using cache [2021-04-26T08:10:47.896Z] ---> 8e48cb1ceb88 [2021-04-26T08:10:47.896Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:10:47.896Z] ---> Using cache [2021-04-26T08:10:47.896Z] ---> 168c96e36cdf [2021-04-26T08:10:47.897Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T08:10:47.897Z] ---> Using cache [2021-04-26T08:10:47.897Z] ---> a9a66dead3aa [2021-04-26T08:10:47.897Z] Step 6/24 : COPY go.mod . [2021-04-26T08:10:47.897Z] ---> Using cache [2021-04-26T08:10:47.897Z] ---> e92c8f9df9d5 [2021-04-26T08:10:47.897Z] Step 7/24 : RUN go mod download [2021-04-26T08:10:47.897Z] ---> Using cache [2021-04-26T08:10:47.897Z] ---> edcf2f4ec2a2 [2021-04-26T08:10:47.897Z] Step 8/24 : COPY . . [2021-04-26T08:10:47.897Z] Successfully uninstalled requests-2.23.0 [2021-04-26T08:10:47.897Z] ---> Using cache [2021-04-26T08:10:47.897Z] ---> 6f20ca8aacad [2021-04-26T08:10:47.897Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T08:10:48.890Z] ---> Running in fac8372a40fe [2021-04-26T08:10:48.890Z] ---> Running in b66012ec88d0 [2021-04-26T08:10:49.502Z] Running setup.py install for PyYAML: started [2021-04-26T08:10:50.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-26T08:10:50.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:51.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:10:52.571Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T08:10:52.571Z] OK: 217 MiB in 51 packages [2021-04-26T08:10:52.853Z] Running setup.py install for dockerpty: started [2021-04-26T08:10:55.533Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:10:55.533Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:10:55.533Z] ---> 3b136f76bcb3 [2021-04-26T08:10:55.533Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> 8e48cb1ceb88 [2021-04-26T08:10:55.533Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> 168c96e36cdf [2021-04-26T08:10:55.533Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> a9a66dead3aa [2021-04-26T08:10:55.533Z] Step 6/21 : COPY go.mod . [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> e92c8f9df9d5 [2021-04-26T08:10:55.533Z] Step 7/21 : RUN go mod download [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> edcf2f4ec2a2 [2021-04-26T08:10:55.533Z] Step 8/21 : COPY . . [2021-04-26T08:10:55.533Z] ---> Using cache [2021-04-26T08:10:55.533Z] ---> 6f20ca8aacad [2021-04-26T08:10:55.533Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T08:10:56.141Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T08:10:56.141Z] ---> Running in 43d4bd5d2419 [2021-04-26T08:10:56.141Z] Removing intermediate container fac8372a40fe [2021-04-26T08:10:56.141Z] ---> 2886c4dc67fa [2021-04-26T08:10:56.141Z] Step 6/22 : COPY go.mod . [2021-04-26T08:10:57.596Z] 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.58.0 [2021-04-26T08:10:57.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:10:57.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:10:57.596Z] ---> 3b136f76bcb3 [2021-04-26T08:10:57.596Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:10:57.596Z] ---> Using cache [2021-04-26T08:10:57.596Z] ---> 8e48cb1ceb88 [2021-04-26T08:10:57.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:10:57.596Z] ---> Using cache [2021-04-26T08:10:57.596Z] ---> 168c96e36cdf [2021-04-26T08:10:57.596Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T08:10:57.596Z] ---> Using cache [2021-04-26T08:10:57.596Z] ---> a9a66dead3aa [2021-04-26T08:10:57.596Z] Step 6/23 : COPY go.mod . [2021-04-26T08:10:57.596Z] ---> Using cache [2021-04-26T08:10:57.596Z] ---> e92c8f9df9d5 [2021-04-26T08:10:57.596Z] Step 7/23 : RUN go mod download [2021-04-26T08:10:57.596Z] ---> Using cache [2021-04-26T08:10:57.596Z] ---> edcf2f4ec2a2 [2021-04-26T08:10:57.596Z] Step 8/23 : COPY . . [2021-04-26T08:10:57.911Z] ---> Using cache [2021-04-26T08:10:57.911Z] ---> 6f20ca8aacad [2021-04-26T08:10:57.911Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T08:10:58.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-26T08:10:58.189Z] ---> e8569978b388 [2021-04-26T08:10:58.189Z] Step 7/22 : RUN go mod download [2021-04-26T08:10:58.189Z] ---> Running in 62dee17ba4b7 [2021-04-26T08:10:58.468Z] ---> Running in 73619bd8dbe8 [2021-04-26T08:11:01.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-command/core-command ./cmd/core-command [2021-04-26T08:11:03.804Z] Removing intermediate container 73619bd8dbe8 [2021-04-26T08:11:03.804Z] ---> 3fefd4da21a8 [2021-04-26T08:11:03.804Z] Step 8/22 : COPY . . [2021-04-26T08:11:16.329Z] Removing intermediate container 2b239e3c82ce [2021-04-26T08:11:16.329Z] ---> a21c2504922c [2021-04-26T08:11:16.329Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T08:11:16.329Z] ---> Running in c5f2ae4a043e [2021-04-26T08:11:16.329Z] Removing intermediate container c5f2ae4a043e [2021-04-26T08:11:16.329Z] ---> a74bfe9ee3de [2021-04-26T08:11:16.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T08:11:16.329Z] ---> Running in 0af1cf79596e [2021-04-26T08:11:16.941Z] Removing intermediate container 0af1cf79596e [2021-04-26T08:11:16.941Z] ---> eb66aa1a8121 [2021-04-26T08:11:16.941Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T08:11:19.613Z] ---> 743b2edb2cf0 [2021-04-26T08:11:19.613Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T08:11:21.075Z] ---> 712af9f5d643 [2021-04-26T08:11:21.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T08:11:21.357Z] ---> b0575e70f53d [2021-04-26T08:11:21.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-26T08:11:21.969Z] ---> Running in 88870e16cb01 [2021-04-26T08:11:22.585Z] ---> c93cd5b88bed [2021-04-26T08:11:22.585Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T08:11:22.866Z] ---> Running in 9efb9040dee8 [2021-04-26T08:11:23.874Z] Removing intermediate container 9efb9040dee8 [2021-04-26T08:11:23.874Z] ---> 0dcf4e7e7821 [2021-04-26T08:11:23.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:11:23.874Z] ---> Running in d5bed05c01e4 [2021-04-26T08:11:24.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-26T08:11:24.775Z] Removing intermediate container d5bed05c01e4 [2021-04-26T08:11:24.775Z] ---> 0cb148f9bd8d [2021-04-26T08:11:24.775Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T08:11:24.775Z] ---> Running in c8fc5d87486a [2021-04-26T08:11:25.391Z] Removing intermediate container c8fc5d87486a [2021-04-26T08:11:25.391Z] ---> 807aad14b4ba [2021-04-26T08:11:25.391Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:11:25.391Z] ---> Running in 9a5d6f995a35 [2021-04-26T08:11:26.005Z] Removing intermediate container 9a5d6f995a35 [2021-04-26T08:11:26.005Z] ---> da1e9a3b9188 [2021-04-26T08:11:26.005Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:11:26.286Z] ---> Running in cc4fb9a27b88 [2021-04-26T08:11:26.904Z] Removing intermediate container cc4fb9a27b88 [2021-04-26T08:11:26.904Z] ---> 65b54b283b48 [2021-04-26T08:11:26.904Z] [2021-04-26T08:11:27.184Z] Successfully built 65b54b283b48 [2021-04-26T08:11:27.481Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-26T08:12:14.589Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-26T08:12:21.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-26T08:12:28.176Z] Removing intermediate container b66012ec88d0 [2021-04-26T08:12:28.176Z] ---> 217f216eedfa [2021-04-26T08:12:28.176Z] [2021-04-26T08:12:28.176Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T08:12:28.176Z] ---> 9852663dfa18 [2021-04-26T08:12:28.176Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T08:12:28.176Z] ---> Running in 2c22aceabb24 [2021-04-26T08:12:29.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:29.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:30.512Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T08:12:30.816Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:12:30.816Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T08:12:30.816Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T08:12:30.816Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T08:12:30.816Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T08:12:30.816Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:12:30.816Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:12:31.098Z] OK: 7 MiB in 20 packages [2021-04-26T08:12:33.750Z] Removing intermediate container 2c22aceabb24 [2021-04-26T08:12:33.750Z] ---> 74f7e166edba [2021-04-26T08:12:33.750Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T08:12:34.032Z] ---> Running in da86611f7ed7 [2021-04-26T08:12:35.031Z] Removing intermediate container da86611f7ed7 [2021-04-26T08:12:35.031Z] ---> b1522df98e3a [2021-04-26T08:12:35.031Z] Step 13/24 : WORKDIR / [2021-04-26T08:12:35.310Z] ---> Running in fcdf5d707b4c [2021-04-26T08:12:36.309Z] Removing intermediate container fcdf5d707b4c [2021-04-26T08:12:36.309Z] ---> 3e336ff519c6 [2021-04-26T08:12:36.309Z] 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-04-26T08:12:38.314Z] ---> 84ac9bebc93a [2021-04-26T08:12:38.314Z] 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-04-26T08:12:39.326Z] Removing intermediate container 43d4bd5d2419 [2021-04-26T08:12:39.326Z] ---> da23621fd72b [2021-04-26T08:12:39.326Z] [2021-04-26T08:12:39.326Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T08:12:39.326Z] ---> 9852663dfa18 [2021-04-26T08:12:39.326Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-26T08:12:39.605Z] ---> Running in 2391d54f476b [2021-04-26T08:12:39.605Z] ---> a3695246d3a5 [2021-04-26T08:12:39.605Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T08:12:39.765Z] ---> 3f25323fed96 [2021-04-26T08:12:39.766Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-26T08:12:39.766Z] ---> e22282e098de [2021-04-26T08:12:39.766Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T08:12:39.766Z] ---> ed24714305c8 [2021-04-26T08:12:39.766Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T08:12:39.766Z] ---> Running in 05068a2392f2 [2021-04-26T08:12:39.766Z] ---> Running in 8c8eb734f1a5 [2021-04-26T08:12:39.766Z] ---> Running in 285436e61fa8 [2021-04-26T08:12:39.766Z] ---> 80b8e65ed8ba [2021-04-26T08:12:39.766Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T08:12:39.766Z] ---> dd745864682d [2021-04-26T08:12:39.766Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T08:12:39.766Z] ---> Running in 6272831ab2e2 [2021-04-26T08:12:39.766Z] ---> Running in 3bbb8d4b9561 [2021-04-26T08:12:39.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-26T08:12:39.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-26T08:12:39.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-command/core-command ./cmd/core-command [2021-04-26T08:12:39.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-26T08:12:39.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-26T08:12:42.259Z] ---> 17b3d5328a83 [2021-04-26T08:12:42.259Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T08:12:42.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:42.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:42.867Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T08:12:43.147Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:12:43.148Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T08:12:43.148Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T08:12:43.148Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:12:43.148Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:12:43.435Z] OK: 7 MiB in 18 packages [2021-04-26T08:12:44.438Z] ---> 9ea81f3102eb [2021-04-26T08:12:44.438Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T08:12:44.438Z] Removing intermediate container 62dee17ba4b7 [2021-04-26T08:12:44.438Z] ---> 446cb5eddc37 [2021-04-26T08:12:44.438Z] [2021-04-26T08:12:44.438Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:12:44.438Z] ---> 9852663dfa18 [2021-04-26T08:12:44.438Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:12:44.438Z] ---> Using cache [2021-04-26T08:12:44.438Z] ---> 1efb8b9eb6a7 [2021-04-26T08:12:44.438Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:12:44.438Z] ---> Using cache [2021-04-26T08:12:44.438Z] ---> 3139109aa7b8 [2021-04-26T08:12:44.438Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-26T08:12:44.714Z] ---> Running in 554f07c140fa [2021-04-26T08:12:45.703Z] Removing intermediate container 554f07c140fa [2021-04-26T08:12:45.703Z] ---> b07f5f119a39 [2021-04-26T08:12:45.703Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T08:12:45.982Z] Removing intermediate container 2391d54f476b [2021-04-26T08:12:45.982Z] ---> 13fbd3b6745f [2021-04-26T08:12:45.982Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T08:12:45.982Z] ---> Running in ea142cda3f47 [2021-04-26T08:12:45.982Z] ---> Running in 4aaf1e7eeb7d [2021-04-26T08:12:46.259Z] ---> ca6171a2506d [2021-04-26T08:12:46.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T08:12:46.535Z] Removing intermediate container ea142cda3f47 [2021-04-26T08:12:46.535Z] ---> b784c6e28fc9 [2021-04-26T08:12:46.535Z] Step 15/23 : WORKDIR / [2021-04-26T08:12:46.811Z] Removing intermediate container 4aaf1e7eeb7d [2021-04-26T08:12:46.811Z] ---> 3273b7f51ec5 [2021-04-26T08:12:46.811Z] Step 13/21 : WORKDIR /edgex [2021-04-26T08:12:46.811Z] ---> Running in 89bd7eef452b [2021-04-26T08:12:46.811Z] ---> Running in afd39cf14f6d [2021-04-26T08:12:47.415Z] ---> 6933684fdbe2 [2021-04-26T08:12:47.415Z] 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-04-26T08:12:47.415Z] ---> Running in 6545bf34a6a3 [2021-04-26T08:12:47.693Z] Removing intermediate container 89bd7eef452b [2021-04-26T08:12:47.693Z] ---> e0723a44c57f [2021-04-26T08:12:47.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:12:47.972Z] Removing intermediate container afd39cf14f6d [2021-04-26T08:12:47.972Z] ---> f291f6c62aee [2021-04-26T08:12:47.972Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T08:12:48.971Z] ---> 3725db60dceb [2021-04-26T08:12:48.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T08:12:48.971Z] ---> 6f03db885fce [2021-04-26T08:12:48.971Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T08:12:50.981Z] ---> be9094de99d6 [2021-04-26T08:12:50.981Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T08:12:50.981Z] ---> 64ddcde74bad [2021-04-26T08:12:50.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T08:12:51.257Z] Removing intermediate container 6545bf34a6a3 [2021-04-26T08:12:51.257Z] ---> a5d27110dd0d [2021-04-26T08:12:51.257Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T08:12:51.534Z] ---> Running in 3e2a7e53b11c [2021-04-26T08:12:51.810Z] Removing intermediate container 88870e16cb01 [2021-04-26T08:12:51.810Z] ---> 2d8f6e04eaff [2021-04-26T08:12:51.810Z] [2021-04-26T08:12:51.810Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T08:12:51.810Z] ---> 9852663dfa18 [2021-04-26T08:12:51.810Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-26T08:12:52.085Z] ---> ae9972f4eaff [2021-04-26T08:12:52.085Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T08:12:52.086Z] ---> Running in 14f4ebb4b8c3 [2021-04-26T08:12:52.368Z] ---> Running in 652ecb287f6b [2021-04-26T08:12:52.368Z] Removing intermediate container 3e2a7e53b11c [2021-04-26T08:12:52.368Z] ---> 32dbad2e58ff [2021-04-26T08:12:52.368Z] Step 22/24 : LABEL arch=arm64 [2021-04-26T08:12:52.368Z] ---> 04266724cbad [2021-04-26T08:12:52.368Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T08:12:52.646Z] ---> Running in 4b9b51b2a61c [2021-04-26T08:12:52.646Z] ---> Running in cfe43a6579bd [2021-04-26T08:12:52.924Z] Removing intermediate container 652ecb287f6b [2021-04-26T08:12:52.924Z] ---> cafc77efd7d7 [2021-04-26T08:12:52.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:12:53.211Z] ---> Running in a37c09898b61 [2021-04-26T08:12:53.211Z] Removing intermediate container 4b9b51b2a61c [2021-04-26T08:12:53.211Z] ---> 86f85f3b8edf [2021-04-26T08:12:53.211Z] Step 23/24 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:12:53.211Z] Removing intermediate container cfe43a6579bd [2021-04-26T08:12:53.211Z] ---> ce7ab5f1e143 [2021-04-26T08:12:53.211Z] Step 18/21 : CMD ["--init=true"] [2021-04-26T08:12:53.488Z] ---> Running in 975adfb64d73 [2021-04-26T08:12:53.488Z] ---> Running in 395805c68329 [2021-04-26T08:12:53.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:53.774Z] Removing intermediate container a37c09898b61 [2021-04-26T08:12:53.774Z] ---> 64711ee064fe [2021-04-26T08:12:53.774Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T08:12:53.774Z] ---> Running in 5ff6632209d7 [2021-04-26T08:12:53.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T08:12:54.049Z] Removing intermediate container 975adfb64d73 [2021-04-26T08:12:54.049Z] ---> 7c58f553e9e1 [2021-04-26T08:12:54.049Z] Step 24/24 : LABEL version=2.0.0-dev.188 [2021-04-26T08:12:54.333Z] Removing intermediate container 395805c68329 [2021-04-26T08:12:54.333Z] ---> 2b2fcc8ae631 [2021-04-26T08:12:54.333Z] Step 19/21 : LABEL arch=arm64 [2021-04-26T08:12:54.333Z] ---> Running in 99ee4d764cef [2021-04-26T08:12:54.333Z] ---> Running in c658e0c7c22b [2021-04-26T08:12:54.333Z] Removing intermediate container 5ff6632209d7 [2021-04-26T08:12:54.333Z] ---> af18e656ef6f [2021-04-26T08:12:54.333Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:12:54.608Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T08:12:54.608Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T08:12:54.608Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:12:54.608Z] ---> Running in 23b27892bd58 [2021-04-26T08:12:54.608Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:12:54.890Z] OK: 6 MiB in 16 packages [2021-04-26T08:12:54.890Z] Removing intermediate container 99ee4d764cef [2021-04-26T08:12:54.890Z] ---> be7bb44e2deb [2021-04-26T08:12:54.890Z] [2021-04-26T08:12:55.194Z] Removing intermediate container c658e0c7c22b [2021-04-26T08:12:55.194Z] ---> 0eb36d710a16 [2021-04-26T08:12:55.194Z] Step 20/21 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:12:55.194Z] Removing intermediate container 23b27892bd58 [2021-04-26T08:12:55.194Z] ---> 6db933253518 [2021-04-26T08:12:55.194Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:12:55.481Z] ---> Running in 868fbd7ea74d [2021-04-26T08:12:55.481Z] Successfully built be7bb44e2deb [2021-04-26T08:12:55.481Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-26T08:12:55.481Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 049a9c337b8c [2021-04-26T08:12:55.757Z] Removing intermediate container 868fbd7ea74d [2021-04-26T08:12:55.757Z] ---> 7ec1584aa2ee [2021-04-26T08:12:55.757Z] Step 21/21 : LABEL version=2.0.0-dev.188 [2021-04-26T08:12:56.039Z] Removing intermediate container 049a9c337b8c [2021-04-26T08:12:56.039Z] ---> f183d8063b92 [2021-04-26T08:12:56.039Z] [2021-04-26T08:12:56.039Z] ---> Running in b7e989ea8bed [2021-04-26T08:12:56.638Z] Successfully built f183d8063b92 [2021-04-26T08:12:56.638Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-26T08:12:56.638Z]  Building docker-core-command-go ... done Removing intermediate container b7e989ea8bed [2021-04-26T08:12:56.638Z] ---> 7cb4d3404e0e [2021-04-26T08:12:56.638Z] [2021-04-26T08:12:56.917Z] Removing intermediate container 14f4ebb4b8c3 [2021-04-26T08:12:56.917Z] ---> 0cd87525739d [2021-04-26T08:12:56.917Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:12:57.193Z] Successfully built 7cb4d3404e0e [2021-04-26T08:12:57.193Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-26T08:12:57.193Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 02abf8505a4b [2021-04-26T08:12:57.800Z] Removing intermediate container 02abf8505a4b [2021-04-26T08:12:57.801Z] ---> 34dfe25015bd [2021-04-26T08:12:57.801Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T08:12:57.801Z] ---> Running in 49c47c0d355f [2021-04-26T08:12:58.072Z] Removing intermediate container 49c47c0d355f [2021-04-26T08:12:58.072Z] ---> a2c54671fd91 [2021-04-26T08:12:58.072Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T08:12:58.344Z] ---> Running in 560845efd076 [2021-04-26T08:12:58.618Z] Removing intermediate container 560845efd076 [2021-04-26T08:12:58.619Z] ---> 2c3ec91521f3 [2021-04-26T08:12:58.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:12:59.592Z] ---> f55ae2f068d3 [2021-04-26T08:12:59.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T08:13:00.571Z] ---> f25c3b6dddc0 [2021-04-26T08:13:00.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-26T08:13:01.545Z] ---> fe1c80f8c8b5 [2021-04-26T08:13:01.545Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T08:13:01.545Z] ---> Running in fad0f00d90d2 [2021-04-26T08:13:02.140Z] Removing intermediate container fad0f00d90d2 [2021-04-26T08:13:02.140Z] ---> 522168d50b0c [2021-04-26T08:13:02.140Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:13:02.140Z] ---> Running in 707252aa9ef2 [2021-04-26T08:13:02.732Z] Removing intermediate container 707252aa9ef2 [2021-04-26T08:13:02.732Z] ---> 9f152e1032ff [2021-04-26T08:13:02.732Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T08:13:02.732Z] ---> Running in 99619298f7e2 [2021-04-26T08:13:03.325Z] Removing intermediate container 99619298f7e2 [2021-04-26T08:13:03.325Z] ---> cec304db93ba [2021-04-26T08:13:03.325Z] Step 21/22 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:03.325Z] ---> Running in f5fe91ec077e [2021-04-26T08:13:03.920Z] Removing intermediate container f5fe91ec077e [2021-04-26T08:13:03.920Z] ---> b5b798b54b26 [2021-04-26T08:13:03.920Z] Step 22/22 : LABEL version=2.0.0-dev.188 [2021-04-26T08:13:03.920Z] ---> Running in 1dffb0a4fa9f [2021-04-26T08:13:04.516Z] Removing intermediate container 1dffb0a4fa9f [2021-04-26T08:13:04.516Z] ---> 36cb6b4ba411 [2021-04-26T08:13:04.516Z] [2021-04-26T08:13:04.787Z] Successfully built 36cb6b4ba411 [2021-04-26T08:13:04.787Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-26T08:13:05.072Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-04-26T08:13:05.074Z] $ docker stop --time=1 bd05183272c9be84d9c32d052b2ab2476af73043b349d5e238db79c486ee8d99 [2021-04-26T08:13:06.985Z] $ docker rm -f bd05183272c9be84d9c32d052b2ab2476af73043b349d5e238db79c486ee8d99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:13:07.579Z] + docker images [2021-04-26T08:13:07.579Z] + grep docker [2021-04-26T08:13:07.849Z] docker-support-notifications-go-arm64 latest 36cb6b4ba411 3 seconds ago 17.2MB [2021-04-26T08:13:07.849Z] docker-security-proxy-setup-go-arm64 latest 7cb4d3404e0e 11 seconds ago 24.6MB [2021-04-26T08:13:07.849Z] docker-core-command-go-arm64 latest f183d8063b92 12 seconds ago 16.5MB [2021-04-26T08:13:07.849Z] docker-security-secretstore-setup-go-arm64 latest be7bb44e2deb 13 seconds ago 24.9MB [2021-04-26T08:13:07.849Z] docker-sys-mgmt-agent-go-arm64 latest 65b54b283b48 About a minute ago 299MB [2021-04-26T08:13:07.849Z] docker-core-data-go-arm64 latest 7c0d23c0ff85 2 minutes ago 21.6MB [2021-04-26T08:13:07.849Z] docker-security-bootstrapper-go-arm64 latest 1ad5a0730a82 2 minutes ago 18.1MB [2021-04-26T08:13:07.849Z] docker-core-metadata-go-arm64 latest 47a71a302b51 2 minutes ago 18.1MB [2021-04-26T08:13:07.849Z] docker-support-scheduler-go-arm64 latest 7418177e4e5b 2 minutes ago 16.6MB [2021-04-26T08:13:07.849Z] docker 20.10.0 eeaf43b92773 4 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-04-26T08:13:08.027Z] provisioning config files... [2021-04-26T08:13:08.066Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/456@tmp/config797556123807028549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:13:08.423Z] ---> docker-login.sh [2021-04-26T08:13:08.423Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:13:08.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:13:08.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:13:08.965Z] Configure a credential helper to remove this warning. See [2021-04-26T08:13:08.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:13:08.965Z] [2021-04-26T08:13:08.965Z] Login Succeeded [2021-04-26T08:13:08.965Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:13:09.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:13:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:13:09.512Z] Configure a credential helper to remove this warning. See [2021-04-26T08:13:09.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:13:09.512Z] [2021-04-26T08:13:09.512Z] Login Succeeded [2021-04-26T08:13:09.512Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:13:09.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:13:10.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:13:10.056Z] Configure a credential helper to remove this warning. See [2021-04-26T08:13:10.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:13:10.056Z] [2021-04-26T08:13:10.056Z] Login Succeeded [2021-04-26T08:13:10.056Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:13:10.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:13:10.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:13:10.602Z] Configure a credential helper to remove this warning. See [2021-04-26T08:13:10.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:13:10.602Z] [2021-04-26T08:13:10.602Z] Login Succeeded [2021-04-26T08:13:10.602Z] docker.io [2021-04-26T08:13:10.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:13:11.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:13:11.487Z] Configure a credential helper to remove this warning. See [2021-04-26T08:13:11.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:13:11.487Z] [2021-04-26T08:13:11.487Z] Login Succeeded [2021-04-26T08:13:11.487Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:13:11.504Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:11.568Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-04-26T08:13:11.568Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:11.568Z] 2.0.0-dev.188 [2021-04-26T08:13:11.568Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:11.568Z] master [2021-04-26T08:13:11.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:11.947Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:12.286Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:12.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-26T08:13:12.286Z] 80be0021a313: Preparing [2021-04-26T08:13:12.286Z] 095076edb3cf: Preparing [2021-04-26T08:13:12.286Z] d6818d90aeeb: Preparing [2021-04-26T08:13:12.286Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:12.286Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:12.558Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:12.558Z] 80be0021a313: Pushed [2021-04-26T08:13:12.830Z] d6818d90aeeb: Pushed [2021-04-26T08:13:12.830Z] 6f65eb2d3fb3: Pushed [2021-04-26T08:13:15.591Z] 095076edb3cf: Pushed [2021-04-26T08:13:15.884Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:b742da8ca9c48e8e24831be344e2920e70befc0cd11dbfe3757c49352b938b21 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:16.261Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:16.627Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:16.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-26T08:13:16.627Z] 80be0021a313: Preparing [2021-04-26T08:13:16.627Z] 095076edb3cf: Preparing [2021-04-26T08:13:16.627Z] d6818d90aeeb: Preparing [2021-04-26T08:13:16.627Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:16.627Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:16.912Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:16.912Z] 80be0021a313: Layer already exists [2021-04-26T08:13:16.912Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:16.912Z] 095076edb3cf: Layer already exists [2021-04-26T08:13:16.912Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:16.912Z] 2.0.0-dev.188: digest: sha256:b742da8ca9c48e8e24831be344e2920e70befc0cd11dbfe3757c49352b938b21 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:17.311Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:17.684Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:17.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-26T08:13:17.684Z] 80be0021a313: Preparing [2021-04-26T08:13:17.684Z] 095076edb3cf: Preparing [2021-04-26T08:13:17.684Z] d6818d90aeeb: Preparing [2021-04-26T08:13:17.684Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:17.684Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:17.684Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:17.684Z] 095076edb3cf: Layer already exists [2021-04-26T08:13:17.684Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:17.684Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:17.684Z] 80be0021a313: Layer already exists [2021-04-26T08:13:17.963Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:b742da8ca9c48e8e24831be344e2920e70befc0cd11dbfe3757c49352b938b21 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:18.374Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:18.749Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-04-26T08:13:18.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-26T08:13:18.749Z] 80be0021a313: Preparing [2021-04-26T08:13:18.749Z] 095076edb3cf: Preparing [2021-04-26T08:13:18.749Z] d6818d90aeeb: Preparing [2021-04-26T08:13:18.749Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:18.749Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:18.749Z] 095076edb3cf: Layer already exists [2021-04-26T08:13:18.749Z] 80be0021a313: Layer already exists [2021-04-26T08:13:19.026Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:19.026Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:19.026Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:19.026Z] master: digest: sha256:b742da8ca9c48e8e24831be344e2920e70befc0cd11dbfe3757c49352b938b21 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:19.105Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:19.122Z] taggedImages: [2021-04-26T08:13:19.122Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:19.122Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:19.122Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:19.122Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-04-26T08:13:19.157Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-04-26T08:13:19.158Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:19.158Z] 2.0.0-dev.188 [2021-04-26T08:13:19.158Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:19.158Z] master [2021-04-26T08:13:19.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:19.534Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:19.883Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:19.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-26T08:13:19.883Z] 01272759015c: Preparing [2021-04-26T08:13:19.883Z] 4d22840841e8: Preparing [2021-04-26T08:13:19.883Z] d6818d90aeeb: Preparing [2021-04-26T08:13:19.883Z] 38438a61321c: Preparing [2021-04-26T08:13:19.883Z] 767448a4b7a0: Preparing [2021-04-26T08:13:19.883Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:19.883Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:20.157Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:20.157Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:20.157Z] 01272759015c: Pushed [2021-04-26T08:13:20.157Z] 767448a4b7a0: Pushed [2021-04-26T08:13:21.129Z] 38438a61321c: Pushed [2021-04-26T08:13:23.107Z] 4d22840841e8: Pushed [2021-04-26T08:13:23.379Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:40d8b9e6cc748c5f61a6f05af23780c8c2317b2c3540227dcf0f2c33c0fdec87 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:23.721Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:24.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:24.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-26T08:13:24.062Z] 01272759015c: Preparing [2021-04-26T08:13:24.062Z] 4d22840841e8: Preparing [2021-04-26T08:13:24.062Z] d6818d90aeeb: Preparing [2021-04-26T08:13:24.062Z] 38438a61321c: Preparing [2021-04-26T08:13:24.062Z] 767448a4b7a0: Preparing [2021-04-26T08:13:24.062Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:24.062Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:24.335Z] 767448a4b7a0: Layer already exists [2021-04-26T08:13:24.335Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:24.335Z] 38438a61321c: Layer already exists [2021-04-26T08:13:24.335Z] 01272759015c: Layer already exists [2021-04-26T08:13:24.335Z] 4d22840841e8: Layer already exists [2021-04-26T08:13:24.335Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:24.335Z] 2.0.0-dev.188: digest: sha256:40d8b9e6cc748c5f61a6f05af23780c8c2317b2c3540227dcf0f2c33c0fdec87 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:24.677Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:25.010Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:25.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-26T08:13:25.011Z] 01272759015c: Preparing [2021-04-26T08:13:25.011Z] 4d22840841e8: Preparing [2021-04-26T08:13:25.011Z] d6818d90aeeb: Preparing [2021-04-26T08:13:25.011Z] 38438a61321c: Preparing [2021-04-26T08:13:25.011Z] 767448a4b7a0: Preparing [2021-04-26T08:13:25.011Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:25.011Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:25.011Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:25.011Z] 38438a61321c: Layer already exists [2021-04-26T08:13:25.011Z] 4d22840841e8: Layer already exists [2021-04-26T08:13:25.281Z] 01272759015c: Layer already exists [2021-04-26T08:13:25.281Z] 767448a4b7a0: Layer already exists [2021-04-26T08:13:25.281Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:25.281Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:40d8b9e6cc748c5f61a6f05af23780c8c2317b2c3540227dcf0f2c33c0fdec87 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:25.621Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:25.960Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-04-26T08:13:25.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-26T08:13:25.960Z] 01272759015c: Preparing [2021-04-26T08:13:25.960Z] 4d22840841e8: Preparing [2021-04-26T08:13:25.961Z] d6818d90aeeb: Preparing [2021-04-26T08:13:25.961Z] 38438a61321c: Preparing [2021-04-26T08:13:25.961Z] 767448a4b7a0: Preparing [2021-04-26T08:13:25.961Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:25.961Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:25.961Z] 01272759015c: Layer already exists [2021-04-26T08:13:25.961Z] 4d22840841e8: Layer already exists [2021-04-26T08:13:25.961Z] 38438a61321c: Layer already exists [2021-04-26T08:13:25.961Z] 767448a4b7a0: Layer already exists [2021-04-26T08:13:25.961Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:26.231Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:26.231Z] master: digest: sha256:40d8b9e6cc748c5f61a6f05af23780c8c2317b2c3540227dcf0f2c33c0fdec87 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:26.288Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:26.301Z] taggedImages: [2021-04-26T08:13:26.301Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:26.301Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:26.301Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:26.301Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-04-26T08:13:26.332Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-04-26T08:13:26.332Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:26.332Z] 2.0.0-dev.188 [2021-04-26T08:13:26.332Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:26.332Z] master [2021-04-26T08:13:26.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:26.705Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:27.052Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:27.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-26T08:13:27.052Z] 6751223fdb5b: Preparing [2021-04-26T08:13:27.052Z] 53bf89a5a22b: Preparing [2021-04-26T08:13:27.052Z] d6818d90aeeb: Preparing [2021-04-26T08:13:27.052Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:27.052Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:27.052Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:27.342Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:27.342Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:27.342Z] 6751223fdb5b: Pushed [2021-04-26T08:13:30.720Z] 53bf89a5a22b: Pushed [2021-04-26T08:13:30.720Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:1004e7acfd18063015c2caca8d417f372ecce91f0f1698a728c5a6edb356c452 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:31.066Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:31.402Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:31.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-26T08:13:31.402Z] 6751223fdb5b: Preparing [2021-04-26T08:13:31.402Z] 53bf89a5a22b: Preparing [2021-04-26T08:13:31.402Z] d6818d90aeeb: Preparing [2021-04-26T08:13:31.402Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:31.402Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:31.402Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:31.402Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:31.402Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:31.402Z] 53bf89a5a22b: Layer already exists [2021-04-26T08:13:31.675Z] 6751223fdb5b: Layer already exists [2021-04-26T08:13:31.675Z] 2.0.0-dev.188: digest: sha256:1004e7acfd18063015c2caca8d417f372ecce91f0f1698a728c5a6edb356c452 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:32.016Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:32.351Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:32.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-26T08:13:32.352Z] 6751223fdb5b: Preparing [2021-04-26T08:13:32.352Z] 53bf89a5a22b: Preparing [2021-04-26T08:13:32.352Z] d6818d90aeeb: Preparing [2021-04-26T08:13:32.352Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:32.352Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:32.622Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:32.622Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:32.622Z] 6751223fdb5b: Layer already exists [2021-04-26T08:13:32.622Z] 53bf89a5a22b: Layer already exists [2021-04-26T08:13:32.622Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:32.622Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:1004e7acfd18063015c2caca8d417f372ecce91f0f1698a728c5a6edb356c452 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:32.962Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:33.296Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-04-26T08:13:33.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-26T08:13:33.296Z] 6751223fdb5b: Preparing [2021-04-26T08:13:33.296Z] 53bf89a5a22b: Preparing [2021-04-26T08:13:33.296Z] d6818d90aeeb: Preparing [2021-04-26T08:13:33.296Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:13:33.296Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:33.566Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:33.566Z] 6751223fdb5b: Layer already exists [2021-04-26T08:13:33.566Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:33.566Z] 53bf89a5a22b: Layer already exists [2021-04-26T08:13:33.566Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:13:33.566Z] master: digest: sha256:1004e7acfd18063015c2caca8d417f372ecce91f0f1698a728c5a6edb356c452 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:33.659Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:33.674Z] taggedImages: [2021-04-26T08:13:33.674Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:33.674Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:33.674Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:33.674Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-04-26T08:13:33.706Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-04-26T08:13:33.706Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:33.706Z] 2.0.0-dev.188 [2021-04-26T08:13:33.706Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:33.706Z] master [2021-04-26T08:13:33.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:34.079Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:34.414Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:34.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-26T08:13:34.414Z] f5a90eb51d37: Preparing [2021-04-26T08:13:34.414Z] f5a90eb51d37: Preparing [2021-04-26T08:13:34.414Z] 8ef538cfe856: Preparing [2021-04-26T08:13:34.414Z] 5a35a533018e: Preparing [2021-04-26T08:13:34.414Z] bd340c04f68b: Preparing [2021-04-26T08:13:34.414Z] 597737ebdc4e: Preparing [2021-04-26T08:13:34.414Z] d6818d90aeeb: Preparing [2021-04-26T08:13:34.414Z] c895fa04e288: Preparing [2021-04-26T08:13:34.414Z] c895fa04e288: Preparing [2021-04-26T08:13:34.414Z] 13a62c65db7c: Preparing [2021-04-26T08:13:34.414Z] 9706215feacb: Preparing [2021-04-26T08:13:34.414Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:34.414Z] d6818d90aeeb: Waiting [2021-04-26T08:13:34.414Z] c895fa04e288: Waiting [2021-04-26T08:13:34.414Z] 13a62c65db7c: Waiting [2021-04-26T08:13:34.414Z] 9706215feacb: Waiting [2021-04-26T08:13:34.414Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:34.686Z] 8ef538cfe856: Pushed [2021-04-26T08:13:34.686Z] bd340c04f68b: Pushed [2021-04-26T08:13:34.957Z] f5a90eb51d37: Pushed [2021-04-26T08:13:34.957Z] 5a35a533018e: Pushed [2021-04-26T08:13:34.957Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:34.957Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:34.957Z] 13a62c65db7c: Pushed [2021-04-26T08:13:34.957Z] c895fa04e288: Pushed [2021-04-26T08:13:34.957Z] 9706215feacb: Pushed [2021-04-26T08:13:37.557Z] 597737ebdc4e: Pushed [2021-04-26T08:13:37.828Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:aae692e05c114e4bdd310f29d1c699879a96981c927940145511951f02d436de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:38.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-26T08:13:38.403Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:38.791Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:38.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-26T08:13:38.791Z] f5a90eb51d37: Preparing [2021-04-26T08:13:38.791Z] f5a90eb51d37: Preparing [2021-04-26T08:13:38.791Z] 8ef538cfe856: Preparing [2021-04-26T08:13:38.791Z] 5a35a533018e: Preparing [2021-04-26T08:13:38.791Z] bd340c04f68b: Preparing [2021-04-26T08:13:38.791Z] 597737ebdc4e: Preparing [2021-04-26T08:13:38.791Z] d6818d90aeeb: Preparing [2021-04-26T08:13:38.791Z] c895fa04e288: Preparing [2021-04-26T08:13:38.791Z] c895fa04e288: Preparing [2021-04-26T08:13:38.791Z] 13a62c65db7c: Preparing [2021-04-26T08:13:38.791Z] 9706215feacb: Preparing [2021-04-26T08:13:38.791Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:38.791Z] d6818d90aeeb: Waiting [2021-04-26T08:13:38.791Z] c895fa04e288: Waiting [2021-04-26T08:13:38.791Z] 13a62c65db7c: Waiting [2021-04-26T08:13:38.791Z] 9706215feacb: Waiting [2021-04-26T08:13:38.791Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:38.791Z] bd340c04f68b: Layer already exists [2021-04-26T08:13:38.791Z] f5a90eb51d37: Layer already exists [2021-04-26T08:13:38.791Z] 597737ebdc4e: Layer already exists [2021-04-26T08:13:38.791Z] 8ef538cfe856: Layer already exists [2021-04-26T08:13:38.791Z] 5a35a533018e: Layer already exists [2021-04-26T08:13:39.076Z] c895fa04e288: Layer already exists [2021-04-26T08:13:39.076Z] 13a62c65db7c: Layer already exists [2021-04-26T08:13:39.076Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:39.076Z] 9706215feacb: Layer already exists [2021-04-26T08:13:39.076Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:39.076Z] 2.0.0-dev.188: digest: sha256:aae692e05c114e4bdd310f29d1c699879a96981c927940145511951f02d436de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:39.441Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:39.789Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:39.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-26T08:13:39.789Z] f5a90eb51d37: Preparing [2021-04-26T08:13:39.789Z] f5a90eb51d37: Preparing [2021-04-26T08:13:39.789Z] 8ef538cfe856: Preparing [2021-04-26T08:13:39.789Z] 5a35a533018e: Preparing [2021-04-26T08:13:39.789Z] bd340c04f68b: Preparing [2021-04-26T08:13:39.789Z] 597737ebdc4e: Preparing [2021-04-26T08:13:39.789Z] d6818d90aeeb: Preparing [2021-04-26T08:13:39.789Z] c895fa04e288: Preparing [2021-04-26T08:13:39.789Z] c895fa04e288: Preparing [2021-04-26T08:13:39.789Z] 13a62c65db7c: Preparing [2021-04-26T08:13:39.789Z] 9706215feacb: Preparing [2021-04-26T08:13:39.789Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:39.789Z] 13a62c65db7c: Waiting [2021-04-26T08:13:39.789Z] 9706215feacb: Waiting [2021-04-26T08:13:39.789Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:39.789Z] d6818d90aeeb: Waiting [2021-04-26T08:13:39.789Z] c895fa04e288: Waiting [2021-04-26T08:13:39.789Z] f5a90eb51d37: Layer already exists [2021-04-26T08:13:40.067Z] 8ef538cfe856: Layer already exists [2021-04-26T08:13:40.067Z] 5a35a533018e: Layer already exists [2021-04-26T08:13:40.067Z] bd340c04f68b: Layer already exists [2021-04-26T08:13:40.067Z] 597737ebdc4e: Layer already exists [2021-04-26T08:13:40.067Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:40.067Z] 9706215feacb: Layer already exists [2021-04-26T08:13:40.067Z] 13a62c65db7c: Layer already exists [2021-04-26T08:13:40.067Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:40.067Z] c895fa04e288: Layer already exists [2021-04-26T08:13:40.067Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:aae692e05c114e4bdd310f29d1c699879a96981c927940145511951f02d436de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:40.409Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:40.750Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-04-26T08:13:40.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-26T08:13:40.750Z] f5a90eb51d37: Preparing [2021-04-26T08:13:40.750Z] f5a90eb51d37: Preparing [2021-04-26T08:13:40.750Z] 8ef538cfe856: Preparing [2021-04-26T08:13:40.750Z] 5a35a533018e: Preparing [2021-04-26T08:13:40.750Z] bd340c04f68b: Preparing [2021-04-26T08:13:40.750Z] 597737ebdc4e: Preparing [2021-04-26T08:13:40.750Z] d6818d90aeeb: Preparing [2021-04-26T08:13:40.750Z] c895fa04e288: Preparing [2021-04-26T08:13:40.750Z] c895fa04e288: Preparing [2021-04-26T08:13:40.750Z] 13a62c65db7c: Preparing [2021-04-26T08:13:40.750Z] 9706215feacb: Preparing [2021-04-26T08:13:40.750Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:40.750Z] c895fa04e288: Waiting [2021-04-26T08:13:40.750Z] 13a62c65db7c: Waiting [2021-04-26T08:13:40.750Z] 9706215feacb: Waiting [2021-04-26T08:13:40.750Z] d6818d90aeeb: Waiting [2021-04-26T08:13:40.750Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:41.022Z] f5a90eb51d37: Layer already exists [2021-04-26T08:13:41.022Z] 597737ebdc4e: Layer already exists [2021-04-26T08:13:41.022Z] 8ef538cfe856: Layer already exists [2021-04-26T08:13:41.022Z] 5a35a533018e: Layer already exists [2021-04-26T08:13:41.022Z] bd340c04f68b: Layer already exists [2021-04-26T08:13:41.022Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:41.022Z] 13a62c65db7c: Layer already exists [2021-04-26T08:13:41.022Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:41.022Z] c895fa04e288: Layer already exists [2021-04-26T08:13:41.022Z] 9706215feacb: Layer already exists [2021-04-26T08:13:41.022Z] master: digest: sha256:aae692e05c114e4bdd310f29d1c699879a96981c927940145511951f02d436de size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:41.354Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:41.368Z] taggedImages: [2021-04-26T08:13:41.368Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:41.368Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:41.368Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:41.368Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-04-26T08:13:41.399Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-04-26T08:13:41.399Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:41.399Z] 2.0.0-dev.188 [2021-04-26T08:13:41.399Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:41.399Z] master [2021-04-26T08:13:41.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:41.777Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:42.126Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:42.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-26T08:13:42.126Z] b61364d5fbc1: Preparing [2021-04-26T08:13:42.126Z] bec51feb10bd: Preparing [2021-04-26T08:13:42.126Z] 584d7e7d737a: Preparing [2021-04-26T08:13:42.126Z] 9af27a50e3f1: Preparing [2021-04-26T08:13:42.126Z] 28d9ad0382ad: Preparing [2021-04-26T08:13:42.126Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:42.126Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:42.400Z] 9af27a50e3f1: Pushed [2021-04-26T08:13:42.400Z] 584d7e7d737a: Pushed [2021-04-26T08:13:42.672Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:42.942Z] 28d9ad0382ad: Pushed [2021-04-26T08:13:44.911Z] bec51feb10bd: Pushed [2021-04-26T08:13:44.911Z] b61364d5fbc1: Pushed [2021-04-26T08:13:44.911Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:cb94d7bacb5be56b17f7c03a8fbff624b3398241774fd46d2f9387878df2a578 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:45.249Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:45.586Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:45.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-26T08:13:45.586Z] b61364d5fbc1: Preparing [2021-04-26T08:13:45.586Z] bec51feb10bd: Preparing [2021-04-26T08:13:45.586Z] 584d7e7d737a: Preparing [2021-04-26T08:13:45.586Z] 9af27a50e3f1: Preparing [2021-04-26T08:13:45.586Z] 28d9ad0382ad: Preparing [2021-04-26T08:13:45.586Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:45.586Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:45.586Z] b61364d5fbc1: Layer already exists [2021-04-26T08:13:45.586Z] bec51feb10bd: Layer already exists [2021-04-26T08:13:45.586Z] 9af27a50e3f1: Layer already exists [2021-04-26T08:13:45.586Z] 584d7e7d737a: Layer already exists [2021-04-26T08:13:45.586Z] 28d9ad0382ad: Layer already exists [2021-04-26T08:13:45.857Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:45.857Z] 2.0.0-dev.188: digest: sha256:cb94d7bacb5be56b17f7c03a8fbff624b3398241774fd46d2f9387878df2a578 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:46.202Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:46.536Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:46.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-26T08:13:46.536Z] b61364d5fbc1: Preparing [2021-04-26T08:13:46.536Z] bec51feb10bd: Preparing [2021-04-26T08:13:46.536Z] 584d7e7d737a: Preparing [2021-04-26T08:13:46.536Z] 9af27a50e3f1: Preparing [2021-04-26T08:13:46.536Z] 28d9ad0382ad: Preparing [2021-04-26T08:13:46.536Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:46.536Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:46.808Z] 28d9ad0382ad: Layer already exists [2021-04-26T08:13:46.808Z] 9af27a50e3f1: Layer already exists [2021-04-26T08:13:46.808Z] 584d7e7d737a: Layer already exists [2021-04-26T08:13:46.808Z] b61364d5fbc1: Layer already exists [2021-04-26T08:13:46.808Z] bec51feb10bd: Layer already exists [2021-04-26T08:13:46.808Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:46.808Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:cb94d7bacb5be56b17f7c03a8fbff624b3398241774fd46d2f9387878df2a578 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:47.161Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:47.499Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-04-26T08:13:47.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-26T08:13:47.499Z] b61364d5fbc1: Preparing [2021-04-26T08:13:47.499Z] bec51feb10bd: Preparing [2021-04-26T08:13:47.499Z] 584d7e7d737a: Preparing [2021-04-26T08:13:47.499Z] 9af27a50e3f1: Preparing [2021-04-26T08:13:47.499Z] 28d9ad0382ad: Preparing [2021-04-26T08:13:47.499Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:47.499Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:47.499Z] 28d9ad0382ad: Layer already exists [2021-04-26T08:13:47.499Z] bec51feb10bd: Layer already exists [2021-04-26T08:13:47.499Z] b61364d5fbc1: Layer already exists [2021-04-26T08:13:47.499Z] 584d7e7d737a: Layer already exists [2021-04-26T08:13:47.499Z] 9af27a50e3f1: Layer already exists [2021-04-26T08:13:47.771Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:47.771Z] master: digest: sha256:cb94d7bacb5be56b17f7c03a8fbff624b3398241774fd46d2f9387878df2a578 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:47.830Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:47.845Z] taggedImages: [2021-04-26T08:13:47.845Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:47.845Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:47.845Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:47.845Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-04-26T08:13:47.876Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-04-26T08:13:47.876Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:47.876Z] 2.0.0-dev.188 [2021-04-26T08:13:47.876Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:47.876Z] master [2021-04-26T08:13:47.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:48.251Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:48.597Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:48.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-26T08:13:48.597Z] d877b7f26cc9: Preparing [2021-04-26T08:13:48.597Z] dca79e018f5c: Preparing [2021-04-26T08:13:48.597Z] 8b37a603d80b: Preparing [2021-04-26T08:13:48.597Z] 8d07feb75194: Preparing [2021-04-26T08:13:48.597Z] 48a089cab117: Preparing [2021-04-26T08:13:48.597Z] 8435486f5bcb: Preparing [2021-04-26T08:13:48.597Z] d54840a2d523: Preparing [2021-04-26T08:13:48.597Z] 0bc37b44510f: Preparing [2021-04-26T08:13:48.597Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:48.597Z] d54840a2d523: Waiting [2021-04-26T08:13:48.597Z] 0bc37b44510f: Waiting [2021-04-26T08:13:48.597Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:48.597Z] 8435486f5bcb: Waiting [2021-04-26T08:13:48.836Z] Removing intermediate container 3bbb8d4b9561 [2021-04-26T08:13:48.836Z] ---> 780b11642cde [2021-04-26T08:13:48.836Z] [2021-04-26T08:13:48.836Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T08:13:48.836Z] 3.12: Pulling from library/alpine [2021-04-26T08:13:48.868Z] 48a089cab117: Pushed [2021-04-26T08:13:48.868Z] dca79e018f5c: Pushed [2021-04-26T08:13:48.868Z] d877b7f26cc9: Pushed [2021-04-26T08:13:49.138Z] 8435486f5bcb: Pushed [2021-04-26T08:13:49.138Z] d54840a2d523: Pushed [2021-04-26T08:13:49.138Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:49.150Z] Removing intermediate container 05068a2392f2 [2021-04-26T08:13:49.150Z] ---> 9601412a3e97 [2021-04-26T08:13:49.150Z] [2021-04-26T08:13:49.150Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:13:49.150Z] 3.12: Pulling from library/alpine [2021-04-26T08:13:49.732Z] 0bc37b44510f: Pushed [2021-04-26T08:13:49.926Z] Removing intermediate container 285436e61fa8 [2021-04-26T08:13:49.926Z] ---> aed43c73ab21 [2021-04-26T08:13:49.926Z] [2021-04-26T08:13:49.926Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T08:13:49.926Z] 3.12: Pulling from library/alpine [2021-04-26T08:13:51.153Z] 8d07feb75194: Pushed [2021-04-26T08:13:51.153Z] 8b37a603d80b: Pushed [2021-04-26T08:13:51.153Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:99a973f9e00668f978703864d87b305ed763b370309702ece9661ed1940fae36 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:51.503Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:51.835Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:51.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-26T08:13:51.835Z] d877b7f26cc9: Preparing [2021-04-26T08:13:51.835Z] dca79e018f5c: Preparing [2021-04-26T08:13:51.835Z] 8b37a603d80b: Preparing [2021-04-26T08:13:51.835Z] 8d07feb75194: Preparing [2021-04-26T08:13:51.835Z] 48a089cab117: Preparing [2021-04-26T08:13:51.835Z] 8435486f5bcb: Preparing [2021-04-26T08:13:51.835Z] d54840a2d523: Preparing [2021-04-26T08:13:51.835Z] 0bc37b44510f: Preparing [2021-04-26T08:13:51.835Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:51.835Z] 8435486f5bcb: Waiting [2021-04-26T08:13:51.835Z] 0bc37b44510f: Waiting [2021-04-26T08:13:51.835Z] d54840a2d523: Waiting [2021-04-26T08:13:51.835Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:52.109Z] 48a089cab117: Layer already exists [2021-04-26T08:13:52.109Z] dca79e018f5c: Layer already exists [2021-04-26T08:13:52.109Z] 8d07feb75194: Layer already exists [2021-04-26T08:13:52.109Z] 8b37a603d80b: Layer already exists [2021-04-26T08:13:52.109Z] d877b7f26cc9: Layer already exists [2021-04-26T08:13:52.109Z] d54840a2d523: Layer already exists [2021-04-26T08:13:52.109Z] 8435486f5bcb: Layer already exists [2021-04-26T08:13:52.109Z] 0bc37b44510f: Layer already exists [2021-04-26T08:13:52.109Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:52.109Z] 2.0.0-dev.188: digest: sha256:99a973f9e00668f978703864d87b305ed763b370309702ece9661ed1940fae36 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:52.448Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:52.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:13:52.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:13:52.782Z] Status: Image is up to date for alpine:3.12 [2021-04-26T08:13:52.782Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T08:13:52.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T08:13:52.782Z] Status: Image is up to date for alpine:3.12 [2021-04-26T08:13:52.782Z] ---> 13621d1b12d4 [2021-04-26T08:13:52.782Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:13:52.782Z] ---> 13621d1b12d4 [2021-04-26T08:13:52.782Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-26T08:13:52.782Z] ---> 13621d1b12d4 [2021-04-26T08:13:52.782Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:13:52.784Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:52.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-26T08:13:52.784Z] d877b7f26cc9: Preparing [2021-04-26T08:13:52.784Z] dca79e018f5c: Preparing [2021-04-26T08:13:52.784Z] 8b37a603d80b: Preparing [2021-04-26T08:13:52.784Z] 8d07feb75194: Preparing [2021-04-26T08:13:52.784Z] 48a089cab117: Preparing [2021-04-26T08:13:52.784Z] 8435486f5bcb: Preparing [2021-04-26T08:13:52.784Z] d54840a2d523: Preparing [2021-04-26T08:13:52.784Z] 0bc37b44510f: Preparing [2021-04-26T08:13:52.784Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:52.784Z] 8435486f5bcb: Waiting [2021-04-26T08:13:52.784Z] d54840a2d523: Waiting [2021-04-26T08:13:52.784Z] 0bc37b44510f: Waiting [2021-04-26T08:13:52.784Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:52.784Z] dca79e018f5c: Layer already exists [2021-04-26T08:13:52.784Z] d877b7f26cc9: Layer already exists [2021-04-26T08:13:52.784Z] 8b37a603d80b: Layer already exists [2021-04-26T08:13:52.784Z] 48a089cab117: Layer already exists [2021-04-26T08:13:52.784Z] 8d07feb75194: Layer already exists [2021-04-26T08:13:53.055Z] 8435486f5bcb: Layer already exists [2021-04-26T08:13:53.055Z] d54840a2d523: Layer already exists [2021-04-26T08:13:53.055Z] 0bc37b44510f: Layer already exists [2021-04-26T08:13:53.055Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:53.055Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:99a973f9e00668f978703864d87b305ed763b370309702ece9661ed1940fae36 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:53.397Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:53.735Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-04-26T08:13:53.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-26T08:13:53.735Z] d877b7f26cc9: Preparing [2021-04-26T08:13:53.735Z] dca79e018f5c: Preparing [2021-04-26T08:13:53.735Z] 8b37a603d80b: Preparing [2021-04-26T08:13:53.735Z] 8d07feb75194: Preparing [2021-04-26T08:13:53.735Z] 48a089cab117: Preparing [2021-04-26T08:13:53.735Z] 8435486f5bcb: Preparing [2021-04-26T08:13:53.735Z] d54840a2d523: Preparing [2021-04-26T08:13:53.735Z] 0bc37b44510f: Preparing [2021-04-26T08:13:53.735Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:53.735Z] d54840a2d523: Waiting [2021-04-26T08:13:53.735Z] 0bc37b44510f: Waiting [2021-04-26T08:13:53.735Z] 3fbe34a1663b: Waiting [2021-04-26T08:13:53.735Z] 8435486f5bcb: Waiting [2021-04-26T08:13:53.735Z] 48a089cab117: Layer already exists [2021-04-26T08:13:53.735Z] d877b7f26cc9: Layer already exists [2021-04-26T08:13:53.735Z] dca79e018f5c: Layer already exists [2021-04-26T08:13:53.735Z] 8b37a603d80b: Layer already exists [2021-04-26T08:13:54.006Z] 8d07feb75194: Layer already exists [2021-04-26T08:13:54.006Z] 8435486f5bcb: Layer already exists [2021-04-26T08:13:54.006Z] d54840a2d523: Layer already exists [2021-04-26T08:13:54.006Z] 0bc37b44510f: Layer already exists [2021-04-26T08:13:54.006Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:54.006Z] master: digest: sha256:99a973f9e00668f978703864d87b305ed763b370309702ece9661ed1940fae36 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:13:54.067Z] ===================================================== [Pipeline] echo [2021-04-26T08:13:54.082Z] taggedImages: [2021-04-26T08:13:54.082Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:54.082Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:54.082Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:54.082Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-04-26T08:13:54.114Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-04-26T08:13:54.114Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:54.114Z] 2.0.0-dev.188 [2021-04-26T08:13:54.114Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:54.114Z] master [2021-04-26T08:13:54.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:54.512Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:54.840Z] Removing intermediate container 8c8eb734f1a5 [2021-04-26T08:13:54.840Z] ---> 8ec4cfe11780 [2021-04-26T08:13:54.840Z] [2021-04-26T08:13:54.840Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T08:13:54.840Z] ---> 13621d1b12d4 [2021-04-26T08:13:54.840Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-26T08:13:54.840Z] ---> Running in fa42324d033f [2021-04-26T08:13:54.840Z] ---> Running in 3d81ffb17d94 [2021-04-26T08:13:54.840Z] ---> Running in 87b757246247 [2021-04-26T08:13:54.875Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:13:54.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-26T08:13:54.875Z] 779371d0df98: Preparing [2021-04-26T08:13:54.875Z] f59019d6caaa: Preparing [2021-04-26T08:13:54.875Z] d6818d90aeeb: Preparing [2021-04-26T08:13:54.875Z] 64d2828be312: Preparing [2021-04-26T08:13:54.875Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:55.109Z] ---> Running in 92de2526b129 [2021-04-26T08:13:55.151Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:55.151Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:55.151Z] 779371d0df98: Pushed [2021-04-26T08:13:55.420Z] 64d2828be312: Pushed [2021-04-26T08:13:55.739Z] Removing intermediate container 6272831ab2e2 [2021-04-26T08:13:55.739Z] ---> d69d51e2777f [2021-04-26T08:13:55.739Z] [2021-04-26T08:13:55.739Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:13:55.739Z] ---> 13621d1b12d4 [2021-04-26T08:13:55.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T08:13:55.739Z] ---> Running in 64bb29626da9 [2021-04-26T08:13:56.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:56.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:57.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:57.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:57.699Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T08:13:57.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:57.699Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T08:13:57.699Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T08:13:57.699Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:13:57.699Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:13:57.699Z] OK: 6 MiB in 15 packages [2021-04-26T08:13:57.699Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:13:57.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:57.699Z] OK: 6 MiB in 16 packages [2021-04-26T08:13:57.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:58.023Z] f59019d6caaa: Pushed [2021-04-26T08:13:58.023Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:c3bbc7f71ce2fcdc133ae7057b2a07ba741bf6552300f285d5fdd0c25bd71a1c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:58.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:58.363Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T08:13:58.363Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:13:58.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:58.363Z] OK: 6 MiB in 15 packages [2021-04-26T08:13:58.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:13:58.363Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T08:13:58.363Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:13:58.363Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T08:13:58.363Z] OK: 6 MiB in 15 packages [2021-04-26T08:13:58.363Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:13:58.363Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T08:13:58.368Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:58.686Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T08:13:58.686Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:13:58.686Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:13:58.686Z] OK: 7 MiB in 18 packages [2021-04-26T08:13:58.707Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.188 [2021-04-26T08:13:58.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-26T08:13:58.707Z] 779371d0df98: Preparing [2021-04-26T08:13:58.707Z] f59019d6caaa: Preparing [2021-04-26T08:13:58.707Z] d6818d90aeeb: Preparing [2021-04-26T08:13:58.707Z] 64d2828be312: Preparing [2021-04-26T08:13:58.707Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:58.707Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:58.707Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:58.707Z] 64d2828be312: Layer already exists [2021-04-26T08:13:58.707Z] f59019d6caaa: Layer already exists [2021-04-26T08:13:58.707Z] 779371d0df98: Layer already exists [2021-04-26T08:13:58.978Z] 2.0.0-dev.188: digest: sha256:c3bbc7f71ce2fcdc133ae7057b2a07ba741bf6552300f285d5fdd0c25bd71a1c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:59.329Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:13:59.667Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:13:59.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-26T08:13:59.667Z] 779371d0df98: Preparing [2021-04-26T08:13:59.667Z] f59019d6caaa: Preparing [2021-04-26T08:13:59.667Z] d6818d90aeeb: Preparing [2021-04-26T08:13:59.667Z] 64d2828be312: Preparing [2021-04-26T08:13:59.667Z] 3fbe34a1663b: Preparing [2021-04-26T08:13:59.667Z] 779371d0df98: Layer already exists [2021-04-26T08:13:59.667Z] d6818d90aeeb: Layer already exists [2021-04-26T08:13:59.667Z] f59019d6caaa: Layer already exists [2021-04-26T08:13:59.667Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:13:59.667Z] 64d2828be312: Layer already exists [2021-04-26T08:13:59.936Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:c3bbc7f71ce2fcdc133ae7057b2a07ba741bf6552300f285d5fdd0c25bd71a1c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:00.136Z] Removing intermediate container 3d81ffb17d94 [2021-04-26T08:14:00.136Z] ---> ccf3d5a8e217 [2021-04-26T08:14:00.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:14:00.136Z] ---> Running in 7f4bc3fe1ced [2021-04-26T08:14:00.272Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:00.417Z] Removing intermediate container 87b757246247 [2021-04-26T08:14:00.417Z] ---> ee60b04fe521 [2021-04-26T08:14:00.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:14:00.417Z] Removing intermediate container fa42324d033f [2021-04-26T08:14:00.417Z] ---> f9bfa940d2bb [2021-04-26T08:14:00.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:14:00.607Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-04-26T08:14:00.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-26T08:14:00.607Z] 779371d0df98: Preparing [2021-04-26T08:14:00.607Z] f59019d6caaa: Preparing [2021-04-26T08:14:00.607Z] d6818d90aeeb: Preparing [2021-04-26T08:14:00.607Z] 64d2828be312: Preparing [2021-04-26T08:14:00.607Z] 3fbe34a1663b: Preparing [2021-04-26T08:14:00.607Z] d6818d90aeeb: Layer already exists [2021-04-26T08:14:00.607Z] 779371d0df98: Layer already exists [2021-04-26T08:14:00.607Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:14:00.607Z] 64d2828be312: Layer already exists [2021-04-26T08:14:00.607Z] f59019d6caaa: Layer already exists [2021-04-26T08:14:00.693Z] ---> Running in 71ce47cf4db3 [2021-04-26T08:14:00.693Z] ---> Running in 2de1357feebf [2021-04-26T08:14:00.693Z] Removing intermediate container 64bb29626da9 [2021-04-26T08:14:00.693Z] ---> 8fe844031fd0 [2021-04-26T08:14:00.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:14:00.878Z] master: digest: sha256:c3bbc7f71ce2fcdc133ae7057b2a07ba741bf6552300f285d5fdd0c25bd71a1c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:14:00.936Z] ===================================================== [Pipeline] echo [2021-04-26T08:14:00.950Z] taggedImages: [2021-04-26T08:14:00.950Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:00.950Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.188 [2021-04-26T08:14:00.950Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:00.950Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-04-26T08:14:00.972Z] Removing intermediate container 7f4bc3fe1ced [2021-04-26T08:14:00.973Z] ---> 943daa83fc9a [2021-04-26T08:14:00.973Z] Step 13/23 : ENV APP_PORT=48082 [Pipeline] echo [2021-04-26T08:14:00.984Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-04-26T08:14:00.984Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:00.984Z] 2.0.0-dev.188 [2021-04-26T08:14:00.984Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:00.984Z] master [2021-04-26T08:14:00.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:01.359Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:01.695Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:01.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-26T08:14:01.695Z] a3fad98ad14c: Preparing [2021-04-26T08:14:01.695Z] c7825211e3f2: Preparing [2021-04-26T08:14:01.695Z] d6818d90aeeb: Preparing [2021-04-26T08:14:01.695Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:14:01.695Z] 3fbe34a1663b: Preparing [2021-04-26T08:14:01.966Z] ---> Running in ad0c8459c30f [2021-04-26T08:14:01.966Z] ---> Running in 5b7432339e5c [2021-04-26T08:14:01.967Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:14:01.967Z] d6818d90aeeb: Layer already exists [2021-04-26T08:14:01.967Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:14:01.967Z] a3fad98ad14c: Pushed [2021-04-26T08:14:02.266Z] Removing intermediate container 71ce47cf4db3 [2021-04-26T08:14:02.266Z] ---> 5e88479baa7a [2021-04-26T08:14:02.266Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T08:14:02.266Z] Removing intermediate container 92de2526b129 [2021-04-26T08:14:02.266Z] ---> 3fe4815948f3 [2021-04-26T08:14:02.266Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T08:14:02.566Z] Removing intermediate container 2de1357feebf [2021-04-26T08:14:02.566Z] ---> 254afe5fc956 [2021-04-26T08:14:02.566Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T08:14:02.566Z] ---> Running in bb92f4485e79 [2021-04-26T08:14:02.566Z] ---> Running in 412f3e297b36 [2021-04-26T08:14:02.848Z] Removing intermediate container ad0c8459c30f [2021-04-26T08:14:02.848Z] ---> ebe026847e5d [2021-04-26T08:14:02.848Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T08:14:02.848Z] ---> Running in 21a12db1464e [2021-04-26T08:14:03.124Z] Removing intermediate container 5b7432339e5c [2021-04-26T08:14:03.124Z] ---> e458d71295af [2021-04-26T08:14:03.124Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T08:14:03.124Z] ---> Running in 4ac009848380 [2021-04-26T08:14:03.124Z] ---> Running in ce7a04122b5f [2021-04-26T08:14:03.124Z] Removing intermediate container bb92f4485e79 [2021-04-26T08:14:03.124Z] ---> e3a4d0525616 [2021-04-26T08:14:03.124Z] Step 13/21 : WORKDIR /edgex [2021-04-26T08:14:03.124Z] Removing intermediate container 412f3e297b36 [2021-04-26T08:14:03.124Z] ---> a83698510675 [2021-04-26T08:14:03.124Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T08:14:03.430Z] ---> Running in 97a581883b12 [2021-04-26T08:14:03.430Z] ---> Running in 5c14c4b70cc7 [2021-04-26T08:14:03.430Z] Removing intermediate container 21a12db1464e [2021-04-26T08:14:03.430Z] ---> 4372d7f32af1 [2021-04-26T08:14:03.430Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T08:14:03.430Z] Removing intermediate container 4ac009848380 [2021-04-26T08:14:03.430Z] ---> 089144b0d4a1 [2021-04-26T08:14:03.430Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T08:14:03.842Z] Removing intermediate container ce7a04122b5f [2021-04-26T08:14:03.842Z] ---> 1997ea700af1 [2021-04-26T08:14:03.842Z] Step 15/23 : WORKDIR / [2021-04-26T08:14:03.842Z] ---> Running in 7a3c15fa5432 [2021-04-26T08:14:04.168Z] ---> Running in 416c1c29ec60 [2021-04-26T08:14:04.168Z] ---> Running in 3e6b7ea90ff7 [2021-04-26T08:14:04.478Z] Removing intermediate container 97a581883b12 [2021-04-26T08:14:04.478Z] ---> 02cb2b26fd16 [2021-04-26T08:14:04.478Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:14:04.478Z] Removing intermediate container 5c14c4b70cc7 [2021-04-26T08:14:04.478Z] ---> a395977410a5 [2021-04-26T08:14:04.478Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T08:14:04.478Z] Removing intermediate container 7a3c15fa5432 [2021-04-26T08:14:04.478Z] ---> 0edbe5a1ef8e [2021-04-26T08:14:04.478Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:14:04.580Z] c7825211e3f2: Pushed [2021-04-26T08:14:04.754Z] Removing intermediate container 3e6b7ea90ff7 [2021-04-26T08:14:04.754Z] ---> 71f652482b71 [2021-04-26T08:14:04.754Z] Step 15/23 : WORKDIR / [2021-04-26T08:14:04.851Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:e08f6769712c61d475089a38c0710e3acfa8091771ed100c0b41a9b5fdaee5af size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:05.027Z] Removing intermediate container 416c1c29ec60 [2021-04-26T08:14:05.027Z] ---> 603896c1e178 [2021-04-26T08:14:05.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:14:05.027Z] ---> Running in f9be7366d841 [2021-04-26T08:14:05.188Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:05.306Z] ---> 585fc641e0d4 [2021-04-26T08:14:05.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T08:14:05.306Z] ---> fcc0668d94da [2021-04-26T08:14:05.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T08:14:05.306Z] ---> db88a88e11e6 [2021-04-26T08:14:05.306Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T08:14:05.306Z] ---> 4c674fb61c04 [2021-04-26T08:14:05.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T08:14:05.518Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.188 [2021-04-26T08:14:05.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-26T08:14:05.518Z] a3fad98ad14c: Preparing [2021-04-26T08:14:05.518Z] c7825211e3f2: Preparing [2021-04-26T08:14:05.518Z] d6818d90aeeb: Preparing [2021-04-26T08:14:05.518Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:14:05.518Z] 3fbe34a1663b: Preparing [2021-04-26T08:14:05.518Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:14:05.518Z] c7825211e3f2: Layer already exists [2021-04-26T08:14:05.518Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:14:05.518Z] a3fad98ad14c: Layer already exists [2021-04-26T08:14:05.518Z] d6818d90aeeb: Layer already exists [2021-04-26T08:14:05.788Z] 2.0.0-dev.188: digest: sha256:e08f6769712c61d475089a38c0710e3acfa8091771ed100c0b41a9b5fdaee5af size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:05.934Z] Removing intermediate container f9be7366d841 [2021-04-26T08:14:05.934Z] ---> db465065d28d [2021-04-26T08:14:05.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:14:06.131Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:06.461Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:06.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-26T08:14:06.461Z] a3fad98ad14c: Preparing [2021-04-26T08:14:06.461Z] c7825211e3f2: Preparing [2021-04-26T08:14:06.461Z] d6818d90aeeb: Preparing [2021-04-26T08:14:06.461Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:14:06.461Z] 3fbe34a1663b: Preparing [2021-04-26T08:14:06.461Z] d6818d90aeeb: Layer already exists [2021-04-26T08:14:06.461Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:14:06.461Z] c7825211e3f2: Layer already exists [2021-04-26T08:14:06.461Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:14:06.734Z] a3fad98ad14c: Layer already exists [2021-04-26T08:14:06.734Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:e08f6769712c61d475089a38c0710e3acfa8091771ed100c0b41a9b5fdaee5af size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:07.077Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:07.406Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-04-26T08:14:07.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-26T08:14:07.406Z] a3fad98ad14c: Preparing [2021-04-26T08:14:07.406Z] c7825211e3f2: Preparing [2021-04-26T08:14:07.406Z] d6818d90aeeb: Preparing [2021-04-26T08:14:07.406Z] 6f65eb2d3fb3: Preparing [2021-04-26T08:14:07.406Z] 3fbe34a1663b: Preparing [2021-04-26T08:14:07.406Z] 6f65eb2d3fb3: Layer already exists [2021-04-26T08:14:07.406Z] a3fad98ad14c: Layer already exists [2021-04-26T08:14:07.406Z] 3fbe34a1663b: Layer already exists [2021-04-26T08:14:07.406Z] c7825211e3f2: Layer already exists [2021-04-26T08:14:07.406Z] d6818d90aeeb: Layer already exists [2021-04-26T08:14:07.408Z] ---> 2868b981b75a [2021-04-26T08:14:07.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T08:14:07.674Z] master: digest: sha256:e08f6769712c61d475089a38c0710e3acfa8091771ed100c0b41a9b5fdaee5af size: 1363 [2021-04-26T08:14:07.678Z] ---> f6f72535ae6d [2021-04-26T08:14:07.678Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T08:14:07.678Z] ---> 059cc2ad2918 [2021-04-26T08:14:07.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T08:14:07.678Z] ---> 12ab96e1ce98 [2021-04-26T08:14:07.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T08:14:07.678Z] ---> b5601d2b2dea [2021-04-26T08:14:07.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:14:07.733Z] ===================================================== [Pipeline] echo [2021-04-26T08:14:07.748Z] taggedImages: [2021-04-26T08:14:07.748Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:07.748Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.188 [2021-04-26T08:14:07.748Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:07.748Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-04-26T08:14:07.779Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-04-26T08:14:07.779Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:07.779Z] 2.0.0-dev.188 [2021-04-26T08:14:07.779Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:07.779Z] master [2021-04-26T08:14:07.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:08.173Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:08.268Z] ---> eb15ddb223ea [2021-04-26T08:14:08.268Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T08:14:08.268Z] ---> 11e6e2e1467e [2021-04-26T08:14:08.268Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T08:14:08.511Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:08.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-26T08:14:08.511Z] cfcaad69aeaf: Preparing [2021-04-26T08:14:08.511Z] a88795405306: Preparing [2021-04-26T08:14:08.511Z] 775feea295e7: Preparing [2021-04-26T08:14:08.511Z] 0fa0d34c1519: Preparing [2021-04-26T08:14:08.511Z] 9ded3b6bb9b5: Preparing [2021-04-26T08:14:08.511Z] fa1afe8e6ed9: Preparing [2021-04-26T08:14:08.511Z] 87a09b4c083e: Preparing [2021-04-26T08:14:08.511Z] 0f74e9ff2a61: Preparing [2021-04-26T08:14:08.511Z] b122376c33c6: Preparing [2021-04-26T08:14:08.511Z] f8381ed47b22: Preparing [2021-04-26T08:14:08.511Z] e934a737d657: Preparing [2021-04-26T08:14:08.511Z] 0f74e9ff2a61: Waiting [2021-04-26T08:14:08.511Z] f8381ed47b22: Waiting [2021-04-26T08:14:08.511Z] e934a737d657: Waiting [2021-04-26T08:14:08.511Z] b122376c33c6: Waiting [2021-04-26T08:14:08.511Z] fa1afe8e6ed9: Waiting [2021-04-26T08:14:08.551Z] ---> fae6da6b6577 [2021-04-26T08:14:08.551Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T08:14:08.551Z] ---> Running in fda305516bf2 [2021-04-26T08:14:08.551Z] ---> Running in d44d34440f1f [2021-04-26T08:14:08.789Z] 9ded3b6bb9b5: Layer already exists [2021-04-26T08:14:08.789Z] fa1afe8e6ed9: Layer already exists [2021-04-26T08:14:08.789Z] 87a09b4c083e: Layer already exists [2021-04-26T08:14:08.789Z] 0f74e9ff2a61: Layer already exists [2021-04-26T08:14:08.789Z] a88795405306: Pushed [2021-04-26T08:14:08.857Z] ---> Running in e3c7893d95c0 [2021-04-26T08:14:08.857Z] ---> 2cf015218fd2 [2021-04-26T08:14:08.857Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T08:14:08.857Z] ---> 69cdbc21eff1 [2021-04-26T08:14:08.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T08:14:09.062Z] b122376c33c6: Layer already exists [2021-04-26T08:14:09.062Z] f8381ed47b22: Layer already exists [2021-04-26T08:14:09.062Z] e934a737d657: Layer already exists [2021-04-26T08:14:09.123Z] Removing intermediate container fda305516bf2 [2021-04-26T08:14:09.123Z] ---> 3e19695a83f4 [2021-04-26T08:14:09.123Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:14:09.123Z] ---> Running in 9613735705ea [2021-04-26T08:14:09.396Z] ---> Running in 80e379d03201 [2021-04-26T08:14:09.396Z] Removing intermediate container d44d34440f1f [2021-04-26T08:14:09.396Z] ---> 9ac475b0c756 [2021-04-26T08:14:09.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:14:09.396Z] Removing intermediate container e3c7893d95c0 [2021-04-26T08:14:09.396Z] ---> 79f2ff05d11a [2021-04-26T08:14:09.396Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:14:09.396Z] ---> ee586359c8b0 [2021-04-26T08:14:09.396Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T08:14:09.396Z] ---> Running in ea4d5e64cffe [2021-04-26T08:14:09.660Z] cfcaad69aeaf: Pushed [2021-04-26T08:14:09.665Z] ---> Running in ec8446e0607f [2021-04-26T08:14:09.665Z] ---> Running in 68234f9dffa5 [2021-04-26T08:14:09.665Z] Removing intermediate container 9613735705ea [2021-04-26T08:14:09.665Z] ---> cf3a6e0e56a9 [2021-04-26T08:14:09.665Z] Step 18/21 : CMD ["--init=true"] [2021-04-26T08:14:09.665Z] Removing intermediate container 80e379d03201 [2021-04-26T08:14:09.665Z] ---> f162d225def7 [2021-04-26T08:14:09.665Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T08:14:09.938Z] ---> Running in 1357f2eac435 [2021-04-26T08:14:09.938Z] ---> Running in 750e7180ed22 [2021-04-26T08:14:10.216Z] Removing intermediate container ea4d5e64cffe [2021-04-26T08:14:10.216Z] ---> 189a787dcde6 [2021-04-26T08:14:10.216Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T08:14:10.216Z] Removing intermediate container 68234f9dffa5 [2021-04-26T08:14:10.216Z] ---> e2d33c663752 [2021-04-26T08:14:10.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:14:10.216Z] Removing intermediate container ec8446e0607f [2021-04-26T08:14:10.216Z] ---> fa8842c70981 [2021-04-26T08:14:10.216Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T08:14:10.216Z] ---> Running in a9def926f9f5 [2021-04-26T08:14:10.594Z] Removing intermediate container 1357f2eac435 [2021-04-26T08:14:10.594Z] ---> 40008fcf8806 [2021-04-26T08:14:10.594Z] Step 19/21 : LABEL arch=x86_64 [2021-04-26T08:14:10.594Z] ---> Running in 3f708e6e2e42 [2021-04-26T08:14:10.594Z] ---> Running in 51e92540625a [2021-04-26T08:14:11.085Z] 775feea295e7: Pushed [2021-04-26T08:14:11.103Z] Removing intermediate container 750e7180ed22 [2021-04-26T08:14:11.103Z] ---> 3e825d00adc1 [2021-04-26T08:14:11.103Z] Step 21/22 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:11.103Z] Removing intermediate container a9def926f9f5 [2021-04-26T08:14:11.103Z] ---> c1a4b6ec157d [2021-04-26T08:14:11.104Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:11.104Z] ---> Running in 7ad08380f04e [2021-04-26T08:14:11.373Z] ---> Running in f322a68b1d34 [2021-04-26T08:14:11.373Z] ---> Running in 409ae17c5712 [2021-04-26T08:14:11.651Z] Removing intermediate container 51e92540625a [2021-04-26T08:14:11.651Z] ---> 0f46c203ac46 [2021-04-26T08:14:11.652Z] Step 21/22 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:11.652Z] Removing intermediate container 3f708e6e2e42 [2021-04-26T08:14:11.652Z] ---> 5a19074920e3 [2021-04-26T08:14:11.652Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T08:14:11.652Z] Removing intermediate container 7ad08380f04e [2021-04-26T08:14:11.652Z] ---> a13e1a44d4b7 [2021-04-26T08:14:11.652Z] Step 20/21 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:11.652Z] Removing intermediate container f322a68b1d34 [2021-04-26T08:14:11.652Z] ---> fac56ef609b0 [2021-04-26T08:14:11.652Z] Step 22/22 : LABEL version=2.0.0-dev.188 [2021-04-26T08:14:11.652Z] ---> Running in 3c71bc041fc3 [2021-04-26T08:14:11.652Z] ---> Running in 8c3f26f89b3c [2021-04-26T08:14:11.919Z] ---> Running in 45edfcec8ccd [2021-04-26T08:14:11.919Z] ---> Running in 3a7ec53d327a [2021-04-26T08:14:11.920Z] Removing intermediate container 409ae17c5712 [2021-04-26T08:14:11.920Z] ---> c7de907366ce [2021-04-26T08:14:11.920Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:14:12.195Z] ---> Running in 8ca595a4edce [2021-04-26T08:14:12.195Z] Removing intermediate container 8c3f26f89b3c [2021-04-26T08:14:12.195Z] ---> 57a9c66fa07c [2021-04-26T08:14:12.195Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:12.195Z] Removing intermediate container 3c71bc041fc3 [2021-04-26T08:14:12.195Z] ---> c602e1687d39 [2021-04-26T08:14:12.195Z] Step 22/22 : LABEL version=2.0.0-dev.188 [2021-04-26T08:14:12.463Z] Removing intermediate container 3a7ec53d327a [2021-04-26T08:14:12.463Z] ---> d9e66c5ef2b8 [2021-04-26T08:14:12.463Z] [2021-04-26T08:14:12.463Z] Removing intermediate container 45edfcec8ccd [2021-04-26T08:14:12.463Z] ---> 044e56338c57 [2021-04-26T08:14:12.463Z] Step 21/21 : LABEL version=2.0.0-dev.188 [2021-04-26T08:14:12.463Z] ---> Running in 889667f3ff3d [2021-04-26T08:14:12.463Z] ---> Running in 0d6b53ef5b4b [2021-04-26T08:14:12.729Z] ---> Running in 1a6f1d679a2b [2021-04-26T08:14:12.729Z] Removing intermediate container 8ca595a4edce [2021-04-26T08:14:12.729Z] ---> 1a0ae44a0d02 [2021-04-26T08:14:12.729Z] [2021-04-26T08:14:13.386Z] Removing intermediate container 889667f3ff3d [2021-04-26T08:14:13.386Z] ---> 54793f23c9d2 [2021-04-26T08:14:13.386Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:14:13.652Z] Removing intermediate container 0d6b53ef5b4b [2021-04-26T08:14:13.652Z] ---> fe3240d1e62e [2021-04-26T08:14:13.652Z] [2021-04-26T08:14:13.925Z] Successfully built 1a0ae44a0d02 [2021-04-26T08:14:13.925Z] Successfully built d9e66c5ef2b8 [2021-04-26T08:14:13.925Z] Removing intermediate container 1a6f1d679a2b [2021-04-26T08:14:13.925Z] ---> 7bca00a3f52c [2021-04-26T08:14:13.925Z] [2021-04-26T08:14:13.925Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-26T08:14:13.925Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-04-26T08:14:13.925Z] Successfully tagged docker-core-command-go:latest [2021-04-26T08:14:13.925Z] Building docker-core-data-go [2021-04-26T08:14:13.925Z]  Building docker-core-command-go ... done  ---> Running in e7192d6c394f [2021-04-26T08:14:14.581Z] Successfully built fe3240d1e62e [2021-04-26T08:14:14.581Z] Successfully built 7bca00a3f52c [2021-04-26T08:14:14.871Z] Successfully tagged docker-support-notifications-go:latest [2021-04-26T08:14:14.871Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-04-26T08:14:14.871Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-26T08:14:14.871Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-04-26T08:14:15.137Z] Removing intermediate container e7192d6c394f [2021-04-26T08:14:15.137Z] ---> bc22a4544eb7 [2021-04-26T08:14:15.137Z] [2021-04-26T08:14:15.746Z] Successfully built bc22a4544eb7 [2021-04-26T08:14:15.746Z] Successfully tagged docker-core-metadata-go:latest [2021-04-26T08:14:23.444Z] 0fa0d34c1519: Pushed [2021-04-26T08:14:23.444Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:c889aadc6fdbcdd63efdbbc13a19faca52a668c0508b76cc29df6ede3f6a67ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:23.785Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:24.119Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.188 [2021-04-26T08:14:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-26T08:14:24.119Z] cfcaad69aeaf: Preparing [2021-04-26T08:14:24.119Z] a88795405306: Preparing [2021-04-26T08:14:24.119Z] 775feea295e7: Preparing [2021-04-26T08:14:24.119Z] 0fa0d34c1519: Preparing [2021-04-26T08:14:24.119Z] 9ded3b6bb9b5: Preparing [2021-04-26T08:14:24.119Z] fa1afe8e6ed9: Preparing [2021-04-26T08:14:24.119Z] 87a09b4c083e: Preparing [2021-04-26T08:14:24.119Z] 0f74e9ff2a61: Preparing [2021-04-26T08:14:24.119Z] b122376c33c6: Preparing [2021-04-26T08:14:24.119Z] f8381ed47b22: Preparing [2021-04-26T08:14:24.119Z] e934a737d657: Preparing [2021-04-26T08:14:24.119Z] 0f74e9ff2a61: Waiting [2021-04-26T08:14:24.119Z] b122376c33c6: Waiting [2021-04-26T08:14:24.119Z] f8381ed47b22: Waiting [2021-04-26T08:14:24.119Z] 87a09b4c083e: Waiting [2021-04-26T08:14:24.119Z] fa1afe8e6ed9: Waiting [2021-04-26T08:14:24.119Z] 9ded3b6bb9b5: Layer already exists [2021-04-26T08:14:24.119Z] 775feea295e7: Layer already exists [2021-04-26T08:14:24.119Z] 0fa0d34c1519: Layer already exists [2021-04-26T08:14:24.119Z] cfcaad69aeaf: Layer already exists [2021-04-26T08:14:24.119Z] a88795405306: Layer already exists [2021-04-26T08:14:24.389Z] 87a09b4c083e: Layer already exists [2021-04-26T08:14:24.389Z] f8381ed47b22: Layer already exists [2021-04-26T08:14:24.389Z] 0f74e9ff2a61: Layer already exists [2021-04-26T08:14:24.389Z] b122376c33c6: Layer already exists [2021-04-26T08:14:24.389Z] fa1afe8e6ed9: Layer already exists [2021-04-26T08:14:24.389Z] e934a737d657: Layer already exists [2021-04-26T08:14:24.389Z] 2.0.0-dev.188: digest: sha256:c889aadc6fdbcdd63efdbbc13a19faca52a668c0508b76cc29df6ede3f6a67ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:24.727Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:25.061Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:25.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-26T08:14:25.061Z] cfcaad69aeaf: Preparing [2021-04-26T08:14:25.061Z] a88795405306: Preparing [2021-04-26T08:14:25.061Z] 775feea295e7: Preparing [2021-04-26T08:14:25.061Z] 0fa0d34c1519: Preparing [2021-04-26T08:14:25.061Z] 9ded3b6bb9b5: Preparing [2021-04-26T08:14:25.061Z] fa1afe8e6ed9: Preparing [2021-04-26T08:14:25.061Z] 87a09b4c083e: Preparing [2021-04-26T08:14:25.061Z] 0f74e9ff2a61: Preparing [2021-04-26T08:14:25.061Z] b122376c33c6: Preparing [2021-04-26T08:14:25.061Z] f8381ed47b22: Preparing [2021-04-26T08:14:25.061Z] e934a737d657: Preparing [2021-04-26T08:14:25.061Z] 0f74e9ff2a61: Waiting [2021-04-26T08:14:25.061Z] f8381ed47b22: Waiting [2021-04-26T08:14:25.061Z] b122376c33c6: Waiting [2021-04-26T08:14:25.061Z] e934a737d657: Waiting [2021-04-26T08:14:25.061Z] fa1afe8e6ed9: Waiting [2021-04-26T08:14:25.061Z] 87a09b4c083e: Waiting [2021-04-26T08:14:25.333Z] cfcaad69aeaf: Layer already exists [2021-04-26T08:14:25.333Z] 9ded3b6bb9b5: Layer already exists [2021-04-26T08:14:25.333Z] a88795405306: Layer already exists [2021-04-26T08:14:25.333Z] 775feea295e7: Layer already exists [2021-04-26T08:14:25.333Z] 0fa0d34c1519: Layer already exists [2021-04-26T08:14:25.333Z] fa1afe8e6ed9: Layer already exists [2021-04-26T08:14:25.333Z] 87a09b4c083e: Layer already exists [2021-04-26T08:14:25.333Z] f8381ed47b22: Layer already exists [2021-04-26T08:14:25.333Z] 0f74e9ff2a61: Layer already exists [2021-04-26T08:14:25.333Z] b122376c33c6: Layer already exists [2021-04-26T08:14:25.333Z] e934a737d657: Layer already exists [2021-04-26T08:14:25.333Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:c889aadc6fdbcdd63efdbbc13a19faca52a668c0508b76cc29df6ede3f6a67ca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:25.675Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:14:26.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-04-26T08:14:26.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-26T08:14:26.009Z] cfcaad69aeaf: Preparing [2021-04-26T08:14:26.009Z] a88795405306: Preparing [2021-04-26T08:14:26.009Z] 775feea295e7: Preparing [2021-04-26T08:14:26.009Z] 0fa0d34c1519: Preparing [2021-04-26T08:14:26.009Z] 9ded3b6bb9b5: Preparing [2021-04-26T08:14:26.009Z] fa1afe8e6ed9: Preparing [2021-04-26T08:14:26.009Z] 87a09b4c083e: Preparing [2021-04-26T08:14:26.009Z] 0f74e9ff2a61: Preparing [2021-04-26T08:14:26.009Z] b122376c33c6: Preparing [2021-04-26T08:14:26.009Z] f8381ed47b22: Preparing [2021-04-26T08:14:26.009Z] e934a737d657: Preparing [2021-04-26T08:14:26.009Z] 0f74e9ff2a61: Waiting [2021-04-26T08:14:26.009Z] b122376c33c6: Waiting [2021-04-26T08:14:26.009Z] f8381ed47b22: Waiting [2021-04-26T08:14:26.009Z] fa1afe8e6ed9: Waiting [2021-04-26T08:14:26.009Z] 87a09b4c083e: Waiting [2021-04-26T08:14:26.009Z] e934a737d657: Waiting [2021-04-26T08:14:26.009Z] cfcaad69aeaf: Layer already exists [2021-04-26T08:14:26.009Z] 0fa0d34c1519: Layer already exists [2021-04-26T08:14:26.009Z] a88795405306: Layer already exists [2021-04-26T08:14:26.009Z] 9ded3b6bb9b5: Layer already exists [2021-04-26T08:14:26.009Z] 775feea295e7: Layer already exists [2021-04-26T08:14:26.279Z] 0f74e9ff2a61: Layer already exists [2021-04-26T08:14:26.279Z] f8381ed47b22: Layer already exists [2021-04-26T08:14:26.279Z] b122376c33c6: Layer already exists [2021-04-26T08:14:26.279Z] fa1afe8e6ed9: Layer already exists [2021-04-26T08:14:26.279Z] 87a09b4c083e: Layer already exists [2021-04-26T08:14:26.279Z] e934a737d657: Layer already exists [2021-04-26T08:14:26.279Z] master: digest: sha256:c889aadc6fdbcdd63efdbbc13a19faca52a668c0508b76cc29df6ede3f6a67ca size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:14:26.338Z] ===================================================== [Pipeline] echo [2021-04-26T08:14:26.352Z] taggedImages: [2021-04-26T08:14:26.352Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:14:26.352Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.188 [2021-04-26T08:14:26.352Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:14:26.352Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:14:26.944Z] ---> job-cost.sh [2021-04-26T08:14:26.944Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vKxp [2021-04-26T08:15:05.891Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T08:15:39.025Z]  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:15:39.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:15:39.026Z] ---> 78ae58190972 [2021-04-26T08:15:39.026Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 93604b09c937 [2021-04-26T08:15:39.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 1c89dbf0a3df [2021-04-26T08:15:39.026Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T08:15:39.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:15:39.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:15:39.026Z] ---> 78ae58190972 [2021-04-26T08:15:39.026Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 93604b09c937 [2021-04-26T08:15:39.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 1c89dbf0a3df [2021-04-26T08:15:39.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 2038388e495a [2021-04-26T08:15:39.026Z] Step 6/24 : COPY go.mod . [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 6cbd937f4bbd [2021-04-26T08:15:39.026Z] Step 7/24 : RUN go mod download [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> a0e9ec0ca722 [2021-04-26T08:15:39.026Z] Step 8/24 : COPY . . [2021-04-26T08:15:39.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:15:39.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:15:39.026Z] ---> 78ae58190972 [2021-04-26T08:15:39.026Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 93604b09c937 [2021-04-26T08:15:39.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 1c89dbf0a3df [2021-04-26T08:15:39.026Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T08:15:39.026Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T08:15:39.026Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T08:15:39.026Z] ---> 78ae58190972 [2021-04-26T08:15:39.026Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 93604b09c937 [2021-04-26T08:15:39.026Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 1c89dbf0a3df [2021-04-26T08:15:39.026Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 2038388e495a [2021-04-26T08:15:39.026Z] Step 6/31 : COPY go.mod . [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> 6cbd937f4bbd [2021-04-26T08:15:39.026Z] Step 7/31 : RUN go mod download [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> a0e9ec0ca722 [2021-04-26T08:15:39.026Z] Step 8/31 : COPY . . [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> e22282e098de [2021-04-26T08:15:39.026Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T08:15:39.026Z] ---> Using cache [2021-04-26T08:15:39.026Z] ---> e22282e098de [2021-04-26T08:15:39.026Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T08:15:39.026Z] ---> Running in ee5bace68fa5 [2021-04-26T08:15:39.026Z] ---> Running in 52dca4488ed5 [2021-04-26T08:15:39.026Z] ---> Running in 0a443271b1f2 [2021-04-26T08:15:39.026Z] ---> Running in 17f4a0c01440 [2021-04-26T08:15:39.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-26T08:15:39.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-26T08:15:39.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:15:39.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:15:40.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:15:40.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:15:42.004Z] OK: 233 MiB in 51 packages [2021-04-26T08:15:42.327Z] OK: 233 MiB in 51 packages [2021-04-26T08:15:45.051Z] Removing intermediate container ee5bace68fa5 [2021-04-26T08:15:45.051Z] ---> 3679f896e369 [2021-04-26T08:15:45.051Z] Step 6/23 : COPY go.mod . [2021-04-26T08:15:45.051Z] Removing intermediate container 0a443271b1f2 [2021-04-26T08:15:45.051Z] ---> 0f9482567950 [2021-04-26T08:15:45.051Z] Step 6/23 : COPY go.mod . [2021-04-26T08:15:45.340Z] ---> 550c2042ad4d [2021-04-26T08:15:45.340Z] Step 7/23 : RUN go mod download [2021-04-26T08:15:45.340Z] ---> 41e388f65af3 [2021-04-26T08:15:45.340Z] Step 7/23 : RUN go mod download [2021-04-26T08:15:45.617Z] ---> Running in bfcef2fd7c31 [2021-04-26T08:15:45.617Z] ---> Running in eb36011d7478 [2021-04-26T08:15:51.282Z] Removing intermediate container eb36011d7478 [2021-04-26T08:15:51.282Z] ---> 761809b3a004 [2021-04-26T08:15:51.282Z] Step 8/23 : COPY . . [2021-04-26T08:15:51.616Z] Removing intermediate container bfcef2fd7c31 [2021-04-26T08:15:51.616Z] ---> e8759e06ecc3 [2021-04-26T08:15:51.616Z] Step 8/23 : COPY . . [2021-04-26T08:16:40.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-26T08:16:42.615Z] lf-activate-venv(): INFO: Adding /tmp/venv-vKxp/bin to PATH [2021-04-26T08:16:42.616Z] INFO: No Stack... [2021-04-26T08:16:42.616Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T08:16:42.616Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T08:16:42.951Z] + cat /w/workspace/edgex-go/456/archives/cost.csv [2021-04-26T08:16:42.951Z] + cut -d, -f6 [Pipeline] lock [2021-04-26T08:16:43.062Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-456-stack-cost] [2021-04-26T08:16:43.071Z] Resource [jenkins-edgexfoundry-edgex-go-master-456-stack-cost] did not exist. Created. [2021-04-26T08:16:43.072Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-456-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T08:16:43.432Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T08:16:44.246Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T08:16:44.258Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-456-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T08:17:09.510Z] Removing intermediate container 52dca4488ed5 [2021-04-26T08:17:09.510Z] ---> aafa4cb1a975 [2021-04-26T08:17:09.510Z] [2021-04-26T08:17:09.510Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T08:17:09.510Z] ---> 13621d1b12d4 [2021-04-26T08:17:09.510Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T08:17:11.746Z] ---> Running in ed063693c88e [2021-04-26T08:17:16.241Z] Removing intermediate container ed063693c88e [2021-04-26T08:17:16.241Z] ---> 8c084a4a8ac7 [2021-04-26T08:17:16.241Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T08:17:16.844Z] ---> Running in 9ad34630a9a3 [2021-04-26T08:17:28.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:17:28.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:17:28.679Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T08:17:28.679Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T08:17:28.679Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:17:28.981Z] OK: 6 MiB in 16 packages [2021-04-26T08:17:33.801Z] Removing intermediate container 17f4a0c01440 [2021-04-26T08:17:33.801Z] ---> 23b435b24a21 [2021-04-26T08:17:33.801Z] [2021-04-26T08:17:33.801Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T08:17:33.801Z] ---> 13621d1b12d4 [2021-04-26T08:17:33.801Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T08:17:34.069Z] Removing intermediate container 9ad34630a9a3 [2021-04-26T08:17:34.069Z] ---> df2d372b07f5 [2021-04-26T08:17:34.069Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T08:17:34.700Z] ---> Running in 5aaffd4f4026 [2021-04-26T08:17:35.282Z] ---> Running in 9b8349ac38fc [2021-04-26T08:17:35.874Z] ---> 54ca07985473 [2021-04-26T08:17:35.874Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T08:17:36.145Z] Removing intermediate container 9b8349ac38fc [2021-04-26T08:17:36.145Z] ---> efd8de90e0ba [2021-04-26T08:17:36.145Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T08:17:36.414Z] ---> Running in 1cdb86a44110 [2021-04-26T08:17:36.688Z] ---> Running in dd426e7b83bd [2021-04-26T08:17:36.688Z] ---> f52dfe2cbd78 [2021-04-26T08:17:36.688Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T08:17:36.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:17:36.688Z] ---> Running in c306f34e31b4 [2021-04-26T08:17:36.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:17:36.962Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T08:17:36.962Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:17:36.962Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T08:17:36.962Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T08:17:36.962Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T08:17:36.962Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T08:17:36.962Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:17:36.962Z] Removing intermediate container dd426e7b83bd [2021-04-26T08:17:36.962Z] ---> f5c776c8bbde [2021-04-26T08:17:36.962Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T08:17:36.962Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T08:17:37.252Z] OK: 7 MiB in 20 packages [2021-04-26T08:17:37.252Z] ---> Running in 82be5d636b8c [2021-04-26T08:17:37.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-26T08:17:38.813Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/core-data/core-data ./cmd/core-data [2021-04-26T08:17:40.848Z] Removing intermediate container 5aaffd4f4026 [2021-04-26T08:17:40.848Z] ---> 27cf5b83a1b3 [2021-04-26T08:17:40.848Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T08:17:41.122Z] ---> Running in a26e0018d5cb [2021-04-26T08:17:41.823Z] Removing intermediate container 82be5d636b8c [2021-04-26T08:17:41.823Z] ---> 8d1cffe765d0 [2021-04-26T08:17:41.823Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T08:17:42.100Z] ---> Running in b06b1de6ead4 [2021-04-26T08:17:42.100Z] Removing intermediate container a26e0018d5cb [2021-04-26T08:17:42.100Z] ---> 3b6fc1065a05 [2021-04-26T08:17:42.100Z] Step 13/24 : WORKDIR / [2021-04-26T08:17:42.100Z] ---> Running in ba5da8c77519 [2021-04-26T08:17:42.381Z] Removing intermediate container b06b1de6ead4 [2021-04-26T08:17:42.381Z] ---> c0724232af7c [2021-04-26T08:17:42.381Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T08:17:43.055Z] Removing intermediate container ba5da8c77519 [2021-04-26T08:17:43.055Z] ---> a79a2fffab25 [2021-04-26T08:17:43.056Z] 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-04-26T08:17:44.243Z] ---> a3f86952ebb2 [2021-04-26T08:17:44.243Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T08:17:44.243Z] ---> 991f9a29fe3d [2021-04-26T08:17:44.243Z] 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-04-26T08:17:44.243Z] ---> Running in 36722db5f796 [2021-04-26T08:17:45.312Z] ---> f549bbb46574 [2021-04-26T08:17:45.312Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T08:17:46.083Z] ---> d71c8945ffbe [2021-04-26T08:17:46.083Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T08:17:48.556Z] ---> 1af08a13c269 [2021-04-26T08:17:48.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T08:17:48.556Z] Removing intermediate container 36722db5f796 [2021-04-26T08:17:48.556Z] ---> b74dd8f64820 [2021-04-26T08:17:48.556Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:17:49.651Z] ---> 27023d3577db [2021-04-26T08:17:49.651Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T08:17:50.015Z] ---> 93a8cbb42642 [2021-04-26T08:17:50.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T08:17:51.202Z] ---> 0fac277e1345 [2021-04-26T08:17:51.202Z] 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-04-26T08:17:51.202Z] ---> Running in 38bcac1212dc [2021-04-26T08:17:51.848Z] ---> f29ff18aef5b [2021-04-26T08:17:51.848Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T08:17:53.733Z] ---> e850d13612f4 [2021-04-26T08:17:53.733Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T08:17:56.385Z] ---> 46323757c373 [2021-04-26T08:17:56.385Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T08:17:57.919Z] Removing intermediate container 38bcac1212dc [2021-04-26T08:17:57.919Z] ---> 38b0736d4a85 [2021-04-26T08:17:57.919Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T08:17:57.919Z] ---> 15a17289d356 [2021-04-26T08:17:57.919Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T08:17:58.660Z] ---> Running in 3f65415a69e2 [2021-04-26T08:18:00.124Z] ---> Running in 32d92683d047 [2021-04-26T08:18:01.111Z] Removing intermediate container 3f65415a69e2 [2021-04-26T08:18:01.111Z] ---> cc28dcbc3789 [2021-04-26T08:18:01.111Z] Step 22/24 : LABEL arch=x86_64 [2021-04-26T08:18:01.419Z] Removing intermediate container 32d92683d047 [2021-04-26T08:18:01.419Z] ---> 7028349318b2 [2021-04-26T08:18:01.419Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T08:18:01.419Z] ---> Running in f7a4067d83f5 [2021-04-26T08:18:02.521Z] Removing intermediate container f7a4067d83f5 [2021-04-26T08:18:02.521Z] ---> 4d05da16697c [2021-04-26T08:18:02.521Z] Step 23/24 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:18:02.521Z] ---> fe77c2d05e73 [2021-04-26T08:18:02.521Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T08:18:02.822Z] ---> Running in 4583e5dc0af5 [2021-04-26T08:18:03.932Z] ---> Running in d625fdedf571 [2021-04-26T08:18:04.218Z] Removing intermediate container 4583e5dc0af5 [2021-04-26T08:18:04.218Z] ---> 915f052cfce3 [2021-04-26T08:18:04.218Z] Step 24/24 : LABEL version=2.0.0-dev.188 [2021-04-26T08:18:04.886Z] ---> Running in a32dd01cec62 [2021-04-26T08:18:05.981Z] Removing intermediate container a32dd01cec62 [2021-04-26T08:18:05.981Z] ---> 24cd7f2d1821 [2021-04-26T08:18:05.981Z] [2021-04-26T08:18:07.100Z] Successfully built 24cd7f2d1821 [2021-04-26T08:18:07.100Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-26T08:18:09.880Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d625fdedf571 [2021-04-26T08:18:09.880Z] ---> 4467dd6abeb5 [2021-04-26T08:18:09.880Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T08:18:11.241Z] ---> Running in 6f32fc432116 [2021-04-26T08:18:11.847Z] Removing intermediate container 6f32fc432116 [2021-04-26T08:18:11.847Z] ---> a8b375afa3e5 [2021-04-26T08:18:11.847Z] Step 28/31 : CMD ["gate"] [2021-04-26T08:18:12.499Z] ---> Running in b21dd72ab890 [2021-04-26T08:18:14.047Z] Removing intermediate container b21dd72ab890 [2021-04-26T08:18:14.047Z] ---> da4cae4be577 [2021-04-26T08:18:14.047Z] Step 29/31 : LABEL arch=x86_64 [2021-04-26T08:18:14.331Z] ---> Running in 23e2242b67b5 [2021-04-26T08:18:14.618Z] Removing intermediate container 23e2242b67b5 [2021-04-26T08:18:14.618Z] ---> 8b2754778e43 [2021-04-26T08:18:14.618Z] Step 30/31 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:18:14.910Z] ---> Running in 329dbb11882f [2021-04-26T08:18:15.505Z] Removing intermediate container 329dbb11882f [2021-04-26T08:18:15.505Z] ---> a8ca549bae1b [2021-04-26T08:18:15.505Z] Step 31/31 : LABEL version=2.0.0-dev.188 [2021-04-26T08:18:15.914Z] ---> Running in b36d7493a33c [2021-04-26T08:18:17.186Z] Removing intermediate container b36d7493a33c [2021-04-26T08:18:17.186Z] ---> e1d2e524094b [2021-04-26T08:18:17.186Z] [2021-04-26T08:18:17.468Z] Successfully built e1d2e524094b [2021-04-26T08:18:17.468Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-26T08:18:20.180Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 1cdb86a44110 [2021-04-26T08:18:20.180Z] ---> eec93fc74634 [2021-04-26T08:18:20.180Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T08:18:20.180Z] ---> Running in 425d20d38fc1 [2021-04-26T08:18:21.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.188" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-26T08:18:28.858Z] Removing intermediate container 425d20d38fc1 [2021-04-26T08:18:28.858Z] ---> f26461adfa50 [2021-04-26T08:18:28.858Z] [2021-04-26T08:18:28.858Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T08:18:28.858Z] Removing intermediate container c306f34e31b4 [2021-04-26T08:18:28.858Z] ---> c70143fe3e8b [2021-04-26T08:18:28.858Z] [2021-04-26T08:18:28.858Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T08:18:28.858Z] ---> 13621d1b12d4 [2021-04-26T08:18:28.858Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T08:18:28.858Z] 20.10.0: Pulling from library/docker [2021-04-26T08:18:28.858Z] ---> Running in 707cd3a0f4c7 [2021-04-26T08:18:29.133Z] Removing intermediate container 707cd3a0f4c7 [2021-04-26T08:18:29.134Z] ---> fba0a7ff0fa0 [2021-04-26T08:18:29.134Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T08:18:29.778Z] ---> Running in a6adc270d35a [2021-04-26T08:18:30.841Z] Removing intermediate container a6adc270d35a [2021-04-26T08:18:30.841Z] ---> 6858b5512982 [2021-04-26T08:18:30.841Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T08:18:31.112Z] ---> Running in 30a8aca2e00d [2021-04-26T08:18:31.774Z] Removing intermediate container 30a8aca2e00d [2021-04-26T08:18:31.774Z] ---> 3c2fb6b602f9 [2021-04-26T08:18:31.774Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T08:18:31.774Z] ---> Running in 8342fea867f8 [2021-04-26T08:18:36.355Z] Removing intermediate container 8342fea867f8 [2021-04-26T08:18:36.355Z] ---> e0929d37a848 [2021-04-26T08:18:36.355Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T08:18:36.665Z] ---> Running in e19160dc0eb6 [2021-04-26T08:18:39.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:18:39.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:18:40.678Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T08:18:40.678Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T08:18:40.678Z] ---> aefe523efa57 [2021-04-26T08:18:40.678Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T08:18:40.678Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T08:18:40.678Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T08:18:40.946Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T08:18:40.946Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T08:18:40.946Z] ---> Running in e1f02b5c1d7b [2021-04-26T08:18:41.241Z] Removing intermediate container e1f02b5c1d7b [2021-04-26T08:18:41.241Z] ---> 78a99d0855eb [2021-04-26T08:18:41.241Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-26T08:18:41.241Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T08:18:41.241Z] ---> Running in 7250f6a4594c [2021-04-26T08:18:41.525Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T08:18:41.525Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T08:18:41.525Z] OK: 8 MiB in 20 packages [2021-04-26T08:18:42.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T08:18:42.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T08:18:42.517Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T08:18:42.517Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T08:18:42.789Z] Removing intermediate container e19160dc0eb6 [2021-04-26T08:18:42.789Z] ---> d3126650435b [2021-04-26T08:18:42.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T08:18:42.789Z] Executing bash-5.0.17-r0.post-install [2021-04-26T08:18:42.789Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T08:18:42.789Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T08:18:42.789Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T08:18:42.789Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T08:18:42.789Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T08:18:42.789Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T08:18:42.789Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T08:18:42.789Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T08:18:42.789Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T08:18:42.789Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T08:18:42.789Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T08:18:46.244Z] ---> f2aef64700cd [2021-04-26T08:18:46.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T08:18:46.244Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T08:18:46.244Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T08:18:46.244Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T08:18:46.244Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T08:18:46.552Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T08:18:46.552Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T08:18:46.552Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T08:18:46.552Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T08:18:46.552Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T08:18:46.552Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T08:18:46.552Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T08:18:46.552Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T08:18:46.848Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T08:18:46.848Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T08:18:46.848Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T08:18:46.848Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T08:18:46.848Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T08:18:46.848Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T08:18:46.848Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T08:18:46.848Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T08:18:47.197Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T08:18:47.197Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T08:18:47.197Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T08:18:47.197Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T08:18:47.197Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T08:18:47.197Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T08:18:47.197Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T08:18:47.197Z] OK: 72 MiB in 59 packages [2021-04-26T08:18:49.209Z] ---> 618d8be6f6d1 [2021-04-26T08:18:49.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T08:18:49.821Z] Collecting docker-compose==1.23.2 [2021-04-26T08:18:49.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T08:18:50.106Z] ---> bd7ca6cf5e49 [2021-04-26T08:18:50.106Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T08:18:50.106Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T08:18:50.106Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T08:18:50.106Z] ---> Running in 25ba332e5478 [2021-04-26T08:18:50.776Z] Removing intermediate container 25ba332e5478 [2021-04-26T08:18:50.776Z] ---> 58fc9536d3fb [2021-04-26T08:18:50.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:18:50.776Z] ---> Running in 77a6319c9af1 [2021-04-26T08:18:51.119Z] 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-04-26T08:18:51.119Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T08:18:51.119Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T08:18:51.828Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T08:18:51.828Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T08:18:51.828Z] Removing intermediate container 77a6319c9af1 [2021-04-26T08:18:51.828Z] ---> c4f1a84c4bf8 [2021-04-26T08:18:51.828Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T08:18:52.122Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T08:18:52.122Z] ---> Running in 3895c7455530 [2021-04-26T08:18:52.122Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T08:18:52.747Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T08:18:52.747Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T08:18:52.747Z] Removing intermediate container 3895c7455530 [2021-04-26T08:18:52.747Z] ---> 48993cd2cdf9 [2021-04-26T08:18:52.747Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:18:53.018Z] ---> Running in 2f07d3b3fd65 [2021-04-26T08:18:53.018Z] Collecting PyYAML<4,>=3.10 [2021-04-26T08:18:53.019Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T08:18:54.116Z] Removing intermediate container 2f07d3b3fd65 [2021-04-26T08:18:54.116Z] ---> 0b8a8de601d1 [2021-04-26T08:18:54.116Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:18:54.703Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T08:18:54.703Z] ---> Running in 0f1f44995c2c [2021-04-26T08:18:54.703Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T08:18:55.326Z] Removing intermediate container 0f1f44995c2c [2021-04-26T08:18:55.326Z] ---> 37d80e8c5548 [2021-04-26T08:18:55.326Z] [2021-04-26T08:18:55.605Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T08:18:55.605Z] Successfully built 37d80e8c5548 [2021-04-26T08:18:55.605Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T08:18:55.605Z] Successfully tagged docker-core-data-go:latest [2021-04-26T08:18:55.879Z]  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T08:18:55.879Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T08:18:56.951Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T08:18:56.951Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T08:18:56.951Z] 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-04-26T08:18:56.951Z] Collecting idna<2.8,>=2.5 [2021-04-26T08:18:56.951Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T08:18:57.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T08:18:57.540Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T08:18:57.540Z] 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-04-26T08:18:57.540Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T08:18:57.540Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T08:18:57.540Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T08:18:57.540Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T08:18:57.820Z] Installing collected packages: docopt, websocket-client, jsonschema, docker-pycreds, idna, urllib3, requests, docker, PyYAML, texttable, cached-property, dockerpty, docker-compose [2021-04-26T08:18:57.820Z] Running setup.py install for docopt: started [2021-04-26T08:18:58.431Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T08:18:58.700Z] Attempting uninstall: idna [2021-04-26T08:18:58.700Z] Found existing installation: idna 2.9 [2021-04-26T08:18:58.700Z] Uninstalling idna-2.9: [2021-04-26T08:18:58.700Z] Successfully uninstalled idna-2.9 [2021-04-26T08:18:58.970Z] Attempting uninstall: urllib3 [2021-04-26T08:18:58.970Z] Found existing installation: urllib3 1.25.9 [2021-04-26T08:18:58.970Z] Uninstalling urllib3-1.25.9: [2021-04-26T08:18:58.970Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T08:18:59.237Z] Attempting uninstall: requests [2021-04-26T08:18:59.237Z] Found existing installation: requests 2.23.0 [2021-04-26T08:18:59.237Z] Uninstalling requests-2.23.0: [2021-04-26T08:18:59.237Z] Successfully uninstalled requests-2.23.0 [2021-04-26T08:18:59.826Z] Running setup.py install for PyYAML: started [2021-04-26T08:19:00.802Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T08:19:00.802Z] Running setup.py install for texttable: started [2021-04-26T08:19:01.764Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T08:19:01.764Z] Running setup.py install for dockerpty: started [2021-04-26T08:19:02.815Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T08:19:03.492Z] 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.58.0 [2021-04-26T08:19:13.967Z] Removing intermediate container 7250f6a4594c [2021-04-26T08:19:13.967Z] ---> e4cb9ca271b5 [2021-04-26T08:19:13.967Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T08:19:13.967Z] ---> Running in b4b72de9d84e [2021-04-26T08:19:13.967Z] Removing intermediate container b4b72de9d84e [2021-04-26T08:19:13.967Z] ---> 0e3716d0084d [2021-04-26T08:19:13.967Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T08:19:14.246Z] ---> Running in 2edc17fa3d81 [2021-04-26T08:19:14.845Z] Removing intermediate container 2edc17fa3d81 [2021-04-26T08:19:14.845Z] ---> 2f6f504d9dea [2021-04-26T08:19:14.845Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T08:19:16.330Z] ---> b9b2b96f26df [2021-04-26T08:19:16.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T08:19:17.380Z] ---> 40fb603d3638 [2021-04-26T08:19:17.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T08:19:18.006Z] ---> 54834f444fce [2021-04-26T08:19:18.006Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T08:19:18.006Z] ---> Running in eb0e10b3d4bf [2021-04-26T08:19:18.985Z] Removing intermediate container eb0e10b3d4bf [2021-04-26T08:19:18.985Z] ---> 27b7328c6938 [2021-04-26T08:19:18.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T08:19:18.985Z] ---> Running in 59e8573a2d99 [2021-04-26T08:19:19.262Z] Removing intermediate container 59e8573a2d99 [2021-04-26T08:19:19.262Z] ---> 9c0771b31a18 [2021-04-26T08:19:19.262Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T08:19:19.826Z] ---> Running in dcad5fbecd99 [2021-04-26T08:19:20.145Z] Removing intermediate container dcad5fbecd99 [2021-04-26T08:19:20.145Z] ---> c788abdad1ee [2021-04-26T08:19:20.145Z] Step 22/23 : LABEL git_sha=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:20.412Z] ---> Running in b0caee897ffb [2021-04-26T08:19:21.004Z] Removing intermediate container b0caee897ffb [2021-04-26T08:19:21.004Z] ---> 53b364bb4f4f [2021-04-26T08:19:21.004Z] Step 23/23 : LABEL version=2.0.0-dev.188 [2021-04-26T08:19:21.599Z] ---> Running in 56ca4c804c9f [2021-04-26T08:19:21.877Z] Removing intermediate container 56ca4c804c9f [2021-04-26T08:19:21.877Z] ---> a8b70d144d48 [2021-04-26T08:19:21.877Z] [2021-04-26T08:19:22.486Z] Successfully built a8b70d144d48 [2021-04-26T08:19:22.486Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-26T08:19:23.130Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-26T08:19:23.179Z] $ docker stop --time=1 f67503d5682e82793b1edd41b2d67bb47e225a20ff4cae2a4a03f51721d9a71c [2021-04-26T08:19:26.557Z] $ docker rm -f f67503d5682e82793b1edd41b2d67bb47e225a20ff4cae2a4a03f51721d9a71c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T08:19:27.407Z] + docker images [2021-04-26T08:19:27.407Z] + grep docker [2021-04-26T08:19:28.366Z] docker-sys-mgmt-agent-go latest a8b70d144d48 7 seconds ago 312MB [2021-04-26T08:19:28.366Z] docker-core-data-go latest 37d80e8c5548 34 seconds ago 22.9MB [2021-04-26T08:19:28.366Z] docker-security-bootstrapper-go latest e1d2e524094b About a minute ago 19.3MB [2021-04-26T08:19:28.366Z] docker-security-secretstore-setup-go latest 24cd7f2d1821 About a minute ago 26.3MB [2021-04-26T08:19:28.366Z] docker-core-metadata-go latest bc22a4544eb7 5 minutes ago 19.2MB [2021-04-26T08:19:28.366Z] docker-core-command-go latest 1a0ae44a0d02 5 minutes ago 17.5MB [2021-04-26T08:19:28.366Z] docker-security-proxy-setup-go latest 7bca00a3f52c 5 minutes ago 26MB [2021-04-26T08:19:28.366Z] docker-support-notifications-go latest fe3240d1e62e 5 minutes ago 18.2MB [2021-04-26T08:19:28.366Z] docker-support-scheduler-go latest d9e66c5ef2b8 5 minutes ago 17.7MB [2021-04-26T08:19:28.366Z] docker 20.10.0 aefe523efa57 4 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-04-26T08:19:28.523Z] provisioning config files... [2021-04-26T08:19:28.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/456@tmp/config4802669388190783162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:19:29.022Z] ---> docker-login.sh [2021-04-26T08:19:29.022Z] nexus3.edgexfoundry.org:10001 [2021-04-26T08:19:29.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:19:29.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:19:29.288Z] Configure a credential helper to remove this warning. See [2021-04-26T08:19:29.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:19:29.288Z] [2021-04-26T08:19:29.288Z] Login Succeeded [2021-04-26T08:19:29.288Z] nexus3.edgexfoundry.org:10002 [2021-04-26T08:19:29.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:19:29.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:19:29.580Z] Configure a credential helper to remove this warning. See [2021-04-26T08:19:29.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:19:29.580Z] [2021-04-26T08:19:29.580Z] Login Succeeded [2021-04-26T08:19:29.580Z] nexus3.edgexfoundry.org:10003 [2021-04-26T08:19:31.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:19:31.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:19:31.084Z] Configure a credential helper to remove this warning. See [2021-04-26T08:19:31.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:19:31.084Z] [2021-04-26T08:19:31.084Z] Login Succeeded [2021-04-26T08:19:31.084Z] nexus3.edgexfoundry.org:10004 [2021-04-26T08:19:31.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:19:32.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:19:32.078Z] Configure a credential helper to remove this warning. See [2021-04-26T08:19:32.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:19:32.078Z] [2021-04-26T08:19:32.078Z] Login Succeeded [2021-04-26T08:19:32.078Z] docker.io [2021-04-26T08:19:33.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T08:19:33.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T08:19:33.405Z] Configure a credential helper to remove this warning. See [2021-04-26T08:19:33.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T08:19:33.405Z] [2021-04-26T08:19:33.405Z] Login Succeeded [2021-04-26T08:19:33.405Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T08:19:33.419Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:19:33.491Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-04-26T08:19:33.491Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:33.491Z] 2.0.0-dev.188 [2021-04-26T08:19:33.491Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:33.491Z] master [2021-04-26T08:19:33.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:33.894Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:34.483Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:34.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-26T08:19:34.483Z] 2af91f6dd25d: Preparing [2021-04-26T08:19:34.483Z] 99d9a1bdd6cc: Preparing [2021-04-26T08:19:34.483Z] 1d6a366247cf: Preparing [2021-04-26T08:19:34.483Z] 4f495512e7c6: Preparing [2021-04-26T08:19:34.483Z] 32f366d666a5: Preparing [2021-04-26T08:19:34.483Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:34.750Z] 1d6a366247cf: Pushed [2021-04-26T08:19:34.750Z] 2af91f6dd25d: Pushed [2021-04-26T08:19:34.750Z] 4f495512e7c6: Pushed [2021-04-26T08:19:36.240Z] 99d9a1bdd6cc: Pushed [2021-04-26T08:19:36.509Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:8a62867978f19eb79699075a436f7516a2bb5e657401ea9bbe5daa79d5d86035 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:36.895Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:37.948Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.188 [2021-04-26T08:19:37.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-26T08:19:37.948Z] 2af91f6dd25d: Preparing [2021-04-26T08:19:37.948Z] 99d9a1bdd6cc: Preparing [2021-04-26T08:19:37.948Z] 1d6a366247cf: Preparing [2021-04-26T08:19:37.948Z] 4f495512e7c6: Preparing [2021-04-26T08:19:37.948Z] 32f366d666a5: Preparing [2021-04-26T08:19:37.948Z] 2af91f6dd25d: Layer already exists [2021-04-26T08:19:37.948Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:37.948Z] 4f495512e7c6: Layer already exists [2021-04-26T08:19:37.948Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:37.948Z] 99d9a1bdd6cc: Layer already exists [2021-04-26T08:19:37.948Z] 2.0.0-dev.188: digest: sha256:8a62867978f19eb79699075a436f7516a2bb5e657401ea9bbe5daa79d5d86035 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:38.769Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:39.693Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:39.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-26T08:19:39.693Z] 2af91f6dd25d: Preparing [2021-04-26T08:19:39.693Z] 99d9a1bdd6cc: Preparing [2021-04-26T08:19:39.693Z] 1d6a366247cf: Preparing [2021-04-26T08:19:39.693Z] 4f495512e7c6: Preparing [2021-04-26T08:19:39.693Z] 32f366d666a5: Preparing [2021-04-26T08:19:39.693Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:39.693Z] 2af91f6dd25d: Layer already exists [2021-04-26T08:19:39.693Z] 99d9a1bdd6cc: Layer already exists [2021-04-26T08:19:39.693Z] 4f495512e7c6: Layer already exists [2021-04-26T08:19:39.693Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:39.967Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:8a62867978f19eb79699075a436f7516a2bb5e657401ea9bbe5daa79d5d86035 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:40.379Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:40.689Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-04-26T08:19:40.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-26T08:19:40.689Z] 2af91f6dd25d: Preparing [2021-04-26T08:19:40.689Z] 99d9a1bdd6cc: Preparing [2021-04-26T08:19:40.689Z] 1d6a366247cf: Preparing [2021-04-26T08:19:40.689Z] 4f495512e7c6: Preparing [2021-04-26T08:19:40.689Z] 32f366d666a5: Preparing [2021-04-26T08:19:40.689Z] 2af91f6dd25d: Layer already exists [2021-04-26T08:19:40.689Z] 4f495512e7c6: Layer already exists [2021-04-26T08:19:40.689Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:40.689Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:40.689Z] 99d9a1bdd6cc: Layer already exists [2021-04-26T08:19:40.689Z] master: digest: sha256:8a62867978f19eb79699075a436f7516a2bb5e657401ea9bbe5daa79d5d86035 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:19:40.744Z] ===================================================== [Pipeline] echo [2021-04-26T08:19:40.759Z] taggedImages: [2021-04-26T08:19:40.759Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:40.759Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.188 [2021-04-26T08:19:40.759Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:40.759Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-04-26T08:19:40.790Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-04-26T08:19:40.791Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:40.791Z] 2.0.0-dev.188 [2021-04-26T08:19:40.791Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:40.791Z] master [2021-04-26T08:19:40.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:41.157Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:41.491Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:41.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-26T08:19:41.491Z] a4484e1c4f8d: Preparing [2021-04-26T08:19:41.491Z] a6151b4103d9: Preparing [2021-04-26T08:19:41.491Z] 1d6a366247cf: Preparing [2021-04-26T08:19:41.491Z] e99cd2fab437: Preparing [2021-04-26T08:19:41.491Z] 813d9bfe41b8: Preparing [2021-04-26T08:19:41.491Z] 32f366d666a5: Preparing [2021-04-26T08:19:41.491Z] 32f366d666a5: Waiting [2021-04-26T08:19:41.491Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:41.845Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:41.845Z] a4484e1c4f8d: Pushed [2021-04-26T08:19:41.845Z] 813d9bfe41b8: Pushed [2021-04-26T08:19:42.178Z] e99cd2fab437: Pushed [2021-04-26T08:19:44.209Z] a6151b4103d9: Pushed [2021-04-26T08:19:44.209Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:3ac7f7482d13742ad8a816374f2bab3e8e084bffb22bd83c59ef0b1faf744bd1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:44.574Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:44.908Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.188 [2021-04-26T08:19:44.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-26T08:19:44.908Z] a4484e1c4f8d: Preparing [2021-04-26T08:19:44.908Z] a6151b4103d9: Preparing [2021-04-26T08:19:44.908Z] 1d6a366247cf: Preparing [2021-04-26T08:19:44.908Z] e99cd2fab437: Preparing [2021-04-26T08:19:44.908Z] 813d9bfe41b8: Preparing [2021-04-26T08:19:44.908Z] 32f366d666a5: Preparing [2021-04-26T08:19:44.908Z] 32f366d666a5: Waiting [2021-04-26T08:19:44.908Z] a4484e1c4f8d: Layer already exists [2021-04-26T08:19:44.908Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:44.908Z] 813d9bfe41b8: Layer already exists [2021-04-26T08:19:44.908Z] e99cd2fab437: Layer already exists [2021-04-26T08:19:44.908Z] a6151b4103d9: Layer already exists [2021-04-26T08:19:44.908Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:45.172Z] 2.0.0-dev.188: digest: sha256:3ac7f7482d13742ad8a816374f2bab3e8e084bffb22bd83c59ef0b1faf744bd1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:45.609Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:46.172Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:46.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-26T08:19:46.849Z] a4484e1c4f8d: Preparing [2021-04-26T08:19:46.849Z] a6151b4103d9: Preparing [2021-04-26T08:19:46.849Z] 1d6a366247cf: Preparing [2021-04-26T08:19:46.849Z] e99cd2fab437: Preparing [2021-04-26T08:19:46.849Z] 813d9bfe41b8: Preparing [2021-04-26T08:19:46.849Z] 32f366d666a5: Preparing [2021-04-26T08:19:46.849Z] 32f366d666a5: Waiting [2021-04-26T08:19:46.849Z] a6151b4103d9: Layer already exists [2021-04-26T08:19:46.849Z] 813d9bfe41b8: Layer already exists [2021-04-26T08:19:46.849Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:46.849Z] e99cd2fab437: Layer already exists [2021-04-26T08:19:46.849Z] a4484e1c4f8d: Layer already exists [2021-04-26T08:19:46.849Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:46.849Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:3ac7f7482d13742ad8a816374f2bab3e8e084bffb22bd83c59ef0b1faf744bd1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:47.189Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:47.628Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-04-26T08:19:47.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-26T08:19:47.628Z] a4484e1c4f8d: Preparing [2021-04-26T08:19:47.628Z] a6151b4103d9: Preparing [2021-04-26T08:19:47.628Z] 1d6a366247cf: Preparing [2021-04-26T08:19:47.628Z] e99cd2fab437: Preparing [2021-04-26T08:19:47.628Z] 813d9bfe41b8: Preparing [2021-04-26T08:19:47.628Z] 32f366d666a5: Preparing [2021-04-26T08:19:47.628Z] 32f366d666a5: Waiting [2021-04-26T08:19:47.991Z] 813d9bfe41b8: Layer already exists [2021-04-26T08:19:47.991Z] e99cd2fab437: Layer already exists [2021-04-26T08:19:47.991Z] a4484e1c4f8d: Layer already exists [2021-04-26T08:19:47.991Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:47.991Z] a6151b4103d9: Layer already exists [2021-04-26T08:19:47.991Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:47.991Z] master: digest: sha256:3ac7f7482d13742ad8a816374f2bab3e8e084bffb22bd83c59ef0b1faf744bd1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:19:48.087Z] ===================================================== [Pipeline] echo [2021-04-26T08:19:48.110Z] taggedImages: [2021-04-26T08:19:48.110Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:48.110Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.188 [2021-04-26T08:19:48.110Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:48.110Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-04-26T08:19:48.141Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-04-26T08:19:48.141Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:48.141Z] 2.0.0-dev.188 [2021-04-26T08:19:48.141Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:48.141Z] master [2021-04-26T08:19:48.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:49.690Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:50.319Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:50.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-26T08:19:50.319Z] 257397d24cff: Preparing [2021-04-26T08:19:50.319Z] 9722b958e5bb: Preparing [2021-04-26T08:19:50.319Z] 1d6a366247cf: Preparing [2021-04-26T08:19:50.319Z] 7aabfe8499ac: Preparing [2021-04-26T08:19:50.319Z] 32f366d666a5: Preparing [2021-04-26T08:19:50.319Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:50.319Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:50.615Z] 257397d24cff: Pushed [2021-04-26T08:19:50.615Z] 7aabfe8499ac: Pushed [2021-04-26T08:19:53.448Z] 9722b958e5bb: Pushed [2021-04-26T08:19:53.448Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:ff14ee37551ba0e2b179256ea0e8de6c032342b902913253589b6dce94cc81c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:53.798Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:54.121Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.188 [2021-04-26T08:19:54.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-26T08:19:54.121Z] 257397d24cff: Preparing [2021-04-26T08:19:54.121Z] 9722b958e5bb: Preparing [2021-04-26T08:19:54.121Z] 1d6a366247cf: Preparing [2021-04-26T08:19:54.121Z] 7aabfe8499ac: Preparing [2021-04-26T08:19:54.121Z] 32f366d666a5: Preparing [2021-04-26T08:19:54.121Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:54.121Z] 257397d24cff: Layer already exists [2021-04-26T08:19:54.121Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:54.121Z] 9722b958e5bb: Layer already exists [2021-04-26T08:19:54.121Z] 7aabfe8499ac: Layer already exists [2021-04-26T08:19:54.389Z] 2.0.0-dev.188: digest: sha256:ff14ee37551ba0e2b179256ea0e8de6c032342b902913253589b6dce94cc81c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:54.737Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:55.055Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:55.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-26T08:19:55.055Z] 257397d24cff: Preparing [2021-04-26T08:19:55.055Z] 9722b958e5bb: Preparing [2021-04-26T08:19:55.055Z] 1d6a366247cf: Preparing [2021-04-26T08:19:55.055Z] 7aabfe8499ac: Preparing [2021-04-26T08:19:55.055Z] 32f366d666a5: Preparing [2021-04-26T08:19:55.055Z] 257397d24cff: Layer already exists [2021-04-26T08:19:55.055Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:55.055Z] 7aabfe8499ac: Layer already exists [2021-04-26T08:19:55.055Z] 9722b958e5bb: Layer already exists [2021-04-26T08:19:55.055Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:55.055Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:ff14ee37551ba0e2b179256ea0e8de6c032342b902913253589b6dce94cc81c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:55.387Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:55.743Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-04-26T08:19:56.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-26T08:19:56.067Z] 257397d24cff: Preparing [2021-04-26T08:19:56.067Z] 9722b958e5bb: Preparing [2021-04-26T08:19:56.067Z] 1d6a366247cf: Preparing [2021-04-26T08:19:56.067Z] 7aabfe8499ac: Preparing [2021-04-26T08:19:56.067Z] 32f366d666a5: Preparing [2021-04-26T08:19:56.329Z] 7aabfe8499ac: Layer already exists [2021-04-26T08:19:56.329Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:56.329Z] 9722b958e5bb: Layer already exists [2021-04-26T08:19:56.329Z] 257397d24cff: Layer already exists [2021-04-26T08:19:56.329Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:56.329Z] master: digest: sha256:ff14ee37551ba0e2b179256ea0e8de6c032342b902913253589b6dce94cc81c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:19:56.384Z] ===================================================== [Pipeline] echo [2021-04-26T08:19:56.399Z] taggedImages: [2021-04-26T08:19:56.399Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:56.399Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.188 [2021-04-26T08:19:56.399Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:56.399Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-04-26T08:19:56.432Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-04-26T08:19:56.432Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:56.432Z] 2.0.0-dev.188 [2021-04-26T08:19:56.432Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:19:56.432Z] master [2021-04-26T08:19:56.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:56.904Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:19:57.530Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:19:57.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-26T08:19:57.530Z] 13f2751b2074: Preparing [2021-04-26T08:19:57.530Z] 13f2751b2074: Preparing [2021-04-26T08:19:57.530Z] e639c0f640dc: Preparing [2021-04-26T08:19:57.530Z] 41c4ae3f1ed6: Preparing [2021-04-26T08:19:57.530Z] 09901423cf21: Preparing [2021-04-26T08:19:57.530Z] c283e052dbc2: Preparing [2021-04-26T08:19:57.530Z] 1d6a366247cf: Preparing [2021-04-26T08:19:57.530Z] 2cf401944425: Preparing [2021-04-26T08:19:57.530Z] 2cf401944425: Preparing [2021-04-26T08:19:57.530Z] dc66ef5895fc: Preparing [2021-04-26T08:19:57.530Z] 276dd9ef8fdf: Preparing [2021-04-26T08:19:57.530Z] 32f366d666a5: Preparing [2021-04-26T08:19:57.530Z] 2cf401944425: Waiting [2021-04-26T08:19:57.530Z] 1d6a366247cf: Waiting [2021-04-26T08:19:57.530Z] dc66ef5895fc: Waiting [2021-04-26T08:19:57.530Z] 32f366d666a5: Waiting [2021-04-26T08:19:57.530Z] 276dd9ef8fdf: Waiting [2021-04-26T08:19:57.793Z] e639c0f640dc: Pushed [2021-04-26T08:19:57.793Z] 13f2751b2074: Pushed [2021-04-26T08:19:57.793Z] 09901423cf21: Pushed [2021-04-26T08:19:57.793Z] 41c4ae3f1ed6: Pushed [2021-04-26T08:19:57.793Z] 1d6a366247cf: Layer already exists [2021-04-26T08:19:57.793Z] 32f366d666a5: Layer already exists [2021-04-26T08:19:58.080Z] 2cf401944425: Pushed [2021-04-26T08:19:58.080Z] dc66ef5895fc: Pushed [2021-04-26T08:19:58.080Z] 276dd9ef8fdf: Pushed [2021-04-26T08:19:59.516Z] c283e052dbc2: Pushed [2021-04-26T08:19:59.789Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:54e269d7dd71024f8b65277df2ac83e231ebf5f4f9e490757e1e10d5f807dd29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:00.215Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:01.161Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.188 [2021-04-26T08:20:01.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-26T08:20:01.161Z] 13f2751b2074: Preparing [2021-04-26T08:20:01.161Z] 13f2751b2074: Preparing [2021-04-26T08:20:01.161Z] e639c0f640dc: Preparing [2021-04-26T08:20:01.161Z] 41c4ae3f1ed6: Preparing [2021-04-26T08:20:01.161Z] 09901423cf21: Preparing [2021-04-26T08:20:01.161Z] c283e052dbc2: Preparing [2021-04-26T08:20:01.161Z] 1d6a366247cf: Preparing [2021-04-26T08:20:01.161Z] 2cf401944425: Preparing [2021-04-26T08:20:01.161Z] 2cf401944425: Preparing [2021-04-26T08:20:01.161Z] dc66ef5895fc: Preparing [2021-04-26T08:20:01.161Z] 276dd9ef8fdf: Preparing [2021-04-26T08:20:01.161Z] 32f366d666a5: Preparing [2021-04-26T08:20:01.161Z] dc66ef5895fc: Waiting [2021-04-26T08:20:01.161Z] 276dd9ef8fdf: Waiting [2021-04-26T08:20:01.161Z] 32f366d666a5: Waiting [2021-04-26T08:20:01.161Z] 1d6a366247cf: Waiting [2021-04-26T08:20:01.161Z] 2cf401944425: Waiting [2021-04-26T08:20:01.435Z] c283e052dbc2: Layer already exists [2021-04-26T08:20:01.435Z] e639c0f640dc: Layer already exists [2021-04-26T08:20:01.435Z] 09901423cf21: Layer already exists [2021-04-26T08:20:01.435Z] 41c4ae3f1ed6: Layer already exists [2021-04-26T08:20:01.435Z] 13f2751b2074: Layer already exists [2021-04-26T08:20:01.435Z] 276dd9ef8fdf: Layer already exists [2021-04-26T08:20:01.435Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:01.435Z] dc66ef5895fc: Layer already exists [2021-04-26T08:20:01.435Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:01.435Z] 2cf401944425: Layer already exists [2021-04-26T08:20:01.435Z] 2.0.0-dev.188: digest: sha256:54e269d7dd71024f8b65277df2ac83e231ebf5f4f9e490757e1e10d5f807dd29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:01.796Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:02.251Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:02.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-26T08:20:02.577Z] 13f2751b2074: Preparing [2021-04-26T08:20:02.577Z] 13f2751b2074: Preparing [2021-04-26T08:20:02.577Z] e639c0f640dc: Preparing [2021-04-26T08:20:02.577Z] 41c4ae3f1ed6: Preparing [2021-04-26T08:20:02.577Z] 09901423cf21: Preparing [2021-04-26T08:20:02.577Z] c283e052dbc2: Preparing [2021-04-26T08:20:02.577Z] 1d6a366247cf: Preparing [2021-04-26T08:20:02.577Z] 2cf401944425: Preparing [2021-04-26T08:20:02.577Z] 2cf401944425: Preparing [2021-04-26T08:20:02.577Z] dc66ef5895fc: Preparing [2021-04-26T08:20:02.577Z] 276dd9ef8fdf: Preparing [2021-04-26T08:20:02.577Z] 32f366d666a5: Preparing [2021-04-26T08:20:02.577Z] 1d6a366247cf: Waiting [2021-04-26T08:20:02.577Z] 2cf401944425: Waiting [2021-04-26T08:20:02.577Z] dc66ef5895fc: Waiting [2021-04-26T08:20:02.577Z] 276dd9ef8fdf: Waiting [2021-04-26T08:20:02.577Z] 32f366d666a5: Waiting [2021-04-26T08:20:02.876Z] 41c4ae3f1ed6: Layer already exists [2021-04-26T08:20:02.876Z] 09901423cf21: Layer already exists [2021-04-26T08:20:02.876Z] 13f2751b2074: Layer already exists [2021-04-26T08:20:02.876Z] e639c0f640dc: Layer already exists [2021-04-26T08:20:02.876Z] c283e052dbc2: Layer already exists [2021-04-26T08:20:02.876Z] 2cf401944425: Layer already exists [2021-04-26T08:20:02.876Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:02.876Z] dc66ef5895fc: Layer already exists [2021-04-26T08:20:02.876Z] 276dd9ef8fdf: Layer already exists [2021-04-26T08:20:02.876Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:03.173Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:54e269d7dd71024f8b65277df2ac83e231ebf5f4f9e490757e1e10d5f807dd29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:03.627Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:04.305Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-04-26T08:20:04.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-26T08:20:04.305Z] 13f2751b2074: Preparing [2021-04-26T08:20:04.305Z] 13f2751b2074: Preparing [2021-04-26T08:20:04.305Z] e639c0f640dc: Preparing [2021-04-26T08:20:04.305Z] 41c4ae3f1ed6: Preparing [2021-04-26T08:20:04.305Z] 09901423cf21: Preparing [2021-04-26T08:20:04.305Z] c283e052dbc2: Preparing [2021-04-26T08:20:04.305Z] 1d6a366247cf: Preparing [2021-04-26T08:20:04.305Z] 2cf401944425: Preparing [2021-04-26T08:20:04.305Z] 2cf401944425: Preparing [2021-04-26T08:20:04.305Z] dc66ef5895fc: Preparing [2021-04-26T08:20:04.305Z] 276dd9ef8fdf: Preparing [2021-04-26T08:20:04.305Z] 32f366d666a5: Preparing [2021-04-26T08:20:04.305Z] 1d6a366247cf: Waiting [2021-04-26T08:20:04.305Z] 2cf401944425: Waiting [2021-04-26T08:20:04.305Z] dc66ef5895fc: Waiting [2021-04-26T08:20:04.305Z] 276dd9ef8fdf: Waiting [2021-04-26T08:20:04.305Z] 32f366d666a5: Waiting [2021-04-26T08:20:04.305Z] e639c0f640dc: Layer already exists [2021-04-26T08:20:04.305Z] 13f2751b2074: Layer already exists [2021-04-26T08:20:04.305Z] c283e052dbc2: Layer already exists [2021-04-26T08:20:04.305Z] 09901423cf21: Layer already exists [2021-04-26T08:20:04.305Z] 41c4ae3f1ed6: Layer already exists [2021-04-26T08:20:04.305Z] 2cf401944425: Layer already exists [2021-04-26T08:20:04.305Z] 276dd9ef8fdf: Layer already exists [2021-04-26T08:20:04.305Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:04.305Z] dc66ef5895fc: Layer already exists [2021-04-26T08:20:04.305Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:04.617Z] master: digest: sha256:54e269d7dd71024f8b65277df2ac83e231ebf5f4f9e490757e1e10d5f807dd29 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:04.690Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:04.705Z] taggedImages: [2021-04-26T08:20:04.705Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:04.705Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.188 [2021-04-26T08:20:04.705Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:04.705Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-04-26T08:20:04.739Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-04-26T08:20:04.739Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:04.739Z] 2.0.0-dev.188 [2021-04-26T08:20:04.740Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:04.740Z] master [2021-04-26T08:20:04.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:05.214Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:06.267Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:06.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-26T08:20:06.860Z] 5f1717d17263: Preparing [2021-04-26T08:20:06.860Z] 256af6cd0c48: Preparing [2021-04-26T08:20:06.860Z] d76f4045c917: Preparing [2021-04-26T08:20:06.860Z] 85bfc648514c: Preparing [2021-04-26T08:20:06.860Z] a0b023eda303: Preparing [2021-04-26T08:20:06.860Z] 32f366d666a5: Preparing [2021-04-26T08:20:06.860Z] 32f366d666a5: Waiting [2021-04-26T08:20:06.860Z] d76f4045c917: Pushed [2021-04-26T08:20:06.860Z] 85bfc648514c: Pushed [2021-04-26T08:20:08.322Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:08.322Z] 256af6cd0c48: Pushed [2021-04-26T08:20:08.322Z] 5f1717d17263: Pushed [2021-04-26T08:20:08.622Z] a0b023eda303: Pushed [2021-04-26T08:20:09.238Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:75da5ca23e1223abe776b007061af7f74c9e76aef743a4e3c6f6ebe836aa2a15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:09.683Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:10.560Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.188 [2021-04-26T08:20:10.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-26T08:20:10.560Z] 5f1717d17263: Preparing [2021-04-26T08:20:10.560Z] 256af6cd0c48: Preparing [2021-04-26T08:20:10.560Z] d76f4045c917: Preparing [2021-04-26T08:20:10.560Z] 85bfc648514c: Preparing [2021-04-26T08:20:10.560Z] a0b023eda303: Preparing [2021-04-26T08:20:10.560Z] 32f366d666a5: Preparing [2021-04-26T08:20:10.560Z] 32f366d666a5: Waiting [2021-04-26T08:20:10.560Z] a0b023eda303: Layer already exists [2021-04-26T08:20:10.560Z] d76f4045c917: Layer already exists [2021-04-26T08:20:10.560Z] 85bfc648514c: Layer already exists [2021-04-26T08:20:10.560Z] 5f1717d17263: Layer already exists [2021-04-26T08:20:10.560Z] 256af6cd0c48: Layer already exists [2021-04-26T08:20:10.560Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:10.560Z] 2.0.0-dev.188: digest: sha256:75da5ca23e1223abe776b007061af7f74c9e76aef743a4e3c6f6ebe836aa2a15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:10.945Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:11.331Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:11.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-26T08:20:11.331Z] 5f1717d17263: Preparing [2021-04-26T08:20:11.331Z] 256af6cd0c48: Preparing [2021-04-26T08:20:11.331Z] d76f4045c917: Preparing [2021-04-26T08:20:11.331Z] 85bfc648514c: Preparing [2021-04-26T08:20:11.331Z] a0b023eda303: Preparing [2021-04-26T08:20:11.331Z] 32f366d666a5: Preparing [2021-04-26T08:20:11.331Z] 32f366d666a5: Waiting [2021-04-26T08:20:11.617Z] d76f4045c917: Layer already exists [2021-04-26T08:20:11.618Z] a0b023eda303: Layer already exists [2021-04-26T08:20:11.618Z] 256af6cd0c48: Layer already exists [2021-04-26T08:20:11.618Z] 5f1717d17263: Layer already exists [2021-04-26T08:20:11.618Z] 85bfc648514c: Layer already exists [2021-04-26T08:20:11.618Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:11.618Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:75da5ca23e1223abe776b007061af7f74c9e76aef743a4e3c6f6ebe836aa2a15 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:12.001Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:12.421Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-04-26T08:20:12.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-26T08:20:12.421Z] 5f1717d17263: Preparing [2021-04-26T08:20:12.421Z] 256af6cd0c48: Preparing [2021-04-26T08:20:12.421Z] d76f4045c917: Preparing [2021-04-26T08:20:12.421Z] 85bfc648514c: Preparing [2021-04-26T08:20:12.421Z] a0b023eda303: Preparing [2021-04-26T08:20:12.421Z] 32f366d666a5: Preparing [2021-04-26T08:20:12.421Z] 32f366d666a5: Waiting [2021-04-26T08:20:12.421Z] a0b023eda303: Layer already exists [2021-04-26T08:20:12.421Z] 256af6cd0c48: Layer already exists [2021-04-26T08:20:12.421Z] 85bfc648514c: Layer already exists [2021-04-26T08:20:12.421Z] d76f4045c917: Layer already exists [2021-04-26T08:20:12.421Z] 5f1717d17263: Layer already exists [2021-04-26T08:20:12.701Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:12.701Z] master: digest: sha256:75da5ca23e1223abe776b007061af7f74c9e76aef743a4e3c6f6ebe836aa2a15 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:12.786Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:12.803Z] taggedImages: [2021-04-26T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.188 [2021-04-26T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:12.803Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-04-26T08:20:12.838Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-04-26T08:20:12.838Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:12.838Z] 2.0.0-dev.188 [2021-04-26T08:20:12.838Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:12.838Z] master [2021-04-26T08:20:12.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:13.271Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:14.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:14.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-26T08:20:14.278Z] d7afc7e8a689: Preparing [2021-04-26T08:20:14.278Z] ba8e36ef0d2f: Preparing [2021-04-26T08:20:14.278Z] e698e7681836: Preparing [2021-04-26T08:20:14.278Z] da173dbb8fa6: Preparing [2021-04-26T08:20:14.278Z] 9c91058eae9c: Preparing [2021-04-26T08:20:14.278Z] db765be73dc4: Preparing [2021-04-26T08:20:14.278Z] 4b09dfbf31df: Preparing [2021-04-26T08:20:14.278Z] eda1f2d6b435: Preparing [2021-04-26T08:20:14.278Z] 32f366d666a5: Preparing [2021-04-26T08:20:14.278Z] db765be73dc4: Waiting [2021-04-26T08:20:14.278Z] 4b09dfbf31df: Waiting [2021-04-26T08:20:14.278Z] eda1f2d6b435: Waiting [2021-04-26T08:20:14.278Z] 32f366d666a5: Waiting [2021-04-26T08:20:14.574Z] d7afc7e8a689: Pushed [2021-04-26T08:20:14.574Z] ba8e36ef0d2f: Pushed [2021-04-26T08:20:14.574Z] 9c91058eae9c: Pushed [2021-04-26T08:20:14.980Z] 4b09dfbf31df: Pushed [2021-04-26T08:20:14.980Z] db765be73dc4: Pushed [2021-04-26T08:20:14.980Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:15.295Z] eda1f2d6b435: Pushed [2021-04-26T08:20:16.305Z] e698e7681836: Pushed [2021-04-26T08:20:16.305Z] da173dbb8fa6: Pushed [2021-04-26T08:20:16.926Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:3482e7ccd6a32dc92e64a30c34d0ca71cd23d971ff2629e5e814c0675379eeb5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:18.565Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:19.029Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.188 [2021-04-26T08:20:19.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-26T08:20:19.029Z] d7afc7e8a689: Preparing [2021-04-26T08:20:19.029Z] ba8e36ef0d2f: Preparing [2021-04-26T08:20:19.029Z] e698e7681836: Preparing [2021-04-26T08:20:19.029Z] da173dbb8fa6: Preparing [2021-04-26T08:20:19.029Z] 9c91058eae9c: Preparing [2021-04-26T08:20:19.029Z] db765be73dc4: Preparing [2021-04-26T08:20:19.029Z] 4b09dfbf31df: Preparing [2021-04-26T08:20:19.029Z] eda1f2d6b435: Preparing [2021-04-26T08:20:19.029Z] 32f366d666a5: Preparing [2021-04-26T08:20:19.029Z] db765be73dc4: Waiting [2021-04-26T08:20:19.029Z] 4b09dfbf31df: Waiting [2021-04-26T08:20:19.029Z] eda1f2d6b435: Waiting [2021-04-26T08:20:19.029Z] 32f366d666a5: Waiting [2021-04-26T08:20:19.029Z] e698e7681836: Layer already exists [2021-04-26T08:20:19.029Z] d7afc7e8a689: Layer already exists [2021-04-26T08:20:19.029Z] 9c91058eae9c: Layer already exists [2021-04-26T08:20:19.029Z] da173dbb8fa6: Layer already exists [2021-04-26T08:20:19.029Z] ba8e36ef0d2f: Layer already exists [2021-04-26T08:20:19.029Z] 4b09dfbf31df: Layer already exists [2021-04-26T08:20:19.029Z] eda1f2d6b435: Layer already exists [2021-04-26T08:20:19.029Z] db765be73dc4: Layer already exists [2021-04-26T08:20:19.029Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:19.294Z] 2.0.0-dev.188: digest: sha256:3482e7ccd6a32dc92e64a30c34d0ca71cd23d971ff2629e5e814c0675379eeb5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:19.629Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:19.965Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:19.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-26T08:20:19.965Z] d7afc7e8a689: Preparing [2021-04-26T08:20:19.965Z] ba8e36ef0d2f: Preparing [2021-04-26T08:20:19.965Z] e698e7681836: Preparing [2021-04-26T08:20:19.965Z] da173dbb8fa6: Preparing [2021-04-26T08:20:19.965Z] 9c91058eae9c: Preparing [2021-04-26T08:20:19.965Z] db765be73dc4: Preparing [2021-04-26T08:20:19.965Z] 4b09dfbf31df: Preparing [2021-04-26T08:20:19.965Z] eda1f2d6b435: Preparing [2021-04-26T08:20:19.965Z] 32f366d666a5: Preparing [2021-04-26T08:20:19.965Z] db765be73dc4: Waiting [2021-04-26T08:20:19.965Z] 4b09dfbf31df: Waiting [2021-04-26T08:20:19.965Z] eda1f2d6b435: Waiting [2021-04-26T08:20:19.965Z] 32f366d666a5: Waiting [2021-04-26T08:20:19.965Z] ba8e36ef0d2f: Layer already exists [2021-04-26T08:20:19.965Z] d7afc7e8a689: Layer already exists [2021-04-26T08:20:19.965Z] da173dbb8fa6: Layer already exists [2021-04-26T08:20:19.965Z] 9c91058eae9c: Layer already exists [2021-04-26T08:20:19.965Z] e698e7681836: Layer already exists [2021-04-26T08:20:19.965Z] db765be73dc4: Layer already exists [2021-04-26T08:20:19.965Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:19.965Z] eda1f2d6b435: Layer already exists [2021-04-26T08:20:19.965Z] 4b09dfbf31df: Layer already exists [2021-04-26T08:20:20.232Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:3482e7ccd6a32dc92e64a30c34d0ca71cd23d971ff2629e5e814c0675379eeb5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:20.553Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:20.881Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-04-26T08:20:20.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-26T08:20:20.882Z] d7afc7e8a689: Preparing [2021-04-26T08:20:20.882Z] ba8e36ef0d2f: Preparing [2021-04-26T08:20:20.882Z] e698e7681836: Preparing [2021-04-26T08:20:20.882Z] da173dbb8fa6: Preparing [2021-04-26T08:20:20.882Z] 9c91058eae9c: Preparing [2021-04-26T08:20:20.882Z] db765be73dc4: Preparing [2021-04-26T08:20:20.882Z] 4b09dfbf31df: Preparing [2021-04-26T08:20:20.882Z] eda1f2d6b435: Preparing [2021-04-26T08:20:20.882Z] 32f366d666a5: Preparing [2021-04-26T08:20:20.882Z] db765be73dc4: Waiting [2021-04-26T08:20:20.882Z] 4b09dfbf31df: Waiting [2021-04-26T08:20:20.882Z] eda1f2d6b435: Waiting [2021-04-26T08:20:20.882Z] 32f366d666a5: Waiting [2021-04-26T08:20:20.882Z] d7afc7e8a689: Layer already exists [2021-04-26T08:20:20.882Z] e698e7681836: Layer already exists [2021-04-26T08:20:20.882Z] ba8e36ef0d2f: Layer already exists [2021-04-26T08:20:20.882Z] da173dbb8fa6: Layer already exists [2021-04-26T08:20:20.882Z] 9c91058eae9c: Layer already exists [2021-04-26T08:20:20.882Z] db765be73dc4: Layer already exists [2021-04-26T08:20:20.882Z] 4b09dfbf31df: Layer already exists [2021-04-26T08:20:20.882Z] eda1f2d6b435: Layer already exists [2021-04-26T08:20:20.882Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:20.882Z] master: digest: sha256:3482e7ccd6a32dc92e64a30c34d0ca71cd23d971ff2629e5e814c0675379eeb5 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:21.226Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:21.240Z] taggedImages: [2021-04-26T08:20:21.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:21.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.188 [2021-04-26T08:20:21.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:21.240Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-04-26T08:20:21.273Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-04-26T08:20:21.273Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:21.273Z] 2.0.0-dev.188 [2021-04-26T08:20:21.273Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:21.273Z] master [2021-04-26T08:20:21.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:21.652Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:21.997Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:22.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-26T08:20:22.275Z] a149e7786661: Preparing [2021-04-26T08:20:22.275Z] 2ff077f9aeab: Preparing [2021-04-26T08:20:22.275Z] 1d6a366247cf: Preparing [2021-04-26T08:20:22.275Z] 1ee04179aa23: Preparing [2021-04-26T08:20:22.275Z] 32f366d666a5: Preparing [2021-04-26T08:20:22.275Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:22.275Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:22.275Z] a149e7786661: Pushed [2021-04-26T08:20:23.347Z] 1ee04179aa23: Pushed [2021-04-26T08:20:24.364Z] 2ff077f9aeab: Pushed [2021-04-26T08:20:24.632Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:86cc236e8746288b0477a0abc16fab2defa571f312711ed095e2b9964524eb7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:24.985Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:25.330Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.188 [2021-04-26T08:20:25.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-26T08:20:25.330Z] a149e7786661: Preparing [2021-04-26T08:20:25.330Z] 2ff077f9aeab: Preparing [2021-04-26T08:20:25.330Z] 1d6a366247cf: Preparing [2021-04-26T08:20:25.330Z] 1ee04179aa23: Preparing [2021-04-26T08:20:25.330Z] 32f366d666a5: Preparing [2021-04-26T08:20:25.330Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:25.330Z] 2ff077f9aeab: Layer already exists [2021-04-26T08:20:25.330Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:25.330Z] 1ee04179aa23: Layer already exists [2021-04-26T08:20:25.330Z] a149e7786661: Layer already exists [2021-04-26T08:20:25.330Z] 2.0.0-dev.188: digest: sha256:86cc236e8746288b0477a0abc16fab2defa571f312711ed095e2b9964524eb7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:25.660Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:25.970Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:25.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-26T08:20:25.970Z] a149e7786661: Preparing [2021-04-26T08:20:25.970Z] 2ff077f9aeab: Preparing [2021-04-26T08:20:25.970Z] 1d6a366247cf: Preparing [2021-04-26T08:20:25.970Z] 1ee04179aa23: Preparing [2021-04-26T08:20:25.970Z] 32f366d666a5: Preparing [2021-04-26T08:20:25.970Z] a149e7786661: Layer already exists [2021-04-26T08:20:25.970Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:25.970Z] 2ff077f9aeab: Layer already exists [2021-04-26T08:20:25.970Z] 1ee04179aa23: Layer already exists [2021-04-26T08:20:25.970Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:25.970Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:86cc236e8746288b0477a0abc16fab2defa571f312711ed095e2b9964524eb7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:26.292Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:26.623Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-04-26T08:20:26.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-26T08:20:26.623Z] a149e7786661: Preparing [2021-04-26T08:20:26.623Z] 2ff077f9aeab: Preparing [2021-04-26T08:20:26.623Z] 1d6a366247cf: Preparing [2021-04-26T08:20:26.623Z] 1ee04179aa23: Preparing [2021-04-26T08:20:26.623Z] 32f366d666a5: Preparing [2021-04-26T08:20:26.623Z] 2ff077f9aeab: Layer already exists [2021-04-26T08:20:26.623Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:26.623Z] 1ee04179aa23: Layer already exists [2021-04-26T08:20:26.623Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:26.623Z] a149e7786661: Layer already exists [2021-04-26T08:20:26.623Z] master: digest: sha256:86cc236e8746288b0477a0abc16fab2defa571f312711ed095e2b9964524eb7f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:26.942Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:26.958Z] taggedImages: [2021-04-26T08:20:26.958Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:26.958Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.188 [2021-04-26T08:20:26.958Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:26.958Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-04-26T08:20:26.989Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-04-26T08:20:26.989Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:26.989Z] 2.0.0-dev.188 [2021-04-26T08:20:26.989Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:26.989Z] master [2021-04-26T08:20:26.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:27.360Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:27.998Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:27.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-26T08:20:27.998Z] 34e67a61600e: Preparing [2021-04-26T08:20:27.998Z] 059cf6a910e3: Preparing [2021-04-26T08:20:27.998Z] 1d6a366247cf: Preparing [2021-04-26T08:20:27.998Z] 4f495512e7c6: Preparing [2021-04-26T08:20:27.998Z] 32f366d666a5: Preparing [2021-04-26T08:20:27.998Z] 4f495512e7c6: Layer already exists [2021-04-26T08:20:28.340Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:28.638Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:28.638Z] 34e67a61600e: Pushed [2021-04-26T08:20:30.753Z] 059cf6a910e3: Pushed [2021-04-26T08:20:30.753Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:dbc61342f0bc32ccbd240c5d7ee5d7c77536484aad0fc7afc33734ef2c9cec64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:31.354Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:32.469Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.188 [2021-04-26T08:20:32.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-26T08:20:32.469Z] 34e67a61600e: Preparing [2021-04-26T08:20:32.469Z] 059cf6a910e3: Preparing [2021-04-26T08:20:32.469Z] 1d6a366247cf: Preparing [2021-04-26T08:20:32.469Z] 4f495512e7c6: Preparing [2021-04-26T08:20:32.469Z] 32f366d666a5: Preparing [2021-04-26T08:20:32.469Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:32.469Z] 4f495512e7c6: Layer already exists [2021-04-26T08:20:32.469Z] 34e67a61600e: Layer already exists [2021-04-26T08:20:32.469Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:32.469Z] 059cf6a910e3: Layer already exists [2021-04-26T08:20:32.469Z] 2.0.0-dev.188: digest: sha256:dbc61342f0bc32ccbd240c5d7ee5d7c77536484aad0fc7afc33734ef2c9cec64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:32.820Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:33.137Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:33.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-26T08:20:33.137Z] 34e67a61600e: Preparing [2021-04-26T08:20:33.137Z] 059cf6a910e3: Preparing [2021-04-26T08:20:33.137Z] 1d6a366247cf: Preparing [2021-04-26T08:20:33.137Z] 4f495512e7c6: Preparing [2021-04-26T08:20:33.137Z] 32f366d666a5: Preparing [2021-04-26T08:20:33.137Z] 4f495512e7c6: Layer already exists [2021-04-26T08:20:33.137Z] 34e67a61600e: Layer already exists [2021-04-26T08:20:33.137Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:33.137Z] 059cf6a910e3: Layer already exists [2021-04-26T08:20:33.137Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:33.137Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:dbc61342f0bc32ccbd240c5d7ee5d7c77536484aad0fc7afc33734ef2c9cec64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:33.458Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:33.815Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-04-26T08:20:33.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-26T08:20:33.815Z] 34e67a61600e: Preparing [2021-04-26T08:20:33.815Z] 059cf6a910e3: Preparing [2021-04-26T08:20:33.815Z] 1d6a366247cf: Preparing [2021-04-26T08:20:33.815Z] 4f495512e7c6: Preparing [2021-04-26T08:20:33.815Z] 32f366d666a5: Preparing [2021-04-26T08:20:33.815Z] 059cf6a910e3: Layer already exists [2021-04-26T08:20:33.815Z] 1d6a366247cf: Layer already exists [2021-04-26T08:20:33.815Z] 32f366d666a5: Layer already exists [2021-04-26T08:20:33.815Z] 34e67a61600e: Layer already exists [2021-04-26T08:20:33.815Z] 4f495512e7c6: Layer already exists [2021-04-26T08:20:33.815Z] master: digest: sha256:dbc61342f0bc32ccbd240c5d7ee5d7c77536484aad0fc7afc33734ef2c9cec64 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:34.144Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:34.159Z] taggedImages: [2021-04-26T08:20:34.159Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:34.159Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.188 [2021-04-26T08:20:34.159Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:34.159Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-04-26T08:20:34.188Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-04-26T08:20:34.188Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:34.188Z] 2.0.0-dev.188 [2021-04-26T08:20:34.188Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:34.188Z] master [2021-04-26T08:20:34.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:34.545Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:34.865Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:34.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-26T08:20:34.865Z] 93abeb3c773b: Preparing [2021-04-26T08:20:34.865Z] ec4852e2f685: Preparing [2021-04-26T08:20:34.865Z] c5ff63820f2d: Preparing [2021-04-26T08:20:34.865Z] f3d681ee9c4e: Preparing [2021-04-26T08:20:34.865Z] 0754057c0ad3: Preparing [2021-04-26T08:20:34.865Z] 998cdf262ab1: Preparing [2021-04-26T08:20:34.865Z] 02e56110abd2: Preparing [2021-04-26T08:20:34.865Z] abc36efb885a: Preparing [2021-04-26T08:20:34.865Z] b0b09059f4e1: Preparing [2021-04-26T08:20:34.865Z] bb961f40224b: Preparing [2021-04-26T08:20:34.865Z] f4666769fca7: Preparing [2021-04-26T08:20:34.865Z] 02e56110abd2: Waiting [2021-04-26T08:20:34.865Z] abc36efb885a: Waiting [2021-04-26T08:20:34.865Z] 998cdf262ab1: Waiting [2021-04-26T08:20:34.865Z] bb961f40224b: Waiting [2021-04-26T08:20:34.865Z] b0b09059f4e1: Waiting [2021-04-26T08:20:34.865Z] f4666769fca7: Waiting [2021-04-26T08:20:35.141Z] 0754057c0ad3: Layer already exists [2021-04-26T08:20:35.141Z] 998cdf262ab1: Layer already exists [2021-04-26T08:20:35.141Z] 02e56110abd2: Layer already exists [2021-04-26T08:20:35.141Z] ec4852e2f685: Pushed [2021-04-26T08:20:35.417Z] abc36efb885a: Layer already exists [2021-04-26T08:20:35.417Z] b0b09059f4e1: Layer already exists [2021-04-26T08:20:35.417Z] bb961f40224b: Layer already exists [2021-04-26T08:20:35.417Z] f4666769fca7: Layer already exists [2021-04-26T08:20:35.708Z] 93abeb3c773b: Pushed [2021-04-26T08:20:36.728Z] c5ff63820f2d: Pushed [2021-04-26T08:20:45.206Z] f3d681ee9c4e: Pushed [2021-04-26T08:20:45.206Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4: digest: sha256:8ae8642c2440c40f753e833ce8f273b5465d448b937b54d222f00129558c804e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:45.571Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:46.211Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.188 [2021-04-26T08:20:46.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-26T08:20:46.211Z] 93abeb3c773b: Preparing [2021-04-26T08:20:46.211Z] ec4852e2f685: Preparing [2021-04-26T08:20:46.211Z] c5ff63820f2d: Preparing [2021-04-26T08:20:46.211Z] f3d681ee9c4e: Preparing [2021-04-26T08:20:46.211Z] 0754057c0ad3: Preparing [2021-04-26T08:20:46.211Z] 998cdf262ab1: Preparing [2021-04-26T08:20:46.211Z] 02e56110abd2: Preparing [2021-04-26T08:20:46.211Z] abc36efb885a: Preparing [2021-04-26T08:20:46.211Z] b0b09059f4e1: Preparing [2021-04-26T08:20:46.211Z] bb961f40224b: Preparing [2021-04-26T08:20:46.211Z] f4666769fca7: Preparing [2021-04-26T08:20:46.211Z] 998cdf262ab1: Waiting [2021-04-26T08:20:46.211Z] 02e56110abd2: Waiting [2021-04-26T08:20:46.211Z] abc36efb885a: Waiting [2021-04-26T08:20:46.211Z] b0b09059f4e1: Waiting [2021-04-26T08:20:46.211Z] f4666769fca7: Waiting [2021-04-26T08:20:46.211Z] bb961f40224b: Waiting [2021-04-26T08:20:46.211Z] c5ff63820f2d: Layer already exists [2021-04-26T08:20:46.211Z] ec4852e2f685: Layer already exists [2021-04-26T08:20:46.211Z] 93abeb3c773b: Layer already exists [2021-04-26T08:20:46.211Z] f3d681ee9c4e: Layer already exists [2021-04-26T08:20:46.211Z] 0754057c0ad3: Layer already exists [2021-04-26T08:20:46.211Z] 998cdf262ab1: Layer already exists [2021-04-26T08:20:46.211Z] 02e56110abd2: Layer already exists [2021-04-26T08:20:46.211Z] abc36efb885a: Layer already exists [2021-04-26T08:20:46.211Z] bb961f40224b: Layer already exists [2021-04-26T08:20:46.211Z] b0b09059f4e1: Layer already exists [2021-04-26T08:20:46.211Z] f4666769fca7: Layer already exists [2021-04-26T08:20:46.477Z] 2.0.0-dev.188: digest: sha256:8ae8642c2440c40f753e833ce8f273b5465d448b937b54d222f00129558c804e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:46.814Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:48.299Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:48.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-26T08:20:48.299Z] 93abeb3c773b: Preparing [2021-04-26T08:20:48.299Z] ec4852e2f685: Preparing [2021-04-26T08:20:48.299Z] c5ff63820f2d: Preparing [2021-04-26T08:20:48.299Z] f3d681ee9c4e: Preparing [2021-04-26T08:20:48.299Z] 0754057c0ad3: Preparing [2021-04-26T08:20:48.299Z] 998cdf262ab1: Preparing [2021-04-26T08:20:48.299Z] 02e56110abd2: Preparing [2021-04-26T08:20:48.299Z] abc36efb885a: Preparing [2021-04-26T08:20:48.299Z] b0b09059f4e1: Preparing [2021-04-26T08:20:48.299Z] bb961f40224b: Preparing [2021-04-26T08:20:48.299Z] f4666769fca7: Preparing [2021-04-26T08:20:48.299Z] 998cdf262ab1: Waiting [2021-04-26T08:20:48.299Z] 02e56110abd2: Waiting [2021-04-26T08:20:48.299Z] abc36efb885a: Waiting [2021-04-26T08:20:48.299Z] b0b09059f4e1: Waiting [2021-04-26T08:20:48.299Z] bb961f40224b: Waiting [2021-04-26T08:20:48.299Z] f4666769fca7: Waiting [2021-04-26T08:20:48.299Z] 0754057c0ad3: Layer already exists [2021-04-26T08:20:48.299Z] c5ff63820f2d: Layer already exists [2021-04-26T08:20:48.299Z] f3d681ee9c4e: Layer already exists [2021-04-26T08:20:48.299Z] 93abeb3c773b: Layer already exists [2021-04-26T08:20:48.299Z] ec4852e2f685: Layer already exists [2021-04-26T08:20:48.299Z] b0b09059f4e1: Layer already exists [2021-04-26T08:20:48.299Z] abc36efb885a: Layer already exists [2021-04-26T08:20:48.299Z] 998cdf262ab1: Layer already exists [2021-04-26T08:20:48.299Z] 02e56110abd2: Layer already exists [2021-04-26T08:20:48.299Z] bb961f40224b: Layer already exists [2021-04-26T08:20:48.299Z] f4666769fca7: Layer already exists [2021-04-26T08:20:48.565Z] 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188: digest: sha256:8ae8642c2440c40f753e833ce8f273b5465d448b937b54d222f00129558c804e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:48.908Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:20:49.229Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-04-26T08:20:49.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-26T08:20:49.229Z] 93abeb3c773b: Preparing [2021-04-26T08:20:49.229Z] ec4852e2f685: Preparing [2021-04-26T08:20:49.229Z] c5ff63820f2d: Preparing [2021-04-26T08:20:49.229Z] f3d681ee9c4e: Preparing [2021-04-26T08:20:49.229Z] 0754057c0ad3: Preparing [2021-04-26T08:20:49.229Z] 998cdf262ab1: Preparing [2021-04-26T08:20:49.229Z] 02e56110abd2: Preparing [2021-04-26T08:20:49.229Z] abc36efb885a: Preparing [2021-04-26T08:20:49.229Z] b0b09059f4e1: Preparing [2021-04-26T08:20:49.229Z] bb961f40224b: Preparing [2021-04-26T08:20:49.229Z] f4666769fca7: Preparing [2021-04-26T08:20:49.229Z] abc36efb885a: Waiting [2021-04-26T08:20:49.229Z] b0b09059f4e1: Waiting [2021-04-26T08:20:49.229Z] bb961f40224b: Waiting [2021-04-26T08:20:49.229Z] f4666769fca7: Waiting [2021-04-26T08:20:49.229Z] 998cdf262ab1: Waiting [2021-04-26T08:20:49.229Z] 02e56110abd2: Waiting [2021-04-26T08:20:49.230Z] f3d681ee9c4e: Layer already exists [2021-04-26T08:20:49.230Z] ec4852e2f685: Layer already exists [2021-04-26T08:20:49.230Z] 93abeb3c773b: Layer already exists [2021-04-26T08:20:49.230Z] c5ff63820f2d: Layer already exists [2021-04-26T08:20:49.230Z] 0754057c0ad3: Layer already exists [2021-04-26T08:20:49.230Z] 998cdf262ab1: Layer already exists [2021-04-26T08:20:49.230Z] bb961f40224b: Layer already exists [2021-04-26T08:20:49.230Z] abc36efb885a: Layer already exists [2021-04-26T08:20:49.230Z] b0b09059f4e1: Layer already exists [2021-04-26T08:20:49.230Z] 02e56110abd2: Layer already exists [2021-04-26T08:20:49.230Z] f4666769fca7: Layer already exists [2021-04-26T08:20:49.230Z] master: digest: sha256:8ae8642c2440c40f753e833ce8f273b5465d448b937b54d222f00129558c804e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-26T08:20:49.565Z] ===================================================== [Pipeline] echo [2021-04-26T08:20:49.578Z] taggedImages: [2021-04-26T08:20:49.578Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [2021-04-26T08:20:49.578Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.188 [2021-04-26T08:20:49.578Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:03ff76bef9ea91d3a070bcb4fd44d0f94334fca4-2.0.0-dev.188 [2021-04-26T08:20:49.578Z] - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-26T08:20:50.389Z] provisioning config files... [2021-04-26T08:20:50.402Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/456@tmp/config1699294787178219302tmp [Pipeline] { [Pipeline] sh [2021-04-26T08:20:50.804Z] + set +x [2021-04-26T08:20:50.804Z] + curl -s https://codecov.io/bash [2021-04-26T08:20:50.804Z] + bash -s -- [2021-04-26T08:20:51.785Z] [2021-04-26T08:20:51.785Z] _____ _ [2021-04-26T08:20:51.785Z] / ____| | | [2021-04-26T08:20:51.785Z] | | ___ __| | ___ ___ _____ __ [2021-04-26T08:20:51.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-26T08:20:51.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-26T08:20:51.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-26T08:20:51.785Z] Bash-1.0.2 [2021-04-26T08:20:51.785Z] [2021-04-26T08:20:51.785Z] [2021-04-26T08:20:51.785Z] ==> git version 2.24.3 found [2021-04-26T08:20:51.785Z] ==> 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-04-26T08:20:51.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-26T08:20:51.785Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-26T08:20:51.785Z] ==> Jenkins CI detected. [2021-04-26T08:20:51.785Z] project root: . [2021-04-26T08:20:51.785Z] --> token set from env [2021-04-26T08:20:51.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-26T08:20:52.073Z] ==> Running gcov in . (disable via -X gcov) [2021-04-26T08:20:52.073Z] ==> Python coveragepy not found [2021-04-26T08:20:52.073Z] ==> Searching for coverage reports in: [2021-04-26T08:20:52.073Z] + . [2021-04-26T08:20:52.073Z] -> Found 1 reports [2021-04-26T08:20:52.073Z] ==> Detecting git/mercurial file structure [2021-04-26T08:20:52.348Z] ==> Reading reports [2021-04-26T08:20:52.348Z] + ./coverage.out bytes=704315 [2021-04-26T08:20:52.348Z] ==> Appending adjustments [2021-04-26T08:20:52.348Z] https://docs.codecov.io/docs/fixing-reports [2021-04-26T08:21:02.543Z] + Found adjustments [2021-04-26T08:21:02.543Z] ==> Gzipping contents [2021-04-26T08:21:02.543Z] 100K /tmp/codecov.UhqGGi.gz [2021-04-26T08:21:02.543Z] ==> Uploading reports [2021-04-26T08:21:02.543Z] url: https://codecov.io [2021-04-26T08:21:02.543Z] query: branch=master&commit=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4&build=456&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F456%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-26T08:21:02.543Z] -> Pinging Codecov [2021-04-26T08:21:02.543Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=03ff76bef9ea91d3a070bcb4fd44d0f94334fca4&build=456&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F456%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-26T08:21:02.543Z] -> Uploading to [2021-04-26T08:21:02.543Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/03ff76bef9ea91d3a070bcb4fd44d0f94334fca4/4e2948b6-d840-48f8-83b7-662b1897a74f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T082101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5842a9a75437b2bae93b5dd532b1edc6435010963ebdcece73afe551620b540b [2021-04-26T08:21:02.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:21:02.543Z] Dload Upload Total Spent Left Speed [2021-04-26T08:21:02.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-04-26T08:21:02.543Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 [Pipeline] } [2021-04-26T08:21:02.556Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-04-26T08:21:03.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-26T08:21:03.256Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:21:03.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-26T08:21:04.191Z] [2021-04-26T08:21:04.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:21:04.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-26T08:21:05.265Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-26T08:21:05.265Z] 188c0c94c7c5: Already exists [2021-04-26T08:21:05.265Z] 0ef7d3d256c8: Already exists [2021-04-26T08:21:05.265Z] de9db76c5a1d: Already exists [2021-04-26T08:21:05.265Z] 0eba1c9be4d2: Pulling fs layer [2021-04-26T08:21:05.265Z] 0d57e429df01: Pulling fs layer [2021-04-26T08:21:05.265Z] 4e4be7b47b0d: Pulling fs layer [2021-04-26T08:21:05.265Z] e1f770b5df2f: Pulling fs layer [2021-04-26T08:21:05.265Z] 85a0685a4137: Pulling fs layer [2021-04-26T08:21:05.265Z] e1f770b5df2f: Waiting [2021-04-26T08:21:05.265Z] 85a0685a4137: Waiting [2021-04-26T08:21:05.265Z] 4e4be7b47b0d: Verifying Checksum [2021-04-26T08:21:05.265Z] 0d57e429df01: Verifying Checksum [2021-04-26T08:21:05.265Z] 0d57e429df01: Download complete [2021-04-26T08:21:05.265Z] 4e4be7b47b0d: Download complete [2021-04-26T08:21:07.220Z] e1f770b5df2f: Verifying Checksum [2021-04-26T08:21:07.220Z] e1f770b5df2f: Download complete [2021-04-26T08:21:09.178Z] 0eba1c9be4d2: Download complete [2021-04-26T08:21:10.146Z] 85a0685a4137: Verifying Checksum [2021-04-26T08:21:10.146Z] 85a0685a4137: Download complete [2021-04-26T08:21:22.690Z] 0eba1c9be4d2: Pull complete [2021-04-26T08:21:22.690Z] 0d57e429df01: Pull complete [2021-04-26T08:21:22.690Z] 4e4be7b47b0d: Pull complete [2021-04-26T08:21:24.631Z] e1f770b5df2f: Pull complete [2021-04-26T08:21:39.769Z] 85a0685a4137: Pull complete [2021-04-26T08:21:39.769Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-26T08:21:39.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-26T08:21:39.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-26T08:21:40.928Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:21:41.126Z] $ 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/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-snyk-go:1.410.4 cat [2021-04-26T08:21:43.236Z] $ docker top c08ad7564a0bf79525b5d8379bd4b7e97c6f2ba61d5655f5396ba0c90f076fc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T08:21:43.578Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-26T08:21:43.891Z] + set -o pipefail [2021-04-26T08:21:43.892Z] + snyk monitor '--org=edgex-jenkins' [2021-04-26T08:22:02.140Z] [2021-04-26T08:22:02.140Z] Monitoring /w/workspace/edgex-go/456 (github.com/edgexfoundry/edgex-go)... [2021-04-26T08:22:02.140Z] [2021-04-26T08:22:02.140Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7b96523d-3dc0-4474-b486-220bf672c75a [2021-04-26T08:22:02.140Z] [2021-04-26T08:22:02.140Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-26T08:22:02.140Z] [2021-04-26T08:22:02.140Z] [Pipeline] } [2021-04-26T08:22:02.163Z] $ docker stop --time=1 c08ad7564a0bf79525b5d8379bd4b7e97c6f2ba61d5655f5396ba0c90f076fc7 [2021-04-26T08:22:05.580Z] $ docker rm -f c08ad7564a0bf79525b5d8379bd4b7e97c6f2ba61d5655f5396ba0c90f076fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-04-26T08:22:06.747Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T08:22:06.766Z] provisioning config files... [2021-04-26T08:22:06.780Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/456@tmp/config6038582188726359993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:22:07.145Z] --> edgex-publish-swagger.sh [2021-04-26T08:22:07.145Z] === Publish openapi/v1 API === [2021-04-26T08:22:07.146Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-04-26T08:22:07.146Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/456/openapi/v1/core-command.yaml] [2021-04-26T08:22:07.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:07.146Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:10.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8070 0:00:01 0:00:01 --:--:-- 8075 100 10522 0 0 100 10522 0 4564 0:00:02 0:00:02 --:--:-- 4566 100 10522 0 0 100 10522 0 3574 0:00:02 0:00:02 --:--:-- 3576 [2021-04-26T08:22:10.103Z] [2021-04-26T08:22:10.103Z] [2021-04-26T08:22:10.103Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/456/openapi/v1/core-data.yaml] [2021-04-26T08:22:10.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:10.103Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:13.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 26550 0:00:01 0:00:01 --:--:-- 26555 100 32557 0 0 100 32557 0 14614 0:00:02 0:00:02 --:--:-- 14612 100 32557 0 0 100 32557 0 12148 0:00:02 0:00:02 --:--:-- 12148 [2021-04-26T08:22:13.003Z] [2021-04-26T08:22:13.003Z] [2021-04-26T08:22:13.003Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/456/openapi/v1/core-metadata.yaml] [2021-04-26T08:22:13.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:13.003Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:14.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 58982 0:00:01 0:00:01 --:--:-- 59024 100 73721 0 0 100 73721 0 56090 0:00:01 0:00:01 --:--:-- 56104 [2021-04-26T08:22:14.410Z] [2021-04-26T08:22:14.410Z] [2021-04-26T08:22:14.410Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/456/openapi/v1/support-logging.yaml] [2021-04-26T08:22:14.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:14.410Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:15.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11031 0:00:01 0:00:01 --:--:-- 11032 100 13581 0 0 100 13581 0 11029 0:00:01 0:00:01 --:--:-- 11023 [2021-04-26T08:22:15.383Z] [2021-04-26T08:22:15.383Z] [2021-04-26T08:22:15.383Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/456/openapi/v1/support-notifications.yaml] [2021-04-26T08:22:15.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:15.383Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:16.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 33458 0:00:01 0:00:01 --:--:-- 33468 100 38890 0 0 100 38890 0 33448 0:00:01 0:00:01 --:--:-- 33468 [2021-04-26T08:22:16.988Z] [2021-04-26T08:22:16.988Z] [2021-04-26T08:22:16.988Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/456/openapi/v1/support-scheduler.yaml] [2021-04-26T08:22:16.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:16.988Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:17.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 11644 0:00:01 0:00:01 --:--:-- 11650 100 14249 0 0 100 14249 0 11640 0:00:01 0:00:01 --:--:-- 11650 [2021-04-26T08:22:17.947Z] [2021-04-26T08:22:17.948Z] [2021-04-26T08:22:17.948Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/456/openapi/v1/system-agent.yaml] [2021-04-26T08:22:17.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:17.948Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:19.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3369 0:00:01 0:00:01 --:--:-- 3371 100 4110 0 0 100 4110 0 3304 0:00:01 0:00:01 --:--:-- 3306 [2021-04-26T08:22:19.348Z] [2021-04-26T08:22:19.348Z] [2021-04-26T08:22:19.348Z] === Publish openapi/v2 API === [2021-04-26T08:22:19.348Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-04-26T08:22:19.348Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/456/openapi/v2/core-command.yaml] [2021-04-26T08:22:19.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:19.348Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:20.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 23642 0:00:01 0:00:01 --:--:-- 23637 100 29594 0 0 100 29594 0 23637 0:00:01 0:00:01 --:--:-- 23637 [2021-04-26T08:22:20.770Z] [2021-04-26T08:22:20.770Z] [2021-04-26T08:22:20.770Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/456/openapi/v2/core-data.yaml] [2021-04-26T08:22:20.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:20.770Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:21.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 47326 0:00:01 0:00:01 --:--:-- 47337 100 56190 0 0 100 56190 0 47312 0:00:01 0:00:01 --:--:-- 47337 [2021-04-26T08:22:21.727Z] [2021-04-26T08:22:21.727Z] [2021-04-26T08:22:21.727Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/456/openapi/v2/core-metadata.yaml] [2021-04-26T08:22:21.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:21.727Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:23.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 98781 0:00:01 0:00:01 --:--:-- 98856 100 118k 0 0 100 118k 0 98736 0:00:01 0:00:01 --:--:-- 98775 [2021-04-26T08:22:23.145Z] [2021-04-26T08:22:23.145Z] [2021-04-26T08:22:23.145Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/456/openapi/v2/support-notifications.yaml] [2021-04-26T08:22:23.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:23.145Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:24.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75628 0 0 100 75628 0 61313 0:00:01 0:00:01 --:--:-- 61386 100 75628 0 0 100 75628 0 52841 0:00:01 0:00:01 --:--:-- 52849 100 75628 0 0 100 75628 0 52833 0:00:01 0:00:01 --:--:-- 52849 [2021-04-26T08:22:24.374Z] [2021-04-26T08:22:24.374Z] [2021-04-26T08:22:24.374Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/456/openapi/v2/support-scheduler.yaml] [2021-04-26T08:22:24.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:24.374Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:25.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 30696 0:00:01 0:00:01 --:--:-- 30707 100 37617 0 0 100 37617 0 29437 0:00:01 0:00:01 --:--:-- 29457 [2021-04-26T08:22:25.784Z] [2021-04-26T08:22:25.784Z] [2021-04-26T08:22:25.784Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/456/openapi/v2/system-agent.yaml] [2021-04-26T08:22:25.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T08:22:25.784Z] Dload Upload Total Spent Left Speed [2021-04-26T08:22:27.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24092 0 0 100 24092 0 19571 0:00:01 0:00:01 --:--:-- 19586 100 24092 0 0 100 24092 0 19255 0:00:01 0:00:01 --:--:-- 19273 [2021-04-26T08:22:27.195Z] [2021-04-26T08:22:27.195Z] [Pipeline] } [2021-04-26T08:22:27.215Z] 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-04-26T08:22:27.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:22:27.678Z] . [Pipeline] withDockerContainer [2021-04-26T08:22:27.944Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:22:28.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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:10004/edgex-devops/git-semver:latest cat [2021-04-26T08:22:29.419Z] $ docker top 22f5f38086de507aa92b98e1313b67d205a44298abb35185e293f398acbcb153 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T08:22:29.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:22:29.768Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:22:30.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:22:30.195Z] $ docker exec 22f5f38086de507aa92b98e1313b67d205a44298abb35185e293f398acbcb153 ssh-agent [2021-04-26T08:22:30.497Z] SSH_AUTH_SOCK=/tmp/ssh-tZfcb0TbMKYC/agent.12 [2021-04-26T08:22:30.497Z] SSH_AGENT_PID=17 [2021-04-26T08:22:30.516Z] Running ssh-add (command line suppressed) [2021-04-26T08:22:30.727Z] Identity added: /w/workspace/edgex-go/456@tmp/private_key_5071234144659121626.key (/w/workspace/edgex-go/456@tmp/private_key_5071234144659121626.key) [2021-04-26T08:22:30.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:22:31.153Z] + git semver tag [2021-04-26T08:22:32.588Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T08:22:32.588Z] # $GIT_DIR = /w/workspace/edgex-go/456/.git [2021-04-26T08:22:32.588Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/456 [2021-04-26T08:22:32.588Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T08:22:32.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T08:22:32.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T08:22:32.588Z] # $SEMVER_BRANCH = master [2021-04-26T08:22:32.588Z] # $SEMVER_DIR = /w/workspace/edgex-go/456/.semver [2021-04-26T08:22:32.588Z] # 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 HEAD [2021-04-26T08:22:33.996Z] # -> Force: false [2021-04-26T08:22:33.996Z] # 8fc8807da05e4a6873a457d9d916ce95e7e52d26 refs/tags/v2.0.0-dev.188 [Pipeline] } [2021-04-26T08:22:34.014Z] $ docker exec --env ******** --env ******** 22f5f38086de507aa92b98e1313b67d205a44298abb35185e293f398acbcb153 ssh-agent -k [2021-04-26T08:22:34.280Z] unset SSH_AUTH_SOCK; [2021-04-26T08:22:34.280Z] unset SSH_AGENT_PID; [2021-04-26T08:22:34.280Z] echo Agent pid 17 killed; [2021-04-26T08:22:34.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:22:34.761Z] + git semver [Pipeline] } [2021-04-26T08:22:34.780Z] $ docker stop --time=1 22f5f38086de507aa92b98e1313b67d205a44298abb35185e293f398acbcb153 [2021-04-26T08:22:36.332Z] $ docker rm -f 22f5f38086de507aa92b98e1313b67d205a44298abb35185e293f398acbcb153 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:22:36.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-26T08:22:36.944Z] [2021-04-26T08:22:36.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:22:37.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-26T08:22:37.343Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-26T08:22:37.343Z] ab5ef0e58194: Pulling fs layer [2021-04-26T08:22:37.343Z] 9712f1f96733: Pulling fs layer [2021-04-26T08:22:37.343Z] 63f879dbbcfc: Pulling fs layer [2021-04-26T08:22:37.343Z] 0d9ebad4ef96: Pulling fs layer [2021-04-26T08:22:37.343Z] e9a5061849ea: Pulling fs layer [2021-04-26T08:22:37.343Z] d747dcd14b5f: Pulling fs layer [2021-04-26T08:22:37.343Z] 2de7ff778b66: Pulling fs layer [2021-04-26T08:22:37.343Z] 0d9ebad4ef96: Waiting [2021-04-26T08:22:37.343Z] e9a5061849ea: Waiting [2021-04-26T08:22:37.343Z] d747dcd14b5f: Waiting [2021-04-26T08:22:37.343Z] 2de7ff778b66: Waiting [2021-04-26T08:22:37.617Z] 9712f1f96733: Verifying Checksum [2021-04-26T08:22:37.617Z] 9712f1f96733: Download complete [2021-04-26T08:22:39.582Z] 63f879dbbcfc: Verifying Checksum [2021-04-26T08:22:39.582Z] 63f879dbbcfc: Download complete [2021-04-26T08:22:40.187Z] e9a5061849ea: Verifying Checksum [2021-04-26T08:22:40.187Z] e9a5061849ea: Download complete [2021-04-26T08:22:40.465Z] d747dcd14b5f: Verifying Checksum [2021-04-26T08:22:40.465Z] d747dcd14b5f: Download complete [2021-04-26T08:22:41.062Z] ab5ef0e58194: Verifying Checksum [2021-04-26T08:22:41.062Z] ab5ef0e58194: Download complete [2021-04-26T08:22:41.062Z] 0d9ebad4ef96: Verifying Checksum [2021-04-26T08:22:41.062Z] 0d9ebad4ef96: Download complete [2021-04-26T08:22:41.062Z] 2de7ff778b66: Verifying Checksum [2021-04-26T08:22:41.062Z] 2de7ff778b66: Download complete [2021-04-26T08:22:51.196Z] ab5ef0e58194: Pull complete [2021-04-26T08:22:51.460Z] 9712f1f96733: Pull complete [2021-04-26T08:22:54.083Z] 63f879dbbcfc: Pull complete [2021-04-26T08:23:06.662Z] 0d9ebad4ef96: Pull complete [2021-04-26T08:23:09.250Z] e9a5061849ea: Pull complete [2021-04-26T08:23:09.250Z] d747dcd14b5f: Pull complete [2021-04-26T08:23:13.717Z] 2de7ff778b66: Pull complete [2021-04-26T08:23:13.717Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-26T08:23:13.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-26T08:23:13.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-26T08:23:14.376Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:23:14.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-lftools:0.23.1-centos7 cat [2021-04-26T08:23:18.374Z] $ docker top f373483800a548535769951bd98cbc4627da6dc3f4fd6ca0aaafdc4396e946cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-26T08:23:19.507Z] provisioning config files... [2021-04-26T08:23:19.536Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/456@tmp/config8173091403183661967tmp [2021-04-26T08:23:19.594Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/456@tmp/config7869695272879667435tmp [2021-04-26T08:23:19.641Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/456@tmp/config7029464732168568298tmp [Pipeline] { [Pipeline] echo [2021-04-26T08:23:19.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:23:20.029Z] ---> sigul-configuration.sh [2021-04-26T08:23:20.029Z] gpg: directory `/root/.gnupg' created [2021-04-26T08:23:20.029Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-26T08:23:20.029Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-26T08:23:20.029Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-26T08:23:20.029Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-26T08:23:20.029Z] gpg: CAST5 encrypted data [2021-04-26T08:23:20.294Z] gpg: encrypted with 1 passphrase [2021-04-26T08:23:20.294Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-26T08:23:20.612Z] + mkdir /home/jenkins [2021-04-26T08:23:20.612Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-26T08:23:20.949Z] + 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-04-26T08:23:20.962Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:23:21.266Z] ---> sigul-install.sh [2021-04-26T08:23:31.485Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-26T08:23:32.176Z] + git tag --list [2021-04-26T08:23:32.176Z] 0.6.0 [2021-04-26T08:23:32.176Z] 0.6.1 [2021-04-26T08:23:32.176Z] 0.7.0 [2021-04-26T08:23:32.176Z] 0.7.1 [2021-04-26T08:23:32.176Z] v0.0.0 [2021-04-26T08:23:32.176Z] v0.0.1-dev.1 [2021-04-26T08:23:32.176Z] v1.0.0 [2021-04-26T08:23:32.176Z] v1.0.1 [2021-04-26T08:23:32.176Z] v1.1.0 [2021-04-26T08:23:32.176Z] v1.2.0 [2021-04-26T08:23:32.176Z] v1.2.1 [2021-04-26T08:23:32.176Z] v1.2.2-dev.1 [2021-04-26T08:23:32.176Z] v1.2.2-dev.10 [2021-04-26T08:23:32.176Z] v1.2.2-dev.100 [2021-04-26T08:23:32.176Z] v1.2.2-dev.101 [2021-04-26T08:23:32.176Z] v1.2.2-dev.102 [2021-04-26T08:23:32.176Z] v1.2.2-dev.103 [2021-04-26T08:23:32.176Z] v1.2.2-dev.104 [2021-04-26T08:23:32.176Z] v1.2.2-dev.105 [2021-04-26T08:23:32.176Z] v1.2.2-dev.106 [2021-04-26T08:23:32.176Z] v1.2.2-dev.107 [2021-04-26T08:23:32.176Z] v1.2.2-dev.11 [2021-04-26T08:23:32.176Z] v1.2.2-dev.12 [2021-04-26T08:23:32.176Z] v1.2.2-dev.13 [2021-04-26T08:23:32.176Z] v1.2.2-dev.14 [2021-04-26T08:23:32.176Z] v1.2.2-dev.15 [2021-04-26T08:23:32.176Z] v1.2.2-dev.16 [2021-04-26T08:23:32.176Z] v1.2.2-dev.17 [2021-04-26T08:23:32.176Z] v1.2.2-dev.18 [2021-04-26T08:23:32.176Z] v1.2.2-dev.19 [2021-04-26T08:23:32.176Z] v1.2.2-dev.2 [2021-04-26T08:23:32.176Z] v1.2.2-dev.20 [2021-04-26T08:23:32.176Z] v1.2.2-dev.21 [2021-04-26T08:23:32.176Z] v1.2.2-dev.22 [2021-04-26T08:23:32.176Z] v1.2.2-dev.23 [2021-04-26T08:23:32.176Z] v1.2.2-dev.24 [2021-04-26T08:23:32.176Z] v1.2.2-dev.25 [2021-04-26T08:23:32.176Z] v1.2.2-dev.26 [2021-04-26T08:23:32.176Z] v1.2.2-dev.27 [2021-04-26T08:23:32.176Z] v1.2.2-dev.28 [2021-04-26T08:23:32.176Z] v1.2.2-dev.29 [2021-04-26T08:23:32.176Z] v1.2.2-dev.3 [2021-04-26T08:23:32.176Z] v1.2.2-dev.30 [2021-04-26T08:23:32.176Z] v1.2.2-dev.31 [2021-04-26T08:23:32.176Z] v1.2.2-dev.32 [2021-04-26T08:23:32.176Z] v1.2.2-dev.33 [2021-04-26T08:23:32.176Z] v1.2.2-dev.34 [2021-04-26T08:23:32.176Z] v1.2.2-dev.35 [2021-04-26T08:23:32.176Z] v1.2.2-dev.36 [2021-04-26T08:23:32.176Z] v1.2.2-dev.37 [2021-04-26T08:23:32.176Z] v1.2.2-dev.38 [2021-04-26T08:23:32.176Z] v1.2.2-dev.39 [2021-04-26T08:23:32.176Z] v1.2.2-dev.4 [2021-04-26T08:23:32.176Z] v1.2.2-dev.40 [2021-04-26T08:23:32.176Z] v1.2.2-dev.41 [2021-04-26T08:23:32.176Z] v1.2.2-dev.42 [2021-04-26T08:23:32.176Z] v1.2.2-dev.43 [2021-04-26T08:23:32.176Z] v1.2.2-dev.44 [2021-04-26T08:23:32.176Z] v1.2.2-dev.45 [2021-04-26T08:23:32.176Z] v1.2.2-dev.46 [2021-04-26T08:23:32.176Z] v1.2.2-dev.47 [2021-04-26T08:23:32.176Z] v1.2.2-dev.48 [2021-04-26T08:23:32.176Z] v1.2.2-dev.49 [2021-04-26T08:23:32.176Z] v1.2.2-dev.5 [2021-04-26T08:23:32.176Z] v1.2.2-dev.50 [2021-04-26T08:23:32.176Z] v1.2.2-dev.51 [2021-04-26T08:23:32.176Z] v1.2.2-dev.52 [2021-04-26T08:23:32.176Z] v1.2.2-dev.53 [2021-04-26T08:23:32.176Z] v1.2.2-dev.54 [2021-04-26T08:23:32.176Z] v1.2.2-dev.55 [2021-04-26T08:23:32.176Z] v1.2.2-dev.56 [2021-04-26T08:23:32.176Z] v1.2.2-dev.57 [2021-04-26T08:23:32.176Z] v1.2.2-dev.58 [2021-04-26T08:23:32.176Z] v1.2.2-dev.59 [2021-04-26T08:23:32.176Z] v1.2.2-dev.6 [2021-04-26T08:23:32.176Z] v1.2.2-dev.60 [2021-04-26T08:23:32.176Z] v1.2.2-dev.61 [2021-04-26T08:23:32.176Z] v1.2.2-dev.62 [2021-04-26T08:23:32.176Z] v1.2.2-dev.63 [2021-04-26T08:23:32.176Z] v1.2.2-dev.64 [2021-04-26T08:23:32.176Z] v1.2.2-dev.65 [2021-04-26T08:23:32.176Z] v1.2.2-dev.66 [2021-04-26T08:23:32.176Z] v1.2.2-dev.67 [2021-04-26T08:23:32.176Z] v1.2.2-dev.68 [2021-04-26T08:23:32.176Z] v1.2.2-dev.69 [2021-04-26T08:23:32.176Z] v1.2.2-dev.7 [2021-04-26T08:23:32.176Z] v1.2.2-dev.70 [2021-04-26T08:23:32.176Z] v1.2.2-dev.71 [2021-04-26T08:23:32.176Z] v1.2.2-dev.72 [2021-04-26T08:23:32.176Z] v1.2.2-dev.73 [2021-04-26T08:23:32.176Z] v1.2.2-dev.74 [2021-04-26T08:23:32.176Z] v1.2.2-dev.75 [2021-04-26T08:23:32.176Z] v1.2.2-dev.76 [2021-04-26T08:23:32.176Z] v1.2.2-dev.77 [2021-04-26T08:23:32.176Z] v1.2.2-dev.78 [2021-04-26T08:23:32.176Z] v1.2.2-dev.79 [2021-04-26T08:23:32.176Z] v1.2.2-dev.8 [2021-04-26T08:23:32.176Z] v1.2.2-dev.80 [2021-04-26T08:23:32.176Z] v1.2.2-dev.81 [2021-04-26T08:23:32.176Z] v1.2.2-dev.82 [2021-04-26T08:23:32.176Z] v1.2.2-dev.83 [2021-04-26T08:23:32.176Z] v1.2.2-dev.84 [2021-04-26T08:23:32.176Z] v1.2.2-dev.85 [2021-04-26T08:23:32.176Z] v1.2.2-dev.86 [2021-04-26T08:23:32.176Z] v1.2.2-dev.87 [2021-04-26T08:23:32.176Z] v1.2.2-dev.88 [2021-04-26T08:23:32.176Z] v1.2.2-dev.89 [2021-04-26T08:23:32.176Z] v1.2.2-dev.9 [2021-04-26T08:23:32.176Z] v1.2.2-dev.90 [2021-04-26T08:23:32.176Z] v1.2.2-dev.91 [2021-04-26T08:23:32.176Z] v1.2.2-dev.92 [2021-04-26T08:23:32.176Z] v1.2.2-dev.93 [2021-04-26T08:23:32.176Z] v1.2.2-dev.94 [2021-04-26T08:23:32.176Z] v1.2.2-dev.95 [2021-04-26T08:23:32.176Z] v1.2.2-dev.96 [2021-04-26T08:23:32.176Z] v1.2.2-dev.97 [2021-04-26T08:23:32.176Z] v1.2.2-dev.98 [2021-04-26T08:23:32.176Z] v1.2.2-dev.99 [2021-04-26T08:23:32.176Z] v1.3.0 [2021-04-26T08:23:32.176Z] v1.3.1 [2021-04-26T08:23:32.176Z] v1.3.1-dev.1 [2021-04-26T08:23:32.176Z] v1.3.1-dev.10 [2021-04-26T08:23:32.176Z] v1.3.1-dev.11 [2021-04-26T08:23:32.176Z] v1.3.1-dev.12 [2021-04-26T08:23:32.176Z] v1.3.1-dev.13 [2021-04-26T08:23:32.176Z] v1.3.1-dev.14 [2021-04-26T08:23:32.176Z] v1.3.1-dev.15 [2021-04-26T08:23:32.176Z] v1.3.1-dev.16 [2021-04-26T08:23:32.176Z] v1.3.1-dev.17 [2021-04-26T08:23:32.176Z] v1.3.1-dev.18 [2021-04-26T08:23:32.176Z] v1.3.1-dev.2 [2021-04-26T08:23:32.176Z] v1.3.1-dev.3 [2021-04-26T08:23:32.176Z] v1.3.1-dev.4 [2021-04-26T08:23:32.176Z] v1.3.1-dev.5 [2021-04-26T08:23:32.176Z] v1.3.1-dev.6 [2021-04-26T08:23:32.176Z] v1.3.1-dev.7 [2021-04-26T08:23:32.176Z] v1.3.1-dev.8 [2021-04-26T08:23:32.176Z] v1.3.1-dev.9 [2021-04-26T08:23:32.176Z] v2.0.0-dev.1 [2021-04-26T08:23:32.176Z] v2.0.0-dev.10 [2021-04-26T08:23:32.176Z] v2.0.0-dev.100 [2021-04-26T08:23:32.176Z] v2.0.0-dev.101 [2021-04-26T08:23:32.176Z] v2.0.0-dev.102 [2021-04-26T08:23:32.176Z] v2.0.0-dev.103 [2021-04-26T08:23:32.176Z] v2.0.0-dev.104 [2021-04-26T08:23:32.176Z] v2.0.0-dev.105 [2021-04-26T08:23:32.176Z] v2.0.0-dev.106 [2021-04-26T08:23:32.176Z] v2.0.0-dev.107 [2021-04-26T08:23:32.176Z] v2.0.0-dev.108 [2021-04-26T08:23:32.176Z] v2.0.0-dev.109 [2021-04-26T08:23:32.176Z] v2.0.0-dev.11 [2021-04-26T08:23:32.176Z] v2.0.0-dev.110 [2021-04-26T08:23:32.176Z] v2.0.0-dev.111 [2021-04-26T08:23:32.176Z] v2.0.0-dev.112 [2021-04-26T08:23:32.176Z] v2.0.0-dev.113 [2021-04-26T08:23:32.176Z] v2.0.0-dev.114 [2021-04-26T08:23:32.176Z] v2.0.0-dev.115 [2021-04-26T08:23:32.176Z] v2.0.0-dev.116 [2021-04-26T08:23:32.176Z] v2.0.0-dev.117 [2021-04-26T08:23:32.176Z] v2.0.0-dev.118 [2021-04-26T08:23:32.176Z] v2.0.0-dev.119 [2021-04-26T08:23:32.176Z] v2.0.0-dev.12 [2021-04-26T08:23:32.176Z] v2.0.0-dev.120 [2021-04-26T08:23:32.176Z] v2.0.0-dev.121 [2021-04-26T08:23:32.176Z] v2.0.0-dev.122 [2021-04-26T08:23:32.176Z] v2.0.0-dev.123 [2021-04-26T08:23:32.176Z] v2.0.0-dev.124 [2021-04-26T08:23:32.176Z] v2.0.0-dev.125 [2021-04-26T08:23:32.176Z] v2.0.0-dev.126 [2021-04-26T08:23:32.176Z] v2.0.0-dev.127 [2021-04-26T08:23:32.176Z] v2.0.0-dev.128 [2021-04-26T08:23:32.176Z] v2.0.0-dev.129 [2021-04-26T08:23:32.176Z] v2.0.0-dev.13 [2021-04-26T08:23:32.176Z] v2.0.0-dev.130 [2021-04-26T08:23:32.176Z] v2.0.0-dev.131 [2021-04-26T08:23:32.176Z] v2.0.0-dev.132 [2021-04-26T08:23:32.176Z] v2.0.0-dev.133 [2021-04-26T08:23:32.176Z] v2.0.0-dev.134 [2021-04-26T08:23:32.176Z] v2.0.0-dev.135 [2021-04-26T08:23:32.176Z] v2.0.0-dev.136 [2021-04-26T08:23:32.176Z] v2.0.0-dev.137 [2021-04-26T08:23:32.176Z] v2.0.0-dev.138 [2021-04-26T08:23:32.176Z] v2.0.0-dev.139 [2021-04-26T08:23:32.176Z] v2.0.0-dev.14 [2021-04-26T08:23:32.176Z] v2.0.0-dev.140 [2021-04-26T08:23:32.176Z] v2.0.0-dev.141 [2021-04-26T08:23:32.176Z] v2.0.0-dev.142 [2021-04-26T08:23:32.176Z] v2.0.0-dev.143 [2021-04-26T08:23:32.176Z] v2.0.0-dev.144 [2021-04-26T08:23:32.176Z] v2.0.0-dev.145 [2021-04-26T08:23:32.176Z] v2.0.0-dev.146 [2021-04-26T08:23:32.176Z] v2.0.0-dev.147 [2021-04-26T08:23:32.176Z] v2.0.0-dev.148 [2021-04-26T08:23:32.176Z] v2.0.0-dev.149 [2021-04-26T08:23:32.176Z] v2.0.0-dev.15 [2021-04-26T08:23:32.176Z] v2.0.0-dev.150 [2021-04-26T08:23:32.176Z] v2.0.0-dev.151 [2021-04-26T08:23:32.176Z] v2.0.0-dev.152 [2021-04-26T08:23:32.176Z] v2.0.0-dev.153 [2021-04-26T08:23:32.176Z] v2.0.0-dev.154 [2021-04-26T08:23:32.176Z] v2.0.0-dev.155 [2021-04-26T08:23:32.176Z] v2.0.0-dev.156 [2021-04-26T08:23:32.176Z] v2.0.0-dev.157 [2021-04-26T08:23:32.176Z] v2.0.0-dev.158 [2021-04-26T08:23:32.176Z] v2.0.0-dev.159 [2021-04-26T08:23:32.176Z] v2.0.0-dev.16 [2021-04-26T08:23:32.176Z] v2.0.0-dev.160 [2021-04-26T08:23:32.176Z] v2.0.0-dev.161 [2021-04-26T08:23:32.176Z] v2.0.0-dev.162 [2021-04-26T08:23:32.176Z] v2.0.0-dev.163 [2021-04-26T08:23:32.176Z] v2.0.0-dev.164 [2021-04-26T08:23:32.176Z] v2.0.0-dev.165 [2021-04-26T08:23:32.176Z] v2.0.0-dev.166 [2021-04-26T08:23:32.176Z] v2.0.0-dev.167 [2021-04-26T08:23:32.176Z] v2.0.0-dev.168 [2021-04-26T08:23:32.176Z] v2.0.0-dev.169 [2021-04-26T08:23:32.176Z] v2.0.0-dev.17 [2021-04-26T08:23:32.176Z] v2.0.0-dev.170 [2021-04-26T08:23:32.176Z] v2.0.0-dev.171 [2021-04-26T08:23:32.176Z] v2.0.0-dev.172 [2021-04-26T08:23:32.176Z] v2.0.0-dev.173 [2021-04-26T08:23:32.176Z] v2.0.0-dev.174 [2021-04-26T08:23:32.176Z] v2.0.0-dev.175 [2021-04-26T08:23:32.176Z] v2.0.0-dev.176 [2021-04-26T08:23:32.176Z] v2.0.0-dev.177 [2021-04-26T08:23:32.176Z] v2.0.0-dev.178 [2021-04-26T08:23:32.176Z] v2.0.0-dev.179 [2021-04-26T08:23:32.176Z] v2.0.0-dev.18 [2021-04-26T08:23:32.176Z] v2.0.0-dev.180 [2021-04-26T08:23:32.176Z] v2.0.0-dev.181 [2021-04-26T08:23:32.176Z] v2.0.0-dev.182 [2021-04-26T08:23:32.176Z] v2.0.0-dev.183 [2021-04-26T08:23:32.176Z] v2.0.0-dev.184 [2021-04-26T08:23:32.176Z] v2.0.0-dev.185 [2021-04-26T08:23:32.176Z] v2.0.0-dev.186 [2021-04-26T08:23:32.176Z] v2.0.0-dev.187 [2021-04-26T08:23:32.176Z] v2.0.0-dev.188 [2021-04-26T08:23:32.176Z] v2.0.0-dev.19 [2021-04-26T08:23:32.177Z] v2.0.0-dev.2 [2021-04-26T08:23:32.177Z] v2.0.0-dev.20 [2021-04-26T08:23:32.177Z] v2.0.0-dev.21 [2021-04-26T08:23:32.177Z] v2.0.0-dev.22 [2021-04-26T08:23:32.177Z] v2.0.0-dev.23 [2021-04-26T08:23:32.177Z] v2.0.0-dev.24 [2021-04-26T08:23:32.177Z] v2.0.0-dev.25 [2021-04-26T08:23:32.177Z] v2.0.0-dev.26 [2021-04-26T08:23:32.177Z] v2.0.0-dev.27 [2021-04-26T08:23:32.177Z] v2.0.0-dev.28 [2021-04-26T08:23:32.177Z] v2.0.0-dev.29 [2021-04-26T08:23:32.177Z] v2.0.0-dev.3 [2021-04-26T08:23:32.177Z] v2.0.0-dev.30 [2021-04-26T08:23:32.177Z] v2.0.0-dev.31 [2021-04-26T08:23:32.177Z] v2.0.0-dev.32 [2021-04-26T08:23:32.177Z] v2.0.0-dev.33 [2021-04-26T08:23:32.177Z] v2.0.0-dev.34 [2021-04-26T08:23:32.177Z] v2.0.0-dev.35 [2021-04-26T08:23:32.177Z] v2.0.0-dev.36 [2021-04-26T08:23:32.177Z] v2.0.0-dev.37 [2021-04-26T08:23:32.177Z] v2.0.0-dev.38 [2021-04-26T08:23:32.177Z] v2.0.0-dev.39 [2021-04-26T08:23:32.177Z] v2.0.0-dev.4 [2021-04-26T08:23:32.177Z] v2.0.0-dev.40 [2021-04-26T08:23:32.177Z] v2.0.0-dev.41 [2021-04-26T08:23:32.177Z] v2.0.0-dev.42 [2021-04-26T08:23:32.177Z] v2.0.0-dev.43 [2021-04-26T08:23:32.177Z] v2.0.0-dev.44 [2021-04-26T08:23:32.177Z] v2.0.0-dev.45 [2021-04-26T08:23:32.177Z] v2.0.0-dev.46 [2021-04-26T08:23:32.177Z] v2.0.0-dev.47 [2021-04-26T08:23:32.177Z] v2.0.0-dev.48 [2021-04-26T08:23:32.177Z] v2.0.0-dev.49 [2021-04-26T08:23:32.177Z] v2.0.0-dev.5 [2021-04-26T08:23:32.177Z] v2.0.0-dev.50 [2021-04-26T08:23:32.177Z] v2.0.0-dev.51 [2021-04-26T08:23:32.177Z] v2.0.0-dev.52 [2021-04-26T08:23:32.177Z] v2.0.0-dev.53 [2021-04-26T08:23:32.177Z] v2.0.0-dev.54 [2021-04-26T08:23:32.177Z] v2.0.0-dev.55 [2021-04-26T08:23:32.177Z] v2.0.0-dev.56 [2021-04-26T08:23:32.177Z] v2.0.0-dev.57 [2021-04-26T08:23:32.177Z] v2.0.0-dev.58 [2021-04-26T08:23:32.177Z] v2.0.0-dev.59 [2021-04-26T08:23:32.177Z] v2.0.0-dev.6 [2021-04-26T08:23:32.177Z] v2.0.0-dev.60 [2021-04-26T08:23:32.177Z] v2.0.0-dev.61 [2021-04-26T08:23:32.177Z] v2.0.0-dev.62 [2021-04-26T08:23:32.177Z] v2.0.0-dev.63 [2021-04-26T08:23:32.177Z] v2.0.0-dev.64 [2021-04-26T08:23:32.177Z] v2.0.0-dev.65 [2021-04-26T08:23:32.177Z] v2.0.0-dev.66 [2021-04-26T08:23:32.177Z] v2.0.0-dev.67 [2021-04-26T08:23:32.177Z] v2.0.0-dev.68 [2021-04-26T08:23:32.177Z] v2.0.0-dev.69 [2021-04-26T08:23:32.177Z] v2.0.0-dev.7 [2021-04-26T08:23:32.177Z] v2.0.0-dev.70 [2021-04-26T08:23:32.177Z] v2.0.0-dev.71 [2021-04-26T08:23:32.177Z] v2.0.0-dev.72 [2021-04-26T08:23:32.177Z] v2.0.0-dev.73 [2021-04-26T08:23:32.177Z] v2.0.0-dev.74 [2021-04-26T08:23:32.177Z] v2.0.0-dev.75 [2021-04-26T08:23:32.177Z] v2.0.0-dev.76 [2021-04-26T08:23:32.177Z] v2.0.0-dev.77 [2021-04-26T08:23:32.177Z] v2.0.0-dev.78 [2021-04-26T08:23:32.177Z] v2.0.0-dev.79 [2021-04-26T08:23:32.177Z] v2.0.0-dev.8 [2021-04-26T08:23:32.177Z] v2.0.0-dev.80 [2021-04-26T08:23:32.177Z] v2.0.0-dev.81 [2021-04-26T08:23:32.177Z] v2.0.0-dev.82 [2021-04-26T08:23:32.177Z] v2.0.0-dev.83 [2021-04-26T08:23:32.177Z] v2.0.0-dev.84 [2021-04-26T08:23:32.177Z] v2.0.0-dev.85 [2021-04-26T08:23:32.177Z] v2.0.0-dev.86 [2021-04-26T08:23:32.177Z] v2.0.0-dev.87 [2021-04-26T08:23:32.177Z] v2.0.0-dev.88 [2021-04-26T08:23:32.177Z] v2.0.0-dev.89 [2021-04-26T08:23:32.177Z] v2.0.0-dev.9 [2021-04-26T08:23:32.177Z] v2.0.0-dev.90 [2021-04-26T08:23:32.177Z] v2.0.0-dev.91 [2021-04-26T08:23:32.177Z] v2.0.0-dev.92 [2021-04-26T08:23:32.177Z] v2.0.0-dev.93 [2021-04-26T08:23:32.177Z] v2.0.0-dev.94 [2021-04-26T08:23:32.177Z] v2.0.0-dev.95 [2021-04-26T08:23:32.177Z] v2.0.0-dev.96 [2021-04-26T08:23:32.177Z] v2.0.0-dev.97 [2021-04-26T08:23:32.177Z] v2.0.0-dev.98 [2021-04-26T08:23:32.177Z] v2.0.0-dev.99 [Pipeline] sh [2021-04-26T08:23:32.547Z] + lftools sign git-tag v2.0.0-dev.188 [2021-04-26T08:23:34.496Z] Signing Git tag with Sigul... [2021-04-26T08:23:34.496Z] Signing v2.0.0-dev.188 [Pipeline] echo [2021-04-26T08:23:35.913Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:23:36.229Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-26T08:23:36.240Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-26T08:23:36.270Z] $ docker stop --time=1 f373483800a548535769951bd98cbc4627da6dc3f4fd6ca0aaafdc4396e946cd [2021-04-26T08:23:38.567Z] $ docker rm -f f373483800a548535769951bd98cbc4627da6dc3f4fd6ca0aaafdc4396e946cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:23:39.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:23:40.509Z] . [Pipeline] withDockerContainer [2021-04-26T08:23:40.685Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:23:40.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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:10004/edgex-devops/git-semver:latest cat [2021-04-26T08:23:42.033Z] $ docker top 338ea92d56ca3fd9d4dc662202f2d601bc47a19fa727cbdc65b8e0d11f2997a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T08:23:42.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:23:42.269Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:23:42.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:23:42.584Z] $ docker exec 338ea92d56ca3fd9d4dc662202f2d601bc47a19fa727cbdc65b8e0d11f2997a4 ssh-agent [2021-04-26T08:23:42.859Z] SSH_AUTH_SOCK=/tmp/ssh-kcWclGixIHmc/agent.12 [2021-04-26T08:23:42.859Z] SSH_AGENT_PID=17 [2021-04-26T08:23:42.870Z] Running ssh-add (command line suppressed) [2021-04-26T08:23:43.049Z] Identity added: /w/workspace/edgex-go/456@tmp/private_key_4182272428708369862.key (/w/workspace/edgex-go/456@tmp/private_key_4182272428708369862.key) [2021-04-26T08:23:43.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:23:43.765Z] + git semver bump pre [2021-04-26T08:23:43.765Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T08:23:43.765Z] # $GIT_DIR = /w/workspace/edgex-go/456/.git [2021-04-26T08:23:43.765Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/456 [2021-04-26T08:23:43.765Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T08:23:43.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T08:23:43.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T08:23:43.765Z] # $SEMVER_BRANCH = master [2021-04-26T08:23:43.765Z] # $SEMVER_DIR = /w/workspace/edgex-go/456/.semver [2021-04-26T08:23:43.765Z] 2.0.0-dev.189 [Pipeline] } [2021-04-26T08:23:43.780Z] $ docker exec --env ******** --env ******** 338ea92d56ca3fd9d4dc662202f2d601bc47a19fa727cbdc65b8e0d11f2997a4 ssh-agent -k [2021-04-26T08:23:43.974Z] unset SSH_AUTH_SOCK; [2021-04-26T08:23:43.974Z] unset SSH_AGENT_PID; [2021-04-26T08:23:43.974Z] echo Agent pid 17 killed; [2021-04-26T08:23:44.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:23:44.393Z] + git semver [Pipeline] } [2021-04-26T08:23:44.414Z] $ docker stop --time=1 338ea92d56ca3fd9d4dc662202f2d601bc47a19fa727cbdc65b8e0d11f2997a4 [2021-04-26T08:23:45.861Z] $ docker rm -f 338ea92d56ca3fd9d4dc662202f2d601bc47a19fa727cbdc65b8e0d11f2997a4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:23:46.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T08:23:46.344Z] . [Pipeline] withDockerContainer [2021-04-26T08:23:46.532Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:23:46.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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:10004/edgex-devops/git-semver:latest cat [2021-04-26T08:23:49.042Z] $ docker top 2c233caca0315a648826defdacb3382c33d9eb98ca23abddc82d3cce0c34bce1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T08:23:49.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T08:23:49.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T08:23:49.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T08:23:49.689Z] $ docker exec 2c233caca0315a648826defdacb3382c33d9eb98ca23abddc82d3cce0c34bce1 ssh-agent [2021-04-26T08:23:49.945Z] SSH_AUTH_SOCK=/tmp/ssh-7cSnTelxiE5J/agent.12 [2021-04-26T08:23:49.945Z] SSH_AGENT_PID=18 [2021-04-26T08:23:49.953Z] Running ssh-add (command line suppressed) [2021-04-26T08:23:50.125Z] Identity added: /w/workspace/edgex-go/456@tmp/private_key_1897354200069974531.key (/w/workspace/edgex-go/456@tmp/private_key_1897354200069974531.key) [2021-04-26T08:23:50.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T08:23:50.507Z] + git semver push [2021-04-26T08:23:50.507Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T08:23:50.507Z] # $GIT_DIR = /w/workspace/edgex-go/456/.git [2021-04-26T08:23:50.507Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/456 [2021-04-26T08:23:50.507Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T08:23:50.507Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T08:23:50.507Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T08:23:50.507Z] # $SEMVER_BRANCH = master [2021-04-26T08:23:50.507Z] # $SEMVER_DIR = /w/workspace/edgex-go/456/.semver [Pipeline] } [2021-04-26T08:24:02.966Z] $ docker exec --env ******** --env ******** 2c233caca0315a648826defdacb3382c33d9eb98ca23abddc82d3cce0c34bce1 ssh-agent -k [2021-04-26T08:24:03.219Z] unset SSH_AUTH_SOCK; [2021-04-26T08:24:03.220Z] unset SSH_AGENT_PID; [2021-04-26T08:24:03.220Z] echo Agent pid 18 killed; [2021-04-26T08:24:03.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T08:24:03.846Z] + git semver [Pipeline] } [2021-04-26T08:24:03.869Z] $ docker stop --time=1 2c233caca0315a648826defdacb3382c33d9eb98ca23abddc82d3cce0c34bce1 [2021-04-26T08:24:05.577Z] $ docker rm -f 2c233caca0315a648826defdacb3382c33d9eb98ca23abddc82d3cce0c34bce1 [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-04-26T08:24:06.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:08.186Z] ---> package-listing.sh [2021-04-26T08:24:08.186Z] ++ facter osfamily [2021-04-26T08:24:08.186Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T08:24:08.186Z] + OS_FAMILY=redhat [2021-04-26T08:24:08.186Z] + workspace=/w/workspace/edgex-go/456 [2021-04-26T08:24:08.186Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T08:24:08.186Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T08:24:08.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T08:24:08.186Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T08:24:08.186Z] + '[' /w/workspace/edgex-go/456 ']' [2021-04-26T08:24:08.186Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T08:24:08.186Z] + case "${OS_FAMILY}" in [2021-04-26T08:24:08.186Z] + sort [2021-04-26T08:24:08.186Z] + rpm -qa [2021-04-26T08:24:16.436Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T08:24:16.436Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T08:24:16.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T08:24:16.436Z] + '[' /w/workspace/edgex-go/456 ']' [2021-04-26T08:24:16.436Z] + mkdir -p /w/workspace/edgex-go/456/archives/ [2021-04-26T08:24:16.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/456/archives/ [Pipeline] echo [2021-04-26T08:24:16.455Z] 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/456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T08:24:16.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:24:17.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:24:17.605Z] [2021-04-26T08:24:17.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T08:24:17.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:24:18.261Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T08:24:18.261Z] df20fa9351a1: Pulling fs layer [2021-04-26T08:24:18.261Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T08:24:18.261Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T08:24:18.261Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T08:24:18.261Z] 93b61091891f: Pulling fs layer [2021-04-26T08:24:18.261Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T08:24:18.261Z] 5e14af77c1be: Pulling fs layer [2021-04-26T08:24:18.261Z] 01666e4c0597: Pulling fs layer [2021-04-26T08:24:18.261Z] aa168da1d23b: Pulling fs layer [2021-04-26T08:24:18.261Z] 46f8f816bc3b: Waiting [2021-04-26T08:24:18.261Z] 93b61091891f: Waiting [2021-04-26T08:24:18.261Z] 93b9cdb0e59b: Waiting [2021-04-26T08:24:18.261Z] 5e14af77c1be: Waiting [2021-04-26T08:24:18.261Z] 01666e4c0597: Waiting [2021-04-26T08:24:18.261Z] aa168da1d23b: Waiting [2021-04-26T08:24:18.261Z] 36b3adc4ff6f: Verifying Checksum [2021-04-26T08:24:18.261Z] 36b3adc4ff6f: Download complete [2021-04-26T08:24:18.261Z] 46f8f816bc3b: Verifying Checksum [2021-04-26T08:24:18.261Z] 46f8f816bc3b: Download complete [2021-04-26T08:24:18.261Z] df20fa9351a1: Verifying Checksum [2021-04-26T08:24:18.261Z] df20fa9351a1: Download complete [2021-04-26T08:24:18.544Z] 93b9cdb0e59b: Download complete [2021-04-26T08:24:18.544Z] 5e14af77c1be: Verifying Checksum [2021-04-26T08:24:18.544Z] 5e14af77c1be: Download complete [2021-04-26T08:24:18.544Z] 01666e4c0597: Verifying Checksum [2021-04-26T08:24:18.544Z] 01666e4c0597: Download complete [2021-04-26T08:24:18.544Z] 93b61091891f: Verifying Checksum [2021-04-26T08:24:18.544Z] 93b61091891f: Download complete [2021-04-26T08:24:19.174Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T08:24:19.174Z] 8ad3a11d3b57: Download complete [2021-04-26T08:24:19.474Z] df20fa9351a1: Pull complete [2021-04-26T08:24:19.765Z] 36b3adc4ff6f: Pull complete [2021-04-26T08:24:22.482Z] 8ad3a11d3b57: Pull complete [2021-04-26T08:24:22.482Z] 46f8f816bc3b: Pull complete [2021-04-26T08:24:23.072Z] aa168da1d23b: Verifying Checksum [2021-04-26T08:24:23.072Z] aa168da1d23b: Download complete [2021-04-26T08:24:23.337Z] 93b61091891f: Pull complete [2021-04-26T08:24:23.605Z] 93b9cdb0e59b: Pull complete [2021-04-26T08:24:23.605Z] 5e14af77c1be: Pull complete [2021-04-26T08:24:23.882Z] 01666e4c0597: Pull complete [2021-04-26T08:24:39.068Z] aa168da1d23b: Pull complete [2021-04-26T08:24:39.068Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T08:24:39.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T08:24:39.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T08:24:39.438Z] prd-centos7-docker-4c-2g-1770 does not seem to be running inside a container [2021-04-26T08:24:39.498Z] $ 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/456/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/456 -v /w/workspace/edgex-go/456:/w/workspace/edgex-go/456:rw,z -v /w/workspace/edgex-go/456@tmp:/w/workspace/edgex-go/456@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-lftools-log-publisher:alpine cat [2021-04-26T08:24:42.322Z] $ docker top d428d43344ad3f22f7cb45f26d70a7f8a5b63c66336ce5b2d5e5e80729434a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T08:24:43.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T08:24:43.433Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T08:24:43.783Z] + ls /var/log/sa-host [2021-04-26T08:24:43.783Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T08:24:43.783Z] file_magic: OK [2021-04-26T08:24:43.783Z] HZ: Using current value: 100 [2021-04-26T08:24:43.783Z] file_header: OK [2021-04-26T08:24:43.783Z] 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-04-26T08:24:43.783Z] Statistics: [2021-04-26T08:24:43.783Z] Hnuu...uuuununununu... [2021-04-26T08:24:43.783Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T08:24:43.783Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T08:24:43.783Z] file_magic: OK [2021-04-26T08:24:43.783Z] HZ: Using current value: 100 [2021-04-26T08:24:43.783Z] file_header: OK [2021-04-26T08:24:43.783Z] 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-04-26T08:24:43.783Z] Statistics: [2021-04-26T08:24:43.783Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T08:24:43.783Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T08:24:43.954Z] provisioning config files... [2021-04-26T08:24:44.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/456@tmp/config5323640601143498617tmp [Pipeline] { [Pipeline] echo [2021-04-26T08:24:44.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:44.496Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T08:24:44.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T08:24:44.554Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:44.864Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T08:24:44.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:45.189Z] ---> sudo-logs.sh [2021-04-26T08:24:45.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T08:24:45.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:45.531Z] ---> job-cost.sh [2021-04-26T08:24:45.531Z] lf-activate-venv: SKIPPING [2021-04-26T08:24:45.531Z] DEBUG: total: 0.20999999344348907 [2021-04-26T08:24:45.531Z] INFO: Retrieving Stack Cost... [2021-04-26T08:24:46.517Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T08:24:47.121Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T08:24:47.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T08:24:47.438Z] ---> logs-deploy.sh [2021-04-26T08:24:47.438Z] lf-activate-venv: SKIPPING [2021-04-26T08:24:47.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/456 [2021-04-26T08:24:47.438Z] INFO: archiving workspace using pattern(s): [2021-04-26T08:24:49.385Z] Archives upload complete. [2021-04-26T08:24:49.385Z] INFO: archiving logs to Nexus