Push event to branch main Started by user Eric Ball Rebuilds build #38 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58d3ad6df51a4932149737fcf4ff898b8ee43d5 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1605925978886271235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh715383809260690688.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1415713474661899134.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7012831265587091114.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2910266925876876551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh7355011641316947427.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 Commit message: "Merge pull request #3671 from tonyespy/snap-fix-kuiper" > git rev-list --no-walk e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-21T00:11:36.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-21T00:11:36.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T00:11:36.358Z] ========================================================= [2021-08-21T00:11:36.358Z] EdgeX Global Pipelines Version Info [2021-08-21T00:11:36.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:11:38.625Z] ------------------- [2021-08-21T00:11:38.625Z] stable info: [2021-08-21T00:11:38.625Z] ------------------- [2021-08-21T00:11:38.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-21T00:11:38.625Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T00:11:38.625Z] Message: update stable to v1.0.205 [2021-08-21T00:11:39.219Z] ------------------- [2021-08-21T00:11:39.219Z] experimental info: [2021-08-21T00:11:39.219Z] ------------------- [2021-08-21T00:11:39.219Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-21T00:11:39.219Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T00:11:39.219Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-21T00:11:39.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-21T00:11:39.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-21T00:11:39.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-21T00:11:39.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-21T00:11:39.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-21T00:11:39.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-21T00:11:39.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-21T00:11:39.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-21T00:11:39.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-21T00:11:39.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-21T00:11:39.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-21T00:11:39.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-21T00:11:39.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-21T00:11:39.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-21T00:11:39.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-21T00:11:39.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T00:11:39.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T00:11:39.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-21T00:11:39.739Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-21T00:11:39.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-21T00:11:39.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-21T00:11:39.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-21T00:11:39.824Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-21T00:11:39.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-21T00:11:39.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-21T00:11:39.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-21T00:11:39.908Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] echo [2021-08-21T00:11:39.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e58d3ad [Pipeline] echo [2021-08-21T00:11:39.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:11:40.021Z] provisioning config files... [2021-08-21T00:11:40.039Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config7599144838213787342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:11:40.373Z] ---> docker-login.sh [2021-08-21T00:11:40.374Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:11:40.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:11:40.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:11:40.640Z] Configure a credential helper to remove this warning. See [2021-08-21T00:11:40.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:11:40.640Z] [2021-08-21T00:11:40.640Z] Login Succeeded [2021-08-21T00:11:40.640Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:11:40.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:11:40.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:11:40.640Z] Configure a credential helper to remove this warning. See [2021-08-21T00:11:40.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:11:40.641Z] [2021-08-21T00:11:40.641Z] Login Succeeded [2021-08-21T00:11:40.641Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:11:40.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:11:40.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:11:40.908Z] Configure a credential helper to remove this warning. See [2021-08-21T00:11:40.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:11:40.908Z] [2021-08-21T00:11:40.908Z] Login Succeeded [2021-08-21T00:11:40.908Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:11:40.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:11:41.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:11:41.176Z] Configure a credential helper to remove this warning. See [2021-08-21T00:11:41.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:11:41.176Z] [2021-08-21T00:11:41.176Z] Login Succeeded [2021-08-21T00:11:41.176Z] docker.io [2021-08-21T00:11:41.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:11:41.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:11:41.446Z] Configure a credential helper to remove this warning. See [2021-08-21T00:11:41.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:11:41.446Z] [2021-08-21T00:11:41.446Z] Login Succeeded [2021-08-21T00:11:41.446Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:11:41.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:11:41.807Z] ++ 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-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] ++ dirname cmd/core-command/Dockerfile [2021-08-21T00:11:41.807Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ dirname cmd/core-data/Dockerfile [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.807Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-21T00:11:41.807Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.807Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-21T00:11:41.807Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.808Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-21T00:11:41.808Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.808Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-21T00:11:41.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.808Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-21T00:11:41.808Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.808Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-21T00:11:41.808Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T00:11:41.808Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-21T00:11:41.808Z] ++ cut -d/ -f2 [2021-08-21T00:11:41.808Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-21T00:11:41.867Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:11:42.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:11:42.590Z] [2021-08-21T00:11:42.590Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:11:42.916Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:11:42.916Z] latest: Pulling from edgex-devops/git-semver [2021-08-21T00:11:42.916Z] 31603596830f: Pulling fs layer [2021-08-21T00:11:42.916Z] 04fac38145f0: Pulling fs layer [2021-08-21T00:11:42.916Z] 701f6daf10bf: Pulling fs layer [2021-08-21T00:11:42.916Z] 24f72da36158: Pulling fs layer [2021-08-21T00:11:42.916Z] 24f72da36158: Waiting [2021-08-21T00:11:42.916Z] 04fac38145f0: Verifying Checksum [2021-08-21T00:11:42.916Z] 04fac38145f0: Download complete [2021-08-21T00:11:43.182Z] 31603596830f: Verifying Checksum [2021-08-21T00:11:43.182Z] 31603596830f: Download complete [2021-08-21T00:11:43.448Z] 24f72da36158: Verifying Checksum [2021-08-21T00:11:43.448Z] 24f72da36158: Download complete [2021-08-21T00:11:43.448Z] 31603596830f: Pull complete [2021-08-21T00:11:43.448Z] 04fac38145f0: Pull complete [2021-08-21T00:11:43.720Z] 701f6daf10bf: Verifying Checksum [2021-08-21T00:11:43.720Z] 701f6daf10bf: Download complete [2021-08-21T00:11:44.326Z] 701f6daf10bf: Pull complete [2021-08-21T00:11:44.591Z] 24f72da36158: Pull complete [2021-08-21T00:11:44.591Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-21T00:11:44.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:11:44.592Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-21T00:11:44.673Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:11:44.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:11:45.440Z] $ docker top 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T00:11:45.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T00:11:45.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T00:11:45.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T00:11:45.673Z] $ docker exec 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d ssh-agent [2021-08-21T00:11:45.772Z] SSH_AUTH_SOCK=/tmp/ssh-OZfMmHNPUah3/agent.13 [2021-08-21T00:11:45.772Z] SSH_AGENT_PID=18 [2021-08-21T00:11:45.783Z] Running ssh-add (command line suppressed) [2021-08-21T00:11:45.879Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_946734286541836765.key (/w/workspace/edgex-go/39@tmp/private_key_946734286541836765.key) [2021-08-21T00:11:45.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T00:11:46.196Z] + git tag --points-at HEAD [Pipeline] } [2021-08-21T00:11:46.226Z] $ docker exec --env ******** --env ******** 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d ssh-agent -k [2021-08-21T00:11:46.315Z] unset SSH_AUTH_SOCK; [2021-08-21T00:11:46.316Z] unset SSH_AGENT_PID; [2021-08-21T00:11:46.316Z] echo Agent pid 18 killed; [2021-08-21T00:11:46.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-21T00:11:46.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T00:11:46.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T00:11:46.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T00:11:46.480Z] $ docker exec 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d ssh-agent [2021-08-21T00:11:46.567Z] SSH_AUTH_SOCK=/tmp/ssh-mkiAI7SJqfK5/agent.54 [2021-08-21T00:11:46.567Z] SSH_AGENT_PID=60 [2021-08-21T00:11:46.576Z] Running ssh-add (command line suppressed) [2021-08-21T00:11:46.693Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_4700164383850801985.key (/w/workspace/edgex-go/39@tmp/private_key_4700164383850801985.key) [2021-08-21T00:11:46.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T00:11:47.029Z] + git semver init [2021-08-21T00:11:47.029Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T00:11:47.029Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-08-21T00:11:47.029Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-08-21T00:11:47.029Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T00:11:47.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T00:11:47.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T00:11:47.029Z] # $SEMVER_BRANCH = main [2021-08-21T00:11:47.029Z] # $SEMVER_TEMP = /tmp/semver-002401985 [2021-08-21T00:11:47.029Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-21T00:12:19.290Z] # '/tmp/semver-002401985' -> '/w/workspace/edgex-go/39/.semver' [2021-08-21T00:12:19.290Z] # -> Force: false [2021-08-21T00:12:19.290Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } [2021-08-21T00:12:19.313Z] $ docker exec --env ******** --env ******** 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d ssh-agent -k [2021-08-21T00:12:19.413Z] unset SSH_AUTH_SOCK; [2021-08-21T00:12:19.413Z] unset SSH_AGENT_PID; [2021-08-21T00:12:19.413Z] echo Agent pid 60 killed; [2021-08-21T00:12:19.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:12:19.765Z] + git semver [Pipeline] } [2021-08-21T00:12:19.794Z] $ docker stop --time=1 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d [2021-08-21T00:12:21.602Z] $ docker rm -f 1f67d98b5fc6014e8f91e8128180652b7bba0b80c2779f488f7230656d07bc5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:12:21.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-21T00:12:22.291Z] Stashed 1 file(s) [Pipeline] echo [2021-08-21T00:12:22.295Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-21T00:12:22.580Z] ========================================================= [2021-08-21T00:12:22.580Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-21T00:12:22.580Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:12:22.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T00:12:22.900Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-21T00:12:22.900Z] 540db60ca938: Pulling fs layer [2021-08-21T00:12:22.900Z] adcc1eea9eea: Pulling fs layer [2021-08-21T00:12:22.900Z] 4c4ab2625f07: Pulling fs layer [2021-08-21T00:12:22.900Z] db62176df00c: Pulling fs layer [2021-08-21T00:12:22.900Z] 3b30891b0d05: Pulling fs layer [2021-08-21T00:12:22.900Z] 06b49ca38bd5: Pulling fs layer [2021-08-21T00:12:22.900Z] c788192a36de: Pulling fs layer [2021-08-21T00:12:22.900Z] a77e37c0d609: Pulling fs layer [2021-08-21T00:12:22.900Z] c3185cebc471: Pulling fs layer [2021-08-21T00:12:22.900Z] 3b30891b0d05: Waiting [2021-08-21T00:12:22.900Z] 06b49ca38bd5: Waiting [2021-08-21T00:12:22.900Z] c788192a36de: Waiting [2021-08-21T00:12:22.900Z] a77e37c0d609: Waiting [2021-08-21T00:12:22.900Z] c3185cebc471: Waiting [2021-08-21T00:12:22.900Z] db62176df00c: Waiting [2021-08-21T00:12:22.900Z] 4c4ab2625f07: Verifying Checksum [2021-08-21T00:12:22.900Z] 4c4ab2625f07: Download complete [2021-08-21T00:12:22.900Z] adcc1eea9eea: Download complete [2021-08-21T00:12:22.900Z] 3b30891b0d05: Verifying Checksum [2021-08-21T00:12:22.900Z] 3b30891b0d05: Download complete [2021-08-21T00:12:22.900Z] 06b49ca38bd5: Verifying Checksum [2021-08-21T00:12:22.900Z] 06b49ca38bd5: Download complete [2021-08-21T00:12:23.176Z] c788192a36de: Verifying Checksum [2021-08-21T00:12:23.176Z] c788192a36de: Download complete [2021-08-21T00:12:23.176Z] 540db60ca938: Verifying Checksum [2021-08-21T00:12:23.176Z] 540db60ca938: Download complete [2021-08-21T00:12:23.176Z] 540db60ca938: Pull complete [2021-08-21T00:12:23.447Z] adcc1eea9eea: Pull complete [2021-08-21T00:12:23.447Z] 4c4ab2625f07: Pull complete [2021-08-21T00:12:23.447Z] a77e37c0d609: Verifying Checksum [2021-08-21T00:12:23.447Z] a77e37c0d609: Download complete [2021-08-21T00:12:26.774Z] c3185cebc471: Verifying Checksum [2021-08-21T00:12:26.774Z] c3185cebc471: Download complete [2021-08-21T00:12:27.433Z] db62176df00c: Verifying Checksum [2021-08-21T00:12:27.433Z] db62176df00c: Download complete [2021-08-21T00:12:30.783Z] db62176df00c: Pull complete [2021-08-21T00:12:30.783Z] 3b30891b0d05: Pull complete [2021-08-21T00:12:31.052Z] 06b49ca38bd5: Pull complete [2021-08-21T00:12:31.052Z] c788192a36de: Pull complete [2021-08-21T00:12:31.052Z] a77e37c0d609: Pull complete [2021-08-21T00:12:33.645Z] c3185cebc471: Pull complete [2021-08-21T00:12:33.645Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-21T00:12:33.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T00:12:33.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:12:33.987Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T00:12:33.987Z] WORKDIR /edgex [2021-08-21T00:12:33.987Z] COPY go.mod . [2021-08-21T00:12:33.987Z] RUN go mod download' [2021-08-21T00:12:33.987Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-21T00:12:35.401Z] Sending build context to Docker daemon 328.7MB [2021-08-21T00:12:35.401Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T00:12:35.401Z] ---> 031687cdd783 [2021-08-21T00:12:35.401Z] Step 2/4 : WORKDIR /edgex [2021-08-21T00:12:37.362Z] ---> Running in b5d6c79a98d0 [2021-08-21T00:12:37.363Z] Removing intermediate container b5d6c79a98d0 [2021-08-21T00:12:37.363Z] ---> 8268854b4694 [2021-08-21T00:12:37.363Z] Step 3/4 : COPY go.mod . [2021-08-21T00:12:37.509Z] Still waiting to schedule task [2021-08-21T00:12:37.509Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-21T00:12:37.635Z] ---> d60b6788258e [2021-08-21T00:12:37.635Z] Step 4/4 : RUN go mod download [2021-08-21T00:12:37.635Z] ---> Running in e407f2ee49bd [2021-08-21T00:13:24.688Z] Removing intermediate container e407f2ee49bd [2021-08-21T00:13:24.688Z] ---> f3b3ff8c83fb [2021-08-21T00:13:24.689Z] Successfully built f3b3ff8c83fb [2021-08-21T00:13:24.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:13:25.024Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T00:13:25.024Z] . [Pipeline] withDockerContainer [2021-08-21T00:13:25.119Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:13:25.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-21T00:13:25.559Z] $ docker top 556c7a69986d3f6da3aa0aac2fa3c7a389c65611cba92cae29647c7d06685bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:13:25.969Z] + go version [2021-08-21T00:13:25.969Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-21T00:13:25.996Z] $ docker stop --time=1 556c7a69986d3f6da3aa0aac2fa3c7a389c65611cba92cae29647c7d06685bc2 [2021-08-21T00:13:27.200Z] $ docker rm -f 556c7a69986d3f6da3aa0aac2fa3c7a389c65611cba92cae29647c7d06685bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:13:27.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-21T00:13:27.790Z] . [Pipeline] withDockerContainer [2021-08-21T00:13:27.876Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:13:27.946Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-21T00:13:28.365Z] $ docker top b3823f6b36d78566b1861b8a708e86f8b6133dfdba5c1206b51f7941a0510069 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T00:13:28.456Z] ========================================================= [2021-08-21T00:13:28.456Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-21T00:13:28.456Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:13:28.775Z] + go mod tidy [Pipeline] sh [2021-08-21T00:13:29.376Z] + make test [2021-08-21T00:13:29.376Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-21T00:13:29.647Z] go mod tidy [2021-08-21T00:13:29.917Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-21T00:13:35.302Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-21T00:13:53.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-21T00:13:57.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-21T00:13:57.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-21T00:13:57.913Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-21T00:14:00.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-21T00:14:01.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-21T00:14:01.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-21T00:14:01.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-21T00:14:01.723Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-21T00:14:01.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-21T00:14:02.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-21T00:14:02.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-21T00:14:02.257Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-21T00:14:02.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-21T00:14:05.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-08-21T00:14:05.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-21T00:14:05.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-21T00:14:06.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements [2021-08-21T00:14:06.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-21T00:14:06.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-08-21T00:14:06.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-21T00:14:06.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-21T00:14:07.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 90.1% of statements [2021-08-21T00:14:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-21T00:14:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-21T00:14:08.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-08-21T00:14:08.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-21T00:14:08.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-21T00:14:08.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-21T00:14:08.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-21T00:14:08.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-21T00:14:09.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-21T00:14:09.398Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-21T00:14:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-21T00:14:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-08-21T00:14:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-21T00:14:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-21T00:14:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-21T00:14:10.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements [2021-08-21T00:14:10.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-21T00:14:10.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-08-21T00:14:10.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 21.7% of statements [2021-08-21T00:14:10.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-21T00:14:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-08-21T00:14:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-08-21T00:14:11.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-08-21T00:14:11.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-08-21T00:14:11.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-08-21T00:14:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-08-21T00:14:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-21T00:14:28.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 81.8% of statements [2021-08-21T00:14:28.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-08-21T00:14:46.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-21T00:14:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-08-21T00:14:46.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-21T00:14:46.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-21T00:14:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-21T00:14:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-08-21T00:14:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-08-21T00:14:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-08-21T00:14:46.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-08-21T00:14:48.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 66.9% of statements [2021-08-21T00:14:48.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-21T00:14:48.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-21T00:14:48.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-21T00:14:48.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-08-21T00:14:48.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-21T00:14:48.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-21T00:14:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-08-21T00:14:48.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-21T00:14:48.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-08-21T00:14:48.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.0% of statements [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-21T00:14:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-21T00:14:55.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-21T00:14:55.652Z] GO111MODULE=on go vet ./... [2021-08-21T00:15:27.920Z] gofmt -l . [2021-08-21T00:15:27.920Z] [ "`gofmt -l .`" = "" ] [2021-08-21T00:15:27.920Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-21T00:15:28.238Z] + ls -al . [2021-08-21T00:15:28.239Z] total 608 [2021-08-21T00:15:28.239Z] drwxrwxr-x 10 1001 1001 4096 Aug 21 00:15 . [2021-08-21T00:15:28.239Z] drwxr-xr-x 4 root root 30 Aug 21 00:13 .. [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 00:11 .dockerignore [2021-08-21T00:15:28.239Z] drwxrwxr-x 8 1001 1001 162 Aug 21 00:11 .git [2021-08-21T00:15:28.239Z] drwxrwxr-x 3 1001 1001 125 Aug 21 00:11 .github [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 818 Aug 21 00:11 .gitignore [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 76 Aug 21 00:11 .hadolint.yml [2021-08-21T00:15:28.239Z] drwx------ 3 1001 1001 43 Aug 21 00:12 .semver [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 00:11 .sonarcloud.properties [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 00:11 ADOPTERS.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 8609 Aug 21 00:11 Attribution.txt [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 43881 Aug 21 00:11 CHANGELOG.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 00:11 CONTRIBUTING.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 00:11 GOVERNANCE.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 849 Aug 21 00:11 Jenkinsfile [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 00:11 LICENSE [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 5915 Aug 21 00:11 Makefile [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 00:11 OWNERS.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 8643 Aug 21 00:11 README.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 6912 Aug 21 00:11 SECURITY.md [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 00:12 VERSION [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 00:11 ZMQWindows.md [2021-08-21T00:15:28.239Z] drwxrwxr-x 2 1001 1001 37 Aug 21 00:11 bin [2021-08-21T00:15:28.239Z] drwxrwxr-x 14 1001 1001 4096 Aug 21 00:11 cmd [2021-08-21T00:15:28.239Z] -rw-r--r-- 1 root root 404331 Aug 21 00:14 coverage.out [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 813 Aug 21 00:11 go.mod [2021-08-21T00:15:28.239Z] -rw-r--r-- 1 root root 50064 Aug 21 00:13 go.sum [2021-08-21T00:15:28.239Z] drwxrwxr-x 8 1001 1001 124 Aug 21 00:11 internal [2021-08-21T00:15:28.239Z] drwxrwxr-x 3 1001 1001 16 Aug 21 00:11 openapi [2021-08-21T00:15:28.239Z] drwxrwxr-x 4 1001 1001 71 Aug 21 00:11 snap [2021-08-21T00:15:28.239Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 00:11 version.go [Pipeline] sh [2021-08-21T00:15:28.559Z] + '[' -e coverage.out ] [2021-08-21T00:15:28.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-21T00:15:28.671Z] Stashed 1 file(s) [Pipeline] sh [2021-08-21T00:15:28.977Z] + make build [2021-08-21T00:15:28.977Z] go mod tidy [2021-08-21T00:15:29.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T00:15:30.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T00:15:37.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T00:15:38.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T00:15:39.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T00:15:39.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T00:15:40.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T00:15:41.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T00:15:42.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T00:15:43.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T00:15:44.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T00:15:45.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-21T00:15:46.432Z] $ docker stop --time=1 b3823f6b36d78566b1861b8a708e86f8b6133dfdba5c1206b51f7941a0510069 [2021-08-21T00:15:53.678Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-462 in /w/workspace/edgexfoundry_edgex-go_main [2021-08-21T00:15:54.690Z] $ docker rm -f b3823f6b36d78566b1861b8a708e86f8b6133dfdba5c1206b51f7941a0510069 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-08-21T00:15:54.957Z] Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-08-21T00:15:55.283Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:15:58.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T00:15:58.443Z] [2021-08-21T00:15:58.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:15:58.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T00:15:58.772Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-21T00:15:58.772Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-21T00:15:58.772Z] ca9280d653b3: Pulling fs layer [2021-08-21T00:15:58.772Z] 7e9c9ca2126c: Pulling fs layer [2021-08-21T00:15:59.039Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-21T00:15:59.039Z] cbdbe7a5bc2a: Download complete [2021-08-21T00:15:59.039Z] cbdbe7a5bc2a: Pull complete [2021-08-21T00:15:59.623Z] ca9280d653b3: Verifying Checksum [2021-08-21T00:15:59.623Z] ca9280d653b3: Download complete [2021-08-21T00:16:00.209Z] ca9280d653b3: Pull complete [2021-08-21T00:16:01.573Z] using credential edgex-jenkins-ssh [2021-08-21T00:16:01.597Z] Cloning the remote Git repository [2021-08-21T00:16:01.660Z] 7e9c9ca2126c: Download complete [2021-08-21T00:16:01.669Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-21T00:16:01.788Z] > git init /w/workspace/edgex-go/39 # timeout=10 [2021-08-21T00:16:01.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T00:16:01.878Z] > git --version # timeout=10 [2021-08-21T00:16:01.895Z] > git --version # 'git version 2.17.1' [2021-08-21T00:16:01.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T00:16:01.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:16:05.933Z] 7e9c9ca2126c: Pull complete [2021-08-21T00:16:05.933Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-21T00:16:05.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T00:16:05.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-21T00:16:06.036Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:16:06.110Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-21T00:16:08.723Z] $ docker top e9a0963648d838fc029301ab5a5b955a4075e3f6e00c943fe66a845cc9ddee1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:16:09.106Z] + docker-compose build --help [2021-08-21T00:16:09.106Z] + grep parallel [2021-08-21T00:16:09.692Z] --parallel Build images in parallel. [Pipeline] } [2021-08-21T00:16:09.714Z] $ docker stop --time=1 e9a0963648d838fc029301ab5a5b955a4075e3f6e00c943fe66a845cc9ddee1e [2021-08-21T00:16:10.901Z] $ docker rm -f e9a0963648d838fc029301ab5a5b955a4075e3f6e00c943fe66a845cc9ddee1e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:16:11.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-21T00:16:11.342Z] . [Pipeline] withDockerContainer [2021-08-21T00:16:11.429Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:16:11.500Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-21T00:16:11.881Z] $ docker top 61fcced1d8e998b08c6be318c0e0f888ccb77dc31cb9d8b1ea58e496a573899f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:16:12.278Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-21T00:16:12.862Z] Building core-command ... [2021-08-21T00:16:12.862Z] Building core-data ... [2021-08-21T00:16:12.862Z] Building core-metadata ... [2021-08-21T00:16:12.862Z] Building security-bootstrapper ... [2021-08-21T00:16:12.862Z] Building security-proxy-setup ... [2021-08-21T00:16:12.862Z] Building security-secretstore-setup ... [2021-08-21T00:16:12.862Z] Building support-notifications ... [2021-08-21T00:16:12.862Z] Building support-scheduler ... [2021-08-21T00:16:12.862Z] Building sys-mgmt-agent ... [2021-08-21T00:16:12.862Z] Building security-proxy-setup [2021-08-21T00:16:12.862Z] Building support-notifications [2021-08-21T00:16:12.862Z] Building core-metadata [2021-08-21T00:16:12.862Z] Building support-scheduler [2021-08-21T00:16:12.862Z] Building sys-mgmt-agent [2021-08-21T00:16:21.034Z] Avoid second fetch [2021-08-21T00:16:21.035Z] Checking out Revision e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (main) [2021-08-21T00:16:20.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T00:16:21.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T00:16:21.063Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T00:16:21.079Z] > git checkout -f e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-21T00:16:25.733Z] Commit message: "Merge pull request #3671 from tonyespy/snap-fix-kuiper" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:16:26.304Z] provisioning config files... [2021-08-21T00:16:26.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config8956507509594381445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:16:26.984Z] ---> docker-login.sh [2021-08-21T00:16:26.984Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:16:27.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:16:28.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:16:28.264Z] Configure a credential helper to remove this warning. See [2021-08-21T00:16:28.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:16:28.264Z] [2021-08-21T00:16:28.264Z] Login Succeeded [2021-08-21T00:16:28.542Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:16:28.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:16:29.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:16:29.096Z] Configure a credential helper to remove this warning. See [2021-08-21T00:16:29.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:16:29.096Z] [2021-08-21T00:16:29.096Z] Login Succeeded [2021-08-21T00:16:29.096Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:16:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:16:29.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:16:29.705Z] Configure a credential helper to remove this warning. See [2021-08-21T00:16:29.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:16:29.705Z] [2021-08-21T00:16:29.705Z] Login Succeeded [2021-08-21T00:16:29.705Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:16:30.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:16:30.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:16:30.312Z] Configure a credential helper to remove this warning. See [2021-08-21T00:16:30.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:16:30.312Z] [2021-08-21T00:16:30.312Z] Login Succeeded [2021-08-21T00:16:30.312Z] docker.io [2021-08-21T00:16:30.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:16:31.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:16:31.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:16:31.087Z] ---> f3b3ff8c83fb [2021-08-21T00:16:31.087Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:16:31.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:16:31.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:16:31.087Z] ---> f3b3ff8c83fb [2021-08-21T00:16:31.087Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:16:31.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:16:31.190Z] Configure a credential helper to remove this warning. See [2021-08-21T00:16:31.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:16:31.190Z] [2021-08-21T00:16:31.190Z] Login Succeeded [2021-08-21T00:16:31.190Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:16:31.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-21T00:16:31.671Z] ========================================================= [2021-08-21T00:16:31.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-21T00:16:31.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:16:32.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:16:32.336Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-21T00:16:32.336Z] 595b0fe564bb: Pulling fs layer [2021-08-21T00:16:32.336Z] 24495759ef45: Pulling fs layer [2021-08-21T00:16:32.336Z] d148012ef14d: Pulling fs layer [2021-08-21T00:16:32.336Z] e90a11edd702: Pulling fs layer [2021-08-21T00:16:32.336Z] d77568369979: Pulling fs layer [2021-08-21T00:16:32.336Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-21T00:16:32.336Z] 170f2ba95c9a: Pulling fs layer [2021-08-21T00:16:32.336Z] 97ac5df62f85: Pulling fs layer [2021-08-21T00:16:32.336Z] e90a11edd702: Waiting [2021-08-21T00:16:32.336Z] d77568369979: Waiting [2021-08-21T00:16:32.336Z] fc1c9f9a7f3b: Waiting [2021-08-21T00:16:32.336Z] 170f2ba95c9a: Waiting [2021-08-21T00:16:32.336Z] 97ac5df62f85: Waiting [2021-08-21T00:16:32.613Z] d148012ef14d: Verifying Checksum [2021-08-21T00:16:32.613Z] d148012ef14d: Download complete [2021-08-21T00:16:32.613Z] 24495759ef45: Download complete [2021-08-21T00:16:32.613Z] d77568369979: Verifying Checksum [2021-08-21T00:16:32.613Z] d77568369979: Download complete [2021-08-21T00:16:32.613Z] fc1c9f9a7f3b: Download complete [2021-08-21T00:16:32.613Z] 595b0fe564bb: Verifying Checksum [2021-08-21T00:16:32.613Z] 595b0fe564bb: Download complete [2021-08-21T00:16:32.613Z] 170f2ba95c9a: Download complete [2021-08-21T00:16:33.635Z] 595b0fe564bb: Pull complete [2021-08-21T00:16:34.649Z] 24495759ef45: Pull complete [2021-08-21T00:16:34.934Z] d148012ef14d: Pull complete [2021-08-21T00:16:36.938Z] 97ac5df62f85: Verifying Checksum [2021-08-21T00:16:36.938Z] 97ac5df62f85: Download complete [2021-08-21T00:16:36.938Z] e90a11edd702: Verifying Checksum [2021-08-21T00:16:36.938Z] e90a11edd702: Download complete [2021-08-21T00:16:37.718Z] ---> Running in d7a541db2b9e [2021-08-21T00:16:37.718Z] ---> Running in 6ad16b75f7c4 [2021-08-21T00:16:39.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:16:39.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:16:39.124Z] ---> f3b3ff8c83fb [2021-08-21T00:16:39.124Z] Step 3/22 : WORKDIR /edgex-go [2021-08-21T00:16:39.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:16:39.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:16:39.393Z] ---> f3b3ff8c83fb [2021-08-21T00:16:39.393Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T00:16:40.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:16:40.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:16:40.351Z] ---> f3b3ff8c83fb [2021-08-21T00:16:40.351Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T00:16:41.305Z] ---> Running in 220a5407c688 [2021-08-21T00:16:41.305Z] ---> Running in 4db1954fcc5a [2021-08-21T00:16:41.305Z] ---> Running in ecd4e9440143 [2021-08-21T00:16:41.305Z] Removing intermediate container 6ad16b75f7c4 [2021-08-21T00:16:41.305Z] ---> 0663d75dab6b [2021-08-21T00:16:41.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:16:41.305Z] Removing intermediate container d7a541db2b9e [2021-08-21T00:16:41.305Z] ---> 6ec65de16694 [2021-08-21T00:16:41.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:16:41.305Z] ---> Running in 1ddb87aac5d4 [2021-08-21T00:16:41.305Z] ---> Running in 1d75341b599f [2021-08-21T00:16:41.305Z] Removing intermediate container 220a5407c688 [2021-08-21T00:16:41.305Z] ---> 95205e7829f3 [2021-08-21T00:16:41.305Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:16:41.576Z] Removing intermediate container ecd4e9440143 [2021-08-21T00:16:41.576Z] ---> 08f3d07fb1f7 [2021-08-21T00:16:41.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:16:41.576Z] ---> Running in 468503774c1a [2021-08-21T00:16:41.576Z] Removing intermediate container 4db1954fcc5a [2021-08-21T00:16:41.576Z] ---> 28a9d0838e07 [2021-08-21T00:16:41.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:16:41.576Z] ---> Running in b8a6011ed1d7 [2021-08-21T00:16:41.576Z] ---> Running in 7f38de66cae7 [2021-08-21T00:16:42.559Z] Removing intermediate container 1ddb87aac5d4 [2021-08-21T00:16:42.559Z] ---> e735b1e70307 [2021-08-21T00:16:42.559Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T00:16:42.559Z] ---> Running in dbf97ffadc68 [2021-08-21T00:16:42.559Z] Removing intermediate container 1d75341b599f [2021-08-21T00:16:42.559Z] ---> 0db20c9fd430 [2021-08-21T00:16:42.559Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-21T00:16:42.559Z] ---> Running in 1bbadc00c04b [2021-08-21T00:16:42.830Z] Removing intermediate container 468503774c1a [2021-08-21T00:16:42.830Z] ---> e0312634f8a4 [2021-08-21T00:16:42.830Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-21T00:16:42.830Z] ---> Running in 5988e4698392 [2021-08-21T00:16:42.830Z] Removing intermediate container b8a6011ed1d7 [2021-08-21T00:16:42.830Z] ---> d9bbaf61685c [2021-08-21T00:16:42.830Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-21T00:16:42.830Z] ---> Running in 930f32b4850d [2021-08-21T00:16:42.830Z] Removing intermediate container 7f38de66cae7 [2021-08-21T00:16:42.830Z] ---> 3092fcff6ee2 [2021-08-21T00:16:42.830Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-21T00:16:43.112Z] ---> Running in c5b32ef13798 [2021-08-21T00:16:43.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:43.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:43.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:43.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:43.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:16:44.830Z] OK: 219 MiB in 52 packages [2021-08-21T00:16:44.830Z] OK: 219 MiB in 52 packages [2021-08-21T00:16:44.830Z] OK: 219 MiB in 52 packages [2021-08-21T00:16:45.102Z] OK: 219 MiB in 52 packages [2021-08-21T00:16:45.102Z] Removing intermediate container dbf97ffadc68 [2021-08-21T00:16:45.102Z] ---> 204ebda71d91 [2021-08-21T00:16:45.102Z] Step 6/24 : COPY go.mod . [2021-08-21T00:16:45.102Z] OK: 219 MiB in 52 packages [2021-08-21T00:16:45.372Z] Removing intermediate container 1bbadc00c04b [2021-08-21T00:16:45.372Z] ---> 67063c8e75da [2021-08-21T00:16:45.372Z] Step 6/24 : COPY go.mod . [2021-08-21T00:16:45.372Z] ---> c5891065e2f8 [2021-08-21T00:16:45.372Z] Step 7/24 : RUN go mod download [2021-08-21T00:16:45.372Z] ---> Running in 1ef4fa7eaee5 [2021-08-21T00:16:45.643Z] Removing intermediate container c5b32ef13798 [2021-08-21T00:16:45.643Z] ---> f5a29e58732c [2021-08-21T00:16:45.643Z] Step 6/23 : COPY go.mod . [2021-08-21T00:16:45.643Z] Removing intermediate container 930f32b4850d [2021-08-21T00:16:45.643Z] ---> c610fd6a5be5 [2021-08-21T00:16:45.643Z] Step 6/23 : COPY go.mod . [2021-08-21T00:16:45.643Z] ---> 7fda9988947a [2021-08-21T00:16:45.643Z] Step 7/24 : RUN go mod download [2021-08-21T00:16:45.643Z] ---> Running in d1827959d755 [2021-08-21T00:16:45.643Z] Removing intermediate container 5988e4698392 [2021-08-21T00:16:45.643Z] ---> 2d9a7f1fdcfa [2021-08-21T00:16:45.643Z] Step 6/22 : COPY go.mod . [2021-08-21T00:16:45.915Z] ---> ce4b1b90b55f [2021-08-21T00:16:45.915Z] Step 7/23 : RUN go mod download [2021-08-21T00:16:45.915Z] ---> Running in 06fe44d0050f [2021-08-21T00:16:45.915Z] ---> c4a3563ba8ce [2021-08-21T00:16:45.915Z] Step 7/23 : RUN go mod download [2021-08-21T00:16:45.915Z] ---> c4002d9c8617 [2021-08-21T00:16:45.915Z] Step 7/22 : RUN go mod download [2021-08-21T00:16:45.915Z] ---> Running in 036ace96df7b [2021-08-21T00:16:45.915Z] ---> Running in 0facdc57fa55 [2021-08-21T00:16:47.140Z] e90a11edd702: Pull complete [2021-08-21T00:16:47.336Z] Removing intermediate container d1827959d755 [2021-08-21T00:16:47.336Z] ---> 24c30a046942 [2021-08-21T00:16:47.336Z] Step 8/24 : COPY . . [2021-08-21T00:16:47.336Z] Removing intermediate container 1ef4fa7eaee5 [2021-08-21T00:16:47.336Z] ---> b4533a3493e5 [2021-08-21T00:16:47.336Z] Step 8/24 : COPY . . [2021-08-21T00:16:47.419Z] d77568369979: Pull complete [2021-08-21T00:16:48.025Z] fc1c9f9a7f3b: Pull complete [2021-08-21T00:16:48.302Z] 170f2ba95c9a: Pull complete [2021-08-21T00:16:53.760Z] 97ac5df62f85: Pull complete [2021-08-21T00:16:53.760Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-21T00:16:53.993Z] Removing intermediate container 0facdc57fa55 [2021-08-21T00:16:53.993Z] ---> 37269b97fbb6 [2021-08-21T00:16:53.993Z] Step 8/22 : COPY . . [2021-08-21T00:16:53.993Z] Removing intermediate container 06fe44d0050f [2021-08-21T00:16:53.993Z] ---> e4285b981c10 [2021-08-21T00:16:53.993Z] Step 8/23 : COPY . . [2021-08-21T00:16:53.993Z] ---> 59db11832a16 [2021-08-21T00:16:53.993Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:16:53.993Z] Removing intermediate container 036ace96df7b [2021-08-21T00:16:53.993Z] ---> e3e905405ef7 [2021-08-21T00:16:53.993Z] Step 8/23 : COPY . . [2021-08-21T00:16:53.993Z] ---> e3d3a115ee91 [2021-08-21T00:16:53.993Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:16:53.993Z] ---> Running in 4126e4ff2a94 [2021-08-21T00:16:53.993Z] ---> Running in 3519535e9190 [2021-08-21T00:16:54.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:16:54.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T00:16:54.415Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:16:54.415Z] WORKDIR /edgex [2021-08-21T00:16:54.415Z] COPY go.mod . [2021-08-21T00:16:54.415Z] RUN go mod download [2021-08-21T00:16:54.415Z] docker build -t ci-base-image-arm64 -f - . [2021-08-21T00:16:57.101Z] Sending build context to Docker daemon 165.9MB [2021-08-21T00:16:57.101Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T00:16:57.101Z] ---> 04bc70af865f [2021-08-21T00:16:57.101Z] Step 2/4 : WORKDIR /edgex [2021-08-21T00:17:01.403Z] ---> Running in a8b433f573a5 [2021-08-21T00:17:01.676Z] Removing intermediate container a8b433f573a5 [2021-08-21T00:17:01.676Z] ---> efe4b37290d6 [2021-08-21T00:17:01.676Z] Step 3/4 : COPY go.mod . [2021-08-21T00:17:02.663Z] ---> 3f39d4ea2353 [2021-08-21T00:17:02.664Z] Step 4/4 : RUN go mod download [2021-08-21T00:17:02.664Z] ---> Running in 0afc9e482934 [2021-08-21T00:17:12.204Z] ---> 2e31eafa9c80 [2021-08-21T00:17:12.204Z] Step 9/23 : RUN go mod tidy [2021-08-21T00:17:12.204Z] ---> 5520478ec16e [2021-08-21T00:17:12.204Z] Step 9/22 : RUN go mod tidy [2021-08-21T00:17:12.204Z] Removing intermediate container 3519535e9190 [2021-08-21T00:17:12.204Z] ---> c5f8f30d5dd8 [2021-08-21T00:17:12.204Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-21T00:17:12.205Z] Removing intermediate container 4126e4ff2a94 [2021-08-21T00:17:12.205Z] ---> 6a1f9a2685cd [2021-08-21T00:17:12.205Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-21T00:17:12.205Z] ---> Running in 374c7daa6828 [2021-08-21T00:17:12.205Z] ---> Running in 3e8c7a4a2d6e [2021-08-21T00:17:12.205Z] ---> Running in 4f0e99855a5e [2021-08-21T00:17:12.205Z] ---> Running in 83c326adfc52 [2021-08-21T00:17:12.205Z] ---> c2291719f79a [2021-08-21T00:17:12.205Z] Step 9/23 : RUN go mod tidy [2021-08-21T00:17:12.205Z] ---> Running in bd5eec3a499c [2021-08-21T00:17:12.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T00:17:12.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T00:17:12.741Z] Removing intermediate container 374c7daa6828 [2021-08-21T00:17:12.741Z] ---> 5c4612b7007f [2021-08-21T00:17:12.741Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-21T00:17:12.741Z] ---> Running in 0df383ab582e [2021-08-21T00:17:13.330Z] Removing intermediate container 4f0e99855a5e [2021-08-21T00:17:13.330Z] ---> 314393152198 [2021-08-21T00:17:13.330Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-21T00:17:13.330Z] ---> Running in 3fb09c08b20a [2021-08-21T00:17:13.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T00:17:13.620Z] Removing intermediate container bd5eec3a499c [2021-08-21T00:17:13.620Z] ---> 573e599c78f5 [2021-08-21T00:17:13.620Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-21T00:17:13.904Z] ---> Running in 2373e4815f75 [2021-08-21T00:17:13.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T00:17:14.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T00:17:53.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T00:17:57.455Z] Removing intermediate container 3e8c7a4a2d6e [2021-08-21T00:17:57.455Z] ---> 4432e6277a2d [2021-08-21T00:17:57.455Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-21T00:17:57.455Z] ---> Running in d13a08ecf80b [2021-08-21T00:17:57.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T00:18:00.120Z] Removing intermediate container 3fb09c08b20a [2021-08-21T00:18:00.120Z] ---> 853a4f885812 [2021-08-21T00:18:00.120Z] [2021-08-21T00:18:00.120Z] Step 11/22 : FROM alpine:3.12 [2021-08-21T00:18:00.120Z] Removing intermediate container 0df383ab582e [2021-08-21T00:18:00.120Z] ---> a172b6d1688c [2021-08-21T00:18:00.120Z] [2021-08-21T00:18:00.120Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T00:18:00.120Z] Removing intermediate container d13a08ecf80b [2021-08-21T00:18:00.120Z] ---> f2280d24e10f [2021-08-21T00:18:00.120Z] [2021-08-21T00:18:00.120Z] Step 12/24 : FROM docker:20.10.7 [2021-08-21T00:18:00.703Z] 3.12: Pulling from library/alpine [2021-08-21T00:18:00.703Z] 3.12: Pulling from library/alpine [2021-08-21T00:18:01.666Z] 20.10.7: Pulling from library/docker [2021-08-21T00:18:01.667Z] Removing intermediate container 83c326adfc52 [2021-08-21T00:18:01.667Z] ---> 751d8d33e43e [2021-08-21T00:18:01.667Z] [2021-08-21T00:18:01.667Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:18:01.667Z] Removing intermediate container 2373e4815f75 [2021-08-21T00:18:01.667Z] ---> 49c56fc44038 [2021-08-21T00:18:01.667Z] [2021-08-21T00:18:01.667Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T00:18:01.667Z] ---> 13621d1b12d4 [2021-08-21T00:18:01.667Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-21T00:18:01.667Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:18:01.667Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:18:01.667Z] ---> 13621d1b12d4 [2021-08-21T00:18:01.667Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:18:01.941Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:18:01.941Z] Status: Image is up to date for alpine:3.12 [2021-08-21T00:18:01.941Z] ---> 13621d1b12d4 [2021-08-21T00:18:01.941Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-21T00:18:01.941Z] 3.12: Pulling from library/alpine [2021-08-21T00:18:01.941Z] ---> Running in e1f1f933f28f [2021-08-21T00:18:01.941Z] ---> Running in 7ddb4e79e949 [2021-08-21T00:18:01.941Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:18:01.941Z] Status: Image is up to date for alpine:3.12 [2021-08-21T00:18:01.941Z] ---> Running in d5cb9d0f76df [2021-08-21T00:18:01.941Z] ---> 13621d1b12d4 [2021-08-21T00:18:01.941Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:18:01.941Z] ---> Running in 34bab69c44b9 [2021-08-21T00:18:02.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.801Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-21T00:18:02.801Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-21T00:18:02.801Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T00:18:02.801Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:18:02.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.801Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:18:02.801Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:18:02.801Z] OK: 6 MiB in 15 packages [2021-08-21T00:18:02.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.801Z] OK: 6 MiB in 16 packages [2021-08-21T00:18:02.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:02.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:03.082Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-21T00:18:03.082Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-21T00:18:03.082Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-21T00:18:03.082Z] (4/4) Installing curl (7.78.0-r0) [2021-08-21T00:18:03.082Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T00:18:03.082Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:18:03.082Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:18:03.082Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:18:03.082Z] OK: 6 MiB in 15 packages [2021-08-21T00:18:03.082Z] OK: 7 MiB in 18 packages [2021-08-21T00:18:03.668Z] Removing intermediate container 7ddb4e79e949 [2021-08-21T00:18:03.668Z] ---> 74d8b933b834 [2021-08-21T00:18:03.668Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:18:03.668Z] ---> Running in 00821963b474 [2021-08-21T00:18:03.668Z] Removing intermediate container 00821963b474 [2021-08-21T00:18:03.668Z] ---> df62639d7a63 [2021-08-21T00:18:03.668Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-21T00:18:03.939Z] ---> Running in bd23a9b0d02f [2021-08-21T00:18:03.939Z] Removing intermediate container e1f1f933f28f [2021-08-21T00:18:03.939Z] ---> 86b811027420 [2021-08-21T00:18:03.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:18:03.939Z] ---> Running in 0c6b904b993a [2021-08-21T00:18:03.939Z] Removing intermediate container 34bab69c44b9 [2021-08-21T00:18:03.939Z] ---> fc3ba15fc5ae [2021-08-21T00:18:03.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:18:03.939Z] Removing intermediate container d5cb9d0f76df [2021-08-21T00:18:03.939Z] ---> 26540bf99dfa [2021-08-21T00:18:03.939Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T00:18:03.939Z] ---> Running in 6b6e2e084583 [2021-08-21T00:18:03.939Z] Removing intermediate container bd23a9b0d02f [2021-08-21T00:18:03.939Z] ---> e75e229e3f69 [2021-08-21T00:18:03.939Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T00:18:03.939Z] ---> Running in d58ec78f3b03 [2021-08-21T00:18:03.939Z] Removing intermediate container 0c6b904b993a [2021-08-21T00:18:03.939Z] ---> 3f69e58dbeb3 [2021-08-21T00:18:03.939Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-21T00:18:03.939Z] ---> Running in 0ef29badee69 [2021-08-21T00:18:03.939Z] ---> Running in e287767c1f2e [2021-08-21T00:18:04.210Z] Removing intermediate container 6b6e2e084583 [2021-08-21T00:18:04.210Z] ---> 8608f1ebdf57 [2021-08-21T00:18:04.210Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-21T00:18:04.210Z] Removing intermediate container d58ec78f3b03 [2021-08-21T00:18:04.210Z] ---> 50c64ddc1e5e [2021-08-21T00:18:04.210Z] Step 14/22 : WORKDIR /edgex [2021-08-21T00:18:04.210Z] ---> Running in f3e7c3a5b8d2 [2021-08-21T00:18:04.210Z] Removing intermediate container 0ef29badee69 [2021-08-21T00:18:04.210Z] ---> 094ffb3d1be1 [2021-08-21T00:18:04.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:18:04.210Z] ---> Running in 8319a0fd6051 [2021-08-21T00:18:04.210Z] Removing intermediate container e287767c1f2e [2021-08-21T00:18:04.210Z] ---> 6a0458b35bcc [2021-08-21T00:18:04.210Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T00:18:04.210Z] ---> Running in 2f97237f07d2 [2021-08-21T00:18:04.480Z] Removing intermediate container f3e7c3a5b8d2 [2021-08-21T00:18:04.480Z] ---> c7c1c4247bfb [2021-08-21T00:18:04.480Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T00:18:04.480Z] Removing intermediate container 8319a0fd6051 [2021-08-21T00:18:04.480Z] ---> c6d0dda88255 [2021-08-21T00:18:04.480Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-21T00:18:04.480Z] ---> Running in e061878817d8 [2021-08-21T00:18:04.480Z] ---> b567caa92d0d [2021-08-21T00:18:04.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-21T00:18:04.480Z] Removing intermediate container 2f97237f07d2 [2021-08-21T00:18:04.480Z] ---> 5e349c5a6762 [2021-08-21T00:18:04.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:18:04.480Z] Removing intermediate container e061878817d8 [2021-08-21T00:18:04.480Z] ---> 8da49d19268a [2021-08-21T00:18:04.480Z] Step 16/24 : WORKDIR / [2021-08-21T00:18:04.763Z] ---> Running in a85fdbcdea24 [2021-08-21T00:18:04.763Z] ---> 206ae2a1e146 [2021-08-21T00:18:04.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-21T00:18:04.763Z] ---> 3ebcac026b6d [2021-08-21T00:18:04.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-21T00:18:05.040Z] Removing intermediate container a85fdbcdea24 [2021-08-21T00:18:05.040Z] ---> 66a8c51bc6cf [2021-08-21T00:18:05.040Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:18:05.040Z] ---> 68621f213a75 [2021-08-21T00:18:05.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-21T00:18:05.306Z] ---> a90d468f32c6 [2021-08-21T00:18:05.306Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-21T00:18:05.306Z] ---> 7892e356011d [2021-08-21T00:18:05.306Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-21T00:18:05.306Z] ---> e01a90f27e26 [2021-08-21T00:18:05.306Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-21T00:18:05.306Z] ---> 0a4a15369d08 [2021-08-21T00:18:05.306Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-21T00:18:05.574Z] ---> Running in d55fe1a82586 [2021-08-21T00:18:05.840Z] Removing intermediate container d55fe1a82586 [2021-08-21T00:18:05.840Z] ---> 6c2e96716c85 [2021-08-21T00:18:05.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:18:05.840Z] ---> cd85ae2cd412 [2021-08-21T00:18:05.840Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-21T00:18:06.110Z] ---> 6cc049334061 [2021-08-21T00:18:06.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-21T00:18:06.110Z] ---> 71a28bb737f0 [2021-08-21T00:18:06.110Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-21T00:18:06.110Z] ---> Running in 70050b99fe04 [2021-08-21T00:18:06.110Z] ---> Running in 6e7916408db3 [2021-08-21T00:18:06.110Z] ---> Running in c6a6f522a24d [2021-08-21T00:18:06.697Z] Removing intermediate container 70050b99fe04 [2021-08-21T00:18:06.697Z] ---> c5c3de399c6f [2021-08-21T00:18:06.697Z] Step 21/23 : LABEL arch=x86_64 [2021-08-21T00:18:08.118Z] Removing intermediate container 6e7916408db3 [2021-08-21T00:18:08.118Z] ---> 23e20aeaafe1 [2021-08-21T00:18:08.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:18:13.470Z] ---> fc3267ab3697 [2021-08-21T00:18:13.470Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-21T00:18:13.470Z] ---> Running in f2498b3b061e [2021-08-21T00:18:13.470Z] Removing intermediate container c6a6f522a24d [2021-08-21T00:18:13.470Z] ---> ff2ccaa36dd1 [2021-08-21T00:18:13.470Z] Step 19/22 : CMD ["--init=true"] [2021-08-21T00:18:13.470Z] ---> Running in 94fce775c6d2 [2021-08-21T00:18:13.470Z] ---> Running in fbf311d2f8b8 [2021-08-21T00:18:13.740Z] ---> Running in 7e7f1ead9a9f [2021-08-21T00:18:14.006Z] Removing intermediate container f2498b3b061e [2021-08-21T00:18:14.006Z] ---> 797cc4ba0e5f [2021-08-21T00:18:14.006Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:18:14.006Z] Removing intermediate container 94fce775c6d2 [2021-08-21T00:18:14.006Z] ---> 4e957fe29bb2 [2021-08-21T00:18:14.006Z] Step 21/23 : LABEL arch=x86_64 [2021-08-21T00:18:14.006Z] Removing intermediate container fbf311d2f8b8 [2021-08-21T00:18:14.006Z] ---> a59d38d3e1eb [2021-08-21T00:18:14.006Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:18:14.006Z] Removing intermediate container 7e7f1ead9a9f [2021-08-21T00:18:14.006Z] ---> f162fe056869 [2021-08-21T00:18:14.006Z] Step 20/22 : LABEL arch=x86_64 [2021-08-21T00:18:14.006Z] ---> Running in 3810bbce5f13 [2021-08-21T00:18:14.006Z] ---> Running in 573a4529fedc [2021-08-21T00:18:14.006Z] ---> Running in 96d312af4744 [2021-08-21T00:18:14.006Z] ---> Running in d07cdd31ac41 [2021-08-21T00:18:14.006Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-21T00:18:14.006Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-21T00:18:14.006Z] Removing intermediate container 573a4529fedc [2021-08-21T00:18:14.006Z] ---> ab37e04b507d [2021-08-21T00:18:14.006Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-21T00:18:14.006Z] ---> 08bdaf2f88f9 [2021-08-21T00:18:14.006Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:18:14.275Z] Removing intermediate container 3810bbce5f13 [2021-08-21T00:18:14.275Z] ---> 2badfcc4b94c [2021-08-21T00:18:14.275Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:18:14.275Z] Removing intermediate container 96d312af4744 [2021-08-21T00:18:14.275Z] ---> 5d5274466278 [2021-08-21T00:18:14.275Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T00:18:14.275Z] ---> Running in 67febac2b319 [2021-08-21T00:18:14.275Z] Removing intermediate container d07cdd31ac41 [2021-08-21T00:18:14.275Z] ---> e5f67999cf43 [2021-08-21T00:18:14.275Z] Step 21/22 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:18:14.275Z] ---> Running in 5768a1de83f9 [2021-08-21T00:18:14.275Z] ---> Running in 4bd4f6f86c4a [2021-08-21T00:18:14.276Z] ---> Running in 3d77de30b23f [2021-08-21T00:18:14.276Z] ---> Running in b09e53134007 [2021-08-21T00:18:14.276Z] Removing intermediate container 67febac2b319 [2021-08-21T00:18:14.276Z] ---> 8d542a4ae824 [2021-08-21T00:18:14.276Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-21T00:18:14.276Z] Removing intermediate container 5768a1de83f9 [2021-08-21T00:18:14.276Z] ---> 2a6a515b2da1 [2021-08-21T00:18:14.276Z] [2021-08-21T00:18:14.276Z] Removing intermediate container b09e53134007 [2021-08-21T00:18:14.276Z] ---> 944707c1f404 [2021-08-21T00:18:14.276Z] Step 22/22 : LABEL version=2.0.1-dev.33 [2021-08-21T00:18:14.276Z] Removing intermediate container 3d77de30b23f [2021-08-21T00:18:14.276Z] ---> 1f37003ab327 [2021-08-21T00:18:14.276Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:18:14.276Z] ---> Running in 7ed2493f1733 [2021-08-21T00:18:14.276Z] Removing intermediate container 4bd4f6f86c4a [2021-08-21T00:18:14.276Z] ---> 63ed3761cefa [2021-08-21T00:18:14.276Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-21T00:18:14.551Z] ---> Running in 74b94f0d0904 [2021-08-21T00:18:14.551Z] Successfully built 2a6a515b2da1 [2021-08-21T00:18:14.551Z] ---> Running in f75db8305899 [2021-08-21T00:18:14.551Z] Successfully tagged support-scheduler:latest [2021-08-21T00:18:14.551Z] Building security-bootstrapper [2021-08-21T00:18:14.551Z]  Building support-scheduler ... done  ---> Running in 2609a06232fc [2021-08-21T00:18:15.133Z] Removing intermediate container 74b94f0d0904 [2021-08-21T00:18:15.133Z] ---> f405a0e1e3e6 [2021-08-21T00:18:15.133Z] [2021-08-21T00:18:15.402Z] Successfully built f405a0e1e3e6 [2021-08-21T00:18:15.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:15.402Z] Removing intermediate container f75db8305899 [2021-08-21T00:18:15.402Z] ---> c8fece8d633e [2021-08-21T00:18:15.402Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:18:15.402Z] Successfully tagged security-proxy-setup:latest [2021-08-21T00:18:15.402Z]  Building security-proxy-setup ... done Building core-command [2021-08-21T00:18:15.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:15.402Z] Removing intermediate container 2609a06232fc [2021-08-21T00:18:15.402Z] ---> 8034eb1e052f [2021-08-21T00:18:15.402Z] [2021-08-21T00:18:15.690Z] Successfully built 8034eb1e052f [2021-08-21T00:18:15.690Z] (1/39) Installing readline (8.1.0-r0) [2021-08-21T00:18:15.690Z] (2/39) Installing bash (5.1.0-r0) [2021-08-21T00:18:15.968Z] Executing bash-5.1.0-r0.post-install [2021-08-21T00:18:15.968Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-21T00:18:15.968Z] Successfully tagged support-notifications:latest [2021-08-21T00:18:15.968Z]  Building support-notifications ... done Building core-data [2021-08-21T00:18:15.968Z] ---> Running in 313ab93fc960 [2021-08-21T00:18:15.968Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-21T00:18:15.968Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-21T00:18:15.968Z] (6/39) Installing curl (7.78.0-r0) [2021-08-21T00:18:15.968Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-21T00:18:15.968Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-21T00:18:15.968Z] (9/39) Installing expat (2.2.10-r1) [2021-08-21T00:18:15.968Z] (10/39) Installing libffi (3.3-r2) [2021-08-21T00:18:16.235Z] (11/39) Installing gdbm (1.19-r0) [2021-08-21T00:18:16.235Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-21T00:18:16.235Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-21T00:18:16.235Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-21T00:18:19.618Z] Removing intermediate container 313ab93fc960 [2021-08-21T00:18:19.618Z] ---> 241090f1c989 [2021-08-21T00:18:19.618Z] [2021-08-21T00:18:19.618Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-21T00:18:19.618Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-21T00:18:19.618Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-21T00:18:19.618Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-21T00:18:19.618Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-21T00:18:19.618Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-21T00:18:19.618Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-21T00:18:19.618Z] Successfully built 241090f1c989 [2021-08-21T00:18:19.618Z] Successfully tagged core-metadata:latest [2021-08-21T00:18:19.618Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-21T00:18:19.618Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-21T00:18:19.618Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-21T00:18:19.618Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-21T00:18:19.618Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-21T00:18:19.618Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-21T00:18:19.618Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-21T00:18:20.020Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-21T00:18:20.020Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-21T00:18:20.020Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-21T00:18:20.020Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-21T00:18:20.020Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-21T00:18:20.020Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-21T00:18:20.020Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-21T00:18:20.020Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-21T00:18:20.020Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-21T00:18:20.020Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-21T00:18:20.020Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-21T00:18:20.020Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-21T00:18:23.587Z] Executing busybox-1.32.1-r6.trigger [2021-08-21T00:18:23.587Z] OK: 82 MiB in 59 packages [2021-08-21T00:18:23.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:18:23.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:18:23.587Z] ---> f3b3ff8c83fb [2021-08-21T00:18:23.587Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> 28a9d0838e07 [2021-08-21T00:18:23.587Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> 3092fcff6ee2 [2021-08-21T00:18:23.587Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> f5a29e58732c [2021-08-21T00:18:23.587Z] Step 6/24 : COPY go.mod . [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> ce4b1b90b55f [2021-08-21T00:18:23.587Z] Step 7/24 : RUN go mod download [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> e4285b981c10 [2021-08-21T00:18:23.587Z] Step 8/24 : COPY . . [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> 2e31eafa9c80 [2021-08-21T00:18:23.587Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:18:23.587Z] ---> Using cache [2021-08-21T00:18:23.587Z] ---> 5c4612b7007f [2021-08-21T00:18:23.587Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-21T00:18:25.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:18:25.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:18:25.529Z] ---> f3b3ff8c83fb [2021-08-21T00:18:25.529Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:18:25.529Z] ---> Using cache [2021-08-21T00:18:25.529Z] ---> 28a9d0838e07 [2021-08-21T00:18:25.529Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:18:25.529Z] ---> Using cache [2021-08-21T00:18:25.529Z] ---> 3092fcff6ee2 [2021-08-21T00:18:25.529Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-21T00:18:26.120Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:18:26.120Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:18:26.120Z] ---> f3b3ff8c83fb [2021-08-21T00:18:26.120Z] Step 3/26 : WORKDIR /edgex-go [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> 28a9d0838e07 [2021-08-21T00:18:26.120Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> 3092fcff6ee2 [2021-08-21T00:18:26.120Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> f5a29e58732c [2021-08-21T00:18:26.120Z] Step 6/26 : COPY go.mod . [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> ce4b1b90b55f [2021-08-21T00:18:26.120Z] Step 7/26 : RUN go mod download [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> e4285b981c10 [2021-08-21T00:18:26.120Z] Step 8/26 : COPY . . [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> 2e31eafa9c80 [2021-08-21T00:18:26.120Z] Step 9/26 : RUN go mod tidy [2021-08-21T00:18:26.120Z] ---> Using cache [2021-08-21T00:18:26.120Z] ---> 5c4612b7007f [2021-08-21T00:18:26.120Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-21T00:18:26.120Z] ---> Running in 3c85038d7162 [2021-08-21T00:18:26.398Z] ---> Running in 0c7f2af0c184 [2021-08-21T00:18:26.398Z] ---> Running in c984fd0b9453 [2021-08-21T00:18:26.398Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:18:26.398Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:18:26.398Z] ---> f3b3ff8c83fb [2021-08-21T00:18:26.398Z] Step 3/32 : WORKDIR /edgex-go [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> 28a9d0838e07 [2021-08-21T00:18:26.398Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> 3092fcff6ee2 [2021-08-21T00:18:26.398Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> f5a29e58732c [2021-08-21T00:18:26.398Z] Step 6/32 : COPY go.mod . [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> ce4b1b90b55f [2021-08-21T00:18:26.398Z] Step 7/32 : RUN go mod download [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> e4285b981c10 [2021-08-21T00:18:26.398Z] Step 8/32 : COPY . . [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> 2e31eafa9c80 [2021-08-21T00:18:26.398Z] Step 9/32 : RUN go mod tidy [2021-08-21T00:18:26.398Z] ---> Using cache [2021-08-21T00:18:26.398Z] ---> 5c4612b7007f [2021-08-21T00:18:26.398Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-21T00:18:26.398Z] ---> Running in 0a148dd23323 [2021-08-21T00:18:26.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T00:18:26.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:27.201Z] Collecting docker-compose==1.23.2 [2021-08-21T00:18:27.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-21T00:18:27.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T00:18:27.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-21T00:18:27.470Z] Collecting jsonschema<3,>=2.5.1 [2021-08-21T00:18:27.470Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-21T00:18:27.470Z] Collecting PyYAML<4,>=3.10 [2021-08-21T00:18:27.470Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-21T00:18:27.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:18:28.712Z] OK: 219 MiB in 52 packages [2021-08-21T00:18:28.977Z] Removing intermediate container 0c7f2af0c184 [2021-08-21T00:18:28.977Z] ---> d11c1442f501 [2021-08-21T00:18:28.977Z] Step 6/24 : COPY go.mod . [2021-08-21T00:18:29.262Z] ---> ebfa2fd737a9 [2021-08-21T00:18:29.263Z] Step 7/24 : RUN go mod download [2021-08-21T00:18:29.263Z] ---> Running in 9fc4d5a94a5d [2021-08-21T00:18:29.263Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-21T00:18:29.556Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-21T00:18:29.557Z] 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-08-21T00:18:29.557Z] Collecting texttable<0.10,>=0.9.0 [2021-08-21T00:18:29.557Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-21T00:18:30.167Z] Collecting docopt<0.7,>=0.6.1 [2021-08-21T00:18:30.167Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-21T00:18:31.608Z] Removing intermediate container 9fc4d5a94a5d [2021-08-21T00:18:31.608Z] ---> 20898b3a3d83 [2021-08-21T00:18:31.608Z] Step 8/24 : COPY . . [2021-08-21T00:18:31.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-21T00:18:31.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-21T00:18:31.608Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-21T00:18:31.608Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-21T00:18:33.057Z] Collecting docker<4.0,>=3.6.0 [2021-08-21T00:18:33.057Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-21T00:18:33.057Z] Collecting cached-property<2,>=1.2.0 [2021-08-21T00:18:33.057Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-21T00:18:33.057Z] Collecting docker-pycreds>=0.4.0 [2021-08-21T00:18:33.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-21T00:18:33.333Z] Collecting certifi>=2017.4.17 [2021-08-21T00:18:33.333Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-21T00:18:33.333Z] Collecting idna<2.8,>=2.5 [2021-08-21T00:18:33.333Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-21T00:18:33.333Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-21T00:18:33.333Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-21T00:18:33.622Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-21T00:18:33.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-21T00:18:33.622Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-21T00:18:33.622Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-21T00:18:33.622Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-21T00:18:33.622Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-21T00:18:33.895Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-21T00:18:33.895Z] Attempting uninstall: urllib3 [2021-08-21T00:18:33.895Z] Found existing installation: urllib3 1.26.2 [2021-08-21T00:18:33.895Z] Uninstalling urllib3-1.26.2: [2021-08-21T00:18:34.188Z] Successfully uninstalled urllib3-1.26.2 [2021-08-21T00:18:34.828Z] Attempting uninstall: idna [2021-08-21T00:18:34.828Z] Found existing installation: idna 3.1 [2021-08-21T00:18:34.828Z] Uninstalling idna-3.1: [2021-08-21T00:18:34.828Z] Successfully uninstalled idna-3.1 [2021-08-21T00:18:35.437Z] Attempting uninstall: chardet [2021-08-21T00:18:35.437Z] Found existing installation: chardet 4.0.0 [2021-08-21T00:18:35.437Z] Uninstalling chardet-4.0.0: [2021-08-21T00:18:35.437Z] Successfully uninstalled chardet-4.0.0 [2021-08-21T00:18:36.917Z] Attempting uninstall: requests [2021-08-21T00:18:36.917Z] Found existing installation: requests 2.25.1 [2021-08-21T00:18:36.917Z] Uninstalling requests-2.25.1: [2021-08-21T00:18:36.917Z] Successfully uninstalled requests-2.25.1 [2021-08-21T00:18:38.880Z] Running setup.py install for texttable: started [2021-08-21T00:18:38.880Z] ---> 4db338c4b314 [2021-08-21T00:18:38.880Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:18:38.880Z] ---> Running in ce4a431f3c1e [2021-08-21T00:18:39.488Z] Running setup.py install for texttable: finished with status 'done' [2021-08-21T00:18:39.488Z] Running setup.py install for PyYAML: started [2021-08-21T00:18:39.667Z] Removing intermediate container 0afc9e482934 [2021-08-21T00:18:39.667Z] ---> e6eda58e6a94 [2021-08-21T00:18:39.667Z] Successfully built e6eda58e6a94 [2021-08-21T00:18:39.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:18:40.027Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T00:18:40.027Z] . [Pipeline] withDockerContainer [2021-08-21T00:18:40.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-462 does not seem to be running inside a container [2021-08-21T00:18:40.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T00:18:40.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-21T00:18:40.919Z] Running setup.py install for docopt: started [2021-08-21T00:18:41.917Z] Running setup.py install for docopt: finished with status 'done' [2021-08-21T00:18:41.917Z] Running setup.py install for dockerpty: started [2021-08-21T00:18:42.215Z] $ docker top e5e77d0cde749190764a4eae2c33e9bc06da455cedd5725d052ba68d0324e05a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:18:42.910Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-21T00:18:43.237Z] + go version [2021-08-21T00:18:43.238Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-21T00:18:43.259Z] $ docker stop --time=1 e5e77d0cde749190764a4eae2c33e9bc06da455cedd5725d052ba68d0324e05a [2021-08-21T00:18:45.184Z] $ docker rm -f e5e77d0cde749190764a4eae2c33e9bc06da455cedd5725d052ba68d0324e05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:18:46.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T00:18:46.159Z] [2021-08-21T00:18:46.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:18:46.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T00:18:46.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-21T00:18:46.783Z] 29e5d40040c1: Pulling fs layer [2021-08-21T00:18:46.783Z] 1ce36da41761: Pulling fs layer [2021-08-21T00:18:46.783Z] 25b303627fd3: Pulling fs layer [2021-08-21T00:18:46.783Z] 29e5d40040c1: Verifying Checksum [2021-08-21T00:18:46.783Z] 29e5d40040c1: Download complete [2021-08-21T00:18:47.242Z] Removing intermediate container ce4a431f3c1e [2021-08-21T00:18:47.242Z] ---> a5574fc8971d [2021-08-21T00:18:47.242Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-21T00:18:47.242Z] ---> Running in b13b7f852407 [2021-08-21T00:18:47.379Z] 1ce36da41761: Verifying Checksum [2021-08-21T00:18:47.379Z] 1ce36da41761: Download complete [2021-08-21T00:18:47.522Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-21T00:18:47.651Z] 29e5d40040c1: Pull complete [2021-08-21T00:18:47.795Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T00:18:49.093Z] 1ce36da41761: Pull complete [2021-08-21T00:18:49.093Z] 25b303627fd3: Verifying Checksum [2021-08-21T00:18:49.093Z] 25b303627fd3: Download complete [2021-08-21T00:18:53.244Z] Removing intermediate container 7ed2493f1733 [2021-08-21T00:18:53.244Z] ---> c00e8a6078df [2021-08-21T00:18:53.244Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-21T00:18:53.244Z] ---> Running in c0f0fc56ec0e [2021-08-21T00:18:53.244Z] Removing intermediate container c0f0fc56ec0e [2021-08-21T00:18:53.244Z] ---> fd0cde6ae19b [2021-08-21T00:18:53.244Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-21T00:18:53.244Z] ---> Running in 0eac12ac1e07 [2021-08-21T00:18:53.244Z] Removing intermediate container 0eac12ac1e07 [2021-08-21T00:18:53.244Z] ---> 9cf5de0ff1e3 [2021-08-21T00:18:53.244Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-21T00:18:53.244Z] ---> 329a4c862abf [2021-08-21T00:18:53.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-21T00:18:53.527Z] ---> db6028cefe60 [2021-08-21T00:18:53.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-21T00:18:54.131Z] ---> bf89f8f5b106 [2021-08-21T00:18:54.131Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-21T00:18:54.131Z] ---> Running in b8d1dfa1f8ec [2021-08-21T00:18:54.131Z] Removing intermediate container b8d1dfa1f8ec [2021-08-21T00:18:54.131Z] ---> fc9248f671f5 [2021-08-21T00:18:54.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:18:54.426Z] ---> Running in e0397842ca5e [2021-08-21T00:18:54.426Z] Removing intermediate container e0397842ca5e [2021-08-21T00:18:54.426Z] ---> 80e5ae499efb [2021-08-21T00:18:54.426Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T00:18:54.426Z] ---> Running in eb66af631235 [2021-08-21T00:18:54.917Z] Removing intermediate container eb66af631235 [2021-08-21T00:18:54.917Z] ---> 373d7cea5c7e [2021-08-21T00:18:54.917Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:18:54.917Z] ---> Running in fb53cdab7b90 [2021-08-21T00:18:54.917Z] Removing intermediate container fb53cdab7b90 [2021-08-21T00:18:54.917Z] ---> 5c7ea69d06a8 [2021-08-21T00:18:54.917Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:18:54.917Z] ---> Running in fcc894e630bc [2021-08-21T00:18:54.917Z] Removing intermediate container fcc894e630bc [2021-08-21T00:18:54.917Z] ---> 1e1fb2bbc0b3 [2021-08-21T00:18:54.917Z] [2021-08-21T00:18:55.185Z] Successfully built 1e1fb2bbc0b3 [2021-08-21T00:18:55.185Z] Successfully tagged sys-mgmt-agent:latest [2021-08-21T00:18:59.256Z] 25b303627fd3: Pull complete [2021-08-21T00:18:59.256Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-21T00:18:59.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T00:18:59.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-21T00:18:59.542Z] prd-ubuntu18.04-docker-arm64-4c-16g-462 does not seem to be running inside a container [2021-08-21T00:18:59.632Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T00:19:03.116Z] $ docker top d081d0012d209690e58dba23245a63c8249df5e52bb46af939f8e7ac7428f41a -eo pid,comm [2021-08-21T00:19:03.397Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] { [Pipeline] sh [2021-08-21T00:19:04.105Z] + docker-compose build --help [2021-08-21T00:19:04.106Z] + grep parallel [2021-08-21T00:19:05.992Z] Removing intermediate container 3c85038d7162 [2021-08-21T00:19:05.992Z] ---> ff942ad5e8ae [2021-08-21T00:19:05.992Z] [2021-08-21T00:19:05.992Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:19:05.992Z] ---> 13621d1b12d4 [2021-08-21T00:19:05.992Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:19:05.992Z] ---> Using cache [2021-08-21T00:19:05.992Z] ---> fc3ba15fc5ae [2021-08-21T00:19:05.992Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:19:05.992Z] ---> Using cache [2021-08-21T00:19:05.992Z] ---> 8608f1ebdf57 [2021-08-21T00:19:05.992Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-21T00:19:05.992Z] ---> Running in 987b16437ec6 [2021-08-21T00:19:06.581Z] Removing intermediate container 987b16437ec6 [2021-08-21T00:19:06.581Z] ---> 173ae8e201f1 [2021-08-21T00:19:06.581Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T00:19:06.581Z] ---> Running in 9ed2c0e18ac3 [2021-08-21T00:19:06.849Z] Removing intermediate container c984fd0b9453 [2021-08-21T00:19:06.849Z] ---> 865b7171bc38 [2021-08-21T00:19:06.849Z] [2021-08-21T00:19:06.849Z] Step 11/26 : FROM alpine:3.12 [2021-08-21T00:19:06.849Z] ---> 13621d1b12d4 [2021-08-21T00:19:06.849Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-21T00:19:06.849Z] ---> Running in 4212e2be4b23 [2021-08-21T00:19:06.849Z] Removing intermediate container 9ed2c0e18ac3 [2021-08-21T00:19:06.849Z] ---> 4e13a7bd6ee4 [2021-08-21T00:19:06.849Z] Step 16/24 : WORKDIR / [2021-08-21T00:19:06.849Z] ---> Running in 24b698cece67 [2021-08-21T00:19:07.116Z] Removing intermediate container 24b698cece67 [2021-08-21T00:19:07.116Z] ---> 555968e2d899 [2021-08-21T00:19:07.116Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:19:07.389Z] ---> c20e18b87581 [2021-08-21T00:19:07.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-21T00:19:07.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:19:07.496Z] --parallel Build images in parallel. [2021-08-21T00:19:07.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2021-08-21T00:19:07.790Z] $ docker stop --time=1 d081d0012d209690e58dba23245a63c8249df5e52bb46af939f8e7ac7428f41a [2021-08-21T00:19:07.929Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-21T00:19:08.203Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-21T00:19:08.203Z] (3/3) Installing su-exec (0.2-r1) [2021-08-21T00:19:08.203Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:19:08.203Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:19:08.203Z] OK: 6 MiB in 17 packages [2021-08-21T00:19:08.474Z] ---> 0e5ffe560983 [2021-08-21T00:19:08.474Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-21T00:19:09.064Z] ---> 56c49627fb6b [2021-08-21T00:19:09.064Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-21T00:19:09.336Z] ---> Running in 9e245775a4f1 [2021-08-21T00:19:09.336Z] Removing intermediate container 4212e2be4b23 [2021-08-21T00:19:09.336Z] ---> 9a20c09bbf6f [2021-08-21T00:19:09.336Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T00:19:09.336Z] ---> Running in 5eb75f627aa9 [2021-08-21T00:19:09.336Z] Removing intermediate container 9e245775a4f1 [2021-08-21T00:19:09.336Z] ---> 88c4eb2f278a [2021-08-21T00:19:09.336Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:19:09.605Z] ---> Running in 15b4fc7c3dea [2021-08-21T00:19:09.605Z] Removing intermediate container 5eb75f627aa9 [2021-08-21T00:19:09.606Z] ---> 42c841b6888b [2021-08-21T00:19:09.606Z] Step 14/26 : WORKDIR / [2021-08-21T00:19:09.606Z] ---> Running in 218ad9dcf936 [2021-08-21T00:19:09.606Z] Removing intermediate container 15b4fc7c3dea [2021-08-21T00:19:09.606Z] ---> 7384bc6b2a31 [2021-08-21T00:19:09.606Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T00:19:09.606Z] ---> Running in f74831d0baff [2021-08-21T00:19:09.649Z] $ docker rm -f d081d0012d209690e58dba23245a63c8249df5e52bb46af939f8e7ac7428f41a [2021-08-21T00:19:09.872Z] Removing intermediate container 218ad9dcf936 [2021-08-21T00:19:09.872Z] ---> 50b18ca9a271 [2021-08-21T00:19:09.872Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-21T00:19:09.872Z] Removing intermediate container f74831d0baff [2021-08-21T00:19:09.872Z] ---> a52354d07105 [2021-08-21T00:19:09.872Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:10.140Z] ---> Running in b2d6a3b04fc0 [2021-08-21T00:19:10.140Z] ---> 88a7008d3b31 [2021-08-21T00:19:10.140Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-21T00:19:10.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T00:19:10.260Z] . [Pipeline] withDockerContainer [2021-08-21T00:19:10.406Z] Removing intermediate container b2d6a3b04fc0 [2021-08-21T00:19:10.406Z] ---> 76bc0c63ff1f [2021-08-21T00:19:10.406Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:19:10.406Z] ---> Running in c8649858a31c [2021-08-21T00:19:10.406Z] ---> 539d1d64624d [2021-08-21T00:19:10.406Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-21T00:19:10.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-462 does not seem to be running inside a container [2021-08-21T00:19:10.555Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T00:19:10.675Z] Removing intermediate container c8649858a31c [2021-08-21T00:19:10.675Z] ---> 863389de3e25 [2021-08-21T00:19:10.675Z] [2021-08-21T00:19:10.949Z] Successfully built 863389de3e25 [2021-08-21T00:19:10.949Z] Successfully tagged core-command:latest [2021-08-21T00:19:10.949Z]  Building core-command ... done  ---> 6cbcbb9b48de [2021-08-21T00:19:10.949Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-21T00:19:11.555Z] ---> cba4c91e2ded [2021-08-21T00:19:11.556Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-21T00:19:11.841Z] Removing intermediate container 0a148dd23323 [2021-08-21T00:19:11.841Z] ---> 14ff86da0d4e [2021-08-21T00:19:11.841Z] [2021-08-21T00:19:11.841Z] Step 11/32 : FROM alpine:3.12 [2021-08-21T00:19:11.841Z] ---> 13621d1b12d4 [2021-08-21T00:19:11.841Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-21T00:19:11.841Z] ---> Running in df908f32a1ed [2021-08-21T00:19:11.996Z] $ docker top 0bf0331a969a414c6b47ec77b1c4b34dfcc77ea5734b126d2f61c900c70ad1d6 -eo pid,comm [2021-08-21T00:19:12.127Z] Removing intermediate container df908f32a1ed [2021-08-21T00:19:12.127Z] ---> a1368611b589 [2021-08-21T00:19:12.127Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-21T00:19:12.127Z] ---> Running in c92d0ff5727d [2021-08-21T00:19:12.127Z] ---> 357ec4f68050 [2021-08-21T00:19:12.127Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] sh [2021-08-21T00:19:12.749Z] ---> e26e45d32606 [2021-08-21T00:19:12.749Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-21T00:19:12.944Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-21T00:19:13.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:19:13.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:19:13.029Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-21T00:19:13.029Z] (2/2) Installing su-exec (0.2-r1) [2021-08-21T00:19:13.029Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:19:13.029Z] OK: 6 MiB in 16 packages [2021-08-21T00:19:14.008Z] ---> 4f27cc6f5428 [2021-08-21T00:19:14.008Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-21T00:19:14.981Z] ---> Running in 3957f1ade67e [2021-08-21T00:19:15.976Z] Removing intermediate container c92d0ff5727d [2021-08-21T00:19:15.976Z] ---> 14dfa805fbc2 [2021-08-21T00:19:15.976Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-21T00:19:17.260Z] Building core-command ... [2021-08-21T00:19:17.260Z] Building core-data ... [2021-08-21T00:19:17.260Z] Building core-metadata ... [2021-08-21T00:19:17.260Z] Building security-bootstrapper ... [2021-08-21T00:19:17.260Z] Building security-proxy-setup ... [2021-08-21T00:19:17.260Z] Building security-secretstore-setup ... [2021-08-21T00:19:17.260Z] Building support-notifications ... [2021-08-21T00:19:17.260Z] Building support-scheduler ... [2021-08-21T00:19:17.260Z] Building sys-mgmt-agent ... [2021-08-21T00:19:17.260Z] Building security-proxy-setup [2021-08-21T00:19:17.260Z] Building core-metadata [2021-08-21T00:19:17.260Z] Building core-command [2021-08-21T00:19:17.260Z] Building sys-mgmt-agent [2021-08-21T00:19:17.260Z] Building core-data [2021-08-21T00:19:17.392Z] ---> Running in 22538512f059 [2021-08-21T00:19:19.969Z] Removing intermediate container 22538512f059 [2021-08-21T00:19:19.969Z] ---> 6023a7e40246 [2021-08-21T00:19:19.969Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-21T00:19:19.969Z] Removing intermediate container 3957f1ade67e [2021-08-21T00:19:19.969Z] ---> 77fba85d5ed3 [2021-08-21T00:19:19.969Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-21T00:19:19.969Z] ---> Running in 73f75c3f9b8c [2021-08-21T00:19:19.969Z] ---> Running in d6d513373829 [2021-08-21T00:19:19.969Z] Removing intermediate container 73f75c3f9b8c [2021-08-21T00:19:19.969Z] ---> ab71e85c863c [2021-08-21T00:19:19.969Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-21T00:19:19.969Z] Removing intermediate container d6d513373829 [2021-08-21T00:19:19.969Z] ---> b92446496d26 [2021-08-21T00:19:19.969Z] Step 24/26 : LABEL arch=x86_64 [2021-08-21T00:19:19.969Z] ---> Running in abb6f8494ed2 [2021-08-21T00:19:19.969Z] ---> Running in 5b4bde43ad59 [2021-08-21T00:19:19.969Z] Removing intermediate container 5b4bde43ad59 [2021-08-21T00:19:19.969Z] ---> a6f3e7745bdc [2021-08-21T00:19:19.969Z] Step 25/26 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:20.240Z] ---> Running in 0e7d7aab97a5 [2021-08-21T00:19:20.512Z] Removing intermediate container 0e7d7aab97a5 [2021-08-21T00:19:20.512Z] ---> 735589fedd00 [2021-08-21T00:19:20.512Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-21T00:19:20.512Z] ---> Running in 74a344e47c46 [2021-08-21T00:19:20.796Z] Removing intermediate container 74a344e47c46 [2021-08-21T00:19:20.796Z] ---> 8bc1f719daab [2021-08-21T00:19:20.796Z] [2021-08-21T00:19:20.796Z] Successfully built 8bc1f719daab [2021-08-21T00:19:20.796Z] Successfully tagged security-secretstore-setup:latest [2021-08-21T00:19:20.796Z]  Building security-secretstore-setup ... done Removing intermediate container abb6f8494ed2 [2021-08-21T00:19:20.796Z] ---> 4357a254c7bb [2021-08-21T00:19:20.796Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-21T00:19:20.796Z] ---> Running in e49cd5b2e743 [2021-08-21T00:19:21.067Z] Removing intermediate container e49cd5b2e743 [2021-08-21T00:19:21.067Z] ---> ef238194c22d [2021-08-21T00:19:21.067Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-21T00:19:21.339Z] ---> d8d7166fcab7 [2021-08-21T00:19:21.339Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-21T00:19:21.339Z] ---> Running in 008ec06f752c [2021-08-21T00:19:22.193Z] Removing intermediate container b13b7f852407 [2021-08-21T00:19:22.193Z] ---> 9f936488b4aa [2021-08-21T00:19:22.193Z] [2021-08-21T00:19:22.193Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:19:22.193Z] ---> 13621d1b12d4 [2021-08-21T00:19:22.193Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-21T00:19:22.193Z] ---> Running in 6e38b743cf7e [2021-08-21T00:19:22.193Z] Removing intermediate container 008ec06f752c [2021-08-21T00:19:22.193Z] ---> a67b48d896e0 [2021-08-21T00:19:22.193Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:19:22.193Z] Removing intermediate container 6e38b743cf7e [2021-08-21T00:19:22.193Z] ---> 5403ecfb3408 [2021-08-21T00:19:22.193Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-21T00:19:22.193Z] ---> Running in 779b3235d667 [2021-08-21T00:19:22.460Z] ---> cf172d48a3e8 [2021-08-21T00:19:22.460Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-21T00:19:22.460Z] Removing intermediate container 779b3235d667 [2021-08-21T00:19:22.460Z] ---> 4b778b4fcffb [2021-08-21T00:19:22.460Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-21T00:19:22.460Z] ---> Running in eecf381ab904 [2021-08-21T00:19:22.460Z] Removing intermediate container eecf381ab904 [2021-08-21T00:19:22.460Z] ---> 18a0ba32e32c [2021-08-21T00:19:22.460Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:19:22.727Z] ---> Running in 1ac4862bfe24 [2021-08-21T00:19:22.727Z] ---> fe2c011332d6 [2021-08-21T00:19:22.727Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-21T00:19:22.727Z] ---> f266465bcd8b [2021-08-21T00:19:22.727Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-21T00:19:23.005Z] ---> 94a423375589 [2021-08-21T00:19:23.005Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-21T00:19:23.273Z] ---> f5c0521d4b98 [2021-08-21T00:19:23.273Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-21T00:19:23.273Z] Removing intermediate container 1ac4862bfe24 [2021-08-21T00:19:23.273Z] ---> 8d3b803c536f [2021-08-21T00:19:23.273Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-21T00:19:23.273Z] ---> Running in e834e5cd8f2f [2021-08-21T00:19:23.273Z] ---> Running in 7db6355fbcb7 [2021-08-21T00:19:23.542Z] Removing intermediate container e834e5cd8f2f [2021-08-21T00:19:23.542Z] ---> dcc91b0b1a3a [2021-08-21T00:19:23.542Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-21T00:19:23.542Z] ---> f1c3405a5eb9 [2021-08-21T00:19:23.542Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-21T00:19:23.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-21T00:19:23.818Z] ---> Running in c2a3894e62d1 [2021-08-21T00:19:24.085Z] Removing intermediate container c2a3894e62d1 [2021-08-21T00:19:24.085Z] ---> 336cf4f9403a [2021-08-21T00:19:24.085Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-21T00:19:24.355Z] ---> Running in 2b22f98bcb5e [2021-08-21T00:19:24.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-21T00:19:24.355Z] Removing intermediate container 2b22f98bcb5e [2021-08-21T00:19:24.355Z] ---> 3ea997acf985 [2021-08-21T00:19:24.355Z] Step 29/32 : CMD ["gate"] [2021-08-21T00:19:24.355Z] ---> Running in 2aa3d2f5b610 [2021-08-21T00:19:24.626Z] Removing intermediate container 2aa3d2f5b610 [2021-08-21T00:19:24.626Z] ---> 25844a2258b5 [2021-08-21T00:19:24.626Z] Step 30/32 : LABEL arch=x86_64 [2021-08-21T00:19:24.626Z] ---> Running in 2e0703208d22 [2021-08-21T00:19:24.626Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-21T00:19:24.892Z] Removing intermediate container 2e0703208d22 [2021-08-21T00:19:24.893Z] ---> b0776644d852 [2021-08-21T00:19:24.893Z] Step 31/32 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:24.893Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T00:19:24.893Z] ---> Running in 88d503ace55b [2021-08-21T00:19:24.893Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T00:19:24.893Z] Removing intermediate container 88d503ace55b [2021-08-21T00:19:24.893Z] ---> be34c976883a [2021-08-21T00:19:24.893Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-21T00:19:24.893Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T00:19:25.159Z] ---> Running in 87ea476fde99 [2021-08-21T00:19:25.159Z] Removing intermediate container 87ea476fde99 [2021-08-21T00:19:25.159Z] ---> 57219515add3 [2021-08-21T00:19:25.159Z] [2021-08-21T00:19:25.159Z] Successfully built 57219515add3 [2021-08-21T00:19:25.159Z] Successfully tagged security-bootstrapper:latest [2021-08-21T00:19:25.741Z]  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T00:19:25.741Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T00:19:26.008Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:19:26.008Z] OK: 8 MiB in 20 packages [2021-08-21T00:19:26.278Z] Removing intermediate container 7db6355fbcb7 [2021-08-21T00:19:26.278Z] ---> e95817b904da [2021-08-21T00:19:26.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:19:26.278Z] ---> 0fc826dee17d [2021-08-21T00:19:26.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-21T00:19:26.551Z] ---> fae1b4a3d117 [2021-08-21T00:19:26.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-21T00:19:26.827Z] ---> 9bce37bb2612 [2021-08-21T00:19:26.827Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-21T00:19:26.827Z] ---> Running in cdc3664696c4 [2021-08-21T00:19:27.095Z] Removing intermediate container cdc3664696c4 [2021-08-21T00:19:27.095Z] ---> 686e94b498a0 [2021-08-21T00:19:27.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:19:27.095Z] ---> Running in 23a11a2bcc21 [2021-08-21T00:19:27.095Z] Removing intermediate container 23a11a2bcc21 [2021-08-21T00:19:27.095Z] ---> 71a47baca446 [2021-08-21T00:19:27.095Z] Step 22/24 : LABEL arch=x86_64 [2021-08-21T00:19:27.095Z] ---> Running in 59c4c3a2b38f [2021-08-21T00:19:27.095Z] Removing intermediate container 59c4c3a2b38f [2021-08-21T00:19:27.095Z] ---> eabaa6d9a933 [2021-08-21T00:19:27.095Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:27.362Z] ---> Running in 74248adc94fa [2021-08-21T00:19:27.362Z] Removing intermediate container 74248adc94fa [2021-08-21T00:19:27.362Z] ---> 6250734b33b5 [2021-08-21T00:19:27.362Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:19:27.362Z] ---> Running in d00d3cb07e6e [2021-08-21T00:19:27.362Z] Removing intermediate container d00d3cb07e6e [2021-08-21T00:19:27.362Z] ---> 6d1f7906f5bc [2021-08-21T00:19:27.362Z] [2021-08-21T00:19:27.628Z] Successfully built 6d1f7906f5bc [2021-08-21T00:19:27.628Z] Successfully tagged core-data:latest [2021-08-21T00:19:27.640Z]  Building core-data ... done  [Pipeline] } [2021-08-21T00:19:27.649Z] $ docker stop --time=1 61fcced1d8e998b08c6be318c0e0f888ccb77dc31cb9d8b1ea58e496a573899f [2021-08-21T00:19:28.940Z] $ docker rm -f 61fcced1d8e998b08c6be318c0e0f888ccb77dc31cb9d8b1ea58e496a573899f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:19:29.330Z] + docker images [2021-08-21T00:19:29.330Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T00:19:29.330Z] core-data latest 6d1f7906f5bc 2 seconds ago 20.4MB [2021-08-21T00:19:29.330Z] security-bootstrapper latest 57219515add3 4 seconds ago 18.8MB [2021-08-21T00:19:29.330Z] 9f936488b4aa 8 seconds ago 1.76GB [2021-08-21T00:19:29.330Z] security-secretstore-setup latest 8bc1f719daab 9 seconds ago 28.1MB [2021-08-21T00:19:29.330Z] 14ff86da0d4e 18 seconds ago 1.75GB [2021-08-21T00:19:29.330Z] core-command latest 863389de3e25 19 seconds ago 16MB [2021-08-21T00:19:29.330Z] 865b7171bc38 23 seconds ago 1.76GB [2021-08-21T00:19:29.330Z] ff942ad5e8ae 24 seconds ago 1.75GB [2021-08-21T00:19:29.330Z] sys-mgmt-agent latest 1e1fb2bbc0b3 35 seconds ago 325MB [2021-08-21T00:19:29.330Z] core-metadata latest 241090f1c989 About a minute ago 16.7MB [2021-08-21T00:19:29.330Z] support-notifications latest 8034eb1e052f About a minute ago 16.8MB [2021-08-21T00:19:29.330Z] security-proxy-setup latest f405a0e1e3e6 About a minute ago 25.9MB [2021-08-21T00:19:29.330Z] support-scheduler latest 2a6a515b2da1 About a minute ago 16.1MB [2021-08-21T00:19:29.330Z] 49c56fc44038 About a minute ago 1.75GB [2021-08-21T00:19:29.330Z] 751d8d33e43e About a minute ago 1.75GB [2021-08-21T00:19:29.330Z] a172b6d1688c About a minute ago 1.75GB [2021-08-21T00:19:29.330Z] 853a4f885812 About a minute ago 1.76GB [2021-08-21T00:19:29.330Z] f2280d24e10f About a minute ago 1.75GB [2021-08-21T00:19:29.330Z] ci-base-image-x86_64 latest f3b3ff8c83fb 6 minutes ago 1.25GB [2021-08-21T00:19:29.330Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 days ago 37.5MB [2021-08-21T00:19:29.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-21T00:19:29.330Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-21T00:19:29.330Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-21T00:19:29.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:19:29.742Z] provisioning config files... [2021-08-21T00:19:29.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config2641799619961201213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:19:30.105Z] ---> docker-login.sh [2021-08-21T00:19:30.105Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:19:30.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:19:30.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:19:30.105Z] Configure a credential helper to remove this warning. See [2021-08-21T00:19:30.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:19:30.105Z] [2021-08-21T00:19:30.105Z] Login Succeeded [2021-08-21T00:19:30.105Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:19:30.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:19:30.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:19:30.376Z] Configure a credential helper to remove this warning. See [2021-08-21T00:19:30.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:19:30.376Z] [2021-08-21T00:19:30.376Z] Login Succeeded [2021-08-21T00:19:30.376Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:19:30.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:19:30.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:19:30.376Z] Configure a credential helper to remove this warning. See [2021-08-21T00:19:30.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:19:30.376Z] [2021-08-21T00:19:30.376Z] Login Succeeded [2021-08-21T00:19:30.376Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:19:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:19:30.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:19:30.641Z] Configure a credential helper to remove this warning. See [2021-08-21T00:19:30.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:19:30.641Z] [2021-08-21T00:19:30.641Z] Login Succeeded [2021-08-21T00:19:30.641Z] docker.io [2021-08-21T00:19:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:19:30.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:19:30.908Z] Configure a credential helper to remove this warning. See [2021-08-21T00:19:30.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:19:30.908Z] [2021-08-21T00:19:30.908Z] Login Succeeded [2021-08-21T00:19:30.908Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:19:30.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:19:30.996Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-21T00:19:30.996Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:30.996Z] latest [2021-08-21T00:19:30.996Z] 2.0.1-dev.33 [2021-08-21T00:19:30.996Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:30.996Z] main [2021-08-21T00:19:30.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:31.363Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:31.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:31.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-21T00:19:31.686Z] f5bc679fe27a: Preparing [2021-08-21T00:19:31.686Z] 6836d19274a4: Preparing [2021-08-21T00:19:31.686Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:31.686Z] 639280acc9ee: Preparing [2021-08-21T00:19:31.686Z] 32f366d666a5: Preparing [2021-08-21T00:19:31.686Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:31.964Z] 639280acc9ee: Pushed [2021-08-21T00:19:31.964Z] f5bc679fe27a: Pushed [2021-08-21T00:19:31.964Z] 6ce390e2bbfe: Pushed [2021-08-21T00:19:32.922Z] 6836d19274a4: Pushed [2021-08-21T00:19:33.191Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:e8496bb5f5a992e665883bd72762f2a365f7c19e0a3f58d3b7cbb850125af95c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:33.526Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:33.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-21T00:19:33.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-21T00:19:33.846Z] f5bc679fe27a: Preparing [2021-08-21T00:19:33.846Z] 6836d19274a4: Preparing [2021-08-21T00:19:33.846Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:33.846Z] 639280acc9ee: Preparing [2021-08-21T00:19:33.846Z] 32f366d666a5: Preparing [2021-08-21T00:19:33.846Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:33.846Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:33.846Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:33.846Z] 6836d19274a4: Layer already exists [2021-08-21T00:19:33.846Z] f5bc679fe27a: Layer already exists [2021-08-21T00:19:33.846Z] latest: digest: sha256:e8496bb5f5a992e665883bd72762f2a365f7c19e0a3f58d3b7cbb850125af95c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:34.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:34.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-21T00:19:34.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-21T00:19:34.512Z] f5bc679fe27a: Preparing [2021-08-21T00:19:34.512Z] 6836d19274a4: Preparing [2021-08-21T00:19:34.512Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:34.512Z] 639280acc9ee: Preparing [2021-08-21T00:19:34.512Z] 32f366d666a5: Preparing [2021-08-21T00:19:34.512Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:34.512Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:34.512Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:34.512Z] f5bc679fe27a: Layer already exists [2021-08-21T00:19:34.512Z] 6836d19274a4: Layer already exists [2021-08-21T00:19:34.512Z] 2.0.1-dev.33: digest: sha256:e8496bb5f5a992e665883bd72762f2a365f7c19e0a3f58d3b7cbb850125af95c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:34.857Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:35.177Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:35.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-21T00:19:35.178Z] f5bc679fe27a: Preparing [2021-08-21T00:19:35.178Z] 6836d19274a4: Preparing [2021-08-21T00:19:35.178Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:35.178Z] 639280acc9ee: Preparing [2021-08-21T00:19:35.178Z] 32f366d666a5: Preparing [2021-08-21T00:19:35.178Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:35.178Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:35.178Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:35.178Z] 6836d19274a4: Layer already exists [2021-08-21T00:19:35.178Z] f5bc679fe27a: Layer already exists [2021-08-21T00:19:35.178Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:e8496bb5f5a992e665883bd72762f2a365f7c19e0a3f58d3b7cbb850125af95c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:35.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:35.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-21T00:19:35.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-21T00:19:35.857Z] f5bc679fe27a: Preparing [2021-08-21T00:19:35.857Z] 6836d19274a4: Preparing [2021-08-21T00:19:35.857Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:35.857Z] 639280acc9ee: Preparing [2021-08-21T00:19:35.857Z] 32f366d666a5: Preparing [2021-08-21T00:19:35.857Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:35.857Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:35.857Z] f5bc679fe27a: Layer already exists [2021-08-21T00:19:35.857Z] 6836d19274a4: Layer already exists [2021-08-21T00:19:35.857Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:35.857Z] main: digest: sha256:e8496bb5f5a992e665883bd72762f2a365f7c19e0a3f58d3b7cbb850125af95c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:19:35.945Z] ===================================================== [Pipeline] echo [2021-08-21T00:19:35.961Z] taggedImages: [2021-08-21T00:19:35.961Z] - nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:35.961Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-21T00:19:35.961Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-21T00:19:35.961Z] - nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:35.961Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-21T00:19:36.008Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-21T00:19:36.008Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:36.008Z] latest [2021-08-21T00:19:36.008Z] 2.0.1-dev.33 [2021-08-21T00:19:36.008Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:36.008Z] main [2021-08-21T00:19:36.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:36.370Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:36.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:36.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-21T00:19:36.697Z] 867b53a9e657: Preparing [2021-08-21T00:19:36.697Z] ebb48c4e1a9b: Preparing [2021-08-21T00:19:36.697Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:36.697Z] 1eb4092aed09: Preparing [2021-08-21T00:19:36.697Z] 68fb3fbfe74b: Preparing [2021-08-21T00:19:36.697Z] 32f366d666a5: Preparing [2021-08-21T00:19:36.697Z] 32f366d666a5: Waiting [2021-08-21T00:19:36.697Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:36.697Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:36.969Z] 68fb3fbfe74b: Pushed [2021-08-21T00:19:36.969Z] 867b53a9e657: Pushed [2021-08-21T00:19:36.969Z] 1eb4092aed09: Pushed [2021-08-21T00:19:38.378Z] ebb48c4e1a9b: Pushed [2021-08-21T00:19:38.643Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:4a3606433460326d79278ee34b63196be7e458203c2c497ac42008a9a5877c84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:38.973Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:39.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-21T00:19:39.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-21T00:19:39.312Z] 867b53a9e657: Preparing [2021-08-21T00:19:39.312Z] ebb48c4e1a9b: Preparing [2021-08-21T00:19:39.312Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:39.312Z] 1eb4092aed09: Preparing [2021-08-21T00:19:39.312Z] 68fb3fbfe74b: Preparing [2021-08-21T00:19:39.312Z] 32f366d666a5: Preparing [2021-08-21T00:19:39.312Z] 32f366d666a5: Waiting [2021-08-21T00:19:44.652Z] ebb48c4e1a9b: Layer already exists [2021-08-21T00:19:44.652Z] 1eb4092aed09: Layer already exists [2021-08-21T00:19:44.652Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:44.652Z] 68fb3fbfe74b: Layer already exists [2021-08-21T00:19:44.652Z] 867b53a9e657: Layer already exists [2021-08-21T00:19:44.652Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:44.652Z] latest: digest: sha256:4a3606433460326d79278ee34b63196be7e458203c2c497ac42008a9a5877c84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:44.984Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:45.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-21T00:19:45.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-21T00:19:45.307Z] 867b53a9e657: Preparing [2021-08-21T00:19:45.307Z] ebb48c4e1a9b: Preparing [2021-08-21T00:19:45.307Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:45.307Z] 1eb4092aed09: Preparing [2021-08-21T00:19:45.307Z] 68fb3fbfe74b: Preparing [2021-08-21T00:19:45.307Z] 32f366d666a5: Preparing [2021-08-21T00:19:45.307Z] 32f366d666a5: Waiting [2021-08-21T00:19:45.307Z] ebb48c4e1a9b: Layer already exists [2021-08-21T00:19:45.307Z] 867b53a9e657: Layer already exists [2021-08-21T00:19:45.307Z] 1eb4092aed09: Layer already exists [2021-08-21T00:19:45.307Z] 68fb3fbfe74b: Layer already exists [2021-08-21T00:19:45.307Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:45.307Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:45.307Z] 2.0.1-dev.33: digest: sha256:4a3606433460326d79278ee34b63196be7e458203c2c497ac42008a9a5877c84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:45.632Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:48.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:48.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-21T00:19:48.665Z] 867b53a9e657: Preparing [2021-08-21T00:19:48.665Z] ebb48c4e1a9b: Preparing [2021-08-21T00:19:48.665Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:48.665Z] 1eb4092aed09: Preparing [2021-08-21T00:19:48.665Z] 68fb3fbfe74b: Preparing [2021-08-21T00:19:48.665Z] 32f366d666a5: Preparing [2021-08-21T00:19:48.665Z] 32f366d666a5: Waiting [2021-08-21T00:19:48.665Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:48.665Z] 867b53a9e657: Layer already exists [2021-08-21T00:19:48.665Z] ebb48c4e1a9b: Layer already exists [2021-08-21T00:19:48.665Z] 1eb4092aed09: Layer already exists [2021-08-21T00:19:48.665Z] 68fb3fbfe74b: Layer already exists [2021-08-21T00:19:48.665Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:48.665Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:4a3606433460326d79278ee34b63196be7e458203c2c497ac42008a9a5877c84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:48.991Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:49.304Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-21T00:19:49.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-21T00:19:49.305Z] 867b53a9e657: Preparing [2021-08-21T00:19:49.305Z] ebb48c4e1a9b: Preparing [2021-08-21T00:19:49.305Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:49.305Z] 1eb4092aed09: Preparing [2021-08-21T00:19:49.305Z] 68fb3fbfe74b: Preparing [2021-08-21T00:19:49.305Z] 32f366d666a5: Preparing [2021-08-21T00:19:49.305Z] 32f366d666a5: Waiting [2021-08-21T00:19:49.305Z] 1eb4092aed09: Layer already exists [2021-08-21T00:19:49.305Z] 867b53a9e657: Layer already exists [2021-08-21T00:19:49.305Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:49.305Z] ebb48c4e1a9b: Layer already exists [2021-08-21T00:19:49.305Z] 68fb3fbfe74b: Layer already exists [2021-08-21T00:19:49.305Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:49.305Z] main: digest: sha256:4a3606433460326d79278ee34b63196be7e458203c2c497ac42008a9a5877c84 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:19:49.359Z] ===================================================== [Pipeline] echo [2021-08-21T00:19:49.373Z] taggedImages: [2021-08-21T00:19:49.373Z] - nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:49.373Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-21T00:19:49.373Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-21T00:19:49.373Z] - nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:49.373Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-21T00:19:49.406Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-21T00:19:49.406Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:49.406Z] latest [2021-08-21T00:19:49.406Z] 2.0.1-dev.33 [2021-08-21T00:19:49.406Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:49.406Z] main [2021-08-21T00:19:49.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:49.758Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:50.074Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:50.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-21T00:19:50.074Z] c4a4ec913572: Preparing [2021-08-21T00:19:50.074Z] a6cbb251a0c8: Preparing [2021-08-21T00:19:50.074Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:50.074Z] 639280acc9ee: Preparing [2021-08-21T00:19:50.074Z] 32f366d666a5: Preparing [2021-08-21T00:19:50.074Z] c4a4ec913572: Pushed [2021-08-21T00:19:50.074Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:50.663Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:50.663Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:51.614Z] a6cbb251a0c8: Pushed [2021-08-21T00:19:51.614Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:633fbbc470d0b9fe1a33e1be574eb6d8d7450ee77e98cd1d8f4597199a04796d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:51.928Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:52.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-21T00:19:52.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-21T00:19:52.240Z] c4a4ec913572: Preparing [2021-08-21T00:19:52.240Z] a6cbb251a0c8: Preparing [2021-08-21T00:19:52.240Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:52.240Z] 639280acc9ee: Preparing [2021-08-21T00:19:52.240Z] 32f366d666a5: Preparing [2021-08-21T00:19:52.240Z] c4a4ec913572: Layer already exists [2021-08-21T00:19:52.240Z] a6cbb251a0c8: Layer already exists [2021-08-21T00:19:52.240Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:52.240Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:52.240Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:52.240Z] latest: digest: sha256:633fbbc470d0b9fe1a33e1be574eb6d8d7450ee77e98cd1d8f4597199a04796d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:52.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:52.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-21T00:19:52.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-21T00:19:52.867Z] c4a4ec913572: Preparing [2021-08-21T00:19:52.867Z] a6cbb251a0c8: Preparing [2021-08-21T00:19:52.867Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:52.867Z] 639280acc9ee: Preparing [2021-08-21T00:19:52.867Z] 32f366d666a5: Preparing [2021-08-21T00:19:52.867Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:52.867Z] a6cbb251a0c8: Layer already exists [2021-08-21T00:19:52.867Z] c4a4ec913572: Layer already exists [2021-08-21T00:19:52.867Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:52.867Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:52.867Z] 2.0.1-dev.33: digest: sha256:633fbbc470d0b9fe1a33e1be574eb6d8d7450ee77e98cd1d8f4597199a04796d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:53.183Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:53.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:53.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-21T00:19:53.503Z] c4a4ec913572: Preparing [2021-08-21T00:19:53.503Z] a6cbb251a0c8: Preparing [2021-08-21T00:19:53.503Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:53.503Z] 639280acc9ee: Preparing [2021-08-21T00:19:53.503Z] 32f366d666a5: Preparing [2021-08-21T00:19:53.503Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:53.503Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:53.503Z] a6cbb251a0c8: Layer already exists [2021-08-21T00:19:53.503Z] c4a4ec913572: Layer already exists [2021-08-21T00:19:53.503Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:53.503Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:633fbbc470d0b9fe1a33e1be574eb6d8d7450ee77e98cd1d8f4597199a04796d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:53.832Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:54.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-21T00:19:54.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-21T00:19:54.147Z] c4a4ec913572: Preparing [2021-08-21T00:19:54.147Z] a6cbb251a0c8: Preparing [2021-08-21T00:19:54.147Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:54.147Z] 639280acc9ee: Preparing [2021-08-21T00:19:54.147Z] 32f366d666a5: Preparing [2021-08-21T00:19:54.147Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:54.147Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:54.147Z] 639280acc9ee: Layer already exists [2021-08-21T00:19:54.147Z] a6cbb251a0c8: Layer already exists [2021-08-21T00:19:54.147Z] c4a4ec913572: Layer already exists [2021-08-21T00:19:54.147Z] main: digest: sha256:633fbbc470d0b9fe1a33e1be574eb6d8d7450ee77e98cd1d8f4597199a04796d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:19:54.207Z] ===================================================== [Pipeline] echo [2021-08-21T00:19:54.224Z] taggedImages: [2021-08-21T00:19:54.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:54.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-21T00:19:54.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-21T00:19:54.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:54.224Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-21T00:19:54.259Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-21T00:19:54.259Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:54.259Z] latest [2021-08-21T00:19:54.260Z] 2.0.1-dev.33 [2021-08-21T00:19:54.260Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:54.260Z] main [2021-08-21T00:19:54.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:54.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:54.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:54.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-21T00:19:54.938Z] d4641aa04bd0: Preparing [2021-08-21T00:19:54.938Z] d4641aa04bd0: Preparing [2021-08-21T00:19:54.938Z] ac77dfb710e2: Preparing [2021-08-21T00:19:54.938Z] c33117c6a540: Preparing [2021-08-21T00:19:54.938Z] 1af31ae326d8: Preparing [2021-08-21T00:19:54.938Z] ee59a4c8d14d: Preparing [2021-08-21T00:19:54.938Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:54.938Z] db7488340121: Preparing [2021-08-21T00:19:54.938Z] 735be25fd35e: Preparing [2021-08-21T00:19:54.938Z] 08ff39550bef: Preparing [2021-08-21T00:19:54.938Z] b88c131b18d6: Preparing [2021-08-21T00:19:54.938Z] 32f366d666a5: Preparing [2021-08-21T00:19:54.938Z] 6ce390e2bbfe: Waiting [2021-08-21T00:19:54.938Z] db7488340121: Waiting [2021-08-21T00:19:54.938Z] 735be25fd35e: Waiting [2021-08-21T00:19:54.938Z] 08ff39550bef: Waiting [2021-08-21T00:19:54.938Z] b88c131b18d6: Waiting [2021-08-21T00:19:54.938Z] 32f366d666a5: Waiting [2021-08-21T00:19:55.203Z] c33117c6a540: Pushed [2021-08-21T00:19:55.203Z] 1af31ae326d8: Pushed [2021-08-21T00:19:55.203Z] d4641aa04bd0: Pushed [2021-08-21T00:19:55.203Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:55.203Z] ac77dfb710e2: Pushed [2021-08-21T00:19:55.203Z] db7488340121: Pushed [2021-08-21T00:19:55.471Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:55.471Z] 08ff39550bef: Pushed [2021-08-21T00:19:55.471Z] b88c131b18d6: Pushed [2021-08-21T00:19:55.471Z] 735be25fd35e: Pushed [2021-08-21T00:19:56.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:19:56.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:19:56.217Z] ---> e6eda58e6a94 [2021-08-21T00:19:56.217Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:19:56.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:19:56.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:19:56.217Z] ---> e6eda58e6a94 [2021-08-21T00:19:56.217Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:19:56.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:19:56.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:19:56.217Z] ---> e6eda58e6a94 [2021-08-21T00:19:56.217Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:19:56.217Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:19:56.217Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:19:56.217Z] ---> e6eda58e6a94 [2021-08-21T00:19:56.217Z] Step 3/22 : WORKDIR /edgex-go [2021-08-21T00:19:56.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:19:56.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:19:56.217Z] ---> e6eda58e6a94 [2021-08-21T00:19:56.217Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T00:19:56.425Z] ee59a4c8d14d: Pushed [2021-08-21T00:19:56.689Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:ecc61436f5070e825c0b3a4090b1c93beb009f4a0b4c6493cc8d5df0e7fe31fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:57.013Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:57.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-21T00:19:57.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-21T00:19:57.329Z] d4641aa04bd0: Preparing [2021-08-21T00:19:57.329Z] d4641aa04bd0: Preparing [2021-08-21T00:19:57.329Z] ac77dfb710e2: Preparing [2021-08-21T00:19:57.329Z] c33117c6a540: Preparing [2021-08-21T00:19:57.329Z] 1af31ae326d8: Preparing [2021-08-21T00:19:57.329Z] ee59a4c8d14d: Preparing [2021-08-21T00:19:57.329Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:57.329Z] db7488340121: Preparing [2021-08-21T00:19:57.329Z] 735be25fd35e: Preparing [2021-08-21T00:19:57.329Z] 08ff39550bef: Preparing [2021-08-21T00:19:57.329Z] b88c131b18d6: Preparing [2021-08-21T00:19:57.329Z] 32f366d666a5: Preparing [2021-08-21T00:19:57.329Z] db7488340121: Waiting [2021-08-21T00:19:57.329Z] 735be25fd35e: Waiting [2021-08-21T00:19:57.329Z] 08ff39550bef: Waiting [2021-08-21T00:19:57.329Z] b88c131b18d6: Waiting [2021-08-21T00:19:57.329Z] 32f366d666a5: Waiting [2021-08-21T00:19:57.329Z] 6ce390e2bbfe: Waiting [2021-08-21T00:19:57.329Z] d4641aa04bd0: Layer already exists [2021-08-21T00:19:57.329Z] 1af31ae326d8: Layer already exists [2021-08-21T00:19:57.329Z] ac77dfb710e2: Layer already exists [2021-08-21T00:19:57.329Z] c33117c6a540: Layer already exists [2021-08-21T00:19:57.329Z] ee59a4c8d14d: Layer already exists [2021-08-21T00:19:57.329Z] db7488340121: Layer already exists [2021-08-21T00:19:57.329Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:57.329Z] 735be25fd35e: Layer already exists [2021-08-21T00:19:57.329Z] b88c131b18d6: Layer already exists [2021-08-21T00:19:57.329Z] 08ff39550bef: Layer already exists [2021-08-21T00:19:57.329Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:57.329Z] latest: digest: sha256:ecc61436f5070e825c0b3a4090b1c93beb009f4a0b4c6493cc8d5df0e7fe31fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:57.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:58.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-21T00:19:58.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-21T00:19:58.167Z] d4641aa04bd0: Preparing [2021-08-21T00:19:58.167Z] d4641aa04bd0: Preparing [2021-08-21T00:19:58.167Z] ac77dfb710e2: Preparing [2021-08-21T00:19:58.167Z] c33117c6a540: Preparing [2021-08-21T00:19:58.167Z] 1af31ae326d8: Preparing [2021-08-21T00:19:58.167Z] ee59a4c8d14d: Preparing [2021-08-21T00:19:58.167Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:58.167Z] db7488340121: Preparing [2021-08-21T00:19:58.167Z] 735be25fd35e: Preparing [2021-08-21T00:19:58.167Z] 08ff39550bef: Preparing [2021-08-21T00:19:58.167Z] b88c131b18d6: Preparing [2021-08-21T00:19:58.167Z] 32f366d666a5: Preparing [2021-08-21T00:19:58.167Z] 6ce390e2bbfe: Waiting [2021-08-21T00:19:58.167Z] db7488340121: Waiting [2021-08-21T00:19:58.167Z] 735be25fd35e: Waiting [2021-08-21T00:19:58.167Z] 08ff39550bef: Waiting [2021-08-21T00:19:58.167Z] b88c131b18d6: Waiting [2021-08-21T00:19:58.167Z] 32f366d666a5: Waiting [2021-08-21T00:19:58.167Z] c33117c6a540: Layer already exists [2021-08-21T00:19:58.167Z] ac77dfb710e2: Layer already exists [2021-08-21T00:19:58.167Z] 1af31ae326d8: Layer already exists [2021-08-21T00:19:58.167Z] ee59a4c8d14d: Layer already exists [2021-08-21T00:19:58.167Z] d4641aa04bd0: Layer already exists [2021-08-21T00:19:58.167Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:58.167Z] b88c131b18d6: Layer already exists [2021-08-21T00:19:58.167Z] 735be25fd35e: Layer already exists [2021-08-21T00:19:58.167Z] db7488340121: Layer already exists [2021-08-21T00:19:58.167Z] 08ff39550bef: Layer already exists [2021-08-21T00:19:58.167Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:58.167Z] 2.0.1-dev.33: digest: sha256:ecc61436f5070e825c0b3a4090b1c93beb009f4a0b4c6493cc8d5df0e7fe31fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:58.488Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:58.804Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:58.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-21T00:19:58.804Z] d4641aa04bd0: Preparing [2021-08-21T00:19:58.804Z] d4641aa04bd0: Preparing [2021-08-21T00:19:58.804Z] ac77dfb710e2: Preparing [2021-08-21T00:19:58.804Z] c33117c6a540: Preparing [2021-08-21T00:19:58.804Z] 1af31ae326d8: Preparing [2021-08-21T00:19:58.804Z] ee59a4c8d14d: Preparing [2021-08-21T00:19:58.804Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:58.804Z] db7488340121: Preparing [2021-08-21T00:19:58.804Z] 735be25fd35e: Preparing [2021-08-21T00:19:58.804Z] 08ff39550bef: Preparing [2021-08-21T00:19:58.804Z] b88c131b18d6: Preparing [2021-08-21T00:19:58.804Z] 32f366d666a5: Preparing [2021-08-21T00:19:58.804Z] 6ce390e2bbfe: Waiting [2021-08-21T00:19:58.804Z] db7488340121: Waiting [2021-08-21T00:19:58.804Z] 735be25fd35e: Waiting [2021-08-21T00:19:58.804Z] 08ff39550bef: Waiting [2021-08-21T00:19:58.804Z] b88c131b18d6: Waiting [2021-08-21T00:19:58.804Z] 32f366d666a5: Waiting [2021-08-21T00:19:58.804Z] ac77dfb710e2: Layer already exists [2021-08-21T00:19:58.804Z] ee59a4c8d14d: Layer already exists [2021-08-21T00:19:58.804Z] 1af31ae326d8: Layer already exists [2021-08-21T00:19:58.804Z] d4641aa04bd0: Layer already exists [2021-08-21T00:19:58.804Z] c33117c6a540: Layer already exists [2021-08-21T00:19:58.804Z] db7488340121: Layer already exists [2021-08-21T00:19:58.804Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:58.804Z] 735be25fd35e: Layer already exists [2021-08-21T00:19:58.804Z] 08ff39550bef: Layer already exists [2021-08-21T00:19:58.804Z] b88c131b18d6: Layer already exists [2021-08-21T00:19:58.804Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:58.804Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:ecc61436f5070e825c0b3a4090b1c93beb009f4a0b4c6493cc8d5df0e7fe31fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:59.125Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:19:59.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-21T00:19:59.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-21T00:19:59.453Z] d4641aa04bd0: Preparing [2021-08-21T00:19:59.453Z] d4641aa04bd0: Preparing [2021-08-21T00:19:59.453Z] ac77dfb710e2: Preparing [2021-08-21T00:19:59.453Z] c33117c6a540: Preparing [2021-08-21T00:19:59.453Z] 1af31ae326d8: Preparing [2021-08-21T00:19:59.453Z] ee59a4c8d14d: Preparing [2021-08-21T00:19:59.453Z] 6ce390e2bbfe: Preparing [2021-08-21T00:19:59.453Z] db7488340121: Preparing [2021-08-21T00:19:59.453Z] 735be25fd35e: Preparing [2021-08-21T00:19:59.453Z] 08ff39550bef: Preparing [2021-08-21T00:19:59.453Z] b88c131b18d6: Preparing [2021-08-21T00:19:59.453Z] 32f366d666a5: Preparing [2021-08-21T00:19:59.453Z] 735be25fd35e: Waiting [2021-08-21T00:19:59.453Z] 08ff39550bef: Waiting [2021-08-21T00:19:59.453Z] b88c131b18d6: Waiting [2021-08-21T00:19:59.453Z] 32f366d666a5: Waiting [2021-08-21T00:19:59.453Z] 6ce390e2bbfe: Waiting [2021-08-21T00:19:59.453Z] db7488340121: Waiting [2021-08-21T00:19:59.453Z] ee59a4c8d14d: Layer already exists [2021-08-21T00:19:59.453Z] c33117c6a540: Layer already exists [2021-08-21T00:19:59.453Z] d4641aa04bd0: Layer already exists [2021-08-21T00:19:59.453Z] ac77dfb710e2: Layer already exists [2021-08-21T00:19:59.453Z] 1af31ae326d8: Layer already exists [2021-08-21T00:19:59.453Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:19:59.453Z] db7488340121: Layer already exists [2021-08-21T00:19:59.453Z] 08ff39550bef: Layer already exists [2021-08-21T00:19:59.453Z] b88c131b18d6: Layer already exists [2021-08-21T00:19:59.453Z] 735be25fd35e: Layer already exists [2021-08-21T00:19:59.453Z] 32f366d666a5: Layer already exists [2021-08-21T00:19:59.453Z] main: digest: sha256:ecc61436f5070e825c0b3a4090b1c93beb009f4a0b4c6493cc8d5df0e7fe31fa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:19:59.525Z] ===================================================== [Pipeline] echo [2021-08-21T00:19:59.544Z] taggedImages: [2021-08-21T00:19:59.544Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:59.544Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-21T00:19:59.544Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-21T00:19:59.544Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:59.544Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-21T00:19:59.639Z] ---> Running in 205b99dd786b [2021-08-21T00:19:59.639Z] ---> Running in 03322b1dac61 [2021-08-21T00:19:59.639Z] ---> Running in 8258556e8807 [2021-08-21T00:19:59.639Z] ---> Running in 1de7d069e6b1 [2021-08-21T00:19:59.639Z] ---> Running in a83f2fa012bb [Pipeline] echo [2021-08-21T00:19:59.643Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-21T00:19:59.643Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:19:59.643Z] latest [2021-08-21T00:19:59.643Z] 2.0.1-dev.33 [2021-08-21T00:19:59.643Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:19:59.643Z] main [2021-08-21T00:19:59.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:00.012Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:00.229Z] Removing intermediate container 205b99dd786b [2021-08-21T00:20:00.229Z] ---> 9fb98d9a4d31 [2021-08-21T00:20:00.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:20:00.229Z] Removing intermediate container 8258556e8807 [2021-08-21T00:20:00.229Z] ---> b14831c05e56 [2021-08-21T00:20:00.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:20:00.229Z] Removing intermediate container 1de7d069e6b1 [2021-08-21T00:20:00.229Z] ---> 4962edb289bf [2021-08-21T00:20:00.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:20:00.229Z] Removing intermediate container 03322b1dac61 [2021-08-21T00:20:00.229Z] ---> bf61e635443e [2021-08-21T00:20:00.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:20:00.229Z] Removing intermediate container a83f2fa012bb [2021-08-21T00:20:00.229Z] ---> 1de12041b524 [2021-08-21T00:20:00.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:20:00.340Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:00.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-21T00:20:00.340Z] a5a5b628872f: Preparing [2021-08-21T00:20:00.340Z] 66abd1a05ff2: Preparing [2021-08-21T00:20:00.340Z] bfe6614ea2d7: Preparing [2021-08-21T00:20:00.340Z] f4e47302552f: Preparing [2021-08-21T00:20:00.340Z] 9ec684a37040: Preparing [2021-08-21T00:20:00.340Z] 32f366d666a5: Preparing [2021-08-21T00:20:00.340Z] 32f366d666a5: Waiting [2021-08-21T00:20:00.499Z] ---> Running in e3bd12dbc8b7 [2021-08-21T00:20:00.499Z] ---> Running in ce4ead00a868 [2021-08-21T00:20:00.499Z] ---> Running in 0d0bb060c969 [2021-08-21T00:20:00.499Z] ---> Running in 1ee5797cc09a [2021-08-21T00:20:00.499Z] ---> Running in 93016adf6e67 [2021-08-21T00:20:00.933Z] f4e47302552f: Pushed [2021-08-21T00:20:00.933Z] bfe6614ea2d7: Pushed [2021-08-21T00:20:00.933Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:00.933Z] 9ec684a37040: Pushed [2021-08-21T00:20:01.201Z] a5a5b628872f: Pushed [2021-08-21T00:20:01.201Z] 66abd1a05ff2: Pushed [2021-08-21T00:20:01.466Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:0c42bf607c6b88e987d7ee5c266141f2cd9b2d2bc33a61dd24d26fbd07732283 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:01.787Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:02.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-21T00:20:02.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-21T00:20:02.277Z] a5a5b628872f: Preparing [2021-08-21T00:20:02.277Z] 66abd1a05ff2: Preparing [2021-08-21T00:20:02.277Z] bfe6614ea2d7: Preparing [2021-08-21T00:20:02.277Z] f4e47302552f: Preparing [2021-08-21T00:20:02.277Z] 9ec684a37040: Preparing [2021-08-21T00:20:02.277Z] 32f366d666a5: Preparing [2021-08-21T00:20:02.277Z] 32f366d666a5: Waiting [2021-08-21T00:20:02.277Z] 9ec684a37040: Layer already exists [2021-08-21T00:20:02.277Z] bfe6614ea2d7: Layer already exists [2021-08-21T00:20:02.277Z] a5a5b628872f: Layer already exists [2021-08-21T00:20:02.277Z] 66abd1a05ff2: Layer already exists [2021-08-21T00:20:02.277Z] f4e47302552f: Layer already exists [2021-08-21T00:20:02.277Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:02.277Z] latest: digest: sha256:0c42bf607c6b88e987d7ee5c266141f2cd9b2d2bc33a61dd24d26fbd07732283 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:02.594Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:02.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-21T00:20:02.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-21T00:20:02.910Z] a5a5b628872f: Preparing [2021-08-21T00:20:02.910Z] 66abd1a05ff2: Preparing [2021-08-21T00:20:02.910Z] bfe6614ea2d7: Preparing [2021-08-21T00:20:02.910Z] f4e47302552f: Preparing [2021-08-21T00:20:02.910Z] 9ec684a37040: Preparing [2021-08-21T00:20:02.910Z] 32f366d666a5: Preparing [2021-08-21T00:20:02.910Z] 32f366d666a5: Waiting [2021-08-21T00:20:02.910Z] a5a5b628872f: Layer already exists [2021-08-21T00:20:02.910Z] 9ec684a37040: Layer already exists [2021-08-21T00:20:02.910Z] bfe6614ea2d7: Layer already exists [2021-08-21T00:20:02.910Z] 66abd1a05ff2: Layer already exists [2021-08-21T00:20:02.910Z] f4e47302552f: Layer already exists [2021-08-21T00:20:02.910Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:03.178Z] 2.0.1-dev.33: digest: sha256:0c42bf607c6b88e987d7ee5c266141f2cd9b2d2bc33a61dd24d26fbd07732283 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:03.511Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:03.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-21T00:20:03.824Z] a5a5b628872f: Preparing [2021-08-21T00:20:03.824Z] 66abd1a05ff2: Preparing [2021-08-21T00:20:03.824Z] bfe6614ea2d7: Preparing [2021-08-21T00:20:03.824Z] f4e47302552f: Preparing [2021-08-21T00:20:03.824Z] 9ec684a37040: Preparing [2021-08-21T00:20:03.824Z] 32f366d666a5: Preparing [2021-08-21T00:20:03.824Z] 32f366d666a5: Waiting [2021-08-21T00:20:03.824Z] a5a5b628872f: Layer already exists [2021-08-21T00:20:03.824Z] 66abd1a05ff2: Layer already exists [2021-08-21T00:20:03.824Z] 9ec684a37040: Layer already exists [2021-08-21T00:20:03.824Z] f4e47302552f: Layer already exists [2021-08-21T00:20:03.824Z] bfe6614ea2d7: Layer already exists [2021-08-21T00:20:03.824Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:03.922Z] Removing intermediate container 0d0bb060c969 [2021-08-21T00:20:03.922Z] ---> 5b1c2fa81c87 [2021-08-21T00:20:03.922Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-21T00:20:04.096Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:0c42bf607c6b88e987d7ee5c266141f2cd9b2d2bc33a61dd24d26fbd07732283 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:04.197Z] Removing intermediate container 1ee5797cc09a [2021-08-21T00:20:04.197Z] ---> 1f471f597453 [2021-08-21T00:20:04.197Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T00:20:04.430Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:04.484Z] ---> Running in 43405a27b894 [2021-08-21T00:20:04.484Z] ---> Running in 44dbe6fbc7cc [2021-08-21T00:20:04.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-21T00:20:04.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-21T00:20:04.754Z] a5a5b628872f: Preparing [2021-08-21T00:20:04.754Z] 66abd1a05ff2: Preparing [2021-08-21T00:20:04.754Z] bfe6614ea2d7: Preparing [2021-08-21T00:20:04.754Z] f4e47302552f: Preparing [2021-08-21T00:20:04.754Z] 9ec684a37040: Preparing [2021-08-21T00:20:04.754Z] 32f366d666a5: Preparing [2021-08-21T00:20:04.754Z] 32f366d666a5: Waiting [2021-08-21T00:20:04.754Z] bfe6614ea2d7: Layer already exists [2021-08-21T00:20:04.754Z] 66abd1a05ff2: Layer already exists [2021-08-21T00:20:04.754Z] f4e47302552f: Layer already exists [2021-08-21T00:20:04.754Z] 9ec684a37040: Layer already exists [2021-08-21T00:20:04.754Z] a5a5b628872f: Layer already exists [2021-08-21T00:20:04.754Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:04.754Z] main: digest: sha256:0c42bf607c6b88e987d7ee5c266141f2cd9b2d2bc33a61dd24d26fbd07732283 size: 1575 [2021-08-21T00:20:04.764Z] Removing intermediate container ce4ead00a868 [2021-08-21T00:20:04.764Z] ---> f2f9278298d3 [2021-08-21T00:20:04.764Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-21T00:20:04.764Z] Removing intermediate container 93016adf6e67 [2021-08-21T00:20:04.764Z] ---> acd6364f8656 [2021-08-21T00:20:04.764Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:20:04.823Z] ===================================================== [Pipeline] echo [2021-08-21T00:20:04.839Z] taggedImages: [2021-08-21T00:20:04.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:04.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-21T00:20:04.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-21T00:20:04.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:04.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-21T00:20:04.873Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-21T00:20:04.873Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:04.873Z] latest [2021-08-21T00:20:04.873Z] 2.0.1-dev.33 [2021-08-21T00:20:04.873Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:04.873Z] main [2021-08-21T00:20:04.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:05.038Z] Removing intermediate container e3bd12dbc8b7 [2021-08-21T00:20:05.038Z] ---> 234c04ab51d8 [2021-08-21T00:20:05.038Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T00:20:05.038Z] ---> Running in d21c136df735 [2021-08-21T00:20:05.038Z] ---> Running in 6ff5d8a66961 [2021-08-21T00:20:05.249Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:05.320Z] ---> Running in 26b285540ee4 [2021-08-21T00:20:05.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:05.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-21T00:20:05.587Z] 886e77981918: Preparing [2021-08-21T00:20:05.587Z] 563ef0628ad5: Preparing [2021-08-21T00:20:05.587Z] 7cf5b2e7d365: Preparing [2021-08-21T00:20:05.587Z] f32cf57aaa35: Preparing [2021-08-21T00:20:05.587Z] 8af6dcc114bb: Preparing [2021-08-21T00:20:05.587Z] e6686e428af9: Preparing [2021-08-21T00:20:05.587Z] cf0237678a16: Preparing [2021-08-21T00:20:05.587Z] bb9f150910c6: Preparing [2021-08-21T00:20:05.587Z] fb73948087e9: Preparing [2021-08-21T00:20:05.587Z] 32f366d666a5: Preparing [2021-08-21T00:20:05.587Z] e6686e428af9: Waiting [2021-08-21T00:20:05.587Z] cf0237678a16: Waiting [2021-08-21T00:20:05.587Z] bb9f150910c6: Waiting [2021-08-21T00:20:05.587Z] fb73948087e9: Waiting [2021-08-21T00:20:05.587Z] 32f366d666a5: Waiting [2021-08-21T00:20:06.192Z] 8af6dcc114bb: Pushed [2021-08-21T00:20:06.192Z] 886e77981918: Pushed [2021-08-21T00:20:06.192Z] 563ef0628ad5: Pushed [2021-08-21T00:20:06.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:06.456Z] cf0237678a16: Pushed [2021-08-21T00:20:06.456Z] bb9f150910c6: Pushed [2021-08-21T00:20:06.456Z] e6686e428af9: Pushed [2021-08-21T00:20:06.456Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:06.456Z] f32cf57aaa35: Pushed [2021-08-21T00:20:06.456Z] fb73948087e9: Pushed [2021-08-21T00:20:06.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:06.721Z] 7cf5b2e7d365: Pushed [2021-08-21T00:20:06.985Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:a507f3bf67b4bee43a70c9c352dbfcebfa894c8dac6cc150920a8a5f53862af7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:07.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:07.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:07.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:07.304Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:07.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:07.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:07.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-21T00:20:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-21T00:20:07.624Z] 886e77981918: Preparing [2021-08-21T00:20:07.624Z] 563ef0628ad5: Preparing [2021-08-21T00:20:07.624Z] 7cf5b2e7d365: Preparing [2021-08-21T00:20:07.624Z] f32cf57aaa35: Preparing [2021-08-21T00:20:07.624Z] 8af6dcc114bb: Preparing [2021-08-21T00:20:07.624Z] e6686e428af9: Preparing [2021-08-21T00:20:07.624Z] cf0237678a16: Preparing [2021-08-21T00:20:07.624Z] bb9f150910c6: Preparing [2021-08-21T00:20:07.624Z] fb73948087e9: Preparing [2021-08-21T00:20:07.624Z] 32f366d666a5: Preparing [2021-08-21T00:20:07.624Z] e6686e428af9: Waiting [2021-08-21T00:20:07.624Z] fb73948087e9: Waiting [2021-08-21T00:20:07.624Z] cf0237678a16: Waiting [2021-08-21T00:20:07.624Z] bb9f150910c6: Waiting [2021-08-21T00:20:07.624Z] 32f366d666a5: Waiting [2021-08-21T00:20:07.624Z] 8af6dcc114bb: Layer already exists [2021-08-21T00:20:07.624Z] 886e77981918: Layer already exists [2021-08-21T00:20:07.624Z] 7cf5b2e7d365: Layer already exists [2021-08-21T00:20:07.624Z] f32cf57aaa35: Layer already exists [2021-08-21T00:20:07.624Z] 563ef0628ad5: Layer already exists [2021-08-21T00:20:07.624Z] e6686e428af9: Layer already exists [2021-08-21T00:20:07.624Z] fb73948087e9: Layer already exists [2021-08-21T00:20:07.624Z] cf0237678a16: Layer already exists [2021-08-21T00:20:07.624Z] bb9f150910c6: Layer already exists [2021-08-21T00:20:07.624Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:07.624Z] latest: digest: sha256:a507f3bf67b4bee43a70c9c352dbfcebfa894c8dac6cc150920a8a5f53862af7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:07.946Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:08.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:08.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:08.267Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-21T00:20:08.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-21T00:20:08.267Z] 886e77981918: Preparing [2021-08-21T00:20:08.267Z] 563ef0628ad5: Preparing [2021-08-21T00:20:08.267Z] 7cf5b2e7d365: Preparing [2021-08-21T00:20:08.267Z] f32cf57aaa35: Preparing [2021-08-21T00:20:08.267Z] 8af6dcc114bb: Preparing [2021-08-21T00:20:08.267Z] e6686e428af9: Preparing [2021-08-21T00:20:08.267Z] cf0237678a16: Preparing [2021-08-21T00:20:08.267Z] bb9f150910c6: Preparing [2021-08-21T00:20:08.267Z] fb73948087e9: Preparing [2021-08-21T00:20:08.267Z] 32f366d666a5: Preparing [2021-08-21T00:20:08.267Z] cf0237678a16: Waiting [2021-08-21T00:20:08.267Z] bb9f150910c6: Waiting [2021-08-21T00:20:08.267Z] fb73948087e9: Waiting [2021-08-21T00:20:08.267Z] 32f366d666a5: Waiting [2021-08-21T00:20:08.267Z] e6686e428af9: Waiting [2021-08-21T00:20:08.267Z] 886e77981918: Layer already exists [2021-08-21T00:20:08.267Z] 7cf5b2e7d365: Layer already exists [2021-08-21T00:20:08.267Z] 8af6dcc114bb: Layer already exists [2021-08-21T00:20:08.267Z] f32cf57aaa35: Layer already exists [2021-08-21T00:20:08.268Z] 563ef0628ad5: Layer already exists [2021-08-21T00:20:08.268Z] bb9f150910c6: Layer already exists [2021-08-21T00:20:08.268Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:08.268Z] cf0237678a16: Layer already exists [2021-08-21T00:20:08.268Z] e6686e428af9: Layer already exists [2021-08-21T00:20:08.268Z] fb73948087e9: Layer already exists [2021-08-21T00:20:08.268Z] 2.0.1-dev.33: digest: sha256:a507f3bf67b4bee43a70c9c352dbfcebfa894c8dac6cc150920a8a5f53862af7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:08.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:20:08.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:08.640Z] OK: 218 MiB in 52 packages [2021-08-21T00:20:08.640Z] OK: 218 MiB in 52 packages [2021-08-21T00:20:08.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:08.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-21T00:20:08.914Z] 886e77981918: Preparing [2021-08-21T00:20:08.914Z] 563ef0628ad5: Preparing [2021-08-21T00:20:08.914Z] 7cf5b2e7d365: Preparing [2021-08-21T00:20:08.914Z] f32cf57aaa35: Preparing [2021-08-21T00:20:08.914Z] 8af6dcc114bb: Preparing [2021-08-21T00:20:08.914Z] e6686e428af9: Preparing [2021-08-21T00:20:08.914Z] cf0237678a16: Preparing [2021-08-21T00:20:08.914Z] bb9f150910c6: Preparing [2021-08-21T00:20:08.914Z] fb73948087e9: Preparing [2021-08-21T00:20:08.914Z] 32f366d666a5: Preparing [2021-08-21T00:20:08.914Z] e6686e428af9: Waiting [2021-08-21T00:20:08.914Z] fb73948087e9: Waiting [2021-08-21T00:20:08.914Z] cf0237678a16: Waiting [2021-08-21T00:20:08.914Z] 32f366d666a5: Waiting [2021-08-21T00:20:08.914Z] bb9f150910c6: Waiting [2021-08-21T00:20:08.914Z] 563ef0628ad5: Layer already exists [2021-08-21T00:20:08.914Z] 886e77981918: Layer already exists [2021-08-21T00:20:08.914Z] 7cf5b2e7d365: Layer already exists [2021-08-21T00:20:08.914Z] f32cf57aaa35: Layer already exists [2021-08-21T00:20:08.914Z] 8af6dcc114bb: Layer already exists [2021-08-21T00:20:08.914Z] cf0237678a16: Layer already exists [2021-08-21T00:20:08.914Z] fb73948087e9: Layer already exists [2021-08-21T00:20:08.914Z] bb9f150910c6: Layer already exists [2021-08-21T00:20:08.914Z] e6686e428af9: Layer already exists [2021-08-21T00:20:08.914Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:08.914Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:a507f3bf67b4bee43a70c9c352dbfcebfa894c8dac6cc150920a8a5f53862af7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:09.245Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:09.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-21T00:20:09.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-21T00:20:09.567Z] 886e77981918: Preparing [2021-08-21T00:20:09.567Z] 563ef0628ad5: Preparing [2021-08-21T00:20:09.567Z] 7cf5b2e7d365: Preparing [2021-08-21T00:20:09.567Z] f32cf57aaa35: Preparing [2021-08-21T00:20:09.567Z] 8af6dcc114bb: Preparing [2021-08-21T00:20:09.567Z] e6686e428af9: Preparing [2021-08-21T00:20:09.567Z] cf0237678a16: Preparing [2021-08-21T00:20:09.567Z] bb9f150910c6: Preparing [2021-08-21T00:20:09.567Z] fb73948087e9: Preparing [2021-08-21T00:20:09.567Z] 32f366d666a5: Preparing [2021-08-21T00:20:09.567Z] cf0237678a16: Waiting [2021-08-21T00:20:09.567Z] bb9f150910c6: Waiting [2021-08-21T00:20:09.567Z] fb73948087e9: Waiting [2021-08-21T00:20:09.567Z] 32f366d666a5: Waiting [2021-08-21T00:20:09.567Z] 563ef0628ad5: Layer already exists [2021-08-21T00:20:09.567Z] 8af6dcc114bb: Layer already exists [2021-08-21T00:20:09.567Z] 886e77981918: Layer already exists [2021-08-21T00:20:09.567Z] 7cf5b2e7d365: Layer already exists [2021-08-21T00:20:09.567Z] f32cf57aaa35: Layer already exists [2021-08-21T00:20:09.567Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:09.567Z] fb73948087e9: Layer already exists [2021-08-21T00:20:09.567Z] cf0237678a16: Layer already exists [2021-08-21T00:20:09.567Z] e6686e428af9: Layer already exists [2021-08-21T00:20:09.567Z] bb9f150910c6: Layer already exists [2021-08-21T00:20:09.567Z] main: digest: sha256:a507f3bf67b4bee43a70c9c352dbfcebfa894c8dac6cc150920a8a5f53862af7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:20:09.626Z] ===================================================== [Pipeline] echo [2021-08-21T00:20:09.641Z] OK: 218 MiB in 52 packages [2021-08-21T00:20:09.641Z] OK: 218 MiB in 52 packages [2021-08-21T00:20:09.641Z] taggedImages: [2021-08-21T00:20:09.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:09.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-21T00:20:09.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-21T00:20:09.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:09.641Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-21T00:20:09.678Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-21T00:20:09.678Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:09.678Z] latest [2021-08-21T00:20:09.678Z] 2.0.1-dev.33 [2021-08-21T00:20:09.678Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:09.678Z] main [2021-08-21T00:20:09.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:09.930Z] OK: 218 MiB in 52 packages [2021-08-21T00:20:10.032Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:10.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:10.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-21T00:20:10.343Z] 3b4fadd0c34a: Preparing [2021-08-21T00:20:10.343Z] 4e6adb39036c: Preparing [2021-08-21T00:20:10.343Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:10.343Z] 60ad4a3fb500: Preparing [2021-08-21T00:20:10.343Z] 32f366d666a5: Preparing [2021-08-21T00:20:10.343Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:10.343Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:10.343Z] 3b4fadd0c34a: Pushed [2021-08-21T00:20:10.609Z] 60ad4a3fb500: Pushed [2021-08-21T00:20:10.933Z] Removing intermediate container 44dbe6fbc7cc [2021-08-21T00:20:10.934Z] ---> eb0440d779df [2021-08-21T00:20:10.934Z] Step 6/24 : COPY go.mod . [2021-08-21T00:20:10.934Z] Removing intermediate container 43405a27b894 [2021-08-21T00:20:10.934Z] ---> acd8c0f2d4d8 [2021-08-21T00:20:10.934Z] Step 6/24 : COPY go.mod . [2021-08-21T00:20:11.210Z] Removing intermediate container 26b285540ee4 [2021-08-21T00:20:11.210Z] ---> 39ffbb8e00cb [2021-08-21T00:20:11.210Z] Step 6/24 : COPY go.mod . [2021-08-21T00:20:11.489Z] Removing intermediate container 6ff5d8a66961 [2021-08-21T00:20:11.489Z] ---> bac2f096a485 [2021-08-21T00:20:11.489Z] Step 6/22 : COPY go.mod . [2021-08-21T00:20:11.489Z] Removing intermediate container d21c136df735 [2021-08-21T00:20:11.489Z] ---> 2b6d87984808 [2021-08-21T00:20:11.489Z] Step 6/24 : COPY go.mod . [2021-08-21T00:20:11.564Z] 4e6adb39036c: Pushed [2021-08-21T00:20:11.769Z] ---> 472df1f53c52 [2021-08-21T00:20:11.769Z] Step 7/24 : RUN go mod download [2021-08-21T00:20:11.830Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:a3ca8b9c52ea6115dc5fc2ae181a2141031b6e736450f1da9d54dbd6c2c171e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:12.047Z] ---> fdba3185d126 [2021-08-21T00:20:12.047Z] Step 7/24 : RUN go mod download [2021-08-21T00:20:12.047Z] ---> Running in d2f0a6ba71ae [2021-08-21T00:20:12.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:12.333Z] ---> 00908baac1e8 [2021-08-21T00:20:12.333Z] Step 7/24 : RUN go mod download [2021-08-21T00:20:12.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-21T00:20:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-21T00:20:12.474Z] 3b4fadd0c34a: Preparing [2021-08-21T00:20:12.474Z] 4e6adb39036c: Preparing [2021-08-21T00:20:12.474Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:12.474Z] 60ad4a3fb500: Preparing [2021-08-21T00:20:12.474Z] 32f366d666a5: Preparing [2021-08-21T00:20:12.474Z] 3b4fadd0c34a: Layer already exists [2021-08-21T00:20:12.474Z] 4e6adb39036c: Layer already exists [2021-08-21T00:20:12.474Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:12.474Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:12.474Z] 60ad4a3fb500: Layer already exists [2021-08-21T00:20:12.474Z] latest: digest: sha256:a3ca8b9c52ea6115dc5fc2ae181a2141031b6e736450f1da9d54dbd6c2c171e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:12.619Z] ---> Running in 2823d17804e1 [2021-08-21T00:20:12.792Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:12.899Z] ---> Running in c8204a714057 [2021-08-21T00:20:12.899Z] ---> da45d34c759f [2021-08-21T00:20:12.899Z] Step 7/22 : RUN go mod download [2021-08-21T00:20:13.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-21T00:20:13.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-21T00:20:13.102Z] 3b4fadd0c34a: Preparing [2021-08-21T00:20:13.102Z] 4e6adb39036c: Preparing [2021-08-21T00:20:13.102Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:13.102Z] 60ad4a3fb500: Preparing [2021-08-21T00:20:13.102Z] 32f366d666a5: Preparing [2021-08-21T00:20:13.102Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:13.102Z] 4e6adb39036c: Layer already exists [2021-08-21T00:20:13.102Z] 60ad4a3fb500: Layer already exists [2021-08-21T00:20:13.102Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:13.102Z] 3b4fadd0c34a: Layer already exists [2021-08-21T00:20:13.102Z] 2.0.1-dev.33: digest: sha256:a3ca8b9c52ea6115dc5fc2ae181a2141031b6e736450f1da9d54dbd6c2c171e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:13.173Z] ---> 8906ed3f8b5c [2021-08-21T00:20:13.173Z] Step 7/24 : RUN go mod download [2021-08-21T00:20:13.173Z] ---> Running in d4ef9c6e0183 [2021-08-21T00:20:13.419Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:13.453Z] ---> Running in eb4c5dd724ab [2021-08-21T00:20:13.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:13.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-21T00:20:13.730Z] 3b4fadd0c34a: Preparing [2021-08-21T00:20:13.730Z] 4e6adb39036c: Preparing [2021-08-21T00:20:13.730Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:13.730Z] 60ad4a3fb500: Preparing [2021-08-21T00:20:13.730Z] 32f366d666a5: Preparing [2021-08-21T00:20:13.730Z] 60ad4a3fb500: Layer already exists [2021-08-21T00:20:13.730Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:13.730Z] 3b4fadd0c34a: Layer already exists [2021-08-21T00:20:13.730Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:13.730Z] 4e6adb39036c: Layer already exists [2021-08-21T00:20:13.730Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:a3ca8b9c52ea6115dc5fc2ae181a2141031b6e736450f1da9d54dbd6c2c171e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:14.056Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:14.368Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-21T00:20:14.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-21T00:20:14.368Z] 3b4fadd0c34a: Preparing [2021-08-21T00:20:14.368Z] 4e6adb39036c: Preparing [2021-08-21T00:20:14.368Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:14.368Z] 60ad4a3fb500: Preparing [2021-08-21T00:20:14.368Z] 32f366d666a5: Preparing [2021-08-21T00:20:14.368Z] 3b4fadd0c34a: Layer already exists [2021-08-21T00:20:14.368Z] 4e6adb39036c: Layer already exists [2021-08-21T00:20:14.368Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:14.368Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:14.368Z] 60ad4a3fb500: Layer already exists [2021-08-21T00:20:14.368Z] main: digest: sha256:a3ca8b9c52ea6115dc5fc2ae181a2141031b6e736450f1da9d54dbd6c2c171e0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:20:14.430Z] ===================================================== [Pipeline] echo [2021-08-21T00:20:14.447Z] taggedImages: [2021-08-21T00:20:14.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:14.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-21T00:20:14.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-21T00:20:14.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:14.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-21T00:20:14.478Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-21T00:20:14.478Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:14.478Z] latest [2021-08-21T00:20:14.478Z] 2.0.1-dev.33 [2021-08-21T00:20:14.478Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:14.478Z] main [2021-08-21T00:20:14.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:14.840Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:15.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:15.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-21T00:20:15.158Z] cfb7a8b19309: Preparing [2021-08-21T00:20:15.158Z] 085cf6a16640: Preparing [2021-08-21T00:20:15.158Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:15.158Z] 639280acc9ee: Preparing [2021-08-21T00:20:15.158Z] 32f366d666a5: Preparing [2021-08-21T00:20:15.158Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:15.158Z] 639280acc9ee: Layer already exists [2021-08-21T00:20:15.158Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:15.158Z] cfb7a8b19309: Pushed [2021-08-21T00:20:16.559Z] 085cf6a16640: Pushed [2021-08-21T00:20:16.903Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:f0373a0b7e72ffc8dbe98e65f3a46764bdc6aee5714a372fcdc5792e90fb36d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:17.222Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:17.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-21T00:20:17.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-21T00:20:17.532Z] cfb7a8b19309: Preparing [2021-08-21T00:20:17.532Z] 085cf6a16640: Preparing [2021-08-21T00:20:17.532Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:17.532Z] 639280acc9ee: Preparing [2021-08-21T00:20:17.532Z] 32f366d666a5: Preparing [2021-08-21T00:20:17.532Z] cfb7a8b19309: Layer already exists [2021-08-21T00:20:17.532Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:17.532Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:17.532Z] 639280acc9ee: Layer already exists [2021-08-21T00:20:17.532Z] 085cf6a16640: Layer already exists [2021-08-21T00:20:17.533Z] latest: digest: sha256:f0373a0b7e72ffc8dbe98e65f3a46764bdc6aee5714a372fcdc5792e90fb36d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:17.849Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:18.160Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-21T00:20:18.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-21T00:20:18.160Z] cfb7a8b19309: Preparing [2021-08-21T00:20:18.160Z] 085cf6a16640: Preparing [2021-08-21T00:20:18.160Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:18.160Z] 639280acc9ee: Preparing [2021-08-21T00:20:18.160Z] 32f366d666a5: Preparing [2021-08-21T00:20:18.160Z] 085cf6a16640: Layer already exists [2021-08-21T00:20:18.160Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:18.160Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:18.160Z] 639280acc9ee: Layer already exists [2021-08-21T00:20:18.160Z] cfb7a8b19309: Layer already exists [2021-08-21T00:20:18.160Z] 2.0.1-dev.33: digest: sha256:f0373a0b7e72ffc8dbe98e65f3a46764bdc6aee5714a372fcdc5792e90fb36d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:18.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:18.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:18.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-21T00:20:18.793Z] cfb7a8b19309: Preparing [2021-08-21T00:20:18.793Z] 085cf6a16640: Preparing [2021-08-21T00:20:18.793Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:18.793Z] 639280acc9ee: Preparing [2021-08-21T00:20:18.793Z] 32f366d666a5: Preparing [2021-08-21T00:20:18.793Z] 085cf6a16640: Layer already exists [2021-08-21T00:20:18.793Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:18.793Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:18.793Z] 639280acc9ee: Layer already exists [2021-08-21T00:20:18.793Z] cfb7a8b19309: Layer already exists [2021-08-21T00:20:18.793Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:f0373a0b7e72ffc8dbe98e65f3a46764bdc6aee5714a372fcdc5792e90fb36d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:18.928Z] Removing intermediate container d2f0a6ba71ae [2021-08-21T00:20:18.928Z] ---> 1bc3d22326a3 [2021-08-21T00:20:18.928Z] Step 8/24 : COPY . . [2021-08-21T00:20:19.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:19.431Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-21T00:20:19.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-21T00:20:19.431Z] cfb7a8b19309: Preparing [2021-08-21T00:20:19.431Z] 085cf6a16640: Preparing [2021-08-21T00:20:19.431Z] 6ce390e2bbfe: Preparing [2021-08-21T00:20:19.431Z] 639280acc9ee: Preparing [2021-08-21T00:20:19.431Z] 32f366d666a5: Preparing [2021-08-21T00:20:19.431Z] 639280acc9ee: Layer already exists [2021-08-21T00:20:19.431Z] cfb7a8b19309: Layer already exists [2021-08-21T00:20:19.431Z] 32f366d666a5: Layer already exists [2021-08-21T00:20:19.431Z] 085cf6a16640: Layer already exists [2021-08-21T00:20:19.431Z] 6ce390e2bbfe: Layer already exists [2021-08-21T00:20:19.431Z] main: digest: sha256:f0373a0b7e72ffc8dbe98e65f3a46764bdc6aee5714a372fcdc5792e90fb36d0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:20:19.491Z] ===================================================== [Pipeline] echo [2021-08-21T00:20:19.508Z] taggedImages: [2021-08-21T00:20:19.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:19.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-21T00:20:19.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-21T00:20:19.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:19.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-21T00:20:19.542Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-21T00:20:19.542Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:19.542Z] latest [2021-08-21T00:20:19.542Z] 2.0.1-dev.33 [2021-08-21T00:20:19.542Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:19.542Z] main [2021-08-21T00:20:19.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:19.907Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:20.002Z] Removing intermediate container 2823d17804e1 [2021-08-21T00:20:20.002Z] ---> 4c2d39238c12 [2021-08-21T00:20:20.002Z] Step 8/24 : COPY . . [2021-08-21T00:20:20.229Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:20.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-21T00:20:20.229Z] 0692c7437385: Preparing [2021-08-21T00:20:20.229Z] 6a5ac151d4b5: Preparing [2021-08-21T00:20:20.229Z] 8e14f522ebf0: Preparing [2021-08-21T00:20:20.229Z] 6e944e252c92: Preparing [2021-08-21T00:20:20.229Z] c080ac93e525: Preparing [2021-08-21T00:20:20.229Z] 87dec32dab56: Preparing [2021-08-21T00:20:20.229Z] 4b3c02ac6c6d: Preparing [2021-08-21T00:20:20.229Z] 3b6deb83ca37: Preparing [2021-08-21T00:20:20.229Z] 563ea45970c1: Preparing [2021-08-21T00:20:20.229Z] 91e3b9641807: Preparing [2021-08-21T00:20:20.229Z] b2d5eeeaba3a: Preparing [2021-08-21T00:20:20.229Z] 87dec32dab56: Waiting [2021-08-21T00:20:20.229Z] 4b3c02ac6c6d: Waiting [2021-08-21T00:20:20.229Z] 3b6deb83ca37: Waiting [2021-08-21T00:20:20.229Z] 563ea45970c1: Waiting [2021-08-21T00:20:20.229Z] 91e3b9641807: Waiting [2021-08-21T00:20:20.229Z] b2d5eeeaba3a: Waiting [2021-08-21T00:20:20.229Z] c080ac93e525: Layer already exists [2021-08-21T00:20:20.229Z] 87dec32dab56: Layer already exists [2021-08-21T00:20:20.509Z] 4b3c02ac6c6d: Layer already exists [2021-08-21T00:20:20.779Z] 3b6deb83ca37: Layer already exists [2021-08-21T00:20:20.779Z] 6a5ac151d4b5: Pushed [2021-08-21T00:20:20.779Z] 563ea45970c1: Layer already exists [2021-08-21T00:20:20.779Z] 91e3b9641807: Layer already exists [2021-08-21T00:20:21.047Z] b2d5eeeaba3a: Layer already exists [2021-08-21T00:20:21.047Z] 0692c7437385: Pushed [2021-08-21T00:20:21.047Z] 8e14f522ebf0: Pushed [2021-08-21T00:20:21.081Z] Removing intermediate container c8204a714057 [2021-08-21T00:20:21.081Z] ---> 1895ec459b8f [2021-08-21T00:20:21.081Z] Step 8/24 : COPY . . [2021-08-21T00:20:21.688Z] Removing intermediate container eb4c5dd724ab [2021-08-21T00:20:21.688Z] ---> 0c406ab8781c [2021-08-21T00:20:21.688Z] Step 8/24 : COPY . . [2021-08-21T00:20:21.688Z] Removing intermediate container d4ef9c6e0183 [2021-08-21T00:20:21.688Z] ---> dfb18135e013 [2021-08-21T00:20:21.688Z] Step 8/22 : COPY . . [2021-08-21T00:20:26.380Z] 6e944e252c92: Pushed [2021-08-21T00:20:26.644Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:e6418ec6bcee8d219c6f670bd7575c206ba63a15f2af6d26493381185065cf17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:26.962Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:27.275Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-21T00:20:27.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-21T00:20:27.275Z] 0692c7437385: Preparing [2021-08-21T00:20:27.275Z] 6a5ac151d4b5: Preparing [2021-08-21T00:20:27.275Z] 8e14f522ebf0: Preparing [2021-08-21T00:20:27.275Z] 6e944e252c92: Preparing [2021-08-21T00:20:27.275Z] c080ac93e525: Preparing [2021-08-21T00:20:27.275Z] 87dec32dab56: Preparing [2021-08-21T00:20:27.275Z] 4b3c02ac6c6d: Preparing [2021-08-21T00:20:27.275Z] 3b6deb83ca37: Preparing [2021-08-21T00:20:27.275Z] 563ea45970c1: Preparing [2021-08-21T00:20:27.275Z] 91e3b9641807: Preparing [2021-08-21T00:20:27.275Z] b2d5eeeaba3a: Preparing [2021-08-21T00:20:27.275Z] 87dec32dab56: Waiting [2021-08-21T00:20:27.275Z] 4b3c02ac6c6d: Waiting [2021-08-21T00:20:27.275Z] 3b6deb83ca37: Waiting [2021-08-21T00:20:27.275Z] 563ea45970c1: Waiting [2021-08-21T00:20:27.275Z] 91e3b9641807: Waiting [2021-08-21T00:20:27.275Z] b2d5eeeaba3a: Waiting [2021-08-21T00:20:27.275Z] 8e14f522ebf0: Layer already exists [2021-08-21T00:20:27.275Z] 6a5ac151d4b5: Layer already exists [2021-08-21T00:20:27.275Z] c080ac93e525: Layer already exists [2021-08-21T00:20:27.275Z] 6e944e252c92: Layer already exists [2021-08-21T00:20:27.275Z] 0692c7437385: Layer already exists [2021-08-21T00:20:27.275Z] 87dec32dab56: Layer already exists [2021-08-21T00:20:27.275Z] 4b3c02ac6c6d: Layer already exists [2021-08-21T00:20:27.275Z] 91e3b9641807: Layer already exists [2021-08-21T00:20:27.275Z] 563ea45970c1: Layer already exists [2021-08-21T00:20:27.275Z] 3b6deb83ca37: Layer already exists [2021-08-21T00:20:27.275Z] b2d5eeeaba3a: Layer already exists [2021-08-21T00:20:27.275Z] latest: digest: sha256:e6418ec6bcee8d219c6f670bd7575c206ba63a15f2af6d26493381185065cf17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:27.598Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:27.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-21T00:20:27.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-21T00:20:27.915Z] 0692c7437385: Preparing [2021-08-21T00:20:27.915Z] 6a5ac151d4b5: Preparing [2021-08-21T00:20:27.915Z] 8e14f522ebf0: Preparing [2021-08-21T00:20:27.915Z] 6e944e252c92: Preparing [2021-08-21T00:20:27.915Z] c080ac93e525: Preparing [2021-08-21T00:20:27.915Z] 87dec32dab56: Preparing [2021-08-21T00:20:27.915Z] 4b3c02ac6c6d: Preparing [2021-08-21T00:20:27.915Z] 3b6deb83ca37: Preparing [2021-08-21T00:20:27.915Z] 563ea45970c1: Preparing [2021-08-21T00:20:27.915Z] 91e3b9641807: Preparing [2021-08-21T00:20:27.915Z] b2d5eeeaba3a: Preparing [2021-08-21T00:20:27.915Z] 3b6deb83ca37: Waiting [2021-08-21T00:20:27.915Z] 87dec32dab56: Waiting [2021-08-21T00:20:27.915Z] 563ea45970c1: Waiting [2021-08-21T00:20:27.915Z] 91e3b9641807: Waiting [2021-08-21T00:20:27.915Z] b2d5eeeaba3a: Waiting [2021-08-21T00:20:27.915Z] 4b3c02ac6c6d: Waiting [2021-08-21T00:20:27.915Z] 6a5ac151d4b5: Layer already exists [2021-08-21T00:20:27.915Z] 6e944e252c92: Layer already exists [2021-08-21T00:20:27.915Z] 8e14f522ebf0: Layer already exists [2021-08-21T00:20:27.915Z] 0692c7437385: Layer already exists [2021-08-21T00:20:27.915Z] c080ac93e525: Layer already exists [2021-08-21T00:20:27.915Z] 4b3c02ac6c6d: Layer already exists [2021-08-21T00:20:27.915Z] 87dec32dab56: Layer already exists [2021-08-21T00:20:27.915Z] 91e3b9641807: Layer already exists [2021-08-21T00:20:27.915Z] 3b6deb83ca37: Layer already exists [2021-08-21T00:20:27.915Z] 563ea45970c1: Layer already exists [2021-08-21T00:20:27.915Z] b2d5eeeaba3a: Layer already exists [2021-08-21T00:20:27.915Z] 2.0.1-dev.33: digest: sha256:e6418ec6bcee8d219c6f670bd7575c206ba63a15f2af6d26493381185065cf17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:28.227Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:28.537Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:28.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-21T00:20:28.537Z] 0692c7437385: Preparing [2021-08-21T00:20:28.537Z] 6a5ac151d4b5: Preparing [2021-08-21T00:20:28.537Z] 8e14f522ebf0: Preparing [2021-08-21T00:20:28.537Z] 6e944e252c92: Preparing [2021-08-21T00:20:28.537Z] c080ac93e525: Preparing [2021-08-21T00:20:28.537Z] 87dec32dab56: Preparing [2021-08-21T00:20:28.537Z] 4b3c02ac6c6d: Preparing [2021-08-21T00:20:28.537Z] 3b6deb83ca37: Preparing [2021-08-21T00:20:28.537Z] 563ea45970c1: Preparing [2021-08-21T00:20:28.537Z] 91e3b9641807: Preparing [2021-08-21T00:20:28.537Z] b2d5eeeaba3a: Preparing [2021-08-21T00:20:28.537Z] 87dec32dab56: Waiting [2021-08-21T00:20:28.537Z] 4b3c02ac6c6d: Waiting [2021-08-21T00:20:28.537Z] 3b6deb83ca37: Waiting [2021-08-21T00:20:28.537Z] 563ea45970c1: Waiting [2021-08-21T00:20:28.537Z] 91e3b9641807: Waiting [2021-08-21T00:20:28.537Z] b2d5eeeaba3a: Waiting [2021-08-21T00:20:28.537Z] c080ac93e525: Layer already exists [2021-08-21T00:20:28.537Z] 6e944e252c92: Layer already exists [2021-08-21T00:20:28.537Z] 6a5ac151d4b5: Layer already exists [2021-08-21T00:20:28.537Z] 8e14f522ebf0: Layer already exists [2021-08-21T00:20:28.537Z] 0692c7437385: Layer already exists [2021-08-21T00:20:28.537Z] 87dec32dab56: Layer already exists [2021-08-21T00:20:28.537Z] 3b6deb83ca37: Layer already exists [2021-08-21T00:20:28.537Z] 91e3b9641807: Layer already exists [2021-08-21T00:20:28.537Z] 563ea45970c1: Layer already exists [2021-08-21T00:20:28.537Z] 4b3c02ac6c6d: Layer already exists [2021-08-21T00:20:28.537Z] b2d5eeeaba3a: Layer already exists [2021-08-21T00:20:28.537Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:e6418ec6bcee8d219c6f670bd7575c206ba63a15f2af6d26493381185065cf17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:28.852Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:20:29.165Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-21T00:20:29.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-21T00:20:29.165Z] 0692c7437385: Preparing [2021-08-21T00:20:29.165Z] 6a5ac151d4b5: Preparing [2021-08-21T00:20:29.165Z] 8e14f522ebf0: Preparing [2021-08-21T00:20:29.165Z] 6e944e252c92: Preparing [2021-08-21T00:20:29.165Z] c080ac93e525: Preparing [2021-08-21T00:20:29.165Z] 87dec32dab56: Preparing [2021-08-21T00:20:29.165Z] 4b3c02ac6c6d: Preparing [2021-08-21T00:20:29.165Z] 3b6deb83ca37: Preparing [2021-08-21T00:20:29.165Z] 563ea45970c1: Preparing [2021-08-21T00:20:29.165Z] 91e3b9641807: Preparing [2021-08-21T00:20:29.165Z] b2d5eeeaba3a: Preparing [2021-08-21T00:20:29.165Z] 87dec32dab56: Waiting [2021-08-21T00:20:29.165Z] 4b3c02ac6c6d: Waiting [2021-08-21T00:20:29.165Z] 3b6deb83ca37: Waiting [2021-08-21T00:20:29.165Z] 563ea45970c1: Waiting [2021-08-21T00:20:29.165Z] 91e3b9641807: Waiting [2021-08-21T00:20:29.165Z] b2d5eeeaba3a: Waiting [2021-08-21T00:20:29.165Z] 0692c7437385: Layer already exists [2021-08-21T00:20:29.165Z] c080ac93e525: Layer already exists [2021-08-21T00:20:29.165Z] 6a5ac151d4b5: Layer already exists [2021-08-21T00:20:29.165Z] 8e14f522ebf0: Layer already exists [2021-08-21T00:20:29.165Z] 6e944e252c92: Layer already exists [2021-08-21T00:20:29.165Z] 563ea45970c1: Layer already exists [2021-08-21T00:20:29.165Z] 3b6deb83ca37: Layer already exists [2021-08-21T00:20:29.165Z] 87dec32dab56: Layer already exists [2021-08-21T00:20:29.165Z] 4b3c02ac6c6d: Layer already exists [2021-08-21T00:20:29.165Z] 91e3b9641807: Layer already exists [2021-08-21T00:20:29.165Z] b2d5eeeaba3a: Layer already exists [2021-08-21T00:20:29.165Z] main: digest: sha256:e6418ec6bcee8d219c6f670bd7575c206ba63a15f2af6d26493381185065cf17 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:20:29.222Z] ===================================================== [Pipeline] echo [2021-08-21T00:20:29.237Z] taggedImages: [2021-08-21T00:20:29.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:20:29.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-21T00:20:29.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-21T00:20:29.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:20:29.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-08-21T00:20:40.027Z] ---> 9ce787c2ae6d [2021-08-21T00:20:40.027Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:20:40.027Z] ---> c3eb6342af70 [2021-08-21T00:20:40.027Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:20:40.027Z] ---> 2fff1248622d [2021-08-21T00:20:40.027Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:20:40.027Z] ---> b24b3fb14d84 [2021-08-21T00:20:40.027Z] Step 9/22 : RUN go mod tidy [2021-08-21T00:20:40.027Z] ---> 07a5e8b3277c [2021-08-21T00:20:40.027Z] Step 9/24 : RUN go mod tidy [2021-08-21T00:20:40.027Z] ---> Running in 9ccb98a2a83c [2021-08-21T00:20:40.027Z] ---> Running in a2a4162a3b65 [2021-08-21T00:20:40.027Z] ---> Running in 47fcbe9ff85b [2021-08-21T00:20:40.027Z] ---> Running in e63d8d47fc12 [2021-08-21T00:20:40.027Z] ---> Running in fa10dbe6c43f [2021-08-21T00:20:46.747Z] Removing intermediate container 9ccb98a2a83c [2021-08-21T00:20:46.747Z] ---> 5e478baee43f [2021-08-21T00:20:46.747Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-21T00:20:47.019Z] ---> Running in 4e2918f64a18 [2021-08-21T00:20:48.005Z] Removing intermediate container e63d8d47fc12 [2021-08-21T00:20:48.005Z] ---> 878f88ffe728 [2021-08-21T00:20:48.005Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-21T00:20:48.280Z] ---> Running in 59b8589488d3 [2021-08-21T00:20:48.553Z] Removing intermediate container fa10dbe6c43f [2021-08-21T00:20:48.553Z] ---> e7275234de01 [2021-08-21T00:20:48.553Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-21T00:20:48.553Z] Removing intermediate container 47fcbe9ff85b [2021-08-21T00:20:48.553Z] ---> 4976cbef0fc1 [2021-08-21T00:20:48.553Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-21T00:20:49.154Z] Removing intermediate container a2a4162a3b65 [2021-08-21T00:20:49.154Z] ---> 86c7c061a621 [2021-08-21T00:20:49.154Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-21T00:20:49.154Z] ---> Running in b786b12779f9 [2021-08-21T00:20:49.154Z] ---> Running in 8241b810ebe4 [2021-08-21T00:20:49.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-21T00:20:49.431Z] ---> Running in bf4d7f50100f [2021-08-21T00:20:50.910Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-21T00:20:51.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-21T00:20:52.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-21T00:20:52.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-21T00:22:44.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-21T00:22:52.462Z] Removing intermediate container 8241b810ebe4 [2021-08-21T00:22:52.462Z] ---> 3dac66b1c783 [2021-08-21T00:22:52.462Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-21T00:22:52.462Z] Removing intermediate container b786b12779f9 [2021-08-21T00:22:52.462Z] ---> d248be29f510 [2021-08-21T00:22:52.462Z] [2021-08-21T00:22:52.462Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:22:52.462Z] ---> Running in bce4f46327c5 [2021-08-21T00:22:52.462Z] 3.12: Pulling from library/alpine [2021-08-21T00:22:55.108Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T00:22:55.108Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T00:22:55.108Z] ---> c4fd0aeabfcf [2021-08-21T00:22:55.108Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:22:55.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-21T00:22:56.009Z] ---> Running in a400520016f6 [2021-08-21T00:22:58.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:22:58.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:22:59.273Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T00:22:59.273Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:22:59.273Z] OK: 5 MiB in 15 packages [2021-08-21T00:23:01.269Z] Removing intermediate container 4e2918f64a18 [2021-08-21T00:23:01.269Z] ---> 0d170aa3854e [2021-08-21T00:23:01.269Z] [2021-08-21T00:23:01.269Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:23:01.269Z] ---> c4fd0aeabfcf [2021-08-21T00:23:01.269Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:23:01.868Z] Removing intermediate container bf4d7f50100f [2021-08-21T00:23:01.868Z] ---> e0d477d015b9 [2021-08-21T00:23:01.868Z] [2021-08-21T00:23:01.868Z] Step 11/22 : FROM alpine:3.12 [2021-08-21T00:23:01.868Z] ---> c4fd0aeabfcf [2021-08-21T00:23:01.868Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-21T00:23:02.140Z] ---> Running in 8fef6e65d78a [2021-08-21T00:23:02.412Z] ---> Running in 536e0d361651 [2021-08-21T00:23:02.412Z] Removing intermediate container bce4f46327c5 [2021-08-21T00:23:02.412Z] ---> 63de824e4b97 [2021-08-21T00:23:02.412Z] [2021-08-21T00:23:02.412Z] Step 12/24 : FROM docker:20.10.7 [2021-08-21T00:23:02.412Z] Removing intermediate container a400520016f6 [2021-08-21T00:23:02.412Z] ---> 4b158de20720 [2021-08-21T00:23:02.412Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:23:02.690Z] 20.10.7: Pulling from library/docker [2021-08-21T00:23:02.690Z] ---> Running in 11a6a55f80dd [2021-08-21T00:23:04.705Z] Removing intermediate container 11a6a55f80dd [2021-08-21T00:23:04.705Z] ---> 1f5bb7345630 [2021-08-21T00:23:04.705Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-21T00:23:04.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:05.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:05.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:05.260Z] ---> Running in 91e5c5455f09 [2021-08-21T00:23:05.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:05.874Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T00:23:05.874Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:23:05.874Z] OK: 5 MiB in 15 packages [2021-08-21T00:23:06.154Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-21T00:23:06.154Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-21T00:23:06.154Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-21T00:23:06.154Z] (4/4) Installing curl (7.78.0-r0) [2021-08-21T00:23:06.439Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:23:06.439Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:23:06.439Z] OK: 7 MiB in 18 packages [2021-08-21T00:23:07.040Z] Removing intermediate container 91e5c5455f09 [2021-08-21T00:23:07.040Z] ---> f64ab4920492 [2021-08-21T00:23:07.040Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T00:23:07.332Z] ---> Running in 8130a6fb4c79 [2021-08-21T00:23:08.326Z] Removing intermediate container 8fef6e65d78a [2021-08-21T00:23:08.326Z] ---> 7503d459774f [2021-08-21T00:23:08.326Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:23:08.925Z] ---> Running in 334e93e68088 [2021-08-21T00:23:08.925Z] Removing intermediate container 8130a6fb4c79 [2021-08-21T00:23:08.925Z] ---> 83175cf2a9b6 [2021-08-21T00:23:08.925Z] Step 16/24 : WORKDIR / [2021-08-21T00:23:09.527Z] Removing intermediate container 536e0d361651 [2021-08-21T00:23:09.527Z] ---> 1f6c33d00afa [2021-08-21T00:23:09.527Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T00:23:10.123Z] ---> Running in dc873100c42c [2021-08-21T00:23:11.107Z] ---> Running in fbd314c9c3b0 [2021-08-21T00:23:11.107Z] Removing intermediate container 334e93e68088 [2021-08-21T00:23:11.107Z] ---> a9eb7fd6e9be [2021-08-21T00:23:11.107Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-21T00:23:11.710Z] Removing intermediate container 59b8589488d3 [2021-08-21T00:23:11.710Z] ---> 8b72a5065f4c [2021-08-21T00:23:11.710Z] [2021-08-21T00:23:11.710Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T00:23:11.710Z] ---> c4fd0aeabfcf [2021-08-21T00:23:11.710Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-21T00:23:11.710Z] ---> Running in 2bca513f4cd3 [2021-08-21T00:23:12.310Z] ---> Running in 554016921a6f [2021-08-21T00:23:12.310Z] Removing intermediate container dc873100c42c [2021-08-21T00:23:12.310Z] ---> 5f0ee0b922c3 [2021-08-21T00:23:12.310Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:23:12.310Z] Removing intermediate container fbd314c9c3b0 [2021-08-21T00:23:12.310Z] ---> 9723088143ac [2021-08-21T00:23:12.310Z] Step 14/22 : WORKDIR /edgex [2021-08-21T00:23:12.584Z] Removing intermediate container 2bca513f4cd3 [2021-08-21T00:23:12.584Z] ---> 059a1bec40c2 [2021-08-21T00:23:12.584Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T00:23:12.871Z] ---> Running in 89f764d25950 [2021-08-21T00:23:13.472Z] ---> Running in 08b7fa0873c6 [2021-08-21T00:23:13.746Z] Removing intermediate container 554016921a6f [2021-08-21T00:23:13.747Z] ---> 2fef09b90103 [2021-08-21T00:23:13.747Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-21T00:23:14.023Z] ---> 0ec37bcf1fcc [2021-08-21T00:23:14.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-21T00:23:14.023Z] ---> Running in d14224c6e931 [2021-08-21T00:23:14.308Z] Removing intermediate container 89f764d25950 [2021-08-21T00:23:14.308Z] ---> d937058fabe1 [2021-08-21T00:23:14.308Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-21T00:23:14.308Z] Removing intermediate container 08b7fa0873c6 [2021-08-21T00:23:14.308Z] ---> b626136eddc4 [2021-08-21T00:23:14.308Z] Step 16/24 : WORKDIR / [2021-08-21T00:23:14.582Z] ---> Running in 93d0294deafb [2021-08-21T00:23:15.192Z] Removing intermediate container d14224c6e931 [2021-08-21T00:23:15.192Z] ---> 3f70d46a33c2 [2021-08-21T00:23:15.192Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-21T00:23:15.469Z] ---> Running in b992906608b3 [2021-08-21T00:23:15.754Z] ---> 5479aa5c0e0e [2021-08-21T00:23:15.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-21T00:23:15.754Z] Removing intermediate container 93d0294deafb [2021-08-21T00:23:15.754Z] ---> 85da1e24efd6 [2021-08-21T00:23:15.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:23:16.033Z] ---> 13a6b1a3c12c [2021-08-21T00:23:16.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-21T00:23:16.033Z] Removing intermediate container b992906608b3 [2021-08-21T00:23:16.033Z] ---> b66f5f11a385 [2021-08-21T00:23:16.033Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:23:16.316Z] ---> Running in becc1f8a24d7 [2021-08-21T00:23:16.596Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-21T00:23:16.596Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-21T00:23:16.596Z] ---> df445af6242a [2021-08-21T00:23:16.596Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:23:16.892Z] ---> Running in b4b151f2c782 [2021-08-21T00:23:17.181Z] ---> ba159bd80c0b [2021-08-21T00:23:17.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-21T00:23:17.782Z] ---> 2c1a082385fa [2021-08-21T00:23:17.782Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-21T00:23:18.056Z] Removing intermediate container b4b151f2c782 [2021-08-21T00:23:18.056Z] ---> 0c549c586a64 [2021-08-21T00:23:18.056Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-21T00:23:18.337Z] ---> 3267bf2c6a0e [2021-08-21T00:23:18.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-21T00:23:18.337Z] ---> Running in e362cfeefa77 [2021-08-21T00:23:18.337Z] ---> Running in 2e2f9fbef1d0 [2021-08-21T00:23:19.341Z] Removing intermediate container e362cfeefa77 [2021-08-21T00:23:19.341Z] ---> 6438b23d5440 [2021-08-21T00:23:19.341Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:23:19.619Z] ---> 12a07330ee4e [2021-08-21T00:23:19.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-21T00:23:19.619Z] ---> Running in 792cdca85b58 [2021-08-21T00:23:20.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:20.492Z] ---> fa7537bb646a [2021-08-21T00:23:20.492Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-21T00:23:20.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:20.765Z] Removing intermediate container becc1f8a24d7 [2021-08-21T00:23:20.765Z] ---> 2763366d7c63 [2021-08-21T00:23:20.765Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-21T00:23:20.765Z] Removing intermediate container 792cdca85b58 [2021-08-21T00:23:20.765Z] ---> c2bcd9152894 [2021-08-21T00:23:20.765Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T00:23:20.765Z] ---> Running in b87e3adca5be [2021-08-21T00:23:21.038Z] ---> Running in 9b88c968a347 [2021-08-21T00:23:21.038Z] ---> 0bc6499419f4 [2021-08-21T00:23:21.038Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-21T00:23:21.314Z] ---> Running in 0eaa549e7e5e [2021-08-21T00:23:21.314Z] ---> Running in 05f8dd48ba3c [2021-08-21T00:23:21.610Z] (1/39) Installing readline (8.1.0-r0) [2021-08-21T00:23:21.610Z] (2/39) Installing bash (5.1.0-r0) [2021-08-21T00:23:21.610Z] Executing bash-5.1.0-r0.post-install [2021-08-21T00:23:21.610Z] Removing intermediate container b87e3adca5be [2021-08-21T00:23:21.610Z] ---> 16ea278356c5 [2021-08-21T00:23:21.610Z] Step 19/22 : CMD ["--init=true"] [2021-08-21T00:23:21.610Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-21T00:23:21.610Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-21T00:23:21.610Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-21T00:23:21.893Z] (6/39) Installing curl (7.78.0-r0) [2021-08-21T00:23:21.893Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-21T00:23:21.893Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-21T00:23:21.893Z] (9/39) Installing expat (2.2.10-r1) [2021-08-21T00:23:21.893Z] (10/39) Installing libffi (3.3-r2) [2021-08-21T00:23:21.893Z] (11/39) Installing gdbm (1.19-r0) [2021-08-21T00:23:21.893Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-21T00:23:21.893Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-21T00:23:21.893Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-21T00:23:22.169Z] ---> Running in 2aa76f7d11fb [2021-08-21T00:23:22.444Z] Removing intermediate container 05f8dd48ba3c [2021-08-21T00:23:22.444Z] ---> 22c7929eea42 [2021-08-21T00:23:22.444Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:23:22.444Z] Removing intermediate container 0eaa549e7e5e [2021-08-21T00:23:22.444Z] ---> 30419cb8a484 [2021-08-21T00:23:22.444Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:23:23.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:23.318Z] ---> Running in 224d6668789c [2021-08-21T00:23:23.318Z] ---> Running in 264d6ff276c5 [2021-08-21T00:23:23.318Z] Removing intermediate container 2aa76f7d11fb [2021-08-21T00:23:23.318Z] ---> 84caa24e5dba [2021-08-21T00:23:23.318Z] Step 20/22 : LABEL arch=arm64 [2021-08-21T00:23:23.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:23.932Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-21T00:23:23.932Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-21T00:23:23.932Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-21T00:23:23.932Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-21T00:23:23.932Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-21T00:23:23.932Z] ---> Running in eaebc10d953a [2021-08-21T00:23:23.932Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-21T00:23:23.932Z] Removing intermediate container 224d6668789c [2021-08-21T00:23:23.932Z] ---> 2d74dc0f22d0 [2021-08-21T00:23:23.932Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T00:23:24.210Z] Removing intermediate container 264d6ff276c5 [2021-08-21T00:23:24.210Z] ---> 6b52ffc01972 [2021-08-21T00:23:24.210Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:23:24.210Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-21T00:23:24.210Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-21T00:23:24.210Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-21T00:23:24.210Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-21T00:23:24.483Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-21T00:23:24.483Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-21T00:23:24.483Z] ---> Running in 258475a1f631 [2021-08-21T00:23:24.483Z] ---> Running in 29b9d6da2982 [2021-08-21T00:23:24.483Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-21T00:23:24.483Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-21T00:23:24.483Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-21T00:23:24.483Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-21T00:23:24.484Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-21T00:23:24.484Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-21T00:23:24.484Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-21T00:23:24.484Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-21T00:23:24.484Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-21T00:23:24.484Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-21T00:23:24.484Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-21T00:23:24.760Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T00:23:24.760Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-21T00:23:24.760Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-21T00:23:24.760Z] Removing intermediate container eaebc10d953a [2021-08-21T00:23:24.760Z] ---> 7896ecc1b83a [2021-08-21T00:23:24.761Z] Step 21/22 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:23:24.761Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-21T00:23:24.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T00:23:24.761Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T00:23:25.038Z] ---> Running in 66009d00b448 [2021-08-21T00:23:25.038Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T00:23:25.038Z] Executing busybox-1.32.1-r6.trigger [2021-08-21T00:23:25.312Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T00:23:25.312Z] Removing intermediate container 258475a1f631 [2021-08-21T00:23:25.312Z] ---> 2301f77cb3ee [2021-08-21T00:23:25.312Z] [2021-08-21T00:23:25.312Z] Removing intermediate container 29b9d6da2982 [2021-08-21T00:23:25.312Z] ---> 2f6cf12b8235 [2021-08-21T00:23:25.312Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:23:25.312Z] OK: 82 MiB in 59 packages [2021-08-21T00:23:25.312Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:23:25.312Z] OK: 8 MiB in 20 packages [2021-08-21T00:23:25.595Z] Successfully built 2301f77cb3ee [2021-08-21T00:23:25.869Z] Successfully tagged core-command-arm64:latest [2021-08-21T00:23:25.869Z]  Building core-command ... done Building support-notifications [2021-08-21T00:23:26.143Z] ---> Running in 349d1f486c7a [2021-08-21T00:23:26.143Z] Removing intermediate container 66009d00b448 [2021-08-21T00:23:26.143Z] ---> 8a637a5e90bf [2021-08-21T00:23:26.143Z] Step 22/22 : LABEL version=2.0.1-dev.33 [2021-08-21T00:23:26.429Z] ---> Running in 99d3e5277fbf [2021-08-21T00:23:27.031Z] Removing intermediate container 349d1f486c7a [2021-08-21T00:23:27.031Z] ---> 25826de757cb [2021-08-21T00:23:27.031Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:23:28.026Z] Removing intermediate container 9b88c968a347 [2021-08-21T00:23:28.026Z] ---> efe11a71b611 [2021-08-21T00:23:28.026Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:23:28.026Z] Removing intermediate container 99d3e5277fbf [2021-08-21T00:23:28.026Z] ---> 101a8a8d939b [2021-08-21T00:23:28.026Z] [2021-08-21T00:23:28.304Z] Successfully built 101a8a8d939b [2021-08-21T00:23:28.623Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-21T00:23:28.623Z]  Building security-proxy-setup ... done  ---> Running in 83012edbea01 [2021-08-21T00:23:28.624Z] Building security-secretstore-setup [2021-08-21T00:23:29.665Z] ---> 5eabe4f7a638 [2021-08-21T00:23:29.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-21T00:23:29.960Z] Removing intermediate container 83012edbea01 [2021-08-21T00:23:29.960Z] ---> b07113610db3 [2021-08-21T00:23:29.960Z] [2021-08-21T00:23:30.656Z] Successfully built b07113610db3 [2021-08-21T00:23:30.949Z] Successfully tagged core-metadata-arm64:latest [2021-08-21T00:23:30.949Z] Building security-bootstrapper [2021-08-21T00:23:32.426Z]  Building core-metadata ... done  ---> fc601ab0fc22 [2021-08-21T00:23:32.426Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-21T00:23:33.872Z] ---> b9c1f4e880e4 [2021-08-21T00:23:33.872Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-21T00:23:33.872Z] Collecting docker-compose==1.23.2 [2021-08-21T00:23:34.153Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-21T00:23:34.430Z] ---> Running in 805a7b6f7ed0 [2021-08-21T00:23:34.430Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-21T00:23:34.430Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-21T00:23:35.429Z] Removing intermediate container 805a7b6f7ed0 [2021-08-21T00:23:35.429Z] ---> e29ef8ff8aff [2021-08-21T00:23:35.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:23:36.419Z] ---> Running in 8f3d864e5dc8 [2021-08-21T00:23:37.407Z] Collecting PyYAML<4,>=3.10 [2021-08-21T00:23:37.407Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-21T00:23:37.678Z] Removing intermediate container 8f3d864e5dc8 [2021-08-21T00:23:37.678Z] ---> 4e535dc7079a [2021-08-21T00:23:37.678Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T00:23:37.957Z] ---> Running in a99f02472f31 [2021-08-21T00:23:38.944Z] Removing intermediate container a99f02472f31 [2021-08-21T00:23:38.944Z] ---> 7260576b1852 [2021-08-21T00:23:38.944Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:23:39.217Z] ---> Running in b8654e1bbd87 [2021-08-21T00:23:39.821Z] Removing intermediate container b8654e1bbd87 [2021-08-21T00:23:39.821Z] ---> 67b1c9473c85 [2021-08-21T00:23:39.821Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:23:40.108Z] ---> Running in 8b0160737b08 [2021-08-21T00:23:41.094Z] Removing intermediate container 8b0160737b08 [2021-08-21T00:23:41.094Z] ---> 92f3e4f79a55 [2021-08-21T00:23:41.094Z] [2021-08-21T00:23:41.370Z] Collecting docopt<0.7,>=0.6.1 [2021-08-21T00:23:41.370Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-21T00:23:41.370Z] Successfully built 92f3e4f79a55 [2021-08-21T00:23:41.370Z] Successfully tagged core-data-arm64:latest [2021-08-21T00:23:41.370Z]  Building core-data ... done Building support-scheduler [2021-08-21T00:23:44.766Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-21T00:23:44.766Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-21T00:23:45.039Z] Collecting jsonschema<3,>=2.5.1 [2021-08-21T00:23:45.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-21T00:23:45.643Z] Collecting docker<4.0,>=3.6.0 [2021-08-21T00:23:45.643Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-21T00:23:45.643Z] 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-08-21T00:23:46.249Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-21T00:23:46.249Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-21T00:23:46.525Z] Collecting cached-property<2,>=1.2.0 [2021-08-21T00:23:46.525Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-21T00:23:46.801Z] Collecting texttable<0.10,>=0.9.0 [2021-08-21T00:23:46.801Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-21T00:23:48.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:23:48.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:23:48.772Z] ---> e6eda58e6a94 [2021-08-21T00:23:48.772Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T00:23:48.772Z] ---> Using cache [2021-08-21T00:23:48.772Z] ---> 1de12041b524 [2021-08-21T00:23:48.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:23:48.772Z] ---> Using cache [2021-08-21T00:23:48.772Z] ---> acd6364f8656 [2021-08-21T00:23:48.772Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-21T00:23:49.773Z] Collecting docker-pycreds>=0.4.0 [2021-08-21T00:23:49.773Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-21T00:23:50.377Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-21T00:23:50.377Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-21T00:23:50.982Z] Collecting certifi>=2017.4.17 [2021-08-21T00:23:50.982Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-21T00:23:51.259Z] Collecting idna<2.8,>=2.5 [2021-08-21T00:23:51.259Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-21T00:23:51.535Z] ---> Running in 05f9b4380643 [2021-08-21T00:23:52.521Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-21T00:23:52.521Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-21T00:23:52.796Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-21T00:23:52.796Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-21T00:23:52.796Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-21T00:23:52.796Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-21T00:23:53.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:53.997Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:23:53.997Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:23:53.997Z] ---> e6eda58e6a94 [2021-08-21T00:23:53.997Z] Step 3/26 : WORKDIR /edgex-go [2021-08-21T00:23:53.997Z] ---> Using cache [2021-08-21T00:23:53.997Z] ---> 1de12041b524 [2021-08-21T00:23:53.997Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:23:53.997Z] ---> Using cache [2021-08-21T00:23:53.997Z] ---> acd6364f8656 [2021-08-21T00:23:53.997Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-21T00:23:53.997Z] ---> Using cache [2021-08-21T00:23:53.997Z] ---> bac2f096a485 [2021-08-21T00:23:53.997Z] Step 6/26 : COPY go.mod . [2021-08-21T00:23:53.997Z] ---> Using cache [2021-08-21T00:23:53.998Z] ---> da45d34c759f [2021-08-21T00:23:53.998Z] Step 7/26 : RUN go mod download [2021-08-21T00:23:53.998Z] ---> Using cache [2021-08-21T00:23:53.998Z] ---> dfb18135e013 [2021-08-21T00:23:53.998Z] Step 8/26 : COPY . . [2021-08-21T00:23:53.998Z] ---> Using cache [2021-08-21T00:23:53.998Z] ---> b24b3fb14d84 [2021-08-21T00:23:53.998Z] Step 9/26 : RUN go mod tidy [2021-08-21T00:23:53.998Z] ---> Using cache [2021-08-21T00:23:53.998Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-21T00:23:53.998Z] ---> 86c7c061a621 [2021-08-21T00:23:53.998Z] Attempting uninstall: urllib3 [2021-08-21T00:23:53.998Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup Found existing installation: urllib3 1.26.2 [2021-08-21T00:23:53.998Z] [2021-08-21T00:23:53.998Z] Uninstalling urllib3-1.26.2: [2021-08-21T00:23:54.290Z] Successfully uninstalled urllib3-1.26.2 [2021-08-21T00:23:54.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:23:54.902Z] Attempting uninstall: idna [2021-08-21T00:23:54.902Z] Found existing installation: idna 3.1 [2021-08-21T00:23:54.902Z] Uninstalling idna-3.1: [2021-08-21T00:23:55.182Z] ---> Running in 712fc4888daf [2021-08-21T00:23:55.182Z] Successfully uninstalled idna-3.1 [2021-08-21T00:23:55.182Z] OK: 218 MiB in 52 packages [2021-08-21T00:23:56.184Z] Attempting uninstall: chardet [2021-08-21T00:23:56.184Z] Found existing installation: chardet 4.0.0 [2021-08-21T00:23:56.184Z] Uninstalling chardet-4.0.0: [2021-08-21T00:23:56.184Z] Successfully uninstalled chardet-4.0.0 [2021-08-21T00:23:56.184Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:23:56.184Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:23:56.184Z] ---> e6eda58e6a94 [2021-08-21T00:23:56.184Z] Step 3/32 : WORKDIR /edgex-go [2021-08-21T00:23:56.184Z] ---> Using cache [2021-08-21T00:23:56.184Z] ---> 1de12041b524 [2021-08-21T00:23:56.184Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:23:56.184Z] ---> Using cache [2021-08-21T00:23:56.184Z] ---> acd6364f8656 [2021-08-21T00:23:56.184Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-21T00:23:56.184Z] ---> Using cache [2021-08-21T00:23:56.184Z] ---> bac2f096a485 [2021-08-21T00:23:56.184Z] Step 6/32 : COPY go.mod . [2021-08-21T00:23:56.184Z] ---> Using cache [2021-08-21T00:23:56.184Z] ---> da45d34c759f [2021-08-21T00:23:56.184Z] Step 7/32 : RUN go mod download [2021-08-21T00:23:56.184Z] ---> Using cache [2021-08-21T00:23:56.184Z] ---> dfb18135e013 [2021-08-21T00:23:56.184Z] Step 8/32 : COPY . . [2021-08-21T00:23:56.464Z] ---> Using cache [2021-08-21T00:23:56.464Z] ---> b24b3fb14d84 [2021-08-21T00:23:56.464Z] Step 9/32 : RUN go mod tidy [2021-08-21T00:23:56.464Z] ---> Using cache [2021-08-21T00:23:56.464Z] ---> 86c7c061a621 [2021-08-21T00:23:56.464Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-21T00:23:56.741Z] ---> Running in d37ea08bac50 [2021-08-21T00:23:57.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-21T00:23:57.345Z] Removing intermediate container 05f9b4380643 [2021-08-21T00:23:57.345Z] ---> f1212265ada9 [2021-08-21T00:23:57.345Z] Step 6/23 : COPY go.mod . [2021-08-21T00:23:57.946Z] Attempting uninstall: requests [2021-08-21T00:23:57.946Z] Found existing installation: requests 2.25.1 [2021-08-21T00:23:57.946Z] Uninstalling requests-2.25.1: [2021-08-21T00:23:58.222Z] Successfully uninstalled requests-2.25.1 [2021-08-21T00:23:58.500Z] Running setup.py install for texttable: started [2021-08-21T00:23:59.108Z] ---> 799a24361377 [2021-08-21T00:23:59.108Z] Step 7/23 : RUN go mod download [2021-08-21T00:23:59.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-21T00:23:59.708Z] ---> Running in 300060b35fc3 [2021-08-21T00:24:01.700Z] Running setup.py install for texttable: finished with status 'done' [2021-08-21T00:24:01.700Z] Running setup.py install for PyYAML: started [2021-08-21T00:24:03.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T00:24:03.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T00:24:03.131Z] ---> e6eda58e6a94 [2021-08-21T00:24:03.131Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> 1de12041b524 [2021-08-21T00:24:03.131Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> acd6364f8656 [2021-08-21T00:24:03.131Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> bac2f096a485 [2021-08-21T00:24:03.131Z] Step 6/23 : COPY go.mod . [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> da45d34c759f [2021-08-21T00:24:03.131Z] Step 7/23 : RUN go mod download [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> dfb18135e013 [2021-08-21T00:24:03.131Z] Step 8/23 : COPY . . [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> b24b3fb14d84 [2021-08-21T00:24:03.131Z] Step 9/23 : RUN go mod tidy [2021-08-21T00:24:03.131Z] ---> Using cache [2021-08-21T00:24:03.131Z] ---> 86c7c061a621 [2021-08-21T00:24:03.131Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-21T00:24:03.403Z] ---> Running in 7f7bc9f512ff [2021-08-21T00:24:05.405Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-21T00:24:05.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-21T00:24:05.680Z] Running setup.py install for docopt: started [2021-08-21T00:24:06.666Z] Removing intermediate container 300060b35fc3 [2021-08-21T00:24:06.666Z] ---> ed34a5d2bcae [2021-08-21T00:24:06.666Z] Step 8/23 : COPY . . [2021-08-21T00:24:09.295Z] Running setup.py install for docopt: finished with status 'done' [2021-08-21T00:24:09.295Z] Running setup.py install for dockerpty: started [2021-08-21T00:24:11.927Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-21T00:24:13.928Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-21T00:24:20.674Z] ---> 0ac4abde287e [2021-08-21T00:24:20.674Z] Step 9/23 : RUN go mod tidy [2021-08-21T00:24:20.674Z] ---> Running in e4eb40d161bc [2021-08-21T00:24:30.891Z] Removing intermediate container e4eb40d161bc [2021-08-21T00:24:30.891Z] ---> 9ddd1515f9a9 [2021-08-21T00:24:30.891Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-21T00:24:30.891Z] ---> Running in f68f51b9ecfd [2021-08-21T00:24:31.497Z] Removing intermediate container 2e2f9fbef1d0 [2021-08-21T00:24:31.497Z] ---> 5205d4f82eb4 [2021-08-21T00:24:31.497Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-21T00:24:32.107Z] ---> Running in 318298bc87ab [2021-08-21T00:24:33.095Z] Removing intermediate container 318298bc87ab [2021-08-21T00:24:33.095Z] ---> f087ede200ad [2021-08-21T00:24:33.095Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-21T00:24:33.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-21T00:24:35.382Z] ---> Running in 9f97dc90db43 [2021-08-21T00:24:36.380Z] Removing intermediate container 9f97dc90db43 [2021-08-21T00:24:36.380Z] ---> 59fc751d4fc1 [2021-08-21T00:24:36.380Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-21T00:24:38.375Z] ---> 66068d264678 [2021-08-21T00:24:38.375Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-21T00:24:39.826Z] ---> 1a35e91882a0 [2021-08-21T00:24:39.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-21T00:24:41.289Z] ---> 8543f37f78d9 [2021-08-21T00:24:41.289Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-21T00:24:41.289Z] ---> Running in 93e047c34777 [2021-08-21T00:24:42.072Z] Removing intermediate container 93e047c34777 [2021-08-21T00:24:42.072Z] ---> 09a2cd6b0e9c [2021-08-21T00:24:42.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:24:42.412Z] ---> Running in b1213d78a40a [2021-08-21T00:24:43.302Z] Removing intermediate container b1213d78a40a [2021-08-21T00:24:43.302Z] ---> 51ae1322e518 [2021-08-21T00:24:43.302Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T00:24:43.302Z] ---> Running in 329f3dffeb60 [2021-08-21T00:24:44.372Z] Removing intermediate container 329f3dffeb60 [2021-08-21T00:24:44.372Z] ---> 3a70b1704fc8 [2021-08-21T00:24:44.372Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:24:44.372Z] ---> Running in 46aed1a3c2c9 [2021-08-21T00:24:45.368Z] Removing intermediate container 46aed1a3c2c9 [2021-08-21T00:24:45.368Z] ---> 2c991eb463f9 [2021-08-21T00:24:45.368Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-21T00:24:45.648Z] ---> Running in 8bda95643566 [2021-08-21T00:24:46.639Z] Removing intermediate container 8bda95643566 [2021-08-21T00:24:46.639Z] ---> 4e00792ec159 [2021-08-21T00:24:46.639Z] [2021-08-21T00:24:46.639Z] Successfully built 4e00792ec159 [2021-08-21T00:24:46.919Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-21T00:25:43.521Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-21T00:26:01.862Z] Removing intermediate container d37ea08bac50 [2021-08-21T00:26:01.862Z] ---> 4c5f7286713a [2021-08-21T00:26:01.862Z] [2021-08-21T00:26:01.862Z] Step 11/32 : FROM alpine:3.12 [2021-08-21T00:26:01.862Z] ---> c4fd0aeabfcf [2021-08-21T00:26:01.862Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-21T00:26:01.862Z] Removing intermediate container 7f7bc9f512ff [2021-08-21T00:26:01.862Z] ---> 03f3c4d41ed5 [2021-08-21T00:26:01.862Z] [2021-08-21T00:26:01.862Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T00:26:01.862Z] ---> c4fd0aeabfcf [2021-08-21T00:26:01.862Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-21T00:26:01.862Z] ---> Using cache [2021-08-21T00:26:01.862Z] ---> 7503d459774f [2021-08-21T00:26:01.862Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:26:01.862Z] ---> Using cache [2021-08-21T00:26:01.862Z] ---> a9eb7fd6e9be [2021-08-21T00:26:01.862Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-21T00:26:01.862Z] Removing intermediate container 712fc4888daf [2021-08-21T00:26:01.862Z] ---> 71932f6a78ce [2021-08-21T00:26:01.862Z] [2021-08-21T00:26:01.862Z] Step 11/26 : FROM alpine:3.12 [2021-08-21T00:26:01.862Z] ---> c4fd0aeabfcf [2021-08-21T00:26:01.862Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-21T00:26:01.862Z] ---> Running in a5ef4a28b9e4 [2021-08-21T00:26:01.862Z] ---> Running in f10b41167b90 [2021-08-21T00:26:01.862Z] ---> Running in 136b1ff235c6 [2021-08-21T00:26:01.862Z] Removing intermediate container a5ef4a28b9e4 [2021-08-21T00:26:01.862Z] ---> 927dc251236b [2021-08-21T00:26:01.862Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-21T00:26:01.862Z] ---> Running in 6d9dc108caba [2021-08-21T00:26:01.862Z] Removing intermediate container 136b1ff235c6 [2021-08-21T00:26:01.862Z] ---> 28eb2e297b04 [2021-08-21T00:26:01.862Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T00:26:01.862Z] ---> Running in 992c10f6a883 [2021-08-21T00:26:01.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:01.862Z] Removing intermediate container 992c10f6a883 [2021-08-21T00:26:01.862Z] ---> 13d84fe9a06e [2021-08-21T00:26:01.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:26:01.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:02.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:02.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:02.410Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-21T00:26:02.410Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-21T00:26:02.410Z] (3/3) Installing su-exec (0.2-r1) [2021-08-21T00:26:02.410Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:26:02.410Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:26:02.686Z] OK: 6 MiB in 17 packages [2021-08-21T00:26:02.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-21T00:26:02.686Z] (2/2) Installing su-exec (0.2-r1) [2021-08-21T00:26:02.686Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:26:02.961Z] OK: 5 MiB in 16 packages [2021-08-21T00:26:03.246Z] ---> f711cfb919a1 [2021-08-21T00:26:03.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-21T00:26:03.517Z] Removing intermediate container f68f51b9ecfd [2021-08-21T00:26:03.517Z] ---> 3317ffcb1fd9 [2021-08-21T00:26:03.517Z] [2021-08-21T00:26:03.517Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T00:26:03.517Z] ---> c4fd0aeabfcf [2021-08-21T00:26:03.517Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-21T00:26:03.788Z] ---> Running in 2423cc5a1219 [2021-08-21T00:26:04.802Z] Removing intermediate container 6d9dc108caba [2021-08-21T00:26:04.802Z] ---> 6cf33fe2a503 [2021-08-21T00:26:04.802Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-21T00:26:05.078Z] ---> edbea16d7404 [2021-08-21T00:26:05.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-21T00:26:05.078Z] Removing intermediate container f10b41167b90 [2021-08-21T00:26:05.078Z] ---> a4741d69b3f6 [2021-08-21T00:26:05.078Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T00:26:05.353Z] ---> Running in 369f4afbfd2d [2021-08-21T00:26:05.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:05.353Z] ---> Running in 4a25257285ce [2021-08-21T00:26:05.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T00:26:05.893Z] Removing intermediate container 369f4afbfd2d [2021-08-21T00:26:05.893Z] ---> 17b62acfd803 [2021-08-21T00:26:05.893Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-21T00:26:05.893Z] ---> Running in 04109fd0305c [2021-08-21T00:26:06.170Z] Removing intermediate container 4a25257285ce [2021-08-21T00:26:06.170Z] ---> 507d28f2f39c [2021-08-21T00:26:06.170Z] Step 14/26 : WORKDIR / [2021-08-21T00:26:06.170Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-21T00:26:06.170Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-21T00:26:06.170Z] ---> d6138caba08e [2021-08-21T00:26:06.170Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-21T00:26:06.170Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T00:26:06.170Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T00:26:06.170Z] ---> Running in 9913a892d9ec [2021-08-21T00:26:06.446Z] OK: 6 MiB in 16 packages [2021-08-21T00:26:06.446Z] ---> Running in 40d2694d473d [2021-08-21T00:26:06.727Z] Removing intermediate container 04109fd0305c [2021-08-21T00:26:06.727Z] ---> f1e7879fad38 [2021-08-21T00:26:06.727Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-21T00:26:07.000Z] ---> Running in 6bcf12c2d751 [2021-08-21T00:26:07.000Z] Removing intermediate container 9913a892d9ec [2021-08-21T00:26:07.000Z] ---> 916ccdc89dd0 [2021-08-21T00:26:07.000Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-21T00:26:07.279Z] Removing intermediate container 40d2694d473d [2021-08-21T00:26:07.279Z] ---> 922fdba3b0f5 [2021-08-21T00:26:07.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:26:07.552Z] ---> Running in ded2410d73f8 [2021-08-21T00:26:08.156Z] Removing intermediate container ded2410d73f8 [2021-08-21T00:26:08.156Z] ---> c7895e60870d [2021-08-21T00:26:08.156Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T00:26:08.429Z] ---> ba71e0c97fba [2021-08-21T00:26:08.429Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-21T00:26:08.429Z] Removing intermediate container 2423cc5a1219 [2021-08-21T00:26:08.429Z] ---> 525ed30d407d [2021-08-21T00:26:08.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T00:26:08.704Z] ---> Running in 124a3527d4d2 [2021-08-21T00:26:08.704Z] ---> Running in 6b9a538822b3 [2021-08-21T00:26:09.306Z] Removing intermediate container 124a3527d4d2 [2021-08-21T00:26:09.306Z] ---> 383b07b5817a [2021-08-21T00:26:09.306Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:09.578Z] ---> Running in 8897501aa699 [2021-08-21T00:26:09.578Z] Removing intermediate container 6b9a538822b3 [2021-08-21T00:26:09.578Z] ---> f18d3c565be2 [2021-08-21T00:26:09.578Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-21T00:26:09.578Z] ---> fd192ba126ae [2021-08-21T00:26:09.578Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-21T00:26:09.852Z] ---> Running in 3aa8137a8bef [2021-08-21T00:26:09.852Z] Removing intermediate container 6bcf12c2d751 [2021-08-21T00:26:09.852Z] ---> 89729c4cf86a [2021-08-21T00:26:09.852Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-21T00:26:10.124Z] ---> Running in 10b892ec1ace [2021-08-21T00:26:10.124Z] Removing intermediate container 8897501aa699 [2021-08-21T00:26:10.124Z] ---> 0f6de4b4a7ea [2021-08-21T00:26:10.124Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-21T00:26:10.404Z] ---> Running in 0ebeda12d590 [2021-08-21T00:26:10.404Z] Removing intermediate container 3aa8137a8bef [2021-08-21T00:26:10.404Z] ---> 4465b8b79fe6 [2021-08-21T00:26:10.404Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T00:26:10.678Z] ---> 631cefb89ac3 [2021-08-21T00:26:10.678Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-21T00:26:10.678Z] ---> Running in 38d46599843c [2021-08-21T00:26:10.953Z] Removing intermediate container 10b892ec1ace [2021-08-21T00:26:10.953Z] ---> 472fc710feaa [2021-08-21T00:26:10.953Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-21T00:26:10.953Z] Removing intermediate container 0ebeda12d590 [2021-08-21T00:26:10.953Z] ---> 7a9cdd78a5aa [2021-08-21T00:26:10.953Z] [2021-08-21T00:26:11.552Z] Successfully built 7a9cdd78a5aa [2021-08-21T00:26:11.552Z] Successfully tagged support-scheduler-arm64:latest [2021-08-21T00:26:11.552Z] Removing intermediate container 38d46599843c [2021-08-21T00:26:11.552Z]  Building support-scheduler ... done  ---> e238230d36a1 [2021-08-21T00:26:11.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:26:11.552Z] ---> 1e64d15948ea [2021-08-21T00:26:11.552Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-21T00:26:11.824Z] ---> a4e199b064e7 [2021-08-21T00:26:11.824Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-21T00:26:12.099Z] ---> Running in 2ba974e03542 [2021-08-21T00:26:13.072Z] ---> 60c32fc02030 [2021-08-21T00:26:13.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-21T00:26:13.072Z] ---> 52b746d99344 [2021-08-21T00:26:13.072Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-21T00:26:15.049Z] ---> d8a8415fdc7f [2021-08-21T00:26:15.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-21T00:26:15.049Z] ---> 1fd58252eb8a [2021-08-21T00:26:15.049Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-21T00:26:15.646Z] Removing intermediate container 2ba974e03542 [2021-08-21T00:26:15.646Z] ---> 06a11bbd9df7 [2021-08-21T00:26:15.646Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T00:26:15.646Z] ---> 7c89fd7d8d88 [2021-08-21T00:26:15.646Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-21T00:26:15.916Z] ---> Running in 65dbf10aa964 [2021-08-21T00:26:15.916Z] ---> 548581974852 [2021-08-21T00:26:15.916Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-21T00:26:16.193Z] ---> Running in ff55b6f78862 [2021-08-21T00:26:16.466Z] ---> 158cf3f56c54 [2021-08-21T00:26:16.466Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-21T00:26:16.466Z] Removing intermediate container 65dbf10aa964 [2021-08-21T00:26:16.466Z] ---> ec48ef91575e [2021-08-21T00:26:16.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T00:26:16.741Z] ---> Running in 954859db595d [2021-08-21T00:26:17.719Z] Removing intermediate container 954859db595d [2021-08-21T00:26:17.719Z] ---> 22d1ee99b0ea [2021-08-21T00:26:17.719Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T00:26:17.998Z] ---> Running in 67e612c07cb8 [2021-08-21T00:26:17.998Z] ---> 24a3bd1f2f30 [2021-08-21T00:26:17.998Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-21T00:26:18.601Z] Removing intermediate container 67e612c07cb8 [2021-08-21T00:26:18.602Z] ---> 13ef38f6feee [2021-08-21T00:26:18.602Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:18.602Z] ---> Running in ebb8e256ce17 [2021-08-21T00:26:18.875Z] Removing intermediate container ff55b6f78862 [2021-08-21T00:26:18.875Z] ---> 63793a99d42e [2021-08-21T00:26:18.875Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-21T00:26:18.875Z] ---> f5bcc32dfbeb [2021-08-21T00:26:18.875Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-21T00:26:19.149Z] ---> Running in fccc8b9752ae [2021-08-21T00:26:19.149Z] Removing intermediate container ebb8e256ce17 [2021-08-21T00:26:19.149Z] ---> 4ea9b0fc1043 [2021-08-21T00:26:19.149Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-21T00:26:19.423Z] ---> Running in 2e63fee6bfbd [2021-08-21T00:26:19.697Z] Removing intermediate container fccc8b9752ae [2021-08-21T00:26:19.697Z] ---> bae995d97f93 [2021-08-21T00:26:19.697Z] Step 24/26 : LABEL arch=arm64 [2021-08-21T00:26:19.697Z] ---> c3e6378a7ba0 [2021-08-21T00:26:19.697Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-21T00:26:19.697Z] ---> Running in 6b7ec1d2a45b [2021-08-21T00:26:19.968Z] Removing intermediate container 2e63fee6bfbd [2021-08-21T00:26:19.968Z] ---> 8791c3d82699 [2021-08-21T00:26:19.968Z] [2021-08-21T00:26:20.239Z] Successfully built 8791c3d82699 [2021-08-21T00:26:20.239Z] Successfully tagged support-notifications-arm64:latest [2021-08-21T00:26:20.512Z]  Building support-notifications ... done Removing intermediate container 6b7ec1d2a45b [2021-08-21T00:26:20.512Z] ---> 227ec33604e8 [2021-08-21T00:26:20.512Z] Step 25/26 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:20.784Z] ---> Running in 8c025a2e9d2c [2021-08-21T00:26:20.784Z] ---> 57fc8925951f [2021-08-21T00:26:20.784Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-21T00:26:21.055Z] ---> Running in 6104f83897bb [2021-08-21T00:26:21.335Z] Removing intermediate container 8c025a2e9d2c [2021-08-21T00:26:21.335Z] ---> 415c21383689 [2021-08-21T00:26:21.335Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-21T00:26:21.335Z] ---> Running in 26976105a52c [2021-08-21T00:26:21.609Z] Removing intermediate container 6104f83897bb [2021-08-21T00:26:21.609Z] ---> a61a7b535288 [2021-08-21T00:26:21.609Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-21T00:26:21.882Z] Removing intermediate container 26976105a52c [2021-08-21T00:26:21.882Z] ---> 5869289073bf [2021-08-21T00:26:21.882Z] [2021-08-21T00:26:22.153Z] Successfully built 5869289073bf [2021-08-21T00:26:22.153Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-21T00:26:22.423Z]  Building security-secretstore-setup ... done  ---> 4678df9b5846 [2021-08-21T00:26:22.423Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-21T00:26:22.702Z] ---> Running in fda18775ffb7 [2021-08-21T00:26:25.307Z] Removing intermediate container fda18775ffb7 [2021-08-21T00:26:25.307Z] ---> 7a8075b55278 [2021-08-21T00:26:25.307Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-21T00:26:25.307Z] ---> Running in d135bf48e082 [2021-08-21T00:26:25.577Z] Removing intermediate container d135bf48e082 [2021-08-21T00:26:25.577Z] ---> c0f39f83916e [2021-08-21T00:26:25.577Z] Step 29/32 : CMD ["gate"] [2021-08-21T00:26:25.851Z] ---> Running in d4883bfee489 [2021-08-21T00:26:26.443Z] Removing intermediate container d4883bfee489 [2021-08-21T00:26:26.443Z] ---> 59240498f47c [2021-08-21T00:26:26.443Z] Step 30/32 : LABEL arch=arm64 [2021-08-21T00:26:26.717Z] ---> Running in 42224b784ef4 [2021-08-21T00:26:27.310Z] Removing intermediate container 42224b784ef4 [2021-08-21T00:26:27.310Z] ---> 4b06ac1f3c8d [2021-08-21T00:26:27.310Z] Step 31/32 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:27.585Z] ---> Running in d4710394f5c7 [2021-08-21T00:26:28.186Z] Removing intermediate container d4710394f5c7 [2021-08-21T00:26:28.186Z] ---> 8f3daccf0dff [2021-08-21T00:26:28.186Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-21T00:26:28.455Z] ---> Running in 1088716a6ca4 [2021-08-21T00:26:29.052Z] Removing intermediate container 1088716a6ca4 [2021-08-21T00:26:29.052Z] ---> 9799ff78c93e [2021-08-21T00:26:29.052Z] [2021-08-21T00:26:29.323Z] Successfully built 9799ff78c93e [2021-08-21T00:26:29.323Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-21T00:26:29.610Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-08-21T00:26:29.604Z] $ docker stop --time=1 0bf0331a969a414c6b47ec77b1c4b34dfcc77ea5734b126d2f61c900c70ad1d6 [2021-08-21T00:26:31.382Z] $ docker rm -f 0bf0331a969a414c6b47ec77b1c4b34dfcc77ea5734b126d2f61c900c70ad1d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T00:26:31.996Z] + docker images [2021-08-21T00:26:32.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T00:26:32.269Z] security-bootstrapper-arm64 latest 9799ff78c93e 4 seconds ago 17.7MB [2021-08-21T00:26:32.269Z] security-secretstore-setup-arm64 latest 5869289073bf 11 seconds ago 26.5MB [2021-08-21T00:26:32.269Z] support-notifications-arm64 latest 8791c3d82699 13 seconds ago 15.9MB [2021-08-21T00:26:32.269Z] support-scheduler-arm64 latest 7a9cdd78a5aa 22 seconds ago 15.2MB [2021-08-21T00:26:32.269Z] 3317ffcb1fd9 30 seconds ago 1.45GB [2021-08-21T00:26:32.269Z] 03f3c4d41ed5 34 seconds ago 1.45GB [2021-08-21T00:26:32.269Z] 71932f6a78ce 34 seconds ago 1.46GB [2021-08-21T00:26:32.269Z] 4c5f7286713a 35 seconds ago 1.45GB [2021-08-21T00:26:32.269Z] sys-mgmt-agent-arm64 latest 4e00792ec159 About a minute ago 311MB [2021-08-21T00:26:32.269Z] core-data-arm64 latest 92f3e4f79a55 2 minutes ago 19.3MB [2021-08-21T00:26:32.269Z] core-metadata-arm64 latest b07113610db3 3 minutes ago 15.8MB [2021-08-21T00:26:32.269Z] security-proxy-setup-arm64 latest 101a8a8d939b 3 minutes ago 24.5MB [2021-08-21T00:26:32.269Z] core-command-arm64 latest 2301f77cb3ee 3 minutes ago 15.2MB [2021-08-21T00:26:32.269Z] 8b72a5065f4c 3 minutes ago 1.46GB [2021-08-21T00:26:32.269Z] 63de824e4b97 3 minutes ago 1.45GB [2021-08-21T00:26:32.269Z] e0d477d015b9 3 minutes ago 1.46GB [2021-08-21T00:26:32.269Z] 0d170aa3854e 3 minutes ago 1.46GB [2021-08-21T00:26:32.269Z] d248be29f510 3 minutes ago 1.45GB [2021-08-21T00:26:32.269Z] ci-base-image-arm64 latest e6eda58e6a94 8 minutes ago 1.24GB [2021-08-21T00:26:32.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-21T00:26:32.269Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-21T00:26:32.269Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-21T00:26:32.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:26:32.599Z] provisioning config files... [2021-08-21T00:26:32.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config6273066121727620862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:26:32.991Z] ---> docker-login.sh [2021-08-21T00:26:32.992Z] nexus3.edgexfoundry.org:10001 [2021-08-21T00:26:33.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:26:33.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:26:33.539Z] Configure a credential helper to remove this warning. See [2021-08-21T00:26:33.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:26:33.539Z] [2021-08-21T00:26:33.539Z] Login Succeeded [2021-08-21T00:26:33.539Z] nexus3.edgexfoundry.org:10002 [2021-08-21T00:26:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:26:34.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:26:34.087Z] Configure a credential helper to remove this warning. See [2021-08-21T00:26:34.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:26:34.087Z] [2021-08-21T00:26:34.087Z] Login Succeeded [2021-08-21T00:26:34.087Z] nexus3.edgexfoundry.org:10003 [2021-08-21T00:26:34.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:26:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:26:34.636Z] Configure a credential helper to remove this warning. See [2021-08-21T00:26:34.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:26:34.636Z] [2021-08-21T00:26:34.636Z] Login Succeeded [2021-08-21T00:26:34.636Z] nexus3.edgexfoundry.org:10004 [2021-08-21T00:26:34.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:26:35.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:26:35.183Z] Configure a credential helper to remove this warning. See [2021-08-21T00:26:35.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:26:35.183Z] [2021-08-21T00:26:35.183Z] Login Succeeded [2021-08-21T00:26:35.183Z] docker.io [2021-08-21T00:26:35.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T00:26:36.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T00:26:36.053Z] Configure a credential helper to remove this warning. See [2021-08-21T00:26:36.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T00:26:36.053Z] [2021-08-21T00:26:36.053Z] Login Succeeded [2021-08-21T00:26:36.053Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T00:26:36.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:26:36.157Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-21T00:26:36.157Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:36.157Z] latest [2021-08-21T00:26:36.157Z] 2.0.1-dev.33 [2021-08-21T00:26:36.157Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:36.157Z] main [2021-08-21T00:26:36.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:36.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:36.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:36.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-21T00:26:36.979Z] 158afffe6554: Preparing [2021-08-21T00:26:36.979Z] 94c04597a633: Preparing [2021-08-21T00:26:36.979Z] 30a7b3977522: Preparing [2021-08-21T00:26:36.979Z] 28ba7b7b294a: Preparing [2021-08-21T00:26:36.979Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:36.979Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:37.282Z] 30a7b3977522: Pushed [2021-08-21T00:26:37.282Z] 158afffe6554: Pushed [2021-08-21T00:26:37.282Z] 28ba7b7b294a: Pushed [2021-08-21T00:26:39.957Z] 94c04597a633: Pushed [2021-08-21T00:26:40.229Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:44198e57fdbabae9d2f5e52810165f03972d6dac1b5706ce3b22c1bf97cfbb45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:40.856Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:41.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-21T00:26:41.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-21T00:26:41.209Z] 158afffe6554: Preparing [2021-08-21T00:26:41.209Z] 94c04597a633: Preparing [2021-08-21T00:26:41.209Z] 30a7b3977522: Preparing [2021-08-21T00:26:41.209Z] 28ba7b7b294a: Preparing [2021-08-21T00:26:41.209Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:41.483Z] 158afffe6554: Layer already exists [2021-08-21T00:26:41.483Z] 94c04597a633: Layer already exists [2021-08-21T00:26:41.483Z] 28ba7b7b294a: Layer already exists [2021-08-21T00:26:41.483Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:41.483Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:41.483Z] latest: digest: sha256:44198e57fdbabae9d2f5e52810165f03972d6dac1b5706ce3b22c1bf97cfbb45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:41.833Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:42.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-21T00:26:42.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-21T00:26:42.450Z] 158afffe6554: Preparing [2021-08-21T00:26:42.450Z] 94c04597a633: Preparing [2021-08-21T00:26:42.450Z] 30a7b3977522: Preparing [2021-08-21T00:26:42.450Z] 28ba7b7b294a: Preparing [2021-08-21T00:26:42.450Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:42.724Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:42.724Z] 94c04597a633: Layer already exists [2021-08-21T00:26:42.724Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:42.724Z] 28ba7b7b294a: Layer already exists [2021-08-21T00:26:42.724Z] 158afffe6554: Layer already exists [2021-08-21T00:26:42.724Z] 2.0.1-dev.33: digest: sha256:44198e57fdbabae9d2f5e52810165f03972d6dac1b5706ce3b22c1bf97cfbb45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:43.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:43.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:43.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-21T00:26:43.438Z] 158afffe6554: Preparing [2021-08-21T00:26:43.438Z] 94c04597a633: Preparing [2021-08-21T00:26:43.438Z] 30a7b3977522: Preparing [2021-08-21T00:26:43.438Z] 28ba7b7b294a: Preparing [2021-08-21T00:26:43.438Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:43.714Z] 158afffe6554: Layer already exists [2021-08-21T00:26:43.714Z] 28ba7b7b294a: Layer already exists [2021-08-21T00:26:43.714Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:43.714Z] 94c04597a633: Layer already exists [2021-08-21T00:26:43.714Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:43.714Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:44198e57fdbabae9d2f5e52810165f03972d6dac1b5706ce3b22c1bf97cfbb45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:44.064Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:44.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-21T00:26:44.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-21T00:26:44.405Z] 158afffe6554: Preparing [2021-08-21T00:26:44.405Z] 94c04597a633: Preparing [2021-08-21T00:26:44.405Z] 30a7b3977522: Preparing [2021-08-21T00:26:44.405Z] 28ba7b7b294a: Preparing [2021-08-21T00:26:44.405Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:44.677Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:44.677Z] 94c04597a633: Layer already exists [2021-08-21T00:26:44.677Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:44.677Z] 158afffe6554: Layer already exists [2021-08-21T00:26:44.677Z] 28ba7b7b294a: Layer already exists [2021-08-21T00:26:44.677Z] main: digest: sha256:44198e57fdbabae9d2f5e52810165f03972d6dac1b5706ce3b22c1bf97cfbb45 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:26:44.746Z] ===================================================== [Pipeline] echo [2021-08-21T00:26:44.769Z] taggedImages: [2021-08-21T00:26:44.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:44.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-21T00:26:44.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-21T00:26:44.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:44.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-21T00:26:44.823Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-21T00:26:44.823Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:44.823Z] latest [2021-08-21T00:26:44.823Z] 2.0.1-dev.33 [2021-08-21T00:26:44.823Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:44.823Z] main [2021-08-21T00:26:44.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:45.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:45.564Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:45.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-21T00:26:45.564Z] 4b0ec741b321: Preparing [2021-08-21T00:26:45.564Z] 44e4ba0ddc42: Preparing [2021-08-21T00:26:45.564Z] 30a7b3977522: Preparing [2021-08-21T00:26:45.564Z] 93091989daaf: Preparing [2021-08-21T00:26:45.564Z] 901341360920: Preparing [2021-08-21T00:26:45.564Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:45.564Z] 3fbe34a1663b: Waiting [2021-08-21T00:26:45.842Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:45.842Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:45.842Z] 4b0ec741b321: Pushed [2021-08-21T00:26:45.842Z] 901341360920: Pushed [2021-08-21T00:26:46.440Z] 93091989daaf: Pushed [2021-08-21T00:26:49.064Z] 44e4ba0ddc42: Pushed [2021-08-21T00:26:49.064Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:dd5b09005a70d80b59bfdc538c1f85d099d134eae472a9c07b8f4107f1ea4fb4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:49.411Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:49.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-21T00:26:49.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-21T00:26:49.762Z] 4b0ec741b321: Preparing [2021-08-21T00:26:49.762Z] 44e4ba0ddc42: Preparing [2021-08-21T00:26:49.762Z] 30a7b3977522: Preparing [2021-08-21T00:26:49.762Z] 93091989daaf: Preparing [2021-08-21T00:26:49.762Z] 901341360920: Preparing [2021-08-21T00:26:49.762Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:49.762Z] 3fbe34a1663b: Waiting [2021-08-21T00:26:49.762Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:49.763Z] 44e4ba0ddc42: Layer already exists [2021-08-21T00:26:49.763Z] 93091989daaf: Layer already exists [2021-08-21T00:26:49.763Z] 4b0ec741b321: Layer already exists [2021-08-21T00:26:50.040Z] 901341360920: Layer already exists [2021-08-21T00:26:50.040Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:50.040Z] latest: digest: sha256:dd5b09005a70d80b59bfdc538c1f85d099d134eae472a9c07b8f4107f1ea4fb4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:50.392Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:50.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-21T00:26:50.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-21T00:26:50.738Z] 4b0ec741b321: Preparing [2021-08-21T00:26:50.738Z] 44e4ba0ddc42: Preparing [2021-08-21T00:26:50.738Z] 30a7b3977522: Preparing [2021-08-21T00:26:50.738Z] 93091989daaf: Preparing [2021-08-21T00:26:50.738Z] 901341360920: Preparing [2021-08-21T00:26:50.738Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:50.738Z] 3fbe34a1663b: Waiting [2021-08-21T00:26:50.738Z] 93091989daaf: Layer already exists [2021-08-21T00:26:50.738Z] 901341360920: Layer already exists [2021-08-21T00:26:50.738Z] 4b0ec741b321: Layer already exists [2021-08-21T00:26:50.738Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:50.738Z] 44e4ba0ddc42: Layer already exists [2021-08-21T00:26:51.011Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:51.011Z] 2.0.1-dev.33: digest: sha256:dd5b09005a70d80b59bfdc538c1f85d099d134eae472a9c07b8f4107f1ea4fb4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:51.355Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:51.722Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:51.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-21T00:26:51.722Z] 4b0ec741b321: Preparing [2021-08-21T00:26:51.722Z] 44e4ba0ddc42: Preparing [2021-08-21T00:26:51.722Z] 30a7b3977522: Preparing [2021-08-21T00:26:51.722Z] 93091989daaf: Preparing [2021-08-21T00:26:51.722Z] 901341360920: Preparing [2021-08-21T00:26:51.722Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:51.722Z] 3fbe34a1663b: Waiting [2021-08-21T00:26:51.722Z] 901341360920: Layer already exists [2021-08-21T00:26:51.722Z] 93091989daaf: Layer already exists [2021-08-21T00:26:51.722Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:51.722Z] 4b0ec741b321: Layer already exists [2021-08-21T00:26:51.722Z] 44e4ba0ddc42: Layer already exists [2021-08-21T00:26:51.722Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:51.994Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:dd5b09005a70d80b59bfdc538c1f85d099d134eae472a9c07b8f4107f1ea4fb4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:52.334Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:52.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-21T00:26:52.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-21T00:26:52.671Z] 4b0ec741b321: Preparing [2021-08-21T00:26:52.671Z] 44e4ba0ddc42: Preparing [2021-08-21T00:26:52.671Z] 30a7b3977522: Preparing [2021-08-21T00:26:52.671Z] 93091989daaf: Preparing [2021-08-21T00:26:52.671Z] 901341360920: Preparing [2021-08-21T00:26:52.671Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:52.671Z] 3fbe34a1663b: Waiting [2021-08-21T00:26:52.671Z] 4b0ec741b321: Layer already exists [2021-08-21T00:26:52.671Z] 93091989daaf: Layer already exists [2021-08-21T00:26:52.671Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:52.671Z] 44e4ba0ddc42: Layer already exists [2021-08-21T00:26:52.671Z] 901341360920: Layer already exists [2021-08-21T00:26:52.946Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:54.377Z] main: digest: sha256:dd5b09005a70d80b59bfdc538c1f85d099d134eae472a9c07b8f4107f1ea4fb4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:26:54.440Z] ===================================================== [Pipeline] echo [2021-08-21T00:26:54.455Z] taggedImages: [2021-08-21T00:26:54.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:54.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-21T00:26:54.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-21T00:26:54.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:54.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-21T00:26:54.485Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-21T00:26:54.485Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:54.485Z] latest [2021-08-21T00:26:54.485Z] 2.0.1-dev.33 [2021-08-21T00:26:54.485Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:26:54.485Z] main [2021-08-21T00:26:54.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:54.878Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:55.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:26:55.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-21T00:26:55.219Z] b21916718ebb: Preparing [2021-08-21T00:26:55.219Z] 8ddd6a9c7eeb: Preparing [2021-08-21T00:26:55.219Z] 30a7b3977522: Preparing [2021-08-21T00:26:55.219Z] 78d5b79984fb: Preparing [2021-08-21T00:26:55.219Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:55.492Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:55.492Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:55.492Z] b21916718ebb: Pushed [2021-08-21T00:26:55.492Z] 78d5b79984fb: Pushed [2021-08-21T00:26:58.101Z] 8ddd6a9c7eeb: Pushed [2021-08-21T00:26:58.373Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:9fe4a648e458fc22294466dfbbfca4cb01c89c061a5cae9f158d4e6f2eaaa4c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:58.713Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:59.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-21T00:26:59.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-21T00:26:59.054Z] b21916718ebb: Preparing [2021-08-21T00:26:59.054Z] 8ddd6a9c7eeb: Preparing [2021-08-21T00:26:59.054Z] 30a7b3977522: Preparing [2021-08-21T00:26:59.054Z] 78d5b79984fb: Preparing [2021-08-21T00:26:59.054Z] 3fbe34a1663b: Preparing [2021-08-21T00:26:59.054Z] 30a7b3977522: Layer already exists [2021-08-21T00:26:59.054Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:26:59.054Z] b21916718ebb: Layer already exists [2021-08-21T00:26:59.054Z] 78d5b79984fb: Layer already exists [2021-08-21T00:26:59.054Z] 8ddd6a9c7eeb: Layer already exists [2021-08-21T00:26:59.326Z] latest: digest: sha256:9fe4a648e458fc22294466dfbbfca4cb01c89c061a5cae9f158d4e6f2eaaa4c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:26:59.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:00.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-21T00:27:00.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-21T00:27:00.004Z] b21916718ebb: Preparing [2021-08-21T00:27:00.004Z] 8ddd6a9c7eeb: Preparing [2021-08-21T00:27:00.004Z] 30a7b3977522: Preparing [2021-08-21T00:27:00.004Z] 78d5b79984fb: Preparing [2021-08-21T00:27:00.004Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:00.288Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:00.288Z] 8ddd6a9c7eeb: Layer already exists [2021-08-21T00:27:00.288Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:00.288Z] b21916718ebb: Layer already exists [2021-08-21T00:27:00.288Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:00.288Z] 2.0.1-dev.33: digest: sha256:9fe4a648e458fc22294466dfbbfca4cb01c89c061a5cae9f158d4e6f2eaaa4c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:00.656Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:01.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:01.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-21T00:27:01.033Z] b21916718ebb: Preparing [2021-08-21T00:27:01.033Z] 8ddd6a9c7eeb: Preparing [2021-08-21T00:27:01.033Z] 30a7b3977522: Preparing [2021-08-21T00:27:01.033Z] 78d5b79984fb: Preparing [2021-08-21T00:27:01.033Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:01.033Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:01.033Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:01.033Z] 8ddd6a9c7eeb: Layer already exists [2021-08-21T00:27:01.033Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:01.033Z] b21916718ebb: Layer already exists [2021-08-21T00:27:01.320Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:9fe4a648e458fc22294466dfbbfca4cb01c89c061a5cae9f158d4e6f2eaaa4c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:01.691Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:02.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-21T00:27:02.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-21T00:27:02.035Z] b21916718ebb: Preparing [2021-08-21T00:27:02.035Z] 8ddd6a9c7eeb: Preparing [2021-08-21T00:27:02.035Z] 30a7b3977522: Preparing [2021-08-21T00:27:02.035Z] 78d5b79984fb: Preparing [2021-08-21T00:27:02.035Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:02.310Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:02.310Z] 8ddd6a9c7eeb: Layer already exists [2021-08-21T00:27:02.310Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:02.310Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:02.310Z] b21916718ebb: Layer already exists [2021-08-21T00:27:02.310Z] main: digest: sha256:9fe4a648e458fc22294466dfbbfca4cb01c89c061a5cae9f158d4e6f2eaaa4c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:02.370Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:02.384Z] taggedImages: [2021-08-21T00:27:02.384Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:02.384Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-21T00:27:02.384Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-21T00:27:02.384Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:02.384Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-21T00:27:02.414Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-21T00:27:02.414Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:02.414Z] latest [2021-08-21T00:27:02.414Z] 2.0.1-dev.33 [2021-08-21T00:27:02.414Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:02.414Z] main [2021-08-21T00:27:02.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:02.787Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:03.121Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:03.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-21T00:27:03.121Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:03.121Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:03.121Z] 9869b7b7f9cf: Preparing [2021-08-21T00:27:03.121Z] 85d0f866e6d1: Preparing [2021-08-21T00:27:03.121Z] 4752edb76e51: Preparing [2021-08-21T00:27:03.121Z] bc52a6eee616: Preparing [2021-08-21T00:27:03.121Z] 30a7b3977522: Preparing [2021-08-21T00:27:03.121Z] 25fac74ca83e: Preparing [2021-08-21T00:27:03.121Z] 67c7aeed0fee: Preparing [2021-08-21T00:27:03.121Z] da5176741054: Preparing [2021-08-21T00:27:03.121Z] 82fc60116856: Preparing [2021-08-21T00:27:03.121Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:03.121Z] 30a7b3977522: Waiting [2021-08-21T00:27:03.121Z] 25fac74ca83e: Waiting [2021-08-21T00:27:03.121Z] 67c7aeed0fee: Waiting [2021-08-21T00:27:03.121Z] da5176741054: Waiting [2021-08-21T00:27:03.121Z] 82fc60116856: Waiting [2021-08-21T00:27:03.121Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:03.404Z] 4752edb76e51: Pushed [2021-08-21T00:27:03.404Z] 85d0f866e6d1: Pushed [2021-08-21T00:27:03.404Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:03.404Z] 4ed42cb1a57c: Pushed [2021-08-21T00:27:03.404Z] 9869b7b7f9cf: Pushed [2021-08-21T00:27:03.678Z] 25fac74ca83e: Pushed [2021-08-21T00:27:03.678Z] 67c7aeed0fee: Pushed [2021-08-21T00:27:03.678Z] da5176741054: Pushed [2021-08-21T00:27:03.678Z] 82fc60116856: Pushed [2021-08-21T00:27:03.678Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:06.277Z] bc52a6eee616: Pushed [2021-08-21T00:27:06.548Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:6f89ea7324419f55bb30951535fef6164271df817140b70a4d2de47c0e555b43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:06.896Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:07.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-21T00:27:07.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-21T00:27:07.235Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:07.235Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:07.235Z] 9869b7b7f9cf: Preparing [2021-08-21T00:27:07.235Z] 85d0f866e6d1: Preparing [2021-08-21T00:27:07.235Z] 4752edb76e51: Preparing [2021-08-21T00:27:07.235Z] bc52a6eee616: Preparing [2021-08-21T00:27:07.235Z] 30a7b3977522: Preparing [2021-08-21T00:27:07.235Z] 25fac74ca83e: Preparing [2021-08-21T00:27:07.235Z] 67c7aeed0fee: Preparing [2021-08-21T00:27:07.235Z] da5176741054: Preparing [2021-08-21T00:27:07.235Z] 82fc60116856: Preparing [2021-08-21T00:27:07.235Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:07.235Z] 30a7b3977522: Waiting [2021-08-21T00:27:07.235Z] 25fac74ca83e: Waiting [2021-08-21T00:27:07.235Z] 67c7aeed0fee: Waiting [2021-08-21T00:27:07.235Z] 82fc60116856: Waiting [2021-08-21T00:27:07.235Z] da5176741054: Waiting [2021-08-21T00:27:07.235Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:07.507Z] 4752edb76e51: Layer already exists [2021-08-21T00:27:07.507Z] 9869b7b7f9cf: Layer already exists [2021-08-21T00:27:07.507Z] 4ed42cb1a57c: Layer already exists [2021-08-21T00:27:07.507Z] bc52a6eee616: Layer already exists [2021-08-21T00:27:07.507Z] 85d0f866e6d1: Layer already exists [2021-08-21T00:27:07.507Z] 25fac74ca83e: Layer already exists [2021-08-21T00:27:07.507Z] da5176741054: Layer already exists [2021-08-21T00:27:07.507Z] 67c7aeed0fee: Layer already exists [2021-08-21T00:27:07.507Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:07.507Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:07.778Z] 82fc60116856: Layer already exists [2021-08-21T00:27:07.778Z] latest: digest: sha256:6f89ea7324419f55bb30951535fef6164271df817140b70a4d2de47c0e555b43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:08.114Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:08.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-21T00:27:08.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-21T00:27:08.457Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:08.457Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:08.457Z] 9869b7b7f9cf: Preparing [2021-08-21T00:27:08.457Z] 85d0f866e6d1: Preparing [2021-08-21T00:27:08.457Z] 4752edb76e51: Preparing [2021-08-21T00:27:08.457Z] bc52a6eee616: Preparing [2021-08-21T00:27:08.457Z] 30a7b3977522: Preparing [2021-08-21T00:27:08.457Z] 25fac74ca83e: Preparing [2021-08-21T00:27:08.457Z] 67c7aeed0fee: Preparing [2021-08-21T00:27:08.457Z] da5176741054: Preparing [2021-08-21T00:27:08.457Z] 82fc60116856: Preparing [2021-08-21T00:27:08.457Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:08.457Z] 30a7b3977522: Waiting [2021-08-21T00:27:08.457Z] da5176741054: Waiting [2021-08-21T00:27:08.457Z] 25fac74ca83e: Waiting [2021-08-21T00:27:08.457Z] 67c7aeed0fee: Waiting [2021-08-21T00:27:08.457Z] 82fc60116856: Waiting [2021-08-21T00:27:08.457Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:08.457Z] bc52a6eee616: Layer already exists [2021-08-21T00:27:08.457Z] 4ed42cb1a57c: Layer already exists [2021-08-21T00:27:08.457Z] 9869b7b7f9cf: Layer already exists [2021-08-21T00:27:08.457Z] 85d0f866e6d1: Layer already exists [2021-08-21T00:27:08.457Z] 4752edb76e51: Layer already exists [2021-08-21T00:27:08.730Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:08.730Z] 25fac74ca83e: Layer already exists [2021-08-21T00:27:08.730Z] da5176741054: Layer already exists [2021-08-21T00:27:08.730Z] 67c7aeed0fee: Layer already exists [2021-08-21T00:27:08.730Z] 82fc60116856: Layer already exists [2021-08-21T00:27:08.730Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:08.730Z] 2.0.1-dev.33: digest: sha256:6f89ea7324419f55bb30951535fef6164271df817140b70a4d2de47c0e555b43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:09.073Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:09.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:09.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-21T00:27:09.416Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:09.416Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:09.416Z] 9869b7b7f9cf: Preparing [2021-08-21T00:27:09.416Z] 85d0f866e6d1: Preparing [2021-08-21T00:27:09.416Z] 4752edb76e51: Preparing [2021-08-21T00:27:09.416Z] bc52a6eee616: Preparing [2021-08-21T00:27:09.416Z] 30a7b3977522: Preparing [2021-08-21T00:27:09.416Z] 25fac74ca83e: Preparing [2021-08-21T00:27:09.416Z] 67c7aeed0fee: Preparing [2021-08-21T00:27:09.416Z] da5176741054: Preparing [2021-08-21T00:27:09.416Z] 82fc60116856: Preparing [2021-08-21T00:27:09.416Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:09.416Z] 25fac74ca83e: Waiting [2021-08-21T00:27:09.416Z] 67c7aeed0fee: Waiting [2021-08-21T00:27:09.416Z] da5176741054: Waiting [2021-08-21T00:27:09.416Z] 82fc60116856: Waiting [2021-08-21T00:27:09.416Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:09.416Z] 30a7b3977522: Waiting [2021-08-21T00:27:09.698Z] 4752edb76e51: Layer already exists [2021-08-21T00:27:09.699Z] 4ed42cb1a57c: Layer already exists [2021-08-21T00:27:09.699Z] bc52a6eee616: Layer already exists [2021-08-21T00:27:09.699Z] 85d0f866e6d1: Layer already exists [2021-08-21T00:27:09.699Z] 9869b7b7f9cf: Layer already exists [2021-08-21T00:27:09.699Z] 25fac74ca83e: Layer already exists [2021-08-21T00:27:09.699Z] 67c7aeed0fee: Layer already exists [2021-08-21T00:27:09.699Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:09.699Z] 82fc60116856: Layer already exists [2021-08-21T00:27:09.699Z] da5176741054: Layer already exists [2021-08-21T00:27:09.699Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:09.699Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:6f89ea7324419f55bb30951535fef6164271df817140b70a4d2de47c0e555b43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:10.047Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:10.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-21T00:27:10.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-21T00:27:10.383Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:10.383Z] 4ed42cb1a57c: Preparing [2021-08-21T00:27:10.383Z] 9869b7b7f9cf: Preparing [2021-08-21T00:27:10.383Z] 85d0f866e6d1: Preparing [2021-08-21T00:27:10.383Z] 4752edb76e51: Preparing [2021-08-21T00:27:10.383Z] bc52a6eee616: Preparing [2021-08-21T00:27:10.383Z] 30a7b3977522: Preparing [2021-08-21T00:27:10.383Z] 25fac74ca83e: Preparing [2021-08-21T00:27:10.383Z] 67c7aeed0fee: Preparing [2021-08-21T00:27:10.383Z] da5176741054: Preparing [2021-08-21T00:27:10.383Z] 82fc60116856: Preparing [2021-08-21T00:27:10.383Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:10.383Z] 25fac74ca83e: Waiting [2021-08-21T00:27:10.383Z] 67c7aeed0fee: Waiting [2021-08-21T00:27:10.383Z] da5176741054: Waiting [2021-08-21T00:27:10.383Z] 30a7b3977522: Waiting [2021-08-21T00:27:10.383Z] 82fc60116856: Waiting [2021-08-21T00:27:10.383Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:10.656Z] 4ed42cb1a57c: Layer already exists [2021-08-21T00:27:10.656Z] 4752edb76e51: Layer already exists [2021-08-21T00:27:10.656Z] 9869b7b7f9cf: Layer already exists [2021-08-21T00:27:10.656Z] bc52a6eee616: Layer already exists [2021-08-21T00:27:10.656Z] 25fac74ca83e: Layer already exists [2021-08-21T00:27:10.656Z] 67c7aeed0fee: Layer already exists [2021-08-21T00:27:10.656Z] da5176741054: Layer already exists [2021-08-21T00:27:10.656Z] 82fc60116856: Layer already exists [2021-08-21T00:27:10.656Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:11.632Z] 85d0f866e6d1: Layer already exists [2021-08-21T00:27:11.632Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:11.632Z] main: digest: sha256:6f89ea7324419f55bb30951535fef6164271df817140b70a4d2de47c0e555b43 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:11.698Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:11.716Z] taggedImages: [2021-08-21T00:27:11.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:11.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-21T00:27:11.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-21T00:27:11.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:11.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-21T00:27:11.754Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-21T00:27:11.754Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:11.754Z] latest [2021-08-21T00:27:11.754Z] 2.0.1-dev.33 [2021-08-21T00:27:11.754Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:11.754Z] main [2021-08-21T00:27:11.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:12.135Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:12.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-21T00:27:12.474Z] 922cf9ecfac9: Preparing [2021-08-21T00:27:12.474Z] a5688f25b125: Preparing [2021-08-21T00:27:12.474Z] 1cca5334f034: Preparing [2021-08-21T00:27:12.474Z] b3f322f7d3bd: Preparing [2021-08-21T00:27:12.474Z] 5bc077acc8d4: Preparing [2021-08-21T00:27:12.474Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:12.474Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:13.081Z] 1cca5334f034: Pushed [2021-08-21T00:27:13.081Z] b3f322f7d3bd: Pushed [2021-08-21T00:27:13.081Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:13.354Z] 5bc077acc8d4: Pushed [2021-08-21T00:27:15.330Z] 922cf9ecfac9: Pushed [2021-08-21T00:27:15.330Z] a5688f25b125: Pushed [2021-08-21T00:27:15.603Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:3f86aac72243e8876e97b60d4fe1fc1424d2d9567529efd2cb9bb83e63af7be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:15.999Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:16.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-21T00:27:16.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-21T00:27:16.343Z] 922cf9ecfac9: Preparing [2021-08-21T00:27:16.343Z] a5688f25b125: Preparing [2021-08-21T00:27:16.343Z] 1cca5334f034: Preparing [2021-08-21T00:27:16.343Z] b3f322f7d3bd: Preparing [2021-08-21T00:27:16.343Z] 5bc077acc8d4: Preparing [2021-08-21T00:27:16.343Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:16.343Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:16.624Z] 5bc077acc8d4: Layer already exists [2021-08-21T00:27:16.624Z] a5688f25b125: Layer already exists [2021-08-21T00:27:16.624Z] b3f322f7d3bd: Layer already exists [2021-08-21T00:27:16.624Z] 1cca5334f034: Layer already exists [2021-08-21T00:27:16.624Z] 922cf9ecfac9: Layer already exists [2021-08-21T00:27:16.624Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:16.624Z] latest: digest: sha256:3f86aac72243e8876e97b60d4fe1fc1424d2d9567529efd2cb9bb83e63af7be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:16.989Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:17.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-21T00:27:17.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-21T00:27:17.344Z] 922cf9ecfac9: Preparing [2021-08-21T00:27:17.344Z] a5688f25b125: Preparing [2021-08-21T00:27:17.344Z] 1cca5334f034: Preparing [2021-08-21T00:27:17.344Z] b3f322f7d3bd: Preparing [2021-08-21T00:27:17.344Z] 5bc077acc8d4: Preparing [2021-08-21T00:27:17.344Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:17.344Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:17.617Z] a5688f25b125: Layer already exists [2021-08-21T00:27:17.617Z] 5bc077acc8d4: Layer already exists [2021-08-21T00:27:17.617Z] 922cf9ecfac9: Layer already exists [2021-08-21T00:27:17.617Z] b3f322f7d3bd: Layer already exists [2021-08-21T00:27:17.617Z] 1cca5334f034: Layer already exists [2021-08-21T00:27:17.617Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:17.617Z] 2.0.1-dev.33: digest: sha256:3f86aac72243e8876e97b60d4fe1fc1424d2d9567529efd2cb9bb83e63af7be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:17.960Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:18.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:18.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-21T00:27:18.313Z] 922cf9ecfac9: Preparing [2021-08-21T00:27:18.313Z] a5688f25b125: Preparing [2021-08-21T00:27:18.313Z] 1cca5334f034: Preparing [2021-08-21T00:27:18.313Z] b3f322f7d3bd: Preparing [2021-08-21T00:27:18.313Z] 5bc077acc8d4: Preparing [2021-08-21T00:27:18.313Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:18.313Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:18.313Z] a5688f25b125: Layer already exists [2021-08-21T00:27:18.313Z] 5bc077acc8d4: Layer already exists [2021-08-21T00:27:18.313Z] 922cf9ecfac9: Layer already exists [2021-08-21T00:27:18.313Z] 1cca5334f034: Layer already exists [2021-08-21T00:27:18.314Z] b3f322f7d3bd: Layer already exists [2021-08-21T00:27:18.584Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:18.584Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:3f86aac72243e8876e97b60d4fe1fc1424d2d9567529efd2cb9bb83e63af7be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:18.925Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:19.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-21T00:27:19.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-21T00:27:19.265Z] 922cf9ecfac9: Preparing [2021-08-21T00:27:19.265Z] a5688f25b125: Preparing [2021-08-21T00:27:19.265Z] 1cca5334f034: Preparing [2021-08-21T00:27:19.265Z] b3f322f7d3bd: Preparing [2021-08-21T00:27:19.265Z] 5bc077acc8d4: Preparing [2021-08-21T00:27:19.265Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:19.265Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:19.540Z] a5688f25b125: Layer already exists [2021-08-21T00:27:19.540Z] 922cf9ecfac9: Layer already exists [2021-08-21T00:27:19.540Z] 1cca5334f034: Layer already exists [2021-08-21T00:27:19.540Z] 5bc077acc8d4: Layer already exists [2021-08-21T00:27:19.540Z] b3f322f7d3bd: Layer already exists [2021-08-21T00:27:19.540Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:19.540Z] main: digest: sha256:3f86aac72243e8876e97b60d4fe1fc1424d2d9567529efd2cb9bb83e63af7be8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:19.601Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:19.616Z] taggedImages: [2021-08-21T00:27:19.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:19.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-21T00:27:19.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-21T00:27:19.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:19.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-21T00:27:19.647Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-21T00:27:19.647Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:19.647Z] latest [2021-08-21T00:27:19.647Z] 2.0.1-dev.33 [2021-08-21T00:27:19.647Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:19.647Z] main [2021-08-21T00:27:19.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:20.047Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:20.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:20.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-21T00:27:20.401Z] c3f035873616: Preparing [2021-08-21T00:27:20.401Z] ad6ea4797129: Preparing [2021-08-21T00:27:20.401Z] 62f736ae29fc: Preparing [2021-08-21T00:27:20.401Z] bfbd184506d8: Preparing [2021-08-21T00:27:20.401Z] 6ee6075aafce: Preparing [2021-08-21T00:27:20.401Z] 079ecd602f2d: Preparing [2021-08-21T00:27:20.401Z] db0341c6cdc6: Preparing [2021-08-21T00:27:20.401Z] 9edd41421b1f: Preparing [2021-08-21T00:27:20.401Z] ecfb3e29b4b4: Preparing [2021-08-21T00:27:20.401Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:20.401Z] 079ecd602f2d: Waiting [2021-08-21T00:27:20.401Z] db0341c6cdc6: Waiting [2021-08-21T00:27:20.401Z] 9edd41421b1f: Waiting [2021-08-21T00:27:20.401Z] ecfb3e29b4b4: Waiting [2021-08-21T00:27:20.401Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:20.679Z] c3f035873616: Pushed [2021-08-21T00:27:20.679Z] 6ee6075aafce: Pushed [2021-08-21T00:27:20.679Z] ad6ea4797129: Pushed [2021-08-21T00:27:20.951Z] 079ecd602f2d: Pushed [2021-08-21T00:27:20.951Z] 9edd41421b1f: Pushed [2021-08-21T00:27:20.951Z] db0341c6cdc6: Pushed [2021-08-21T00:27:21.226Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:21.505Z] ecfb3e29b4b4: Pushed [2021-08-21T00:27:22.940Z] bfbd184506d8: Pushed [2021-08-21T00:27:23.539Z] 62f736ae29fc: Pushed [2021-08-21T00:27:23.810Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:2776fe1af0dcf11e5ae1c50f8aa43072e8c1de7a525b59946c605dca6c5ed996 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:24.151Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:24.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-21T00:27:24.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-21T00:27:24.555Z] c3f035873616: Preparing [2021-08-21T00:27:24.555Z] ad6ea4797129: Preparing [2021-08-21T00:27:24.555Z] 62f736ae29fc: Preparing [2021-08-21T00:27:24.555Z] bfbd184506d8: Preparing [2021-08-21T00:27:24.555Z] 6ee6075aafce: Preparing [2021-08-21T00:27:24.555Z] 079ecd602f2d: Preparing [2021-08-21T00:27:24.555Z] db0341c6cdc6: Preparing [2021-08-21T00:27:24.555Z] 9edd41421b1f: Preparing [2021-08-21T00:27:24.555Z] ecfb3e29b4b4: Preparing [2021-08-21T00:27:24.555Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:24.555Z] 079ecd602f2d: Waiting [2021-08-21T00:27:24.555Z] db0341c6cdc6: Waiting [2021-08-21T00:27:24.555Z] ecfb3e29b4b4: Waiting [2021-08-21T00:27:24.555Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:24.555Z] 9edd41421b1f: Waiting [2021-08-21T00:27:24.834Z] 6ee6075aafce: Layer already exists [2021-08-21T00:27:24.834Z] 62f736ae29fc: Layer already exists [2021-08-21T00:27:24.834Z] bfbd184506d8: Layer already exists [2021-08-21T00:27:24.834Z] c3f035873616: Layer already exists [2021-08-21T00:27:24.834Z] ad6ea4797129: Layer already exists [2021-08-21T00:27:24.834Z] 079ecd602f2d: Layer already exists [2021-08-21T00:27:24.834Z] ecfb3e29b4b4: Layer already exists [2021-08-21T00:27:24.834Z] 9edd41421b1f: Layer already exists [2021-08-21T00:27:24.834Z] db0341c6cdc6: Layer already exists [2021-08-21T00:27:24.834Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:24.834Z] latest: digest: sha256:2776fe1af0dcf11e5ae1c50f8aa43072e8c1de7a525b59946c605dca6c5ed996 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:25.193Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:25.556Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-21T00:27:25.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-21T00:27:25.556Z] c3f035873616: Preparing [2021-08-21T00:27:25.556Z] ad6ea4797129: Preparing [2021-08-21T00:27:25.556Z] 62f736ae29fc: Preparing [2021-08-21T00:27:25.556Z] bfbd184506d8: Preparing [2021-08-21T00:27:25.556Z] 6ee6075aafce: Preparing [2021-08-21T00:27:25.556Z] 079ecd602f2d: Preparing [2021-08-21T00:27:25.556Z] db0341c6cdc6: Preparing [2021-08-21T00:27:25.556Z] 9edd41421b1f: Preparing [2021-08-21T00:27:25.556Z] ecfb3e29b4b4: Preparing [2021-08-21T00:27:25.556Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:25.556Z] 079ecd602f2d: Waiting [2021-08-21T00:27:25.556Z] db0341c6cdc6: Waiting [2021-08-21T00:27:25.556Z] 9edd41421b1f: Waiting [2021-08-21T00:27:25.556Z] ecfb3e29b4b4: Waiting [2021-08-21T00:27:25.556Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:25.833Z] bfbd184506d8: Layer already exists [2021-08-21T00:27:25.833Z] c3f035873616: Layer already exists [2021-08-21T00:27:25.833Z] 6ee6075aafce: Layer already exists [2021-08-21T00:27:25.833Z] ad6ea4797129: Layer already exists [2021-08-21T00:27:25.833Z] 62f736ae29fc: Layer already exists [2021-08-21T00:27:25.833Z] db0341c6cdc6: Layer already exists [2021-08-21T00:27:25.833Z] 079ecd602f2d: Layer already exists [2021-08-21T00:27:25.833Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:25.833Z] ecfb3e29b4b4: Layer already exists [2021-08-21T00:27:25.833Z] 9edd41421b1f: Layer already exists [2021-08-21T00:27:25.833Z] 2.0.1-dev.33: digest: sha256:2776fe1af0dcf11e5ae1c50f8aa43072e8c1de7a525b59946c605dca6c5ed996 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:26.182Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:26.518Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:26.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-21T00:27:26.518Z] c3f035873616: Preparing [2021-08-21T00:27:26.518Z] ad6ea4797129: Preparing [2021-08-21T00:27:26.518Z] 62f736ae29fc: Preparing [2021-08-21T00:27:26.518Z] bfbd184506d8: Preparing [2021-08-21T00:27:26.518Z] 6ee6075aafce: Preparing [2021-08-21T00:27:26.518Z] 079ecd602f2d: Preparing [2021-08-21T00:27:26.518Z] db0341c6cdc6: Preparing [2021-08-21T00:27:26.518Z] 9edd41421b1f: Preparing [2021-08-21T00:27:26.518Z] ecfb3e29b4b4: Preparing [2021-08-21T00:27:26.518Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:26.518Z] 079ecd602f2d: Waiting [2021-08-21T00:27:26.518Z] db0341c6cdc6: Waiting [2021-08-21T00:27:26.518Z] 9edd41421b1f: Waiting [2021-08-21T00:27:26.518Z] ecfb3e29b4b4: Waiting [2021-08-21T00:27:26.518Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:26.518Z] 62f736ae29fc: Layer already exists [2021-08-21T00:27:26.518Z] bfbd184506d8: Layer already exists [2021-08-21T00:27:26.518Z] c3f035873616: Layer already exists [2021-08-21T00:27:26.518Z] ad6ea4797129: Layer already exists [2021-08-21T00:27:26.518Z] 6ee6075aafce: Layer already exists [2021-08-21T00:27:26.793Z] 079ecd602f2d: Layer already exists [2021-08-21T00:27:26.793Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:26.793Z] db0341c6cdc6: Layer already exists [2021-08-21T00:27:26.793Z] 9edd41421b1f: Layer already exists [2021-08-21T00:27:26.793Z] ecfb3e29b4b4: Layer already exists [2021-08-21T00:27:26.793Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:2776fe1af0dcf11e5ae1c50f8aa43072e8c1de7a525b59946c605dca6c5ed996 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:27.139Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:27.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-21T00:27:27.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-21T00:27:27.479Z] c3f035873616: Preparing [2021-08-21T00:27:27.479Z] ad6ea4797129: Preparing [2021-08-21T00:27:27.479Z] 62f736ae29fc: Preparing [2021-08-21T00:27:27.479Z] bfbd184506d8: Preparing [2021-08-21T00:27:27.479Z] 6ee6075aafce: Preparing [2021-08-21T00:27:27.479Z] 079ecd602f2d: Preparing [2021-08-21T00:27:27.479Z] db0341c6cdc6: Preparing [2021-08-21T00:27:27.479Z] 9edd41421b1f: Preparing [2021-08-21T00:27:27.479Z] ecfb3e29b4b4: Preparing [2021-08-21T00:27:27.479Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:27.479Z] 9edd41421b1f: Waiting [2021-08-21T00:27:27.479Z] ecfb3e29b4b4: Waiting [2021-08-21T00:27:27.479Z] 3fbe34a1663b: Waiting [2021-08-21T00:27:27.479Z] 079ecd602f2d: Waiting [2021-08-21T00:27:27.479Z] db0341c6cdc6: Waiting [2021-08-21T00:27:27.754Z] ad6ea4797129: Layer already exists [2021-08-21T00:27:27.754Z] 6ee6075aafce: Layer already exists [2021-08-21T00:27:27.754Z] bfbd184506d8: Layer already exists [2021-08-21T00:27:27.754Z] 62f736ae29fc: Layer already exists [2021-08-21T00:27:27.754Z] c3f035873616: Layer already exists [2021-08-21T00:27:27.754Z] 079ecd602f2d: Layer already exists [2021-08-21T00:27:27.754Z] ecfb3e29b4b4: Layer already exists [2021-08-21T00:27:27.754Z] db0341c6cdc6: Layer already exists [2021-08-21T00:27:27.754Z] 9edd41421b1f: Layer already exists [2021-08-21T00:27:27.754Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:27.754Z] main: digest: sha256:2776fe1af0dcf11e5ae1c50f8aa43072e8c1de7a525b59946c605dca6c5ed996 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:27.815Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:27.830Z] taggedImages: [2021-08-21T00:27:27.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:27.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-21T00:27:27.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-21T00:27:27.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:27.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-21T00:27:27.865Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-21T00:27:27.865Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:27.865Z] latest [2021-08-21T00:27:27.865Z] 2.0.1-dev.33 [2021-08-21T00:27:27.865Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:27.865Z] main [2021-08-21T00:27:27.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:28.242Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:28.584Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:28.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-21T00:27:28.584Z] 6bea42740a4c: Preparing [2021-08-21T00:27:28.584Z] c901dde76c97: Preparing [2021-08-21T00:27:28.584Z] 30a7b3977522: Preparing [2021-08-21T00:27:28.584Z] 943cc64a2465: Preparing [2021-08-21T00:27:28.584Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:28.864Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:28.864Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:28.864Z] 6bea42740a4c: Pushed [2021-08-21T00:27:29.137Z] 943cc64a2465: Pushed [2021-08-21T00:27:31.748Z] c901dde76c97: Pushed [2021-08-21T00:27:31.748Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:2b303326b705ab490ecdd74a114b4e608050b60827763c054702fc4260413984 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:32.094Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:32.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-21T00:27:32.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-21T00:27:32.440Z] 6bea42740a4c: Preparing [2021-08-21T00:27:32.440Z] c901dde76c97: Preparing [2021-08-21T00:27:32.440Z] 30a7b3977522: Preparing [2021-08-21T00:27:32.440Z] 943cc64a2465: Preparing [2021-08-21T00:27:32.440Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:32.714Z] 943cc64a2465: Layer already exists [2021-08-21T00:27:32.714Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:32.714Z] 6bea42740a4c: Layer already exists [2021-08-21T00:27:32.714Z] c901dde76c97: Layer already exists [2021-08-21T00:27:32.714Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:32.714Z] latest: digest: sha256:2b303326b705ab490ecdd74a114b4e608050b60827763c054702fc4260413984 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:33.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:33.395Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-21T00:27:33.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-21T00:27:33.395Z] 6bea42740a4c: Preparing [2021-08-21T00:27:33.395Z] c901dde76c97: Preparing [2021-08-21T00:27:33.395Z] 30a7b3977522: Preparing [2021-08-21T00:27:33.395Z] 943cc64a2465: Preparing [2021-08-21T00:27:33.395Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:33.667Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:33.667Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:33.667Z] c901dde76c97: Layer already exists [2021-08-21T00:27:33.667Z] 6bea42740a4c: Layer already exists [2021-08-21T00:27:33.667Z] 943cc64a2465: Layer already exists [2021-08-21T00:27:33.667Z] 2.0.1-dev.33: digest: sha256:2b303326b705ab490ecdd74a114b4e608050b60827763c054702fc4260413984 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:34.021Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:34.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:34.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-21T00:27:34.365Z] 6bea42740a4c: Preparing [2021-08-21T00:27:34.365Z] c901dde76c97: Preparing [2021-08-21T00:27:34.365Z] 30a7b3977522: Preparing [2021-08-21T00:27:34.365Z] 943cc64a2465: Preparing [2021-08-21T00:27:34.365Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:34.648Z] 6bea42740a4c: Layer already exists [2021-08-21T00:27:34.648Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:34.648Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:34.648Z] 943cc64a2465: Layer already exists [2021-08-21T00:27:34.648Z] c901dde76c97: Layer already exists [2021-08-21T00:27:34.648Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:2b303326b705ab490ecdd74a114b4e608050b60827763c054702fc4260413984 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:34.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:35.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-21T00:27:35.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-21T00:27:35.334Z] 6bea42740a4c: Preparing [2021-08-21T00:27:35.334Z] c901dde76c97: Preparing [2021-08-21T00:27:35.334Z] 30a7b3977522: Preparing [2021-08-21T00:27:35.334Z] 943cc64a2465: Preparing [2021-08-21T00:27:35.334Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:35.608Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:35.608Z] 6bea42740a4c: Layer already exists [2021-08-21T00:27:35.608Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:35.608Z] c901dde76c97: Layer already exists [2021-08-21T00:27:35.608Z] 943cc64a2465: Layer already exists [2021-08-21T00:27:35.608Z] main: digest: sha256:2b303326b705ab490ecdd74a114b4e608050b60827763c054702fc4260413984 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:35.678Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:35.693Z] taggedImages: [2021-08-21T00:27:35.693Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:35.693Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-21T00:27:35.693Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-21T00:27:35.693Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:35.693Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-21T00:27:35.723Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-21T00:27:35.723Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:35.723Z] latest [2021-08-21T00:27:35.723Z] 2.0.1-dev.33 [2021-08-21T00:27:35.723Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:35.723Z] main [2021-08-21T00:27:35.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:36.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:36.437Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:36.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-21T00:27:36.437Z] de79bbfe3f69: Preparing [2021-08-21T00:27:36.437Z] 572ac9820e02: Preparing [2021-08-21T00:27:36.437Z] 30a7b3977522: Preparing [2021-08-21T00:27:36.437Z] 78d5b79984fb: Preparing [2021-08-21T00:27:36.437Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:36.710Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:36.710Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:36.710Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:36.710Z] de79bbfe3f69: Pushed [2021-08-21T00:27:39.326Z] 572ac9820e02: Pushed [2021-08-21T00:27:39.326Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:ced659c1fee40f0cf65671dea8bc066df0e4ddce4fab46d05248101313b01ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:39.670Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:40.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-21T00:27:40.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-21T00:27:40.010Z] de79bbfe3f69: Preparing [2021-08-21T00:27:40.010Z] 572ac9820e02: Preparing [2021-08-21T00:27:40.010Z] 30a7b3977522: Preparing [2021-08-21T00:27:40.010Z] 78d5b79984fb: Preparing [2021-08-21T00:27:40.010Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:40.010Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:40.010Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:40.285Z] de79bbfe3f69: Layer already exists [2021-08-21T00:27:40.285Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:40.285Z] 572ac9820e02: Layer already exists [2021-08-21T00:27:40.285Z] latest: digest: sha256:ced659c1fee40f0cf65671dea8bc066df0e4ddce4fab46d05248101313b01ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:40.630Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:40.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-21T00:27:40.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-21T00:27:40.968Z] de79bbfe3f69: Preparing [2021-08-21T00:27:40.968Z] 572ac9820e02: Preparing [2021-08-21T00:27:40.968Z] 30a7b3977522: Preparing [2021-08-21T00:27:40.968Z] 78d5b79984fb: Preparing [2021-08-21T00:27:40.968Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:41.244Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:41.244Z] 572ac9820e02: Layer already exists [2021-08-21T00:27:41.244Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:41.244Z] de79bbfe3f69: Layer already exists [2021-08-21T00:27:41.244Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:41.244Z] 2.0.1-dev.33: digest: sha256:ced659c1fee40f0cf65671dea8bc066df0e4ddce4fab46d05248101313b01ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:41.590Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:41.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:41.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-21T00:27:41.936Z] de79bbfe3f69: Preparing [2021-08-21T00:27:41.936Z] 572ac9820e02: Preparing [2021-08-21T00:27:41.936Z] 30a7b3977522: Preparing [2021-08-21T00:27:41.936Z] 78d5b79984fb: Preparing [2021-08-21T00:27:41.936Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:42.211Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:42.211Z] 572ac9820e02: Layer already exists [2021-08-21T00:27:42.211Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:42.211Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:42.211Z] de79bbfe3f69: Layer already exists [2021-08-21T00:27:42.211Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:ced659c1fee40f0cf65671dea8bc066df0e4ddce4fab46d05248101313b01ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:42.552Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:42.893Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-21T00:27:42.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-21T00:27:42.893Z] de79bbfe3f69: Preparing [2021-08-21T00:27:42.893Z] 572ac9820e02: Preparing [2021-08-21T00:27:42.893Z] 30a7b3977522: Preparing [2021-08-21T00:27:42.893Z] 78d5b79984fb: Preparing [2021-08-21T00:27:42.893Z] 3fbe34a1663b: Preparing [2021-08-21T00:27:43.166Z] 3fbe34a1663b: Layer already exists [2021-08-21T00:27:43.166Z] de79bbfe3f69: Layer already exists [2021-08-21T00:27:43.166Z] 572ac9820e02: Layer already exists [2021-08-21T00:27:43.166Z] 78d5b79984fb: Layer already exists [2021-08-21T00:27:43.166Z] 30a7b3977522: Layer already exists [2021-08-21T00:27:43.166Z] main: digest: sha256:ced659c1fee40f0cf65671dea8bc066df0e4ddce4fab46d05248101313b01ce5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:27:43.228Z] ===================================================== [Pipeline] echo [2021-08-21T00:27:43.242Z] taggedImages: [2021-08-21T00:27:43.242Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:43.242Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-21T00:27:43.242Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-21T00:27:43.242Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:43.242Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-21T00:27:43.272Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-21T00:27:43.272Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:43.272Z] latest [2021-08-21T00:27:43.272Z] 2.0.1-dev.33 [2021-08-21T00:27:43.272Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:27:43.272Z] main [2021-08-21T00:27:43.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:43.647Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:27:43.991Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:27:43.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-21T00:27:43.991Z] d1915e8c6760: Preparing [2021-08-21T00:27:43.991Z] 322aca83a860: Preparing [2021-08-21T00:27:43.991Z] 015c45ac802f: Preparing [2021-08-21T00:27:43.991Z] 5535e3ae5c73: Preparing [2021-08-21T00:27:43.991Z] b287e4fe43ef: Preparing [2021-08-21T00:27:43.991Z] c39efab1fe40: Preparing [2021-08-21T00:27:43.991Z] 386fc9fe74c4: Preparing [2021-08-21T00:27:43.991Z] 097a5c91b892: Preparing [2021-08-21T00:27:43.991Z] 74984ba1a09f: Preparing [2021-08-21T00:27:43.991Z] 6d0ac5d4dfcb: Preparing [2021-08-21T00:27:43.991Z] c55d5dbdab40: Preparing [2021-08-21T00:27:43.991Z] c39efab1fe40: Waiting [2021-08-21T00:27:43.991Z] 386fc9fe74c4: Waiting [2021-08-21T00:27:43.991Z] 097a5c91b892: Waiting [2021-08-21T00:27:43.991Z] 74984ba1a09f: Waiting [2021-08-21T00:27:43.991Z] 6d0ac5d4dfcb: Waiting [2021-08-21T00:27:43.991Z] c55d5dbdab40: Waiting [2021-08-21T00:27:44.273Z] b287e4fe43ef: Layer already exists [2021-08-21T00:27:44.273Z] c39efab1fe40: Layer already exists [2021-08-21T00:27:44.273Z] 386fc9fe74c4: Layer already exists [2021-08-21T00:27:44.273Z] 322aca83a860: Pushed [2021-08-21T00:27:44.273Z] 097a5c91b892: Layer already exists [2021-08-21T00:27:44.548Z] 74984ba1a09f: Layer already exists [2021-08-21T00:27:44.548Z] 6d0ac5d4dfcb: Layer already exists [2021-08-21T00:27:44.548Z] c55d5dbdab40: Layer already exists [2021-08-21T00:27:45.154Z] d1915e8c6760: Pushed [2021-08-21T00:27:46.714Z] 015c45ac802f: Pushed [2021-08-21T00:28:01.797Z] 5535e3ae5c73: Pushed [2021-08-21T00:28:01.797Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:5cf0170e627d2280c7c7454cbd1d77cdccdb30f5e5fb09ea0b0f4466977c5db2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:02.139Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:02.470Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-21T00:28:02.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-21T00:28:02.471Z] d1915e8c6760: Preparing [2021-08-21T00:28:02.471Z] 322aca83a860: Preparing [2021-08-21T00:28:02.471Z] 015c45ac802f: Preparing [2021-08-21T00:28:02.471Z] 5535e3ae5c73: Preparing [2021-08-21T00:28:02.471Z] b287e4fe43ef: Preparing [2021-08-21T00:28:02.471Z] c39efab1fe40: Preparing [2021-08-21T00:28:02.471Z] 386fc9fe74c4: Preparing [2021-08-21T00:28:02.471Z] 097a5c91b892: Preparing [2021-08-21T00:28:02.471Z] 74984ba1a09f: Preparing [2021-08-21T00:28:02.471Z] 6d0ac5d4dfcb: Preparing [2021-08-21T00:28:02.471Z] c55d5dbdab40: Preparing [2021-08-21T00:28:02.471Z] c39efab1fe40: Waiting [2021-08-21T00:28:02.471Z] 386fc9fe74c4: Waiting [2021-08-21T00:28:02.471Z] 097a5c91b892: Waiting [2021-08-21T00:28:02.471Z] 74984ba1a09f: Waiting [2021-08-21T00:28:02.471Z] c55d5dbdab40: Waiting [2021-08-21T00:28:02.471Z] 6d0ac5d4dfcb: Waiting [2021-08-21T00:28:02.471Z] 322aca83a860: Layer already exists [2021-08-21T00:28:02.471Z] 015c45ac802f: Layer already exists [2021-08-21T00:28:02.471Z] d1915e8c6760: Layer already exists [2021-08-21T00:28:02.471Z] b287e4fe43ef: Layer already exists [2021-08-21T00:28:02.471Z] 5535e3ae5c73: Layer already exists [2021-08-21T00:28:02.471Z] 386fc9fe74c4: Layer already exists [2021-08-21T00:28:02.471Z] 097a5c91b892: Layer already exists [2021-08-21T00:28:02.471Z] c39efab1fe40: Layer already exists [2021-08-21T00:28:02.471Z] 74984ba1a09f: Layer already exists [2021-08-21T00:28:02.744Z] 6d0ac5d4dfcb: Layer already exists [2021-08-21T00:28:02.744Z] c55d5dbdab40: Layer already exists [2021-08-21T00:28:02.744Z] latest: digest: sha256:5cf0170e627d2280c7c7454cbd1d77cdccdb30f5e5fb09ea0b0f4466977c5db2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:03.087Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:03.430Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-21T00:28:03.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-21T00:28:03.430Z] d1915e8c6760: Preparing [2021-08-21T00:28:03.430Z] 322aca83a860: Preparing [2021-08-21T00:28:03.430Z] 015c45ac802f: Preparing [2021-08-21T00:28:03.430Z] 5535e3ae5c73: Preparing [2021-08-21T00:28:03.430Z] b287e4fe43ef: Preparing [2021-08-21T00:28:03.430Z] c39efab1fe40: Preparing [2021-08-21T00:28:03.430Z] 386fc9fe74c4: Preparing [2021-08-21T00:28:03.430Z] 097a5c91b892: Preparing [2021-08-21T00:28:03.430Z] 74984ba1a09f: Preparing [2021-08-21T00:28:03.430Z] 6d0ac5d4dfcb: Preparing [2021-08-21T00:28:03.430Z] c55d5dbdab40: Preparing [2021-08-21T00:28:03.430Z] 097a5c91b892: Waiting [2021-08-21T00:28:03.430Z] 74984ba1a09f: Waiting [2021-08-21T00:28:03.430Z] 6d0ac5d4dfcb: Waiting [2021-08-21T00:28:03.430Z] c55d5dbdab40: Waiting [2021-08-21T00:28:03.430Z] c39efab1fe40: Waiting [2021-08-21T00:28:03.430Z] 386fc9fe74c4: Waiting [2021-08-21T00:28:03.430Z] b287e4fe43ef: Layer already exists [2021-08-21T00:28:03.430Z] 322aca83a860: Layer already exists [2021-08-21T00:28:03.430Z] 015c45ac802f: Layer already exists [2021-08-21T00:28:03.430Z] 5535e3ae5c73: Layer already exists [2021-08-21T00:28:03.430Z] d1915e8c6760: Layer already exists [2021-08-21T00:28:03.706Z] 386fc9fe74c4: Layer already exists [2021-08-21T00:28:03.706Z] 6d0ac5d4dfcb: Layer already exists [2021-08-21T00:28:03.706Z] c39efab1fe40: Layer already exists [2021-08-21T00:28:03.706Z] 097a5c91b892: Layer already exists [2021-08-21T00:28:03.706Z] 74984ba1a09f: Layer already exists [2021-08-21T00:28:03.706Z] c55d5dbdab40: Layer already exists [2021-08-21T00:28:03.706Z] 2.0.1-dev.33: digest: sha256:5cf0170e627d2280c7c7454cbd1d77cdccdb30f5e5fb09ea0b0f4466977c5db2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:04.061Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:04.464Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:28:04.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-21T00:28:04.464Z] d1915e8c6760: Preparing [2021-08-21T00:28:04.464Z] 322aca83a860: Preparing [2021-08-21T00:28:04.464Z] 015c45ac802f: Preparing [2021-08-21T00:28:04.464Z] 5535e3ae5c73: Preparing [2021-08-21T00:28:04.464Z] b287e4fe43ef: Preparing [2021-08-21T00:28:04.464Z] c39efab1fe40: Preparing [2021-08-21T00:28:04.464Z] 386fc9fe74c4: Preparing [2021-08-21T00:28:04.465Z] 097a5c91b892: Preparing [2021-08-21T00:28:04.465Z] 74984ba1a09f: Preparing [2021-08-21T00:28:04.465Z] 6d0ac5d4dfcb: Preparing [2021-08-21T00:28:04.465Z] c55d5dbdab40: Preparing [2021-08-21T00:28:04.465Z] 097a5c91b892: Waiting [2021-08-21T00:28:04.465Z] 74984ba1a09f: Waiting [2021-08-21T00:28:04.465Z] 6d0ac5d4dfcb: Waiting [2021-08-21T00:28:04.465Z] c55d5dbdab40: Waiting [2021-08-21T00:28:04.465Z] 386fc9fe74c4: Waiting [2021-08-21T00:28:04.465Z] c39efab1fe40: Waiting [2021-08-21T00:28:04.739Z] b287e4fe43ef: Layer already exists [2021-08-21T00:28:04.739Z] 322aca83a860: Layer already exists [2021-08-21T00:28:04.739Z] 5535e3ae5c73: Layer already exists [2021-08-21T00:28:04.739Z] 015c45ac802f: Layer already exists [2021-08-21T00:28:04.739Z] d1915e8c6760: Layer already exists [2021-08-21T00:28:04.739Z] 097a5c91b892: Layer already exists [2021-08-21T00:28:04.739Z] 386fc9fe74c4: Layer already exists [2021-08-21T00:28:04.739Z] c39efab1fe40: Layer already exists [2021-08-21T00:28:04.739Z] 74984ba1a09f: Layer already exists [2021-08-21T00:28:04.739Z] 6d0ac5d4dfcb: Layer already exists [2021-08-21T00:28:04.739Z] c55d5dbdab40: Layer already exists [2021-08-21T00:28:04.739Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:5cf0170e627d2280c7c7454cbd1d77cdccdb30f5e5fb09ea0b0f4466977c5db2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:05.083Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:05.428Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-21T00:28:05.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-21T00:28:05.428Z] d1915e8c6760: Preparing [2021-08-21T00:28:05.428Z] 322aca83a860: Preparing [2021-08-21T00:28:05.428Z] 015c45ac802f: Preparing [2021-08-21T00:28:05.428Z] 5535e3ae5c73: Preparing [2021-08-21T00:28:05.428Z] b287e4fe43ef: Preparing [2021-08-21T00:28:05.428Z] c39efab1fe40: Preparing [2021-08-21T00:28:05.428Z] 386fc9fe74c4: Preparing [2021-08-21T00:28:05.428Z] 097a5c91b892: Preparing [2021-08-21T00:28:05.428Z] 74984ba1a09f: Preparing [2021-08-21T00:28:05.428Z] 6d0ac5d4dfcb: Preparing [2021-08-21T00:28:05.428Z] c55d5dbdab40: Preparing [2021-08-21T00:28:05.428Z] 097a5c91b892: Waiting [2021-08-21T00:28:05.428Z] 74984ba1a09f: Waiting [2021-08-21T00:28:05.428Z] c39efab1fe40: Waiting [2021-08-21T00:28:05.428Z] 6d0ac5d4dfcb: Waiting [2021-08-21T00:28:05.428Z] 386fc9fe74c4: Waiting [2021-08-21T00:28:05.428Z] d1915e8c6760: Layer already exists [2021-08-21T00:28:05.428Z] 015c45ac802f: Layer already exists [2021-08-21T00:28:05.428Z] 322aca83a860: Layer already exists [2021-08-21T00:28:05.428Z] b287e4fe43ef: Layer already exists [2021-08-21T00:28:05.428Z] 5535e3ae5c73: Layer already exists [2021-08-21T00:28:05.699Z] 386fc9fe74c4: Layer already exists [2021-08-21T00:28:05.699Z] c39efab1fe40: Layer already exists [2021-08-21T00:28:05.699Z] 097a5c91b892: Layer already exists [2021-08-21T00:28:05.699Z] 74984ba1a09f: Layer already exists [2021-08-21T00:28:05.699Z] 6d0ac5d4dfcb: Layer already exists [2021-08-21T00:28:05.699Z] c55d5dbdab40: Layer already exists [2021-08-21T00:28:05.699Z] main: digest: sha256:5cf0170e627d2280c7c7454cbd1d77cdccdb30f5e5fb09ea0b0f4466977c5db2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-21T00:28:05.758Z] ===================================================== [Pipeline] echo [2021-08-21T00:28:05.774Z] taggedImages: [2021-08-21T00:28:05.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-21T00:28:05.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-21T00:28:05.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-21T00:28:05.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-21T00:28:05.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:06.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:28:06.295Z] [2021-08-21T00:28:06.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:06.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:28:07.194Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-21T00:28:07.194Z] 448f6bf000e3: Pulling fs layer [2021-08-21T00:28:07.194Z] f757da607395: Pulling fs layer [2021-08-21T00:28:07.194Z] 05883995daec: Pulling fs layer [2021-08-21T00:28:07.194Z] 8603b9c90790: Pulling fs layer [2021-08-21T00:28:07.194Z] 1560dd03e051: Pulling fs layer [2021-08-21T00:28:07.194Z] 27f5ce0e4adf: Pulling fs layer [2021-08-21T00:28:07.194Z] c2d8d7efcc4b: Pulling fs layer [2021-08-21T00:28:07.194Z] 8603b9c90790: Waiting [2021-08-21T00:28:07.194Z] 27f5ce0e4adf: Waiting [2021-08-21T00:28:07.194Z] c2d8d7efcc4b: Waiting [2021-08-21T00:28:07.194Z] f757da607395: Verifying Checksum [2021-08-21T00:28:07.194Z] f757da607395: Download complete [2021-08-21T00:28:07.469Z] 8603b9c90790: Verifying Checksum [2021-08-21T00:28:07.469Z] 8603b9c90790: Download complete [2021-08-21T00:28:07.469Z] 05883995daec: Verifying Checksum [2021-08-21T00:28:07.469Z] 05883995daec: Download complete [2021-08-21T00:28:07.469Z] 27f5ce0e4adf: Download complete [2021-08-21T00:28:07.744Z] 1560dd03e051: Verifying Checksum [2021-08-21T00:28:07.744Z] 1560dd03e051: Download complete [2021-08-21T00:28:08.341Z] 448f6bf000e3: Verifying Checksum [2021-08-21T00:28:08.341Z] 448f6bf000e3: Download complete [2021-08-21T00:28:11.732Z] c2d8d7efcc4b: Verifying Checksum [2021-08-21T00:28:11.732Z] c2d8d7efcc4b: Download complete [2021-08-21T00:28:12.325Z] 448f6bf000e3: Pull complete [2021-08-21T00:28:12.927Z] f757da607395: Pull complete [2021-08-21T00:28:14.366Z] 05883995daec: Pull complete [2021-08-21T00:28:14.963Z] 8603b9c90790: Pull complete [2021-08-21T00:28:15.944Z] 1560dd03e051: Pull complete [2021-08-21T00:28:16.541Z] 27f5ce0e4adf: Pull complete [2021-08-21T00:28:31.628Z] c2d8d7efcc4b: Pull complete [2021-08-21T00:28:31.628Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-21T00:28:31.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T00:28:31.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-21T00:28:31.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-462 does not seem to be running inside a container [2021-08-21T00:28:31.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-21T00:28:35.980Z] $ docker top 55b9030c627873a2d6f8a0e7bec16c424126edf16f4c87f5bf2e6b482b1fed34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:28:37.251Z] ---> job-cost.sh [2021-08-21T00:28:37.251Z] lf-activate-venv: SKIPPING [2021-08-21T00:28:37.251Z] INFO: No Stack... [2021-08-21T00:28:38.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-21T00:28:38.817Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T00:28:39.479Z] + cat /w/workspace/edgex-go/39/archives/cost.csv [2021-08-21T00:28:39.479Z] + cut -d, -f6 [Pipeline] lock [2021-08-21T00:28:39.540Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-39-stack-cost] [2021-08-21T00:28:39.550Z] Resource [jenkins-edgexfoundry-edgex-go-main-39-stack-cost] did not exist. Created. [2021-08-21T00:28:39.551Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T00:28:40.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-21T00:28:41.075Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T00:28:41.087Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T00:28:41.104Z] $ docker stop --time=1 55b9030c627873a2d6f8a0e7bec16c424126edf16f4c87f5bf2e6b482b1fed34 [2021-08-21T00:28:42.893Z] $ docker rm -f 55b9030c627873a2d6f8a0e7bec16c424126edf16f4c87f5bf2e6b482b1fed34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-08-21T00:28:43.967Z] provisioning config files... [2021-08-21T00:28:43.983Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/39@tmp/config4317466475032811524tmp [Pipeline] { [Pipeline] sh [2021-08-21T00:28:44.311Z] + set +x [2021-08-21T00:28:44.311Z] + curl -s https://codecov.io/bash [2021-08-21T00:28:44.311Z] + bash -s -- [2021-08-21T00:28:44.578Z] [2021-08-21T00:28:44.578Z] _____ _ [2021-08-21T00:28:44.578Z] / ____| | | [2021-08-21T00:28:44.578Z] | | ___ __| | ___ ___ _____ __ [2021-08-21T00:28:44.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-21T00:28:44.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-21T00:28:44.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-21T00:28:44.578Z] Bash-1.0.6 [2021-08-21T00:28:44.578Z] [2021-08-21T00:28:44.578Z] [2021-08-21T00:28:44.578Z] ==> git version 2.24.4 found [2021-08-21T00:28:44.578Z] ==> 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-08-21T00:28:44.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-21T00:28:44.578Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-21T00:28:44.578Z] ==> Jenkins CI detected. [2021-08-21T00:28:44.578Z] current dir:  /w/workspace/edgex-go/39 [2021-08-21T00:28:44.578Z] project root: . [2021-08-21T00:28:44.578Z] --> token set from env [2021-08-21T00:28:44.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-21T00:28:44.578Z] ==> Running gcov in . (disable via -X gcov) [2021-08-21T00:28:44.578Z] ==> Python coveragepy not found [2021-08-21T00:28:44.578Z] ==> Searching for coverage reports in: [2021-08-21T00:28:44.578Z] + . [2021-08-21T00:28:44.578Z] -> Found 1 reports [2021-08-21T00:28:44.578Z] ==> Detecting git/mercurial file structure [2021-08-21T00:28:44.578Z] ==> Reading reports [2021-08-21T00:28:44.578Z] + ./coverage.out bytes=404331 [2021-08-21T00:28:44.578Z] ==> Appending adjustments [2021-08-21T00:28:44.578Z] https://docs.codecov.io/docs/fixing-reports [2021-08-21T00:28:45.980Z] + Found adjustments [2021-08-21T00:28:45.980Z] ==> Gzipping contents [2021-08-21T00:28:45.980Z] 56K /tmp/codecov.CmWOiX.gz [2021-08-21T00:28:45.980Z] ==> Uploading reports [2021-08-21T00:28:45.980Z] url: https://codecov.io [2021-08-21T00:28:45.980Z] query: branch=main&commit=e58d3ad6df51a4932149737fcf4ff898b8ee43d5&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:28:45.980Z] -> Pinging Codecov [2021-08-21T00:28:45.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=e58d3ad6df51a4932149737fcf4ff898b8ee43d5&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-21T00:28:45.980Z] -> Uploading to [2021-08-21T00:28:45.980Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-21/00271124DB129430A58F1EEE437C3FCB/e58d3ad6df51a4932149737fcf4ff898b8ee43d5/b0fb0917-73ed-4996-a9d2-60d78fc50ea3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T002845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62ed7a30f82bd0a270ac50471bdaee20478624c5e9357151a4446909ca083da0 [2021-08-21T00:28:45.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:28:45.980Z] Dload Upload Total Spent Left Speed [2021-08-21T00:28:46.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54369 0 0 100 54369 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-08-21T00:28:46.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] } [2021-08-21T00:28:46.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-21T00:28:47.312Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-21T00:28:47.344Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:47.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:28:47.659Z] [2021-08-21T00:28:47.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:28:48.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:28:48.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-21T00:28:48.084Z] 188c0c94c7c5: Pulling fs layer [2021-08-21T00:28:48.084Z] 0ef7d3d256c8: Pulling fs layer [2021-08-21T00:28:48.084Z] de9db76c5a1d: Pulling fs layer [2021-08-21T00:28:48.084Z] 0eba1c9be4d2: Pulling fs layer [2021-08-21T00:28:48.084Z] 0d57e429df01: Pulling fs layer [2021-08-21T00:28:48.084Z] 4e4be7b47b0d: Pulling fs layer [2021-08-21T00:28:48.084Z] e1f770b5df2f: Pulling fs layer [2021-08-21T00:28:48.084Z] 85a0685a4137: Pulling fs layer [2021-08-21T00:28:48.084Z] 4e4be7b47b0d: Waiting [2021-08-21T00:28:48.084Z] e1f770b5df2f: Waiting [2021-08-21T00:28:48.084Z] 85a0685a4137: Waiting [2021-08-21T00:28:48.084Z] 0eba1c9be4d2: Waiting [2021-08-21T00:28:48.084Z] 0d57e429df01: Waiting [2021-08-21T00:28:48.084Z] de9db76c5a1d: Verifying Checksum [2021-08-21T00:28:48.084Z] de9db76c5a1d: Download complete [2021-08-21T00:28:48.084Z] 0ef7d3d256c8: Verifying Checksum [2021-08-21T00:28:48.084Z] 0ef7d3d256c8: Download complete [2021-08-21T00:28:48.084Z] 0d57e429df01: Verifying Checksum [2021-08-21T00:28:48.084Z] 0d57e429df01: Download complete [2021-08-21T00:28:48.084Z] 4e4be7b47b0d: Verifying Checksum [2021-08-21T00:28:48.084Z] 4e4be7b47b0d: Download complete [2021-08-21T00:28:48.361Z] 188c0c94c7c5: Verifying Checksum [2021-08-21T00:28:48.361Z] 188c0c94c7c5: Download complete [2021-08-21T00:28:48.361Z] 188c0c94c7c5: Pull complete [2021-08-21T00:28:48.632Z] 0ef7d3d256c8: Pull complete [2021-08-21T00:28:48.632Z] de9db76c5a1d: Pull complete [2021-08-21T00:28:49.213Z] e1f770b5df2f: Verifying Checksum [2021-08-21T00:28:49.213Z] e1f770b5df2f: Download complete [2021-08-21T00:28:52.556Z] 0eba1c9be4d2: Verifying Checksum [2021-08-21T00:28:52.556Z] 0eba1c9be4d2: Download complete [2021-08-21T00:28:53.137Z] 85a0685a4137: Verifying Checksum [2021-08-21T00:28:53.137Z] 85a0685a4137: Download complete [2021-08-21T00:28:57.400Z] 0eba1c9be4d2: Pull complete [2021-08-21T00:28:57.400Z] 0d57e429df01: Pull complete [2021-08-21T00:28:57.400Z] 4e4be7b47b0d: Pull complete [2021-08-21T00:28:57.400Z] e1f770b5df2f: Pull complete [2021-08-21T00:29:02.764Z] 85a0685a4137: Pull complete [2021-08-21T00:29:03.039Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-21T00:29:03.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-21T00:29:03.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-21T00:29:03.150Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:29:03.223Z] $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-21T00:29:03.929Z] $ docker top 76f61a031534efbfa11d02101b7a0ae3e17403e63a2928480e95a06eefa7f921 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T00:29:04.023Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-21T00:29:04.322Z] + set -o pipefail [2021-08-21T00:29:04.322Z] + snyk monitor '--org=edgex-jenkins' [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] Monitoring /w/workspace/edgex-go/39 (github.com/edgexfoundry/edgex-go)... [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/26633606-2b1d-4578-9474-28b6c022272b [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] [2021-08-21T00:29:09.681Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-21T00:29:09.681Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-21T00:29:09.698Z] $ docker stop --time=1 76f61a031534efbfa11d02101b7a0ae3e17403e63a2928480e95a06eefa7f921 [2021-08-21T00:29:11.468Z] $ docker rm -f 76f61a031534efbfa11d02101b7a0ae3e17403e63a2928480e95a06eefa7f921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-21T00:29:12.029Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:29:12.049Z] provisioning config files... [2021-08-21T00:29:12.060Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/39@tmp/config6247384286574100942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:12.384Z] --> edgex-publish-swagger.sh [2021-08-21T00:29:12.384Z] === Publish openapi/v2 API === [2021-08-21T00:29:12.384Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-21T00:29:12.384Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/39/openapi/v2/core-command.yaml] [2021-08-21T00:29:12.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:12.384Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:13.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29602 0:00:01 0:00:01 --:--:-- 29616 100 31867 0 0 100 31867 0 29599 0:00:01 0:00:01 --:--:-- 29616 [2021-08-21T00:29:13.347Z] [2021-08-21T00:29:13.347Z] [2021-08-21T00:29:13.347Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/39/openapi/v2/core-data.yaml] [2021-08-21T00:29:13.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:13.347Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:14.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55403 0:00:01 0:00:01 --:--:-- 55420 100 65452 0 0 100 65452 0 50172 0:00:01 0:00:01 --:--:-- 50193 [2021-08-21T00:29:14.751Z] [2021-08-21T00:29:14.751Z] [2021-08-21T00:29:14.751Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/39/openapi/v2/core-metadata.yaml] [2021-08-21T00:29:14.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:14.751Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:15.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 116k 0:00:01 0:00:01 --:--:-- 116k [2021-08-21T00:29:15.705Z] [2021-08-21T00:29:15.705Z] [2021-08-21T00:29:15.705Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/39/openapi/v2/support-notifications.yaml] [2021-08-21T00:29:15.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:15.705Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:16.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 79181 0:00:01 0:00:01 --:--:-- 79123 100 86007 0 0 100 86007 0 79163 0:00:01 0:00:01 --:--:-- 79123 [2021-08-21T00:29:16.658Z] [2021-08-21T00:29:16.658Z] [2021-08-21T00:29:16.658Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/39/openapi/v2/support-scheduler.yaml] [2021-08-21T00:29:16.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:16.923Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:17.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32939 0:00:01 0:00:01 --:--:-- 32953 100 36710 0 0 100 36710 0 32933 0:00:01 0:00:01 --:--:-- 32953 [2021-08-21T00:29:17.881Z] [2021-08-21T00:29:17.881Z] [2021-08-21T00:29:17.881Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/39/openapi/v2/system-agent.yaml] [2021-08-21T00:29:17.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T00:29:17.881Z] Dload Upload Total Spent Left Speed [2021-08-21T00:29:18.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 18971 0:00:01 0:00:01 --:--:-- 18987 100 19633 0 0 100 19633 0 18969 0:00:01 0:00:01 --:--:-- 18987 [2021-08-21T00:29:18.837Z] [2021-08-21T00:29:18.837Z] [Pipeline] } [2021-08-21T00:29:18.850Z] 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-08-21T00:29:19.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:29:19.423Z] . [Pipeline] withDockerContainer [2021-08-21T00:29:19.509Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:29:19.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:29:19.986Z] $ docker top 9624c1c65356b1ec4bb44307816a5db9ae94e369876dbe1819ef714f9a6fe29e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T00:29:20.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T00:29:20.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T00:29:20.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T00:29:20.305Z] $ docker exec 9624c1c65356b1ec4bb44307816a5db9ae94e369876dbe1819ef714f9a6fe29e ssh-agent [2021-08-21T00:29:20.451Z] SSH_AUTH_SOCK=/tmp/ssh-nsTmtC8RgGbA/agent.13 [2021-08-21T00:29:20.451Z] SSH_AGENT_PID=20 [2021-08-21T00:29:20.459Z] Running ssh-add (command line suppressed) [2021-08-21T00:29:20.575Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_701076875298062288.key (/w/workspace/edgex-go/39@tmp/private_key_701076875298062288.key) [2021-08-21T00:29:20.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T00:29:20.917Z] + git semver tag [2021-08-21T00:29:20.917Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T00:29:20.917Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-08-21T00:29:20.917Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-08-21T00:29:20.917Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T00:29:20.917Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T00:29:20.917Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T00:29:20.917Z] # $SEMVER_BRANCH = main [2021-08-21T00:29:20.917Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [2021-08-21T00:29:20.917Z] # e58d3ad6df51a4932149737fcf4ff898b8ee43d5 HEAD [2021-08-21T00:29:21.184Z] # -> Force: false [2021-08-21T00:29:21.184Z] # 4d7dc89649d77b30094b423fa3ce2a95c30a111e refs/tags/v2.0.1-dev.33 [Pipeline] } [2021-08-21T00:29:21.199Z] $ docker exec --env ******** --env ******** 9624c1c65356b1ec4bb44307816a5db9ae94e369876dbe1819ef714f9a6fe29e ssh-agent -k [2021-08-21T00:29:21.300Z] unset SSH_AUTH_SOCK; [2021-08-21T00:29:21.301Z] unset SSH_AGENT_PID; [2021-08-21T00:29:21.301Z] echo Agent pid 20 killed; [2021-08-21T00:29:21.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:29:21.679Z] + git semver [Pipeline] } [2021-08-21T00:29:21.699Z] $ docker stop --time=1 9624c1c65356b1ec4bb44307816a5db9ae94e369876dbe1819ef714f9a6fe29e [2021-08-21T00:29:22.903Z] $ docker rm -f 9624c1c65356b1ec4bb44307816a5db9ae94e369876dbe1819ef714f9a6fe29e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:29:23.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:29:23.370Z] [2021-08-21T00:29:23.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:29:23.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:29:23.881Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-21T00:29:23.881Z] ab5ef0e58194: Pulling fs layer [2021-08-21T00:29:23.881Z] 9712f1f96733: Pulling fs layer [2021-08-21T00:29:23.881Z] 63f879dbbcfc: Pulling fs layer [2021-08-21T00:29:23.881Z] 0d9ebad4ef96: Pulling fs layer [2021-08-21T00:29:23.881Z] e9a5061849ea: Pulling fs layer [2021-08-21T00:29:23.881Z] d747dcd14b5f: Pulling fs layer [2021-08-21T00:29:23.881Z] 2de7ff778b66: Pulling fs layer [2021-08-21T00:29:23.881Z] 0d9ebad4ef96: Waiting [2021-08-21T00:29:23.881Z] e9a5061849ea: Waiting [2021-08-21T00:29:23.881Z] d747dcd14b5f: Waiting [2021-08-21T00:29:23.881Z] 2de7ff778b66: Waiting [2021-08-21T00:29:23.881Z] 9712f1f96733: Download complete [2021-08-21T00:29:25.822Z] 63f879dbbcfc: Verifying Checksum [2021-08-21T00:29:25.822Z] 63f879dbbcfc: Download complete [2021-08-21T00:29:25.822Z] e9a5061849ea: Verifying Checksum [2021-08-21T00:29:25.822Z] e9a5061849ea: Download complete [2021-08-21T00:29:25.822Z] d747dcd14b5f: Verifying Checksum [2021-08-21T00:29:25.822Z] d747dcd14b5f: Download complete [2021-08-21T00:29:26.402Z] 2de7ff778b66: Verifying Checksum [2021-08-21T00:29:26.402Z] 2de7ff778b66: Download complete [2021-08-21T00:29:26.986Z] 0d9ebad4ef96: Verifying Checksum [2021-08-21T00:29:26.986Z] 0d9ebad4ef96: Download complete [2021-08-21T00:29:26.986Z] ab5ef0e58194: Verifying Checksum [2021-08-21T00:29:26.986Z] ab5ef0e58194: Download complete [2021-08-21T00:29:30.363Z] ab5ef0e58194: Pull complete [2021-08-21T00:29:30.633Z] 9712f1f96733: Pull complete [2021-08-21T00:29:31.223Z] 63f879dbbcfc: Pull complete [2021-08-21T00:29:35.517Z] 0d9ebad4ef96: Pull complete [2021-08-21T00:29:35.784Z] e9a5061849ea: Pull complete [2021-08-21T00:29:36.052Z] d747dcd14b5f: Pull complete [2021-08-21T00:29:37.474Z] 2de7ff778b66: Pull complete [2021-08-21T00:29:37.474Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-21T00:29:37.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-21T00:29:37.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-21T00:29:37.574Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:29:37.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-21T00:29:41.059Z] $ docker top ecd888e6a37d83c0f3ba186532964aac2360fd3d31123ed8a744b624bf53ccdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:29:41.162Z] provisioning config files... [2021-08-21T00:29:41.177Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/39@tmp/config4375378551723924614tmp [2021-08-21T00:29:41.198Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/39@tmp/config1829395242390315978tmp [2021-08-21T00:29:41.220Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/39@tmp/config7994983753952385060tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:29:41.250Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:41.570Z] ---> sigul-configuration.sh [2021-08-21T00:29:41.570Z] gpg: directory `/root/.gnupg' created [2021-08-21T00:29:41.570Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-21T00:29:41.570Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-21T00:29:41.570Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-21T00:29:41.570Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-21T00:29:41.570Z] gpg: CAST5 encrypted data [2021-08-21T00:29:41.570Z] gpg: encrypted with 1 passphrase [2021-08-21T00:29:41.570Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-21T00:29:41.886Z] + mkdir /home/jenkins [2021-08-21T00:29:41.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-21T00:29:42.196Z] + 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-08-21T00:29:42.212Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:42.523Z] ---> sigul-install.sh [2021-08-21T00:29:42.524Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-21T00:29:42.833Z] + git tag --list [2021-08-21T00:29:42.833Z] 0.6.0 [2021-08-21T00:29:42.833Z] 0.6.1 [2021-08-21T00:29:42.833Z] 0.7.0 [2021-08-21T00:29:42.833Z] 0.7.1 [2021-08-21T00:29:42.833Z] v1.0.0 [2021-08-21T00:29:42.833Z] v1.0.1 [2021-08-21T00:29:42.833Z] v1.1.0 [2021-08-21T00:29:42.833Z] v1.2.0 [2021-08-21T00:29:42.833Z] v1.2.1 [2021-08-21T00:29:42.833Z] v1.3.0 [2021-08-21T00:29:42.833Z] v1.3.1 [2021-08-21T00:29:42.833Z] v2.0.0 [2021-08-21T00:29:42.833Z] v2.0.1-dev.1 [2021-08-21T00:29:42.833Z] v2.0.1-dev.10 [2021-08-21T00:29:42.833Z] v2.0.1-dev.11 [2021-08-21T00:29:42.833Z] v2.0.1-dev.12 [2021-08-21T00:29:42.833Z] v2.0.1-dev.13 [2021-08-21T00:29:42.833Z] v2.0.1-dev.14 [2021-08-21T00:29:42.833Z] v2.0.1-dev.15 [2021-08-21T00:29:42.833Z] v2.0.1-dev.16 [2021-08-21T00:29:42.833Z] v2.0.1-dev.17 [2021-08-21T00:29:42.833Z] v2.0.1-dev.18 [2021-08-21T00:29:42.833Z] v2.0.1-dev.19 [2021-08-21T00:29:42.833Z] v2.0.1-dev.2 [2021-08-21T00:29:42.833Z] v2.0.1-dev.20 [2021-08-21T00:29:42.833Z] v2.0.1-dev.21 [2021-08-21T00:29:42.833Z] v2.0.1-dev.22 [2021-08-21T00:29:42.833Z] v2.0.1-dev.23 [2021-08-21T00:29:42.833Z] v2.0.1-dev.24 [2021-08-21T00:29:42.833Z] v2.0.1-dev.25 [2021-08-21T00:29:42.833Z] v2.0.1-dev.26 [2021-08-21T00:29:42.833Z] v2.0.1-dev.27 [2021-08-21T00:29:42.833Z] v2.0.1-dev.28 [2021-08-21T00:29:42.833Z] v2.0.1-dev.29 [2021-08-21T00:29:42.833Z] v2.0.1-dev.3 [2021-08-21T00:29:42.833Z] v2.0.1-dev.30 [2021-08-21T00:29:42.833Z] v2.0.1-dev.31 [2021-08-21T00:29:42.833Z] v2.0.1-dev.32 [2021-08-21T00:29:42.834Z] v2.0.1-dev.33 [2021-08-21T00:29:42.834Z] v2.0.1-dev.4 [2021-08-21T00:29:42.834Z] v2.0.1-dev.5 [2021-08-21T00:29:42.834Z] v2.0.1-dev.6 [2021-08-21T00:29:42.834Z] v2.0.1-dev.7 [2021-08-21T00:29:42.834Z] v2.0.1-dev.8 [2021-08-21T00:29:42.834Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-21T00:29:43.141Z] + lftools sign git-tag v2.0.1-dev.33 [2021-08-21T00:29:43.731Z] Signing Git tag with Sigul... [2021-08-21T00:29:43.731Z] Signing v2.0.1-dev.33 [Pipeline] echo [2021-08-21T00:29:44.705Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:45.019Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-21T00:29:45.032Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-21T00:29:45.061Z] $ docker stop --time=1 ecd888e6a37d83c0f3ba186532964aac2360fd3d31123ed8a744b624bf53ccdb [2021-08-21T00:29:46.286Z] $ docker rm -f ecd888e6a37d83c0f3ba186532964aac2360fd3d31123ed8a744b624bf53ccdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:29:46.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:29:46.969Z] . [Pipeline] withDockerContainer [2021-08-21T00:29:47.058Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:29:47.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:29:47.547Z] $ docker top 5ca95d468427f8e26a4713f5e7c1d9692e84ad23bead786b0a1bf2f32bce0bd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T00:29:47.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T00:29:47.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T00:29:47.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T00:29:47.830Z] $ docker exec 5ca95d468427f8e26a4713f5e7c1d9692e84ad23bead786b0a1bf2f32bce0bd6 ssh-agent [2021-08-21T00:29:48.172Z] SSH_AUTH_SOCK=/tmp/ssh-7sozBEwxLSnf/agent.13 [2021-08-21T00:29:48.172Z] SSH_AGENT_PID=19 [2021-08-21T00:29:48.186Z] Running ssh-add (command line suppressed) [2021-08-21T00:29:48.306Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_1677244695819613452.key (/w/workspace/edgex-go/39@tmp/private_key_1677244695819613452.key) [2021-08-21T00:29:48.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T00:29:48.881Z] + git semver bump pre [2021-08-21T00:29:48.881Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T00:29:48.881Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-08-21T00:29:48.881Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-08-21T00:29:48.881Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T00:29:48.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T00:29:48.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T00:29:48.881Z] # $SEMVER_BRANCH = main [2021-08-21T00:29:48.881Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [2021-08-21T00:29:48.881Z] 2.0.1-dev.34 [Pipeline] } [2021-08-21T00:29:48.896Z] $ docker exec --env ******** --env ******** 5ca95d468427f8e26a4713f5e7c1d9692e84ad23bead786b0a1bf2f32bce0bd6 ssh-agent -k [2021-08-21T00:29:48.997Z] unset SSH_AUTH_SOCK; [2021-08-21T00:29:48.997Z] unset SSH_AGENT_PID; [2021-08-21T00:29:48.997Z] echo Agent pid 19 killed; [2021-08-21T00:29:49.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:29:49.397Z] + git semver [Pipeline] } [2021-08-21T00:29:49.419Z] $ docker stop --time=1 5ca95d468427f8e26a4713f5e7c1d9692e84ad23bead786b0a1bf2f32bce0bd6 [2021-08-21T00:29:50.636Z] $ docker rm -f 5ca95d468427f8e26a4713f5e7c1d9692e84ad23bead786b0a1bf2f32bce0bd6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:29:51.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T00:29:51.025Z] . [Pipeline] withDockerContainer [2021-08-21T00:29:51.112Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:29:51.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-21T00:29:51.583Z] $ docker top 350d1a6e7338a4d18d645b0f4a3e80d19f0f9f90060d19f801703b03957e9df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T00:29:51.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T00:29:51.719Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T00:29:51.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T00:29:51.857Z] $ docker exec 350d1a6e7338a4d18d645b0f4a3e80d19f0f9f90060d19f801703b03957e9df5 ssh-agent [2021-08-21T00:29:51.984Z] SSH_AUTH_SOCK=/tmp/ssh-YJXDfUXytnP2/agent.14 [2021-08-21T00:29:51.984Z] SSH_AGENT_PID=20 [2021-08-21T00:29:51.994Z] Running ssh-add (command line suppressed) [2021-08-21T00:29:52.112Z] Identity added: /w/workspace/edgex-go/39@tmp/private_key_7572174449622146877.key (/w/workspace/edgex-go/39@tmp/private_key_7572174449622146877.key) [2021-08-21T00:29:52.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T00:29:52.447Z] + git semver push [2021-08-21T00:29:52.447Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T00:29:52.447Z] # $GIT_DIR = /w/workspace/edgex-go/39/.git [2021-08-21T00:29:52.447Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/39 [2021-08-21T00:29:52.447Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T00:29:52.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T00:29:52.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T00:29:52.447Z] # $SEMVER_BRANCH = main [2021-08-21T00:29:52.447Z] # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } [2021-08-21T00:29:55.797Z] $ docker exec --env ******** --env ******** 350d1a6e7338a4d18d645b0f4a3e80d19f0f9f90060d19f801703b03957e9df5 ssh-agent -k [2021-08-21T00:29:55.902Z] unset SSH_AUTH_SOCK; [2021-08-21T00:29:55.903Z] unset SSH_AGENT_PID; [2021-08-21T00:29:55.903Z] echo Agent pid 20 killed; [2021-08-21T00:29:55.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T00:29:56.267Z] + git semver [Pipeline] } [2021-08-21T00:29:56.287Z] $ docker stop --time=1 350d1a6e7338a4d18d645b0f4a3e80d19f0f9f90060d19f801703b03957e9df5 [2021-08-21T00:29:57.504Z] $ docker rm -f 350d1a6e7338a4d18d645b0f4a3e80d19f0f9f90060d19f801703b03957e9df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-21T00:29:58.330Z] + '[' -d /w/workspace/edgex-go/39/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:58.656Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:29:59.245Z] ---> package-listing.sh [2021-08-21T00:29:59.245Z] ++ facter osfamily [2021-08-21T00:29:59.245Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-21T00:29:59.521Z] + OS_FAMILY=redhat [2021-08-21T00:29:59.521Z] + workspace=/w/workspace/edgex-go/39 [2021-08-21T00:29:59.521Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-21T00:29:59.521Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-21T00:29:59.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-21T00:29:59.521Z] + PACKAGES=/tmp/packages_start.txt [2021-08-21T00:29:59.521Z] + '[' /w/workspace/edgex-go/39 ']' [2021-08-21T00:29:59.521Z] + PACKAGES=/tmp/packages_end.txt [2021-08-21T00:29:59.521Z] + case "${OS_FAMILY}" in [2021-08-21T00:29:59.521Z] + rpm -qa [2021-08-21T00:29:59.521Z] + sort [2021-08-21T00:30:02.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-21T00:30:02.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-21T00:30:02.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-21T00:30:02.863Z] + '[' /w/workspace/edgex-go/39 ']' [2021-08-21T00:30:02.863Z] + mkdir -p /w/workspace/edgex-go/39/archives/ [2021-08-21T00:30:02.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/39/archives/ [Pipeline] echo [2021-08-21T00:30:02.884Z] 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/39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-21T00:30:03.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:30:03.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:30:03.772Z] [2021-08-21T00:30:03.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T00:30:04.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:30:04.105Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T00:30:04.105Z] b4d181a07f80: Pulling fs layer [2021-08-21T00:30:04.105Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T00:30:04.105Z] ed53099fbce6: Pulling fs layer [2021-08-21T00:30:04.105Z] dc539afda2c1: Pulling fs layer [2021-08-21T00:30:04.105Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T00:30:04.105Z] 9065ff56babe: Pulling fs layer [2021-08-21T00:30:04.105Z] d287ab97295c: Pulling fs layer [2021-08-21T00:30:04.105Z] 77bc0d833cb6: Waiting [2021-08-21T00:30:04.105Z] 9065ff56babe: Waiting [2021-08-21T00:30:04.105Z] d287ab97295c: Waiting [2021-08-21T00:30:04.105Z] dc539afda2c1: Waiting [2021-08-21T00:30:04.371Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T00:30:04.371Z] a1111a8f2ec3: Download complete [2021-08-21T00:30:04.371Z] dc539afda2c1: Download complete [2021-08-21T00:30:04.640Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T00:30:04.640Z] 77bc0d833cb6: Download complete [2021-08-21T00:30:04.640Z] 9065ff56babe: Verifying Checksum [2021-08-21T00:30:04.640Z] 9065ff56babe: Download complete [2021-08-21T00:30:04.905Z] ed53099fbce6: Verifying Checksum [2021-08-21T00:30:04.905Z] ed53099fbce6: Download complete [2021-08-21T00:30:05.494Z] b4d181a07f80: Verifying Checksum [2021-08-21T00:30:05.494Z] b4d181a07f80: Download complete [2021-08-21T00:30:06.916Z] b4d181a07f80: Pull complete [2021-08-21T00:30:06.916Z] a1111a8f2ec3: Pull complete [2021-08-21T00:30:07.905Z] ed53099fbce6: Pull complete [2021-08-21T00:30:07.905Z] dc539afda2c1: Pull complete [2021-08-21T00:30:08.170Z] 77bc0d833cb6: Pull complete [2021-08-21T00:30:08.170Z] 9065ff56babe: Pull complete [2021-08-21T00:30:08.757Z] d287ab97295c: Verifying Checksum [2021-08-21T00:30:08.757Z] d287ab97295c: Download complete [2021-08-21T00:30:15.402Z] d287ab97295c: Pull complete [2021-08-21T00:30:15.402Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T00:30:15.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T00:30:15.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T00:30:15.488Z] prd-centos7-docker-4c-2g-459 does not seem to be running inside a container [2021-08-21T00:30:15.548Z] $ 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/39/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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T00:30:18.314Z] $ docker top b779d426708c0509907fec74c766edf1165f034d5bb0f9e5de438a171b3d980e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T00:30:18.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-21T00:30:19.005Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-21T00:30:19.315Z] + ls /var/log/sa-host [2021-08-21T00:30:19.315Z] + sadf -c /var/log/sa-host/sa19 [2021-08-21T00:30:19.315Z] file_magic: OK [2021-08-21T00:30:19.315Z] HZ: Using current value: 100 [2021-08-21T00:30:19.315Z] file_header: OK [2021-08-21T00:30:19.315Z] 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-08-21T00:30:19.315Z] Statistics: [2021-08-21T00:30:19.315Z] Hnuu...uuuununununu... [2021-08-21T00:30:19.315Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T00:30:19.315Z] + sadf -c /var/log/sa-host/sa21 [2021-08-21T00:30:19.315Z] file_magic: OK [2021-08-21T00:30:19.315Z] HZ: Using current value: 100 [2021-08-21T00:30:19.315Z] file_header: OK [2021-08-21T00:30:19.315Z] 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-08-21T00:30:19.315Z] Statistics: [2021-08-21T00:30:19.315Z] 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-08-21T00:30:19.315Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T00:30:19.912Z] provisioning config files... [2021-08-21T00:30:19.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/39@tmp/config2261120648667528156tmp [Pipeline] { [Pipeline] echo [2021-08-21T00:30:19.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:30:20.270Z] ---> create-netrc.sh [Pipeline] } [2021-08-21T00:30:20.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:30:20.693Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-21T00:30:20.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:30:21.014Z] ---> sudo-logs.sh [2021-08-21T00:30:21.015Z] Archiving 'sudo' log.. [2021-08-21T00:30:21.015Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known [2021-08-21T00:30:21.015Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-459.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-21T00:30:21.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:30:21.356Z] ---> job-cost.sh [2021-08-21T00:30:21.356Z] lf-activate-venv: SKIPPING [2021-08-21T00:30:21.356Z] DEBUG: total: 0.10999999940395355 [2021-08-21T00:30:21.356Z] INFO: Retrieving Stack Cost... [2021-08-21T00:30:22.755Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T00:30:22.755Z] INFO: Archiving Costs [Pipeline] echo [2021-08-21T00:30:22.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T00:30:23.075Z] ---> logs-deploy.sh [2021-08-21T00:30:23.076Z] lf-activate-venv: SKIPPING [2021-08-21T00:30:23.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/39 [2021-08-21T00:30:23.076Z] INFO: archiving workspace using pattern(s): [2021-08-21T00:30:24.031Z] Archives upload complete. [2021-08-21T00:30:24.031Z] INFO: archiving logs to Nexus