Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 38d8ac8cf9377e12442077cf8ccce54130d64734 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4372 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/478 [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/478 # 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 38d8ac8cf9377e12442077cf8ccce54130d64734 (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 38d8ac8cf9377e12442077cf8ccce54130d64734 # timeout=10 Commit message: "Merge pull request #3451 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.14" > git rev-list --no-walk 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T07:22:53.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T07:22:53.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T07:22:53.263Z] ========================================================= [2021-05-11T07:22:53.263Z] EdgeX Global Pipelines Version Info [2021-05-11T07:22:53.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:22:54.867Z] ------------------- [2021-05-11T07:22:54.867Z] stable info: [2021-05-11T07:22:54.867Z] ------------------- [2021-05-11T07:22:54.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T07:22:54.867Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T07:22:54.867Z] Message: update stable to v1.0.191 [2021-05-11T07:22:55.817Z] ------------------- [2021-05-11T07:22:55.817Z] experimental info: [2021-05-11T07:22:55.817Z] ------------------- [2021-05-11T07:22:55.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T07:22:55.817Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T07:22:55.817Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T07:22:55.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-11T07:22:55.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-11T07:22:55.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T07:22:56.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T07:22:56.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T07:22:56.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T07:22:56.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T07:22:56.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-11T07:22:56.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-11T07:22:56.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-11T07:22:56.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T07:22:56.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T07:22:56.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T07:22:56.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T07:22:56.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T07:22:56.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T07:22:56.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T07:22:56.355Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T07:22:56.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T07:22:56.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T07:22:56.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T07:22:56.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T07:22:56.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-11T07:22:56.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-11T07:22:56.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-11T07:22:56.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] echo [2021-05-11T07:22:56.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38d8ac8 [Pipeline] echo [2021-05-11T07:22:56.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T07:22:56.643Z] provisioning config files... [2021-05-11T07:22:56.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config4377694354937050707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:22:57.008Z] ---> docker-login.sh [2021-05-11T07:22:57.008Z] nexus3.edgexfoundry.org:10001 [2021-05-11T07:22:57.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:22:57.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:22:57.271Z] Configure a credential helper to remove this warning. See [2021-05-11T07:22:57.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:22:57.271Z] [2021-05-11T07:22:57.271Z] Login Succeeded [2021-05-11T07:22:57.271Z] nexus3.edgexfoundry.org:10002 [2021-05-11T07:22:57.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:22:57.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:22:57.801Z] Configure a credential helper to remove this warning. See [2021-05-11T07:22:57.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:22:57.801Z] [2021-05-11T07:22:57.801Z] Login Succeeded [2021-05-11T07:22:57.801Z] nexus3.edgexfoundry.org:10003 [2021-05-11T07:22:57.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:22:57.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:22:57.801Z] Configure a credential helper to remove this warning. See [2021-05-11T07:22:57.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:22:57.801Z] [2021-05-11T07:22:57.801Z] Login Succeeded [2021-05-11T07:22:57.801Z] nexus3.edgexfoundry.org:10004 [2021-05-11T07:22:58.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:22:58.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:22:58.066Z] Configure a credential helper to remove this warning. See [2021-05-11T07:22:58.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:22:58.066Z] [2021-05-11T07:22:58.066Z] Login Succeeded [2021-05-11T07:22:58.066Z] docker.io [2021-05-11T07:22:58.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:22:58.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:22:58.593Z] Configure a credential helper to remove this warning. See [2021-05-11T07:22:58.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:22:58.593Z] [2021-05-11T07:22:58.593Z] Login Succeeded [2021-05-11T07:22:58.593Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T07:22:58.604Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T07:22:58.939Z] ++ 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-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/core-command/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/core-data/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-11T07:22:58.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T07:22:58.939Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-11T07:22:58.939Z] ++ cut -d/ -f2 [2021-05-11T07:22:58.939Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-11T07:22:59.027Z] 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-05-11T07:22:59.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:22:59.754Z] [2021-05-11T07:22:59.754Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:23:00.091Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:23:00.091Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T07:23:00.091Z] 31603596830f: Pulling fs layer [2021-05-11T07:23:00.091Z] 54011a49482f: Pulling fs layer [2021-05-11T07:23:00.091Z] a6820b24f6d8: Pulling fs layer [2021-05-11T07:23:00.091Z] f581987b2513: Pulling fs layer [2021-05-11T07:23:00.091Z] f581987b2513: Waiting [2021-05-11T07:23:00.091Z] 54011a49482f: Verifying Checksum [2021-05-11T07:23:00.091Z] 54011a49482f: Download complete [2021-05-11T07:23:00.091Z] 31603596830f: Verifying Checksum [2021-05-11T07:23:00.091Z] 31603596830f: Download complete [2021-05-11T07:23:00.357Z] f581987b2513: Verifying Checksum [2021-05-11T07:23:00.357Z] f581987b2513: Download complete [2021-05-11T07:23:00.357Z] a6820b24f6d8: Verifying Checksum [2021-05-11T07:23:00.357Z] a6820b24f6d8: Download complete [2021-05-11T07:23:00.625Z] 31603596830f: Pull complete [2021-05-11T07:23:00.905Z] 54011a49482f: Pull complete [2021-05-11T07:23:01.883Z] a6820b24f6d8: Pull complete [2021-05-11T07:23:02.147Z] f581987b2513: Pull complete [2021-05-11T07:23:02.147Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T07:23:02.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:23:02.147Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T07:23:02.303Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:23:02.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:23:04.970Z] $ docker top dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T07:23:05.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T07:23:05.183Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T07:23:05.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T07:23:05.440Z] $ docker exec dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a ssh-agent [2021-05-11T07:23:05.646Z] SSH_AUTH_SOCK=/tmp/ssh-BOvlcI3qe2ED/agent.12 [2021-05-11T07:23:05.646Z] SSH_AGENT_PID=17 [2021-05-11T07:23:05.669Z] Running ssh-add (command line suppressed) [2021-05-11T07:23:05.831Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_2943039204424626429.key (/w/workspace/edgex-go/478@tmp/private_key_2943039204424626429.key) [2021-05-11T07:23:05.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T07:23:06.205Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T07:23:06.230Z] $ docker exec --env ******** --env ******** dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a ssh-agent -k [2021-05-11T07:23:06.368Z] unset SSH_AUTH_SOCK; [2021-05-11T07:23:06.369Z] unset SSH_AGENT_PID; [2021-05-11T07:23:06.369Z] echo Agent pid 17 killed; [2021-05-11T07:23:06.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T07:23:06.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T07:23:06.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T07:23:06.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T07:23:06.632Z] $ docker exec dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a ssh-agent [2021-05-11T07:23:06.802Z] SSH_AUTH_SOCK=/tmp/ssh-ZackvWH4JC7o/agent.45 [2021-05-11T07:23:06.802Z] SSH_AGENT_PID=50 [2021-05-11T07:23:06.813Z] Running ssh-add (command line suppressed) [2021-05-11T07:23:06.941Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_8593193707009100481.key (/w/workspace/edgex-go/478@tmp/private_key_8593193707009100481.key) [2021-05-11T07:23:06.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T07:23:07.302Z] + git semver init [2021-05-11T07:23:07.302Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T07:23:07.302Z] # $GIT_DIR = /w/workspace/edgex-go/478/.git [2021-05-11T07:23:07.302Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/478 [2021-05-11T07:23:07.302Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T07:23:07.302Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T07:23:07.302Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T07:23:07.302Z] # $SEMVER_BRANCH = master [2021-05-11T07:23:07.302Z] # $SEMVER_TEMP = /tmp/semver-353992487 [2021-05-11T07:23:07.302Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-11T07:23:34.034Z] # '/tmp/semver-353992487' -> '/w/workspace/edgex-go/478/.semver' [2021-05-11T07:23:34.034Z] # -> Force: false [2021-05-11T07:23:34.034Z] # $SEMVER_DIR = /w/workspace/edgex-go/478/.semver [Pipeline] } [2021-05-11T07:23:34.056Z] $ docker exec --env ******** --env ******** dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a ssh-agent -k [2021-05-11T07:23:34.507Z] unset SSH_AUTH_SOCK; [2021-05-11T07:23:34.508Z] unset SSH_AGENT_PID; [2021-05-11T07:23:34.508Z] echo Agent pid 50 killed; [2021-05-11T07:23:34.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T07:23:34.997Z] + git semver [Pipeline] } [2021-05-11T07:23:35.288Z] $ docker stop --time=1 dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a [2021-05-11T07:23:37.220Z] $ docker rm -f dc1cf2390b155576b62a333104c88e088139821317bc0802680e6e188e2d768a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T07:23:37.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T07:23:38.246Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T07:23:38.249Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.210 [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-05-11T07:23:38.736Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T07:23:39.041Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T07:23:39.348Z] + sudo service docker restart [2021-05-11T07:23:39.349Z] + true [2021-05-11T07:23:39.349Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-11T07:23:40.330Z] ========================================================= [2021-05-11T07:23:40.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T07:23:40.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:23:40.647Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T07:23:45.952Z] Sending build context to Docker daemon 330.2MB [2021-05-11T07:23:45.952Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T07:23:45.952Z] Step 2/6 : FROM ${BASE} [2021-05-11T07:23:45.952Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T07:23:45.952Z] 540db60ca938: Pulling fs layer [2021-05-11T07:23:45.952Z] adcc1eea9eea: Pulling fs layer [2021-05-11T07:23:45.952Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T07:23:45.952Z] 0510c868ecb4: Pulling fs layer [2021-05-11T07:23:45.952Z] afea3b2eda06: Pulling fs layer [2021-05-11T07:23:45.952Z] 7809a108b3ef: Pulling fs layer [2021-05-11T07:23:45.952Z] f706445af74f: Pulling fs layer [2021-05-11T07:23:45.952Z] 7809a108b3ef: Waiting [2021-05-11T07:23:45.952Z] 0510c868ecb4: Waiting [2021-05-11T07:23:45.952Z] afea3b2eda06: Waiting [2021-05-11T07:23:45.952Z] f706445af74f: Waiting [2021-05-11T07:23:45.952Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T07:23:45.952Z] 4c4ab2625f07: Download complete [2021-05-11T07:23:45.952Z] adcc1eea9eea: Download complete [2021-05-11T07:23:45.952Z] afea3b2eda06: Verifying Checksum [2021-05-11T07:23:45.952Z] afea3b2eda06: Download complete [2021-05-11T07:23:45.952Z] 540db60ca938: Verifying Checksum [2021-05-11T07:23:45.952Z] 540db60ca938: Download complete [2021-05-11T07:23:45.952Z] 7809a108b3ef: Verifying Checksum [2021-05-11T07:23:45.952Z] 7809a108b3ef: Download complete [2021-05-11T07:23:45.952Z] 540db60ca938: Pull complete [2021-05-11T07:23:46.558Z] adcc1eea9eea: Pull complete [2021-05-11T07:23:46.558Z] 4c4ab2625f07: Pull complete [2021-05-11T07:23:47.517Z] f706445af74f: Verifying Checksum [2021-05-11T07:23:47.517Z] f706445af74f: Download complete [2021-05-11T07:23:48.096Z] 0510c868ecb4: Verifying Checksum [2021-05-11T07:23:48.096Z] 0510c868ecb4: Download complete [2021-05-11T07:23:53.374Z] Still waiting to schedule task [2021-05-11T07:23:53.374Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-11T07:23:54.731Z] 0510c868ecb4: Pull complete [2021-05-11T07:23:54.732Z] afea3b2eda06: Pull complete [2021-05-11T07:23:54.732Z] 7809a108b3ef: Pull complete [2021-05-11T07:24:00.124Z] f706445af74f: Pull complete [2021-05-11T07:24:00.124Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T07:24:00.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T07:24:00.124Z] ---> b068be0155e3 [2021-05-11T07:24:00.124Z] 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-05-11T07:24:00.124Z] ---> Running in 823988c01715 [2021-05-11T07:24:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:24:03.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:24:03.914Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T07:24:04.180Z] (2/12) Installing file (5.39-r0) [2021-05-11T07:24:04.445Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T07:24:04.445Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T07:24:22.674Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T07:24:22.674Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T07:24:22.674Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T07:24:22.674Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T07:24:22.674Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T07:24:22.937Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T07:24:22.937Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T07:24:23.514Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T07:24:23.514Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T07:24:23.514Z] OK: 219 MiB in 52 packages [2021-05-11T07:24:27.757Z] Removing intermediate container 823988c01715 [2021-05-11T07:24:27.757Z] ---> 9874e05aa040 [2021-05-11T07:24:27.757Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T07:24:27.757Z] ---> Running in 7648f9b81cb5 [2021-05-11T07:24:27.757Z] Removing intermediate container 7648f9b81cb5 [2021-05-11T07:24:27.757Z] ---> 771b281d195f [2021-05-11T07:24:27.757Z] Step 5/6 : COPY go.mod . [2021-05-11T07:24:27.757Z] ---> 0a5592a22fb3 [2021-05-11T07:24:27.757Z] Step 6/6 : RUN go mod download [2021-05-11T07:24:27.757Z] ---> Running in 5226fa513e4f [2021-05-11T07:24:49.821Z] Removing intermediate container 5226fa513e4f [2021-05-11T07:24:49.821Z] ---> 927931f4cdcd [2021-05-11T07:24:49.821Z] Successfully built 927931f4cdcd [2021-05-11T07:24:49.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:24:50.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T07:24:50.152Z] . [Pipeline] withDockerContainer [2021-05-11T07:24:50.267Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:24:50.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:24:51.523Z] $ docker top c8369b400c6f7cc248d783ee7c181b11353f1cc0432ee0fa45825abbd14c0c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:24:51.984Z] + go version [2021-05-11T07:24:51.985Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T07:24:52.018Z] $ docker stop --time=1 c8369b400c6f7cc248d783ee7c181b11353f1cc0432ee0fa45825abbd14c0c54 [2021-05-11T07:24:53.518Z] $ docker rm -f c8369b400c6f7cc248d783ee7c181b11353f1cc0432ee0fa45825abbd14c0c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:24:54.033Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T07:24:54.033Z] . [Pipeline] withDockerContainer [2021-05-11T07:24:54.184Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:24:54.259Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:24:55.207Z] $ docker top e1a979364e99db2fca4e6302bd4376224c40c0d596853dbbe9495f9a3d5be7a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T07:24:55.395Z] ========================================================= [2021-05-11T07:24:55.395Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T07:24:55.395Z] ========================================================= [Pipeline] sh [2021-05-11T07:24:55.708Z] + go mod tidy [Pipeline] sh [2021-05-11T07:24:57.957Z] + make test [2021-05-11T07:24:57.957Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T07:25:10.361Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T07:25:37.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T07:25:37.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T07:25:41.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T07:25:41.698Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T07:25:42.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T07:25:42.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T07:25:42.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T07:25:42.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T07:25:44.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T07:25:44.729Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T07:25:48.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T07:25:48.108Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T07:25:48.108Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T07:25:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.158s coverage: 45.9% of statements [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T07:25:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T07:25:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 19.8% of statements [2021-05-11T07:25:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements [2021-05-11T07:25:52.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.283s coverage: 27.8% of statements [2021-05-11T07:25:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T07:25:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T07:25:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T07:25:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T07:25:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T07:25:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements [2021-05-11T07:25:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T07:25:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-05-11T07:25:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T07:25:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements [2021-05-11T07:25:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T07:25:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T07:25:54.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements [2021-05-11T07:25:54.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T07:25:54.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T07:25:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.158s coverage: 87.7% of statements [2021-05-11T07:25:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T07:25:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T07:25:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements [2021-05-11T07:25:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T07:25:59.163Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4375 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-11T07:25:59.185Z] Running in /w/workspace/edgex-go/478 [Pipeline] { [Pipeline] checkout [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.815s coverage: 28.6% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.122s coverage: 100.0% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.226s coverage: 86.7% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.279s coverage: 97.5% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T07:26:00.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.255s coverage: 78.3% of statements [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T07:26:00.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T07:26:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.830s coverage: 95.1% of statements [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T07:26:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T07:26:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.9% of statements [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T07:26:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.126s coverage: 22.0% of statements [2021-05-11T07:26:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T07:26:05.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 47.1% of statements [2021-05-11T07:26:05.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.150s coverage: 79.5% of statements [2021-05-11T07:26:05.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-05-11T07:26:05.474Z] using credential edgex-jenkins-ssh [2021-05-11T07:26:05.492Z] Cloning the remote Git repository [2021-05-11T07:26:05.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements [2021-05-11T07:26:05.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T07:26:05.645Z] > git init /w/workspace/edgex-go/478 # timeout=10 [2021-05-11T07:26:05.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T07:26:05.723Z] > git --version # timeout=10 [2021-05-11T07:26:05.737Z] > git --version # 'git version 2.17.1' [2021-05-11T07:26:05.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T07:26:05.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T07:26:07.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.156s coverage: 87.5% of statements [2021-05-11T07:26:19.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.290s coverage: 94.4% of statements [2021-05-11T07:26:19.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements [2021-05-11T07:26:24.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.966s coverage: 81.8% of statements [2021-05-11T07:26:24.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.117s coverage: 87.2% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 76.0% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.129s coverage: 80.0% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.180s coverage: 87.2% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.186s coverage: 85.4% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.480s coverage: 91.2% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.259s coverage: 64.4% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.110s coverage: 100.0% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-05-11T07:26:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.753s coverage: 66.9% of statements [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T07:26:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T07:26:34.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.308s coverage: 43.4% of statements [2021-05-11T07:26:34.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T07:26:34.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T07:26:34.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements [2021-05-11T07:26:34.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T07:26:34.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-05-11T07:26:39.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.647s coverage: 47.0% of statements [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T07:26:39.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.169s coverage: 100.0% of statements [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T07:26:39.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.192s coverage: 100.0% of statements [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T07:26:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T07:26:41.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.480s coverage: 22.7% of statements [2021-05-11T07:26:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T07:26:41.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.301s coverage: 92.6% of statements [2021-05-11T07:26:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T07:26:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T07:26:41.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.354s coverage: 28.7% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.114s coverage: 64.6% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.428s coverage: 97.6% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T07:26:46.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T07:26:46.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T07:26:46.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.184s coverage: 87.9% of statements [2021-05-11T07:26:46.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T07:26:46.987Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T07:26:47.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.095s coverage: 100.0% of statements [2021-05-11T07:26:47.602Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.097s coverage: 28.1% of statements [2021-05-11T07:26:47.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T07:26:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.079s coverage: 85.7% of statements [2021-05-11T07:26:48.745Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T07:26:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 100.0% of statements [2021-05-11T07:26:49.034Z] GO111MODULE=on go vet ./... [2021-05-11T07:28:05.070Z] Checking out Revision 38d8ac8cf9377e12442077cf8ccce54130d64734 (master) [2021-05-11T07:28:04.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T07:28:04.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T07:28:04.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T07:28:04.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T07:28:04.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T07:28:04.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T07:28:05.086Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T07:28:05.098Z] > git checkout -f 38d8ac8cf9377e12442077cf8ccce54130d64734 # timeout=10 [2021-05-11T07:28:09.591Z] Commit message: "Merge pull request #3451 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T07:28:11.033Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T07:28:11.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T07:28:11.683Z] gofmt -l . [2021-05-11T07:28:11.684Z] [ "`gofmt -l .`" = "" ] [2021-05-11T07:28:11.684Z] ./bin/test-go-mod-tidy.sh [2021-05-11T07:28:11.684Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-11T07:28:11.784Z] + sudo service docker restart [2021-05-11T07:28:11.784Z] + true [2021-05-11T07:28:12.356Z] + ls -al . [2021-05-11T07:28:12.356Z] total 828 [2021-05-11T07:28:12.356Z] drwxrwxr-x 10 1001 1001 4096 May 11 07:28 . [2021-05-11T07:28:12.356Z] drwxr-xr-x 4 root root 32 May 11 07:24 .. [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 11 May 11 07:22 .dockerignore [2021-05-11T07:28:12.356Z] drwxrwxr-x 8 1001 1001 162 May 11 07:22 .git [2021-05-11T07:28:12.356Z] drwxrwxr-x 3 1001 1001 125 May 11 07:22 .github [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 818 May 11 07:22 .gitignore [2021-05-11T07:28:12.356Z] drwx------ 3 1001 1001 45 May 11 07:23 .semver [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 166 May 11 07:22 .sonarcloud.properties [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 8609 May 11 07:22 Attribution.txt [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 3804 May 11 07:22 CONTRIBUTING.md [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 931 May 11 07:22 Dockerfile.build [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 863 May 11 07:22 Jenkinsfile [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 10775 May 11 07:22 LICENSE [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 5774 May 11 07:22 Makefile [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 7978 May 11 07:22 README.md [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 6755 May 11 07:22 SECURITY.md [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 13 May 11 07:23 VERSION [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 4131 May 11 07:22 ZMQWindows.md [2021-05-11T07:28:12.356Z] drwxrwxr-x 2 1001 1001 117 May 11 07:22 bin [2021-05-11T07:28:12.356Z] drwxrwxr-x 14 1001 1001 4096 May 11 07:22 cmd [2021-05-11T07:28:12.356Z] -rw-r--r-- 1 root root 719397 May 11 07:26 coverage.out [2021-05-11T07:28:12.356Z] -rw-r--r-- 1 root root 1060 May 11 07:28 go.mod [2021-05-11T07:28:12.356Z] -rw-r--r-- 1 root root 21595 May 11 07:24 go.sum [2021-05-11T07:28:12.356Z] drwxrwxr-x 8 1001 1001 127 May 11 07:22 internal [2021-05-11T07:28:12.356Z] drwxrwxr-x 4 1001 1001 26 May 11 07:22 openapi [2021-05-11T07:28:12.356Z] drwxrwxr-x 4 1001 1001 71 May 11 07:22 snap [2021-05-11T07:28:12.356Z] -rw-rw-r-- 1 1001 1001 168 May 11 07:22 version.go [Pipeline] sh [2021-05-11T07:28:13.039Z] + '[' -e coverage.out ] [2021-05-11T07:28:13.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T07:28:13.346Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T07:28:13.690Z] + make build [2021-05-11T07:28:13.690Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T07:28:13.793Z] provisioning config files... [2021-05-11T07:28:13.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config7195713589016085569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:28:14.208Z] ---> docker-login.sh [2021-05-11T07:28:14.208Z] nexus3.edgexfoundry.org:10001 [2021-05-11T07:28:15.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:28:15.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:28:15.467Z] Configure a credential helper to remove this warning. See [2021-05-11T07:28:15.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:28:15.467Z] [2021-05-11T07:28:15.467Z] Login Succeeded [2021-05-11T07:28:15.467Z] nexus3.edgexfoundry.org:10002 [2021-05-11T07:28:15.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:28:16.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:28:16.013Z] Configure a credential helper to remove this warning. See [2021-05-11T07:28:16.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:28:16.013Z] [2021-05-11T07:28:16.013Z] Login Succeeded [2021-05-11T07:28:16.013Z] nexus3.edgexfoundry.org:10003 [2021-05-11T07:28:16.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:28:16.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:28:16.285Z] Configure a credential helper to remove this warning. See [2021-05-11T07:28:16.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:28:16.285Z] [2021-05-11T07:28:16.285Z] Login Succeeded [2021-05-11T07:28:16.557Z] nexus3.edgexfoundry.org:10004 [2021-05-11T07:28:16.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:28:16.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:28:16.829Z] Configure a credential helper to remove this warning. See [2021-05-11T07:28:16.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:28:16.829Z] [2021-05-11T07:28:16.829Z] Login Succeeded [2021-05-11T07:28:16.829Z] docker.io [2021-05-11T07:28:17.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:28:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:28:18.016Z] Configure a credential helper to remove this warning. See [2021-05-11T07:28:18.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:28:18.016Z] [2021-05-11T07:28:18.016Z] Login Succeeded [2021-05-11T07:28:18.016Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T07:28:18.034Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-11T07:28:18.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] echo [2021-05-11T07:28:18.330Z] ========================================================= [2021-05-11T07:28:18.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T07:28:18.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:28:18.675Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T07:28:21.310Z] Sending build context to Docker daemon 167.7MB [2021-05-11T07:28:21.310Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T07:28:21.310Z] Step 2/6 : FROM ${BASE} [2021-05-11T07:28:21.310Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T07:28:21.310Z] 595b0fe564bb: Pulling fs layer [2021-05-11T07:28:21.310Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T07:28:21.310Z] 316046926c0a: Pulling fs layer [2021-05-11T07:28:21.310Z] 4ebd0625c992: Pulling fs layer [2021-05-11T07:28:21.310Z] 207e8628e3a3: Pulling fs layer [2021-05-11T07:28:21.310Z] c791037a9be2: Pulling fs layer [2021-05-11T07:28:21.311Z] ffd874e62e21: Pulling fs layer [2021-05-11T07:28:21.311Z] 4ebd0625c992: Waiting [2021-05-11T07:28:21.311Z] 207e8628e3a3: Waiting [2021-05-11T07:28:21.311Z] c791037a9be2: Waiting [2021-05-11T07:28:21.311Z] ffd874e62e21: Waiting [2021-05-11T07:28:21.311Z] 316046926c0a: Verifying Checksum [2021-05-11T07:28:21.311Z] 7186ed65a4f7: Download complete [2021-05-11T07:28:21.311Z] 207e8628e3a3: Verifying Checksum [2021-05-11T07:28:21.311Z] 207e8628e3a3: Download complete [2021-05-11T07:28:21.311Z] c791037a9be2: Verifying Checksum [2021-05-11T07:28:21.311Z] c791037a9be2: Download complete [2021-05-11T07:28:21.311Z] 595b0fe564bb: Verifying Checksum [2021-05-11T07:28:21.311Z] 595b0fe564bb: Download complete [2021-05-11T07:28:21.909Z] 595b0fe564bb: Pull complete [2021-05-11T07:28:22.187Z] 7186ed65a4f7: Pull complete [2021-05-11T07:28:22.463Z] 316046926c0a: Pull complete [2021-05-11T07:28:23.439Z] ffd874e62e21: Verifying Checksum [2021-05-11T07:28:23.439Z] ffd874e62e21: Download complete [2021-05-11T07:28:24.867Z] 4ebd0625c992: Download complete [2021-05-11T07:28:35.017Z] 4ebd0625c992: Pull complete [2021-05-11T07:28:35.017Z] 207e8628e3a3: Pull complete [2021-05-11T07:28:35.017Z] c791037a9be2: Pull complete [2021-05-11T07:28:36.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T07:28:38.422Z] ffd874e62e21: Pull complete [2021-05-11T07:28:38.422Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T07:28:38.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T07:28:38.422Z] ---> cfc18b08335c [2021-05-11T07:28:38.422Z] 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-05-11T07:28:38.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T07:28:41.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T07:28:41.786Z] ---> Running in c12366f9b1a1 [2021-05-11T07:28:42.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T07:28:42.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:28:44.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T07:28:44.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:28:45.703Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T07:28:46.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T07:28:46.297Z] (2/12) Installing file (5.39-r0) [2021-05-11T07:28:46.298Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T07:28:46.570Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T07:28:48.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T07:28:50.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T07:28:51.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T07:28:53.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T07:28:54.842Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T07:28:54.842Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T07:28:54.842Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T07:28:54.842Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T07:28:55.112Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T07:28:55.381Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T07:28:55.651Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T07:28:55.651Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T07:28:55.921Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T07:28:55.921Z] OK: 218 MiB in 52 packages [Pipeline] } [2021-05-11T07:28:57.714Z] $ docker stop --time=1 e1a979364e99db2fca4e6302bd4376224c40c0d596853dbbe9495f9a3d5be7a3 [2021-05-11T07:28:59.423Z] $ docker rm -f e1a979364e99db2fca4e6302bd4376224c40c0d596853dbbe9495f9a3d5be7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-11T07:29:00.246Z] Removing intermediate container c12366f9b1a1 [2021-05-11T07:29:00.246Z] ---> 233aa2265682 [2021-05-11T07:29:00.246Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T07:29:00.246Z] ---> Running in 36eb54ef289b [2021-05-11T07:29:00.518Z] Removing intermediate container 36eb54ef289b [2021-05-11T07:29:00.518Z] ---> 12007ff2e532 [2021-05-11T07:29:00.518Z] Step 5/6 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:29:01.113Z] ---> bf4b89e29320 [2021-05-11T07:29:01.113Z] Step 6/6 : RUN go mod download [2021-05-11T07:29:01.113Z] ---> Running in 2a0a3c66dbb2 [2021-05-11T07:29:01.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T07:29:01.223Z] [2021-05-11T07:29:01.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:29:01.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T07:29:01.559Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-11T07:29:01.559Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-11T07:29:01.559Z] ca9280d653b3: Pulling fs layer [2021-05-11T07:29:01.559Z] 7e9c9ca2126c: Pulling fs layer [2021-05-11T07:29:01.828Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-11T07:29:01.828Z] cbdbe7a5bc2a: Download complete [2021-05-11T07:29:02.424Z] cbdbe7a5bc2a: Pull complete [2021-05-11T07:29:02.424Z] ca9280d653b3: Verifying Checksum [2021-05-11T07:29:02.424Z] ca9280d653b3: Download complete [2021-05-11T07:29:03.851Z] 7e9c9ca2126c: Download complete [2021-05-11T07:29:03.851Z] ca9280d653b3: Pull complete [2021-05-11T07:29:10.543Z] 7e9c9ca2126c: Pull complete [2021-05-11T07:29:10.543Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-11T07:29:10.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T07:29:10.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-11T07:29:10.700Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:29:10.763Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:29:12.778Z] $ docker top 8b2fb44b86d167280af3b305734057d4513a22d07fcb12b32e2b0de8b12bad88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:29:13.217Z] + docker-compose build --help [2021-05-11T07:29:13.217Z] + grep parallel [2021-05-11T07:29:14.167Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T07:29:14.446Z] $ docker stop --time=1 8b2fb44b86d167280af3b305734057d4513a22d07fcb12b32e2b0de8b12bad88 [2021-05-11T07:29:15.890Z] $ docker rm -f 8b2fb44b86d167280af3b305734057d4513a22d07fcb12b32e2b0de8b12bad88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:29:16.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T07:29:16.418Z] . [Pipeline] withDockerContainer [2021-05-11T07:29:16.555Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:29:16.623Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:29:17.418Z] $ docker top a724365116399322a440b4e707623cbc77f6ed6c8bb111de63725a42d62d349f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:29:17.861Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T07:29:19.281Z] Building docker-core-command-go ... [2021-05-11T07:29:19.281Z] Building docker-core-data-go ... [2021-05-11T07:29:19.281Z] Building docker-core-metadata-go ... [2021-05-11T07:29:19.281Z] Building docker-security-bootstrapper-go ... [2021-05-11T07:29:19.281Z] Building docker-security-proxy-setup-go ... [2021-05-11T07:29:19.281Z] Building docker-security-secretstore-setup-go ... [2021-05-11T07:29:19.281Z] Building docker-support-notifications-go ... [2021-05-11T07:29:19.281Z] Building docker-support-scheduler-go ... [2021-05-11T07:29:19.281Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T07:29:19.281Z] Building docker-core-data-go [2021-05-11T07:29:19.281Z] Building docker-core-command-go [2021-05-11T07:29:19.281Z] Building docker-support-notifications-go [2021-05-11T07:29:19.281Z] Building docker-sys-mgmt-agent-go [2021-05-11T07:29:19.281Z] Building docker-security-proxy-setup-go [2021-05-11T07:29:33.453Z] Removing intermediate container 2a0a3c66dbb2 [2021-05-11T07:29:33.453Z] ---> b02ae9c0629e [2021-05-11T07:29:33.453Z] Successfully built b02ae9c0629e [2021-05-11T07:29:33.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:29:33.796Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T07:29:33.796Z] . [Pipeline] withDockerContainer [2021-05-11T07:29:34.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2021-05-11T07:29:34.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:29:35.692Z] $ docker top ab96cf9d85909e526b38d98bb62cc82041b968ce113530726844c268f3d1b19d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:29:36.659Z] + go version [2021-05-11T07:29:36.659Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T07:29:36.676Z] $ docker stop --time=1 ab96cf9d85909e526b38d98bb62cc82041b968ce113530726844c268f3d1b19d [2021-05-11T07:29:38.774Z] $ docker rm -f ab96cf9d85909e526b38d98bb62cc82041b968ce113530726844c268f3d1b19d [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-05-11T07:29:39.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T07:29:39.548Z] [2021-05-11T07:29:39.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:29:39.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T07:29:39.904Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-11T07:29:39.904Z] 29e5d40040c1: Pulling fs layer [2021-05-11T07:29:39.904Z] 1ce36da41761: Pulling fs layer [2021-05-11T07:29:39.904Z] 25b303627fd3: Pulling fs layer [2021-05-11T07:29:40.180Z] 29e5d40040c1: Verifying Checksum [2021-05-11T07:29:40.180Z] 29e5d40040c1: Download complete [2021-05-11T07:29:40.802Z] 1ce36da41761: Verifying Checksum [2021-05-11T07:29:40.802Z] 1ce36da41761: Download complete [2021-05-11T07:29:40.802Z] 29e5d40040c1: Pull complete [2021-05-11T07:29:42.237Z] 1ce36da41761: Pull complete [2021-05-11T07:29:42.237Z] 25b303627fd3: Verifying Checksum [2021-05-11T07:29:42.237Z] 25b303627fd3: Download complete [2021-05-11T07:29:52.393Z] 25b303627fd3: Pull complete [2021-05-11T07:29:52.393Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-11T07:29:52.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T07:29:52.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-11T07:29:52.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2021-05-11T07:29:52.687Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:29:55.825Z] $ docker top fb60202a63d22af5a85f7fbac383924ed2ecc961abf2801764f8ee31a26e9e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:29:56.996Z] + grep parallel+ [2021-05-11T07:29:56.996Z] docker-compose build --help [2021-05-11T07:29:58.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:29:58.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:29:58.418Z] ---> 927931f4cdcd [2021-05-11T07:29:58.418Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T07:29:59.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:29:59.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:29:59.017Z] ---> 927931f4cdcd [2021-05-11T07:29:59.017Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T07:29:59.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:29:59.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:29:59.017Z] ---> 927931f4cdcd [2021-05-11T07:29:59.017Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:29:59.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:29:59.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:29:59.283Z] ---> 927931f4cdcd [2021-05-11T07:29:59.283Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:29:59.546Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:29:59.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:29:59.546Z] ---> 927931f4cdcd [2021-05-11T07:29:59.546Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:30:00.383Z] --parallel Build images in parallel. [2021-05-11T07:30:00.534Z] ---> Running in f678b4c8d031 [2021-05-11T07:30:00.534Z] ---> Running in 82cef7c669b1 [2021-05-11T07:30:00.534Z] ---> Running in 962bcea3fe0d [2021-05-11T07:30:00.534Z] ---> Running in e29485d7154a [2021-05-11T07:30:00.534Z] ---> Running in 28ffd80da514 [Pipeline] } [2021-05-11T07:30:00.672Z] $ docker stop --time=1 fb60202a63d22af5a85f7fbac383924ed2ecc961abf2801764f8ee31a26e9e18 [2021-05-11T07:30:01.120Z] Removing intermediate container 82cef7c669b1 [2021-05-11T07:30:01.120Z] ---> 896b49e94258 [2021-05-11T07:30:01.120Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:30:01.120Z] Removing intermediate container 962bcea3fe0d [2021-05-11T07:30:01.120Z] ---> de036df9b9ac [2021-05-11T07:30:01.120Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:30:01.120Z] Removing intermediate container f678b4c8d031 [2021-05-11T07:30:01.120Z] ---> 89a0e45f531d [2021-05-11T07:30:01.120Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:30:01.120Z] Removing intermediate container 28ffd80da514 [2021-05-11T07:30:01.120Z] ---> 8f194066da78 [2021-05-11T07:30:01.120Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:30:01.120Z] Removing intermediate container e29485d7154a [2021-05-11T07:30:01.120Z] ---> 22d3d817e212 [2021-05-11T07:30:01.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:30:01.120Z] ---> Running in 539d484cfcfe [2021-05-11T07:30:01.386Z] ---> Running in 483ae20f16c8 [2021-05-11T07:30:01.387Z] ---> Running in 4313e7ee04d2 [2021-05-11T07:30:01.387Z] ---> Running in d7f3927207a7 [2021-05-11T07:30:01.387Z] ---> Running in ee6f0e935bc3 [2021-05-11T07:30:02.658Z] $ docker rm -f fb60202a63d22af5a85f7fbac383924ed2ecc961abf2801764f8ee31a26e9e18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:30:03.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T07:30:03.276Z] . [Pipeline] withDockerContainer [2021-05-11T07:30:03.496Z] prd-ubuntu18.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2021-05-11T07:30:03.563Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:30:04.031Z] Removing intermediate container 483ae20f16c8 [2021-05-11T07:30:04.032Z] ---> 85e6231917ad [2021-05-11T07:30:04.032Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T07:30:04.032Z] Removing intermediate container d7f3927207a7 [2021-05-11T07:30:04.032Z] ---> 2c8f0a8c8948 [2021-05-11T07:30:04.032Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T07:30:04.032Z] Removing intermediate container 4313e7ee04d2 [2021-05-11T07:30:04.032Z] ---> 138741f8587c [2021-05-11T07:30:04.032Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T07:30:04.032Z] ---> Running in 45d9fb92c928 [2021-05-11T07:30:04.032Z] ---> Running in 07d29de50158 [2021-05-11T07:30:04.032Z] ---> Running in fe43a8f1a158 [2021-05-11T07:30:04.032Z] Removing intermediate container 539d484cfcfe [2021-05-11T07:30:04.032Z] ---> 277fcecc2798 [2021-05-11T07:30:04.032Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T07:30:04.296Z] Removing intermediate container ee6f0e935bc3 [2021-05-11T07:30:04.296Z] ---> 116cfd2541bf [2021-05-11T07:30:04.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T07:30:04.296Z] ---> Running in 2fc40a0ab4fa [2021-05-11T07:30:04.562Z] ---> Running in db55642fd3d5 [2021-05-11T07:30:04.852Z] $ docker top 4bb9998329beddc608ab29762ef4ef5dcde7611b66bef06a2a2ae759a3217a92 -eo pid,comm [2021-05-11T07:30:05.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:05.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-05-11T07:30:05.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:05.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:05.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:05.808Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T07:30:07.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:07.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:07.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:07.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:07.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:30:07.736Z] OK: 219 MiB in 52 packages [2021-05-11T07:30:07.736Z] OK: 219 MiB in 52 packages [2021-05-11T07:30:08.011Z] OK: 219 MiB in 52 packages [2021-05-11T07:30:08.011Z] OK: 219 MiB in 52 packages [2021-05-11T07:30:08.011Z] OK: 219 MiB in 52 packages [2021-05-11T07:30:08.619Z] Removing intermediate container 45d9fb92c928 [2021-05-11T07:30:08.619Z] ---> 607bd1359ebb [2021-05-11T07:30:08.619Z] Step 6/24 : COPY go.mod . [2021-05-11T07:30:08.924Z] Removing intermediate container 07d29de50158 [2021-05-11T07:30:08.924Z] ---> d121de0f74dd [2021-05-11T07:30:08.924Z] Step 6/24 : COPY go.mod . [2021-05-11T07:30:08.924Z] Removing intermediate container 2fc40a0ab4fa [2021-05-11T07:30:08.924Z] ---> 94f67be32012 [2021-05-11T07:30:08.924Z] Step 6/23 : COPY go.mod . [2021-05-11T07:30:08.924Z] ---> 793ff0915cc5 [2021-05-11T07:30:08.924Z] Step 7/24 : RUN go mod download [2021-05-11T07:30:09.177Z] Building docker-core-command-go ... [2021-05-11T07:30:09.177Z] Building docker-core-data-go ... [2021-05-11T07:30:09.177Z] Building docker-core-metadata-go ... [2021-05-11T07:30:09.177Z] Building docker-security-bootstrapper-go ... [2021-05-11T07:30:09.177Z] Building docker-security-proxy-setup-go ... [2021-05-11T07:30:09.177Z] Building docker-security-secretstore-setup-go ... [2021-05-11T07:30:09.177Z] Building docker-support-notifications-go ... [2021-05-11T07:30:09.177Z] Building docker-support-scheduler-go ... [2021-05-11T07:30:09.177Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T07:30:09.177Z] Building docker-core-command-go [2021-05-11T07:30:09.177Z] Building docker-security-proxy-setup-go [2021-05-11T07:30:09.177Z] Building docker-core-data-go [2021-05-11T07:30:09.177Z] Building docker-core-metadata-go [2021-05-11T07:30:09.177Z] Building docker-support-notifications-go [2021-05-11T07:30:09.203Z] Removing intermediate container fe43a8f1a158 [2021-05-11T07:30:09.204Z] ---> 54d38433732b [2021-05-11T07:30:09.204Z] Step 6/24 : COPY go.mod . [2021-05-11T07:30:09.204Z] ---> Running in dfc1a5092f72 [2021-05-11T07:30:09.481Z] Removing intermediate container db55642fd3d5 [2021-05-11T07:30:09.481Z] ---> e109d1b7b5f1 [2021-05-11T07:30:09.481Z] Step 6/22 : COPY go.mod . [2021-05-11T07:30:09.481Z] ---> f1a59702e77e [2021-05-11T07:30:09.481Z] Step 7/24 : RUN go mod download [2021-05-11T07:30:09.481Z] ---> 686b73b6fd22 [2021-05-11T07:30:09.481Z] Step 7/23 : RUN go mod download [2021-05-11T07:30:09.753Z] ---> Running in 59a5c5b75ff9 [2021-05-11T07:30:09.753Z] ---> f8685e736f23 [2021-05-11T07:30:09.753Z] Step 7/24 : RUN go mod download [2021-05-11T07:30:09.753Z] ---> Running in b88eea8c828f [2021-05-11T07:30:10.018Z] ---> b12cd38e516f [2021-05-11T07:30:10.018Z] Step 7/22 : RUN go mod download [2021-05-11T07:30:10.018Z] ---> Running in 1883bcdd801d [2021-05-11T07:30:10.018Z] ---> Running in fd3f65c6f30e [2021-05-11T07:30:11.989Z] Removing intermediate container dfc1a5092f72 [2021-05-11T07:30:11.989Z] ---> bfa6f99f1f8a [2021-05-11T07:30:11.989Z] Step 8/24 : COPY . . [2021-05-11T07:30:11.989Z] Removing intermediate container 59a5c5b75ff9 [2021-05-11T07:30:11.989Z] ---> 744762256423 [2021-05-11T07:30:11.989Z] Step 8/24 : COPY . . [2021-05-11T07:30:11.989Z] Removing intermediate container b88eea8c828f [2021-05-11T07:30:11.989Z] ---> 5102912efc7b [2021-05-11T07:30:11.989Z] Step 8/23 : COPY . . [2021-05-11T07:30:15.339Z] Removing intermediate container 1883bcdd801d [2021-05-11T07:30:15.339Z] ---> f6f1662611eb [2021-05-11T07:30:15.339Z] Step 8/24 : COPY . . [2021-05-11T07:30:15.927Z] Removing intermediate container fd3f65c6f30e [2021-05-11T07:30:15.927Z] ---> c2c428f804b5 [2021-05-11T07:30:15.927Z] Step 8/22 : COPY . . [2021-05-11T07:31:03.635Z] ---> e7dbc841e3c6 [2021-05-11T07:31:03.635Z] ---> 75013719fb65 [2021-05-11T07:31:03.635Z] Step 9/23 : RUN go mod tidyStep 9/24 : RUN go mod tidy [2021-05-11T07:31:03.635Z] [2021-05-11T07:31:03.635Z] ---> 32191638e436 [2021-05-11T07:31:03.635Z] Step 9/22 : RUN go mod tidy [2021-05-11T07:31:03.635Z] ---> 5c9f09b2de4d [2021-05-11T07:31:03.635Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:31:03.635Z] ---> 36d68c369016 [2021-05-11T07:31:03.635Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:31:03.635Z] ---> Running in d4dd0c762663 [2021-05-11T07:31:03.635Z] ---> Running in 5f18b7a32210 [2021-05-11T07:31:03.635Z] ---> Running in 122dc7051a6e [2021-05-11T07:31:03.635Z] ---> Running in a132018dbe37 [2021-05-11T07:31:03.635Z] ---> Running in 84d2acc3b135 [2021-05-11T07:31:05.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:31:05.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:31:05.692Z] ---> b02ae9c0629e [2021-05-11T07:31:05.692Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T07:31:05.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:31:05.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:31:05.692Z] ---> b02ae9c0629e [2021-05-11T07:31:05.692Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:31:05.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:31:05.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:31:05.692Z] ---> b02ae9c0629e [2021-05-11T07:31:05.692Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:31:05.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:31:05.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:31:05.692Z] ---> b02ae9c0629e [2021-05-11T07:31:05.692Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T07:31:05.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:31:05.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:31:05.692Z] ---> b02ae9c0629e [2021-05-11T07:31:05.692Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:31:05.692Z] ---> Running in 2143887a8bf4 [2021-05-11T07:31:05.692Z] ---> Running in dfe312f6392a [2021-05-11T07:31:05.692Z] ---> Running in ec2a49ce808f [2021-05-11T07:31:05.692Z] ---> Running in 4f862b086950 [2021-05-11T07:31:05.692Z] ---> Running in 243619959c67 [2021-05-11T07:31:05.692Z] Removing intermediate container 243619959c67 [2021-05-11T07:31:05.692Z] ---> 6c12717aeca1 [2021-05-11T07:31:05.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:31:05.692Z] Removing intermediate container 2143887a8bf4 [2021-05-11T07:31:05.692Z] ---> 468c44001438 [2021-05-11T07:31:05.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:31:05.692Z] Removing intermediate container dfe312f6392a [2021-05-11T07:31:05.692Z] Removing intermediate container ec2a49ce808f [2021-05-11T07:31:05.692Z] ---> 14dfda34bdda [2021-05-11T07:31:05.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:31:05.692Z] ---> 69d81185e935 [2021-05-11T07:31:05.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:31:05.692Z] Removing intermediate container 4f862b086950 [2021-05-11T07:31:05.692Z] ---> 7df5b366d76c [2021-05-11T07:31:05.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:31:05.692Z] ---> Running in 0698c94cd107 [2021-05-11T07:31:05.692Z] ---> Running in 9b62fe2d4b95 [2021-05-11T07:31:05.692Z] ---> Running in 77c1326111d8 [2021-05-11T07:31:05.692Z] ---> Running in b7ffebfc5032 [2021-05-11T07:31:05.692Z] ---> Running in f8eef07701f9 [2021-05-11T07:31:05.692Z] Removing intermediate container 0698c94cd107 [2021-05-11T07:31:05.692Z] ---> 97f74b5d8a29 [2021-05-11T07:31:05.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T07:31:05.692Z] ---> Running in 738f38bba591 [2021-05-11T07:31:05.692Z] Removing intermediate container 9b62fe2d4b95 [2021-05-11T07:31:05.692Z] ---> 2f747bc1d207 [2021-05-11T07:31:05.692Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T07:31:05.977Z] Removing intermediate container 77c1326111d8 [2021-05-11T07:31:05.977Z] ---> 5fadb168c742 [2021-05-11T07:31:05.977Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T07:31:05.977Z] ---> Running in 5ef49f41edfe [2021-05-11T07:31:06.252Z] ---> Running in 12ca3b87b120 [2021-05-11T07:31:06.252Z] Removing intermediate container f8eef07701f9 [2021-05-11T07:31:06.252Z] ---> 228c3a850014 [2021-05-11T07:31:06.252Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T07:31:06.252Z] Removing intermediate container b7ffebfc5032 [2021-05-11T07:31:06.252Z] ---> 4b4a085af144 [2021-05-11T07:31:06.252Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T07:31:06.535Z] ---> Running in 6888faf24f6c [2021-05-11T07:31:06.535Z] ---> Running in 2ed3a0dc186c [2021-05-11T07:31:07.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:08.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:08.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:08.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:08.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:09.203Z] Removing intermediate container 5f18b7a32210 [2021-05-11T07:31:09.203Z] ---> cac79f6c6a2e [2021-05-11T07:31:09.203Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T07:31:09.203Z] Removing intermediate container 122dc7051a6e [2021-05-11T07:31:09.203Z] ---> eed1aaf3bbe0 [2021-05-11T07:31:09.203Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T07:31:09.203Z] ---> Running in 1590f0afc613 [2021-05-11T07:31:09.203Z] Removing intermediate container d4dd0c762663 [2021-05-11T07:31:09.203Z] ---> b7c7bcd0f398 [2021-05-11T07:31:09.203Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T07:31:09.203Z] ---> Running in 94fb100f38c7 [2021-05-11T07:31:09.203Z] Removing intermediate container a132018dbe37 [2021-05-11T07:31:09.203Z] ---> a5201f343f71 [2021-05-11T07:31:09.203Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T07:31:09.203Z] Removing intermediate container 84d2acc3b135 [2021-05-11T07:31:09.203Z] ---> aa9236b7b1ad [2021-05-11T07:31:09.203Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T07:31:09.203Z] ---> Running in d0d37725e9cd [2021-05-11T07:31:09.203Z] ---> Running in 7335272f1a48 [2021-05-11T07:31:09.203Z] ---> Running in 3461fbe073e3 [2021-05-11T07:31:09.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:10.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:10.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T07:31:10.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:10.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:10.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T07:31:10.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-data/core-data ./cmd/core-data [2021-05-11T07:31:10.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:31:10.673Z] OK: 218 MiB in 52 packages [2021-05-11T07:31:10.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T07:31:10.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T07:31:11.703Z] OK: 218 MiB in 52 packages [2021-05-11T07:31:11.703Z] OK: 218 MiB in 52 packages [2021-05-11T07:31:12.303Z] OK: 218 MiB in 52 packages [2021-05-11T07:31:12.588Z] OK: 218 MiB in 52 packages [2021-05-11T07:31:12.588Z] Removing intermediate container 738f38bba591 [2021-05-11T07:31:12.588Z] ---> 4cd7f1f9b72a [2021-05-11T07:31:12.588Z] Step 6/24 : COPY go.mod . [2021-05-11T07:31:13.580Z] Removing intermediate container 12ca3b87b120 [2021-05-11T07:31:13.580Z] ---> 6fddf1b5eee3 [2021-05-11T07:31:13.580Z] Step 6/23 : COPY go.mod . [2021-05-11T07:31:13.580Z] Removing intermediate container 5ef49f41edfe [2021-05-11T07:31:13.580Z] ---> 136689294606 [2021-05-11T07:31:13.580Z] Step 6/24 : COPY go.mod . [2021-05-11T07:31:13.580Z] ---> 235e8c2d3fa6 [2021-05-11T07:31:13.580Z] Step 7/24 : RUN go mod download [2021-05-11T07:31:13.850Z] Removing intermediate container 6888faf24f6c [2021-05-11T07:31:13.850Z] ---> bd06d90326a9 [2021-05-11T07:31:13.850Z] Step 6/24 : COPY go.mod . [2021-05-11T07:31:13.850Z] ---> Running in 4cd7f1aa78a6 [2021-05-11T07:31:14.121Z] Removing intermediate container 2ed3a0dc186c [2021-05-11T07:31:14.121Z] ---> f9bc70cb6b37 [2021-05-11T07:31:14.121Z] Step 6/22 : COPY go.mod . [2021-05-11T07:31:14.399Z] ---> d59e9ad3dbd3 [2021-05-11T07:31:14.399Z] Step 7/23 : RUN go mod download [2021-05-11T07:31:14.670Z] ---> 8d773704357a [2021-05-11T07:31:14.670Z] Step 7/24 : RUN go mod download [2021-05-11T07:31:14.670Z] ---> Running in f35679f61eb3 [2021-05-11T07:31:14.940Z] ---> Running in 902f002f4574 [2021-05-11T07:31:14.940Z] ---> b39d3c9e4512 [2021-05-11T07:31:14.940Z] Step 7/24 : RUN go mod download [2021-05-11T07:31:15.213Z] ---> Running in 176a64cdaeb1 [2021-05-11T07:31:15.213Z] ---> eb6bf0fd2e0a [2021-05-11T07:31:15.213Z] Step 7/22 : RUN go mod download [2021-05-11T07:31:15.494Z] ---> Running in a8c4d444d2cd [2021-05-11T07:31:17.478Z] Removing intermediate container 4cd7f1aa78a6 [2021-05-11T07:31:17.479Z] ---> 2e1f436ec7bd [2021-05-11T07:31:17.479Z] Step 8/24 : COPY . . [2021-05-11T07:31:18.915Z] Removing intermediate container f35679f61eb3 [2021-05-11T07:31:18.915Z] ---> 81860fddd987 [2021-05-11T07:31:18.915Z] Step 8/23 : COPY . . [2021-05-11T07:31:19.540Z] Removing intermediate container 902f002f4574 [2021-05-11T07:31:19.540Z] ---> 131b82a8612c [2021-05-11T07:31:19.540Z] Step 8/24 : COPY . . [2021-05-11T07:31:19.540Z] Removing intermediate container 176a64cdaeb1 [2021-05-11T07:31:19.540Z] ---> ae7bc3cb2b2e [2021-05-11T07:31:19.540Z] Step 8/24 : COPY . . [2021-05-11T07:31:19.822Z] Removing intermediate container a8c4d444d2cd [2021-05-11T07:31:19.822Z] ---> 6e0ba6ef3c4d [2021-05-11T07:31:19.822Z] Step 8/22 : COPY . . [2021-05-11T07:31:38.135Z] ---> 51ca78f4ecc6 [2021-05-11T07:31:38.135Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:31:38.135Z] ---> 63ea0f3f6afa [2021-05-11T07:31:38.135Z] Step 9/23 : RUN go mod tidy [2021-05-11T07:31:38.135Z] ---> Running in 5b03b0dd43cc [2021-05-11T07:31:38.135Z] ---> b609c1bbfd33 [2021-05-11T07:31:38.135Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:31:38.135Z] ---> 2bf7da98d32b [2021-05-11T07:31:38.135Z] Step 9/22 : RUN go mod tidy [2021-05-11T07:31:38.135Z] ---> 3931aeb8f6f5 [2021-05-11T07:31:38.135Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:31:38.135Z] ---> Running in e7c8fb1ab5ce [2021-05-11T07:31:38.135Z] ---> Running in f0f640380ade [2021-05-11T07:31:38.135Z] ---> Running in 70afc8ce41d3 [2021-05-11T07:31:38.135Z] ---> Running in 1ae229dd1171 [2021-05-11T07:31:44.877Z] Removing intermediate container 5b03b0dd43cc [2021-05-11T07:31:44.877Z] ---> 902757618c12 [2021-05-11T07:31:44.877Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T07:31:44.877Z] ---> Running in aa070d4ef9f3 [2021-05-11T07:31:44.877Z] Removing intermediate container e7c8fb1ab5ce [2021-05-11T07:31:44.877Z] ---> b91ee684d484 [2021-05-11T07:31:44.877Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T07:31:45.156Z] Removing intermediate container 70afc8ce41d3 [2021-05-11T07:31:45.156Z] Removing intermediate container f0f640380ade [2021-05-11T07:31:45.156Z] ---> b133fc59d532 [2021-05-11T07:31:45.156Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T07:31:45.156Z] ---> 79deb36b984c [2021-05-11T07:31:45.156Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T07:31:45.156Z] ---> Running in e0598b5465a4 [2021-05-11T07:31:45.432Z] ---> Running in cec857ef5c38 [2021-05-11T07:31:45.432Z] ---> Running in dc4670dcebff [2021-05-11T07:31:45.709Z] Removing intermediate container 1ae229dd1171 [2021-05-11T07:31:45.709Z] ---> fc459acc9f7c [2021-05-11T07:31:45.709Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T07:31:45.984Z] ---> Running in 6ecc8dbb0e7d [2021-05-11T07:31:46.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T07:31:47.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T07:31:47.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T07:31:47.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T07:31:48.083Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-data/core-data ./cmd/core-data [2021-05-11T07:31:58.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T07:32:11.177Z] Removing intermediate container 7335272f1a48 [2021-05-11T07:32:11.177Z] ---> 4b477710fa23 [2021-05-11T07:32:11.177Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T07:32:11.177Z] Removing intermediate container 3461fbe073e3 [2021-05-11T07:32:11.177Z] ---> 99ebe3788442 [2021-05-11T07:32:11.177Z] [2021-05-11T07:32:11.177Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:32:11.177Z] ---> Running in 6695940b8d7d [2021-05-11T07:32:11.177Z] Removing intermediate container 94fb100f38c7 [2021-05-11T07:32:11.177Z] ---> 9b82e7232a80 [2021-05-11T07:32:11.177Z] [2021-05-11T07:32:11.177Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T07:32:11.177Z] Removing intermediate container 1590f0afc613 [2021-05-11T07:32:11.177Z] ---> c7022c794764 [2021-05-11T07:32:11.177Z] [2021-05-11T07:32:11.177Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T07:32:11.177Z] 3.12: Pulling from library/alpine [2021-05-11T07:32:11.177Z] 3.12: Pulling from library/alpine [2021-05-11T07:32:11.177Z] 3.12: Pulling from library/alpine [2021-05-11T07:32:11.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T07:32:11.842Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T07:32:11.842Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T07:32:11.842Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T07:32:11.842Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T07:32:11.842Z] ---> 13621d1b12d4 [2021-05-11T07:32:11.842Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T07:32:11.842Z] Status: Image is up to date for alpine:3.12 [2021-05-11T07:32:11.842Z] ---> 13621d1b12d4 [2021-05-11T07:32:11.842Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:32:11.842Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T07:32:11.842Z] ---> 13621d1b12d4 [2021-05-11T07:32:11.842Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T07:32:13.409Z] ---> Running in b7d909d1e59f [2021-05-11T07:32:13.409Z] ---> Running in dfdc0c754636 [2021-05-11T07:32:13.409Z] ---> Running in e0878156ced5 [2021-05-11T07:32:15.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:15.438Z] Removing intermediate container d0d37725e9cd [2021-05-11T07:32:15.438Z] ---> 31e385052ff3 [2021-05-11T07:32:15.438Z] [2021-05-11T07:32:15.438Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:32:15.438Z] ---> 13621d1b12d4 [2021-05-11T07:32:15.438Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T07:32:15.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:15.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:15.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:15.729Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T07:32:15.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:16.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:16.030Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T07:32:16.030Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:32:16.345Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T07:32:16.345Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:32:16.345Z] ---> Running in 142ed71162c8 [2021-05-11T07:32:16.345Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:32:16.345Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T07:32:16.695Z] OK: 6 MiB in 16 packages [2021-05-11T07:32:16.695Z] OK: 6 MiB in 15 packages [2021-05-11T07:32:16.695Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:32:16.695Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T07:32:16.695Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T07:32:16.695Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:32:17.016Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:32:17.016Z] Removing intermediate container 6695940b8d7d [2021-05-11T07:32:17.016Z] ---> 6734edb1e777 [2021-05-11T07:32:17.016Z] [2021-05-11T07:32:17.016Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T07:32:17.016Z] OK: 7 MiB in 18 packages [2021-05-11T07:32:17.016Z] 20.10.0: Pulling from library/docker [2021-05-11T07:32:18.082Z] Removing intermediate container 142ed71162c8 [2021-05-11T07:32:18.082Z] ---> c37354efbbc9 [2021-05-11T07:32:18.082Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T07:32:18.082Z] ---> Running in 854c16766ccb [2021-05-11T07:32:18.694Z] Removing intermediate container 854c16766ccb [2021-05-11T07:32:18.694Z] ---> 5c19fb81b336 [2021-05-11T07:32:18.694Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T07:32:19.665Z] ---> Running in 9bb02d3e9de9 [2021-05-11T07:32:19.665Z] Removing intermediate container dfdc0c754636 [2021-05-11T07:32:19.665Z] ---> cc5209c3659b [2021-05-11T07:32:19.665Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:32:19.665Z] Removing intermediate container b7d909d1e59f [2021-05-11T07:32:19.665Z] ---> 545039368a07 [2021-05-11T07:32:19.665Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:32:19.936Z] Removing intermediate container e0878156ced5 [2021-05-11T07:32:19.936Z] ---> 86d24e8a8580 [2021-05-11T07:32:19.936Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T07:32:19.936Z] ---> Running in 0529b52dda26 [2021-05-11T07:32:19.936Z] ---> Running in abb3382ca9c4 [2021-05-11T07:32:19.936Z] ---> Running in 10db28037f01 [2021-05-11T07:32:19.936Z] Removing intermediate container 9bb02d3e9de9 [2021-05-11T07:32:19.936Z] ---> 19af4ae40695 [2021-05-11T07:32:19.936Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:32:20.199Z] ---> Running in 27fa69a8ca6f [2021-05-11T07:32:20.200Z] Removing intermediate container 0529b52dda26 [2021-05-11T07:32:20.200Z] ---> c73ceb80fba8 [2021-05-11T07:32:20.200Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T07:32:20.468Z] Removing intermediate container abb3382ca9c4 [2021-05-11T07:32:20.468Z] ---> 6f3822ff4c8f [2021-05-11T07:32:20.468Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T07:32:20.468Z] Removing intermediate container 10db28037f01 [2021-05-11T07:32:20.468Z] ---> cfe0df867bdc [2021-05-11T07:32:20.468Z] Step 14/22 : WORKDIR /edgex [2021-05-11T07:32:20.753Z] ---> Running in f36c23b99e53 [2021-05-11T07:32:20.753Z] ---> Running in f67e496aa85c [2021-05-11T07:32:20.753Z] ---> Running in d8918209c74d [2021-05-11T07:32:21.087Z] Removing intermediate container f36c23b99e53 [2021-05-11T07:32:21.087Z] ---> 4aefdaed25ab [2021-05-11T07:32:21.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T07:32:21.389Z] Removing intermediate container f67e496aa85c [2021-05-11T07:32:21.389Z] ---> b54a1f5923e0 [2021-05-11T07:32:21.389Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T07:32:21.389Z] ---> Running in 8fb0347c024e [2021-05-11T07:32:21.697Z] Removing intermediate container d8918209c74d [2021-05-11T07:32:21.697Z] ---> 7f238df58d49 [2021-05-11T07:32:21.697Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T07:32:21.697Z] ---> Running in 636bbd76fde4 [2021-05-11T07:32:22.356Z] Removing intermediate container 8fb0347c024e [2021-05-11T07:32:22.356Z] ---> 14ba11f1b732 [2021-05-11T07:32:22.356Z] Step 16/24 : WORKDIR / [2021-05-11T07:32:22.356Z] Removing intermediate container 636bbd76fde4 [2021-05-11T07:32:22.356Z] ---> cc9d4a96449d [2021-05-11T07:32:22.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:32:22.679Z] ---> Running in 37520c4ce598 [2021-05-11T07:32:22.679Z] ---> d259a8918a34 [2021-05-11T07:32:22.679Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T07:32:23.364Z] Removing intermediate container 37520c4ce598 [2021-05-11T07:32:23.364Z] ---> a20abb6e93dd [2021-05-11T07:32:23.364Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:32:23.673Z] ---> 15d62ba711fd [2021-05-11T07:32:23.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T07:32:23.673Z] Removing intermediate container 27fa69a8ca6f [2021-05-11T07:32:23.673Z] ---> d2ab676b431f [2021-05-11T07:32:23.673Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T07:32:23.673Z] ---> Running in ea19a75a47b2 [2021-05-11T07:32:24.307Z] ---> f5d46e57f51e [2021-05-11T07:32:24.307Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T07:32:24.307Z] ---> feb3e80dacde [2021-05-11T07:32:24.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T07:32:25.402Z] ---> 46bf86149e6c [2021-05-11T07:32:25.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T07:32:25.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:26.736Z] ---> f08486ec40c3 [2021-05-11T07:32:26.736Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T07:32:26.736Z] ---> b483de819051 [2021-05-11T07:32:26.736Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T07:32:26.736Z] ---> b64f5493c60f [2021-05-11T07:32:26.736Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T07:32:27.185Z] ---> Running in 6d0483cef81d [2021-05-11T07:32:27.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:27.185Z] ---> Running in df1af6cd5757 [2021-05-11T07:32:27.486Z] Removing intermediate container 6d0483cef81d [2021-05-11T07:32:27.486Z] ---> 7cd4387acba3 [2021-05-11T07:32:27.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:32:27.780Z] ---> 593e1ee55d69 [2021-05-11T07:32:27.780Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T07:32:27.780Z] Removing intermediate container df1af6cd5757 [2021-05-11T07:32:27.780Z] ---> 8cee49ffcc9b [2021-05-11T07:32:27.780Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T07:32:27.780Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T07:32:28.072Z] ---> Running in 18ad18d099cc [2021-05-11T07:32:28.072Z] ---> Running in a740803f6c5a [2021-05-11T07:32:28.072Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T07:32:28.072Z] ---> Running in 1a587404ae2c [2021-05-11T07:32:28.385Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T07:32:28.716Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T07:32:28.994Z] Removing intermediate container a740803f6c5a [2021-05-11T07:32:28.994Z] ---> 867eaf49434f [2021-05-11T07:32:28.994Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T07:32:28.994Z] Removing intermediate container 18ad18d099cc [2021-05-11T07:32:28.994Z] ---> 288e71fc7383 [2021-05-11T07:32:28.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:32:28.994Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T07:32:28.994Z] Removing intermediate container 1a587404ae2c [2021-05-11T07:32:28.994Z] ---> f2a58ba29494 [2021-05-11T07:32:28.994Z] Step 20/22 : LABEL arch=x86_64 [2021-05-11T07:32:28.994Z] ---> Running in 9492f98d65b5 [2021-05-11T07:32:28.994Z] ---> Running in 053e59784cf9 [2021-05-11T07:32:29.266Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T07:32:29.266Z] ---> Running in b13ed513331f [2021-05-11T07:32:29.266Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:32:29.266Z] OK: 8 MiB in 20 packages [2021-05-11T07:32:29.561Z] Removing intermediate container 053e59784cf9 [2021-05-11T07:32:29.561Z] ---> 1b96ee89fae9 [2021-05-11T07:32:29.561Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T07:32:29.561Z] Removing intermediate container b13ed513331f [2021-05-11T07:32:29.561Z] ---> a8ee6f04155c [2021-05-11T07:32:29.561Z] Step 21/22 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:32:29.561Z] Removing intermediate container 9492f98d65b5 [2021-05-11T07:32:29.561Z] ---> bcb4d8114b58 [2021-05-11T07:32:29.561Z] Step 22/23 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:32:29.561Z] ---> Running in 32bc145b468d [2021-05-11T07:32:29.832Z] ---> Running in 1eb3a014c795 [2021-05-11T07:32:29.832Z] ---> Running in c976ee5233b8 [2021-05-11T07:32:30.121Z] Removing intermediate container 32bc145b468d [2021-05-11T07:32:30.121Z] ---> 8435c9b266e3 [2021-05-11T07:32:30.121Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:32:30.121Z] Removing intermediate container 1eb3a014c795 [2021-05-11T07:32:30.121Z] ---> dc486148451c [2021-05-11T07:32:30.121Z] Step 22/22 : LABEL version=2.0.0-dev.210 [2021-05-11T07:32:30.433Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T07:32:30.710Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T07:32:30.710Z] ---> aefe523efa57 [2021-05-11T07:32:30.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:32:30.710Z] Removing intermediate container c976ee5233b8 [2021-05-11T07:32:30.710Z] ---> 1186ed48a826 [2021-05-11T07:32:30.710Z] Step 23/23 : LABEL version=2.0.0-dev.210 [2021-05-11T07:32:30.710Z] ---> Running in 495a61de3132 [2021-05-11T07:32:30.710Z] ---> Running in c1d7d2cb84fd [2021-05-11T07:32:30.710Z] ---> Running in 58aeb76fba94 [2021-05-11T07:32:30.710Z] ---> Running in 8f55e0f230c0 [2021-05-11T07:32:30.710Z] Removing intermediate container ea19a75a47b2 [2021-05-11T07:32:30.710Z] ---> e12bfe77e9a5 [2021-05-11T07:32:30.710Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:32:30.993Z] Removing intermediate container c1d7d2cb84fd [2021-05-11T07:32:30.993Z] ---> 4ee5423b0d64 [2021-05-11T07:32:30.993Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:32:30.993Z] Removing intermediate container 495a61de3132 [2021-05-11T07:32:30.993Z] ---> 9abc91876578 [2021-05-11T07:32:30.993Z] [2021-05-11T07:32:30.993Z] Removing intermediate container 58aeb76fba94 [2021-05-11T07:32:30.993Z] ---> 2cd0886caf87 [2021-05-11T07:32:30.993Z] [2021-05-11T07:32:30.993Z] Removing intermediate container 8f55e0f230c0 [2021-05-11T07:32:30.993Z] ---> 1bc480897d11 [2021-05-11T07:32:30.993Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T07:32:31.602Z] ---> Running in da10724265d0 [2021-05-11T07:32:31.602Z] ---> 181ed8e0d19c [2021-05-11T07:32:31.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T07:32:31.602Z] ---> Running in a4ab18d11056 [2021-05-11T07:32:32.203Z] Successfully built 2cd0886caf87 [2021-05-11T07:32:32.203Z] Successfully tagged docker-support-notifications-go:latest [2021-05-11T07:32:32.203Z] Building docker-core-metadata-go [2021-05-11T07:32:32.816Z]  Building docker-support-notifications-go ... done Removing intermediate container da10724265d0 [2021-05-11T07:32:32.817Z] ---> 9b9c81659a65 [2021-05-11T07:32:32.817Z] [2021-05-11T07:32:32.817Z] Successfully built 9abc91876578 [2021-05-11T07:32:32.817Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-11T07:32:32.817Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-05-11T07:32:33.734Z] Successfully built 9b9c81659a65 [2021-05-11T07:32:33.734Z] Successfully tagged docker-core-command-go:latest [2021-05-11T07:32:33.734Z] Building docker-support-scheduler-go [2021-05-11T07:32:33.734Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:33.734Z] ---> 9795452688d6 [2021-05-11T07:32:33.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T07:32:33.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:32:34.026Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T07:32:34.026Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T07:32:34.026Z] Executing bash-5.0.17-r0.post-install [2021-05-11T07:32:34.026Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:32:34.026Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T07:32:34.026Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T07:32:34.026Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T07:32:34.026Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T07:32:34.026Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T07:32:34.026Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T07:32:34.026Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T07:32:34.026Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T07:32:34.026Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T07:32:34.026Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T07:32:34.026Z] ---> 7212a57855ba [2021-05-11T07:32:34.026Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T07:32:34.344Z] ---> Running in a8dff4f00e4c [2021-05-11T07:32:38.092Z] Removing intermediate container a8dff4f00e4c [2021-05-11T07:32:38.092Z] ---> 613784f9baed [2021-05-11T07:32:38.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:32:38.390Z] ---> Running in 79b4a8d6568a [2021-05-11T07:32:39.977Z] Removing intermediate container 79b4a8d6568a [2021-05-11T07:32:39.977Z] ---> 9f132dfe2893 [2021-05-11T07:32:39.977Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T07:32:44.560Z] ---> Running in 6218075cf39d [2021-05-11T07:32:44.560Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T07:32:44.560Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T07:32:44.560Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T07:32:44.560Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T07:32:44.560Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T07:32:44.560Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T07:32:44.560Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T07:32:44.560Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T07:32:44.868Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T07:32:45.556Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T07:32:45.907Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T07:32:45.907Z] Removing intermediate container 6218075cf39d [2021-05-11T07:32:45.907Z] ---> db2cb8b51f27 [2021-05-11T07:32:45.907Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:32:46.250Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T07:32:46.250Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T07:32:46.567Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T07:32:46.914Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T07:32:46.914Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T07:32:46.914Z] ---> Running in 32a478ef9c93 [2021-05-11T07:32:47.638Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T07:32:47.638Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T07:32:47.999Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T07:32:48.422Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T07:32:48.422Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T07:32:48.422Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T07:32:48.422Z] Removing intermediate container 32a478ef9c93 [2021-05-11T07:32:48.422Z] ---> 87f9d33c0eae [2021-05-11T07:32:48.422Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:32:48.422Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T07:32:48.422Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T07:32:48.737Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T07:32:48.737Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T07:32:48.737Z] ---> Running in 17c73c50b872 [2021-05-11T07:32:49.367Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T07:32:49.367Z] OK: 72 MiB in 59 packages [2021-05-11T07:32:49.643Z] Removing intermediate container 17c73c50b872 [2021-05-11T07:32:49.643Z] ---> 5ee5e909fb16 [2021-05-11T07:32:49.643Z] [2021-05-11T07:32:49.915Z] Successfully built 5ee5e909fb16 [2021-05-11T07:32:50.189Z] Successfully tagged docker-core-data-go:latest [2021-05-11T07:32:50.189Z] Building docker-security-bootstrapper-go [2021-05-11T07:32:58.989Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-05-11T07:32:58.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T07:32:59.275Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T07:32:59.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T07:33:03.814Z] 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-05-11T07:33:03.814Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T07:33:03.814Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T07:33:05.851Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T07:33:05.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T07:33:07.602Z] Collecting PyYAML<4,>=3.10 [2021-05-11T07:33:07.602Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T07:33:11.302Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T07:33:11.302Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T07:33:12.468Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T07:33:12.468Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T07:33:12.468Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T07:33:12.468Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T07:33:14.055Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T07:33:14.055Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T07:33:15.391Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T07:33:15.391Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T07:33:16.081Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T07:33:16.081Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T07:33:16.417Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T07:33:16.417Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T07:33:17.059Z] Collecting idna<2.8,>=2.5 [2021-05-11T07:33:17.059Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T07:33:17.059Z] 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-05-11T07:33:17.059Z] 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-05-11T07:33:17.059Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T07:33:17.059Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T07:33:17.059Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T07:33:17.059Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T07:33:17.728Z] Installing collected packages: dockerpty, cached-property, jsonschema, PyYAML, docopt, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-05-11T07:33:17.728Z] Running setup.py install for dockerpty: started [2021-05-11T07:33:20.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:33:20.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:33:20.028Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:33:20.028Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:33:20.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:33:20.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:33:20.028Z] ---> 927931f4cdcd [2021-05-11T07:33:20.028Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T07:33:20.028Z] ---> 927931f4cdcd [2021-05-11T07:33:20.028Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:33:20.028Z] ---> 927931f4cdcd [2021-05-11T07:33:20.028Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> 22d3d817e212 [2021-05-11T07:33:20.028Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> 22d3d817e212 [2021-05-11T07:33:20.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> 116cfd2541bf [2021-05-11T07:33:20.028Z] ---> 22d3d817e212 [2021-05-11T07:33:20.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> 116cfd2541bf [2021-05-11T07:33:20.028Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> e109d1b7b5f1 [2021-05-11T07:33:20.028Z] Step 6/24 : COPY go.mod . [2021-05-11T07:33:20.028Z] ---> 116cfd2541bf [2021-05-11T07:33:20.028Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> e109d1b7b5f1 [2021-05-11T07:33:20.028Z] Step 6/26 : COPY go.mod . [2021-05-11T07:33:20.028Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> e109d1b7b5f1 [2021-05-11T07:33:20.028Z] Step 6/23 : COPY go.mod . [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> b12cd38e516f [2021-05-11T07:33:20.028Z] Step 7/23 : RUN go mod download [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> c2c428f804b5 [2021-05-11T07:33:20.028Z] Step 8/23 : COPY . . [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> b12cd38e516f [2021-05-11T07:33:20.028Z] Step 7/24 : RUN go mod download [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> c2c428f804b5 [2021-05-11T07:33:20.028Z] Step 8/24 : COPY . . [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> b12cd38e516f [2021-05-11T07:33:20.028Z] Step 7/26 : RUN go mod download [2021-05-11T07:33:20.028Z] ---> Using cache [2021-05-11T07:33:20.028Z] ---> c2c428f804b5 [2021-05-11T07:33:20.028Z] Step 8/26 : COPY . . [2021-05-11T07:33:20.028Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> 32191638e436 [2021-05-11T07:33:20.316Z] Step 9/26 : RUN go mod tidy [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> cac79f6c6a2e [2021-05-11T07:33:20.316Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> 32191638e436 [2021-05-11T07:33:20.316Z] Step 9/23 : RUN go mod tidy [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> cac79f6c6a2e [2021-05-11T07:33:20.316Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> 32191638e436 [2021-05-11T07:33:20.316Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:33:20.316Z] ---> Using cache [2021-05-11T07:33:20.316Z] ---> cac79f6c6a2e [2021-05-11T07:33:20.316Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T07:33:22.343Z] Running setup.py install for PyYAML: started [2021-05-11T07:33:22.650Z] ---> Running in 425cdd820e7e [2021-05-11T07:33:22.650Z] ---> Running in e3fb44988a65 [2021-05-11T07:33:22.650Z] ---> Running in a43eb65b5ae4 [2021-05-11T07:33:23.701Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T07:33:23.701Z] Running setup.py install for docopt: started [2021-05-11T07:33:24.883Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T07:33:24.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T07:33:25.622Z] Running setup.py install for texttable: started [2021-05-11T07:33:27.090Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T07:33:27.090Z] Attempting uninstall: urllib3 [2021-05-11T07:33:27.090Z] Found existing installation: urllib3 1.25.9 [2021-05-11T07:33:27.090Z] Uninstalling urllib3-1.25.9: [2021-05-11T07:33:27.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T07:33:27.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T07:33:27.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T07:33:27.979Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T07:33:28.342Z] Attempting uninstall: idna [2021-05-11T07:33:28.342Z] Found existing installation: idna 2.9 [2021-05-11T07:33:28.622Z] Uninstalling idna-2.9: [2021-05-11T07:33:28.622Z] Successfully uninstalled idna-2.9 [2021-05-11T07:33:29.258Z] Attempting uninstall: requests [2021-05-11T07:33:29.258Z] Found existing installation: requests 2.23.0 [2021-05-11T07:33:29.258Z] Uninstalling requests-2.23.0: [2021-05-11T07:33:29.258Z] Successfully uninstalled requests-2.23.0 [2021-05-11T07:33:32.983Z] 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.59.0 [2021-05-11T07:33:32.983Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:33:32.983Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:33:32.983Z] ---> 927931f4cdcd [2021-05-11T07:33:32.983Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> 22d3d817e212 [2021-05-11T07:33:32.983Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> 116cfd2541bf [2021-05-11T07:33:32.983Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> e109d1b7b5f1 [2021-05-11T07:33:32.983Z] Step 6/32 : COPY go.mod . [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> b12cd38e516f [2021-05-11T07:33:32.983Z] Step 7/32 : RUN go mod download [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> c2c428f804b5 [2021-05-11T07:33:32.983Z] Step 8/32 : COPY . . [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> 32191638e436 [2021-05-11T07:33:32.983Z] Step 9/32 : RUN go mod tidy [2021-05-11T07:33:32.983Z] ---> Using cache [2021-05-11T07:33:32.983Z] ---> cac79f6c6a2e [2021-05-11T07:33:32.983Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T07:33:34.563Z] ---> Running in 0c5e907070df [2021-05-11T07:33:36.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T07:33:44.382Z] Removing intermediate container dc4670dcebff [2021-05-11T07:33:44.382Z] ---> ab956b6831d0 [2021-05-11T07:33:44.382Z] [2021-05-11T07:33:44.382Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T07:33:44.382Z] 3.12: Pulling from library/alpine [2021-05-11T07:33:44.660Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T07:33:44.660Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T07:33:44.660Z] ---> 9852663dfa18 [2021-05-11T07:33:44.660Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T07:33:45.269Z] ---> Running in c80098819518 [2021-05-11T07:33:47.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:33:47.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:33:48.271Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T07:33:48.549Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:33:48.549Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T07:33:48.549Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T07:33:48.549Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:33:48.549Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:33:48.827Z] OK: 7 MiB in 18 packages [2021-05-11T07:33:52.253Z] Removing intermediate container c80098819518 [2021-05-11T07:33:52.253Z] ---> c881cbe80961 [2021-05-11T07:33:52.253Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T07:33:52.253Z] ---> Running in bf0e98aa3014 [2021-05-11T07:33:52.534Z] Removing intermediate container bf0e98aa3014 [2021-05-11T07:33:52.534Z] ---> 3f6bc2e74d9c [2021-05-11T07:33:52.534Z] Step 14/22 : WORKDIR /edgex [2021-05-11T07:33:52.820Z] ---> Running in 6967a882d1b0 [2021-05-11T07:33:53.814Z] Removing intermediate container 6967a882d1b0 [2021-05-11T07:33:53.814Z] ---> 2157dd24a87c [2021-05-11T07:33:53.814Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T07:33:55.259Z] ---> 8fb50b33008e [2021-05-11T07:33:55.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T07:33:58.705Z] ---> 9eecde0044d5 [2021-05-11T07:33:58.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T07:34:00.709Z] Removing intermediate container 6ecc8dbb0e7d [2021-05-11T07:34:00.709Z] ---> 4259fbe20a45 [2021-05-11T07:34:00.709Z] [2021-05-11T07:34:00.709Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:34:00.709Z] ---> 9852663dfa18 [2021-05-11T07:34:00.709Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:34:01.327Z] ---> ec7f2d1ff938 [2021-05-11T07:34:01.328Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T07:34:01.328Z] ---> Running in fa90992356d9 [2021-05-11T07:34:01.610Z] ---> Running in b94ef803e050 [2021-05-11T07:34:03.074Z] Removing intermediate container b94ef803e050 [2021-05-11T07:34:03.074Z] ---> 48a15fa9907a [2021-05-11T07:34:03.074Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T07:34:03.349Z] ---> Running in 635ee960484f [2021-05-11T07:34:03.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:03.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:04.071Z] Removing intermediate container a4ab18d11056 [2021-05-11T07:34:04.071Z] ---> 44de34399779 [2021-05-11T07:34:04.071Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T07:34:04.071Z] ---> Running in a8d687ebcaf8 [2021-05-11T07:34:04.223Z] Removing intermediate container e0598b5465a4 [2021-05-11T07:34:04.223Z] ---> 8579de5b4666 [2021-05-11T07:34:04.223Z] [2021-05-11T07:34:04.223Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T07:34:04.223Z] ---> 9852663dfa18 [2021-05-11T07:34:04.223Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T07:34:04.223Z] Removing intermediate container 635ee960484f [2021-05-11T07:34:04.223Z] ---> ccfc8e63c7a1 [2021-05-11T07:34:04.223Z] Step 20/22 : LABEL arch=arm64 [2021-05-11T07:34:04.423Z] Removing intermediate container a8d687ebcaf8 [2021-05-11T07:34:04.423Z] ---> 7796d9e8508a [2021-05-11T07:34:04.423Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T07:34:04.499Z] ---> Running in f4dd4314c900 [2021-05-11T07:34:04.499Z] ---> Running in 409ca20c2b5e [2021-05-11T07:34:04.778Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T07:34:04.778Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:34:04.778Z] OK: 5 MiB in 15 packages [2021-05-11T07:34:04.807Z] ---> Running in a18efcbd76d6 [2021-05-11T07:34:05.383Z] Removing intermediate container 409ca20c2b5e [2021-05-11T07:34:05.383Z] ---> 55448d1117ad [2021-05-11T07:34:05.383Z] Step 21/22 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:05.467Z] Removing intermediate container a18efcbd76d6 [2021-05-11T07:34:05.467Z] ---> 90075b89384a [2021-05-11T07:34:05.467Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T07:34:05.980Z] ---> Running in a7060322a918 [2021-05-11T07:34:06.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:06.585Z] Removing intermediate container a7060322a918 [2021-05-11T07:34:06.585Z] ---> 9ab40a305d45 [2021-05-11T07:34:06.585Z] Step 22/22 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:06.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:06.859Z] ---> Running in cd2848a54d63 [2021-05-11T07:34:07.137Z] Removing intermediate container fa90992356d9 [2021-05-11T07:34:07.137Z] ---> fc7f07cfc9f5 [2021-05-11T07:34:07.137Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:34:07.411Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T07:34:07.411Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T07:34:07.411Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:34:07.411Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:34:07.457Z] ---> 4d9d627c3a29 [2021-05-11T07:34:07.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:07.688Z] ---> Running in 2aaa05925066 [2021-05-11T07:34:07.688Z] OK: 6 MiB in 16 packages [2021-05-11T07:34:07.963Z] Removing intermediate container cd2848a54d63 [2021-05-11T07:34:07.963Z] ---> 7cd20251c6a2 [2021-05-11T07:34:07.963Z] [2021-05-11T07:34:08.090Z] ---> e9d4099d9930 [2021-05-11T07:34:08.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T07:34:08.590Z] Successfully built 7cd20251c6a2 [2021-05-11T07:34:08.871Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-11T07:34:08.871Z] Building docker-security-secretstore-setup-go [2021-05-11T07:34:08.871Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2aaa05925066 [2021-05-11T07:34:08.871Z] ---> 6c260097c406 [2021-05-11T07:34:08.871Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T07:34:09.160Z] ---> Running in 42dd9361d524 [2021-05-11T07:34:09.235Z] ---> dab3d1c66421 [2021-05-11T07:34:09.235Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T07:34:09.235Z] ---> Running in df669daf5fe6 [2021-05-11T07:34:09.844Z] Removing intermediate container df669daf5fe6 [2021-05-11T07:34:09.844Z] ---> ff7fa05f366b [2021-05-11T07:34:09.844Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:10.131Z] ---> Running in 01410aad970c [2021-05-11T07:34:11.148Z] Removing intermediate container 42dd9361d524 [2021-05-11T07:34:11.148Z] ---> 43ec076bf87c [2021-05-11T07:34:11.148Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T07:34:11.149Z] Removing intermediate container 01410aad970c [2021-05-11T07:34:11.149Z] ---> f6816890d321 [2021-05-11T07:34:11.149Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T07:34:11.471Z] ---> Running in eb55ddf314a5 [2021-05-11T07:34:11.743Z] Removing intermediate container aa070d4ef9f3 [2021-05-11T07:34:11.743Z] ---> ee1084fbefe5 [2021-05-11T07:34:11.743Z] [2021-05-11T07:34:11.743Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:34:11.743Z] ---> 9852663dfa18 [2021-05-11T07:34:11.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:34:11.743Z] ---> Using cache [2021-05-11T07:34:11.743Z] ---> fc7f07cfc9f5 [2021-05-11T07:34:11.743Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:34:11.743Z] ---> Using cache [2021-05-11T07:34:11.743Z] ---> 6c260097c406 [2021-05-11T07:34:11.743Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T07:34:12.016Z] ---> Running in 37d41cb1424f [2021-05-11T07:34:12.016Z] Removing intermediate container f4dd4314c900 [2021-05-11T07:34:12.016Z] ---> 30b7242bffa8 [2021-05-11T07:34:12.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:34:12.304Z] ---> Running in 4c5277c3e66a [2021-05-11T07:34:12.304Z] ---> Running in b2f2ad9e5589 [2021-05-11T07:34:12.516Z] Removing intermediate container eb55ddf314a5 [2021-05-11T07:34:12.516Z] ---> e0158203bb70 [2021-05-11T07:34:12.516Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:12.516Z] ---> Running in 4bf582631ec6 [2021-05-11T07:34:12.582Z] Removing intermediate container 37d41cb1424f [2021-05-11T07:34:12.582Z] ---> 0bd727359ade [2021-05-11T07:34:12.582Z] Step 16/24 : WORKDIR / [2021-05-11T07:34:12.859Z] ---> Running in c625134833bf [2021-05-11T07:34:13.191Z] Removing intermediate container 4bf582631ec6 [2021-05-11T07:34:13.191Z] ---> 99d5ededfea0 [2021-05-11T07:34:13.191Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:13.191Z] ---> Running in b5ad92ea6714 [2021-05-11T07:34:13.470Z] Removing intermediate container 4c5277c3e66a [2021-05-11T07:34:13.470Z] ---> f7ca6f067918 [2021-05-11T07:34:13.470Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T07:34:13.740Z] Removing intermediate container b2f2ad9e5589 [2021-05-11T07:34:13.740Z] ---> 4046e101de7c [2021-05-11T07:34:13.740Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T07:34:13.831Z] Removing intermediate container b5ad92ea6714 [2021-05-11T07:34:13.831Z] ---> c457c7d01986 [2021-05-11T07:34:13.831Z] [2021-05-11T07:34:14.014Z] ---> Running in a7a7774663d0 [2021-05-11T07:34:14.014Z] Removing intermediate container c625134833bf [2021-05-11T07:34:14.014Z] ---> 5f5c487a3651 [2021-05-11T07:34:14.014Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:14.289Z] ---> Running in c7305f8dded9 [2021-05-11T07:34:14.506Z] Successfully built c457c7d01986 [2021-05-11T07:34:14.506Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-11T07:34:14.882Z] Removing intermediate container a7a7774663d0 [2021-05-11T07:34:14.882Z] ---> d2f95e860087 [2021-05-11T07:34:14.882Z] Step 16/24 : WORKDIR / [2021-05-11T07:34:15.151Z] Removing intermediate container c7305f8dded9 [2021-05-11T07:34:15.151Z] ---> 781add62d24d [2021-05-11T07:34:15.151Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T07:34:15.151Z] ---> Running in f4358ad5ad9f [2021-05-11T07:34:15.422Z] ---> 1d55a63875fa [2021-05-11T07:34:15.422Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T07:34:15.422Z] ---> Running in d98a81ec385e [2021-05-11T07:34:16.016Z] Removing intermediate container cec857ef5c38 [2021-05-11T07:34:16.016Z] ---> 0ecc55b69eae [2021-05-11T07:34:16.016Z] [2021-05-11T07:34:16.016Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:34:16.016Z] ---> 9852663dfa18 [2021-05-11T07:34:16.016Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T07:34:16.624Z] Removing intermediate container d98a81ec385e [2021-05-11T07:34:16.624Z] ---> 5b9470425a98 [2021-05-11T07:34:16.624Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:16.900Z] ---> Running in d24c14a5672c [2021-05-11T07:34:16.900Z] Removing intermediate container f4358ad5ad9f [2021-05-11T07:34:16.900Z] ---> 892372cbdefc [2021-05-11T07:34:16.900Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:17.496Z] ---> e22915dec260 [2021-05-11T07:34:17.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:17.768Z] Removing intermediate container d24c14a5672c [2021-05-11T07:34:17.768Z] ---> a3ad27897ccc [2021-05-11T07:34:17.768Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T07:34:18.038Z] ---> d4c3b9b059bc [2021-05-11T07:34:18.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T07:34:18.318Z] ---> b6fbb95b3af4 [2021-05-11T07:34:18.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T07:34:18.318Z] ---> Running in 1a7072a9a8fd [2021-05-11T07:34:19.334Z] ---> 87b3befc59ca [2021-05-11T07:34:19.334Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T07:34:19.930Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:34:19.930Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:34:19.930Z] ---> b02ae9c0629e [2021-05-11T07:34:19.930Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T07:34:19.930Z] ---> Using cache [2021-05-11T07:34:19.930Z] ---> 7df5b366d76c [2021-05-11T07:34:19.930Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:34:19.930Z] ---> Using cache [2021-05-11T07:34:19.930Z] ---> 228c3a850014 [2021-05-11T07:34:19.930Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T07:34:19.930Z] ---> Using cache [2021-05-11T07:34:19.930Z] ---> bd06d90326a9 [2021-05-11T07:34:19.930Z] Step 6/26 : COPY go.mod . [2021-05-11T07:34:19.930Z] ---> Using cache [2021-05-11T07:34:19.930Z] ---> b39d3c9e4512 [2021-05-11T07:34:19.930Z] Step 7/26 : RUN go mod download [2021-05-11T07:34:19.930Z] ---> Using cache [2021-05-11T07:34:19.930Z] ---> ae7bc3cb2b2e [2021-05-11T07:34:19.930Z] Step 8/26 : COPY . . [2021-05-11T07:34:20.210Z] ---> Running in fb60482671d3 [2021-05-11T07:34:20.210Z] Removing intermediate container 1a7072a9a8fd [2021-05-11T07:34:20.210Z] ---> c6a164721b38 [2021-05-11T07:34:20.210Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T07:34:20.210Z] ---> Using cache [2021-05-11T07:34:20.210Z] ---> b609c1bbfd33 [2021-05-11T07:34:20.210Z] Step 9/26 : RUN go mod tidy [2021-05-11T07:34:20.210Z] ---> Using cache [2021-05-11T07:34:20.210Z] ---> fc459acc9f7c [2021-05-11T07:34:20.210Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T07:34:20.239Z]  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.210" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T07:34:20.485Z] ---> 5285e567a8f5 [2021-05-11T07:34:20.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:20.486Z] ---> Running in ff43ea34f7e7 [2021-05-11T07:34:20.486Z] ---> Running in baa34cea55cd [2021-05-11T07:34:20.486Z] ---> ce3796f5390b [2021-05-11T07:34:20.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:20.768Z] Removing intermediate container fb60482671d3 [2021-05-11T07:34:20.768Z] ---> caa4df10c9d1 [2021-05-11T07:34:20.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:21.041Z] ---> Running in 3aa8fe43b62b [2021-05-11T07:34:21.325Z] Removing intermediate container ff43ea34f7e7 [2021-05-11T07:34:21.325Z] ---> 78b63e0b38f4 [2021-05-11T07:34:21.325Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:34:21.325Z] ---> Running in dd0bcf867e32 [2021-05-11T07:34:21.604Z] ---> d136b60afba5 [2021-05-11T07:34:21.604Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T07:34:21.884Z] Removing intermediate container 3aa8fe43b62b [2021-05-11T07:34:21.884Z] ---> 35562723a397 [2021-05-11T07:34:21.884Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T07:34:21.884Z] ---> 415e2a807908 [2021-05-11T07:34:21.884Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T07:34:22.160Z] ---> Running in 575dc14174e1 [2021-05-11T07:34:22.160Z] ---> Running in dcd3c69287d1 [2021-05-11T07:34:22.160Z] ---> Running in 93d0be0a0c4a [2021-05-11T07:34:22.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T07:34:22.759Z] Removing intermediate container 575dc14174e1 [2021-05-11T07:34:22.759Z] ---> 5b39d3416443 [2021-05-11T07:34:22.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:23.034Z] ---> Running in bba198ca494b [2021-05-11T07:34:23.034Z] Removing intermediate container 93d0be0a0c4a [2021-05-11T07:34:23.034Z] ---> 4c0591ce2cc2 [2021-05-11T07:34:23.034Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:23.310Z] Removing intermediate container dcd3c69287d1 [2021-05-11T07:34:23.310Z] ---> 816253146fb9 [2021-05-11T07:34:23.310Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:23.310Z] ---> Running in cc9e17c0f761 [2021-05-11T07:34:23.587Z] ---> Running in ae523b97cf77 [2021-05-11T07:34:23.587Z] Removing intermediate container bba198ca494b [2021-05-11T07:34:23.587Z] ---> 75248bc33aca [2021-05-11T07:34:23.587Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T07:34:24.192Z] ---> Running in 61555d7da20e [2021-05-11T07:34:24.472Z] Removing intermediate container cc9e17c0f761 [2021-05-11T07:34:24.472Z] ---> 20de53729fb1 [2021-05-11T07:34:24.472Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T07:34:24.472Z] Removing intermediate container ae523b97cf77 [2021-05-11T07:34:24.472Z] ---> 9cef28c35aa8 [2021-05-11T07:34:24.472Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:24.472Z] ---> Running in 5e8c160a4c76 [2021-05-11T07:34:24.746Z] ---> Running in a111f87a2df3 [2021-05-11T07:34:24.746Z] Removing intermediate container 61555d7da20e [2021-05-11T07:34:24.746Z] ---> 76003d4a1a1c [2021-05-11T07:34:24.746Z] Step 22/23 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:25.020Z] ---> Running in 9f740379d91b [2021-05-11T07:34:25.293Z] Removing intermediate container dd0bcf867e32 [2021-05-11T07:34:25.293Z] ---> 6d85bdee420c [2021-05-11T07:34:25.293Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T07:34:25.566Z] ---> Running in 0f0b163dde58 [2021-05-11T07:34:25.850Z] Removing intermediate container a111f87a2df3 [2021-05-11T07:34:25.850Z] ---> f76ec30a66a4 [2021-05-11T07:34:25.850Z] [2021-05-11T07:34:25.850Z] Removing intermediate container 5e8c160a4c76 [2021-05-11T07:34:25.850Z] ---> 69b7fc2de3ce [2021-05-11T07:34:25.850Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:26.127Z] ---> Running in 86cfb9a2ba79 [2021-05-11T07:34:26.127Z] Removing intermediate container 9f740379d91b [2021-05-11T07:34:26.127Z] ---> 2e6e0c62b572 [2021-05-11T07:34:26.127Z] Step 23/23 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:26.415Z] Successfully built f76ec30a66a4 [2021-05-11T07:34:26.690Z] ---> Running in d47c79e855bd [2021-05-11T07:34:26.690Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-11T07:34:26.690Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-05-11T07:34:27.302Z] Removing intermediate container 86cfb9a2ba79 [2021-05-11T07:34:27.302Z] ---> 384c08dd23ec [2021-05-11T07:34:27.302Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:27.581Z] ---> Running in a0cb341f838b [2021-05-11T07:34:27.581Z] Removing intermediate container d47c79e855bd [2021-05-11T07:34:27.581Z] ---> a30af9e5f1b1 [2021-05-11T07:34:27.581Z] [2021-05-11T07:34:27.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:28.461Z] Successfully built a30af9e5f1b1 [2021-05-11T07:34:28.733Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-11T07:34:28.733Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-05-11T07:34:28.733Z] Removing intermediate container a0cb341f838b [2021-05-11T07:34:28.733Z] ---> c59176a4928f [2021-05-11T07:34:28.733Z] [2021-05-11T07:34:29.003Z] Successfully built c59176a4928f [2021-05-11T07:34:29.003Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-11T07:34:29.003Z] Building docker-security-bootstrapper-go [2021-05-11T07:34:29.231Z] Removing intermediate container e3fb44988a65 [2021-05-11T07:34:29.231Z] ---> 03e20471b8c0 [2021-05-11T07:34:29.231Z] [2021-05-11T07:34:29.231Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T07:34:29.231Z] ---> 13621d1b12d4 [2021-05-11T07:34:29.231Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:34:29.231Z] ---> Using cache [2021-05-11T07:34:29.231Z] ---> 545039368a07 [2021-05-11T07:34:29.231Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:34:29.231Z] ---> Using cache [2021-05-11T07:34:29.231Z] ---> c73ceb80fba8 [2021-05-11T07:34:29.231Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T07:34:29.231Z] Removing intermediate container 0c5e907070df [2021-05-11T07:34:29.231Z] ---> ef61f16ab9f4 [2021-05-11T07:34:29.231Z] [2021-05-11T07:34:29.231Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T07:34:29.231Z] ---> 13621d1b12d4 [2021-05-11T07:34:29.231Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T07:34:29.231Z] ---> Running in 4960162a9239 [2021-05-11T07:34:29.231Z] ---> Running in 33f1f0b57a1c [2021-05-11T07:34:29.274Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:34:30.276Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T07:34:30.549Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T07:34:30.825Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T07:34:31.188Z] Removing intermediate container 4960162a9239 [2021-05-11T07:34:31.189Z] ---> 1655eda4c4ac [2021-05-11T07:34:31.189Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T07:34:31.809Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T07:34:31.816Z] Removing intermediate container 33f1f0b57a1c [2021-05-11T07:34:31.816Z] ---> 0bad8bb3b614 [2021-05-11T07:34:31.816Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T07:34:31.816Z] ---> Running in b5710da84eae [2021-05-11T07:34:31.816Z] ---> Running in 12089a6e5957 [2021-05-11T07:34:32.091Z] Removing intermediate container a43eb65b5ae4 [2021-05-11T07:34:32.091Z] ---> c3e30d902199 [2021-05-11T07:34:32.091Z] [2021-05-11T07:34:32.091Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T07:34:32.091Z] ---> 13621d1b12d4 [2021-05-11T07:34:32.091Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T07:34:32.091Z] Removing intermediate container 425cdd820e7e [2021-05-11T07:34:32.091Z] ---> f9e4a7875196 [2021-05-11T07:34:32.091Z] [2021-05-11T07:34:32.091Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T07:34:32.091Z] ---> 13621d1b12d4 [2021-05-11T07:34:32.091Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:34:32.091Z] ---> Using cache [2021-05-11T07:34:32.091Z] ---> 545039368a07 [2021-05-11T07:34:32.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:34:32.091Z] ---> Using cache [2021-05-11T07:34:32.091Z] ---> c73ceb80fba8 [2021-05-11T07:34:32.091Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T07:34:32.390Z] ---> Running in 6e4e541772f7 [2021-05-11T07:34:32.391Z] ---> Running in 56f85569eec2 [2021-05-11T07:34:32.391Z] Removing intermediate container 12089a6e5957 [2021-05-11T07:34:32.391Z] ---> 81cc43045447 [2021-05-11T07:34:32.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:32.412Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T07:34:32.702Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T07:34:32.702Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:34:32.702Z] OK: 8 MiB in 20 packages [2021-05-11T07:34:33.114Z] Removing intermediate container 56f85569eec2 [2021-05-11T07:34:33.114Z] ---> 2317d55acdea [2021-05-11T07:34:33.114Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T07:34:33.114Z] ---> Running in 70ec2d846a63 [2021-05-11T07:34:33.400Z] ---> ee178b503d29 [2021-05-11T07:34:33.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T07:34:33.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:34:33.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T07:34:33.679Z] Removing intermediate container 70ec2d846a63 [2021-05-11T07:34:33.679Z] ---> fa5ee6ddfeec [2021-05-11T07:34:33.679Z] Step 16/24 : WORKDIR / [2021-05-11T07:34:33.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:34:34.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T07:34:34.844Z] ---> Running in 1addaeba9e2d [2021-05-11T07:34:34.844Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T07:34:34.844Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:34:34.844Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T07:34:35.150Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T07:34:35.150Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T07:34:35.150Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T07:34:35.150Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:34:35.150Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:34:35.150Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T07:34:35.150Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T07:34:35.150Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:34:35.150Z] OK: 6 MiB in 16 packages [2021-05-11T07:34:35.150Z] OK: 7 MiB in 20 packages [2021-05-11T07:34:35.435Z] ---> bcc72b0c2a71 [2021-05-11T07:34:35.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:35.435Z] Removing intermediate container 1addaeba9e2d [2021-05-11T07:34:35.435Z] ---> 29c386ab3ccc [2021-05-11T07:34:35.435Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:36.047Z] ---> 88fc4aacb15b [2021-05-11T07:34:36.047Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T07:34:36.339Z] ---> 41ef861d173b [2021-05-11T07:34:36.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T07:34:36.339Z] ---> Running in 815a18d5e100 [2021-05-11T07:34:36.617Z] Removing intermediate container b5710da84eae [2021-05-11T07:34:36.617Z] ---> 7fa28f7a7286 [2021-05-11T07:34:36.617Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T07:34:36.898Z] Removing intermediate container 815a18d5e100 [2021-05-11T07:34:36.898Z] ---> 5b954af8ea8e [2021-05-11T07:34:36.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:36.898Z] ---> Running in eda8cf2afcfb [2021-05-11T07:34:37.077Z] Removing intermediate container 0f0b163dde58 [2021-05-11T07:34:37.078Z] ---> ad92dccd2920 [2021-05-11T07:34:37.078Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:37.235Z] ---> Running in d629d00984df [2021-05-11T07:34:37.235Z] Removing intermediate container 6e4e541772f7 [2021-05-11T07:34:37.235Z] ---> c889f4b789b0 [2021-05-11T07:34:37.235Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T07:34:37.235Z] ---> c61a36b280de [2021-05-11T07:34:37.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:37.540Z] ---> Running in 1abc797c92cf [2021-05-11T07:34:37.540Z] Removing intermediate container eda8cf2afcfb [2021-05-11T07:34:37.540Z] ---> 73925debcef0 [2021-05-11T07:34:37.540Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T07:34:38.133Z] Removing intermediate container d629d00984df [2021-05-11T07:34:38.133Z] ---> d34aa73f9423 [2021-05-11T07:34:38.133Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T07:34:38.133Z] ---> Running in 6b4af8ed9c78 [2021-05-11T07:34:38.133Z] Removing intermediate container 1abc797c92cf [2021-05-11T07:34:38.133Z] ---> b8dd63550ab1 [2021-05-11T07:34:38.133Z] Step 14/26 : WORKDIR / [2021-05-11T07:34:38.133Z] ---> Running in 348ce20667a3 [2021-05-11T07:34:38.403Z] ---> 5b0dc9c731f0 [2021-05-11T07:34:38.404Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T07:34:38.404Z] ---> Running in 51ddf740ff8d [2021-05-11T07:34:38.404Z] ---> Running in a0fd54f30f74 [2021-05-11T07:34:38.404Z] Removing intermediate container 6b4af8ed9c78 [2021-05-11T07:34:38.404Z] ---> e05e533d0158 [2021-05-11T07:34:38.404Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T07:34:38.550Z] ---> 0ae396b1f914 [2021-05-11T07:34:38.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T07:34:38.668Z] Removing intermediate container 348ce20667a3 [2021-05-11T07:34:38.668Z] ---> 2547907fb0fe [2021-05-11T07:34:38.668Z] Step 22/23 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:38.668Z] ---> Running in f3238c19c4c7 [2021-05-11T07:34:38.668Z] Removing intermediate container 51ddf740ff8d [2021-05-11T07:34:38.668Z] ---> 8a6fb48a1c78 [2021-05-11T07:34:38.668Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T07:34:38.942Z] ---> Running in 28912ee583c3 [2021-05-11T07:34:38.942Z] Removing intermediate container a0fd54f30f74 [2021-05-11T07:34:38.942Z] ---> d8a8e3652138 [2021-05-11T07:34:38.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:38.942Z] ---> Running in 862c1b2ab2e7 [2021-05-11T07:34:39.212Z] Removing intermediate container 28912ee583c3 [2021-05-11T07:34:39.212Z] ---> acf003f7633e [2021-05-11T07:34:39.212Z] Step 23/23 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:39.212Z] ---> 98f21638bb77 [2021-05-11T07:34:39.212Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T07:34:39.212Z] ---> Running in 8a7b5b2594de [2021-05-11T07:34:39.478Z] Removing intermediate container 862c1b2ab2e7 [2021-05-11T07:34:39.478Z] ---> a198236c59ab [2021-05-11T07:34:39.478Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T07:34:39.478Z] ---> Running in ef375a29ab91 [2021-05-11T07:34:39.745Z] Removing intermediate container 8a7b5b2594de [2021-05-11T07:34:39.745Z] ---> 068510a9d909 [2021-05-11T07:34:39.745Z] [2021-05-11T07:34:40.017Z] ---> d27ab281f8d1 [2021-05-11T07:34:40.017Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:40.017Z] Successfully built 068510a9d909 [2021-05-11T07:34:40.017Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-11T07:34:40.297Z]  Building docker-support-scheduler-go ... done Removing intermediate container ef375a29ab91 [2021-05-11T07:34:40.297Z] ---> 301b7c7dfe51 [2021-05-11T07:34:40.297Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:40.297Z] ---> Running in 723c2003c168 [2021-05-11T07:34:40.579Z] ---> 7a5ef89eebda [2021-05-11T07:34:40.579Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T07:34:40.579Z] Removing intermediate container f3238c19c4c7 [2021-05-11T07:34:40.579Z] ---> e03a24d5f12b [2021-05-11T07:34:40.579Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T07:34:40.579Z] Removing intermediate container 723c2003c168 [2021-05-11T07:34:40.579Z] ---> 29ecc32fc8f6 [2021-05-11T07:34:40.579Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:40.579Z] ---> Running in 6d9fa00c8b71 [2021-05-11T07:34:40.579Z] ---> Running in 2432aaab192d [2021-05-11T07:34:40.858Z] ---> f4886259c3d2 [2021-05-11T07:34:40.858Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T07:34:41.144Z] Removing intermediate container 2432aaab192d [2021-05-11T07:34:41.144Z] ---> fa34a7943c3d [2021-05-11T07:34:41.144Z] [2021-05-11T07:34:41.144Z] Removing intermediate container 6d9fa00c8b71 [2021-05-11T07:34:41.144Z] ---> e2068a13bb9a [2021-05-11T07:34:41.144Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T07:34:41.204Z] ---> 6e3530956f63 [2021-05-11T07:34:41.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T07:34:41.421Z] Successfully built fa34a7943c3d [2021-05-11T07:34:41.422Z] Successfully tagged docker-core-metadata-go:latest [2021-05-11T07:34:41.693Z]  Building docker-core-metadata-go ... done  ---> be1878869cc8 [2021-05-11T07:34:41.693Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T07:34:41.693Z] ---> 19dc1b75d2f9 [2021-05-11T07:34:41.693Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T07:34:41.828Z] ---> ad9236fe4cfd [2021-05-11T07:34:41.828Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T07:34:41.960Z] ---> Running in 178b83c16cfb [2021-05-11T07:34:42.107Z] ---> Running in d451d38f50a9 [2021-05-11T07:34:42.582Z] ---> fa52bbfcc994 [2021-05-11T07:34:42.582Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T07:34:42.713Z] Removing intermediate container d451d38f50a9 [2021-05-11T07:34:42.713Z] ---> d271909b9e43 [2021-05-11T07:34:42.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:34:42.990Z] ---> Running in 5bfc42a00b7d [2021-05-11T07:34:43.188Z] ---> b674ba855a43 [2021-05-11T07:34:43.188Z] Step 22/26 : 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-05-11T07:34:43.188Z] ---> Running in 2018ddff4852 [2021-05-11T07:34:43.496Z] Removing intermediate container 178b83c16cfb [2021-05-11T07:34:43.496Z] ---> fa99ec4b389e [2021-05-11T07:34:43.496Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:34:44.110Z] ---> 4a9926f945f6 [2021-05-11T07:34:44.110Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T07:34:44.732Z] ---> f6f8fef2a544 [2021-05-11T07:34:44.732Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T07:34:44.959Z] Removing intermediate container 5bfc42a00b7d [2021-05-11T07:34:44.959Z] ---> daf4daf59907 [2021-05-11T07:34:44.959Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T07:34:45.002Z] Removing intermediate container 2018ddff4852 [2021-05-11T07:34:45.002Z] ---> efa2ee0ffd96 [2021-05-11T07:34:45.002Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T07:34:45.002Z] ---> Running in 93f1971c553a [2021-05-11T07:34:45.235Z] ---> Running in ff78c4b1200c [2021-05-11T07:34:45.288Z] ---> b40cb62f0e3f [2021-05-11T07:34:45.288Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T07:34:45.288Z] Removing intermediate container 93f1971c553a [2021-05-11T07:34:45.288Z] ---> 50a5c0bd3a17 [2021-05-11T07:34:45.288Z] Step 24/26 : LABEL arch=x86_64 [2021-05-11T07:34:45.569Z] ---> Running in c1486fc4e43a [2021-05-11T07:34:45.831Z] Removing intermediate container ff78c4b1200c [2021-05-11T07:34:45.831Z] ---> cd5da9b67ed1 [2021-05-11T07:34:45.831Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:45.847Z] ---> 8bbc624c9c1e [2021-05-11T07:34:45.847Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T07:34:46.107Z] ---> Running in d53fbde9751a [2021-05-11T07:34:46.133Z] Removing intermediate container c1486fc4e43a [2021-05-11T07:34:46.133Z] ---> ccfe63879566 [2021-05-11T07:34:46.133Z] Step 25/26 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:46.133Z] ---> Running in a8765ddb47ab [2021-05-11T07:34:46.412Z] ---> 494c330acd71 [2021-05-11T07:34:46.412Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T07:34:46.702Z] Removing intermediate container d53fbde9751a [2021-05-11T07:34:46.702Z] ---> f549101147b6 [2021-05-11T07:34:46.702Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:46.977Z] ---> Running in 83d867447667 [2021-05-11T07:34:47.026Z] Removing intermediate container a8765ddb47ab [2021-05-11T07:34:47.026Z] ---> 6cbe80b225b0 [2021-05-11T07:34:47.026Z] Step 26/26 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:47.026Z] ---> Running in 27c790e99960 [2021-05-11T07:34:47.026Z] ---> Running in 4b3dd46e0daa [2021-05-11T07:34:47.334Z] Removing intermediate container 27c790e99960 [2021-05-11T07:34:47.334Z] ---> e47407284cd6 [2021-05-11T07:34:47.334Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T07:34:47.640Z] Removing intermediate container 4b3dd46e0daa [2021-05-11T07:34:47.640Z] ---> c164f66e2342 [2021-05-11T07:34:47.640Z] [2021-05-11T07:34:47.951Z] Successfully built c164f66e2342 [2021-05-11T07:34:47.951Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-11T07:34:47.951Z]  Building docker-security-secretstore-setup-go ... done  ---> f4a8b9fe338e [2021-05-11T07:34:47.951Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T07:34:48.236Z] ---> Running in 7da71f18dae6 [2021-05-11T07:34:48.415Z] Removing intermediate container 83d867447667 [2021-05-11T07:34:48.415Z] ---> 132f692821ce [2021-05-11T07:34:48.415Z] [2021-05-11T07:34:49.015Z] Successfully built 132f692821ce [2021-05-11T07:34:49.015Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-11T07:34:50.255Z] Removing intermediate container 7da71f18dae6 [2021-05-11T07:34:50.255Z] ---> 595c91bb0dcf [2021-05-11T07:34:50.255Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T07:34:50.255Z] ---> Running in 1e4a3b2b580d [2021-05-11T07:34:50.540Z] Removing intermediate container 1e4a3b2b580d [2021-05-11T07:34:50.540Z] ---> 72fbb09fc214 [2021-05-11T07:34:50.540Z] Step 29/32 : CMD ["gate"] [2021-05-11T07:34:50.821Z] ---> Running in 09227e3fe43f [2021-05-11T07:34:51.100Z] Removing intermediate container 09227e3fe43f [2021-05-11T07:34:51.100Z] ---> 8f218cd2c98b [2021-05-11T07:34:51.100Z] Step 30/32 : LABEL arch=x86_64 [2021-05-11T07:34:51.366Z] ---> Running in 26bcb84926db [2021-05-11T07:34:51.366Z] Removing intermediate container 26bcb84926db [2021-05-11T07:34:51.366Z] ---> ec61cd38a3ab [2021-05-11T07:34:51.366Z] Step 31/32 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:34:51.970Z] ---> Running in 33cb538cacda [2021-05-11T07:34:52.246Z] Removing intermediate container 33cb538cacda [2021-05-11T07:34:52.246Z] ---> 2288271e263e [2021-05-11T07:34:52.246Z] Step 32/32 : LABEL version=2.0.0-dev.210 [2021-05-11T07:34:52.512Z] ---> Running in 87ed4d17fe0a [2021-05-11T07:34:52.823Z] Removing intermediate container 87ed4d17fe0a [2021-05-11T07:34:52.823Z] ---> e2e9766f1118 [2021-05-11T07:34:52.823Z] [2021-05-11T07:34:53.099Z] Successfully built e2e9766f1118 [2021-05-11T07:34:53.099Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-11T07:34:53.397Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-11T07:34:53.408Z] $ docker stop --time=1 a724365116399322a440b4e707623cbc77f6ed6c8bb111de63725a42d62d349f [2021-05-11T07:34:54.547Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:34:54.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:34:54.547Z] ---> b02ae9c0629e [2021-05-11T07:34:54.547Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T07:34:54.547Z] ---> Using cache [2021-05-11T07:34:54.547Z] ---> 7df5b366d76c [2021-05-11T07:34:54.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> 228c3a850014 [2021-05-11T07:34:54.548Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> bd06d90326a9 [2021-05-11T07:34:54.548Z] Step 6/23 : COPY go.mod . [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> b39d3c9e4512 [2021-05-11T07:34:54.548Z] Step 7/23 : RUN go mod download [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> ae7bc3cb2b2e [2021-05-11T07:34:54.548Z] Step 8/23 : COPY . . [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> b609c1bbfd33 [2021-05-11T07:34:54.548Z] Step 9/23 : RUN go mod tidy [2021-05-11T07:34:54.548Z] ---> Using cache [2021-05-11T07:34:54.548Z] ---> fc459acc9f7c [2021-05-11T07:34:54.548Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T07:34:56.446Z] $ docker rm -f a724365116399322a440b4e707623cbc77f6ed6c8bb111de63725a42d62d349f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T07:34:57.195Z] ---> Running in 8e01643d7ba4 [2021-05-11T07:34:57.233Z] + docker images [2021-05-11T07:34:57.233Z] + grep docker [2021-05-11T07:34:57.805Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:34:57.805Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:34:57.805Z] ---> b02ae9c0629e [2021-05-11T07:34:57.805Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T07:34:57.805Z] ---> Using cache [2021-05-11T07:34:57.805Z] ---> 7df5b366d76c [2021-05-11T07:34:57.805Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:34:57.805Z] ---> Using cache [2021-05-11T07:34:57.805Z] ---> 228c3a850014 [2021-05-11T07:34:57.805Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T07:34:57.805Z] ---> Running in dc5e7ea6a73c [2021-05-11T07:34:58.210Z] docker-security-bootstrapper-go latest e2e9766f1118 6 seconds ago 18.2MB [2021-05-11T07:34:58.210Z] docker-security-secretstore-setup-go latest c164f66e2342 11 seconds ago 25.7MB [2021-05-11T07:34:58.210Z] docker-core-metadata-go latest fa34a7943c3d 18 seconds ago 18.6MB [2021-05-11T07:34:58.210Z] docker-support-scheduler-go latest 068510a9d909 19 seconds ago 17.1MB [2021-05-11T07:34:58.210Z] docker-sys-mgmt-agent-go latest c457c7d01986 45 seconds ago 312MB [2021-05-11T07:34:58.210Z] docker-core-data-go latest 5ee5e909fb16 2 minutes ago 21.5MB [2021-05-11T07:34:58.210Z] docker-core-command-go latest 9b9c81659a65 2 minutes ago 17MB [2021-05-11T07:34:58.211Z] docker-support-notifications-go latest 2cd0886caf87 2 minutes ago 17.7MB [2021-05-11T07:34:58.211Z] docker-security-proxy-setup-go latest 9abc91876578 2 minutes ago 25.3MB [2021-05-11T07:34:58.211Z] docker 20.10.0 aefe523efa57 5 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-05-11T07:34:58.378Z] provisioning config files... [2021-05-11T07:34:58.445Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config7026308275099871911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:34:58.821Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T07:34:58.821Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T07:34:58.821Z] ---> b02ae9c0629e [2021-05-11T07:34:58.821Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T07:34:58.821Z] ---> Using cache [2021-05-11T07:34:58.821Z] ---> 7df5b366d76c [2021-05-11T07:34:58.821Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T07:34:58.821Z] ---> Using cache [2021-05-11T07:34:58.821Z] ---> 228c3a850014 [2021-05-11T07:34:58.821Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T07:34:58.821Z] ---> Using cache [2021-05-11T07:34:58.821Z] ---> bd06d90326a9 [2021-05-11T07:34:58.821Z] Step 6/32 : COPY go.mod . [2021-05-11T07:34:58.821Z] ---> Using cache [2021-05-11T07:34:58.821Z] ---> b39d3c9e4512 [2021-05-11T07:34:58.821Z] Step 7/32 : RUN go mod download [2021-05-11T07:34:58.821Z] ---> Using cache [2021-05-11T07:34:58.821Z] ---> ae7bc3cb2b2e [2021-05-11T07:34:58.821Z] Step 8/32 : COPY . . [2021-05-11T07:34:58.834Z] ---> docker-login.sh [2021-05-11T07:34:58.834Z] nexus3.edgexfoundry.org:10001 [2021-05-11T07:34:59.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:34:59.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:34:59.104Z] Configure a credential helper to remove this warning. See [2021-05-11T07:34:59.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:34:59.104Z] [2021-05-11T07:34:59.104Z] Login Succeeded [2021-05-11T07:34:59.104Z] nexus3.edgexfoundry.org:10002 [2021-05-11T07:34:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:34:59.425Z] ---> Using cache [2021-05-11T07:34:59.425Z] ---> b609c1bbfd33 [2021-05-11T07:34:59.425Z] Step 9/32 : RUN go mod tidy [2021-05-11T07:34:59.425Z] ---> Using cache [2021-05-11T07:34:59.425Z] ---> fc459acc9f7c [2021-05-11T07:34:59.425Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T07:34:59.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:34:59.643Z] Configure a credential helper to remove this warning. See [2021-05-11T07:34:59.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:34:59.643Z] [2021-05-11T07:34:59.643Z] Login Succeeded [2021-05-11T07:34:59.643Z] nexus3.edgexfoundry.org:10003 [2021-05-11T07:34:59.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T07:34:59.701Z] ---> Running in 2024cd148539 [2021-05-11T07:34:59.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:34:59.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:34:59.920Z] Configure a credential helper to remove this warning. See [2021-05-11T07:34:59.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:34:59.920Z] [2021-05-11T07:34:59.920Z] Login Succeeded [2021-05-11T07:34:59.920Z] nexus3.edgexfoundry.org:10004 [2021-05-11T07:34:59.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:35:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:35:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:35:00.525Z] Configure a credential helper to remove this warning. See [2021-05-11T07:35:00.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:35:00.525Z] [2021-05-11T07:35:00.525Z] Login Succeeded [2021-05-11T07:35:00.525Z] docker.io [2021-05-11T07:35:00.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:35:01.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:35:01.071Z] Configure a credential helper to remove this warning. See [2021-05-11T07:35:01.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:35:01.071Z] [2021-05-11T07:35:01.071Z] Login Succeeded [2021-05-11T07:35:01.071Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T07:35:01.094Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:01.163Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-05-11T07:35:01.163Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:01.163Z] 2.0.0-dev.210 [2021-05-11T07:35:01.163Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:01.163Z] master [2021-05-11T07:35:01.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:01.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T07:35:01.535Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:01.895Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:01.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T07:35:01.895Z] 2c11819099e8: Preparing [2021-05-11T07:35:01.895Z] 0d5cff0aac24: Preparing [2021-05-11T07:35:01.895Z] 36fc65c14efa: Preparing [2021-05-11T07:35:01.895Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:01.895Z] 32f366d666a5: Preparing [2021-05-11T07:35:02.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:35:02.162Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:02.431Z] 79cfa0b0375e: Pushed [2021-05-11T07:35:02.431Z] 36fc65c14efa: Pushed [2021-05-11T07:35:02.431Z] 2c11819099e8: Pushed [2021-05-11T07:35:03.383Z] 0d5cff0aac24: Pushed [2021-05-11T07:35:03.470Z] OK: 218 MiB in 52 packages [2021-05-11T07:35:03.652Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:0d1135275aa970760f523e735c26614e0627499640d4079d7fb1df54a12f57e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:03.979Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:04.303Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.210 [2021-05-11T07:35:04.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T07:35:04.303Z] 2c11819099e8: Preparing [2021-05-11T07:35:04.303Z] 0d5cff0aac24: Preparing [2021-05-11T07:35:04.303Z] 36fc65c14efa: Preparing [2021-05-11T07:35:04.303Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:04.303Z] 32f366d666a5: Preparing [2021-05-11T07:35:04.303Z] 0d5cff0aac24: Layer already exists [2021-05-11T07:35:04.303Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:04.303Z] 2c11819099e8: Layer already exists [2021-05-11T07:35:04.303Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:04.303Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:04.303Z] 2.0.0-dev.210: digest: sha256:0d1135275aa970760f523e735c26614e0627499640d4079d7fb1df54a12f57e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:04.629Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:04.913Z] Removing intermediate container dc5e7ea6a73c [2021-05-11T07:35:04.913Z] ---> 49ecb81126bc [2021-05-11T07:35:04.913Z] Step 6/24 : COPY go.mod . [2021-05-11T07:35:04.955Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:04.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T07:35:04.955Z] 2c11819099e8: Preparing [2021-05-11T07:35:04.955Z] 0d5cff0aac24: Preparing [2021-05-11T07:35:04.955Z] 36fc65c14efa: Preparing [2021-05-11T07:35:04.955Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:04.955Z] 32f366d666a5: Preparing [2021-05-11T07:35:04.955Z] 2c11819099e8: Layer already exists [2021-05-11T07:35:04.955Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:04.955Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:04.955Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:04.955Z] 0d5cff0aac24: Layer already exists [2021-05-11T07:35:05.219Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:0d1135275aa970760f523e735c26614e0627499640d4079d7fb1df54a12f57e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:05.552Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:05.908Z] ---> 96f726afbabe [2021-05-11T07:35:05.908Z] Step 7/24 : RUN go mod download [2021-05-11T07:35:05.940Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-05-11T07:35:05.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T07:35:05.940Z] 2c11819099e8: Preparing [2021-05-11T07:35:05.940Z] 0d5cff0aac24: Preparing [2021-05-11T07:35:05.940Z] 36fc65c14efa: Preparing [2021-05-11T07:35:05.940Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:05.940Z] 32f366d666a5: Preparing [2021-05-11T07:35:05.940Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:05.940Z] 2c11819099e8: Layer already exists [2021-05-11T07:35:05.940Z] 0d5cff0aac24: Layer already exists [2021-05-11T07:35:05.940Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:05.940Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:05.940Z] master: digest: sha256:0d1135275aa970760f523e735c26614e0627499640d4079d7fb1df54a12f57e5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:06.001Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:06.015Z] taggedImages: [2021-05-11T07:35:06.015Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:06.015Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.210 [2021-05-11T07:35:06.015Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:06.015Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-05-11T07:35:06.045Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-05-11T07:35:06.045Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:06.045Z] 2.0.0-dev.210 [2021-05-11T07:35:06.045Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:06.045Z] master [2021-05-11T07:35:06.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:06.189Z] ---> Running in 024dabbd234b [2021-05-11T07:35:06.412Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:06.796Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:06.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T07:35:06.796Z] 9bc1e0bc0365: Preparing [2021-05-11T07:35:06.796Z] 107d763d2926: Preparing [2021-05-11T07:35:06.796Z] 36fc65c14efa: Preparing [2021-05-11T07:35:06.796Z] 1a3b1541f408: Preparing [2021-05-11T07:35:06.796Z] 6bdeacecbb37: Preparing [2021-05-11T07:35:06.796Z] 32f366d666a5: Preparing [2021-05-11T07:35:06.796Z] 32f366d666a5: Waiting [2021-05-11T07:35:06.796Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:06.796Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:07.078Z] 9bc1e0bc0365: Pushed [2021-05-11T07:35:07.078Z] 6bdeacecbb37: Pushed [2021-05-11T07:35:07.371Z] 1a3b1541f408: Pushed [2021-05-11T07:35:08.348Z] 107d763d2926: Pushed [2021-05-11T07:35:08.614Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:bb901f83c1d85cccb4ad4251da643c553ed214525ba3d5337dea77997ee6b9b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:08.967Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:09.456Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.210 [2021-05-11T07:35:09.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T07:35:09.456Z] 9bc1e0bc0365: Preparing [2021-05-11T07:35:09.456Z] 107d763d2926: Preparing [2021-05-11T07:35:09.456Z] 36fc65c14efa: Preparing [2021-05-11T07:35:09.456Z] 1a3b1541f408: Preparing [2021-05-11T07:35:09.456Z] 6bdeacecbb37: Preparing [2021-05-11T07:35:09.456Z] 32f366d666a5: Preparing [2021-05-11T07:35:09.456Z] 32f366d666a5: Waiting [2021-05-11T07:35:09.456Z] 9bc1e0bc0365: Layer already exists [2021-05-11T07:35:09.456Z] 1a3b1541f408: Layer already exists [2021-05-11T07:35:09.456Z] 107d763d2926: Layer already exists [2021-05-11T07:35:09.456Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:09.456Z] 6bdeacecbb37: Layer already exists [2021-05-11T07:35:09.456Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:09.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T07:35:09.729Z] 2.0.0-dev.210: digest: sha256:bb901f83c1d85cccb4ad4251da643c553ed214525ba3d5337dea77997ee6b9b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:10.183Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:10.212Z] Removing intermediate container 024dabbd234b [2021-05-11T07:35:10.212Z] ---> 383d4be8be75 [2021-05-11T07:35:10.212Z] Step 8/24 : COPY . . [2021-05-11T07:35:10.522Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:10.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T07:35:10.522Z] 9bc1e0bc0365: Preparing [2021-05-11T07:35:10.522Z] 107d763d2926: Preparing [2021-05-11T07:35:10.522Z] 36fc65c14efa: Preparing [2021-05-11T07:35:10.522Z] 1a3b1541f408: Preparing [2021-05-11T07:35:10.522Z] 6bdeacecbb37: Preparing [2021-05-11T07:35:10.522Z] 32f366d666a5: Preparing [2021-05-11T07:35:10.522Z] 32f366d666a5: Waiting [2021-05-11T07:35:10.522Z] 6bdeacecbb37: Layer already exists [2021-05-11T07:35:10.522Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:10.522Z] 107d763d2926: Layer already exists [2021-05-11T07:35:10.522Z] 9bc1e0bc0365: Layer already exists [2021-05-11T07:35:10.523Z] 1a3b1541f408: Layer already exists [2021-05-11T07:35:10.523Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:10.804Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:bb901f83c1d85cccb4ad4251da643c553ed214525ba3d5337dea77997ee6b9b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:11.147Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:11.467Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-11T07:35:11.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T07:35:11.467Z] 9bc1e0bc0365: Preparing [2021-05-11T07:35:11.467Z] 107d763d2926: Preparing [2021-05-11T07:35:11.467Z] 36fc65c14efa: Preparing [2021-05-11T07:35:11.467Z] 1a3b1541f408: Preparing [2021-05-11T07:35:11.467Z] 6bdeacecbb37: Preparing [2021-05-11T07:35:11.467Z] 32f366d666a5: Preparing [2021-05-11T07:35:11.467Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:11.467Z] 107d763d2926: Layer already exists [2021-05-11T07:35:11.467Z] 9bc1e0bc0365: Layer already exists [2021-05-11T07:35:11.467Z] 1a3b1541f408: Layer already exists [2021-05-11T07:35:11.467Z] 6bdeacecbb37: Layer already exists [2021-05-11T07:35:11.467Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:11.467Z] master: digest: sha256:bb901f83c1d85cccb4ad4251da643c553ed214525ba3d5337dea77997ee6b9b7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:11.523Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:11.539Z] taggedImages: [2021-05-11T07:35:11.539Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:11.539Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.210 [2021-05-11T07:35:11.539Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:11.539Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-05-11T07:35:11.575Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-05-11T07:35:11.575Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:11.575Z] 2.0.0-dev.210 [2021-05-11T07:35:11.575Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:11.575Z] master [2021-05-11T07:35:11.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:11.947Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:12.304Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:12.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T07:35:12.588Z] 9e93ec3cc36f: Preparing [2021-05-11T07:35:12.588Z] f88ad1ae31fa: Preparing [2021-05-11T07:35:12.588Z] 36fc65c14efa: Preparing [2021-05-11T07:35:12.588Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:12.588Z] 32f366d666a5: Preparing [2021-05-11T07:35:12.588Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:12.588Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:12.588Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:12.893Z] 9e93ec3cc36f: Pushed [2021-05-11T07:35:14.358Z] f88ad1ae31fa: Pushed [2021-05-11T07:35:14.620Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:a9e0db39f82a78b0123e2015d7e877d9c86d0f26b5e3fb1d1915b5ab31a46f0d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:14.943Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:15.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.210 [2021-05-11T07:35:15.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T07:35:15.271Z] 9e93ec3cc36f: Preparing [2021-05-11T07:35:15.271Z] f88ad1ae31fa: Preparing [2021-05-11T07:35:15.271Z] 36fc65c14efa: Preparing [2021-05-11T07:35:15.271Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:15.271Z] 32f366d666a5: Preparing [2021-05-11T07:35:15.271Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:15.271Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:15.271Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:15.271Z] f88ad1ae31fa: Layer already exists [2021-05-11T07:35:15.271Z] 9e93ec3cc36f: Layer already exists [2021-05-11T07:35:15.271Z] 2.0.0-dev.210: digest: sha256:a9e0db39f82a78b0123e2015d7e877d9c86d0f26b5e3fb1d1915b5ab31a46f0d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:15.598Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:15.912Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:15.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T07:35:15.912Z] 9e93ec3cc36f: Preparing [2021-05-11T07:35:15.912Z] f88ad1ae31fa: Preparing [2021-05-11T07:35:15.912Z] 36fc65c14efa: Preparing [2021-05-11T07:35:15.912Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:15.912Z] 32f366d666a5: Preparing [2021-05-11T07:35:15.912Z] 9e93ec3cc36f: Layer already exists [2021-05-11T07:35:15.912Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:15.912Z] f88ad1ae31fa: Layer already exists [2021-05-11T07:35:15.912Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:15.912Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:16.178Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:a9e0db39f82a78b0123e2015d7e877d9c86d0f26b5e3fb1d1915b5ab31a46f0d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:16.499Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:16.810Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-05-11T07:35:16.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T07:35:16.810Z] 9e93ec3cc36f: Preparing [2021-05-11T07:35:16.810Z] f88ad1ae31fa: Preparing [2021-05-11T07:35:16.810Z] 36fc65c14efa: Preparing [2021-05-11T07:35:16.810Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:16.810Z] 32f366d666a5: Preparing [2021-05-11T07:35:16.810Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:16.810Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:16.810Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:16.810Z] f88ad1ae31fa: Layer already exists [2021-05-11T07:35:16.810Z] 9e93ec3cc36f: Layer already exists [2021-05-11T07:35:16.810Z] master: digest: sha256:a9e0db39f82a78b0123e2015d7e877d9c86d0f26b5e3fb1d1915b5ab31a46f0d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:17.135Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:17.149Z] taggedImages: [2021-05-11T07:35:17.149Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:17.149Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.210 [2021-05-11T07:35:17.149Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:17.149Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-05-11T07:35:17.180Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-05-11T07:35:17.180Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:17.180Z] 2.0.0-dev.210 [2021-05-11T07:35:17.181Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:17.181Z] master [2021-05-11T07:35:17.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:17.538Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:17.843Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:17.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T07:35:17.843Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:17.843Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:17.843Z] 0cf06e3a1396: Preparing [2021-05-11T07:35:17.843Z] 7e7c52fec073: Preparing [2021-05-11T07:35:17.843Z] 6de27c53a243: Preparing [2021-05-11T07:35:17.843Z] 5e0d84cad737: Preparing [2021-05-11T07:35:17.843Z] 36fc65c14efa: Preparing [2021-05-11T07:35:17.843Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:17.843Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:17.843Z] fbef2ee34447: Preparing [2021-05-11T07:35:17.843Z] bfc3cde6e51f: Preparing [2021-05-11T07:35:17.843Z] 32f366d666a5: Preparing [2021-05-11T07:35:17.843Z] 36fc65c14efa: Waiting [2021-05-11T07:35:17.843Z] 7a09d0fa0af9: Waiting [2021-05-11T07:35:17.843Z] fbef2ee34447: Waiting [2021-05-11T07:35:17.843Z] bfc3cde6e51f: Waiting [2021-05-11T07:35:17.843Z] 32f366d666a5: Waiting [2021-05-11T07:35:18.106Z] 7e7c52fec073: Pushed [2021-05-11T07:35:18.106Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:18.106Z] 24dd591eb3fe: Pushed [2021-05-11T07:35:18.106Z] 0cf06e3a1396: Pushed [2021-05-11T07:35:18.106Z] 6de27c53a243: Pushed [2021-05-11T07:35:18.106Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:18.106Z] 7a09d0fa0af9: Pushed [2021-05-11T07:35:18.106Z] fbef2ee34447: Pushed [2021-05-11T07:35:18.367Z] bfc3cde6e51f: Pushed [2021-05-11T07:35:19.319Z] 5e0d84cad737: Pushed [2021-05-11T07:35:19.583Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:d0cdcf21239f1b172d42533d0cf8f94de13993294579cdaa839eac801dd17ec1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:19.915Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:20.276Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.210 [2021-05-11T07:35:20.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T07:35:20.276Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:20.276Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:20.276Z] 0cf06e3a1396: Preparing [2021-05-11T07:35:20.276Z] 7e7c52fec073: Preparing [2021-05-11T07:35:20.276Z] 6de27c53a243: Preparing [2021-05-11T07:35:20.276Z] 5e0d84cad737: Preparing [2021-05-11T07:35:20.276Z] 36fc65c14efa: Preparing [2021-05-11T07:35:20.276Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:20.276Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:20.276Z] fbef2ee34447: Preparing [2021-05-11T07:35:20.276Z] bfc3cde6e51f: Preparing [2021-05-11T07:35:20.276Z] 32f366d666a5: Preparing [2021-05-11T07:35:20.276Z] 36fc65c14efa: Waiting [2021-05-11T07:35:20.276Z] 7a09d0fa0af9: Waiting [2021-05-11T07:35:20.276Z] fbef2ee34447: Waiting [2021-05-11T07:35:20.276Z] bfc3cde6e51f: Waiting [2021-05-11T07:35:20.276Z] 32f366d666a5: Waiting [2021-05-11T07:35:20.276Z] 5e0d84cad737: Layer already exists [2021-05-11T07:35:20.276Z] 7e7c52fec073: Layer already exists [2021-05-11T07:35:20.276Z] 24dd591eb3fe: Layer already exists [2021-05-11T07:35:20.276Z] 6de27c53a243: Layer already exists [2021-05-11T07:35:20.276Z] 0cf06e3a1396: Layer already exists [2021-05-11T07:35:20.276Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:20.276Z] 7a09d0fa0af9: Layer already exists [2021-05-11T07:35:20.276Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:20.276Z] fbef2ee34447: Layer already exists [2021-05-11T07:35:20.276Z] bfc3cde6e51f: Layer already exists [2021-05-11T07:35:20.545Z] 2.0.0-dev.210: digest: sha256:d0cdcf21239f1b172d42533d0cf8f94de13993294579cdaa839eac801dd17ec1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:20.877Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:21.208Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T07:35:21.208Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:21.208Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:21.208Z] 0cf06e3a1396: Preparing [2021-05-11T07:35:21.208Z] 7e7c52fec073: Preparing [2021-05-11T07:35:21.208Z] 6de27c53a243: Preparing [2021-05-11T07:35:21.208Z] 5e0d84cad737: Preparing [2021-05-11T07:35:21.208Z] 36fc65c14efa: Preparing [2021-05-11T07:35:21.208Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:21.208Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:21.208Z] fbef2ee34447: Preparing [2021-05-11T07:35:21.208Z] bfc3cde6e51f: Preparing [2021-05-11T07:35:21.208Z] 32f366d666a5: Preparing [2021-05-11T07:35:21.208Z] 36fc65c14efa: Waiting [2021-05-11T07:35:21.208Z] 7a09d0fa0af9: Waiting [2021-05-11T07:35:21.208Z] fbef2ee34447: Waiting [2021-05-11T07:35:21.208Z] bfc3cde6e51f: Waiting [2021-05-11T07:35:21.208Z] 32f366d666a5: Waiting [2021-05-11T07:35:21.208Z] 6de27c53a243: Layer already exists [2021-05-11T07:35:21.208Z] 0cf06e3a1396: Layer already exists [2021-05-11T07:35:21.208Z] 24dd591eb3fe: Layer already exists [2021-05-11T07:35:21.208Z] 5e0d84cad737: Layer already exists [2021-05-11T07:35:21.208Z] 7e7c52fec073: Layer already exists [2021-05-11T07:35:21.208Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:21.208Z] 7a09d0fa0af9: Layer already exists [2021-05-11T07:35:21.208Z] fbef2ee34447: Layer already exists [2021-05-11T07:35:21.208Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:21.208Z] bfc3cde6e51f: Layer already exists [2021-05-11T07:35:21.208Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:d0cdcf21239f1b172d42533d0cf8f94de13993294579cdaa839eac801dd17ec1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:21.802Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:22.123Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-05-11T07:35:22.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T07:35:22.123Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:22.123Z] 24dd591eb3fe: Preparing [2021-05-11T07:35:22.123Z] 0cf06e3a1396: Preparing [2021-05-11T07:35:22.123Z] 7e7c52fec073: Preparing [2021-05-11T07:35:22.123Z] 6de27c53a243: Preparing [2021-05-11T07:35:22.123Z] 5e0d84cad737: Preparing [2021-05-11T07:35:22.123Z] 36fc65c14efa: Preparing [2021-05-11T07:35:22.123Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:22.123Z] 7a09d0fa0af9: Preparing [2021-05-11T07:35:22.123Z] fbef2ee34447: Preparing [2021-05-11T07:35:22.123Z] bfc3cde6e51f: Preparing [2021-05-11T07:35:22.123Z] 32f366d666a5: Preparing [2021-05-11T07:35:22.123Z] 36fc65c14efa: Waiting [2021-05-11T07:35:22.123Z] 7a09d0fa0af9: Waiting [2021-05-11T07:35:22.123Z] bfc3cde6e51f: Waiting [2021-05-11T07:35:22.123Z] fbef2ee34447: Waiting [2021-05-11T07:35:22.123Z] 32f366d666a5: Waiting [2021-05-11T07:35:22.123Z] 24dd591eb3fe: Layer already exists [2021-05-11T07:35:22.123Z] 0cf06e3a1396: Layer already exists [2021-05-11T07:35:22.123Z] 5e0d84cad737: Layer already exists [2021-05-11T07:35:22.123Z] 7e7c52fec073: Layer already exists [2021-05-11T07:35:22.123Z] 6de27c53a243: Layer already exists [2021-05-11T07:35:22.123Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:22.123Z] fbef2ee34447: Layer already exists [2021-05-11T07:35:22.123Z] bfc3cde6e51f: Layer already exists [2021-05-11T07:35:22.123Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:22.123Z] 7a09d0fa0af9: Layer already exists [2021-05-11T07:35:22.387Z] master: digest: sha256:d0cdcf21239f1b172d42533d0cf8f94de13993294579cdaa839eac801dd17ec1 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:22.448Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:22.462Z] taggedImages: [2021-05-11T07:35:22.462Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:22.462Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.210 [2021-05-11T07:35:22.462Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:22.462Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-05-11T07:35:22.495Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-05-11T07:35:22.495Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:22.495Z] 2.0.0-dev.210 [2021-05-11T07:35:22.495Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:22.495Z] master [2021-05-11T07:35:22.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:22.850Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:23.185Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:23.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T07:35:23.185Z] 95e0b6edbafa: Preparing [2021-05-11T07:35:23.185Z] ed09ba4ab5ee: Preparing [2021-05-11T07:35:23.185Z] 27909689689c: Preparing [2021-05-11T07:35:23.185Z] 771fd9a8c4c5: Preparing [2021-05-11T07:35:23.185Z] 8f5965f703e0: Preparing [2021-05-11T07:35:23.185Z] 32f366d666a5: Preparing [2021-05-11T07:35:23.185Z] 32f366d666a5: Waiting [2021-05-11T07:35:23.500Z] 27909689689c: Pushed [2021-05-11T07:35:23.500Z] 771fd9a8c4c5: Pushed [2021-05-11T07:35:23.500Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:24.090Z] 8f5965f703e0: Pushed [2021-05-11T07:35:24.353Z] 95e0b6edbafa: Pushed [2021-05-11T07:35:24.353Z] ed09ba4ab5ee: Pushed [2021-05-11T07:35:24.618Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:847234c7fd42f6c176bbb88b4b46507caa55ca8cc7a3da61e4bfc17fdbd8e0e8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:24.952Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.210 [2021-05-11T07:35:25.384Z] ---> 12498701534c [2021-05-11T07:35:25.384Z] Step 9/24 : RUN go mod tidy [2021-05-11T07:35:25.384Z] ---> Running in 7a34dc657c5d [2021-05-11T07:35:25.384Z] Removing intermediate container baa34cea55cd [2021-05-11T07:35:25.384Z] ---> 06e67f5d8813 [2021-05-11T07:35:25.384Z] [2021-05-11T07:35:25.385Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T07:35:25.385Z] ---> 9852663dfa18 [2021-05-11T07:35:25.385Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T07:35:25.385Z] ---> Running in af84c35566d2 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:25.872Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.210 [2021-05-11T07:35:25.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T07:35:25.872Z] 95e0b6edbafa: Preparing [2021-05-11T07:35:25.872Z] ed09ba4ab5ee: Preparing [2021-05-11T07:35:25.872Z] 27909689689c: Preparing [2021-05-11T07:35:25.872Z] 771fd9a8c4c5: Preparing [2021-05-11T07:35:25.872Z] 8f5965f703e0: Preparing [2021-05-11T07:35:25.872Z] 32f366d666a5: Preparing [2021-05-11T07:35:25.872Z] 32f366d666a5: Waiting [2021-05-11T07:35:25.872Z] 771fd9a8c4c5: Layer already exists [2021-05-11T07:35:25.872Z] 8f5965f703e0: Layer already exists [2021-05-11T07:35:25.872Z] ed09ba4ab5ee: Layer already exists [2021-05-11T07:35:25.872Z] 27909689689c: Layer already exists [2021-05-11T07:35:25.872Z] 95e0b6edbafa: Layer already exists [2021-05-11T07:35:25.872Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:26.136Z] 2.0.0-dev.210: digest: sha256:847234c7fd42f6c176bbb88b4b46507caa55ca8cc7a3da61e4bfc17fdbd8e0e8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:26.448Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:26.756Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:26.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T07:35:26.756Z] 95e0b6edbafa: Preparing [2021-05-11T07:35:26.757Z] ed09ba4ab5ee: Preparing [2021-05-11T07:35:26.757Z] 27909689689c: Preparing [2021-05-11T07:35:26.757Z] 771fd9a8c4c5: Preparing [2021-05-11T07:35:26.757Z] 8f5965f703e0: Preparing [2021-05-11T07:35:26.757Z] 32f366d666a5: Preparing [2021-05-11T07:35:26.757Z] 32f366d666a5: Waiting [2021-05-11T07:35:26.757Z] 8f5965f703e0: Layer already exists [2021-05-11T07:35:26.757Z] 95e0b6edbafa: Layer already exists [2021-05-11T07:35:26.757Z] 771fd9a8c4c5: Layer already exists [2021-05-11T07:35:26.757Z] 27909689689c: Layer already exists [2021-05-11T07:35:26.757Z] ed09ba4ab5ee: Layer already exists [2021-05-11T07:35:26.757Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:26.757Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:847234c7fd42f6c176bbb88b4b46507caa55ca8cc7a3da61e4bfc17fdbd8e0e8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:26.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:35:27.069Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:27.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:35:27.381Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-05-11T07:35:27.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T07:35:27.381Z] 95e0b6edbafa: Preparing [2021-05-11T07:35:27.381Z] ed09ba4ab5ee: Preparing [2021-05-11T07:35:27.381Z] 27909689689c: Preparing [2021-05-11T07:35:27.381Z] 771fd9a8c4c5: Preparing [2021-05-11T07:35:27.381Z] 8f5965f703e0: Preparing [2021-05-11T07:35:27.381Z] 32f366d666a5: Preparing [2021-05-11T07:35:27.381Z] 32f366d666a5: Waiting [2021-05-11T07:35:27.381Z] 8f5965f703e0: Layer already exists [2021-05-11T07:35:27.381Z] 95e0b6edbafa: Layer already exists [2021-05-11T07:35:27.381Z] 27909689689c: Layer already exists [2021-05-11T07:35:27.381Z] ed09ba4ab5ee: Layer already exists [2021-05-11T07:35:27.381Z] 771fd9a8c4c5: Layer already exists [2021-05-11T07:35:27.381Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:27.646Z] master: digest: sha256:847234c7fd42f6c176bbb88b4b46507caa55ca8cc7a3da61e4bfc17fdbd8e0e8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:27.720Z] ===================================================== [2021-05-11T07:35:27.720Z] (1/6) Installing ca-certificates (20191127-r4) [Pipeline] echo [2021-05-11T07:35:27.737Z] taggedImages: [2021-05-11T07:35:27.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:27.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.210 [2021-05-11T07:35:27.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:27.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-05-11T07:35:27.789Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-05-11T07:35:27.789Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:27.789Z] 2.0.0-dev.210 [2021-05-11T07:35:27.789Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:27.789Z] master [2021-05-11T07:35:27.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:28.001Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:35:28.001Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T07:35:28.001Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T07:35:28.001Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T07:35:28.001Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T07:35:28.001Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:35:28.001Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T07:35:28.165Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:28.289Z] OK: 7 MiB in 20 packages [2021-05-11T07:35:28.504Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:28.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T07:35:28.504Z] e849d0afd570: Preparing [2021-05-11T07:35:28.504Z] f06980a01fa1: Preparing [2021-05-11T07:35:28.504Z] 03963d928689: Preparing [2021-05-11T07:35:28.504Z] 42c3ea3e37cd: Preparing [2021-05-11T07:35:28.504Z] 1b03bdbbb397: Preparing [2021-05-11T07:35:28.504Z] 53b2cd939e69: Preparing [2021-05-11T07:35:28.504Z] 2a7be24e0c8b: Preparing [2021-05-11T07:35:28.504Z] e2d97754203e: Preparing [2021-05-11T07:35:28.504Z] 9f72663aa04e: Preparing [2021-05-11T07:35:28.504Z] 32f366d666a5: Preparing [2021-05-11T07:35:28.504Z] 2a7be24e0c8b: Waiting [2021-05-11T07:35:28.504Z] e2d97754203e: Waiting [2021-05-11T07:35:28.504Z] 9f72663aa04e: Waiting [2021-05-11T07:35:28.504Z] 32f366d666a5: Waiting [2021-05-11T07:35:28.504Z] 53b2cd939e69: Waiting [2021-05-11T07:35:28.820Z] f06980a01fa1: Pushed [2021-05-11T07:35:28.820Z] e849d0afd570: Pushed [2021-05-11T07:35:28.820Z] 1b03bdbbb397: Pushed [2021-05-11T07:35:29.479Z] 53b2cd939e69: Pushed [2021-05-11T07:35:29.479Z] 2a7be24e0c8b: Pushed [2021-05-11T07:35:29.479Z] e2d97754203e: Pushed [2021-05-11T07:35:29.479Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:29.976Z] 9f72663aa04e: Pushed [2021-05-11T07:35:30.390Z] 03963d928689: Pushed [2021-05-11T07:35:30.673Z] 42c3ea3e37cd: Pushed [2021-05-11T07:35:30.937Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:f781314af436a5f9f873be3f4c6e571fb41172640515df26b852cc7137fae0ae size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:31.258Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:31.570Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.210 [2021-05-11T07:35:31.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T07:35:31.570Z] e849d0afd570: Preparing [2021-05-11T07:35:31.570Z] f06980a01fa1: Preparing [2021-05-11T07:35:31.570Z] 03963d928689: Preparing [2021-05-11T07:35:31.570Z] 42c3ea3e37cd: Preparing [2021-05-11T07:35:31.570Z] 1b03bdbbb397: Preparing [2021-05-11T07:35:31.570Z] 53b2cd939e69: Preparing [2021-05-11T07:35:31.570Z] 2a7be24e0c8b: Preparing [2021-05-11T07:35:31.570Z] e2d97754203e: Preparing [2021-05-11T07:35:31.570Z] 9f72663aa04e: Preparing [2021-05-11T07:35:31.570Z] 32f366d666a5: Preparing [2021-05-11T07:35:31.570Z] 53b2cd939e69: Waiting [2021-05-11T07:35:31.570Z] 2a7be24e0c8b: Waiting [2021-05-11T07:35:31.570Z] e2d97754203e: Waiting [2021-05-11T07:35:31.570Z] 9f72663aa04e: Waiting [2021-05-11T07:35:31.570Z] 32f366d666a5: Waiting [2021-05-11T07:35:31.570Z] e849d0afd570: Layer already exists [2021-05-11T07:35:31.570Z] 42c3ea3e37cd: Layer already exists [2021-05-11T07:35:31.570Z] f06980a01fa1: Layer already exists [2021-05-11T07:35:31.570Z] 1b03bdbbb397: Layer already exists [2021-05-11T07:35:31.570Z] 03963d928689: Layer already exists [2021-05-11T07:35:31.570Z] 2a7be24e0c8b: Layer already exists [2021-05-11T07:35:31.570Z] 53b2cd939e69: Layer already exists [2021-05-11T07:35:31.570Z] e2d97754203e: Layer already exists [2021-05-11T07:35:31.570Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:31.570Z] 9f72663aa04e: Layer already exists [2021-05-11T07:35:31.729Z] Removing intermediate container af84c35566d2 [2021-05-11T07:35:31.729Z] ---> c4c1688301a5 [2021-05-11T07:35:31.729Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T07:35:31.729Z] ---> Running in 736b1a7b0639 [2021-05-11T07:35:31.729Z] Removing intermediate container 7a34dc657c5d [2021-05-11T07:35:31.729Z] ---> b6b6f2c550e1 [2021-05-11T07:35:31.729Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T07:35:31.729Z] ---> Running in 6fd53a09c486 [2021-05-11T07:35:31.833Z] 2.0.0-dev.210: digest: sha256:f781314af436a5f9f873be3f4c6e571fb41172640515df26b852cc7137fae0ae size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:32.153Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:32.337Z] Removing intermediate container 736b1a7b0639 [2021-05-11T07:35:32.337Z] ---> b7251ad118a1 [2021-05-11T07:35:32.337Z] Step 14/26 : WORKDIR / [2021-05-11T07:35:32.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:32.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T07:35:32.472Z] e849d0afd570: Preparing [2021-05-11T07:35:32.472Z] f06980a01fa1: Preparing [2021-05-11T07:35:32.472Z] 03963d928689: Preparing [2021-05-11T07:35:32.472Z] 42c3ea3e37cd: Preparing [2021-05-11T07:35:32.472Z] 1b03bdbbb397: Preparing [2021-05-11T07:35:32.472Z] 53b2cd939e69: Preparing [2021-05-11T07:35:32.472Z] 2a7be24e0c8b: Preparing [2021-05-11T07:35:32.472Z] e2d97754203e: Preparing [2021-05-11T07:35:32.472Z] 9f72663aa04e: Preparing [2021-05-11T07:35:32.472Z] 32f366d666a5: Preparing [2021-05-11T07:35:32.472Z] 53b2cd939e69: Waiting [2021-05-11T07:35:32.472Z] 2a7be24e0c8b: Waiting [2021-05-11T07:35:32.472Z] e2d97754203e: Waiting [2021-05-11T07:35:32.472Z] 9f72663aa04e: Waiting [2021-05-11T07:35:32.472Z] 32f366d666a5: Waiting [2021-05-11T07:35:32.472Z] 03963d928689: Layer already exists [2021-05-11T07:35:32.472Z] 1b03bdbbb397: Layer already exists [2021-05-11T07:35:32.472Z] e849d0afd570: Layer already exists [2021-05-11T07:35:32.472Z] 42c3ea3e37cd: Layer already exists [2021-05-11T07:35:32.472Z] f06980a01fa1: Layer already exists [2021-05-11T07:35:32.473Z] 9f72663aa04e: Layer already exists [2021-05-11T07:35:32.473Z] e2d97754203e: Layer already exists [2021-05-11T07:35:32.473Z] 53b2cd939e69: Layer already exists [2021-05-11T07:35:32.473Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:32.473Z] 2a7be24e0c8b: Layer already exists [2021-05-11T07:35:32.473Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:f781314af436a5f9f873be3f4c6e571fb41172640515df26b852cc7137fae0ae size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:32.612Z] ---> Running in 02ee34a4a5d5 [2021-05-11T07:35:32.801Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:33.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-05-11T07:35:33.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T07:35:33.117Z] e849d0afd570: Preparing [2021-05-11T07:35:33.117Z] f06980a01fa1: Preparing [2021-05-11T07:35:33.117Z] 03963d928689: Preparing [2021-05-11T07:35:33.117Z] 42c3ea3e37cd: Preparing [2021-05-11T07:35:33.117Z] 1b03bdbbb397: Preparing [2021-05-11T07:35:33.117Z] 53b2cd939e69: Preparing [2021-05-11T07:35:33.117Z] 2a7be24e0c8b: Preparing [2021-05-11T07:35:33.117Z] e2d97754203e: Preparing [2021-05-11T07:35:33.117Z] 9f72663aa04e: Preparing [2021-05-11T07:35:33.117Z] 32f366d666a5: Preparing [2021-05-11T07:35:33.117Z] 53b2cd939e69: Waiting [2021-05-11T07:35:33.117Z] 2a7be24e0c8b: Waiting [2021-05-11T07:35:33.117Z] e2d97754203e: Waiting [2021-05-11T07:35:33.117Z] 9f72663aa04e: Waiting [2021-05-11T07:35:33.117Z] 32f366d666a5: Waiting [2021-05-11T07:35:33.117Z] f06980a01fa1: Layer already exists [2021-05-11T07:35:33.117Z] 03963d928689: Layer already exists [2021-05-11T07:35:33.117Z] e849d0afd570: Layer already exists [2021-05-11T07:35:33.117Z] 1b03bdbbb397: Layer already exists [2021-05-11T07:35:33.117Z] 42c3ea3e37cd: Layer already exists [2021-05-11T07:35:33.117Z] 53b2cd939e69: Layer already exists [2021-05-11T07:35:33.117Z] 2a7be24e0c8b: Layer already exists [2021-05-11T07:35:33.117Z] e2d97754203e: Layer already exists [2021-05-11T07:35:33.117Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:33.117Z] 9f72663aa04e: Layer already exists [2021-05-11T07:35:33.381Z] master: digest: sha256:f781314af436a5f9f873be3f4c6e571fb41172640515df26b852cc7137fae0ae size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:33.436Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:33.449Z] taggedImages: [2021-05-11T07:35:33.449Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:33.449Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.210 [2021-05-11T07:35:33.449Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:33.449Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-05-11T07:35:33.483Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-05-11T07:35:33.483Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:33.483Z] 2.0.0-dev.210 [2021-05-11T07:35:33.483Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:33.483Z] master [2021-05-11T07:35:33.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:33.603Z] Removing intermediate container 02ee34a4a5d5 [2021-05-11T07:35:33.603Z] ---> 010a1881ef7e [2021-05-11T07:35:33.603Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T07:35:33.842Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:33.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T07:35:34.156Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:34.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T07:35:34.156Z] 9b6bb450d5e2: Preparing [2021-05-11T07:35:34.156Z] f6f28b90e054: Preparing [2021-05-11T07:35:34.156Z] 36fc65c14efa: Preparing [2021-05-11T07:35:34.156Z] 6ff7643f4034: Preparing [2021-05-11T07:35:34.156Z] 32f366d666a5: Preparing [2021-05-11T07:35:34.156Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:34.156Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:34.423Z] 9b6bb450d5e2: Pushed [2021-05-11T07:35:34.687Z] 6ff7643f4034: Pushed [2021-05-11T07:35:34.865Z] ---> 5413231fbb6c [2021-05-11T07:35:34.865Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T07:35:35.649Z] f6f28b90e054: Pushed [2021-05-11T07:35:35.649Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:7ef372d9073fed766a900362e27b4f9763e45ccc0afdd96a687de866f6648158 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:35.857Z] ---> 89dd3e86bc25 [2021-05-11T07:35:35.857Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T07:35:35.963Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:36.269Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.210 [2021-05-11T07:35:36.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T07:35:36.269Z] 9b6bb450d5e2: Preparing [2021-05-11T07:35:36.269Z] f6f28b90e054: Preparing [2021-05-11T07:35:36.269Z] 36fc65c14efa: Preparing [2021-05-11T07:35:36.269Z] 6ff7643f4034: Preparing [2021-05-11T07:35:36.269Z] 32f366d666a5: Preparing [2021-05-11T07:35:36.269Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:36.270Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:36.270Z] 9b6bb450d5e2: Layer already exists [2021-05-11T07:35:36.270Z] f6f28b90e054: Layer already exists [2021-05-11T07:35:36.270Z] 6ff7643f4034: Layer already exists [2021-05-11T07:35:36.270Z] 2.0.0-dev.210: digest: sha256:7ef372d9073fed766a900362e27b4f9763e45ccc0afdd96a687de866f6648158 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:36.583Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:36.858Z] ---> d3542f5e1ef7 [2021-05-11T07:35:36.858Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T07:35:36.885Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:36.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T07:35:36.885Z] 9b6bb450d5e2: Preparing [2021-05-11T07:35:36.885Z] f6f28b90e054: Preparing [2021-05-11T07:35:36.885Z] 36fc65c14efa: Preparing [2021-05-11T07:35:36.885Z] 6ff7643f4034: Preparing [2021-05-11T07:35:36.885Z] 32f366d666a5: Preparing [2021-05-11T07:35:36.885Z] f6f28b90e054: Layer already exists [2021-05-11T07:35:36.885Z] 6ff7643f4034: Layer already exists [2021-05-11T07:35:36.885Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:36.885Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:36.885Z] 9b6bb450d5e2: Layer already exists [2021-05-11T07:35:36.885Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:7ef372d9073fed766a900362e27b4f9763e45ccc0afdd96a687de866f6648158 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:37.194Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:37.502Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-05-11T07:35:37.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T07:35:37.502Z] 9b6bb450d5e2: Preparing [2021-05-11T07:35:37.502Z] f6f28b90e054: Preparing [2021-05-11T07:35:37.502Z] 36fc65c14efa: Preparing [2021-05-11T07:35:37.502Z] 6ff7643f4034: Preparing [2021-05-11T07:35:37.502Z] 32f366d666a5: Preparing [2021-05-11T07:35:37.502Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:37.502Z] 6ff7643f4034: Layer already exists [2021-05-11T07:35:37.502Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:37.502Z] f6f28b90e054: Layer already exists [2021-05-11T07:35:37.502Z] 9b6bb450d5e2: Layer already exists [2021-05-11T07:35:37.502Z] master: digest: sha256:7ef372d9073fed766a900362e27b4f9763e45ccc0afdd96a687de866f6648158 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:37.579Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:37.592Z] taggedImages: [2021-05-11T07:35:37.592Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:37.592Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.210 [2021-05-11T07:35:37.592Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:37.592Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-05-11T07:35:37.623Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-05-11T07:35:37.623Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:37.623Z] 2.0.0-dev.210 [2021-05-11T07:35:37.623Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:37.623Z] master [2021-05-11T07:35:37.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:37.843Z] ---> 2e1b3530d007 [2021-05-11T07:35:37.843Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T07:35:37.982Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:38.301Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:38.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T07:35:38.302Z] f421a2bc1bf8: Preparing [2021-05-11T07:35:38.302Z] d8d978fa966c: Preparing [2021-05-11T07:35:38.302Z] 36fc65c14efa: Preparing [2021-05-11T07:35:38.302Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:38.302Z] 32f366d666a5: Preparing [2021-05-11T07:35:38.302Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:38.302Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:38.302Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:38.569Z] f421a2bc1bf8: Pushed [2021-05-11T07:35:39.521Z] d8d978fa966c: Pushed [2021-05-11T07:35:39.783Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:e90dc759435998865f85c9ae636072e5b04c694c339424276c5a2e50d31bd7cf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:39.831Z] ---> b7b418f1c6c0 [2021-05-11T07:35:39.831Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T07:35:40.092Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:40.390Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.210 [2021-05-11T07:35:40.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T07:35:40.390Z] f421a2bc1bf8: Preparing [2021-05-11T07:35:40.390Z] d8d978fa966c: Preparing [2021-05-11T07:35:40.390Z] 36fc65c14efa: Preparing [2021-05-11T07:35:40.390Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:40.390Z] 32f366d666a5: Preparing [2021-05-11T07:35:40.390Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:40.390Z] d8d978fa966c: Layer already exists [2021-05-11T07:35:40.390Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:40.390Z] f421a2bc1bf8: Layer already exists [2021-05-11T07:35:40.390Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:40.390Z] 2.0.0-dev.210: digest: sha256:e90dc759435998865f85c9ae636072e5b04c694c339424276c5a2e50d31bd7cf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:40.699Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:41.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:41.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T07:35:41.003Z] f421a2bc1bf8: Preparing [2021-05-11T07:35:41.003Z] d8d978fa966c: Preparing [2021-05-11T07:35:41.003Z] 36fc65c14efa: Preparing [2021-05-11T07:35:41.003Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:41.003Z] 32f366d666a5: Preparing [2021-05-11T07:35:41.003Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:41.003Z] f421a2bc1bf8: Layer already exists [2021-05-11T07:35:41.003Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:41.003Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:41.003Z] d8d978fa966c: Layer already exists [2021-05-11T07:35:41.003Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:e90dc759435998865f85c9ae636072e5b04c694c339424276c5a2e50d31bd7cf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:41.294Z] ---> b23b903e82ff [2021-05-11T07:35:41.294Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T07:35:41.316Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:41.633Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-05-11T07:35:41.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T07:35:41.634Z] f421a2bc1bf8: Preparing [2021-05-11T07:35:41.634Z] d8d978fa966c: Preparing [2021-05-11T07:35:41.634Z] 36fc65c14efa: Preparing [2021-05-11T07:35:41.634Z] 79cfa0b0375e: Preparing [2021-05-11T07:35:41.634Z] 32f366d666a5: Preparing [2021-05-11T07:35:41.634Z] d8d978fa966c: Layer already exists [2021-05-11T07:35:41.634Z] f421a2bc1bf8: Layer already exists [2021-05-11T07:35:41.634Z] 36fc65c14efa: Layer already exists [2021-05-11T07:35:41.634Z] 79cfa0b0375e: Layer already exists [2021-05-11T07:35:41.634Z] 32f366d666a5: Layer already exists [2021-05-11T07:35:41.634Z] master: digest: sha256:e90dc759435998865f85c9ae636072e5b04c694c339424276c5a2e50d31bd7cf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:41.686Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:41.700Z] taggedImages: [2021-05-11T07:35:41.700Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:41.700Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.210 [2021-05-11T07:35:41.700Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:41.700Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-05-11T07:35:41.732Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-05-11T07:35:41.732Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:41.732Z] 2.0.0-dev.210 [2021-05-11T07:35:41.732Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:41.732Z] master [2021-05-11T07:35:41.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:42.080Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:42.290Z] ---> 7beaa65d3e51 [2021-05-11T07:35:42.290Z] Step 22/26 : 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-05-11T07:35:42.409Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:42.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T07:35:42.409Z] 6e9bd3a1a01a: Preparing [2021-05-11T07:35:42.409Z] 4782d3177d3f: Preparing [2021-05-11T07:35:42.409Z] d838acec1f60: Preparing [2021-05-11T07:35:42.409Z] 076b28c90841: Preparing [2021-05-11T07:35:42.409Z] 0754057c0ad3: Preparing [2021-05-11T07:35:42.409Z] 998cdf262ab1: Preparing [2021-05-11T07:35:42.409Z] 02e56110abd2: Preparing [2021-05-11T07:35:42.409Z] abc36efb885a: Preparing [2021-05-11T07:35:42.409Z] b0b09059f4e1: Preparing [2021-05-11T07:35:42.409Z] bb961f40224b: Preparing [2021-05-11T07:35:42.409Z] f4666769fca7: Preparing [2021-05-11T07:35:42.409Z] 998cdf262ab1: Waiting [2021-05-11T07:35:42.409Z] b0b09059f4e1: Waiting [2021-05-11T07:35:42.409Z] 02e56110abd2: Waiting [2021-05-11T07:35:42.409Z] bb961f40224b: Waiting [2021-05-11T07:35:42.409Z] f4666769fca7: Waiting [2021-05-11T07:35:42.409Z] abc36efb885a: Waiting [2021-05-11T07:35:42.409Z] 0754057c0ad3: Layer already exists [2021-05-11T07:35:42.409Z] 998cdf262ab1: Layer already exists [2021-05-11T07:35:42.568Z] ---> Running in cb53f023622a [2021-05-11T07:35:42.693Z] 4782d3177d3f: Pushed [2021-05-11T07:35:42.693Z] 02e56110abd2: Layer already exists [2021-05-11T07:35:42.693Z] abc36efb885a: Layer already exists [2021-05-11T07:35:42.693Z] b0b09059f4e1: Layer already exists [2021-05-11T07:35:42.694Z] bb961f40224b: Layer already exists [2021-05-11T07:35:42.694Z] f4666769fca7: Layer already exists [2021-05-11T07:35:42.964Z] 6e9bd3a1a01a: Pushed [2021-05-11T07:35:43.911Z] d838acec1f60: Pushed [2021-05-11T07:35:45.982Z] Removing intermediate container cb53f023622a [2021-05-11T07:35:45.982Z] ---> f09f47ccdd8a [2021-05-11T07:35:45.982Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T07:35:45.982Z] ---> Running in a8ecff913e5c [2021-05-11T07:35:46.601Z] Removing intermediate container a8ecff913e5c [2021-05-11T07:35:46.601Z] ---> ccef3ca2a9a5 [2021-05-11T07:35:46.601Z] Step 24/26 : LABEL arch=arm64 [2021-05-11T07:35:46.879Z] ---> Running in 0a418b4621f8 [2021-05-11T07:35:47.495Z] Removing intermediate container 0a418b4621f8 [2021-05-11T07:35:47.495Z] ---> 294cb08f5067 [2021-05-11T07:35:47.495Z] Step 25/26 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:47.495Z] ---> Running in fa85082abf83 [2021-05-11T07:35:48.105Z] Removing intermediate container fa85082abf83 [2021-05-11T07:35:48.105Z] ---> d7205eb016de [2021-05-11T07:35:48.105Z] Step 26/26 : LABEL version=2.0.0-dev.210 [2021-05-11T07:35:48.381Z] ---> Running in 718c273f5e6c [2021-05-11T07:35:48.983Z] Removing intermediate container 718c273f5e6c [2021-05-11T07:35:48.983Z] ---> 12587b3c7426 [2021-05-11T07:35:48.983Z] [2021-05-11T07:35:49.208Z] 076b28c90841: Pushed [2021-05-11T07:35:49.208Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:e53a4689b3cdaf1cce86f9156a646f1d7f95470546f974365c5501c908c6f7d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:49.261Z] Successfully built 12587b3c7426 [2021-05-11T07:35:49.513Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:49.546Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-11T07:35:49.814Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.210 [2021-05-11T07:35:49.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T07:35:49.814Z] 6e9bd3a1a01a: Preparing [2021-05-11T07:35:49.814Z] 4782d3177d3f: Preparing [2021-05-11T07:35:49.814Z] d838acec1f60: Preparing [2021-05-11T07:35:49.814Z] 076b28c90841: Preparing [2021-05-11T07:35:49.814Z] 0754057c0ad3: Preparing [2021-05-11T07:35:49.814Z] 998cdf262ab1: Preparing [2021-05-11T07:35:49.814Z] 02e56110abd2: Preparing [2021-05-11T07:35:49.814Z] abc36efb885a: Preparing [2021-05-11T07:35:49.814Z] b0b09059f4e1: Preparing [2021-05-11T07:35:49.814Z] bb961f40224b: Preparing [2021-05-11T07:35:49.814Z] f4666769fca7: Preparing [2021-05-11T07:35:49.814Z] abc36efb885a: Waiting [2021-05-11T07:35:49.814Z] b0b09059f4e1: Waiting [2021-05-11T07:35:49.814Z] bb961f40224b: Waiting [2021-05-11T07:35:49.814Z] f4666769fca7: Waiting [2021-05-11T07:35:49.814Z] 998cdf262ab1: Waiting [2021-05-11T07:35:49.814Z] 02e56110abd2: Waiting [2021-05-11T07:35:49.814Z] d838acec1f60: Layer already exists [2021-05-11T07:35:49.814Z] 0754057c0ad3: Layer already exists [2021-05-11T07:35:49.814Z] 6e9bd3a1a01a: Layer already exists [2021-05-11T07:35:49.814Z] 076b28c90841: Layer already exists [2021-05-11T07:35:49.814Z] 4782d3177d3f: Layer already exists [2021-05-11T07:35:49.814Z] abc36efb885a: Layer already exists [2021-05-11T07:35:49.814Z] bb961f40224b: Layer already exists [2021-05-11T07:35:49.814Z] 998cdf262ab1: Layer already exists [2021-05-11T07:35:49.814Z] b0b09059f4e1: Layer already exists [2021-05-11T07:35:49.814Z] 02e56110abd2: Layer already exists [2021-05-11T07:35:49.814Z] f4666769fca7: Layer already exists [2021-05-11T07:35:49.814Z] 2.0.0-dev.210: digest: sha256:e53a4689b3cdaf1cce86f9156a646f1d7f95470546f974365c5501c908c6f7d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:50.139Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:50.445Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:50.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T07:35:50.445Z] 6e9bd3a1a01a: Preparing [2021-05-11T07:35:50.445Z] 4782d3177d3f: Preparing [2021-05-11T07:35:50.445Z] d838acec1f60: Preparing [2021-05-11T07:35:50.445Z] 076b28c90841: Preparing [2021-05-11T07:35:50.445Z] 0754057c0ad3: Preparing [2021-05-11T07:35:50.445Z] 998cdf262ab1: Preparing [2021-05-11T07:35:50.445Z] 02e56110abd2: Preparing [2021-05-11T07:35:50.445Z] abc36efb885a: Preparing [2021-05-11T07:35:50.445Z] b0b09059f4e1: Preparing [2021-05-11T07:35:50.445Z] bb961f40224b: Preparing [2021-05-11T07:35:50.445Z] f4666769fca7: Preparing [2021-05-11T07:35:50.445Z] 998cdf262ab1: Waiting [2021-05-11T07:35:50.445Z] 02e56110abd2: Waiting [2021-05-11T07:35:50.445Z] abc36efb885a: Waiting [2021-05-11T07:35:50.445Z] b0b09059f4e1: Waiting [2021-05-11T07:35:50.445Z] bb961f40224b: Waiting [2021-05-11T07:35:50.445Z] f4666769fca7: Waiting [2021-05-11T07:35:50.445Z] 4782d3177d3f: Layer already exists [2021-05-11T07:35:50.445Z] 0754057c0ad3: Layer already exists [2021-05-11T07:35:50.445Z] 076b28c90841: Layer already exists [2021-05-11T07:35:50.445Z] d838acec1f60: Layer already exists [2021-05-11T07:35:50.445Z] 6e9bd3a1a01a: Layer already exists [2021-05-11T07:35:50.445Z] abc36efb885a: Layer already exists [2021-05-11T07:35:50.445Z] bb961f40224b: Layer already exists [2021-05-11T07:35:50.445Z] 998cdf262ab1: Layer already exists [2021-05-11T07:35:50.445Z] 02e56110abd2: Layer already exists [2021-05-11T07:35:50.445Z] b0b09059f4e1: Layer already exists [2021-05-11T07:35:50.445Z] f4666769fca7: Layer already exists [2021-05-11T07:35:50.445Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:e53a4689b3cdaf1cce86f9156a646f1d7f95470546f974365c5501c908c6f7d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:50.753Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:35:51.057Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-05-11T07:35:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T07:35:51.057Z] 6e9bd3a1a01a: Preparing [2021-05-11T07:35:51.057Z] 4782d3177d3f: Preparing [2021-05-11T07:35:51.057Z] d838acec1f60: Preparing [2021-05-11T07:35:51.057Z] 076b28c90841: Preparing [2021-05-11T07:35:51.057Z] 0754057c0ad3: Preparing [2021-05-11T07:35:51.057Z] 998cdf262ab1: Preparing [2021-05-11T07:35:51.057Z] 02e56110abd2: Preparing [2021-05-11T07:35:51.057Z] abc36efb885a: Preparing [2021-05-11T07:35:51.057Z] b0b09059f4e1: Preparing [2021-05-11T07:35:51.057Z] bb961f40224b: Preparing [2021-05-11T07:35:51.057Z] f4666769fca7: Preparing [2021-05-11T07:35:51.057Z] 02e56110abd2: Waiting [2021-05-11T07:35:51.057Z] abc36efb885a: Waiting [2021-05-11T07:35:51.057Z] b0b09059f4e1: Waiting [2021-05-11T07:35:51.057Z] bb961f40224b: Waiting [2021-05-11T07:35:51.057Z] f4666769fca7: Waiting [2021-05-11T07:35:51.057Z] 998cdf262ab1: Waiting [2021-05-11T07:35:51.057Z] 6e9bd3a1a01a: Layer already exists [2021-05-11T07:35:51.057Z] 076b28c90841: Layer already exists [2021-05-11T07:35:51.057Z] 0754057c0ad3: Layer already exists [2021-05-11T07:35:51.057Z] d838acec1f60: Layer already exists [2021-05-11T07:35:51.057Z] 4782d3177d3f: Layer already exists [2021-05-11T07:35:51.057Z] 02e56110abd2: Layer already exists [2021-05-11T07:35:51.057Z] bb961f40224b: Layer already exists [2021-05-11T07:35:51.057Z] 998cdf262ab1: Layer already exists [2021-05-11T07:35:51.057Z] b0b09059f4e1: Layer already exists [2021-05-11T07:35:51.057Z] abc36efb885a: Layer already exists [2021-05-11T07:35:51.057Z] f4666769fca7: Layer already exists [2021-05-11T07:35:51.057Z] master: digest: sha256:e53a4689b3cdaf1cce86f9156a646f1d7f95470546f974365c5501c908c6f7d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:35:51.116Z] ===================================================== [Pipeline] echo [2021-05-11T07:35:51.133Z] taggedImages: [2021-05-11T07:35:51.134Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:35:51.134Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.210 [2021-05-11T07:35:51.134Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:35:51.134Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T07:36:21.932Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2024cd148539 [2021-05-11T07:36:21.932Z] ---> fc4418bdcbb2 [2021-05-11T07:36:21.932Z] [2021-05-11T07:36:21.932Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T07:36:21.932Z] ---> 9852663dfa18 [2021-05-11T07:36:21.932Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T07:36:21.932Z] ---> Running in a25aa84d2ca6 [2021-05-11T07:36:21.932Z] Removing intermediate container a25aa84d2ca6 [2021-05-11T07:36:21.932Z] ---> cd1ee3827258 [2021-05-11T07:36:21.932Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T07:36:22.211Z] ---> Running in bf7550ac01ed [2021-05-11T07:36:24.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:36:24.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:36:25.099Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T07:36:25.099Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T07:36:25.099Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T07:36:25.099Z] OK: 5 MiB in 16 packages [2021-05-11T07:36:27.110Z] Removing intermediate container 8e01643d7ba4 [2021-05-11T07:36:27.110Z] ---> dc02b87ae4ff [2021-05-11T07:36:27.110Z] [2021-05-11T07:36:27.110Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T07:36:27.110Z] ---> 9852663dfa18 [2021-05-11T07:36:27.110Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T07:36:27.110Z] ---> Using cache [2021-05-11T07:36:27.110Z] ---> fc7f07cfc9f5 [2021-05-11T07:36:27.110Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:36:27.110Z] ---> Using cache [2021-05-11T07:36:27.110Z] ---> 6c260097c406 [2021-05-11T07:36:27.110Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T07:36:27.110Z] ---> Running in 7402d55055a7 [2021-05-11T07:36:27.110Z] Removing intermediate container bf7550ac01ed [2021-05-11T07:36:27.110Z] ---> 3548ca8e52f7 [2021-05-11T07:36:27.110Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T07:36:27.387Z] ---> Running in 6c78c4371f84 [2021-05-11T07:36:27.666Z] Removing intermediate container 7402d55055a7 [2021-05-11T07:36:27.666Z] ---> aa9ce4aff001 [2021-05-11T07:36:27.666Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T07:36:27.944Z] ---> Running in b02076fa9fcf [2021-05-11T07:36:28.226Z] Removing intermediate container 6c78c4371f84 [2021-05-11T07:36:28.226Z] ---> 6b4ee2626f05 [2021-05-11T07:36:28.226Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T07:36:28.500Z] ---> Running in daa21fd36d16 [2021-05-11T07:36:28.500Z] Removing intermediate container b02076fa9fcf [2021-05-11T07:36:28.500Z] ---> ba01c085149a [2021-05-11T07:36:28.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:36:29.100Z] Removing intermediate container daa21fd36d16 [2021-05-11T07:36:29.100Z] ---> 515c40f7c22c [2021-05-11T07:36:29.100Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T07:36:29.377Z] ---> Running in 601d93b7ab81 [2021-05-11T07:36:29.655Z] ---> 99244c3b82f3 [2021-05-11T07:36:29.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T07:36:31.649Z] ---> 2ea5134a8ec4 [2021-05-11T07:36:31.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T07:36:32.634Z] Removing intermediate container 601d93b7ab81 [2021-05-11T07:36:32.634Z] ---> 7b0e36948bc0 [2021-05-11T07:36:32.634Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T07:36:32.634Z] ---> 28b7610e86ac [2021-05-11T07:36:32.634Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T07:36:32.908Z] ---> Running in a1a4309d4cff [2021-05-11T07:36:32.908Z] ---> Running in 2fc0c14f5e39 [2021-05-11T07:36:33.183Z] Removing intermediate container a1a4309d4cff [2021-05-11T07:36:33.183Z] ---> 406457729b8d [2021-05-11T07:36:33.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:36:33.783Z] Removing intermediate container 2fc0c14f5e39 [2021-05-11T07:36:33.783Z] ---> 1699b05a9928 [2021-05-11T07:36:33.783Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T07:36:33.783Z] ---> Running in 99f7f3f923b6 [2021-05-11T07:36:34.395Z] Removing intermediate container 99f7f3f923b6 [2021-05-11T07:36:34.395Z] ---> 8122633d6a07 [2021-05-11T07:36:34.395Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T07:36:34.395Z] ---> Running in e5d72789d6f1 [2021-05-11T07:36:34.740Z] ---> bd9844930631 [2021-05-11T07:36:34.740Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T07:36:35.018Z] ---> Running in 552babda4706 [2021-05-11T07:36:35.018Z] Removing intermediate container e5d72789d6f1 [2021-05-11T07:36:35.018Z] ---> 1265aff6a87b [2021-05-11T07:36:35.018Z] Step 22/23 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:36:35.305Z] ---> Running in 847384f57586 [2021-05-11T07:36:35.938Z] Removing intermediate container 847384f57586 [2021-05-11T07:36:35.938Z] ---> 823b769c82e5 [2021-05-11T07:36:35.938Z] Step 23/23 : LABEL version=2.0.0-dev.210 [2021-05-11T07:36:36.258Z] ---> Running in 4b316b45bfc8 [2021-05-11T07:36:36.885Z] Removing intermediate container 4b316b45bfc8 [2021-05-11T07:36:36.885Z] ---> 4212681fec09 [2021-05-11T07:36:36.885Z] [2021-05-11T07:36:37.491Z] Successfully built 4212681fec09 [2021-05-11T07:36:37.491Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-11T07:36:38.100Z]  Building docker-support-scheduler-go ... done Removing intermediate container 552babda4706 [2021-05-11T07:36:38.100Z] ---> 98dce7a80204 [2021-05-11T07:36:38.100Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T07:36:38.700Z] Removing intermediate container 6fd53a09c486 [2021-05-11T07:36:38.700Z] ---> c1aa7b754a99 [2021-05-11T07:36:38.700Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T07:36:38.976Z] ---> Running in c5034c727cfd [2021-05-11T07:36:39.256Z] ---> ee904dd9ff67 [2021-05-11T07:36:39.256Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T07:36:40.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.210" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T07:36:40.852Z] ---> 17cd1da5e2c4 [2021-05-11T07:36:40.852Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T07:36:41.834Z] ---> 98af48dfc78f [2021-05-11T07:36:41.834Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T07:36:43.281Z] ---> 1aa639272be5 [2021-05-11T07:36:43.281Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T07:36:43.281Z] Removing intermediate container c5034c727cfd [2021-05-11T07:36:43.281Z] ---> c358079a3455 [2021-05-11T07:36:43.281Z] [2021-05-11T07:36:43.281Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T07:36:43.281Z] 20.10.0: Pulling from library/docker [2021-05-11T07:36:44.267Z] ---> 212261e76f9c [2021-05-11T07:36:44.267Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T07:36:44.544Z] ---> Running in 4d18ff1eea21 [2021-05-11T07:36:45.538Z] Removing intermediate container 4d18ff1eea21 [2021-05-11T07:36:45.538Z] ---> ee8ec7e99f6c [2021-05-11T07:36:45.538Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T07:36:46.527Z] ---> bef92dcb3736 [2021-05-11T07:36:46.527Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T07:36:47.134Z] ---> Running in bd24741722f5 [2021-05-11T07:36:50.546Z] Removing intermediate container bd24741722f5 [2021-05-11T07:36:50.546Z] ---> 690a3fb1cb14 [2021-05-11T07:36:50.546Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T07:36:50.819Z] ---> Running in 856cefe340c1 [2021-05-11T07:36:51.418Z] Removing intermediate container 856cefe340c1 [2021-05-11T07:36:51.418Z] ---> 14ab43a53f15 [2021-05-11T07:36:51.418Z] Step 29/32 : CMD ["gate"] [2021-05-11T07:36:51.694Z] ---> Running in 3ce6af00c493 [2021-05-11T07:36:51.694Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T07:36:51.694Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T07:36:51.694Z] ---> eeaf43b92773 [2021-05-11T07:36:51.694Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T07:36:51.973Z] ---> Running in 525829dfcdee [2021-05-11T07:36:52.247Z] Removing intermediate container 3ce6af00c493 [2021-05-11T07:36:52.247Z] ---> 034c3266acbc [2021-05-11T07:36:52.247Z] Step 30/32 : LABEL arch=arm64 [2021-05-11T07:36:52.523Z] ---> Running in b4d75c2928ee [2021-05-11T07:36:52.523Z] Removing intermediate container 525829dfcdee [2021-05-11T07:36:52.523Z] ---> 96fd36d9eb79 [2021-05-11T07:36:52.523Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T07:36:52.523Z] ---> Running in 78c2a6de5763 [2021-05-11T07:36:53.122Z] Removing intermediate container b4d75c2928ee [2021-05-11T07:36:53.122Z] ---> 2e6b0056822b [2021-05-11T07:36:53.122Z] Step 31/32 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:36:53.396Z] ---> Running in 2ba2fb07fc4b [2021-05-11T07:36:53.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T07:36:53.669Z] Removing intermediate container 2ba2fb07fc4b [2021-05-11T07:36:53.669Z] ---> dcc968dfd1cc [2021-05-11T07:36:53.669Z] Step 32/32 : LABEL version=2.0.0-dev.210 [2021-05-11T07:36:53.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T07:36:54.222Z] ---> Running in a6b7c06b9b63 [2021-05-11T07:36:54.498Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T07:36:54.498Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T07:36:54.498Z] Removing intermediate container a6b7c06b9b63 [2021-05-11T07:36:54.498Z] ---> 3344bb53d3e8 [2021-05-11T07:36:54.498Z] [2021-05-11T07:36:54.498Z] Executing bash-5.0.17-r0.post-install [2021-05-11T07:36:54.498Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T07:36:54.498Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T07:36:54.498Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T07:36:54.498Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T07:36:54.498Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T07:36:54.498Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T07:36:54.498Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T07:36:54.498Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T07:36:54.498Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T07:36:54.498Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T07:36:54.769Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T07:36:54.769Z] Successfully built 3344bb53d3e8 [2021-05-11T07:36:54.769Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-11T07:36:56.745Z]  Building docker-security-bootstrapper-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T07:36:56.745Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T07:36:56.745Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T07:36:56.745Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T07:36:56.745Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T07:36:56.745Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T07:36:56.745Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T07:36:56.745Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T07:36:56.745Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T07:36:56.745Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T07:36:56.745Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T07:36:56.745Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T07:36:56.745Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T07:36:56.745Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T07:36:56.745Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T07:36:56.745Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T07:36:57.022Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T07:36:57.022Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T07:36:57.022Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T07:36:57.022Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T07:36:57.022Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T07:36:57.022Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T07:36:57.022Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T07:36:57.022Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T07:36:57.309Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T07:36:57.309Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T07:36:57.309Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T07:36:57.309Z] OK: 72 MiB in 59 packages [2021-05-11T07:37:01.619Z] Collecting docker-compose==1.23.2 [2021-05-11T07:37:01.619Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T07:37:01.619Z] 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-05-11T07:37:01.892Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T07:37:01.892Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T07:37:02.490Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T07:37:02.490Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T07:37:05.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T07:37:05.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T07:37:05.387Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T07:37:05.387Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T07:37:07.369Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T07:37:07.369Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T07:37:07.965Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T07:37:07.965Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T07:37:08.241Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T07:37:08.241Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T07:37:10.863Z] Collecting PyYAML<4,>=3.10 [2021-05-11T07:37:10.863Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T07:37:14.256Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T07:37:14.257Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T07:37:15.237Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T07:37:15.237Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T07:37:15.511Z] Collecting idna<2.8,>=2.5 [2021-05-11T07:37:15.511Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T07:37:15.783Z] 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-05-11T07:37:15.783Z] 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-05-11T07:37:15.783Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T07:37:15.783Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T07:37:16.057Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T07:37:16.057Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T07:37:16.057Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T07:37:16.057Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T07:37:16.666Z] Installing collected packages: websocket-client, texttable, urllib3, idna, requests, docopt, cached-property, jsonschema, dockerpty, PyYAML, docker-pycreds, docker, docker-compose [2021-05-11T07:37:17.258Z] Running setup.py install for texttable: started [2021-05-11T07:37:18.685Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T07:37:18.685Z] Attempting uninstall: urllib3 [2021-05-11T07:37:18.685Z] Found existing installation: urllib3 1.25.9 [2021-05-11T07:37:18.685Z] Uninstalling urllib3-1.25.9: [2021-05-11T07:37:18.960Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T07:37:19.558Z] Attempting uninstall: idna [2021-05-11T07:37:19.558Z] Found existing installation: idna 2.9 [2021-05-11T07:37:19.558Z] Uninstalling idna-2.9: [2021-05-11T07:37:19.558Z] Successfully uninstalled idna-2.9 [2021-05-11T07:37:20.158Z] Attempting uninstall: requests [2021-05-11T07:37:20.158Z] Found existing installation: requests 2.23.0 [2021-05-11T07:37:20.158Z] Uninstalling requests-2.23.0: [2021-05-11T07:37:20.158Z] Successfully uninstalled requests-2.23.0 [2021-05-11T07:37:20.434Z] Running setup.py install for docopt: started [2021-05-11T07:37:22.411Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T07:37:22.685Z] Running setup.py install for dockerpty: started [2021-05-11T07:37:24.655Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T07:37:24.655Z] Running setup.py install for PyYAML: started [2021-05-11T07:37:26.628Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T07:37:28.071Z] 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.59.0 [2021-05-11T07:37:36.349Z] Removing intermediate container 78c2a6de5763 [2021-05-11T07:37:36.349Z] ---> 5771fd62668f [2021-05-11T07:37:36.349Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T07:37:36.349Z] ---> Running in 6ca80283a749 [2021-05-11T07:37:36.349Z] Removing intermediate container 6ca80283a749 [2021-05-11T07:37:36.349Z] ---> d446aabd3940 [2021-05-11T07:37:36.349Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T07:37:36.349Z] ---> Running in 2b4d0dd463f2 [2021-05-11T07:37:36.621Z] Removing intermediate container 2b4d0dd463f2 [2021-05-11T07:37:36.621Z] ---> 00494103b149 [2021-05-11T07:37:36.621Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T07:37:37.599Z] ---> 905bdd7bf0d2 [2021-05-11T07:37:37.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T07:37:38.583Z] ---> 1e16b69b2eb8 [2021-05-11T07:37:38.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T07:37:39.193Z] ---> 88837078a7bb [2021-05-11T07:37:39.193Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T07:37:39.468Z] ---> Running in 79cf22e70ad5 [2021-05-11T07:37:39.741Z] Removing intermediate container 79cf22e70ad5 [2021-05-11T07:37:39.741Z] ---> 62f39a4f1af6 [2021-05-11T07:37:39.741Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T07:37:40.019Z] ---> Running in 9fa3c75e0513 [2021-05-11T07:37:40.295Z] Removing intermediate container 9fa3c75e0513 [2021-05-11T07:37:40.295Z] ---> bcfbf536fc91 [2021-05-11T07:37:40.295Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T07:37:40.570Z] ---> Running in ccc66b8358bb [2021-05-11T07:37:41.171Z] Removing intermediate container ccc66b8358bb [2021-05-11T07:37:41.171Z] ---> 1458185ae5e4 [2021-05-11T07:37:41.171Z] Step 23/24 : LABEL git_sha=38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:41.171Z] ---> Running in 7cfd1e5a3ec1 [2021-05-11T07:37:41.444Z] Removing intermediate container 7cfd1e5a3ec1 [2021-05-11T07:37:41.444Z] ---> e598a9d2f800 [2021-05-11T07:37:41.444Z] Step 24/24 : LABEL version=2.0.0-dev.210 [2021-05-11T07:37:41.717Z] ---> Running in 692c5de94993 [2021-05-11T07:37:41.992Z] Removing intermediate container 692c5de94993 [2021-05-11T07:37:41.992Z] ---> e706b011b1fd [2021-05-11T07:37:41.992Z] [2021-05-11T07:37:42.587Z] Successfully built e706b011b1fd [2021-05-11T07:37:42.587Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-11T07:37:42.876Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-11T07:37:42.872Z] $ docker stop --time=1 4bb9998329beddc608ab29762ef4ef5dcde7611b66bef06a2a2ae759a3217a92 [2021-05-11T07:37:44.740Z] $ docker rm -f 4bb9998329beddc608ab29762ef4ef5dcde7611b66bef06a2a2ae759a3217a92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T07:37:45.405Z] + docker images [2021-05-11T07:37:45.405Z] + grep docker [2021-05-11T07:37:45.683Z] docker-sys-mgmt-agent-go-arm64 latest e706b011b1fd 4 seconds ago 299MB [2021-05-11T07:37:45.683Z] docker-security-bootstrapper-go-arm64 latest 3344bb53d3e8 51 seconds ago 17.1MB [2021-05-11T07:37:45.683Z] docker-support-scheduler-go-arm64 latest 4212681fec09 About a minute ago 16.1MB [2021-05-11T07:37:45.683Z] docker-security-secretstore-setup-go-arm64 latest 12587b3c7426 About a minute ago 24.3MB [2021-05-11T07:37:45.683Z] docker-core-data-go-arm64 latest 132f692821ce 2 minutes ago 20.3MB [2021-05-11T07:37:45.683Z] docker-core-metadata-go-arm64 latest c59176a4928f 3 minutes ago 17.4MB [2021-05-11T07:37:45.683Z] docker-support-notifications-go-arm64 latest a30af9e5f1b1 3 minutes ago 16.6MB [2021-05-11T07:37:45.683Z] docker-core-command-go-arm64 latest f76ec30a66a4 3 minutes ago 16.1MB [2021-05-11T07:37:45.683Z] docker-security-proxy-setup-go-arm64 latest 7cd20251c6a2 3 minutes ago 23.9MB [2021-05-11T07:37:45.683Z] docker 20.10.0 eeaf43b92773 5 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-05-11T07:37:45.839Z] provisioning config files... [2021-05-11T07:37:45.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config6768152564279963061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:37:46.270Z] ---> docker-login.sh [2021-05-11T07:37:46.271Z] nexus3.edgexfoundry.org:10001 [2021-05-11T07:37:46.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:37:48.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:37:48.534Z] Configure a credential helper to remove this warning. See [2021-05-11T07:37:48.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:37:48.534Z] [2021-05-11T07:37:48.534Z] Login Succeeded [2021-05-11T07:37:48.534Z] nexus3.edgexfoundry.org:10002 [2021-05-11T07:37:48.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:37:49.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:37:49.083Z] Configure a credential helper to remove this warning. See [2021-05-11T07:37:49.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:37:49.083Z] [2021-05-11T07:37:49.083Z] Login Succeeded [2021-05-11T07:37:49.083Z] nexus3.edgexfoundry.org:10003 [2021-05-11T07:37:49.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:37:49.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:37:49.627Z] Configure a credential helper to remove this warning. See [2021-05-11T07:37:49.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:37:49.627Z] [2021-05-11T07:37:49.627Z] Login Succeeded [2021-05-11T07:37:49.627Z] nexus3.edgexfoundry.org:10004 [2021-05-11T07:37:49.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:37:50.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:37:50.173Z] Configure a credential helper to remove this warning. See [2021-05-11T07:37:50.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:37:50.173Z] [2021-05-11T07:37:50.173Z] Login Succeeded [2021-05-11T07:37:50.173Z] docker.io [2021-05-11T07:37:50.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T07:37:51.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T07:37:51.042Z] Configure a credential helper to remove this warning. See [2021-05-11T07:37:51.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T07:37:51.042Z] [2021-05-11T07:37:51.042Z] Login Succeeded [2021-05-11T07:37:51.042Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T07:37:51.060Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:37:51.127Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-05-11T07:37:51.127Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:51.127Z] 2.0.0-dev.210 [2021-05-11T07:37:51.127Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:37:51.127Z] master [2021-05-11T07:37:51.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:51.506Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:51.862Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:51.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T07:37:51.862Z] 1ff387de3c4d: Preparing [2021-05-11T07:37:51.862Z] d57b11df9666: Preparing [2021-05-11T07:37:51.862Z] 0711c6619096: Preparing [2021-05-11T07:37:51.862Z] cdfbf7d256df: Preparing [2021-05-11T07:37:51.862Z] 3fbe34a1663b: Preparing [2021-05-11T07:37:52.136Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:37:52.136Z] 1ff387de3c4d: Pushed [2021-05-11T07:37:52.136Z] cdfbf7d256df: Pushed [2021-05-11T07:37:52.136Z] 0711c6619096: Pushed [2021-05-11T07:37:55.516Z] d57b11df9666: Pushed [2021-05-11T07:37:55.516Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:6ef68ab503a1766d49d1d2374bd1239b0987eaf3336303506e93d6e7576d6c8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:55.867Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:56.203Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.210 [2021-05-11T07:37:56.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T07:37:56.203Z] 1ff387de3c4d: Preparing [2021-05-11T07:37:56.203Z] d57b11df9666: Preparing [2021-05-11T07:37:56.203Z] 0711c6619096: Preparing [2021-05-11T07:37:56.203Z] cdfbf7d256df: Preparing [2021-05-11T07:37:56.203Z] 3fbe34a1663b: Preparing [2021-05-11T07:37:56.203Z] 1ff387de3c4d: Layer already exists [2021-05-11T07:37:56.203Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:37:56.204Z] 0711c6619096: Layer already exists [2021-05-11T07:37:56.204Z] cdfbf7d256df: Layer already exists [2021-05-11T07:37:56.204Z] d57b11df9666: Layer already exists [2021-05-11T07:37:56.473Z] 2.0.0-dev.210: digest: sha256:6ef68ab503a1766d49d1d2374bd1239b0987eaf3336303506e93d6e7576d6c8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:56.819Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:57.157Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:37:57.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T07:37:57.157Z] 1ff387de3c4d: Preparing [2021-05-11T07:37:57.157Z] d57b11df9666: Preparing [2021-05-11T07:37:57.157Z] 0711c6619096: Preparing [2021-05-11T07:37:57.157Z] cdfbf7d256df: Preparing [2021-05-11T07:37:57.157Z] 3fbe34a1663b: Preparing [2021-05-11T07:37:57.429Z] 0711c6619096: Layer already exists [2021-05-11T07:37:57.429Z] d57b11df9666: Layer already exists [2021-05-11T07:37:57.429Z] 1ff387de3c4d: Layer already exists [2021-05-11T07:37:57.429Z] cdfbf7d256df: Layer already exists [2021-05-11T07:37:57.429Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:37:57.429Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:6ef68ab503a1766d49d1d2374bd1239b0987eaf3336303506e93d6e7576d6c8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:57.773Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:58.116Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-05-11T07:37:58.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T07:37:58.116Z] 1ff387de3c4d: Preparing [2021-05-11T07:37:58.116Z] d57b11df9666: Preparing [2021-05-11T07:37:58.116Z] 0711c6619096: Preparing [2021-05-11T07:37:58.116Z] cdfbf7d256df: Preparing [2021-05-11T07:37:58.116Z] 3fbe34a1663b: Preparing [2021-05-11T07:37:58.388Z] 0711c6619096: Layer already exists [2021-05-11T07:37:58.388Z] d57b11df9666: Layer already exists [2021-05-11T07:37:58.388Z] 1ff387de3c4d: Layer already exists [2021-05-11T07:37:58.388Z] cdfbf7d256df: Layer already exists [2021-05-11T07:37:58.388Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:37:58.388Z] master: digest: sha256:6ef68ab503a1766d49d1d2374bd1239b0987eaf3336303506e93d6e7576d6c8c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:37:58.452Z] ===================================================== [Pipeline] echo [2021-05-11T07:37:58.467Z] taggedImages: [2021-05-11T07:37:58.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:58.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.210 [2021-05-11T07:37:58.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:37:58.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-05-11T07:37:58.507Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-05-11T07:37:58.507Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:58.507Z] 2.0.0-dev.210 [2021-05-11T07:37:58.507Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:37:58.507Z] master [2021-05-11T07:37:58.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:58.890Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:37:59.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:37:59.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T07:37:59.505Z] 984775c1778f: Preparing [2021-05-11T07:37:59.505Z] 9802f807765a: Preparing [2021-05-11T07:37:59.505Z] 0711c6619096: Preparing [2021-05-11T07:37:59.505Z] 3ca0a4ebadb3: Preparing [2021-05-11T07:37:59.505Z] adf8aa694700: Preparing [2021-05-11T07:37:59.505Z] 3fbe34a1663b: Preparing [2021-05-11T07:37:59.505Z] 3fbe34a1663b: Waiting [2021-05-11T07:37:59.780Z] 0711c6619096: Layer already exists [2021-05-11T07:37:59.780Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:37:59.780Z] 984775c1778f: Pushed [2021-05-11T07:38:00.052Z] adf8aa694700: Pushed [2021-05-11T07:38:00.648Z] 3ca0a4ebadb3: Pushed [2021-05-11T07:38:03.265Z] 9802f807765a: Pushed [2021-05-11T07:38:03.265Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:41b6f69e0e7658a92ddc64674b3b289b60a4d749dda8960c5e125acec7f7d288 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:03.613Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:03.948Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:03.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T07:38:03.948Z] 984775c1778f: Preparing [2021-05-11T07:38:03.948Z] 9802f807765a: Preparing [2021-05-11T07:38:03.948Z] 0711c6619096: Preparing [2021-05-11T07:38:03.948Z] 3ca0a4ebadb3: Preparing [2021-05-11T07:38:03.948Z] adf8aa694700: Preparing [2021-05-11T07:38:03.948Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:03.948Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:03.948Z] 3ca0a4ebadb3: Layer already exists [2021-05-11T07:38:03.948Z] adf8aa694700: Layer already exists [2021-05-11T07:38:03.948Z] 9802f807765a: Layer already exists [2021-05-11T07:38:03.948Z] 984775c1778f: Layer already exists [2021-05-11T07:38:03.948Z] 0711c6619096: Layer already exists [2021-05-11T07:38:04.218Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:04.218Z] 2.0.0-dev.210: digest: sha256:41b6f69e0e7658a92ddc64674b3b289b60a4d749dda8960c5e125acec7f7d288 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:04.559Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:04.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:04.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T07:38:04.902Z] 984775c1778f: Preparing [2021-05-11T07:38:04.902Z] 9802f807765a: Preparing [2021-05-11T07:38:04.902Z] 0711c6619096: Preparing [2021-05-11T07:38:04.902Z] 3ca0a4ebadb3: Preparing [2021-05-11T07:38:04.902Z] adf8aa694700: Preparing [2021-05-11T07:38:04.902Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:04.902Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:04.902Z] 0711c6619096: Layer already exists [2021-05-11T07:38:04.902Z] 9802f807765a: Layer already exists [2021-05-11T07:38:04.902Z] 984775c1778f: Layer already exists [2021-05-11T07:38:05.200Z] 3ca0a4ebadb3: Layer already exists [2021-05-11T07:38:05.200Z] adf8aa694700: Layer already exists [2021-05-11T07:38:05.200Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:05.200Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:41b6f69e0e7658a92ddc64674b3b289b60a4d749dda8960c5e125acec7f7d288 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:05.558Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:05.903Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-05-11T07:38:05.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T07:38:05.903Z] 984775c1778f: Preparing [2021-05-11T07:38:05.903Z] 9802f807765a: Preparing [2021-05-11T07:38:05.903Z] 0711c6619096: Preparing [2021-05-11T07:38:05.903Z] 3ca0a4ebadb3: Preparing [2021-05-11T07:38:05.903Z] adf8aa694700: Preparing [2021-05-11T07:38:05.903Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:05.903Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:05.903Z] 0711c6619096: Layer already exists [2021-05-11T07:38:05.903Z] adf8aa694700: Layer already exists [2021-05-11T07:38:05.903Z] 3ca0a4ebadb3: Layer already exists [2021-05-11T07:38:05.903Z] 984775c1778f: Layer already exists [2021-05-11T07:38:05.903Z] 9802f807765a: Layer already exists [2021-05-11T07:38:05.903Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:06.177Z] master: digest: sha256:41b6f69e0e7658a92ddc64674b3b289b60a4d749dda8960c5e125acec7f7d288 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:06.239Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:06.253Z] taggedImages: [2021-05-11T07:38:06.253Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:06.253Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:06.253Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:06.253Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-05-11T07:38:06.284Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-05-11T07:38:06.284Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:06.284Z] 2.0.0-dev.210 [2021-05-11T07:38:06.284Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:06.284Z] master [2021-05-11T07:38:06.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:06.664Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:07.005Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T07:38:07.005Z] 45537436b3e7: Preparing [2021-05-11T07:38:07.005Z] a62352683875: Preparing [2021-05-11T07:38:07.005Z] 0711c6619096: Preparing [2021-05-11T07:38:07.005Z] cdfbf7d256df: Preparing [2021-05-11T07:38:07.005Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:07.274Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:07.274Z] 0711c6619096: Layer already exists [2021-05-11T07:38:07.274Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:07.274Z] 45537436b3e7: Pushed [2021-05-11T07:38:10.640Z] a62352683875: Pushed [2021-05-11T07:38:10.640Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:68a2f9bcb07fcbae23079810dc78e72f1379f64f18852fcd6d592a6ae8aeff71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:10.981Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:11.371Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:11.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T07:38:11.371Z] 45537436b3e7: Preparing [2021-05-11T07:38:11.371Z] a62352683875: Preparing [2021-05-11T07:38:11.371Z] 0711c6619096: Preparing [2021-05-11T07:38:11.371Z] cdfbf7d256df: Preparing [2021-05-11T07:38:11.371Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:11.655Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:11.655Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:11.655Z] 0711c6619096: Layer already exists [2021-05-11T07:38:11.655Z] a62352683875: Layer already exists [2021-05-11T07:38:11.655Z] 45537436b3e7: Layer already exists [2021-05-11T07:38:11.655Z] 2.0.0-dev.210: digest: sha256:68a2f9bcb07fcbae23079810dc78e72f1379f64f18852fcd6d592a6ae8aeff71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:12.018Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:12.377Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:12.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T07:38:12.377Z] 45537436b3e7: Preparing [2021-05-11T07:38:12.377Z] a62352683875: Preparing [2021-05-11T07:38:12.377Z] 0711c6619096: Preparing [2021-05-11T07:38:12.377Z] cdfbf7d256df: Preparing [2021-05-11T07:38:12.377Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:12.660Z] 45537436b3e7: Layer already exists [2021-05-11T07:38:12.660Z] a62352683875: Layer already exists [2021-05-11T07:38:12.660Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:12.660Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:12.660Z] 0711c6619096: Layer already exists [2021-05-11T07:38:12.660Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:68a2f9bcb07fcbae23079810dc78e72f1379f64f18852fcd6d592a6ae8aeff71 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:13.009Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:13.348Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-05-11T07:38:13.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T07:38:13.348Z] 45537436b3e7: Preparing [2021-05-11T07:38:13.348Z] a62352683875: Preparing [2021-05-11T07:38:13.348Z] 0711c6619096: Preparing [2021-05-11T07:38:13.348Z] cdfbf7d256df: Preparing [2021-05-11T07:38:13.348Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:13.618Z] a62352683875: Layer already exists [2021-05-11T07:38:13.618Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:13.618Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:13.618Z] 45537436b3e7: Layer already exists [2021-05-11T07:38:13.618Z] 0711c6619096: Layer already exists [2021-05-11T07:38:13.618Z] master: digest: sha256:68a2f9bcb07fcbae23079810dc78e72f1379f64f18852fcd6d592a6ae8aeff71 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:13.676Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:13.690Z] taggedImages: [2021-05-11T07:38:13.690Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:13.690Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:13.690Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:13.690Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-05-11T07:38:13.720Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-05-11T07:38:13.720Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:13.720Z] 2.0.0-dev.210 [2021-05-11T07:38:13.720Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:13.720Z] master [2021-05-11T07:38:13.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:14.108Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:14.458Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:14.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T07:38:14.458Z] 5350401a7d18: Preparing [2021-05-11T07:38:14.458Z] 5350401a7d18: Preparing [2021-05-11T07:38:14.458Z] 99a403c6d2e0: Preparing [2021-05-11T07:38:14.458Z] 683506366276: Preparing [2021-05-11T07:38:14.458Z] a0a66fbc0224: Preparing [2021-05-11T07:38:14.458Z] 3f13fd086b11: Preparing [2021-05-11T07:38:14.458Z] 0711c6619096: Preparing [2021-05-11T07:38:14.458Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:14.458Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:14.458Z] 1167a08a4af1: Preparing [2021-05-11T07:38:14.458Z] d13354cfaf26: Preparing [2021-05-11T07:38:14.458Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:14.458Z] 0711c6619096: Waiting [2021-05-11T07:38:14.458Z] 79e3239cd4bf: Waiting [2021-05-11T07:38:14.458Z] 1167a08a4af1: Waiting [2021-05-11T07:38:14.458Z] d13354cfaf26: Waiting [2021-05-11T07:38:14.458Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:14.731Z] a0a66fbc0224: Pushed [2021-05-11T07:38:14.731Z] 0711c6619096: Layer already exists [2021-05-11T07:38:14.731Z] 683506366276: Pushed [2021-05-11T07:38:15.001Z] 99a403c6d2e0: Pushed [2021-05-11T07:38:15.001Z] 5350401a7d18: Pushed [2021-05-11T07:38:15.001Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:15.001Z] 79e3239cd4bf: Pushed [2021-05-11T07:38:15.001Z] 1167a08a4af1: Pushed [2021-05-11T07:38:15.001Z] d13354cfaf26: Pushed [2021-05-11T07:38:18.386Z] 3f13fd086b11: Pushed [2021-05-11T07:38:18.386Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:0d81a7a1d0f42ab73170546511d34a6fe8d501e7b8126fa6cd4ae719f635ecb3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:18.750Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:19.115Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:19.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T07:38:19.115Z] 5350401a7d18: Preparing [2021-05-11T07:38:19.115Z] 5350401a7d18: Preparing [2021-05-11T07:38:19.115Z] 99a403c6d2e0: Preparing [2021-05-11T07:38:19.115Z] 683506366276: Preparing [2021-05-11T07:38:19.115Z] a0a66fbc0224: Preparing [2021-05-11T07:38:19.115Z] 3f13fd086b11: Preparing [2021-05-11T07:38:19.115Z] 0711c6619096: Preparing [2021-05-11T07:38:19.115Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:19.115Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:19.115Z] 1167a08a4af1: Preparing [2021-05-11T07:38:19.115Z] d13354cfaf26: Preparing [2021-05-11T07:38:19.115Z] 0711c6619096: Waiting [2021-05-11T07:38:19.115Z] 79e3239cd4bf: Waiting [2021-05-11T07:38:19.115Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:19.115Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:19.115Z] 1167a08a4af1: Waiting [2021-05-11T07:38:19.115Z] d13354cfaf26: Waiting [2021-05-11T07:38:19.390Z] 5350401a7d18: Layer already exists [2021-05-11T07:38:19.390Z] a0a66fbc0224: Layer already exists [2021-05-11T07:38:19.390Z] 99a403c6d2e0: Layer already exists [2021-05-11T07:38:19.390Z] 3f13fd086b11: Layer already exists [2021-05-11T07:38:19.390Z] 683506366276: Layer already exists [2021-05-11T07:38:19.390Z] 79e3239cd4bf: Layer already exists [2021-05-11T07:38:19.390Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:19.390Z] d13354cfaf26: Layer already exists [2021-05-11T07:38:19.390Z] 1167a08a4af1: Layer already exists [2021-05-11T07:38:19.390Z] 0711c6619096: Layer already exists [2021-05-11T07:38:19.390Z] 2.0.0-dev.210: digest: sha256:0d81a7a1d0f42ab73170546511d34a6fe8d501e7b8126fa6cd4ae719f635ecb3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:19.737Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:20.078Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:20.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T07:38:20.078Z] 5350401a7d18: Preparing [2021-05-11T07:38:20.078Z] 5350401a7d18: Preparing [2021-05-11T07:38:20.078Z] 99a403c6d2e0: Preparing [2021-05-11T07:38:20.078Z] 683506366276: Preparing [2021-05-11T07:38:20.078Z] a0a66fbc0224: Preparing [2021-05-11T07:38:20.078Z] 3f13fd086b11: Preparing [2021-05-11T07:38:20.078Z] 0711c6619096: Preparing [2021-05-11T07:38:20.078Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:20.078Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:20.078Z] 1167a08a4af1: Preparing [2021-05-11T07:38:20.078Z] d13354cfaf26: Preparing [2021-05-11T07:38:20.078Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:20.078Z] 0711c6619096: Waiting [2021-05-11T07:38:20.078Z] 79e3239cd4bf: Waiting [2021-05-11T07:38:20.078Z] 1167a08a4af1: Waiting [2021-05-11T07:38:20.078Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:20.078Z] d13354cfaf26: Waiting [2021-05-11T07:38:20.351Z] 99a403c6d2e0: Layer already exists [2021-05-11T07:38:20.351Z] 3f13fd086b11: Layer already exists [2021-05-11T07:38:20.351Z] 5350401a7d18: Layer already exists [2021-05-11T07:38:20.351Z] a0a66fbc0224: Layer already exists [2021-05-11T07:38:20.351Z] 683506366276: Layer already exists [2021-05-11T07:38:20.351Z] 0711c6619096: Layer already exists [2021-05-11T07:38:20.351Z] 1167a08a4af1: Layer already exists [2021-05-11T07:38:20.351Z] 79e3239cd4bf: Layer already exists [2021-05-11T07:38:20.351Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:20.351Z] d13354cfaf26: Layer already exists [2021-05-11T07:38:20.351Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:0d81a7a1d0f42ab73170546511d34a6fe8d501e7b8126fa6cd4ae719f635ecb3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:20.694Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:21.042Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-05-11T07:38:21.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T07:38:21.042Z] 5350401a7d18: Preparing [2021-05-11T07:38:21.042Z] 5350401a7d18: Preparing [2021-05-11T07:38:21.042Z] 99a403c6d2e0: Preparing [2021-05-11T07:38:21.042Z] 683506366276: Preparing [2021-05-11T07:38:21.042Z] a0a66fbc0224: Preparing [2021-05-11T07:38:21.042Z] 3f13fd086b11: Preparing [2021-05-11T07:38:21.042Z] 0711c6619096: Preparing [2021-05-11T07:38:21.042Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:21.042Z] 79e3239cd4bf: Preparing [2021-05-11T07:38:21.042Z] 1167a08a4af1: Preparing [2021-05-11T07:38:21.042Z] d13354cfaf26: Preparing [2021-05-11T07:38:21.042Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:21.042Z] 0711c6619096: Waiting [2021-05-11T07:38:21.042Z] 79e3239cd4bf: Waiting [2021-05-11T07:38:21.042Z] 1167a08a4af1: Waiting [2021-05-11T07:38:21.042Z] d13354cfaf26: Waiting [2021-05-11T07:38:21.042Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:21.317Z] a0a66fbc0224: Layer already exists [2021-05-11T07:38:21.317Z] 3f13fd086b11: Layer already exists [2021-05-11T07:38:21.317Z] 683506366276: Layer already exists [2021-05-11T07:38:21.317Z] 99a403c6d2e0: Layer already exists [2021-05-11T07:38:21.317Z] 5350401a7d18: Layer already exists [2021-05-11T07:38:21.317Z] 0711c6619096: Layer already exists [2021-05-11T07:38:21.317Z] 79e3239cd4bf: Layer already exists [2021-05-11T07:38:21.317Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:21.317Z] 1167a08a4af1: Layer already exists [2021-05-11T07:38:21.317Z] d13354cfaf26: Layer already exists [2021-05-11T07:38:21.317Z] master: digest: sha256:0d81a7a1d0f42ab73170546511d34a6fe8d501e7b8126fa6cd4ae719f635ecb3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:21.389Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:21.404Z] taggedImages: [2021-05-11T07:38:21.404Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:21.404Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:21.404Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:21.404Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-05-11T07:38:21.443Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-05-11T07:38:21.443Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:21.443Z] 2.0.0-dev.210 [2021-05-11T07:38:21.443Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:21.443Z] master [2021-05-11T07:38:21.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:21.827Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:22.188Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:22.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T07:38:22.188Z] f082b7efff3e: Preparing [2021-05-11T07:38:22.188Z] d6308040cebc: Preparing [2021-05-11T07:38:22.188Z] 6ff15042d01a: Preparing [2021-05-11T07:38:22.188Z] 02e8d8628bae: Preparing [2021-05-11T07:38:22.188Z] 7f3b6ebd8d0a: Preparing [2021-05-11T07:38:22.188Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:22.188Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:22.781Z] 02e8d8628bae: Pushed [2021-05-11T07:38:22.781Z] 6ff15042d01a: Pushed [2021-05-11T07:38:22.781Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:23.054Z] 7f3b6ebd8d0a: Pushed [2021-05-11T07:38:25.025Z] d6308040cebc: Pushed [2021-05-11T07:38:25.025Z] f082b7efff3e: Pushed [2021-05-11T07:38:25.296Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:ce39ce8ba6fd94cfdc4cf64f7b02beefe02104e6c9401dc7af5e82ebbdec27dd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:25.679Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:26.026Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:26.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T07:38:26.026Z] f082b7efff3e: Preparing [2021-05-11T07:38:26.026Z] d6308040cebc: Preparing [2021-05-11T07:38:26.026Z] 6ff15042d01a: Preparing [2021-05-11T07:38:26.026Z] 02e8d8628bae: Preparing [2021-05-11T07:38:26.026Z] 7f3b6ebd8d0a: Preparing [2021-05-11T07:38:26.026Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:26.026Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:26.026Z] f082b7efff3e: Layer already exists [2021-05-11T07:38:26.026Z] 7f3b6ebd8d0a: Layer already exists [2021-05-11T07:38:26.026Z] 02e8d8628bae: Layer already exists [2021-05-11T07:38:26.026Z] d6308040cebc: Layer already exists [2021-05-11T07:38:26.026Z] 6ff15042d01a: Layer already exists [2021-05-11T07:38:26.296Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:26.296Z] 2.0.0-dev.210: digest: sha256:ce39ce8ba6fd94cfdc4cf64f7b02beefe02104e6c9401dc7af5e82ebbdec27dd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:26.641Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:27.014Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:27.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T07:38:27.014Z] f082b7efff3e: Preparing [2021-05-11T07:38:27.014Z] d6308040cebc: Preparing [2021-05-11T07:38:27.014Z] 6ff15042d01a: Preparing [2021-05-11T07:38:27.014Z] 02e8d8628bae: Preparing [2021-05-11T07:38:27.014Z] 7f3b6ebd8d0a: Preparing [2021-05-11T07:38:27.014Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:27.014Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:27.014Z] 02e8d8628bae: Layer already exists [2021-05-11T07:38:27.014Z] d6308040cebc: Layer already exists [2021-05-11T07:38:27.015Z] 7f3b6ebd8d0a: Layer already exists [2021-05-11T07:38:27.015Z] 6ff15042d01a: Layer already exists [2021-05-11T07:38:27.015Z] f082b7efff3e: Layer already exists [2021-05-11T07:38:27.305Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:27.305Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:ce39ce8ba6fd94cfdc4cf64f7b02beefe02104e6c9401dc7af5e82ebbdec27dd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:27.669Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:28.011Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-05-11T07:38:28.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T07:38:28.011Z] f082b7efff3e: Preparing [2021-05-11T07:38:28.011Z] d6308040cebc: Preparing [2021-05-11T07:38:28.011Z] 6ff15042d01a: Preparing [2021-05-11T07:38:28.011Z] 02e8d8628bae: Preparing [2021-05-11T07:38:28.011Z] 7f3b6ebd8d0a: Preparing [2021-05-11T07:38:28.011Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:28.011Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:28.280Z] f082b7efff3e: Layer already exists [2021-05-11T07:38:28.281Z] 02e8d8628bae: Layer already exists [2021-05-11T07:38:28.281Z] 7f3b6ebd8d0a: Layer already exists [2021-05-11T07:38:28.281Z] d6308040cebc: Layer already exists [2021-05-11T07:38:28.281Z] 6ff15042d01a: Layer already exists [2021-05-11T07:38:28.281Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:28.281Z] master: digest: sha256:ce39ce8ba6fd94cfdc4cf64f7b02beefe02104e6c9401dc7af5e82ebbdec27dd size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:28.350Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:28.363Z] taggedImages: [2021-05-11T07:38:28.363Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:28.363Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:28.363Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:28.363Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-05-11T07:38:28.394Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-05-11T07:38:28.394Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:28.394Z] 2.0.0-dev.210 [2021-05-11T07:38:28.394Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:28.394Z] master [2021-05-11T07:38:28.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:28.768Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:29.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:29.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T07:38:29.117Z] edc88a47ac17: Preparing [2021-05-11T07:38:29.117Z] 1a31d8e159ba: Preparing [2021-05-11T07:38:29.117Z] 7167a3392eae: Preparing [2021-05-11T07:38:29.117Z] fcca989b8269: Preparing [2021-05-11T07:38:29.117Z] 996d39b9dbfb: Preparing [2021-05-11T07:38:29.117Z] b8fc1d7801eb: Preparing [2021-05-11T07:38:29.117Z] 31798f9a9031: Preparing [2021-05-11T07:38:29.117Z] 710037ce2a16: Preparing [2021-05-11T07:38:29.117Z] 1253e1be8c66: Preparing [2021-05-11T07:38:29.117Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:29.117Z] 31798f9a9031: Waiting [2021-05-11T07:38:29.117Z] 1253e1be8c66: Waiting [2021-05-11T07:38:29.117Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:29.117Z] 710037ce2a16: Waiting [2021-05-11T07:38:29.396Z] edc88a47ac17: Pushed [2021-05-11T07:38:29.396Z] 996d39b9dbfb: Pushed [2021-05-11T07:38:29.396Z] 1a31d8e159ba: Pushed [2021-05-11T07:38:29.668Z] b8fc1d7801eb: Pushed [2021-05-11T07:38:29.668Z] 710037ce2a16: Pushed [2021-05-11T07:38:29.668Z] 31798f9a9031: Pushed [2021-05-11T07:38:29.668Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:30.276Z] 1253e1be8c66: Pushed [2021-05-11T07:38:31.259Z] fcca989b8269: Pushed [2021-05-11T07:38:31.541Z] 7167a3392eae: Pushed [2021-05-11T07:38:31.818Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:d002ea91db824584b3c11be243df3684e0bafd7df4b9dfc92327a1cb21370aea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:32.157Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:32.489Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:32.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T07:38:32.489Z] edc88a47ac17: Preparing [2021-05-11T07:38:32.489Z] 1a31d8e159ba: Preparing [2021-05-11T07:38:32.489Z] 7167a3392eae: Preparing [2021-05-11T07:38:32.489Z] fcca989b8269: Preparing [2021-05-11T07:38:32.489Z] 996d39b9dbfb: Preparing [2021-05-11T07:38:32.489Z] b8fc1d7801eb: Preparing [2021-05-11T07:38:32.489Z] 31798f9a9031: Preparing [2021-05-11T07:38:32.489Z] 710037ce2a16: Preparing [2021-05-11T07:38:32.489Z] 1253e1be8c66: Preparing [2021-05-11T07:38:32.489Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:32.489Z] b8fc1d7801eb: Waiting [2021-05-11T07:38:32.489Z] 31798f9a9031: Waiting [2021-05-11T07:38:32.489Z] 710037ce2a16: Waiting [2021-05-11T07:38:32.489Z] 1253e1be8c66: Waiting [2021-05-11T07:38:32.489Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:32.489Z] fcca989b8269: Layer already exists [2021-05-11T07:38:32.489Z] edc88a47ac17: Layer already exists [2021-05-11T07:38:32.489Z] 1a31d8e159ba: Layer already exists [2021-05-11T07:38:32.489Z] 996d39b9dbfb: Layer already exists [2021-05-11T07:38:32.489Z] 7167a3392eae: Layer already exists [2021-05-11T07:38:32.489Z] 1253e1be8c66: Layer already exists [2021-05-11T07:38:32.489Z] 31798f9a9031: Layer already exists [2021-05-11T07:38:32.489Z] 710037ce2a16: Layer already exists [2021-05-11T07:38:32.489Z] b8fc1d7801eb: Layer already exists [2021-05-11T07:38:32.489Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:32.765Z] 2.0.0-dev.210: digest: sha256:d002ea91db824584b3c11be243df3684e0bafd7df4b9dfc92327a1cb21370aea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:33.111Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:33.442Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:33.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T07:38:33.442Z] edc88a47ac17: Preparing [2021-05-11T07:38:33.442Z] 1a31d8e159ba: Preparing [2021-05-11T07:38:33.442Z] 7167a3392eae: Preparing [2021-05-11T07:38:33.442Z] fcca989b8269: Preparing [2021-05-11T07:38:33.442Z] 996d39b9dbfb: Preparing [2021-05-11T07:38:33.442Z] b8fc1d7801eb: Preparing [2021-05-11T07:38:33.442Z] 31798f9a9031: Preparing [2021-05-11T07:38:33.442Z] 710037ce2a16: Preparing [2021-05-11T07:38:33.442Z] 1253e1be8c66: Preparing [2021-05-11T07:38:33.442Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:33.442Z] 710037ce2a16: Waiting [2021-05-11T07:38:33.442Z] 1253e1be8c66: Waiting [2021-05-11T07:38:33.442Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:33.442Z] 31798f9a9031: Waiting [2021-05-11T07:38:33.442Z] b8fc1d7801eb: Waiting [2021-05-11T07:38:33.442Z] 7167a3392eae: Layer already exists [2021-05-11T07:38:33.442Z] fcca989b8269: Layer already exists [2021-05-11T07:38:33.442Z] edc88a47ac17: Layer already exists [2021-05-11T07:38:33.442Z] 996d39b9dbfb: Layer already exists [2021-05-11T07:38:33.442Z] 1a31d8e159ba: Layer already exists [2021-05-11T07:38:33.442Z] 710037ce2a16: Layer already exists [2021-05-11T07:38:33.442Z] 31798f9a9031: Layer already exists [2021-05-11T07:38:33.442Z] b8fc1d7801eb: Layer already exists [2021-05-11T07:38:33.442Z] 1253e1be8c66: Layer already exists [2021-05-11T07:38:33.442Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:33.712Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:d002ea91db824584b3c11be243df3684e0bafd7df4b9dfc92327a1cb21370aea size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:34.054Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:34.411Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-05-11T07:38:34.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T07:38:34.412Z] edc88a47ac17: Preparing [2021-05-11T07:38:34.412Z] 1a31d8e159ba: Preparing [2021-05-11T07:38:34.412Z] 7167a3392eae: Preparing [2021-05-11T07:38:34.412Z] fcca989b8269: Preparing [2021-05-11T07:38:34.412Z] 996d39b9dbfb: Preparing [2021-05-11T07:38:34.412Z] b8fc1d7801eb: Preparing [2021-05-11T07:38:34.412Z] 31798f9a9031: Preparing [2021-05-11T07:38:34.412Z] 710037ce2a16: Preparing [2021-05-11T07:38:34.412Z] 1253e1be8c66: Preparing [2021-05-11T07:38:34.412Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:34.412Z] b8fc1d7801eb: Waiting [2021-05-11T07:38:34.412Z] 31798f9a9031: Waiting [2021-05-11T07:38:34.412Z] 710037ce2a16: Waiting [2021-05-11T07:38:34.412Z] 1253e1be8c66: Waiting [2021-05-11T07:38:34.412Z] 3fbe34a1663b: Waiting [2021-05-11T07:38:34.698Z] edc88a47ac17: Layer already exists [2021-05-11T07:38:34.698Z] 1a31d8e159ba: Layer already exists [2021-05-11T07:38:34.698Z] 996d39b9dbfb: Layer already exists [2021-05-11T07:38:34.698Z] fcca989b8269: Layer already exists [2021-05-11T07:38:34.698Z] 7167a3392eae: Layer already exists [2021-05-11T07:38:34.698Z] b8fc1d7801eb: Layer already exists [2021-05-11T07:38:34.698Z] 710037ce2a16: Layer already exists [2021-05-11T07:38:34.698Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:34.698Z] 31798f9a9031: Layer already exists [2021-05-11T07:38:34.698Z] 1253e1be8c66: Layer already exists [2021-05-11T07:38:34.698Z] master: digest: sha256:d002ea91db824584b3c11be243df3684e0bafd7df4b9dfc92327a1cb21370aea size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:34.767Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:34.784Z] taggedImages: [2021-05-11T07:38:34.784Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:34.784Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:34.784Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:34.784Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-05-11T07:38:34.832Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-05-11T07:38:34.832Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:34.832Z] 2.0.0-dev.210 [2021-05-11T07:38:34.832Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:34.832Z] master [2021-05-11T07:38:34.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:35.265Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:35.627Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:35.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T07:38:35.627Z] 62efad96161e: Preparing [2021-05-11T07:38:35.627Z] 2a42e39eb941: Preparing [2021-05-11T07:38:35.627Z] 0711c6619096: Preparing [2021-05-11T07:38:35.627Z] e0a49fd500a3: Preparing [2021-05-11T07:38:35.627Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:35.627Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:35.898Z] 0711c6619096: Layer already exists [2021-05-11T07:38:35.898Z] 62efad96161e: Pushed [2021-05-11T07:38:36.174Z] e0a49fd500a3: Pushed [2021-05-11T07:38:38.776Z] 2a42e39eb941: Pushed [2021-05-11T07:38:38.776Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:e149ab096f5269bc012e1dcd5b817b89f1555ddaa2afd8634a1612ca1e0171c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:39.521Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:39.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:39.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T07:38:39.854Z] 62efad96161e: Preparing [2021-05-11T07:38:39.854Z] 2a42e39eb941: Preparing [2021-05-11T07:38:39.854Z] 0711c6619096: Preparing [2021-05-11T07:38:39.854Z] e0a49fd500a3: Preparing [2021-05-11T07:38:39.854Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:39.854Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:39.854Z] 2a42e39eb941: Layer already exists [2021-05-11T07:38:39.854Z] e0a49fd500a3: Layer already exists [2021-05-11T07:38:39.854Z] 0711c6619096: Layer already exists [2021-05-11T07:38:39.854Z] 62efad96161e: Layer already exists [2021-05-11T07:38:40.124Z] 2.0.0-dev.210: digest: sha256:e149ab096f5269bc012e1dcd5b817b89f1555ddaa2afd8634a1612ca1e0171c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:40.458Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:40.787Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:40.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T07:38:40.787Z] 62efad96161e: Preparing [2021-05-11T07:38:40.787Z] 2a42e39eb941: Preparing [2021-05-11T07:38:40.787Z] 0711c6619096: Preparing [2021-05-11T07:38:40.787Z] e0a49fd500a3: Preparing [2021-05-11T07:38:40.787Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:40.787Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:40.787Z] 2a42e39eb941: Layer already exists [2021-05-11T07:38:40.787Z] 0711c6619096: Layer already exists [2021-05-11T07:38:40.787Z] e0a49fd500a3: Layer already exists [2021-05-11T07:38:40.787Z] 62efad96161e: Layer already exists [2021-05-11T07:38:41.057Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:e149ab096f5269bc012e1dcd5b817b89f1555ddaa2afd8634a1612ca1e0171c6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:41.398Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:41.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-05-11T07:38:41.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T07:38:41.724Z] 62efad96161e: Preparing [2021-05-11T07:38:41.724Z] 2a42e39eb941: Preparing [2021-05-11T07:38:41.724Z] 0711c6619096: Preparing [2021-05-11T07:38:41.724Z] e0a49fd500a3: Preparing [2021-05-11T07:38:41.724Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:41.724Z] 0711c6619096: Layer already exists [2021-05-11T07:38:41.724Z] 62efad96161e: Layer already exists [2021-05-11T07:38:41.724Z] e0a49fd500a3: Layer already exists [2021-05-11T07:38:41.724Z] 2a42e39eb941: Layer already exists [2021-05-11T07:38:41.724Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:42.011Z] master: digest: sha256:e149ab096f5269bc012e1dcd5b817b89f1555ddaa2afd8634a1612ca1e0171c6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:42.072Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:42.087Z] taggedImages: [2021-05-11T07:38:42.087Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:42.087Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:42.087Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:42.087Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-05-11T07:38:42.119Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-05-11T07:38:42.119Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:42.119Z] 2.0.0-dev.210 [2021-05-11T07:38:42.119Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:42.119Z] master [2021-05-11T07:38:42.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:42.498Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:42.833Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:42.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T07:38:42.833Z] 0c7eaec49387: Preparing [2021-05-11T07:38:42.833Z] 5b98bcfb6fe5: Preparing [2021-05-11T07:38:42.833Z] 0711c6619096: Preparing [2021-05-11T07:38:42.833Z] cdfbf7d256df: Preparing [2021-05-11T07:38:42.833Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:42.833Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:43.106Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:43.106Z] 0711c6619096: Layer already exists [2021-05-11T07:38:43.106Z] 0c7eaec49387: Pushed [2021-05-11T07:38:45.706Z] 5b98bcfb6fe5: Pushed [2021-05-11T07:38:45.987Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:eb1b324a4636065d152233af97f710fb93118ff4c5c3b4c8094ba250c0581a8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:46.330Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:46.667Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:46.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T07:38:46.667Z] 0c7eaec49387: Preparing [2021-05-11T07:38:46.667Z] 5b98bcfb6fe5: Preparing [2021-05-11T07:38:46.667Z] 0711c6619096: Preparing [2021-05-11T07:38:46.667Z] cdfbf7d256df: Preparing [2021-05-11T07:38:46.667Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:46.667Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:46.667Z] 0c7eaec49387: Layer already exists [2021-05-11T07:38:46.667Z] 5b98bcfb6fe5: Layer already exists [2021-05-11T07:38:46.667Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:46.667Z] 0711c6619096: Layer already exists [2021-05-11T07:38:46.938Z] 2.0.0-dev.210: digest: sha256:eb1b324a4636065d152233af97f710fb93118ff4c5c3b4c8094ba250c0581a8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:47.277Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:47.610Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:47.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T07:38:47.610Z] 0c7eaec49387: Preparing [2021-05-11T07:38:47.610Z] 5b98bcfb6fe5: Preparing [2021-05-11T07:38:47.610Z] 0711c6619096: Preparing [2021-05-11T07:38:47.610Z] cdfbf7d256df: Preparing [2021-05-11T07:38:47.610Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:47.610Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:47.610Z] 5b98bcfb6fe5: Layer already exists [2021-05-11T07:38:47.610Z] 0711c6619096: Layer already exists [2021-05-11T07:38:47.610Z] 0c7eaec49387: Layer already exists [2021-05-11T07:38:47.610Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:47.884Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:eb1b324a4636065d152233af97f710fb93118ff4c5c3b4c8094ba250c0581a8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:48.223Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:48.563Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-05-11T07:38:48.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T07:38:48.563Z] 0c7eaec49387: Preparing [2021-05-11T07:38:48.563Z] 5b98bcfb6fe5: Preparing [2021-05-11T07:38:48.563Z] 0711c6619096: Preparing [2021-05-11T07:38:48.563Z] cdfbf7d256df: Preparing [2021-05-11T07:38:48.563Z] 3fbe34a1663b: Preparing [2021-05-11T07:38:48.838Z] 5b98bcfb6fe5: Layer already exists [2021-05-11T07:38:48.838Z] 0c7eaec49387: Layer already exists [2021-05-11T07:38:48.838Z] 3fbe34a1663b: Layer already exists [2021-05-11T07:38:48.838Z] 0711c6619096: Layer already exists [2021-05-11T07:38:48.838Z] cdfbf7d256df: Layer already exists [2021-05-11T07:38:48.838Z] master: digest: sha256:eb1b324a4636065d152233af97f710fb93118ff4c5c3b4c8094ba250c0581a8b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:38:48.899Z] ===================================================== [Pipeline] echo [2021-05-11T07:38:48.913Z] taggedImages: [2021-05-11T07:38:48.913Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:48.913Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.210 [2021-05-11T07:38:48.913Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:48.913Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-05-11T07:38:48.946Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-05-11T07:38:48.946Z] 38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:48.946Z] 2.0.0-dev.210 [2021-05-11T07:38:48.946Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:38:48.946Z] master [2021-05-11T07:38:48.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:49.335Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:38:49.676Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:38:49.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T07:38:49.676Z] 15bcedcda53e: Preparing [2021-05-11T07:38:49.676Z] 6e3dda014fdd: Preparing [2021-05-11T07:38:49.676Z] 9234a7f4d53f: Preparing [2021-05-11T07:38:49.676Z] efe11e5a494d: Preparing [2021-05-11T07:38:49.676Z] 9ded3b6bb9b5: Preparing [2021-05-11T07:38:49.676Z] fa1afe8e6ed9: Preparing [2021-05-11T07:38:49.676Z] 87a09b4c083e: Preparing [2021-05-11T07:38:49.676Z] 0f74e9ff2a61: Preparing [2021-05-11T07:38:49.676Z] b122376c33c6: Preparing [2021-05-11T07:38:49.676Z] f8381ed47b22: Preparing [2021-05-11T07:38:49.676Z] fa1afe8e6ed9: Waiting [2021-05-11T07:38:49.676Z] e934a737d657: Preparing [2021-05-11T07:38:49.676Z] 87a09b4c083e: Waiting [2021-05-11T07:38:49.676Z] 0f74e9ff2a61: Waiting [2021-05-11T07:38:49.676Z] b122376c33c6: Waiting [2021-05-11T07:38:49.676Z] f8381ed47b22: Waiting [2021-05-11T07:38:49.676Z] e934a737d657: Waiting [2021-05-11T07:38:49.950Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T07:38:49.950Z] fa1afe8e6ed9: Layer already exists [2021-05-11T07:38:49.950Z] 87a09b4c083e: Layer already exists [2021-05-11T07:38:49.950Z] 0f74e9ff2a61: Layer already exists [2021-05-11T07:38:49.950Z] b122376c33c6: Layer already exists [2021-05-11T07:38:49.950Z] f8381ed47b22: Layer already exists [2021-05-11T07:38:50.224Z] 6e3dda014fdd: Pushed [2021-05-11T07:38:50.224Z] e934a737d657: Layer already exists [2021-05-11T07:38:50.821Z] 15bcedcda53e: Pushed [2021-05-11T07:38:52.252Z] 9234a7f4d53f: Pushed [2021-05-11T07:39:04.650Z] efe11e5a494d: Pushed [2021-05-11T07:39:04.650Z] 38d8ac8cf9377e12442077cf8ccce54130d64734: digest: sha256:b0294421b971eae2fd807aa94e6eae4635b648359afe7e3292d841a0c7f3e7c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:04.994Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:05.355Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.210 [2021-05-11T07:39:05.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T07:39:05.355Z] 15bcedcda53e: Preparing [2021-05-11T07:39:05.355Z] 6e3dda014fdd: Preparing [2021-05-11T07:39:05.355Z] 9234a7f4d53f: Preparing [2021-05-11T07:39:05.355Z] efe11e5a494d: Preparing [2021-05-11T07:39:05.355Z] 9ded3b6bb9b5: Preparing [2021-05-11T07:39:05.355Z] fa1afe8e6ed9: Preparing [2021-05-11T07:39:05.355Z] 87a09b4c083e: Preparing [2021-05-11T07:39:05.355Z] 0f74e9ff2a61: Preparing [2021-05-11T07:39:05.355Z] b122376c33c6: Preparing [2021-05-11T07:39:05.355Z] f8381ed47b22: Preparing [2021-05-11T07:39:05.355Z] e934a737d657: Preparing [2021-05-11T07:39:05.355Z] fa1afe8e6ed9: Waiting [2021-05-11T07:39:05.355Z] 87a09b4c083e: Waiting [2021-05-11T07:39:05.355Z] 0f74e9ff2a61: Waiting [2021-05-11T07:39:05.355Z] e934a737d657: Waiting [2021-05-11T07:39:05.355Z] b122376c33c6: Waiting [2021-05-11T07:39:05.355Z] f8381ed47b22: Waiting [2021-05-11T07:39:05.355Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T07:39:05.355Z] 15bcedcda53e: Layer already exists [2021-05-11T07:39:05.355Z] 9234a7f4d53f: Layer already exists [2021-05-11T07:39:05.355Z] efe11e5a494d: Layer already exists [2021-05-11T07:39:05.355Z] 6e3dda014fdd: Layer already exists [2021-05-11T07:39:05.632Z] 0f74e9ff2a61: Layer already exists [2021-05-11T07:39:05.632Z] fa1afe8e6ed9: Layer already exists [2021-05-11T07:39:05.632Z] 87a09b4c083e: Layer already exists [2021-05-11T07:39:05.632Z] b122376c33c6: Layer already exists [2021-05-11T07:39:05.632Z] f8381ed47b22: Layer already exists [2021-05-11T07:39:05.632Z] e934a737d657: Layer already exists [2021-05-11T07:39:05.632Z] 2.0.0-dev.210: digest: sha256:b0294421b971eae2fd807aa94e6eae4635b648359afe7e3292d841a0c7f3e7c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:05.982Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:06.323Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:39:06.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T07:39:06.323Z] 15bcedcda53e: Preparing [2021-05-11T07:39:06.323Z] 6e3dda014fdd: Preparing [2021-05-11T07:39:06.323Z] 9234a7f4d53f: Preparing [2021-05-11T07:39:06.323Z] efe11e5a494d: Preparing [2021-05-11T07:39:06.323Z] 9ded3b6bb9b5: Preparing [2021-05-11T07:39:06.323Z] fa1afe8e6ed9: Preparing [2021-05-11T07:39:06.323Z] 87a09b4c083e: Preparing [2021-05-11T07:39:06.323Z] 0f74e9ff2a61: Preparing [2021-05-11T07:39:06.323Z] b122376c33c6: Preparing [2021-05-11T07:39:06.323Z] f8381ed47b22: Preparing [2021-05-11T07:39:06.323Z] e934a737d657: Preparing [2021-05-11T07:39:06.323Z] fa1afe8e6ed9: Waiting [2021-05-11T07:39:06.323Z] 87a09b4c083e: Waiting [2021-05-11T07:39:06.323Z] 0f74e9ff2a61: Waiting [2021-05-11T07:39:06.323Z] b122376c33c6: Waiting [2021-05-11T07:39:06.323Z] f8381ed47b22: Waiting [2021-05-11T07:39:06.323Z] e934a737d657: Waiting [2021-05-11T07:39:06.323Z] efe11e5a494d: Layer already exists [2021-05-11T07:39:06.323Z] 6e3dda014fdd: Layer already exists [2021-05-11T07:39:06.323Z] 15bcedcda53e: Layer already exists [2021-05-11T07:39:06.323Z] 9234a7f4d53f: Layer already exists [2021-05-11T07:39:06.323Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T07:39:06.323Z] b122376c33c6: Layer already exists [2021-05-11T07:39:06.323Z] 0f74e9ff2a61: Layer already exists [2021-05-11T07:39:06.323Z] 87a09b4c083e: Layer already exists [2021-05-11T07:39:06.323Z] fa1afe8e6ed9: Layer already exists [2021-05-11T07:39:06.323Z] f8381ed47b22: Layer already exists [2021-05-11T07:39:06.591Z] e934a737d657: Layer already exists [2021-05-11T07:39:06.591Z] 38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210: digest: sha256:b0294421b971eae2fd807aa94e6eae4635b648359afe7e3292d841a0c7f3e7c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:06.928Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:39:07.264Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-05-11T07:39:07.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T07:39:07.264Z] 15bcedcda53e: Preparing [2021-05-11T07:39:07.264Z] 6e3dda014fdd: Preparing [2021-05-11T07:39:07.264Z] 9234a7f4d53f: Preparing [2021-05-11T07:39:07.264Z] efe11e5a494d: Preparing [2021-05-11T07:39:07.264Z] 9ded3b6bb9b5: Preparing [2021-05-11T07:39:07.264Z] fa1afe8e6ed9: Preparing [2021-05-11T07:39:07.264Z] 87a09b4c083e: Preparing [2021-05-11T07:39:07.264Z] 0f74e9ff2a61: Preparing [2021-05-11T07:39:07.264Z] b122376c33c6: Preparing [2021-05-11T07:39:07.264Z] f8381ed47b22: Preparing [2021-05-11T07:39:07.264Z] e934a737d657: Preparing [2021-05-11T07:39:07.264Z] fa1afe8e6ed9: Waiting [2021-05-11T07:39:07.264Z] 87a09b4c083e: Waiting [2021-05-11T07:39:07.264Z] 0f74e9ff2a61: Waiting [2021-05-11T07:39:07.264Z] b122376c33c6: Waiting [2021-05-11T07:39:07.264Z] f8381ed47b22: Waiting [2021-05-11T07:39:07.264Z] e934a737d657: Waiting [2021-05-11T07:39:07.264Z] 15bcedcda53e: Layer already exists [2021-05-11T07:39:07.264Z] 9234a7f4d53f: Layer already exists [2021-05-11T07:39:07.264Z] 6e3dda014fdd: Layer already exists [2021-05-11T07:39:07.264Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T07:39:07.264Z] efe11e5a494d: Layer already exists [2021-05-11T07:39:07.264Z] f8381ed47b22: Layer already exists [2021-05-11T07:39:07.264Z] fa1afe8e6ed9: Layer already exists [2021-05-11T07:39:07.264Z] b122376c33c6: Layer already exists [2021-05-11T07:39:07.264Z] 87a09b4c083e: Layer already exists [2021-05-11T07:39:07.264Z] 0f74e9ff2a61: Layer already exists [2021-05-11T07:39:08.615Z] e934a737d657: Layer already exists [2021-05-11T07:39:08.615Z] master: digest: sha256:b0294421b971eae2fd807aa94e6eae4635b648359afe7e3292d841a0c7f3e7c2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T07:39:08.677Z] ===================================================== [Pipeline] echo [2021-05-11T07:39:08.697Z] taggedImages: [2021-05-11T07:39:08.697Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734 [2021-05-11T07:39:08.697Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.210 [2021-05-11T07:39:08.697Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:38d8ac8cf9377e12442077cf8ccce54130d64734-2.0.0-dev.210 [2021-05-11T07:39:08.697Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:39:09.155Z] ---> job-cost.sh [2021-05-11T07:39:09.155Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PVcr [2021-05-11T07:40:05.639Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T07:42:12.443Z] lf-activate-venv(): INFO: Adding /tmp/venv-PVcr/bin to PATH [2021-05-11T07:42:12.443Z] INFO: No Stack... [2021-05-11T07:42:12.443Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T07:42:12.443Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T07:42:12.786Z] + cut -d, -f6 [2021-05-11T07:42:12.786Z] + cat /w/workspace/edgex-go/478/archives/cost.csv [Pipeline] lock [2021-05-11T07:42:13.144Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-478-stack-cost] [2021-05-11T07:42:13.154Z] Resource [jenkins-edgexfoundry-edgex-go-master-478-stack-cost] did not exist. Created. [2021-05-11T07:42:13.154Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-478-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T07:42:13.539Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T07:42:14.670Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T07:42:14.679Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-478-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-11T07:42:15.322Z] provisioning config files... [2021-05-11T07:42:15.335Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/478@tmp/config3027564624119866357tmp [Pipeline] { [Pipeline] sh [2021-05-11T07:42:15.685Z] + set +x [2021-05-11T07:42:15.685Z] + curl -s https://codecov.io/bash [2021-05-11T07:42:15.685Z] + bash -s -- [2021-05-11T07:42:16.302Z] [2021-05-11T07:42:16.302Z] _____ _ [2021-05-11T07:42:16.302Z] / ____| | | [2021-05-11T07:42:16.302Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T07:42:16.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T07:42:16.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T07:42:16.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T07:42:16.302Z] Bash-1.0.2 [2021-05-11T07:42:16.302Z] [2021-05-11T07:42:16.302Z] [2021-05-11T07:42:16.302Z] ==> git version 2.24.3 found [2021-05-11T07:42:16.302Z] ==> 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-05-11T07:42:16.302Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T07:42:16.302Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T07:42:16.302Z] ==> Jenkins CI detected. [2021-05-11T07:42:16.302Z] project root: . [2021-05-11T07:42:16.302Z] --> token set from env [2021-05-11T07:42:16.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T07:42:16.302Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T07:42:16.302Z] ==> Python coveragepy not found [2021-05-11T07:42:16.302Z] ==> Searching for coverage reports in: [2021-05-11T07:42:16.302Z] + . [2021-05-11T07:42:16.569Z] -> Found 1 reports [2021-05-11T07:42:16.569Z] ==> Detecting git/mercurial file structure [2021-05-11T07:42:16.569Z] ==> Reading reports [2021-05-11T07:42:16.569Z] + ./coverage.out bytes=719397 [2021-05-11T07:42:16.569Z] ==> Appending adjustments [2021-05-11T07:42:16.569Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T07:42:21.975Z] + Found adjustments [2021-05-11T07:42:21.975Z] ==> Gzipping contents [2021-05-11T07:42:21.975Z] 104K /tmp/codecov.4i94Qd.gz [2021-05-11T07:42:21.975Z] ==> Uploading reports [2021-05-11T07:42:21.975Z] url: https://codecov.io [2021-05-11T07:42:21.975Z] query: branch=master&commit=38d8ac8cf9377e12442077cf8ccce54130d64734&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T07:42:21.975Z] -> Pinging Codecov [2021-05-11T07:42:21.975Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=38d8ac8cf9377e12442077cf8ccce54130d64734&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T07:42:22.568Z] -> Uploading to [2021-05-11T07:42:22.568Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/38d8ac8cf9377e12442077cf8ccce54130d64734/cac5d951-73a4-4838-85fe-8046efff4266.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T074222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c2e13d354ad293e68bc058ac05c7be42847a837f745b7df59b72a2705f679e [2021-05-11T07:42:22.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:42:22.568Z] Dload Upload Total Spent Left Speed [2021-05-11T07:42:22.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 100k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 193k --:--:-- --:--:-- --:--:-- 194k [2021-05-11T07:42:22.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/38d8ac8cf9377e12442077cf8ccce54130d64734 [Pipeline] } [2021-05-11T07:42:22.853Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-11T07:42:23.609Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-11T07:42:23.632Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:42:23.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T07:42:24.239Z] [2021-05-11T07:42:24.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:42:24.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T07:42:24.950Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-11T07:42:24.950Z] 188c0c94c7c5: Pulling fs layer [2021-05-11T07:42:24.951Z] 0ef7d3d256c8: Pulling fs layer [2021-05-11T07:42:24.951Z] de9db76c5a1d: Pulling fs layer [2021-05-11T07:42:24.951Z] 0eba1c9be4d2: Pulling fs layer [2021-05-11T07:42:24.951Z] 0d57e429df01: Pulling fs layer [2021-05-11T07:42:24.951Z] 4e4be7b47b0d: Pulling fs layer [2021-05-11T07:42:24.951Z] e1f770b5df2f: Pulling fs layer [2021-05-11T07:42:24.951Z] 85a0685a4137: Pulling fs layer [2021-05-11T07:42:24.951Z] 0d57e429df01: Waiting [2021-05-11T07:42:24.951Z] 4e4be7b47b0d: Waiting [2021-05-11T07:42:24.951Z] e1f770b5df2f: Waiting [2021-05-11T07:42:24.951Z] 85a0685a4137: Waiting [2021-05-11T07:42:24.951Z] de9db76c5a1d: Verifying Checksum [2021-05-11T07:42:24.951Z] de9db76c5a1d: Download complete [2021-05-11T07:42:24.951Z] 0ef7d3d256c8: Download complete [2021-05-11T07:42:24.951Z] 0d57e429df01: Verifying Checksum [2021-05-11T07:42:24.951Z] 0d57e429df01: Download complete [2021-05-11T07:42:24.951Z] 4e4be7b47b0d: Verifying Checksum [2021-05-11T07:42:24.951Z] 4e4be7b47b0d: Download complete [2021-05-11T07:42:24.951Z] 188c0c94c7c5: Verifying Checksum [2021-05-11T07:42:25.574Z] 188c0c94c7c5: Pull complete [2021-05-11T07:42:26.558Z] 0ef7d3d256c8: Pull complete [2021-05-11T07:42:26.558Z] e1f770b5df2f: Verifying Checksum [2021-05-11T07:42:26.558Z] e1f770b5df2f: Download complete [2021-05-11T07:42:26.558Z] de9db76c5a1d: Pull complete [2021-05-11T07:42:30.942Z] 85a0685a4137: Verifying Checksum [2021-05-11T07:42:30.942Z] 85a0685a4137: Download complete [2021-05-11T07:42:31.226Z] 0eba1c9be4d2: Verifying Checksum [2021-05-11T07:42:31.226Z] 0eba1c9be4d2: Download complete [2021-05-11T07:42:41.339Z] 0eba1c9be4d2: Pull complete [2021-05-11T07:42:41.339Z] 0d57e429df01: Pull complete [2021-05-11T07:42:41.339Z] 4e4be7b47b0d: Pull complete [2021-05-11T07:42:44.772Z] e1f770b5df2f: Pull complete [2021-05-11T07:42:55.060Z] 85a0685a4137: Pull complete [2021-05-11T07:42:55.060Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-11T07:42:55.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T07:42:55.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-11T07:42:55.417Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:42:55.536Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:42:58.560Z] $ docker top c5e922a8192a0bf3a2b25f07ed4ddd61a3d919657433c0c2fcc682390c855e8a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T07:42:58.792Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-11T07:42:59.121Z] + set -o pipefail [2021-05-11T07:42:59.121Z] + snyk monitor '--org=edgex-jenkins' [2021-05-11T07:43:11.518Z] [2021-05-11T07:43:11.518Z] Monitoring /w/workspace/edgex-go/478 (github.com/edgexfoundry/edgex-go)... [2021-05-11T07:43:11.518Z] [2021-05-11T07:43:11.518Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d312a277-8e4d-45b4-9524-5275641b448c [2021-05-11T07:43:11.518Z] [2021-05-11T07:43:11.518Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-11T07:43:11.518Z] [2021-05-11T07:43:11.518Z] [Pipeline] } [2021-05-11T07:43:11.543Z] $ docker stop --time=1 c5e922a8192a0bf3a2b25f07ed4ddd61a3d919657433c0c2fcc682390c855e8a [2021-05-11T07:43:15.328Z] $ docker rm -f c5e922a8192a0bf3a2b25f07ed4ddd61a3d919657433c0c2fcc682390c855e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-11T07:43:16.497Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T07:43:16.546Z] provisioning config files... [2021-05-11T07:43:16.562Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/478@tmp/config3808757765179327800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:43:16.919Z] --> edgex-publish-swagger.sh [2021-05-11T07:43:16.919Z] === Publish openapi/v1 API === [2021-05-11T07:43:16.919Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-11T07:43:16.919Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/478/openapi/v1/core-command.yaml] [2021-05-11T07:43:16.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:16.919Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:19.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 7895 0:00:01 0:00:01 --:--:-- 7899 100 10522 0 0 100 10522 0 4507 0:00:02 0:00:02 --:--:-- 4510 100 10522 0 0 100 10522 0 3709 0:00:02 0:00:02 --:--:-- 3708 100 10522 0 0 100 10522 0 3708 0:00:02 0:00:02 --:--:-- 3708 [2021-05-11T07:43:19.567Z] [2021-05-11T07:43:19.567Z] [2021-05-11T07:43:19.567Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/478/openapi/v1/core-data.yaml] [2021-05-11T07:43:19.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:19.834Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:21.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 25687 0:00:01 0:00:01 --:--:-- 25696 100 32557 0 0 100 32557 0 14349 0:00:02 0:00:02 --:--:-- 14354 100 32557 0 0 100 32557 0 14300 0:00:02 0:00:02 --:--:-- 14304 [2021-05-11T07:43:21.881Z] [2021-05-11T07:43:21.881Z] [2021-05-11T07:43:21.881Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/478/openapi/v1/core-metadata.yaml] [2021-05-11T07:43:21.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:21.881Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:26.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 59611 0:00:01 0:00:01 --:--:-- 59644 100 73721 0 0 100 73721 0 32940 0:00:02 0:00:02 --:--:-- 32955 100 73721 0 0 100 73721 0 22758 0:00:03 0:00:03 --:--:-- 22760 100 73721 0 0 100 73721 0 17383 0:00:04 0:00:04 --:--:-- 17387 100 73721 0 0 100 73721 0 16882 0:00:04 0:00:04 --:--:-- 16885 [2021-05-11T07:43:26.434Z] [2021-05-11T07:43:26.434Z] [2021-05-11T07:43:26.434Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/478/openapi/v1/support-logging.yaml] [2021-05-11T07:43:26.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:26.434Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:28.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 10776 0:00:01 0:00:01 --:--:-- 10787 100 13581 0 0 100 13581 0 7720 0:00:01 0:00:01 --:--:-- 7720 100 13581 0 0 100 13581 0 7718 0:00:01 0:00:01 --:--:-- 7720 [2021-05-11T07:43:28.111Z] [2021-05-11T07:43:28.111Z] [2021-05-11T07:43:28.111Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/478/openapi/v1/support-notifications.yaml] [2021-05-11T07:43:28.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:28.111Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:30.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 31417 0:00:01 0:00:01 --:--:-- 31438 100 38890 0 0 100 38890 0 21327 0:00:01 0:00:01 --:--:-- 21321 100 38890 0 0 100 38890 0 21325 0:00:01 0:00:01 --:--:-- 21321 [2021-05-11T07:43:30.086Z] [2021-05-11T07:43:30.086Z] [2021-05-11T07:43:30.086Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/478/openapi/v1/support-scheduler.yaml] [2021-05-11T07:43:30.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:30.086Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:32.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 11598 0:00:01 0:00:01 --:--:-- 11603 100 14249 0 0 100 14249 0 7268 0:00:01 0:00:01 --:--:-- 7266 100 14249 0 0 100 14249 0 7267 0:00:01 0:00:01 --:--:-- 7266 [2021-05-11T07:43:32.064Z] [2021-05-11T07:43:32.064Z] [2021-05-11T07:43:32.064Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/478/openapi/v1/system-agent.yaml] [2021-05-11T07:43:32.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:32.064Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:34.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3281 0:00:01 0:00:01 --:--:-- 3282 100 4110 0 0 100 4110 0 1980 0:00:02 0:00:02 --:--:-- 1981 100 4110 0 0 100 4110 0 1980 0:00:02 0:00:02 --:--:-- 1981 [2021-05-11T07:43:34.061Z] [2021-05-11T07:43:34.061Z] [2021-05-11T07:43:34.061Z] === Publish openapi/v2 API === [2021-05-11T07:43:34.061Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-11T07:43:34.061Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/478/openapi/v2/core-command.yaml] [2021-05-11T07:43:34.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:34.061Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:35.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 23248 0:00:01 0:00:01 --:--:-- 23265 100 29594 0 0 100 29594 0 18001 0:00:01 0:00:01 --:--:-- 18001 100 29594 0 0 100 29594 0 17997 0:00:01 0:00:01 --:--:-- 18001 [2021-05-11T07:43:35.937Z] [2021-05-11T07:43:35.937Z] [2021-05-11T07:43:35.937Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/478/openapi/v2/core-data.yaml] [2021-05-11T07:43:35.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:35.937Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:37.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 45286 0:00:01 0:00:01 --:--:-- 45314 100 56190 0 0 100 56190 0 26335 0:00:02 0:00:02 --:--:-- 26343 100 56190 0 0 100 56190 0 26332 0:00:02 0:00:02 --:--:-- 26343 [2021-05-11T07:43:37.896Z] [2021-05-11T07:43:37.896Z] [2021-05-11T07:43:37.896Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/478/openapi/v2/core-metadata.yaml] [2021-05-11T07:43:37.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:37.896Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:40.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 96655 0:00:01 0:00:01 --:--:-- 96732 100 118k 0 0 100 118k 0 53814 0:00:02 0:00:02 --:--:-- 53826 100 118k 0 0 100 118k 0 45031 0:00:02 0:00:02 --:--:-- 45051 [2021-05-11T07:43:40.567Z] [2021-05-11T07:43:40.568Z] [2021-05-11T07:43:40.568Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/478/openapi/v2/support-notifications.yaml] [2021-05-11T07:43:40.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:40.568Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:42.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76036 0 0 100 76036 0 59722 0:00:01 0:00:01 --:--:-- 59729 100 76036 0 0 100 76036 0 41735 0:00:01 0:00:01 --:--:-- 41732 [2021-05-11T07:43:42.409Z] [2021-05-11T07:43:42.409Z] [2021-05-11T07:43:42.409Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/478/openapi/v2/support-scheduler.yaml] [2021-05-11T07:43:42.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:42.683Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:44.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 29346 0:00:01 0:00:01 --:--:-- 29342 100 37617 0 0 100 37617 0 25982 0:00:01 0:00:01 --:--:-- 25978 [2021-05-11T07:43:44.109Z] [2021-05-11T07:43:44.109Z] [2021-05-11T07:43:44.109Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/478/openapi/v2/system-agent.yaml] [2021-05-11T07:43:44.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T07:43:44.109Z] Dload Upload Total Spent Left Speed [2021-05-11T07:43:45.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23157 0 0 100 23157 0 18586 0:00:01 0:00:01 --:--:-- 18600 100 23157 0 0 100 23157 0 15796 0:00:01 0:00:01 --:--:-- 15806 [2021-05-11T07:43:45.538Z] [2021-05-11T07:43:45.538Z] [Pipeline] } [2021-05-11T07:43:45.552Z] 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-05-11T07:43:46.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:43:46.120Z] . [Pipeline] withDockerContainer [2021-05-11T07:43:46.343Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:43:46.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:43:48.235Z] $ docker top f4857e6ab6478a6a6ac514ea51ef4bb440a68938e771516e5abf2e09e018c342 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T07:43:48.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T07:43:48.617Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T07:43:49.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T07:43:49.237Z] $ docker exec f4857e6ab6478a6a6ac514ea51ef4bb440a68938e771516e5abf2e09e018c342 ssh-agent [2021-05-11T07:43:49.676Z] SSH_AUTH_SOCK=/tmp/ssh-5nEIY0yHkNEu/agent.11 [2021-05-11T07:43:49.676Z] SSH_AGENT_PID=16 [2021-05-11T07:43:49.690Z] Running ssh-add (command line suppressed) [2021-05-11T07:43:50.101Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_2657547354337048692.key (/w/workspace/edgex-go/478@tmp/private_key_2657547354337048692.key) [2021-05-11T07:43:50.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T07:43:50.972Z] + git semver tag [2021-05-11T07:43:51.556Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T07:43:51.556Z] # $GIT_DIR = /w/workspace/edgex-go/478/.git [2021-05-11T07:43:51.556Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/478 [2021-05-11T07:43:51.556Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T07:43:51.556Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T07:43:51.556Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T07:43:51.556Z] # $SEMVER_BRANCH = master [2021-05-11T07:43:51.556Z] # $SEMVER_DIR = /w/workspace/edgex-go/478/.semver [2021-05-11T07:43:51.556Z] # 38d8ac8cf9377e12442077cf8ccce54130d64734 HEAD [2021-05-11T07:43:52.547Z] # -> Force: false [2021-05-11T07:43:52.547Z] # 8171139317125c53d046eac9cf904460da25dcba refs/tags/v2.0.0-dev.210 [Pipeline] } [2021-05-11T07:43:52.571Z] $ docker exec --env ******** --env ******** f4857e6ab6478a6a6ac514ea51ef4bb440a68938e771516e5abf2e09e018c342 ssh-agent -k [2021-05-11T07:43:52.831Z] unset SSH_AUTH_SOCK; [2021-05-11T07:43:52.831Z] unset SSH_AGENT_PID; [2021-05-11T07:43:52.832Z] echo Agent pid 16 killed; [2021-05-11T07:43:53.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T07:43:53.433Z] + git semver [Pipeline] } [2021-05-11T07:43:53.736Z] $ docker stop --time=1 f4857e6ab6478a6a6ac514ea51ef4bb440a68938e771516e5abf2e09e018c342 [2021-05-11T07:43:55.346Z] $ docker rm -f f4857e6ab6478a6a6ac514ea51ef4bb440a68938e771516e5abf2e09e018c342 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:43:55.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T07:43:55.902Z] [2021-05-11T07:43:55.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:43:56.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T07:43:56.498Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-11T07:43:56.498Z] ab5ef0e58194: Pulling fs layer [2021-05-11T07:43:56.498Z] 9712f1f96733: Pulling fs layer [2021-05-11T07:43:56.498Z] 63f879dbbcfc: Pulling fs layer [2021-05-11T07:43:56.498Z] 0d9ebad4ef96: Pulling fs layer [2021-05-11T07:43:56.498Z] e9a5061849ea: Pulling fs layer [2021-05-11T07:43:56.498Z] d747dcd14b5f: Pulling fs layer [2021-05-11T07:43:56.498Z] 2de7ff778b66: Pulling fs layer [2021-05-11T07:43:56.498Z] e9a5061849ea: Waiting [2021-05-11T07:43:56.498Z] d747dcd14b5f: Waiting [2021-05-11T07:43:56.498Z] 2de7ff778b66: Waiting [2021-05-11T07:43:56.498Z] 0d9ebad4ef96: Waiting [2021-05-11T07:43:56.498Z] 9712f1f96733: Verifying Checksum [2021-05-11T07:43:56.498Z] 9712f1f96733: Download complete [2021-05-11T07:43:58.468Z] 63f879dbbcfc: Verifying Checksum [2021-05-11T07:43:58.468Z] 63f879dbbcfc: Download complete [2021-05-11T07:43:58.752Z] e9a5061849ea: Verifying Checksum [2021-05-11T07:43:58.752Z] e9a5061849ea: Download complete [2021-05-11T07:43:58.752Z] d747dcd14b5f: Verifying Checksum [2021-05-11T07:43:58.752Z] d747dcd14b5f: Download complete [2021-05-11T07:43:59.724Z] 2de7ff778b66: Verifying Checksum [2021-05-11T07:43:59.724Z] 2de7ff778b66: Download complete [2021-05-11T07:43:59.990Z] 0d9ebad4ef96: Verifying Checksum [2021-05-11T07:44:00.256Z] ab5ef0e58194: Verifying Checksum [2021-05-11T07:44:00.256Z] ab5ef0e58194: Download complete [2021-05-11T07:44:06.986Z] ab5ef0e58194: Pull complete [2021-05-11T07:44:07.250Z] 9712f1f96733: Pull complete [2021-05-11T07:44:09.856Z] 63f879dbbcfc: Pull complete [2021-05-11T07:44:19.958Z] 0d9ebad4ef96: Pull complete [2021-05-11T07:44:20.556Z] e9a5061849ea: Pull complete [2021-05-11T07:44:20.827Z] d747dcd14b5f: Pull complete [2021-05-11T07:44:24.257Z] 2de7ff778b66: Pull complete [2021-05-11T07:44:24.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-11T07:44:24.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T07:44:24.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-11T07:44:24.510Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:44:24.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:44:28.297Z] $ docker top 87c1eb440aad846b3776143ed7bc8c454255338bfd922d2cd0d1bfb5231a50b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-11T07:44:28.562Z] provisioning config files... [2021-05-11T07:44:28.584Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/478@tmp/config5278712419120934689tmp [2021-05-11T07:44:28.618Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/478@tmp/config1639695433767094851tmp [2021-05-11T07:44:28.639Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/478@tmp/config6790098428937606751tmp [Pipeline] { [Pipeline] echo [2021-05-11T07:44:28.663Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:44:28.975Z] ---> sigul-configuration.sh [2021-05-11T07:44:29.239Z] gpg: directory `/root/.gnupg' created [2021-05-11T07:44:29.239Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-11T07:44:29.239Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-11T07:44:29.239Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-11T07:44:29.239Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-11T07:44:29.239Z] gpg: CAST5 encrypted data [2021-05-11T07:44:29.239Z] gpg: encrypted with 1 passphrase [2021-05-11T07:44:29.239Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-11T07:44:29.544Z] + mkdir /home/jenkins [2021-05-11T07:44:29.544Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-11T07:44:29.850Z] + 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-05-11T07:44:29.864Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:44:30.172Z] ---> sigul-install.sh [2021-05-11T07:44:40.314Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-11T07:44:41.033Z] + git tag --list [2021-05-11T07:44:41.033Z] 0.6.0 [2021-05-11T07:44:41.033Z] 0.6.1 [2021-05-11T07:44:41.033Z] 0.7.0 [2021-05-11T07:44:41.033Z] 0.7.1 [2021-05-11T07:44:41.033Z] v0.0.0 [2021-05-11T07:44:41.033Z] v0.0.1-dev.1 [2021-05-11T07:44:41.033Z] v1.0.0 [2021-05-11T07:44:41.033Z] v1.0.1 [2021-05-11T07:44:41.033Z] v1.1.0 [2021-05-11T07:44:41.033Z] v1.2.0 [2021-05-11T07:44:41.033Z] v1.2.1 [2021-05-11T07:44:41.033Z] v1.2.2-dev.1 [2021-05-11T07:44:41.033Z] v1.2.2-dev.10 [2021-05-11T07:44:41.033Z] v1.2.2-dev.100 [2021-05-11T07:44:41.033Z] v1.2.2-dev.101 [2021-05-11T07:44:41.033Z] v1.2.2-dev.102 [2021-05-11T07:44:41.033Z] v1.2.2-dev.103 [2021-05-11T07:44:41.033Z] v1.2.2-dev.104 [2021-05-11T07:44:41.033Z] v1.2.2-dev.105 [2021-05-11T07:44:41.033Z] v1.2.2-dev.106 [2021-05-11T07:44:41.033Z] v1.2.2-dev.107 [2021-05-11T07:44:41.033Z] v1.2.2-dev.11 [2021-05-11T07:44:41.033Z] v1.2.2-dev.12 [2021-05-11T07:44:41.033Z] v1.2.2-dev.13 [2021-05-11T07:44:41.033Z] v1.2.2-dev.14 [2021-05-11T07:44:41.033Z] v1.2.2-dev.15 [2021-05-11T07:44:41.033Z] v1.2.2-dev.16 [2021-05-11T07:44:41.033Z] v1.2.2-dev.17 [2021-05-11T07:44:41.033Z] v1.2.2-dev.18 [2021-05-11T07:44:41.033Z] v1.2.2-dev.19 [2021-05-11T07:44:41.033Z] v1.2.2-dev.2 [2021-05-11T07:44:41.033Z] v1.2.2-dev.20 [2021-05-11T07:44:41.033Z] v1.2.2-dev.21 [2021-05-11T07:44:41.033Z] v1.2.2-dev.22 [2021-05-11T07:44:41.033Z] v1.2.2-dev.23 [2021-05-11T07:44:41.033Z] v1.2.2-dev.24 [2021-05-11T07:44:41.033Z] v1.2.2-dev.25 [2021-05-11T07:44:41.033Z] v1.2.2-dev.26 [2021-05-11T07:44:41.033Z] v1.2.2-dev.27 [2021-05-11T07:44:41.033Z] v1.2.2-dev.28 [2021-05-11T07:44:41.033Z] v1.2.2-dev.29 [2021-05-11T07:44:41.033Z] v1.2.2-dev.3 [2021-05-11T07:44:41.033Z] v1.2.2-dev.30 [2021-05-11T07:44:41.033Z] v1.2.2-dev.31 [2021-05-11T07:44:41.033Z] v1.2.2-dev.32 [2021-05-11T07:44:41.033Z] v1.2.2-dev.33 [2021-05-11T07:44:41.033Z] v1.2.2-dev.34 [2021-05-11T07:44:41.033Z] v1.2.2-dev.35 [2021-05-11T07:44:41.033Z] v1.2.2-dev.36 [2021-05-11T07:44:41.033Z] v1.2.2-dev.37 [2021-05-11T07:44:41.033Z] v1.2.2-dev.38 [2021-05-11T07:44:41.033Z] v1.2.2-dev.39 [2021-05-11T07:44:41.033Z] v1.2.2-dev.4 [2021-05-11T07:44:41.033Z] v1.2.2-dev.40 [2021-05-11T07:44:41.033Z] v1.2.2-dev.41 [2021-05-11T07:44:41.033Z] v1.2.2-dev.42 [2021-05-11T07:44:41.033Z] v1.2.2-dev.43 [2021-05-11T07:44:41.033Z] v1.2.2-dev.44 [2021-05-11T07:44:41.033Z] v1.2.2-dev.45 [2021-05-11T07:44:41.033Z] v1.2.2-dev.46 [2021-05-11T07:44:41.033Z] v1.2.2-dev.47 [2021-05-11T07:44:41.033Z] v1.2.2-dev.48 [2021-05-11T07:44:41.033Z] v1.2.2-dev.49 [2021-05-11T07:44:41.033Z] v1.2.2-dev.5 [2021-05-11T07:44:41.033Z] v1.2.2-dev.50 [2021-05-11T07:44:41.033Z] v1.2.2-dev.51 [2021-05-11T07:44:41.033Z] v1.2.2-dev.52 [2021-05-11T07:44:41.033Z] v1.2.2-dev.53 [2021-05-11T07:44:41.033Z] v1.2.2-dev.54 [2021-05-11T07:44:41.033Z] v1.2.2-dev.55 [2021-05-11T07:44:41.033Z] v1.2.2-dev.56 [2021-05-11T07:44:41.033Z] v1.2.2-dev.57 [2021-05-11T07:44:41.033Z] v1.2.2-dev.58 [2021-05-11T07:44:41.033Z] v1.2.2-dev.59 [2021-05-11T07:44:41.033Z] v1.2.2-dev.6 [2021-05-11T07:44:41.033Z] v1.2.2-dev.60 [2021-05-11T07:44:41.033Z] v1.2.2-dev.61 [2021-05-11T07:44:41.033Z] v1.2.2-dev.62 [2021-05-11T07:44:41.033Z] v1.2.2-dev.63 [2021-05-11T07:44:41.033Z] v1.2.2-dev.64 [2021-05-11T07:44:41.033Z] v1.2.2-dev.65 [2021-05-11T07:44:41.033Z] v1.2.2-dev.66 [2021-05-11T07:44:41.033Z] v1.2.2-dev.67 [2021-05-11T07:44:41.033Z] v1.2.2-dev.68 [2021-05-11T07:44:41.033Z] v1.2.2-dev.69 [2021-05-11T07:44:41.033Z] v1.2.2-dev.7 [2021-05-11T07:44:41.033Z] v1.2.2-dev.70 [2021-05-11T07:44:41.033Z] v1.2.2-dev.71 [2021-05-11T07:44:41.033Z] v1.2.2-dev.72 [2021-05-11T07:44:41.033Z] v1.2.2-dev.73 [2021-05-11T07:44:41.033Z] v1.2.2-dev.74 [2021-05-11T07:44:41.033Z] v1.2.2-dev.75 [2021-05-11T07:44:41.033Z] v1.2.2-dev.76 [2021-05-11T07:44:41.033Z] v1.2.2-dev.77 [2021-05-11T07:44:41.033Z] v1.2.2-dev.78 [2021-05-11T07:44:41.033Z] v1.2.2-dev.79 [2021-05-11T07:44:41.033Z] v1.2.2-dev.8 [2021-05-11T07:44:41.033Z] v1.2.2-dev.80 [2021-05-11T07:44:41.033Z] v1.2.2-dev.81 [2021-05-11T07:44:41.033Z] v1.2.2-dev.82 [2021-05-11T07:44:41.033Z] v1.2.2-dev.83 [2021-05-11T07:44:41.033Z] v1.2.2-dev.84 [2021-05-11T07:44:41.033Z] v1.2.2-dev.85 [2021-05-11T07:44:41.033Z] v1.2.2-dev.86 [2021-05-11T07:44:41.033Z] v1.2.2-dev.87 [2021-05-11T07:44:41.033Z] v1.2.2-dev.88 [2021-05-11T07:44:41.033Z] v1.2.2-dev.89 [2021-05-11T07:44:41.033Z] v1.2.2-dev.9 [2021-05-11T07:44:41.033Z] v1.2.2-dev.90 [2021-05-11T07:44:41.033Z] v1.2.2-dev.91 [2021-05-11T07:44:41.033Z] v1.2.2-dev.92 [2021-05-11T07:44:41.033Z] v1.2.2-dev.93 [2021-05-11T07:44:41.033Z] v1.2.2-dev.94 [2021-05-11T07:44:41.033Z] v1.2.2-dev.95 [2021-05-11T07:44:41.033Z] v1.2.2-dev.96 [2021-05-11T07:44:41.033Z] v1.2.2-dev.97 [2021-05-11T07:44:41.033Z] v1.2.2-dev.98 [2021-05-11T07:44:41.033Z] v1.2.2-dev.99 [2021-05-11T07:44:41.033Z] v1.3.0 [2021-05-11T07:44:41.033Z] v1.3.1 [2021-05-11T07:44:41.033Z] v1.3.1-dev.1 [2021-05-11T07:44:41.033Z] v1.3.1-dev.10 [2021-05-11T07:44:41.033Z] v1.3.1-dev.11 [2021-05-11T07:44:41.033Z] v1.3.1-dev.12 [2021-05-11T07:44:41.033Z] v1.3.1-dev.13 [2021-05-11T07:44:41.033Z] v1.3.1-dev.14 [2021-05-11T07:44:41.033Z] v1.3.1-dev.15 [2021-05-11T07:44:41.033Z] v1.3.1-dev.16 [2021-05-11T07:44:41.033Z] v1.3.1-dev.17 [2021-05-11T07:44:41.033Z] v1.3.1-dev.18 [2021-05-11T07:44:41.033Z] v1.3.1-dev.2 [2021-05-11T07:44:41.033Z] v1.3.1-dev.3 [2021-05-11T07:44:41.033Z] v1.3.1-dev.4 [2021-05-11T07:44:41.033Z] v1.3.1-dev.5 [2021-05-11T07:44:41.033Z] v1.3.1-dev.6 [2021-05-11T07:44:41.033Z] v1.3.1-dev.7 [2021-05-11T07:44:41.033Z] v1.3.1-dev.8 [2021-05-11T07:44:41.033Z] v1.3.1-dev.9 [2021-05-11T07:44:41.033Z] v2.0.0-dev.1 [2021-05-11T07:44:41.033Z] v2.0.0-dev.10 [2021-05-11T07:44:41.033Z] v2.0.0-dev.100 [2021-05-11T07:44:41.033Z] v2.0.0-dev.101 [2021-05-11T07:44:41.033Z] v2.0.0-dev.102 [2021-05-11T07:44:41.033Z] v2.0.0-dev.103 [2021-05-11T07:44:41.033Z] v2.0.0-dev.104 [2021-05-11T07:44:41.033Z] v2.0.0-dev.105 [2021-05-11T07:44:41.033Z] v2.0.0-dev.106 [2021-05-11T07:44:41.033Z] v2.0.0-dev.107 [2021-05-11T07:44:41.033Z] v2.0.0-dev.108 [2021-05-11T07:44:41.033Z] v2.0.0-dev.109 [2021-05-11T07:44:41.033Z] v2.0.0-dev.11 [2021-05-11T07:44:41.033Z] v2.0.0-dev.110 [2021-05-11T07:44:41.033Z] v2.0.0-dev.111 [2021-05-11T07:44:41.033Z] v2.0.0-dev.112 [2021-05-11T07:44:41.033Z] v2.0.0-dev.113 [2021-05-11T07:44:41.033Z] v2.0.0-dev.114 [2021-05-11T07:44:41.033Z] v2.0.0-dev.115 [2021-05-11T07:44:41.033Z] v2.0.0-dev.116 [2021-05-11T07:44:41.033Z] v2.0.0-dev.117 [2021-05-11T07:44:41.033Z] v2.0.0-dev.118 [2021-05-11T07:44:41.033Z] v2.0.0-dev.119 [2021-05-11T07:44:41.033Z] v2.0.0-dev.12 [2021-05-11T07:44:41.033Z] v2.0.0-dev.120 [2021-05-11T07:44:41.033Z] v2.0.0-dev.121 [2021-05-11T07:44:41.033Z] v2.0.0-dev.122 [2021-05-11T07:44:41.033Z] v2.0.0-dev.123 [2021-05-11T07:44:41.033Z] v2.0.0-dev.124 [2021-05-11T07:44:41.033Z] v2.0.0-dev.125 [2021-05-11T07:44:41.033Z] v2.0.0-dev.126 [2021-05-11T07:44:41.033Z] v2.0.0-dev.127 [2021-05-11T07:44:41.033Z] v2.0.0-dev.128 [2021-05-11T07:44:41.033Z] v2.0.0-dev.129 [2021-05-11T07:44:41.033Z] v2.0.0-dev.13 [2021-05-11T07:44:41.033Z] v2.0.0-dev.130 [2021-05-11T07:44:41.033Z] v2.0.0-dev.131 [2021-05-11T07:44:41.033Z] v2.0.0-dev.132 [2021-05-11T07:44:41.033Z] v2.0.0-dev.133 [2021-05-11T07:44:41.033Z] v2.0.0-dev.134 [2021-05-11T07:44:41.033Z] v2.0.0-dev.135 [2021-05-11T07:44:41.033Z] v2.0.0-dev.136 [2021-05-11T07:44:41.033Z] v2.0.0-dev.137 [2021-05-11T07:44:41.033Z] v2.0.0-dev.138 [2021-05-11T07:44:41.033Z] v2.0.0-dev.139 [2021-05-11T07:44:41.033Z] v2.0.0-dev.14 [2021-05-11T07:44:41.033Z] v2.0.0-dev.140 [2021-05-11T07:44:41.033Z] v2.0.0-dev.141 [2021-05-11T07:44:41.033Z] v2.0.0-dev.142 [2021-05-11T07:44:41.033Z] v2.0.0-dev.143 [2021-05-11T07:44:41.033Z] v2.0.0-dev.144 [2021-05-11T07:44:41.033Z] v2.0.0-dev.145 [2021-05-11T07:44:41.033Z] v2.0.0-dev.146 [2021-05-11T07:44:41.033Z] v2.0.0-dev.147 [2021-05-11T07:44:41.033Z] v2.0.0-dev.148 [2021-05-11T07:44:41.033Z] v2.0.0-dev.149 [2021-05-11T07:44:41.033Z] v2.0.0-dev.15 [2021-05-11T07:44:41.033Z] v2.0.0-dev.150 [2021-05-11T07:44:41.033Z] v2.0.0-dev.151 [2021-05-11T07:44:41.033Z] v2.0.0-dev.152 [2021-05-11T07:44:41.033Z] v2.0.0-dev.153 [2021-05-11T07:44:41.033Z] v2.0.0-dev.154 [2021-05-11T07:44:41.033Z] v2.0.0-dev.155 [2021-05-11T07:44:41.033Z] v2.0.0-dev.156 [2021-05-11T07:44:41.033Z] v2.0.0-dev.157 [2021-05-11T07:44:41.033Z] v2.0.0-dev.158 [2021-05-11T07:44:41.033Z] v2.0.0-dev.159 [2021-05-11T07:44:41.033Z] v2.0.0-dev.16 [2021-05-11T07:44:41.033Z] v2.0.0-dev.160 [2021-05-11T07:44:41.033Z] v2.0.0-dev.161 [2021-05-11T07:44:41.033Z] v2.0.0-dev.162 [2021-05-11T07:44:41.033Z] v2.0.0-dev.163 [2021-05-11T07:44:41.033Z] v2.0.0-dev.164 [2021-05-11T07:44:41.033Z] v2.0.0-dev.165 [2021-05-11T07:44:41.033Z] v2.0.0-dev.166 [2021-05-11T07:44:41.033Z] v2.0.0-dev.167 [2021-05-11T07:44:41.033Z] v2.0.0-dev.168 [2021-05-11T07:44:41.033Z] v2.0.0-dev.169 [2021-05-11T07:44:41.033Z] v2.0.0-dev.17 [2021-05-11T07:44:41.033Z] v2.0.0-dev.170 [2021-05-11T07:44:41.033Z] v2.0.0-dev.171 [2021-05-11T07:44:41.033Z] v2.0.0-dev.172 [2021-05-11T07:44:41.033Z] v2.0.0-dev.173 [2021-05-11T07:44:41.033Z] v2.0.0-dev.174 [2021-05-11T07:44:41.033Z] v2.0.0-dev.175 [2021-05-11T07:44:41.033Z] v2.0.0-dev.176 [2021-05-11T07:44:41.033Z] v2.0.0-dev.177 [2021-05-11T07:44:41.033Z] v2.0.0-dev.178 [2021-05-11T07:44:41.033Z] v2.0.0-dev.179 [2021-05-11T07:44:41.033Z] v2.0.0-dev.18 [2021-05-11T07:44:41.033Z] v2.0.0-dev.180 [2021-05-11T07:44:41.033Z] v2.0.0-dev.181 [2021-05-11T07:44:41.033Z] v2.0.0-dev.182 [2021-05-11T07:44:41.033Z] v2.0.0-dev.183 [2021-05-11T07:44:41.033Z] v2.0.0-dev.184 [2021-05-11T07:44:41.033Z] v2.0.0-dev.185 [2021-05-11T07:44:41.033Z] v2.0.0-dev.186 [2021-05-11T07:44:41.033Z] v2.0.0-dev.187 [2021-05-11T07:44:41.033Z] v2.0.0-dev.188 [2021-05-11T07:44:41.033Z] v2.0.0-dev.189 [2021-05-11T07:44:41.033Z] v2.0.0-dev.19 [2021-05-11T07:44:41.033Z] v2.0.0-dev.190 [2021-05-11T07:44:41.033Z] v2.0.0-dev.191 [2021-05-11T07:44:41.033Z] v2.0.0-dev.192 [2021-05-11T07:44:41.033Z] v2.0.0-dev.193 [2021-05-11T07:44:41.033Z] v2.0.0-dev.194 [2021-05-11T07:44:41.033Z] v2.0.0-dev.195 [2021-05-11T07:44:41.033Z] v2.0.0-dev.196 [2021-05-11T07:44:41.033Z] v2.0.0-dev.197 [2021-05-11T07:44:41.033Z] v2.0.0-dev.198 [2021-05-11T07:44:41.033Z] v2.0.0-dev.199 [2021-05-11T07:44:41.033Z] v2.0.0-dev.2 [2021-05-11T07:44:41.033Z] v2.0.0-dev.20 [2021-05-11T07:44:41.033Z] v2.0.0-dev.200 [2021-05-11T07:44:41.033Z] v2.0.0-dev.201 [2021-05-11T07:44:41.033Z] v2.0.0-dev.202 [2021-05-11T07:44:41.033Z] v2.0.0-dev.203 [2021-05-11T07:44:41.033Z] v2.0.0-dev.204 [2021-05-11T07:44:41.033Z] v2.0.0-dev.205 [2021-05-11T07:44:41.034Z] v2.0.0-dev.206 [2021-05-11T07:44:41.034Z] v2.0.0-dev.207 [2021-05-11T07:44:41.034Z] v2.0.0-dev.208 [2021-05-11T07:44:41.034Z] v2.0.0-dev.209 [2021-05-11T07:44:41.034Z] v2.0.0-dev.21 [2021-05-11T07:44:41.034Z] v2.0.0-dev.210 [2021-05-11T07:44:41.034Z] v2.0.0-dev.22 [2021-05-11T07:44:41.034Z] v2.0.0-dev.23 [2021-05-11T07:44:41.034Z] v2.0.0-dev.24 [2021-05-11T07:44:41.034Z] v2.0.0-dev.25 [2021-05-11T07:44:41.034Z] v2.0.0-dev.26 [2021-05-11T07:44:41.034Z] v2.0.0-dev.27 [2021-05-11T07:44:41.034Z] v2.0.0-dev.28 [2021-05-11T07:44:41.034Z] v2.0.0-dev.29 [2021-05-11T07:44:41.034Z] v2.0.0-dev.3 [2021-05-11T07:44:41.034Z] v2.0.0-dev.30 [2021-05-11T07:44:41.034Z] v2.0.0-dev.31 [2021-05-11T07:44:41.034Z] v2.0.0-dev.32 [2021-05-11T07:44:41.034Z] v2.0.0-dev.33 [2021-05-11T07:44:41.034Z] v2.0.0-dev.34 [2021-05-11T07:44:41.034Z] v2.0.0-dev.35 [2021-05-11T07:44:41.034Z] v2.0.0-dev.36 [2021-05-11T07:44:41.034Z] v2.0.0-dev.37 [2021-05-11T07:44:41.034Z] v2.0.0-dev.38 [2021-05-11T07:44:41.034Z] v2.0.0-dev.39 [2021-05-11T07:44:41.034Z] v2.0.0-dev.4 [2021-05-11T07:44:41.034Z] v2.0.0-dev.40 [2021-05-11T07:44:41.034Z] v2.0.0-dev.41 [2021-05-11T07:44:41.034Z] v2.0.0-dev.42 [2021-05-11T07:44:41.034Z] v2.0.0-dev.43 [2021-05-11T07:44:41.034Z] v2.0.0-dev.44 [2021-05-11T07:44:41.034Z] v2.0.0-dev.45 [2021-05-11T07:44:41.034Z] v2.0.0-dev.46 [2021-05-11T07:44:41.034Z] v2.0.0-dev.47 [2021-05-11T07:44:41.034Z] v2.0.0-dev.48 [2021-05-11T07:44:41.034Z] v2.0.0-dev.49 [2021-05-11T07:44:41.034Z] v2.0.0-dev.5 [2021-05-11T07:44:41.034Z] v2.0.0-dev.50 [2021-05-11T07:44:41.034Z] v2.0.0-dev.51 [2021-05-11T07:44:41.034Z] v2.0.0-dev.52 [2021-05-11T07:44:41.034Z] v2.0.0-dev.53 [2021-05-11T07:44:41.034Z] v2.0.0-dev.54 [2021-05-11T07:44:41.034Z] v2.0.0-dev.55 [2021-05-11T07:44:41.034Z] v2.0.0-dev.56 [2021-05-11T07:44:41.034Z] v2.0.0-dev.57 [2021-05-11T07:44:41.034Z] v2.0.0-dev.58 [2021-05-11T07:44:41.034Z] v2.0.0-dev.59 [2021-05-11T07:44:41.034Z] v2.0.0-dev.6 [2021-05-11T07:44:41.034Z] v2.0.0-dev.60 [2021-05-11T07:44:41.034Z] v2.0.0-dev.61 [2021-05-11T07:44:41.034Z] v2.0.0-dev.62 [2021-05-11T07:44:41.034Z] v2.0.0-dev.63 [2021-05-11T07:44:41.034Z] v2.0.0-dev.64 [2021-05-11T07:44:41.034Z] v2.0.0-dev.65 [2021-05-11T07:44:41.034Z] v2.0.0-dev.66 [2021-05-11T07:44:41.034Z] v2.0.0-dev.67 [2021-05-11T07:44:41.034Z] v2.0.0-dev.68 [2021-05-11T07:44:41.034Z] v2.0.0-dev.69 [2021-05-11T07:44:41.034Z] v2.0.0-dev.7 [2021-05-11T07:44:41.034Z] v2.0.0-dev.70 [2021-05-11T07:44:41.034Z] v2.0.0-dev.71 [2021-05-11T07:44:41.034Z] v2.0.0-dev.72 [2021-05-11T07:44:41.034Z] v2.0.0-dev.73 [2021-05-11T07:44:41.034Z] v2.0.0-dev.74 [2021-05-11T07:44:41.034Z] v2.0.0-dev.75 [2021-05-11T07:44:41.034Z] v2.0.0-dev.76 [2021-05-11T07:44:41.034Z] v2.0.0-dev.77 [2021-05-11T07:44:41.034Z] v2.0.0-dev.78 [2021-05-11T07:44:41.034Z] v2.0.0-dev.79 [2021-05-11T07:44:41.034Z] v2.0.0-dev.8 [2021-05-11T07:44:41.034Z] v2.0.0-dev.80 [2021-05-11T07:44:41.034Z] v2.0.0-dev.81 [2021-05-11T07:44:41.034Z] v2.0.0-dev.82 [2021-05-11T07:44:41.034Z] v2.0.0-dev.83 [2021-05-11T07:44:41.034Z] v2.0.0-dev.84 [2021-05-11T07:44:41.034Z] v2.0.0-dev.85 [2021-05-11T07:44:41.034Z] v2.0.0-dev.86 [2021-05-11T07:44:41.034Z] v2.0.0-dev.87 [2021-05-11T07:44:41.034Z] v2.0.0-dev.88 [2021-05-11T07:44:41.034Z] v2.0.0-dev.89 [2021-05-11T07:44:41.034Z] v2.0.0-dev.9 [2021-05-11T07:44:41.034Z] v2.0.0-dev.90 [2021-05-11T07:44:41.034Z] v2.0.0-dev.91 [2021-05-11T07:44:41.034Z] v2.0.0-dev.92 [2021-05-11T07:44:41.034Z] v2.0.0-dev.93 [2021-05-11T07:44:41.034Z] v2.0.0-dev.94 [2021-05-11T07:44:41.034Z] v2.0.0-dev.95 [2021-05-11T07:44:41.034Z] v2.0.0-dev.96 [2021-05-11T07:44:41.034Z] v2.0.0-dev.97 [2021-05-11T07:44:41.034Z] v2.0.0-dev.98 [2021-05-11T07:44:41.034Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-11T07:44:41.730Z] + lftools sign git-tag v2.0.0-dev.210 [2021-05-11T07:44:43.844Z] Signing Git tag with Sigul... [2021-05-11T07:44:43.844Z] Signing v2.0.0-dev.210 [Pipeline] echo [2021-05-11T07:44:46.520Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:44:47.233Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-11T07:44:47.244Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-11T07:44:47.278Z] $ docker stop --time=1 87c1eb440aad846b3776143ed7bc8c454255338bfd922d2cd0d1bfb5231a50b2 [2021-05-11T07:44:49.410Z] $ docker rm -f 87c1eb440aad846b3776143ed7bc8c454255338bfd922d2cd0d1bfb5231a50b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:44:50.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:44:50.110Z] . [Pipeline] withDockerContainer [2021-05-11T07:44:50.627Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:44:50.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:44:52.424Z] $ docker top 3c3b6b3116da624d30e1dfefc23d39a98fdff9b918f1bf88b1c62da2ed0d8bc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T07:44:52.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T07:44:52.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T07:44:53.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T07:44:53.385Z] $ docker exec 3c3b6b3116da624d30e1dfefc23d39a98fdff9b918f1bf88b1c62da2ed0d8bc3 ssh-agent [2021-05-11T07:44:54.117Z] SSH_AUTH_SOCK=/tmp/ssh-wsmN9CtMuQQ9/agent.11 [2021-05-11T07:44:54.117Z] SSH_AGENT_PID=16 [2021-05-11T07:44:54.141Z] Running ssh-add (command line suppressed) [2021-05-11T07:44:54.388Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_1486848033941546938.key (/w/workspace/edgex-go/478@tmp/private_key_1486848033941546938.key) [2021-05-11T07:44:54.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T07:44:55.201Z] + git semver bump pre [2021-05-11T07:44:55.494Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T07:44:55.494Z] # $GIT_DIR = /w/workspace/edgex-go/478/.git [2021-05-11T07:44:55.494Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/478 [2021-05-11T07:44:55.494Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T07:44:55.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T07:44:55.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T07:44:55.494Z] # $SEMVER_BRANCH = master [2021-05-11T07:44:55.494Z] # $SEMVER_DIR = /w/workspace/edgex-go/478/.semver [2021-05-11T07:44:55.494Z] 2.0.0-dev.211 [Pipeline] } [2021-05-11T07:44:55.535Z] $ docker exec --env ******** --env ******** 3c3b6b3116da624d30e1dfefc23d39a98fdff9b918f1bf88b1c62da2ed0d8bc3 ssh-agent -k [2021-05-11T07:44:56.029Z] unset SSH_AUTH_SOCK; [2021-05-11T07:44:56.029Z] unset SSH_AGENT_PID; [2021-05-11T07:44:56.029Z] echo Agent pid 16 killed; [2021-05-11T07:44:56.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T07:44:57.380Z] + git semver [Pipeline] } [2021-05-11T07:44:57.411Z] $ docker stop --time=1 3c3b6b3116da624d30e1dfefc23d39a98fdff9b918f1bf88b1c62da2ed0d8bc3 [2021-05-11T07:44:59.394Z] $ docker rm -f 3c3b6b3116da624d30e1dfefc23d39a98fdff9b918f1bf88b1c62da2ed0d8bc3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:45:00.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T07:45:00.340Z] . [Pipeline] withDockerContainer [2021-05-11T07:45:00.624Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:45:00.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:45:02.526Z] $ docker top 98c2f114eaf631a3b5a51da27a21b76d9d88bcb8cfa491ad59533ba52940fa16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T07:45:02.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T07:45:02.925Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T07:45:03.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T07:45:03.691Z] $ docker exec 98c2f114eaf631a3b5a51da27a21b76d9d88bcb8cfa491ad59533ba52940fa16 ssh-agent [2021-05-11T07:45:03.983Z] SSH_AUTH_SOCK=/tmp/ssh-LSAEhaQTA77G/agent.11 [2021-05-11T07:45:03.983Z] SSH_AGENT_PID=16 [2021-05-11T07:45:04.001Z] Running ssh-add (command line suppressed) [2021-05-11T07:45:04.524Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_1668658352649631087.key (/w/workspace/edgex-go/478@tmp/private_key_1668658352649631087.key) [2021-05-11T07:45:04.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T07:45:05.046Z] + git semver push [2021-05-11T07:45:05.328Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T07:45:05.328Z] # $GIT_DIR = /w/workspace/edgex-go/478/.git [2021-05-11T07:45:05.328Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/478 [2021-05-11T07:45:05.328Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T07:45:05.328Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T07:45:05.328Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T07:45:05.328Z] # $SEMVER_BRANCH = master [2021-05-11T07:45:05.328Z] # $SEMVER_DIR = /w/workspace/edgex-go/478/.semver [Pipeline] } [2021-05-11T07:45:17.829Z] $ docker exec --env ******** --env ******** 98c2f114eaf631a3b5a51da27a21b76d9d88bcb8cfa491ad59533ba52940fa16 ssh-agent -k [2021-05-11T07:45:18.406Z] unset SSH_AUTH_SOCK; [2021-05-11T07:45:18.407Z] unset SSH_AGENT_PID; [2021-05-11T07:45:18.407Z] echo Agent pid 16 killed; [2021-05-11T07:45:18.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T07:45:19.297Z] + git semver [Pipeline] } [2021-05-11T07:45:19.639Z] $ docker stop --time=1 98c2f114eaf631a3b5a51da27a21b76d9d88bcb8cfa491ad59533ba52940fa16 [2021-05-11T07:45:22.077Z] $ docker rm -f 98c2f114eaf631a3b5a51da27a21b76d9d88bcb8cfa491ad59533ba52940fa16 [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-05-11T07:45:23.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:45:24.367Z] ---> package-listing.sh [2021-05-11T07:45:24.367Z] ++ facter osfamily [2021-05-11T07:45:24.367Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T07:45:24.656Z] + OS_FAMILY=redhat [2021-05-11T07:45:24.656Z] + workspace=/w/workspace/edgex-go/478 [2021-05-11T07:45:24.656Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T07:45:24.656Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T07:45:24.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T07:45:24.656Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T07:45:24.656Z] + '[' /w/workspace/edgex-go/478 ']' [2021-05-11T07:45:24.656Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T07:45:24.656Z] + case "${OS_FAMILY}" in [2021-05-11T07:45:24.656Z] + rpm -qa [2021-05-11T07:45:24.656Z] + sort [2021-05-11T07:45:32.963Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T07:45:32.963Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T07:45:32.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T07:45:32.963Z] + '[' /w/workspace/edgex-go/478 ']' [2021-05-11T07:45:32.963Z] + mkdir -p /w/workspace/edgex-go/478/archives/ [2021-05-11T07:45:32.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/478/archives/ [Pipeline] echo [2021-05-11T07:45:32.987Z] 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/478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T07:45:33.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:45:34.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T07:45:34.559Z] [2021-05-11T07:45:34.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T07:45:35.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T07:45:35.343Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T07:45:35.343Z] df20fa9351a1: Pulling fs layer [2021-05-11T07:45:35.343Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T07:45:35.343Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T07:45:35.343Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T07:45:35.343Z] 93b61091891f: Pulling fs layer [2021-05-11T07:45:35.343Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T07:45:35.343Z] 5e14af77c1be: Pulling fs layer [2021-05-11T07:45:35.343Z] 01666e4c0597: Pulling fs layer [2021-05-11T07:45:35.343Z] aa168da1d23b: Pulling fs layer [2021-05-11T07:45:35.343Z] 46f8f816bc3b: Waiting [2021-05-11T07:45:35.343Z] 93b61091891f: Waiting [2021-05-11T07:45:35.343Z] 5e14af77c1be: Waiting [2021-05-11T07:45:35.343Z] 93b9cdb0e59b: Waiting [2021-05-11T07:45:35.343Z] 01666e4c0597: Waiting [2021-05-11T07:45:35.343Z] aa168da1d23b: Waiting [2021-05-11T07:45:35.343Z] 36b3adc4ff6f: Download complete [2021-05-11T07:45:35.626Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T07:45:35.626Z] 46f8f816bc3b: Download complete [2021-05-11T07:45:35.626Z] 93b61091891f: Download complete [2021-05-11T07:45:35.898Z] 93b9cdb0e59b: Download complete [2021-05-11T07:45:35.898Z] 5e14af77c1be: Verifying Checksum [2021-05-11T07:45:35.898Z] 5e14af77c1be: Download complete [2021-05-11T07:45:35.898Z] df20fa9351a1: Verifying Checksum [2021-05-11T07:45:35.898Z] df20fa9351a1: Download complete [2021-05-11T07:45:35.898Z] 01666e4c0597: Verifying Checksum [2021-05-11T07:45:35.898Z] 01666e4c0597: Download complete [2021-05-11T07:45:36.962Z] df20fa9351a1: Pull complete [2021-05-11T07:45:36.962Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T07:45:36.962Z] 8ad3a11d3b57: Download complete [2021-05-11T07:45:37.592Z] 36b3adc4ff6f: Pull complete [2021-05-11T07:45:40.374Z] 8ad3a11d3b57: Pull complete [2021-05-11T07:45:40.374Z] 46f8f816bc3b: Pull complete [2021-05-11T07:45:41.966Z] 93b61091891f: Pull complete [2021-05-11T07:45:41.966Z] 93b9cdb0e59b: Pull complete [2021-05-11T07:45:42.287Z] 5e14af77c1be: Pull complete [2021-05-11T07:45:43.400Z] 01666e4c0597: Pull complete [2021-05-11T07:45:43.400Z] aa168da1d23b: Verifying Checksum [2021-05-11T07:45:43.400Z] aa168da1d23b: Download complete [2021-05-11T07:46:02.287Z] aa168da1d23b: Pull complete [2021-05-11T07:46:02.287Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T07:46:02.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T07:46:02.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T07:46:02.662Z] prd-centos7-docker-4c-2g-4372 does not seem to be running inside a container [2021-05-11T07:46:02.820Z] $ 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/478/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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-05-11T07:46:07.185Z] $ docker top 380f42612cbe5266433d85c4887cfccdeca9703deba77c69c246205fba4539b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T07:46:08.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T07:46:08.944Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T07:46:09.325Z] + ls /var/log/sa-host [2021-05-11T07:46:09.325Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T07:46:09.325Z] file_magic: OK [2021-05-11T07:46:09.325Z] HZ: Using current value: 100 [2021-05-11T07:46:09.325Z] file_header: OK [2021-05-11T07:46:09.325Z] 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-05-11T07:46:09.325Z] Statistics: [2021-05-11T07:46:09.325Z] 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... [2021-05-11T07:46:09.325Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T07:46:09.325Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T07:46:09.325Z] file_magic: OK [2021-05-11T07:46:09.325Z] HZ: Using current value: 100 [2021-05-11T07:46:09.325Z] file_header: OK [2021-05-11T07:46:09.325Z] 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-05-11T07:46:09.325Z] Statistics: [2021-05-11T07:46:09.325Z] Hnuu...uuuununununu... [2021-05-11T07:46:09.325Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T07:46:09.793Z] provisioning config files... [2021-05-11T07:46:09.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/478@tmp/config6158878425546820278tmp [Pipeline] { [Pipeline] echo [2021-05-11T07:46:09.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:46:10.594Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T07:46:10.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T07:46:10.701Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:46:11.446Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T07:46:11.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:46:11.788Z] ---> sudo-logs.sh [2021-05-11T07:46:11.788Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T07:46:11.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:46:12.622Z] ---> job-cost.sh [2021-05-11T07:46:12.622Z] lf-activate-venv: SKIPPING [2021-05-11T07:46:12.622Z] DEBUG: total: 0.20999999344348907 [2021-05-11T07:46:12.622Z] INFO: Retrieving Stack Cost... [2021-05-11T07:46:14.040Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T07:46:14.686Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T07:46:14.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T07:46:15.381Z] ---> logs-deploy.sh [2021-05-11T07:46:15.381Z] lf-activate-venv: SKIPPING [2021-05-11T07:46:15.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/478 [2021-05-11T07:46:15.381Z] INFO: archiving workspace using pattern(s): [2021-05-11T07:46:17.994Z] Archives upload complete. [2021-05-11T07:46:18.287Z] INFO: archiving logs to Nexus