Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce85119b06e7d5e27843f039fb56aa987fad79c8 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2765 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/462 [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/462 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ce85119b06e7d5e27843f039fb56aa987fad79c8 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ce85119b06e7d5e27843f039fb56aa987fad79c8 # timeout=10 Commit message: "feat(sma): add v2 common API (#3417)" > git rev-list --no-walk 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T16:57:15.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T16:57:15.345Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T16:57:15.380Z] ========================================================= [2021-05-03T16:57:15.380Z] EdgeX Global Pipelines Version Info [2021-05-03T16:57:15.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:57:17.323Z] ------------------- [2021-05-03T16:57:17.323Z] stable info: [2021-05-03T16:57:17.323Z] ------------------- [2021-05-03T16:57:17.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T16:57:17.323Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T16:57:17.323Z] Message: update stable to v1.0.191 [2021-05-03T16:57:17.899Z] ------------------- [2021-05-03T16:57:17.899Z] experimental info: [2021-05-03T16:57:17.899Z] ------------------- [2021-05-03T16:57:17.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T16:57:17.899Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T16:57:17.899Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T16:57:18.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T16:57:18.102Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T16:57:18.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T16:57:18.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T16:57:18.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T16:57:18.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T16:57:18.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T16:57:18.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T16:57:18.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T16:57:18.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T16:57:18.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T16:57:18.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T16:57:18.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T16:57:18.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T16:57:18.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T16:57:18.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T16:57:18.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T16:57:18.512Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T16:57:18.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T16:57:18.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T16:57:18.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T16:57:18.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T16:57:18.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-03T16:57:18.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-03T16:57:18.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-03T16:57:18.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] echo [2021-05-03T16:57:18.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce85119 [Pipeline] echo [2021-05-03T16:57:18.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T16:57:18.856Z] provisioning config files... [2021-05-03T16:57:18.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/462@tmp/config3235813642229250490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:57:19.227Z] ---> docker-login.sh [2021-05-03T16:57:19.227Z] nexus3.edgexfoundry.org:10001 [2021-05-03T16:57:19.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T16:57:19.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T16:57:19.758Z] Configure a credential helper to remove this warning. See [2021-05-03T16:57:19.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T16:57:19.758Z] [2021-05-03T16:57:19.758Z] Login Succeeded [2021-05-03T16:57:19.758Z] nexus3.edgexfoundry.org:10002 [2021-05-03T16:57:19.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T16:57:20.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T16:57:20.022Z] Configure a credential helper to remove this warning. See [2021-05-03T16:57:20.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T16:57:20.022Z] [2021-05-03T16:57:20.022Z] Login Succeeded [2021-05-03T16:57:20.022Z] nexus3.edgexfoundry.org:10003 [2021-05-03T16:57:20.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T16:57:20.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T16:57:20.022Z] Configure a credential helper to remove this warning. See [2021-05-03T16:57:20.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T16:57:20.022Z] [2021-05-03T16:57:20.022Z] Login Succeeded [2021-05-03T16:57:20.296Z] nexus3.edgexfoundry.org:10004 [2021-05-03T16:57:20.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T16:57:20.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T16:57:20.296Z] Configure a credential helper to remove this warning. See [2021-05-03T16:57:20.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T16:57:20.296Z] [2021-05-03T16:57:20.296Z] Login Succeeded [2021-05-03T16:57:20.296Z] docker.io [2021-05-03T16:57:20.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T16:57:20.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T16:57:20.828Z] Configure a credential helper to remove this warning. See [2021-05-03T16:57:20.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T16:57:20.828Z] [2021-05-03T16:57:20.828Z] Login Succeeded [2021-05-03T16:57:20.828Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T16:57:20.840Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T16:57:21.196Z] ++ 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-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T16:57:21.196Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T16:57:21.196Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T16:57:21.196Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T16:57:21.196Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T16:57:21.196Z] ++ cut -d/ -f2 [2021-05-03T16:57:21.196Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T16:57:21.298Z] 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-03T16:57:22.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T16:57:22.366Z] [2021-05-03T16:57:22.366Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:57:22.692Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T16:57:22.692Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T16:57:22.692Z] 31603596830f: Pulling fs layer [2021-05-03T16:57:22.692Z] 54011a49482f: Pulling fs layer [2021-05-03T16:57:22.692Z] a6820b24f6d8: Pulling fs layer [2021-05-03T16:57:22.692Z] f581987b2513: Pulling fs layer [2021-05-03T16:57:22.692Z] f581987b2513: Waiting [2021-05-03T16:57:22.692Z] 54011a49482f: Verifying Checksum [2021-05-03T16:57:22.692Z] 54011a49482f: Download complete [2021-05-03T16:57:22.692Z] 31603596830f: Verifying Checksum [2021-05-03T16:57:22.692Z] 31603596830f: Download complete [2021-05-03T16:57:22.961Z] f581987b2513: Verifying Checksum [2021-05-03T16:57:22.961Z] f581987b2513: Download complete [2021-05-03T16:57:22.961Z] a6820b24f6d8: Verifying Checksum [2021-05-03T16:57:22.961Z] a6820b24f6d8: Download complete [2021-05-03T16:57:23.225Z] 31603596830f: Pull complete [2021-05-03T16:57:23.499Z] 54011a49482f: Pull complete [2021-05-03T16:57:24.452Z] a6820b24f6d8: Pull complete [2021-05-03T16:57:24.452Z] f581987b2513: Pull complete [2021-05-03T16:57:24.452Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T16:57:24.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T16:57:24.717Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T16:57:24.858Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T16:57:24.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T16:57:27.535Z] $ docker top 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T16:57:27.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T16:57:27.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T16:57:27.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T16:57:27.983Z] $ docker exec 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 ssh-agent [2021-05-03T16:57:28.200Z] SSH_AUTH_SOCK=/tmp/ssh-bweSupLwQZW3/agent.12 [2021-05-03T16:57:28.200Z] SSH_AGENT_PID=17 [2021-05-03T16:57:28.213Z] Running ssh-add (command line suppressed) [2021-05-03T16:57:28.354Z] Identity added: /w/workspace/edgex-go/462@tmp/private_key_6185650258619773071.key (/w/workspace/edgex-go/462@tmp/private_key_6185650258619773071.key) [2021-05-03T16:57:28.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T16:57:28.723Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T16:57:28.745Z] $ docker exec --env ******** --env ******** 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 ssh-agent -k [2021-05-03T16:57:28.876Z] unset SSH_AUTH_SOCK; [2021-05-03T16:57:28.877Z] unset SSH_AGENT_PID; [2021-05-03T16:57:28.877Z] echo Agent pid 17 killed; [2021-05-03T16:57:28.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T16:57:28.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T16:57:28.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T16:57:29.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T16:57:29.163Z] $ docker exec 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 ssh-agent [2021-05-03T16:57:29.354Z] SSH_AUTH_SOCK=/tmp/ssh-KaEY5Dys8xG4/agent.46 [2021-05-03T16:57:29.354Z] SSH_AGENT_PID=52 [2021-05-03T16:57:29.362Z] Running ssh-add (command line suppressed) [2021-05-03T16:57:29.498Z] Identity added: /w/workspace/edgex-go/462@tmp/private_key_2098619784647866386.key (/w/workspace/edgex-go/462@tmp/private_key_2098619784647866386.key) [2021-05-03T16:57:29.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T16:57:29.866Z] + git semver init [2021-05-03T16:57:29.866Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T16:57:29.866Z] # $GIT_DIR = /w/workspace/edgex-go/462/.git [2021-05-03T16:57:29.866Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/462 [2021-05-03T16:57:29.866Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T16:57:29.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T16:57:29.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T16:57:29.866Z] # $SEMVER_BRANCH = master [2021-05-03T16:57:29.866Z] # $SEMVER_TEMP = /tmp/semver-549233370 [2021-05-03T16:57:29.866Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T16:57:48.058Z] # '/tmp/semver-549233370' -> '/w/workspace/edgex-go/462/.semver' [2021-05-03T16:57:49.457Z] # -> Force: false [2021-05-03T16:57:49.457Z] # $SEMVER_DIR = /w/workspace/edgex-go/462/.semver [Pipeline] } [2021-05-03T16:57:49.476Z] $ docker exec --env ******** --env ******** 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 ssh-agent -k [2021-05-03T16:57:49.752Z] unset SSH_AUTH_SOCK; [2021-05-03T16:57:49.752Z] unset SSH_AGENT_PID; [2021-05-03T16:57:49.752Z] echo Agent pid 52 killed; [2021-05-03T16:57:49.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T16:57:50.183Z] + git semver [Pipeline] } [2021-05-03T16:57:50.206Z] $ docker stop --time=1 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 [2021-05-03T16:57:51.945Z] $ docker rm -f 8ca0e4752d395457ec257bbf0d63770f5ba7f5b6e247f0f9034ac1fa23a538a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T16:57:52.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T16:57:52.975Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T16:57:52.978Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.194 [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-03T16:57:53.488Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T16:57:53.789Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T16:57:54.155Z] + sudo service docker restart [2021-05-03T16:57:54.155Z] + true [2021-05-03T16:57:54.155Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T16:57:54.779Z] ========================================================= [2021-05-03T16:57:54.779Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T16:57:54.779Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:57:55.097Z] + 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-03T16:58:00.454Z] Sending build context to Docker daemon 329.7MB [2021-05-03T16:58:00.454Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T16:58:00.454Z] Step 2/6 : FROM ${BASE} [2021-05-03T16:58:00.454Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T16:58:00.454Z] 540db60ca938: Pulling fs layer [2021-05-03T16:58:00.454Z] adcc1eea9eea: Pulling fs layer [2021-05-03T16:58:00.454Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T16:58:00.454Z] 0510c868ecb4: Pulling fs layer [2021-05-03T16:58:00.454Z] afea3b2eda06: Pulling fs layer [2021-05-03T16:58:00.454Z] 7809a108b3ef: Pulling fs layer [2021-05-03T16:58:00.454Z] f706445af74f: Pulling fs layer [2021-05-03T16:58:00.454Z] 0510c868ecb4: Waiting [2021-05-03T16:58:00.455Z] afea3b2eda06: Waiting [2021-05-03T16:58:00.455Z] 7809a108b3ef: Waiting [2021-05-03T16:58:00.455Z] f706445af74f: Waiting [2021-05-03T16:58:00.455Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T16:58:00.455Z] 4c4ab2625f07: Download complete [2021-05-03T16:58:00.455Z] adcc1eea9eea: Download complete [2021-05-03T16:58:00.455Z] afea3b2eda06: Verifying Checksum [2021-05-03T16:58:00.455Z] afea3b2eda06: Download complete [2021-05-03T16:58:00.455Z] 540db60ca938: Download complete [2021-05-03T16:58:00.455Z] 7809a108b3ef: Verifying Checksum [2021-05-03T16:58:00.455Z] 7809a108b3ef: Download complete [2021-05-03T16:58:00.455Z] 540db60ca938: Pull complete [2021-05-03T16:58:00.455Z] adcc1eea9eea: Pull complete [2021-05-03T16:58:00.720Z] 4c4ab2625f07: Pull complete [2021-05-03T16:58:02.672Z] f706445af74f: Verifying Checksum [2021-05-03T16:58:02.672Z] f706445af74f: Download complete [2021-05-03T16:58:03.258Z] 0510c868ecb4: Verifying Checksum [2021-05-03T16:58:03.258Z] 0510c868ecb4: Download complete [2021-05-03T16:58:08.111Z] Still waiting to schedule task [2021-05-03T16:58:08.111Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T16:58:09.916Z] 0510c868ecb4: Pull complete [2021-05-03T16:58:09.916Z] afea3b2eda06: Pull complete [2021-05-03T16:58:09.916Z] 7809a108b3ef: Pull complete [2021-05-03T16:58:15.249Z] f706445af74f: Pull complete [2021-05-03T16:58:15.249Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T16:58:15.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T16:58:15.249Z] ---> b068be0155e3 [2021-05-03T16:58:15.249Z] 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-03T16:58:15.249Z] ---> Running in 29fd468ca915 [2021-05-03T16:58:15.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:58:16.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:58:17.037Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T16:58:17.614Z] (2/12) Installing file (5.39-r0) [2021-05-03T16:58:17.614Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T16:58:17.876Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T16:58:23.191Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T16:58:23.191Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T16:58:23.191Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T16:58:23.191Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T16:58:23.191Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T16:58:23.191Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T16:58:23.191Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T16:58:23.191Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T16:58:23.191Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T16:58:23.191Z] OK: 219 MiB in 52 packages [2021-05-03T16:58:26.523Z] Removing intermediate container 29fd468ca915 [2021-05-03T16:58:26.523Z] ---> 7dc2a7ad9b9a [2021-05-03T16:58:26.523Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T16:58:26.523Z] ---> Running in b5e7bbae7f62 [2021-05-03T16:58:26.787Z] Removing intermediate container b5e7bbae7f62 [2021-05-03T16:58:26.787Z] ---> 52195ddcf769 [2021-05-03T16:58:26.787Z] Step 5/6 : COPY go.mod . [2021-05-03T16:58:27.053Z] ---> fc08912ffebb [2021-05-03T16:58:27.053Z] Step 6/6 : RUN go mod download [2021-05-03T16:58:27.053Z] ---> Running in b7b8d08a9c85 [2021-05-03T16:58:49.151Z] Removing intermediate container b7b8d08a9c85 [2021-05-03T16:58:49.151Z] ---> 84693fdfa266 [2021-05-03T16:58:49.151Z] Successfully built 84693fdfa266 [2021-05-03T16:58:49.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:58:49.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T16:58:49.480Z] . [Pipeline] withDockerContainer [2021-05-03T16:58:49.624Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T16:58:49.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T16:58:51.401Z] $ docker top fecdf6e85ab98a774268610c1f8c6774131c8e24e28bb445a500de133318b268 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T16:58:51.931Z] + go version [2021-05-03T16:58:51.931Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T16:58:51.954Z] $ docker stop --time=1 fecdf6e85ab98a774268610c1f8c6774131c8e24e28bb445a500de133318b268 [2021-05-03T16:58:53.396Z] $ docker rm -f fecdf6e85ab98a774268610c1f8c6774131c8e24e28bb445a500de133318b268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:58:53.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T16:58:53.949Z] . [Pipeline] withDockerContainer [2021-05-03T16:58:54.091Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T16:58:54.147Z] $ 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/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T16:58:55.058Z] $ docker top 121bd1878cc3a007e3352e36a434fe891d3fe8fc84a923a3b9d2c9830900d1d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T16:58:55.228Z] ========================================================= [2021-05-03T16:58:55.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T16:58:55.228Z] ========================================================= [Pipeline] sh [2021-05-03T16:58:55.532Z] + go mod tidy [Pipeline] sh [2021-05-03T16:58:57.793Z] + make test [2021-05-03T16:58:57.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T16:59:07.905Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T16:59:30.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T16:59:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T16:59:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T16:59:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T16:59:40.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T16:59:40.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T16:59:40.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T16:59:40.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T16:59:42.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T16:59:42.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T16:59:45.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T16:59:45.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T16:59:45.787Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T16:59:47.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.125s coverage: 45.9% of statements [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T16:59:47.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T16:59:47.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.069s coverage: 19.8% of statements [2021-05-03T16:59:47.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements [2021-05-03T16:59:49.444Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2766 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-03T16:59:49.463Z] Running in /w/workspace/edgex-go/462 [Pipeline] { [Pipeline] checkout [2021-05-03T16:59:52.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.219s coverage: 27.1% of statements [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T16:59:52.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements [2021-05-03T16:59:52.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T16:59:52.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T16:59:52.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.190s coverage: 71.3% of statements [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T16:59:52.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.277s coverage: 87.7% of statements [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:59:52.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.076s coverage: 78.9% of statements [2021-05-03T16:59:52.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T16:59:54.633Z] using credential edgex-jenkins-ssh [2021-05-03T16:59:54.654Z] Cloning the remote Git repository [2021-05-03T16:59:54.719Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T16:59:54.831Z] > git init /w/workspace/edgex-go/462 # timeout=10 [2021-05-03T16:59:55.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T16:59:55.041Z] > git --version # timeout=10 [2021-05-03T16:59:55.063Z] > git --version # 'git version 2.17.1' [2021-05-03T16:59:55.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T16:59:55.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.364s coverage: 28.6% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.160s coverage: 86.7% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.200s coverage: 97.5% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T16:59:56.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.099s coverage: 78.3% of statements [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T16:59:56.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.450s coverage: 95.1% of statements [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.9% of statements [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T16:59:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2021-05-03T16:59:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-05-03T16:59:59.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.138s coverage: 96.3% of statements [2021-05-03T16:59:59.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2021-05-03T17:00:11.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2021-05-03T17:00:11.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-05-03T17:00:12.522Z] Checking out Revision ce85119b06e7d5e27843f039fb56aa987fad79c8 (master) [2021-05-03T17:00:11.770Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T17:00:11.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T17:00:11.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T17:00:11.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T17:00:11.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T17:00:11.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T17:00:12.540Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T17:00:12.551Z] > git checkout -f ce85119b06e7d5e27843f039fb56aa987fad79c8 # timeout=10 [2021-05-03T17:00:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.306s coverage: 81.8% of statements [2021-05-03T17:00:14.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T17:00:17.112Z] Commit message: "feat(sma): add v2 common API (#3417)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T17:00:18.548Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T17:00:18.958Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T17:00:19.305Z] + true [2021-05-03T17:00:19.305Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T17:00:21.318Z] provisioning config files... [2021-05-03T17:00:21.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/462@tmp/config4802650523614345449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:00:21.744Z] ---> docker-login.sh [2021-05-03T17:00:21.745Z] nexus3.edgexfoundry.org:10001 [2021-05-03T17:00:22.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:00:22.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:00:22.935Z] Configure a credential helper to remove this warning. See [2021-05-03T17:00:22.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:00:22.935Z] [2021-05-03T17:00:22.935Z] Login Succeeded [2021-05-03T17:00:22.935Z] nexus3.edgexfoundry.org:10002 [2021-05-03T17:00:23.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:00:23.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:00:23.479Z] Configure a credential helper to remove this warning. See [2021-05-03T17:00:23.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:00:23.479Z] [2021-05-03T17:00:23.479Z] Login Succeeded [2021-05-03T17:00:23.479Z] nexus3.edgexfoundry.org:10003 [2021-05-03T17:00:23.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:00:24.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:00:24.023Z] Configure a credential helper to remove this warning. See [2021-05-03T17:00:24.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:00:24.023Z] [2021-05-03T17:00:24.023Z] Login Succeeded [2021-05-03T17:00:24.023Z] nexus3.edgexfoundry.org:10004 [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 75.5% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.089s coverage: 87.2% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 84.6% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.6% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.4% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.442s coverage: 69.0% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 40.5% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-05-03T17:00:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.166s coverage: 47.0% of statements [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T17:00:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.165s coverage: 92.6% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.948s coverage: 28.7% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T17:00:24.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.080s coverage: 64.6% of statements [2021-05-03T17:00:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T17:00:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:00:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:00:24.296Z] Configure a credential helper to remove this warning. See [2021-05-03T17:00:24.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:00:24.296Z] [2021-05-03T17:00:24.296Z] Login Succeeded [2021-05-03T17:00:24.296Z] docker.io [2021-05-03T17:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.145s coverage: 97.6% of statements [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T17:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T17:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T17:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T17:00:24.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:00:25.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2021-05-03T17:00:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T17:00:25.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T17:00:25.083Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-05-03T17:00:25.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:00:25.167Z] Configure a credential helper to remove this warning. See [2021-05-03T17:00:25.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:00:25.167Z] [2021-05-03T17:00:25.167Z] Login Succeeded [2021-05-03T17:00:25.167Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T17:00:25.183Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-03T17:00:25.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 28.1% of statements [2021-05-03T17:00:25.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T17:00:25.349Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [Pipeline] echo [2021-05-03T17:00:25.476Z] ========================================================= [2021-05-03T17:00:25.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T17:00:25.476Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:00:25.830Z] + 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-03T17:00:25.945Z] GO111MODULE=on go vet ./... [2021-05-03T17:00:28.476Z] Sending build context to Docker daemon 167.4MB [2021-05-03T17:00:28.476Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T17:00:28.476Z] Step 2/6 : FROM ${BASE} [2021-05-03T17:00:28.476Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T17:00:28.476Z] 595b0fe564bb: Pulling fs layer [2021-05-03T17:00:28.476Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T17:00:28.476Z] 316046926c0a: Pulling fs layer [2021-05-03T17:00:28.476Z] 4ebd0625c992: Pulling fs layer [2021-05-03T17:00:28.476Z] 207e8628e3a3: Pulling fs layer [2021-05-03T17:00:28.476Z] c791037a9be2: Pulling fs layer [2021-05-03T17:00:28.476Z] ffd874e62e21: Pulling fs layer [2021-05-03T17:00:28.476Z] 4ebd0625c992: Waiting [2021-05-03T17:00:28.476Z] 207e8628e3a3: Waiting [2021-05-03T17:00:28.476Z] c791037a9be2: Waiting [2021-05-03T17:00:28.476Z] ffd874e62e21: Waiting [2021-05-03T17:00:28.476Z] 316046926c0a: Verifying Checksum [2021-05-03T17:00:28.476Z] 316046926c0a: Download complete [2021-05-03T17:00:28.476Z] 7186ed65a4f7: Download complete [2021-05-03T17:00:28.476Z] 207e8628e3a3: Verifying Checksum [2021-05-03T17:00:28.476Z] 207e8628e3a3: Download complete [2021-05-03T17:00:28.476Z] c791037a9be2: Download complete [2021-05-03T17:00:28.476Z] 595b0fe564bb: Verifying Checksum [2021-05-03T17:00:28.476Z] 595b0fe564bb: Download complete [2021-05-03T17:00:29.078Z] 595b0fe564bb: Pull complete [2021-05-03T17:00:29.679Z] 7186ed65a4f7: Pull complete [2021-05-03T17:00:29.953Z] 316046926c0a: Pull complete [2021-05-03T17:00:30.935Z] ffd874e62e21: Download complete [2021-05-03T17:00:32.367Z] 4ebd0625c992: Verifying Checksum [2021-05-03T17:00:32.367Z] 4ebd0625c992: Download complete [2021-05-03T17:00:42.529Z] 4ebd0625c992: Pull complete [2021-05-03T17:00:42.801Z] 207e8628e3a3: Pull complete [2021-05-03T17:00:43.073Z] c791037a9be2: Pull complete [2021-05-03T17:00:46.464Z] ffd874e62e21: Pull complete [2021-05-03T17:00:46.464Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T17:00:46.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T17:00:46.464Z] ---> cfc18b08335c [2021-05-03T17:00:46.464Z] 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-03T17:00:49.855Z] ---> Running in bd546a3d7425 [2021-05-03T17:00:51.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:00:52.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:00:53.262Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T17:00:53.262Z] (2/12) Installing file (5.39-r0) [2021-05-03T17:00:53.537Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T17:00:53.537Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T17:00:57.858Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T17:00:57.858Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T17:00:58.127Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T17:00:58.127Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T17:00:58.127Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T17:00:58.399Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T17:00:58.399Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T17:00:58.399Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T17:00:58.670Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T17:00:58.670Z] OK: 218 MiB in 52 packages [2021-05-03T17:01:02.993Z] Removing intermediate container bd546a3d7425 [2021-05-03T17:01:02.993Z] ---> b341fda8d9b1 [2021-05-03T17:01:02.993Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T17:01:02.993Z] ---> Running in cb47db7c8cd9 [2021-05-03T17:01:03.267Z] Removing intermediate container cb47db7c8cd9 [2021-05-03T17:01:03.267Z] ---> 05d324b8ae8f [2021-05-03T17:01:03.267Z] Step 5/6 : COPY go.mod . [2021-05-03T17:01:03.893Z] ---> 7753a807c4fe [2021-05-03T17:01:03.893Z] Step 6/6 : RUN go mod download [2021-05-03T17:01:03.893Z] ---> Running in aa0cfc88cda5 [2021-05-03T17:01:05.508Z] gofmt -l . [2021-05-03T17:01:05.508Z] [ "`gofmt -l .`" = "" ] [2021-05-03T17:01:05.508Z] ./bin/test-go-mod-tidy.sh [2021-05-03T17:01:05.508Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T17:01:06.161Z] + ls -al . [2021-05-03T17:01:06.161Z] total 800 [2021-05-03T17:01:06.161Z] drwxrwxr-x 10 1001 1001 4096 May 3 17:01 . [2021-05-03T17:01:06.161Z] drwxr-xr-x 4 root root 32 May 3 16:58 .. [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 11 May 3 16:57 .dockerignore [2021-05-03T17:01:06.161Z] drwxrwxr-x 8 1001 1001 162 May 3 16:57 .git [2021-05-03T17:01:06.161Z] drwxrwxr-x 3 1001 1001 125 May 3 16:57 .github [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 818 May 3 16:57 .gitignore [2021-05-03T17:01:06.161Z] drwx------ 3 1001 1001 45 May 3 16:57 .semver [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 166 May 3 16:57 .sonarcloud.properties [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 8609 May 3 16:57 Attribution.txt [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 3804 May 3 16:57 CONTRIBUTING.md [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 931 May 3 16:57 Dockerfile.build [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 863 May 3 16:57 Jenkinsfile [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 10775 May 3 16:57 LICENSE [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 5774 May 3 16:57 Makefile [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 7978 May 3 16:57 README.md [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 6755 May 3 16:57 SECURITY.md [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 13 May 3 16:57 VERSION [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 4131 May 3 16:57 ZMQWindows.md [2021-05-03T17:01:06.161Z] drwxrwxr-x 2 1001 1001 117 May 3 16:57 bin [2021-05-03T17:01:06.161Z] drwxrwxr-x 14 1001 1001 4096 May 3 16:57 cmd [2021-05-03T17:01:06.161Z] -rw-r--r-- 1 root root 691485 May 3 17:00 coverage.out [2021-05-03T17:01:06.161Z] -rw-r--r-- 1 root root 1060 May 3 17:01 go.mod [2021-05-03T17:01:06.161Z] -rw-r--r-- 1 root root 22420 May 3 16:58 go.sum [2021-05-03T17:01:06.161Z] drwxrwxr-x 8 1001 1001 127 May 3 16:57 internal [2021-05-03T17:01:06.161Z] drwxrwxr-x 4 1001 1001 26 May 3 16:57 openapi [2021-05-03T17:01:06.161Z] drwxrwxr-x 4 1001 1001 71 May 3 16:57 snap [2021-05-03T17:01:06.161Z] -rw-rw-r-- 1 1001 1001 168 May 3 16:57 version.go [Pipeline] sh [2021-05-03T17:01:06.545Z] + '[' -e coverage.out ] [2021-05-03T17:01:06.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T17:01:06.828Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T17:01:07.138Z] + make build [2021-05-03T17:01:07.138Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-data/core-data ./cmd/core-data [2021-05-03T17:01:09.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-03T17:01:19.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-command/core-command ./cmd/core-command [2021-05-03T17:01:21.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-03T17:01:23.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-03T17:01:24.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-03T17:01:26.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-03T17:01:27.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-03T17:01:28.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-03T17:01:29.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T17:01:31.256Z] Removing intermediate container aa0cfc88cda5 [2021-05-03T17:01:31.256Z] ---> 74d7c6589292 [2021-05-03T17:01:31.256Z] Successfully built 74d7c6589292 [2021-05-03T17:01:31.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:01:31.606Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T17:01:31.606Z] . [Pipeline] withDockerContainer [2021-05-03T17:01:31.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-03T17:01:31.864Z] prd-ubuntu18.04-docker-arm64-4c-16g-2766 does not seem to be running inside a container [2021-05-03T17:01:31.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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 ******** ci-base-image-arm64 cat [2021-05-03T17:01:33.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T17:01:33.533Z] $ docker top c8675e85c045f1bb107379c7721ae32ad59099fe289a63702fd3199b74c3df73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T17:01:34.477Z] + go version [2021-05-03T17:01:34.477Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T17:01:34.495Z] $ docker stop --time=1 c8675e85c045f1bb107379c7721ae32ad59099fe289a63702fd3199b74c3df73 [2021-05-03T17:01:36.407Z] $ docker rm -f c8675e85c045f1bb107379c7721ae32ad59099fe289a63702fd3199b74c3df73 [Pipeline] // withDockerContainer [Pipeline] } [2021-05-03T17:01:36.645Z] $ docker stop --time=1 121bd1878cc3a007e3352e36a434fe891d3fe8fc84a923a3b9d2c9830900d1d6 [2021-05-03T17:01:38.770Z] $ docker rm -f 121bd1878cc3a007e3352e36a434fe891d3fe8fc84a923a3b9d2c9830900d1d6 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:01:42.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T17:01:42.562Z] [2021-05-03T17:01:42.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:01:42.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T17:01:42.674Z] [2021-05-03T17:01:42.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:01:42.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T17:01:42.888Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T17:01:42.888Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T17:01:42.888Z] ca9280d653b3: Pulling fs layer [2021-05-03T17:01:42.888Z] 7e9c9ca2126c: Pulling fs layer [2021-05-03T17:01:42.888Z] cbdbe7a5bc2a: Download complete [2021-05-03T17:01:43.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T17:01:43.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-03T17:01:43.306Z] 29e5d40040c1: Pulling fs layer [2021-05-03T17:01:43.306Z] 1ce36da41761: Pulling fs layer [2021-05-03T17:01:43.306Z] 25b303627fd3: Pulling fs layer [2021-05-03T17:01:43.473Z] cbdbe7a5bc2a: Pull complete [2021-05-03T17:01:43.581Z] 29e5d40040c1: Verifying Checksum [2021-05-03T17:01:43.581Z] 29e5d40040c1: Download complete [2021-05-03T17:01:43.737Z] ca9280d653b3: Verifying Checksum [2021-05-03T17:01:43.737Z] ca9280d653b3: Download complete [2021-05-03T17:01:44.189Z] 1ce36da41761: Verifying Checksum [2021-05-03T17:01:44.189Z] 1ce36da41761: Download complete [2021-05-03T17:01:44.462Z] 29e5d40040c1: Pull complete [2021-05-03T17:01:44.718Z] ca9280d653b3: Pull complete [2021-05-03T17:01:45.669Z] 7e9c9ca2126c: Download complete [2021-05-03T17:01:46.445Z] 1ce36da41761: Pull complete [2021-05-03T17:01:46.445Z] 25b303627fd3: Verifying Checksum [2021-05-03T17:01:46.445Z] 25b303627fd3: Download complete [2021-05-03T17:01:52.319Z] 7e9c9ca2126c: Pull complete [2021-05-03T17:01:52.319Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T17:01:52.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T17:01:52.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-03T17:01:52.473Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:01:52.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:01:55.344Z] $ docker top ff01d864347a2d535892cf9ab7b093934b94e49fe09fd4c5de910d94fa1d6e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T17:01:55.857Z] + docker-compose build --help [2021-05-03T17:01:55.858Z] + grep parallel [2021-05-03T17:01:56.599Z] 25b303627fd3: Pull complete [2021-05-03T17:01:56.599Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-03T17:01:56.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T17:01:56.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-03T17:01:56.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-2766 does not seem to be running inside a container [2021-05-03T17:01:56.936Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:01:57.252Z] --parallel Build images in parallel. [2021-05-03T17:02:00.210Z] $ docker top 4877f25e1b23bbd767841606295561d78097cc98b156c3051421a88d213f4acb -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-03T17:02:00.524Z] $ docker stop --time=1 ff01d864347a2d535892cf9ab7b093934b94e49fe09fd4c5de910d94fa1d6e4d [2021-05-03T17:02:02.072Z] $ docker rm -f ff01d864347a2d535892cf9ab7b093934b94e49fe09fd4c5de910d94fa1d6e4d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:02:02.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T17:02:02.644Z] . [Pipeline] withDockerContainer [2021-05-03T17:02:02.762Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:02:02.817Z] $ 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/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:02:02.860Z] + grep parallel [2021-05-03T17:02:02.860Z] + docker-compose build --help [2021-05-03T17:02:03.619Z] $ docker top 2b370bd2950e39d00dfe0d9b4904d9ec7bd4d4d437ea69fc22969e973ab9ac62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T17:02:04.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T17:02:04.986Z] Building docker-core-command-go ... [2021-05-03T17:02:04.986Z] Building docker-core-data-go ... [2021-05-03T17:02:04.986Z] Building docker-core-metadata-go ... [2021-05-03T17:02:04.986Z] Building docker-security-bootstrapper-go ... [2021-05-03T17:02:04.986Z] Building docker-security-proxy-setup-go ... [2021-05-03T17:02:04.986Z] Building docker-security-secretstore-setup-go ... [2021-05-03T17:02:04.986Z] Building docker-support-notifications-go ... [2021-05-03T17:02:04.986Z] Building docker-support-scheduler-go ... [2021-05-03T17:02:04.986Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T17:02:04.986Z] Building docker-security-proxy-setup-go [2021-05-03T17:02:04.986Z] Building docker-security-secretstore-setup-go [2021-05-03T17:02:04.986Z] Building docker-core-command-go [2021-05-03T17:02:04.986Z] Building docker-core-data-go [2021-05-03T17:02:04.986Z] Building docker-support-notifications-go [2021-05-03T17:02:06.409Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T17:02:06.702Z] $ docker stop --time=1 4877f25e1b23bbd767841606295561d78097cc98b156c3051421a88d213f4acb [2021-05-03T17:02:08.687Z] $ docker rm -f 4877f25e1b23bbd767841606295561d78097cc98b156c3051421a88d213f4acb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:02:09.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T17:02:09.371Z] . [Pipeline] withDockerContainer [2021-05-03T17:02:09.609Z] prd-ubuntu18.04-docker-arm64-4c-16g-2766 does not seem to be running inside a container [2021-05-03T17:02:09.691Z] $ 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/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T17:02:11.011Z] $ docker top ffbb8e39634ab602acc0f06896def09952312f883127c06b49989a0cea23efd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T17:02:11.935Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T17:02:15.312Z] Building docker-core-command-go ... [2021-05-03T17:02:15.312Z] Building docker-core-data-go ... [2021-05-03T17:02:15.312Z] Building docker-core-metadata-go ... [2021-05-03T17:02:15.312Z] Building docker-security-bootstrapper-go ... [2021-05-03T17:02:15.312Z] Building docker-security-proxy-setup-go ... [2021-05-03T17:02:15.312Z] Building docker-security-secretstore-setup-go ... [2021-05-03T17:02:15.312Z] Building docker-support-notifications-go ... [2021-05-03T17:02:15.312Z] Building docker-support-scheduler-go ... [2021-05-03T17:02:15.312Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T17:02:15.312Z] Building docker-security-secretstore-setup-go [2021-05-03T17:02:15.312Z] Building docker-core-metadata-go [2021-05-03T17:02:15.312Z] Building docker-support-scheduler-go [2021-05-03T17:02:15.312Z] Building docker-security-proxy-setup-go [2021-05-03T17:02:15.312Z] Building docker-security-bootstrapper-go [2021-05-03T17:02:44.245Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:02:44.245Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:02:44.245Z] ---> 84693fdfa266 [2021-05-03T17:02:44.245Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T17:02:44.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:02:44.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:02:44.245Z] ---> 84693fdfa266 [2021-05-03T17:02:44.245Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:02:44.245Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:02:44.245Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:02:44.245Z] ---> 84693fdfa266 [2021-05-03T17:02:44.245Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T17:02:44.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:02:44.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:02:44.245Z] ---> 84693fdfa266 [2021-05-03T17:02:44.245Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:02:44.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:02:44.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:02:44.245Z] ---> 84693fdfa266 [2021-05-03T17:02:44.245Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T17:02:44.245Z] ---> Running in 3b9ffdb73512 [2021-05-03T17:02:44.245Z] ---> Running in 02e18ae8fe8f [2021-05-03T17:02:44.245Z] ---> Running in 670ffaebbf6b [2021-05-03T17:02:44.245Z] ---> Running in 3c549d65208f [2021-05-03T17:02:44.245Z] ---> Running in 6cbca953a712 [2021-05-03T17:02:44.245Z] Removing intermediate container 6cbca953a712 [2021-05-03T17:02:44.245Z] ---> 4365de173d57 [2021-05-03T17:02:44.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:02:44.245Z] Removing intermediate container 3c549d65208f [2021-05-03T17:02:44.245Z] ---> b7adc8a5e19d [2021-05-03T17:02:44.245Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:02:44.245Z] Removing intermediate container 3b9ffdb73512 [2021-05-03T17:02:44.245Z] ---> 67afe24c5747 [2021-05-03T17:02:44.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:02:44.245Z] Removing intermediate container 670ffaebbf6b [2021-05-03T17:02:44.245Z] ---> a3eb6ff96ff4 [2021-05-03T17:02:44.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:02:44.245Z] Removing intermediate container 02e18ae8fe8f [2021-05-03T17:02:44.245Z] ---> 2028931df955 [2021-05-03T17:02:44.245Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:02:44.245Z] ---> Running in 6ec8d79df4e5 [2021-05-03T17:02:44.245Z] ---> Running in 475249a8dac4 [2021-05-03T17:02:44.245Z] ---> Running in 9f9c228d3330 [2021-05-03T17:02:44.245Z] ---> Running in 8e73b13bbfc8 [2021-05-03T17:02:44.245Z] ---> Running in 419f4bc6c963 [2021-05-03T17:02:45.717Z] Removing intermediate container 9f9c228d3330 [2021-05-03T17:02:45.717Z] ---> d33d949b0b7b [2021-05-03T17:02:45.717Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T17:02:45.717Z] ---> Running in 760a92ecb336 [2021-05-03T17:02:45.717Z] Removing intermediate container 6ec8d79df4e5 [2021-05-03T17:02:45.717Z] ---> 13cdb9a4fae1 [2021-05-03T17:02:45.717Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T17:02:45.981Z] Removing intermediate container 419f4bc6c963 [2021-05-03T17:02:45.981Z] ---> a25f5c7b9e3c [2021-05-03T17:02:45.981Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T17:02:45.981Z] Removing intermediate container 475249a8dac4 [2021-05-03T17:02:45.981Z] ---> 9bbf3ba01d1f [2021-05-03T17:02:45.981Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T17:02:46.248Z] ---> Running in b3409b484033 [2021-05-03T17:02:46.248Z] ---> Running in f6bc64b8f1b7 [2021-05-03T17:02:46.248Z] ---> Running in f76f65c4d679 [2021-05-03T17:02:46.248Z] Removing intermediate container 8e73b13bbfc8 [2021-05-03T17:02:46.248Z] ---> 76fa2e1c64d1 [2021-05-03T17:02:46.248Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T17:02:46.534Z] ---> Running in 8bbe46cd0e5e [2021-05-03T17:02:47.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:47.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:47.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:47.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:47.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:47.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:48.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:48.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:48.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:48.457Z] OK: 219 MiB in 52 packages [2021-05-03T17:02:48.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:02:49.056Z] OK: 219 MiB in 52 packages [2021-05-03T17:02:49.056Z] OK: 219 MiB in 52 packages [2021-05-03T17:02:49.056Z] OK: 219 MiB in 52 packages [2021-05-03T17:02:49.056Z] Removing intermediate container 760a92ecb336 [2021-05-03T17:02:49.056Z] ---> af94e3fe2b88 [2021-05-03T17:02:49.056Z] Step 6/23 : COPY go.mod . [2021-05-03T17:02:49.636Z] OK: 219 MiB in 52 packages [2021-05-03T17:02:49.636Z] ---> 09da2862cdc8 [2021-05-03T17:02:49.636Z] Step 7/23 : RUN go mod download [2021-05-03T17:02:49.636Z] ---> Running in 5785acd207f8 [2021-05-03T17:02:49.900Z] Removing intermediate container 8bbe46cd0e5e [2021-05-03T17:02:49.900Z] ---> d37436dee794 [2021-05-03T17:02:49.900Z] Step 6/24 : COPY go.mod . [2021-05-03T17:02:50.173Z] Removing intermediate container f6bc64b8f1b7 [2021-05-03T17:02:50.174Z] ---> a112b6d8e3e8 [2021-05-03T17:02:50.174Z] Step 6/21 : COPY go.mod . [2021-05-03T17:02:50.174Z] Removing intermediate container f76f65c4d679 [2021-05-03T17:02:50.174Z] ---> 108bc581e435 [2021-05-03T17:02:50.174Z] Step 6/22 : COPY go.mod . [2021-05-03T17:02:50.443Z] ---> d6c3b4369c9c [2021-05-03T17:02:50.443Z] Step 7/24 : RUN go mod download [2021-05-03T17:02:50.443Z] ---> Running in ff8066a5b168 [2021-05-03T17:02:50.710Z] ---> c19190612e31 [2021-05-03T17:02:50.710Z] Step 7/21 : RUN go mod download [2021-05-03T17:02:50.710Z] Removing intermediate container b3409b484033 [2021-05-03T17:02:50.710Z] ---> 5aefb8f1324e [2021-05-03T17:02:50.710Z] Step 6/23 : COPY go.mod . [2021-05-03T17:02:50.974Z] ---> Running in 6c702106fed6 [2021-05-03T17:02:50.974Z] ---> f12dd0a1f72b [2021-05-03T17:02:50.974Z] Step 7/22 : RUN go mod download [2021-05-03T17:02:50.974Z] ---> 81dc5af7f8b0 [2021-05-03T17:02:50.974Z] Step 7/23 : RUN go mod download [2021-05-03T17:02:51.249Z] ---> Running in 0384f9d46b3b [2021-05-03T17:02:51.249Z] ---> Running in 575f2e4fd82e [2021-05-03T17:02:52.685Z] Removing intermediate container 5785acd207f8 [2021-05-03T17:02:52.685Z] ---> 612cad1fbc95 [2021-05-03T17:02:52.685Z] Step 8/23 : COPY . . [2021-05-03T17:02:52.685Z] Removing intermediate container ff8066a5b168 [2021-05-03T17:02:52.685Z] ---> 811dee572d93 [2021-05-03T17:02:52.685Z] Step 8/24 : COPY . . [2021-05-03T17:02:53.696Z] Removing intermediate container 6c702106fed6 [2021-05-03T17:02:53.696Z] ---> 087e607bc3cb [2021-05-03T17:02:53.696Z] Step 8/21 : COPY . . [2021-05-03T17:02:57.961Z] Removing intermediate container 0384f9d46b3b [2021-05-03T17:02:57.961Z] ---> d9b81ceaccbd [2021-05-03T17:02:57.961Z] Step 8/22 : COPY . . [2021-05-03T17:02:57.961Z] Removing intermediate container 575f2e4fd82e [2021-05-03T17:02:57.961Z] ---> c8ea8614431f [2021-05-03T17:02:57.961Z] Step 8/23 : COPY . . [2021-05-03T17:03:02.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:03:02.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:03:02.344Z] ---> 74d7c6589292 [2021-05-03T17:03:02.344Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T17:03:02.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:03:02.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:03:02.948Z] ---> 74d7c6589292 [2021-05-03T17:03:02.948Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:03:03.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:03:03.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:03:03.225Z] ---> 74d7c6589292 [2021-05-03T17:03:03.225Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T17:03:03.225Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:03:03.225Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:03:03.225Z] ---> 74d7c6589292 [2021-05-03T17:03:03.225Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T17:03:03.225Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:03:03.225Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:03:03.225Z] ---> 74d7c6589292 [2021-05-03T17:03:03.225Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T17:03:03.826Z] ---> Running in 8c2850b3c6ed [2021-05-03T17:03:03.826Z] ---> Running in aa1098ab6406 [2021-05-03T17:03:03.826Z] ---> Running in f9780f6ed2a4 [2021-05-03T17:03:03.826Z] ---> Running in 0df3494de0f7 [2021-05-03T17:03:03.826Z] ---> Running in d2f59a787e05 [2021-05-03T17:03:04.810Z] Removing intermediate container d2f59a787e05 [2021-05-03T17:03:04.810Z] Removing intermediate container aa1098ab6406 [2021-05-03T17:03:04.810Z] ---> f9f33f9e6150 [2021-05-03T17:03:04.810Z] Removing intermediate container 8c2850b3c6ed [2021-05-03T17:03:04.810Z] ---> ca32b83bf9e9 [2021-05-03T17:03:04.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> c9bd4e766891 [2021-05-03T17:03:04.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:03:04.810Z] [2021-05-03T17:03:04.810Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:03:04.810Z] Removing intermediate container f9780f6ed2a4 [2021-05-03T17:03:04.810Z] ---> cfd32781575d [2021-05-03T17:03:04.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:03:04.810Z] Removing intermediate container 0df3494de0f7 [2021-05-03T17:03:04.810Z] ---> 6808a94944f3 [2021-05-03T17:03:04.810Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:03:04.810Z] ---> Running in 1050363a1fd3 [2021-05-03T17:03:04.810Z] ---> Running in 93f0b94f9741 [2021-05-03T17:03:04.810Z] ---> Running in 47bd996ede7f [2021-05-03T17:03:04.810Z] ---> Running in 20d6b21a2363 [2021-05-03T17:03:04.810Z] ---> Running in b8c39e51e196 [2021-05-03T17:03:08.234Z] Removing intermediate container 1050363a1fd3 [2021-05-03T17:03:08.234Z] ---> 4f7defc0280a [2021-05-03T17:03:08.234Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T17:03:08.511Z] ---> Running in 49d39aceb1ac [2021-05-03T17:03:08.811Z] Removing intermediate container 47bd996ede7f [2021-05-03T17:03:08.811Z] ---> 140bbf44a8dd [2021-05-03T17:03:08.811Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T17:03:08.811Z] Removing intermediate container 93f0b94f9741 [2021-05-03T17:03:08.811Z] ---> f5c86007836c [2021-05-03T17:03:08.811Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T17:03:08.811Z] ---> Running in 39977e15041b [2021-05-03T17:03:09.087Z] ---> Running in dfdfd337f67d [2021-05-03T17:03:09.087Z] Removing intermediate container 20d6b21a2363 [2021-05-03T17:03:09.087Z] ---> a8833251acc9 [2021-05-03T17:03:09.087Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T17:03:09.362Z] Removing intermediate container b8c39e51e196 [2021-05-03T17:03:09.362Z] ---> de6e42aac4ae [2021-05-03T17:03:09.362Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T17:03:09.362Z] ---> Running in 46e5e92ef2ea [2021-05-03T17:03:09.650Z] ---> Running in be6d88e9ebde [2021-05-03T17:03:10.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:11.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:11.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:11.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:11.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:11.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:12.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:12.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:12.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:12.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:03:12.433Z] OK: 218 MiB in 52 packages [2021-05-03T17:03:13.439Z] OK: 218 MiB in 52 packages [2021-05-03T17:03:13.439Z] OK: 218 MiB in 52 packages [2021-05-03T17:03:13.439Z] OK: 218 MiB in 52 packages [2021-05-03T17:03:13.713Z] OK: 218 MiB in 52 packages [2021-05-03T17:03:14.310Z] Removing intermediate container 49d39aceb1ac [2021-05-03T17:03:14.310Z] ---> 46c9ebfe1fe8 [2021-05-03T17:03:14.310Z] Step 6/22 : COPY go.mod . [2021-05-03T17:03:14.913Z] Removing intermediate container 39977e15041b [2021-05-03T17:03:14.913Z] ---> 4acec4bfd15e [2021-05-03T17:03:14.913Z] Step 6/31 : COPY go.mod . [2021-05-03T17:03:15.191Z] ---> 4f6d006d064d [2021-05-03T17:03:15.191Z] Step 7/22 : RUN go mod download [2021-05-03T17:03:15.191Z] Removing intermediate container 46e5e92ef2ea [2021-05-03T17:03:15.191Z] ---> 23b3863252df [2021-05-03T17:03:15.191Z] Step 6/23 : COPY go.mod . [2021-05-03T17:03:15.468Z] ---> Running in 464b21fd5684 [2021-05-03T17:03:15.468Z] Removing intermediate container be6d88e9ebde [2021-05-03T17:03:15.468Z] ---> 86ca1b5d9d83 [2021-05-03T17:03:15.468Z] Step 6/21 : COPY go.mod . [2021-05-03T17:03:15.745Z] Removing intermediate container dfdfd337f67d [2021-05-03T17:03:15.745Z] ---> 2887a1764a46 [2021-05-03T17:03:15.745Z] Step 6/24 : COPY go.mod . [2021-05-03T17:03:16.020Z] ---> 79fb11e971f7 [2021-05-03T17:03:16.020Z] Step 7/31 : RUN go mod download [2021-05-03T17:03:16.291Z] ---> Running in 22d1582018a4 [2021-05-03T17:03:16.291Z] ---> c1caf4073ea2 [2021-05-03T17:03:16.291Z] Step 7/23 : RUN go mod download [2021-05-03T17:03:16.568Z] ---> Running in 9f242d4a9cfc [2021-05-03T17:03:16.840Z] ---> b3f9b4edcc38 [2021-05-03T17:03:16.840Z] Step 7/21 : RUN go mod download [2021-05-03T17:03:17.113Z] ---> 26b6d37dec92 [2021-05-03T17:03:17.113Z] Step 7/24 : RUN go mod download [2021-05-03T17:03:17.113Z] ---> Running in 564fd8d358b7 [2021-05-03T17:03:17.389Z] ---> Running in dbd0fbe8c377 [2021-05-03T17:03:19.363Z] Removing intermediate container 464b21fd5684 [2021-05-03T17:03:19.363Z] ---> 636390c6bd97 [2021-05-03T17:03:19.363Z] Step 8/22 : COPY . . [2021-05-03T17:03:19.962Z] Removing intermediate container 22d1582018a4 [2021-05-03T17:03:19.962Z] ---> fb5e1c4921f0 [2021-05-03T17:03:19.962Z] Step 8/31 : COPY . . [2021-05-03T17:03:20.574Z] Removing intermediate container 9f242d4a9cfc [2021-05-03T17:03:20.574Z] ---> 3fbf69dcf3ef [2021-05-03T17:03:20.574Z] Step 8/23 : COPY . . [2021-05-03T17:03:21.554Z] Removing intermediate container 564fd8d358b7 [2021-05-03T17:03:21.554Z] ---> 42721540918b [2021-05-03T17:03:21.554Z] Step 8/21 : COPY . . [2021-05-03T17:03:21.831Z] Removing intermediate container dbd0fbe8c377 [2021-05-03T17:03:21.831Z] ---> 61c8896c39ca [2021-05-03T17:03:21.831Z] Step 8/24 : COPY . . [2021-05-03T17:03:36.992Z] ---> a96e1a93cc49 [2021-05-03T17:03:36.992Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T17:03:36.992Z] ---> 78efea799540 [2021-05-03T17:03:36.992Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T17:03:36.992Z] ---> 98479cd6ca8a [2021-05-03T17:03:36.992Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T17:03:36.992Z] ---> Running in 9b4222cbe28b [2021-05-03T17:03:36.992Z] ---> Running in 572459e243dc [2021-05-03T17:03:36.992Z] ---> Running in 33376a5191ea [2021-05-03T17:03:36.992Z] ---> adf70dad438e [2021-05-03T17:03:36.992Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T17:03:36.992Z] ---> 1cb75662bcc4 [2021-05-03T17:03:36.992Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T17:03:36.992Z] ---> Running in 7352179e73e5 [2021-05-03T17:03:36.992Z] ---> Running in 9b4563d472d2 [2021-05-03T17:03:36.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T17:03:36.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-command/core-command ./cmd/core-command [2021-05-03T17:03:36.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-03T17:03:36.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-03T17:03:36.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-data/core-data ./cmd/core-data [2021-05-03T17:03:44.024Z] ---> 979265091cc1 [2021-05-03T17:03:44.024Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T17:03:44.024Z] ---> 0541c6142e9f [2021-05-03T17:03:44.024Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T17:03:44.024Z] ---> e37b55227ea2 [2021-05-03T17:03:44.024Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T17:03:44.024Z] ---> 0393a640a209 [2021-05-03T17:03:44.024Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T17:03:44.024Z] ---> 0ec79976ad78 [2021-05-03T17:03:44.024Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T17:03:44.024Z] ---> Running in a7be1f4a009f [2021-05-03T17:03:44.024Z] ---> Running in 0f0601676c62 [2021-05-03T17:03:44.024Z] ---> Running in 0dd9900ec53d [2021-05-03T17:03:44.024Z] ---> Running in 9644d723e1f9 [2021-05-03T17:03:44.024Z] ---> Running in 0539363b3f89 [2021-05-03T17:03:44.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T17:03:44.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-03T17:03:44.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-03T17:03:44.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-03T17:03:44.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-03T17:04:15.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-03T17:04:15.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-03T17:04:28.351Z] Removing intermediate container 572459e243dc [2021-05-03T17:04:28.351Z] ---> 2752496c9175 [2021-05-03T17:04:28.351Z] [2021-05-03T17:04:28.351Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T17:04:28.351Z] Removing intermediate container 33376a5191ea [2021-05-03T17:04:28.351Z] ---> 5c3169a55536 [2021-05-03T17:04:28.351Z] [2021-05-03T17:04:28.351Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T17:04:28.351Z] Removing intermediate container 9b4563d472d2 [2021-05-03T17:04:28.351Z] ---> 5804cbeae626 [2021-05-03T17:04:28.351Z] [2021-05-03T17:04:28.351Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T17:04:28.351Z] Removing intermediate container 9b4222cbe28b [2021-05-03T17:04:28.351Z] ---> 02944ba6ccab [2021-05-03T17:04:28.351Z] [2021-05-03T17:04:28.351Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:04:28.351Z] 3.12: Pulling from library/alpine [2021-05-03T17:04:28.351Z] 3.12: Pulling from library/alpine [2021-05-03T17:04:28.351Z] 3.12: Pulling from library/alpine [2021-05-03T17:04:28.351Z] 3.12: Pulling from library/alpine [2021-05-03T17:04:28.621Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:04:28.621Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:04:28.621Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T17:04:28.621Z] Status: Image is up to date for alpine:3.12 [2021-05-03T17:04:28.621Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:04:28.621Z] Status: Image is up to date for alpine:3.12 [2021-05-03T17:04:28.621Z] ---> 13621d1b12d4 [2021-05-03T17:04:28.621Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T17:04:28.621Z] ---> 13621d1b12d4 [2021-05-03T17:04:28.621Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T17:04:28.621Z] ---> 13621d1b12d4 [2021-05-03T17:04:28.621Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:04:28.885Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:04:28.885Z] Status: Image is up to date for alpine:3.12 [2021-05-03T17:04:28.885Z] ---> 13621d1b12d4 [2021-05-03T17:04:28.885Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T17:04:30.321Z] ---> Running in eb25af59e061 [2021-05-03T17:04:30.321Z] ---> Running in 56583d53ed7c [2021-05-03T17:04:30.321Z] ---> Running in 8045f3079591 [2021-05-03T17:04:30.321Z] ---> Running in 29315fc0bbdb [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] Removing intermediate container 7352179e73e5 [2021-05-03T17:04:32.909Z] ---> cc08947d7df5 [2021-05-03T17:04:32.909Z] [2021-05-03T17:04:32.909Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:04:32.909Z] ---> 13621d1b12d4 [2021-05-03T17:04:32.909Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] ---> Running in 73543a0f4ae1 [2021-05-03T17:04:32.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:32.909Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T17:04:32.909Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T17:04:32.909Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T17:04:32.909Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:04:32.909Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:04:32.909Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T17:04:32.909Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T17:04:32.909Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:04:32.909Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:04:32.909Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T17:04:32.909Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:04:32.909Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T17:04:32.909Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T17:04:32.909Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T17:04:32.909Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T17:04:32.909Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:04:32.909Z] OK: 7 MiB in 18 packages [2021-05-03T17:04:32.909Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:04:32.909Z] OK: 7 MiB in 20 packages [2021-05-03T17:04:33.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:33.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:33.446Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:04:33.446Z] OK: 6 MiB in 16 packages [2021-05-03T17:04:33.446Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T17:04:33.446Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:04:33.446Z] OK: 6 MiB in 15 packages [2021-05-03T17:04:33.446Z] Removing intermediate container 73543a0f4ae1 [2021-05-03T17:04:33.446Z] ---> 16433ecf3315 [2021-05-03T17:04:33.446Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T17:04:33.709Z] ---> Running in 083fbab4f463 [2021-05-03T17:04:35.123Z] Removing intermediate container 083fbab4f463 [2021-05-03T17:04:35.123Z] ---> c3f50d1a3e67 [2021-05-03T17:04:35.123Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T17:04:35.123Z] ---> Running in a69fa1f9aa7c [2021-05-03T17:04:35.385Z] Removing intermediate container 8045f3079591 [2021-05-03T17:04:35.385Z] ---> f135e0e01460 [2021-05-03T17:04:35.385Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T17:04:35.963Z] Removing intermediate container 56583d53ed7c [2021-05-03T17:04:35.963Z] ---> 01f0e3d5e528 [2021-05-03T17:04:35.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T17:04:35.963Z] ---> Running in 8985bff33bb7 [2021-05-03T17:04:35.963Z] ---> Running in f8f4ec45d02d [2021-05-03T17:04:36.247Z] Removing intermediate container 29315fc0bbdb [2021-05-03T17:04:36.247Z] ---> a15ce3356f5c [2021-05-03T17:04:36.247Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:04:36.247Z] Removing intermediate container a69fa1f9aa7c [2021-05-03T17:04:36.247Z] ---> e74ade2eb838 [2021-05-03T17:04:36.247Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:04:36.247Z] Removing intermediate container eb25af59e061 [2021-05-03T17:04:36.247Z] ---> 2d8210ed8aa0 [2021-05-03T17:04:36.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:04:36.247Z] ---> Running in 411c613ee798 [2021-05-03T17:04:36.247Z] ---> Running in 31a67f1d2f67 [2021-05-03T17:04:36.518Z] ---> Running in 6df6eb1be315 [2021-05-03T17:04:36.518Z] Removing intermediate container f8f4ec45d02d [2021-05-03T17:04:36.518Z] ---> d7306be16583 [2021-05-03T17:04:36.518Z] Step 13/24 : WORKDIR / [2021-05-03T17:04:36.518Z] Removing intermediate container 8985bff33bb7 [2021-05-03T17:04:36.518Z] ---> b4704f40dc63 [2021-05-03T17:04:36.518Z] Step 13/21 : WORKDIR /edgex [2021-05-03T17:04:36.791Z] ---> Running in d71e5a719122 [2021-05-03T17:04:36.791Z] ---> Running in 102b7d270de1 [2021-05-03T17:04:36.791Z] Removing intermediate container 31a67f1d2f67 [2021-05-03T17:04:36.791Z] ---> a68069ac5d02 [2021-05-03T17:04:36.791Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T17:04:37.061Z] Removing intermediate container 6df6eb1be315 [2021-05-03T17:04:37.061Z] ---> 1de6c8ae5733 [2021-05-03T17:04:37.061Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T17:04:37.061Z] ---> Running in a20105b07ac6 [2021-05-03T17:04:37.061Z] ---> Running in d042d0ff11c4 [2021-05-03T17:04:37.324Z] Removing intermediate container 102b7d270de1 [2021-05-03T17:04:37.324Z] ---> 7690cc6064b5 [2021-05-03T17:04:37.324Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T17:04:37.324Z] Removing intermediate container d71e5a719122 [2021-05-03T17:04:37.324Z] ---> e20a70fd05ca [2021-05-03T17:04:37.324Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T17:04:37.901Z] Removing intermediate container a20105b07ac6 [2021-05-03T17:04:37.901Z] ---> 4511498d1aea [2021-05-03T17:04:37.901Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T17:04:37.901Z] Removing intermediate container d042d0ff11c4 [2021-05-03T17:04:37.901Z] ---> 6ef009f0f269 [2021-05-03T17:04:37.901Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T17:04:38.187Z] ---> Running in af5e7c8dce76 [2021-05-03T17:04:38.187Z] ---> Running in 5472bd5cf7bd [2021-05-03T17:04:38.187Z] ---> 4ec147fd5369 [2021-05-03T17:04:38.187Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T17:04:38.187Z] ---> 61121f80d6c3 [2021-05-03T17:04:38.187Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T17:04:38.458Z] Removing intermediate container af5e7c8dce76 [2021-05-03T17:04:38.458Z] ---> ab48913eeecb [2021-05-03T17:04:38.458Z] Step 15/23 : WORKDIR / [2021-05-03T17:04:38.724Z] Removing intermediate container 411c613ee798 [2021-05-03T17:04:38.724Z] ---> 8cf22f67ada1 [2021-05-03T17:04:38.724Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T17:04:38.724Z] Removing intermediate container 5472bd5cf7bd [2021-05-03T17:04:38.724Z] ---> 1fda203e0bc7 [2021-05-03T17:04:38.724Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:04:38.724Z] ---> Running in 310e784dcdb8 [2021-05-03T17:04:38.989Z] ---> Running in 1a1e93a985bc [2021-05-03T17:04:38.989Z] ---> 7bf6f6051536 [2021-05-03T17:04:38.989Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T17:04:39.268Z] ---> fdc8b4ab5886 [2021-05-03T17:04:39.268Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T17:04:39.268Z] ---> a5813fa5a87c [2021-05-03T17:04:39.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T17:04:39.268Z] Removing intermediate container 310e784dcdb8 [2021-05-03T17:04:39.268Z] ---> 3c95a061f764 [2021-05-03T17:04:39.268Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:04:39.548Z] ---> 5c70685d3064 [2021-05-03T17:04:39.548Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T17:04:40.169Z] ---> c6a0848b670b [2021-05-03T17:04:40.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T17:04:40.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:40.169Z] ---> 72907212d45a [2021-05-03T17:04:40.169Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T17:04:40.441Z] ---> Running in f535729da154 [2021-05-03T17:04:40.441Z] ---> 29a54ad3a002 [2021-05-03T17:04:40.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T17:04:40.708Z] ---> 01e43d071710 [2021-05-03T17:04:40.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T17:04:40.975Z] Removing intermediate container f535729da154 [2021-05-03T17:04:40.975Z] ---> 991bc6b10861 [2021-05-03T17:04:40.975Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T17:04:40.975Z] ---> 796bb0c2b547 [2021-05-03T17:04:40.975Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T17:04:40.975Z] ---> 8a83509e90b9 [2021-05-03T17:04:40.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T17:04:40.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:04:40.976Z] ---> Running in a58ac49e8422 [2021-05-03T17:04:40.976Z] ---> Running in 3fb61300f081 [2021-05-03T17:04:41.252Z] Removing intermediate container a58ac49e8422 [2021-05-03T17:04:41.252Z] ---> f98780ac5e39 [2021-05-03T17:04:41.252Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T17:04:41.252Z] Removing intermediate container 3fb61300f081 [2021-05-03T17:04:41.252Z] ---> 4153970e35ae [2021-05-03T17:04:41.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:04:41.519Z] ---> 01aaba24450a [2021-05-03T17:04:41.519Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T17:04:41.519Z] ---> Running in a8a3c5dffcf9 [2021-05-03T17:04:41.519Z] ---> Running in 66f429c0d649 [2021-05-03T17:04:41.519Z] ---> Running in 600530d02185 [2021-05-03T17:04:41.519Z] ---> b9842d4bfc07 [2021-05-03T17:04:41.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T17:04:41.519Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T17:04:41.783Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T17:04:41.783Z] Removing intermediate container a8a3c5dffcf9 [2021-05-03T17:04:41.783Z] ---> 8e88a227fe6a [2021-05-03T17:04:41.783Z] Step 20/21 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:04:41.783Z] Removing intermediate container 66f429c0d649 [2021-05-03T17:04:41.783Z] ---> dce7cf89ce9f [2021-05-03T17:04:41.783Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T17:04:41.783Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T17:04:41.783Z] Removing intermediate container 600530d02185 [2021-05-03T17:04:41.783Z] ---> 7d7ed4f052e9 [2021-05-03T17:04:41.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:04:41.783Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T17:04:42.048Z] ---> Running in e82a946996b7 [2021-05-03T17:04:42.048Z] ---> Running in 649e7b6c8876 [2021-05-03T17:04:42.048Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T17:04:42.048Z] ---> Running in 339a7f33090e [2021-05-03T17:04:42.048Z] ---> 0afe3cd10348 [2021-05-03T17:04:42.048Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-03T17:04:42.048Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T17:04:42.319Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:04:42.319Z] OK: 8 MiB in 20 packages [2021-05-03T17:04:42.319Z] ---> Running in aa5043bc7a24 [2021-05-03T17:04:42.319Z] Removing intermediate container e82a946996b7 [2021-05-03T17:04:42.319Z] ---> efbf9c3264e4 [2021-05-03T17:04:42.319Z] Step 21/22 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:04:42.319Z] Removing intermediate container 649e7b6c8876 [2021-05-03T17:04:42.319Z] ---> 07bd2c8a6e13 [2021-05-03T17:04:42.319Z] Step 21/21 : LABEL version=2.0.0-dev.194 [2021-05-03T17:04:42.592Z] Removing intermediate container 339a7f33090e [2021-05-03T17:04:42.592Z] ---> c51d01966d70 [2021-05-03T17:04:42.592Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T17:04:42.864Z] ---> Running in c5a2e163a275 [2021-05-03T17:04:42.864Z] ---> Running in 76ff23f88283 [2021-05-03T17:04:42.864Z] ---> Running in 78b01ecb9fae [2021-05-03T17:04:43.132Z] Removing intermediate container 76ff23f88283 [2021-05-03T17:04:43.132Z] ---> abfed8a61226 [2021-05-03T17:04:43.132Z] Step 22/22 : LABEL version=2.0.0-dev.194 [2021-05-03T17:04:43.132Z] Removing intermediate container c5a2e163a275 [2021-05-03T17:04:43.132Z] ---> 8fef8a263a0d [2021-05-03T17:04:43.132Z] [2021-05-03T17:04:43.132Z] Removing intermediate container 78b01ecb9fae [2021-05-03T17:04:43.132Z] ---> f4a2093dc6c4 [2021-05-03T17:04:43.132Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:04:43.402Z] Removing intermediate container 1a1e93a985bc [2021-05-03T17:04:43.402Z] ---> b787fa9bfb9a [2021-05-03T17:04:43.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:04:43.402Z] ---> Running in 20cfd440367e [2021-05-03T17:04:43.402Z] ---> Running in 00cc0faa6235 [2021-05-03T17:04:43.402Z] Successfully built 8fef8a263a0d [2021-05-03T17:04:43.671Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T17:04:43.671Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-03T17:04:43.671Z] Removing intermediate container 20cfd440367e [2021-05-03T17:04:43.671Z] ---> ad1c99acc889 [2021-05-03T17:04:43.671Z] [2021-05-03T17:04:43.937Z] ---> 1865f9ef7df9 [2021-05-03T17:04:43.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T17:04:43.937Z] Removing intermediate container 00cc0faa6235 [2021-05-03T17:04:43.937Z] ---> 0a69afbfdf0e [2021-05-03T17:04:43.937Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:04:43.937Z] Successfully built ad1c99acc889 [2021-05-03T17:04:43.937Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T17:04:43.937Z] Building docker-core-metadata-go [2021-05-03T17:04:43.937Z]  Building docker-support-notifications-go ... done  ---> Running in e116b2c91ba7 [2021-05-03T17:04:44.206Z] Removing intermediate container aa5043bc7a24 [2021-05-03T17:04:44.206Z] ---> 4f10db1fefe5 [2021-05-03T17:04:44.206Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T17:04:44.206Z] ---> Running in 0a9ff0de3d57 [2021-05-03T17:04:44.476Z] Removing intermediate container e116b2c91ba7 [2021-05-03T17:04:44.476Z] ---> fd0966151428 [2021-05-03T17:04:44.476Z] [2021-05-03T17:04:44.476Z] Successfully built fd0966151428 [2021-05-03T17:04:44.476Z] Removing intermediate container 0a9ff0de3d57 [2021-05-03T17:04:44.476Z] ---> fec892eb431d [2021-05-03T17:04:44.476Z] Step 22/24 : LABEL arch=x86_64 [2021-05-03T17:04:44.743Z] Successfully tagged docker-core-command-go:latest [2021-05-03T17:04:44.744Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-05-03T17:04:45.019Z] ---> 57af0a68ec6a [2021-05-03T17:04:45.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T17:04:45.019Z] ---> Running in 48d18977968c [2021-05-03T17:04:45.614Z] Removing intermediate container 48d18977968c [2021-05-03T17:04:45.614Z] ---> 540b046b28a4 [2021-05-03T17:04:45.614Z] Step 23/24 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:04:46.196Z] ---> ae13a7fbd22e [2021-05-03T17:04:46.196Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T17:04:48.168Z] ---> Running in d61b4f674d2a [2021-05-03T17:04:49.137Z] ---> Running in a4a5550f1cf4 [2021-05-03T17:04:50.578Z] Removing intermediate container d61b4f674d2a [2021-05-03T17:04:50.578Z] ---> 7e91e2c83014 [2021-05-03T17:04:50.578Z] Step 24/24 : LABEL version=2.0.0-dev.194 [2021-05-03T17:04:50.578Z] Removing intermediate container a4a5550f1cf4 [2021-05-03T17:04:50.578Z] ---> fe39e8ce7bbf [2021-05-03T17:04:50.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:04:52.522Z] ---> Running in 9e41d7a40619 [2021-05-03T17:04:52.789Z] ---> Running in 27810bf2d21a [2021-05-03T17:04:53.056Z] Removing intermediate container 9e41d7a40619 [2021-05-03T17:04:53.056Z] ---> a5a5534a7f61 [2021-05-03T17:04:53.056Z] [2021-05-03T17:04:53.056Z] Removing intermediate container 27810bf2d21a [2021-05-03T17:04:53.056Z] ---> 608e3d71d9b6 [2021-05-03T17:04:53.056Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T17:04:53.056Z] Successfully built a5a5534a7f61 [2021-05-03T17:04:53.056Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T17:04:53.056Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-05-03T17:04:53.333Z] ---> Running in 5c910dc123e1 [2021-05-03T17:04:53.333Z] Removing intermediate container 5c910dc123e1 [2021-05-03T17:04:53.333Z] ---> 69e7c315429a [2021-05-03T17:04:53.333Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:04:53.333Z] ---> Running in 8184f993e208 [2021-05-03T17:04:53.604Z] Removing intermediate container 8184f993e208 [2021-05-03T17:04:53.604Z] ---> 5050bb89d122 [2021-05-03T17:04:53.604Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:04:53.604Z] ---> Running in 5d38e379e7f7 [2021-05-03T17:04:53.869Z] Removing intermediate container 5d38e379e7f7 [2021-05-03T17:04:53.869Z] ---> 135adf99dce8 [2021-05-03T17:04:53.869Z] [2021-05-03T17:04:54.135Z] Successfully built 135adf99dce8 [2021-05-03T17:04:54.135Z] Successfully tagged docker-core-data-go:latest [2021-05-03T17:05:09.284Z]  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:05:09.284Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:05:09.284Z] ---> 84693fdfa266 [2021-05-03T17:05:09.284Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> 2028931df955 [2021-05-03T17:05:09.284Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> 76fa2e1c64d1 [2021-05-03T17:05:09.284Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> d37436dee794 [2021-05-03T17:05:09.284Z] Step 6/31 : COPY go.mod . [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> d6c3b4369c9c [2021-05-03T17:05:09.284Z] Step 7/31 : RUN go mod download [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> 811dee572d93 [2021-05-03T17:05:09.284Z] Step 8/31 : COPY . . [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> a96e1a93cc49 [2021-05-03T17:05:09.284Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T17:05:09.284Z] ---> Running in 20752990e23e [2021-05-03T17:05:09.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:05:09.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:05:09.284Z] ---> 84693fdfa266 [2021-05-03T17:05:09.284Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> 2028931df955 [2021-05-03T17:05:09.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:05:09.284Z] ---> Using cache [2021-05-03T17:05:09.284Z] ---> 76fa2e1c64d1 [2021-05-03T17:05:09.284Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T17:05:09.879Z] ---> Running in 5fe7526b334b [2021-05-03T17:05:10.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:05:10.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:05:10.470Z] ---> 84693fdfa266 [2021-05-03T17:05:10.470Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> 2028931df955 [2021-05-03T17:05:10.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> 76fa2e1c64d1 [2021-05-03T17:05:10.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> d37436dee794 [2021-05-03T17:05:10.470Z] Step 6/23 : COPY go.mod . [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> d6c3b4369c9c [2021-05-03T17:05:10.470Z] Step 7/23 : RUN go mod download [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> 811dee572d93 [2021-05-03T17:05:10.470Z] Step 8/23 : COPY . . [2021-05-03T17:05:10.470Z] ---> Using cache [2021-05-03T17:05:10.470Z] ---> a96e1a93cc49 [2021-05-03T17:05:10.470Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T17:05:11.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-03T17:05:11.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:05:11.869Z] ---> Running in ff95a15c6aa5 [2021-05-03T17:05:12.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:05:13.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-03T17:05:13.485Z] OK: 219 MiB in 52 packages [2021-05-03T17:05:16.121Z] Removing intermediate container 5fe7526b334b [2021-05-03T17:05:16.121Z] ---> 04f430e72010 [2021-05-03T17:05:16.121Z] Step 6/23 : COPY go.mod . [2021-05-03T17:05:16.747Z] ---> 05e3c1001551 [2021-05-03T17:05:16.747Z] Step 7/23 : RUN go mod download [2021-05-03T17:05:17.367Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:05:17.367Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:05:17.367Z] ---> 84693fdfa266 [2021-05-03T17:05:17.367Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> 2028931df955 [2021-05-03T17:05:17.367Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> 76fa2e1c64d1 [2021-05-03T17:05:17.367Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> d37436dee794 [2021-05-03T17:05:17.367Z] Step 6/22 : COPY go.mod . [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> d6c3b4369c9c [2021-05-03T17:05:17.367Z] Step 7/22 : RUN go mod download [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> 811dee572d93 [2021-05-03T17:05:17.367Z] Step 8/22 : COPY . . [2021-05-03T17:05:17.367Z] ---> Using cache [2021-05-03T17:05:17.367Z] ---> a96e1a93cc49 [2021-05-03T17:05:17.367Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T17:05:17.971Z] ---> Running in bdced021a48b [2021-05-03T17:05:18.254Z] ---> Running in eb05571d1488 [2021-05-03T17:05:19.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-03T17:05:21.706Z] Removing intermediate container bdced021a48b [2021-05-03T17:05:21.706Z] ---> fab918f687d2 [2021-05-03T17:05:21.706Z] Step 8/23 : COPY . . [2021-05-03T17:05:35.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-03T17:05:35.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-03T17:05:41.387Z] Removing intermediate container a7be1f4a009f [2021-05-03T17:05:41.387Z] ---> 42693bc6d53e [2021-05-03T17:05:41.387Z] [2021-05-03T17:05:41.387Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T17:05:41.387Z] 3.12: Pulling from library/alpine [2021-05-03T17:05:41.387Z] Removing intermediate container 0539363b3f89 [2021-05-03T17:05:41.387Z] ---> ae719f919774 [2021-05-03T17:05:41.387Z] [2021-05-03T17:05:41.387Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T17:05:41.387Z] 3.12: Pulling from library/alpine [2021-05-03T17:05:41.662Z] Removing intermediate container 0dd9900ec53d [2021-05-03T17:05:41.662Z] ---> 7d8a7d861575 [2021-05-03T17:05:41.662Z] [2021-05-03T17:05:41.662Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T17:05:41.662Z] 3.12: Pulling from library/alpine [2021-05-03T17:05:42.656Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:05:42.656Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:05:42.656Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T17:05:42.656Z] ---> 9852663dfa18 [2021-05-03T17:05:42.656Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T17:05:42.656Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T17:05:42.656Z] Status: Image is up to date for alpine:3.12 [2021-05-03T17:05:42.656Z] ---> 9852663dfa18 [2021-05-03T17:05:42.656Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T17:05:42.656Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T17:05:42.656Z] ---> 9852663dfa18 [2021-05-03T17:05:42.656Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T17:05:43.260Z] ---> Running in 95c1a63a6d53 [2021-05-03T17:05:43.260Z] ---> Running in c5ae9924c18c [2021-05-03T17:05:43.260Z] ---> Running in 1c9727bc4e92 [2021-05-03T17:05:44.406Z] Removing intermediate container 95c1a63a6d53 [2021-05-03T17:05:44.406Z] ---> df0a3e631ad0 [2021-05-03T17:05:44.406Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T17:05:44.788Z] ---> Running in cc0a0fa756f0 [2021-05-03T17:05:46.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:46.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:46.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:46.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:47.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:47.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:47.387Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T17:05:47.387Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:05:47.387Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T17:05:47.662Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T17:05:47.662Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T17:05:47.662Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T17:05:47.662Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T17:05:47.662Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:05:47.662Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:05:47.662Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:05:47.662Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T17:05:47.662Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T17:05:47.662Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:05:47.662Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:05:47.939Z] OK: 7 MiB in 18 packages [2021-05-03T17:05:47.939Z] OK: 7 MiB in 20 packages [2021-05-03T17:05:47.939Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T17:05:47.939Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T17:05:48.218Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:05:48.218Z] OK: 5 MiB in 16 packages [2021-05-03T17:05:48.664Z] ---> 199620ff40cb [2021-05-03T17:05:48.664Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T17:05:48.664Z] ---> Running in d5032bbd5b32 [2021-05-03T17:05:48.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-03T17:05:49.636Z] Removing intermediate container 20752990e23e [2021-05-03T17:05:49.636Z] ---> 37ccee41b627 [2021-05-03T17:05:49.636Z] [2021-05-03T17:05:49.636Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T17:05:49.636Z] ---> 13621d1b12d4 [2021-05-03T17:05:49.636Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T17:05:49.906Z] ---> Running in 371e8897e641 [2021-05-03T17:05:50.174Z] Removing intermediate container 371e8897e641 [2021-05-03T17:05:50.174Z] ---> 34068b05a0d9 [2021-05-03T17:05:50.174Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T17:05:50.174Z] ---> Running in 173358bca16a [2021-05-03T17:05:50.859Z] Removing intermediate container 0f0601676c62 [2021-05-03T17:05:50.859Z] ---> e583ee5b7107 [2021-05-03T17:05:50.859Z] [2021-05-03T17:05:50.859Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T17:05:50.859Z] ---> 9852663dfa18 [2021-05-03T17:05:50.859Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:05:50.859Z] ---> Running in 34f874080280 [2021-05-03T17:05:51.471Z] Removing intermediate container cc0a0fa756f0 [2021-05-03T17:05:51.471Z] ---> 3cd50bfb84c9 [2021-05-03T17:05:51.471Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T17:05:51.471Z] Removing intermediate container c5ae9924c18c [2021-05-03T17:05:51.472Z] ---> 6db92c2a21de [2021-05-03T17:05:51.472Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T17:05:51.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:05:51.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:05:51.748Z] ---> Running in a11a329842fb [2021-05-03T17:05:51.748Z] ---> Running in 54eff4435b95 [2021-05-03T17:05:51.915Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T17:05:51.916Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T17:05:51.916Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:05:51.916Z] OK: 6 MiB in 16 packages [2021-05-03T17:05:52.028Z] Removing intermediate container 1c9727bc4e92 [2021-05-03T17:05:52.028Z] ---> 4bd48234f0c9 [2021-05-03T17:05:52.028Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T17:05:52.304Z] ---> Running in 1b5546a92d54 [2021-05-03T17:05:52.584Z] Removing intermediate container 54eff4435b95 [2021-05-03T17:05:52.584Z] ---> 208408d0de23 [2021-05-03T17:05:52.584Z] Removing intermediate container a11a329842fb [2021-05-03T17:05:52.584Z] Step 13/21 : WORKDIR /edgex ---> d3c7006d0632 [2021-05-03T17:05:52.584Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T17:05:52.584Z] [2021-05-03T17:05:52.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:52.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:05:53.487Z] ---> Running in a370cbf2a1a5 [2021-05-03T17:05:53.487Z] ---> Running in 11d886307d30 [2021-05-03T17:05:53.487Z] Removing intermediate container 1b5546a92d54 [2021-05-03T17:05:53.487Z] ---> 40709785755f [2021-05-03T17:05:53.487Z] Step 13/24 : WORKDIR / [2021-05-03T17:05:53.487Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T17:05:53.487Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:05:53.487Z] OK: 5 MiB in 15 packages [2021-05-03T17:05:54.087Z] ---> Running in 732b5ecea000 [2021-05-03T17:05:55.073Z] Removing intermediate container 11d886307d30 [2021-05-03T17:05:55.073Z] ---> 785aa3dd05f1 [2021-05-03T17:05:55.073Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T17:05:55.073Z] Removing intermediate container a370cbf2a1a5 [2021-05-03T17:05:55.073Z] ---> 081c802ce647 [2021-05-03T17:05:55.073Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T17:05:55.073Z] Removing intermediate container 732b5ecea000 [2021-05-03T17:05:55.073Z] ---> 6620e5113834 [2021-05-03T17:05:55.073Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T17:05:55.073Z] ---> Running in 6a9bb9e6ff2b [2021-05-03T17:05:55.672Z] Removing intermediate container 9644d723e1f9 [2021-05-03T17:05:55.672Z] ---> 0d548ccc4c30 [2021-05-03T17:05:55.672Z] [2021-05-03T17:05:55.672Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:05:55.672Z] ---> 9852663dfa18 [2021-05-03T17:05:55.672Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:05:55.672Z] ---> Using cache [2021-05-03T17:05:55.672Z] ---> 59aa103de6c9 [2021-05-03T17:05:55.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:05:55.950Z] Removing intermediate container 34f874080280 [2021-05-03T17:05:55.950Z] ---> 59aa103de6c9 [2021-05-03T17:05:55.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:05:55.950Z] ---> Running in 61fb1f5f1557 [2021-05-03T17:05:55.950Z] ---> Running in 48e673eb4f6f [2021-05-03T17:05:56.232Z] ---> 89ff430df83f [2021-05-03T17:05:56.232Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T17:05:56.232Z] ---> 71d6e1ff4621 [2021-05-03T17:05:56.232Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T17:05:56.835Z] Removing intermediate container 61fb1f5f1557 [2021-05-03T17:05:56.835Z] ---> f992b4e39fc0 [2021-05-03T17:05:56.835Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T17:05:56.835Z] Removing intermediate container 48e673eb4f6f [2021-05-03T17:05:56.835Z] ---> 5fc9b8cad7ba [2021-05-03T17:05:56.835Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T17:05:57.112Z] ---> Running in 4b78d7e6a48c [2021-05-03T17:05:57.112Z] ---> Running in 8963ca99136d [2021-05-03T17:05:57.329Z] Removing intermediate container ff95a15c6aa5 [2021-05-03T17:05:57.329Z] ---> 3135d5a8cdee [2021-05-03T17:05:57.329Z] [2021-05-03T17:05:57.329Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:05:57.329Z] ---> 13621d1b12d4 [2021-05-03T17:05:57.329Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:05:57.329Z] ---> Using cache [2021-05-03T17:05:57.329Z] ---> a15ce3356f5c [2021-05-03T17:05:57.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:05:57.329Z] ---> Using cache [2021-05-03T17:05:57.329Z] ---> a68069ac5d02 [2021-05-03T17:05:57.329Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T17:05:57.385Z] ---> 70bdfc9f0001 [2021-05-03T17:05:57.385Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T17:05:57.657Z] ---> f4cd6c08e4ae [2021-05-03T17:05:57.657Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T17:05:57.942Z] Removing intermediate container 4b78d7e6a48c [2021-05-03T17:05:57.942Z] ---> 714e81882cbe [2021-05-03T17:05:57.942Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T17:05:57.942Z] Removing intermediate container 8963ca99136d [2021-05-03T17:05:57.942Z] ---> 73fa42f34589 [2021-05-03T17:05:57.942Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T17:05:58.201Z] Removing intermediate container 173358bca16a [2021-05-03T17:05:58.201Z] ---> d7c6bb55c1ac [2021-05-03T17:05:58.201Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T17:05:58.201Z] ---> Running in c10ba26ce5fc [2021-05-03T17:05:58.223Z] ---> Running in 5c85db3308ec [2021-05-03T17:05:58.223Z] ---> Running in aa49060a3623 [2021-05-03T17:05:58.223Z] Removing intermediate container 6a9bb9e6ff2b [2021-05-03T17:05:58.223Z] ---> 9e3f5838a0ea [2021-05-03T17:05:58.223Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T17:05:58.502Z] ---> dce7dfcffbaa [2021-05-03T17:05:58.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T17:05:58.502Z] ---> Running in b8a9940901ed [2021-05-03T17:05:58.580Z] ---> Running in a1759e9518b7 [2021-05-03T17:05:58.580Z] Removing intermediate container eb05571d1488 [2021-05-03T17:05:58.580Z] ---> 6f39d78eb01d [2021-05-03T17:05:58.580Z] [2021-05-03T17:05:58.580Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T17:05:58.580Z] ---> 13621d1b12d4 [2021-05-03T17:05:58.580Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:05:58.580Z] ---> Using cache [2021-05-03T17:05:58.580Z] ---> a15ce3356f5c [2021-05-03T17:05:58.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:05:58.580Z] ---> Using cache [2021-05-03T17:05:58.580Z] ---> a68069ac5d02 [2021-05-03T17:05:58.580Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T17:05:58.580Z] ---> Running in 790e7ada2df6 [2021-05-03T17:05:58.580Z] Removing intermediate container c10ba26ce5fc [2021-05-03T17:05:58.580Z] ---> 1ec989ac98d0 [2021-05-03T17:05:58.580Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T17:05:58.784Z] Removing intermediate container 5c85db3308ec [2021-05-03T17:05:58.784Z] ---> 4ff1eab7f4bd [2021-05-03T17:05:58.784Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:05:59.049Z] ---> Running in d5d189ca7e49 [2021-05-03T17:05:59.049Z] Removing intermediate container a1759e9518b7 [2021-05-03T17:05:59.049Z] ---> 632ba4f60834 [2021-05-03T17:05:59.049Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T17:05:59.049Z] Removing intermediate container 790e7ada2df6 [2021-05-03T17:05:59.049Z] ---> 86e24acda334 [2021-05-03T17:05:59.049Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T17:05:59.049Z] ---> Running in ea3c32b33061 [2021-05-03T17:05:59.058Z] Removing intermediate container aa49060a3623 [2021-05-03T17:05:59.058Z] ---> 7d6760523cf4 [2021-05-03T17:05:59.058Z] Step 15/23 : WORKDIR / [2021-05-03T17:05:59.338Z] ---> a2b287f7dba1 [2021-05-03T17:05:59.338Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T17:05:59.338Z] Removing intermediate container b8a9940901ed [2021-05-03T17:05:59.338Z] ---> b3af18d8d22b [2021-05-03T17:05:59.338Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T17:05:59.338Z] ---> Running in 4411afe20efe [2021-05-03T17:05:59.382Z] ---> Running in 5bcf9070b4da [2021-05-03T17:05:59.382Z] Removing intermediate container d5d189ca7e49 [2021-05-03T17:05:59.382Z] ---> b6158da72d32 [2021-05-03T17:05:59.382Z] Step 15/23 : WORKDIR / [2021-05-03T17:05:59.612Z] ---> Running in 42d763ad2ddb [2021-05-03T17:05:59.771Z] Removing intermediate container ea3c32b33061 [2021-05-03T17:05:59.771Z] ---> 8af456e4ac12 [2021-05-03T17:05:59.771Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T17:05:59.771Z] ---> Running in 6fdae61300e6 [2021-05-03T17:05:59.771Z] Removing intermediate container 5bcf9070b4da [2021-05-03T17:05:59.771Z] ---> 5364493defec [2021-05-03T17:05:59.771Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:05:59.771Z] ---> Running in 024ea55cc33d [2021-05-03T17:05:59.899Z] ---> aeacfe4ce437 [2021-05-03T17:05:59.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T17:05:59.899Z] ---> 28505870303b [2021-05-03T17:05:59.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T17:06:00.172Z] Removing intermediate container 4411afe20efe [2021-05-03T17:06:00.172Z] ---> e8ca3efca2c5 [2021-05-03T17:06:00.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:06:00.172Z] Removing intermediate container 42d763ad2ddb [2021-05-03T17:06:00.172Z] ---> c3367602e9d8 [2021-05-03T17:06:00.172Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T17:06:00.226Z] Removing intermediate container 6fdae61300e6 [2021-05-03T17:06:00.226Z] ---> 97e4db5b5968 [2021-05-03T17:06:00.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:06:00.226Z] ---> 21535935ef1c [2021-05-03T17:06:00.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T17:06:00.450Z] ---> Running in 935d8d5050a5 [2021-05-03T17:06:01.050Z] ---> 1a9ce60beeb9 [2021-05-03T17:06:01.050Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T17:06:01.266Z] ---> b8f390cc3ad0 [2021-05-03T17:06:01.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T17:06:01.647Z] ---> Running in 83fc35a37f12 [2021-05-03T17:06:01.647Z] Removing intermediate container 935d8d5050a5 [2021-05-03T17:06:01.647Z] ---> e07520db6f9f [2021-05-03T17:06:01.647Z] Step 19/21 : LABEL arch=arm64 [2021-05-03T17:06:01.647Z] ---> acfc9e843082 [2021-05-03T17:06:01.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T17:06:01.647Z] ---> ca20cb3b7b31 [2021-05-03T17:06:01.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T17:06:01.876Z] ---> 24fbb31d1084 [2021-05-03T17:06:01.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T17:06:01.920Z] ---> 583ffb27cc5a [2021-05-03T17:06:01.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T17:06:01.920Z] ---> Running in 9cb56cc2d753 [2021-05-03T17:06:02.158Z] Removing intermediate container 024ea55cc33d [2021-05-03T17:06:02.158Z] ---> 374461fd3520 [2021-05-03T17:06:02.158Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T17:06:02.158Z] ---> 6f731d9a6dd7 [2021-05-03T17:06:02.158Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T17:06:02.431Z] ---> Running in fb23abcbb9e7 [2021-05-03T17:06:02.431Z] ---> Running in 5080d32b326e [2021-05-03T17:06:02.431Z] ---> 5ffc9a772be1 [2021-05-03T17:06:02.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T17:06:02.901Z] Removing intermediate container 9cb56cc2d753 [2021-05-03T17:06:02.901Z] ---> 3c2b70370456 [2021-05-03T17:06:02.901Z] Step 20/21 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:03.189Z] ---> Running in 28a9b53cb34b [2021-05-03T17:06:03.189Z] ---> 99347cbb0ef4 [2021-05-03T17:06:03.189Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T17:06:03.189Z] ---> 23f2d42a4670 [2021-05-03T17:06:03.189Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-03T17:06:03.464Z] ---> Running in af4ac63e0d6f [2021-05-03T17:06:03.465Z] ---> 011f3146f3ec [2021-05-03T17:06:03.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T17:06:03.465Z] ---> Running in 6274bb884915 [2021-05-03T17:06:03.747Z] Removing intermediate container 28a9b53cb34b [2021-05-03T17:06:03.747Z] ---> c63fe0dfe2ed [2021-05-03T17:06:03.747Z] Step 21/21 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:03.865Z] ---> b8fafa4f181f [2021-05-03T17:06:03.865Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T17:06:03.865Z] Removing intermediate container fb23abcbb9e7 [2021-05-03T17:06:03.865Z] ---> 16a7fe7f4ccd [2021-05-03T17:06:03.865Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T17:06:03.865Z] Removing intermediate container 5080d32b326e [2021-05-03T17:06:03.865Z] ---> a6b546effd05 [2021-05-03T17:06:03.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:06:04.129Z] ---> Running in 8619914825d0 [2021-05-03T17:06:04.363Z] ---> Running in d27bd2531099 [2021-05-03T17:06:04.363Z] Removing intermediate container af4ac63e0d6f [2021-05-03T17:06:04.363Z] ---> 82e967353c2b [2021-05-03T17:06:04.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:06:04.401Z] ---> Running in 63b8b6113471 [2021-05-03T17:06:04.640Z] ---> fc88e01dabfa [2021-05-03T17:06:04.640Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T17:06:04.640Z] ---> Running in 7b923f495e91 [2021-05-03T17:06:04.676Z] ---> 7d19403cee32 [2021-05-03T17:06:04.676Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T17:06:04.676Z] Removing intermediate container 8619914825d0 [2021-05-03T17:06:04.676Z] ---> e31ae545f9f4 [2021-05-03T17:06:04.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:06:04.676Z] ---> Running in 004841893fee [2021-05-03T17:06:04.676Z] ---> Running in ad2e50f7af33 [2021-05-03T17:06:04.676Z] Removing intermediate container 63b8b6113471 [2021-05-03T17:06:04.676Z] ---> 5eddc8d06565 [2021-05-03T17:06:04.676Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T17:06:04.919Z] ---> Running in 3a29d85e042c [2021-05-03T17:06:04.919Z] Removing intermediate container d27bd2531099 [2021-05-03T17:06:04.919Z] ---> 7479de24af4a [2021-05-03T17:06:04.919Z] [2021-05-03T17:06:04.953Z] ---> Running in d56647d7e4d4 [2021-05-03T17:06:05.195Z] Removing intermediate container 83fc35a37f12 [2021-05-03T17:06:05.195Z] ---> 5b2a58ffb57d [2021-05-03T17:06:05.195Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:06:05.219Z] Removing intermediate container ad2e50f7af33 [2021-05-03T17:06:05.219Z] ---> c8772d091ddd [2021-05-03T17:06:05.219Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T17:06:05.219Z] Removing intermediate container d56647d7e4d4 [2021-05-03T17:06:05.219Z] ---> 61100ae75cf7 [2021-05-03T17:06:05.219Z] Step 21/22 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:05.219Z] ---> Running in 7f6f35c6bc91 [2021-05-03T17:06:05.219Z] ---> Running in 888c83b70c87 [2021-05-03T17:06:05.469Z] Removing intermediate container 7b923f495e91 [2021-05-03T17:06:05.469Z] ---> a0ba6710d58a [2021-05-03T17:06:05.469Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T17:06:05.469Z] Successfully built 7479de24af4a [2021-05-03T17:06:05.469Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-03T17:06:05.469Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-05-03T17:06:05.493Z] Removing intermediate container 7f6f35c6bc91 [2021-05-03T17:06:05.493Z] ---> a366d25d6f3f [2021-05-03T17:06:05.493Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:05.493Z] ---> Running in 38fcb5ea1aa7 [2021-05-03T17:06:05.493Z] Removing intermediate container 888c83b70c87 [2021-05-03T17:06:05.493Z] ---> 05aa1627c539 [2021-05-03T17:06:05.493Z] Step 22/22 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:05.744Z] ---> Running in 63fec636643e [2021-05-03T17:06:05.744Z] Removing intermediate container 3a29d85e042c [2021-05-03T17:06:05.744Z] ---> e39b402120c8 [2021-05-03T17:06:05.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:06:05.758Z] ---> Running in f979f07283fe [2021-05-03T17:06:06.022Z] ---> Running in 8c957b840e0a [2021-05-03T17:06:06.022Z] ---> 4f38300b7f92 [2021-05-03T17:06:06.022Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T17:06:06.027Z] Removing intermediate container 38fcb5ea1aa7 [2021-05-03T17:06:06.028Z] ---> 7c6991a3bde0 [2021-05-03T17:06:06.028Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:06.292Z] ---> Running in 8ca3ac5ff60f [2021-05-03T17:06:06.292Z] Removing intermediate container f979f07283fe [2021-05-03T17:06:06.292Z] ---> c527034da64d [2021-05-03T17:06:06.292Z] [2021-05-03T17:06:06.295Z] Removing intermediate container 63fec636643e [2021-05-03T17:06:06.295Z] ---> 7ba4602cd703 [2021-05-03T17:06:06.295Z] Step 21/22 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:06.561Z] Successfully built c527034da64d [2021-05-03T17:06:06.561Z] Removing intermediate container 004841893fee [2021-05-03T17:06:06.561Z] ---> 9d6a80ab45fa [2021-05-03T17:06:06.561Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:06:06.561Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T17:06:06.561Z]  Building docker-support-scheduler-go ... done Removing intermediate container 8ca3ac5ff60f [2021-05-03T17:06:06.561Z] ---> f99f754c7e66 [2021-05-03T17:06:06.561Z] [2021-05-03T17:06:06.566Z] Removing intermediate container 6274bb884915 [2021-05-03T17:06:06.566Z] ---> b80674ffec51 [2021-05-03T17:06:06.566Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T17:06:06.566Z] Removing intermediate container 8c957b840e0a [2021-05-03T17:06:06.566Z] ---> 9e78653572d1 [2021-05-03T17:06:06.566Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T17:06:06.837Z] ---> Running in 9eef07b465ec [2021-05-03T17:06:06.842Z] Successfully built f99f754c7e66 [2021-05-03T17:06:07.108Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T17:06:07.113Z] ---> Running in 6964ff074814 [2021-05-03T17:06:07.382Z] ---> Running in 36cb2d768023 [2021-05-03T17:06:07.978Z] Removing intermediate container 9eef07b465ec [2021-05-03T17:06:07.978Z] ---> eab17fc6bc1b [2021-05-03T17:06:07.978Z] Step 22/22 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:07.978Z] Removing intermediate container 6964ff074814 [2021-05-03T17:06:07.979Z] ---> e5fb75179351 [2021-05-03T17:06:07.979Z] Step 22/24 : LABEL arch=arm64 [2021-05-03T17:06:08.252Z] ---> 7d9612c165f1 [2021-05-03T17:06:08.252Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T17:06:08.515Z]  Building docker-core-metadata-go ... done  ---> 10167bb1fd1c [2021-05-03T17:06:08.515Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T17:06:08.515Z] Removing intermediate container d5032bbd5b32 [2021-05-03T17:06:08.515Z] ---> 4477b671a7db [2021-05-03T17:06:08.515Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T17:06:08.515Z] ---> Running in 7f071c96cc1d [2021-05-03T17:06:08.847Z] ---> Running in 3bfcf134b38d [2021-05-03T17:06:08.847Z] ---> Running in 4b1a9232dfa2 [2021-05-03T17:06:08.847Z] Removing intermediate container 36cb2d768023 [2021-05-03T17:06:08.847Z] ---> 6dbc45c22edd [2021-05-03T17:06:08.847Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:09.106Z] ---> fd6b34623901 [2021-05-03T17:06:09.106Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T17:06:09.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-03T17:06:09.124Z] ---> Running in bf92f50fbe32 [2021-05-03T17:06:09.378Z] ---> 8a1dcc8f6d5f [2021-05-03T17:06:09.378Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T17:06:09.399Z] ---> 13d4b1d6fffe [2021-05-03T17:06:09.399Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T17:06:09.399Z] Removing intermediate container 4b1a9232dfa2 [2021-05-03T17:06:09.399Z] ---> 620833b21d8f [2021-05-03T17:06:09.399Z] [2021-05-03T17:06:09.399Z] Removing intermediate container 3bfcf134b38d [2021-05-03T17:06:09.399Z] ---> 93b6228d0098 [2021-05-03T17:06:09.399Z] Step 23/24 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:09.643Z] ---> 276e3fb2d68f [2021-05-03T17:06:09.643Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T17:06:09.668Z] ---> Running in cb49be458173 [2021-05-03T17:06:09.668Z] Removing intermediate container bf92f50fbe32 [2021-05-03T17:06:09.668Z] ---> b2f2d44ba27c [2021-05-03T17:06:09.668Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:09.906Z] ---> a4b49f672beb [2021-05-03T17:06:09.906Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T17:06:09.951Z] Successfully built 620833b21d8f [2021-05-03T17:06:09.951Z] ---> Running in f0f00e53ee3c [2021-05-03T17:06:09.951Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-03T17:06:09.951Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-05-03T17:06:10.172Z] ---> Running in eaf289992b96 [2021-05-03T17:06:10.221Z] Removing intermediate container cb49be458173 [2021-05-03T17:06:10.221Z] ---> b1d3d7bf07ea [2021-05-03T17:06:10.221Z] Step 24/24 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:10.447Z] Removing intermediate container 7f071c96cc1d [2021-05-03T17:06:10.447Z] ---> 8660607160ea [2021-05-03T17:06:10.447Z] [2021-05-03T17:06:10.447Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T17:06:10.447Z] 20.10.0: Pulling from library/docker [2021-05-03T17:06:10.447Z] Removing intermediate container eaf289992b96 [2021-05-03T17:06:10.447Z] ---> b42f5fb86eb6 [2021-05-03T17:06:10.447Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T17:06:10.493Z] ---> e291aeeb3aa5 [2021-05-03T17:06:10.493Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T17:06:10.493Z] ---> Running in 64addaba3f5b [2021-05-03T17:06:10.769Z] Removing intermediate container f0f00e53ee3c [2021-05-03T17:06:10.769Z] ---> 8258846ebc30 [2021-05-03T17:06:10.769Z] [2021-05-03T17:06:11.033Z] ---> 31a679c66a38 [2021-05-03T17:06:11.033Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T17:06:11.042Z] Successfully built 8258846ebc30 [2021-05-03T17:06:11.296Z] ---> Running in 1f6fea509303 [2021-05-03T17:06:11.314Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-03T17:06:11.314Z] Building docker-core-data-go [2021-05-03T17:06:11.314Z]  Building docker-core-metadata-go ... done Removing intermediate container 64addaba3f5b [2021-05-03T17:06:11.314Z] ---> 9e73f8cb5775 [2021-05-03T17:06:11.314Z] [2021-05-03T17:06:11.916Z] Successfully built 9e73f8cb5775 [2021-05-03T17:06:11.916Z] ---> 8be579aa1dc4 [2021-05-03T17:06:11.916Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T17:06:11.916Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-03T17:06:11.916Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-03T17:06:12.187Z] ---> Running in c5e49bf0db46 [2021-05-03T17:06:13.162Z] Removing intermediate container c5e49bf0db46 [2021-05-03T17:06:13.162Z] ---> 21caa018093a [2021-05-03T17:06:13.162Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T17:06:13.250Z] Removing intermediate container 1f6fea509303 [2021-05-03T17:06:13.250Z] ---> 6a00022b4ad8 [2021-05-03T17:06:13.251Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T17:06:13.251Z] ---> Running in 0a87096070b0 [2021-05-03T17:06:13.520Z] Removing intermediate container 0a87096070b0 [2021-05-03T17:06:13.520Z] ---> 465c8b5810a3 [2021-05-03T17:06:13.520Z] Step 28/31 : CMD ["gate"] [2021-05-03T17:06:13.785Z] ---> Running in a5cc21db0131 [2021-05-03T17:06:14.071Z] Removing intermediate container a5cc21db0131 [2021-05-03T17:06:14.071Z] ---> 26bc9137d8d8 [2021-05-03T17:06:14.071Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T17:06:14.071Z] ---> Running in ef1410bed3ae [2021-05-03T17:06:14.134Z] ---> 3b2e55e73e9e [2021-05-03T17:06:14.135Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T17:06:14.408Z] ---> Running in a3bf95f83526 [2021-05-03T17:06:16.015Z] Removing intermediate container ef1410bed3ae [2021-05-03T17:06:16.015Z] ---> 0997fbbeb68a [2021-05-03T17:06:16.015Z] Step 30/31 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:16.015Z] ---> Running in 46e4179c59b3 [2021-05-03T17:06:16.279Z] Removing intermediate container 46e4179c59b3 [2021-05-03T17:06:16.279Z] ---> a85a02b82494 [2021-05-03T17:06:16.279Z] Step 31/31 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:16.543Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T17:06:16.543Z] ---> Running in 1738cf567ab9 [2021-05-03T17:06:16.543Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T17:06:16.543Z] ---> aefe523efa57 [2021-05-03T17:06:16.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:06:16.543Z] ---> Running in f9ab68688924 [2021-05-03T17:06:16.543Z] Removing intermediate container 1738cf567ab9 [2021-05-03T17:06:16.543Z] ---> 8af1643d0a15 [2021-05-03T17:06:16.543Z] [2021-05-03T17:06:16.807Z] Removing intermediate container f9ab68688924 [2021-05-03T17:06:16.808Z] ---> bb09de232275 [2021-05-03T17:06:16.808Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T17:06:16.808Z] ---> Running in 752bba7b57f0 [2021-05-03T17:06:16.808Z] Successfully built 8af1643d0a15 [2021-05-03T17:06:16.808Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T17:06:17.761Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T17:06:17.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T17:06:17.761Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T17:06:17.761Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T17:06:17.761Z] Executing bash-5.0.17-r0.post-install [2021-05-03T17:06:17.761Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:06:17.761Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T17:06:17.761Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T17:06:17.761Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T17:06:17.761Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T17:06:17.761Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T17:06:17.761Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T17:06:17.761Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T17:06:17.761Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T17:06:17.761Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T17:06:17.762Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T17:06:18.748Z] Removing intermediate container a3bf95f83526 [2021-05-03T17:06:18.748Z] ---> 95d676a27981 [2021-05-03T17:06:18.748Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T17:06:19.034Z] ---> Running in c52e77570b76 [2021-05-03T17:06:19.163Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T17:06:19.163Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T17:06:19.163Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T17:06:19.163Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T17:06:19.163Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T17:06:19.163Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T17:06:19.163Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T17:06:19.163Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T17:06:19.163Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T17:06:19.163Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T17:06:19.163Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T17:06:19.163Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T17:06:19.163Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T17:06:19.163Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T17:06:19.163Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T17:06:19.163Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T17:06:19.432Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T17:06:19.432Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T17:06:19.432Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T17:06:19.432Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T17:06:19.432Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T17:06:19.432Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T17:06:19.432Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T17:06:19.432Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T17:06:19.432Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T17:06:19.432Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T17:06:19.695Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T17:06:19.695Z] OK: 72 MiB in 59 packages [2021-05-03T17:06:20.019Z] Removing intermediate container c52e77570b76 [2021-05-03T17:06:20.019Z] ---> a8f603ac86f8 [2021-05-03T17:06:20.019Z] Step 28/31 : CMD ["gate"] [2021-05-03T17:06:20.647Z] Collecting docker-compose==1.23.2 [2021-05-03T17:06:20.647Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T17:06:20.911Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T17:06:20.911Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T17:06:21.173Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T17:06:21.173Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T17:06:21.438Z] 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-03T17:06:21.456Z] ---> Running in c5f526c399d9 [2021-05-03T17:06:21.701Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T17:06:21.701Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T17:06:21.964Z] Collecting PyYAML<4,>=3.10 [2021-05-03T17:06:21.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T17:06:22.118Z] Removing intermediate container c5f526c399d9 [2021-05-03T17:06:22.118Z] ---> 4eb2e41994bd [2021-05-03T17:06:22.118Z] Step 29/31 : LABEL arch=arm64 [2021-05-03T17:06:22.714Z] ---> Running in 8a6f5f50226a [2021-05-03T17:06:23.308Z] Removing intermediate container 8a6f5f50226a [2021-05-03T17:06:23.308Z] ---> 17b12fcdc9fe [2021-05-03T17:06:23.308Z] Step 30/31 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:23.889Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T17:06:23.889Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T17:06:23.900Z] ---> Running in d46e689ef7f7 [2021-05-03T17:06:24.153Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T17:06:24.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T17:06:24.176Z] Removing intermediate container d46e689ef7f7 [2021-05-03T17:06:24.176Z] ---> c76dbb297fca [2021-05-03T17:06:24.176Z] Step 31/31 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:24.728Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T17:06:24.728Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T17:06:24.764Z] ---> Running in aedbda64e834 [2021-05-03T17:06:25.305Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T17:06:25.306Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T17:06:25.306Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T17:06:25.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T17:06:25.306Z] Collecting idna<2.8,>=2.5 [2021-05-03T17:06:25.306Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T17:06:25.357Z] Removing intermediate container aedbda64e834 [2021-05-03T17:06:25.357Z] ---> c30dacbf59cf [2021-05-03T17:06:25.357Z] [2021-05-03T17:06:25.569Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T17:06:25.569Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T17:06:25.569Z] 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-03T17:06:25.569Z] 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-03T17:06:25.569Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T17:06:25.569Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T17:06:25.629Z] Successfully built c30dacbf59cf [2021-05-03T17:06:25.629Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-03T17:06:25.835Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T17:06:25.835Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T17:06:25.835Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T17:06:25.835Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T17:06:25.835Z] Installing collected packages: cached-property, docopt, idna, urllib3, requests, PyYAML, docker-pycreds, websocket-client, docker, dockerpty, texttable, jsonschema, docker-compose [2021-05-03T17:06:25.835Z] Running setup.py install for docopt: started [2021-05-03T17:06:26.410Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T17:06:26.410Z] Attempting uninstall: idna [2021-05-03T17:06:26.410Z] Found existing installation: idna 2.9 [2021-05-03T17:06:26.410Z] Uninstalling idna-2.9: [2021-05-03T17:06:26.410Z] Successfully uninstalled idna-2.9 [2021-05-03T17:06:26.683Z] Attempting uninstall: urllib3 [2021-05-03T17:06:26.683Z] Found existing installation: urllib3 1.25.9 [2021-05-03T17:06:26.683Z] Uninstalling urllib3-1.25.9: [2021-05-03T17:06:26.683Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T17:06:26.954Z] Attempting uninstall: requests [2021-05-03T17:06:26.954Z] Found existing installation: requests 2.23.0 [2021-05-03T17:06:26.954Z] Uninstalling requests-2.23.0: [2021-05-03T17:06:26.954Z] Successfully uninstalled requests-2.23.0 [2021-05-03T17:06:26.954Z] Running setup.py install for PyYAML: started [2021-05-03T17:06:27.551Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T17:06:28.134Z] Running setup.py install for dockerpty: started [2021-05-03T17:06:28.399Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T17:06:28.399Z] Running setup.py install for texttable: started [2021-05-03T17:06:28.979Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T17:06:29.244Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T17:06:38.006Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:06:38.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:06:38.006Z] ---> 74d7c6589292 [2021-05-03T17:06:38.006Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> 6808a94944f3 [2021-05-03T17:06:38.006Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> de6e42aac4ae [2021-05-03T17:06:38.006Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> 86ca1b5d9d83 [2021-05-03T17:06:38.006Z] Step 6/23 : COPY go.mod . [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> b3f9b4edcc38 [2021-05-03T17:06:38.006Z] Step 7/23 : RUN go mod download [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> 42721540918b [2021-05-03T17:06:38.006Z] Step 8/23 : COPY . . [2021-05-03T17:06:38.006Z] ---> Using cache [2021-05-03T17:06:38.006Z] ---> 0393a640a209 [2021-05-03T17:06:38.006Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T17:06:39.298Z] Removing intermediate container 752bba7b57f0 [2021-05-03T17:06:39.298Z] ---> b6a324fee9e2 [2021-05-03T17:06:39.298Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T17:06:39.298Z] ---> Running in 7242a6404ee4 [2021-05-03T17:06:39.298Z] Removing intermediate container 7242a6404ee4 [2021-05-03T17:06:39.298Z] ---> a4d533071f56 [2021-05-03T17:06:39.298Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T17:06:39.298Z] ---> Running in 27eaf08af7f6 [2021-05-03T17:06:39.298Z] Removing intermediate container 27eaf08af7f6 [2021-05-03T17:06:39.298Z] ---> 7dee957df157 [2021-05-03T17:06:39.298Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T17:06:39.568Z] ---> 0c22ec5d7175 [2021-05-03T17:06:39.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T17:06:39.834Z] ---> e5374ff56f07 [2021-05-03T17:06:39.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T17:06:40.415Z] ---> 85248f020e0d [2021-05-03T17:06:40.415Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T17:06:40.415Z] ---> Running in 8f6e638e58a1 [2021-05-03T17:06:40.681Z] Removing intermediate container 8f6e638e58a1 [2021-05-03T17:06:40.681Z] ---> f9e0e711d115 [2021-05-03T17:06:40.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:06:40.681Z] ---> Running in 2716060e63a2 [2021-05-03T17:06:40.946Z] Removing intermediate container 2716060e63a2 [2021-05-03T17:06:40.946Z] ---> 95b194b23642 [2021-05-03T17:06:40.946Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T17:06:40.946Z] ---> Running in b650c61ffa4d [2021-05-03T17:06:41.211Z] Removing intermediate container b650c61ffa4d [2021-05-03T17:06:41.211Z] ---> 5d865a6f8489 [2021-05-03T17:06:41.211Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:41.211Z] ---> Running in b7c6d7d80863 [2021-05-03T17:06:41.402Z] ---> Running in 177b6e4198d1 [2021-05-03T17:06:41.477Z] Removing intermediate container b7c6d7d80863 [2021-05-03T17:06:41.477Z] ---> 3d903312e8b9 [2021-05-03T17:06:41.477Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:06:41.477Z] ---> Running in ecacef26d0b2 [2021-05-03T17:06:41.477Z] Removing intermediate container ecacef26d0b2 [2021-05-03T17:06:41.477Z] ---> 2ecfcd02c73e [2021-05-03T17:06:41.477Z] [2021-05-03T17:06:41.744Z] Successfully built 2ecfcd02c73e [2021-05-03T17:06:41.744Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T17:06:42.022Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-03T17:06:42.033Z] $ docker stop --time=1 2b370bd2950e39d00dfe0d9b4904d9ec7bd4d4d437ea69fc22969e973ab9ac62 [2021-05-03T17:06:42.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-command/core-command ./cmd/core-command [2021-05-03T17:06:43.875Z] $ docker rm -f 2b370bd2950e39d00dfe0d9b4904d9ec7bd4d4d437ea69fc22969e973ab9ac62 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T17:06:44.356Z] + docker images [2021-05-03T17:06:44.356Z] + grep docker [2021-05-03T17:06:44.619Z] docker-sys-mgmt-agent-go latest 2ecfcd02c73e 3 seconds ago 312MB [2021-05-03T17:06:44.619Z] docker-security-bootstrapper-go latest 8af1643d0a15 28 seconds ago 18.2MB [2021-05-03T17:06:44.619Z] docker-core-metadata-go latest f99f754c7e66 38 seconds ago 18.6MB [2021-05-03T17:06:44.619Z] docker-support-scheduler-go latest c527034da64d 38 seconds ago 17.1MB [2021-05-03T17:06:44.619Z] docker-core-data-go latest 135adf99dce8 About a minute ago 21.5MB [2021-05-03T17:06:44.619Z] docker-security-secretstore-setup-go latest a5a5534a7f61 About a minute ago 25.6MB [2021-05-03T17:06:44.619Z] docker-core-command-go latest fd0966151428 2 minutes ago 17MB [2021-05-03T17:06:44.619Z] docker-support-notifications-go latest ad1c99acc889 2 minutes ago 17.6MB [2021-05-03T17:06:44.619Z] docker-security-proxy-setup-go latest 8fef8a263a0d 2 minutes ago 25.3MB [2021-05-03T17:06:44.619Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T17:06:44.806Z] provisioning config files... [2021-05-03T17:06:44.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/462@tmp/config709485631022108041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:06:45.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:06:45.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:06:45.013Z] ---> 74d7c6589292 [2021-05-03T17:06:45.013Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T17:06:45.013Z] ---> Using cache [2021-05-03T17:06:45.013Z] ---> 6808a94944f3 [2021-05-03T17:06:45.013Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:06:45.013Z] ---> Using cache [2021-05-03T17:06:45.013Z] ---> de6e42aac4ae [2021-05-03T17:06:45.013Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T17:06:45.178Z] ---> docker-login.sh [2021-05-03T17:06:45.178Z] nexus3.edgexfoundry.org:10001 [2021-05-03T17:06:45.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:06:45.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:06:45.442Z] Configure a credential helper to remove this warning. See [2021-05-03T17:06:45.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:06:45.442Z] [2021-05-03T17:06:45.442Z] Login Succeeded [2021-05-03T17:06:45.442Z] nexus3.edgexfoundry.org:10002 [2021-05-03T17:06:45.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:06:45.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:06:45.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:06:45.612Z] ---> 74d7c6589292 [2021-05-03T17:06:45.612Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:06:45.612Z] ---> Using cache [2021-05-03T17:06:45.612Z] ---> 6808a94944f3 [2021-05-03T17:06:45.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:06:45.612Z] ---> Using cache [2021-05-03T17:06:45.612Z] ---> de6e42aac4ae [2021-05-03T17:06:45.612Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T17:06:45.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:06:45.706Z] Configure a credential helper to remove this warning. See [2021-05-03T17:06:45.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:06:45.706Z] [2021-05-03T17:06:45.706Z] Login Succeeded [2021-05-03T17:06:45.706Z] nexus3.edgexfoundry.org:10003 [2021-05-03T17:06:45.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:06:45.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:06:45.970Z] Configure a credential helper to remove this warning. See [2021-05-03T17:06:45.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:06:45.970Z] [2021-05-03T17:06:45.970Z] Login Succeeded [2021-05-03T17:06:45.970Z] nexus3.edgexfoundry.org:10004 [2021-05-03T17:06:45.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:06:45.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:06:45.970Z] Configure a credential helper to remove this warning. See [2021-05-03T17:06:45.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:06:45.970Z] [2021-05-03T17:06:45.970Z] Login Succeeded [2021-05-03T17:06:45.970Z] docker.io [2021-05-03T17:06:46.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T17:06:46.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T17:06:46.219Z] ---> 74d7c6589292 [2021-05-03T17:06:46.219Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T17:06:46.219Z] ---> Using cache [2021-05-03T17:06:46.219Z] ---> 6808a94944f3 [2021-05-03T17:06:46.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:06:46.219Z] ---> Using cache [2021-05-03T17:06:46.219Z] ---> de6e42aac4ae [2021-05-03T17:06:46.219Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T17:06:46.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:06:46.493Z] ---> Running in 42ad5def3aae [2021-05-03T17:06:46.493Z] ---> Running in 9eb237acccc0 [2021-05-03T17:06:46.493Z] ---> Running in f28edfa9b38e [2021-05-03T17:06:46.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:06:46.497Z] Configure a credential helper to remove this warning. See [2021-05-03T17:06:46.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:06:46.497Z] [2021-05-03T17:06:46.497Z] Login Succeeded [2021-05-03T17:06:46.497Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T17:06:46.509Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:06:46.585Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-05-03T17:06:46.585Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:46.585Z] 2.0.0-dev.194 [2021-05-03T17:06:46.585Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:46.585Z] master [2021-05-03T17:06:46.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:46.956Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:47.275Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:47.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-03T17:06:47.275Z] 79a6aeaa00bf: Preparing [2021-05-03T17:06:47.275Z] c243f24c35b7: Preparing [2021-05-03T17:06:47.275Z] 651f9a826b62: Preparing [2021-05-03T17:06:47.275Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:47.275Z] 32f366d666a5: Preparing [2021-05-03T17:06:47.275Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:47.537Z] a1f9e9e193b8: Pushed [2021-05-03T17:06:47.537Z] 79a6aeaa00bf: Pushed [2021-05-03T17:06:47.537Z] 651f9a826b62: Pushed [2021-05-03T17:06:48.487Z] c243f24c35b7: Pushed [2021-05-03T17:06:48.750Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:e5e2d9f94768fcaff5e3b33fa7c5468cec59de4011eb29c5ddf6eb0ea4f0d354 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:49.068Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:49.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:06:49.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:06:49.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:06:49.378Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.194 [2021-05-03T17:06:49.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-03T17:06:49.378Z] 79a6aeaa00bf: Preparing [2021-05-03T17:06:49.378Z] c243f24c35b7: Preparing [2021-05-03T17:06:49.378Z] 651f9a826b62: Preparing [2021-05-03T17:06:49.378Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:49.378Z] 32f366d666a5: Preparing [2021-05-03T17:06:49.378Z] c243f24c35b7: Layer already exists [2021-05-03T17:06:49.378Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:49.378Z] 79a6aeaa00bf: Layer already exists [2021-05-03T17:06:49.378Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:49.378Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:49.378Z] 2.0.0-dev.194: digest: sha256:e5e2d9f94768fcaff5e3b33fa7c5468cec59de4011eb29c5ddf6eb0ea4f0d354 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:49.691Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:49.998Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:49.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-03T17:06:49.998Z] 79a6aeaa00bf: Preparing [2021-05-03T17:06:49.998Z] c243f24c35b7: Preparing [2021-05-03T17:06:49.998Z] 651f9a826b62: Preparing [2021-05-03T17:06:49.998Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:49.998Z] 32f366d666a5: Preparing [2021-05-03T17:06:49.998Z] 79a6aeaa00bf: Layer already exists [2021-05-03T17:06:49.998Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:49.998Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:49.998Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:49.998Z] c243f24c35b7: Layer already exists [2021-05-03T17:06:49.998Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:e5e2d9f94768fcaff5e3b33fa7c5468cec59de4011eb29c5ddf6eb0ea4f0d354 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:50.318Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:50.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:06:50.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:06:50.707Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-05-03T17:06:50.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-03T17:06:50.708Z] 79a6aeaa00bf: Preparing [2021-05-03T17:06:50.708Z] c243f24c35b7: Preparing [2021-05-03T17:06:50.708Z] 651f9a826b62: Preparing [2021-05-03T17:06:50.708Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:50.708Z] 32f366d666a5: Preparing [2021-05-03T17:06:50.708Z] 79a6aeaa00bf: Layer already exists [2021-05-03T17:06:50.708Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:50.708Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:50.708Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:50.708Z] c243f24c35b7: Layer already exists [2021-05-03T17:06:50.708Z] master: digest: sha256:e5e2d9f94768fcaff5e3b33fa7c5468cec59de4011eb29c5ddf6eb0ea4f0d354 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:06:50.775Z] ===================================================== [Pipeline] echo [2021-05-03T17:06:50.790Z] taggedImages: [2021-05-03T17:06:50.790Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:50.790Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.194 [2021-05-03T17:06:50.790Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:50.790Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-05-03T17:06:50.826Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-05-03T17:06:50.826Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:50.826Z] 2.0.0-dev.194 [2021-05-03T17:06:50.826Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:50.826Z] master [2021-05-03T17:06:50.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-05-03T17:06:50.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:51.245Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:51.562Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:51.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-03T17:06:51.562Z] 55e34c9852ec: Preparing [2021-05-03T17:06:51.562Z] 468e36575254: Preparing [2021-05-03T17:06:51.562Z] 651f9a826b62: Preparing [2021-05-03T17:06:51.562Z] b0d5dfced8a8: Preparing [2021-05-03T17:06:51.562Z] 73da7eafa1dd: Preparing [2021-05-03T17:06:51.562Z] 32f366d666a5: Preparing [2021-05-03T17:06:51.562Z] 32f366d666a5: Waiting [2021-05-03T17:06:51.562Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:51.562Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:51.830Z] 55e34c9852ec: Pushed [2021-05-03T17:06:51.830Z] 73da7eafa1dd: Pushed [2021-05-03T17:06:51.830Z] b0d5dfced8a8: Pushed [2021-05-03T17:06:51.863Z] OK: 218 MiB in 52 packages [2021-05-03T17:06:51.863Z] OK: 218 MiB in 52 packages [2021-05-03T17:06:51.863Z] OK: 218 MiB in 52 packages [2021-05-03T17:06:52.786Z] 468e36575254: Pushed [2021-05-03T17:06:53.050Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:d0e14462f6d42af6f92bb29d624463795116c7ac43460b1d0a2e8b26aaf532e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:53.375Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:53.878Z] Removing intermediate container 42ad5def3aae [2021-05-03T17:06:53.878Z] ---> ca560809fb0f [2021-05-03T17:06:53.878Z] Step 6/22 : COPY go.mod . [2021-05-03T17:06:54.044Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.194 [2021-05-03T17:06:54.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-03T17:06:54.044Z] 55e34c9852ec: Preparing [2021-05-03T17:06:54.044Z] 468e36575254: Preparing [2021-05-03T17:06:54.044Z] 651f9a826b62: Preparing [2021-05-03T17:06:54.044Z] b0d5dfced8a8: Preparing [2021-05-03T17:06:54.044Z] 73da7eafa1dd: Preparing [2021-05-03T17:06:54.044Z] 32f366d666a5: Preparing [2021-05-03T17:06:54.044Z] 32f366d666a5: Waiting [2021-05-03T17:06:54.044Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:54.044Z] b0d5dfced8a8: Layer already exists [2021-05-03T17:06:54.044Z] 468e36575254: Layer already exists [2021-05-03T17:06:54.044Z] 55e34c9852ec: Layer already exists [2021-05-03T17:06:54.044Z] 73da7eafa1dd: Layer already exists [2021-05-03T17:06:54.044Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:54.044Z] 2.0.0-dev.194: digest: sha256:d0e14462f6d42af6f92bb29d624463795116c7ac43460b1d0a2e8b26aaf532e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:54.157Z] Removing intermediate container f28edfa9b38e [2021-05-03T17:06:54.157Z] ---> 53f1847e3b5f [2021-05-03T17:06:54.157Z] Step 6/23 : COPY go.mod . [2021-05-03T17:06:54.359Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:54.439Z] Removing intermediate container 9eb237acccc0 [2021-05-03T17:06:54.439Z] ---> a931944b13d3 [2021-05-03T17:06:54.439Z] Step 6/23 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:54.933Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:54.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-03T17:06:54.933Z] 55e34c9852ec: Preparing [2021-05-03T17:06:54.933Z] 468e36575254: Preparing [2021-05-03T17:06:54.933Z] 651f9a826b62: Preparing [2021-05-03T17:06:54.933Z] b0d5dfced8a8: Preparing [2021-05-03T17:06:54.933Z] 73da7eafa1dd: Preparing [2021-05-03T17:06:54.933Z] 32f366d666a5: Preparing [2021-05-03T17:06:54.933Z] 32f366d666a5: Waiting [2021-05-03T17:06:54.933Z] 55e34c9852ec: Layer already exists [2021-05-03T17:06:54.933Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:54.933Z] 468e36575254: Layer already exists [2021-05-03T17:06:54.933Z] 73da7eafa1dd: Layer already exists [2021-05-03T17:06:54.933Z] b0d5dfced8a8: Layer already exists [2021-05-03T17:06:54.933Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:54.933Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:d0e14462f6d42af6f92bb29d624463795116c7ac43460b1d0a2e8b26aaf532e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:55.248Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:55.555Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-03T17:06:55.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-03T17:06:55.555Z] 55e34c9852ec: Preparing [2021-05-03T17:06:55.555Z] 468e36575254: Preparing [2021-05-03T17:06:55.555Z] 651f9a826b62: Preparing [2021-05-03T17:06:55.555Z] b0d5dfced8a8: Preparing [2021-05-03T17:06:55.555Z] 73da7eafa1dd: Preparing [2021-05-03T17:06:55.555Z] 32f366d666a5: Preparing [2021-05-03T17:06:55.555Z] 32f366d666a5: Waiting [2021-05-03T17:06:55.555Z] 468e36575254: Layer already exists [2021-05-03T17:06:55.555Z] b0d5dfced8a8: Layer already exists [2021-05-03T17:06:55.555Z] 55e34c9852ec: Layer already exists [2021-05-03T17:06:55.555Z] 73da7eafa1dd: Layer already exists [2021-05-03T17:06:55.555Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:55.555Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:55.555Z] master: digest: sha256:d0e14462f6d42af6f92bb29d624463795116c7ac43460b1d0a2e8b26aaf532e3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:06:55.610Z] ===================================================== [Pipeline] echo [2021-05-03T17:06:55.624Z] taggedImages: [2021-05-03T17:06:55.624Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:55.624Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.194 [2021-05-03T17:06:55.624Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:55.624Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-05-03T17:06:55.658Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-05-03T17:06:55.658Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:55.658Z] 2.0.0-dev.194 [2021-05-03T17:06:55.658Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:55.658Z] master [2021-05-03T17:06:55.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:55.893Z] ---> 43328dd6d7db [2021-05-03T17:06:55.893Z] Step 7/23 : RUN go mod download [2021-05-03T17:06:55.893Z] ---> c0440eafaeb6 [2021-05-03T17:06:55.893Z] Step 7/22 : RUN go mod download [2021-05-03T17:06:55.893Z] ---> 22774a3397c4 [2021-05-03T17:06:55.894Z] ---> Running in 3572df6a009f [2021-05-03T17:06:55.894Z] ---> Running in d9c769df4189 [2021-05-03T17:06:55.894Z] Step 7/23 : RUN go mod download [2021-05-03T17:06:56.017Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:56.321Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:56.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-03T17:06:56.321Z] bd9a0f7e6714: Preparing [2021-05-03T17:06:56.321Z] 9733c67789f7: Preparing [2021-05-03T17:06:56.321Z] 651f9a826b62: Preparing [2021-05-03T17:06:56.321Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:56.321Z] 32f366d666a5: Preparing [2021-05-03T17:06:56.321Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:56.321Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:56.321Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:56.321Z] bd9a0f7e6714: Pushed [2021-05-03T17:06:56.517Z] ---> Running in 4bfeec8d336b [2021-05-03T17:06:57.710Z] 9733c67789f7: Pushed [2021-05-03T17:06:57.710Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:c8bcec1d100642cdb4e6105a77a7aab1a960b07f0c40308978b3ca663627d455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:58.019Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:58.327Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.194 [2021-05-03T17:06:58.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-03T17:06:58.327Z] bd9a0f7e6714: Preparing [2021-05-03T17:06:58.327Z] 9733c67789f7: Preparing [2021-05-03T17:06:58.327Z] 651f9a826b62: Preparing [2021-05-03T17:06:58.327Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:58.327Z] 32f366d666a5: Preparing [2021-05-03T17:06:58.327Z] bd9a0f7e6714: Layer already exists [2021-05-03T17:06:58.327Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:58.327Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:58.327Z] 9733c67789f7: Layer already exists [2021-05-03T17:06:58.327Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:58.327Z] 2.0.0-dev.194: digest: sha256:c8bcec1d100642cdb4e6105a77a7aab1a960b07f0c40308978b3ca663627d455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:58.645Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:58.959Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:58.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-03T17:06:58.959Z] bd9a0f7e6714: Preparing [2021-05-03T17:06:58.959Z] 9733c67789f7: Preparing [2021-05-03T17:06:58.959Z] 651f9a826b62: Preparing [2021-05-03T17:06:58.959Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:58.959Z] 32f366d666a5: Preparing [2021-05-03T17:06:58.959Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:58.959Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:58.959Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:58.959Z] bd9a0f7e6714: Layer already exists [2021-05-03T17:06:58.959Z] 9733c67789f7: Layer already exists [2021-05-03T17:06:58.959Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:c8bcec1d100642cdb4e6105a77a7aab1a960b07f0c40308978b3ca663627d455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:59.275Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:06:59.582Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-05-03T17:06:59.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-03T17:06:59.582Z] bd9a0f7e6714: Preparing [2021-05-03T17:06:59.582Z] 9733c67789f7: Preparing [2021-05-03T17:06:59.582Z] 651f9a826b62: Preparing [2021-05-03T17:06:59.582Z] a1f9e9e193b8: Preparing [2021-05-03T17:06:59.582Z] 32f366d666a5: Preparing [2021-05-03T17:06:59.582Z] 9733c67789f7: Layer already exists [2021-05-03T17:06:59.582Z] bd9a0f7e6714: Layer already exists [2021-05-03T17:06:59.582Z] 651f9a826b62: Layer already exists [2021-05-03T17:06:59.582Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:06:59.582Z] 32f366d666a5: Layer already exists [2021-05-03T17:06:59.582Z] master: digest: sha256:c8bcec1d100642cdb4e6105a77a7aab1a960b07f0c40308978b3ca663627d455 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:06:59.639Z] ===================================================== [Pipeline] echo [2021-05-03T17:06:59.654Z] taggedImages: [2021-05-03T17:06:59.654Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:59.654Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.194 [2021-05-03T17:06:59.655Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:59.655Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-05-03T17:06:59.690Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-05-03T17:06:59.690Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:06:59.690Z] 2.0.0-dev.194 [2021-05-03T17:06:59.690Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:06:59.690Z] master [2021-05-03T17:06:59.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:00.062Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:00.379Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:00.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-03T17:07:00.379Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:00.379Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:00.379Z] fca4cb8643cf: Preparing [2021-05-03T17:07:00.379Z] bf30504b4933: Preparing [2021-05-03T17:07:00.379Z] 5ad1f99289f3: Preparing [2021-05-03T17:07:00.379Z] 96029aecfc36: Preparing [2021-05-03T17:07:00.379Z] 651f9a826b62: Preparing [2021-05-03T17:07:00.379Z] fd680e037fcb: Preparing [2021-05-03T17:07:00.379Z] fd680e037fcb: Preparing [2021-05-03T17:07:00.379Z] 39201aed6785: Preparing [2021-05-03T17:07:00.379Z] c43dabf7aad9: Preparing [2021-05-03T17:07:00.379Z] 32f366d666a5: Preparing [2021-05-03T17:07:00.379Z] c43dabf7aad9: Waiting [2021-05-03T17:07:00.379Z] fd680e037fcb: Waiting [2021-05-03T17:07:00.379Z] 39201aed6785: Waiting [2021-05-03T17:07:00.379Z] 32f366d666a5: Waiting [2021-05-03T17:07:00.379Z] 651f9a826b62: Waiting [2021-05-03T17:07:00.643Z] 5ad1f99289f3: Pushed [2021-05-03T17:07:00.643Z] bf30504b4933: Pushed [2021-05-03T17:07:00.643Z] 7c2c34cd02a8: Pushed [2021-05-03T17:07:00.643Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:00.643Z] fca4cb8643cf: Pushed [2021-05-03T17:07:00.643Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:00.643Z] fd680e037fcb: Pushed [2021-05-03T17:07:00.877Z] Removing intermediate container d9c769df4189 [2021-05-03T17:07:00.877Z] ---> eb6a19b50952 [2021-05-03T17:07:00.877Z] Step 8/22 : COPY . . [2021-05-03T17:07:00.905Z] 39201aed6785: Pushed [2021-05-03T17:07:00.905Z] c43dabf7aad9: Pushed [2021-05-03T17:07:01.474Z] Removing intermediate container 4bfeec8d336b [2021-05-03T17:07:01.474Z] ---> 1add73f34f43 [2021-05-03T17:07:01.474Z] Step 8/23 : COPY . . [2021-05-03T17:07:01.474Z] Removing intermediate container 3572df6a009f [2021-05-03T17:07:01.474Z] ---> 36f1e5eed74b [2021-05-03T17:07:01.474Z] Step 8/23 : COPY . . [2021-05-03T17:07:01.857Z] 96029aecfc36: Pushed [2021-05-03T17:07:01.857Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:23d5ea0bf0198ed29aa591f3a97d8add98a25561588ca7a1d93d8c328ac0676e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:02.169Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:02.475Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.194 [2021-05-03T17:07:02.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-03T17:07:02.475Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:02.475Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:02.475Z] fca4cb8643cf: Preparing [2021-05-03T17:07:02.475Z] bf30504b4933: Preparing [2021-05-03T17:07:02.475Z] 5ad1f99289f3: Preparing [2021-05-03T17:07:02.475Z] 96029aecfc36: Preparing [2021-05-03T17:07:02.475Z] 651f9a826b62: Preparing [2021-05-03T17:07:02.475Z] fd680e037fcb: Preparing [2021-05-03T17:07:02.475Z] fd680e037fcb: Preparing [2021-05-03T17:07:02.475Z] 39201aed6785: Preparing [2021-05-03T17:07:02.475Z] c43dabf7aad9: Preparing [2021-05-03T17:07:02.475Z] 32f366d666a5: Preparing [2021-05-03T17:07:02.475Z] 651f9a826b62: Waiting [2021-05-03T17:07:02.475Z] fd680e037fcb: Waiting [2021-05-03T17:07:02.475Z] 39201aed6785: Waiting [2021-05-03T17:07:02.475Z] c43dabf7aad9: Waiting [2021-05-03T17:07:02.475Z] 32f366d666a5: Waiting [2021-05-03T17:07:02.475Z] fca4cb8643cf: Layer already exists [2021-05-03T17:07:02.475Z] 5ad1f99289f3: Layer already exists [2021-05-03T17:07:02.475Z] 7c2c34cd02a8: Layer already exists [2021-05-03T17:07:02.475Z] bf30504b4933: Layer already exists [2021-05-03T17:07:02.475Z] 96029aecfc36: Layer already exists [2021-05-03T17:07:02.475Z] fd680e037fcb: Layer already exists [2021-05-03T17:07:02.475Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:02.475Z] 39201aed6785: Layer already exists [2021-05-03T17:07:02.475Z] c43dabf7aad9: Layer already exists [2021-05-03T17:07:02.475Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:02.475Z] 2.0.0-dev.194: digest: sha256:23d5ea0bf0198ed29aa591f3a97d8add98a25561588ca7a1d93d8c328ac0676e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:02.786Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:03.098Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-03T17:07:03.098Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:03.098Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:03.098Z] fca4cb8643cf: Preparing [2021-05-03T17:07:03.098Z] bf30504b4933: Preparing [2021-05-03T17:07:03.098Z] 5ad1f99289f3: Preparing [2021-05-03T17:07:03.098Z] 96029aecfc36: Preparing [2021-05-03T17:07:03.098Z] 651f9a826b62: Preparing [2021-05-03T17:07:03.098Z] fd680e037fcb: Preparing [2021-05-03T17:07:03.098Z] fd680e037fcb: Preparing [2021-05-03T17:07:03.098Z] 39201aed6785: Preparing [2021-05-03T17:07:03.098Z] c43dabf7aad9: Preparing [2021-05-03T17:07:03.098Z] 32f366d666a5: Preparing [2021-05-03T17:07:03.098Z] 651f9a826b62: Waiting [2021-05-03T17:07:03.098Z] fd680e037fcb: Waiting [2021-05-03T17:07:03.098Z] 39201aed6785: Waiting [2021-05-03T17:07:03.098Z] c43dabf7aad9: Waiting [2021-05-03T17:07:03.098Z] 32f366d666a5: Waiting [2021-05-03T17:07:03.098Z] 5ad1f99289f3: Layer already exists [2021-05-03T17:07:03.098Z] 96029aecfc36: Layer already exists [2021-05-03T17:07:03.098Z] bf30504b4933: Layer already exists [2021-05-03T17:07:03.098Z] 7c2c34cd02a8: Layer already exists [2021-05-03T17:07:03.098Z] fca4cb8643cf: Layer already exists [2021-05-03T17:07:03.098Z] fd680e037fcb: Layer already exists [2021-05-03T17:07:03.098Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:03.098Z] 39201aed6785: Layer already exists [2021-05-03T17:07:03.098Z] c43dabf7aad9: Layer already exists [2021-05-03T17:07:03.098Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:03.098Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:23d5ea0bf0198ed29aa591f3a97d8add98a25561588ca7a1d93d8c328ac0676e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:03.418Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:03.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-05-03T17:07:03.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-03T17:07:03.724Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:03.724Z] 7c2c34cd02a8: Preparing [2021-05-03T17:07:03.724Z] fca4cb8643cf: Preparing [2021-05-03T17:07:03.724Z] bf30504b4933: Preparing [2021-05-03T17:07:03.724Z] 5ad1f99289f3: Preparing [2021-05-03T17:07:03.724Z] 96029aecfc36: Preparing [2021-05-03T17:07:03.724Z] 651f9a826b62: Preparing [2021-05-03T17:07:03.724Z] fd680e037fcb: Preparing [2021-05-03T17:07:03.724Z] fd680e037fcb: Preparing [2021-05-03T17:07:03.724Z] 39201aed6785: Preparing [2021-05-03T17:07:03.724Z] c43dabf7aad9: Preparing [2021-05-03T17:07:03.724Z] 32f366d666a5: Preparing [2021-05-03T17:07:03.724Z] 651f9a826b62: Waiting [2021-05-03T17:07:03.724Z] fd680e037fcb: Waiting [2021-05-03T17:07:03.724Z] 39201aed6785: Waiting [2021-05-03T17:07:03.724Z] c43dabf7aad9: Waiting [2021-05-03T17:07:03.724Z] 32f366d666a5: Waiting [2021-05-03T17:07:03.724Z] bf30504b4933: Layer already exists [2021-05-03T17:07:03.724Z] 5ad1f99289f3: Layer already exists [2021-05-03T17:07:03.724Z] 7c2c34cd02a8: Layer already exists [2021-05-03T17:07:03.724Z] 96029aecfc36: Layer already exists [2021-05-03T17:07:03.724Z] fca4cb8643cf: Layer already exists [2021-05-03T17:07:03.724Z] c43dabf7aad9: Layer already exists [2021-05-03T17:07:03.724Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:03.724Z] 39201aed6785: Layer already exists [2021-05-03T17:07:03.724Z] fd680e037fcb: Layer already exists [2021-05-03T17:07:03.724Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:03.986Z] master: digest: sha256:23d5ea0bf0198ed29aa591f3a97d8add98a25561588ca7a1d93d8c328ac0676e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:04.058Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:04.073Z] taggedImages: [2021-05-03T17:07:04.073Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:04.073Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.194 [2021-05-03T17:07:04.073Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:04.073Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-05-03T17:07:04.108Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-05-03T17:07:04.108Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:04.108Z] 2.0.0-dev.194 [2021-05-03T17:07:04.108Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:04.108Z] master [2021-05-03T17:07:04.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:04.459Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:04.769Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:04.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-03T17:07:04.769Z] 38ff23d97d29: Preparing [2021-05-03T17:07:04.769Z] 96748fca564d: Preparing [2021-05-03T17:07:04.769Z] b5ebd5715199: Preparing [2021-05-03T17:07:04.769Z] c24f6a2d2848: Preparing [2021-05-03T17:07:04.769Z] c245768af8c8: Preparing [2021-05-03T17:07:04.769Z] 32f366d666a5: Preparing [2021-05-03T17:07:04.769Z] 32f366d666a5: Waiting [2021-05-03T17:07:05.039Z] c24f6a2d2848: Pushed [2021-05-03T17:07:05.039Z] b5ebd5715199: Pushed [2021-05-03T17:07:05.039Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:05.303Z] c245768af8c8: Pushed [2021-05-03T17:07:05.875Z] 96748fca564d: Pushed [2021-05-03T17:07:05.875Z] 38ff23d97d29: Pushed [2021-05-03T17:07:05.875Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:d06163960d108be3d24cc72c7d4b9f80373ed2438a2437938c841705427ca499 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:06.189Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:06.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.194 [2021-05-03T17:07:06.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-03T17:07:06.497Z] 38ff23d97d29: Preparing [2021-05-03T17:07:06.497Z] 96748fca564d: Preparing [2021-05-03T17:07:06.497Z] b5ebd5715199: Preparing [2021-05-03T17:07:06.497Z] c24f6a2d2848: Preparing [2021-05-03T17:07:06.497Z] c245768af8c8: Preparing [2021-05-03T17:07:06.497Z] 32f366d666a5: Preparing [2021-05-03T17:07:06.497Z] 32f366d666a5: Waiting [2021-05-03T17:07:06.497Z] c24f6a2d2848: Layer already exists [2021-05-03T17:07:06.497Z] c245768af8c8: Layer already exists [2021-05-03T17:07:06.497Z] 38ff23d97d29: Layer already exists [2021-05-03T17:07:06.497Z] 96748fca564d: Layer already exists [2021-05-03T17:07:06.497Z] b5ebd5715199: Layer already exists [2021-05-03T17:07:06.497Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:06.497Z] 2.0.0-dev.194: digest: sha256:d06163960d108be3d24cc72c7d4b9f80373ed2438a2437938c841705427ca499 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:06.804Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:07.107Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:07.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-03T17:07:07.107Z] 38ff23d97d29: Preparing [2021-05-03T17:07:07.107Z] 96748fca564d: Preparing [2021-05-03T17:07:07.107Z] b5ebd5715199: Preparing [2021-05-03T17:07:07.107Z] c24f6a2d2848: Preparing [2021-05-03T17:07:07.107Z] c245768af8c8: Preparing [2021-05-03T17:07:07.107Z] 32f366d666a5: Preparing [2021-05-03T17:07:07.107Z] 32f366d666a5: Waiting [2021-05-03T17:07:07.107Z] 96748fca564d: Layer already exists [2021-05-03T17:07:07.107Z] b5ebd5715199: Layer already exists [2021-05-03T17:07:07.107Z] c245768af8c8: Layer already exists [2021-05-03T17:07:07.107Z] c24f6a2d2848: Layer already exists [2021-05-03T17:07:07.107Z] 38ff23d97d29: Layer already exists [2021-05-03T17:07:07.107Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:07.107Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:d06163960d108be3d24cc72c7d4b9f80373ed2438a2437938c841705427ca499 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:07.412Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:07.714Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-05-03T17:07:07.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-03T17:07:07.714Z] 38ff23d97d29: Preparing [2021-05-03T17:07:07.714Z] 96748fca564d: Preparing [2021-05-03T17:07:07.714Z] b5ebd5715199: Preparing [2021-05-03T17:07:07.714Z] c24f6a2d2848: Preparing [2021-05-03T17:07:07.714Z] c245768af8c8: Preparing [2021-05-03T17:07:07.714Z] 32f366d666a5: Preparing [2021-05-03T17:07:07.714Z] 32f366d666a5: Waiting [2021-05-03T17:07:07.714Z] b5ebd5715199: Layer already exists [2021-05-03T17:07:07.714Z] 96748fca564d: Layer already exists [2021-05-03T17:07:07.714Z] c245768af8c8: Layer already exists [2021-05-03T17:07:07.714Z] 38ff23d97d29: Layer already exists [2021-05-03T17:07:07.714Z] c24f6a2d2848: Layer already exists [2021-05-03T17:07:07.714Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:07.714Z] master: digest: sha256:d06163960d108be3d24cc72c7d4b9f80373ed2438a2437938c841705427ca499 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:07.772Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:07.787Z] taggedImages: [2021-05-03T17:07:07.787Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:07.787Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.194 [2021-05-03T17:07:07.787Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:07.787Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-05-03T17:07:07.821Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-05-03T17:07:07.821Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:07.821Z] 2.0.0-dev.194 [2021-05-03T17:07:07.821Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:07.821Z] master [2021-05-03T17:07:07.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:08.164Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:08.471Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:08.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-03T17:07:08.472Z] e04e1825da2e: Preparing [2021-05-03T17:07:08.472Z] 4dd6e43ed02f: Preparing [2021-05-03T17:07:08.472Z] 8be7b8b0a360: Preparing [2021-05-03T17:07:08.472Z] 2d07686f6a75: Preparing [2021-05-03T17:07:08.472Z] 5dd61f0513ef: Preparing [2021-05-03T17:07:08.472Z] c8f5c66a9bf1: Preparing [2021-05-03T17:07:08.472Z] 52aa20176f23: Preparing [2021-05-03T17:07:08.472Z] 45035812d2dd: Preparing [2021-05-03T17:07:08.472Z] 32f366d666a5: Preparing [2021-05-03T17:07:08.472Z] 52aa20176f23: Waiting [2021-05-03T17:07:08.472Z] 45035812d2dd: Waiting [2021-05-03T17:07:08.472Z] 32f366d666a5: Waiting [2021-05-03T17:07:08.472Z] c8f5c66a9bf1: Waiting [2021-05-03T17:07:08.742Z] 4dd6e43ed02f: Pushed [2021-05-03T17:07:08.742Z] e04e1825da2e: Pushed [2021-05-03T17:07:08.742Z] 5dd61f0513ef: Pushed [2021-05-03T17:07:09.007Z] c8f5c66a9bf1: Pushed [2021-05-03T17:07:09.007Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:09.269Z] 52aa20176f23: Pushed [2021-05-03T17:07:09.531Z] 2d07686f6a75: Pushed [2021-05-03T17:07:09.531Z] 8be7b8b0a360: Pushed [2021-05-03T17:07:09.531Z] 45035812d2dd: Pushed [2021-05-03T17:07:09.792Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:81a31fe815626f2cd0e17a474c4b1fc3e14f7ec891b2315d0a02af394e2b90a6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:10.138Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:10.516Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.194 [2021-05-03T17:07:10.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-03T17:07:10.516Z] e04e1825da2e: Preparing [2021-05-03T17:07:10.516Z] 4dd6e43ed02f: Preparing [2021-05-03T17:07:10.516Z] 8be7b8b0a360: Preparing [2021-05-03T17:07:10.516Z] 2d07686f6a75: Preparing [2021-05-03T17:07:10.516Z] 5dd61f0513ef: Preparing [2021-05-03T17:07:10.516Z] c8f5c66a9bf1: Preparing [2021-05-03T17:07:10.516Z] 52aa20176f23: Preparing [2021-05-03T17:07:10.516Z] 45035812d2dd: Preparing [2021-05-03T17:07:10.516Z] 32f366d666a5: Preparing [2021-05-03T17:07:10.516Z] 52aa20176f23: Waiting [2021-05-03T17:07:10.516Z] 45035812d2dd: Waiting [2021-05-03T17:07:10.516Z] 32f366d666a5: Waiting [2021-05-03T17:07:10.516Z] c8f5c66a9bf1: Waiting [2021-05-03T17:07:10.516Z] 5dd61f0513ef: Layer already exists [2021-05-03T17:07:10.516Z] e04e1825da2e: Layer already exists [2021-05-03T17:07:10.516Z] 8be7b8b0a360: Layer already exists [2021-05-03T17:07:10.516Z] 4dd6e43ed02f: Layer already exists [2021-05-03T17:07:10.516Z] 2d07686f6a75: Layer already exists [2021-05-03T17:07:10.516Z] 45035812d2dd: Layer already exists [2021-05-03T17:07:10.516Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:10.516Z] c8f5c66a9bf1: Layer already exists [2021-05-03T17:07:10.516Z] 52aa20176f23: Layer already exists [2021-05-03T17:07:10.516Z] 2.0.0-dev.194: digest: sha256:81a31fe815626f2cd0e17a474c4b1fc3e14f7ec891b2315d0a02af394e2b90a6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:10.825Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:11.124Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:11.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-03T17:07:11.124Z] e04e1825da2e: Preparing [2021-05-03T17:07:11.124Z] 4dd6e43ed02f: Preparing [2021-05-03T17:07:11.124Z] 8be7b8b0a360: Preparing [2021-05-03T17:07:11.124Z] 2d07686f6a75: Preparing [2021-05-03T17:07:11.124Z] 5dd61f0513ef: Preparing [2021-05-03T17:07:11.124Z] c8f5c66a9bf1: Preparing [2021-05-03T17:07:11.124Z] 52aa20176f23: Preparing [2021-05-03T17:07:11.124Z] 45035812d2dd: Preparing [2021-05-03T17:07:11.124Z] 32f366d666a5: Preparing [2021-05-03T17:07:11.124Z] c8f5c66a9bf1: Waiting [2021-05-03T17:07:11.124Z] 45035812d2dd: Waiting [2021-05-03T17:07:11.124Z] 52aa20176f23: Waiting [2021-05-03T17:07:11.124Z] 32f366d666a5: Waiting [2021-05-03T17:07:11.124Z] 8be7b8b0a360: Layer already exists [2021-05-03T17:07:11.124Z] 5dd61f0513ef: Layer already exists [2021-05-03T17:07:11.124Z] 4dd6e43ed02f: Layer already exists [2021-05-03T17:07:11.124Z] e04e1825da2e: Layer already exists [2021-05-03T17:07:11.124Z] 2d07686f6a75: Layer already exists [2021-05-03T17:07:11.124Z] 52aa20176f23: Layer already exists [2021-05-03T17:07:11.124Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:11.124Z] 45035812d2dd: Layer already exists [2021-05-03T17:07:11.124Z] c8f5c66a9bf1: Layer already exists [2021-05-03T17:07:11.124Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:81a31fe815626f2cd0e17a474c4b1fc3e14f7ec891b2315d0a02af394e2b90a6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:11.433Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:11.734Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-05-03T17:07:11.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-03T17:07:11.734Z] e04e1825da2e: Preparing [2021-05-03T17:07:11.734Z] 4dd6e43ed02f: Preparing [2021-05-03T17:07:11.734Z] 8be7b8b0a360: Preparing [2021-05-03T17:07:11.734Z] 2d07686f6a75: Preparing [2021-05-03T17:07:11.734Z] 5dd61f0513ef: Preparing [2021-05-03T17:07:11.734Z] c8f5c66a9bf1: Preparing [2021-05-03T17:07:11.734Z] 52aa20176f23: Preparing [2021-05-03T17:07:11.734Z] 45035812d2dd: Preparing [2021-05-03T17:07:11.734Z] 32f366d666a5: Preparing [2021-05-03T17:07:11.734Z] 52aa20176f23: Waiting [2021-05-03T17:07:11.734Z] c8f5c66a9bf1: Waiting [2021-05-03T17:07:11.734Z] 45035812d2dd: Waiting [2021-05-03T17:07:11.734Z] 32f366d666a5: Waiting [2021-05-03T17:07:11.734Z] 4dd6e43ed02f: Layer already exists [2021-05-03T17:07:11.734Z] 5dd61f0513ef: Layer already exists [2021-05-03T17:07:11.734Z] 2d07686f6a75: Layer already exists [2021-05-03T17:07:11.734Z] e04e1825da2e: Layer already exists [2021-05-03T17:07:11.734Z] 8be7b8b0a360: Layer already exists [2021-05-03T17:07:11.734Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:11.734Z] 52aa20176f23: Layer already exists [2021-05-03T17:07:11.734Z] 45035812d2dd: Layer already exists [2021-05-03T17:07:11.734Z] c8f5c66a9bf1: Layer already exists [2021-05-03T17:07:11.734Z] master: digest: sha256:81a31fe815626f2cd0e17a474c4b1fc3e14f7ec891b2315d0a02af394e2b90a6 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:11.788Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:11.803Z] taggedImages: [2021-05-03T17:07:11.803Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:11.803Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.194 [2021-05-03T17:07:11.803Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:11.803Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-05-03T17:07:11.836Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-05-03T17:07:11.836Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:11.836Z] 2.0.0-dev.194 [2021-05-03T17:07:11.836Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:11.836Z] master [2021-05-03T17:07:11.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:12.197Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:12.501Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:12.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-03T17:07:12.501Z] 685452c90150: Preparing [2021-05-03T17:07:12.501Z] b437c3d15c0b: Preparing [2021-05-03T17:07:12.501Z] 651f9a826b62: Preparing [2021-05-03T17:07:12.501Z] 7c956dbefbf4: Preparing [2021-05-03T17:07:12.501Z] 32f366d666a5: Preparing [2021-05-03T17:07:12.501Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:12.501Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:12.501Z] 685452c90150: Pushed [2021-05-03T17:07:13.076Z] 7c956dbefbf4: Pushed [2021-05-03T17:07:13.657Z] b437c3d15c0b: Pushed [2021-05-03T17:07:13.919Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:1d1c9d8707d6041314a0e89512712bdada4b107bca272e5c96b46bc9a8e28980 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:14.272Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:14.584Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.194 [2021-05-03T17:07:14.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-03T17:07:14.584Z] 685452c90150: Preparing [2021-05-03T17:07:14.584Z] b437c3d15c0b: Preparing [2021-05-03T17:07:14.584Z] 651f9a826b62: Preparing [2021-05-03T17:07:14.584Z] 7c956dbefbf4: Preparing [2021-05-03T17:07:14.584Z] 32f366d666a5: Preparing [2021-05-03T17:07:14.584Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:14.584Z] b437c3d15c0b: Layer already exists [2021-05-03T17:07:14.584Z] 685452c90150: Layer already exists [2021-05-03T17:07:14.584Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:14.584Z] 7c956dbefbf4: Layer already exists [2021-05-03T17:07:14.584Z] 2.0.0-dev.194: digest: sha256:1d1c9d8707d6041314a0e89512712bdada4b107bca272e5c96b46bc9a8e28980 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:14.902Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:15.205Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:15.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-03T17:07:15.205Z] 685452c90150: Preparing [2021-05-03T17:07:15.205Z] b437c3d15c0b: Preparing [2021-05-03T17:07:15.205Z] 651f9a826b62: Preparing [2021-05-03T17:07:15.205Z] 7c956dbefbf4: Preparing [2021-05-03T17:07:15.205Z] 32f366d666a5: Preparing [2021-05-03T17:07:15.205Z] 7c956dbefbf4: Layer already exists [2021-05-03T17:07:15.205Z] b437c3d15c0b: Layer already exists [2021-05-03T17:07:15.205Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:15.205Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:15.205Z] 685452c90150: Layer already exists [2021-05-03T17:07:15.205Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:1d1c9d8707d6041314a0e89512712bdada4b107bca272e5c96b46bc9a8e28980 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:15.516Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:15.824Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-05-03T17:07:15.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-03T17:07:15.824Z] 685452c90150: Preparing [2021-05-03T17:07:15.824Z] b437c3d15c0b: Preparing [2021-05-03T17:07:15.824Z] 651f9a826b62: Preparing [2021-05-03T17:07:15.824Z] 7c956dbefbf4: Preparing [2021-05-03T17:07:15.824Z] 32f366d666a5: Preparing [2021-05-03T17:07:15.824Z] b437c3d15c0b: Layer already exists [2021-05-03T17:07:15.824Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:15.824Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:15.824Z] 685452c90150: Layer already exists [2021-05-03T17:07:15.824Z] 7c956dbefbf4: Layer already exists [2021-05-03T17:07:15.824Z] master: digest: sha256:1d1c9d8707d6041314a0e89512712bdada4b107bca272e5c96b46bc9a8e28980 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:15.882Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:15.897Z] taggedImages: [2021-05-03T17:07:15.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:15.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.194 [2021-05-03T17:07:15.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:15.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-05-03T17:07:15.941Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-05-03T17:07:15.941Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:15.941Z] 2.0.0-dev.194 [2021-05-03T17:07:15.941Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:15.941Z] master [2021-05-03T17:07:15.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:16.294Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:16.606Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:16.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-03T17:07:16.606Z] 178bb1e81f1a: Preparing [2021-05-03T17:07:16.606Z] 1c2fa702f602: Preparing [2021-05-03T17:07:16.606Z] 651f9a826b62: Preparing [2021-05-03T17:07:16.606Z] a1f9e9e193b8: Preparing [2021-05-03T17:07:16.606Z] 32f366d666a5: Preparing [2021-05-03T17:07:16.606Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:07:16.606Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:16.606Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:16.606Z] 178bb1e81f1a: Pushed [2021-05-03T17:07:18.001Z] 1c2fa702f602: Pushed [2021-05-03T17:07:18.001Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:1a586ff3ef045cd2b641f762a707458836c327699f6161b4f5058df11fb13a0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:18.309Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:18.622Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.194 [2021-05-03T17:07:18.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-03T17:07:18.622Z] 178bb1e81f1a: Preparing [2021-05-03T17:07:18.622Z] 1c2fa702f602: Preparing [2021-05-03T17:07:18.622Z] 651f9a826b62: Preparing [2021-05-03T17:07:18.622Z] a1f9e9e193b8: Preparing [2021-05-03T17:07:18.622Z] 32f366d666a5: Preparing [2021-05-03T17:07:18.622Z] 178bb1e81f1a: Layer already exists [2021-05-03T17:07:18.622Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:18.622Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:18.622Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:07:18.622Z] 1c2fa702f602: Layer already exists [2021-05-03T17:07:18.622Z] 2.0.0-dev.194: digest: sha256:1a586ff3ef045cd2b641f762a707458836c327699f6161b4f5058df11fb13a0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:18.930Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:19.234Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:19.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-03T17:07:19.235Z] 178bb1e81f1a: Preparing [2021-05-03T17:07:19.235Z] 1c2fa702f602: Preparing [2021-05-03T17:07:19.235Z] 651f9a826b62: Preparing [2021-05-03T17:07:19.235Z] a1f9e9e193b8: Preparing [2021-05-03T17:07:19.235Z] 32f366d666a5: Preparing [2021-05-03T17:07:19.235Z] 178bb1e81f1a: Layer already exists [2021-05-03T17:07:19.235Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:19.235Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:07:19.235Z] 1c2fa702f602: Layer already exists [2021-05-03T17:07:19.235Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:19.235Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:1a586ff3ef045cd2b641f762a707458836c327699f6161b4f5058df11fb13a0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:19.548Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:19.850Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-05-03T17:07:19.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-03T17:07:19.851Z] 178bb1e81f1a: Preparing [2021-05-03T17:07:19.851Z] 1c2fa702f602: Preparing [2021-05-03T17:07:19.851Z] 651f9a826b62: Preparing [2021-05-03T17:07:19.851Z] a1f9e9e193b8: Preparing [2021-05-03T17:07:19.851Z] 32f366d666a5: Preparing [2021-05-03T17:07:19.851Z] 178bb1e81f1a: Layer already exists [2021-05-03T17:07:19.851Z] 651f9a826b62: Layer already exists [2021-05-03T17:07:19.851Z] 1c2fa702f602: Layer already exists [2021-05-03T17:07:19.851Z] a1f9e9e193b8: Layer already exists [2021-05-03T17:07:19.851Z] 32f366d666a5: Layer already exists [2021-05-03T17:07:19.851Z] master: digest: sha256:1a586ff3ef045cd2b641f762a707458836c327699f6161b4f5058df11fb13a0e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:19.914Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:19.929Z] taggedImages: [2021-05-03T17:07:19.929Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:19.929Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.194 [2021-05-03T17:07:19.929Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:19.929Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-05-03T17:07:19.962Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-05-03T17:07:19.962Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:19.962Z] 2.0.0-dev.194 [2021-05-03T17:07:19.962Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:19.962Z] master [2021-05-03T17:07:19.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:20.315Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:20.628Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:20.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-03T17:07:20.628Z] 9fb8ab051091: Preparing [2021-05-03T17:07:20.628Z] fc3951b6b311: Preparing [2021-05-03T17:07:20.628Z] ea9391bed066: Preparing [2021-05-03T17:07:20.628Z] ba6902398a9d: Preparing [2021-05-03T17:07:20.628Z] 0754057c0ad3: Preparing [2021-05-03T17:07:20.628Z] 998cdf262ab1: Preparing [2021-05-03T17:07:20.628Z] 02e56110abd2: Preparing [2021-05-03T17:07:20.628Z] abc36efb885a: Preparing [2021-05-03T17:07:20.628Z] b0b09059f4e1: Preparing [2021-05-03T17:07:20.628Z] bb961f40224b: Preparing [2021-05-03T17:07:20.628Z] f4666769fca7: Preparing [2021-05-03T17:07:20.628Z] abc36efb885a: Waiting [2021-05-03T17:07:20.628Z] b0b09059f4e1: Waiting [2021-05-03T17:07:20.628Z] bb961f40224b: Waiting [2021-05-03T17:07:20.628Z] f4666769fca7: Waiting [2021-05-03T17:07:20.628Z] 998cdf262ab1: Waiting [2021-05-03T17:07:20.628Z] 02e56110abd2: Waiting [2021-05-03T17:07:20.628Z] 0754057c0ad3: Layer already exists [2021-05-03T17:07:20.628Z] 998cdf262ab1: Layer already exists [2021-05-03T17:07:20.628Z] 02e56110abd2: Layer already exists [2021-05-03T17:07:20.892Z] abc36efb885a: Layer already exists [2021-05-03T17:07:20.892Z] fc3951b6b311: Pushed [2021-05-03T17:07:20.892Z] b0b09059f4e1: Layer already exists [2021-05-03T17:07:20.892Z] bb961f40224b: Layer already exists [2021-05-03T17:07:20.892Z] f4666769fca7: Layer already exists [2021-05-03T17:07:21.156Z] 9fb8ab051091: Pushed [2021-05-03T17:07:21.731Z] ea9391bed066: Pushed [2021-05-03T17:07:25.958Z] ba6902398a9d: Pushed [2021-05-03T17:07:25.958Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:91f0b142dbe348799333171f37e8848a226d35c580701fb9507371bc8f084965 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:26.277Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:26.584Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.194 [2021-05-03T17:07:26.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-03T17:07:26.584Z] 9fb8ab051091: Preparing [2021-05-03T17:07:26.584Z] fc3951b6b311: Preparing [2021-05-03T17:07:26.584Z] ea9391bed066: Preparing [2021-05-03T17:07:26.584Z] ba6902398a9d: Preparing [2021-05-03T17:07:26.584Z] 0754057c0ad3: Preparing [2021-05-03T17:07:26.584Z] 998cdf262ab1: Preparing [2021-05-03T17:07:26.584Z] 02e56110abd2: Preparing [2021-05-03T17:07:26.584Z] abc36efb885a: Preparing [2021-05-03T17:07:26.584Z] b0b09059f4e1: Preparing [2021-05-03T17:07:26.584Z] bb961f40224b: Preparing [2021-05-03T17:07:26.584Z] f4666769fca7: Preparing [2021-05-03T17:07:26.584Z] 02e56110abd2: Waiting [2021-05-03T17:07:26.584Z] abc36efb885a: Waiting [2021-05-03T17:07:26.584Z] b0b09059f4e1: Waiting [2021-05-03T17:07:26.584Z] bb961f40224b: Waiting [2021-05-03T17:07:26.584Z] 998cdf262ab1: Waiting [2021-05-03T17:07:26.584Z] f4666769fca7: Waiting [2021-05-03T17:07:26.584Z] fc3951b6b311: Layer already exists [2021-05-03T17:07:26.584Z] 0754057c0ad3: Layer already exists [2021-05-03T17:07:26.584Z] 9fb8ab051091: Layer already exists [2021-05-03T17:07:26.584Z] ea9391bed066: Layer already exists [2021-05-03T17:07:26.584Z] ba6902398a9d: Layer already exists [2021-05-03T17:07:26.584Z] 02e56110abd2: Layer already exists [2021-05-03T17:07:26.584Z] abc36efb885a: Layer already exists [2021-05-03T17:07:26.584Z] b0b09059f4e1: Layer already exists [2021-05-03T17:07:26.584Z] 998cdf262ab1: Layer already exists [2021-05-03T17:07:26.584Z] bb961f40224b: Layer already exists [2021-05-03T17:07:26.584Z] f4666769fca7: Layer already exists [2021-05-03T17:07:26.584Z] 2.0.0-dev.194: digest: sha256:91f0b142dbe348799333171f37e8848a226d35c580701fb9507371bc8f084965 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:26.893Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:27.197Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:27.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-03T17:07:27.197Z] 9fb8ab051091: Preparing [2021-05-03T17:07:27.197Z] fc3951b6b311: Preparing [2021-05-03T17:07:27.197Z] ea9391bed066: Preparing [2021-05-03T17:07:27.197Z] ba6902398a9d: Preparing [2021-05-03T17:07:27.197Z] 0754057c0ad3: Preparing [2021-05-03T17:07:27.197Z] 998cdf262ab1: Preparing [2021-05-03T17:07:27.197Z] 02e56110abd2: Preparing [2021-05-03T17:07:27.197Z] abc36efb885a: Preparing [2021-05-03T17:07:27.197Z] b0b09059f4e1: Preparing [2021-05-03T17:07:27.197Z] bb961f40224b: Preparing [2021-05-03T17:07:27.197Z] f4666769fca7: Preparing [2021-05-03T17:07:27.197Z] 998cdf262ab1: Waiting [2021-05-03T17:07:27.197Z] 02e56110abd2: Waiting [2021-05-03T17:07:27.197Z] abc36efb885a: Waiting [2021-05-03T17:07:27.197Z] b0b09059f4e1: Waiting [2021-05-03T17:07:27.197Z] bb961f40224b: Waiting [2021-05-03T17:07:27.197Z] f4666769fca7: Waiting [2021-05-03T17:07:27.197Z] ea9391bed066: Layer already exists [2021-05-03T17:07:27.197Z] fc3951b6b311: Layer already exists [2021-05-03T17:07:27.197Z] 9fb8ab051091: Layer already exists [2021-05-03T17:07:27.197Z] ba6902398a9d: Layer already exists [2021-05-03T17:07:27.197Z] 0754057c0ad3: Layer already exists [2021-05-03T17:07:27.197Z] 998cdf262ab1: Layer already exists [2021-05-03T17:07:27.197Z] b0b09059f4e1: Layer already exists [2021-05-03T17:07:27.197Z] 02e56110abd2: Layer already exists [2021-05-03T17:07:27.198Z] abc36efb885a: Layer already exists [2021-05-03T17:07:27.198Z] bb961f40224b: Layer already exists [2021-05-03T17:07:27.198Z] f4666769fca7: Layer already exists [2021-05-03T17:07:27.198Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:91f0b142dbe348799333171f37e8848a226d35c580701fb9507371bc8f084965 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:27.510Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:07:27.822Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-05-03T17:07:27.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-03T17:07:27.822Z] 9fb8ab051091: Preparing [2021-05-03T17:07:27.822Z] fc3951b6b311: Preparing [2021-05-03T17:07:27.822Z] ea9391bed066: Preparing [2021-05-03T17:07:27.822Z] ba6902398a9d: Preparing [2021-05-03T17:07:27.822Z] 0754057c0ad3: Preparing [2021-05-03T17:07:27.822Z] 998cdf262ab1: Preparing [2021-05-03T17:07:27.822Z] 02e56110abd2: Preparing [2021-05-03T17:07:27.822Z] abc36efb885a: Preparing [2021-05-03T17:07:27.822Z] b0b09059f4e1: Preparing [2021-05-03T17:07:27.822Z] bb961f40224b: Preparing [2021-05-03T17:07:27.822Z] f4666769fca7: Preparing [2021-05-03T17:07:27.822Z] abc36efb885a: Waiting [2021-05-03T17:07:27.822Z] b0b09059f4e1: Waiting [2021-05-03T17:07:27.822Z] bb961f40224b: Waiting [2021-05-03T17:07:27.822Z] f4666769fca7: Waiting [2021-05-03T17:07:27.822Z] 998cdf262ab1: Waiting [2021-05-03T17:07:27.822Z] 0754057c0ad3: Layer already exists [2021-05-03T17:07:27.822Z] 9fb8ab051091: Layer already exists [2021-05-03T17:07:27.822Z] ea9391bed066: Layer already exists [2021-05-03T17:07:27.822Z] ba6902398a9d: Layer already exists [2021-05-03T17:07:27.822Z] fc3951b6b311: Layer already exists [2021-05-03T17:07:27.822Z] abc36efb885a: Layer already exists [2021-05-03T17:07:27.822Z] 998cdf262ab1: Layer already exists [2021-05-03T17:07:27.822Z] bb961f40224b: Layer already exists [2021-05-03T17:07:27.822Z] 02e56110abd2: Layer already exists [2021-05-03T17:07:27.822Z] b0b09059f4e1: Layer already exists [2021-05-03T17:07:27.822Z] f4666769fca7: Layer already exists [2021-05-03T17:07:27.822Z] master: digest: sha256:91f0b142dbe348799333171f37e8848a226d35c580701fb9507371bc8f084965 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:07:27.877Z] ===================================================== [Pipeline] echo [2021-05-03T17:07:27.893Z] taggedImages: [2021-05-03T17:07:27.893Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:27.893Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.194 [2021-05-03T17:07:27.893Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:07:27.893Z] - 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-03T17:07:28.464Z] ---> c12ce65cb9f1 [2021-05-03T17:07:28.464Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T17:07:28.464Z] ---> d8a1777effcb [2021-05-03T17:07:28.464Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T17:07:28.464Z] ---> 4d20794e9340 [2021-05-03T17:07:28.464Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T17:07:28.464Z] ---> Running in 7c1be6702695 [2021-05-03T17:07:28.464Z] ---> Running in 6a92c2dee18f [2021-05-03T17:07:28.464Z] ---> Running in 59ae7dc90063 [2021-05-03T17:07:28.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-03T17:07:28.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/core-data/core-data ./cmd/core-data [2021-05-03T17:07:28.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-03T17:07:33.888Z] Removing intermediate container 177b6e4198d1 [2021-05-03T17:07:33.888Z] ---> fbcce28820d3 [2021-05-03T17:07:33.888Z] [2021-05-03T17:07:33.888Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:07:33.888Z] ---> 9852663dfa18 [2021-05-03T17:07:33.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T17:07:33.888Z] ---> Using cache [2021-05-03T17:07:33.888Z] ---> 59aa103de6c9 [2021-05-03T17:07:33.888Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:07:33.888Z] ---> Using cache [2021-05-03T17:07:33.888Z] ---> f992b4e39fc0 [2021-05-03T17:07:33.888Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T17:07:33.888Z] ---> Running in 4955cbf2142c [2021-05-03T17:07:33.888Z] Removing intermediate container 4955cbf2142c [2021-05-03T17:07:33.888Z] ---> 65bb0567fd01 [2021-05-03T17:07:33.888Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T17:07:34.177Z] ---> Running in 147035ab2ad2 [2021-05-03T17:07:34.775Z] Removing intermediate container 147035ab2ad2 [2021-05-03T17:07:34.775Z] ---> 47e8353fa477 [2021-05-03T17:07:34.775Z] Step 15/23 : WORKDIR / [2021-05-03T17:07:35.051Z] ---> Running in 1d53ea81b3d8 [2021-05-03T17:07:35.662Z] Removing intermediate container 1d53ea81b3d8 [2021-05-03T17:07:35.662Z] ---> f2bbbc513498 [2021-05-03T17:07:35.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:07:37.107Z] ---> 5105d522d1f6 [2021-05-03T17:07:37.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T17:07:39.120Z] ---> 52a2a153c6ac [2021-05-03T17:07:39.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T17:07:39.719Z] ---> df4d0be8ee40 [2021-05-03T17:07:39.719Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T17:07:39.996Z] ---> Running in bd186eff6181 [2021-05-03T17:07:40.598Z] Removing intermediate container bd186eff6181 [2021-05-03T17:07:40.598Z] ---> 64d2d23ce29f [2021-05-03T17:07:40.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:07:40.872Z] ---> Running in f0f33c236324 [2021-05-03T17:07:41.472Z] Removing intermediate container f0f33c236324 [2021-05-03T17:07:41.472Z] ---> 74391938d045 [2021-05-03T17:07:41.472Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T17:07:41.750Z] ---> Running in ee44ad219d9d [2021-05-03T17:07:42.365Z] Removing intermediate container ee44ad219d9d [2021-05-03T17:07:42.365Z] ---> 9941fa203818 [2021-05-03T17:07:42.365Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:07:42.646Z] ---> Running in 422dfc7a3bd3 [2021-05-03T17:07:43.249Z] Removing intermediate container 422dfc7a3bd3 [2021-05-03T17:07:43.249Z] ---> 9f9bef570a5a [2021-05-03T17:07:43.249Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:07:43.249Z] ---> Running in a76a89d106d4 [2021-05-03T17:07:44.245Z] Removing intermediate container a76a89d106d4 [2021-05-03T17:07:44.245Z] ---> b20e7b1644fe [2021-05-03T17:07:44.245Z] [2021-05-03T17:07:44.245Z] Successfully built b20e7b1644fe [2021-05-03T17:07:44.245Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-03T17:08:52.286Z]  Building docker-core-command-go ... done Removing intermediate container 6a92c2dee18f [2021-05-03T17:08:52.286Z] ---> 1f14996a2895 [2021-05-03T17:08:52.286Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T17:08:52.286Z] ---> Running in 08f1217d353f [2021-05-03T17:08:52.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.194" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-03T17:08:52.286Z] Removing intermediate container 59ae7dc90063 [2021-05-03T17:08:52.286Z] ---> a1bc9b34c2c1 [2021-05-03T17:08:52.286Z] [2021-05-03T17:08:52.286Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T17:08:52.286Z] ---> 9852663dfa18 [2021-05-03T17:08:52.286Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T17:08:52.286Z] ---> Running in 3538cf3f0d93 [2021-05-03T17:08:52.567Z] Removing intermediate container 08f1217d353f [2021-05-03T17:08:52.567Z] ---> 349028c636e0 [2021-05-03T17:08:52.567Z] [2021-05-03T17:08:52.567Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T17:08:52.567Z] 20.10.0: Pulling from library/docker [2021-05-03T17:08:53.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:08:53.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:08:53.779Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T17:08:53.779Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T17:08:53.779Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:08:53.779Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T17:08:54.052Z] OK: 6 MiB in 16 packages [2021-05-03T17:08:56.675Z] Removing intermediate container 3538cf3f0d93 [2021-05-03T17:08:56.675Z] ---> 1668afe5547f [2021-05-03T17:08:56.675Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:08:56.950Z] ---> Running in 1a78ffe996a5 [2021-05-03T17:08:57.600Z] Removing intermediate container 1a78ffe996a5 [2021-05-03T17:08:57.600Z] ---> 9f3842c06403 [2021-05-03T17:08:57.600Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T17:08:57.872Z] ---> Running in 02fd89618a52 [2021-05-03T17:08:58.854Z] Removing intermediate container 02fd89618a52 [2021-05-03T17:08:58.854Z] ---> 42d6ddcf355e [2021-05-03T17:08:58.854Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T17:08:59.127Z] ---> Running in b5fdeafffa33 [2021-05-03T17:09:00.110Z] Removing intermediate container b5fdeafffa33 [2021-05-03T17:09:00.110Z] ---> e0e8aadbc3ac [2021-05-03T17:09:00.110Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:09:00.382Z] Removing intermediate container 7c1be6702695 [2021-05-03T17:09:00.382Z] ---> 79b1b15a0eaa [2021-05-03T17:09:00.382Z] [2021-05-03T17:09:00.382Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T17:09:00.382Z] ---> 9852663dfa18 [2021-05-03T17:09:00.382Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T17:09:00.978Z] ---> Running in f9e1cc6c8762 [2021-05-03T17:09:00.978Z] ---> 0548b9bd55c9 [2021-05-03T17:09:00.978Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T17:09:01.582Z] Removing intermediate container f9e1cc6c8762 [2021-05-03T17:09:01.582Z] ---> 195a473b3dc1 [2021-05-03T17:09:01.582Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T17:09:01.857Z] ---> Running in f61e6d3dbe44 [2021-05-03T17:09:02.454Z] Removing intermediate container f61e6d3dbe44 [2021-05-03T17:09:02.454Z] ---> 5fac0a6f7943 [2021-05-03T17:09:02.454Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T17:09:02.728Z] ---> 33a66df6ff91 [2021-05-03T17:09:02.728Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T17:09:03.006Z] ---> Running in 2af3cd2b8e04 [2021-05-03T17:09:03.608Z] Removing intermediate container 2af3cd2b8e04 [2021-05-03T17:09:03.608Z] ---> 4ce99621577f [2021-05-03T17:09:03.608Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T17:09:03.608Z] ---> 223cc8ffc6ba [2021-05-03T17:09:03.608Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T17:09:03.608Z] ---> Running in ee8bdf726a2d [2021-05-03T17:09:03.888Z] ---> Running in 559475d8b182 [2021-05-03T17:09:04.500Z] Removing intermediate container 559475d8b182 [2021-05-03T17:09:04.500Z] ---> 7bd5ae0cf03c [2021-05-03T17:09:04.500Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:09:04.500Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T17:09:04.500Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T17:09:04.500Z] ---> eeaf43b92773 [2021-05-03T17:09:04.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T17:09:04.500Z] ---> Running in 3e900becc213 [2021-05-03T17:09:04.500Z] ---> Running in 3cf9e8c40471 [2021-05-03T17:09:05.099Z] Removing intermediate container 3e900becc213 [2021-05-03T17:09:05.099Z] ---> 7ca16c17bef0 [2021-05-03T17:09:05.099Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T17:09:05.099Z] Removing intermediate container 3cf9e8c40471 [2021-05-03T17:09:05.099Z] ---> c5eb593c61d4 [2021-05-03T17:09:05.099Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T17:09:05.371Z] ---> Running in 794107be1148 [2021-05-03T17:09:05.371Z] ---> Running in 500f14a7e8f8 [2021-05-03T17:09:05.968Z] Removing intermediate container 794107be1148 [2021-05-03T17:09:05.968Z] ---> eeccc35f6359 [2021-05-03T17:09:05.968Z] Step 21/22 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:09:05.968Z] ---> Running in ebed884bdcda [2021-05-03T17:09:06.248Z] Removing intermediate container ee8bdf726a2d [2021-05-03T17:09:06.248Z] ---> dd34f232fd00 [2021-05-03T17:09:06.248Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T17:09:06.248Z] ---> Running in 83f13855d396 [2021-05-03T17:09:06.519Z] Removing intermediate container ebed884bdcda [2021-05-03T17:09:06.519Z] ---> 6c73223a3887 [2021-05-03T17:09:06.519Z] Step 22/22 : LABEL version=2.0.0-dev.194 [2021-05-03T17:09:06.789Z] ---> Running in 24de66bf8ce4 [2021-05-03T17:09:06.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:09:07.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:09:07.339Z] Removing intermediate container 24de66bf8ce4 [2021-05-03T17:09:07.339Z] ---> e0ea1de06db3 [2021-05-03T17:09:07.339Z] [2021-05-03T17:09:07.615Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T17:09:07.615Z] Successfully built e0ea1de06db3 [2021-05-03T17:09:07.615Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T17:09:07.615Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-03T17:09:07.615Z]  Building docker-support-notifications-go ... done Executing bash-5.0.17-r0.post-install [2021-05-03T17:09:07.615Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T17:09:07.615Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T17:09:07.615Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T17:09:07.615Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T17:09:07.615Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T17:09:07.615Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T17:09:07.615Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T17:09:07.615Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T17:09:07.615Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T17:09:07.886Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T17:09:07.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T17:09:07.886Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T17:09:08.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T17:09:09.471Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T17:09:09.471Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T17:09:09.471Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T17:09:09.471Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T17:09:09.471Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T17:09:09.471Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T17:09:09.471Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T17:09:09.471Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T17:09:09.471Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T17:09:09.471Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T17:09:09.748Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T17:09:09.748Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T17:09:09.748Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T17:09:09.748Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T17:09:09.748Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T17:09:09.748Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T17:09:09.748Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T17:09:09.748Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T17:09:09.748Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T17:09:09.748Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T17:09:09.748Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T17:09:10.026Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T17:09:10.026Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T17:09:10.027Z] OK: 8 MiB in 20 packages [2021-05-03T17:09:10.027Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T17:09:10.027Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T17:09:10.027Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T17:09:10.027Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T17:09:10.027Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T17:09:10.027Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T17:09:10.027Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T17:09:10.027Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T17:09:10.027Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T17:09:10.027Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T17:09:10.306Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T17:09:10.306Z] OK: 72 MiB in 59 packages [2021-05-03T17:09:11.736Z] Removing intermediate container 83f13855d396 [2021-05-03T17:09:11.736Z] ---> adb302759533 [2021-05-03T17:09:11.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T17:09:12.331Z] ---> 9485b160605b [2021-05-03T17:09:12.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T17:09:13.768Z] ---> e3ca402ede02 [2021-05-03T17:09:13.768Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T17:09:14.370Z] ---> 93224d1b3c00 [2021-05-03T17:09:14.370Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T17:09:14.647Z] ---> Running in b4a5aeb2c674 [2021-05-03T17:09:14.922Z] Collecting docker-compose==1.23.2 [2021-05-03T17:09:14.922Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T17:09:14.922Z] Removing intermediate container b4a5aeb2c674 [2021-05-03T17:09:14.922Z] ---> 5884f0290757 [2021-05-03T17:09:14.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:09:15.195Z] ---> Running in a4124b96f94b [2021-05-03T17:09:15.469Z] Removing intermediate container a4124b96f94b [2021-05-03T17:09:15.469Z] ---> d99338a8ec2d [2021-05-03T17:09:15.469Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T17:09:15.753Z] ---> Running in cc62b999b89f [2021-05-03T17:09:15.753Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T17:09:15.753Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T17:09:16.351Z] Removing intermediate container cc62b999b89f [2021-05-03T17:09:16.351Z] ---> 512a526d1111 [2021-05-03T17:09:16.351Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:09:16.351Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T17:09:16.351Z] ---> Running in b033b4d8f7c9 [2021-05-03T17:09:16.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T17:09:16.948Z] Removing intermediate container b033b4d8f7c9 [2021-05-03T17:09:16.948Z] ---> 32c00554b353 [2021-05-03T17:09:16.948Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:09:16.948Z] ---> Running in 3b204052f66e [2021-05-03T17:09:16.948Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T17:09:16.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T17:09:17.220Z] Removing intermediate container 3b204052f66e [2021-05-03T17:09:17.491Z] ---> c0c7619190f1 [2021-05-03T17:09:17.491Z] [2021-05-03T17:09:17.762Z] Successfully built c0c7619190f1 [2021-05-03T17:09:17.762Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-03T17:09:18.033Z]  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T17:09:18.033Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T17:09:18.307Z] 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-03T17:09:18.579Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T17:09:18.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T17:09:20.548Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T17:09:20.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T17:09:22.506Z] Collecting PyYAML<4,>=3.10 [2021-05-03T17:09:22.507Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T17:09:25.877Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T17:09:25.877Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T17:09:27.886Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T17:09:27.886Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T17:09:28.163Z] 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-03T17:09:29.143Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T17:09:29.143Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T17:09:29.415Z] Collecting idna<2.8,>=2.5 [2021-05-03T17:09:29.415Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T17:09:29.415Z] 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-03T17:09:29.686Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T17:09:29.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T17:09:29.686Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T17:09:29.686Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T17:09:29.686Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T17:09:29.686Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T17:09:30.654Z] Installing collected packages: websocket-client, jsonschema, cached-property, urllib3, idna, requests, texttable, docopt, PyYAML, dockerpty, docker-pycreds, docker, docker-compose [2021-05-03T17:09:31.245Z] Attempting uninstall: urllib3 [2021-05-03T17:09:31.245Z] Found existing installation: urllib3 1.25.9 [2021-05-03T17:09:31.245Z] Uninstalling urllib3-1.25.9: [2021-05-03T17:09:31.245Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T17:09:31.852Z] Attempting uninstall: idna [2021-05-03T17:09:31.852Z] Found existing installation: idna 2.9 [2021-05-03T17:09:31.852Z] Uninstalling idna-2.9: [2021-05-03T17:09:31.852Z] Successfully uninstalled idna-2.9 [2021-05-03T17:09:32.445Z] Attempting uninstall: requests [2021-05-03T17:09:32.445Z] Found existing installation: requests 2.23.0 [2021-05-03T17:09:32.445Z] Uninstalling requests-2.23.0: [2021-05-03T17:09:32.445Z] Successfully uninstalled requests-2.23.0 [2021-05-03T17:09:32.717Z] Running setup.py install for texttable: started [2021-05-03T17:09:34.683Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T17:09:34.683Z] Running setup.py install for docopt: started [2021-05-03T17:09:36.642Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T17:09:36.642Z] Running setup.py install for PyYAML: started [2021-05-03T17:09:38.609Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T17:09:38.610Z] Running setup.py install for dockerpty: started [2021-05-03T17:09:40.032Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T17:09:41.991Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T17:09:50.269Z] Removing intermediate container 500f14a7e8f8 [2021-05-03T17:09:50.269Z] ---> 11720d7c77a4 [2021-05-03T17:09:50.269Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T17:09:50.269Z] ---> Running in 08bca3688b69 [2021-05-03T17:09:50.269Z] Removing intermediate container 08bca3688b69 [2021-05-03T17:09:50.269Z] ---> 5e15480bd9be [2021-05-03T17:09:50.269Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T17:09:50.540Z] ---> Running in ba83217f5742 [2021-05-03T17:09:50.818Z] Removing intermediate container ba83217f5742 [2021-05-03T17:09:50.818Z] ---> 488c83dc8271 [2021-05-03T17:09:50.818Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T17:09:52.254Z] ---> 249ba5eaa787 [2021-05-03T17:09:52.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T17:09:52.852Z] ---> 765798c8e7c6 [2021-05-03T17:09:52.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T17:09:53.836Z] ---> 60070483ef15 [2021-05-03T17:09:53.836Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T17:09:53.836Z] ---> Running in bdf4e65ffb97 [2021-05-03T17:09:54.111Z] Removing intermediate container bdf4e65ffb97 [2021-05-03T17:09:54.111Z] ---> 0142792667f1 [2021-05-03T17:09:54.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T17:09:54.384Z] ---> Running in 8f53995e5cc3 [2021-05-03T17:09:54.977Z] Removing intermediate container 8f53995e5cc3 [2021-05-03T17:09:54.977Z] ---> 5774651842da [2021-05-03T17:09:54.977Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T17:09:54.977Z] ---> Running in b09ea9999fc8 [2021-05-03T17:09:55.573Z] Removing intermediate container b09ea9999fc8 [2021-05-03T17:09:55.573Z] ---> 6493739d811a [2021-05-03T17:09:55.573Z] Step 22/23 : LABEL git_sha=ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:09:55.573Z] ---> Running in f1ed21fc0878 [2021-05-03T17:09:56.174Z] Removing intermediate container f1ed21fc0878 [2021-05-03T17:09:56.174Z] ---> 4834ab932435 [2021-05-03T17:09:56.174Z] Step 23/23 : LABEL version=2.0.0-dev.194 [2021-05-03T17:09:56.174Z] ---> Running in 6d2feb827830 [2021-05-03T17:09:56.445Z] Removing intermediate container 6d2feb827830 [2021-05-03T17:09:56.445Z] ---> 05dbd0ba0d4a [2021-05-03T17:09:56.446Z] [2021-05-03T17:09:57.036Z] Successfully built 05dbd0ba0d4a [2021-05-03T17:09:57.036Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-03T17:09:57.051Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-03T17:09:57.051Z] $ docker stop --time=1 ffbb8e39634ab602acc0f06896def09952312f883127c06b49989a0cea23efd5 [2021-05-03T17:09:58.901Z] $ docker rm -f ffbb8e39634ab602acc0f06896def09952312f883127c06b49989a0cea23efd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T17:09:59.470Z] + docker images [2021-05-03T17:09:59.470Z] + grep docker [2021-05-03T17:09:59.757Z] docker-sys-mgmt-agent-go-arm64 latest 05dbd0ba0d4a 3 seconds ago 299MB [2021-05-03T17:09:59.757Z] docker-core-data-go-arm64 latest c0c7619190f1 42 seconds ago 20.3MB [2021-05-03T17:09:59.757Z] docker-support-notifications-go-arm64 latest e0ea1de06db3 53 seconds ago 16.6MB [2021-05-03T17:09:59.757Z] docker-core-command-go-arm64 latest b20e7b1644fe 2 minutes ago 16.1MB [2021-05-03T17:09:59.757Z] docker-security-bootstrapper-go-arm64 latest c30dacbf59cf 3 minutes ago 17.1MB [2021-05-03T17:09:59.757Z] docker-core-metadata-go-arm64 latest 8258846ebc30 3 minutes ago 17.4MB [2021-05-03T17:09:59.757Z] docker-security-secretstore-setup-go-arm64 latest 9e73f8cb5775 3 minutes ago 24.1MB [2021-05-03T17:09:59.757Z] docker-support-scheduler-go-arm64 latest 620833b21d8f 3 minutes ago 16.1MB [2021-05-03T17:09:59.757Z] docker-security-proxy-setup-go-arm64 latest 7479de24af4a 3 minutes ago 23.9MB [2021-05-03T17:09:59.757Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T17:09:59.932Z] provisioning config files... [2021-05-03T17:10:00.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/462@tmp/config6836943047044979595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:10:00.362Z] ---> docker-login.sh [2021-05-03T17:10:00.362Z] nexus3.edgexfoundry.org:10001 [2021-05-03T17:10:00.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:10:00.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:10:00.907Z] Configure a credential helper to remove this warning. See [2021-05-03T17:10:00.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:10:00.907Z] [2021-05-03T17:10:00.907Z] Login Succeeded [2021-05-03T17:10:00.907Z] nexus3.edgexfoundry.org:10002 [2021-05-03T17:10:01.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:10:01.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:10:01.455Z] Configure a credential helper to remove this warning. See [2021-05-03T17:10:01.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:10:01.455Z] [2021-05-03T17:10:01.455Z] Login Succeeded [2021-05-03T17:10:01.455Z] nexus3.edgexfoundry.org:10003 [2021-05-03T17:10:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:10:02.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:10:02.001Z] Configure a credential helper to remove this warning. See [2021-05-03T17:10:02.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:10:02.001Z] [2021-05-03T17:10:02.001Z] Login Succeeded [2021-05-03T17:10:02.001Z] nexus3.edgexfoundry.org:10004 [2021-05-03T17:10:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:10:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:10:02.599Z] Configure a credential helper to remove this warning. See [2021-05-03T17:10:02.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:10:02.599Z] [2021-05-03T17:10:02.599Z] Login Succeeded [2021-05-03T17:10:02.599Z] docker.io [2021-05-03T17:10:02.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T17:10:03.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T17:10:03.462Z] Configure a credential helper to remove this warning. See [2021-05-03T17:10:03.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T17:10:03.462Z] [2021-05-03T17:10:03.462Z] Login Succeeded [2021-05-03T17:10:03.462Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T17:10:03.486Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:03.579Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-05-03T17:10:03.579Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:03.579Z] 2.0.0-dev.194 [2021-05-03T17:10:03.579Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:03.579Z] master [2021-05-03T17:10:03.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:03.980Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:04.328Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:04.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-03T17:10:04.328Z] 9759a97b7861: Preparing [2021-05-03T17:10:04.328Z] f31bd1d38070: Preparing [2021-05-03T17:10:04.328Z] b7d9834977a7: Preparing [2021-05-03T17:10:04.328Z] 4a90a79f676f: Preparing [2021-05-03T17:10:04.328Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:04.328Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:04.603Z] 9759a97b7861: Pushed [2021-05-03T17:10:04.875Z] 4a90a79f676f: Pushed [2021-05-03T17:10:04.875Z] b7d9834977a7: Pushed [2021-05-03T17:10:07.489Z] f31bd1d38070: Pushed [2021-05-03T17:10:07.489Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:b56031775f5e6b2b3e248c9be7b60d92ae4daf9667244c2e75856fdd26551bcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:07.837Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:08.178Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:08.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-03T17:10:08.178Z] 9759a97b7861: Preparing [2021-05-03T17:10:08.178Z] f31bd1d38070: Preparing [2021-05-03T17:10:08.178Z] b7d9834977a7: Preparing [2021-05-03T17:10:08.178Z] 4a90a79f676f: Preparing [2021-05-03T17:10:08.178Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:08.178Z] f31bd1d38070: Layer already exists [2021-05-03T17:10:08.178Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:08.178Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:08.178Z] 9759a97b7861: Layer already exists [2021-05-03T17:10:08.449Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:08.449Z] 2.0.0-dev.194: digest: sha256:b56031775f5e6b2b3e248c9be7b60d92ae4daf9667244c2e75856fdd26551bcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:08.798Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:09.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:09.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-03T17:10:09.141Z] 9759a97b7861: Preparing [2021-05-03T17:10:09.141Z] f31bd1d38070: Preparing [2021-05-03T17:10:09.141Z] b7d9834977a7: Preparing [2021-05-03T17:10:09.141Z] 4a90a79f676f: Preparing [2021-05-03T17:10:09.141Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:09.141Z] f31bd1d38070: Layer already exists [2021-05-03T17:10:09.141Z] 9759a97b7861: Layer already exists [2021-05-03T17:10:09.141Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:09.141Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:09.141Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:09.419Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:b56031775f5e6b2b3e248c9be7b60d92ae4daf9667244c2e75856fdd26551bcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:09.777Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:10.118Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-05-03T17:10:10.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-03T17:10:10.118Z] 9759a97b7861: Preparing [2021-05-03T17:10:10.118Z] f31bd1d38070: Preparing [2021-05-03T17:10:10.118Z] b7d9834977a7: Preparing [2021-05-03T17:10:10.118Z] 4a90a79f676f: Preparing [2021-05-03T17:10:10.118Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:10.388Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:10.388Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:10.388Z] 9759a97b7861: Layer already exists [2021-05-03T17:10:10.388Z] f31bd1d38070: Layer already exists [2021-05-03T17:10:10.388Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:10.388Z] master: digest: sha256:b56031775f5e6b2b3e248c9be7b60d92ae4daf9667244c2e75856fdd26551bcc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:10.483Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:10.502Z] taggedImages: [2021-05-03T17:10:10.502Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:10.502Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:10.502Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:10.502Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-05-03T17:10:10.546Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-05-03T17:10:10.546Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:10.546Z] 2.0.0-dev.194 [2021-05-03T17:10:10.546Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:10.546Z] master [2021-05-03T17:10:10.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:10.936Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:11.278Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:11.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-03T17:10:11.278Z] 64ad9733f5db: Preparing [2021-05-03T17:10:11.278Z] 378abe7e2a05: Preparing [2021-05-03T17:10:11.278Z] b7d9834977a7: Preparing [2021-05-03T17:10:11.278Z] bf53107513f8: Preparing [2021-05-03T17:10:11.278Z] de7b3cc634fe: Preparing [2021-05-03T17:10:11.278Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:11.278Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:11.548Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:11.548Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:11.548Z] 64ad9733f5db: Pushed [2021-05-03T17:10:11.548Z] de7b3cc634fe: Pushed [2021-05-03T17:10:12.143Z] bf53107513f8: Pushed [2021-05-03T17:10:14.748Z] 378abe7e2a05: Pushed [2021-05-03T17:10:14.748Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:168c9962ea461813f023aba4ca15d1d3204e7e36186b2a07b6c8fb4f0b1dfbf7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:15.411Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:15.778Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:15.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-03T17:10:15.778Z] 64ad9733f5db: Preparing [2021-05-03T17:10:15.778Z] 378abe7e2a05: Preparing [2021-05-03T17:10:15.778Z] b7d9834977a7: Preparing [2021-05-03T17:10:15.778Z] bf53107513f8: Preparing [2021-05-03T17:10:15.778Z] de7b3cc634fe: Preparing [2021-05-03T17:10:15.778Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:15.778Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:15.778Z] 378abe7e2a05: Layer already exists [2021-05-03T17:10:15.778Z] bf53107513f8: Layer already exists [2021-05-03T17:10:15.778Z] 64ad9733f5db: Layer already exists [2021-05-03T17:10:15.778Z] de7b3cc634fe: Layer already exists [2021-05-03T17:10:15.778Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:15.778Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:16.054Z] 2.0.0-dev.194: digest: sha256:168c9962ea461813f023aba4ca15d1d3204e7e36186b2a07b6c8fb4f0b1dfbf7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:16.409Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:16.773Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:16.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-03T17:10:16.773Z] 64ad9733f5db: Preparing [2021-05-03T17:10:16.773Z] 378abe7e2a05: Preparing [2021-05-03T17:10:16.773Z] b7d9834977a7: Preparing [2021-05-03T17:10:16.773Z] bf53107513f8: Preparing [2021-05-03T17:10:16.773Z] de7b3cc634fe: Preparing [2021-05-03T17:10:16.773Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:16.773Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:16.773Z] de7b3cc634fe: Layer already exists [2021-05-03T17:10:17.047Z] bf53107513f8: Layer already exists [2021-05-03T17:10:17.047Z] 64ad9733f5db: Layer already exists [2021-05-03T17:10:17.047Z] 378abe7e2a05: Layer already exists [2021-05-03T17:10:17.047Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:17.047Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:17.047Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:168c9962ea461813f023aba4ca15d1d3204e7e36186b2a07b6c8fb4f0b1dfbf7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:17.393Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:17.736Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-05-03T17:10:17.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-03T17:10:17.736Z] 64ad9733f5db: Preparing [2021-05-03T17:10:17.736Z] 378abe7e2a05: Preparing [2021-05-03T17:10:17.736Z] b7d9834977a7: Preparing [2021-05-03T17:10:17.736Z] bf53107513f8: Preparing [2021-05-03T17:10:17.736Z] de7b3cc634fe: Preparing [2021-05-03T17:10:17.736Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:17.736Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:17.736Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:17.736Z] 64ad9733f5db: Layer already exists [2021-05-03T17:10:17.736Z] bf53107513f8: Layer already exists [2021-05-03T17:10:17.736Z] 378abe7e2a05: Layer already exists [2021-05-03T17:10:17.736Z] de7b3cc634fe: Layer already exists [2021-05-03T17:10:17.736Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:18.006Z] master: digest: sha256:168c9962ea461813f023aba4ca15d1d3204e7e36186b2a07b6c8fb4f0b1dfbf7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:18.074Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:18.092Z] taggedImages: [2021-05-03T17:10:18.092Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:18.092Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:18.092Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:18.092Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-05-03T17:10:18.133Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-05-03T17:10:18.133Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:18.133Z] 2.0.0-dev.194 [2021-05-03T17:10:18.133Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:18.133Z] master [2021-05-03T17:10:18.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:18.508Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:18.851Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:18.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-03T17:10:18.851Z] 9f3e71090f47: Preparing [2021-05-03T17:10:18.851Z] bbf21573c1fe: Preparing [2021-05-03T17:10:18.851Z] b7d9834977a7: Preparing [2021-05-03T17:10:18.851Z] 4a90a79f676f: Preparing [2021-05-03T17:10:18.851Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:19.122Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:19.122Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:19.122Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:19.122Z] 9f3e71090f47: Pushed [2021-05-03T17:10:22.492Z] bbf21573c1fe: Pushed [2021-05-03T17:10:22.492Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:7798293816ca35e1c599ff1fc88c2543d2d1cd574ed39659c6f4880ec647bddc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:22.834Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:23.175Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:23.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-03T17:10:23.175Z] 9f3e71090f47: Preparing [2021-05-03T17:10:23.175Z] bbf21573c1fe: Preparing [2021-05-03T17:10:23.175Z] b7d9834977a7: Preparing [2021-05-03T17:10:23.175Z] 4a90a79f676f: Preparing [2021-05-03T17:10:23.175Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:23.175Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:23.175Z] bbf21573c1fe: Layer already exists [2021-05-03T17:10:23.175Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:23.175Z] 9f3e71090f47: Layer already exists [2021-05-03T17:10:23.175Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:23.444Z] 2.0.0-dev.194: digest: sha256:7798293816ca35e1c599ff1fc88c2543d2d1cd574ed39659c6f4880ec647bddc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:23.789Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:24.120Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:24.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-03T17:10:24.120Z] 9f3e71090f47: Preparing [2021-05-03T17:10:24.120Z] bbf21573c1fe: Preparing [2021-05-03T17:10:24.120Z] b7d9834977a7: Preparing [2021-05-03T17:10:24.120Z] 4a90a79f676f: Preparing [2021-05-03T17:10:24.120Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:24.120Z] bbf21573c1fe: Layer already exists [2021-05-03T17:10:24.120Z] 9f3e71090f47: Layer already exists [2021-05-03T17:10:24.120Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:24.120Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:24.120Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:24.390Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:7798293816ca35e1c599ff1fc88c2543d2d1cd574ed39659c6f4880ec647bddc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:24.740Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:25.134Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-05-03T17:10:25.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-03T17:10:25.134Z] 9f3e71090f47: Preparing [2021-05-03T17:10:25.134Z] bbf21573c1fe: Preparing [2021-05-03T17:10:25.134Z] b7d9834977a7: Preparing [2021-05-03T17:10:25.134Z] 4a90a79f676f: Preparing [2021-05-03T17:10:25.134Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:25.134Z] 9f3e71090f47: Layer already exists [2021-05-03T17:10:25.134Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:25.134Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:25.134Z] bbf21573c1fe: Layer already exists [2021-05-03T17:10:25.134Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:25.404Z] master: digest: sha256:7798293816ca35e1c599ff1fc88c2543d2d1cd574ed39659c6f4880ec647bddc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:25.463Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:25.479Z] taggedImages: [2021-05-03T17:10:25.479Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:25.479Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:25.479Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:25.479Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-05-03T17:10:25.515Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-05-03T17:10:25.515Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:25.515Z] 2.0.0-dev.194 [2021-05-03T17:10:25.515Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:25.515Z] master [2021-05-03T17:10:25.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:25.891Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:26.236Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:26.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-03T17:10:26.236Z] 9c198e34f258: Preparing [2021-05-03T17:10:26.236Z] 9c198e34f258: Preparing [2021-05-03T17:10:26.236Z] 72986967d0c6: Preparing [2021-05-03T17:10:26.236Z] a6f81e89a2ff: Preparing [2021-05-03T17:10:26.236Z] 40af0c594332: Preparing [2021-05-03T17:10:26.236Z] 31720cfc103f: Preparing [2021-05-03T17:10:26.236Z] b7d9834977a7: Preparing [2021-05-03T17:10:26.236Z] 1d3db50caf03: Preparing [2021-05-03T17:10:26.236Z] 1d3db50caf03: Preparing [2021-05-03T17:10:26.236Z] 34bda6225340: Preparing [2021-05-03T17:10:26.236Z] 4e6255e081cd: Preparing [2021-05-03T17:10:26.236Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:26.236Z] 34bda6225340: Waiting [2021-05-03T17:10:26.236Z] 4e6255e081cd: Waiting [2021-05-03T17:10:26.236Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:26.236Z] b7d9834977a7: Waiting [2021-05-03T17:10:26.236Z] 1d3db50caf03: Waiting [2021-05-03T17:10:26.524Z] 9c198e34f258: Pushed [2021-05-03T17:10:26.524Z] 72986967d0c6: Pushed [2021-05-03T17:10:26.524Z] a6f81e89a2ff: Pushed [2021-05-03T17:10:26.524Z] 40af0c594332: Pushed [2021-05-03T17:10:26.524Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:26.800Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:26.800Z] 1d3db50caf03: Pushed [2021-05-03T17:10:26.800Z] 34bda6225340: Pushed [2021-05-03T17:10:26.800Z] 4e6255e081cd: Pushed [2021-05-03T17:10:29.404Z] 31720cfc103f: Pushed [2021-05-03T17:10:29.674Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:f1e13ff69cbfeee59fc9ebe07b4b6a782093681288730873b9baf7d33312cb8c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:30.019Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:30.351Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:30.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-03T17:10:30.351Z] 9c198e34f258: Preparing [2021-05-03T17:10:30.351Z] 9c198e34f258: Preparing [2021-05-03T17:10:30.351Z] 72986967d0c6: Preparing [2021-05-03T17:10:30.351Z] a6f81e89a2ff: Preparing [2021-05-03T17:10:30.351Z] 40af0c594332: Preparing [2021-05-03T17:10:30.351Z] 31720cfc103f: Preparing [2021-05-03T17:10:30.351Z] b7d9834977a7: Preparing [2021-05-03T17:10:30.351Z] 1d3db50caf03: Preparing [2021-05-03T17:10:30.351Z] 1d3db50caf03: Preparing [2021-05-03T17:10:30.351Z] 34bda6225340: Preparing [2021-05-03T17:10:30.351Z] 4e6255e081cd: Preparing [2021-05-03T17:10:30.351Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:30.351Z] 34bda6225340: Waiting [2021-05-03T17:10:30.351Z] 4e6255e081cd: Waiting [2021-05-03T17:10:30.351Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:30.351Z] b7d9834977a7: Waiting [2021-05-03T17:10:30.351Z] 1d3db50caf03: Waiting [2021-05-03T17:10:30.621Z] a6f81e89a2ff: Layer already exists [2021-05-03T17:10:30.621Z] 31720cfc103f: Layer already exists [2021-05-03T17:10:30.621Z] 72986967d0c6: Layer already exists [2021-05-03T17:10:30.621Z] 40af0c594332: Layer already exists [2021-05-03T17:10:30.621Z] 9c198e34f258: Layer already exists [2021-05-03T17:10:30.621Z] 34bda6225340: Layer already exists [2021-05-03T17:10:30.621Z] 4e6255e081cd: Layer already exists [2021-05-03T17:10:30.621Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:30.621Z] 1d3db50caf03: Layer already exists [2021-05-03T17:10:30.621Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:30.621Z] 2.0.0-dev.194: digest: sha256:f1e13ff69cbfeee59fc9ebe07b4b6a782093681288730873b9baf7d33312cb8c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:30.974Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:31.572Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:31.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-03T17:10:31.572Z] 9c198e34f258: Preparing [2021-05-03T17:10:31.572Z] 9c198e34f258: Preparing [2021-05-03T17:10:31.572Z] 72986967d0c6: Preparing [2021-05-03T17:10:31.572Z] a6f81e89a2ff: Preparing [2021-05-03T17:10:31.572Z] 40af0c594332: Preparing [2021-05-03T17:10:31.572Z] 31720cfc103f: Preparing [2021-05-03T17:10:31.572Z] b7d9834977a7: Preparing [2021-05-03T17:10:31.572Z] 1d3db50caf03: Preparing [2021-05-03T17:10:31.572Z] 1d3db50caf03: Preparing [2021-05-03T17:10:31.572Z] 34bda6225340: Preparing [2021-05-03T17:10:31.573Z] 4e6255e081cd: Preparing [2021-05-03T17:10:31.573Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:31.573Z] b7d9834977a7: Waiting [2021-05-03T17:10:31.573Z] 1d3db50caf03: Waiting [2021-05-03T17:10:31.573Z] 34bda6225340: Waiting [2021-05-03T17:10:31.573Z] 4e6255e081cd: Waiting [2021-05-03T17:10:31.573Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:31.573Z] 31720cfc103f: Layer already exists [2021-05-03T17:10:31.573Z] a6f81e89a2ff: Layer already exists [2021-05-03T17:10:31.573Z] 72986967d0c6: Layer already exists [2021-05-03T17:10:31.573Z] 40af0c594332: Layer already exists [2021-05-03T17:10:31.573Z] 9c198e34f258: Layer already exists [2021-05-03T17:10:31.573Z] 1d3db50caf03: Layer already exists [2021-05-03T17:10:31.573Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:31.573Z] 4e6255e081cd: Layer already exists [2021-05-03T17:10:31.573Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:31.573Z] 34bda6225340: Layer already exists [2021-05-03T17:10:31.848Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:f1e13ff69cbfeee59fc9ebe07b4b6a782093681288730873b9baf7d33312cb8c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:32.210Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:32.551Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-05-03T17:10:32.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-03T17:10:32.551Z] 9c198e34f258: Preparing [2021-05-03T17:10:32.551Z] 9c198e34f258: Preparing [2021-05-03T17:10:32.551Z] 72986967d0c6: Preparing [2021-05-03T17:10:32.551Z] a6f81e89a2ff: Preparing [2021-05-03T17:10:32.551Z] 40af0c594332: Preparing [2021-05-03T17:10:32.551Z] 31720cfc103f: Preparing [2021-05-03T17:10:32.551Z] b7d9834977a7: Preparing [2021-05-03T17:10:32.551Z] 1d3db50caf03: Preparing [2021-05-03T17:10:32.551Z] 1d3db50caf03: Preparing [2021-05-03T17:10:32.551Z] 34bda6225340: Preparing [2021-05-03T17:10:32.551Z] 4e6255e081cd: Preparing [2021-05-03T17:10:32.551Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:32.551Z] b7d9834977a7: Waiting [2021-05-03T17:10:32.551Z] 1d3db50caf03: Waiting [2021-05-03T17:10:32.551Z] 4e6255e081cd: Waiting [2021-05-03T17:10:32.551Z] 34bda6225340: Waiting [2021-05-03T17:10:32.551Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:32.551Z] a6f81e89a2ff: Layer already exists [2021-05-03T17:10:32.551Z] 40af0c594332: Layer already exists [2021-05-03T17:10:32.551Z] 9c198e34f258: Layer already exists [2021-05-03T17:10:32.551Z] 72986967d0c6: Layer already exists [2021-05-03T17:10:32.551Z] 31720cfc103f: Layer already exists [2021-05-03T17:10:32.551Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:32.551Z] 34bda6225340: Layer already exists [2021-05-03T17:10:32.551Z] 1d3db50caf03: Layer already exists [2021-05-03T17:10:32.551Z] 4e6255e081cd: Layer already exists [2021-05-03T17:10:32.551Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:32.821Z] master: digest: sha256:f1e13ff69cbfeee59fc9ebe07b4b6a782093681288730873b9baf7d33312cb8c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:32.885Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:32.911Z] taggedImages: [2021-05-03T17:10:32.911Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:32.911Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:32.911Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:32.911Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-05-03T17:10:32.948Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-05-03T17:10:32.948Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:32.948Z] 2.0.0-dev.194 [2021-05-03T17:10:32.948Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:32.948Z] master [2021-05-03T17:10:32.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:33.324Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:33.665Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:33.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-03T17:10:33.665Z] 2c72a82b670d: Preparing [2021-05-03T17:10:33.665Z] f74779795973: Preparing [2021-05-03T17:10:33.665Z] a691bba5ad60: Preparing [2021-05-03T17:10:33.665Z] 3dbf54cd9f9a: Preparing [2021-05-03T17:10:33.665Z] 63856a14bc76: Preparing [2021-05-03T17:10:33.665Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:33.665Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:33.935Z] 3dbf54cd9f9a: Pushed [2021-05-03T17:10:33.935Z] a691bba5ad60: Pushed [2021-05-03T17:10:34.206Z] 63856a14bc76: Pushed [2021-05-03T17:10:34.479Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:36.453Z] 2c72a82b670d: Pushed [2021-05-03T17:10:36.453Z] f74779795973: Pushed [2021-05-03T17:10:36.454Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:cb3077c58afb9c763742f057c11cb2ae99d9193aa15e6e469b4add019507585b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:36.794Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:37.135Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:37.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-03T17:10:37.135Z] 2c72a82b670d: Preparing [2021-05-03T17:10:37.135Z] f74779795973: Preparing [2021-05-03T17:10:37.135Z] a691bba5ad60: Preparing [2021-05-03T17:10:37.135Z] 3dbf54cd9f9a: Preparing [2021-05-03T17:10:37.135Z] 63856a14bc76: Preparing [2021-05-03T17:10:37.135Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:37.135Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:37.135Z] 63856a14bc76: Layer already exists [2021-05-03T17:10:37.135Z] 2c72a82b670d: Layer already exists [2021-05-03T17:10:37.135Z] 3dbf54cd9f9a: Layer already exists [2021-05-03T17:10:37.135Z] f74779795973: Layer already exists [2021-05-03T17:10:37.135Z] a691bba5ad60: Layer already exists [2021-05-03T17:10:37.405Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:37.405Z] 2.0.0-dev.194: digest: sha256:cb3077c58afb9c763742f057c11cb2ae99d9193aa15e6e469b4add019507585b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:37.747Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:38.083Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:38.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-03T17:10:38.083Z] 2c72a82b670d: Preparing [2021-05-03T17:10:38.083Z] f74779795973: Preparing [2021-05-03T17:10:38.083Z] a691bba5ad60: Preparing [2021-05-03T17:10:38.083Z] 3dbf54cd9f9a: Preparing [2021-05-03T17:10:38.083Z] 63856a14bc76: Preparing [2021-05-03T17:10:38.083Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:38.083Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:38.083Z] 2c72a82b670d: Layer already exists [2021-05-03T17:10:38.083Z] a691bba5ad60: Layer already exists [2021-05-03T17:10:38.083Z] 63856a14bc76: Layer already exists [2021-05-03T17:10:38.083Z] 3dbf54cd9f9a: Layer already exists [2021-05-03T17:10:38.083Z] f74779795973: Layer already exists [2021-05-03T17:10:38.353Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:38.353Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:cb3077c58afb9c763742f057c11cb2ae99d9193aa15e6e469b4add019507585b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:38.695Z] + 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-03T17:10:39.030Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-05-03T17:10:39.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-03T17:10:39.031Z] 2c72a82b670d: Preparing [2021-05-03T17:10:39.031Z] f74779795973: Preparing [2021-05-03T17:10:39.031Z] a691bba5ad60: Preparing [2021-05-03T17:10:39.031Z] 3dbf54cd9f9a: Preparing [2021-05-03T17:10:39.031Z] 63856a14bc76: Preparing [2021-05-03T17:10:39.031Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:39.031Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:39.031Z] 63856a14bc76: Layer already exists [2021-05-03T17:10:39.031Z] 3dbf54cd9f9a: Layer already exists [2021-05-03T17:10:39.031Z] 2c72a82b670d: Layer already exists [2021-05-03T17:10:39.031Z] f74779795973: Layer already exists [2021-05-03T17:10:39.031Z] a691bba5ad60: Layer already exists [2021-05-03T17:10:39.301Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:39.301Z] master: digest: sha256:cb3077c58afb9c763742f057c11cb2ae99d9193aa15e6e469b4add019507585b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:39.367Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:39.383Z] taggedImages: [2021-05-03T17:10:39.383Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:39.383Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:39.383Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:39.383Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-05-03T17:10:39.420Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-05-03T17:10:39.420Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:39.420Z] 2.0.0-dev.194 [2021-05-03T17:10:39.420Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:39.420Z] master [2021-05-03T17:10:39.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:39.804Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:40.138Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:40.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-03T17:10:40.138Z] 4a9473953583: Preparing [2021-05-03T17:10:40.138Z] 9c7d6c0c58f7: Preparing [2021-05-03T17:10:40.138Z] c23ff4ee78fd: Preparing [2021-05-03T17:10:40.138Z] 4cc4503bfc1f: Preparing [2021-05-03T17:10:40.138Z] bf097a706ba6: Preparing [2021-05-03T17:10:40.138Z] 49ed5279fffa: Preparing [2021-05-03T17:10:40.138Z] 0b8bfa0954f8: Preparing [2021-05-03T17:10:40.138Z] 35a5fe3906cc: Preparing [2021-05-03T17:10:40.138Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:40.138Z] 49ed5279fffa: Waiting [2021-05-03T17:10:40.138Z] 0b8bfa0954f8: Waiting [2021-05-03T17:10:40.138Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:40.138Z] 35a5fe3906cc: Waiting [2021-05-03T17:10:40.734Z] 4a9473953583: Pushed [2021-05-03T17:10:40.734Z] 9c7d6c0c58f7: Pushed [2021-05-03T17:10:40.734Z] bf097a706ba6: Pushed [2021-05-03T17:10:40.734Z] 49ed5279fffa: Pushed [2021-05-03T17:10:40.734Z] 0b8bfa0954f8: Pushed [2021-05-03T17:10:40.734Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:41.328Z] 35a5fe3906cc: Pushed [2021-05-03T17:10:42.754Z] 4cc4503bfc1f: Pushed [2021-05-03T17:10:42.754Z] c23ff4ee78fd: Pushed [2021-05-03T17:10:42.754Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:689a2ece8ced2a9c19d2178b65a722bccd26379a4979098e71767fc0f68e3dc0 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:43.364Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:43.695Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:43.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-03T17:10:43.696Z] 4a9473953583: Preparing [2021-05-03T17:10:43.696Z] 9c7d6c0c58f7: Preparing [2021-05-03T17:10:43.696Z] c23ff4ee78fd: Preparing [2021-05-03T17:10:43.696Z] 4cc4503bfc1f: Preparing [2021-05-03T17:10:43.696Z] bf097a706ba6: Preparing [2021-05-03T17:10:43.696Z] 49ed5279fffa: Preparing [2021-05-03T17:10:43.696Z] 0b8bfa0954f8: Preparing [2021-05-03T17:10:43.696Z] 35a5fe3906cc: Preparing [2021-05-03T17:10:43.696Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:43.696Z] 49ed5279fffa: Waiting [2021-05-03T17:10:43.696Z] 0b8bfa0954f8: Waiting [2021-05-03T17:10:43.696Z] 35a5fe3906cc: Waiting [2021-05-03T17:10:43.696Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:43.696Z] 9c7d6c0c58f7: Layer already exists [2021-05-03T17:10:43.696Z] bf097a706ba6: Layer already exists [2021-05-03T17:10:43.696Z] 4cc4503bfc1f: Layer already exists [2021-05-03T17:10:43.696Z] 4a9473953583: Layer already exists [2021-05-03T17:10:43.696Z] c23ff4ee78fd: Layer already exists [2021-05-03T17:10:43.696Z] 0b8bfa0954f8: Layer already exists [2021-05-03T17:10:43.696Z] 49ed5279fffa: Layer already exists [2021-05-03T17:10:43.696Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:43.696Z] 35a5fe3906cc: Layer already exists [2021-05-03T17:10:43.966Z] 2.0.0-dev.194: digest: sha256:689a2ece8ced2a9c19d2178b65a722bccd26379a4979098e71767fc0f68e3dc0 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:44.316Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:44.652Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:44.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-03T17:10:44.652Z] 4a9473953583: Preparing [2021-05-03T17:10:44.652Z] 9c7d6c0c58f7: Preparing [2021-05-03T17:10:44.652Z] c23ff4ee78fd: Preparing [2021-05-03T17:10:44.652Z] 4cc4503bfc1f: Preparing [2021-05-03T17:10:44.652Z] bf097a706ba6: Preparing [2021-05-03T17:10:44.652Z] 49ed5279fffa: Preparing [2021-05-03T17:10:44.652Z] 0b8bfa0954f8: Preparing [2021-05-03T17:10:44.652Z] 35a5fe3906cc: Preparing [2021-05-03T17:10:44.652Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:44.652Z] 0b8bfa0954f8: Waiting [2021-05-03T17:10:44.652Z] 35a5fe3906cc: Waiting [2021-05-03T17:10:44.652Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:44.652Z] 49ed5279fffa: Waiting [2021-05-03T17:10:44.652Z] c23ff4ee78fd: Layer already exists [2021-05-03T17:10:44.652Z] 4a9473953583: Layer already exists [2021-05-03T17:10:44.652Z] 9c7d6c0c58f7: Layer already exists [2021-05-03T17:10:44.652Z] bf097a706ba6: Layer already exists [2021-05-03T17:10:44.652Z] 4cc4503bfc1f: Layer already exists [2021-05-03T17:10:44.652Z] 49ed5279fffa: Layer already exists [2021-05-03T17:10:44.652Z] 0b8bfa0954f8: Layer already exists [2021-05-03T17:10:44.652Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:44.652Z] 35a5fe3906cc: Layer already exists [2021-05-03T17:10:44.922Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:689a2ece8ced2a9c19d2178b65a722bccd26379a4979098e71767fc0f68e3dc0 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:45.265Z] + 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-03T17:10:45.605Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-05-03T17:10:45.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-03T17:10:45.605Z] 4a9473953583: Preparing [2021-05-03T17:10:45.605Z] 9c7d6c0c58f7: Preparing [2021-05-03T17:10:45.605Z] c23ff4ee78fd: Preparing [2021-05-03T17:10:45.605Z] 4cc4503bfc1f: Preparing [2021-05-03T17:10:45.605Z] bf097a706ba6: Preparing [2021-05-03T17:10:45.605Z] 49ed5279fffa: Preparing [2021-05-03T17:10:45.605Z] 0b8bfa0954f8: Preparing [2021-05-03T17:10:45.605Z] 35a5fe3906cc: Preparing [2021-05-03T17:10:45.605Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:45.605Z] 0b8bfa0954f8: Waiting [2021-05-03T17:10:45.605Z] 35a5fe3906cc: Waiting [2021-05-03T17:10:45.605Z] 49ed5279fffa: Waiting [2021-05-03T17:10:45.605Z] 3fbe34a1663b: Waiting [2021-05-03T17:10:45.605Z] 4cc4503bfc1f: Layer already exists [2021-05-03T17:10:45.605Z] 9c7d6c0c58f7: Layer already exists [2021-05-03T17:10:45.605Z] c23ff4ee78fd: Layer already exists [2021-05-03T17:10:45.876Z] bf097a706ba6: Layer already exists [2021-05-03T17:10:45.876Z] 4a9473953583: Layer already exists [2021-05-03T17:10:45.876Z] 0b8bfa0954f8: Layer already exists [2021-05-03T17:10:45.876Z] 35a5fe3906cc: Layer already exists [2021-05-03T17:10:45.876Z] 49ed5279fffa: Layer already exists [2021-05-03T17:10:45.876Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:45.876Z] master: digest: sha256:689a2ece8ced2a9c19d2178b65a722bccd26379a4979098e71767fc0f68e3dc0 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:45.951Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:45.965Z] taggedImages: [2021-05-03T17:10:45.965Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:45.965Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:45.965Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:45.965Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-05-03T17:10:46.000Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-05-03T17:10:46.000Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:46.000Z] 2.0.0-dev.194 [2021-05-03T17:10:46.000Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:46.000Z] master [2021-05-03T17:10:46.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:46.379Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:46.715Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:46.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-03T17:10:46.716Z] 95a36254f47b: Preparing [2021-05-03T17:10:46.716Z] 41270f8f4c71: Preparing [2021-05-03T17:10:46.716Z] b7d9834977a7: Preparing [2021-05-03T17:10:46.716Z] f6b8d15fb634: Preparing [2021-05-03T17:10:46.716Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:46.987Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:46.987Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:46.987Z] 95a36254f47b: Pushed [2021-05-03T17:10:47.258Z] f6b8d15fb634: Pushed [2021-05-03T17:10:49.866Z] 41270f8f4c71: Pushed [2021-05-03T17:10:50.143Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:d491f53d139e0d6cbbc24f6e2a997abb009b056c57c6074781321a8030f3c681 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:50.492Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:50.829Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:50.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-03T17:10:50.829Z] 95a36254f47b: Preparing [2021-05-03T17:10:50.829Z] 41270f8f4c71: Preparing [2021-05-03T17:10:50.829Z] b7d9834977a7: Preparing [2021-05-03T17:10:50.829Z] f6b8d15fb634: Preparing [2021-05-03T17:10:50.829Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:50.829Z] 41270f8f4c71: Layer already exists [2021-05-03T17:10:50.829Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:50.829Z] f6b8d15fb634: Layer already exists [2021-05-03T17:10:50.829Z] 95a36254f47b: Layer already exists [2021-05-03T17:10:50.829Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:51.099Z] 2.0.0-dev.194: digest: sha256:d491f53d139e0d6cbbc24f6e2a997abb009b056c57c6074781321a8030f3c681 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:51.444Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:51.782Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:51.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-03T17:10:51.782Z] 95a36254f47b: Preparing [2021-05-03T17:10:51.782Z] 41270f8f4c71: Preparing [2021-05-03T17:10:51.782Z] b7d9834977a7: Preparing [2021-05-03T17:10:51.782Z] f6b8d15fb634: Preparing [2021-05-03T17:10:51.782Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:51.782Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:51.782Z] 41270f8f4c71: Layer already exists [2021-05-03T17:10:51.782Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:51.782Z] 95a36254f47b: Layer already exists [2021-05-03T17:10:51.782Z] f6b8d15fb634: Layer already exists [2021-05-03T17:10:52.052Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:d491f53d139e0d6cbbc24f6e2a997abb009b056c57c6074781321a8030f3c681 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:52.391Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:52.726Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-05-03T17:10:52.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-03T17:10:52.727Z] 95a36254f47b: Preparing [2021-05-03T17:10:52.727Z] 41270f8f4c71: Preparing [2021-05-03T17:10:52.727Z] b7d9834977a7: Preparing [2021-05-03T17:10:52.727Z] f6b8d15fb634: Preparing [2021-05-03T17:10:52.727Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:52.727Z] f6b8d15fb634: Layer already exists [2021-05-03T17:10:52.727Z] 41270f8f4c71: Layer already exists [2021-05-03T17:10:52.727Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:52.727Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:52.727Z] 95a36254f47b: Layer already exists [2021-05-03T17:10:52.998Z] master: digest: sha256:d491f53d139e0d6cbbc24f6e2a997abb009b056c57c6074781321a8030f3c681 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:10:53.077Z] ===================================================== [Pipeline] echo [2021-05-03T17:10:53.093Z] taggedImages: [2021-05-03T17:10:53.093Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:53.093Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:53.093Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:53.093Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-05-03T17:10:53.129Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-05-03T17:10:53.129Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:53.129Z] 2.0.0-dev.194 [2021-05-03T17:10:53.129Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:53.129Z] master [2021-05-03T17:10:53.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:53.515Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:53.849Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:10:53.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-03T17:10:53.849Z] 91517f202d9b: Preparing [2021-05-03T17:10:53.849Z] 63bb606dbe4e: Preparing [2021-05-03T17:10:53.849Z] b7d9834977a7: Preparing [2021-05-03T17:10:53.849Z] 4a90a79f676f: Preparing [2021-05-03T17:10:53.849Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:53.849Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:54.119Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:54.119Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:54.119Z] 91517f202d9b: Pushed [2021-05-03T17:10:56.721Z] 63bb606dbe4e: Pushed [2021-05-03T17:10:56.721Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:c80c2b9280a1716c0d14eca8b43680fc1d84334651d896cf135fd2654641e5fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:57.347Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:57.684Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.194 [2021-05-03T17:10:57.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-03T17:10:57.684Z] 91517f202d9b: Preparing [2021-05-03T17:10:57.684Z] 63bb606dbe4e: Preparing [2021-05-03T17:10:57.684Z] b7d9834977a7: Preparing [2021-05-03T17:10:57.684Z] 4a90a79f676f: Preparing [2021-05-03T17:10:57.684Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:57.684Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:57.684Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:57.684Z] 63bb606dbe4e: Layer already exists [2021-05-03T17:10:57.684Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:57.684Z] 91517f202d9b: Layer already exists [2021-05-03T17:10:57.955Z] 2.0.0-dev.194: digest: sha256:c80c2b9280a1716c0d14eca8b43680fc1d84334651d896cf135fd2654641e5fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:58.335Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:58.691Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:10:58.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-03T17:10:58.691Z] 91517f202d9b: Preparing [2021-05-03T17:10:58.691Z] 63bb606dbe4e: Preparing [2021-05-03T17:10:58.691Z] b7d9834977a7: Preparing [2021-05-03T17:10:58.691Z] 4a90a79f676f: Preparing [2021-05-03T17:10:58.691Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:58.691Z] 63bb606dbe4e: Layer already exists [2021-05-03T17:10:58.691Z] 91517f202d9b: Layer already exists [2021-05-03T17:10:58.691Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:58.971Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:58.971Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:58.971Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:c80c2b9280a1716c0d14eca8b43680fc1d84334651d896cf135fd2654641e5fa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:59.339Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:10:59.698Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-05-03T17:10:59.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-03T17:10:59.698Z] 91517f202d9b: Preparing [2021-05-03T17:10:59.698Z] 63bb606dbe4e: Preparing [2021-05-03T17:10:59.698Z] b7d9834977a7: Preparing [2021-05-03T17:10:59.698Z] 4a90a79f676f: Preparing [2021-05-03T17:10:59.698Z] 3fbe34a1663b: Preparing [2021-05-03T17:10:59.698Z] b7d9834977a7: Layer already exists [2021-05-03T17:10:59.698Z] 63bb606dbe4e: Layer already exists [2021-05-03T17:10:59.698Z] 4a90a79f676f: Layer already exists [2021-05-03T17:10:59.698Z] 91517f202d9b: Layer already exists [2021-05-03T17:10:59.698Z] 3fbe34a1663b: Layer already exists [2021-05-03T17:10:59.971Z] master: digest: sha256:c80c2b9280a1716c0d14eca8b43680fc1d84334651d896cf135fd2654641e5fa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:11:00.031Z] ===================================================== [Pipeline] echo [2021-05-03T17:11:00.045Z] taggedImages: [2021-05-03T17:11:00.045Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:11:00.045Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.194 [2021-05-03T17:11:00.045Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:11:00.045Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-05-03T17:11:00.078Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-05-03T17:11:00.078Z] ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:11:00.078Z] 2.0.0-dev.194 [2021-05-03T17:11:00.078Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:11:00.078Z] master [2021-05-03T17:11:00.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:00.456Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:00.793Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:11:00.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-03T17:11:00.793Z] 4c5db09d746f: Preparing [2021-05-03T17:11:00.793Z] 50c09b4ab3f0: Preparing [2021-05-03T17:11:00.793Z] 7b133ce75c07: Preparing [2021-05-03T17:11:00.793Z] cd5153387d83: Preparing [2021-05-03T17:11:00.793Z] 9ded3b6bb9b5: Preparing [2021-05-03T17:11:00.793Z] fa1afe8e6ed9: Preparing [2021-05-03T17:11:00.793Z] 87a09b4c083e: Preparing [2021-05-03T17:11:00.793Z] 0f74e9ff2a61: Preparing [2021-05-03T17:11:00.793Z] b122376c33c6: Preparing [2021-05-03T17:11:00.793Z] f8381ed47b22: Preparing [2021-05-03T17:11:00.793Z] e934a737d657: Preparing [2021-05-03T17:11:00.793Z] 0f74e9ff2a61: Waiting [2021-05-03T17:11:00.793Z] b122376c33c6: Waiting [2021-05-03T17:11:00.793Z] f8381ed47b22: Waiting [2021-05-03T17:11:00.793Z] e934a737d657: Waiting [2021-05-03T17:11:00.793Z] 87a09b4c083e: Waiting [2021-05-03T17:11:00.793Z] fa1afe8e6ed9: Waiting [2021-05-03T17:11:01.064Z] 9ded3b6bb9b5: Layer already exists [2021-05-03T17:11:01.064Z] fa1afe8e6ed9: Layer already exists [2021-05-03T17:11:01.064Z] 87a09b4c083e: Layer already exists [2021-05-03T17:11:01.064Z] 0f74e9ff2a61: Layer already exists [2021-05-03T17:11:01.064Z] 50c09b4ab3f0: Pushed [2021-05-03T17:11:01.064Z] b122376c33c6: Layer already exists [2021-05-03T17:11:01.064Z] f8381ed47b22: Layer already exists [2021-05-03T17:11:01.064Z] e934a737d657: Layer already exists [2021-05-03T17:11:02.040Z] 4c5db09d746f: Pushed [2021-05-03T17:11:03.466Z] 7b133ce75c07: Pushed [2021-05-03T17:11:15.866Z] cd5153387d83: Pushed [2021-05-03T17:11:15.866Z] ce85119b06e7d5e27843f039fb56aa987fad79c8: digest: sha256:214a937bc686707ec90fcfd3a714e63deb3eaeec79f8ef956208e0279a8d278c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:16.203Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:16.533Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.194 [2021-05-03T17:11:16.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-03T17:11:16.533Z] 4c5db09d746f: Preparing [2021-05-03T17:11:16.533Z] 50c09b4ab3f0: Preparing [2021-05-03T17:11:16.533Z] 7b133ce75c07: Preparing [2021-05-03T17:11:16.533Z] cd5153387d83: Preparing [2021-05-03T17:11:16.533Z] 9ded3b6bb9b5: Preparing [2021-05-03T17:11:16.533Z] fa1afe8e6ed9: Preparing [2021-05-03T17:11:16.533Z] 87a09b4c083e: Preparing [2021-05-03T17:11:16.533Z] 0f74e9ff2a61: Preparing [2021-05-03T17:11:16.533Z] b122376c33c6: Preparing [2021-05-03T17:11:16.533Z] f8381ed47b22: Preparing [2021-05-03T17:11:16.533Z] e934a737d657: Preparing [2021-05-03T17:11:16.533Z] 0f74e9ff2a61: Waiting [2021-05-03T17:11:16.533Z] b122376c33c6: Waiting [2021-05-03T17:11:16.533Z] f8381ed47b22: Waiting [2021-05-03T17:11:16.533Z] fa1afe8e6ed9: Waiting [2021-05-03T17:11:16.533Z] 87a09b4c083e: Waiting [2021-05-03T17:11:16.533Z] e934a737d657: Waiting [2021-05-03T17:11:16.533Z] 50c09b4ab3f0: Layer already exists [2021-05-03T17:11:16.533Z] 7b133ce75c07: Layer already exists [2021-05-03T17:11:16.533Z] 9ded3b6bb9b5: Layer already exists [2021-05-03T17:11:16.533Z] cd5153387d83: Layer already exists [2021-05-03T17:11:16.533Z] 4c5db09d746f: Layer already exists [2021-05-03T17:11:16.533Z] fa1afe8e6ed9: Layer already exists [2021-05-03T17:11:16.533Z] 87a09b4c083e: Layer already exists [2021-05-03T17:11:16.533Z] b122376c33c6: Layer already exists [2021-05-03T17:11:16.533Z] 0f74e9ff2a61: Layer already exists [2021-05-03T17:11:16.533Z] f8381ed47b22: Layer already exists [2021-05-03T17:11:16.802Z] e934a737d657: Layer already exists [2021-05-03T17:11:16.802Z] 2.0.0-dev.194: digest: sha256:214a937bc686707ec90fcfd3a714e63deb3eaeec79f8ef956208e0279a8d278c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:17.140Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:17.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:11:17.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-03T17:11:17.473Z] 4c5db09d746f: Preparing [2021-05-03T17:11:17.473Z] 50c09b4ab3f0: Preparing [2021-05-03T17:11:17.473Z] 7b133ce75c07: Preparing [2021-05-03T17:11:17.473Z] cd5153387d83: Preparing [2021-05-03T17:11:17.473Z] 9ded3b6bb9b5: Preparing [2021-05-03T17:11:17.473Z] fa1afe8e6ed9: Preparing [2021-05-03T17:11:17.473Z] 87a09b4c083e: Preparing [2021-05-03T17:11:17.473Z] 0f74e9ff2a61: Preparing [2021-05-03T17:11:17.473Z] b122376c33c6: Preparing [2021-05-03T17:11:17.473Z] f8381ed47b22: Preparing [2021-05-03T17:11:17.473Z] e934a737d657: Preparing [2021-05-03T17:11:17.473Z] 0f74e9ff2a61: Waiting [2021-05-03T17:11:17.473Z] b122376c33c6: Waiting [2021-05-03T17:11:17.473Z] f8381ed47b22: Waiting [2021-05-03T17:11:17.473Z] e934a737d657: Waiting [2021-05-03T17:11:17.473Z] fa1afe8e6ed9: Waiting [2021-05-03T17:11:17.473Z] 87a09b4c083e: Waiting [2021-05-03T17:11:17.473Z] 9ded3b6bb9b5: Layer already exists [2021-05-03T17:11:17.473Z] 50c09b4ab3f0: Layer already exists [2021-05-03T17:11:17.473Z] 7b133ce75c07: Layer already exists [2021-05-03T17:11:17.473Z] cd5153387d83: Layer already exists [2021-05-03T17:11:17.473Z] 4c5db09d746f: Layer already exists [2021-05-03T17:11:17.743Z] fa1afe8e6ed9: Layer already exists [2021-05-03T17:11:17.743Z] f8381ed47b22: Layer already exists [2021-05-03T17:11:17.743Z] 87a09b4c083e: Layer already exists [2021-05-03T17:11:17.743Z] 0f74e9ff2a61: Layer already exists [2021-05-03T17:11:17.743Z] b122376c33c6: Layer already exists [2021-05-03T17:11:17.743Z] e934a737d657: Layer already exists [2021-05-03T17:11:17.743Z] ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194: digest: sha256:214a937bc686707ec90fcfd3a714e63deb3eaeec79f8ef956208e0279a8d278c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:11:18.083Z] + 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-03T17:11:18.416Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-05-03T17:11:18.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-03T17:11:18.416Z] 4c5db09d746f: Preparing [2021-05-03T17:11:18.416Z] 50c09b4ab3f0: Preparing [2021-05-03T17:11:18.416Z] 7b133ce75c07: Preparing [2021-05-03T17:11:18.416Z] cd5153387d83: Preparing [2021-05-03T17:11:18.416Z] 9ded3b6bb9b5: Preparing [2021-05-03T17:11:18.416Z] fa1afe8e6ed9: Preparing [2021-05-03T17:11:18.416Z] 87a09b4c083e: Preparing [2021-05-03T17:11:18.416Z] 0f74e9ff2a61: Preparing [2021-05-03T17:11:18.416Z] b122376c33c6: Preparing [2021-05-03T17:11:18.416Z] f8381ed47b22: Preparing [2021-05-03T17:11:18.416Z] e934a737d657: Preparing [2021-05-03T17:11:18.416Z] fa1afe8e6ed9: Waiting [2021-05-03T17:11:18.416Z] 87a09b4c083e: Waiting [2021-05-03T17:11:18.416Z] 0f74e9ff2a61: Waiting [2021-05-03T17:11:18.416Z] b122376c33c6: Waiting [2021-05-03T17:11:18.416Z] f8381ed47b22: Waiting [2021-05-03T17:11:18.416Z] e934a737d657: Waiting [2021-05-03T17:11:18.416Z] 7b133ce75c07: Layer already exists [2021-05-03T17:11:18.416Z] cd5153387d83: Layer already exists [2021-05-03T17:11:18.416Z] 4c5db09d746f: Layer already exists [2021-05-03T17:11:18.416Z] 50c09b4ab3f0: Layer already exists [2021-05-03T17:11:18.416Z] 9ded3b6bb9b5: Layer already exists [2021-05-03T17:11:18.416Z] 0f74e9ff2a61: Layer already exists [2021-05-03T17:11:18.416Z] b122376c33c6: Layer already exists [2021-05-03T17:11:18.416Z] f8381ed47b22: Layer already exists [2021-05-03T17:11:18.416Z] fa1afe8e6ed9: Layer already exists [2021-05-03T17:11:18.416Z] 87a09b4c083e: Layer already exists [2021-05-03T17:11:18.685Z] e934a737d657: Layer already exists [2021-05-03T17:11:18.685Z] master: digest: sha256:214a937bc686707ec90fcfd3a714e63deb3eaeec79f8ef956208e0279a8d278c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-03T17:11:18.750Z] ===================================================== [Pipeline] echo [2021-05-03T17:11:18.766Z] taggedImages: [2021-05-03T17:11:18.766Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8 [2021-05-03T17:11:18.766Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.194 [2021-05-03T17:11:18.766Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ce85119b06e7d5e27843f039fb56aa987fad79c8-2.0.0-dev.194 [2021-05-03T17:11:18.766Z] - 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-03T17:11:19.343Z] ---> job-cost.sh [2021-05-03T17:11:19.343Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HE0D [2021-05-03T17:11:58.274Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T17:13:35.007Z] lf-activate-venv(): INFO: Adding /tmp/venv-HE0D/bin to PATH [2021-05-03T17:13:35.007Z] INFO: No Stack... [2021-05-03T17:13:35.007Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T17:13:35.007Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T17:13:35.342Z] + cut -d, -f6 [2021-05-03T17:13:35.342Z] + cat /w/workspace/edgex-go/462/archives/cost.csv [Pipeline] lock [2021-05-03T17:13:35.465Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-462-stack-cost] [2021-05-03T17:13:35.483Z] Resource [jenkins-edgexfoundry-edgex-go-master-462-stack-cost] did not exist. Created. [2021-05-03T17:13:35.485Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-462-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T17:13:35.839Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T17:13:36.755Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T17:13:36.769Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-462-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-03T17:13:37.520Z] provisioning config files... [2021-05-03T17:13:37.532Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/462@tmp/config5285860873170816066tmp [Pipeline] { [Pipeline] sh [2021-05-03T17:13:37.858Z] + set +x [2021-05-03T17:13:37.858Z] + curl -s https://codecov.io/bash [2021-05-03T17:13:37.858Z] + bash -s -- [2021-05-03T17:13:38.434Z] [2021-05-03T17:13:38.434Z] _____ _ [2021-05-03T17:13:38.434Z] / ____| | | [2021-05-03T17:13:38.434Z] | | ___ __| | ___ ___ _____ __ [2021-05-03T17:13:38.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-03T17:13:38.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-03T17:13:38.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-03T17:13:38.434Z] Bash-1.0.2 [2021-05-03T17:13:38.434Z] [2021-05-03T17:13:38.434Z] [2021-05-03T17:13:38.434Z] ==> git version 2.24.3 found [2021-05-03T17:13:38.434Z] ==> 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-03T17:13:38.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-03T17:13:38.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-03T17:13:38.434Z] ==> Jenkins CI detected. [2021-05-03T17:13:38.434Z] project root: . [2021-05-03T17:13:38.434Z] --> token set from env [2021-05-03T17:13:38.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-03T17:13:38.434Z] ==> Running gcov in . (disable via -X gcov) [2021-05-03T17:13:38.434Z] ==> Python coveragepy not found [2021-05-03T17:13:38.434Z] ==> Searching for coverage reports in: [2021-05-03T17:13:38.434Z] + . [2021-05-03T17:13:38.434Z] -> Found 1 reports [2021-05-03T17:13:38.434Z] ==> Detecting git/mercurial file structure [2021-05-03T17:13:38.434Z] ==> Reading reports [2021-05-03T17:13:38.434Z] + ./coverage.out bytes=691485 [2021-05-03T17:13:38.697Z] ==> Appending adjustments [2021-05-03T17:13:38.697Z] https://docs.codecov.io/docs/fixing-reports [2021-05-03T17:13:42.925Z] + Found adjustments [2021-05-03T17:13:42.925Z] ==> Gzipping contents [2021-05-03T17:13:42.925Z] 100K /tmp/codecov.XJ6szc.gz [2021-05-03T17:13:42.925Z] ==> Uploading reports [2021-05-03T17:13:42.925Z] url: https://codecov.io [2021-05-03T17:13:42.925Z] query: branch=master&commit=ce85119b06e7d5e27843f039fb56aa987fad79c8&build=462&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F462%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-03T17:13:42.925Z] -> Pinging Codecov [2021-05-03T17:13:42.925Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=ce85119b06e7d5e27843f039fb56aa987fad79c8&build=462&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F462%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-03T17:13:42.925Z] -> Uploading to [2021-05-03T17:13:42.925Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-03/00271124DB129430A58F1EEE437C3FCB/ce85119b06e7d5e27843f039fb56aa987fad79c8/acf0886e-9d1e-471e-a494-0c10af13425d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T171342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bbe65fc286978f386dd949fb02d37abe5f3c3ff06831c48b0098dc107642edb [2021-05-03T17:13:42.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:13:42.925Z] Dload Upload Total Spent Left Speed [2021-05-03T17:13:43.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99373 0 0 100 99373 0 183k --:--:-- --:--:-- --:--:-- 183k [2021-05-03T17:13:43.501Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ce85119b06e7d5e27843f039fb56aa987fad79c8 [Pipeline] } [2021-05-03T17:13:43.515Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-03T17:13:44.204Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-03T17:13:44.225Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:13:44.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-03T17:13:44.805Z] [2021-05-03T17:13:44.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:13:45.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-03T17:13:45.215Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-03T17:13:45.215Z] 188c0c94c7c5: Pulling fs layer [2021-05-03T17:13:45.215Z] 0ef7d3d256c8: Pulling fs layer [2021-05-03T17:13:45.215Z] de9db76c5a1d: Pulling fs layer [2021-05-03T17:13:45.215Z] 0eba1c9be4d2: Pulling fs layer [2021-05-03T17:13:45.215Z] 0d57e429df01: Pulling fs layer [2021-05-03T17:13:45.215Z] 4e4be7b47b0d: Pulling fs layer [2021-05-03T17:13:45.215Z] e1f770b5df2f: Pulling fs layer [2021-05-03T17:13:45.215Z] 85a0685a4137: Pulling fs layer [2021-05-03T17:13:45.215Z] 0eba1c9be4d2: Waiting [2021-05-03T17:13:45.215Z] 0d57e429df01: Waiting [2021-05-03T17:13:45.215Z] 4e4be7b47b0d: Waiting [2021-05-03T17:13:45.215Z] e1f770b5df2f: Waiting [2021-05-03T17:13:45.215Z] 85a0685a4137: Waiting [2021-05-03T17:13:45.215Z] de9db76c5a1d: Verifying Checksum [2021-05-03T17:13:45.215Z] de9db76c5a1d: Download complete [2021-05-03T17:13:45.215Z] 0ef7d3d256c8: Verifying Checksum [2021-05-03T17:13:45.215Z] 0ef7d3d256c8: Download complete [2021-05-03T17:13:45.215Z] 0d57e429df01: Verifying Checksum [2021-05-03T17:13:45.215Z] 0d57e429df01: Download complete [2021-05-03T17:13:45.524Z] 4e4be7b47b0d: Verifying Checksum [2021-05-03T17:13:45.525Z] 4e4be7b47b0d: Download complete [2021-05-03T17:13:45.525Z] 188c0c94c7c5: Verifying Checksum [2021-05-03T17:13:45.525Z] 188c0c94c7c5: Download complete [2021-05-03T17:13:45.818Z] 188c0c94c7c5: Pull complete [2021-05-03T17:13:46.114Z] 0ef7d3d256c8: Pull complete [2021-05-03T17:13:46.114Z] de9db76c5a1d: Pull complete [2021-05-03T17:13:47.516Z] e1f770b5df2f: Verifying Checksum [2021-05-03T17:13:47.516Z] e1f770b5df2f: Download complete [2021-05-03T17:13:49.474Z] 0eba1c9be4d2: Verifying Checksum [2021-05-03T17:13:49.474Z] 0eba1c9be4d2: Download complete [2021-05-03T17:13:50.068Z] 85a0685a4137: Verifying Checksum [2021-05-03T17:13:50.068Z] 85a0685a4137: Download complete [2021-05-03T17:13:56.698Z] 0eba1c9be4d2: Pull complete [2021-05-03T17:13:56.963Z] 0d57e429df01: Pull complete [2021-05-03T17:13:56.963Z] 4e4be7b47b0d: Pull complete [2021-05-03T17:14:00.291Z] e1f770b5df2f: Pull complete [2021-05-03T17:14:10.382Z] 85a0685a4137: Pull complete [2021-05-03T17:14:10.382Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-03T17:14:10.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-03T17:14:10.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-03T17:14:10.687Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:14:10.755Z] $ 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/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:14:12.241Z] $ docker top f3a69a1c851f8ba378485640566fa14d4e24d21701a030be3498efe7ea682467 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T17:14:12.480Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-03T17:14:12.805Z] + set -o pipefail [2021-05-03T17:14:12.805Z] + snyk monitor '--org=edgex-jenkins' [2021-05-03T17:14:39.464Z] [2021-05-03T17:14:39.464Z] Monitoring /w/workspace/edgex-go/462 (github.com/edgexfoundry/edgex-go)... [2021-05-03T17:14:39.464Z] [2021-05-03T17:14:39.464Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b56ce08e-ea06-4bca-938b-0985726f13af [2021-05-03T17:14:39.464Z] [2021-05-03T17:14:39.464Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-03T17:14:39.464Z] [2021-05-03T17:14:39.464Z] [Pipeline] } [2021-05-03T17:14:39.487Z] $ docker stop --time=1 f3a69a1c851f8ba378485640566fa14d4e24d21701a030be3498efe7ea682467 [2021-05-03T17:14:41.808Z] $ docker rm -f f3a69a1c851f8ba378485640566fa14d4e24d21701a030be3498efe7ea682467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-03T17:14:42.933Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T17:14:42.954Z] provisioning config files... [2021-05-03T17:14:42.965Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/462@tmp/config6006563583526658924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:14:43.291Z] --> edgex-publish-swagger.sh [2021-05-03T17:14:43.291Z] === Publish openapi/v1 API === [2021-05-03T17:14:43.291Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-03T17:14:43.291Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/462/openapi/v1/core-command.yaml] [2021-05-03T17:14:43.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:43.291Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:44.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10522 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 7505 0:00:01 0:00:01 --:--:-- 7510 100 10522 0 0 100 10522 0 7503 0:00:01 0:00:01 --:--:-- 7504 [2021-05-03T17:14:44.772Z] [2021-05-03T17:14:44.772Z] [2021-05-03T17:14:44.772Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/462/openapi/v1/core-data.yaml] [2021-05-03T17:14:44.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:44.772Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:46.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 26375 0:00:01 0:00:01 --:--:-- 26383 100 32557 0 0 100 32557 0 24899 0:00:01 0:00:01 --:--:-- 24909 [2021-05-03T17:14:46.181Z] [2021-05-03T17:14:46.181Z] [2021-05-03T17:14:46.181Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/462/openapi/v1/core-metadata.yaml] [2021-05-03T17:14:46.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:46.181Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:47.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 60623 0:00:01 0:00:01 --:--:-- 60675 100 73721 0 0 100 73721 0 56787 0:00:01 0:00:01 --:--:-- 56795 [2021-05-03T17:14:47.392Z] [2021-05-03T17:14:47.392Z] [2021-05-03T17:14:47.392Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/462/openapi/v1/support-logging.yaml] [2021-05-03T17:14:47.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:47.393Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:48.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11682 0:00:01 0:00:01 --:--:-- 11687 100 13581 0 0 100 13581 0 11679 0:00:01 0:00:01 --:--:-- 11687 [2021-05-03T17:14:48.342Z] [2021-05-03T17:14:48.342Z] [2021-05-03T17:14:48.342Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/462/openapi/v1/support-notifications.yaml] [2021-05-03T17:14:48.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:48.342Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:49.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 32035 0:00:01 0:00:01 --:--:-- 32034 100 38890 0 0 100 38890 0 28923 0:00:01 0:00:01 --:--:-- 28914 [2021-05-03T17:14:49.820Z] [2021-05-03T17:14:49.820Z] [2021-05-03T17:14:49.820Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/462/openapi/v1/support-scheduler.yaml] [2021-05-03T17:14:49.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:49.820Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:51.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 11557 0:00:01 0:00:01 --:--:-- 11565 100 14249 0 0 100 14249 0 11122 0:00:01 0:00:01 --:--:-- 11132 [2021-05-03T17:14:51.221Z] [2021-05-03T17:14:51.221Z] [2021-05-03T17:14:51.221Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/462/openapi/v1/system-agent.yaml] [2021-05-03T17:14:51.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:51.221Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:52.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3514 0:00:01 0:00:01 --:--:-- 3515 100 4110 0 0 100 4110 0 3513 0:00:01 0:00:01 --:--:-- 3515 [2021-05-03T17:14:52.176Z] [2021-05-03T17:14:52.176Z] [2021-05-03T17:14:52.176Z] === Publish openapi/v2 API === [2021-05-03T17:14:52.176Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-03T17:14:52.176Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/462/openapi/v2/core-command.yaml] [2021-05-03T17:14:52.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:52.440Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:53.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 29594 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 23901 0:00:01 0:00:01 --:--:-- 23904 100 29594 0 0 100 29594 0 23895 0:00:01 0:00:01 --:--:-- 23885 [2021-05-03T17:14:53.832Z] [2021-05-03T17:14:53.832Z] [2021-05-03T17:14:53.832Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/462/openapi/v2/core-data.yaml] [2021-05-03T17:14:53.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:53.832Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:54.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 47370 0:00:01 0:00:01 --:--:-- 47417 100 56190 0 0 100 56190 0 47362 0:00:01 0:00:01 --:--:-- 47377 [2021-05-03T17:14:54.782Z] [2021-05-03T17:14:54.782Z] [2021-05-03T17:14:54.782Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/462/openapi/v2/core-metadata.yaml] [2021-05-03T17:14:54.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:54.782Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:56.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-05-03T17:14:56.189Z] [2021-05-03T17:14:56.189Z] [2021-05-03T17:14:56.189Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/462/openapi/v2/support-notifications.yaml] [2021-05-03T17:14:56.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:56.189Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:57.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75628 0 0 100 75628 0 62304 0:00:01 0:00:01 --:--:-- 62347 100 75628 0 0 100 75628 0 57690 0:00:01 0:00:01 --:--:-- 57731 [2021-05-03T17:14:57.401Z] [2021-05-03T17:14:57.401Z] [2021-05-03T17:14:57.401Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/462/openapi/v2/support-scheduler.yaml] [2021-05-03T17:14:57.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:57.401Z] Dload Upload Total Spent Left Speed [2021-05-03T17:14:58.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 37617 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 28062 0:00:01 0:00:01 --:--:-- 28051 100 37617 0 0 100 37617 0 28057 0:00:01 0:00:01 --:--:-- 28051 [2021-05-03T17:14:58.618Z] [2021-05-03T17:14:58.618Z] [2021-05-03T17:14:58.618Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/462/openapi/v2/system-agent.yaml] [2021-05-03T17:14:58.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T17:14:58.618Z] Dload Upload Total Spent Left Speed [2021-05-03T17:15:00.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23815 0 0 100 23815 0 19303 0:00:01 0:00:01 --:--:-- 19314 100 23815 0 0 100 23815 0 19300 0:00:01 0:00:01 --:--:-- 19314 [2021-05-03T17:15:00.016Z] [2021-05-03T17:15:00.016Z] [Pipeline] } [2021-05-03T17:15:00.027Z] 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-03T17:15:00.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T17:15:00.480Z] . [Pipeline] withDockerContainer [2021-05-03T17:15:00.589Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:15:00.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:15:01.606Z] $ docker top 2b3213eaef1ef5cdc3e6ef831aeab9ddde9f30c07483fd8748e0786fd887d539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T17:15:01.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T17:15:01.795Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T17:15:02.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T17:15:02.065Z] $ docker exec 2b3213eaef1ef5cdc3e6ef831aeab9ddde9f30c07483fd8748e0786fd887d539 ssh-agent [2021-05-03T17:15:02.335Z] SSH_AUTH_SOCK=/tmp/ssh-IyWYyE5mWCWY/agent.11 [2021-05-03T17:15:02.335Z] SSH_AGENT_PID=17 [2021-05-03T17:15:02.345Z] Running ssh-add (command line suppressed) [2021-05-03T17:15:02.605Z] Identity added: /w/workspace/edgex-go/462@tmp/private_key_8055835157357122725.key (/w/workspace/edgex-go/462@tmp/private_key_8055835157357122725.key) [2021-05-03T17:15:02.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T17:15:03.026Z] + git semver tag [2021-05-03T17:15:03.606Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T17:15:03.606Z] # $GIT_DIR = /w/workspace/edgex-go/462/.git [2021-05-03T17:15:03.606Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/462 [2021-05-03T17:15:03.606Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T17:15:03.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T17:15:03.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T17:15:03.606Z] # $SEMVER_BRANCH = master [2021-05-03T17:15:03.606Z] # $SEMVER_DIR = /w/workspace/edgex-go/462/.semver [2021-05-03T17:15:03.606Z] # ce85119b06e7d5e27843f039fb56aa987fad79c8 HEAD [2021-05-03T17:15:04.185Z] # -> Force: false [2021-05-03T17:15:04.185Z] # b19604e2a2105e30a32cf8808dba449e1775ff8c refs/tags/v2.0.0-dev.194 [Pipeline] } [2021-05-03T17:15:04.202Z] $ docker exec --env ******** --env ******** 2b3213eaef1ef5cdc3e6ef831aeab9ddde9f30c07483fd8748e0786fd887d539 ssh-agent -k [2021-05-03T17:15:04.434Z] unset SSH_AUTH_SOCK; [2021-05-03T17:15:04.434Z] unset SSH_AGENT_PID; [2021-05-03T17:15:04.434Z] echo Agent pid 17 killed; [2021-05-03T17:15:04.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T17:15:04.882Z] + git semver [Pipeline] } [2021-05-03T17:15:04.904Z] $ docker stop --time=1 2b3213eaef1ef5cdc3e6ef831aeab9ddde9f30c07483fd8748e0786fd887d539 [2021-05-03T17:15:06.501Z] $ docker rm -f 2b3213eaef1ef5cdc3e6ef831aeab9ddde9f30c07483fd8748e0786fd887d539 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:15:07.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-03T17:15:07.122Z] [2021-05-03T17:15:07.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:15:07.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-03T17:15:07.498Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-03T17:15:07.498Z] ab5ef0e58194: Pulling fs layer [2021-05-03T17:15:07.498Z] 9712f1f96733: Pulling fs layer [2021-05-03T17:15:07.498Z] 63f879dbbcfc: Pulling fs layer [2021-05-03T17:15:07.498Z] 0d9ebad4ef96: Pulling fs layer [2021-05-03T17:15:07.498Z] e9a5061849ea: Pulling fs layer [2021-05-03T17:15:07.498Z] d747dcd14b5f: Pulling fs layer [2021-05-03T17:15:07.498Z] 2de7ff778b66: Pulling fs layer [2021-05-03T17:15:07.498Z] 0d9ebad4ef96: Waiting [2021-05-03T17:15:07.498Z] e9a5061849ea: Waiting [2021-05-03T17:15:07.498Z] 2de7ff778b66: Waiting [2021-05-03T17:15:07.498Z] d747dcd14b5f: Waiting [2021-05-03T17:15:07.498Z] 9712f1f96733: Verifying Checksum [2021-05-03T17:15:07.498Z] 9712f1f96733: Download complete [2021-05-03T17:15:09.449Z] 63f879dbbcfc: Verifying Checksum [2021-05-03T17:15:09.449Z] 63f879dbbcfc: Download complete [2021-05-03T17:15:09.449Z] e9a5061849ea: Download complete [2021-05-03T17:15:09.449Z] d747dcd14b5f: Verifying Checksum [2021-05-03T17:15:09.449Z] d747dcd14b5f: Download complete [2021-05-03T17:15:09.712Z] 0d9ebad4ef96: Verifying Checksum [2021-05-03T17:15:09.712Z] 0d9ebad4ef96: Download complete [2021-05-03T17:15:09.712Z] 2de7ff778b66: Verifying Checksum [2021-05-03T17:15:09.712Z] 2de7ff778b66: Download complete [2021-05-03T17:15:09.976Z] ab5ef0e58194: Verifying Checksum [2021-05-03T17:15:09.976Z] ab5ef0e58194: Download complete [2021-05-03T17:15:16.615Z] ab5ef0e58194: Pull complete [2021-05-03T17:15:16.615Z] 9712f1f96733: Pull complete [2021-05-03T17:15:19.949Z] 63f879dbbcfc: Pull complete [2021-05-03T17:15:28.164Z] 0d9ebad4ef96: Pull complete [2021-05-03T17:15:30.101Z] e9a5061849ea: Pull complete [2021-05-03T17:15:30.374Z] d747dcd14b5f: Pull complete [2021-05-03T17:15:33.703Z] 2de7ff778b66: Pull complete [2021-05-03T17:15:33.703Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-03T17:15:33.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-03T17:15:33.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-03T17:15:33.944Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:15:34.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:15:38.086Z] $ docker top b0969a336e90fe0c59463813aa0128933dda46ad55ec0f85bf877df05717ee5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-03T17:15:38.317Z] provisioning config files... [2021-05-03T17:15:38.329Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/462@tmp/config7024991539899509015tmp [2021-05-03T17:15:38.346Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/462@tmp/config5550646887980874026tmp [2021-05-03T17:15:38.362Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/462@tmp/config4118642743298675301tmp [Pipeline] { [Pipeline] echo [2021-05-03T17:15:38.384Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:15:38.689Z] ---> sigul-configuration.sh [2021-05-03T17:15:38.689Z] gpg: directory `/root/.gnupg' created [2021-05-03T17:15:38.689Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-03T17:15:38.689Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-03T17:15:38.689Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-03T17:15:38.689Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-03T17:15:38.689Z] gpg: CAST5 encrypted data [2021-05-03T17:15:38.951Z] gpg: encrypted with 1 passphrase [2021-05-03T17:15:38.951Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-03T17:15:39.253Z] + mkdir /home/jenkins [2021-05-03T17:15:39.253Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-03T17:15:39.557Z] + 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-03T17:15:39.570Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:15:39.869Z] ---> sigul-install.sh [2021-05-03T17:15:48.034Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-03T17:15:48.929Z] + git tag --list [2021-05-03T17:15:48.929Z] 0.6.0 [2021-05-03T17:15:48.929Z] 0.6.1 [2021-05-03T17:15:48.929Z] 0.7.0 [2021-05-03T17:15:48.929Z] 0.7.1 [2021-05-03T17:15:48.929Z] v0.0.0 [2021-05-03T17:15:48.929Z] v0.0.1-dev.1 [2021-05-03T17:15:48.929Z] v1.0.0 [2021-05-03T17:15:48.929Z] v1.0.1 [2021-05-03T17:15:48.929Z] v1.1.0 [2021-05-03T17:15:48.929Z] v1.2.0 [2021-05-03T17:15:48.929Z] v1.2.1 [2021-05-03T17:15:48.929Z] v1.2.2-dev.1 [2021-05-03T17:15:48.929Z] v1.2.2-dev.10 [2021-05-03T17:15:48.929Z] v1.2.2-dev.100 [2021-05-03T17:15:48.929Z] v1.2.2-dev.101 [2021-05-03T17:15:48.929Z] v1.2.2-dev.102 [2021-05-03T17:15:48.929Z] v1.2.2-dev.103 [2021-05-03T17:15:48.929Z] v1.2.2-dev.104 [2021-05-03T17:15:48.929Z] v1.2.2-dev.105 [2021-05-03T17:15:48.929Z] v1.2.2-dev.106 [2021-05-03T17:15:48.929Z] v1.2.2-dev.107 [2021-05-03T17:15:48.929Z] v1.2.2-dev.11 [2021-05-03T17:15:48.929Z] v1.2.2-dev.12 [2021-05-03T17:15:48.929Z] v1.2.2-dev.13 [2021-05-03T17:15:48.929Z] v1.2.2-dev.14 [2021-05-03T17:15:48.929Z] v1.2.2-dev.15 [2021-05-03T17:15:48.929Z] v1.2.2-dev.16 [2021-05-03T17:15:48.929Z] v1.2.2-dev.17 [2021-05-03T17:15:48.929Z] v1.2.2-dev.18 [2021-05-03T17:15:48.929Z] v1.2.2-dev.19 [2021-05-03T17:15:48.929Z] v1.2.2-dev.2 [2021-05-03T17:15:48.929Z] v1.2.2-dev.20 [2021-05-03T17:15:48.929Z] v1.2.2-dev.21 [2021-05-03T17:15:48.929Z] v1.2.2-dev.22 [2021-05-03T17:15:48.929Z] v1.2.2-dev.23 [2021-05-03T17:15:48.929Z] v1.2.2-dev.24 [2021-05-03T17:15:48.929Z] v1.2.2-dev.25 [2021-05-03T17:15:48.929Z] v1.2.2-dev.26 [2021-05-03T17:15:48.929Z] v1.2.2-dev.27 [2021-05-03T17:15:48.929Z] v1.2.2-dev.28 [2021-05-03T17:15:48.929Z] v1.2.2-dev.29 [2021-05-03T17:15:48.929Z] v1.2.2-dev.3 [2021-05-03T17:15:48.929Z] v1.2.2-dev.30 [2021-05-03T17:15:48.929Z] v1.2.2-dev.31 [2021-05-03T17:15:48.929Z] v1.2.2-dev.32 [2021-05-03T17:15:48.929Z] v1.2.2-dev.33 [2021-05-03T17:15:48.929Z] v1.2.2-dev.34 [2021-05-03T17:15:48.929Z] v1.2.2-dev.35 [2021-05-03T17:15:48.929Z] v1.2.2-dev.36 [2021-05-03T17:15:48.929Z] v1.2.2-dev.37 [2021-05-03T17:15:48.929Z] v1.2.2-dev.38 [2021-05-03T17:15:48.929Z] v1.2.2-dev.39 [2021-05-03T17:15:48.929Z] v1.2.2-dev.4 [2021-05-03T17:15:48.929Z] v1.2.2-dev.40 [2021-05-03T17:15:48.929Z] v1.2.2-dev.41 [2021-05-03T17:15:48.929Z] v1.2.2-dev.42 [2021-05-03T17:15:48.929Z] v1.2.2-dev.43 [2021-05-03T17:15:48.929Z] v1.2.2-dev.44 [2021-05-03T17:15:48.929Z] v1.2.2-dev.45 [2021-05-03T17:15:48.929Z] v1.2.2-dev.46 [2021-05-03T17:15:48.929Z] v1.2.2-dev.47 [2021-05-03T17:15:48.929Z] v1.2.2-dev.48 [2021-05-03T17:15:48.929Z] v1.2.2-dev.49 [2021-05-03T17:15:48.929Z] v1.2.2-dev.5 [2021-05-03T17:15:48.929Z] v1.2.2-dev.50 [2021-05-03T17:15:48.929Z] v1.2.2-dev.51 [2021-05-03T17:15:48.929Z] v1.2.2-dev.52 [2021-05-03T17:15:48.929Z] v1.2.2-dev.53 [2021-05-03T17:15:48.929Z] v1.2.2-dev.54 [2021-05-03T17:15:48.929Z] v1.2.2-dev.55 [2021-05-03T17:15:48.929Z] v1.2.2-dev.56 [2021-05-03T17:15:48.929Z] v1.2.2-dev.57 [2021-05-03T17:15:48.929Z] v1.2.2-dev.58 [2021-05-03T17:15:48.929Z] v1.2.2-dev.59 [2021-05-03T17:15:48.929Z] v1.2.2-dev.6 [2021-05-03T17:15:48.929Z] v1.2.2-dev.60 [2021-05-03T17:15:48.929Z] v1.2.2-dev.61 [2021-05-03T17:15:48.929Z] v1.2.2-dev.62 [2021-05-03T17:15:48.929Z] v1.2.2-dev.63 [2021-05-03T17:15:48.929Z] v1.2.2-dev.64 [2021-05-03T17:15:48.929Z] v1.2.2-dev.65 [2021-05-03T17:15:48.929Z] v1.2.2-dev.66 [2021-05-03T17:15:48.929Z] v1.2.2-dev.67 [2021-05-03T17:15:48.929Z] v1.2.2-dev.68 [2021-05-03T17:15:48.929Z] v1.2.2-dev.69 [2021-05-03T17:15:48.929Z] v1.2.2-dev.7 [2021-05-03T17:15:48.929Z] v1.2.2-dev.70 [2021-05-03T17:15:48.929Z] v1.2.2-dev.71 [2021-05-03T17:15:48.929Z] v1.2.2-dev.72 [2021-05-03T17:15:48.929Z] v1.2.2-dev.73 [2021-05-03T17:15:48.929Z] v1.2.2-dev.74 [2021-05-03T17:15:48.929Z] v1.2.2-dev.75 [2021-05-03T17:15:48.929Z] v1.2.2-dev.76 [2021-05-03T17:15:48.929Z] v1.2.2-dev.77 [2021-05-03T17:15:48.929Z] v1.2.2-dev.78 [2021-05-03T17:15:48.929Z] v1.2.2-dev.79 [2021-05-03T17:15:48.929Z] v1.2.2-dev.8 [2021-05-03T17:15:48.929Z] v1.2.2-dev.80 [2021-05-03T17:15:48.929Z] v1.2.2-dev.81 [2021-05-03T17:15:48.929Z] v1.2.2-dev.82 [2021-05-03T17:15:48.929Z] v1.2.2-dev.83 [2021-05-03T17:15:48.929Z] v1.2.2-dev.84 [2021-05-03T17:15:48.929Z] v1.2.2-dev.85 [2021-05-03T17:15:48.929Z] v1.2.2-dev.86 [2021-05-03T17:15:48.929Z] v1.2.2-dev.87 [2021-05-03T17:15:48.929Z] v1.2.2-dev.88 [2021-05-03T17:15:48.929Z] v1.2.2-dev.89 [2021-05-03T17:15:48.929Z] v1.2.2-dev.9 [2021-05-03T17:15:48.929Z] v1.2.2-dev.90 [2021-05-03T17:15:48.929Z] v1.2.2-dev.91 [2021-05-03T17:15:48.929Z] v1.2.2-dev.92 [2021-05-03T17:15:48.929Z] v1.2.2-dev.93 [2021-05-03T17:15:48.929Z] v1.2.2-dev.94 [2021-05-03T17:15:48.929Z] v1.2.2-dev.95 [2021-05-03T17:15:48.929Z] v1.2.2-dev.96 [2021-05-03T17:15:48.929Z] v1.2.2-dev.97 [2021-05-03T17:15:48.929Z] v1.2.2-dev.98 [2021-05-03T17:15:48.929Z] v1.2.2-dev.99 [2021-05-03T17:15:48.929Z] v1.3.0 [2021-05-03T17:15:48.929Z] v1.3.1 [2021-05-03T17:15:48.929Z] v1.3.1-dev.1 [2021-05-03T17:15:48.929Z] v1.3.1-dev.10 [2021-05-03T17:15:48.929Z] v1.3.1-dev.11 [2021-05-03T17:15:48.929Z] v1.3.1-dev.12 [2021-05-03T17:15:48.929Z] v1.3.1-dev.13 [2021-05-03T17:15:48.929Z] v1.3.1-dev.14 [2021-05-03T17:15:48.929Z] v1.3.1-dev.15 [2021-05-03T17:15:48.929Z] v1.3.1-dev.16 [2021-05-03T17:15:48.929Z] v1.3.1-dev.17 [2021-05-03T17:15:48.929Z] v1.3.1-dev.18 [2021-05-03T17:15:48.929Z] v1.3.1-dev.2 [2021-05-03T17:15:48.929Z] v1.3.1-dev.3 [2021-05-03T17:15:48.929Z] v1.3.1-dev.4 [2021-05-03T17:15:48.929Z] v1.3.1-dev.5 [2021-05-03T17:15:48.929Z] v1.3.1-dev.6 [2021-05-03T17:15:48.929Z] v1.3.1-dev.7 [2021-05-03T17:15:48.929Z] v1.3.1-dev.8 [2021-05-03T17:15:48.929Z] v1.3.1-dev.9 [2021-05-03T17:15:48.929Z] v2.0.0-dev.1 [2021-05-03T17:15:48.929Z] v2.0.0-dev.10 [2021-05-03T17:15:48.929Z] v2.0.0-dev.100 [2021-05-03T17:15:48.929Z] v2.0.0-dev.101 [2021-05-03T17:15:48.929Z] v2.0.0-dev.102 [2021-05-03T17:15:48.929Z] v2.0.0-dev.103 [2021-05-03T17:15:48.929Z] v2.0.0-dev.104 [2021-05-03T17:15:48.929Z] v2.0.0-dev.105 [2021-05-03T17:15:48.929Z] v2.0.0-dev.106 [2021-05-03T17:15:48.929Z] v2.0.0-dev.107 [2021-05-03T17:15:48.929Z] v2.0.0-dev.108 [2021-05-03T17:15:48.929Z] v2.0.0-dev.109 [2021-05-03T17:15:48.929Z] v2.0.0-dev.11 [2021-05-03T17:15:48.929Z] v2.0.0-dev.110 [2021-05-03T17:15:48.929Z] v2.0.0-dev.111 [2021-05-03T17:15:48.929Z] v2.0.0-dev.112 [2021-05-03T17:15:48.929Z] v2.0.0-dev.113 [2021-05-03T17:15:48.929Z] v2.0.0-dev.114 [2021-05-03T17:15:48.929Z] v2.0.0-dev.115 [2021-05-03T17:15:48.929Z] v2.0.0-dev.116 [2021-05-03T17:15:48.929Z] v2.0.0-dev.117 [2021-05-03T17:15:48.929Z] v2.0.0-dev.118 [2021-05-03T17:15:48.929Z] v2.0.0-dev.119 [2021-05-03T17:15:48.929Z] v2.0.0-dev.12 [2021-05-03T17:15:48.930Z] v2.0.0-dev.120 [2021-05-03T17:15:48.930Z] v2.0.0-dev.121 [2021-05-03T17:15:48.930Z] v2.0.0-dev.122 [2021-05-03T17:15:48.930Z] v2.0.0-dev.123 [2021-05-03T17:15:48.930Z] v2.0.0-dev.124 [2021-05-03T17:15:48.930Z] v2.0.0-dev.125 [2021-05-03T17:15:48.930Z] v2.0.0-dev.126 [2021-05-03T17:15:48.930Z] v2.0.0-dev.127 [2021-05-03T17:15:48.930Z] v2.0.0-dev.128 [2021-05-03T17:15:48.930Z] v2.0.0-dev.129 [2021-05-03T17:15:48.930Z] v2.0.0-dev.13 [2021-05-03T17:15:48.930Z] v2.0.0-dev.130 [2021-05-03T17:15:48.930Z] v2.0.0-dev.131 [2021-05-03T17:15:48.930Z] v2.0.0-dev.132 [2021-05-03T17:15:48.930Z] v2.0.0-dev.133 [2021-05-03T17:15:48.930Z] v2.0.0-dev.134 [2021-05-03T17:15:48.930Z] v2.0.0-dev.135 [2021-05-03T17:15:48.930Z] v2.0.0-dev.136 [2021-05-03T17:15:48.930Z] v2.0.0-dev.137 [2021-05-03T17:15:48.930Z] v2.0.0-dev.138 [2021-05-03T17:15:48.930Z] v2.0.0-dev.139 [2021-05-03T17:15:48.930Z] v2.0.0-dev.14 [2021-05-03T17:15:48.930Z] v2.0.0-dev.140 [2021-05-03T17:15:48.930Z] v2.0.0-dev.141 [2021-05-03T17:15:48.930Z] v2.0.0-dev.142 [2021-05-03T17:15:48.930Z] v2.0.0-dev.143 [2021-05-03T17:15:48.930Z] v2.0.0-dev.144 [2021-05-03T17:15:48.930Z] v2.0.0-dev.145 [2021-05-03T17:15:48.930Z] v2.0.0-dev.146 [2021-05-03T17:15:48.930Z] v2.0.0-dev.147 [2021-05-03T17:15:48.930Z] v2.0.0-dev.148 [2021-05-03T17:15:48.930Z] v2.0.0-dev.149 [2021-05-03T17:15:48.930Z] v2.0.0-dev.15 [2021-05-03T17:15:48.930Z] v2.0.0-dev.150 [2021-05-03T17:15:48.930Z] v2.0.0-dev.151 [2021-05-03T17:15:48.930Z] v2.0.0-dev.152 [2021-05-03T17:15:48.930Z] v2.0.0-dev.153 [2021-05-03T17:15:48.930Z] v2.0.0-dev.154 [2021-05-03T17:15:48.930Z] v2.0.0-dev.155 [2021-05-03T17:15:48.930Z] v2.0.0-dev.156 [2021-05-03T17:15:48.930Z] v2.0.0-dev.157 [2021-05-03T17:15:48.930Z] v2.0.0-dev.158 [2021-05-03T17:15:48.930Z] v2.0.0-dev.159 [2021-05-03T17:15:48.930Z] v2.0.0-dev.16 [2021-05-03T17:15:48.930Z] v2.0.0-dev.160 [2021-05-03T17:15:48.930Z] v2.0.0-dev.161 [2021-05-03T17:15:48.930Z] v2.0.0-dev.162 [2021-05-03T17:15:48.930Z] v2.0.0-dev.163 [2021-05-03T17:15:48.930Z] v2.0.0-dev.164 [2021-05-03T17:15:48.930Z] v2.0.0-dev.165 [2021-05-03T17:15:48.930Z] v2.0.0-dev.166 [2021-05-03T17:15:48.930Z] v2.0.0-dev.167 [2021-05-03T17:15:48.930Z] v2.0.0-dev.168 [2021-05-03T17:15:48.930Z] v2.0.0-dev.169 [2021-05-03T17:15:48.930Z] v2.0.0-dev.17 [2021-05-03T17:15:48.930Z] v2.0.0-dev.170 [2021-05-03T17:15:48.930Z] v2.0.0-dev.171 [2021-05-03T17:15:48.930Z] v2.0.0-dev.172 [2021-05-03T17:15:48.930Z] v2.0.0-dev.173 [2021-05-03T17:15:48.930Z] v2.0.0-dev.174 [2021-05-03T17:15:48.930Z] v2.0.0-dev.175 [2021-05-03T17:15:48.930Z] v2.0.0-dev.176 [2021-05-03T17:15:48.930Z] v2.0.0-dev.177 [2021-05-03T17:15:48.930Z] v2.0.0-dev.178 [2021-05-03T17:15:48.930Z] v2.0.0-dev.179 [2021-05-03T17:15:48.930Z] v2.0.0-dev.18 [2021-05-03T17:15:48.930Z] v2.0.0-dev.180 [2021-05-03T17:15:48.930Z] v2.0.0-dev.181 [2021-05-03T17:15:48.930Z] v2.0.0-dev.182 [2021-05-03T17:15:48.930Z] v2.0.0-dev.183 [2021-05-03T17:15:48.930Z] v2.0.0-dev.184 [2021-05-03T17:15:48.930Z] v2.0.0-dev.185 [2021-05-03T17:15:48.930Z] v2.0.0-dev.186 [2021-05-03T17:15:48.930Z] v2.0.0-dev.187 [2021-05-03T17:15:48.930Z] v2.0.0-dev.188 [2021-05-03T17:15:48.930Z] v2.0.0-dev.189 [2021-05-03T17:15:48.930Z] v2.0.0-dev.19 [2021-05-03T17:15:48.930Z] v2.0.0-dev.190 [2021-05-03T17:15:48.930Z] v2.0.0-dev.191 [2021-05-03T17:15:48.930Z] v2.0.0-dev.192 [2021-05-03T17:15:48.930Z] v2.0.0-dev.193 [2021-05-03T17:15:48.930Z] v2.0.0-dev.194 [2021-05-03T17:15:48.930Z] v2.0.0-dev.2 [2021-05-03T17:15:48.930Z] v2.0.0-dev.20 [2021-05-03T17:15:48.930Z] v2.0.0-dev.21 [2021-05-03T17:15:48.930Z] v2.0.0-dev.22 [2021-05-03T17:15:48.930Z] v2.0.0-dev.23 [2021-05-03T17:15:48.930Z] v2.0.0-dev.24 [2021-05-03T17:15:48.930Z] v2.0.0-dev.25 [2021-05-03T17:15:48.930Z] v2.0.0-dev.26 [2021-05-03T17:15:48.930Z] v2.0.0-dev.27 [2021-05-03T17:15:48.930Z] v2.0.0-dev.28 [2021-05-03T17:15:48.930Z] v2.0.0-dev.29 [2021-05-03T17:15:48.930Z] v2.0.0-dev.3 [2021-05-03T17:15:48.930Z] v2.0.0-dev.30 [2021-05-03T17:15:48.930Z] v2.0.0-dev.31 [2021-05-03T17:15:48.930Z] v2.0.0-dev.32 [2021-05-03T17:15:48.930Z] v2.0.0-dev.33 [2021-05-03T17:15:48.930Z] v2.0.0-dev.34 [2021-05-03T17:15:48.930Z] v2.0.0-dev.35 [2021-05-03T17:15:48.930Z] v2.0.0-dev.36 [2021-05-03T17:15:48.930Z] v2.0.0-dev.37 [2021-05-03T17:15:48.930Z] v2.0.0-dev.38 [2021-05-03T17:15:48.930Z] v2.0.0-dev.39 [2021-05-03T17:15:48.930Z] v2.0.0-dev.4 [2021-05-03T17:15:48.930Z] v2.0.0-dev.40 [2021-05-03T17:15:48.930Z] v2.0.0-dev.41 [2021-05-03T17:15:48.930Z] v2.0.0-dev.42 [2021-05-03T17:15:48.930Z] v2.0.0-dev.43 [2021-05-03T17:15:48.930Z] v2.0.0-dev.44 [2021-05-03T17:15:48.930Z] v2.0.0-dev.45 [2021-05-03T17:15:48.930Z] v2.0.0-dev.46 [2021-05-03T17:15:48.930Z] v2.0.0-dev.47 [2021-05-03T17:15:48.930Z] v2.0.0-dev.48 [2021-05-03T17:15:48.930Z] v2.0.0-dev.49 [2021-05-03T17:15:48.930Z] v2.0.0-dev.5 [2021-05-03T17:15:48.930Z] v2.0.0-dev.50 [2021-05-03T17:15:48.930Z] v2.0.0-dev.51 [2021-05-03T17:15:48.930Z] v2.0.0-dev.52 [2021-05-03T17:15:48.930Z] v2.0.0-dev.53 [2021-05-03T17:15:48.930Z] v2.0.0-dev.54 [2021-05-03T17:15:48.930Z] v2.0.0-dev.55 [2021-05-03T17:15:48.930Z] v2.0.0-dev.56 [2021-05-03T17:15:48.930Z] v2.0.0-dev.57 [2021-05-03T17:15:48.930Z] v2.0.0-dev.58 [2021-05-03T17:15:48.930Z] v2.0.0-dev.59 [2021-05-03T17:15:48.930Z] v2.0.0-dev.6 [2021-05-03T17:15:48.930Z] v2.0.0-dev.60 [2021-05-03T17:15:48.930Z] v2.0.0-dev.61 [2021-05-03T17:15:48.930Z] v2.0.0-dev.62 [2021-05-03T17:15:48.930Z] v2.0.0-dev.63 [2021-05-03T17:15:48.930Z] v2.0.0-dev.64 [2021-05-03T17:15:48.930Z] v2.0.0-dev.65 [2021-05-03T17:15:48.930Z] v2.0.0-dev.66 [2021-05-03T17:15:48.930Z] v2.0.0-dev.67 [2021-05-03T17:15:48.930Z] v2.0.0-dev.68 [2021-05-03T17:15:48.930Z] v2.0.0-dev.69 [2021-05-03T17:15:48.930Z] v2.0.0-dev.7 [2021-05-03T17:15:48.930Z] v2.0.0-dev.70 [2021-05-03T17:15:48.930Z] v2.0.0-dev.71 [2021-05-03T17:15:48.930Z] v2.0.0-dev.72 [2021-05-03T17:15:48.930Z] v2.0.0-dev.73 [2021-05-03T17:15:48.930Z] v2.0.0-dev.74 [2021-05-03T17:15:48.930Z] v2.0.0-dev.75 [2021-05-03T17:15:48.930Z] v2.0.0-dev.76 [2021-05-03T17:15:48.930Z] v2.0.0-dev.77 [2021-05-03T17:15:48.930Z] v2.0.0-dev.78 [2021-05-03T17:15:48.930Z] v2.0.0-dev.79 [2021-05-03T17:15:48.930Z] v2.0.0-dev.8 [2021-05-03T17:15:48.930Z] v2.0.0-dev.80 [2021-05-03T17:15:48.930Z] v2.0.0-dev.81 [2021-05-03T17:15:48.930Z] v2.0.0-dev.82 [2021-05-03T17:15:48.930Z] v2.0.0-dev.83 [2021-05-03T17:15:48.930Z] v2.0.0-dev.84 [2021-05-03T17:15:48.930Z] v2.0.0-dev.85 [2021-05-03T17:15:48.930Z] v2.0.0-dev.86 [2021-05-03T17:15:48.930Z] v2.0.0-dev.87 [2021-05-03T17:15:48.930Z] v2.0.0-dev.88 [2021-05-03T17:15:48.930Z] v2.0.0-dev.89 [2021-05-03T17:15:48.930Z] v2.0.0-dev.9 [2021-05-03T17:15:48.930Z] v2.0.0-dev.90 [2021-05-03T17:15:48.930Z] v2.0.0-dev.91 [2021-05-03T17:15:48.930Z] v2.0.0-dev.92 [2021-05-03T17:15:48.930Z] v2.0.0-dev.93 [2021-05-03T17:15:48.930Z] v2.0.0-dev.94 [2021-05-03T17:15:48.930Z] v2.0.0-dev.95 [2021-05-03T17:15:48.930Z] v2.0.0-dev.96 [2021-05-03T17:15:48.930Z] v2.0.0-dev.97 [2021-05-03T17:15:48.930Z] v2.0.0-dev.98 [2021-05-03T17:15:48.930Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-03T17:15:49.233Z] + lftools sign git-tag v2.0.0-dev.194 [2021-05-03T17:15:50.625Z] Signing Git tag with Sigul... [2021-05-03T17:15:50.625Z] Signing v2.0.0-dev.194 [Pipeline] echo [2021-05-03T17:15:53.198Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:15:53.513Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-03T17:15:53.526Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-03T17:15:53.572Z] $ docker stop --time=1 b0969a336e90fe0c59463813aa0128933dda46ad55ec0f85bf877df05717ee5b [2021-05-03T17:15:55.871Z] $ docker rm -f b0969a336e90fe0c59463813aa0128933dda46ad55ec0f85bf877df05717ee5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:15:56.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T17:15:56.415Z] . [Pipeline] withDockerContainer [2021-05-03T17:15:56.539Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:15:56.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:15:57.571Z] $ docker top a3c9a26ee534b041390ae0fdf149a1d9a98110ef5239cc53cd10e32fd969d7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T17:15:57.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T17:15:57.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T17:15:58.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T17:15:58.083Z] $ docker exec a3c9a26ee534b041390ae0fdf149a1d9a98110ef5239cc53cd10e32fd969d7e3 ssh-agent [2021-05-03T17:15:58.331Z] SSH_AUTH_SOCK=/tmp/ssh-6L0Bdhyh4OZn/agent.11 [2021-05-03T17:15:58.331Z] SSH_AGENT_PID=17 [2021-05-03T17:15:58.342Z] Running ssh-add (command line suppressed) [2021-05-03T17:15:58.549Z] Identity added: /w/workspace/edgex-go/462@tmp/private_key_8730292928454888379.key (/w/workspace/edgex-go/462@tmp/private_key_8730292928454888379.key) [2021-05-03T17:15:58.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T17:15:58.960Z] + git semver bump pre [2021-05-03T17:15:58.961Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T17:15:58.961Z] # $GIT_DIR = /w/workspace/edgex-go/462/.git [2021-05-03T17:15:58.961Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/462 [2021-05-03T17:15:58.961Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T17:15:58.961Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T17:15:58.961Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T17:15:58.961Z] # $SEMVER_BRANCH = master [2021-05-03T17:15:58.961Z] # $SEMVER_DIR = /w/workspace/edgex-go/462/.semver [2021-05-03T17:15:59.223Z] 2.0.0-dev.195 [Pipeline] } [2021-05-03T17:15:59.237Z] $ docker exec --env ******** --env ******** a3c9a26ee534b041390ae0fdf149a1d9a98110ef5239cc53cd10e32fd969d7e3 ssh-agent -k [2021-05-03T17:15:59.391Z] unset SSH_AUTH_SOCK; [2021-05-03T17:15:59.391Z] unset SSH_AGENT_PID; [2021-05-03T17:15:59.391Z] echo Agent pid 17 killed; [2021-05-03T17:15:59.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T17:15:59.887Z] + git semver [Pipeline] } [2021-05-03T17:15:59.933Z] $ docker stop --time=1 a3c9a26ee534b041390ae0fdf149a1d9a98110ef5239cc53cd10e32fd969d7e3 [2021-05-03T17:16:01.478Z] $ docker rm -f a3c9a26ee534b041390ae0fdf149a1d9a98110ef5239cc53cd10e32fd969d7e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:16:01.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T17:16:01.983Z] . [Pipeline] withDockerContainer [2021-05-03T17:16:02.097Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:16:02.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:16:03.113Z] $ docker top 09b3630f175d790f8129a30bb8dd890f991ca1d33cb1f6a9795bd3b830578df9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T17:16:03.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T17:16:03.294Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T17:16:03.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T17:16:03.532Z] $ docker exec 09b3630f175d790f8129a30bb8dd890f991ca1d33cb1f6a9795bd3b830578df9 ssh-agent [2021-05-03T17:16:03.745Z] SSH_AUTH_SOCK=/tmp/ssh-o4BMraPczyDf/agent.11 [2021-05-03T17:16:03.745Z] SSH_AGENT_PID=16 [2021-05-03T17:16:03.753Z] Running ssh-add (command line suppressed) [2021-05-03T17:16:03.902Z] Identity added: /w/workspace/edgex-go/462@tmp/private_key_5208979572496302522.key (/w/workspace/edgex-go/462@tmp/private_key_5208979572496302522.key) [2021-05-03T17:16:03.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T17:16:04.276Z] + git semver push [2021-05-03T17:16:04.276Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T17:16:04.276Z] # $GIT_DIR = /w/workspace/edgex-go/462/.git [2021-05-03T17:16:04.276Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/462 [2021-05-03T17:16:04.276Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T17:16:04.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T17:16:04.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T17:16:04.276Z] # $SEMVER_BRANCH = master [2021-05-03T17:16:04.276Z] # $SEMVER_DIR = /w/workspace/edgex-go/462/.semver [Pipeline] } [2021-05-03T17:16:14.327Z] $ docker exec --env ******** --env ******** 09b3630f175d790f8129a30bb8dd890f991ca1d33cb1f6a9795bd3b830578df9 ssh-agent -k [2021-05-03T17:16:14.623Z] unset SSH_AUTH_SOCK; [2021-05-03T17:16:14.623Z] unset SSH_AGENT_PID; [2021-05-03T17:16:14.623Z] echo Agent pid 16 killed; [2021-05-03T17:16:14.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T17:16:15.096Z] + git semver [Pipeline] } [2021-05-03T17:16:15.115Z] $ docker stop --time=1 09b3630f175d790f8129a30bb8dd890f991ca1d33cb1f6a9795bd3b830578df9 [2021-05-03T17:16:16.588Z] $ docker rm -f 09b3630f175d790f8129a30bb8dd890f991ca1d33cb1f6a9795bd3b830578df9 [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-03T17:16:17.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:18.283Z] ---> package-listing.sh [2021-05-03T17:16:18.283Z] ++ facter osfamily [2021-05-03T17:16:18.283Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T17:16:18.283Z] + OS_FAMILY=redhat [2021-05-03T17:16:18.283Z] + workspace=/w/workspace/edgex-go/462 [2021-05-03T17:16:18.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T17:16:18.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T17:16:18.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T17:16:18.283Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T17:16:18.283Z] + '[' /w/workspace/edgex-go/462 ']' [2021-05-03T17:16:18.283Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T17:16:18.283Z] + case "${OS_FAMILY}" in [2021-05-03T17:16:18.283Z] + rpm -qa [2021-05-03T17:16:18.283Z] + sort [2021-05-03T17:16:23.586Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T17:16:23.586Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T17:16:23.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T17:16:23.586Z] + '[' /w/workspace/edgex-go/462 ']' [2021-05-03T17:16:23.586Z] + mkdir -p /w/workspace/edgex-go/462/archives/ [2021-05-03T17:16:23.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/462/archives/ [Pipeline] echo [2021-05-03T17:16:23.599Z] 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/462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T17:16:23.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:16:24.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T17:16:24.196Z] [2021-05-03T17:16:24.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T17:16:24.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T17:16:24.515Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T17:16:24.515Z] df20fa9351a1: Pulling fs layer [2021-05-03T17:16:24.515Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T17:16:24.515Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T17:16:24.516Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T17:16:24.516Z] 93b61091891f: Pulling fs layer [2021-05-03T17:16:24.516Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T17:16:24.516Z] 5e14af77c1be: Pulling fs layer [2021-05-03T17:16:24.516Z] 01666e4c0597: Pulling fs layer [2021-05-03T17:16:24.516Z] aa168da1d23b: Pulling fs layer [2021-05-03T17:16:24.516Z] 93b9cdb0e59b: Waiting [2021-05-03T17:16:24.516Z] 5e14af77c1be: Waiting [2021-05-03T17:16:24.516Z] 01666e4c0597: Waiting [2021-05-03T17:16:24.516Z] aa168da1d23b: Waiting [2021-05-03T17:16:24.516Z] 46f8f816bc3b: Waiting [2021-05-03T17:16:24.516Z] 93b61091891f: Waiting [2021-05-03T17:16:24.516Z] 36b3adc4ff6f: Download complete [2021-05-03T17:16:24.516Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T17:16:24.516Z] 46f8f816bc3b: Download complete [2021-05-03T17:16:24.516Z] df20fa9351a1: Verifying Checksum [2021-05-03T17:16:24.516Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T17:16:24.516Z] 93b9cdb0e59b: Download complete [2021-05-03T17:16:24.779Z] 5e14af77c1be: Verifying Checksum [2021-05-03T17:16:24.779Z] 5e14af77c1be: Download complete [2021-05-03T17:16:24.779Z] 93b61091891f: Verifying Checksum [2021-05-03T17:16:24.779Z] 93b61091891f: Download complete [2021-05-03T17:16:24.779Z] 01666e4c0597: Verifying Checksum [2021-05-03T17:16:24.779Z] 01666e4c0597: Download complete [2021-05-03T17:16:24.779Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T17:16:24.779Z] 8ad3a11d3b57: Download complete [2021-05-03T17:16:25.042Z] df20fa9351a1: Pull complete [2021-05-03T17:16:25.305Z] 36b3adc4ff6f: Pull complete [2021-05-03T17:16:26.698Z] aa168da1d23b: Verifying Checksum [2021-05-03T17:16:26.698Z] aa168da1d23b: Download complete [2021-05-03T17:16:26.961Z] 8ad3a11d3b57: Pull complete [2021-05-03T17:16:27.225Z] 46f8f816bc3b: Pull complete [2021-05-03T17:16:28.172Z] 93b61091891f: Pull complete [2021-05-03T17:16:28.172Z] 93b9cdb0e59b: Pull complete [2021-05-03T17:16:28.435Z] 5e14af77c1be: Pull complete [2021-05-03T17:16:28.435Z] 01666e4c0597: Pull complete [2021-05-03T17:16:36.668Z] aa168da1d23b: Pull complete [2021-05-03T17:16:36.668Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T17:16:36.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T17:16:36.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T17:16:36.885Z] prd-centos7-docker-4c-2g-2765 does not seem to be running inside a container [2021-05-03T17:16:36.943Z] $ 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/462/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/462 -v /w/workspace/edgex-go/462:/w/workspace/edgex-go/462:rw,z -v /w/workspace/edgex-go/462@tmp:/w/workspace/edgex-go/462@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-03T17:16:40.350Z] $ docker top ac269ec7a4b4032cbd351f6904a8819253738a26bbfcd474443493df6e7f0ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T17:16:40.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T17:16:41.084Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T17:16:41.389Z] + ls /var/log/sa-host [2021-05-03T17:16:41.389Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T17:16:41.389Z] file_magic: OK [2021-05-03T17:16:41.389Z] HZ: Using current value: 100 [2021-05-03T17:16:41.389Z] file_header: OK [2021-05-03T17:16:41.389Z] 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-03T17:16:41.389Z] Statistics: [2021-05-03T17:16:41.389Z] 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... [2021-05-03T17:16:41.389Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T17:16:41.389Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T17:16:41.389Z] file_magic: OK [2021-05-03T17:16:41.389Z] HZ: Using current value: 100 [2021-05-03T17:16:41.389Z] file_header: OK [2021-05-03T17:16:41.389Z] 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-03T17:16:41.389Z] Statistics: [2021-05-03T17:16:41.389Z] Hnuu...uuuununununu... [2021-05-03T17:16:41.389Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T17:16:42.011Z] provisioning config files... [2021-05-03T17:16:42.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/462@tmp/config4336400459103525442tmp [Pipeline] { [Pipeline] echo [2021-05-03T17:16:42.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:42.459Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T17:16:42.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T17:16:42.512Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:42.872Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T17:16:42.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:43.184Z] ---> sudo-logs.sh [2021-05-03T17:16:43.184Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T17:16:43.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:43.507Z] ---> job-cost.sh [2021-05-03T17:16:43.508Z] lf-activate-venv: SKIPPING [2021-05-03T17:16:43.508Z] DEBUG: total: 0.20999999344348907 [2021-05-03T17:16:43.508Z] INFO: Retrieving Stack Cost... [2021-05-03T17:16:44.452Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T17:16:45.026Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T17:16:45.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T17:16:45.338Z] ---> logs-deploy.sh [2021-05-03T17:16:45.338Z] lf-activate-venv: SKIPPING [2021-05-03T17:16:45.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/462 [2021-05-03T17:16:45.338Z] INFO: archiving workspace using pattern(s): [2021-05-03T17:16:47.259Z] Archives upload complete. [2021-05-03T17:16:47.259Z] INFO: archiving logs to Nexus